Commit Graph

4255 Commits

Author SHA1 Message Date
Carsten Haitzler 8575821c1a allow getting ot table packing child too.
SVN revision: 60447
2011-06-17 11:34:30 +00:00
Carsten Haitzler 5c5581fc95 evas table -> allow packing of same object again to update packing
parameters



SVN revision: 60446
2011-06-17 11:25:30 +00:00
Michael BOUCHAUD 396e256fc6 evas: warn dev to clip on a rect and not on an other object
SVN revision: 60443
2011-06-17 10:55:26 +00:00
Carsten Haitzler b73f50a97c note features that are disabled.
SVN revision: 60441
2011-06-17 10:15:27 +00:00
Vincent Torri 18d1e68924 whitespaces--------
SVN revision: 60426
2011-06-17 07:47:28 +00:00
ChunEon Park 19ef9ecc95 evas/evas_map - trivial changes.
SVN revision: 60425
2011-06-17 07:12:20 +00:00
ChunEon Park bac87b9e06 evas/evas_map - stuffed trivial missing things.
SVN revision: 60415
2011-06-17 01:16:16 +00:00
Michael Jennings 092d2d861b 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
2011-06-16 20:36:43 +00:00
ChunEon Park 2e73238792 evas - updated AUTHORS
SVN revision: 60402
2011-06-16 17:10:21 +00:00
ChunEon Park f8bf6ff656 evas/evas_map - modified to use Eina_Bool values.
SVN revision: 60392
2011-06-16 12:18:19 +00:00
ChunEon Park 4eeb5f77fe evas/main.c - added Evas_GL magic_string_get
SVN revision: 60391
2011-06-16 12:11:41 +00:00
ChunEon Park 81672eac1c evas/evas_map - added magic check
SVN revision: 60390
2011-06-16 12:08:46 +00:00
ChunEon Park eac7a5832d evas/evas_map - just removed unused lines and moved internal function position
SVN revision: 60389
2011-06-16 11:48:41 +00:00
ChunEon Park def0aed32f evas/evas_private.h - just removed white spaces and fixed indentation.
SVN revision: 60388
2011-06-16 11:19:30 +00:00
ChunEon Park a5537f4193 evas/evas_gl - fixed to release magic field and it's data type
SVN revision: 60387
2011-06-16 11:12:40 +00:00
ChunEon Park 14e66e3fb8 evas/canvas - ok. it works fine. modified to use the standard computation again.
SVN revision: 60386
2011-06-16 10:03:37 +00:00
ChunEon Park 6be9967699 evas/canvas - reverted evas_map since some texture mapping is incorrect.
SVN revision: 60381
2011-06-16 08:46:16 +00:00
ChunEon Park 1bece16fc0 evas/canvas - just made standard computation.
SVN revision: 60379
2011-06-16 08:21:39 +00:00
Mike McCormack f118d7c853 evas: Spelling fix
SVN revision: 60370
2011-06-16 05:32:23 +00:00
Tom Hacohen 4d13de35e9 Evas textblock: Should invalidate before declaring the object as changed.
SVN revision: 60353
2011-06-15 14:57:38 +00:00
Tom Hacohen 2da2cd7611 Evas textblock: Fixed scale update.
SVN revision: 60352
2011-06-15 14:57:21 +00:00
Jiyoun Park 8729820393 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
2011-06-15 09:34:16 +00:00
ChunEon Park 21713b5991 evas/canvas - sorry i added two lines should not be added.
SVN revision: 60334
2011-06-15 09:02:04 +00:00
ChunEon Park b310df818a evas/canvas - it will be more standard computation. and compute less than before.
SVN revision: 60333
2011-06-15 08:57:45 +00:00
ChunEon Park bca5315dca evas/canvas - just removed white trailings
SVN revision: 60321
2011-06-15 00:48:38 +00:00
Gustavo Lima Chaves 3f57d86df3 [evas] Using @b where possible on docs.
SVN revision: 60319
2011-06-14 20:13:05 +00:00
Gustavo Lima Chaves aa0922e547 [evas] "the the" -> "the" on docs.
SVN revision: 60318
2011-06-14 20:12:59 +00:00
Gustavo Lima Chaves 4d8c554a08 [evas] Example files for basic object manipulation
functions.



SVN revision: 60317
2011-06-14 20:12:53 +00:00
Gustavo Lima Chaves b61a6eea67 [evas] Missing reference for an example.
And ditching unused variable on it.



SVN revision: 60316
2011-06-14 20:12:46 +00:00
Gustavo Lima Chaves 7f20733fd5 [evas] Samsung's note on doc contributions.
SVN revision: 60315
2011-06-14 20:12:39 +00:00
Gustavo Lima Chaves 2205a21281 [evas] Docs: fixing a doxygen group placement.
SVN revision: 60314
2011-06-14 20:12:33 +00:00
Gustavo Lima Chaves 07416c0e20 [evas] Docs: evas object -> Evas object
SVN revision: 60313
2011-06-14 20:12:28 +00:00
Gustavo Lima Chaves 9618de0653 [evas] Documentation fixes for object manipulation
functions.



SVN revision: 60312
2011-06-14 20:12:20 +00:00
Tom Hacohen 80a5464888 Evas: Fixed some annoying Wshadow warnings.
SVN revision: 60305
2011-06-14 14:04:07 +00:00
Tom Hacohen cd91e94255 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
2011-06-14 12:34:42 +00:00
Gustavo Sverzut Barbieri 9155b5633f fix DSO build.
SVN revision: 60295
2011-06-13 20:11:00 +00:00
Tom Hacohen b403eb49e0 Evas textblock: Fixed a rare issue with line wrapping and white stripping.
SVN revision: 60275
2011-06-13 16:04:55 +00:00
Carsten Haitzler cb74d132fb should now handle implicit object grabs with multi touch too..
SVN revision: 60265
2011-06-13 10:00:25 +00:00
Cedric BAIL 937cbfe675 evas: reorder accessing Evas_Object to prevent accessing them after their death.
SVN revision: 60260
2011-06-13 07:34:44 +00:00
Carsten Haitzler 6b8645a8b4 from sungwoo <- fix gl context setup with evas_gl when working between
windows.



SVN revision: 60257
2011-06-13 06:03:00 +00:00
Jiyoun Park fd68d7fdb6 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
2011-06-13 02:57:01 +00:00
Boris Faure e6119fa4d9 remove .cvsignore files
SVN revision: 60246
2011-06-12 21:38:37 +00:00
Gustavo Lima Chaves d6d4006e72 [evas] Pretifying NULL on docs.
SVN revision: 60210
2011-06-10 21:32:09 +00:00
Gustavo Lima Chaves ea4f6225e9 [evas] Examples on the last block of documented
functions.



SVN revision: 60209
2011-06-10 21:32:02 +00:00
Gustavo Lima Chaves d37a9ec355 [evas] Use this doxygen trick.
SVN revision: 60208
2011-06-10 21:31:52 +00:00
Gustavo Lima Chaves e6a4893dfd [evas] Remove warnings.
SVN revision: 60207
2011-06-10 21:31:44 +00:00
Gustavo Lima Chaves 1128ad3f43 [evas] Typos here.
SVN revision: 60206
2011-06-10 21:31:26 +00:00
Gustavo Lima Chaves 75d78f9b6f [evas] No need to double check dependencies of external
libs on examples.



SVN revision: 60205
2011-06-10 21:31:17 +00:00
Gustavo Lima Chaves 8aae6106b1 [evas] Document one more block of functions.
Examples for them come next.



SVN revision: 60204
2011-06-10 21:31:09 +00:00
Gustavo Lima Chaves e20d293856 [evas] Fixing typo.
SVN revision: 60203
2011-06-10 21:31:01 +00:00