summaryrefslogtreecommitdiff
path: root/src/examples/elementary
Commit message (Expand)AuthorAgeFilesLines
* singularize srand in eina_init - only once in one placeCarsten Haitzler (Rasterman)2020-10-031-2/+0
* Get rid of trailing whitespaces (2 / 14)Elyes HAOUAS2020-06-232-6/+6
* Support WebP Animation Image FilesTaehyub Kim2020-05-293-0/+81
* refactor buildMarcel Hollerbach2020-05-271-1/+1
* examples: resolve float compare warningsMike Blumenkrantz2020-05-123-9/+9
* examples: cxx: remove forced warning on unfinished APIsStefan Schmidt2020-05-044-8/+0
* canvas3d: remove canvas3d examples.Hermet Park2020-03-1723-6203/+0
* efl_ui_spotlight: rename Stack_Manager to Fade_ManagerJaehyun Cho2020-01-231-1/+1
* efl_ui_spotlight: rename Manager_XXX and Indicator_XXXJaehyun Cho2020-01-231-2/+2
* Example: Add efl_canvas_textblock_obstacles exampleabdulleh Ghujeh2020-01-033-1/+276
* examples: js: use correct var to display user nameStefan Schmidt2019-12-241-1/+1
* examples: js: make sure we declare all variablesStefan Schmidt2019-12-243-7/+7
* examples: js: ensure we finish all statements with a semicolonStefan Schmidt2019-12-243-4/+4
* efl.text.style: rename methods/properties and add text_ prefixali2019-12-201-1/+1
* examples: js: fix variable nameStefan Schmidt2019-12-171-1/+1
* efl_ui: cleanup elm headersYeongjong Lee2019-12-121-6/+0
* efl.ui.text: rename to efl.ui.textboxAli Alzyod2019-12-113-14/+14
* efl_ui_text_editable: remove classAli Alzyod2019-12-101-1/+2
* elocation: remove beta libraryStefan Schmidt2019-12-092-152/+0
* Efl.Ui.Text : all related interfacesali2019-12-091-1/+0
* elementary: small improvement on example migrating them to newer unified API.Cedric BAIL2019-12-041-15/+31
* here comes a new exampleMarcel Hollerbach2019-11-292-1/+479
* Polish text interface methodsAli Alzyod2019-11-282-4/+5
* efl_ui_multi_selectable: clean this upMarcel Hollerbach2019-11-253-5/+5
* efl_ui_relative_container: rename relative_layoutYeongjong Lee2019-11-123-18/+18
* cxx: Add license to CXX bindings.Felipe Magno de Almeida2019-10-2420-0/+300
* csharp: Add licensing information.Lauro Moura2019-10-242-0/+30
* fix various trivial null derefsMike Blumenkrantz2019-10-182-0/+10
* efl_gfx_arrangement: change content_padding param type and remove scalableYeongjong Lee2019-10-022-2/+2
* efl_ui: remove efl_ui_text headers from Efl_Ui.h for nowMike Blumenkrantz2019-09-301-0/+7
* efl_ui_*selectable: unify these APIs with the same c_prefixMarcel Hollerbach2019-09-262-6/+6
* efl_ui : change selected_items_get to selected_iterator_new.SangHyeon Jade Lee2019-09-251-1/+1
* elementary: migrate Efl.Ui.List_View to use Efl.Ui.Collection_View.Cedric Bail2019-09-243-68/+27
* elementary: introduce Efl.Ui.CollectionView a generic listing View.Cedric BAIL2019-09-242-0/+108
* efl_ui_win: default the window type to basicMarcel Hollerbach2019-09-248-16/+8
* efl: simplify logic for widget created by factory.Cedric Bail2019-09-241-1/+1
* efl_ui_multi_selectable: remove SINGLE_ALWAYSMarcel Hollerbach2019-09-171-4/+0
* efl/image: Efl.Gfx.Image_Scale_Type -> Efl.Gfx.Image_Scale_MethodXavi Artigas2019-09-163-4/+4
* csharp: Minor change to D9692Bruno da Silva Belo2019-09-111-2/+2
* efl_ui_spotlight: migrate from active_index to active_elementMarcel Hollerbach2019-09-061-2/+2
* eolian-mono: Renaming suffix for event and event argsBruno da Silva Belo2019-09-061-3/+3
* efl_ui_collection: use the correct min size hintMarcel Hollerbach2019-09-051-0/+1
* Efl_Ui: Move elementary and change namespace Ui for ui related modelsSangHyeon Jade Lee2019-09-041-2/+2
* Revert "eolian_mono: remove underscore of Evt_Args"Jaehyun Cho2019-09-021-1/+1
* eolian_mono: remove underscore of Evt_ArgsJaehyun Cho2019-09-021-1/+1
* cxx: Fix example after popup changes.Lauro Moura2019-08-301-1/+1
* spinner_cxx_example: Fix use wrong apiJunsuChoi2019-08-261-3/+3
* slider_cxx_example: Fix use wrong apiJunsuChoi2019-08-231-1/+2
* efl/gfx: redo image scale_type enumMike Blumenkrantz2019-08-231-1/+1
* elementary: use the right function for creating object from Efl.Ui.Factory.Cedric BAIL2019-08-211-1/+1