summary refs log tree commit diff stats
path: root/plugins/python
AgeCommit message (Expand)Author
2013-04-25win32: Moved PlatformToolset configuration to individual project files. It sh...Arnavion
2013-04-13hook reload commandTingPing
2013-04-13fix crash after reloading scriptTingPing
2013-04-12Fix possible crashTingPing
2013-04-12Rebrand object typesTingPing
2013-04-08Use EAT_HEXCHAT on hexchat moduleTingPing
2013-04-08Give both modules the version too.TingPing
2013-04-08Add constants to both modulesTingPing
2013-04-08Add hexchat module to python interfaceTingPing
2013-04-01Remove another bunch of obsolete junkBerke Viktor
2013-03-12fix python's get_pluginpref crashing on long stringsTingPing
2013-01-19Correct almost all compiler warning issuesRichardHitt
2013-01-09Make source cleah with cppcheck, except for mpc and saslRichardHitt
2012-12-23fix incorrect FSF addressDan Mashal
2012-11-11RebrandingBerke Viktor
2012-11-04Use configdir instead of *xchatdir*Berke Viktor
2012-11-04Eliminate warnings due to missing includesBerke Viktor
2012-10-30Some final rebrandingBerke Viktor
2012-10-30Rebrand get_info(xchatdir) but remain compatible for Perl and PythonBerke Viktor
2012-10-30Some remaining fixesBerke Viktor
2012-10-30Rebranding for the rest of plugin*Berke Viktor
2012-10-30Rebranding for XCHAT_EAT_*Berke Viktor
2012-10-30Rebranding for XCHAT_PRI_*Berke Viktor
2012-10-30Remove hexchat-plugin.h duplicateBerke Viktor
2012-10-28Further doc relocations and conversionsBerke Viktor
2012-10-27Ignore generated config.h properly on UnixBerke Viktor
2012-10-24A lot more rebrandingBerke Viktor
2012-10-21Move warning level to property sheetBerke Viktor
2012-10-18Update win32 dirent.h implementation and use header instead of static libraryBerke Viktor
2012-10-13Compatibility for Automake 1.12.4+Berke Viktor
2012-10-03Revert to VS2010 part4Berke Viktor
2012-10-02Use explicit project names, output filenames depend on themBerke Viktor
2012-10-02Oops, wrong find'n'replaceBerke Viktor
2012-10-02Remove hardcoding as much as possibleBerke Viktor
2012-10-02Change platform toolset to Visual Studio 2012Berke Viktor
2012-10-02Add XP (WDK) solution as a fallback optionBerke Viktor
2012-09-29Use proper version number for module attributeTingPing
2012-09-14Move python docsBerke Viktor
2012-09-13Reorganized if statement.TingPing
2012-09-13bumped python plugin version.TingPing
2012-09-13Added pluginpref to the python plugin.TingPing
2012-07-26Auto-load user plugins and scripts from <config>/addonsBerke Viktor
2012-07-21Use <configdir>/scripts to (auto)load Lua/Perl/Python/Tcl scriptsBerke Viktor
2012-07-21Add _AMD64_ definition for x64 builds, make Visual Studio even happierBerke Viktor
2012-07-21Add trailing backslashes to Output and Intermediate directories, make Visual ...Berke Viktor
2012-07-20Some more rebrandingBerke Viktor
2012-07-19more branding changesxhmikosr
2012-07-14Merge pull request #1 from XhmikosR/masterbviktor
2012-07-14fixed plugins using correct libdirTingPing
2012-07-14get rid of *.user files and ignore themxhmikosr