index
:
torxchat.git
this commit
branch-info
default
fe-web
feature/flexible-cert
feature/fork-branding
feature/tls-srp
feature/tor-i2p-dcc
fix-ub
Unnamed repository; edit this file 'description' to name the repository.
blog
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
plugins
/
python
Age
Commit message (
Expand
)
Author
2020-03-11
build: Fix potential undefined variable
Patrick Griffis
2020-03-11
build: Better support building against python 3.8+
Patrick Griffis
2019-06-24
Python: Fix error in hexchat.emit_print when passing time attribute
jacob1
2019-01-02
python: plugin cleanup and refactor
A_D
2018-12-27
python: Make sure `help()` doesn't cause hexchat to hang (#2290)
linuxdaemon
2018-12-26
python: Make the plugins table dynamically sized (#2291)
linuxdaemon
2018-12-26
python: Made sure to set sys.argv if it is not set. fixes #2282
A_D
2018-12-05
python: Fix console not eating commands
Patrick Griffis
2018-11-09
python: Various cffi fixes
A_D
2018-11-09
python: Rewrite with CFFI
Patrick Griffis
2018-03-09
win32: Update to build against gvsbuild
Patrick Griffis
2017-06-13
build: Replace Autotools with Meson
Patrick Griffis
2017-03-30
python: Use HEXCHAT_EAT_XXX where appropriate.
Mark Jansen
2016-09-26
build: Reorder includes to avoid installed plugin header
Rainer Müller
2016-08-05
python: Fix get_pluginpref()
Patrick Griffis
2016-02-18
python: Handle get_info('win_ptr')
Patrick Griffis
2016-02-18
Fix strict prototype warnings
Patrick Griffis
2015-10-10
Use VS 2015
Arnavion
2015-09-30
configure: Clean up Python checking
Patrick Griffis
2015-02-11
Better project files.
Arnavion
2014-12-31
python: Use Py_RETURN_NONE macro
TingPing
2014-12-31
Python: Fix overflow and code-cleanup
TingPing
2014-12-28
Fix building as c89
TingPing
2014-12-28
Use glib for allocations in all plugins
TingPing
2014-12-17
More consistently include config.h
TingPing
2014-12-15
configure: Improve various build flags
TingPing
2014-12-08
Removed some unnecessary null-checks for calls to g_free and g_strfreev
Arnavion
2014-11-02
Warning cleanup
Campbell Barton
2014-06-04
Use GDir instead of dirent
TingPing
2014-06-04
win32: Use config.h instead of config-win32.h
TingPing
2014-04-19
python: Scan for non-NULLs in print events
Adam Dane [:hobophobe]
2013-09-30
Fix crash in hexchat_pluginpref_list()
TingPing
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
[next]