about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Basic multiwindow chatJames Booth2012-02-085-11/+34
* Window per chat and incoming notificationsJames Booth2012-02-083-65/+125
* Only send messages in chat modeJames Booth2012-02-071-3/+7
* Fixed printing function keysJames Booth2012-02-071-1/+1
* SImple window switching for message and consoleJames Booth2012-02-073-66/+142
* Hiding XMPP and Ncurses from app codeJames Booth2012-02-073-64/+73
* Added app moduleJames Booth2012-02-0711-220/+267
* Moved incoming display messageJames Booth2012-02-066-20/+29
* Fixed delete on no inputJames Booth2012-02-061-4/+6
* Handle delete char in command winJames Booth2012-02-062-3/+17
* Fixed makefileJames Booth2012-02-061-1/+1
* Moved function to jabber moduleJames Booth2012-02-053-21/+23
* Added jabber moduleJames Booth2012-02-056-104/+124
* Split out window functionsJames Booth2012-02-055-55/+71
* Using xmpp_run_once and input event handelingJames Booth2012-02-051-65/+77
* Added use_window for handlerJames Booth2012-02-051-10/+39
* Changed UIJames Booth2012-02-051-126/+112
* Tidied up logging functionsJames Booth2012-02-054-2/+16
* Split log into moduleJames Booth2012-02-055-108/+50
* Outgoing message handlerJames Booth2012-02-051-10/+26
* Added scrolling input windowJames Booth2012-02-031-4/+70
* Updated READMEJames Booth2012-02-031-1/+9
* Removed libstrophe examplesJames Booth2012-02-036-534/+1