framework/uifw/evas.git
2011-06-03 devilhornsEvas: Fix 'reset_time_interval' may be used uninitializ...
2011-06-02 caroEvas : evas_image_scalecache.c : usleep() might not...
2011-06-02 tasnEvas font-engine: Use binary search for finding index...
2011-06-02 tasnEvas textblock: Fixed an issue with min size calculatio...
2011-06-02 tasnEvas textblock: Fix skipping of ascii control chars.
2011-06-02 tasnEvas textblock: Fixed min size calculation with right...
2011-06-02 rasterdisable evas filter code. buggy. doesn't work right.
2011-06-02 rasterdisable masking support. back to clip rects.
2011-06-02 rasterdisable map mesh support - engine code still doesnt...
2011-06-01 tasnEvas text: Fix ellipsis bidi, broke it a couple of...
2011-06-01 cedricevas: make Vincent happy.
2011-06-01 cedricevas: add evas_object_image_extension_can_load_get.
2011-06-01 tasnEvas textblock: Start splitting layouting and layouting...
2011-06-01 tasnEvas textblock: Use advance when calculating line break...
2011-06-01 tasnEvas textblock: Added a paragraph property to indicate...
2011-06-01 tasnEvas textblock: Only use paragraph bidi props in the...
2011-06-01 tasnEvas textblock: Paragraphs don't need a x coordinate...
2011-05-31 tasnEvas textblock: Split _layout to _layout and _layout_pre.
2011-05-31 tasnEvas textblock: Remove calc_only from layout, not neede...
2011-05-31 tasnEvas textblock: Move native size calculation out of...
2011-05-31 tasnEvas bidi: Fixed warning when compiling with Wshadow.
2011-05-31 rasterfix gl engine make current impl (for ne evas gl stuff...
2011-05-30 lucasevas: fix misspellings
2011-05-30 tasnEvas font-engine: Fix an issue with font_run_end_get.
2011-05-30 tasnEvas font-engine: font_run_end_get. Fix possible segfault.
2011-05-30 tasnEvas textblock: There can be only one ellipsis item...
2011-05-30 tasnEvas textblock: Use Evas_Coord instead of int for coords.
2011-05-30 tasnEvas textblock: Removed some fat. Format should be...
2011-05-30 tasnEvas textblock: Don't try to move text if the length...
2011-05-30 tasnEvas textblock: Remove a bit of useless fat.
2011-05-30 tasnEvas text/textblock: Fixed warnings when frame_quening...
2011-05-30 tasnEvas text/textblock: init cur_fi to NULL.
2011-05-30 tasnEvas textblock: Fix casting of font when calling pipe op.
2011-05-30 tasnEvas text/textblock: Check we actually found a font...
2011-05-30 tasnEvas font-engine: Fallback to script_fi if we didn...
2011-05-30 tasnEvas textblock: clean up text_append, and possibly...
2011-05-30 tasnEvas textblock: Removed ununeeded allocation.
2011-05-30 tasnEvas textblock: Fix an issue with empty textblocks.
2011-05-29 tasnEvas textblock: Possible workaround for the infinite...
2011-05-29 caroEvas : evas_preload.c : Fix compilation when --disable...
2011-05-29 tasnEvas engines: Adjust all the rest of the engines to...
2011-05-29 tasnEvas font-engine: In continuation of the previous commi...
2011-05-29 tasnEvas font-engine: Added two font opaque types.
2011-05-29 tasnEvas textblock/font-engine: Fix compiler warnings with...
2011-05-29 tasnEvas textblock: Added support for numeric escape sequences.
2011-05-29 tasnEvas font-engine: Conform to the API changes in Harfbuz...
2011-05-29 tasnEvas font-engine: Fixed font fallback in the same scrip...
2011-05-29 tasnEvas font-engine: Fixed a bug in the glyph search function.
2011-05-27 rasterAdd feature: convenience call: evas_event_thaw_eval()
2011-05-27 devilhornsEvas: Png Loader: Fix shadow declaration of variable...
2011-05-27 devilhornsEvas: Fix shadow declaration of 'i' variable.
2011-05-27 devilhornsEvas: Fix more shadow declarations of variables.
2011-05-27 devilhornsEvas: Fix more shadow declarations of 'index' variable.
2011-05-27 devilhornsEvas: Fix shadow declaration of variable 'write'.
2011-05-27 devilhornsEvas: Fix shadow declaration of variable 'index'
2011-05-27 devilhornsEvas: Fix shadow declaration of variable 'index'.
2011-05-27 devilhornsEvas: Fix shadow declaration of variable 'index'
2011-05-26 rasterchlog++
2011-05-26 rasterfix table to actually use fractional weighting.
2011-05-26 rasterforgot chglog.
2011-05-26 rasterfix table to handle weighting correctly for expands...
2011-05-26 rasterfix c fallback rendering - mask op was wrong. mmx was...
2011-05-25 yozevas: add raw loaders ...
2011-05-25 rasteraaah fix brackets i just unfixed.
2011-05-25 rasterremove commented out table code.
2011-05-24 cedricevas: use Eina_File when possible.
2011-05-24 rasterfix glpipe optimization that stops the pipes from being...
2011-05-23 billiobevas: typo
2011-05-23 hermetevas/evas_map - removed white spaces, fixed identation.
2011-05-23 caroEvas: Fix compilation with libjpeg 8 on Windows.
2011-05-22 caroimprove linbpg detection
2011-05-21 devilhornsEvas: Initialize some variables to zero (to remove...
2011-05-21 seozEvas evas_render.c: Fixed formatting.
2011-05-20 devilhornsEvas: Add UNUSED to evas_engine function 'eng_image_loa...
2011-05-20 devilhornsEvas: evas_common_frameq_thread (in evas_pipe.c) uses...
2011-05-19 rasterfix proxy sourcing of smart obj that updates.
2011-05-19 caroAdd postscript to the list of files supported by the...
2011-05-19 rasterfix load of data to ACTUALLY set the load error in...
2011-05-19 tasnEvas textblock: Added an rbtree index for the layout...
2011-05-19 tasnEvas textblock: Use the saved paragraph pointer instead...
2011-05-19 rasterhandle surf alloc failures.
2011-05-19 rastercheck return of alloc surf for eet loader.
2011-05-19 rastersmall fix - check surface alloc return and reurn alloc...
2011-05-19 rasterfix bug in new proxy code (no need for changelog as...
2011-05-18 caroremove some shadow declarations
2011-05-18 tasnEvas font-engine: Replace deprecated freetype constants.
2011-05-18 tasnEvas font-engine: Remove useless if, it's never a bitmap.
2011-05-18 tasnEvas font-engine: Fix searching of fonts to ignore...
2011-05-18 tasnEvas font-engine: Don't search fi again in ot populate.
2011-05-18 rasterfixed issues on evas gl suport from sungwoo.
2011-05-18 rasteradd grid layout obj to evas (along with table and box)
2011-05-17 tasnEvas textblock: Fix a potential bug in wrapping.
2011-05-16 rasterpointed out by jiyoun ... but patch wasn't quite right...
2011-05-15 tasnEvas textblock: Set cursor position if not already...
2011-05-15 tasnEvas textblock: Fixed a possible bug with wordwrap.
2011-05-15 tasnEvas textblock: Speed up rendering. Find the start...
2011-05-15 tasnEvas font-engine: Remove the useless RGBA_Font_Source...
2011-05-15 tasnEvas font-engine: Adjust code to use latest Harfbuzz...
2011-05-15 caroEvas: cache: missing guards
2011-05-15 caroadd some guards for non Windows headers and reorder
next