aboutsummaryrefslogtreecommitdiff
path: root/libmessaging-menu
Commit message (Expand)AuthorAgeFilesLines
...
* 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: make generated .gir compatible with valaLars Uebernickel2012-09-011-0/+2
* libmessaging-menu: allow using multiple MessagingMenuAppsLars Uebernickel2012-08-311-48/+73
* libmessaging-menu: allow changing label and icon of sourcesLars Uebernickel2012-08-312-0/+109
* libmessaging-menu: make real links out of urls in the documentationLars Uebernickel2012-08-291-7/+7
* Fix gtk-doc warningsLars Uebernickel2012-08-292-1/+6
* Add gtk-doc supportLars Uebernickel2012-08-291-1/+1
* libmessaging-menu: add documentationLars Uebernickel2012-08-292-12/+125
* 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-232-6/+4
* 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
* libmessaging-menu: fix export-symbols-regexSebastien Bacher2012-08-211-1/+1
* 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: only export symbols tha t belong to the APISebastien Bacher2012-08-201-0/+2
* gtupleaction: set enabled to TRUE by defaultLars Uebernickel2012-08-201-0/+1
* Add introspection supportLars Uebernickel2012-07-301-0/+25
* libmessaging-menu: use the (newly added) GTupleAction instead of GSimpleActionLars Uebernickel2012-06-284-44/+422
* Sync chat status from and to clientsLars Uebernickel2012-06-272-2/+74
* 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-154-0/+922