summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* ecore-evas: Fix issue of gl_drm engine not being able to loadChris Michael2015-06-011-2/+2
* autotools: provide smaller EOLIAN_FLAGS for customizationDaniel Kolesa2015-06-014-6/+8
* autotools: remove EOLIAN_FLAGSDaniel Kolesa2015-06-015-20/+6
* edje: remove left over copy&paste that triggered warning.Cedric BAIL2015-06-011-2/+0
* edje: add ability to change the language on one specific edje object.katpavalli2015-06-019-65/+556
* pkg-config: fix portability issue on Windows.Cedric BAIL2015-06-0110-10/+10
* eolian: tests for declaration apiDaniel Kolesa2015-06-013-0/+79
* eolian/generator: generate types in their original decl orderDaniel Kolesa2015-06-011-40/+15
* eolian: add actual useful declaration APIsDaniel Kolesa2015-06-012-0/+95
* eolian: initial exposed declaration API - not yet very usefulDaniel Kolesa2015-06-016-16/+57
* Efl File: Add Eina.File eolian type and use it.Tom Hacohen2015-06-012-0/+3
* Eo types: Fix Eina.Rectangle's namespace.Tom Hacohen2015-06-012-2/+2
* Eo types: Fix Eina.Stringshare's namespace.Tom Hacohen2015-06-012-2/+2
* Evas object: Migrate (some) types to .eo files.Tom Hacohen2015-06-011-46/+46
* Evas table: Migrate types to .eo files.Tom Hacohen2015-06-012-22/+23
* Evas box: Migrate (some) types to .eo files.Tom Hacohen2015-06-011-22/+22
* Evas textgrid: Migrate types to .eo files.Tom Hacohen2015-06-012-43/+26
* Evas grid: Migrate types to .eo files.Tom Hacohen2015-06-011-4/+4
* Evas smart: Migrate types to .eo files.Tom Hacohen2015-06-011-14/+19
* Evas polygon: Migrate types to .eo files.Tom Hacohen2015-06-011-2/+2
* Evas textblock: Migrate types to .eo.Tom Hacohen2015-06-013-22/+28
* Evas text: Migrate types to .eo.Tom Hacohen2015-06-013-62/+61
* evil: deprecate evil_tmpdir_get() and evil_homedir_get().Vincent Torri2015-06-011-2/+2
* Evas common interface: Add a workaround for Eolian issue.Tom Hacohen2015-06-011-1/+2
* Evas: Migrate more types to Eolian.Tom Hacohen2015-06-013-59/+58
* evas: forgotten header needed for make dist.Cedric BAIL2015-05-311-1/+2
* evas: Evas_3D examples use new API for creating primitives.Bogdan Devichev2015-05-2917-780/+197
* ecore_con: add eo_event handler to efl_networ_url.Srivardhan Hebbar2015-05-293-38/+141
* edje: edje_cc_parse should check pair of parens.Nak-Gyeong Kim2015-05-294-6/+64
* gitignore++Daniel Kolesa2015-05-293-0/+3
* eolian/generator: clean up comment genDaniel Kolesa2015-05-296-35/+8
* Evas types: Fix inclusion of evas types from the right location.Tom Hacohen2015-05-293-2/+2
* eina: beginning of a generic quaternion API.Cedric BAIL2015-05-296-25/+897
* eina: include dependency header cleanly.Cedric BAIL2015-05-291-0/+2
* eina: add the beginning of an Eina_Matrix4 API.Cedric BAIL2015-05-296-5/+344
* eolian: more advanced comment parsing (properly skip asterisks etc)Daniel Kolesa2015-05-291-5/+55
* Evas map: Move opaque type definition to .eo.Tom Hacohen2015-05-293-14/+9
* eolian: use fprintf(stderr) instead of logging where it makes senseDaniel Kolesa2015-05-293-30/+33
* Evas: Move evas aspect control to eolian and start using it.Tom Hacohen2015-05-293-10/+9
* Evas: Move evas coord to eolian and start using it.Tom Hacohen2015-05-293-15/+17
* Evas: Add a general evas types header.Tom Hacohen2015-05-294-3/+15
* Efl gfx shape: Use correct class names in .eo file.Tom Hacohen2015-05-292-4/+12
* Efl gfx stack: Fix eolian warnings.Tom Hacohen2015-05-291-4/+4
* eolian: "generic_value" builtin typeDaniel Kolesa2015-05-295-5/+7
* Eo: Add eina_types.eot for general types.Tom Hacohen2015-05-293-1/+7
* Evas object: Use correct type in .eo file.Tom Hacohen2015-05-291-4/+4
* Eo base: move type definitions into eo_base.eo.Tom Hacohen2015-05-292-91/+67
* eolian: restrict the complex-type conditionDaniel Kolesa2015-05-291-1/+1
* eolian: tests for extern struct/typedef not-generationDaniel Kolesa2015-05-293-0/+8
* eolian: reserve __builtin_event_cbDaniel Kolesa2015-05-293-2/+4