Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added help text for /showsplash | Dolan O'Toole | 2012-06-04 | 1 | -0/+1 |
* | added switching of splash logo on or off | Dolan O'Toole | 2012-06-04 | 1 | -8/+20 |
* | added ascii logo on startup | Dolan O'Toole | 2012-06-01 | 1 | -1/+8 |
* | Allow message with status updates | James Booth | 2012-05-28 | 1 | -8/+15 |
* | Updated help command with presence commands | James Booth | 2012-05-27 | 1 | -0/+5 |
* | Renamed windows.h -> ui.h | James Booth | 2012-05-24 | 1 | -1/+1 |
* | Moved beep/flash settings to preferences | James Booth | 2012-05-10 | 1 | -9/+2 |
* | Added preferences | James Booth | 2012-05-10 | 1 | -1/+1 |
* | Removed some oneliner functions | James Booth | 2012-05-10 | 1 | -20/+0 |
* | Using GSList for contact list | James Booth | 2012-05-10 | 1 | -4/+5 |
* | Added contact module | James Booth | 2012-05-04 | 1 | -6/+9 |
* | Added flash notification and option | James Booth | 2012-04-24 | 1 | -0/+1 |
* | Added beep setting command | James Booth | 2012-04-24 | 1 | -1/+11 |
* | Beep on incomming message | James Booth | 2012-04-24 | 1 | -1/+2 |
* | Removed resize debug | James Booth | 2012-04-23 | 1 | -1/+0 |
* | Make pads bigger on resize | James Booth | 2012-04-23 | 1 | -1/+15 |
* | Resize current pad | James Booth | 2012-04-22 | 1 | -2/+13 |
* | Moved windows on resize | James Booth | 2012-04-22 | 1 | -2/+1 |
* | Added status bar resize | James Booth | 2012-04-22 | 1 | -1/+1 |
* | Renamed title_bar_redraw -> title_bar_resize | James Booth | 2012-04-20 | 1 | -1/+1 |
* | Added title bar redraw | James Booth | 2012-04-20 | 1 | -1/+1 |
* | Merge branch 'master' into resize | James Booth | 2012-04-20 | 1 | -8/+36 |
|\ | |||||
| * | Added blinking notifications | James Booth | 2012-04-19 | 1 | -8/+16 |
| * | Show different message when disconnected | James Booth | 2012-04-19 | 1 | -0/+20 |
* | | Replace input on resize | James Booth | 2012-04-17 | 1 | -13/+10 |
* | | Moved resize code to windows.c, reorder main loop | James Booth | 2012-04-17 | 1 | -9/+13 |
* | | Added current window refresh on resize | James Booth | 2012-04-16 | 1 | -0/+1 |
* | | Basic resize of bars | James Booth | 2012-04-15 | 1 | -0/+8 |
|/ | |||||
* | 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 |