summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Evas object eolian: Fix namespace.devs/tasn/eolian_namespacesTom Hacohen2014-06-2710-14/+14
* Evas object smart eolian: Update namespace.Tom Hacohen2014-06-276-28/+28
* Evas smart clipped eolian: Update namespace.Tom Hacohen2014-06-275-5/+5
* Evas eolian: Fix namespace for many more classes.Tom Hacohen2014-06-2729-35/+35
* Evas canvas eolian: Fix namespace and class name for the evas canvas.Tom Hacohen2014-06-2738-204/+204
* Edje eolian: Fix namespaces for all of the edje classes.Tom Hacohen2014-06-2613-183/+183
* Ecore eolian: Fix namespaces for all of the ecore classes.Tom Hacohen2014-06-268-15/+15
* Eo abstract class: Fix namespace.Tom Hacohen2014-06-261-1/+1
* Eo (base class): Fix .eo file to have proper namespacing for the class naem.Tom Hacohen2014-06-2642-96/+96
* autotools/eolian-cxx: Simplified wordy instructions.Savio Sena2014-06-262-2/+2
* eolian-cxx: Fixed a bug in the generation of namespaces.Savio Sena2014-06-261-6/+8
* eolian-cxx: Added namespaces and more (see bellow)Savio Sena2014-06-2623-530/+911
* Edje C++: Fix Edje.hh generation to update correctly.Tom Hacohen2014-06-261-1/+1
* edje: textblock style loading changedAndrii Kroitor2014-06-261-10/+7
* evas/png - better way to support png grayscale with transparency format.ChunEon Park2014-06-262-7/+1
* ecore-evas: Fix formatting and remove whitespaceChris Michael2014-06-257-29/+35
* ecore-evas: Fix cursor position getting reset to 0,0 when usingChris Michael2014-06-256-8/+14
* evas/gl - fix to render grayscale with transparency format in gl backened.ChunEon Park2014-06-251-0/+7
* ecore-evas: Fix some doxy grammar and spellingChris Michael2014-06-241-4/+4
* Documentation: adding missed documentation to edcref (map.color param)Vorobiov Vitalii2014-06-242-4/+111
* eina-tiler: Fix invalid read on eina tilerMinJeong Kim2014-06-241-2/+4
* eina: fix build on windows.Cedric BAIL2014-06-241-0/+2
* Revert "eolian: process classes and typedefs in order (preparation for later ...Daniel Kolesa2014-06-233-353/+272
* Revert "eolian: generalized node append"Daniel Kolesa2014-06-232-12/+9
* eolian: generalized node appendDaniel Kolesa2014-06-232-9/+12
* eolian: process classes and typedefs in order (preparation for later potentia...Daniel Kolesa2014-06-233-272/+353
* elua: eo_prefix fix + add method name deduplication to lua generatorDaniel Kolesa2014-06-232-3/+17
* elua: eo_prefix_get will always return a valid valueDaniel Kolesa2014-06-231-1/+5
* edje: Edje_Edit - add edje_edit_sound_tone_add() function that allows user to...Kateryna Fesyna2014-06-232-1/+65
* edje: Edje_Edit - add functions that provide the ability to set and get sourc...Kateryna Fesyna2014-06-232-0/+91
* edje: Edje_Edit - add missed iterator and object deletion in _delete_play_act...Kateryna Fesyna2014-06-231-2/+11
* edje: Edje_Edit - add edje_edit_part_item_del.Maksym Volodin2014-06-232-0/+64
* edje: Edje_Edit - add API for missing map propertiesAndrii Kroitor2014-06-232-0/+333
* ecore_win23: oops forgotten path.Cedric BAIL2014-06-231-1/+1
* ecore: fix ecore main loop on Windows when number of objects is greater that ...Vincent Torri2014-06-231-9/+185
* ecore_win32: fix key events on Windows.Vincent Torri2014-06-236-943/+6175
* evas/gl: eeeek. i missed removing one unnecessary checkingChunEon Park2014-06-231-3/+1
* evas/gl: increase message level and avoid unnecessary checkingChunEon Park2014-06-231-8/+5
* Evas ETC2: Remove some useless operationsJean-Philippe Andre2014-06-231-1/+14
* evas/gl: don't go forward if the format is not supported.ChunEon Park2014-06-231-6/+18
* evas/gl: abort is so cruel. print error and let it don't die there.ChunEon Park2014-06-231-1/+1
* Evas ETC2: Remove some C99/GCC extensions codeJean-Philippe ANDRE2014-06-221-50/+73
* Evas ETC2: Fix horrible warnings in etc2_encoderJean-Philippe ANDRE2014-06-221-80/+68
* Evas map: Add missing EINA_MAGIC checkJean-Philippe ANDRE2014-06-221-1/+5
* eolian_cxx: support API deduplication like the main generatorDaniel Kolesa2014-06-201-5/+34
* eolian/generator: public api func name deduplication, spank tasn if it breaksDaniel Kolesa2014-06-206-15/+56
* eolian: less code repeatingDaniel Kolesa2014-06-201-25/+12
* eolian: more cleanupsDaniel Kolesa2014-06-203-23/+21
* eolian: some less repeated codeDaniel Kolesa2014-06-201-63/+26
* eolian: small cleanupDaniel Kolesa2014-06-201-37/+19