1
0
mirror of https://github.com/moparisthebest/hexchat synced 2024-11-12 20:35:09 -05:00
hexchat/plugins/python
Arnavion 5c9652bf13 python: Hold a reference to plugin instead of dereferencing hook to get to it.
hook might have been free'd by the callback via hexchat.unhook().
2013-05-14 01:25:01 -07:00
..
Makefile.am Don't hardcode "plugins" as the subdirectory for plugins in many 2013-04-28 16:42:48 +02:00
python2.vcxproj Fix output name 2013-05-04 02:57:03 +02:00
python2.vcxproj.filters Add python3 plugin 2013-05-03 20:26:58 -04:00
python3.vcxproj Add python3 plugin 2013-05-03 20:26:58 -04:00
python3.vcxproj.filters Add python3 plugin 2013-05-03 20:26:58 -04:00
python.c python: Hold a reference to plugin instead of dereferencing hook to get to it. 2013-05-14 01:25:01 -07:00
python.def Rebranding for the rest of plugin* 2012-10-30 08:42:48 +01:00