efl/legacy/evas/src/lib/canvas
Tom Hacohen a9fb04ffb0 Evas Textblock/text: Add clipping until we fix inset handling.
Currently inset handling is not handled correctly so we just clip
to the left if there's no enough margin to draw the what overflows.
This is the same behavior that was done up until now because of the
global clipper that was applied.

SVN revision: 58184
2011-03-29 13:52:42 +00:00
..
.cvsignore
Makefile.am Fixes to make proxy work 2011-02-07 01:38:00 +00:00
evas_async_events.c hve to revert these commits. they hve created a whole chunk of 64bit 2011-01-07 15:56:54 +00:00
evas_callbacks.c evas -> use mempool for many objects and things. but.. disable it for 2010-11-26 10:01:18 +00:00
evas_clip.c evas: hopefully the last clip bug fix. 2011-03-21 15:18:26 +00:00
evas_data.c Convert (hopefully) all comparisons to NULL 2010-08-21 13:52:25 +00:00
evas_events.c avoid setting value that will never be read 2011-01-14 06:13:09 +00:00
evas_focus.c Pending patch from glima, who's on vacations. 2010-09-13 18:04:23 +00:00
evas_font_dir.c fix off by 1! 2011-02-19 15:48:46 +00:00
evas_key.c Fix wrong function names in doc 2010-01-14 20:52:57 +00:00
evas_key_grab.c From: ChunEon Park <chuneon.park@samsung.com> 2011-01-31 08:42:34 +00:00
evas_layer.c Fix common misspellings 2010-09-08 03:51:24 +00:00
evas_main.c lockdebug - be able to find mutexes that lock for a while... but.. i 2010-12-14 05:41:32 +00:00
evas_map.c hey... no printfs during all that lighting calcing :) 2011-02-08 11:37:48 +00:00
evas_name.c evas: mega documentation improving commit. 2010-03-18 04:57:40 +00:00
evas_object_box.c fix Windows CE compilation 2011-02-24 19:24:39 +00:00
evas_object_image.c Evas: proxy: more agressive pre_rendering of stuff 2011-03-23 09:08:36 +00:00
evas_object_inform.c add unload callback - missing event problem that makes it impossible 2010-12-24 16:04:27 +00:00
evas_object_intercept.c Fix common misspellings 2010-09-08 03:51:24 +00:00
evas_object_line.c evas: fix wrong call to free when using mempool for Evas_Object. 2011-03-18 10:56:27 +00:00
evas_object_main.c fix -> call hide BEFORE del. 2011-03-09 06:16:46 +00:00
evas_object_polygon.c * evas: fix polygon position on clear. 2010-12-09 10:33:23 +00:00
evas_object_rectangle.c can break pre render fn earlier if not visible. 2011-01-29 05:25:25 +00:00
evas_object_smart.c * Fixed bug smart calc array where it'd nuke the array when nested 2011-02-22 12:12:37 +00:00
evas_object_smart_clipped.c evas -> use mempool for many objects and things. but.. disable it for 2010-11-26 10:01:18 +00:00
evas_object_table.c Evas table: Updated the table's docs. vtorri - Thanks for the notice. 2011-02-02 09:01:26 +00:00
evas_object_text.c Evas Textblock/text: Add clipping until we fix inset handling. 2011-03-29 13:52:42 +00:00
evas_object_textblock.c Evas Textblock/text: Add clipping until we fix inset handling. 2011-03-29 13:52:42 +00:00
evas_rectangle.c
evas_render.c Revert "evas: work around text/textblock bug rendering outside of rendering zone." 2011-03-29 13:52:08 +00:00
evas_smart.c Fix bug in evas_smart_cb_descriptions_fix. 2010-10-13 19:40:11 +00:00
evas_stack.c better logging. 2010-10-07 23:46:42 +00:00
evas_stats.c evas: mega documentation improving commit. 2010-03-18 04:57:40 +00:00
evas_transform.c remove transform stuff - never was implemented anyway so no effective 2010-08-19 07:32:44 +00:00