summaryrefslogtreecommitdiff
path: root/endless/eosactionmenu-private.h
Commit message (Collapse)AuthorAge
* Use the new way to define private gobject dataMatt Watson2013-12-09
| | | | | Simpler and has a nicer memory layout. Needed glib 2.38 to do this. [endlessm/eos-sdk#421]
* EosActionMenu extends GtkFrameFelipe Erias Morandeira2013-07-22
| | | | [endlessm/eos-sdk#146]
* Small fixes to the code, including removing EosActionMenu from the ↵Felipe Erias Morandeira2013-06-21
| | | | | | documentation. [endlessm/eos-sdk#79]
* EosActionMenu: Implemented the functionality to add a GtkAction and have it ↵Felipe Erias Morandeira2013-06-21
| | | | | | linked to a EosActionButton in the menu. Added example code in action-buttons.js [endlessm/eos-sdk#79]
* EosActionMenu: basic scaffolding to add and remove GtkActionFelipe Erias Morandeira2013-06-21
[endlessm/eos-sdk#79]