about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Starting window output in x position 1James Booth2012-02-104-4/+21
* Small formatting changesJames Booth2012-02-106-5/+25
* Fixed wrong message in title bar for cons windowJames Booth2012-02-102-4/+7
* Pulled out command moduleJames Booth2012-02-094-71/+117
* Pulled out main event loopJames Booth2012-02-091-95/+112
* Renamed some source filesJames Booth2012-02-096-186/+187
* Pull out command loop before connectJames Booth2012-02-091-23/+41
* Added msg commandJames Booth2012-02-095-10/+78
* Removed subscription from rosterJames Booth2012-02-093-7/+27
* Added roster commandJames Booth2012-02-095-6/+87
* Update READMEJames Booth2012-02-091-1/+3
* Time outputJames Booth2012-02-095-28/+51
* Don't show message when inactive chatJames Booth2012-02-091-1/+1
* Added seperate window modulesJames Booth2012-02-084-0/+155
* Split window functionsJames Booth2012-02-084-140/+26
* Closing chat windowsJames Booth2012-02-083-12/+43