summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Stefan: Revert "eina: let's add some straight forward test."devs/tasn/stefanTom Hacohen2013-10-184-176/+1
* evas: Fixed the textblock format to be drawn according to the glyph's horizon...Youngbok Shin2013-10-183-8/+7
* only unswallow deleted swallowed parts if they're in a swallow (wtf.)Mike Blumenkrantz2013-10-171-1/+1
* edje should probably unswallow objects when they get deleted externally to av...Mike Blumenkrantz2013-10-171-0/+4
* edc.vim: added border_scale_by.Daniel Juyung Seo2013-10-171-1/+1
* cosmetic/logic move evas_sync call into same if block when applying alpha set...discomfitor2013-10-161-2/+1
* evas smart callback deletion no longer crashes when called during object dele...discomfitor2013-10-161-1/+2
* async render -> alpha set. if not visible dont WAIT. do it now.Carsten Haitzler (Rasterman)2013-10-171-3/+8
* evas - gl - dont allocate image and/or texture until needed on native unsetCarsten Haitzler (Rasterman)2013-10-166-2/+38
* Revert "efreet: Use eina_file_mkstemp"Carsten Haitzler (Rasterman)2013-10-162-24/+34
* evas: simplify logic for textblock style parameter parsing.Cedric Bail2013-10-161-27/+13
* eina: honor string length in eina_tmpstr_add_length.Cedric Bail2013-10-161-1/+2
* evas: fix doxygenYakov Goldberg2013-10-161-1/+1
* evas: request ellipsis from the right font.Cedric Bail2013-10-161-5/+15
* evas: fix doxygenYakov Goldberg2013-10-161-17/+17
* eina: just for a little bit of better portability.Cedric Bail2013-10-161-1/+1
* eina: let's add some straight forward test.Cedric Bail2013-10-164-1/+176
* eina: And guard the right function with umaskSebastian Dransfeld2013-10-161-2/+3
* efreet: Use eina_file_mkstempSebastian Dransfeld2013-10-162-34/+24
* Set secure file permissions for temporary fileSebastian Dransfeld2013-10-161-0/+7
* evas/map - Fixed the map surface to be updated properly.ChunEon Park2013-10-153-4/+20
* Fix horrid formattingChris Michael2013-10-151-34/+35
* Fix doxy typoChris Michael2013-10-151-1/+1
* Remove blank lineChris Michael2013-10-151-1/+0
* edje: handle reallocation of pointed data properly for limits.Cedric Bail2013-10-153-54/+217
* evas - fix textblock handling of effects for shadows and so on in some casesCarsten Haitzler (Rasterman)2013-10-151-4/+8
* Edje - Fixed memory leak in the edje map color transition.ChunEon Park2013-10-153-24/+28
* Revert "ecore_evas: window does not go back to normal state if you set iconif...Carsten Haitzler (Rasterman)2013-10-151-4/+1
* Revert "eina: fix CID 1106340: Logically dead code (DEADCODE) reported by cov...Carsten Haitzler (Rasterman)2013-10-151-2/+1
* ecore_file: fix left over borking.Cedric Bail2013-10-151-1/+0
* ecore-file - remove ifdefs for HAVE_CULR since ecore-con "always" has itCarsten Haitzler (Rasterman)2013-10-151-24/+0
* eo: fix doxygen description, which is needed for parserYakov Goldberg2013-10-141-2/+5
* edje: typo fix.Cedric BAIL2013-10-141-3/+2
* edje: fix CID 1054522 - Logically dead codeCedric BAIL2013-10-141-1/+0
* edje: fix CID 1062226 - Dereference after null check.Cedric BAIL2013-10-141-2/+1
* evas: fix CID 1102547 - Resource leakCedric BAIL2013-10-141-3/+7
* eina: fix CID 1106340: Logically dead code (DEADCODE) reported by coverity.Cedric BAIL2013-10-141-1/+2
* efreet: No need to set pointer valueSebastian Dransfeld2013-10-141-1/+1
* efreet: Check buffer sizeSebastian Dransfeld2013-10-141-2/+8
* efreet: Set umask before creating temporary fileSebastian Dransfeld2013-10-141-0/+4
* efreet: Set umask before creating temp fileSebastian Dransfeld2013-10-141-0/+7
* efreet: Check size of buffer and '\0' terminateSebastian Dransfeld2013-10-141-1/+4
* efreet: Check if count != 0Sebastian Dransfeld2013-10-141-1/+3
* efreet: Always '\0' terminate bufSebastian Dransfeld2013-10-141-0/+1
* Evas: EGL-GL backends. Call eglReleaseThread() upon shutdownSung W. Park2013-10-142-0/+2
* evas - small buglet. image size of up to but NOT including 32768 are validCarsten Haitzler (Rasterman)2013-10-141-2/+2
* edje: add getters and setter for interpolation variables 1 and 2 in transitio...m.biliavskyi2013-10-142-0/+87
* ecore_evas: window does not go back to normal state if you set iconified to E...Michal Jagiello2013-10-141-1/+4
* evas: fix build for Mac OS X.Jean Guyomarc'h2013-10-141-0/+6
* evas: Add configure option to disable cserveJean-Philippe Andre2013-10-141-2/+14