Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added title bar refresh to main loop | James Booth | 2012-02-12 | 1 | -0/+2 |
* | Added status bar refresh to main loop | James Booth | 2012-02-12 | 1 | -1/+2 |
* | Renamed input_bar -> status_bar | James Booth | 2012-02-12 | 1 | -1/+1 |
* | Naming of statics | James Booth | 2012-02-12 | 1 | -26/+26 |
* | Only switch to active chats | James Booth | 2012-02-12 | 1 | -10/+20 |
* | Moved start commands to command.module | James Booth | 2012-02-10 | 1 | -37/+0 |
* | Starting window output in x position 1 | James Booth | 2012-02-10 | 1 | -1/+1 |
* | Small formatting changes | James Booth | 2012-02-10 | 1 | -0/+2 |
* | Pulled out command module | James Booth | 2012-02-09 | 1 | -69/+4 |
* | Pulled out main event loop | James Booth | 2012-02-09 | 1 | -95/+112 |
* | Renamed some source files | James Booth | 2012-02-09 | 1 | -10/+161 |
* | Added app module | James Booth | 2012-02-07 | 1 | -157/+6 |
* | Moved incoming display message | James Booth | 2012-02-06 | 1 | -7/+3 |
* | Fixed delete on no input | James Booth | 2012-02-06 | 1 | -4/+6 |
* | Handle delete char in command win | James Booth | 2012-02-06 | 1 | -3/+16 |
* | Moved function to jabber module | James Booth | 2012-02-05 | 1 | -18/+2 |
* | Added jabber module | James Booth | 2012-02-05 | 1 | -95/+5 |
* | Split out window functions | James Booth | 2012-02-05 | 1 | -53/+6 |
* | Using xmpp_run_once and input event handeling | James Booth | 2012-02-05 | 1 | -65/+77 |
* | Added use_window for handler | James Booth | 2012-02-05 | 1 | -10/+39 |
* | Changed UI | James Booth | 2012-02-05 | 1 | -126/+112 |
* | Tidied up logging functions | James Booth | 2012-02-05 | 1 | -2/+8 |
* | Split log into module | James Booth | 2012-02-05 | 1 | -27/+10 |
* | Outgoing message handler | James Booth | 2012-02-05 | 1 | -10/+26 |
* | Added scrolling input window | James Booth | 2012-02-03 | 1 | -4/+70 |
* | Simple bot, echos response with appended string | James Booth | 2012-02-03 | 1 | -32/+166 |
* | Using sized array for input | James Booth | 2012-02-02 | 1 | -1/+1 |
* | Added libstrophe library | James Booth | 2012-02-02 | 1 | -0/+1 |
* | Removed empty functions | James Booth | 2012-02-02 | 1 | -8/+0 |
* | Initial commit | James Booth | 2012-02-02 | 1 | -0/+84 |