Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Erase stdscr before resizing | James Booth | 2014-07-19 | 1 | -0/+2 |
| | |||||
* | Merge branch 'statusbar' into winbuffers | James Booth | 2014-07-18 | 1 | -1/+1 |
|\ | |||||
| * | Moved status_bar_resize | James Booth | 2014-07-18 | 1 | -1/+1 |
| | | |||||
* | | Removed horizontal paging | James Booth | 2014-07-18 | 1 | -32/+2 |
|/ | |||||
* | Used constants for print flags | James Booth | 2014-07-16 | 1 | -3/+3 |
| | |||||
* | Replaced NO_EOL_DATE with bitwise or | James Booth | 2014-07-16 | 1 | -4/+4 |
| | |||||
* | Merge branch 'master' into winbuffers | James Booth | 2014-07-16 | 1 | -3/+8 |
|\ | | | | | | | | | Conflicts: src/ui/core.c | ||||
| * | Colour chat room messages that contain users nickname | James Booth | 2014-07-16 | 1 | -3/+10 |
| | | |||||
* | | Fixed room autojoin messages appearing in room | James Booth | 2014-07-09 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' into winbuffers | James Booth | 2014-06-29 | 1 | -1/+0 |
|\| | |||||
| * | Reinitialise libnotify per notification | James Booth | 2014-06-29 | 1 | -1/+0 |
| | | | | | | | | | | Fixes issue on Xfce4 where notification are not being sent after a period of time. Issue #370 | ||||
* | | Merge branch 'master' into winbuffers | James Booth | 2014-06-27 | 1 | -5/+8 |
|\| | | | | | | | | | Conflicts: src/ui/core.c | ||||
| * | Fixed memleak in chat log history | James Booth | 2014-06-27 | 1 | -5/+5 |
| | | |||||
| * | Check for null before freeing X11info, removed free current resource | James Booth | 2014-06-24 | 1 | -1/+3 |
| | | |||||
| * | Free some memory | Immae | 2014-06-23 | 1 | -0/+1 |
| | | |||||
* | | having wprintw go through win_save_(v)print. | Immae | 2014-06-23 | 1 | -173/+69 |
| | | | | | | | | Signed-off-by: James Booth <boothj5@gmail.com> | ||||
* | | Added horizontal scroll for resized windows | Immae | 2014-06-23 | 1 | -2/+32 |
|/ | | | | Signed-off-by: James Booth <boothj5@gmail.com> | ||||
* | Added deallocation function for string prefs, added otr policy enum | James Booth | 2014-06-18 | 1 | -2/+5 |
| | |||||
* | Show info in chat and private chat windows | James Booth | 2014-06-03 | 1 | -0/+32 |
| | |||||
* | Show info in room for participant | James Booth | 2014-06-03 | 1 | -2/+3 |
| | |||||
* | Moved info display code to window.c | James Booth | 2014-06-03 | 1 | -0/+13 |
| | |||||
* | Added settings to show message text in notifications | James Booth | 2014-05-24 | 1 | -2/+10 |
| | |||||
* | Added notification setting for typing in current window | James Booth | 2014-05-24 | 1 | -7/+10 |
| | |||||
* | Added settings for message notifications in current window | James Booth | 2014-05-24 | 1 | -6/+15 |
| | |||||
* | Ignore case for chat room mention notification | James Booth | 2014-05-24 | 1 | -2/+8 |
| | |||||
* | Added /notify room mention setting | James Booth | 2014-05-24 | 1 | -1/+9 |
| | |||||
* | Split regular and chat room notify settings | James Booth | 2014-05-24 | 1 | -1/+1 |
| | |||||
* | Fixed OTR dependency when library not present, changed version to 0.4.2 | James Booth | 2014-05-19 | 1 | -0/+2 |
| | |||||
* | Added UI messages for smp question/answer result | James Booth | 2014-05-07 | 1 | -0/+32 |
| | |||||
* | Added question answer authentication (libotr 3.2.x) | James Booth | 2014-04-30 | 1 | -0/+18 |
| | |||||
* | Added ui functions for otr authentication | James Booth | 2014-04-30 | 1 | -0/+32 |
| | |||||
* | Added SMP secret authentication success message | James Booth | 2014-04-27 | 1 | -0/+32 |
| | |||||
* | Tidied UI messages for SMP shared secret authentication | James Booth | 2014-04-27 | 1 | -29/+3 |
| | |||||
* | Added SMP ui events | James Booth | 2014-04-26 | 1 | -0/+78 |
| | |||||
* | Fixed cppcheck warnings | James Booth | 2014-04-26 | 1 | -2/+1 |
| | |||||
* | Added open xml console | James Booth | 2014-04-25 | 1 | -0/+11 |
| | |||||
* | Allow /wins swap to move to empty position | James Booth | 2014-04-24 | 1 | -1/+0 |
| | |||||
* | Added command /wins swap | James Booth | 2014-04-24 | 1 | -0/+7 |
| | |||||
* | Chat room windows now created only after successful join | James Booth | 2014-04-21 | 1 | -2/+10 |
| | |||||
* | Show message in console when contact starts OTR session | James Booth | 2014-04-19 | 1 | -0/+11 |
| | |||||
* | Open new window when otr session started by contact | James Booth | 2014-04-19 | 1 | -14/+19 |
| | | | | fixes #331 | ||||
* | Tidied xmlconsole | James Booth | 2014-04-15 | 1 | -10/+14 |
| | |||||
* | Added XML Console window | James Booth | 2014-04-15 | 1 | -9/+29 |
| | |||||
* | Added simple stanza logging to main console | James Booth | 2014-04-15 | 1 | -0/+16 |
| | |||||
* | Show console message on room autojoin | James Booth | 2014-04-14 | 1 | -0/+3 |
| | |||||
* | Added focus param to ui_room_join, not set for bookmark autojoin | James Booth | 2014-04-13 | 1 | -2/+7 |
| | | | | Issue #194 | ||||
* | Revert "Added ui_unknown_command" | James Booth | 2014-04-12 | 1 | -7/+0 |
| | | | | This reverts commit 714ee2486353361898df7f5bb339e9be3f456830. | ||||
* | Revert "Added ui_already_connected" | James Booth | 2014-04-12 | 1 | -7/+0 |
| | | | | This reverts commit e97ec56fce641554ff7aa2ff9f0583e1fb9fc364. | ||||
* | Added ui_already_connected | James Booth | 2014-04-09 | 1 | -0/+7 |
| | |||||
* | Added ui_unknown_command | James Booth | 2014-04-09 | 1 | -0/+7 |
| |