summaryrefslogtreecommitdiff
path: root/data
Commit message (Expand)AuthorAgeFilesLines
* introduce efl_ui_tab_bar_default_itemMarcel Hollerbach2019-08-291-16/+14
* efl_ui_text: theme rename efl.end -> efl.extraMarcel Hollerbach2019-08-291-8/+8
* efl_ui_item: add keybindings for selecting changesMarcel Hollerbach2019-08-263-3/+72
* theme/scroller: don't "check" bar positions randomly in other programsMike Blumenkrantz2019-08-231-14/+0
* efl_ui/popup: remove anchor_popup classMike Blumenkrantz2019-08-211-5/+0
* example: replace svg resource and load it properly.Hermet Park2019-08-212-26/+829
* elementary_test: Add the animation view testJunsuChoi2019-08-212-0/+27
* introduce group itemMarcel Hollerbach2019-08-212-0/+116
* efl_ui/popups: convert from elm_scroller to efl_ui_scroller internallyMike Blumenkrantz2019-08-191-0/+16
* efl_ui/text: handle disabled textMike Blumenkrantz2019-08-061-0/+1
* efl_ui_check/radio: use clickableMarcel Hollerbach2019-07-312-12/+3
* Introduce Efl.Ui.Item_ContainerMarcel Hollerbach2019-07-242-0/+4
* efl_ui_spin_button: make theme consistentMarcel Hollerbach2019-07-081-7/+7
* efl_ui: remove nstate widgetMike Blumenkrantz2019-06-262-11/+0
* remove more filesMarcel Hollerbach2019-06-201-23/+0
* autotools: REMOVAL!Marcel Hollerbach2019-06-189-2057/+0
* Revert "autotools: REMOVAL!"Marcel Hollerbach2019-06-189-0/+2057
* autotools: REMOVAL!Marcel Hollerbach2019-06-189-2057/+0
* theme: fix fileselector search button layoutMike Blumenkrantz2019-06-101-0/+2
* elm_test: add text mask case to masking demoMike Blumenkrantz2019-05-311-0/+31
* elm_test: add smart object mask test to existing masking testMike Blumenkrantz2019-05-311-0/+24
* efl_ui: rename list empty item to list placeholder item.SangHyeon Jade Lee2019-05-301-1/+1
* efl_ui : refactoring efl.part in item based classes.SangHyeon Jade Lee2019-05-302-3/+3
* theme: add a macro file for making themes easierMarcel Hollerbach2019-05-155-51/+31
* efl_ui_frame: migrate to efl.ui.clickableMarcel Hollerbach2019-05-151-3/+8
* efl_ui_popup: add efl.background swallow partJaehyun Cho2019-05-151-1/+11
* efl_ui_panes: migrate to efl_ui_clickableMarcel Hollerbach2019-05-141-22/+8
* efl_ui_button: port to efl.ui.clickableMarcel Hollerbach2019-05-141-4/+4
* edje src - mark with efl version so we don't get warningsCarsten Haitzler (Rasterman)2019-05-131-0/+2
* navigation_layout: set efl.content y-axis align to 0.0Yeongjong Lee2019-05-091-0/+1
* meson: correctly use the correct dependencyMarcel Hollerbach2019-04-054-4/+4
* efl_ui_alert_popup: add new feature for applying side button style of alert p...Taehyub Kim2019-03-281-0/+12
* elm_code: add theme alias for layout groupMike Blumenkrantz2019-03-191-0/+1
* efl_ui_scroller: apply handling focus.Hosang Kim2019-02-263-3/+306
* meson: add the elementary examples to the buildMarcel Hollerbach2019-02-211-0/+1
* meson: fix to make results same as a way it does in autotoolsWonki Kim2019-01-301-1/+1
* Revert "Revert "efl_ui_pager: add tests for efl_ui_pager""Stefan Schmidt2019-01-254-0/+104
* Revert "efl_ui_pager: add tests for efl_ui_pager"Stefan Schmidt2019-01-254-104/+0
* efl_ui_pager: add tests for efl_ui_pagerJaeun Choi2019-01-254-0/+104
* efl_ui_pager: modify a part of default themeJaeun Choi2019-01-251-2/+0
* meson - edje_cc use -fastcomp for fast builds in mesaCarsten Haitzler (Rasterman)2019-01-244-4/+4
* elm theme - use -fastcomp again as it is actually much faster nowCarsten Haitzler (Rasterman)2019-01-241-1/+1
* elm_panel: show/hide panel according to hidden statusJaeun Choi2019-01-211-0/+55
* theme: remove a ton of invalid part description references in various programsMike Blumenkrantz2019-01-179-59/+0
* theme: correct part name in program for elm/hover/base/main_menu_submenu/defaultMike Blumenkrantz2019-01-171-2/+2
* theme: fix odd state setting on some items for list/genlist/gengridMike Blumenkrantz2019-01-173-4/+4
* theme: hide next and prev buttons when title is hiddenMarcel Hollerbach2018-12-201-5/+15
* Intruduce Efl.Ui.Panel (Create Efl Ui Widget from elm widget(elm_panel))Woochanlee2018-12-203-0/+833
* build: make edje files dependencies of the themeMarcel Hollerbach2018-12-181-0/+2
* meson: enable cross compilingMarcel Hollerbach2018-12-071-2/+1