about summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeFilesLines
...
* Implemented HOME and END keys during inputJames Booth2012-04-091-1/+9
|
* Ignore non used F keysJames Booth2012-04-091-1/+1
|
* Transparent terminal supportjames2012-04-041-6/+7
|
* Rewrote copying of contact list for /whoJames Booth2012-03-207-148/+228
|
* Added another contact list search testJames Booth2012-03-111-0/+22
|
* Updated helpJames Booth2012-03-112-15/+14
|
* Tidied up contact tab completionJames Booth2012-03-111-68/+43
|
* Tab completion of online contacts now rollsJames Booth2012-03-103-4/+117
|
* Moved page off, and added search_attemptsJames Booth2012-03-104-1/+16
|
* Free memory after contact searchJames Booth2012-03-101-0/+1
|
* Started autocomplete contactJames Booth2012-03-102-1/+30
| | | | Currently autocompletes first match
* Added find contactJames Booth2012-03-103-2/+70
|
* Ordered contact listJames Booth2012-03-102-20/+36
|
* Tidied special key functionsJames Booth2012-03-104-66/+72
|
* Added atexit callback, for ctrl-c cleanupJames Booth2012-03-102-4/+6
|
* Added static modifier to _make_contact_nodeJames Booth2012-03-101-1/+1
|
* More contact_list testsJames Booth2012-03-101-0/+52
|
* Added more contact_list testsJames Booth2012-03-101-0/+50
|
* Dealt with online notifications when no showJames Booth2012-03-105-65/+73
|
* Do not include self in presence notificationsJames Booth2012-03-092-8/+21
|
* Update status in contact list on notificationJames Booth2012-03-091-3/+15
|
* Show status with online contact listJames Booth2012-03-095-89/+153
|
* Changed typenames in contact listJames Booth2012-03-096-40/+41
|
* Usage of constJames Booth2012-03-0914-84/+94
|
* Tidied windows.hJames Booth2012-03-081-1/+1
|
* Added license to new filesJames Booth2012-03-082-0/+44
|
* Command changesJames Booth2012-03-082-10/+20
| | | | | | Changed names of who/ros Coloured output for who Who only works online
* Contact list synch with serverJames Booth2012-03-087-30/+61
|
* Fixed duplicated contactsJames Booth2012-03-083-54/+219
|
* Added basic online listJames Booth2012-03-089-15/+213
|
* 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-064-15/+102
|
* Added new keys to helpJames Booth2012-03-052-2/+4
|
* Implemented basic paging of chat windowsJames Booth2012-03-052-35/+35
|
* Paging in console windowJames Booth2012-03-054-6/+69
|
* History test uses assert_is_nullJames Booth2012-03-021-5/+5
|
* Added head_unit testsJames Booth2012-03-026-0/+164
|
* Updated makefileJames Booth2012-03-011-1/+1
|
* Removed event loop functionJames Booth2012-03-011-13/+7
|
* Tidied initialisationJames Booth2012-03-013-17/+18
|
* 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-014-9/+2
|
* Close win now has return valueJames Booth2012-03-013-14/+24
|
* Added pointer to console windowJames Booth2012-03-011-81/+95
|
* Simplified online/offline notificationsJames Booth2012-02-293-106/+118
|
* _win_show_message functionJames Booth2012-02-291-6/+10
|
* Default style bold in windowsJames Booth2012-02-291-21/+10
|