[image] split view and progress pending images changed
authorHosang Kim <hosang12.kim@samsung.com>
Thu, 2 May 2013 06:58:12 +0000 (15:58 +0900)
committerSungho Kwak <sungho1.kwak@samsung.com>
Wed, 12 Jun 2013 11:12:11 +0000 (20:12 +0900)
15 files changed:
themes/images/tizen-hd/Controls/00_progress_pending_01_bg.png
themes/images/tizen-hd/Controls/00_progress_pending_01_bg_dim.png
themes/images/tizen-hd/Controls/00_progress_pending_01_bg_h.png
themes/images/tizen-hd/Controls/00_progress_pending_01_bg_h_dim.png [new file with mode: 0644]
themes/images/tizen-hd/Controls/00_progress_pending_02_bg.png
themes/images/tizen-hd/Controls/00_progress_pending_02_bg_dim.png
themes/images/tizen-hd/Controls/00_progress_pending_02_bg_h.png
themes/images/tizen-hd/Controls/00_progress_pending_02_bg_h_dim.png [new file with mode: 0644]
themes/images/tizen-hd/Controls/00_splite_handler_bg_h.png
themes/images/tizen-hd/Controls/00_splite_handler_bg_press.png
themes/images/tizen-hd/Controls/00_splite_handler_bg_v.png
themes/images/tizen-hd/Controls/00_splite_handler_h.png
themes/images/tizen-hd/Controls/00_splite_handler_v.png
themes/inc/tizen-hd-inc.edc
themes/widgets/panes.edc

index ebbb25f..95110ef 100644 (file)
Binary files a/themes/images/tizen-hd/Controls/00_progress_pending_01_bg.png and b/themes/images/tizen-hd/Controls/00_progress_pending_01_bg.png differ
index 99acc90..fc34921 100644 (file)
Binary files a/themes/images/tizen-hd/Controls/00_progress_pending_01_bg_dim.png and b/themes/images/tizen-hd/Controls/00_progress_pending_01_bg_dim.png differ
index 77420e3..68bc54c 100644 (file)
Binary files a/themes/images/tizen-hd/Controls/00_progress_pending_01_bg_h.png and b/themes/images/tizen-hd/Controls/00_progress_pending_01_bg_h.png differ
diff --git a/themes/images/tizen-hd/Controls/00_progress_pending_01_bg_h_dim.png b/themes/images/tizen-hd/Controls/00_progress_pending_01_bg_h_dim.png
new file mode 100644 (file)
index 0000000..b22726d
Binary files /dev/null and b/themes/images/tizen-hd/Controls/00_progress_pending_01_bg_h_dim.png differ
index 21f8ecc..34d5193 100644 (file)
Binary files a/themes/images/tizen-hd/Controls/00_progress_pending_02_bg.png and b/themes/images/tizen-hd/Controls/00_progress_pending_02_bg.png differ
index c732adc..4308aa3 100644 (file)
Binary files a/themes/images/tizen-hd/Controls/00_progress_pending_02_bg_dim.png and b/themes/images/tizen-hd/Controls/00_progress_pending_02_bg_dim.png differ
index 0e5b0af..927c174 100644 (file)
Binary files a/themes/images/tizen-hd/Controls/00_progress_pending_02_bg_h.png and b/themes/images/tizen-hd/Controls/00_progress_pending_02_bg_h.png differ
diff --git a/themes/images/tizen-hd/Controls/00_progress_pending_02_bg_h_dim.png b/themes/images/tizen-hd/Controls/00_progress_pending_02_bg_h_dim.png
new file mode 100644 (file)
index 0000000..2f17d64
Binary files /dev/null and b/themes/images/tizen-hd/Controls/00_progress_pending_02_bg_h_dim.png differ
index 23d92c0..e5f1bfb 100644 (file)
Binary files a/themes/images/tizen-hd/Controls/00_splite_handler_bg_h.png and b/themes/images/tizen-hd/Controls/00_splite_handler_bg_h.png differ
index 5846bfa..ead2aa6 100644 (file)
Binary files a/themes/images/tizen-hd/Controls/00_splite_handler_bg_press.png and b/themes/images/tizen-hd/Controls/00_splite_handler_bg_press.png differ
index abea638..8761449 100644 (file)
Binary files a/themes/images/tizen-hd/Controls/00_splite_handler_bg_v.png and b/themes/images/tizen-hd/Controls/00_splite_handler_bg_v.png differ
index 48686ba..f6f2c97 100644 (file)
Binary files a/themes/images/tizen-hd/Controls/00_splite_handler_h.png and b/themes/images/tizen-hd/Controls/00_splite_handler_h.png differ
index b0e0747..d0cf6bb 100644 (file)
Binary files a/themes/images/tizen-hd/Controls/00_splite_handler_v.png and b/themes/images/tizen-hd/Controls/00_splite_handler_v.png differ
index 10cc8fb..adaae49 100644 (file)
 #define PANES_STYLE_DEFAULT_MOVABLE_SIZE_INC 60
 #define PANES_STYLE_DEFAULT_PADDING_LEFT_SIZE_INC 25
 #define PANES_STYLE_DEFAULT_PADDING_RIGHT_SIZE_INC 22
-#define PANES_STYLE_DEFAULT_MIDDLE_SIZE_INC 27
+#define PANES_STYLE_DEFAULT_MIDDLE_SIZE_INC 26
 #define PANES_STYLE_DEFAULT_FIXED_SIZE_INC 52
 
 #define SEGMENT_CONTROL_DEFAULT_ITEM_TEXT_COLOR_NORMAL_INC 153 153 153 255
index 54846ca..8c11dea 100644 (file)
                   to_x: "pad_bar_right";
                }
                fixed: 1 0;
-               image.normal: "00_splite_handler_bg_v.png";
+               image {
+                  normal: "00_splite_handler_bg_v.png";
+                  border: 2 2 0 0;
+                  border_scale: 1;
+               }
             }
             description { state: "clicked" 0.0;
                inherit: "default" 0.0;
                   to_y: "pad_bar_right";
                }
                fixed: 0 1;
-               image.normal: "00_splite_handler_bg_h.png";
+               image {
+                  normal: "00_splite_handler_bg_h.png";
+                  border: 0 0 2 2;
+                  border_scale: 1;
+               }
             }
             description { state: "clicked" 0.0;
                inherit: "default" 0.0;