about summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* TIdey up input win functionsJames Booth2012-02-291-108/+119
|
* Bold input barJames Booth2012-02-281-0/+1
|
* Simplified interfaceJames Booth2012-02-282-26/+10
|
* Presence notifications sent to chat windowsJames Booth2012-02-283-1/+71
|
* Only send ping when connectedJames Booth2012-02-271-28/+17
|
* Added notification on leaveJames Booth2012-02-272-40/+37
|
* Added presence notificationsJames Booth2012-02-273-1/+87
| | | | Turned off roster request on connect
* Added ping for keepaliveJames Booth2012-02-271-0/+30
|
* Update READMEJames Booth2012-02-271-3/+0
|
* Check for KEY_BACKSPACE, works on UbuntuJames Booth2012-02-271-1/+1
|
* Moved window switchingJames Booth2012-02-273-57/+40
|
* Consistent namingJames Booth2012-02-271-7/+8
|
* Renamed input buffer to historyJames Booth2012-02-276-42/+42
|
* Allow forwards though input historyJames Booth2012-02-273-8/+36
|
* Consistent naming in input_bufferJames Booth2012-02-263-4/+4
|
* Added input editing and bufferJames Booth2012-02-2610-14/+151
| | | | | Left and right arrows for inline editing. Up arrow to go through history
* Removed unused input window functionJames Booth2012-02-262-7/+0
|
* Allow command editingJames Booth2012-02-261-3/+28
|
* Allow left/right movement in input windowJames Booth2012-02-261-4/+22
|
* Removed unused tstmpJames Booth2012-02-261-3/+0
|
* Refactored windows.cJames Booth2012-02-261-74/+32
| | | | | Most functions now use _win_show_time and cons_show where they can.
* Tidied showing user on message winJames Booth2012-02-261-52/+38
|
* Tidy up show time on messagesJames Booth2012-02-261-25/+14
|
* Update READMEJames Booth2012-02-261-1/+0
|
* Added -notls argument and removed server name hackJames Booth2012-02-265-41/+70
| | | | Added jabber_conn struct to represent connections
* Added enum for jabber connection statusJames Booth2012-02-263-29/+33
| | | | Moved some UI code from Jabber module
* Removed roster.c, updated READMEJames Booth2012-02-262-201/+18
|
* DIsabling tls on serverJames Booth2012-02-263-2/+15
|
* Change to use local libstropheJames Booth2012-02-253-2/+177
| | | | Added roster for testing libstrophe changes
* Added GPLJames Booth2012-02-2017-0/+1026
|