Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added status bar resize | James Booth | 2012-04-22 | 1 | -0/+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 | -0/+1 |
* | Merge branch 'master' into resize | James Booth | 2012-04-20 | 1 | -0/+2 |
|\ | |||||
| * | Added blinking notifications | James Booth | 2012-04-19 | 1 | -0/+1 |
| * | Show different message when disconnected | James Booth | 2012-04-19 | 1 | -0/+1 |
* | | Replace input on resize | James Booth | 2012-04-17 | 1 | -1/+4 |
* | | Moved resize code to windows.c, reorder main loop | James Booth | 2012-04-17 | 1 | -1/+0 |
* | | Basic resize of bars | James Booth | 2012-04-15 | 1 | -0/+1 |
|/ | |||||
* | Rewrote copying of contact list for /who | James Booth | 2012-03-20 | 1 | -1/+1 |
* | Tidied special key functions | James Booth | 2012-03-10 | 1 | -3/+2 |
* | Changed typenames in contact list | James Booth | 2012-03-09 | 1 | -1/+1 |
* | Usage of const | James Booth | 2012-03-09 | 1 | -15/+18 |
* | Tidied windows.h | James Booth | 2012-03-08 | 1 | -1/+1 |
* | Contact list synch with server | James Booth | 2012-03-08 | 1 | -0/+2 |
* | Paging in console window | James Booth | 2012-03-05 | 1 | -0/+4 |
* | Removed cons_good_show | James Booth | 2012-03-01 | 1 | -1/+0 |
* | Close win now has return value | James Booth | 2012-03-01 | 1 | -1/+1 |
* | Simplified online/offline notifications | James Booth | 2012-02-29 | 1 | -4/+2 |
* | Presence notifications sent to chat windows | James Booth | 2012-02-28 | 1 | -0/+2 |
* | Added presence notifications | James Booth | 2012-02-27 | 1 | -0/+2 |
* | Moved window switching | James Booth | 2012-02-27 | 1 | -2/+1 |
* | Added input editing and buffer | James Booth | 2012-02-26 | 1 | -1/+1 |
* | Removed unused input window function | James Booth | 2012-02-26 | 1 | -1/+0 |
* | Added GPL | James Booth | 2012-02-20 | 1 | -0/+22 |
* | Merged input processing loops | James Booth | 2012-02-20 | 1 | -0/+2 |
* | Dynamic memory allocation on get chat recipient | James Booth | 2012-02-19 | 1 | -1/+1 |
* | Tarted up console | James Booth | 2012-02-19 | 1 | -0/+3 |
* | Tidy up titlebar title | James Booth | 2012-02-19 | 1 | -0/+1 |
* | Validation on msg command | James Booth | 2012-02-19 | 1 | -0/+1 |
* | Start command validation | James Booth | 2012-02-18 | 1 | -0/+1 |
* | Handles failed logins correctly | James Booth | 2012-02-17 | 1 | -0/+3 |
* | Handling logins and outputting to console | James Booth | 2012-02-16 | 1 | -1/+1 |
* | Added gui_refresh | James Booth | 2012-02-13 | 1 | -0/+1 |
* | Added title bar refresh to main loop | James Booth | 2012-02-12 | 1 | -0/+1 |
* | Renamed title bar functions | James Booth | 2012-02-12 | 1 | -15/+17 |
* | Added status bar refresh to main loop | James Booth | 2012-02-12 | 1 | -0/+1 |
* | Renamed console window functions | James Booth | 2012-02-12 | 1 | -3/+5 |
* | Renamed input_bar -> status_bar | James Booth | 2012-02-12 | 1 | -8/+8 |
* | Naming of statics | James Booth | 2012-02-12 | 1 | -13/+17 |
* | Only switch to active chats | James Booth | 2012-02-12 | 1 | -0/+1 |
* | Starting window output in x position 1 | James Booth | 2012-02-10 | 1 | -0/+2 |
* | Small formatting changes | James Booth | 2012-02-10 | 1 | -1/+3 |
* | Added msg command | James Booth | 2012-02-09 | 1 | -1/+2 |
* | Added roster command | James Booth | 2012-02-09 | 1 | -0/+1 |
* | Split window functions | James Booth | 2012-02-08 | 1 | -7/+17 |
* | Closing chat windows | James Booth | 2012-02-08 | 1 | -2/+1 |
* | Basic multiwindow chat | James Booth | 2012-02-08 | 1 | -1/+3 |
* | Window per chat and incoming notifications | James Booth | 2012-02-08 | 1 | -0/+6 |
* | SImple window switching for message and console | James Booth | 2012-02-07 | 1 | -6/+9 |