Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Show different message when disconnected | James Booth | 2012-04-19 | 1 | -0/+20 |
* | Transparent terminal support | james | 2012-04-04 | 1 | -6/+7 |
* | Rewrote copying of contact list for /who | James Booth | 2012-03-20 | 1 | -4/+7 |
* | Updated help | James Booth | 2012-03-11 | 1 | -4/+8 |
* | Tidied special key functions | James Booth | 2012-03-10 | 1 | -59/+67 |
* | Dealt with online notifications when no show | James Booth | 2012-03-10 | 1 | -1/+3 |
* | Show status with online contact list | James Booth | 2012-03-09 | 1 | -3/+5 |
* | Changed typenames in contact list | James Booth | 2012-03-09 | 1 | -1/+1 |
* | Usage of const | James Booth | 2012-03-09 | 1 | -27/+33 |
* | Command changes | James Booth | 2012-03-08 | 1 | -3/+7 |
* | Contact list synch with server | James Booth | 2012-03-08 | 1 | -13/+24 |
* | Incoming message notification in console | James Booth | 2012-03-06 | 1 | -0/+12 |
* | Tidied paging | James Booth | 2012-03-06 | 1 | -16/+20 |
* | Reduced screen flicker, and fixed end page | James Booth | 2012-03-06 | 1 | -5/+54 |
* | Added new keys to help | James Booth | 2012-03-05 | 1 | -1/+4 |
* | Implemented basic paging of chat windows | James Booth | 2012-03-05 | 1 | -35/+28 |
* | Paging in console window | James Booth | 2012-03-05 | 1 | -5/+62 |
* | 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 |