Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into otr | James Booth | 2013-09-04 | 1 | -0/+3 |
|\ | |||||
| * | Fix for issue #235, check for KEY_CODE_YES | James Booth | 2013-09-04 | 1 | -0/+3 |
* | | Merge branch 'master' into otr | James Booth | 2013-09-01 | 4 | -19/+27 |
|\| | |||||
| * | Fixed F key bindings | James Booth | 2013-08-31 | 1 | -10/+10 |
| * | Show only nick or jid in /wins output | James Booth | 2013-08-31 | 3 | -9/+17 |
* | | Merge branch 'master' into otr | James Booth | 2013-08-30 | 14 | -910/+1681 |
|\| | |||||
| * | Fixed ">" indicator when tidying windows | James Booth | 2013-08-30 | 4 | -5/+17 |
| * | Fixed /close all and /close read to close extra windows | James Booth | 2013-08-30 | 3 | -10/+33 |
| * | Fix count on /close all, and /close read | James Booth | 2013-08-30 | 2 | -3/+3 |
| * | Refactored status bar indicators | James Booth | 2013-08-30 | 1 | -105/+60 |
| * | Handle ">" indicator when more than 10 wins open | James Booth | 2013-08-29 | 1 | -47/+167 |
| * | Added /win command to access unlimited windows | James Booth | 2013-08-29 | 1 | -0/+22 |
| * | Merge branch 'master' into windows | James Booth | 2013-08-28 | 1 | -1/+3 |
| |\ | |||||
| * | | Fixed /close command | James Booth | 2013-08-28 | 1 | -14/+9 |
| * | | Set all inactive before tidy | James Booth | 2013-08-28 | 1 | -0/+4 |
| * | | Fixes to windows tidy | James Booth | 2013-08-28 | 2 | -4/+3 |
| * | | Refactor updating window statuses | James Booth | 2013-08-28 | 1 | -30/+18 |
| * | | Fixed showing active console after login fail | James Booth | 2013-08-28 | 1 | -0/+7 |
| * | | Fixed test for requiring window tidy | James Booth | 2013-08-28 | 1 | -2/+2 |
| * | | Fixed window number for notify and room incoming message | James Booth | 2013-08-28 | 1 | -2/+2 |
| * | | Show correct window number for incoming in console | James Booth | 2013-08-28 | 1 | -1/+2 |
| * | | Changes to status bar for unlimited windows - WIP | James Booth | 2013-08-28 | 5 | -54/+77 |
| * | | Removed limit on number of windows, WIP | James Booth | 2013-08-27 | 8 | -450/+389 |
| * | | Added function to get next available window number, and tests | James Booth | 2013-08-27 | 4 | -0/+364 |
| * | | Removed all freeing of ui_current_recipient, data is owned by windows | James Booth | 2013-08-27 | 1 | -17/+0 |
| * | | Fixed freeing recipient after /tiny | James Booth | 2013-08-27 | 1 | -3/+0 |
| * | | Merge branch 'master' into windows | James Booth | 2013-08-27 | 2 | -1/+40 |
| |\ \ | |||||
| * | | | Refactor _cmd_close | James Booth | 2013-08-26 | 3 | -19/+42 |
| * | | | Removed whitespace in command.c | James Booth | 2013-08-26 | 1 | -1/+0 |
| * | | | Fixed indenting in ui/core.c | James Booth | 2013-08-26 | 1 | -1/+2 |
| * | | | Free windows on exit | James Booth | 2013-08-26 | 4 | -2/+13 |
| * | | | Moved static function in console.c | James Booth | 2013-08-26 | 1 | -76/+76 |
| * | | | Removed cons_create from console.c | James Booth | 2013-08-26 | 4 | -13/+2 |
| * | | | Use Jid struct to get barejid in subscriptions | James Booth | 2013-08-26 | 1 | -22/+21 |
| * | | | Fixed freeing of recipient after message sent | James Booth | 2013-08-26 | 2 | -3/+0 |
| * | | | Merge branch 'master' into windows | James Booth | 2013-08-26 | 15 | -213/+138 |
| |\ \ \ | |||||
| * | | | | Fix console references after merging master | James Booth | 2013-08-25 | 1 | -1/+3 |
| * | | | | Merge branch 'master' into windows | James Booth | 2013-08-25 | 29 | -276/+858 |
| |\ \ \ \ | |||||
| * | | | | | Fixed window refresh on presence | James Booth | 2013-08-20 | 1 | -2/+8 |
| * | | | | | Console module get console from windows | James Booth | 2013-08-20 | 1 | -4/+23 |
| * | | | | | Initial code refactor for growable window list | James Booth | 2013-08-20 | 7 | -548/+841 |
* | | | | | | Merge branch 'master' into otr | James Booth | 2013-08-28 | 1 | -1/+3 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | Update README.md | James Booth | 2013-08-28 | 1 | -1/+1 |
| * | | | | | Update README.md | James Booth | 2013-08-28 | 1 | -0/+2 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge branch 'master' into otr | James Booth | 2013-08-27 | 2 | -1/+40 |
|\| | | | | |||||
| * | | | | Fix quoted nicknames in /group add | James Booth | 2013-08-27 | 1 | -1/+1 |
| * | | | | Added test for broken argument quoting | James Booth | 2013-08-26 | 1 | -0/+39 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'master' into otr | James Booth | 2013-08-26 | 15 | -213/+138 |
|\| | | | |||||
| * | | | Merge remote-tracking branch 'dmitry/fixes' | James Booth | 2013-08-26 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | fixed crash because of incorrect string releasing | Dmitry Podgorny | 2013-08-26 | 1 | -1/+1 |
| | | |/ | | |/| |