about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* 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
* 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 enum for jabber connection statusJames Booth2012-02-263-29/+33
* 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 GPLJames Booth2012-02-2017-0/+1026
* Merged input processing loopsJames Booth2012-02-2010-202/+111
* Dynamic memory allocation on get chat recipientJames Booth2012-02-193-5/+9
* Safe string handling on get passwordJames Booth2012-02-192-4/+4
* Tidied message handlerJames Booth2012-02-191-6/+6
* Tidy up roster loopJames Booth2012-02-191-2/+5
* Fixed string handling on roster requestJames Booth2012-02-191-9/+11
* Fixed string handling on login messageJames Booth2012-02-191-2/+4
* Fixed string handling on incomming messagesJames Booth2012-02-191-1/+1
* Tarted up consoleJames Booth2012-02-193-8/+55
* Tidy up titlebar titleJames Booth2012-02-193-4/+9
* Validation on msg commandJames Booth2012-02-193-25/+72
* Handle nothing in main commandJames Booth2012-02-182-10/+17
* Tidy start commandsJames Booth2012-02-181-32/+55
* Handle empty input on startJames Booth2012-02-181-0/+6
* Start command validationJames Booth2012-02-187-18/+84
* More UI tweaksJames Booth2012-02-181-5/+59
* Target chat window changesJames Booth2012-02-181-7/+13
* UI tweaksJames Booth2012-02-181-3/+10
* UI tweaksJames Booth2012-02-184-31/+54
* Changed title bar statusJames Booth2012-02-171-2/+2