about summary refs log tree commit diff stats
path: root/src/plugins/python_api.c
Commit message (Expand)AuthorAgeFilesLines
...
* Plugins: Added basic incoming message functionJames Booth2016-03-291-6/+25
* Added integer settings for pluginsJames Booth2016-03-261-0/+38
* Added plugin string settingsJames Booth2016-03-261-0/+42
* Added boolean settings for pluginsJames Booth2016-03-251-5/+51
* Added prof_send_stanza to plugins APIJames Booth2016-03-231-0/+19
* Plugins: Fix python threadingJames Booth2016-03-091-1/+59
* Merge branch 'master' into plugins-pythonJames Booth2016-03-071-1/+1
* Added current_win_is_console to python APIJames Booth2016-02-281-0/+12
* Added python_api_cons_bad_cmd_usageJames Booth2016-02-241-0/+12
* Added python plugins codeJames Booth2016-02-241-0/+450