summary refs log tree commit diff stats
path: root/src/common/cfgfiles.c
AgeCommit message (Expand)Author
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
2012-09-16Open links with just left click by defaultBerke Viktor
2012-09-15Disable running WHO after joining channel by defaultBerke Viktor
2012-09-01Some more consistency for variable namesBerke Viktor
2012-09-01Consolidate color stripping for messages, topic and scrollbackBerke Viktor
2012-09-01Add Unifont to the default list of alternative fontsBerke Viktor
2012-07-26Don't hardcode path when printing error message for config dir creationBerke Viktor
2012-07-23Make HexChat remember minimum and maximum users set in channel listBerke Viktor
2012-07-21Fix error message displayed when cannot create config folderBerke Viktor
2012-07-21Some aid for compiler warningsBerke Viktor
2012-07-21Add MS Gothic to default list of alternative fontsBerke Viktor
2012-07-19Add option to retain colors in scrollbackBerke Viktor
2012-07-16Remove tab_xp as it was an xchat-windows thingBerke Viktor
2012-07-13Make the About screen and CTCP VERSION consistent and remove the license text...Berke Viktor
2012-07-13Config folder and some more HTM rebrandingBerke Viktor
2012-06-16Fix string handling for Turkish localeBerke Viktor
2012-06-10Don't use the user's login name for real name while it's invisibleBerke Viktor
2012-05-28Search window improvements (Richard Hitt)Berke Viktor
2012-03-16Merge branch 'master' into wdkBerke Viktor
2012-03-15update xchat to r1503Berke Viktor
2012-02-15provide a GUI field for alternative fonts, pango.aliases replacementBerke Viktor
2012-01-20Revert "allow for disabling the filtering mechanism"Berke Viktor
2012-01-20allow for disabling the filtering mechanismBerke Viktor
2011-12-11initial patches for linux compatibilityBerke Viktor
2011-12-01fix cfgfiles bug when variable names include each otherBerke Viktor
2011-11-30cfg_put_str is not required anymoreBerke Viktor
2011-11-29initial plugin config framework, can't save multiple entriesBerke Viktor
2011-11-25option to allow only one instance xchat to runBerke Viktor
2011-11-23no manual saving, auto-save changes during /setBerke Viktor
2011-11-23Revert "add option to auto-open a new tab when sending /msg (openSUSE)", /que...Berke Viktor
2011-10-29re-enable transparent backgroundsBerke Viktor