summary refs log tree commit diff stats
path: root/src/common/cfgfiles.c
AgeCommit message (Expand)Author
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
2012-10-22Rebrand xchatprefsBerke Viktor
2012-10-22Add missing define for UnixBerke Viktor
2012-10-22Get rid of platform-specific settings (except for fast DCC), make migrations ...Berke Viktor
2012-10-22Get rid of ALL gui_tweaksBerke Viktor
2012-10-22Learn some grammarBerke Viktor
2012-10-22Get rid of gui_tweaks 4Berke Viktor
2012-10-22Get rid of gui_tweaks 8Berke Viktor
2012-10-22Get rid of gui_tweaks 16 & 1Berke Viktor
2012-10-22Get rid of gui_tweaks 32Berke Viktor
2012-10-22Get rid of gui_tweaks 64Berke Viktor
2012-10-22Rename tab_* to gui_tab_*Berke Viktor
2012-10-22Get rid of obsolete valuesBerke Viktor
2012-10-20Fix TYPE_BOOL vs unsigned int inconsistencyBerke Viktor
2012-10-20Update set variable after English lang code changeBerke Viktor
2012-10-18Hardcoded dropdown menu for language selectionBerke Viktor
2012-10-18Initial version of language selector GUIBerke Viktor
2012-10-15Print previous value after /SETBerke Viktor
2012-10-15Reformat the /SET codeBerke Viktor
2012-10-13Provide builtin defauls for treeview iconsBerke Viktor
2012-10-13By default, use pure white background color and use background color for UI e...Berke Viktor
2012-10-13Add option to omit alerts when marked as being awayBerke Viktor
2012-10-13Make beep consistent with other alertsBerke Viktor
2012-10-13By default, use <config>/downloads for DCC file transfers when in portable modeBerke Viktor
2012-10-13get_xdir_fs() cleanupBerke Viktor
2012-10-13Save URLs to disk on-the-fly and provide an option for toggling itBerke Viktor
2012-10-13Get rid of auto_save, we always want to saveBerke Viktor
2012-10-04Enable timestamps by default and change default format to include secondsBerke Viktor
2012-10-02Update default URL grabber limitBerke Viktor
2012-10-01Fix memory leak related to url grabbingRichardHitt
2012-09-29Limit the number of URLs to keep and add GUI options for itBerke Viktor
2012-09-21no highlights for some more annoying nicksDaniel Leining