aboutsummaryrefslogtreecommitdiff
path: root/src/messages-service.c
Commit message (Expand)AuthorAgeFilesLines
* Remove config.h dependencyRobert Tari2021-10-211-178/+179
* Rename GNOMELOCALEDIR -> LOCALEDIR.Mike Gabriel2017-12-061-1/+1
* Fork from Ubuntu's Indicator Messages.Mike Gabriel2017-10-271-2/+2
* Adding a specifier for whether it's in the greeter or notTed Gould2014-09-171-2/+2
* Adding desktop_greeter and phone_greeter profilesTed Gould2014-08-201-0/+2
* messages-service: listen to the ApplicationStoppedRunning callLars Uebernickel2014-04-101-0/+24
* messages-service.c: remove superfluous unrefLars Uebernickel2013-10-041-2/+0
* messages-service.c: return FALSE from set_status() if preconditions aren't metLars Uebernickel2013-10-021-5/+6
* messages-service: return TRUE from "handle-*" GDBusProxy method handlersLars Uebernickel2013-09-271-5/+11
* Remove gmenuutils, it's not being used anymoreLars Uebernickel2013-09-061-1/+0
* Add a DBus error for list_add().Ted Gould2013-08-211-1/+13
|\
| * Pass the error back up through DBusTed Gould2013-08-191-1/+13
* | Adding in a sigterm handlerTed Gould2013-08-201-0/+13
|/
* Emit to dbus when the status changesTed Gould2013-08-151-0/+9
* Really we should set status on the application listTed Gould2013-08-151-7/+1
* React to the set-status call on dbus and pass that down to the menusTed Gould2013-08-141-0/+40
* application list: show non-running applicationsLars Uebernickel2013-08-131-1/+11
* Add desktop menuLars Uebernickel2013-08-131-0/+2
* Add ImMenuLars Uebernickel2013-08-121-26/+19
* Prefix action names with "indicator."Lars Uebernickel2013-07-311-1/+1
* Adding glib version guard to g_type_initSergio Schvezov2013-03-221-0/+2
* ImApplicationList: add "remove-all" signalLars Uebernickel2012-12-201-0/+2
* Don't show sources in the phone menuLars Uebernickel2012-12-101-4/+0
* Stop using IndicatorServiceLars Uebernickel2012-12-031-27/+20
* Add x-canonical-type to the root itemLars Uebernickel2012-11-281-0/+1
* messages-service.c: remove chat status actionLars Uebernickel2012-11-281-91/+0
* Add root menu itemLars Uebernickel2012-11-281-2/+6
* Replace app when another process is registering with the same idLars Uebernickel2012-11-211-6/+1
* Remove applications from the menu when the disappear from the busLars Uebernickel2012-11-211-0/+2
* ImApplicationList: listen for added and removed signalsLars Uebernickel2012-11-201-0/+4
* messages-service: move app handling into separate classLars Uebernickel2012-11-201-160/+16
* messages-serivce: move menu creation into separate classLars Uebernickel2012-11-201-48/+33
* Use different menu attributes for the phone menuLars Uebernickel2012-11-161-6/+5
* Export menu for the phone clientLars Uebernickel2012-11-161-394/+157
* Include fallback icon namesLars Uebernickel2012-09-281-0/+4
* messages-service: define all global variables as staticLars Uebernickel2012-09-191-3/+3
* Use indicator-message icons with chat statusLars Uebernickel2012-09-181-24/+76
* Set the global chat status more intelligentlyLars Uebernickel2012-09-181-45/+80
* messages-services: don't call g_object_unref with NULLLars Uebernickel2012-09-141-1/+2
* messages-service: update chat section when an app is removedLars Uebernickel2012-09-061-3/+11
* messages-service: fix merge errorLars Uebernickel2012-09-061-7/+5
* Merge lp:~larsu/indicator-messages/watch-desktop-filesLars Uebernickel2012-09-061-9/+23
|\
| * messages-service.c: remove redundant g_hash_table_removeLars Uebernickel2012-09-051-1/+0
| * Watch desktop files for changesLars Uebernickel2012-09-051-10/+24
* | Hide indicator when no applications are configured to use itLars Uebernickel2012-09-041-14/+25
|/
* Show icons on status menu itemsLars Uebernickel2012-08-271-5/+24
* Plug memory leaks: return value of g_menu_model_get_item_link is transfer fullLars Uebernickel2012-08-251-0/+2
* Don't spam debug messagesLars Uebernickel2012-08-241-1/+0
* Update remaining license headersLars Uebernickel2012-08-211-1/+2
* Show icons in application and source menu itemsLars Uebernickel2012-08-211-2/+9