platform/upstream/efl.git
13 years agoevas: warn dev to clip on a rect and not on an other object
Michael BOUCHAUD [Fri, 17 Jun 2011 10:55:26 +0000 (10:55 +0000)]
evas: warn dev to clip on a rect and not on an other object

SVN revision: 60443

13 years agonote features that are disabled.
Carsten Haitzler [Fri, 17 Jun 2011 10:15:27 +0000 (10:15 +0000)]
note features that are disabled.

SVN revision: 60441

13 years agoeina: rename eina_hash_free_set as eina_hash_free_cb_set.
Cedric BAIL [Fri, 17 Jun 2011 09:49:15 +0000 (09:49 +0000)]
eina: rename eina_hash_free_set as eina_hash_free_cb_set.

SVN revision: 60439

13 years agoeina: forgotten commit.
Cedric BAIL [Fri, 17 Jun 2011 08:55:22 +0000 (08:55 +0000)]
eina: forgotten commit.

SVN revision: 60428

13 years agoeina: disabling Eina_Object until 1.1 is released.
Cedric BAIL [Fri, 17 Jun 2011 08:48:02 +0000 (08:48 +0000)]
eina: disabling Eina_Object until 1.1 is released.

SVN revision: 60427

13 years agowhitespaces--------
Vincent Torri [Fri, 17 Jun 2011 07:47:28 +0000 (07:47 +0000)]
whitespaces--------

SVN revision: 60426

13 years agoevas/evas_map - trivial changes.
ChunEon Park [Fri, 17 Jun 2011 07:12:20 +0000 (07:12 +0000)]
evas/evas_map - trivial changes.

SVN revision: 60425

13 years agoremove unused variable
Mike Blumenkrantz [Fri, 17 Jun 2011 04:00:28 +0000 (04:00 +0000)]
remove unused variable

SVN revision: 60417

13 years agoUpdate .gitignore files
Mike McCormack [Fri, 17 Jun 2011 01:59:49 +0000 (01:59 +0000)]
Update .gitignore files

SVN revision: 60416

13 years agoevas/evas_map - stuffed trivial missing things.
ChunEon Park [Fri, 17 Jun 2011 01:16:16 +0000 (01:16 +0000)]
evas/evas_map - stuffed trivial missing things.

SVN revision: 60415

13 years agoecore: fix dnd for 'shaped' windows. added rect offset to 'inside' check
Hannes Janetzek [Thu, 16 Jun 2011 21:10:41 +0000 (21:10 +0000)]
ecore: fix dnd for 'shaped' windows. added rect offset to 'inside' check

SVN revision: 60409

13 years agoSince the SVN revision is now included in %{version}, it's redundant
Michael Jennings [Thu, 16 Jun 2011 20:36:43 +0000 (20:36 +0000)]
Since the SVN revision is now included in %{version}, it's redundant
to have it in %{release} also.  So let's just tag the package as ours
and try to make sure it doesn't interfere with vendor releases.

SVN revision: 60407

13 years agoevas - updated AUTHORS
ChunEon Park [Thu, 16 Jun 2011 17:10:21 +0000 (17:10 +0000)]
evas - updated AUTHORS

SVN revision: 60402

13 years agoemotion: temporary fix gstreamer uri to match other engine behaviour.
Cedric BAIL [Thu, 16 Jun 2011 15:29:29 +0000 (15:29 +0000)]
emotion: temporary fix gstreamer uri to match other engine behaviour.

SVN revision: 60398

13 years agoecore ecore_x_test.c: Fixed warnings.
Daniel Juyung Seo [Thu, 16 Jun 2011 15:11:30 +0000 (15:11 +0000)]
ecore ecore_x_test.c: Fixed warnings.

SVN revision: 60396

13 years agoevas/evas_map - modified to use Eina_Bool values.
ChunEon Park [Thu, 16 Jun 2011 12:18:19 +0000 (12:18 +0000)]
evas/evas_map - modified to use Eina_Bool values.

SVN revision: 60392

13 years agoevas/main.c - added Evas_GL magic_string_get
ChunEon Park [Thu, 16 Jun 2011 12:11:41 +0000 (12:11 +0000)]
evas/main.c - added Evas_GL magic_string_get

SVN revision: 60391

13 years agoevas/evas_map - added magic check
ChunEon Park [Thu, 16 Jun 2011 12:08:46 +0000 (12:08 +0000)]
evas/evas_map - added magic check

SVN revision: 60390

13 years agoevas/evas_map - just removed unused lines and moved internal function position
ChunEon Park [Thu, 16 Jun 2011 11:48:41 +0000 (11:48 +0000)]
evas/evas_map - just removed unused lines and moved internal function position

SVN revision: 60389

13 years agoevas/evas_private.h - just removed white spaces and fixed indentation.
ChunEon Park [Thu, 16 Jun 2011 11:19:30 +0000 (11:19 +0000)]
evas/evas_private.h - just removed white spaces and fixed indentation.

SVN revision: 60388

13 years agoevas/evas_gl - fixed to release magic field and it's data type
ChunEon Park [Thu, 16 Jun 2011 11:12:40 +0000 (11:12 +0000)]
evas/evas_gl - fixed to release magic field and it's data type

SVN revision: 60387

13 years agoevas/canvas - ok. it works fine. modified to use the standard computation again.
ChunEon Park [Thu, 16 Jun 2011 10:03:37 +0000 (10:03 +0000)]
evas/canvas - ok. it works fine. modified to use the standard computation again.

SVN revision: 60386

13 years agoecore: fix ecore_x_selection_convert not taking selection length into account.
Cedric BAIL [Thu, 16 Jun 2011 09:16:03 +0000 (09:16 +0000)]
ecore: fix ecore_x_selection_convert not taking selection length into account.

SVN revision: 60382

13 years agoevas/canvas - reverted evas_map since some texture mapping is incorrect.
ChunEon Park [Thu, 16 Jun 2011 08:46:16 +0000 (08:46 +0000)]
evas/canvas - reverted evas_map since some texture mapping is incorrect.

SVN revision: 60381

13 years agoevas/canvas - just made standard computation.
ChunEon Park [Thu, 16 Jun 2011 08:21:39 +0000 (08:21 +0000)]
evas/canvas - just made standard computation.

SVN revision: 60379

13 years agotabs --> spaces
Vincent Torri [Thu, 16 Jun 2011 06:24:25 +0000 (06:24 +0000)]
tabs --> spaces

SVN revision: 60375

13 years agoEmotion : gstreamer backend
Vincent Torri [Thu, 16 Jun 2011 06:20:46 +0000 (06:20 +0000)]
Emotion : gstreamer backend
Fix gstreamer assertion when the creation of the pipeline fails
Improve error message when the pipeline can not pause (usually,
the media file can not be found)

SVN revision: 60374

13 years agoevas: Spelling fix
Mike McCormack [Thu, 16 Jun 2011 05:32:23 +0000 (05:32 +0000)]
evas: Spelling fix

SVN revision: 60370

13 years ago@since 1.1
Mike Blumenkrantz [Wed, 15 Jun 2011 21:57:47 +0000 (21:57 +0000)]
@since 1.1

SVN revision: 60366

13 years ago+ecore_con_ssl_server_upgrade
Mike Blumenkrantz [Wed, 15 Jun 2011 18:58:34 +0000 (18:58 +0000)]
+ecore_con_ssl_server_upgrade
+ecore_con_ssl_client_upgrade
+ECORE_CON_EVENT_SERVER_UPGRADE
+ECORE_CON_EVENT_CLIENT_UPGRADE
new functions for upgrading an existing plaintext connection to SSL/TLS, as seen in STARTTLS and my nightmares

SVN revision: 60359

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