aboutsummaryrefslogtreecommitdiff
path: root/libmessaging-menu/messaging-menu.c
Commit message (Expand)AuthorAgeFilesLines
* libmessaging-menu: clear error before reusing itLars Uebernickel2012-10-111-2/+2
* Fixed typo in docstringKen VanDine2012-10-091-1/+1
* libmessaging-menu: don't crash when getting an invalid desktop idLars Uebernickel2012-10-011-3/+14
* Set the global chat status more intelligentlyLars Uebernickel2012-09-181-0/+1
* libmessaging-menu: don't set app->status when global status changesLars Uebernickel2012-09-181-2/+1
* libmessaging-menu: don't call SetStatus(OFFLINE) for all appsLars Uebernickel2012-09-181-2/+5
* libmessaging-menu: fix shortcut action documentationLars Uebernickel2012-09-041-4/+5
* libmessaging-menu: add convenience docLars Uebernickel2012-09-021-3/+6
* libmessaging-menu: document that @time is expressed in microsecondsLars Uebernickel2012-09-021-3/+3
* libmessaging-menu: add @include hint to documentationLars Uebernickel2012-09-021-0/+1
* libmessaging-menu: allow using multiple MessagingMenuAppsLars Uebernickel2012-08-311-48/+73
* libmessaging-menu: allow changing label and icon of sourcesLars Uebernickel2012-08-311-0/+101
* libmessaging-menu: make real links out of urls in the documentationLars Uebernickel2012-08-291-7/+7
* Fix gtk-doc warningsLars Uebernickel2012-08-291-1/+1
* Add gtk-doc supportLars Uebernickel2012-08-291-1/+1
* libmessaging-menu: add documentationLars Uebernickel2012-08-291-12/+120
* Don't use '&' in variant format strings of g_menu_item_* callsLars Uebernickel2012-08-241-6/+10
* libmessaging-menu: fix g-ir-scanner warningsLars Uebernickel2012-08-231-4/+2
* libmessaging-menu: re-register with the service if it restartedLars Uebernickel2012-08-231-1/+41
* libmessaging-menu: don't warn when removing a non-existant sourceLars Uebernickel2012-08-231-3/+0
* libmessaging-menu: remove sources when they are activatedLars Uebernickel2012-08-231-0/+2
* libmessaging-menu: annotate icon parameters with allow-noneLars Uebernickel2012-08-231-7/+7
* libmessaging-menu: warn when desktop_id is NULL (instead of crashing)Lars Uebernickel2012-08-231-6/+16
* Show icons in application and source menu itemsLars Uebernickel2012-08-211-3/+3
* Use a custom menu item for message source menu itemsLars Uebernickel2012-08-211-0/+1
* libmessaging-menu: use the (newly added) GTupleAction instead of GSimpleActionLars Uebernickel2012-06-281-44/+27
* Sync chat status from and to clientsLars Uebernickel2012-06-271-1/+73
* Add draws-attention flag to source actionsLars Uebernickel2012-06-271-8/+37
* libmessaging-menu: add source name detail to "active-source" signalLars Uebernickel2012-06-151-3/+5
* Check parameter types in public APILars Uebernickel2012-06-151-0/+4
* Add first version of a libmessaging-menu client libraryLars Uebernickel2012-06-151-0/+746