about summary refs log tree commit diff stats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Added current_win_is_console to plugins apiJames Booth2016-02-285-0/+22
* Check for NULLs before testing plugin themeJames Booth2016-02-251-1/+1
* Added missing string.h include to plugins/api.cJames Booth2016-02-241-0/+1
* Added theme support to pluginsJames Booth2016-02-218-118/+231
* Return result from plugin callsJames Booth2016-02-216-59/+157
* Added prof_cons_bad_cmd_usage plugin functionJames Booth2016-02-185-2/+20
* Integrated plugins with /help commandJames Booth2016-02-182-0/+16
* Added cmd_help_autocomplete_addJames Booth2016-02-181-0/+2
* Added new help format to c plugins WIPJames Booth2016-02-188-14/+56
* Fix plugin command memleakJames Booth2016-02-152-1/+3
* Removed non c plugin codeJames Booth2016-02-142-84/+0
* Updated copyrightJames Booth2016-02-1414-14/+14
* Added C plugin code from plugins branchJames Booth2016-02-1414-0/+2096
ail.com> 2015-01-30 23:28:02 +0000 Moved readline code to inputwin.c' href='/danisanti/profani-tty/commit/src/ui/inputwin.h?id=83bd207316037a8086f15f37c0e187a2ffba2e14'>83bd2073 ^
07657617 ^
9aa282f6 ^
a70aa025 ^
2ce43b63 ^
9aa282f6 ^
c7ff3255 ^
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