summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* release: Bump version to 1.9.0-beta2v1.9.0-beta2Stefan Schmidt2014-02-211-2/+2
* documentation style cleanup for releaseCarsten Haitzler (Rasterman)2014-02-2144-873/+812
* autotools: add supported for deprecated option.Cedric Bail2014-02-212-5/+24
* Revert "Evas font: Change font fallback to not depend on fontconfig >= 2.11."Tom Hacohen2014-02-211-0/+2
* autotools: make specifying binary look the same as Elementary.Cedric BAIL2014-02-212-2/+8
* Evas filters: Fix blending with fillmode "stretch"Jean-Philippe Andre2014-02-211-2/+2
* eina: add more debug information when failing to open a file.Cedric BAIL2014-02-212-1/+4
* evil: don't depend on the toolchain defined macro.Cedric BAIL2014-02-212-2/+2
* emotion: lower severity of a simple warning.Cedric BAIL2014-02-211-1/+3
* Evil: Fix parallel build for WindowsJean-Philippe Andre2014-02-211-3/+4
* ecore_evas_fb: allow to force tslib even if mouse was handled.Gustavo Sverzut Barbieri2014-02-201-2/+7
* Emotion Generic: receiving the size on opening is correct.davemds2014-02-202-19/+16
* AUTHORS: Fill in missing authors from git logStefan Schmidt2014-02-201-0/+102
* image: remove EINA_ARG_NONNULL check for parameterYakov Goldberg2014-02-201-1/+1
* autotools: detect cross compilation.Cedric BAIL2014-02-202-1/+6
* doc: fix build on windows.Cedric BAIL2014-02-201-32/+33
* update po line #'sCarsten Haitzler (Rasterman)2014-02-2019-908/+1511
* Evas filters: Add a note to the transform docJean-Philippe Andre2014-02-202-0/+8
* Evas filters: Fix documentation for color with rgba buffersJean-Philippe Andre2014-02-201-5/+7
* Evas filters: Improve test coverage of the filtersJean-Philippe Andre2014-02-201-30/+95
* Evas filters: Add render test cases with pixel verificationJean-Philippe Andre2014-02-202-51/+166
* Evas filters: Add more test casesJean-Philippe Andre2014-02-201-0/+63
* Evas filters: Add test cases for the script parserJean-Philippe Andre2014-02-204-0/+214
* Evas filters: Grow filter should gracefully blendJean-Philippe Andre2014-02-202-3/+33
* Evas filters: Fix padding in blur with offsetJean-Philippe Andre2014-02-202-4/+5
* Evas filters: Fix curve filter with RGBAJean-Philippe Andre2014-02-201-8/+12
* Evas filters: Fix options parsingJean-Philippe Andre2014-02-201-1/+2
* Evas filters: Fix padding in blur filterJean-Philippe Andre2014-02-201-33/+19
* Evas filters: Mark parser functions as EAPI for testsJean-Philippe Andre2014-02-202-11/+10
* edje: Edje_Edit - make sure we don't use an not initialized value.Cedric BAIL2014-02-201-1/+2
* Evas textblock: Fixed a few word start/end issues.Tom Hacohen2014-02-191-4/+12
* Evas textblock tests: Improved textblock word start/end tests.Tom Hacohen2014-02-191-2/+33
* configure - add warning for non /usr prefixes!Carsten Haitzler (Rasterman)2014-02-191-0/+16
* ethumb - fix clients going right to disk and getting half written thumbsCarsten Haitzler (Rasterman)2014-02-191-4/+14
* edje: fix custom allocator with luajitDaniel Kolesa2014-02-191-11/+35
* Evas text utils: Fixed walking compound clusters.Tom Hacohen2014-02-191-4/+20
* Evas textblock tests: Add a wrapping test for complex cluster wrapping.Tom Hacohen2014-02-191-0/+8
* evas - Added eina_stringshare_ref call for fallbacks, lang in font description.Youngbok Shin2014-02-191-0/+2
* Dox: Try to fix build for windowsJean-Philippe Andre2014-02-191-0/+7
* Edje_Edit: Add NULL-checkperepelits.m2014-02-192-10/+13
* Evas filters: Use strtok instead of strtok_r for mingwJean-Philippe Andre2014-02-191-3/+3
* Revert "autotools: try improving thread detection."Cedric BAIL2014-02-194-359/+22
* release: Bump version to 1.9.0-beta1v1.9.0-beta1Stefan Schmidt2014-02-181-2/+2
* ecore-evas - sdl module - limit to 1 window at a timeCarsten Haitzler (Rasterman)2014-02-181-13/+15
* autotools: try improving thread detection.Cedric BAIL2014-02-184-22/+359
* Evas filters: Fix documentation for displaceJean-Philippe Andre2014-02-181-1/+3
* Evas filters: Fix padding with "blend"Jean-Philippe Andre2014-02-181-6/+10
* Evas filters: Implement "fillmode" for displaceJean-Philippe Andre2014-02-181-6/+44
* Evas filters doc: Add link to "fillmode"Jean-Philippe Andre2014-02-181-6/+6
* Evas filters: Fix crash in displace filterJean-Philippe Andre2014-02-181-4/+4