platform/upstream/efl.git
13 years agoeina: @since
Cedric BAIL [Wed, 15 Jun 2011 15:54:42 +0000 (15:54 +0000)]
eina: @since

SVN revision: 60356

13 years agostat was a bad choice
Mike Blumenkrantz [Wed, 15 Jun 2011 15:48:41 +0000 (15:48 +0000)]
stat was a bad choice

SVN revision: 60355

13 years agoeina: +eina_hash_free_set.
Cedric BAIL [Wed, 15 Jun 2011 15:46:10 +0000 (15:46 +0000)]
eina: +eina_hash_free_set.

SVN revision: 60354

13 years agoEvas textblock: Should invalidate before declaring the object as changed.
Tom Hacohen [Wed, 15 Jun 2011 14:57:38 +0000 (14:57 +0000)]
Evas textblock: Should invalidate before declaring the object as changed.

SVN revision: 60353

13 years agoEvas textblock: Fixed scale update.
Tom Hacohen [Wed, 15 Jun 2011 14:57:21 +0000 (14:57 +0000)]
Evas textblock: Fixed scale update.

SVN revision: 60352

13 years agoFrom: Ulrich Eckhardt <doomster@knuut.de>
Ulrich Eckhardt [Wed, 15 Jun 2011 09:38:08 +0000 (09:38 +0000)]
From: Ulrich Eckhardt <doomster@knuut.de>
Subject: [E-devel] Provide sensible errors for edje utilities

If you start edje_player or edje_inspector with a path to a file that doesn't
exist you get a bogus error message saying that the file doesn't contain any
groups. The attached patch uses access() to check if the program can read the
file, giving a sensible error message if not.

I have checked the other utilities there, too, and they work, with the
exception of edje_external_inspector. I'm not sure how this one works at all,
but it seems not to take a file but a list of modules, maybe someone with
greater insight can take a look at that.

Going through things installed under bin, I'll take a look if those behave
properly and create patches for those, too, if this one is okay.

SVN revision: 60338

13 years agoFrom: Jiyoun Park <jy0703.park@samsung.com>
Jiyoun Park [Wed, 15 Jun 2011 09:34:16 +0000 (09:34 +0000)]
From: Jiyoun Park <jy0703.park@samsung.com>
Subject: [E-devel] [Patch] Evas_image_load_gif bug fix

I found if gif file didn't have colormap, evas make segmentation fault.
So I add null check code of the gif color map .

SVN revision: 60337

13 years agoevas/canvas - sorry i added two lines should not be added.
ChunEon Park [Wed, 15 Jun 2011 09:02:04 +0000 (09:02 +0000)]
evas/canvas - sorry i added two lines should not be added.

SVN revision: 60334

13 years agoevas/canvas - it will be more standard computation. and compute less than before.
ChunEon Park [Wed, 15 Jun 2011 08:57:45 +0000 (08:57 +0000)]
evas/canvas - it will be more standard computation. and compute less than before.

SVN revision: 60333

13 years agoevas/canvas - just removed white trailings
ChunEon Park [Wed, 15 Jun 2011 00:48:38 +0000 (00:48 +0000)]
evas/canvas - just removed white trailings

SVN revision: 60321

13 years ago[evas] Using @b where possible on docs.
Gustavo Lima Chaves [Tue, 14 Jun 2011 20:13:05 +0000 (20:13 +0000)]
[evas] Using @b where possible on docs.

SVN revision: 60319

13 years ago[evas] "the the" -> "the" on docs.
Gustavo Lima Chaves [Tue, 14 Jun 2011 20:12:59 +0000 (20:12 +0000)]
[evas] "the the" -> "the" on docs.

SVN revision: 60318

13 years ago[evas] Example files for basic object manipulation
Gustavo Lima Chaves [Tue, 14 Jun 2011 20:12:53 +0000 (20:12 +0000)]
[evas] Example files for basic object manipulation
 functions.

SVN revision: 60317

13 years ago[evas] Missing reference for an example.
Gustavo Lima Chaves [Tue, 14 Jun 2011 20:12:46 +0000 (20:12 +0000)]
[evas] Missing reference for an example.
And ditching unused variable on it.

SVN revision: 60316

13 years ago[evas] Samsung's note on doc contributions.
Gustavo Lima Chaves [Tue, 14 Jun 2011 20:12:39 +0000 (20:12 +0000)]
[evas] Samsung's note on doc contributions.

SVN revision: 60315

13 years ago[evas] Docs: fixing a doxygen group placement.
Gustavo Lima Chaves [Tue, 14 Jun 2011 20:12:33 +0000 (20:12 +0000)]
[evas] Docs: fixing a doxygen group placement.

SVN revision: 60314

13 years ago[evas] Docs: evas object -> Evas object
Gustavo Lima Chaves [Tue, 14 Jun 2011 20:12:28 +0000 (20:12 +0000)]
[evas] Docs: evas object -> Evas object

SVN revision: 60313

13 years ago[evas] Documentation fixes for object manipulation
Gustavo Lima Chaves [Tue, 14 Jun 2011 20:12:20 +0000 (20:12 +0000)]
[evas] Documentation fixes for object manipulation
 functions.

SVN revision: 60312

13 years agoeina: Add detailed description and some examples to Eina_Inlist.
Rafael Antognolli [Tue, 14 Jun 2011 17:43:53 +0000 (17:43 +0000)]
eina: Add detailed description and some examples to Eina_Inlist.

SVN revision: 60310

13 years agoSlight improvement to Eet documentation.
Iván Briano [Tue, 14 Jun 2011 16:14:35 +0000 (16:14 +0000)]
Slight improvement to Eet documentation.

It was mostly done already and examples were there, but some things were
revamped, clarified and now there's a detailed explanation on more important
groups.

SVN revision: 60308

13 years agoEvas: Fixed some annoying Wshadow warnings.
Tom Hacohen [Tue, 14 Jun 2011 14:04:07 +0000 (14:04 +0000)]
Evas: Fixed some annoying Wshadow warnings.

SVN revision: 60305

13 years agoEvas bidi: Fix line reordering.
Tom Hacohen [Tue, 14 Jun 2011 12:34:42 +0000 (12:34 +0000)]
Evas bidi: Fix line reordering.

We passed the wrong offset of the embedding level, moved to just using
the offset part of the API. Also, Fribidi expects v_to_l to point to the
start of a (start + len) sized buffer, fixed that as well.

SVN revision: 60304

13 years agoFrom: Vincent Torri <vtorri@univ-evry.fr>
Vincent Torri [Tue, 14 Jun 2011 07:02:14 +0000 (07:02 +0000)]
From: Vincent Torri <vtorri@univ-evry.fr>
Subject: [E-devel] Edje: using fdopen instead of fopen in edje_cc

On windows, using open() followed by fopen() does not work. Hence, in
edje_cc, where mkstemp (which uses open) is followed by fopen, edje_cc
fails.

Instead of fopen, we can use fdopen. I pasted a  patch below. Can you
comment it (like, instead of keeping the filename in the function that
i  modified, why not using it for the fd?

(changes - closefd) removed from data_write_scripts() as fclose()
handles that)

SVN revision: 60299

13 years agofix DSO build.
Gustavo Sverzut Barbieri [Mon, 13 Jun 2011 20:11:00 +0000 (20:11 +0000)]
fix DSO build.

SVN revision: 60295

13 years agoembryo: add missing Doxyfile.in.
Rafael Antognolli [Mon, 13 Jun 2011 19:30:32 +0000 (19:30 +0000)]
embryo: add missing Doxyfile.in.

SVN revision: 60294

13 years agoeeze: fix doc build when srcdir != builddir.
Rafael Antognolli [Mon, 13 Jun 2011 18:28:39 +0000 (18:28 +0000)]
eeze: fix doc build when srcdir != builddir.

SVN revision: 60292

13 years agoefreet: fix doc build when srcdir != builddir.
Rafael Antognolli [Mon, 13 Jun 2011 18:03:52 +0000 (18:03 +0000)]
efreet: fix doc build when srcdir != builddir.

SVN revision: 60290

13 years agoedje: fix doc build when srcdir != builddir.
Rafael Antognolli [Mon, 13 Jun 2011 17:53:28 +0000 (17:53 +0000)]
edje: fix doc build when srcdir != builddir.

SVN revision: 60289

13 years agoeina: A few fixes for the Eina_List doc.
Jonas M. Gastal [Mon, 13 Jun 2011 17:46:22 +0000 (17:46 +0000)]
eina: A few fixes for the Eina_List doc.

SVN revision: 60288

13 years agoembryo: fix doc build when srcdir != builddir.
Rafael Antognolli [Mon, 13 Jun 2011 17:42:55 +0000 (17:42 +0000)]
embryo: fix doc build when srcdir != builddir.

SVN revision: 60287

13 years agoecore: fix doc build when srcdir != builddir.
Rafael Antognolli [Mon, 13 Jun 2011 17:31:21 +0000 (17:31 +0000)]
ecore: fix doc build when srcdir != builddir.

SVN revision: 60286

13 years agoeina: Add acknowledgment of Samsung's patronage to
Jonas M. Gastal [Mon, 13 Jun 2011 16:44:08 +0000 (16:44 +0000)]
eina: Add acknowledgment of Samsung's patronage to
 documentation project.

SVN revision: 60285

13 years agoeina: Eina_Accessor documentation.
Jonas M. Gastal [Mon, 13 Jun 2011 16:42:25 +0000 (16:42 +0000)]
eina: Eina_Accessor documentation.

SVN revision: 60284

13 years agoEvas textblock: Fixed a rare issue with line wrapping and white stripping.
Tom Hacohen [Mon, 13 Jun 2011 16:04:55 +0000 (16:04 +0000)]
Evas textblock: Fixed a rare issue with line wrapping and white stripping.

SVN revision: 60275

13 years agoshould now handle implicit object grabs with multi touch too..
Carsten Haitzler [Mon, 13 Jun 2011 10:00:25 +0000 (10:00 +0000)]
should now handle implicit object grabs with multi touch too..

SVN revision: 60265

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