Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Renamed ui_incoming_msg -> chatwin_incoming_msg | James Booth | 2015-10-27 | 3 | -31/+31 | |
| | ||||||
* | Renamed ui_new_chat_win -> chatwin_new | James Booth | 2015-10-27 | 3 | -6/+6 | |
| | ||||||
* | 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 | 3 | -3/+3 | |
| | ||||||
* | Tidied ui_recipient_gone | James Booth | 2015-10-27 | 3 | -30/+28 | |
| | ||||||
* | Fixed otrlibv3 | James Booth | 2015-10-27 | 1 | -1/+1 | |
| | ||||||
* | Combined chatwin OTR SMP functions | James Booth | 2015-10-27 | 7 | -114/+91 | |
| | ||||||
* | Renamed chatwin OTR functions | James Booth | 2015-10-27 | 7 | -66/+66 | |
| | ||||||
* | Removed ui_events module | James Booth | 2015-10-27 | 6 | -87/+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 | 6 | -93/+89 | |
| | ||||||
* | ui_smp_successful takes ProfChatWin | James Booth | 2015-10-26 | 4 | -11/+16 | |
| | ||||||
* | ui_smp_aborted takes ProfChatWin | James Booth | 2015-10-26 | 4 | -8/+12 | |
| | ||||||
* | ui_smp_unsuccessful_receiver takes ProfChatWin | James Booth | 2015-10-26 | 4 | -8/+13 | |
| | ||||||
* | ui_smp_unsuccessful_sender takes ProfChatWin | James Booth | 2015-10-26 | 4 | -10/+17 | |
| | ||||||
* | ui_smp_recipient_initiated_q takes ProfChatWin | James Booth | 2015-10-26 | 4 | -13/+17 | |
| | ||||||
* | ui_smp_recipient_initiated takes ProfChatWin | James Booth | 2015-10-26 | 4 | -8/+15 | |
| | ||||||
* | Add assert checks for ProfChatWin functions | James Booth | 2015-10-26 | 1 | -0/+7 | |
| | ||||||
* | ui_gone_insecure takes ProfChatWin | James Booth | 2015-10-26 | 4 | -13/+13 | |
| | ||||||
* | ui_gone_secure takes ProfChatWin | James Booth | 2015-10-26 | 4 | -16/+14 | |
| | ||||||
* | ui_message_receipt takes ProfChatWin | James Booth | 2015-10-26 | 3 | -8/+9 | |
| | ||||||
* | Removed ui_chat_win_exists | James Booth | 2015-10-26 | 5 | -13/+14 | |
| | ||||||
* | Extracted chatwin.c | James Booth | 2015-10-26 | 2 | -410/+455 | |
| | ||||||
* | 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 | |
| | | | | | | | | Casting the into correct type. | |||||
* | | Merge remote-tracking branch 'jubalh/ptr_fix' | James Booth | 2015-10-26 | 3 | -3/+0 | |
|\ \ | ||||||
| * | | Fix pointer dereferencing | Michael Vetter | 2015-10-26 | 3 | -3/+0 | |
| |/ | | | | | | | Setting the pointer to NULL had no effect outside the function so far. | |||||
* / | Removed ui_about() function | James Booth | 2015-10-26 | 3 | -9/+2 | |
|/ | ||||||
* | Fixed spelling mistake | James Booth | 2015-10-26 | 1 | -1/+1 | |
| | ||||||
* | Applied coding style to src/ | James Booth | 2015-10-26 | 18 | -290/+271 | |
| | ||||||
* | Applied coding style to src/xmpp/ | James Booth | 2015-10-26 | 14 | -555/+530 | |
| | ||||||
* | Applied coding style to src/ui/ | James Booth | 2015-10-25 | 10 | -192/+191 | |
| | ||||||
* | Applied coding style to src/ui/core.c | James Booth | 2015-10-25 | 1 | -114/+113 | |
| | ||||||
* | Applied coding style to src/ui/console.c | James Booth | 2015-10-25 | 1 | -15/+15 | |
| | ||||||
* | Applied coding style to src/ui/buffer.h src/ui/buffer.c | James Booth | 2015-10-25 | 2 | -6/+5 | |
| | ||||||
* | Applied coding style to src/tools/ | James Booth | 2015-10-25 | 6 | -33/+33 | |
| | ||||||
* | Applied coding style to src/pgp/ | James Booth | 2015-10-25 | 2 | -31/+30 | |
| | ||||||
* | Applied coding style to src/otr/ | James Booth | 2015-10-25 | 5 | -64/+63 | |
| | ||||||
* | Applied coding style to src/event/ | James Booth | 2015-10-25 | 6 | -88/+86 | |
| | ||||||
* | Applied coding style to src/config/ | James Booth | 2015-10-25 | 6 | -55/+57 | |
| | ||||||
* | Applied coding style to account.h | James Booth | 2015-10-25 | 1 | -43/+43 | |
| | ||||||
* | Applied coding style to accounts.c | James Booth | 2015-10-25 | 1 | -50/+50 | |
| | ||||||
* | Applied coding style to account.h | James Booth | 2015-10-25 | 1 | -7/+7 | |
| | ||||||
* | Applied coding style to account.c | James Booth | 2015-10-25 | 1 | -8/+8 | |
| | ||||||
* | Applied coding style to commands.h | James Booth | 2015-10-25 | 1 | -85/+85 | |
| | ||||||
* | Applied coding style to commands.c | James Booth | 2015-10-25 | 1 | -95/+94 | |
| | ||||||
* | Applied coding style to command.h | James Booth | 2015-10-25 | 1 | -9/+9 | |
| | ||||||
* | Applied coding style to command.c | James Booth | 2015-10-25 | 1 | -110/+110 | |
| |