platform/upstream/efl.git
13 years agoRevert "Edje min_restricted_calc: Fixed min height calculation for textblock."
Tom Hacohen [Mon, 13 Jun 2011 09:31:58 +0000 (09:31 +0000)]
Revert "Edje min_restricted_calc: Fixed min height calculation for textblock."

This reverts commit 60239

I guess the world is not ready for correct min height calculation, too
many things depend on the current behavior. Will re-apply sometime in
the future.

SVN revision: 60264

13 years agoevas: reorder accessing Evas_Object to prevent accessing them after their death.
Cedric BAIL [Mon, 13 Jun 2011 07:34:44 +0000 (07:34 +0000)]
evas: reorder accessing Evas_Object to prevent accessing them after their death.

SVN revision: 60260

13 years agofrom sungwoo <- fix gl context setup with evas_gl when working between
Carsten Haitzler [Mon, 13 Jun 2011 06:03:00 +0000 (06:03 +0000)]
from sungwoo <- fix gl context setup with evas_gl when working between
windows.

SVN revision: 60257

13 years agoecore: Fix glib main loop busy waiting
Mike McCormack [Mon, 13 Jun 2011 02:58:20 +0000 (02:58 +0000)]
ecore: Fix glib main loop busy waiting

SVN revision: 60253

13 years agoFrom: Jiyoun Park <jy0703.park@samsung.com>
Jiyoun Park [Mon, 13 Jun 2011 02:57:01 +0000 (02:57 +0000)]
From: Jiyoun Park <jy0703.park@samsung.com>
Subject: [E-devel] [Patch] evas scale function overflow problem.

patch in with modifications to be "nicer" to deal with.

SVN revision: 60252

13 years agoremove .cvsignore files
Boris Faure [Sun, 12 Jun 2011 21:38:37 +0000 (21:38 +0000)]
remove .cvsignore files

SVN revision: 60246

13 years agoEdje text: Fix a rare issue causing ellipsis not to work.
Tom Hacohen [Sun, 12 Jun 2011 14:12:52 +0000 (14:12 +0000)]
Edje text: Fix a rare issue causing ellipsis not to work.

SVN revision: 60240

13 years agoEdje min_restricted_calc: Fixed min height calculation for textblock.
Tom Hacohen [Sun, 12 Jun 2011 12:17:52 +0000 (12:17 +0000)]
Edje min_restricted_calc: Fixed min height calculation for textblock.

SVN revision: 60239

13 years agoEina strbuf: Add csize to documentation.
Tom Hacohen [Sun, 12 Jun 2011 07:58:59 +0000 (07:58 +0000)]
Eina strbuf: Add csize to documentation.

Thanks to Ulrich Eckhardt for the patch

SVN revision: 60236

13 years agoEina ustrbuf: Fixed eina_ustrbuf_prepend_char.
Tom Hacohen [Sun, 12 Jun 2011 07:58:55 +0000 (07:58 +0000)]
Eina ustrbuf: Fixed eina_ustrbuf_prepend_char.

Thanks to Ulrich Eckhardt for the report.

SVN revision: 60235

13 years agohmm not much testing of these ecore_x calls with backlight... at least
Carsten Haitzler [Sun, 12 Jun 2011 01:09:09 +0000 (01:09 +0000)]
hmm not much testing of these ecore_x calls with backlight... at least
none of ecore_x_randr_window_outputs_get()

SVN revision: 60232

13 years agoeina examples/eina_list_01.c: Added new line to explicitly separate
Daniel Juyung Seo [Sat, 11 Jun 2011 09:17:31 +0000 (09:17 +0000)]
eina examples/eina_list_01.c: Added new line to explicitly separate
two outputs.

SVN revision: 60229

13 years agoeina: Fixed doxygen.
Daniel Juyung Seo [Sat, 11 Jun 2011 09:16:45 +0000 (09:16 +0000)]
eina: Fixed doxygen.

SVN revision: 60228

13 years agowrn--
Carsten Haitzler [Sat, 11 Jun 2011 03:52:30 +0000 (03:52 +0000)]
wrn--

SVN revision: 60222

13 years agoEina examples: Removed trailing whitespaces.
Daniel Juyung Seo [Sat, 11 Jun 2011 01:24:04 +0000 (01:24 +0000)]
Eina examples: Removed trailing whitespaces.

SVN revision: 60212

13 years ago[evas] Pretifying NULL on docs.
Gustavo Lima Chaves [Fri, 10 Jun 2011 21:32:09 +0000 (21:32 +0000)]
[evas] Pretifying NULL on docs.

SVN revision: 60210

13 years ago[evas] Examples on the last block of documented
Gustavo Lima Chaves [Fri, 10 Jun 2011 21:32:02 +0000 (21:32 +0000)]
[evas] Examples on the last block of documented
 functions.

SVN revision: 60209

13 years ago[evas] Use this doxygen trick.
Gustavo Lima Chaves [Fri, 10 Jun 2011 21:31:52 +0000 (21:31 +0000)]
[evas] Use this doxygen trick.

SVN revision: 60208

13 years ago[evas] Remove warnings.
Gustavo Lima Chaves [Fri, 10 Jun 2011 21:31:44 +0000 (21:31 +0000)]
[evas] Remove warnings.

SVN revision: 60207

13 years ago[evas] Typos here.
Gustavo Lima Chaves [Fri, 10 Jun 2011 21:31:26 +0000 (21:31 +0000)]
[evas] Typos here.

SVN revision: 60206

13 years ago[evas] No need to double check dependencies of external
Gustavo Lima Chaves [Fri, 10 Jun 2011 21:31:17 +0000 (21:31 +0000)]
[evas] No need to double check dependencies of external
 libs on examples.

SVN revision: 60205

13 years ago[evas] Document one more block of functions.
Gustavo Lima Chaves [Fri, 10 Jun 2011 21:31:09 +0000 (21:31 +0000)]
[evas] Document one more block of functions.
Examples for them come next.

SVN revision: 60204

13 years ago[evas] Fixing typo.
Gustavo Lima Chaves [Fri, 10 Jun 2011 21:31:01 +0000 (21:31 +0000)]
[evas] Fixing typo.

SVN revision: 60203

13 years agoEdje: Fix 'variable may be used uninitialized' warning.
Christopher Michael [Fri, 10 Jun 2011 16:43:23 +0000 (16:43 +0000)]
Edje: Fix 'variable may be used uninitialized' warning.

SVN revision: 60197

13 years agoEdje: Fix 'variable may be used uninitialized' warning. Fix some
Christopher Michael [Fri, 10 Jun 2011 16:41:45 +0000 (16:41 +0000)]
Edje: Fix 'variable may be used uninitialized' warning. Fix some
formatting.

SVN revision: 60196

13 years agoeina: Add missing hash table image and make imgs work for
Jonas M. Gastal [Fri, 10 Jun 2011 14:54:01 +0000 (14:54 +0000)]
eina: Add missing hash table image and make imgs work for
 latex docs.

SVN revision: 60194

13 years agoeina: Eina_Iterator documentation.
Jonas M. Gastal [Fri, 10 Jun 2011 13:42:19 +0000 (13:42 +0000)]
eina: Eina_Iterator documentation.

SVN revision: 60193

13 years agoeina: Eina_Array documentation.
Jonas M. Gastal [Fri, 10 Jun 2011 13:41:59 +0000 (13:41 +0000)]
eina: Eina_Array documentation.

SVN revision: 60192

13 years agoeina: Documentation for Eina_List.
Jonas M. Gastal [Fri, 10 Jun 2011 13:40:50 +0000 (13:40 +0000)]
eina: Documentation for Eina_List.

SVN revision: 60191

13 years agoeet: add EET_DATA_DESCRIPTOR_ADD_LIST_STRING helper.
Cedric BAIL [Fri, 10 Jun 2011 10:33:59 +0000 (10:33 +0000)]
eet: add EET_DATA_DESCRIPTOR_ADD_LIST_STRING helper.

SVN revision: 60188

13 years agoEvas textblock: Fixed charwrap for very small textblocks.
Tom Hacohen [Fri, 10 Jun 2011 10:12:51 +0000 (10:12 +0000)]
Evas textblock: Fixed charwrap for very small textblocks.

SVN revision: 60185

13 years agoEcore ecore_events.c: Fixed indentation.
Daniel Juyung Seo [Fri, 10 Jun 2011 07:26:56 +0000 (07:26 +0000)]
Ecore ecore_events.c: Fixed indentation.

SVN revision: 60179

13 years agofix epp case for:
Carsten Haitzler [Fri, 10 Jun 2011 05:50:45 +0000 (05:50 +0000)]
fix epp case for:

#define AA(x) x
#define BB(a,b) \
   AA(a+b)
BB(1,1)

SVN revision: 60173

13 years agoOoops! Fixing eina_list_sorted doc, again!
Fabiano Fidêncio [Fri, 10 Jun 2011 03:41:48 +0000 (03:41 +0000)]
Ooops! Fixing eina_list_sorted doc, again!

SVN revision: 60162

13 years agoFixing eina_list_sort docs
Fabiano Fidêncio [Fri, 10 Jun 2011 03:33:01 +0000 (03:33 +0000)]
Fixing eina_list_sort docs

SVN revision: 60161

13 years agoEvas: GL_X11 engine: Do not set UNUSED on variables that we actually
Christopher Michael [Thu, 9 Jun 2011 19:25:21 +0000 (19:25 +0000)]
Evas: GL_X11 engine: Do not set UNUSED on variables that we actually
use and remove some extra whitespace between functions.

SVN revision: 60153

13 years agoeina: add autotools rules to building and installing examples.
Rafael Antognolli [Thu, 9 Jun 2011 18:53:38 +0000 (18:53 +0000)]
eina: add autotools rules to building and installing examples.

SVN revision: 60150

13 years ago[eina] Add high-level documentation and examples for Eina_Hash.
Rafael Antognolli [Thu, 9 Jun 2011 18:52:45 +0000 (18:52 +0000)]
[eina] Add high-level documentation and examples for Eina_Hash.

SVN revision: 60149

13 years ago[evas] No cscope files tracked by git.
Gustavo Lima Chaves [Thu, 9 Jun 2011 17:01:34 +0000 (17:01 +0000)]
[evas] No cscope files tracked by git.

SVN revision: 60146

13 years ago[evas] Fixing placement of key input funcions' doc
Gustavo Lima Chaves [Thu, 9 Jun 2011 17:01:27 +0000 (17:01 +0000)]
[evas] Fixing placement of key input funcions' doc
 group.
Documentation comes later.

SVN revision: 60145

13 years ago[evas] Reorganizing evas events documenting blocks.
Gustavo Lima Chaves [Thu, 9 Jun 2011 17:01:21 +0000 (17:01 +0000)]
[evas] Reorganizing evas events documenting blocks.

SVN revision: 60144

13 years ago[evas] Documentation bumps on
Gustavo Lima Chaves [Thu, 9 Jun 2011 17:01:14 +0000 (17:01 +0000)]
[evas] Documentation bumps on
 evas{_init,_shutdown,_load_error_str}.

SVN revision: 60143

13 years ago[evas] Example code for evas{_init,_shutdown,_load_error_str}.
Gustavo Lima Chaves [Thu, 9 Jun 2011 17:00:24 +0000 (17:00 +0000)]
[evas] Example code for evas{_init,_shutdown,_load_error_str}.

SVN revision: 60142

13 years ago[evas] Lots of documentation groups didn't have end
Gustavo Lima Chaves [Thu, 9 Jun 2011 16:48:31 +0000 (16:48 +0000)]
[evas] Lots of documentation groups didn't have end
 delimiters set.

SVN revision: 60141

13 years ago[evas] Tell doxygen how our example files are.
Gustavo Lima Chaves [Thu, 9 Jun 2011 16:48:24 +0000 (16:48 +0000)]
[evas] Tell doxygen how our example files are.

SVN revision: 60140

13 years ago[evas] Cleaning whitespaces at doxyfile.
Gustavo Lima Chaves [Thu, 9 Jun 2011 16:48:16 +0000 (16:48 +0000)]
[evas] Cleaning whitespaces at doxyfile.

SVN revision: 60139

13 years agoecore: since...
Cedric BAIL [Thu, 9 Jun 2011 15:32:08 +0000 (15:32 +0000)]
ecore: since...

SVN revision: 60136

13 years agoecore: add ecore_pipe_wait.
Cedric BAIL [Thu, 9 Jun 2011 14:54:24 +0000 (14:54 +0000)]
ecore: add ecore_pipe_wait.

SVN revision: 60135

13 years agoedje: forgotten ChangeLog, if no side effect, should backport it.
Cedric BAIL [Thu, 9 Jun 2011 10:26:55 +0000 (10:26 +0000)]
edje: forgotten ChangeLog, if no side effect, should backport it.

SVN revision: 60129

13 years agoeet: correctly protect Eina_File during eet_close.
Cedric BAIL [Thu, 9 Jun 2011 10:16:00 +0000 (10:16 +0000)]
eet: correctly protect Eina_File during eet_close.

SVN revision: 60127

13 years agoEdje text: Fix part_text_append to work with not editable textblocks.
Tom Hacohen [Thu, 9 Jun 2011 08:08:43 +0000 (08:08 +0000)]
Edje text: Fix part_text_append to work with not editable textblocks.

SVN revision: 60119

13 years agoevas/canvas - removed white trailing
ChunEon Park [Thu, 9 Jun 2011 03:08:50 +0000 (03:08 +0000)]
evas/canvas - removed white trailing

SVN revision: 60112

13 years agoevas/canvas - removed white spaces / fixed indentation
ChunEon Park [Thu, 9 Jun 2011 02:45:59 +0000 (02:45 +0000)]
evas/canvas - removed white spaces / fixed indentation

SVN revision: 60109

13 years agoneon rendering bug - fix by disabling
Carsten Haitzler [Wed, 8 Jun 2011 03:04:12 +0000 (03:04 +0000)]
neon rendering bug - fix by disabling

SVN revision: 60068

13 years agofix eina prefix - somehow using elm_init make it find the wrong prefix
Carsten Haitzler [Wed, 8 Jun 2011 02:59:52 +0000 (02:59 +0000)]
fix eina prefix - somehow using elm_init make it find the wrong prefix
for the lib. weird.

SVN revision: 60066

13 years agoEcore: ecore_thread : free resources, spotted by Ulrich Eckhardt
Vincent Torri [Tue, 7 Jun 2011 22:21:25 +0000 (22:21 +0000)]
Ecore: ecore_thread : free resources, spotted by Ulrich Eckhardt

SVN revision: 60057

13 years agoEcore : ecore_wince : remove useless casts. Spotted by Ulrich Eckhardt
Vincent Torri [Tue, 7 Jun 2011 22:17:09 +0000 (22:17 +0000)]
Ecore : ecore_wince : remove useless casts. Spotted by Ulrich Eckhardt

SVN revision: 60056

13 years agofix doc
Vincent Torri [Tue, 7 Jun 2011 22:12:58 +0000 (22:12 +0000)]
fix doc

SVN revision: 60054

13 years agoEvas: Make sure we return a value from image_load_orientation_get.
Christopher Michael [Tue, 7 Jun 2011 22:09:18 +0000 (22:09 +0000)]
Evas: Make sure we return a value from image_load_orientation_get.

SVN revision: 60052

13 years agoEcore : ecore_win32 : remove useless casts. Spotted by Ulrich Eckhardt
Vincent Torri [Tue, 7 Jun 2011 21:59:08 +0000 (21:59 +0000)]
Ecore : ecore_win32 : remove useless casts. Spotted by Ulrich Eckhardt

SVN revision: 60051

13 years agoeio: associate data to a file behing listed assynchronously.
Cedric BAIL [Tue, 7 Jun 2011 16:30:10 +0000 (16:30 +0000)]
eio: associate data to a file behing listed assynchronously.

SVN revision: 60043

13 years agoevas: add evas_object_image_load_orientation_set, evas_object_image_load_orientation_get.
Cedric BAIL [Tue, 7 Jun 2011 13:39:13 +0000 (13:39 +0000)]
evas: add evas_object_image_load_orientation_set, evas_object_image_load_orientation_get.

SVN revision: 60040

13 years agoevas: use Eina_File for JPEG loader.
Cedric BAIL [Tue, 7 Jun 2011 13:34:18 +0000 (13:34 +0000)]
evas: use Eina_File for JPEG loader.

SVN revision: 60039

13 years agoEvas textblock: Fixed two ellipsis issues.
Tom Hacohen [Tue, 7 Jun 2011 11:38:07 +0000 (11:38 +0000)]
Evas textblock: Fixed two ellipsis issues.

1. If there's no wrapping enabled, do ellipsis even if we still have vertical
room left.
2. Fixed updating of o->have_ellipsis.

SVN revision: 60038

13 years agoAdd ignore and update files
Mike McCormack [Tue, 7 Jun 2011 10:26:13 +0000 (10:26 +0000)]
Add ignore and update files

SVN revision: 60034

13 years agoedje: update hints after loading GROUP.
Cedric BAIL [Tue, 7 Jun 2011 07:43:32 +0000 (07:43 +0000)]
edje: update hints after loading GROUP.

SVN revision: 60026

13 years agoEcore: ecore_pipe : fix function name in magic check. Reported by Ulrich Eckhardt
Vincent Torri [Tue, 7 Jun 2011 06:37:25 +0000 (06:37 +0000)]
Ecore: ecore_pipe : fix function name in magic check. Reported by Ulrich Eckhardt

SVN revision: 60023

13 years agoevas/evas_gl - removed white spaces / fixed identation
ChunEon Park [Tue, 7 Jun 2011 04:30:25 +0000 (04:30 +0000)]
evas/evas_gl - removed white spaces / fixed identation

SVN revision: 60019

13 years agoeet: fix 'make doc' when srcdir != builddir.
Rafael Antognolli [Mon, 6 Jun 2011 20:29:10 +0000 (20:29 +0000)]
eet: fix 'make doc' when srcdir != builddir.

SVN revision: 60006

13 years agoevas: "make doc" now works when srcdir != builddir.
Rafael Antognolli [Mon, 6 Jun 2011 20:27:01 +0000 (20:27 +0000)]
evas: "make doc" now works when srcdir != builddir.

SVN revision: 60005

13 years agoeina: fix doc building when srcdir != builddir.
Rafael Antognolli [Mon, 6 Jun 2011 20:20:38 +0000 (20:20 +0000)]
eina: fix doc building when srcdir != builddir.

SVN revision: 60004

13 years agofix configure on captainigloo's system
Mike Blumenkrantz [Mon, 6 Jun 2011 19:14:32 +0000 (19:14 +0000)]
fix configure on captainigloo's system

SVN revision: 60001

13 years agoevas: and some doc for the 60000 commits :-)
Cedric BAIL [Mon, 6 Jun 2011 17:49:58 +0000 (17:49 +0000)]
evas: and some doc for the 60000 commits :-)

SVN revision: 60000

13 years agoedje: trying to add back my small improvements.
Cedric BAIL [Mon, 6 Jun 2011 17:47:32 +0000 (17:47 +0000)]
edje: trying to add back my small improvements.

SVN revision: 59999

13 years agoethumb: use the right edje_cc.
Cedric BAIL [Mon, 6 Jun 2011 17:45:57 +0000 (17:45 +0000)]
ethumb: use the right edje_cc.

patch from arrowdodger.

SVN revision: 59998

13 years agoedje: set parent earlier.
Cedric BAIL [Mon, 6 Jun 2011 17:29:07 +0000 (17:29 +0000)]
edje: set parent earlier.

SVN revision: 59996

13 years agoeina: make Eina_File thread safe.
Cedric BAIL [Mon, 6 Jun 2011 17:08:06 +0000 (17:08 +0000)]
eina: make Eina_File thread safe.

SVN revision: 59995

13 years agotoo much po/Makefile.in
Vincent Torri [Mon, 6 Jun 2011 16:26:49 +0000 (16:26 +0000)]
too much po/Makefile.in

SVN revision: 59993

13 years agoedje: parent link should be properly set before instantiating sub object.
Cedric BAIL [Mon, 6 Jun 2011 13:10:54 +0000 (13:10 +0000)]
edje: parent link should be properly set before instantiating sub object.

SVN revision: 59989

13 years agoEcore: fix gettext stuff
Vincent Torri [Mon, 6 Jun 2011 07:00:24 +0000 (07:00 +0000)]
Ecore: fix gettext stuff

SVN revision: 59986

13 years agoEvas textblock: make charwrap not force wrap in an illegal position.
Tom Hacohen [Sun, 5 Jun 2011 10:51:39 +0000 (10:51 +0000)]
Evas textblock: make charwrap not force wrap in an illegal position.

SVN revision: 59965

13 years agowhover did table and box support forgot:
Carsten Haitzler [Sat, 4 Jun 2011 15:58:02 +0000 (15:58 +0000)]
whover did table and box support forgot:

1. table to have min.h/v ability like box
2. to ACTUALLY implement box h/v (and well of course implement
tableh/v too)

this basically fixes this working at all and completes the feature to
table too.

SVN revision: 59960

13 years agofix static link of the generic loader and psd loader
Vincent Torri [Sat, 4 Jun 2011 05:33:37 +0000 (05:33 +0000)]
fix static link of the generic loader and psd loader

SVN revision: 59951

13 years agoadd new extens to evas known shortcut list
Carsten Haitzler [Sat, 4 Jun 2011 05:26:56 +0000 (05:26 +0000)]
add new extens to evas known shortcut list

SVN revision: 59950

13 years agoprotext against <0 table lookups. yes eina_unicode can define
Carsten Haitzler [Sat, 4 Jun 2011 03:31:29 +0000 (03:31 +0000)]
protext against <0 table lookups. yes eina_unicode can define
Eina_Unicode as wchart_t.. which is SIGNED.. this is the problem of
not having a fixed typedef that is known to always be the same type
with same underlying properties!

SVN revision: 59947

13 years agoEvas: add video loaders
Vincent Torri [Fri, 3 Jun 2011 22:39:03 +0000 (22:39 +0000)]
Evas: add video loaders

SVN revision: 59926

13 years agoEvas font-engine: If still after all we can't find a font, use the first.
Tom Hacohen [Fri, 3 Jun 2011 20:48:56 +0000 (20:48 +0000)]
Evas font-engine: If still after all we can't find a font, use the first.

SVN revision: 59924

13 years agoFix ecore_file initialization
Lucas De Marchi [Fri, 3 Jun 2011 16:06:57 +0000 (16:06 +0000)]
Fix ecore_file initialization

We must init ecore, otherwise we will not have an eina ref.

SVN revision: 59916

13 years agoEina: fix static linking with eina
Vincent Torri [Fri, 3 Jun 2011 07:46:15 +0000 (07:46 +0000)]
Eina: fix static linking with eina

Fix static linking with eina (iconv could potentially not be
passed to the linker)

SVN revision: 59914

13 years agono more dependency on pthread
Vincent Torri [Fri, 3 Jun 2011 07:31:18 +0000 (07:31 +0000)]
no more dependency on pthread

SVN revision: 59912

13 years agoEvas: Fix 'reset_time_interval' may be used uninitialized warning.
Christopher Michael [Fri, 3 Jun 2011 00:26:19 +0000 (00:26 +0000)]
Evas: Fix 'reset_time_interval' may be used uninitialized warning.

SVN revision: 59908

13 years agoEvas : evas_image_scalecache.c : usleep() might not be defined on Windows. Use Sleep...
Vincent Torri [Thu, 2 Jun 2011 19:20:39 +0000 (19:20 +0000)]
Evas : evas_image_scalecache.c : usleep() might not be defined on Windows. Use Sleep() instead.

SVN revision: 59906

13 years agoEvas font-engine: Use binary search for finding index in text props.
Tom Hacohen [Thu, 2 Jun 2011 15:36:50 +0000 (15:36 +0000)]
Evas font-engine: Use binary search for finding index in text props.

I finally got around to verifying it and the list is assured to be monotonic
(direction depends on bidi direction).

SVN revision: 59903

13 years agoCEDIRC: SEGV CAUSING BUG. go to e17 font settings -> advanced
Carsten Haitzler [Thu, 2 Jun 2011 15:21:21 +0000 (15:21 +0000)]
CEDIRC: SEGV CAUSING BUG. go to e17 font settings -> advanced

and sewt a font for menu item.. or menu title. segv. (try it under
falgrind) the members list in the hash is garbage when its trying to
remove a member. double heck your changes and test :)

SVN revision: 59902

13 years agoEvas textblock: Fixed an issue with min size calculation introduced in 59899
Tom Hacohen [Thu, 2 Jun 2011 14:52:43 +0000 (14:52 +0000)]
Evas textblock: Fixed an issue with min size calculation introduced in 59899

SVN revision: 59901

13 years agoEvas textblock: Fix skipping of ascii control chars.
Tom Hacohen [Thu, 2 Jun 2011 14:31:15 +0000 (14:31 +0000)]
Evas textblock: Fix skipping of ascii control chars.

SVN revision: 59900

13 years agoEvas textblock: Fixed min size calculation with right aligned paragraphs.
Tom Hacohen [Thu, 2 Jun 2011 14:02:31 +0000 (14:02 +0000)]
Evas textblock: Fixed min size calculation with right aligned paragraphs.

SVN revision: 59899

13 years agodisable evas filter code. buggy. doesn't work right.
Carsten Haitzler [Thu, 2 Jun 2011 10:40:43 +0000 (10:40 +0000)]
disable evas filter code. buggy. doesn't work right.

SVN revision: 59898

13 years agodisable masking support. back to clip rects.
Carsten Haitzler [Thu, 2 Jun 2011 10:00:05 +0000 (10:00 +0000)]
disable masking support. back to clip rects.

SVN revision: 59896

13 years agodisable map mesh support - engine code still doesnt handle != 4 points
Carsten Haitzler [Thu, 2 Jun 2011 09:49:17 +0000 (09:49 +0000)]
disable map mesh support - engine code still doesnt handle != 4 points
so pointless exposing it as its broken inthe engine.

SVN revision: 59895