Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | cl_ev_send_muc_msg takes ProfMucWin as arg | James Booth | 2015-05-04 | 1 | -2/+2 | |
* | ui_outgoing_chat_msg now takes ProfChatWin as argument | James Booth | 2015-05-04 | 1 | -1/+1 | |
* | Pass ProfChatWin to otr_on_message_send | James Booth | 2015-05-02 | 1 | -5/+1 | |
* | Added ui_win_error_line() | James Booth | 2015-04-29 | 1 | -2/+1 | |
* | Return result on OTR message sending | James Booth | 2015-04-29 | 1 | -5/+13 | |
* | Added ui events module | James Booth | 2015-04-28 | 1 | -13/+0 | |
* | Renamed event functions | James Booth | 2015-04-28 | 1 | -7/+7 | |
* | Moved otr message send event to otr module | James Booth | 2015-04-27 | 1 | -33/+3 | |
* | Tidied account login | James Booth | 2015-04-23 | 1 | -50/+5 | |
* | Moved login events to client events module | James Booth | 2015-04-22 | 1 | -0/+62 | |
* | Moved new chat win events to client events module | James Booth | 2015-04-21 | 1 | -0/+13 | |
* | Moved all message sending to client events module | James Booth | 2015-04-21 | 1 | -1/+14 | |
* | Added client_events module, reuse message sending code for all commands | James Booth | 2015-04-19 | 1 | -0/+86 |