about summary refs log tree commit diff stats
path: root/src/ui
Commit message (Collapse)AuthorAgeFilesLines
* Add win_print_outgoingJames Booth2016-10-154-2/+24
|
* Add win_appendJames Booth2016-10-156-87/+110
|
* Add win_appendlnJames Booth2016-10-156-63/+80
|
* Add win_printJames Booth2016-10-1510-298/+328
|
* Rename win_println -> win_println_indentJames Booth2016-10-153-3/+3
|
* Remove win_vprintln_chJames Booth2016-10-153-25/+12
|
* Remove ui_current_error_lineJames Booth2016-10-152-8/+0
|
* Remove ui_win_error_lineJames Booth2016-10-152-7/+0
|
* Use win_printf_line instead of win_printlnJames Booth2016-10-153-22/+22
|
* Remove whitespaceJames Booth2016-10-151-1/+0
|
* Rename win_get_string -> win_to_stringJames Booth2016-10-153-3/+3
|
* Use win_printf_line where appropriateJames Booth2016-10-156-97/+97
|
* Add ch arg to win_printf_lineJames Booth2016-10-1510-117/+117
|
* Use THEME_DEFAULTJames Booth2016-10-145-115/+115
|
* Add win_printf_lineJames Booth2016-10-149-112/+112
|
* Always use string format in win_printfJames Booth2016-10-128-60/+60
|
* Add win_printf_lineJames Booth2016-10-122-1/+21
|
* Remove args from win_print_with_receiptJames Booth2016-10-113-15/+9
|
* Add win_print_http_uploadJames Booth2016-10-112-0/+10
|
* Remove win_print, use win_printf insteadJames Booth2016-10-1110-231/+220
|
* Rename win_vprint -> win_printfJames Booth2016-10-119-205/+205
|
* Correct minor spelling errorsJack Henschel2016-09-271-1/+1
|
* Allow vertical positioning of all windowsJames Booth2016-09-239-103/+209
|
* Rename /titlebar -> /wintitleJames Booth2016-09-223-10/+10
|
* Add /inputwin top|bottom commandJames Booth2016-09-196-13/+97
| | | | closes #853
* Fix implicit declaration of function freeDmitry Podgorny2016-09-021-0/+1
|
* Rename Bookmark->jid to Bookmark->barejidJames Booth2016-08-281-4/+4
|
* Send receipt request only when receiver supports featureJames Booth2016-08-182-3/+5
| | | | issue #829
* Use SoftwareVersion in EntityCapabilitiesJames Booth2016-08-132-64/+79
|
* Use DiscoIdentity in EntityCapabilitiesJames Booth2016-08-132-36/+44
|
* Rename Capabilties -> EntityCapabilitiesJames Booth2016-08-132-4/+4
|
* Add resource to chat message plugin hooksJames Booth2016-08-101-2/+2
|
* Tidy rosterwin memory handlingJames Booth2016-07-251-10/+20
|
* Unreference GDateTimeJames Booth2016-07-251-0/+1
|
* Store GTimeZone in statusbarJames Booth2016-07-251-2/+5
| | | | fixes #785
* Free old hash table on wins_tidyJames Booth2016-07-251-2/+3
|
* Free icon dir path nameJames Booth2016-07-251-0/+1
|
* Move all filepath handling to files.cJames Booth2016-07-242-5/+3
|
* Move xgd functionsJames Booth2016-07-242-2/+3
|
* Move window functions to window_list.cJames Booth2016-07-241-12/+87
|
* Add config/files.cJames Booth2016-07-241-0/+1
|
* Tidy headersJames Booth2016-07-2419-62/+68
|
* Moved window_list.cJames Booth2016-07-242-0/+1128
|
* Moved tray.cJames Booth2016-07-242-0/+281
|
* Moved roster_list.cJames Booth2016-07-247-7/+7
|
* Moved muc.cJames Booth2016-07-246-6/+6
|
* Moved jid.cJames Booth2016-07-241-1/+1
|
* Moved contact.cJames Booth2016-07-243-3/+3
|
* Moved chat_state.cJames Booth2016-07-243-3/+3
|
* Moved chat_session.cJames Booth2016-07-243-3/+3
|