about summary refs log tree commit diff stats
path: root/src/plugins/api.h
Commit message (Collapse)AuthorAgeFilesLines
* Plugins: Added completer_clearJames Booth2016-04-071-0/+1
|
* Plugins: Added completer_removeJames Booth2016-04-071-0/+1
|
* Plugins: Renamed register_ac->completer_addJames Booth2016-04-071-1/+2
|
* Plugins: Added basic incoming message functionJames Booth2016-03-291-0/+2
|
* Added integer settings for pluginsJames Booth2016-03-261-0/+2
|
* Added plugin string settingsJames Booth2016-03-261-0/+2
|
* Added boolean settings for pluginsJames Booth2016-03-251-0/+3
|
* Added prof_send_stanza to plugins APIJames Booth2016-03-231-0/+1
|
* Plugins: Added callbacks init and close functionsJames Booth2016-03-071-1/+4
| | | | Included destroy function in PluginWindowCallback
* Added current_win_is_console to plugins apiJames Booth2016-02-281-0/+2
|
* Added theme support to pluginsJames Booth2016-02-211-4/+3
|
* Return result from plugin callsJames Booth2016-02-211-8/+8
| | | | closes #739
* Added prof_cons_bad_cmd_usage plugin functionJames Booth2016-02-181-0/+1
|
* Added new help format to c plugins WIPJames Booth2016-02-181-1/+1
|
* Updated copyrightJames Booth2016-02-141-1/+1
|
* Added C plugin code from plugins branchJames Booth2016-02-141-0/+69
id=1076f2b6b3d3751d5d5db6fcb9ac8c247e04e893'>1076f2b
4d55eee ^
db876f9 ^
dbf7e03 ^

4d55eee ^






dbf7e03 ^

4d55eee ^
dbf7e03 ^
4d55eee ^


dbf7e03 ^
ad4962c ^
4d55eee ^
dbf7e03 ^

4d55eee ^



dc5c070 ^

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
52
53
54
55
56
57
58
59
60
61