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
293'>4c13e1f2 ^
34a60763 ^


62cd83ba ^

34a60763 ^
f07bb12f ^





1cd06f3f ^
f07bb12f ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51