Age | Commit message (Expand) | Author |
2012-06-16 | Fix string handling for Turkish locale | Berke Viktor |
2012-06-15 | Add .user files and .gitignore | Berke Viktor |
2012-06-15 | Add x64 support to the VS solution | Berke Viktor |
2012-06-15 | LOTS of fixes to the VS solution | Berke Viktor |
2012-06-10 | Don't use the user's login name for real name while it's invisible | Berke Viktor |
2012-06-10 | Migrate VS solution to VS2010+WDK7 | Berke Viktor |
2012-06-03 | Also check for executable name when restoring from tray via shortcut | Berke Viktor |
2012-06-03 | Oopsie | Berke Viktor |
2012-06-03 | Initial Visual Studio solution | Berke Viktor |
2012-06-02 | Merge branch 'master' into wdk | Berke Viktor |
2012-06-02 | Update XChat to r1508 | Berke Viktor |
2012-06-02 | Restore XChat-WDK from tray when only one instance is allowed to run and X-Tr... | Berke Viktor |
2012-05-28 | Search window improvements (Richard Hitt) | Berke Viktor |
2012-05-13 | Merge branch 'master' into wdk | Berke Viktor |
2012-05-13 | Update XChat to r1507 | Berke Viktor |
2012-03-16 | Merge branch 'master' into wdk | Berke Viktor |
2012-03-15 | update xchat to r1503 | Berke Viktor |
2012-02-16 | Merge branch 'master' into wdk | Berke Viktor |
2012-02-16 | update xchat to r1501 | Berke Viktor |
2012-02-16 | fix for time stamp format crashes | Berke Viktor |
2012-02-15 | provide a GUI field for alternative fonts, pango.aliases replacement | Berke Viktor |
2012-02-04 | fix compilation error on Linux due to bad merge | Berke Viktor |
2012-02-01 | IPv6 support for XChat (Olipro) | Berke Viktor |
2012-01-20 | Revert "allow for disabling the filtering mechanism" | Berke Viktor |
2012-01-20 | allow for disabling the filtering mechanism | Berke Viktor |
2012-01-20 | initial patch for filtering malicious characters on win32 (Khisanth) | Berke Viktor |
2012-01-15 | remove unused buffer | Berke Viktor |
2012-01-15 | avoid garbage in xchat_pluginpref_list | Berke Viktor |
2012-01-15 | implement xchat_pluginpref_list | Berke Viktor |
2012-01-15 | refactor plugin config API and add skeleton for xchat_pluginpref_list | Berke Viktor |
2012-01-14 | implement xchat_del_pluginpref | Berke Viktor |
2012-01-14 | skeleton for xchat_del_pluginpref | Berke Viktor |
2012-01-08 | Merge branch 'master' into wdk | Berke Viktor |
2012-01-08 | update xchat to r1499 | Berke Viktor |
2011-12-11 | some more multiplatform support | Berke Viktor |
2011-12-11 | initial patches for linux compatibility | Berke Viktor |
2011-12-01 | return to original code, this is an unnecessary modificatino | Berke Viktor |
2011-12-01 | fix cfgfiles bug when variable names include each other | Berke Viktor |
2011-12-01 | plugin api conformance | Berke Viktor |
2011-11-30 | refactoring | Berke Viktor |
2011-11-30 | make error check possible for xchat_get_plugin_pref_int | Berke Viktor |
2011-11-30 | cosmetics | Berke Viktor |
2011-11-30 | plugin config - separate string and int functions | Berke Viktor |
2011-11-30 | cosmetics | Berke Viktor |
2011-11-30 | fix nasty ifdef bug | Berke Viktor |
2011-11-30 | plugin config unix compatibility part 1 | Berke Viktor |
2011-11-30 | fix some memory leaks | Berke Viktor |
2011-11-30 | cfg_put_str is not required anymore | Berke Viktor |
2011-11-30 | plugin config save is done via raw file access, now works with multiple vars | Berke Viktor |
2011-11-29 | initial plugin config framework, can't save multiple entries | Berke Viktor |