summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* release: v1.10.0 alpha1v1.10.0-alpha1Stefan Schmidt2014-04-282-5/+200
* Eolian/Tests: fix distcheck.Daniel Zaoui2014-04-281-1/+2
* Eolian: update cmake.Daniel Zaoui2014-04-281-0/+9
* Eolian: add API to retrieve the file name of a classDaniel Zaoui2014-04-283-0/+17
* emotion: remove warning.Cedric Bail2014-04-271-3/+3
* Eolian: add API to parse all the .eo files.Daniel Zaoui2014-04-272-0/+27
* emotion: use eina stringshare not strdupWonguk Jeong2014-04-271-13/+10
* autotools: enable lua old support before testing for it.Cedric Bail2014-04-271-17/+19
* Evas: Disable legacy bindings for the filtersJean-Philippe Andre2014-04-272-0/+5
* tests: Disable the evas filters test suite for nowJean-Philippe Andre2014-04-271-1/+5
* Evas image: Gracefully handle filter failuresJean-Philippe Andre2014-04-271-7/+62
* Evas image: Skip draw when the image size is < 0 due to filter paddingJean-Philippe Andre2014-04-271-2/+8
* Evas image: Add read-only property filter_paddingJean-Philippe Andre2014-04-272-0/+33
* Evas filters: Fix image with filters using fill modeJean-Philippe Andre2014-04-271-19/+67
* Evas filters: Quick redraw using output bufferJean-Philippe Andre2014-04-271-4/+43
* Evas filters: Add support for Evas_Object_ImageJean-Philippe Andre2014-04-277-10/+394
* Evas filters: Remove legacy codeJean-Philippe Andre2014-04-271-464/+14
* Evas filters: switch script language to LuaJean-Philippe Andre2014-04-271-37/+661
* Evas: Add lua support for evasJean-Philippe Andre2014-04-271-0/+10
* Evas_3d: Fix warning.Daniel Zaoui2014-04-271-1/+1
* Tests: fix annoying warning.Daniel Zaoui2014-04-271-0/+2
* Eolian: Valgrind fixes.Daniel Zaoui2014-04-272-7/+5
* Eolian/Generator: only requests .eo files parsing when needed.Daniel Zaoui2014-04-275-29/+74
* Eolian: remove --eo1 support totallyDaniel Zaoui2014-04-271-1/+0
* eina_cxx: fix a bug in efl::eina::range_inlist constructor.Savio Sena2014-04-262-3/+4
* AUTHORS: updated Brett's email address.Daniel Juyung Seo2014-04-261-1/+1
* Evas_3d: fix some typo in .eo.Daniel Zaoui2014-04-261-1/+1
* Evas_3d: modify .eo files to disable legacy.Daniel Zaoui2014-04-268-114/+8
* eina_value_free() now takes NULL like the rest of the efl free functionsMike Blumenkrantz2014-04-262-2/+2
* fix edje_cc multiple link usage on same descriptionMike Blumenkrantz2014-04-261-1/+3
* evas: remove Evas_3D legacy API.Cedric Bail2014-04-2522-2140/+433
* edje_cc now (more) correctly handles text filter inheriting/resettingMike Blumenkrantz2014-04-253-2/+42
* edje should only apply "calculated" text size if that size existsMike Blumenkrantz2014-04-251-1/+2
* edje now correctly supports text.source and text.text_source for swallowed partsMike Blumenkrantz2014-04-258-26/+122
* edje_cc no longer has "slave" lookupsMike Blumenkrantz2014-04-252-66/+0
* edc parts.alias documentation is now comprehensible and usefulMike Blumenkrantz2014-04-251-4/+7
* edje now has the group.script_recursion flag for permitting unsafe embryo rec...Mike Blumenkrantz2014-04-254-1/+32
* edje_cc now supports part.description.link for single line state changesMike Blumenkrantz2014-04-252-25/+232
* eina_hash now has helper functions for managing lists inside hashesMike Blumenkrantz2014-04-252-0/+134
* edje_cc now supports group.program_source for specifying a default source in ...Mike Blumenkrantz2014-04-252-0/+39
* edje_cc now has the program.groups and X.target_group keywords for target gro...Mike Blumenkrantz2014-04-252-0/+119
* edje emit refactored to streamline emit programs with targetsMike Blumenkrantz2014-04-251-153/+169
* edje_cc now errors immediately on syntax errors triggered by lack of parametersMike Blumenkrantz2014-04-251-2/+11
* edje_cc now supports targets for SIGNAL_EMIT actionsMike Blumenkrantz2014-04-252-3/+18
* edje_cc now supports the group.inherit_only attributeMike Blumenkrantz2014-04-253-4/+33
* edje_cc now supports "lazEDC", a more concise version of EDCMike Blumenkrantz2014-04-253-170/+833
* evas: fix broken build with OpenGL ES backend.Cedric Bail2014-04-251-0/+5
* evas: our API are always build in, only the header require define to be used.Cedric Bail2014-04-253-30/+0
* evas: rename near and far as it seems protected on Windows.Cedric Bail2014-04-253-44/+44
* Evas_3d: Fix warnings.Daniel Zaoui2014-04-252-4/+4