profile/mobile/evas.git
11 years agopackage upload submit/tizen_2.1/20130416.045953 submit/tizen_2.1/20130416.052817 submit/tizen_2.1/20130416.061139
Sungho Kwak [Tue, 16 Apr 2013 04:59:46 +0000 (13:59 +0900)]
package upload

Change-Id: If819095d0c606b063da16b29d673610851de0f3c

11 years agoEvas: If an object goes to be hidden without replacing the cur/prev state info, the...
ChunEon Park [Mon, 15 Apr 2013 18:12:11 +0000 (03:12 +0900)]
Evas: If an object goes to be hidden without replacing the cur/prev state info, the object context can be corrupted at the next show time. Now it replaces the cur/prev in that rare case.

commit 4163b2f5098e5080a6866409d57ae2565d0c10dc
Author: ChunEon Park <hermet>@hermet.pe.kr>
Date: Tue Apr 16 03:05:16 2013 +0900

Change-Id: I298df72c82a64033b41aaa96eea3b666e453f08d

11 years agoevas/image - don't update evas render area by a clipper if the image object visible...
ChunEon Park [Sat, 13 Apr 2013 20:32:10 +0000 (05:32 +0900)]
evas/image - don't update evas render area by a clipper if the image object visible is changed.

commit 6b9a895c59448a1e8ce5b7786943cebf7e5bc4fa
Author: ChunEon Park <hermet>@hermet.pe.kr>
Date: Sun Apr 14 05:18:31 2013 +0900

Change-Id: I75cfb4809eb68aa9c3a048d638a8df1eca806f9d

11 years agofix gif bug cannot deal with proper bg value
Jiyoun Park [Mon, 15 Apr 2013 04:38:25 +0000 (13:38 +0900)]
fix gif bug cannot deal with proper bg value

Change-Id: I4a1584a7a1ce32b34f190e2b90280b73c4b145c0

11 years agoevas - Don't be crashed even if the map image size is 0.
ChunEon Park [Sat, 13 Apr 2013 10:12:57 +0000 (19:12 +0900)]
evas - Don't be crashed even if the map image size is 0.

commit b660465410952a1a7c5fe9f9aad23ef6d63460a2
Author: ChunEon Park <hermet>@hermet.pe.kr>
Date: Sat Apr 13 18:58:08 2013 +0900

Change-Id: I2ea1392ab6af261994b8321bc898fa0f54a67c3b

11 years agopackage upload submit/tizen_2.1/20130411.095513
Sungho Kwak [Thu, 11 Apr 2013 09:54:51 +0000 (18:54 +0900)]
package upload

Change-Id: Ie46ff025bb35725411a77ef81e5bd1d0230f15de

11 years agofix gif scale down bug fix
Jiyoun Park [Thu, 11 Apr 2013 09:34:50 +0000 (18:34 +0900)]
fix gif scale down bug fix

Change-Id: I4eeedd53c5a81972a8dca0ffbe8da090108b8123

11 years ago[Evas Font] Diasble run-time embolding in some cases. If OS/2 table is available...
WooHyun Jung [Thu, 11 Apr 2013 05:46:17 +0000 (14:46 +0900)]
[Evas Font] Diasble run-time embolding in some cases. If OS/2 table is available and the font is demi-bold, don't do runtime imboldment.

Change-Id: I09636d8c8a1a7adb0cd462840d08d2040dd2ea30

11 years agopackage upload submit/tizen_2.1/20130406.011757
Sungho Kwak [Sat, 6 Apr 2013 01:17:44 +0000 (10:17 +0900)]
package upload

Change-Id: I5eb82ed6c89f48cda6596e75e2f44f34c53d0307

11 years ago[evas_textblock] Selecting <br/> and remove selected one caused to show broken word...
WooHyun Jung [Fri, 5 Apr 2013 08:03:51 +0000 (17:03 +0900)]
[evas_textblock] Selecting <br/> and remove selected one caused to show broken word. So I fixed it temporarily.

Change-Id: I2af15ddacc5bbbe2851543047e8f8236e4459bef

11 years agofix livebox problem related with icon text disapearance
Jiyoun Park [Fri, 5 Apr 2013 03:46:13 +0000 (12:46 +0900)]
fix livebox problem related with icon text disapearance

Change-Id: I3d06793503b9af2a73026d50ee35a8a071a21b82

11 years agofix dependency in spec file submit/tizen_2.1/20130404.014540
Sungho Kwak [Thu, 4 Apr 2013 01:18:28 +0000 (10:18 +0900)]
fix dependency in spec file

Change-Id: Ie911b2fc3aca30f294ccca94302d19246ddba2c2

11 years agotemp fix for webview issue submit/tizen_2.1/20130331.043525
Sungho Kwak [Fri, 29 Mar 2013 08:52:15 +0000 (17:52 +0900)]
temp fix for webview issue

Change-Id: I544382392c2c8f89f4eb4753857041872d5f178e

Conflicts:

packaging/evas.spec

11 years agopackage upload submit/tizen_2.1/20130328.024133
Sungho Kwak [Thu, 28 Mar 2013 02:41:27 +0000 (11:41 +0900)]
package upload

Change-Id: I9b21194e6e063c7c4fed25e2b32cbefd9d8d8ac0

11 years agoFix undefined symbol CRITICAL --> CRIT
Tae-Hwan Kim [Tue, 26 Mar 2013 02:27:44 +0000 (11:27 +0900)]
Fix undefined symbol CRITICAL --> CRIT

Change-Id: I48ecdd773b90b84b9addae8e47bf371003b0ee16

11 years agoAdd on_deletion flag for preventing duplicated deletion.
Tae-Hwan Kim [Thu, 21 Mar 2013 04:40:37 +0000 (13:40 +0900)]
Add on_deletion flag for preventing duplicated deletion.

While object is deleting (evas_object_del is retunred yet),
it will make problem if evas_object_del is called again.
On opensource upstream, Eo can prevent this but we do not have Eo yet.

Change-Id: I4d1947664478ef8e6dc8fb3a715e7781d80718e6

11 years ago[Title] fix build error on i586
Wonsik Jung [Thu, 21 Mar 2013 11:58:17 +0000 (20:58 +0900)]
[Title] fix build error on i586
[Model] Redwood/Baltic/Tizen
[BinType] AP/I586
[Customer] Internal
[Issue#] build error
[Problem] build error
[Cause] If GL_UNPACK_ROW_LENGTH is not defiend on GL Driver, Build error will be occured
[Solution] fixed build error
[Team] Graphics/EFL
[Request] N/A
[Horizontal Expansion] N/A

Change-Id: I74f6909aaa35b871018e35885563094ef885d320

11 years ago [Model] REDWOOD/Baltic
Wonsik Jung [Wed, 20 Mar 2013 09:22:41 +0000 (18:22 +0900)]
[Model] REDWOOD/Baltic
    [BinType] AP
    [Customer] Internal
    [Issue#] PLM130320-2454, p130315-7386, p130315-0802, p130308-6088, p130308-5634, p130308-0583, p130037-5279, p13037-5279
    [Problem] On DDK R3P2, glPixelStorei should be changned for OPENGLES
    [Cause] glPixelStorei issue.
    [Solution] fixed bug
    [Team] Graphics/EFL
    [Request] N/A
    [Horizontal Expansion] N/A

Change-Id: I5bbf3328afe094b932ccc09d36a94cd537297b7b

11 years agofix build break caused by missing libdrm-slp submit/tizen_2.1/20130322.094333
Sungho Kwak [Fri, 22 Mar 2013 09:42:20 +0000 (18:42 +0900)]
fix build break caused by missing libdrm-slp

Change-Id: I43d6eb51fafbcb2be262bc959a08ba29f5893531

11 years agopackage upload submit/tizen_2.1/20130322.085600
Sungho Kwak [Fri, 22 Mar 2013 08:55:51 +0000 (17:55 +0900)]
package upload

Change-Id: I044fb38ca19f1e15fce2dfaf53e2ae774aa1089c

11 years agoimplement software native surface setcurrently, only gl engine can
Jiyoun Park [Fri, 22 Mar 2013 06:50:31 +0000 (15:50 +0900)]
implement software native surface setcurrently, only gl engine can
support native surface set.

Change-Id: I4739ebb535294ba8103b27147b50dec0172cf96d

11 years agomerge with master submit/tizen_2.1/20130316.135024
Jinkun Jang [Fri, 15 Mar 2013 16:19:42 +0000 (01:19 +0900)]
merge with master

11 years agosync submit/tizen_2.1/20130314.115129 submit/tizen_2.1/20130315.204624
Jinkun Jang [Thu, 14 Mar 2013 04:23:54 +0000 (13:23 +0900)]
sync

11 years agoTizen 2.1 base
Jinkun Jang [Tue, 12 Mar 2013 16:53:19 +0000 (01:53 +0900)]
Tizen 2.1 base

15 years agomove around - flatter.
raster [Sun, 17 Aug 2008 07:44:18 +0000 (07:44 +0000)]
move around - flatter.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@35497 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33