summary refs log tree commit diff stats
path: root/src
AgeCommit message (Collapse)Author
2012-06-02Eliminate multiple inclusions (Richard Hitt)Richart Hitt
2012-05-28Search window improvements (Richard Hitt)Berke Viktor
2012-05-16remove real name field from network listBerke Viktor
2012-05-13Merge branch 'master' into wdkBerke Viktor
2012-05-13Update XChat to r1507Berke Viktor
2012-05-04Merge branch 'master' into wdkBerke Viktor
2012-05-04update xchat to r1505Berke Viktor
2012-03-16Merge branch 'master' into wdkBerke Viktor
2012-03-15update xchat to r1503Berke Viktor
2012-02-16Revert "add some nice message to About"Berke Viktor
This reverts commit e3121eae6879a155aa59293b1c790822f5bd87df.
2012-02-16add some nice message to AboutBerke Viktor
2012-02-16Merge branch 'master' into wdkBerke Viktor
2012-02-16update xchat to r1501Berke Viktor
2012-02-16cosmeticsBerke Viktor
2012-02-16fix for time stamp format crashesBerke Viktor
2012-02-16avoid unnecessary g_free() callsBerke Viktor
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
This reverts commit c1ec6d1039317342ed339f2ca1b52e2f4f3b07d3.
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