James Booth
|
4c913aa08b
|
Added prof_send_stanza to plugins API
|
2016-03-23 22:57:03 +00:00 |
|
James Booth
|
1075f07ff5
|
Parse plugin args with freetext parser
Also allow adding to plugin autocompleters
|
2016-03-15 22:32:44 +00:00 |
|
James Booth
|
d157e9bf71
|
Plugins: Fix python threading
Release global interpreter lock during api calls
|
2016-03-09 23:36:22 +00:00 |
|
James Booth
|
9850e041c8
|
Merge branch 'master' into plugins-python
|
2016-03-07 20:44:18 +00:00 |
|
James Booth
|
5cabcf9b79
|
Plugins: Added callbacks init and close functions
Included destroy function in PluginWindowCallback
|
2016-03-07 20:36:25 +00:00 |
|
James Booth
|
e4071015ea
|
Merge branch 'master' into plugins-python
|
2016-03-07 18:42:02 +00:00 |
|
James Booth
|
72f940360d
|
Free GLists in plugin autocompleters
|
2016-03-07 18:32:32 +00:00 |
|
James Booth
|
da7e59bc86
|
Merge remote-tracking branch 'origin/master'
|
2016-02-28 23:18:50 +00:00 |
|
James Booth
|
21f6e88c3b
|
Added current_win_is_console to python API
|
2016-02-28 23:12:53 +00:00 |
|
James Booth
|
c81b05b919
|
Merge branch 'master' into plugins-python
|
2016-02-28 23:08:32 +00:00 |
|
James Booth
|
ab08d0a378
|
Added current_win_is_console to plugins api
|
2016-02-28 23:06:45 +00:00 |
|
James Booth
|
d458e930d1
|
Merge branch 'master' into plugins-python
|
2016-02-25 01:52:32 +00:00 |
|
James Booth
|
fbd913ec62
|
Remove default from plugin theme NULL checks
|
2016-02-25 01:51:33 +00:00 |
|
James Booth
|
f507a6f541
|
Merge branch 'master' into plugins-python
|
2016-02-25 01:18:48 +00:00 |
|
James Booth
|
c562702ab9
|
Check for NULLs before testing plugin theme
|
2016-02-25 01:17:47 +00:00 |
|
James Booth
|
f18fbe333a
|
Merge branch 'master' into plugins-python
|
2016-02-24 23:54:25 +00:00 |
|
James Booth
|
5b34e11e45
|
Added missing string.h include to plugins/api.c
|
2016-02-24 23:52:59 +00:00 |
|
James Booth
|
d6e85e5cd6
|
Added python_api_cons_bad_cmd_usage
|
2016-02-24 00:48:34 +00:00 |
|
James Booth
|
0fc0b3eeec
|
Added python plugins code
|
2016-02-24 00:31:55 +00:00 |
|
James Booth
|
ac91e7ef85
|
Added theme support to plugins
|
2016-02-21 23:58:13 +00:00 |
|
James Booth
|
1654f16a2f
|
Return result from plugin calls
closes #739
|
2016-02-21 02:06:09 +00:00 |
|
James Booth
|
412dc13629
|
Added prof_cons_bad_cmd_usage plugin function
|
2016-02-18 22:25:43 +00:00 |
|
James Booth
|
0ed3b53bd2
|
Integrated plugins with /help command
|
2016-02-18 21:53:20 +00:00 |
|
James Booth
|
a152d7fb8e
|
Added cmd_help_autocomplete_add
|
2016-02-18 21:14:12 +00:00 |
|
James Booth
|
a14b7815ae
|
Added new help format to c plugins WIP
|
2016-02-18 01:20:37 +00:00 |
|
James Booth
|
7945ef5277
|
Fix plugin command memleak
|
2016-02-15 00:09:51 +00:00 |
|
James Booth
|
bd928f0f29
|
Removed non c plugin code
|
2016-02-14 23:52:04 +00:00 |
|
James Booth
|
3dd5c3b2c3
|
Updated copyright
|
2016-02-14 23:12:01 +00:00 |
|
James Booth
|
41fe8c22b1
|
Added C plugin code from plugins branch
|
2016-02-14 22:28:55 +00:00 |
|