summaryrefslogtreecommitdiff
path: root/src/examples
Commit message (Expand)AuthorAgeFilesLines
* Examples: Fix usage of evas image apisJean-Philippe Andre2016-03-176-11/+10
* Change elm according to the renaming of the eo_add() current object.Tom Hacohen2016-03-157-31/+31
* Revert "Automatic migration to the new eo_add syntax."Tom Hacohen2016-03-117-72/+85
* Automatic migration to the new eo_add syntax.Tom Hacohen2016-03-097-85/+72
* Automatic migration to Eo4.Tom Hacohen2016-03-039-690/+459
* Manually migrate some eo_do for the migration scriptTom Hacohen2016-03-031-2/+0
* Fix example with new event api.Lauro Moura2016-03-011-1/+1
* Eo events: Migrate all of elm to the new event callback signaturesTom Hacohen2016-02-291-3/+3
* examples: fix evas3d example's "compile with" comment correctlyJee-Yong Um2016-02-232-2/+2
* examples: fix evas3d_object_on_button_exampleOleksandr Shcherbina2016-02-181-29/+7
* js: Added layout exampleFelipe Magno de Almeida2016-02-031-0/+63
* gitignore: Add new example to gitignore list.Daniel Juyung Seo2016-01-181-0/+1
* examples/combobox: Remove unused functions.Daniel Juyung Seo2016-01-181-24/+1
* examples: fix compilation from command line (file models)Jean-Philippe Andre2016-01-142-5/+13
* examples/combobox: include string.h for strcasestr()Stefan Schmidt2016-01-111-0/+3
* js: fix examples functionsLarry2016-01-097-21/+21
* combobox: add documentation and exampledivyesh purohit2016-01-062-0/+158
* scroller: add color classesHosang Kim2016-01-041-1/+1
* efl-js: JavaScript Eolian bindingFelipe Magno de Almeida2015-12-2327-3/+1317
* Examples genlist 5: Fix children aspect of the test not working.Tom Hacohen2015-12-081-3/+4
* Examples performance: Fix wrong always true condition.Tom Hacohen2015-12-081-1/+1
* Examples performance: Fix resource leak + potential null deref.Tom Hacohen2015-12-081-5/+4
* Popup Example: Fix size calculation issue in popupAditya Raj2015-11-241-1/+1
* elm: Fix typos fun!Daniel Juyung Seo2015-10-292-3/+3
* build: simplify SUBDIR usage in examplesStefan Schmidt2015-10-211-2/+1
* examples/sphere_hunter: fix another instance of floating point incorrectnessStefan Schmidt2015-10-211-2/+2
* examples/sphere_hunter: remove unused functionStefan Schmidt2015-10-201-19/+0
* examples/sphere_hunter: initialize struct in all casesStefan Schmidt2015-10-201-1/+1
* examples/sphere_hunter: make sure we do not loose fractional part of double.Stefan Schmidt2015-10-201-2/+2
* examples/sphere_hunter: use coorect logic for if condition.Stefan Schmidt2015-10-201-1/+1
* examples/camera_light: free resources if we fail to allocate all and leaveStefan Schmidt2015-10-201-0/+3
* example: genlist - intialize buffer array to 0Amitesh Singh2015-10-141-1/+1
* example: genlist - intialize buffer array to 0Amitesh Singh2015-10-141-1/+1
* example: glview - use delete to deallocate memoryAmitesh Singh2015-10-141-1/+1
* example: glview - use delete to deallocate memoryAmitesh Singh2015-10-141-1/+1
* elementary: Fix genlist example to not free data until After it hasChris Michael2015-10-141-4/+6
* example/performance: Remove unused variable.Daniel Juyung Seo2015-09-161-1/+0
* fix elm performance example to init elm properly and not do engine stuffCarsten Haitzler (Rasterman)2015-09-151-10/+1
* cxx: Added examples and tutorial for C++ bindingLuciana Magno de Almeida2015-08-2528-179/+1941
* examples: fix attrib name due to change in Evas Canvas3D API.Cedric BAIL2015-08-045-110/+110
* EFL Model Form View for MVC designLarry Jr2015-07-043-0/+212
* EFL Model List View for MVC designLarry Jr2015-07-043-0/+80
* examples: fix changes in Evas.Canvas3D namespace.Cedric BAIL2015-06-227-531/+531
* examples: Replace setenv() with elm_config_accel_preference_set().Jaehyun Cho2015-06-021-1/+1
* examples: Replace preferred engine "opengl_x11" with accel preference "3d".Jaehyun Cho2015-06-024-4/+4
* examples/evas3d: Use correct variable type for a return value.Daniel Juyung Seo2015-05-281-1/+1
* photocam: update photocam example to demonstrate photocam orientation.kabeer khan2015-04-281-1/+70
* Revert "checkbox: Adding third state (Indeterminate) support in checkbox"ChunEon Park2015-04-201-111/+0
* checkbox: Adding third state (Indeterminate) support in checkboxShobhit2015-04-171-0/+111
* examples: Use new efl apis for size_set and visibility_set.Daniel Juyung Seo2015-04-123-4/+4