Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Renamed input_bar -> status_bar | James Booth | 2012-02-12 | 1 | -6/+6 | |
| | ||||||
* | Naming of statics | James Booth | 2012-02-12 | 1 | -76/+86 | |
| | ||||||
* | Only switch to active chats | James Booth | 2012-02-12 | 1 | -1/+11 | |
| | ||||||
* | Small formatting changes | James Booth | 2012-02-10 | 1 | -2/+2 | |
| | ||||||
* | Fixed wrong message in title bar for cons window | James Booth | 2012-02-10 | 1 | -1/+5 | |
| | ||||||
* | Added msg command | James Booth | 2012-02-09 | 1 | -7/+47 | |
| | ||||||
* | Removed subscription from roster | James Booth | 2012-02-09 | 1 | -1/+2 | |
| | ||||||
* | Added roster command | James Booth | 2012-02-09 | 1 | -5/+23 | |
| | ||||||
* | Time output | James Booth | 2012-02-09 | 1 | -8/+28 | |
| | ||||||
* | Don't show message when inactive chat | James Booth | 2012-02-09 | 1 | -1/+1 | |
| | ||||||
* | Split window functions | James Booth | 2012-02-08 | 1 | -130/+3 | |
| | ||||||
* | Closing chat windows | James Booth | 2012-02-08 | 1 | -6/+29 | |
| | ||||||
* | Basic multiwindow chat | James Booth | 2012-02-08 | 1 | -1/+13 | |
| | ||||||
* | Window per chat and incoming notifications | James Booth | 2012-02-08 | 1 | -40/+98 | |
| | ||||||
* | Fixed printing function keys | James Booth | 2012-02-07 | 1 | -1/+1 | |
| | ||||||
* | SImple window switching for message and console | James Booth | 2012-02-07 | 1 | -54/+95 | |
| | ||||||
* | Hiding XMPP and Ncurses from app code | James Booth | 2012-02-07 | 1 | -4/+58 | |
| | ||||||
* | Added app module | James Booth | 2012-02-07 | 1 | -9/+37 | |
| | ||||||
* | Moved incoming display message | James Booth | 2012-02-06 | 1 | -0/+9 | |
| | ||||||
* | Handle delete char in command win | James Booth | 2012-02-06 | 1 | -0/+1 | |
| | ||||||
* | Added jabber module | James Booth | 2012-02-05 | 1 | -4/+38 | |
| | ||||||
* | Split out window functions | James Booth | 2012-02-05 | 1 | -0/+47 | |