summary refs log tree commit diff stats
path: root/src/common/cfgfiles.c
AgeCommit message (Expand)Author
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
2012-11-04Some more platform unificationBerke Viktor
2012-11-03utf8-everywhere: Fixed crash when passing in a config directory using -dArnavion
2012-11-03utf8-everywhere: Removed unreferenced local variables.Arnavion
2012-11-03Initial commit for utf8 everywhere.Arnavion
2012-11-04By default, open dialog window for doubleclick on a nick in the user listBerke Viktor
2012-10-31that malloc should have been made bigger when renaming xchat.conf to hexchat....Daniel Leining
2012-10-30Eliminate even more warnings and bump warning level to 3Berke Viktor
2012-10-30Eliminate some more warningsBerke Viktor
2012-10-30Nah, even more rebrandingBerke Viktor
2012-10-28Add option to hide user mode icon in nick boxBerke Viktor
2012-10-28Use Consolas as the default font where availableBerke Viktor
2012-10-27Accidental commit is accidentalBerke Viktor
2012-10-27Redesign the About dialog a'la XChatBerke Viktor
2012-10-25Use own configfileBerke Viktor
2012-10-24A lot more rebrandingBerke Viktor
2012-10-22More fixes, sorting and cleanupBerke Viktor
2012-10-22Fix user count optionsBerke Viktor
2012-10-22Fix nick box settingBerke Viktor
2012-10-22Fix DCC accept default valueBerke Viktor
2012-10-22Apparently, auto_indent is not needed anymoreBerke Viktor
2012-10-22Variable cleanup for the restBerke Viktor
2012-10-22Variable cleanup for irc_*Berke Viktor
2012-10-22Variable cleanup for input_*Berke Viktor
2012-10-22Variable cleanup for gui_*Berke Viktor
2012-10-22Variable cleanup for flood_*Berke Viktor
2012-10-22Variable cleanup for dcc_*Berke Viktor
2012-10-22Variable cleanup for completion_*Berke Viktor
2012-10-22Variable cleanup for away_*Berke Viktor