Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tidied windows.h | James Booth | 2012-03-08 | 1 | -1/+1 |
* | Added license to new files | James Booth | 2012-03-08 | 2 | -0/+44 |
* | Command changes | James Booth | 2012-03-08 | 2 | -10/+20 |
* | Contact list synch with server | James Booth | 2012-03-08 | 7 | -30/+61 |
* | Fixed duplicated contacts | James Booth | 2012-03-08 | 3 | -54/+219 |
* | Added basic online list | James Booth | 2012-03-08 | 9 | -15/+213 |
* | 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 | 4 | -15/+102 |
* | Added new keys to help | James Booth | 2012-03-05 | 2 | -2/+4 |
* | Implemented basic paging of chat windows | James Booth | 2012-03-05 | 2 | -35/+35 |
* | Paging in console window | James Booth | 2012-03-05 | 4 | -6/+69 |
* | History test uses assert_is_null | James Booth | 2012-03-02 | 1 | -5/+5 |
* | Added head_unit tests | James Booth | 2012-03-02 | 6 | -0/+164 |
* | Updated makefile | James Booth | 2012-03-01 | 1 | -1/+1 |
* | Removed event loop function | James Booth | 2012-03-01 | 1 | -13/+7 |
* | Tidied initialisation | James Booth | 2012-03-01 | 3 | -17/+18 |
* | 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 | 4 | -9/+2 |
* | Close win now has return value | James Booth | 2012-03-01 | 3 | -14/+24 |
* | Added pointer to console window | James Booth | 2012-03-01 | 1 | -81/+95 |
* | Simplified online/offline notifications | James Booth | 2012-02-29 | 3 | -106/+118 |
* | _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 |
* | TIdey up input win functions | James Booth | 2012-02-29 | 1 | -108/+119 |
* | Bold input bar | James Booth | 2012-02-28 | 1 | -0/+1 |
* | Simplified interface | James Booth | 2012-02-28 | 2 | -26/+10 |
* | Presence notifications sent to chat windows | James Booth | 2012-02-28 | 3 | -1/+71 |
* | Only send ping when connected | James Booth | 2012-02-27 | 1 | -28/+17 |
* | Added notification on leave | James Booth | 2012-02-27 | 2 | -40/+37 |
* | Added presence notifications | James Booth | 2012-02-27 | 3 | -1/+87 |
* | Added ping for keepalive | James Booth | 2012-02-27 | 1 | -0/+30 |
* | Update README | James Booth | 2012-02-27 | 1 | -3/+0 |
* | Check for KEY_BACKSPACE, works on Ubuntu | James Booth | 2012-02-27 | 1 | -1/+1 |
* | Moved window switching | James Booth | 2012-02-27 | 3 | -57/+40 |
* | Consistent naming | James Booth | 2012-02-27 | 1 | -7/+8 |
* | Renamed input buffer to history | James Booth | 2012-02-27 | 6 | -42/+42 |
* | Allow forwards though input history | James Booth | 2012-02-27 | 3 | -8/+36 |
* | Consistent naming in input_buffer | James Booth | 2012-02-26 | 3 | -4/+4 |
* | Added input editing and buffer | James Booth | 2012-02-26 | 10 | -14/+151 |
* | Removed unused input window function | James Booth | 2012-02-26 | 2 | -7/+0 |
* | Allow command editing | James Booth | 2012-02-26 | 1 | -3/+28 |
* | Allow left/right movement in input window | James Booth | 2012-02-26 | 1 | -4/+22 |
* | 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 |
* | Update README | James Booth | 2012-02-26 | 1 | -1/+0 |