summaryrefslogtreecommitdiff
path: root/src/bin/test_toolbar.c
Commit message (Expand)AuthorAgeFilesLines
* Focus: first item should be focused when there is no focused/selected itemAnil Kumar Nahak2014-07-211-0/+17
* test_toolbar: clean up clicked callback usage.Daniel Juyung Seo2014-07-201-15/+10
* toolbar: added selected and unselected smartcallbacks to toolbar.Daniel Juyung Seo2014-07-201-0/+13
* test_toolbar: removed unnecessary EINA_UNUSED.Daniel Juyung Seo2014-07-201-1/+1
* focus: Change new API names related to focus auto scrolling.Daniel Juyung Seo2014-05-111-16/+5
* config: Added two APIs to enable/disable focus auto scroll bring in feature.Amitesh Singh2014-04-271-0/+18
* toolbar: Added focus movement on widget items by mouse in.Amitesh Singh2014-04-011-1/+48
* toolbar: Check disabled status of an item in nearest visible item.Amitesh Singh2014-03-241-3/+20
* toolbar: implemented widget item focus feature.Amitesh Singh2014-03-241-0/+169
* elm: replace 0 or 1 with EINA_FALSE or EINA_TRUEJihoon Kim2014-01-081-3/+3
* test_toolbar.c: fixed wrong image name.Daniel Juyung Seo2013-11-131-1/+1
* test_toolbar.c: gave more meaningful name 'Toolbar Vartical' to toolbar test 6.Daniel Juyung Seo2013-11-131-8/+8
* elementary_test: remove ELM_LIB_QUICKLAUNCHJean-Philippe Andre2013-11-051-2/+1
* elm_test: __UNUSED__ -> EINA_UNUSED.Daniel Juyung Seo2013-09-011-18/+18
* test flip,toolbar,tooltip: use EINA_FALSE for elm_toolbar_homogeneous_set() p...Daniel Juyung Seo2013-03-121-4/+4
* elm test_toolbar.c: added more clicked callback usecases.Daniel Juyung Seo2013-02-081-0/+8
* elementary: Remove warnings introduced with the Toolbar 9 test.Stefan Schmidt2012-11-151-11/+10
* elm test: Correct elm_win_resize_object_set() usage. Call evas_object_size_hi...Daniel Juyung Seo2012-11-141-9/+8
* Add the Toolbar 9. It's expand mode using "item_centered" style.Jaehwan Kim2012-11-141-0/+91
* Add the toolbar API which expand the transverse lengthJaehwan Kim2012-09-271-0/+1
* elm test_toolbar.c: Use more explicit variable name and function name.Daniel Juyung Seo2012-09-141-112/+112
* fix another elm bug where arrows are not "clickable" for scrolling toCarsten Haitzler2012-08-071-1/+1
* Remove the APIs elm_toolbar_items_max_set/get.Jaehwan Kim2012-06-071-8/+8
* Toolbar: Add the more panel feature in toolbar. When it is the ELM_TOOLBAR_SH...Jaehwan Kim2012-05-221-16/+63
* elm bin: Use convenient utility function elm_win_util_standard_add()Daniel Juyung Seo2012-04-021-64/+16
* Revert a wrong commit. Un-wanted files are committed together.Daniel Juyung Seo2012-04-021-16/+64
* elm bin: Use convenient utility function elm_win_util_standard_add() instead ...Daniel Juyung Seo2012-04-021-64/+16
* for the last time: CONFIG.H ALWAYS GETS INCLUDED FIRST. AAAAAAAALLLLLLLLLLLLL...Mike Blumenkrantz2012-03-291-1/+1
* fix name of tb7 testMike Blumenkrantz2012-03-151-1/+1
* rename elm object select mode values: whoever wrote this deserves spankiesMike Blumenkrantz2012-03-071-1/+1
* From: Hyoyoung Chang <hyoyoung@gmail.com>Hyoyoung Chang2012-03-071-1/+1
* Add the item_content_set/get/unset_hook for setting the object as the content...Jaehwan Kim2012-03-061-2/+7
* Add the ELM_TOOLBAR_SHRINK_EXPAND mode. The items be expanded according the s...Jaehwan Kim2012-03-041-0/+109
* replicate new bug from 68495Mike Blumenkrantz2012-02-281-1/+1
* test and fix up horizontal_item style for toolbar.Carsten Haitzler2012-02-231-0/+111
* toolbar vertical mode working right now.Carsten Haitzler2012-02-221-1/+1
* elementary_test: 0 -> EINA_FASE, 1 -> EINA_TRUEJihoon Kim2012-02-161-9/+9
* elm toolbar: Changed elm_toolbar_mode_shrink_set/get ->Daniel Juyung Seo2012-01-061-6/+6
* elementary/toolbar - deprecate APIs.ChunEon Park2011-12-091-6/+6
* elementary/toolbar - Elm_Toolbar_Item -> Elm_Object_ItemChunEon Park2011-11-301-84/+84
* elementary/menu - Elm_Menu_Item -> Elm_Object_ItemChunEon Park2011-11-251-21/+18
* elementary: Ooops, I made a mistake. Return to the original testMichael BOUCHAUD2011-10-311-2/+2
* elementary: switch to elm_toolbar_horizontal_set in testMichael BOUCHAUD2011-10-311-2/+2
* From: Jérémy Zurcher <jeremy@asynk.ch>Jérémy Zurcher2011-08-251-23/+24
* more useless elm stuff: vertical toolbar orientation (by cedric's request) al...Mike Blumenkrantz2011-08-071-0/+112
* elm test: Refactoring. Changed 1 to EINA_TRUE for Eina_Bool parameter of elm_...Daniel Juyung Seo2011-07-251-4/+4
* Elementary: Changed homogenous to homogeneous.Daniel Juyung Seo2011-05-041-9/+9
* Elementary src/bin: Removed all trailing whitespaces.Daniel Juyung Seo2011-04-081-6/+6
* Elementary test: Fixed window name and window title name.Daniel Juyung Seo2011-02-211-4/+4
* Elementary toolbar test: Fixed window name and window title name.Daniel Juyung Seo2011-02-201-7/+7