summaryrefslogtreecommitdiff
path: root/src/examples/emotion
Commit message (Expand)AuthorAgeFilesLines
* examples/emotion: remove dead codeMike Blumenkrantz2019-10-091-2/+0
* autotools: REMOVAL!Marcel Hollerbach2019-06-181-18/+0
* Revert "autotools: REMOVAL!"Marcel Hollerbach2019-06-181-0/+18
* autotools: REMOVAL!Marcel Hollerbach2019-06-181-18/+0
* efl: remove EFL_EO_API_SUPPORT macroDaniel Kolesa2019-03-185-15/+0
* examples: fix warnings regarding multiple definesMarcel Hollerbach2019-01-025-12/+30
* here comes mesonMarcel Hollerbach2018-10-021-0/+14
* build: move src/examples/ to a single makefileMike Blumenkrantz2018-08-031-62/+0
* examples: Improve error message text from Evas examplesBryce Harrington2017-08-184-8/+8
* examples: emotion: fix event naming after convert to EFL Canvas ObjectStefan Schmidt2016-09-225-23/+23
* Efl object: Rename Eo_Event -> Efl_Event.Tom Hacohen2016-08-305-21/+21
* Eo: Finish the renaming of Eo to the EFL.Tom Hacohen2016-08-153-3/+3
* Change the EFL to follow the new Eo rename.Tom Hacohen2016-08-115-10/+10
* examples: emotion: make sure all callbacks are actually setupStefan Schmidt2016-06-231-7/+9
* Adjust the code according to the eo event stop changes.Tom Hacohen2016-06-205-63/+21
* examples: Use EO_CALLBACKS_ARRAY_DEFINE in all examplesJean-Philippe Andre2016-06-163-21/+6
* examples: emotion: adapt to name change from obj to objectStefan Schmidt2016-05-193-20/+20
* examples: add DESTDIR support for install.Cedric BAIL2016-04-141-3/+3
* Examples: remind Tom to compile before pushingDaniel Zaoui2016-03-295-62/+41
* Revert "Fix examples according to the recent eo event changes."Tom Hacohen2016-03-115-41/+62
* Fix examples according to the recent eo event changes.Tom Hacohen2016-03-095-62/+41
* Automatic migration to Eo4.Tom Hacohen2016-03-035-18/+15
* examples/emotion: Remove unused callback functions from generic exampleStefan Schmidt2015-07-231-11/+0
* Examples: Fix emotion basic exampleDaniel Zaoui2015-06-181-1/+1
* emotion: porting evas smart callbacks to eoAvi Levin2015-06-075-87/+179
* build: Unify use of $(MKDIR_P) for creating a dir within the build systemStefan Schmidt2015-02-251-1/+1
* autotools: Fixed 'make examples' and 'make examples-install'Savio Sena2014-07-021-1/+1
* emotion: Use the GStreamer 1.x module instead of the 0.10 one in the border e...Sebastian Dröge2014-01-171-1/+1
* emotion: remove some warning in the example.Cedric BAIL2014-01-105-25/+25
* Use key instead of keyname for considering setxkbmapJihoon Kim2014-01-042-24/+24
* Split .gitignore into multiple filesEduardo Lima (Etrunko)2013-06-111-0/+5
* fix examples makefiles to find Efl_Config.hCarsten Haitzler (Rasterman)2013-04-251-0/+1
* efl: add makefile.examples to each libRicardo de Almeida Gonzaga2013-02-082-2/+24
* efl: add and fix some gcc lines and fix some examples. Its not possible to bu...Ricardo de Almeida Gonzaga2013-02-085-0/+15
* efl: merge emotion.Gustavo Sverzut Barbieri2013-01-106-0/+879