summary refs log tree commit diff stats
path: root/src
AgeCommit message (Expand)Author
2012-02-15provide a GUI field for alternative fonts, pango.aliases replacementBerke Viktor
2012-02-04fix compilation error on Linux due to bad mergeBerke Viktor
2012-02-01IPv6 support for XChat (Olipro)Berke Viktor
2012-01-30avoid confusion about strftimeBerke Viktor
2012-01-20Revert "allow for disabling the filtering mechanism"Berke Viktor
2012-01-20allow for disabling the filtering mechanismBerke Viktor
2012-01-20initial patch for filtering malicious characters on win32 (Khisanth)Berke Viktor
2012-01-15remove unused bufferBerke Viktor
2012-01-15avoid garbage in xchat_pluginpref_listBerke Viktor
2012-01-15implement xchat_pluginpref_listBerke Viktor
2012-01-15refactor plugin config API and add skeleton for xchat_pluginpref_listBerke Viktor
2012-01-14implement xchat_del_pluginprefBerke Viktor
2012-01-14skeleton for xchat_del_pluginprefBerke Viktor
2012-01-08Merge branch 'master' into wdkBerke Viktor
2012-01-08update xchat to r1499Berke Viktor
2011-12-11fix built-in spelling on linuxBerke Viktor
2011-12-11some more multiplatform supportBerke Viktor
2011-12-11initial patches for linux compatibilityBerke Viktor
2011-12-02obs gtk 2.24 is utter, unusable crap, revert to gtk 2.16Berke Viktor
2011-12-01return to original code, this is an unnecessary modificatinoBerke Viktor
2011-12-01fix cfgfiles bug when variable names include each otherBerke Viktor
2011-12-01plugin api conformanceBerke Viktor
2011-11-30refactoringBerke Viktor
2011-11-30make error check possible for xchat_get_plugin_pref_intBerke Viktor
2011-11-30cosmeticsBerke Viktor
2011-11-30some more unix love for plugin configBerke Viktor
2011-11-30plugin config - separate string and int functionsBerke Viktor
2011-11-30cosmeticsBerke Viktor
2011-11-30fix nasty ifdef bugBerke Viktor
2011-11-30plugin config unix compatibility part 1Berke Viktor
2011-11-30fix some memory leaksBerke Viktor
2011-11-30cfg_put_str is not required anymoreBerke Viktor
2011-11-30plugin config save is done via raw file access, now works with multiple varsBerke Viktor
2011-11-29initial plugin config framework, can't save multiple entriesBerke Viktor
2011-11-29disable taskbar alerts on x86 until it's fixed in gtkBerke Viktor
2011-11-28supposed fix for xtray, but not working correctly yetBerke Viktor
2011-11-28some branding for gtkprefBerke Viktor
2011-11-28obs fixes part 1Berke Viktor
2011-11-25an ugly hack to make the about screen consistentBerke Viktor
2011-11-25disable one instance option in portable modeBerke 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-23disable saveconf menu item, autosave will be added laterBerke Viktor
2011-11-23the same for outbound /saveconfBerke Viktor
2011-11-23be consistent with menu itemBerke Viktor
2011-11-23add menu item for saving preferences to diskBerke Viktor
2011-11-23update offset due to new menu item (copy selection)Berke Viktor
2011-11-23Revert "add option to auto-open a new tab when sending /msg (openSUSE)", /que...Berke Viktor
2011-11-23report back when saving preferences via commandBerke Viktor
2011-11-23remove unused variableBerke Viktor