summaryrefslogtreecommitdiff
path: root/src/bin/elementary/test.c
Commit message (Expand)AuthorAgeFilesLines
* elementary_test: Add the animation view testJunsuChoi2019-08-211-0/+6
* elementary_test: add a test to show our frame widgetMarcel Hollerbach2019-08-011-0/+2
* Revert "evas_object_textblock: add support for variation sequences"Marcel Hollerbach2019-07-301-2/+0
* elm_test: add a example that shows efl_ui_item instancesMarcel Hollerbach2019-07-291-0/+3
* elm_test: add option for running all tests on startupMike Blumenkrantz2019-07-291-0/+4
* evas_object_textblock: add support for variation sequencesAli Alzyod2019-07-291-0/+2
* elm_test: add keybinds to rapidly flip between testsMike Blumenkrantz2019-07-291-2/+31
* elm_test: replace bespoke arg handling with a for loopMike Blumenkrantz2019-07-291-21/+27
* Evil: remove pwd code in Evil and fix compilation failures after the removalVincent Torri2019-07-281-0/+5
* rename efl_ui_item_container -> efl_ui_collectionMarcel Hollerbach2019-07-251-4/+4
* Introduce Efl.Ui.Item_ContainerMarcel Hollerbach2019-07-241-1/+4
* elm_test: add efl.ui.scroller test with big tableMike Blumenkrantz2019-07-191-0/+2
* elm_test: rename efl.ui.scroller simple test function nameMike Blumenkrantz2019-07-191-2/+2
* elm_test: add comparable "simple" scroller testsMike Blumenkrantz2019-07-171-0/+3
* elementary: rename Activew_View to Spotlight.Cedric BAIL2019-07-051-7/+7
* efl_ui: remove nstate widgetMike Blumenkrantz2019-06-261-2/+0
* evas_common_format_color_parse: support color namesali2019-06-251-0/+2
* Introduce Efl.Ui.Radio_Group & Efl.Ui.Radio_BoxMarcel Hollerbach2019-06-201-0/+2
* efl_ui_stack: remove!Marcel Hollerbach2019-06-191-2/+1
* efl.ui.pager: remove!Marcel Hollerbach2019-05-301-5/+0
* efl_ui_active_view: introduce a experimental new widgetMarcel Hollerbach2019-05-301-0/+7
* elm_test: add efl.ui.image tests which mimic elm_image testsMike Blumenkrantz2019-05-201-0/+14
* elm test - add tests ofr other styles for panes provided by defaultCarsten Haitzler (Rasterman)2019-04-151-0/+10
* ui.box_stack: refactor layout_updateYeongjong Lee2019-03-201-2/+2
* elm: explicitly include Efl_Ui.h in binariesMike Blumenkrantz2019-03-071-0/+1
* efl_canvas_object: get rid of event_animation set/getMarcel Hollerbach2019-02-251-2/+0
* efl_ui_relative_layout: introduce new relative containerYeongjong Lee2019-02-221-0/+3
* Rename Efl.Gfx.Map -> Efl.Gfx.MappingXavi Artigas2019-02-211-2/+2
* Revert "Revert "efl_ui_pager: add tests for efl_ui_pager""Stefan Schmidt2019-01-251-0/+4
* Revert "efl_ui_pager: add tests for efl_ui_pager"Stefan Schmidt2019-01-251-4/+0
* efl_ui_pager: add tests for efl_ui_pagerJaeun Choi2019-01-251-0/+4
* Intruduce Efl.Ui.Panel (Create Efl Ui Widget from elm widget(elm_panel))Woochanlee2018-12-201-0/+4
* elm_focus: implement elm_object_focus_next_item_set / getMarcel Hollerbach2018-12-171-0/+2
* elm_scroller: update behaviour to match legacy behaviour more closelyMarcel Hollerbach2018-12-041-0/+2
* efl_ui_focus_manager_root_focus: ensure that adapter is part of viewportMarcel Hollerbach2018-12-041-0/+2
* elementary: rename Efl.Ui.Popup classesJaehyun Cho2018-11-161-8/+8
* Ui text: port widget to new interfacesDaniel Hirt2018-11-051-2/+2
* Elementary test : add a checkbox to hide beta apis.chris2018-08-131-7/+24
* elm test - expand --help to also do -h and -helpCarsten Haitzler (Rasterman)2018-07-241-1/+3
* elm test - unbreak elm test ...Carsten Haitzler (Rasterman)2018-07-241-3/+3
* elm_test: fix arg parsingMike Blumenkrantz2018-07-231-5/+5
* elm_code: (cherry-pick) Support indentation styles that are purely tab basedAndy Williams2018-07-221-2/+4
* efl_ui_slider: refactor slider widget.Hosang Kim2018-05-151-1/+1
* Genlist: Test Cases for Genlist Item Show on LaunchGodly T.Alias2018-05-021-0/+2
* efl_ui_tab_pager: add Efl.Ui.Tab_Pager and related classesBowon Ryu2018-05-021-0/+5
* Introduce Efl.Ui.Tags(changed from elm_multibuttonentry)Woochan Lee2018-05-021-0/+2
* Intrudoce Efl Ui Date, Time interface and picker.Woochan Lee2018-04-251-0/+4
* test_ui_stack: Add test using Efl.Ui.Stack classJaehyun Cho2018-04-191-0/+2
* elm test - adapt to argc/v being regular argv 0 being binary nameCarsten Haitzler (Rasterman)2018-03-101-5/+5
* Efl.Ui.Progressbar: implement range min maxAmitesh Singh2018-01-311-0/+2