summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Eo: add missing field initializerJérémy Zurcher2014-08-221-1/+1
* Eolian: fix typoJérémy Zurcher2014-08-221-1/+1
* Ecore_Common: protect against Ecore_Exe redefinitionJérémy Zurcher2014-08-221-0/+2
* edje_cc only prints kitten-harming message with nosaveMike Blumenkrantz2014-08-211-3/+3
* de-frenchify edje_cc --no-save optionMike Blumenkrantz2014-08-211-1/+1
* emotion: fix command-line args visualization testWonguk Jeong2014-08-211-0/+1
* emotion: add more audio formats in supporting extension listWonguk Jeong2014-08-211-0/+6
* eolian: some initial validation traversalDaniel Kolesa2014-08-211-0/+98
* evas: fix examples with latest eo change.Cedric BAIL2014-08-211-2/+2
* eolian: turn db validation into separate APIDaniel Kolesa2014-08-216-8/+36
* eolian: add entry point for database validation stageDaniel Kolesa2014-08-214-6/+27
* gitignore: ignore some more generated files.Cedric BAIL2014-08-211-0/+1
* emotion: support gstreamer1 for EFL_RUN_IN_TREE/static libraryWonguk Jeong2014-08-211-3/+6
* Merge branch 'master' of ssh://git.enlightenment.org/core/eflWonguk Jeong2014-08-213-73/+39
|\
| * gl-drm: Fix formattingChris Michael2014-08-213-68/+39
| * gl-drm: Remove useless else blockChris Michael2014-08-211-4/+0
| * gl-drm: Remove blank lineChris Michael2014-08-211-1/+0
* | .gitignore: add efl.pcWonguk Jeong2014-08-211-0/+1
|/
* elua: support for passing data to modules via requireDaniel Kolesa2014-08-212-5/+4
* lib/efl: add gitignoreDaniel Kolesa2014-08-211-0/+1
* elua: first namespace is root module name, remove -MDaniel Kolesa2014-08-212-14/+7
* edje: make edje map have the same behavior has visibility.Cedric BAIL2014-08-211-2/+9
* Evas dummy_slave: Fix build race condition (failure to build).Tom Hacohen2014-08-211-0/+1
* eina: add documentation for the tricky eina_hash_pointer_newCedric BAIL2014-08-211-1/+10
* eo, autotools: check for mmap feature rather than OS (mmap is POSIX)Daniel Kolesa2014-08-213-7/+8
* ecore_evas: Ecore_Evas_X - make sure that ecore evas post render is always ca...Cedric BAIL2014-08-211-0/+1
* Efl inerfaces: Merge initial efl interfaces work.Tom Hacohen2014-08-2148-923/+1887
|\
| * Eo files: Adjust according to latest eolian changes.Tom Hacohen2014-08-214-9/+9
| * Ecore exe: Start using the control interface.Tom Hacohen2014-08-213-11/+16
| * Ecore Exe: Start using eo events.Tom Hacohen2014-08-212-3/+13
| * Ecore Exe: Migrate to eo.Tom Hacohen2014-08-216-169/+232
| * Efl interfaces: Add control interface.Tom Hacohen2014-08-215-0/+34
| * Emotion object: Convert from a smart object to an eo object.Tom Hacohen2014-08-216-302/+268
| * Emotion object: Create .eo file.Tom Hacohen2014-08-214-0/+109
| * Efl image: Add ratio property.Tom Hacohen2014-08-211-0/+10
| * Efl player: Add player interface.Tom Hacohen2014-08-215-0/+116
| * Efl file: Add eject method.Tom Hacohen2014-08-211-0/+7
| * Ecore mainloop: add some more events.Tom Hacohen2014-08-211-0/+6
| * Efl interfaces: Add text interface and start using it.Tom Hacohen2014-08-219-30/+80
| * Efl interface: Add image interface and start using it.Tom Hacohen2014-08-219-117/+221
| * Interfaces: remove interfaces that we don't use.Tom Hacohen2014-08-216-271/+0
| * Interface file: Update file interface and use it for image.Tom Hacohen2014-08-214-76/+165
| * Efl interfaces: Install missing files.Tom Hacohen2014-08-211-1/+7
| * Efl interfaces: Drop interface namespace from the used interfaces.Tom Hacohen2014-08-2116-76/+76
| * Efl interfaces: Start using the text_properties interface.Tom Hacohen2014-08-2114-173/+279
| * Efl interface file: Remove unneeded method.Tom Hacohen2014-08-211-14/+0
| * edje-cxx: Added interfaces subdir of efl project to include path for testsFelipe Magno de Almeida2014-08-211-0/+1
| * Efl interface file: Start using the new interface.Tom Hacohen2014-08-219-59/+83
| * Efl: Create Efl_Cxx makefile and headers.Tom Hacohen2014-08-212-0/+24
| * Efl: Create libefl.Tom Hacohen2014-08-217-3/+64