about summary refs log tree commit diff stats
path: root/windows.c
Commit message (Expand)AuthorAgeFilesLines
* Transparent terminal supportjames2012-04-041-6/+7
* Rewrote copying of contact list for /whoJames Booth2012-03-201-4/+7
* Updated helpJames Booth2012-03-111-4/+8
* Tidied special key functionsJames Booth2012-03-101-59/+67
* Dealt with online notifications when no showJames Booth2012-03-101-1/+3
* Show status with online contact listJames Booth2012-03-091-3/+5
* Changed typenames in contact listJames Booth2012-03-091-1/+1
* Usage of constJames Booth2012-03-091-27/+33
* Command changesJames Booth2012-03-081-3/+7
* Contact list synch with serverJames Booth2012-03-081-13/+24
* Incoming message notification in consoleJames Booth2012-03-061-0/+12
* Tidied pagingJames Booth2012-03-061-16/+20
* Reduced screen flicker, and fixed end pageJames Booth2012-03-061-5/+54
* Added new keys to helpJames Booth2012-03-051-1/+4
* Implemented basic paging of chat windowsJames Booth2012-03-051-35/+28
* Paging in console windowJames Booth2012-03-051-5/+62
* Tidied status updatesJames Booth2012-03-011-84/+32
* Replaced WIN_NOT_FOUND with NUM_WINSJames Booth2012-03-011-13/+10
* Split find window in twoJames Booth2012-03-011-33/+32
* Removed cons_good_showJames Booth2012-03-011-6/+0
* Close win now has return valueJames Booth2012-03-011-9/+22
* Added pointer to console windowJames Booth2012-03-011-81/+95
* Simplified online/offline notificationsJames Booth2012-02-291-95/+112
* _win_show_message functionJames Booth2012-02-291-6/+10
* Default style bold in windowsJames Booth2012-02-291-21/+10
* Simplified interfaceJames Booth2012-02-281-25/+9
* Presence notifications sent to chat windowsJames Booth2012-02-281-0/+66
* Added notification on leaveJames Booth2012-02-271-16/+22
* Added presence notificationsJames Booth2012-02-271-0/+27
* Moved window switchingJames Booth2012-02-271-18/+38
* Removed unused tstmpJames Booth2012-02-261-3/+0
* Refactored windows.cJames Booth2012-02-261-74/+32
* Tidied showing user on message winJames Booth2012-02-261-52/+38
* Tidy up show time on messagesJames Booth2012-02-261-25/+14
* Added GPLJames Booth2012-02-201-0/+22
* Merged input processing loopsJames Booth2012-02-201-3/+20
* Dynamic memory allocation on get chat recipientJames Booth2012-02-191-1/+4
* Fixed string handling on incomming messagesJames Booth2012-02-191-1/+1
* Tarted up consoleJames Booth2012-02-191-3/+47
* Tidy up titlebar titleJames Booth2012-02-191-2/+2
* Validation on msg commandJames Booth2012-02-191-0/+9
* Start command validationJames Booth2012-02-181-0/+9
* More UI tweaksJames Booth2012-02-181-5/+59
* Target chat window changesJames Booth2012-02-181-7/+13
* UI tweaksJames Booth2012-02-181-11/+10
* Always show windows in status barJames Booth2012-02-171-3/+3
* Title bar tidy upJames Booth2012-02-171-2/+2
* Added gui_refreshJames Booth2012-02-131-15/+12
* Tidied up message window handlingJames Booth2012-02-131-14/+7
* Tidy up refreshing current chatJames Booth2012-02-131-36/+15