summaryrefslogtreecommitdiff
path: root/test/test-action-menu.c
Commit message (Collapse)AuthorAge
* EosActionMenu places cancel, close and delete actions at the bottom. ↵Felipe Erias Morandeira2013-07-23
| | | | | | Internally, it uses a GtkOverlay to correctly position the two sets of actions. [endlessm/eos-sdk#146]
* More tests for eos_action_menu_remove_action*Felipe Erias Morandeira2013-07-22
| | | | [endlessm/eos-sdk#146]
* Make EosActionButton public and document itPhilip Chimento2013-06-28
| | | | | | | | Rename eosactionbutton-private.h to eosactionbutton.h, make sure it gets picked up in the documentation, include it in endless.h, make all the new public API documentation complete, and put the EosActionButtonSize enum documentation on the EosActionButton page. [endlessm/eos-sdk#133]
* Tests for EosActionMenu.Felipe Erias Morandeira2013-06-24
| | | | [endlessm/eos-sdk#79]
* Skeleton for EosActionMenu tests.Felipe Erias Morandeira2013-06-21
[endlessm/eos-sdk#79]