summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Edje: Fix invalid loading of snapshot partsdevs/jpeg/edcfeaturesJean-Philippe Andre2015-10-011-2/+3
* Edje: Add test case for SNAPSHOTJean-Philippe Andre2015-10-013-2/+79
* Edje: Add filter support to SNAPSHOT partsJean-Philippe Andre2015-10-016-16/+84
* Edje tests: Add PROXY part to the filters test caseJean-Philippe Andre2015-10-011-5/+41
* Edje: Fix IMAGE filtersJean-Philippe Andre2015-10-011-17/+18
* Edje: Add support for filters to PROXY partsJean-Philippe Andre2015-10-014-3/+24
* Edje: Fix filters for IMAGE parts inherited statesJean-Philippe Andre2015-10-011-0/+12
* Edje: Move internal struct filter around (refactor)Jean-Philippe Andre2015-10-014-25/+26
* evas/gl_common: Fix memory leak for font glyph extension imageDongyeon Kim2015-10-011-2/+1
* eolian-cxx: Fix inheritance from C++ classes after Eo ABI breakageFelipe Magno de Almeida2015-09-302-26/+1
* evas: move all GL safe define to a common header and use it.Cedric BAIL2015-09-305-260/+266
* evas: use void * instead of struct wl_* to avoid compilation issue on system ...Cedric BAIL2015-09-301-3/+3
* edje: fix a memory leak while iterating used color class.Cedric BAIL2015-09-301-4/+9
* ecore-audio: defer deletion of pulseaudio timer until after event processingMike Blumenkrantz2015-09-301-11/+19
* Ecore win32: Fix compilation.Tom Hacohen2015-09-301-1/+1
* ecore_win32: fix the mouse out behavior.ChunEon Park2015-09-301-3/+7
* ecore_win32: code refactoring.ChunEon Park2015-09-301-5/+3
* Eo: Clean up windows code a bit more.Tom Hacohen2015-09-301-15/+11
* po: Add Vietnamese translationThiep Ha2015-09-302-1/+240
* upower: free version string splitsMike Blumenkrantz2015-09-291-0/+2
* eolian generator: refactoring of file readsDaniel Kolesa2015-09-291-49/+46
* eolian generator: no need to replace newlines on win32 (lexer can deal with it)Daniel Kolesa2015-09-291-3/+0
* ecore_buffer: fix typos in documentationAmitesh Singh2015-09-291-2/+2
* Eo: add a regression test for broken callback comparison.Tom Hacohen2015-09-294-2/+12
* ecore_buffer: fix typos in documentationAmitesh Singh2015-09-291-2/+2
* evas: fix typos in documentationAmitesh Singh2015-09-293-7/+7
* Eo legacy events: Fix broken callback comparisonTom Hacohen2015-09-293-6/+39
* Eo: reduce memory usage across applications.Tom Hacohen2015-09-287-140/+83
* eolian tests: strip trailing newlines for ref file compareDaniel Kolesa2015-09-281-0/+4
* ecore_con: fix typo in documentationAmitesh Singh2015-09-281-1/+1
* eldbus: fix typos in documentationAmitesh Singh2015-09-281-2/+2
* eio: fix typo in documentationAmitesh Singh2015-09-281-4/+4
* emotion: fix typo in documentationAmitesh Singh2015-09-281-3/+3
* eet: fix typo in documentationAmitesh Singh2015-09-281-1/+1
* Eolian generator: remove sentinel generationDaniel Kolesa2015-09-283-5/+2
* Eo: Fix examples and benchmarks according to recent Eo changes.Tom Hacohen2015-09-287-9/+9
* Eo: Remove EO_SENTINEL.Tom Hacohen2015-09-2839-49/+4
* Eo: Clean up windows code.Tom Hacohen2015-09-282-16/+7
* Eo: Fix eo function name getter on windows.Tom Hacohen2015-09-281-1/+1
* Eo: rename EO_HOT_EVENT_DESCRIPTION to EO_EVENT_DESCRIPTION_HOT.Tom Hacohen2015-09-282-10/+10
* Eo: Drop doc field from ops and events.Tom Hacohen2015-09-2832-222/+184
* ecore: fix typos in documentationAmitesh Singh2015-09-281-3/+3
* edje_edit: fix typo in error messageAmitesh Singh2015-09-281-1/+1
* edje: fix typos in documentationAmitesh Singh2015-09-282-29/+29
* evas - protect against invalid obj id in legacy wrapper funcCarsten Haitzler (Rasterman)2015-09-281-0/+1
* evas - lock render updates as this happesn to be accesed from threadsCarsten Haitzler (Rasterman)2015-09-283-0/+15
* evas - software x11 - lock shmpool as now shm pool entities are threadedCarsten Haitzler (Rasterman)2015-09-282-4/+10
* Eo: fix double callback deletionDaniel Zaoui2015-09-261-3/+4
* ecore_evas-x11: unset withdrawn flag when showing the ecore evasMike Blumenkrantz2015-09-251-6/+6
* ecore_evas-x11: unset withdrawn state when window is mappedMike Blumenkrantz2015-09-251-1/+2