Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | | | | | | | | Remove implicit refresh from ProfWin->print_line | James Booth | 2013-10-06 | 3 | -3/+4 | |
* | | | | | | | | | | | | | | | | | | | | Refactored ui_current_print_line | James Booth | 2013-10-06 | 1 | -7/+1 | |
* | | | | | | | | | | | | | | | | | | | | OO style for ProfWin type | James Booth | 2013-10-06 | 5 | -162/+175 | |
* | | | | | | | | | | | | | | | | | | | | Added win_refresh function | James Booth | 2013-10-06 | 2 | -0/+6 | |
* | | | | | | | | | | | | | | | | | | | | Refactored error message handling | James Booth | 2013-10-06 | 3 | -15/+59 | |
* | | | | | | | | | | | | | | | | | | | | Refactor error handling to use win_type switch | James Booth | 2013-10-06 | 1 | -7/+17 | |
* | | | | | | | | | | | | | | | | | | | | Moved muc error handling to profanity.c | James Booth | 2013-10-06 | 2 | -7/+9 | |
* | | | | | | | | | | | | | | | | | | | | Moved UI error handler code to ui/core | James Booth | 2013-10-06 | 3 | -21/+28 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | Fix crash when tidying windows | James Booth | 2013-10-03 | 1 | -0/+2 | |
* | | | | | | | | | | | | | | | | | | | Show current window in status bar | James Booth | 2013-10-02 | 3 | -3/+37 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | Next and previous windows, handle KEY_CODE_YES terms, jump empty wins | James Booth | 2013-09-26 | 5 | -16/+131 | |
* | | | | | | | | | | | | | | | | | | Adding irssi style Alt-Left/Right window navigation | Jesse R. Adams | 2013-09-25 | 2 | -0/+23 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | Fixed memory leak in groupchat logging | James Booth | 2013-09-23 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | | | | Fixed memory leak in _cmd_join | James Booth | 2013-09-23 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | | | Moved free in parse_args_with_freetext | James Booth | 2013-09-23 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | | | Fixed memory leaks in chat logs | James Booth | 2013-09-23 | 1 | -9/+9 | |
* | | | | | | | | | | | | | | | | | Fixed memory leak in parse_args_with_freetext | James Booth | 2013-09-23 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | | | Fixed memory leak in accounts_get_account | James Booth | 2013-09-23 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | Fixed memory leak in _cmd_connect | James Booth | 2013-09-23 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | | | | Fixed memory leak in accounts_get_account | James Booth | 2013-09-23 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | Use stack rather than heap for autcomplete_param_with_func | James Booth | 2013-09-23 | 1 | -2/+1 | |
* | | | | | | | | | | | | | | | | | Added configure-debug script | James Booth | 2013-09-22 | 1 | -0/+3 | |
* | | | | | | | | | | | | | | | | | Fix nickname change conflicts | James Booth | 2013-09-22 | 1 | -1/+3 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Fixe rejoining room after nickname conflict | James Booth | 2013-09-22 | 3 | -5/+14 | |
* | | | | | | | | | | | | | | | | Add error handler only once | James Booth | 2013-09-22 | 3 | -2/+1 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Removed FORCE target from Makefile.am | James Booth | 2013-09-17 | 1 | -4/+1 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Use git revision in development strings | James Booth | 2013-09-17 | 4 | -1/+42 | |
* | | | | | | | | | | | | | | Added gitversion.c to gitignore | James Booth | 2013-09-17 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | Force git revision update on make | James Booth | 2013-09-17 | 1 | -1/+4 | |
* | | | | | | | | | | | | | | Include git revision with -v output | James Booth | 2013-09-17 | 2 | -3/+16 | |
* | | | | | | | | | | | | | | Added git branch and revision to development builds | James Booth | 2013-09-17 | 3 | -30/+56 | |
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Check for KEY_CODE_YES before sending typing notifications | James Booth | 2013-09-13 | 1 | -2/+5 | |
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Allow users to set default muc service and nickname per account | James Booth | 2013-09-12 | 4 | -16/+129 | |
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Attempted fix for #236, no check for KEY_CODE_YES on unicode char 127 (delete) | James Booth | 2013-09-08 | 1 | -48/+58 | |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
* | | | | | | | | | | Proper fix for #235 | James Booth | 2013-09-04 | 1 | -3/+24 | |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
* | | | | | | | | | Fix for issue #235, check for KEY_CODE_YES | James Booth | 2013-09-04 | 1 | -0/+3 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
* | | | | | | | | 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 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | 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 | |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | Update README.md | James Booth | 2013-08-28 | 1 | -1/+1 | |
| * | | | | | | Update README.md | James Booth | 2013-08-28 | 1 | -0/+2 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | 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 |