about summary refs log tree commit diff stats
path: root/src/ui
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into openpgpJames Booth2015-06-023-9/+14
|\
| * Merge remote-tracking branch 'PMaynard/#551'James Booth2015-06-023-9/+14
| |\
| | * Refactored 'ui_tidy_wins()' to return bool and not output text, Corrected und...Pete2015-06-012-9/+3
| | * Added window auto tidy.Pete2015-05-292-0/+11
| |/
* | Merge branch 'master' into openpgpJames Booth2015-05-251-1/+1
|\|
| * Added jid to OTR errors in consoleJames Booth2015-05-251-1/+1
* | Merge branch 'master' into openpgpJames Booth2015-05-101-60/+62
|\|
| * Tidy ui_room_messageJames Booth2015-05-101-60/+62
* | Merge branch 'master' into openpgpJames Booth2015-05-103-36/+20
|\|
| * Moved logic to notify_messageJames Booth2015-05-103-36/+20
* | Merge branch 'master' into openpgpJames Booth2015-05-072-0/+37
|\|
| * Added ui_contact_onlineJames Booth2015-05-072-0/+37
* | Merge branch 'master' into pgpJames Booth2015-05-047-212/+212
|\|
| * Use null check convention in windows.cJames Booth2015-05-041-18/+18
| * Use null check convention in window.cJames Booth2015-05-041-38/+38
| * Use null check convention in titlebar.cJames Booth2015-05-041-3/+3
| * Use null check convention in statusbar.cJames Booth2015-05-041-7/+7
| * Use null check convention in notifier.cJames Booth2015-05-041-4/+4
| * Use null check convention in core.cJames Booth2015-05-041-62/+62
| * Use null check convention in console.cJames Booth2015-05-041-80/+80
* | Merge branch 'master' into pgpJames Booth2015-05-044-10/+15
|\|
| * Added enc_mode to ProfChatWinJames Booth2015-05-044-10/+15
* | Merge branch 'master' into pgpJames Booth2015-05-042-16/+7
|\|
| * Added ui_ev_new_private_win to ui eventsJames Booth2015-05-042-16/+7
* | Merge branch 'master' into pgpJames Booth2015-05-042-10/+8
|\|
| * ui_outgoing_chat_msg now takes ProfChatWin as argumentJames Booth2015-05-042-10/+8
* | Merge branch 'master' into pgpJames Booth2015-05-041-24/+8
|\|
| * Added roster list function to get display name for messagesJames Booth2015-05-031-24/+8
* | Merge branch 'master' into pgpJames Booth2015-05-031-1/+6
|\|
| * Show resource in status barJames Booth2015-05-031-1/+6
* | Merge branch 'master' into pgpJames Booth2015-04-304-77/+23
|\|
| * Move current win check to event, removed next and prev win functionsJames Booth2015-04-304-77/+23
* | Merge branch 'master' into pgpJames Booth2015-04-304-85/+62
|\|
| * Removed ui_win_switch_numJames Booth2015-04-304-86/+62
| * Added assert to ui_switch_winJames Booth2015-04-301-0/+1
* | Merge branch 'master' into pgpJames Booth2015-04-302-16/+2
|\|
| * Removed some ui functions, inlinedJames Booth2015-04-302-16/+2
* | Merge branch 'master' into pgpJames Booth2015-04-292-0/+7
|\|
| * Added ui_win_error_line()James Booth2015-04-292-0/+7
* | Merge branch 'master' into pgpJames Booth2015-04-292-124/+63
|\|
| * Return result on OTR message sendingJames Booth2015-04-292-20/+8
| * Reuse ui_new_chat_winJames Booth2015-04-291-55/+17
| * _win_show_history takes ProfChatWin as first argJames Booth2015-04-291-66/+55
* | Merge branch 'master' into pgpJames Booth2015-04-281-26/+0
|\|
| * Removed commented codeJames Booth2015-04-281-26/+0
* | Merge branch 'master' into pgpJames Booth2015-04-214-56/+55
|\|
| * Moved new chat win events to client events moduleJames Booth2015-04-214-56/+55
* | Merge branch 'master' into pgpJames Booth2015-04-211-5/+0
|\|
| * Removed unused otr checkJames Booth2015-04-191-5/+0
* | Merge branch 'master' into pgpJames Booth2015-04-127-6/+40
|\|