Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
* | Added -notls argument and removed server name hack | James Booth | 2012-02-26 | 5 | -41/+70 | |
* | Added enum for jabber connection status | James Booth | 2012-02-26 | 3 | -29/+33 | |
* | Removed roster.c, updated README | James Booth | 2012-02-26 | 2 | -201/+18 | |
* | DIsabling tls on server | James Booth | 2012-02-26 | 3 | -2/+15 | |
* | Change to use local libstrophe | James Booth | 2012-02-25 | 3 | -2/+177 | |
* | Added GPL | James Booth | 2012-02-20 | 17 | -0/+1026 | |
* | Merged input processing loops | James Booth | 2012-02-20 | 10 | -202/+111 | |
* | Dynamic memory allocation on get chat recipient | James Booth | 2012-02-19 | 3 | -5/+9 | |
* | Safe string handling on get password | James Booth | 2012-02-19 | 2 | -4/+4 | |
* | Tidied message handler | James Booth | 2012-02-19 | 1 | -6/+6 | |
* | Tidy up roster loop | James Booth | 2012-02-19 | 1 | -2/+5 | |
* | Fixed string handling on roster request | James Booth | 2012-02-19 | 1 | -9/+11 | |
* | Fixed string handling on login message | James Booth | 2012-02-19 | 1 | -2/+4 | |
* | Fixed string handling on incomming messages | James Booth | 2012-02-19 | 1 | -1/+1 | |
* | Tarted up console | James Booth | 2012-02-19 | 3 | -8/+55 | |
* | Tidy up titlebar title | James Booth | 2012-02-19 | 3 | -4/+9 | |
* | Validation on msg command | James Booth | 2012-02-19 | 3 | -25/+72 | |
* | Handle nothing in main command | James Booth | 2012-02-18 | 2 | -10/+17 |