about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Always show windows in status barJames Booth2012-02-172-3/+8
* Title bar tidy upJames Booth2012-02-172-4/+4
* Updated tasksJames Booth2012-02-171-3/+1
* Handles failed logins correctlyJames Booth2012-02-179-14/+86
* Roster request on successful loginJames Booth2012-02-161-0/+1
* Handling logins and outputting to consoleJames Booth2012-02-164-7/+17
* Added gui_refreshJames Booth2012-02-133-26/+14
* Tidied up message window handlingJames Booth2012-02-131-14/+7
* Tidy up refreshing current chatJames Booth2012-02-131-36/+15
* Tidy up printing to message windowsJames Booth2012-02-131-84/+50
* Fixed bug with console when closing chat windowJames Booth2012-02-131-6/+9
* Better output of action window notificationsJames Booth2012-02-121-3/+17
* Process special keys out of loopJames Booth2012-02-121-6/+14
* Added title bar refresh to main loopJames Booth2012-02-123-1/+10
* Renamed title bar functionsJames Booth2012-02-123-20/+22
* Added status bar refresh to main loopJames Booth2012-02-124-15/+22
* Renamed console window functionsJames Booth2012-02-124-14/+16
* Renamed input_bar -> status_barJames Booth2012-02-128-80/+80
* Moved XMPP logging to jabber.cJames Booth2012-02-123-18/+16
* Naming of staticsJames Booth2012-02-126-150/+164
* Tweak to commandsJames Booth2012-02-121-10/+4
* Only switch to active chatsJames Booth2012-02-124-12/+33
* Tidy up jabber.cJames Booth2012-02-101-10/+10
* Moved start commands to command.moduleJames Booth2012-02-103-37/+35