about summary refs log tree commit diff stats
path: root/src/ui
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into winbuffersJames Booth2014-07-091-5/+6
|\
| * Removed debug, added check for 0 length stringJames Booth2014-07-091-5/+6
* | Merge branch 'master' into winbuffersJames Booth2014-07-091-1/+7
|\|
| * Added autocomplete for nicknames in MUC input textJames Booth2014-07-091-1/+7
* | Merge remote-tracking branch 'origin/winbuffers' into winbuffersJames Booth2014-07-085-38/+76
|\ \
| * \ Merge pull request #374 from immae/winbuffersJames Booth2014-07-085-38/+76
| |\ \
| | * | Implemented the buffer for windows resizingImmae2014-06-295-38/+76
* | | | Merge branch 'master' into winbuffersJames Booth2014-07-081-2/+4
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Assign GPOINTER_TO_INT value before freeingJames Booth2014-07-071-2/+4
* | | Merge branch 'master' into winbuffersJames Booth2014-06-291-5/+5
|\| |
| * | Fixed tabsJames Booth2014-06-291-5/+5
* | | Merge branch 'master' into winbuffersJames Booth2014-06-293-13/+13
|\| | | |/ |/|
| * Reinitialise libnotify per notificationJames Booth2014-06-293-13/+13
* | Merge branch 'master' into winbuffersJames Booth2014-06-272-6/+11
|\|
| * Fixed memleak in title bar roster_find_contactJames Booth2014-06-271-1/+3
| * Fixed memleak in chat log historyJames Booth2014-06-271-5/+5
| * Check for null before freeing X11info, removed free current resourceJames Booth2014-06-241-1/+3
| * Free some memoryImmae2014-06-231-0/+1
* | Added buffer handling. Buffer are initialized, pushed, and freed. No use is m...Immae2014-06-234-1/+140
* | having wprintw go through win_save_(v)print.Immae2014-06-235-594/+315
* | Added horizontal scroll for resized windowsImmae2014-06-233-3/+36
|/
* Added deallocation function for string prefs, added otr policy enumJames Booth2014-06-182-11/+28
* Free keys lists in windows.cJames Booth2014-06-171-2/+18
* Free values on wins_get_chat_recipientsJames Booth2014-06-171-0/+1
* Free titlebar current_recipient when switching to consoleJames Booth2014-06-171-1/+4
* Added valgrind suppressionsJames Booth2014-06-171-0/+1
* Free list in wins_get_numJames Booth2014-06-151-0/+3
* Fix memleak in wins_newJames Booth2014-06-151-0/+1
* Free list in wins_get_by_recipientJames Booth2014-06-151-0/+1
* Fixed memleak in wins_xmlconsole_existsJames Booth2014-06-151-1/+4
* Show info in chat and private chat windowsJames Booth2014-06-032-0/+34
* Show info in room for participantJames Booth2014-06-032-2/+4
* Moved info display code to window.cJames Booth2014-06-034-124/+145
* Made room message notification preference display case consistentJames Booth2014-06-021-0/+6
* Added character codes for alt-left, alt-rightJames Booth2014-05-261-2/+2
* Escape strings passed to terminal-notifierJames Booth2014-05-241-3/+6
* Added settings to show message text in notificationsJames Booth2014-05-244-16/+39
* Added notification setting for typing in current windowJames Booth2014-05-242-7/+15
* Added settings for message notifications in current windowJames Booth2014-05-242-7/+26
* Ignore case for chat room mention notificationJames Booth2014-05-241-2/+8
* Added /notify room mention settingJames Booth2014-05-242-5/+11
* Split regular and chat room notify settingsJames Booth2014-05-242-1/+6
* Added config.h to files checking for OTR supportJames Booth2014-05-191-0/+2
* Fixed OTR dependency when library not present, changed version to 0.4.2James Booth2014-05-191-0/+2
* Free strings in cons_show_accountJames Booth2014-05-121-0/+3
* Added OTR preferences to /account show commmandJames Booth2014-05-111-15/+53
* Added OTR policy account preferenceJames Booth2014-05-111-0/+3
* Added /prefs otrJames Booth2014-05-112-33/+39
* Highlight active rooms in bookmark listJames Booth2014-05-101-1/+15
* Refactored bookmarks to use option parser, allow bookmarking rooms with passw...James Booth2014-05-101-0/+3