Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Removed ui_create_xmlconsole_win() | James Booth | 2015-11-01 | 4 | -11/+2 | |
* | Removed ui_xmlconsole_exists | James Booth | 2015-11-01 | 4 | -41/+27 | |
* | Tidy ui.h | James Booth | 2015-11-01 | 1 | -70/+41 | |
* | Removed ui_input_nonblocking() | James Booth | 2015-11-01 | 8 | -17/+10 | |
* | Removed ui_ paging functions | James Booth | 2015-11-01 | 4 | -40/+8 | |
* | Removed inp_win_clear() | James Booth | 2015-11-01 | 2 | -10/+0 | |
* | Removed ui_input_clear() | James Booth | 2015-11-01 | 3 | -8/+0 | |
* | Removed ui_readline() | James Booth | 2015-11-01 | 5 | -10/+4 | |
* | Added missing config.h includes | James Booth | 2015-10-31 | 7 | -6/+21 | |
* | Fixed tests | James Booth | 2015-10-31 | 1 | -0/+2 | |
* | Added HAVE_LIBOTR checks | James Booth | 2015-10-31 | 2 | -0/+8 | |
* | Added /subject edit <subject> | James Booth | 2015-10-29 | 2 | -2/+54 | |
* | Added /subject prepend <text> | James Booth | 2015-10-29 | 2 | -4/+24 | |
* | Added /subject append <text> | James Booth | 2015-10-29 | 3 | -2/+22 | |
* | Merge remote-tracking branch 'BlueMonday/patch-1' | James Booth | 2015-10-29 | 1 | -1/+1 | |
|\ | ||||||
| * | Fix statusbar time in complex theme | Steven Erenst | 2015-10-28 | 1 | -1/+1 | |
|/ | ||||||
* | Reordered ui.h | James Booth | 2015-10-27 | 1 | -8/+8 | |
* | Tidied remaining chatwin functions | James Booth | 2015-10-27 | 4 | -23/+30 | |
* | Renamed _win_show_history -> _chatwin_history | James Booth | 2015-10-27 | 1 | -4/+4 | |
* | Tidied chatwin_outgoing_carbon | James Booth | 2015-10-27 | 4 | -13/+18 | |
* | Renamed ui_outgoing_chat_msg -> chatwin_outgoing_msg | James Booth | 2015-10-27 | 5 | -11/+11 | |
* | Renamed ui_incoming_msg -> chatwin_incoming_msg | James Booth | 2015-10-27 | 4 | -32/+32 | |
* | Renamed ui_new_chat_win -> chatwin_new | James Booth | 2015-10-27 | 4 | -7/+7 | |
* | Moved ui_handle_otr_error | James Booth | 2015-10-27 | 2 | -11/+11 | |
* | Renamed ui_recipient_gone -> chatwin_recipeint_gone | James Booth | 2015-10-27 | 4 | -4/+4 | |
* | Tidied ui_recipient_gone | James Booth | 2015-10-27 | 4 | -31/+29 | |
* | Fixed otrlibv3 | James Booth | 2015-10-27 | 1 | -1/+1 | |
* | Combined chatwin OTR SMP functions | James Booth | 2015-10-27 | 8 | -126/+93 | |
* | Renamed chatwin OTR functions | James Booth | 2015-10-27 | 8 | -84/+84 | |
* | Removed ui_events module | James Booth | 2015-10-27 | 7 | -89/+1 | |
* | Removed ui_ev_new_chat_win | James Booth | 2015-10-27 | 3 | -10/+3 | |
* | Removed ui_ev_focus_win | James Booth | 2015-10-27 | 6 | -29/+24 | |
* | Added missing include | James Booth | 2015-10-27 | 1 | -0/+1 | |
* | remaining otr functions take ProfChatWin | James Booth | 2015-10-27 | 7 | -99/+95 | |
* | ui_smp_successful takes ProfChatWin | James Booth | 2015-10-26 | 5 | -12/+17 | |
* | ui_smp_aborted takes ProfChatWin | James Booth | 2015-10-26 | 5 | -9/+13 | |
* | ui_smp_unsuccessful_receiver takes ProfChatWin | James Booth | 2015-10-26 | 5 | -9/+14 | |
* | ui_smp_unsuccessful_sender takes ProfChatWin | James Booth | 2015-10-26 | 5 | -11/+18 | |
* | ui_smp_recipient_initiated_q takes ProfChatWin | James Booth | 2015-10-26 | 5 | -14/+18 | |
* | ui_smp_recipient_initiated takes ProfChatWin | James Booth | 2015-10-26 | 5 | -9/+16 | |
* | Add assert checks for ProfChatWin functions | James Booth | 2015-10-26 | 1 | -0/+7 | |
* | ui_gone_insecure takes ProfChatWin | James Booth | 2015-10-26 | 5 | -14/+14 | |
* | ui_gone_secure takes ProfChatWin | James Booth | 2015-10-26 | 5 | -17/+15 | |
* | ui_message_receipt takes ProfChatWin | James Booth | 2015-10-26 | 4 | -9/+10 | |
* | Removed ui_chat_win_exists | James Booth | 2015-10-26 | 6 | -17/+14 | |
* | Extracted chatwin.c | James Booth | 2015-10-26 | 3 | -410/+456 | |
* | Merge remote-tracking branch 'jubalh/compwarn' | James Booth | 2015-10-26 | 1 | -1/+1 | |
|\ | ||||||
| * | Get rid of compiler warning concerning NULL pointer | Michael Vetter | 2015-10-26 | 1 | -1/+1 | |
* | | Merge remote-tracking branch 'jubalh/resleak' | James Booth | 2015-10-26 | 1 | -0/+1 | |
|\ \ | ||||||
| * | | Fix resource leak | Michael Vetter | 2015-10-26 | 1 | -0/+1 | |
| |/ |