index
:
profani-tty
this commit
main
Profanity fork with TTY improvements
danisanti <danisanti@tilde.institute>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
plugins
/
callbacks.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright to include 2019
Michael Vetter
2019-01-22
1
-1
/
+1
*
Update copyright
James Booth
2018-01-21
1
-1
/
+1
*
Update Copyright
James Booth
2017-01-28
1
-1
/
+1
*
Remove hash table replace entry when adding plugin timed callbacks
James Booth
2016-10-09
1
-2
/
+0
*
Fix memory leaks
James Booth
2016-07-25
1
-0
/
+1
*
Tidy headers
James Booth
2016-07-24
1
-2
/
+1
*
Moved window_list.c
James Booth
2016-07-24
1
-1
/
+1
*
Merge branch 'master' into python3
James Booth
2016-07-24
1
-1
/
+1
|
\
|
*
Update GPL link in headers
James Booth
2016-07-24
1
-1
/
+1
*
|
Check for win callback hash before removing
James Booth
2016-07-21
1
-6
/
+8
|
/
*
Remove plugin window on /close
James Booth
2016-07-12
1
-0
/
+10
*
Check for plugin win before creating
James Booth
2016-07-12
1
-0
/
+14
*
Plugin unload remove cmd_acs and close window
James Booth
2016-07-05
1
-1
/
+24
*
Revert "Move adding plugins commands to autocompleters"
James Booth
2016-07-05
1
-0
/
+3
*
Move adding plugins commands to autocompleters
James Booth
2016-07-05
1
-3
/
+0
*
Pass plugin name to all autocompleter functions
James Booth
2016-07-04
1
-0
/
+1
*
Remove plugin callbacks in plugin_destroy functions
James Booth
2016-07-04
1
-1
/
+8
*
Store plugin window callbacks by plugin name
James Booth
2016-07-04
1
-4
/
+31
*
Use hash table for plugin timed functions
James Booth
2016-07-04
1
-21
/
+49
*
Free plugins commands on quit
James Booth
2016-07-04
1
-18
/
+107
*
Rename callback execte and destroy functions
James Booth
2016-07-03
1
-4
/
+4
*
Revert "WIP - Unload plugin commands"
James Booth
2016-06-30
1
-34
/
+0
*
WIP - Unload plugin commands
James Booth
2016-06-29
1
-0
/
+34
*
Rename command sources
James Booth
2016-05-22
1
-2
/
+2
*
Add cmd_autocomplete.c
James Booth
2016-05-20
1
-3
/
+3
*
Added missing include in callbacks.c
James Booth
2016-03-31
1
-0
/
+1
*
Parse plugin args with freetext parser
James Booth
2016-03-15
1
-1
/
+1
*
Plugins: Added callbacks init and close functions
James Booth
2016-03-07
1
-4
/
+21
*
Integrated plugins with /help command
James Booth
2016-02-18
1
-0
/
+15
*
Added cmd_help_autocomplete_add
James Booth
2016-02-18
1
-0
/
+2
*
Added new help format to c plugins WIP
James Booth
2016-02-18
1
-1
/
+17
*
Fix plugin command memleak
James Booth
2016-02-15
1
-1
/
+2
*
Updated copyright
James Booth
2016-02-14
1
-1
/
+1
*
Added C plugin code from plugins branch
James Booth
2016-02-14
1
-0
/
+126