popup: add block,clicked event to main layout for toast/small style only
[platform/upstream/elementary.git] / src / examples /
2016-04-20 Jee-Yong UmMerge "genlist: scroll to item when calc is done" into...
2015-11-11 Jaehwan KimMerge remote-tracking branch 'opensource/elementary...
2015-10-28 Daniel Juyung Seoelm: Fix typos fun!
2015-10-21 Stefan Schmidtbuild: simplify SUBDIR usage in examples
2015-10-21 Stefan Schmidtexamples/sphere_hunter: fix another instance of floatin...
2015-10-20 Stefan Schmidtexamples/sphere_hunter: remove unused function
2015-10-20 Stefan Schmidtexamples/sphere_hunter: initialize struct in all cases
2015-10-20 Stefan Schmidtexamples/sphere_hunter: make sure we do not loose fract...
2015-10-20 Stefan Schmidtexamples/sphere_hunter: use coorect logic for if condition.
2015-10-20 Stefan Schmidtexamples/camera_light: free resources if we fail to...
2015-10-14 Amitesh Singhexample: genlist - intialize buffer array to 0
2015-10-14 Amitesh Singhexample: genlist - intialize buffer array to 0
2015-10-14 Amitesh Singhexample: glview - use delete to deallocate memory
2015-10-14 Amitesh Singhexample: glview - use delete to deallocate memory
2015-10-14 Chris Michaelelementary: Fix genlist example to not free data until...
2015-09-15 Daniel Juyung Seoexample/performance: Remove unused variable.
2015-09-15 Carsten Haitzler... fix elm performance example to init elm properly and...
2015-08-25 Luciana Magno de... cxx: Added examples and tutorial for C++ binding
2015-08-04 Cedric BAILexamples: fix attrib name due to change in Evas Canvas3...
2015-07-04 Larry JrEFL Model Form View for MVC design
2015-07-04 Larry JrEFL Model List View for MVC design
2015-06-22 Cedric BAILexamples: fix changes in Evas.Canvas3D namespace.
2015-06-02 Jaehyun Choexamples: Replace setenv() with elm_config_accel_prefer...
2015-06-02 Jaehyun Choexamples: Replace preferred engine "opengl_x11" with...
2015-05-27 Daniel Juyung Seoexamples/evas3d: Use correct variable type for a return...
2015-04-28 kabeer khanphotocam: update photocam example to demonstrate photoc...
2015-04-20 ChunEon ParkRevert "checkbox: Adding third state (Indeterminate...
2015-04-17 Shobhitcheckbox: Adding third state (Indeterminate) support...
2015-04-12 Daniel Juyung Seoexamples: Use new efl apis for size_set and visibility_set.
2015-03-12 Rafael Antognollielementary/examples: Fix theme path search for tizen.
2015-03-12 Yanshuang ZhengFix TIVI-1068 enable build examples
2015-03-04 Shobhithoversel: Enabled default mirroring in hoversel.
2015-02-27 Stefan Schmidtexamples/performance: Fix another typo to include the...
2015-02-27 Stefan Schmidtexamples/performance: Fix typo in file nacme to be...
2015-02-24 Cedric BAILexample: fix after change in eo_do syntax.
2015-02-23 Daniel Juyung Seogitignore: Updated gitignore file.
2015-02-23 Daniel Juyung Seoexamples: Fix build error due to the name change.
2015-02-23 Daniel Juyung Seoperformance: Fix typo perfomance -> performance.
2015-02-23 Daniel Juyung Seoperformance: Cast strlen return with int.
2015-02-17 Oleksandr Shcherbinaelementary: example showing Evas_3D with elementary...
2015-02-06 Daniel Juyung Seowin_example: Fix win example codes.
2015-02-05 Jee-Yong Umelm_label: Fixed label disappearing after theme changed
2015-01-20 Mike Blumenkrantzwin_example now exits fullscreen on any key press....
2014-12-18 Jee-Yong Umelm_label: Add an example handling "slide,end" signal
2014-12-10 Daniel Juyung Seoexample/sphere_hunter: Clean up source code.
2014-12-10 Cedric BAIL.gitignore: ignore new example.
2014-12-10 Cedric BAILautotools: build Sphere Hunter with the rest of the...
2014-12-10 Cedric BAILsphere_hunter: remove warning.
2014-12-10 Cedric BAILautotools: fix indentation.
2014-12-10 se.osadchy[Elementary/example]: Add new 3D game - Sphere Hunter.
2014-11-14 Daniel Juyung Seoelm: Remove unnecessary elm_shutdown() while using...
2014-09-28 Srivardhan Hebbarelementary: Adding example to demonstrate radio "change...
2014-09-25 Tom HacohenEo: Get rid of eo_add_custom.
2014-09-17 Savio Senaexamples: Remove a warning during release compilation.
2014-09-16 Savio Senaexamples: Add extern "C" guards to C++ example.
2014-09-04 Vincent Torriautotools: simplify .pc.in.
2014-09-04 Vincent Torriautotools: add m4 macro to check for options
2014-09-03 Carsten Haitzler... elm examples - missing -lm link - fix
2014-09-02 Vincent Torriconfigure.ac: Clean up and add macros for backend-checks.
2014-08-13 Savio Senaelm++: Update C++ examples to use the new API.
2014-08-06 Stefan Schmidtbuild: Make sure we don't redefine SCREENSHOTS but...
2014-08-03 Daniel Juyung Seogitignore: ignore a generated file.
2014-07-29 Felipe Magno de... Fixed trying compiling C++ examples with --disable...
2014-07-29 Felipe Magno de... Fixed C++ box_cxx_example_02.cc example compilation upstream/1.10.0+218+gee3f0b7
2014-07-23 Felipe Magno de... Fix C++ box_cxx_example_02.cc and removed text_part_...
2014-07-22 Savio Senaautotools: Fixed 'make check' for elm++ example.
2014-07-21 Felipe Magno de... c++: Added workaround for correct unref times
2014-07-21 Felipe Magno de... cxx: refreshed example
2014-07-21 Felipe Magno de... cxx: Changed C++ example to use lambdas
2014-07-21 Felipe Magno de... Removed C-style code from C++ example
2014-07-21 Felipe Magno de... Added simple, initial, C++ example
2014-07-19 Daniel Juyung Seogitignore: do not track generated files.
2014-07-19 Daniel Juyung Seoexamples: Call window object show after its content...
2014-07-19 Daniel Juyung Seoexample/evas3d: set the window name as other example...
2014-07-16 Jaehyun Choelementary examples: Add an elm_map example using evas3d
2014-07-09 Daniel Juyung Seoexamples: use a proper casting for 64 bit system by...
2014-07-02 Daniel Juyung Seo.gitignore: do not trace build result.
2014-06-23 Cedric BAILgitignore: let's not track generated files.
2014-06-09 ChunEon Parkexamples - renamed evas3d examples.
2014-06-05 ChunEon Parkexamples - clean up the button on 3d object example.
2014-06-04 se.osadchyexample: add new example for button and Evas_3D object.
2014-06-02 ChunEon Parkexamples - clean up 3d_scene_on_button_example.
2014-06-02 se.osadchy[Examples] Add new example for evas-3d and widget.
2014-05-26 Carsten Haitzler... fix example to follow namespace correctness in elm...
2014-05-17 Daniel Juyung Seoexample: added ellipsis: -1 to text parts which have...
2014-03-03 Daniel Juyung Seodiskselector_example_02: Added 'selected' callback...
2014-03-02 Daniel Juyung Seoflipselector_example: fixed to return correct value.
2014-03-01 Daniel Juyung Seoelm: removing trailing white space ceremony for 1.9...
2014-02-17 Carsten Haitzler... more thread example fixes
2014-02-17 Carsten Haitzler... fix thread complaint in thread examples
2014-02-17 Carsten Haitzler... fix thread complaints in examples
2014-02-17 Carsten Haitzler... examples - thread 6 - ensure threads quit quickly to...
2014-02-15 Carsten Haitzler... examples - thread - cancel ecore thread before shutdown
2014-02-15 Carsten Haitzler... examples - threads - fix nitpick on still running threa...
2014-02-04 Daniel Juyung Seospinner_example: Made spinner editable to have more...
2014-01-21 Daniel Juyung Seotest, examples fileselector_entry: Changed the usage... master
2014-01-21 Daniel Juyung Seotest, examples fileselector_button: Changed the usage...
2014-01-08 Daniel Juyung Seoelm: Use EINA_FALSE instead of 0 for elm_image_resizabl...
2013-12-14 Daniel Juyung Seoelm examples: removed all the unnecessary empty lines.
2013-12-14 Daniel Juyung Seoelm examples: call evas_object_show(win) after its...
next