platform/upstream/efl.git
2011-04-21 Brett NashEvas: Mask: Add the part where evas actually uses the...
2011-04-21 Carsten Haitzlerwarning--
2011-04-21 Brett NashEvas: Filter: Avoid a double free.
2011-04-21 Brett NashEvas: Filter: Don't leak keys either.
2011-04-21 Brett NashEvas: Filter: More aggresively avoid allocing filter...
2011-04-21 Brett NashEvas: Filter: No need to allocate on a getter.
2011-04-21 Brett NashEvas: Filter: Use some ARGB joins.
2011-04-21 Brett NashEvas: Fix broken [ARGB]_VAL macros.
2011-04-21 Brett NashEvas: Filter: Remove last vestiges of alpha/red/green...
2011-04-20 Brett NashEvas: Filter: Fix filter length assignment.
2011-04-20 Brett NashEvas: Filter: Whitespace fixes
2011-04-20 Brett NashEvas: Filter: Handle memory alloc error a little more...
2011-04-20 Tom HacohenEvas bidi: Fixed spelling errors: NATURAL -> NEUTRAL...
2011-04-20 Tom HacohenEvas font: Removed a deprecated macro.
2011-04-20 Tom HacohenEvas font: Removed LOGICAL_WALK and updated last_up_to_...
2011-04-20 Tom HacohenEvas text/textblock: Change item size calculation to...
2011-04-20 Tom HacohenEvas font-engine: Cache pen position instead of advance.
2011-04-20 Tom HacohenEvas font-engine: Fix drawing of replacement char when...
2011-04-20 Daniel Juyung SeoEcore: Removed trailing whitespaces.
2011-04-20 Carsten Haitzlerfilter: handle malloc failers without crashing.
2011-04-20 Carsten Haitzlerlets properly document filter calls and return sane...
2011-04-20 Carsten Haitzlerand lets have getters for setters shall we - if we...
2011-04-20 Carsten Haitzlerand fix filter api to be consistent with evas.. letalon...
2011-04-20 Carsten Haitzlermore formatting fixes after filter commit.
2011-04-20 Carsten Haitzlerand fix more filter messups. o->fitler will be leaked...
2011-04-20 Carsten Haitzlermore bad code - why pass in void * image and data?...
2011-04-20 Carsten Haitzleroh god. more warning fixes...
2011-04-20 Carsten Haitzlermore fixme fixes of filter
2011-04-20 Carsten Haitzlerstart fixing shader mess. at least add mask compile...
2011-04-20 Carsten Haitzlerfix filter code to move docs to Evas.h
2011-04-20 Carsten Haitzleradd animator runtime stuff to run animator for fixed...
2011-04-20 Carsten Haitzleroh dear... way too many warnings. added a whole bunch...
2011-04-20 Carsten Haitzlercommit forgotten chglog commit.
2011-04-19 Mike Blumenkrantz+ecore_exe_data_set
2011-04-19 Vincent TorriEvas: export evas_filter_software_get() (used in softwa...
2011-04-19 Tom HacohenEvas font-engine: fix a segfault with empty strings.
2011-04-19 Cedric BAILeio: destroy leaf before root.
2011-04-19 Brett NashEvas: Filter: Add evas_object_image filter changes.
2011-04-19 Brett NashEvas: Filters:
2011-04-19 Brett NashEvas: Filter: Add the shaders - nice and safe change...
2011-04-19 Brett NashEvas: Work around for mask issues
2011-04-19 Carsten Haitzlerfix - shapeinput not shapebounding. copy & paste error
2011-04-18 Christopher... Evas: Fix nasty blank space after return and before...
2011-04-18 Carsten Haitzlerbetter docs
2011-04-17 Boris Faureecore_x: remove redondant declaration
2011-04-17 Tom HacohenEvas textblock: Fixed an invalid read.
2011-04-15 Cedric BAILecore: fix build without Ecore_Evas_X.
2011-04-15 Carsten HaitzlerBUG!! fix buffer canvas modifier set setting! gah!
2011-04-15 Carsten Haitzlerfailure case more efficient
2011-04-15 Carsten Haitzlerfix image double-deref/free when not meant to happen
2011-04-15 Carsten Haitzlerfix binary ppm loading. that was odd.
2011-04-15 Vincent TorriEina: eina_file: port API to Windows
2011-04-15 Mike Blumenkrantzfix error_find to actually return the Eina_Error instea...
2011-04-14 Cedric BAILautogen: add forgotten autopoint.
2011-04-14 Mike Blumenkrantzfix input check for list_move, add ESNV for error
2011-04-14 Tom HacohenEvas text/textblock: Add setting bidi_delimiter API.
2011-04-14 Cedric BAILautogen: unobrk things.
2011-04-14 Cedric BAILautogen: improve detection of parameter change.
2011-04-14 Tom HacohenEvas textblock: Clean up a bit.
2011-04-14 Tom HacohenEvas textblock: Move bidi props to the layout paragraphs.
2011-04-14 Tom HacohenEvas textblock: Fixed invalid reads with ellipsis in...
2011-04-14 Tom HacohenEvas textblock: Fixed ellipsis.
2011-04-14 Carsten Haitzlerfix map update bug. :)
2011-04-14 Cedric BAILeina: improve autoconf cache usage.
2011-04-14 Mike Blumenkrantzunrevert. this is not a mistake.
2011-04-14 Tom HacohenEvas: Updated changelog.
2011-04-14 Tom HacohenEvas bidi: Added a way to ask for bidi segmentation...
2011-04-14 Tom HacohenEvas textblock: Reformat if not valid in some cases...
2011-04-14 Vincent Torrirevert. The check is already done by EINA_MAGIC_CHECK...
2011-04-14 Vincent TorriEina: eina_file.c: use fcntl instead of O_CLOEXEC
2011-04-14 Vincent TorriEina: eina_file.c replace ACCESSPERMS, which is not...
2011-04-14 Mike Blumenkrantzfix input check
2011-04-13 Tom HacohenEvas textblock Fixed a "may be used uninit" compiler...
2011-04-13 Carsten Haitzlererrrr.. how about we DONT make every eina using app...
2011-04-13 Vincent Torrifix win32 build
2011-04-13 Vincent Torrimove doxy tag
2011-04-13 Vincent Torriput __UNUSED__ where we usually put it : after the...
2011-04-13 Cedric BAILeina: add Eina_File API.
2011-04-13 Tom HacohenEvas textblock: Removed unneeded casting.
2011-04-13 Tom HacohenEvas textblock: Fix error messages about bad cutoff...
2011-04-13 Tom HacohenEvas textblock: Clean up getting bidi props (unify...
2011-04-13 Tom HacohenEvas bidi: Add len parameter to evas_bidi_paragraph_pro...
2011-04-13 Carsten Haitzlerand oops.. fix my fox to coord xlations. working now.
2011-04-13 Carsten Haitzlerprintf--
2011-04-13 Carsten Haitzlerfix buglet in inlined image buffer canvas -> coords...
2011-04-13 Tom HacohenEvas font-engine: Move, rename and make *_text_font_sty...
2011-04-13 Tom HacohenEvas textblock: Make sure we only test with positive...
2011-04-13 Tom HacohenEvas textblock: Fixed a wrong test for end of string.
2011-04-13 Carsten Haitzlerfix slowdown - drew empty shadow when didnt need to.
2011-04-13 Doyun KangFrom: Doyun Kang <doyoun.kang@samsung.com>
2011-04-13 Tom HacohenEvas font-engine: Fix the fallback fribidi shaper.
2011-04-13 Tom HacohenEvas textblock: Don't keep a copy of the string per...
2011-04-13 Tom HacohenEvas font-engine: Fixed *props_info_create to accept...
2011-04-13 Tom HacohenEvas font-engine: Use len in font_draw instead of \0
2011-04-13 Tom HacohenEvas font-engine: *text_props_script_set add parameter...
2011-04-13 Daniel Juyung SeoEdje Edje.h: Removed trailing whitespaces.
2011-04-13 Daniel Juyung SeoEina eina_list.c: Fixed formatting.
2011-04-13 Mike Blumenkrantzclass is a reserved word. SPANK SPANK SPANK cedric!!!
2011-04-12 Carsten Haitzlerdont need empty dir.
2011-04-12 Mike Blumenkrantzadd bench for google's cityhash function (64bit, code...
next