about summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeFilesLines
...
* Update theme boothj5_laptopJames Booth2016-10-161-1/+1
|
* Update theme boothj5_laptopJames Booth2016-10-161-2/+2
|
* Remove unused functionsJames Booth2016-10-161-18/+0
|
* Fix time.xmlconsole in themesJames Booth2016-10-164-4/+4
|
* Remove ui_current_print_formatted_lineJames Booth2016-10-166-57/+34
|
* Remove ui_current_print_lineJames Booth2016-10-166-88/+82
|
* Remove unused function prototypesJames Booth2016-10-161-2/+0
|
* Remove unused function prototypeJames Booth2016-10-161-2/+0
|
* Remove cons_show_wordJames Booth2016-10-162-8/+0
|
* Remove cons_show_timeJames Booth2016-10-162-8/+0
|
* Rename buffer functionsJames Booth2016-10-163-22/+22
|
* Update boothj5_laptop themeJames Booth2016-10-161-3/+3
|
* Add boothj5_laptop themeJames Booth2016-10-161-0/+144
|
* Fix win_append buffer pushJames Booth2016-10-151-1/+1
|
* Add win highlight fuctionsJames Booth2016-10-154-34/+126
|
* Use varargs in win_println_indentJames Booth2016-10-154-10/+24
|
* Add win_print_historyJames Booth2016-10-154-2/+23
|
* Use win_print_outgoing for carbonsJames Booth2016-10-151-1/+1
|
* Rename win_print_incoming_message -> win_print_incomingJames Booth2016-10-154-6/+6
|
* Add win_print_outgoingJames Booth2016-10-154-2/+24
|
* Add win_appendJames Booth2016-10-156-87/+110
|
* Add win_appendlnJames Booth2016-10-158-64/+82
|
* Add win_printJames Booth2016-10-1515-347/+378
|
* Rename win_println -> win_println_indentJames Booth2016-10-154-4/+4
|
* Remove win_vprintln_chJames Booth2016-10-155-47/+33
|
* Remove ui_current_error_lineJames Booth2016-10-153-10/+0
|
* Remove ui_win_error_lineJames Booth2016-10-154-10/+2
|
* Use win_printf_line instead of win_printlnJames Booth2016-10-155-30/+30
|
* Remove whitespaceJames Booth2016-10-151-1/+0
|
* Rename win_get_string -> win_to_stringJames Booth2016-10-154-4/+4
|
* Use win_printf_line where appropriateJames Booth2016-10-158-105/+105
|
* Add ch arg to win_printf_lineJames Booth2016-10-1513-124/+124
|
* Use THEME_DEFAULTJames Booth2016-10-147-120/+120
|
* Add win_printf_lineJames Booth2016-10-1412-116/+118
|
* Always use string format in win_printfJames Booth2016-10-129-63/+63
|
* Add win_printf_lineJames Booth2016-10-124-3/+25
|
* Remove args from win_print_with_receiptJames Booth2016-10-113-15/+9
|
* Add win_print_http_uploadJames Booth2016-10-113-1/+11
|
* Remove win_print, use win_printf insteadJames Booth2016-10-1113-242/+230
|
* Rename win_vprint -> win_printfJames Booth2016-10-1111-214/+214
|
* Update boothj5 themeJames Booth2016-10-101-2/+2
|
* Allow filepath autocompletion in pluginsJames Booth2016-10-1012-111/+229
| | | | closes #858
* Remove hash table replace entry when adding plugin timed callbacksJames Booth2016-10-091-2/+0
| | | | fixes #869
* Fix /tls revoke messageJames Booth2016-10-061-1/+1
| | | | fixes #868
* Minor code tidy cmd_ac.hJames Booth2016-10-061-6/+3
|
* Minor code tidy cmd_ac.cJames Booth2016-10-061-54/+47
|
* Use current room for /bookmark add and /bookmark removeJames Booth2016-10-053-87/+108
|
* Reduce scope of GString in autocompletersJames Booth2016-10-031-6/+19
| | | | fixes #867
* Add config.h to http_upload.cJames Booth2016-10-021-0/+2
|
* Add stub_ui.h to Makefile.amJames Booth2016-10-021-1/+1
|