summaryrefslogtreecommitdiff
path: root/src/bin/test_main_menu.c
Commit message (Expand)AuthorAgeFilesLines
* elm_test: removed all the unnecessary empty lines.Daniel Juyung Seo2013-12-151-1/+0
* elm_test: call evas_object_show(win) after its content creation.Daniel Juyung Seo2013-12-151-2/+3
* test_main_menu.c: refactored button callback function.Daniel Juyung Seo2013-11-181-3/+3
* Elm_menu: fixed item disable hook for elm_dbus_menuAndrii Kroitor2013-11-161-4/+5
* elementary_test: remove ELM_LIB_QUICKLAUNCHJean-Philippe Andre2013-11-051-2/+1
* elm_test: Fixed formatting. tab to space.Daniel Juyung Seo2013-10-141-1/+1
* elm_test: __UNUSED__ -> EINA_UNUSED.Daniel Juyung Seo2013-09-011-5/+5
* test_main_main.c: refactoring.Daniel Juyung Seo2013-08-111-13/+5
* elementary: fix header inclusion order.Cedric Bail2013-07-231-1/+1
* elm: Enable external main menu by defaultHenrique Dante de Almeida2013-01-221-5/+5
* Fix main menu test textHenrique Dante de Almeida2013-01-181-2/+2
* elm: Fix main menu text widgetsHenrique Dante de Almeida2013-01-171-2/+0
* [elm] Update test_main_menu with new D-Bus menu featuresHenrique Dante de Almeida2012-12-281-3/+4
* [elm] Add D-Bus external menu supportHenrique Dante de Almeida2012-12-271-0/+86