platform/upstream/efl.git
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

13 years agoFrom: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Thu, 2 Jun 2011 07:56:58 +0000 (07:56 +0000)]
From: Jihoon Kim <jihoon48.kim@samsung.com>
Subject: [E-devel] [PATCH] Add some APIs for supporting virtual
keyboard in Ecore_IMF

For supporting virtual keyboard, I'd like to add some APIs. The detail
description of each API is included in the patch file as doxygen format.

In the attached patch, the reason why we add the subprefix 'input_panel_'
related to virtual keyboard is that input method can be soft keyboard or voice
input or image captured by camera.

SVN revision: 59894

13 years agothanks mike - g main loop build opt broken when removing too many loop
Carsten Haitzler [Thu, 2 Jun 2011 06:08:59 +0000 (06:08 +0000)]
thanks mike - g main loop build opt broken when removing too many loop
time gets

SVN revision: 59888

13 years agoEina : eina_module.c: fix dladdr use on Windows
Vincent Torri [Wed, 1 Jun 2011 20:43:01 +0000 (20:43 +0000)]
Eina : eina_module.c: fix dladdr use on Windows

SVN revision: 59881

13 years agoEvas text: Fix ellipsis bidi, broke it a couple of days ago.
Tom Hacohen [Wed, 1 Jun 2011 15:08:47 +0000 (15:08 +0000)]
Evas text: Fix ellipsis bidi, broke it a couple of days ago.

SVN revision: 59877

13 years agoeina: make him happy.
Cedric BAIL [Wed, 1 Jun 2011 15:04:29 +0000 (15:04 +0000)]
eina: make him happy.

SVN revision: 59876

13 years agoevas: make Vincent happy.
Cedric BAIL [Wed, 1 Jun 2011 15:00:55 +0000 (15:00 +0000)]
evas: make Vincent happy.

SVN revision: 59875

13 years agoevas: add evas_object_image_extension_can_load_get.
Cedric BAIL [Wed, 1 Jun 2011 14:32:08 +0000 (14:32 +0000)]
evas: add evas_object_image_extension_can_load_get.

This functions let you check if a file could be opened by
Evas_Object_Image. It is threadsafe, and you should use it
from another thread as often as possible :-)

SVN revision: 59872

13 years agoEvas textblock: Start splitting layouting and layouting with rendering.
Tom Hacohen [Wed, 1 Jun 2011 14:25:15 +0000 (14:25 +0000)]
Evas textblock: Start splitting layouting and layouting with rendering.

The difference is that we can now avoid doing some things when layouting but
not actually drawing, for example: bidi stuff.

SVN revision: 59871

13 years agoEvas textblock: Use advance when calculating line breaks and widths.
Tom Hacohen [Wed, 1 Jun 2011 14:25:11 +0000 (14:25 +0000)]
Evas textblock: Use advance when calculating line breaks and widths.

SVN revision: 59870

13 years agoEvas textblock: Added a paragraph property to indicate if bidi.
Tom Hacohen [Wed, 1 Jun 2011 14:25:08 +0000 (14:25 +0000)]
Evas textblock: Added a paragraph property to indicate if bidi.

SVN revision: 59869

13 years agoepp -> fix macro expansion error with:
Carsten Haitzler [Wed, 1 Jun 2011 13:16:14 +0000 (13:16 +0000)]
epp -> fix macro expansion error with:

#define B(y) y
#define C(x) B(+x)
C(9876543210)

SVN revision: 59868

13 years agoethumb: request file information early to avoid loosing them.
Cedric BAIL [Wed, 1 Jun 2011 13:04:41 +0000 (13:04 +0000)]
ethumb: request file information early to avoid loosing them.

SVN revision: 59865

13 years agoethumb: fix restart of ethumbd_slave.
Cedric BAIL [Wed, 1 Jun 2011 10:56:35 +0000 (10:56 +0000)]
ethumb: fix restart of ethumbd_slave.

SVN revision: 59862