about summary refs log tree commit diff stats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Reordered ui.hJames Booth2015-10-271-8/+8
* Tidied remaining chatwin functionsJames Booth2015-10-273-21/+28
* Renamed _win_show_history -> _chatwin_historyJames Booth2015-10-271-4/+4
* Tidied chatwin_outgoing_carbonJames Booth2015-10-273-12/+17
* Renamed ui_outgoing_chat_msg -> chatwin_outgoing_msgJames Booth2015-10-274-10/+10
* Renamed ui_incoming_msg -> chatwin_incoming_msgJames Booth2015-10-273-31/+31
* Renamed ui_new_chat_win -> chatwin_newJames Booth2015-10-273-6/+6
* Moved ui_handle_otr_errorJames Booth2015-10-272-11/+11
* Renamed ui_recipient_gone -> chatwin_recipeint_goneJames Booth2015-10-273-3/+3
* Tidied ui_recipient_goneJames Booth2015-10-273-30/+28
* Fixed otrlibv3James Booth2015-10-271-1/+1
* Combined chatwin OTR SMP functionsJames Booth2015-10-277-114/+91
* Renamed chatwin OTR functionsJames Booth2015-10-277-66/+66
* Removed ui_events moduleJames Booth2015-10-276-87/+1
* Removed ui_ev_new_chat_winJames Booth2015-10-273-10/+3
* Removed ui_ev_focus_winJames Booth2015-10-276-29/+24
* Added missing includeJames Booth2015-10-271-0/+1
* remaining otr functions take ProfChatWinJames Booth2015-10-276-93/+89
* ui_smp_successful takes ProfChatWinJames Booth2015-10-264-11/+16
* ui_smp_aborted takes ProfChatWinJames Booth2015-10-264-8/+12
* ui_smp_unsuccessful_receiver takes ProfChatWinJames Booth2015-10-264-8/+13
* ui_smp_unsuccessful_sender takes ProfChatWinJames Booth2015-10-264-10/+17
* ui_smp_recipient_initiated_q takes ProfChatWinJames Booth2015-10-264-13/+17
* ui_smp_recipient_initiated takes ProfChatWinJames Booth2015-10-264-8/+15
* Add assert checks for ProfChatWin functionsJames Booth2015-10-261-0/+7
* ui_gone_insecure takes ProfChatWinJames Booth2015-10-264-13/+13
* ui_gone_secure takes ProfChatWinJames Booth2015-10-264-16/+14
* ui_message_receipt takes ProfChatWinJames Booth2015-10-263-8/+9
* Removed ui_chat_win_existsJames Booth2015-10-265-13/+14
* Extracted chatwin.cJames Booth2015-10-262-410/+455
* Merge remote-tracking branch 'jubalh/compwarn'James Booth2015-10-261-1/+1
|\
| * Get rid of compiler warning concerning NULL pointerMichael Vetter2015-10-261-1/+1
* | Merge remote-tracking branch 'jubalh/ptr_fix'James Booth2015-10-263-3/+0
|\ \
| * | Fix pointer dereferencingMichael Vetter2015-10-263-3/+0
| |/
* / Removed ui_about() functionJames Booth2015-10-263-9/+2
|/
* Fixed spelling mistakeJames Booth2015-10-261-1/+1
* Applied coding style to src/James Booth2015-10-2618-290/+271
* Applied coding style to src/xmpp/James Booth2015-10-2614-555/+530
* Applied coding style to src/ui/James Booth2015-10-2510-192/+191
* Applied coding style to src/ui/core.cJames Booth2015-10-251-114/+113
* Applied coding style to src/ui/console.cJames Booth2015-10-251-15/+15
* Applied coding style to src/ui/buffer.h src/ui/buffer.cJames Booth2015-10-252-6/+5
* Applied coding style to src/tools/James Booth2015-10-256-33/+33
* Applied coding style to src/pgp/James Booth2015-10-252-31/+30
* Applied coding style to src/otr/James Booth2015-10-255-64/+63
* Applied coding style to src/event/James Booth2015-10-256-88/+86
* Applied coding style to src/config/James Booth2015-10-256-55/+57
* Applied coding style to account.hJames Booth2015-10-251-43/+43
* Applied coding style to accounts.cJames Booth2015-10-251-50/+50
* Applied coding style to account.hJames Booth2015-10-251-7/+7