sdk/ide/web-ui-builder-eplugin.git
10 years agoUIB : Prevent the default editor for html files. 49/17049/1
YongHwan [Mon, 3 Mar 2014 07:58:27 +0000 (16:58 +0900)]
UIB : Prevent the default editor for html files.
prevent the default editor for html files.

Change-Id: Iff270a68432d464ae03a1c66f7ac52307588a42b
Signed-off-by: YongHwan <yonghwan82.jeon@samsung.com>
10 years agoUIB : modify feature.xml 84/16684/1
YongHwan [Fri, 21 Feb 2014 09:33:01 +0000 (18:33 +0900)]
UIB : modify feature.xml
Becaue Pakcage build fail, I modify feature.xml

Change-Id: Icbe647b8c06100b2c931bf8a836088e28320f1d8
Signed-off-by: YongHwan <yonghwan82.jeon@samsung.com>
10 years agoMerge remote-tracking branch 'origin/develop' into tizen 76/16676/1
YongHwan [Fri, 21 Feb 2014 07:14:15 +0000 (16:14 +0900)]
Merge remote-tracking branch 'origin/develop' into tizen

Change-Id: I03ead7c8ddba9fda69a9b3e343dd515566f56344
Signed-off-by: YongHwan <yonghwan82.jeon@samsung.com>
10 years agoUIB : Update version 22/16522/1
YongHwan [Tue, 18 Feb 2014 08:13:29 +0000 (17:13 +0900)]
UIB : Update version
update version.

Change-Id: If9e08abf571eb46f1f845b6336b78485d4cba06f
Signed-off-by: YongHwan <yonghwan82.jeon@samsung.com>
10 years agoUIB : merge devlop branch 19/16519/1
YongHwan [Tue, 18 Feb 2014 05:59:41 +0000 (14:59 +0900)]
UIB : merge devlop branch
Merge remote-tracking branch 'origin/develop' into tizen

Conflicts:
org.tizen.webuibuilder/src/org/tizen/webuibuilder/ui/wizards/project/ProjectTemplateContributor.java

Change-Id: I6ce59ba40282dd1e8afa1d8e57f24826fa89ac0d
Signed-off-by: YongHwan <yonghwan82.jeon@samsung.com>
10 years agoUIB : fix XML writing error 13/16413/1
gyeongmin.ju [Mon, 17 Feb 2014 07:18:12 +0000 (16:18 +0900)]
UIB : fix XML writing error

Signed-off-by: gyeongmin.ju <gyeongmin.ju@samsung.com>
Change-Id: I88439a32b93972d3c0d578f78abdaadb31a711b6

10 years agoUIB : remove NPE 11/16411/1
gyeongmin.ju [Mon, 17 Feb 2014 05:51:13 +0000 (14:51 +0900)]
UIB : remove NPE

Signed-off-by: gyeongmin.ju <gyeongmin.ju@samsung.com>
Change-Id: I0268dfc38aa9e314df343fbaa4b7837631c0dfa8

10 years agoMerge "UIB : Add web page designer launcher. Check nature When HTML Editor open....
Changyeon Lee [Mon, 17 Feb 2014 04:15:00 +0000 (20:15 -0800)]
Merge "UIB : Add web page designer launcher. Check nature When HTML Editor open. designer launcher check nature." into develop

10 years agoUIB : Add web page designer launcher. 63/16363/3
yonghwan [Fri, 14 Feb 2014 02:23:30 +0000 (11:23 +0900)]
UIB : Add web page designer launcher.
Check nature When HTML Editor open. designer launcher check nature.

Change-Id: I9068f1d08e46e374ba7c17198ebeef724e1fda0c
Signed-off-by: yonghwan <yonghwan82.jeon@samsung.com>
10 years agoPROP : Refactoring the ActionTab. 75/16375/1
mucikan [Fri, 14 Feb 2014 07:41:17 +0000 (16:41 +0900)]
PROP : Refactoring the ActionTab.

Moves package of ActionTab. And some bug fixed.

Change-Id: I5a907d0236affe3c81c07f4b0730236bcc3f2489
Signed-off-by: mucikan <nakyoung2.choi@samsung.com>
10 years agoPROP : Add the brief message to category on StyleTab. And modify layout of border... 95/16295/1
mucikan [Thu, 13 Feb 2014 01:35:38 +0000 (10:35 +0900)]
PROP : Add the brief message to category on StyleTab. And modify layout of border style.

Add the brief message to category on StyleTab. And modify layout of border style.

Change-Id: I148af257c747c159b9893fd742a4073e792eb7f3
Signed-off-by: mucikan <nakyoung2.choi@samsung.com>
10 years agoUIB : Restored page-triple. 51/16251/2
yonghwan [Wed, 12 Feb 2014 05:48:56 +0000 (14:48 +0900)]
UIB : Restored page-triple.
It's compatible with Tizen 2.2 project.
Tizen 2.2 project used page-triple file.

Change-Id: I71046dd4d0087bf1af09b8d8c6cdc3a5b2e93518
Signed-off-by: yonghwan <yonghwan82.jeon@samsung.com>
10 years agoUIB : Change file name. 50/16250/1
yonghwan [Wed, 12 Feb 2014 01:52:26 +0000 (10:52 +0900)]
UIB : Change file name.
frameworkfilter rename

Change-Id: I7e79751ac32b7f5b7031a6a4ffb51c30c2ef0df6
Signed-off-by: yonghwan <yonghwan82.jeon@samsung.com>
10 years agoMerge "UIB : Clean up plugin.xml. And apply w3c dom parser to CssDescriptorReader...
Changyeon Lee [Tue, 11 Feb 2014 12:03:12 +0000 (04:03 -0800)]
Merge "UIB : Clean up plugin.xml. And apply w3c dom parser to CssDescriptorReader." into develop

10 years agoUIB : Add filters in common navigator. 38/16238/1
yonghwan [Tue, 11 Feb 2014 11:23:00 +0000 (20:23 +0900)]
UIB : Add filters in common navigator.
UI Builder Framework and page files filter add cCmmon Navigator.

Change-Id: Icf82f41c82bf0bbdbf7cbcb3b1c971b345fbd9f4
Signed-off-by: yonghwan <yonghwan82.jeon@samsung.com>
10 years agoUIB : Clean up plugin.xml. And apply w3c dom parser to CssDescriptorReader. 77/16177/1
mucikan [Mon, 10 Feb 2014 08:22:26 +0000 (17:22 +0900)]
UIB : Clean up plugin.xml. And apply w3c dom parser to CssDescriptorReader.

Clean up plugin.xml. And apply w3c dom parser to CssDescriptorReader.

Change-Id: I2f532afe81cabe37ce4f061500721d0534a6d623
Signed-off-by: mucikan <nakyoung2.choi@samsung.com>
10 years agoUIB: Remove unnecessary code 25/16125/1
gyeongmin.ju [Fri, 7 Feb 2014 08:27:06 +0000 (17:27 +0900)]
UIB: Remove unnecessary code

Signed-off-by: gyeongmin.ju <gyeongmin.ju@samsung.com>
Change-Id: I5173350f5658c30ec481020198f99f4a6e3c5ccd

10 years agoMerge "UIB : Create IDEUtil" into develop
Changyeon Lee [Thu, 6 Feb 2014 01:37:57 +0000 (17:37 -0800)]
Merge "UIB : Create IDEUtil" into develop

10 years agoUIB: remove NPE 61/16061/1
gyeongmin.ju [Thu, 6 Feb 2014 01:38:14 +0000 (10:38 +0900)]
UIB: remove NPE

Signed-off-by: gyeongmin.ju <gyeongmin.ju@samsung.com>
Change-Id: Ia39a5ff05ab59fc166fd2f4d2cab8148c2dc88b7

10 years agoUIB: remove dom4j library 75/15975/1
gyeongmin.ju [Mon, 3 Feb 2014 11:33:56 +0000 (20:33 +0900)]
UIB: remove dom4j library

Signed-off-by: gyeongmin.ju <gyeongmin.ju@samsung.com>
Change-Id: I64078ac19bd23567d44a639c7434f1c37304fa0a

10 years agoMODEL: Delete unnecessary class and library. 06/15106/1
yserzero [Thu, 16 Jan 2014 22:09:24 +0000 (07:09 +0900)]
MODEL: Delete unnecessary class and library.

Change-Id: I72aeb94051d064303637f6f0a5592b03c05716b2
Signed-off-by: yserzero <yser.lee@samsung.com>
10 years agoUIB : Create IDEUtil 15/15115/1
jeonghwan kim [Thu, 16 Jan 2014 08:09:15 +0000 (17:09 +0900)]
UIB : Create IDEUtil

Change-Id: I8aa4966ab0990573285d4572a9cb106481e62e58
Signed-off-by: jeonghwan kim <jeonghwan0613.kim@samsung.com>
10 years agoMODEL: Add & Modify widget icons. Modify descriptor XML. 71/14971/1
yserzero [Wed, 15 Jan 2014 02:15:06 +0000 (11:15 +0900)]
MODEL: Add & Modify widget icons. Modify descriptor XML.

Change-Id: If6b80867db67ebc5da6c12dc9a6f9dd043d24d94
Signed-off-by: yserzero <yser.lee@samsung.com>
10 years agoUIB : fixed bug 55/14955/1
YongHwan [Tue, 14 Jan 2014 03:31:05 +0000 (12:31 +0900)]
UIB : fixed bug
"Page Designer for index.html" unset default editor.

Change-Id: I2d2842063b8df379b13fffc46a71786e5a80f652
Signed-off-by: YongHwan <yonghwan82.jeon@samsung.com>
10 years agoUIB: modify tool path parameters 82/14882/1
gyeongmin.ju [Mon, 13 Jan 2014 10:43:57 +0000 (19:43 +0900)]
UIB: modify tool path parameters

Change-Id: I40e4b8e56f6ba3923c2412835ada2182289478c9
Signed-off-by: gyeongmin.ju <gyeongmin.ju@samsung.com>
10 years agoMerge "UIB : Add DesignerResizeLayoutCommand" into develop
Changyeon Lee [Mon, 13 Jan 2014 09:19:51 +0000 (01:19 -0800)]
Merge "UIB : Add DesignerResizeLayoutCommand" into develop

10 years agoMODEL: Modify descriptor file path. Remove unnecessary descriptor files. 35/14835/1
yserzero [Tue, 14 Jan 2014 00:12:39 +0000 (09:12 +0900)]
MODEL: Modify descriptor file path. Remove unnecessary descriptor files.

Change-Id: If3264f83a4aa03008dbb69bd23327781f8516a69
Signed-off-by: yserzero <yser.lee@samsung.com>
10 years agoUIB : Add DesignerResizeLayoutCommand 34/14834/1
gyeongmin.ju [Mon, 13 Jan 2014 05:42:10 +0000 (14:42 +0900)]
UIB : Add DesignerResizeLayoutCommand

Change-Id: I4bf98071b974d9eea3296624f05e443e17d3e667
Signed-off-by: gyeongmin.ju <gyeongmin.ju@samsung.com>
10 years agoUIB : Update version 31/14831/1
jeonghwan kim [Mon, 13 Jan 2014 04:59:53 +0000 (13:59 +0900)]
UIB : Update version

Change-Id: I82d5280dc5705b0b64d27979647e2b32640a16b1
Signed-off-by: jeonghwan kim <jeonghwan0613.kim@samsung.com>
10 years agoUIB : Merge develop 85/14785/1
jeonghwan kim [Mon, 13 Jan 2014 04:15:02 +0000 (13:15 +0900)]
UIB : Merge develop

Change-Id: I34f0d2861f3e70e34aa6427b97a15778c609d270
Signed-off-by: jeonghwan kim <jeonghwan0613.kim@samsung.com>
10 years agoUIB : [BugFix] 30/14730/1
jeonghwan kim [Fri, 10 Jan 2014 10:28:44 +0000 (19:28 +0900)]
UIB : [BugFix]
Redmine #8178

Change-Id: Idf9599e0efa4752ec5cb31b2dc9be49bd2f9fa76
Signed-off-by: jeonghwan kim <jeonghwan0613.kim@samsung.com>
10 years agoUIB : Removing class files 99/14699/1
jeonghwan kim [Fri, 10 Jan 2014 06:38:52 +0000 (15:38 +0900)]
UIB : Removing class files

Change-Id: Iadfa12ce92a39f62143596a9bf5a34be3c7f4bfc
Signed-off-by: jeonghwan kim <jeonghwan0613.kim@samsung.com>
10 years agoUIB : Create public repository 68/14668/1
jeonghwan kim [Thu, 9 Jan 2014 09:51:10 +0000 (18:51 +0900)]
UIB : Create public repository

Change-Id: I62af11d50326f9afcf26dd482b03504afea213f8
Signed-off-by: jeonghwan kim <jeonghwan0613.kim@samsung.com>
10 years agoInitial empty repository master
Sehong Na [Thu, 12 Sep 2013 05:47:27 +0000 (22:47 -0700)]
Initial empty repository