summaryrefslogtreecommitdiff
path: root/legacy/elementary/src/bin/test_panel.c
Commit message (Expand)AuthorAgeFilesLines
* elm - tests - fix const warnings with new eina home get funcCarsten Haitzler (Rasterman)2015-05-151-1/+1
* elementary: use portable way to get tmp and home environment.Cedric BAIL2015-05-141-11/+1
* Fix build warning related to window homeJihoon Kim2015-03-281-0/+2
* elm_panel: display directory from HOME on Windows.michelle legrand2015-03-261-1/+10
* elementary_test: fix build on windowsAndrii Kroitor2015-02-241-0/+1
* elm_panel: make "panel scrollable" work in elementary_testJee-Yong Um2015-02-211-1/+23
* panel: add scrollable featureJaeun Choi2014-07-071-0/+73
* Revert "panel: add scrollable feature"Jaeun Choi2014-06-261-73/+0
* panel: add scrollable featureJaeun Choi2014-06-251-0/+73
* test_panel: Refactor the internals of panel test.Daniel Juyung Seo2014-03-181-51/+48
* panel: Update the panel test to layout over some content - a more realistic d...Andy Williams2014-03-141-14/+22
* elm: replace 0 or 1 with EINA_FALSE or EINA_TRUEJihoon Kim2014-01-081-2/+2
* elm_test: removed all the unnecessary empty lines.Daniel Juyung Seo2013-12-151-3/+0
* elementary_test: remove ELM_LIB_QUICKLAUNCHJean-Philippe Andre2013-11-051-2/+1
* elm_test: __UNUSED__ -> EINA_UNUSED.Daniel Juyung Seo2013-09-011-6/+6
* test_panel.c: fixed derefence null return value from getenv issue which was s...Daniel Juyung Seo2013-07-061-1/+4
* elm test: Correct elm_win_resize_object_set() usage. Call evas_object_size_hi...Daniel Juyung Seo2012-11-141-2/+1
* From: Artem Popov <artem.popov@samsung.com>Artem Popov2012-06-301-2/+4
* elm bin: Use convenient utility function elm_win_util_standard_add()Daniel Juyung Seo2012-04-021-8/+2
* Revert a wrong commit. Un-wanted files are committed together.Daniel Juyung Seo2012-04-021-2/+8
* elm bin: Use convenient utility function elm_win_util_standard_add() instead ...Daniel Juyung Seo2012-04-021-8/+2
* for the last time: CONFIG.H ALWAYS GETS INCLUDED FIRST. AAAAAAAALLLLLLLLLLLLL...Mike Blumenkrantz2012-03-291-1/+1
* elemenatary/panel - modified to use recommended parents.ChunEon Park2012-03-271-8/+8
* Renaming ITEMS_SUBITEMS to ITEMS_TREE.Sanjeev BA2012-03-071-1/+1
* panel test is now less retarded and opens much fasterMike Blumenkrantz2012-02-121-16/+25
* elm toolbar: Changed elm_toolbar_mode_shrink_set/get ->Daniel Juyung Seo2012-01-061-2/+2
* elm gengrid/genlist: Changed 'label_get' to 'text_get' according to theDaniel Juyung Seo2011-12-011-3/+3
* elementary/toolbar - Elm_Toolbar_Item -> Elm_Object_ItemChunEon Park2011-11-301-6/+6
* elemetary - notify, factory, frame, panel, mapbufChunEon Park2011-10-291-4/+4
* elm gen/gengrid/genlist: Changed item class's icon_get to content_get.Daniel Juyung Seo2011-10-241-3/+3
* elm test: Refactoring. Changed 1 to EINA_TRUE for Eina_Bool parameter of elm_...Daniel Juyung Seo2011-07-251-1/+1
* Elementary: Changed homogenous to homogeneous.Daniel Juyung Seo2011-05-041-2/+2
* Elementary src/bin: Removed all trailing whitespaces.Daniel Juyung Seo2011-04-081-20/+20
* Change toolbar API for consistency with other widgetsBruno Dilly2010-10-261-4/+8
* Removing more warningsTiago Rezende Campos Falcao2010-10-201-4/+6
* Fix some Wextra complains on elm binBruno Dilly2010-10-191-6/+9
* Removing unused variablesTiago Rezende Campos Falcao2010-10-141-2/+1
* [Elementary] Use themeable icons in Elm_Toolbar.Leandro Pereira2010-10-141-8/+2
* [Elementary] Implement priority in Elm_Toolbar.Leandro Pereira2010-10-141-2/+2
* Panel fixed and is now focusable.Tiago Rezende Campos Falcao2010-09-271-0/+2
* Fix tests to use the void *data instead of const...Gustavo Sverzut Barbieri2010-09-171-8/+8
* Convert (hopefully) all comparisons to NULLLucas De Marchi2010-08-211-2/+2
* remove test panel 2, add in top panel testMike Blumenkrantz2010-05-271-49/+48
* Add right orientation to elm panel widgetBruno Dilly2010-05-261-0/+98
* take that - more warning--Carsten Haitzler2010-03-101-2/+0
* Correct second argumentSebastian Dransfeld2010-01-161-1/+1
* fix build break!Carsten Haitzler2010-01-161-1/+1
* Fix variables not defined as static. Patch from Nicolas AguirreChristopher Michael2009-12-131-1/+1
* Panel working nicely now, tho still one issue (content does not initiallyChristopher Michael2009-11-151-0/+1
* Revert back to old panel code for now. This will get fixed someday, timeChristopher Michael2009-11-151-9/+136