Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Added parse_options | James Booth | 2014-04-14 | 5 | -1/+224 | |
| | | ||||||
* | | Show console message on room autojoin | James Booth | 2014-04-14 | 1 | -0/+3 | |
| | | ||||||
* | | Fixed broken test, added log mock | James Booth | 2014-04-13 | 1 | -0/+4 | |
| | | ||||||
* | | Added /log where command | James Booth | 2014-04-13 | 5 | -9/+29 | |
| | | ||||||
* | | Added /log shared setting | James Booth | 2014-04-13 | 8 | -8/+52 | |
| | | | | | | | | Issue #170 | |||||
* | | Added /log rotate option | James Booth | 2014-04-13 | 7 | -15/+58 | |
| | | ||||||
* | | Fixed handling of room subject | James Booth | 2014-04-13 | 2 | -25/+20 | |
| | | ||||||
* | | Show message when no bookmarks found | James Booth | 2014-04-13 | 1 | -17/+22 | |
| | | | | | | | | Issue #194 | |||||
* | | Added focus param to ui_room_join, not set for bookmark autojoin | James Booth | 2014-04-13 | 7 | -12/+20 | |
| | | | | | | | | Issue #194 | |||||
* | | Fixed "/bookmark remove" for disabling autojoin | James Booth | 2014-04-13 | 1 | -1/+0 | |
| | | | | | | | | Issue #194 | |||||
* | | Refactored bookmark_remove | James Booth | 2014-04-13 | 1 | -10/+8 | |
| | | | | | | | | Issue #194 | |||||
* | | Implemented "/bookmark remove" for private storage | James Booth | 2014-04-13 | 1 | -77/+101 | |
| | | | | | | | | Issue #194 | |||||
* | | Added bookmark autocomplete to /join | James Booth | 2014-04-13 | 1 | -0/+6 | |
| | | | | | | | | Issue #194 | |||||
* | | Clean up after removing bookmark | James Booth | 2014-04-13 | 1 | -0/+2 | |
| | | | | | | | | Issue #194 | |||||
* | | Implemented "/bookmark add" for private storage | James Booth | 2014-04-13 | 4 | -92/+172 | |
| | | | | | | | | Issue #194 | |||||
* | | Revert "Added ui_unknown_command" | James Booth | 2014-04-12 | 3 | -9/+1 | |
| | | | | | | | | This reverts commit 714ee2486353361898df7f5bb339e9be3f456830. | |||||
* | | Revert "Added ui_already_connected" | James Booth | 2014-04-12 | 6 | -24/+5 | |
| | | | | | | | | This reverts commit e97ec56fce641554ff7aa2ff9f0583e1fb9fc364. | |||||
* | | Added themes supplied by p41nm47r1x | James Booth | 2014-04-11 | 4 | -0/+144 | |
| | | ||||||
* | | Added ui_already_connected | James Booth | 2014-04-09 | 6 | -5/+24 | |
| | | ||||||
* | | Added ui_unknown_command | James Booth | 2014-04-09 | 3 | -1/+9 | |
| | | ||||||
* | | Refactored invalid command usage | James Booth | 2014-04-09 | 3 | -13/+22 | |
| | | ||||||
* | | Refactored cmd_execute | James Booth | 2014-04-09 | 1 | -12/+13 | |
| | | ||||||
* | | Command argument parsers set result argument | James Booth | 2014-04-09 | 5 | -176/+237 | |
| | | ||||||
* | | Fixed spelling in comment | James Booth | 2014-04-07 | 1 | -1/+1 | |
| | | ||||||
* | | Removed unused inputwin module init | James Booth | 2014-04-07 | 1 | -1/+0 | |
| | | ||||||
* | | Removed inputwin functions from ui.h | James Booth | 2014-04-07 | 10 | -64/+110 | |
| | | ||||||
* | | Tidied new headers, added defines | James Booth | 2014-04-07 | 2 | -13/+24 | |
| | | ||||||
* | | Removed statusbar functions from ui.h | James Booth | 2014-04-07 | 10 | -64/+88 | |
| | | ||||||
* | | Removed titlebar functions from ui.h | James Booth | 2014-04-07 | 8 | -100/+125 | |
| | | ||||||
* | | Removed create_title_bar from ui.h | James Booth | 2014-04-07 | 4 | -4/+27 | |
|/ | ||||||
* | Updated .gitignore | James Booth | 2014-04-06 | 1 | -0/+4 | |
| | ||||||
* | Tidied ui dependencies | James Booth | 2014-04-06 | 10 | -15/+15 | |
| | ||||||
* | Inlined wins_update_virtual_console and wins_update_virtual_current | James Booth | 2014-04-06 | 4 | -96/+191 | |
| | ||||||
* | Removed dirty flag from statusbar | James Booth | 2014-04-06 | 1 | -42/+53 | |
| | ||||||
* | Inlined status_bar_update_time | James Booth | 2014-04-06 | 1 | -21/+12 | |
| | ||||||
* | Renamed function to draw terminal title | James Booth | 2014-04-06 | 1 | -3/+3 | |
| | ||||||
* | Removed titlebar version property and allow disabling of titlebar display | James Booth | 2014-04-03 | 6 | -67/+28 | |
| | ||||||
* | Clear window title bar on exit | James Booth | 2014-04-03 | 3 | -0/+9 | |
| | ||||||
* | Added check on input length | James Booth | 2014-04-02 | 1 | -0/+4 | |
| | ||||||
* | Removed strcpy calls | James Booth | 2014-04-02 | 8 | -34/+31 | |
| | ||||||
* | Show recipient not found in console only when no window for recipient | James Booth | 2014-04-02 | 1 | -4/+0 | |
| | ||||||
* | Added missing files, refactored ui_switch_win to check win exists | James Booth | 2014-04-01 | 7 | -35/+56 | |
| | ||||||
* | Added test for valid window switch | James Booth | 2014-04-01 | 3 | -1/+16 | |
| | ||||||
* | Added cmd_win test | James Booth | 2014-04-01 | 4 | -0/+27 | |
| | ||||||
* | Renamed refresh functions to update_virtual | James Booth | 2014-04-01 | 17 | -136/+136 | |
| | ||||||
* | Do not scroll to end when chat room message whilst paging | James Booth | 2014-03-31 | 2 | -1/+6 | |
| | ||||||
* | Do not scroll to end in message window when paging | James Booth | 2014-03-31 | 3 | -4/+13 | |
| | ||||||
* | Moved ui_current_page_off to ui_incoming_msg | James Booth | 2014-03-31 | 2 | -3/+2 | |
| | ||||||
* | Hooks test commit | James Booth | 2014-03-30 | 1 | -1/+0 | |
| | ||||||
* | Switch back to storage for muc bookmarks | James Booth | 2014-03-29 | 1 | -3/+3 | |
| |