efl/legacy/evas/src/lib/canvas
Gustavo Sverzut Barbieri b4ab277e21 Fix bug introduced with r1.138, removed incorrect offset table.
I changed evas_object_textblock_text_markup_get() to just return
previously known contents, not try to recreate them set with other
means, this was not used (at least in our CVS) and was slow and
incorrect.


SVN revision: 30919
2007-07-20 22:30:12 +00:00
..
.cvsignore Simplify 2005-04-29 07:05:04 +00:00
Makefile.am evas now uses pkg-config to detect EET. i also reworked the autoconf code for that, IMO it now is MUCH cleaner and easier to read than before. if this causes any trouble, please contact me rather than putting weird code in again. thanks :) 2007-03-21 02:15:30 +00:00
evas_callbacks.c extensive delete me handling for evas free's and list walks 2007-04-30 04:22:42 +00:00
evas_clip.c check if someone was silly enough to try clip themselves 2007-04-12 11:17:40 +00:00
evas_data.c Remove EAPI warnings. 2006-01-06 23:05:17 +00:00
evas_events.c extensive delete me handling for evas free's and list walks 2007-04-30 04:22:42 +00:00
evas_focus.c documentation from brett... tiler can compiler again. 2007-06-04 09:48:28 +00:00
evas_font_dir.c Fix problem with fonts that cant load completely 2007-05-05 10:30:11 +00:00
evas_key.c documentation from brett... tiler can compiler again. 2007-06-04 09:48:28 +00:00
evas_key_grab.c documentation from brett... tiler can compiler again. 2007-06-04 09:48:28 +00:00
evas_layer.c fix from brett 2007-07-09 10:39:49 +00:00
evas_main.c cedric's sdl patch. 2007-07-16 07:25:35 +00:00
evas_name.c Remove EAPI warnings. 2006-01-06 23:05:17 +00:00
evas_object_gradient.c save a few bytes by packing structures better... simple savings :) 2007-06-28 23:22:20 +00:00
evas_object_image.c 0 2007-07-18 04:42:23 +00:00
evas_object_inform.c Cleanup some headers. 2005-06-18 01:00:32 +00:00
evas_object_intercept.c Remove EAPI warnings. 2006-01-06 23:05:17 +00:00
evas_object_line.c save a few bytes by packing structures better... simple savings :) 2007-06-28 23:22:20 +00:00
evas_object_main.c ooh - and remove leak from callbacks not being freed! fixed! 2007-02-21 21:43:45 +00:00
evas_object_polygon.c save a few bytes by packing structures better... simple savings :) 2007-06-28 23:22:20 +00:00
evas_object_rectangle.c a bunch of constness fixes 2007-05-06 11:29:37 +00:00
evas_object_smart.c save a few bytes by packing structures better... simple savings :) 2007-06-28 23:22:20 +00:00
evas_object_text.c save a few bytes by packing structures better... simple savings :) 2007-06-28 23:22:20 +00:00
evas_object_textblock.c Fix bug introduced with r1.138, removed incorrect offset table. 2007-07-20 22:30:12 +00:00
evas_rectangle.c Cleanup some headers. 2005-06-18 01:00:32 +00:00
evas_render.c add an engine idle flush 2007-06-17 02:56:59 +00:00
evas_smart.c add some documentation 2006-12-08 07:51:48 +00:00
evas_stack.c add some documentation 2006-12-08 07:51:48 +00:00