Age | Commit message (Expand) | Author |
2012-02-16 | fix for time stamp format crashes | Berke Viktor |
2012-02-16 | avoid unnecessary g_free() calls | 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-30 | avoid confusion about strftime | 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 | fix built-in spelling on linux | Berke Viktor |
2011-12-11 | some more multiplatform support | Berke Viktor |
2011-12-11 | initial patches for linux compatibility | Berke Viktor |
2011-12-02 | obs gtk 2.24 is utter, unusable crap, revert to gtk 2.16 | 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 | some more unix love for plugin config | 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 |
2011-11-29 | disable taskbar alerts on x86 until it's fixed in gtk | Berke Viktor |
2011-11-28 | supposed fix for xtray, but not working correctly yet | Berke Viktor |
2011-11-28 | some branding for gtkpref | Berke Viktor |
2011-11-28 | obs fixes part 1 | Berke Viktor |
2011-11-25 | an ugly hack to make the about screen consistent | Berke Viktor |
2011-11-25 | disable one instance option in portable mode | Berke Viktor |
2011-11-25 | option to allow only one instance xchat to run | Berke Viktor |
2011-11-23 | no manual saving, auto-save changes during /set | Berke Viktor |
2011-11-23 | disable saveconf menu item, autosave will be added later | Berke Viktor |
2011-11-23 | the same for outbound /saveconf | Berke Viktor |
2011-11-23 | be consistent with menu item | Berke Viktor |
2011-11-23 | add menu item for saving preferences to disk | Berke Viktor |
2011-11-23 | update offset due to new menu item (copy selection) | Berke Viktor |
2011-11-23 | Revert "add option to auto-open a new tab when sending /msg (openSUSE)", /que... | Berke Viktor |