Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add introspection support | Lars Uebernickel | 2012-07-30 | 1 | -0/+25 | |
| | ||||||
* | libmessaging-menu: use the (newly added) GTupleAction instead of GSimpleAction | Lars Uebernickel | 2012-06-28 | 4 | -44/+422 | |
| | | | | | | | | | | 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. | |||||
* | Sync chat status from and to clients | Lars Uebernickel | 2012-06-27 | 2 | -2/+74 | |
| | ||||||
* | Add draws-attention flag to source actions | Lars Uebernickel | 2012-06-27 | 1 | -8/+37 | |
| | | | | | | AppSections watch those flags for associated sources and mux them into a draws-attention property for the whole section. | |||||
* | libmessaging-menu: add source name detail to "active-source" signal | Lars Uebernickel | 2012-06-15 | 1 | -3/+5 | |
| | ||||||
* | Check parameter types in public API | Lars Uebernickel | 2012-06-15 | 1 | -0/+4 | |
| | ||||||
* | Add first version of a libmessaging-menu client library | Lars Uebernickel | 2012-06-15 | 4 | -0/+922 | |