Age | Commit message (Expand) | Author |
2013-09-25 | Make Python version consistent on both platforms | TingPing |
2013-09-15 | Convert project files to vs2013 | Eustachy Kapusta |
2013-08-04 | Add reload command for plugins and add to gui | TingPing |
2013-07-30 | python: Set VERSION using existing VERSION_MAJOR and VERSION_MINOR macros and... | Arnavion |
2013-07-26 | Fix some warnings | TingPing |
2013-07-26 | Python: Fix callbacks for the "special" print hooks | TingPing |
2013-07-24 | Move optimization settings from all subsequent projects to hexchat.props | Eustachy Kapusta |
2013-07-21 | Python: return hooks with PyLong_FromVoidPtr | TingPing |
2013-07-19 | Python: Use keywords for attributes in emit_print() | TingPing |
2013-07-19 | Python: Add support for attributes in hooks | TingPing |
2013-06-04 | Python: revert 43bd9483ce | TingPing |
2013-06-02 | Python: return true/false from set/del_pluginpref | TingPing |
2013-06-02 | Python: Save pluginprefs to seperate files | TingPing |
2013-05-30 | fix crash | TingPing |
2013-05-22 | Python: Allow unhooking commands and prints by name | TingPing |
2013-05-18 | Rebrand python about message | TingPing |
2013-05-18 | Support time lists via python | TingPing |
2013-05-14 | python: Hold a reference to plugin instead of dereferencing hook to get to it. | Arnavion |
2013-05-09 | Import hexchat automatically when calling /py exec | TingPing |
2013-05-09 | Fix returning gtkwin_ptr from python api | TingPing |
2013-05-04 | Typofix | Berke Viktor |
2013-05-04 | Use system include syntax | Berke Viktor |
2013-05-04 | Add Python major version to plugin description | Berke Viktor |
2013-05-04 | python: fully delete failed plugins | TingPing |
2013-05-04 | fix possible crash | TingPing |
2013-05-04 | Fix output name | Berke Viktor |
2013-05-03 | Add python3 plugin | TingPing |
2013-04-28 | Don't hardcode "plugins" as the subdirectory for plugins in many | Christoph J. Thompson |
2013-04-25 | win32: Moved PlatformToolset configuration to individual project files. It sh... | Arnavion |
2013-04-13 | hook reload command | TingPing |
2013-04-13 | fix crash after reloading script | TingPing |
2013-04-12 | Fix possible crash | TingPing |
2013-04-12 | Rebrand object types | TingPing |
2013-04-08 | Use EAT_HEXCHAT on hexchat module | TingPing |
2013-04-08 | Give both modules the version too. | TingPing |
2013-04-08 | Add constants to both modules | TingPing |
2013-04-08 | Add hexchat module to python interface | TingPing |
2013-04-01 | Remove another bunch of obsolete junk | Berke Viktor |
2013-03-12 | fix python's get_pluginpref crashing on long strings | TingPing |
2013-01-19 | Correct almost all compiler warning issues | RichardHitt |
2013-01-09 | Make source cleah with cppcheck, except for mpc and sasl | RichardHitt |
2012-12-23 | fix incorrect FSF address | Dan Mashal |
2012-11-11 | Rebranding | Berke Viktor |
2012-11-04 | Use configdir instead of *xchatdir* | Berke Viktor |
2012-11-04 | Eliminate warnings due to missing includes | 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 remaining fixes | Berke Viktor |
2012-10-30 | Rebranding for the rest of plugin* | Berke Viktor |
2012-10-30 | Rebranding for XCHAT_EAT_* | Berke Viktor |