summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* evas: check for grayscale png and jpeg.Cedric BAIL2014-12-283-1/+3
* evas: first destroy the rectangle, then the pool.Cedric BAIL2014-12-271-2/+2
* edje/edje_edit: remove unrelated callChunEon Park2014-12-261-1/+0
* edje: fix memory leak in edje_edit_source_generate.Andrii Kroitor2014-12-251-0/+4
* edje: add tween images into generated code for the group.Mykyta Biliavskyi2014-12-251-0/+5
* evil: fix memory leak issue in evil_dirent module.vivek2014-12-251-0/+1
* eina: fix memory leak issue in Eina_Value.Srivardhan Hebbar2014-12-251-0/+1
* ecore: fix memory leak issues.Srivardhan Hebbar2014-12-252-8/+35
* efreet: pass the correct option from the user input.vivek2014-12-251-1/+1
* evas: fix memory leak issues in evas_object_textgrid.Srivardhan Hebbar2014-12-251-0/+1
* edje: edje_edit - add getter/setter for anti_alias attributeVyacheslav Reutskiy2014-12-242-0/+42
* ecore x vsync - disable ecore_x vsync daemon due to unresolved problemsCarsten Haitzler (Rasterman)2014-12-241-1/+8
* edje: support anti_alias optionChunEon Park2014-12-248-6/+32
* edje/edje_calc: clean up codeChunEon Park2014-12-241-10/+8
* gitignore: don't track generated file.Cedric BAIL2014-12-231-1/+1
* autotools: build new evas_3d_mmap examples.Cedric BAIL2014-12-231-0/+5
* evas: make Evas 3d mesh is inherited from Efl.File (functions file_set and save)Bogdan Devichev2014-12-2311-74/+49
* evas: better example of _mmap_set and resources for it are added.Bogdan Devichev2014-12-237-95/+36823
* evas: a _mmap version of the file_set is added.Bogdan Devichev2014-12-237-18/+329
* evas: the eet loader use eet_mmap that take an Eina_File instead of eet_open.Bogdan Devichev2014-12-231-1/+1
* evas: entry points to modules is Eina_File. Model_Common_Loader is deleted.Bogdan Devichev2014-12-236-90/+82
* evas: entry points to modules is new struct with Eina_file, not const char *f...Bogdan Devichev2014-12-236-198/+111
* evas: ply_loader and obj_loader work with Eina_File.Bogdan Devichev2014-12-232-63/+134
* evas: test cases are changed according to changes of API in step 4. Specific ...Bogdan Devichev2014-12-233-24/+34
* evas: Evas_3D_Mesh_File_Type sank into oblivion. Changing entry point to mode...Bogdan Devichev2014-12-2314-74/+59
* evas: add lib/evas/common/evas_model_<action>.c. Functions are renamed simila...Bogdan Devichev2014-12-2312-42/+90
* evas: replace and rename savers/loaders.Bogdan Devichev2014-12-2315-1790/+1786
* evas: dummies for model_saver_loader are created.Bogdan Devichev2014-12-237-0/+7
* evas: preparation of places for model_saver_loader separated from image_saver...Bogdan Devichev2014-12-2328-236/+236
* fix evas modules to never free eina module - fixes seg on shutdown in xCarsten Haitzler (Rasterman)2014-12-231-1/+9
* evas - handle deleted objects in pointer in list in evasCarsten Haitzler (Rasterman)2014-12-231-0/+2
* evas/canvas: fix doc intentation.ChunEon Park2014-12-231-4/+4
* evas/canvas: improve doc.ChunEon Park2014-12-231-0/+6
* eina: add an example to demonstrate different eina insert and sort functions.Srivardhan Hebbar2014-12-226-0/+101
* eeze: add null check condition in eeze scanner module.vivek2014-12-221-0/+1
* Evas GL: Try harder to find a matching config for GLESv1Jean-Philippe Andre2014-12-221-7/+23
* evas: fix memory leak in evas_swapper.kabeer khan2014-12-221-0/+1
* eet: fix memory leak in eet_cipherkabeer khan2014-12-221-2/+4
* edje: for now disable near and far as they are keyword on Windows.Cedric BAIL2014-12-221-2/+2
* elua: autocorrect in getoptDaniel Kolesa2014-12-191-10/+68
* elua: handle getopt callback failuresDaniel Kolesa2014-12-191-8/+15
* evas/map: fix aa regression bug.ChunEon Park2014-12-191-1/+1
* Evas GL: Fix list of GLES 1.1 extensionsJean-Philippe Andre2014-12-196-27/+203
* Evas GL: Add a warning in gl_x11 about MSAA & RGBA for GLES1Jean-Philippe Andre2014-12-191-10/+21
* elua: getopt updatesDaniel Kolesa2014-12-181-2/+7
* edje: fix memory leak in eppThiep Ha2014-12-181-2/+4
* edje/cpplib: fix formattingChunEon Park2014-12-181-10/+11
* edje: free allocated memory in eppThiep Ha2014-12-181-4/+18
* eldbus: Fix crash when removing the last reference of the message container i...José Roberto de Souza2014-12-174-18/+47
* Revert "eldbus hackaround for proxy deletion during pending callback"José Roberto de Souza2014-12-172-3/+0