aboutsummaryrefslogtreecommitdiff
path: root/libmessaging-menu
Commit message (Expand)AuthorAgeFilesLines
* Clean up compilation flagsRobert Tari2022-01-121-1/+0
* libmessaging-menu/messaging-menu.symbols: Also exclude _messaging_menu_*. The...Mike Gabriel2021-11-171-1/+2
* libmessaging-menu/: Limit exported symbols to messaging_menu_*.Mike Gabriel2021-10-262-0/+5
* Do a natural CMake file configurationRobert Tari2021-10-212-10/+5
* Remove Automake filesRobert Tari2021-10-211-76/+0
* Add CMake filesRobert Tari2021-10-211-0/+106
* Fix pkg-config file library and path flagsLuca Boccassi2019-03-101-2/+2
* Fork from Ubuntu's Indicator Messages.Mike Gabriel2017-10-273-9/+8
* libmessaging-menu: fix section link in the documentation and add descriptions...Lars Uebernickel2014-11-032-1/+8
|\
| * libmessaging-menu: fix section link in the documentation and add descriptionsLars Uebernickel2014-04-282-1/+8
* | libmessaging-menu: allow numbers in object pathsLars Uebernickel2014-10-231-1/+1
* | messaging-menu-message: add missing break statementsLars Uebernickel2014-07-111-0/+2
* | Add an example for client usage from a python script.Charles Kerr2014-05-281-0/+21
|/
* Use serialized icons for messages and sourcesLars Uebernickel2013-09-052-28/+30
* libmessaging-menu: default MessagingMenuMessage::draws-attention to TRUELars Uebernickel2013-08-291-1/+2
* Merge from trunkTed Gould2013-08-131-0/+4
|\
| * Notify the service when an app unrefs its MessagingMenuApp. Fixes: https://bu...Lars Uebernickel2013-06-071-0/+4
| |\
| | * Notify the service when an app unrefs its MessagingMenuAppLars Uebernickel2013-02-191-0/+4
| * | libmessaging-menu: don't use detailed action namesLars Uebernickel2013-05-151-1/+2
| * | libmessaging-menu: Set correct boolean value in _remove_attention and _set_dr...Jason Conti2013-02-121-2/+2
| |/
| * libmessaging-menu: fix crash in _draws_attentionLars Uebernickel2012-11-221-1/+1
* | added gio-2.0 to vapigenKen VanDine2013-07-121-1/+1
* | generate vapiKen VanDine2013-07-111-0/+18
* | Remove variant wrapper from 'parameter' argument of the "activate" signal.Lars Uebernickel2012-12-171-1/+4
|\ \
| * | Remove variant wrapper from 'parameter' argument of the "activate" signalLars Uebernickel2012-12-111-1/+4
* | | Make messaging_menu_app_remove_message() work for messages with a ref count of 1Lars Uebernickel2012-12-141-0/+4
|/ /
* | Add messaging_menu_app_get_messageLars Uebernickel2012-12-042-0/+24
* | Don't export the messaging_menu_message_to_variant symbolLars Uebernickel2012-11-302-5/+5
* | Use aa{sv} instead of a(ssgav) to communicate actions to the serviceLars Uebernickel2012-11-282-17/+12
* | Pass message action and its parameter through to the applicationLars Uebernickel2012-11-271-1/+22
* | Move 'activate' signal into MessagingMenuMessageLars Uebernickel2012-11-272-23/+21
* | Allow adding actions to MessagingMenuMessageLars Uebernickel2012-11-273-24/+170
* | Tell applications when messages and sources are dismissedLars Uebernickel2012-11-261-0/+21
* | libmessaging-menu: emit the right signal when a message is removedLars Uebernickel2012-11-201-1/+1
* | Add support for individual messages to MessagingMenuAppLars Uebernickel2012-11-152-6/+140
* | MessagingMenuApp: fix leak (source list)Lars Uebernickel2012-11-141-1/+5
* | Change application to service d-bus protocolLars Uebernickel2012-11-141-253/+258
* | Remove gtupleaction, it isn't used anymoreLars Uebernickel2012-11-133-397/+1
* | Move service .xml into a common directoryLars Uebernickel2012-11-131-18/+6
* | Merge new libmessaging-menu APILars Uebernickel2012-11-056-128/+671
|\ \ | |/ |/|
| * libmessaging-menu: add MessagingMenuMessageLars Uebernickel2012-11-015-2/+518
| * libmessaging-menu: messaging-menu.[ch] -> messaing-menu-app.[ch]Lars Uebernickel2012-11-014-127/+153
* | libmessaging-menu: clear time when set_count is calledLars Uebernickel2012-10-281-42/+68
* | messaging_menu_app_set_source_icon: unset x-canonical-icon if NULL is passedLars Uebernickel2012-10-241-5/+15
* | Merge lp:~jconti/indicator-messages/unexport-itemsLars Uebernickel2012-10-181-15/+33
|\ \
| * | Unexport actions/menus on disposeJason Conti2012-10-101-15/+34
| |/
* / 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