summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
nakyoung2.choi [Wed, 19 Mar 2014 07:44:45 +0000 (16:44 +0900)]
UIB : Removes null pointer exceptions.
Removes null pointer exceptions.
Change-Id: I39f2b5173f7e77a4fe1c42ca45b8158bfeb072e4
Signed-off-by: nakyoung2.choi <nakyoung2.choi@samsung.com>
Changyeon Lee [Wed, 19 Mar 2014 06:55:20 +0000 (23:55 -0700)]
Merge "UIB : Modifying for static analyzer" into develop
Changyeon Lee [Wed, 19 Mar 2014 06:48:43 +0000 (23:48 -0700)]
Merge "PROJTEMP: delete sample files a. delete the sample files (addressBook.json, addressBooks.json, defaultAddressBook.json, unifiedAddressBook.json) b. because the plan was changed." into develop
jeonghwan kim [Wed, 19 Mar 2014 06:48:21 +0000 (15:48 +0900)]
UIB : Modifying for static analyzer
Change-Id: I1abf143d8b903fb7a1ef34f718164a64d7aa99fd
Signed-off-by: jeonghwan kim <jeonghwan0613.kim@samsung.com>
jaeyeol lee [Wed, 19 Mar 2014 06:28:40 +0000 (15:28 +0900)]
DATABIND : refactoring databinding view
Undo/redo is available in the DataSource panel
Modify the save policy
Change-Id: If105a9c8d8209210bb0e86f1a57bd347266f5681
Signed-off-by: jaeyeol lee <jaeyeol148.lee@samsung.com>
gyeongmin.ju [Wed, 19 Mar 2014 02:51:08 +0000 (11:51 +0900)]
UIB : Modify violation for Prevent.
Signed-off-by: gyeongmin.ju <gyeongmin.ju@samsung.com>
Change-Id: Ia953d50c5b519acadea390859bccfd805c44eb80
Changyeon Lee [Wed, 19 Mar 2014 02:23:53 +0000 (19:23 -0700)]
Merge "NSCREEN : Fixed bug. Fixed BUG. When the editor is first opended, Nscreen does not display in Nscreen view. Now it does diplay in Nscreen view." into develop
Changyeon Lee [Wed, 19 Mar 2014 02:23:03 +0000 (19:23 -0700)]
Merge "ANIMATOR : Remove null point exception The Animator code has null point eception bug code. so It is removed." into develop
Changyeon Lee [Wed, 19 Mar 2014 01:42:26 +0000 (18:42 -0700)]
Merge "ANIMATOR : Fix prevents Fix prevents in animator related source(On going) -31985, 31984, 31981, 31982, 30420, 30421, 30422, 31962, 31999" into develop
Changyeon Lee [Wed, 19 Mar 2014 01:42:05 +0000 (18:42 -0700)]
Merge "ANIMATOR : Replace Keyframe add logic Replace property copy logic when add Keyframe to writing related neighborhood keyfram's css property when build css" into develop
yonghwan82.jeon [Wed, 19 Mar 2014 01:31:55 +0000 (10:31 +0900)]
NSCREEN : Fixed bug.
Fixed BUG. When the editor is first opended, Nscreen does not display in Nscreen view.
Now it does diplay in Nscreen view.
Change-Id: I3c8303b43f6827fd96a474210cbee12d6507e1df
Signed-off-by: yonghwan82.jeon <yonghwan82.jeon@samsung.com>
yonghwan82.jeon [Tue, 18 Mar 2014 07:42:02 +0000 (16:42 +0900)]
UIB : Modify violation.
Modify violation of null point.
Change-Id: Ib25193b13c8bb57b5c7bfbed438dd424aaf65aee
Signed-off-by: yonghwan82.jeon <yonghwan82.jeon@samsung.com>
jinwooim.bae [Tue, 18 Mar 2014 11:20:30 +0000 (20:20 +0900)]
ANIMATOR : Remove null point exception
The Animator code has null point eception bug code. so It is removed.
Change-Id: I5c751c316d7a7bba5d872244af555c558e1b461b
Signed-off-by: jinwooim.bae <jinwooim.bae@samsung.com>
seongwon.shim [Tue, 18 Mar 2014 09:55:40 +0000 (18:55 +0900)]
ANIMATOR : Fix prevents
Fix prevents in animator related source(On going) -31985, 31984, 31981, 31982, 30420, 30421, 30422, 31962, 31999
Change-Id: I7cc270e3c407fd592d31149d4024799bd491a733
Signed-off-by: seongwon.shim <seongwon.shim@samsung.com>
Heekyoung, Oh [Tue, 18 Mar 2014 07:53:06 +0000 (16:53 +0900)]
PROJTEMP: delete sample files
a. delete the sample files (addressBook.json, addressBooks.json, defaultAddressBook.json, unifiedAddressBook.json)
b. because the plan was changed.
Change-Id: Ib3aada572127fad399095feff26de207c4eb19a6
Signed-off-by: Heekyoung, Oh <heekyoung.oh@samsung.com>
seongwon.shim [Tue, 18 Mar 2014 07:24:57 +0000 (16:24 +0900)]
ANIMATOR : Replace Keyframe add logic
Replace property copy logic when add Keyframe to writing related neighborhood keyfram's css property when build css
Change-Id: Idbe6a392fea90aa818c9d13cb56a1398d91149af
Signed-off-by: seongwon.shim <seongwon.shim@samsung.com>
Heekyoung, Oh [Mon, 17 Mar 2014 10:49:29 +0000 (19:49 +0900)]
DATABIND: add the sample for the dataSourceContact
a. the sample for using tizen calendar APIs
b. calendars
Change-Id: I16adcb3d6a469a1fc03a4bfe9342b02bfa518cf9
Signed-off-by: Heekyoung, Oh <heekyoung.oh@samsung.com>
mucikan [Fri, 14 Mar 2014 08:23:34 +0000 (17:23 +0900)]
PROP : Add CSS Selector category.
Add CSS Selector category. Advanced css reader.
Change-Id: I7ca64097cba1bacb3e7f7ba69bdfe218ffaa7b1d
Signed-off-by: mucikan <nakyoung2.choi@samsung.com>
Changyeon Lee [Fri, 14 Mar 2014 05:08:39 +0000 (22:08 -0700)]
Merge "DESIGNER: CSS Selector UX update Make DOM element tree and class list" into develop
Changyeon Lee [Fri, 14 Mar 2014 05:08:10 +0000 (22:08 -0700)]
Merge "UIB : Modify violation for Prevent. Modify violation for Prevent : iCheck null return." into develop
jooyoul_lee [Fri, 14 Mar 2014 05:01:59 +0000 (14:01 +0900)]
DESIGNER: CSS Selector UX update
Make DOM element tree and class list
Change-Id: I8f1216b84338b5164e5a03f91307d168169416ed
Signed-off-by: jooyoul_lee <jy.exe.lee@samsung.com>
YongHwan [Fri, 14 Mar 2014 02:20:55 +0000 (11:20 +0900)]
UIB : Modify violation for Prevent.
Modify violation for Prevent : iCheck null return.
Change-Id: I84eaa9809c20f7541523bbbefd580f072a088eb4
Signed-off-by: YongHwan <yonghwan82.jeon@samsung.com>
gyeongmin.ju [Thu, 13 Mar 2014 11:06:26 +0000 (20:06 +0900)]
UIB : remove unnecessary code
Signed-off-by: gyeongmin.ju <gyeongmin.ju@samsung.com>
Change-Id: I6e690b71f5d673797d8e1963a668cb0d0be04fa5
seongwon.shim [Thu, 13 Mar 2014 08:14:21 +0000 (17:14 +0900)]
UIB update version
update version
Change-Id: I8e6bb0dfeafece1ae1f103c61eeb7aa677383c85
Signed-off-by: seongwon.shim <seongwon.shim@samsung.com>
seongwon.shim [Thu, 13 Mar 2014 07:33:41 +0000 (16:33 +0900)]
Merge remote-tracking branch 'origin/tizen' into develop
* origin/tizen:
UIB : Prevent the default editor for html files. prevent the default editor for html files.
UIB : modify feature.xml Becaue Pakcage build fail, I modify feature.xml
Merge remote-tracking branch 'origin/develop' into tizen
UIB : Update version update version.
UIB : fixed bug "Page Designer for index.html" unset default editor.
UIB : Update version
UIB : Merge develop
Conflicts:
org.tizen.webuibuilder/src/org/tizen/webuibuilder/ui/views/databinding/DataBindingPage.java
org.tizen.webuibuilder/src/org/tizen/webuibuilder/ui/views/properties/HTMLBlockPropertyModifier.java
Change-Id: I39b2125e6f3662d4dac49c3c5f7a865ce3ce7242
Signed-off-by: seongwon.shim <seongwon.shim@samsung.com>
Changyeon Lee [Wed, 12 Mar 2014 08:00:03 +0000 (01:00 -0700)]
Merge "NSCREEN : change view name. Remove the suffix(~View)." into develop
gyeongmin.ju [Wed, 12 Mar 2014 07:58:53 +0000 (16:58 +0900)]
UIB : merge FileReader to TizenFileFormatter
Signed-off-by: gyeongmin.ju <gyeongmin.ju@samsung.com>
Change-Id: I08407953b51f652a5ae45ae3a14a4ebaee62852d
YongHwan [Wed, 12 Mar 2014 06:13:15 +0000 (15:13 +0900)]
NSCREEN : change view name.
Remove the suffix(~View).
Change-Id: I881b52c434db319b3d5702829050079ddc3eaed2
Signed-off-by: YongHwan <yonghwan82.jeon@samsung.com>
seongwon.shim [Wed, 12 Mar 2014 02:17:20 +0000 (11:17 +0900)]
ANIMATOR : Implements AnimatorPredefinedAnimationFactory and AnimatorModelFactory
AnimatorPredefinedAnimationFactory is class that create predefined animation keyframes and AnimatorModelFactory is factory class for animator related class
Change-Id: Iaf2da55aaf483ea52a22ce68d474fab83e1b0a13
Signed-off-by: seongwon.shim <seongwon.shim@samsung.com>
gyeongmin.ju [Tue, 11 Mar 2014 09:46:04 +0000 (18:46 +0900)]
UIB : rename package for GEF
Signed-off-by: gyeongmin.ju <gyeongmin.ju@samsung.com>
Change-Id: I38fb4003b739970c0e70db8716d1abc720c09288
jooyoul_lee [Tue, 11 Mar 2014 07:49:52 +0000 (16:49 +0900)]
DESIGNER: CSS Selector Designer UX prototype code.
Add CSS Selector UX (prototype)
Change-Id: I47e57ccf6bf9e493720c9fae14c616a08616e9a8
Signed-off-by: jooyoul_lee <jy.exe.lee@samsung.com>
gyeongmin.ju [Tue, 11 Mar 2014 01:44:25 +0000 (10:44 +0900)]
UIB : rename tool package & add ToolConfig class
Signed-off-by: gyeongmin.ju <gyeongmin.ju@samsung.com>
Change-Id: I4de22d7087ca12777b91a856d76ec5282207ebc4
Changyeon Lee [Fri, 7 Mar 2014 06:25:12 +0000 (22:25 -0800)]
Merge "ANIMATOR : Refactoring AnimatorUtils class Move several method to proper class like AnimatorWidget and AnimatorSelector class" into develop
gyeongmin.ju [Thu, 6 Mar 2014 08:47:37 +0000 (17:47 +0900)]
UIB : fix index.meta.xml read error
Signed-off-by: gyeongmin.ju <gyeongmin.ju@samsung.com>
Change-Id: I3227cf48e3929e4c66b765cc2ea5d0c5626a870e
seongwon.shim [Thu, 6 Mar 2014 05:50:56 +0000 (14:50 +0900)]
ANIMATOR : Refactoring AnimatorUtils class
Move several method to proper class like AnimatorWidget and AnimatorSelector class
Change-Id: I03908442fbc99110c9c096aea79f94d206afe259
Signed-off-by: seongwon.shim <seongwon.shim@samsung.com>
seongwon.shim [Thu, 6 Mar 2014 04:28:46 +0000 (13:28 +0900)]
ANIMATOR: Bug fix for loading animator model
Bug fix in deserializer for loding animator model
Change-Id: Id848feb667907513802ed51f54d3d4907e8a4807
Signed-off-by: seongwon.shim <seongwon.shim@samsung.com>
gyeongmin.ju [Wed, 5 Mar 2014 10:53:30 +0000 (19:53 +0900)]
UIB : remove NPE
Signed-off-by: gyeongmin.ju <gyeongmin.ju@samsung.com>
Change-Id: I9318f0d94ec16fda6418a679ce26575070032273
Changyeon Lee [Wed, 5 Mar 2014 08:50:50 +0000 (00:50 -0800)]
Merge "PROJTEMP : index.html add meta of Editor id. index.html add meta Data. Meta data included editor info of PageDesignerForHTML." into develop
gyeongmin.ju [Wed, 5 Mar 2014 08:49:10 +0000 (17:49 +0900)]
UIB : fix .page file read error
Signed-off-by: gyeongmin.ju <gyeongmin.ju@samsung.com>
Change-Id: I3b7b2be7bfdde3a54d696aa25daad6cf13bd0ec5
YongHwan [Wed, 5 Mar 2014 06:15:32 +0000 (15:15 +0900)]
PROJTEMP : index.html add meta of Editor id.
index.html add meta Data. Meta data included editor info of PageDesignerForHTML.
Change-Id: I9eed17b623fba8be3d78e31c5ceb043d666ad8a0
Signed-off-by: YongHwan <yonghwan82.jeon@samsung.com>
gyeongmin.ju [Wed, 5 Mar 2014 05:14:59 +0000 (14:14 +0900)]
UIB : fix CreateWidget error
Signed-off-by: gyeongmin.ju <gyeongmin.ju@samsung.com>
Change-Id: Ib204b589f9f5ed9da22b64cde014586d54b83f2f
YongHwan [Wed, 5 Mar 2014 01:34:36 +0000 (10:34 +0900)]
UIB : Modify viloation for Prevent.
Modify viloation for Prevent.
Change-Id: Ia15f03501987ceb32d337b294ff4cc2d086fddf6
Signed-off-by: YongHwan <yonghwan82.jeon@samsung.com>
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>
Changyeon Lee [Mon, 3 Mar 2014 07:52:27 +0000 (23:52 -0800)]
Merge "ANIMATOR: Change timeline position. Changed Animator Timelineview posion in IDE." into develop
Changyeon Lee [Mon, 3 Mar 2014 07:52:10 +0000 (23:52 -0800)]
Merge "PROP : Fix layout bug on AttributesTab" into develop
Changyeon Lee [Mon, 3 Mar 2014 07:50:59 +0000 (23:50 -0800)]
Merge "DATABIND : Adding undo/redo in the binding info panel Undo/Redo is available in the binding info panel" into develop
mucikan [Mon, 3 Mar 2014 06:03:01 +0000 (15:03 +0900)]
PROP : Fix layout bug on AttributesTab
Fix layout bug on AttributesTab. Modified GridData of Method.
Change-Id: Ice3943743736afd9190d56d05dea0175cc54e4e6
Signed-off-by: mucikan <nakyoung2.choi@samsung.com>
gyeongmin.ju [Fri, 28 Feb 2014 12:11:37 +0000 (21:11 +0900)]
UIB : Separation of the model and AnimatorEditor PageDesigner
Signed-off-by: gyeongmin.ju <gyeongmin.ju@samsung.com>
Change-Id: I6040af99357e762c8bde667a9eafcc2c0920e855
jinwooim.bae [Fri, 28 Feb 2014 08:27:42 +0000 (17:27 +0900)]
ANIMATOR: Change timeline position.
Changed Animator Timelineview posion in IDE.
Change-Id: I8e8d44c0c95d27087e4ecdfa88754403825f0b69
Signed-off-by: jinwooim.bae <jinwooim.bae@samsung.com>
jaeyeol lee [Fri, 28 Feb 2014 07:15:48 +0000 (16:15 +0900)]
DATABIND : Adding undo/redo in the binding info panel
Undo/Redo is available in the binding info panel
Change-Id: I5c91a820e759624299973fac579285ed9e000e23
Signed-off-by: jaeyeol lee <jaeyeol148.lee@samsung.com>
Changyeon Lee [Fri, 28 Feb 2014 03:17:35 +0000 (19:17 -0800)]
Merge "DATABIND: fixed sample data. data come to the same thing ( that array) in the runtime datasource view." into develop
Heekyoung, Oh [Fri, 28 Feb 2014 01:29:46 +0000 (10:29 +0900)]
DATABIND: fixed sample data.
data come to the same thing ( that array) in the runtime datasource view.
Change-Id: I9ae308bb7c5c0bb2f965b0c7ae0d0f8c73d279c8
Signed-off-by: Heekyoung, Oh <heekyoung.oh@samsung.com>
gyeongmin.ju [Thu, 27 Feb 2014 09:04:39 +0000 (18:04 +0900)]
UIB : remove DocumentPart class
Signed-off-by: gyeongmin.ju <gyeongmin.ju@samsung.com>
Change-Id: I2708cbbe6f94c806b033f5f6c8137c9649f8b6a6
mucikan [Thu, 27 Feb 2014 08:01:43 +0000 (17:01 +0900)]
PROP : Refactoring StyleTab.
Refactoring StyleTab. Advanced performance StyleTab for Animator.
Change-Id: I195359ef16a518d83056fcc50875e0bfc5452063
Signed-off-by: mucikan <nakyoung2.choi@samsung.com>
gyeongmin.ju [Tue, 25 Feb 2014 04:55:00 +0000 (13:55 +0900)]
UIB : rename packager name
Signed-off-by: gyeongmin.ju <gyeongmin.ju@samsung.com>
Change-Id: I64a639f93506f02091e7fa4dcb19d26060566c7b
gyeongmin.ju [Mon, 24 Feb 2014 08:37:37 +0000 (17:37 +0900)]
UIB : rename packager name
Signed-off-by: gyeongmin.ju <gyeongmin.ju@samsung.com>
Change-Id: I6d433acfff2530a65ce4b79cdb9d6f7741e3f560
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>
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>
Changyeon Lee [Fri, 21 Feb 2014 06:34:03 +0000 (22:34 -0800)]
Merge "UIB : remove HTMLEditor dependency" into develop
Changyeon Lee [Fri, 21 Feb 2014 06:33:05 +0000 (22:33 -0800)]
Merge "DATABIND : Change the UX in the SetSource dialog Between the tree and the text can be resized" into develop
gyeongmin.ju [Fri, 21 Feb 2014 06:32:45 +0000 (15:32 +0900)]
UIB : remove HTMLEditor dependency
Change-Id: I6a3280e65f79e8b7f1d0b037ff6ac2eae00eb121
Signed-off-by: gyeongmin.ju <gyeongmin.ju@samsung.com>
Changyeon Lee [Fri, 21 Feb 2014 06:29:33 +0000 (22:29 -0800)]
Merge "UIB : add layoutCapacity to descriptor" into develop
jaeyeol lee [Fri, 21 Feb 2014 05:46:03 +0000 (14:46 +0900)]
DATABIND : Change the UX in the SetSource dialog
Between the tree and the text can be resized
Change-Id: Iaa08679856fb665793671d1caf7797f2dbefecef
Signed-off-by: jaeyeol lee <jaeyeol148.lee@samsung.com>
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>
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>
jaeyeol lee [Tue, 18 Feb 2014 05:49:18 +0000 (14:49 +0900)]
DATABIND : Change the view model naming rule.
The same view model name will not be created
Change-Id: I79fd6decec4ff63cd6dd9ce9076691709dd0dedb
Signed-off-by: jaeyeol lee <jaeyeol148.lee@samsung.com>
gyeongmin.ju [Tue, 18 Feb 2014 05:38:03 +0000 (14:38 +0900)]
UIB : add layoutCapacity to descriptor
Signed-off-by: gyeongmin.ju <gyeongmin.ju@samsung.com>
Change-Id: I12101006251f978269165e54151ce7ba65ea7c24
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
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
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
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>
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>
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>
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>
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>
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
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>
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>
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
Changyeon Lee [Thu, 6 Feb 2014 01:37:57 +0000 (17:37 -0800)]
Merge "UIB : Create IDEUtil" into develop
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
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
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>
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>
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>
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>
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>
Changyeon Lee [Mon, 13 Jan 2014 09:19:51 +0000 (01:19 -0800)]
Merge "UIB : Add DesignerResizeLayoutCommand" into develop
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>
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>
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>
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>
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>
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>
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>
Sehong Na [Thu, 12 Sep 2013 05:47:27 +0000 (22:47 -0700)]
Initial empty repository