summary refs log tree commit diff stats
path: root/src/common/cfgfiles.c
AgeCommit message (Expand)Author
2013-09-27Replace xtext's transparency with full window transparencyTingPing
2013-09-19Add fullscreen to to view menuTingPing
2013-09-15Replace search window with a searchbarTingPing
2013-06-28Added preferences options to enable the server-time extension when available.Diogo Sousa
2013-06-08Minor cosmetic changesDiogo Sousa
2013-06-08Now the default configuration tries to set the language from the systemDiogo Sousa
2013-06-07Change default irc_ban_type to 1TingPing
2013-05-24Merge pull request #590 from orium/run-as-root-589-504TingPing
2013-05-20Temporary workaround for reconnect crashes on win32Berke Viktor
2013-05-17Increase default irc_join_delay to 5TingPing
2013-05-13Restructured a fair bit of cfgfiles.c. Besides making the code cleaner this a...Diogo Sousa
2013-05-12Removed unnecessary call to check_prefs_dir() in load_config().Diogo Sousa
2013-05-12Now hexchat doesn't abnormally terminal when started as root.Diogo Sousa
2013-05-11CosmeticsBerke Viktor
2013-05-11Make logmask consistent with scrollback maskBerke Viktor
2013-05-04Replace g_strdup_printf with g_build_filename where possibleBerke Viktor
2013-04-28Remove away announceTingPing
2013-04-28Store just the filename if the sound file comes from the default sound dirBerke Viktor
2013-04-28Remove dead code for sound_commandBerke Viktor
2013-04-27Get rid of bundled beepBerke Viktor
2013-04-27Reverts commit d964af81428a6d768aeb96906eb0538a30d919caTingPing
2013-04-16Move beep to proper placeBerke Viktor
2013-04-14Use bundled beep file for beep alertsBerke Viktor
2013-04-14Remove sound_dir, it's pointlessBerke Viktor
2013-04-14Add default beep sound, deploy on WindowsBerke Viktor
2013-04-13Add option for omitting alerts while focusedTingPing
2013-04-05Fix root user warning running before g_type_initTingPing
2013-04-03renable irc_who_join by defaultTingPing
2013-03-24Merge pull request #445 from TingPing/ulistcolorsTingPing
2013-03-09Add option to color nicknames in the userlist to match the chatTingPing
2013-03-09Add irc_notice_pos settingTingPing
2013-02-18Fallback to $HOME/Downloads for dcc_dirTingPing
2013-02-16follow XDG for default download directoryTingPing
2013-02-16Try to create the addons folder initiallyBerke Viktor
2013-01-04Merge pull request #337 from TingPing/trayRichardHitt
2013-01-02use g_get_user_config_dirTingPing
2012-12-29default irc_whois_front onTingPing
2012-12-23fix incorrect FSF addressDan Mashal
2012-12-20allow tray blinks to be static iconsTingPing
2012-12-20Add auto-away to plugin-trayTingPing
2012-12-01rename pane height variableTingPing
2012-11-30Save pane height and restore on startTingPing
2012-11-12Make sure g_strconcat() result is NULL terminatedBerke Viktor
2012-11-12utf8-everywhere: Forgot the g_free's and the g_unlink / g_rename.Arnav Singh
2012-11-12Fix g_strdup_printf() call causing removal of hexchat.confBerke Viktor
2012-11-11utf8-everywhere: Fixed some remaining C file I/O API calls to use the glib API.Arnav Singh
2012-11-11Disable one instance code coz it's really buggyBerke Viktor
2012-11-11Copy-paste fixBerke Viktor
2012-11-10Explode gui_tray_flagsBerke Viktor
2012-11-10Eliminate some more warnings and hide less warnings in VSBerke Viktor