summary refs log tree commit diff stats
path: root/src/common
AgeCommit message (Collapse)Author
2012-06-15Add x64 support to the VS solutionBerke Viktor
2012-06-15LOTS of fixes to the VS solutionBerke Viktor
2012-06-10Don't use the user's login name for real name while it's invisibleBerke Viktor
2012-06-10Migrate VS solution to VS2010+WDK7Berke Viktor
2012-06-03Also check for executable name when restoring from tray via shortcutBerke Viktor
2012-06-03OopsieBerke Viktor
2012-06-03Initial Visual Studio solutionBerke Viktor
2012-06-02Merge branch 'master' into wdkBerke Viktor
2012-06-02Update XChat to r1508Berke Viktor
2012-06-02Restore XChat-WDK from tray when only one instance is allowed to run and ↵Berke Viktor
X-Tray is used
2012-05-28Search window improvements (Richard Hitt)Berke Viktor
2012-05-13Merge branch 'master' into wdkBerke Viktor
2012-05-13Update XChat to r1507Berke Viktor
2012-03-16Merge branch 'master' into wdkBerke Viktor
2012-03-15update xchat to r1503Berke Viktor
2012-02-16Merge branch 'master' into wdkBerke Viktor
2012-02-16update xchat to r1501Berke Viktor
2012-02-16fix for time stamp format crashesBerke 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-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-11some more multiplatform supportBerke Viktor
2011-12-11initial patches for linux compatibilityBerke 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-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-25disable one instance option in portable modeBerke Viktor
2011-11-25option to allow only one instance xchat to runBerke Viktor