[Title] Advanced Declaration View: font color bugs.
authorSujin Kim <sujin921.kim@samsung.com>
Wed, 17 Apr 2013 06:23:27 +0000 (15:23 +0900)
committerhyukmin kwon <hyukmin0530.kwon@samsung.com>
Thu, 25 Apr 2013 05:50:33 +0000 (14:50 +0900)
commit69b3e11d19db93ed889145374972e60c18106645
tree0c61c86eef5baf957cea6510a14411da4a9438fb
parenta5a235ac2a5b5ad96c81317580fe998f984eb71c
[Title] Advanced Declaration View: font color bugs.
[Desc.] 1. Changed foreground font color from SWT.COLOR_INFO_FOREGROUND
to colorkey(0,0,0). The former color has White on Linux.
2. Rearranged preference page for configuring theme. Created a "Tizen
Advanced Declaration View" category and separated with "JavaScript"
category.
[Issue] REDMINE-9072
org.tizen.web.advanceddeclarationview/plugin.xml
org.tizen.web.advanceddeclarationview/src/org/tizen/web/advanceddeclarationview/ui/GUIBuilderDeclarationPage.java
org.tizen.web.advanceddeclarationview/src/org/tizen/web/advanceddeclarationview/ui/JSDeclarationPage.java