about summary refs log tree commit diff stats
path: root/src/ui
Commit message (Expand)AuthorAgeFilesLines
* removed strdup from g_string_appendDmitry Podgorny2013-08-252-11/+11
* small refactoring in statusbar.cDmitry Podgorny2013-08-241-5/+11
* Merge branch 'master' into nextdevJames Booth2013-08-131-2/+2
|\
| * Fix ctrl + arrow keys for fedoraJames Booth2013-08-101-2/+2
* | Merge remote-tracking branch 'dmitry/nextdev-patches' into nextdevJames Booth2013-08-045-12/+13
|\ \
| * | fixed memory leaksDmitry Podgorny2013-08-031-3/+3
| * | most FREE_SET_NULL replaced with freeDmitry Podgorny2013-08-032-3/+4
| * | removed sizeof(char)Dmitry Podgorny2013-08-032-6/+6
* | | Merge branch 'master' into nextdevJames Booth2013-08-041-2/+4
|\ \ \ | |/ / |/| / | |/
| * Added patch from Dmitry to fix crash on delayed message from contact not in r...James Booth2013-08-041-2/+4
* | draft of bookmarks implementationDmitry Podgorny2013-07-142-0/+30
|/
* Down arrow adds current line to history and shows empty lineJames Booth2013-07-131-0/+4
* Coloured contact and subscription in /roster and /group outputJames Booth2013-07-031-55/+62
* Show current setting with settings commandsJames Booth2013-06-252-37/+172
* Restructured helpJames Booth2013-06-251-76/+11
* Show messages on /group add and /group removeJames Booth2013-06-232-0/+14
* Show message when removing contact from group when not in groupJames Booth2013-06-232-3/+10
* Show message when contact already in groupJames Booth2013-06-232-0/+7
* Added group add and group remove to /roster commandJames Booth2013-06-022-0/+61
* Added message in console on /roster removeJames Booth2013-06-022-0/+7
* Added message in console on /roster addJames Booth2013-06-022-0/+11
* Added roster list when using /roster with no argsJames Booth2013-06-012-0/+37
* Include subscription states of "both" and "to" in /who outputJames Booth2013-06-011-1/+2
* Use waddstr for incoming messages to avoid truncationJames Booth2013-06-011-7/+8
* Added /leave commandJames Booth2013-05-302-42/+43
* Show participant count in chat roomsJames Booth2013-05-301-5/+11
* Show nickname rather than jid in room invitesJames Booth2013-05-301-2/+16
* Added room name, and window index to desktop message notificationsJames Booth2013-05-233-7/+34
* Do not close MUC windows on /wins pruneJames Booth2013-05-221-5/+8
* Refactored roster push handlingJames Booth2013-05-211-2/+2
* Removed debugJames Booth2013-05-201-1/+0
* Finished handle usageJames Booth2013-05-205-28/+53
* Use handle in incoming message console when existsJames Booth2013-05-191-1/+1
* Use handle in chat windows if availableJames Booth2013-05-191-4/+13
* Show handle rather than jid in /who output if existsJames Booth2013-05-191-2/+3
* Show contacts handle as window title in chatJames Booth2013-05-193-4/+13
* Show nickname in status updates if availableJames Booth2013-05-191-14/+38
* Added sub to /notify preferences outputJames Booth2013-05-191-6/+11
* Added "tidy" and "prune" options to /wins commandJames Booth2013-05-172-1/+98
* Show 0 rather than 10 in /winsJames Booth2013-05-161-4/+9
* Fixed incoming message text in console to use 0 rather than 10James Booth2013-05-161-1/+5
* Added "read" parameter to /closeJames Booth2013-05-162-0/+11
* Added parameter to /closeJames Booth2013-05-122-0/+45
* Removed contact_list, moved roster logic to xmpp/roster moduleJames Booth2013-05-063-3/+3
* Renamed contact_list_ functions to roster_James Booth2013-05-063-9/+9
* Fixed memory leakJames Booth2013-05-061-1/+4
* Removed blank linesJames Booth2013-05-061-2/+0
* Unicode support for /duck outputJames Booth2013-05-061-5/+10
* Use autocomplete instead of hash table for subscription requestsJames Booth2013-05-051-3/+4
* Include time in ddg search result output linesJames Booth2013-05-051-1/+14