Age | Commit message (Expand) | Author |
2013-04-14 | Add accounts to users in get_list | TingPing |
2013-04-02 | Remove most of HexTray and one instance | Berke Viktor |
2013-02-13 | Make sure we don't auto-load HexTray | Berke Viktor |
2013-01-19 | Correct almost all compiler warning issues | RichardHitt |
2012-12-23 | fix incorrect FSF address | Dan Mashal |
2012-11-12 | Disable auto-loading of deprecated plugins | Berke Viktor |
2012-11-04 | Use configdir instead of *xchatdir* | Berke Viktor |
2012-11-04 | Case tabulation | Berke Viktor |
2012-11-04 | Case simplification | Berke Viktor |
2012-11-03 | Initial commit for utf8 everywhere. | Arnavion |
2012-10-30 | Eliminate even more warnings and bump warning level to 3 | Berke Viktor |
2012-10-30 | Nah, even more rebranding | Berke Viktor |
2012-10-30 | Some final rebranding | Berke Viktor |
2012-10-30 | Rebrand get_info(xchatdir) but remain compatible for Perl and Python | Berke Viktor |
2012-10-30 | Some more fixes | Berke Viktor |
2012-10-30 | Some remaining fixes | Berke Viktor |
2012-10-30 | Rebranding for the rest of plugin* | Berke Viktor |
2012-10-30 | Rebranding for XCHAT_EAT_* | Berke Viktor |
2012-10-30 | Forgot this one | Berke Viktor |
2012-10-30 | Revert "Proof-of-concept compat mode for XChat" | Berke Viktor |
2012-10-30 | Proof-of-concept compat mode for XChat | Berke Viktor |
2012-10-29 | Make HexTray filename consistent with the rest | Berke Viktor |
2012-10-25 | Get rid of the SASL plugin | Berke Viktor |
2012-10-24 | A lot more rebranding | Berke Viktor |
2012-10-21 | Rename WinSys on the code level | Berke Viktor |
2012-07-27 | Fix auto-loading the Perl interface on Windows | Berke Viktor |
2012-07-26 | Auto-load user plugins and scripts from <config>/addons | Berke Viktor |
2012-07-26 | Autoload local plugins from <config>/plugins | Berke Viktor |
2012-07-21 | Supposed fix for g_io_channel_read() deprecation | Berke Viktor |
2012-07-13 | Another bunch of rebranding stuff | Berke Viktor |
2012-07-12 | Even more rebranding | Berke Viktor |
2012-06-16 | Fix string handling for Turkish locale | 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 |
2011-12-11 | some more multiplatform support | Berke Viktor |
2011-12-01 | return to original code, this is an unnecessary modificatino | 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 | plugin config save is done via raw file access, now works with multiple vars | Berke Viktor |