summaryrefslogtreecommitdiff
path: root/src/examples
Commit message (Expand)AuthorAgeFilesLines
* ecore evas ews - deprecate/removeCarsten Haitzler (Rasterman)2021-03-282-270/+0
* Evil : move mkstemp(s) and mkdtemp in eina_file directlyVincent Torri2020-10-081-14/+15
* singularize srand in eina_init - only once in one placeCarsten Haitzler (Rasterman)2020-10-037-12/+0
* eldbus: use the const macros we haveMarcel Hollerbach2020-09-011-1/+1
* tests - evas vg - use proper enuams for evas vg api - warn fixCarsten Haitzler (Rasterman)2020-08-251-5/+5
* tests - evas vg - use evas enumas not efl ui - warn fixCarsten Haitzler (Rasterman)2020-08-251-2/+2
* evas examples: remove unecessary beta tag.Hermet Park2020-08-132-8/+0
* edje example - dont leak textCarsten Haitzler (Rasterman)2020-07-161-1/+3
* Get rid of trailing whitespaces (2 / 14)Elyes HAOUAS2020-06-238-12/+12
* evas examples - build box example again - missing headerCarsten Haitzler (Rasterman)2020-05-301-0/+2
* evas - examples - evas box fix path to png fileCarsten Haitzler (Rasterman)2020-05-301-1/+1
* Support WebP Animation Image FilesTaehyub Kim2020-05-293-0/+81
* refactor buildMarcel Hollerbach2020-05-271-1/+1
* examples: resolve float compare warningsMike Blumenkrantz2020-05-1210-21/+21
* Use __func__ C99 identifier instead of __FUNCTION__ compiler extensionVincent Torri2020-05-074-6/+6
* examples: cxx: remove forced warning on unfinished APIsStefan Schmidt2020-05-044-8/+0
* ecore - examples - fix gnutls fd handler example warningsCarsten Haitzler (Rasterman)2020-04-171-4/+6
* doxygen docs: Fix warnings in Ecore_Evas.hXavi Artigas2020-03-241-1/+1
* canvas3d: remove canvas3d examples.Hermet Park2020-03-17109-44352/+0
* ecore_con: remove use of list<> from Efl.Net.Cedric BAIL2020-01-301-2/+2
* 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
* efl_canvas_animation: rename Animation_XXX to XXX_AnimationJaehyun Cho2020-01-201-5/+5
* 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
* Example: enhance efl-canvas-vg-simpleJunsuChoi2019-12-101-13/+24
* efl_ui_text_editable: remove classAli Alzyod2019-12-101-1/+2
* elocation: remove beta libraryStefan Schmidt2019-12-094-320/+0
* Efl.Ui.Text : all related interfacesali2019-12-091-1/+0
* Example: Add efl-cavnas-vg-simple for unified APIJunsuChoi2019-12-062-0/+653
* elementary: small improvement on example migrating them to newer unified API.Cedric BAIL2019-12-041-15/+31
* Efl.Canvas.Animation: Rename repeat_count to play_countXavi Artigas2019-12-041-4/+4
* 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
* evas: migrate the vg json exampleMarcel Hollerbach2019-11-201-8/+4
* introduce efl_canvas_object_animationMarcel Hollerbach2019-11-202-0/+180
* Revert "evas: migrate the vg json example"Hermet Park2019-11-181-4/+8
* evas: migrate the vg json exampleMarcel Hollerbach2019-11-181-8/+4
* examples: efl_exe: fix out of bounds writeStefan Schmidt2019-11-151-1/+1
* efl_ui_relative_container: rename relative_layoutYeongjong Lee2019-11-123-18/+18
* cxx: Add license to CXX bindings.Felipe Magno de Almeida2019-10-2428-0/+420
* csharp: Add licensing information.Lauro Moura2019-10-2410-0/+150
* examples/efl_thread: fix oob writesMike Blumenkrantz2019-10-241-3/+3