Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Title bar tidy up | James Booth | 2012-02-17 | 2 | -4/+4 | |
| | ||||||
* | Updated tasks | James Booth | 2012-02-17 | 1 | -3/+1 | |
| | ||||||
* | Handles failed logins correctly | James Booth | 2012-02-17 | 9 | -14/+86 | |
| | ||||||
* | Roster request on successful login | James Booth | 2012-02-16 | 1 | -0/+1 | |
| | ||||||
* | Handling logins and outputting to console | James Booth | 2012-02-16 | 4 | -7/+17 | |
| | ||||||
* | Added gui_refresh | James Booth | 2012-02-13 | 3 | -26/+14 | |
| | | | | Refreshing all windows now done in main loop | |||||
* | Tidied up message window handling | James Booth | 2012-02-13 | 1 | -14/+7 | |
| | ||||||
* | Tidy up refreshing current chat | James Booth | 2012-02-13 | 1 | -36/+15 | |
| | ||||||
* | Tidy up printing to message windows | James Booth | 2012-02-13 | 1 | -84/+50 | |
| | ||||||
* | Fixed bug with console when closing chat window | James Booth | 2012-02-13 | 1 | -6/+9 | |
| | ||||||
* | Better output of action window notifications | James Booth | 2012-02-12 | 1 | -3/+17 | |
| | ||||||
* | Process special keys out of loop | James Booth | 2012-02-12 | 1 | -6/+14 | |
| | ||||||
* | Added title bar refresh to main loop | James Booth | 2012-02-12 | 3 | -1/+10 | |
| | ||||||
* | Renamed title bar functions | James Booth | 2012-02-12 | 3 | -20/+22 | |
| | ||||||
* | Added status bar refresh to main loop | James Booth | 2012-02-12 | 4 | -15/+22 | |
| | ||||||
* | Renamed console window functions | James Booth | 2012-02-12 | 4 | -14/+16 | |
| | ||||||
* | Renamed input_bar -> status_bar | James Booth | 2012-02-12 | 8 | -80/+80 | |
| | ||||||
* | Moved XMPP logging to jabber.c | James Booth | 2012-02-12 | 3 | -18/+16 | |
| | ||||||
* | Naming of statics | James Booth | 2012-02-12 | 6 | -150/+164 | |
| | ||||||
* | Tweak to commands | James Booth | 2012-02-12 | 1 | -10/+4 | |
| | ||||||
* | Only switch to active chats | James Booth | 2012-02-12 | 4 | -12/+33 | |
| | ||||||
* | Tidy up jabber.c | James Booth | 2012-02-10 | 1 | -10/+10 | |
| | ||||||
* | Moved start commands to command.module | James Booth | 2012-02-10 | 3 | -37/+35 | |
| | ||||||
* | Starting window output in x position 1 | James Booth | 2012-02-10 | 4 | -4/+21 | |
| | ||||||
* | Small formatting changes | James Booth | 2012-02-10 | 6 | -5/+25 | |
| | ||||||
* | Fixed wrong message in title bar for cons window | James Booth | 2012-02-10 | 2 | -4/+7 | |
| | ||||||
* | Pulled out command module | James Booth | 2012-02-09 | 4 | -71/+117 | |
| | ||||||
* | Pulled out main event loop | James Booth | 2012-02-09 | 1 | -95/+112 | |
| | ||||||
* | Renamed some source files | James Booth | 2012-02-09 | 6 | -186/+187 | |
| | ||||||
* | Pull out command loop before connect | James Booth | 2012-02-09 | 1 | -23/+41 | |
| | ||||||
* | Added msg command | James Booth | 2012-02-09 | 5 | -10/+78 | |
| | ||||||
* | Removed subscription from roster | James Booth | 2012-02-09 | 3 | -7/+27 | |
| | ||||||
* | Added roster command | James Booth | 2012-02-09 | 5 | -6/+87 | |
| | ||||||
* | Update README | James Booth | 2012-02-09 | 1 | -1/+3 | |
| | ||||||
* | Time output | James Booth | 2012-02-09 | 5 | -28/+51 | |
| | ||||||
* | Don't show message when inactive chat | James Booth | 2012-02-09 | 1 | -1/+1 | |
| | ||||||
* | Added seperate window modules | James Booth | 2012-02-08 | 4 | -0/+155 | |
| | ||||||
* | Split window functions | James Booth | 2012-02-08 | 4 | -140/+26 | |
| | ||||||
* | Closing chat windows | James Booth | 2012-02-08 | 3 | -12/+43 | |
| | ||||||
* | Basic multiwindow chat | James Booth | 2012-02-08 | 5 | -11/+34 | |
| | ||||||
* | Window per chat and incoming notifications | James Booth | 2012-02-08 | 3 | -65/+125 | |
| | ||||||
* | Only send messages in chat mode | James Booth | 2012-02-07 | 1 | -3/+7 | |
| | ||||||
* | 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 | |
| |