about summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* Simple bot, echos response with appended stringJames Booth2012-02-034-32/+245
|
* Added libstrophe examplesJames Booth2012-02-036-0/+545
|
* Using sized array for inputJames Booth2012-02-021-1/+1
|
* Added libstrophe libraryJames Booth2012-02-021-0/+1
|
* Removed empty functionsJames Booth2012-02-021-8/+0
|
* Initial commitJames Booth2012-02-023-0/+92