about summary refs log tree commit diff stats
path: root/src/ui/core.c
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Handle self leaving room in private winsJames Booth2016-02-031-0/+55
* Added account theme propertyJames Booth2016-01-221-0/+19
* End OTR session when recipient goes offlineJames Booth2016-01-031-1/+1
* Show rooms in roster panelJames Booth2016-01-021-0/+1
* Moved ui_outgoing_private_msg to privwin.cJames Booth2015-11-051-6/+0
* Removed ui_new_private_winJames Booth2015-11-051-7/+0
* Added privwin moduleJames Booth2015-11-051-44/+0
* Added mucconfwin moduleJames Booth2015-11-021-281/+0
* Removed ui_statusbar_newJames Booth2015-11-021-6/+0
* Removed ui_clear_winJames Booth2015-11-021-6/+0
* Removed ui_unreadJames Booth2015-11-021-7/+1
* Removed ui_handle_room_join_errorJames Booth2015-11-021-6/+0
* Removed ui_win_typeJames Booth2015-11-021-7/+0
* Removed ui_swap_winsJames Booth2015-11-021-6/+0
* Removed ui_tidy_winsJames Booth2015-11-021-6/+0
* Renamed ui_switch_win -> ui_focus_winJames Booth2015-11-021-6/+6
* Removed ui_handle_recipient_not_foundJames Booth2015-11-021-12/+0
* Removed ui_titlebar_presenceJames Booth2015-11-021-6/+0
* Removed ui_get_chat_recipientsJames Booth2015-11-021-11/+1
* mucwin_hide_occupants takes ProfMucWinJames Booth2015-11-021-1/+1
* mucwin_show_occupants takes ProfMucWinJames Booth2015-11-021-1/+1
* Renamed ui_room_hide_occupants -> mucwin_hide_occupantsJames Booth2015-11-011-1/+1
* Renamed mucwin_occupants -> mucwin_show_occupantsJames Booth2015-11-011-1/+1
* Renamed ui_room_show_occupants -> mucwin_occupantsJames Booth2015-11-011-1/+1
* Added mucwin moduleJames Booth2015-11-011-757/+0
* Added xmlwin moduleJames Booth2015-11-011-20/+0
* Removed ui_open_xmlconsole_win()James Booth2015-11-011-9/+0
* Removed ui_create_xmlconsole_win()James Booth2015-11-011-7/+0
* Removed ui_xmlconsole_existsJames Booth2015-11-011-33/+23
* Removed ui_input_nonblocking()James Booth2015-11-011-6/+0