James Booth
|
8f9f018d5a
|
Free python_str_or_unicode_to_string results
|
2016-07-25 00:41:34 +01:00 |
|
James Booth
|
cbfc34f7c3
|
Remove debug on plugin win create
|
2016-07-24 22:32:39 +01:00 |
|
James Booth
|
0a57c4de78
|
Tidy headers
|
2016-07-24 15:43:51 +01:00 |
|
James Booth
|
7c593c2780
|
Reorder headers
|
2016-07-24 02:16:57 +01:00 |
|
James Booth
|
b48a3d2f6a
|
Python plugins: Free string values
|
2016-07-24 01:53:13 +01:00 |
|
James Booth
|
47dfa6c3fc
|
Merge branch 'master' into python3
Conflicts:
.gitignore
|
2016-07-24 01:22:29 +01:00 |
|
James Booth
|
e8fc80f5c1
|
Update GPL link in headers
|
2016-07-24 01:14:49 +01:00 |
|
James Booth
|
d44472049b
|
Allow str and unicode in python api
|
2016-07-24 01:09:18 +01:00 |
|
James Booth
|
376811a960
|
Tidy python3 conditional code
|
2016-07-19 01:02:33 +01:00 |
|
James Booth
|
71ccfcc09f
|
Add python_init_prof()
|
2016-07-18 23:24:26 +01:00 |
|
James Booth
|
7d742f704f
|
Fix prof module init for python3
|
2016-07-18 01:27:23 +01:00 |
|
James Booth
|
ace2715cf7
|
Added PYTHON3 define
|
2016-07-14 00:00:46 +01:00 |
|
James Booth
|
fd218ac3e4
|
Pass plugin name to all autocompleter functions
|
2016-07-04 23:14:08 +01:00 |
|
James Booth
|
71879a3f64
|
Free plugins commands on quit
|
2016-07-04 00:41:29 +01:00 |
|
James Booth
|
70a79abd3b
|
Add plugin name to win_create api call
|
2016-07-03 00:48:22 +01:00 |
|
James Booth
|
56480ce9ea
|
Pass plugin name to api layer
|
2016-06-30 22:54:46 +01:00 |
|
James Booth
|
29eb843d56
|
Revert "WIP - Unload plugin commands"
This reverts commit a01eb5d08e .
|
2016-06-30 22:37:52 +01:00 |
|
James Booth
|
a01eb5d08e
|
WIP - Unload plugin commands
|
2016-06-29 23:35:57 +01:00 |
|
James Booth
|
61a09476c5
|
Add macro for plugins completer add
|
2016-06-23 00:44:52 +01:00 |
|
James Booth
|
1e37b755fe
|
Add macro for C plugins register_timed
|
2016-06-23 00:36:26 +01:00 |
|
James Booth
|
620e6a5a37
|
Add function to get plugin name
|
2016-06-22 01:09:39 +01:00 |
|
James Booth
|
623fbe9e47
|
Plugins: Added prof_disco_add_feature()
|
2016-04-30 23:00:07 +01:00 |
|
James Booth
|
d90c47f287
|
Plugins: Added more muc hooks
|
2016-04-15 22:24:50 +01:00 |
|
James Booth
|
2f432a942d
|
Plugins: Added completer_clear
|
2016-04-07 23:25:47 +01:00 |
|
James Booth
|
bfdc3b8807
|
Plugins: Added completer_remove
|
2016-04-07 21:25:12 +01:00 |
|
James Booth
|
a328367eb4
|
Plugins: Renamed register_ac->completer_add
|
2016-04-07 20:49:23 +01:00 |
|
James Booth
|
194c53c4fa
|
Plugins: Added basic incoming message function
|
2016-03-29 23:44:54 +01:00 |
|
James Booth
|
ce9b0836a0
|
Added integer settings for plugins
|
2016-03-26 02:19:30 +00:00 |
|
James Booth
|
e2b02733df
|
Added plugin string settings
|
2016-03-26 01:48:42 +00:00 |
|
James Booth
|
a4e6d50a40
|
Added boolean settings for plugins
|
2016-03-25 22:06:24 +00:00 |
|
James Booth
|
4c913aa08b
|
Added prof_send_stanza to plugins API
|
2016-03-23 22:57:03 +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
|
21f6e88c3b
|
Added current_win_is_console to python API
|
2016-02-28 23:12:53 +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 |
|