apply check gui
authorMyung Jin Kim <critical.kim@samsung.com>
Thu, 18 Apr 2013 06:48:20 +0000 (15:48 +0900)
committerMyung Jin Kim <critical.kim@samsung.com>
Thu, 18 Apr 2013 06:48:20 +0000 (15:48 +0900)
Change-Id: Iacd40586ee37154d810cd508d3dc429cb564f940

27 files changed:
res/common/usr/share/osp/bitmaps/480x800/00_button_radio_Activated.png [new file with mode: 0644]
res/common/usr/share/osp/bitmaps/480x800/00_button_radio_Activated_dim.png [new file with mode: 0644]
res/common/usr/share/osp/bitmaps/480x800/00_button_radio_focus.png [new file with mode: 0644]
res/common/usr/share/osp/bitmaps/480x800/00_button_radio_press.png
res/common/usr/share/osp/bitmaps/480x800/00_check_Activated.png [new file with mode: 0644]
res/common/usr/share/osp/bitmaps/480x800/00_check_Activated_dim.png [new file with mode: 0644]
res/common/usr/share/osp/bitmaps/480x800/00_check_focus.png [new file with mode: 0644]
res/common/usr/share/osp/bitmaps/480x800/00_check_press.png [new file with mode: 0644]
res/common/usr/share/osp/bitmaps/480x800/default/00_button_radio_bg.png [new file with mode: 0644]
res/common/usr/share/osp/bitmaps/480x800/default/00_button_radio_dim_bg.png [new file with mode: 0644]
res/common/usr/share/osp/bitmaps/480x800/default/00_button_radio_press_bg.png [new file with mode: 0644]
res/common/usr/share/osp/bitmaps/480x800/default/00_check_bg.png
res/common/usr/share/osp/bitmaps/480x800/default/00_check_dim_bg.png [new file with mode: 0644]
res/common/usr/share/osp/bitmaps/480x800/default/00_check_press_bg.png [new file with mode: 0644]
res/common/usr/share/osp/bitmaps/720x1280/00_button_radio_Activated.png
res/common/usr/share/osp/bitmaps/720x1280/00_button_radio_Activated_dim.png [new file with mode: 0644]
res/common/usr/share/osp/bitmaps/720x1280/00_button_radio_press.png
res/common/usr/share/osp/bitmaps/720x1280/00_check_Activated.png
res/common/usr/share/osp/bitmaps/720x1280/00_check_Activated_dim.png [new file with mode: 0644]
res/common/usr/share/osp/bitmaps/720x1280/00_check_press.png
res/common/usr/share/osp/bitmaps/720x1280/default/00_button_radio_bg.png [new file with mode: 0644]
res/common/usr/share/osp/bitmaps/720x1280/default/00_button_radio_bg_dim.png [new file with mode: 0644]
res/common/usr/share/osp/bitmaps/720x1280/default/00_button_radio_press_bg.png [new file with mode: 0644]
res/common/usr/share/osp/bitmaps/720x1280/default/00_check_bg.png
res/common/usr/share/osp/bitmaps/720x1280/default/00_check_dim_bg.png [new file with mode: 0644]
res/common/usr/share/osp/bitmaps/720x1280/default/00_check_press_bg.png [new file with mode: 0644]
src/ui/resource/FUi_ResourceCheckButtonConfig.cpp

diff --git a/res/common/usr/share/osp/bitmaps/480x800/00_button_radio_Activated.png b/res/common/usr/share/osp/bitmaps/480x800/00_button_radio_Activated.png
new file mode 100644 (file)
index 0000000..b83f441
Binary files /dev/null and b/res/common/usr/share/osp/bitmaps/480x800/00_button_radio_Activated.png differ
diff --git a/res/common/usr/share/osp/bitmaps/480x800/00_button_radio_Activated_dim.png b/res/common/usr/share/osp/bitmaps/480x800/00_button_radio_Activated_dim.png
new file mode 100644 (file)
index 0000000..e029b2f
Binary files /dev/null and b/res/common/usr/share/osp/bitmaps/480x800/00_button_radio_Activated_dim.png differ
diff --git a/res/common/usr/share/osp/bitmaps/480x800/00_button_radio_focus.png b/res/common/usr/share/osp/bitmaps/480x800/00_button_radio_focus.png
new file mode 100644 (file)
index 0000000..0baf652
Binary files /dev/null and b/res/common/usr/share/osp/bitmaps/480x800/00_button_radio_focus.png differ
index 756d230..85a77b2 100644 (file)
Binary files a/res/common/usr/share/osp/bitmaps/480x800/00_button_radio_press.png and b/res/common/usr/share/osp/bitmaps/480x800/00_button_radio_press.png differ
diff --git a/res/common/usr/share/osp/bitmaps/480x800/00_check_Activated.png b/res/common/usr/share/osp/bitmaps/480x800/00_check_Activated.png
new file mode 100644 (file)
index 0000000..979c6ca
Binary files /dev/null and b/res/common/usr/share/osp/bitmaps/480x800/00_check_Activated.png differ
diff --git a/res/common/usr/share/osp/bitmaps/480x800/00_check_Activated_dim.png b/res/common/usr/share/osp/bitmaps/480x800/00_check_Activated_dim.png
new file mode 100644 (file)
index 0000000..40818f0
Binary files /dev/null and b/res/common/usr/share/osp/bitmaps/480x800/00_check_Activated_dim.png differ
diff --git a/res/common/usr/share/osp/bitmaps/480x800/00_check_focus.png b/res/common/usr/share/osp/bitmaps/480x800/00_check_focus.png
new file mode 100644 (file)
index 0000000..934ee19
Binary files /dev/null and b/res/common/usr/share/osp/bitmaps/480x800/00_check_focus.png differ
diff --git a/res/common/usr/share/osp/bitmaps/480x800/00_check_press.png b/res/common/usr/share/osp/bitmaps/480x800/00_check_press.png
new file mode 100644 (file)
index 0000000..16f993a
Binary files /dev/null and b/res/common/usr/share/osp/bitmaps/480x800/00_check_press.png differ
diff --git a/res/common/usr/share/osp/bitmaps/480x800/default/00_button_radio_bg.png b/res/common/usr/share/osp/bitmaps/480x800/default/00_button_radio_bg.png
new file mode 100644 (file)
index 0000000..7bc95ac
Binary files /dev/null and b/res/common/usr/share/osp/bitmaps/480x800/default/00_button_radio_bg.png differ
diff --git a/res/common/usr/share/osp/bitmaps/480x800/default/00_button_radio_dim_bg.png b/res/common/usr/share/osp/bitmaps/480x800/default/00_button_radio_dim_bg.png
new file mode 100644 (file)
index 0000000..d7726b2
Binary files /dev/null and b/res/common/usr/share/osp/bitmaps/480x800/default/00_button_radio_dim_bg.png differ
diff --git a/res/common/usr/share/osp/bitmaps/480x800/default/00_button_radio_press_bg.png b/res/common/usr/share/osp/bitmaps/480x800/default/00_button_radio_press_bg.png
new file mode 100644 (file)
index 0000000..7690195
Binary files /dev/null and b/res/common/usr/share/osp/bitmaps/480x800/default/00_button_radio_press_bg.png differ
index e299b87..7bbade7 100644 (file)
Binary files a/res/common/usr/share/osp/bitmaps/480x800/default/00_check_bg.png and b/res/common/usr/share/osp/bitmaps/480x800/default/00_check_bg.png differ
diff --git a/res/common/usr/share/osp/bitmaps/480x800/default/00_check_dim_bg.png b/res/common/usr/share/osp/bitmaps/480x800/default/00_check_dim_bg.png
new file mode 100644 (file)
index 0000000..7bbade7
Binary files /dev/null and b/res/common/usr/share/osp/bitmaps/480x800/default/00_check_dim_bg.png differ
diff --git a/res/common/usr/share/osp/bitmaps/480x800/default/00_check_press_bg.png b/res/common/usr/share/osp/bitmaps/480x800/default/00_check_press_bg.png
new file mode 100644 (file)
index 0000000..656d42c
Binary files /dev/null and b/res/common/usr/share/osp/bitmaps/480x800/default/00_check_press_bg.png differ
index e76b7a7..0bc40f9 100644 (file)
Binary files a/res/common/usr/share/osp/bitmaps/720x1280/00_button_radio_Activated.png and b/res/common/usr/share/osp/bitmaps/720x1280/00_button_radio_Activated.png differ
diff --git a/res/common/usr/share/osp/bitmaps/720x1280/00_button_radio_Activated_dim.png b/res/common/usr/share/osp/bitmaps/720x1280/00_button_radio_Activated_dim.png
new file mode 100644 (file)
index 0000000..9835251
Binary files /dev/null and b/res/common/usr/share/osp/bitmaps/720x1280/00_button_radio_Activated_dim.png differ
index 462d83e..7321380 100644 (file)
Binary files a/res/common/usr/share/osp/bitmaps/720x1280/00_button_radio_press.png and b/res/common/usr/share/osp/bitmaps/720x1280/00_button_radio_press.png differ
index b20372e..135a0bb 100644 (file)
Binary files a/res/common/usr/share/osp/bitmaps/720x1280/00_check_Activated.png and b/res/common/usr/share/osp/bitmaps/720x1280/00_check_Activated.png differ
diff --git a/res/common/usr/share/osp/bitmaps/720x1280/00_check_Activated_dim.png b/res/common/usr/share/osp/bitmaps/720x1280/00_check_Activated_dim.png
new file mode 100644 (file)
index 0000000..2df0510
Binary files /dev/null and b/res/common/usr/share/osp/bitmaps/720x1280/00_check_Activated_dim.png differ
index acc2443..9065f67 100644 (file)
Binary files a/res/common/usr/share/osp/bitmaps/720x1280/00_check_press.png and b/res/common/usr/share/osp/bitmaps/720x1280/00_check_press.png differ
diff --git a/res/common/usr/share/osp/bitmaps/720x1280/default/00_button_radio_bg.png b/res/common/usr/share/osp/bitmaps/720x1280/default/00_button_radio_bg.png
new file mode 100644 (file)
index 0000000..a916a26
Binary files /dev/null and b/res/common/usr/share/osp/bitmaps/720x1280/default/00_button_radio_bg.png differ
diff --git a/res/common/usr/share/osp/bitmaps/720x1280/default/00_button_radio_bg_dim.png b/res/common/usr/share/osp/bitmaps/720x1280/default/00_button_radio_bg_dim.png
new file mode 100644 (file)
index 0000000..2479100
Binary files /dev/null and b/res/common/usr/share/osp/bitmaps/720x1280/default/00_button_radio_bg_dim.png differ
diff --git a/res/common/usr/share/osp/bitmaps/720x1280/default/00_button_radio_press_bg.png b/res/common/usr/share/osp/bitmaps/720x1280/default/00_button_radio_press_bg.png
new file mode 100644 (file)
index 0000000..e0bae65
Binary files /dev/null and b/res/common/usr/share/osp/bitmaps/720x1280/default/00_button_radio_press_bg.png differ
index 65946b9..bb08643 100644 (file)
Binary files a/res/common/usr/share/osp/bitmaps/720x1280/default/00_check_bg.png and b/res/common/usr/share/osp/bitmaps/720x1280/default/00_check_bg.png differ
diff --git a/res/common/usr/share/osp/bitmaps/720x1280/default/00_check_dim_bg.png b/res/common/usr/share/osp/bitmaps/720x1280/default/00_check_dim_bg.png
new file mode 100644 (file)
index 0000000..bb08643
Binary files /dev/null and b/res/common/usr/share/osp/bitmaps/720x1280/default/00_check_dim_bg.png differ
diff --git a/res/common/usr/share/osp/bitmaps/720x1280/default/00_check_press_bg.png b/res/common/usr/share/osp/bitmaps/720x1280/default/00_check_press_bg.png
new file mode 100644 (file)
index 0000000..6656810
Binary files /dev/null and b/res/common/usr/share/osp/bitmaps/720x1280/default/00_check_press_bg.png differ
index c4e389a..435390e 100644 (file)
@@ -58,28 +58,28 @@ START_UI_CONFIG(CHECKBUTTON);
 
        // bitmap
        ADD_IMAGE_CONFIG(MARK_ICON_BG_NORMAL, #00_check_bg.png);
-       ADD_IMAGE_CONFIG(MARK_ICON_BG_DISABLED, #00_check_bg_dim.png);
-       ADD_IMAGE_CONFIG(MARK_ICON_BG_PRESSED, #00_check_bg_press.png);
-       ADD_IMAGE_CONFIG(MARK_ICON_BG_HIGHLIGHTED, #00_check_bg_press.png);
+       ADD_IMAGE_CONFIG(MARK_ICON_BG_DISABLED, #00_check_dim_bg.png);
+       ADD_IMAGE_CONFIG(MARK_ICON_BG_PRESSED, #00_check_press_bg.png);
+       ADD_IMAGE_CONFIG(MARK_ICON_BG_HIGHLIGHTED, #00_check_press_bg.png);
        ADD_IMAGE_CONFIG(MARK_ICON_BG_SELECTED, #00_check_bg.png);
 
-       ADD_IMAGE_CONFIG(MARK_ICON_NORMAL, #00_check_checking.png);
-       ADD_IMAGE_CONFIG(MARK_ICON_DISABLED, #00_check_checking_dim.png);
-       ADD_IMAGE_CONFIG(MARK_ICON_PRESSED, #00_check_checking.png);
-       ADD_IMAGE_CONFIG(MARK_ICON_HIGHLIGHTED, #00_check_checking.png);
-       ADD_IMAGE_CONFIG(MARK_ICON_SELECTED, #00_check_checking.png);
-
-       ADD_IMAGE_CONFIG(ONOFF_ICON_BG_NORMAL, #00_button_radio.png);
-       ADD_IMAGE_CONFIG(ONOFF_ICON_BG_DISABLED, #00_button_radio_dim.png);
-       ADD_IMAGE_CONFIG(ONOFF_ICON_BG_PRESSED, #00_button_radio_press.png);
-       ADD_IMAGE_CONFIG(ONOFF_ICON_BG_HIGHLIGHTED, #00_button_radio_press.png);
-       ADD_IMAGE_CONFIG(ONOFF_ICON_BG_SELECTED, #00_button_radio.png);
-
-       ADD_IMAGE_CONFIG(ONOFF_ICON_NORMAL, #00_button_radio_select.png);
-       ADD_IMAGE_CONFIG(ONOFF_ICON_DISABLED, #00_button_radio_select_dim.png);
-       ADD_IMAGE_CONFIG(ONOFF_ICON_PRESSED, #00_button_radio_select.png);
-       ADD_IMAGE_CONFIG(ONOFF_ICON_HIGHLIGHTED, #00_button_radio_select.png);
-       ADD_IMAGE_CONFIG(ONOFF_ICON_SELECTED, #00_button_radio_select.png);
+       ADD_IMAGE_CONFIG(MARK_ICON_NORMAL, #00_check_Activated.png);
+       ADD_IMAGE_CONFIG(MARK_ICON_DISABLED, #00_check_Activated_dim.png);
+       ADD_IMAGE_CONFIG(MARK_ICON_PRESSED, #00_check_press.png);
+       ADD_IMAGE_CONFIG(MARK_ICON_HIGHLIGHTED, #00_check_press.png);
+       ADD_IMAGE_CONFIG(MARK_ICON_SELECTED, #00_check_Activated.png);
+
+       ADD_IMAGE_CONFIG(ONOFF_ICON_BG_NORMAL, #00_button_radio_bg.png);
+       ADD_IMAGE_CONFIG(ONOFF_ICON_BG_DISABLED, #00_button_radio_dim_bg.png);
+       ADD_IMAGE_CONFIG(ONOFF_ICON_BG_PRESSED, #00_button_radio_press_bg.png);
+       ADD_IMAGE_CONFIG(ONOFF_ICON_BG_HIGHLIGHTED, #00_button_radio_press_bg.png);
+       ADD_IMAGE_CONFIG(ONOFF_ICON_BG_SELECTED, #00_button_radio_bg.png);
+
+       ADD_IMAGE_CONFIG(ONOFF_ICON_NORMAL, #00_button_radio_Activated.png);
+       ADD_IMAGE_CONFIG(ONOFF_ICON_DISABLED, #00_button_radio_Activated_dim.png);
+       ADD_IMAGE_CONFIG(ONOFF_ICON_PRESSED, #00_button_radio_press.png);
+       ADD_IMAGE_CONFIG(ONOFF_ICON_HIGHLIGHTED, #00_button_radio_press.png);
+       ADD_IMAGE_CONFIG(ONOFF_ICON_SELECTED, #00_button_radio_Activated.png);
 
        ADD_IMAGE_CONFIG(ONOFF_SLIDING_ON_BG_NORMAL, #00_button_on.png);
        ADD_IMAGE_CONFIG(ONOFF_SLIDING_ON_BG_DISABLED, #00_button_on_dim.png);