aboutsummaryrefslogtreecommitdiff
path: root/libmessaging-menu/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* libmessaging-menu: make generated .gir compatible with valaLars Uebernickel2012-09-011-0/+2
| | | | | | | | In particular, mamke sure the <c:namespace> and <package> tags are included in the .gir. Fixes launchpad bug #1044096, thanks Jim!
* libmessaging-menu: fix g-ir-scanner warningsLars Uebernickel2012-08-231-2/+2
| | | | | | Also, enable warnings by default and only include messaging-menu.[ch] in the gir.
* libmessaging-menu: fix export-symbols-regexSebastien Bacher2012-08-211-1/+1
|
* libmessaging-menu: only export symbols tha t belong to the APISebastien Bacher2012-08-201-0/+2
|
* Add introspection supportLars Uebernickel2012-07-301-0/+25
|
* libmessaging-menu: use the (newly added) GTupleAction instead of GSimpleActionLars Uebernickel2012-06-281-0/+2
| | | | | | | | | | GTupleAction is a bit simpler to handle when the action state contains a tuple of things that are independently modified most the time. It might be useful for other indicators as well. This implicitly also fixes the bug that libmessaging-menu did not preserve the other values in the action state when updating count, time, or string.
* Add first version of a libmessaging-menu client libraryLars Uebernickel2012-06-151-0/+35