Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Return address of buffer entry | James Booth | 2014-07-19 | 3 | -6/+5 |
| | |||||
* | Erase stdscr before resizing | James Booth | 2014-07-19 | 1 | -0/+2 |
| | |||||
* | Use PAD_SIZE for buffer max size | James Booth | 2014-07-18 | 2 | -3/+1 |
| | |||||
* | Merge branch 'statusbar' into winbuffers | James Booth | 2014-07-18 | 2 | -3/+4 |
|\ | |||||
| * | Moved status_bar_resize | James Booth | 2014-07-18 | 2 | -3/+4 |
| | | |||||
* | | Use GSList for buffer entries | James Booth | 2014-07-18 | 3 | -57/+42 |
| | | |||||
* | | Removed horizontal paging | James Booth | 2014-07-18 | 3 | -37/+4 |
|/ | |||||
* | Removed newlines from splash logo version output | James Booth | 2014-07-16 | 1 | -3/+3 |
| | |||||
* | Removed flag != 0's | James Booth | 2014-07-16 | 1 | -5/+5 |
| | |||||
* | Used constants for print flags | James Booth | 2014-07-16 | 2 | -4/+4 |
| | |||||
* | Removed unused function | James Booth | 2014-07-16 | 2 | -49/+0 |
| | |||||
* | Whitespace formatting | James Booth | 2014-07-16 | 1 | -95/+112 |
| | |||||
* | Whitespace formatting | James Booth | 2014-07-16 | 1 | -12/+10 |
| | |||||
* | Replaced NO_EOL_DATE with bitwise or | James Booth | 2014-07-16 | 4 | -48/+46 |
| | |||||
* | Use constants for flags | James Booth | 2014-07-16 | 2 | -5/+7 |
| | |||||
* | Whitespace formatting | James Booth | 2014-07-16 | 1 | -49/+66 |
| | |||||
* | Merge branch 'master' into winbuffers | James Booth | 2014-07-16 | 3 | -33/+45 |
|\ | | | | | | | | | Conflicts: src/ui/core.c | ||||
| * | Colour chat room messages that contain users nickname | James Booth | 2014-07-16 | 3 | -33/+47 |
| | | |||||
* | | Merge branch 'master' into winbuffers | James Booth | 2014-07-15 | 1 | -0/+3 |
|\| | |||||
| * | Added ": " after nick autocomplete when start of message | James Booth | 2014-07-15 | 1 | -0/+3 |
| | | |||||
* | | Merge branch 'master' into winbuffers | James Booth | 2014-07-15 | 10 | -77/+125 |
|\| | |||||
| * | Save chat room message prefix for autocomplete | James Booth | 2014-07-15 | 3 | -33/+69 |
| | | |||||
| * | Finished chat room nick autocomplete | James Booth | 2014-07-15 | 2 | -10/+22 |
| | | |||||
| * | Added quote param to autocomplete_param_with_ac | James Booth | 2014-07-09 | 4 | -38/+38 |
| | | |||||
| * | Added quote param to autocomplete_complete | James Booth | 2014-07-09 | 9 | -18/+18 |
| | | |||||
| * | Added quote param to autocomplete searches | James Booth | 2014-07-09 | 1 | -7/+7 |
| | | |||||
* | | Fixed room autojoin messages appearing in room | James Booth | 2014-07-09 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' into winbuffers | James Booth | 2014-07-09 | 2 | -6/+6 |
|\| | |||||
| * | Removed debug, added check for 0 length string | James Booth | 2014-07-09 | 2 | -6/+6 |
| | | |||||
* | | Merge branch 'master' into winbuffers | James Booth | 2014-07-09 | 3 | -1/+36 |
|\| | |||||
| * | Added autocomplete for nicknames in MUC input text | James Booth | 2014-07-09 | 3 | -1/+36 |
| | | | | | | | | issue #321 | ||||
* | | Merge branch 'master' into winbuffers | James Booth | 2014-07-08 | 1 | -1/+20 |
|\| | |||||
| * | Removed empty lines | James Booth | 2014-07-08 | 1 | -5/+0 |
| | | |||||
| * | Added OTR and notification info to --version | James Booth | 2014-07-08 | 1 | -0/+24 |
| | | |||||
* | | Merge remote-tracking branch 'origin/winbuffers' into winbuffers | James Booth | 2014-07-08 | 5 | -38/+76 |
|\ \ | |||||
| * \ | Merge pull request #374 from immae/winbuffers | James Booth | 2014-07-08 | 5 | -38/+76 |
| |\ \ | | | | | | | | | Implemented the buffer for windows resizing | ||||
| | * | | Implemented the buffer for windows resizing | Immae | 2014-06-29 | 5 | -38/+76 |
| | | | | |||||
* | | | | Merge branch 'master' into winbuffers | James Booth | 2014-07-08 | 1 | -2/+4 |
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| | |||||
| * | | Assign GPOINTER_TO_INT value before freeing | James Booth | 2014-07-07 | 1 | -2/+4 |
| | | | | | | | | | | | | fixes #375 | ||||
* | | | Merge branch 'master' into winbuffers | James Booth | 2014-06-29 | 1 | -5/+5 |
|\| | | |||||
| * | | Fixed tabs | James Booth | 2014-06-29 | 1 | -5/+5 |
| | | | |||||
* | | | Merge branch 'master' into winbuffers | James Booth | 2014-06-29 | 3 | -13/+13 |
|\| | | |/ |/| | |||||
| * | Reinitialise libnotify per notification | James Booth | 2014-06-29 | 3 | -13/+13 |
| | | | | | | | | | | 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 | 9 | -22/+50 |
|\| | | | | | | | | | Conflicts: src/ui/core.c | ||||
| * | Fixed memleak in title bar roster_find_contact | James Booth | 2014-06-27 | 1 | -1/+3 |
| | | |||||
| * | Fixed memleak in chat log history | James Booth | 2014-06-27 | 3 | -14/+17 |
| | | |||||
| * | Free resources on OTR shutdown | James Booth | 2014-06-26 | 4 | -2/+20 |
| | | |||||
| * | Use g_list_free() when finding resource availability | James Booth | 2014-06-24 | 1 | -6/+7 |
| | | |||||
| * | Merge branch 'memleak' | James Booth | 2014-06-24 | 2 | -0/+4 |
| |\ | |||||
| | * | Check for null before freeing X11info, removed free current resource | James Booth | 2014-06-24 | 2 | -2/+3 |
| | | |