about summary refs log tree commit diff stats
path: root/src/ui/core.c
Commit message (Expand)AuthorAgeFilesLines
* Add OMEMO policyPaul Fariello2019-04-171-1/+1
* Fix use after free bugDavid Baer2019-03-221-5/+5
* Update copyright to include 2019Michael Vetter2019-01-221-1/+1
* Rename mucconf wins into conf winsPaul Fariello2018-09-051-10/+10
* Use jid prefs in statusbarJames Booth2018-03-101-2/+2
* WIP add self prefs for statusbarJames Booth2018-03-101-10/+6
* Add preferences for tab displayJames Booth2018-03-091-10/+14
* Show name in statusbar tabs WIPJames Booth2018-03-081-9/+11
* Add time to status barJames Booth2018-03-071-1/+2
* Update copyrightJames Booth2018-01-211-1/+1
* Update CopyrightJames Booth2017-01-281-1/+1
* Check roster contact before displayng typing notificationJames Booth2017-01-231-2/+6
* Allow clearing account resourceJames Booth2016-11-221-5/+1
* Remove unused functionsJames Booth2016-10-161-18/+0
* Remove ui_current_print_formatted_lineJames Booth2016-10-161-13/+0
* Remove ui_current_print_lineJames Booth2016-10-161-14/+1
* Add win_appendJames Booth2016-10-151-2/+2
* Add win_appendlnJames Booth2016-10-151-3/+2
* Add win_printJames Booth2016-10-151-35/+35
* Remove ui_current_error_lineJames Booth2016-10-151-7/+0
* Remove ui_win_error_lineJames Booth2016-10-151-6/+0
* Use win_printf_line instead of win_printlnJames Booth2016-10-151-3/+3
* Use win_printf_line where appropriateJames Booth2016-10-151-23/+23
* Add ch arg to win_printf_lineJames Booth2016-10-151-12/+12
* Add win_printf_lineJames Booth2016-10-141-9/+9
* Always use string format in win_printfJames Booth2016-10-121-7/+7
* Remove win_print, use win_printf insteadJames Booth2016-10-111-15/+15
* Rename win_vprint -> win_printfJames Booth2016-10-111-23/+23
* Allow vertical positioning of all windowsJames Booth2016-09-231-1/+1
* Rename /titlebar -> /wintitleJames Booth2016-09-221-1/+1
* Tidy headersJames Booth2016-07-241-13/+15
* Moved roster_list.cJames Booth2016-07-241-1/+1
* Moved muc.cJames Booth2016-07-241-1/+1
* Moved jid.cJames Booth2016-07-241-1/+1
* Moved contact.cJames Booth2016-07-241-1/+1
* Moved chat_session.cJames Booth2016-07-241-1/+1
* Update GPL link in headersJames Booth2016-07-241-1/+1
* Free plugins commands on quitJames Booth2016-07-041-1/+1
* Revert "WIP - Unload plugin commands"James Booth2016-06-301-1/+1
* WIP - Unload plugin commandsJames Booth2016-06-291-1/+1
* Rename command sourcesJames Booth2016-05-221-2/+2
* Add cmd_autocomplete.cJames Booth2016-05-201-3/+4
* Remove redundant tls secured functionJames Booth2016-05-061-2/+2
* Move connection fulljid functionJames Booth2016-05-061-1/+1
* Rename jabber_ functionsJames Booth2016-05-061-2/+2
* Add session.cJames Booth2016-05-051-4/+4
* Removed #AX_PREFIX_CONFIG_HJames Booth2016-03-311-10/+10
* Merge branch 'master' into plugins-cJames Booth2016-02-141-1/+1
|\
| * Updated copyrightJames Booth2016-02-141-1/+1
* | Added C plugin code from plugins branchJames Booth2016-02-141-10/+29
|/