summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Eolian: generation of Eo2.devs/jackdanielz/eolian_for_eo2Daniel Zaoui2014-03-303-39/+227
* Revert "eolian gitignore"zmike2014-03-301-1/+0
* Revert "eolian stop tracking your generated files in git plz"zmike2014-03-301-0/+4567
* eolian gitignorezmike2014-03-291-0/+1
* eolian stop tracking your generated files in git plzzmike2014-03-291-4567/+0
* eolian stop failing on single character tokens plzzmike2014-03-291-3/+3
* edje_cc sequence example: now with 50% more sequencing!Mike Blumenkrantz2014-03-291-0/+1
* edje_cc: Fix the crash when compiled wrong edc file containing empty partRyuan Choi2014-03-291-0/+1
* eolian should use "wb" for file opening to not break windows useMike Blumenkrantz2014-03-281-3/+3
* ecore-fb - fix mouse wheel to not be invertedCarsten Haitzler (Rasterman)2014-03-281-1/+1
* ecore-fb - also actually make escape workJohn Magolske2014-03-281-1/+1
* fix ecore_fb handling of escape and altJohn Magolske2014-03-281-8/+6
* Eolian: extend const attributes for parameters to 'set' properties.Daniel Zaoui2014-03-277-46/+46
* evas/textblock: Correct evas_textblock_text_utf8_to_markup docsStefan Schmidt2014-03-271-2/+2
* Eolian/Generator: enable forcing return type as void.Daniel Zaoui2014-03-272-8/+8
* evas/proxy - actually, I missed updating is_active of the object.ChunEon Park2014-03-271-1/+7
* Eolian/Lexer: fix function names parsing.Daniel Zaoui2014-03-272-227/+228
* Eolian: fix virtual pure support.Daniel Zaoui2014-03-276-14/+25
* Eolian: move the beta API ifdef to cover all the H types and functions.Daniel Zaoui2014-03-271-2/+1
* evas/proxy - redraw proxy source properly.ChunEon Park2014-03-272-48/+27
* Evas Textblock: increase ref of format before workDaniel Hirt2014-03-261-0/+3
* build: Disallow non-working sdl + opengl ES combinationStefan Schmidt2014-03-261-1/+7
* fixes enlightenment working over non-shm paths.Carsten Haitzler (Rasterman)2014-03-261-21/+72
* tests: Add case for filters' padding_setJean-Philippe Andre2014-03-261-1/+6
* Evas filters: Fix blur with src == dstJean-Philippe Andre2014-03-261-2/+5
* Evas filters: Default mask fillmode should be repeatJean-Philippe Andre2014-03-262-3/+20
* Evas filters: Ignore ox,oy when stretching in the same directionJean-Philippe Andre2014-03-261-0/+7
* edje_cc probably should ignore limit inherits when there are no limitsMike Blumenkrantz2014-03-251-49/+56
* efl/eina: Update documentatin for Eina LockJeff Grimshaw2014-03-256-69/+553
* edje_cc correctly copies group.limits when inheriting, FIXME--Mike Blumenkrantz2014-03-241-1/+57
* edje_cc now fails for multiple data entries with the same key, FIXME--Mike Blumenkrantz2014-03-241-1/+9
* edje_cc sets current_group_inherit at the start of inheriting to allow better...Mike Blumenkrantz2014-03-241-1/+1
* edje_cc now correctly handles group inheriting when the inherit is after a pa...Mike Blumenkrantz2014-03-241-20/+23
* edje_cc collections.grpup is not collections.groupMike Blumenkrantz2014-03-241-1/+1
* edje_cc uses more setup macros to unify program statementsMike Blumenkrantz2014-03-241-22/+16
* edje_cc prevents sequence users from failing to sequenceMike Blumenkrantz2014-03-241-0/+32
* edje_cc should support sequences inside programs.program I guessMike Blumenkrantz2014-03-241-0/+1
* evas: Fixed warning for uninitialized variablesAnand2014-03-241-2/+2
* edje_edit: function that will return the source code of the loaded edje edit ...Vorobiov Vitalii2014-03-242-15/+219
* Eolian: Integration of Ecore IdlerYossi Kantor2014-03-244-66/+50
* Eolian: Integration of Ecore JobYossi Kantor2014-03-244-50/+39
* Eolian: Integration of Ecore PollerYossi Kantor2014-03-245-111/+83
* Eolian: Integration of Ecore TimerDaniel Zaoui2014-03-247-207/+170
* Eolian/Generator: more stuff.Daniel Zaoui2014-03-245-250/+135
* Eolian/Generator: detach Eo1 from Legacy generator.Daniel Zaoui2014-03-245-248/+102
* Eolian: Integration of Edje and Edje EditYossi Kantor2014-03-2419-2843/+3351
* evas: cleaner fail handler.Cedric BAIL2014-03-241-5/+3
* Eolian/Generator: generate Eo * instead of Evas_Object *Daniel Zaoui2014-03-231-2/+2
* evas_gl: fix memory leak in case that version doesn't include dotJihoon Kim2014-03-231-1/+5
* evas/gl - fill up missed blend mode.ChunEon Park2014-03-221-7/+19