about summary refs log tree commit diff stats
path: root/profanity.c
Commit message (Expand)AuthorAgeFilesLines
* Renamed input_bar -> status_barJames Booth2012-02-121-1/+1
* Naming of staticsJames Booth2012-02-121-26/+26
* Only switch to active chatsJames Booth2012-02-121-10/+20
* Moved start commands to command.moduleJames Booth2012-02-101-37/+0
* Starting window output in x position 1James Booth2012-02-101-1/+1
* Small formatting changesJames Booth2012-02-101-0/+2
* Pulled out command moduleJames Booth2012-02-091-69/+4
* Pulled out main event loopJames Booth2012-02-091-95/+112
* Renamed some source filesJames Booth2012-02-091-10/+161
* Added app moduleJames Booth2012-02-071-157/+6
* Moved incoming display messageJames Booth2012-02-061-7/+3
* Fixed delete on no inputJames Booth2012-02-061-4/+6
* Handle delete char in command winJames Booth2012-02-061-3/+16
* Moved function to jabber moduleJames Booth2012-02-051-18/+2
* Added jabber moduleJames Booth2012-02-051-95/+5
* Split out window functionsJames Booth2012-02-051-53/+6
* 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-051-2/+8
* Split log into moduleJames Booth2012-02-051-27/+10
* Outgoing message handlerJames Booth2012-02-051-10/+26
* Added scrolling input windowJames Booth2012-02-031-4/+70
* Simple bot, echos response with appended stringJames Booth2012-02-031-32/+166
* 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-021-0/+84