Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tidied status updates | James Booth | 2012-03-01 | 1 | -84/+32 |
* | Replaced WIN_NOT_FOUND with NUM_WINS | James Booth | 2012-03-01 | 1 | -13/+10 |
* | Split find window in two | James Booth | 2012-03-01 | 1 | -33/+32 |
* | Removed cons_good_show | James Booth | 2012-03-01 | 1 | -6/+0 |
* | Close win now has return value | James Booth | 2012-03-01 | 1 | -9/+22 |
* | Added pointer to console window | James Booth | 2012-03-01 | 1 | -81/+95 |
* | Simplified online/offline notifications | James Booth | 2012-02-29 | 1 | -95/+112 |
* | _win_show_message function | James Booth | 2012-02-29 | 1 | -6/+10 |
* | Default style bold in windows | James Booth | 2012-02-29 | 1 | -21/+10 |
* | Simplified interface | James Booth | 2012-02-28 | 1 | -25/+9 |
* | Presence notifications sent to chat windows | James Booth | 2012-02-28 | 1 | -0/+66 |
* | Added notification on leave | James Booth | 2012-02-27 | 1 | -16/+22 |
* | Added presence notifications | James Booth | 2012-02-27 | 1 | -0/+27 |
* | Moved window switching | James Booth | 2012-02-27 | 1 | -18/+38 |
* | Removed unused tstmp | James Booth | 2012-02-26 | 1 | -3/+0 |
* | Refactored windows.c | James Booth | 2012-02-26 | 1 | -74/+32 |
* | Tidied showing user on message win | James Booth | 2012-02-26 | 1 | -52/+38 |
* | Tidy up show time on messages | James Booth | 2012-02-26 | 1 | -25/+14 |
* | Added GPL | James Booth | 2012-02-20 | 1 | -0/+22 |
* | Merged input processing loops | James Booth | 2012-02-20 | 1 | -3/+20 |
* | Dynamic memory allocation on get chat recipient | James Booth | 2012-02-19 | 1 | -1/+4 |
* | Fixed string handling on incomming messages | James Booth | 2012-02-19 | 1 | -1/+1 |
* | Tarted up console | James Booth | 2012-02-19 | 1 | -3/+47 |
* | Tidy up titlebar title | James Booth | 2012-02-19 | 1 | -2/+2 |
* | Validation on msg command | James Booth | 2012-02-19 | 1 | -0/+9 |
* | Start command validation | James Booth | 2012-02-18 | 1 | -0/+9 |
* | More UI tweaks | James Booth | 2012-02-18 | 1 | -5/+59 |
* | Target chat window changes | James Booth | 2012-02-18 | 1 | -7/+13 |
* | UI tweaks | James Booth | 2012-02-18 | 1 | -11/+10 |
* | Always show windows in status bar | James Booth | 2012-02-17 | 1 | -3/+3 |
* | Title bar tidy up | James Booth | 2012-02-17 | 1 | -2/+2 |
* | Added gui_refresh | James Booth | 2012-02-13 | 1 | -15/+12 |
* | 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 |
* | Renamed title bar functions | James Booth | 2012-02-12 | 1 | -3/+3 |
* | Renamed console window functions | James Booth | 2012-02-12 | 1 | -3/+3 |
* | 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 |