summaryrefslogtreecommitdiff
path: root/src/examples
Commit message (Expand)AuthorAgeFilesLines
* introduce a new interface efl_ui_selectableMarcel Hollerbach2019-08-051-2/+2
* examples: cast to uintptr_t instead of longVincent Torri2019-08-014-17/+17
* spinner_example: migrate it to efl::ui::spin_buttonMarcel Hollerbach2019-08-011-42/+49
* efl_ui_range_interactive: add a new eventMarcel Hollerbach2019-08-011-2/+2
* slider_cxx: fix castingMarcel Hollerbach2019-07-311-2/+2
* efl_input_clickable: rename efl_ui_clickable to efl_input_clickableWooHyun Jung2019-07-297-33/+33
* warning - move break in switch to handle properly and addess warningCarsten Haitzler (Rasterman)2019-07-281-1/+2
* examples - use putenv, not setenv for porting reasonsCarsten Haitzler (Rasterman)2019-07-2819-20/+31
* filesel example - add locale.h include since we use setlocaleCarsten Haitzler (Rasterman)2019-07-281-0/+1
* efl-js: Remove private keys for Twitter API from exampleFelipe Magno de Almeida2019-07-261-4/+4
* efl_ui_list_item: remove thisMarcel Hollerbach2019-07-251-5/+5
* efl_ui_list: make it work with item_containerMarcel Hollerbach2019-07-241-9/+13
* efl_ui_grid: make it work with item_containerMarcel Hollerbach2019-07-242-74/+49
* warnings remove in efl thread/exe examplesCarsten Haitzler (Rasterman)2019-07-242-10/+6
* examples - add efl_thread and efl_exe to themCarsten Haitzler (Rasterman)2019-07-241-0/+9
* build - remove old .mk files that were for autofoo not mesonCarsten Haitzler (Rasterman)2019-07-2417-2346/+0
* evas_vg_json: Add image embedded exampleJunsuChoi2019-07-222-3/+15
* elementary: simplify example by using Efl.Model_Provider.Cedric BAIL2019-07-171-8/+9
* examples: fix function signature for edje color class exampleMike Blumenkrantz2019-07-151-1/+1
* evas_vg_load_svg: Support multiple gradient without <defs> partJunsuChoi2019-07-152-1/+66
* edje: Add support for map zoom to use other part center.Subodh Kumar2019-07-123-1/+108
* cxx: fix some compilation warnings in C++ examplesVitor Sousa2019-07-098-0/+15
* elementary: rename Activew_View to Spotlight.Cedric BAIL2019-07-051-7/+7
* Efl.Ui.Format revampXavi Artigas2019-07-041-3/+5
* efl_ui: remove nstate widgetMike Blumenkrantz2019-06-261-4/+4
* evas vector: add a lottie animation example.Hermet Park2019-06-219-0/+139
* remove more filesMarcel Hollerbach2019-06-201-42/+0
* efl_ui_radio: cleanup APIMarcel Hollerbach2019-06-202-24/+13
* Introduce Efl.Ui.Radio_Group & Efl.Ui.Radio_BoxMarcel Hollerbach2019-06-202-1/+48
* Fix miscellaneous build warningsXavi Artigas2019-06-191-1/+1
* efl_ui_range_display: range_min_max -> range_limitsMike Blumenkrantz2019-06-192-4/+4
* Ecore net dialer Windows example: fix undeclared symbolsVincent Torri2019-06-181-0/+1
* autotools: REMOVAL!Marcel Hollerbach2019-06-1813-688/+0
* Revert "autotools: REMOVAL!"Marcel Hollerbach2019-06-1813-0/+688
* autotools: REMOVAL!Marcel Hollerbach2019-06-1813-688/+0
* example - use LC_ALL not LC_MESSAGES for windows examples to buildCarsten Haitzler (Rasterman)2019-06-171-1/+1
* example - use putenev, not sentenv to be more portableCarsten Haitzler (Rasterman)2019-06-171-2/+17
* Efl.Ui.Slider: Rename event delay,changed to steadyXavi Artigas2019-06-141-3/+3
* efl_ui_check: make it undependend of nstateMarcel Hollerbach2019-06-131-1/+1
* efl_ui_active_view: introduce a experimental new widgetMarcel Hollerbach2019-05-302-1/+120
* efl_ui: rename list empty item to list placeholder item.SangHyeon Jade Lee2019-05-301-6/+6
* efl_ui : refactoring efl.part in item based classes.SangHyeon Jade Lee2019-05-301-1/+1
* Rename Efl.Ui.Direction -> Efl.Ui.Layout_OrientationXavi Artigas2019-05-245-17/+17
* Rename Efl.Gfx.Orientation -> Efl.Gfx.Image_OrientationXavi Artigas2019-05-221-8/+8
* Rename Efl.Orient -> Efl.Gfx.OrientationXavi Artigas2019-05-201-8/+8
* Merge Efl.Orient and Efl.Flip into the same enumXavi Artigas2019-05-201-7/+8
* evas example: add a png scale down example.Hermet Park2019-05-204-0/+100
* efl_ui_clickable: move repeat eventMarcel Hollerbach2019-05-131-4/+4
* meson: conditionally compile ecore_pipe_simple_example for windowsMike Blumenkrantz2019-05-061-1/+4
* CXX examples: remove wrong header inclusionXavi Artigas2019-05-031-1/+0