summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* build: make sure eldbus_eolian_type_files lands in a tarball for distcheckStefan Schmidt2016-02-181-1/+2
* eolian: re-enable strict validationDaniel Kolesa2016-02-184-10/+14
* edje_edit.c: it should be able to change item positionVitalii Vorobiov2016-02-182-26/+289
* Edje: add of some new features and fixes for Canvas3d types in edje_calc.perepelits.m2016-02-174-45/+141
* Revert "eolian: strict validation for EFL (errors by default)"Cedric BAIL2016-02-172-10/+10
* eina_strbuf: add test cases for eina strbuf prepend functionsVivek Ellur2016-02-171-0/+60
* ecore_con: fix compilation issues on WindowsSrivardhan Hebbar2016-02-172-10/+10
* ecore-wl2: do not send double mouse up events during input ungrabMike Blumenkrantz2016-02-171-7/+6
* ecore-x: Add safety checks for NULL display in dpms functionsChris Michael2016-02-171-1/+14
* eolian: strict validation for EFL (errors by default)Daniel Kolesa2016-02-172-10/+10
* Evas image: Migrate all the remaining types to Eolian.Tom Hacohen2016-02-173-46/+56
* Eldbus: Move more types to eldbus_types.eot.Tom Hacohen2016-02-1710-94/+86
* Eldbus: Create eldbus_types.eot and start using it.Tom Hacohen2016-02-176-7/+11
* Evas canvas3d: Fix Eolian warnings.Tom Hacohen2016-02-171-1/+1
* Eldbus model arguments: Fix Eolian warnings.Tom Hacohen2016-02-172-17/+22
* Evas canvas3d mesh: Fix Eolian warnings.Tom Hacohen2016-02-172-3/+6
* Eina types: add missing extern to matrix3 type.Tom Hacohen2016-02-171-1/+1
* Evas canvas3d texture: Fix Eolian warnings.Tom Hacohen2016-02-171-0/+2
* Ecore con eet: Fix Eolian warnings.Tom Hacohen2016-02-172-4/+18
* Evas font: allow ":fallbacks" keyword when Evas parses font keywordYoungbok Shin2016-02-171-0/+5
* evas/gl_x11: fix build warning related to the uninitialized valueJihoon Kim2016-02-171-1/+1
* eina log: print formatted string when log domain is invalidJean-Philippe Andre2016-02-171-29/+49
* tests: Fix evas 3d tests after previous commitJean-Philippe Andre2016-02-171-4/+4
* evas: Update evas_3d_utils, replace Evas_Vec.se.osadchy2016-02-1716-744/+346
* evas: Update eina_vector, add new function.se.osadchy2016-02-173-0/+29
* ector gl: Use proper PRIx64 to print a uint64_tJean-Philippe Andre2016-02-171-3/+3
* eina: eina_array_free() now silently ignores NULLJean-Philippe Andre2016-02-172-4/+2
* ecore-x: Add safety checks for NULL _ecore_x_disp in dnd functionsChris Michael2016-02-161-0/+4
* Evas Text: Update text layout when ellipsis is changed without resizeYoungbok Shin2016-02-162-3/+34
* Ecore poller: Fix tests.Tom Hacohen2016-02-161-0/+19
* Ecore audio: Fix Eolian warnings.Tom Hacohen2016-02-162-19/+13
* eolian: verbose type warnings for EFL by defaultDaniel Kolesa2016-02-162-2/+8
* Ector renderer generic: Fix Eolian warnings.Tom Hacohen2016-02-163-16/+16
* Evas box: Fix Eolian warnings.Tom Hacohen2016-02-161-1/+7
* Efl gfx shape: Fix Eolian warnings.Tom Hacohen2016-02-161-5/+6
* Efl gfx gradient: Fix Eolian warnings.Tom Hacohen2016-02-161-2/+4
* Efl gfx spread: Fix Eolian warnings.Tom Hacohen2016-02-161-2/+2
* Eio model: Fix Eolian warnings.Tom Hacohen2016-02-161-0/+2
* Ecore poller: Fix Eolian warnings.Tom Hacohen2016-02-163-40/+10
* Ecore eolian: Ignore callback prototypes for now.Tom Hacohen2016-02-168-0/+17
* Efl tests: Major test reworkTom Hacohen2016-02-16199-5866/+4770
|\
| * Efl tests: Fix running of tests.Tom Hacohen2016-02-161-3/+3
| * Efl tests: Fix dangerous coding style.Tom Hacohen2016-02-161-13/+15
| * Eeze test: Fix eeze test compilation.Tom Hacohen2016-02-161-2/+2
| * Add efl_check.h to eina unit test files as Eina is mandatoryVincent Torri2016-02-161-0/+1
| * Test reworkVincent Torri2016-02-161-82/+7
| * Test rework #20: EvasVincent Torri2016-02-1614-110/+44
| * Test rework #19: Eolian_CxxVincent Torri2016-02-1617-139/+54
| * Test rework #18: EolianVincent Torri2016-02-163-94/+19
| * Test rework #17: EoVincent Torri2016-02-168-98/+24