Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fixed printing function keys | James Booth | 2012-02-07 | 1 | -1/+1 | |
| | ||||||
* | SImple window switching for message and console | James Booth | 2012-02-07 | 3 | -66/+142 | |
| | ||||||
* | Hiding XMPP and Ncurses from app code | James Booth | 2012-02-07 | 3 | -64/+73 | |
| | ||||||
* | Added app module | James Booth | 2012-02-07 | 11 | -220/+267 | |
| | ||||||
* | Moved incoming display message | James Booth | 2012-02-06 | 6 | -20/+29 | |
| | ||||||
* | Fixed delete on no input | James Booth | 2012-02-06 | 1 | -4/+6 | |
| | ||||||
* | Handle delete char in command win | James Booth | 2012-02-06 | 2 | -3/+17 | |
| | ||||||
* | Fixed makefile | James Booth | 2012-02-06 | 1 | -1/+1 | |
| | ||||||
* | Moved function to jabber module | James Booth | 2012-02-05 | 3 | -21/+23 | |
| | ||||||
* | Added jabber module | James Booth | 2012-02-05 | 6 | -104/+124 | |
| | ||||||
* | Split out window functions | James Booth | 2012-02-05 | 5 | -55/+71 | |
| | ||||||
* | 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 | 4 | -2/+16 | |
| | ||||||
* | Split log into module | James Booth | 2012-02-05 | 5 | -108/+50 | |
| | ||||||
* | Outgoing message handler | James Booth | 2012-02-05 | 1 | -10/+26 | |
| | ||||||
* | Added scrolling input window | James Booth | 2012-02-03 | 1 | -4/+70 | |
| | ||||||
* | Updated README | James Booth | 2012-02-03 | 1 | -1/+9 | |
| | ||||||
* | Removed libstrophe examples | James Booth | 2012-02-03 | 6 | -534/+1 | |
| | ||||||
* | Simple bot, echos response with appended string | James Booth | 2012-02-03 | 4 | -32/+245 | |
| | ||||||
* | Added libstrophe examples | James Booth | 2012-02-03 | 6 | -0/+545 | |
| | ||||||
* | 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 | 3 | -0/+92 | |