[Genlist] Change button and group image by GUI 1.0
authorSanghyeon Lee <sh10233.lee@samsung.com>
Wed, 3 Jul 2013 00:59:49 +0000 (09:59 +0900)
committerSungho Kwak <sungho1.kwak@samsung.com>
Thu, 4 Jul 2013 07:18:13 +0000 (16:18 +0900)
Change-Id: I7ea819e21cd1031a53f4a1da004f11f1e2907ae7

12 files changed:
themes/images/HD/dark/Content_views/00_list_button_expand_closed.png [new file with mode: 0755]
themes/images/HD/dark/Content_views/00_list_button_expand_opened.png [new file with mode: 0755]
themes/images/HD/light/Content_views/00_expandable_bg_bottom.png [changed mode: 0644->0755]
themes/images/HD/light/Content_views/00_expandable_bg_center.png [changed mode: 0644->0755]
themes/images/HD/light/Content_views/00_expandable_bg_top.png [changed mode: 0644->0755]
themes/images/HD/light/Content_views/00_list_button_expand_closed.png [new file with mode: 0755]
themes/images/HD/light/Content_views/00_list_button_expand_opened.png [new file with mode: 0755]
themes/images/HD/light/Content_views/00_list_group_bg_bottom.png [changed mode: 0644->0755]
themes/images/HD/light/Content_views/00_list_group_bg_center.png [changed mode: 0644->0755]
themes/images/HD/light/Content_views/00_list_group_bg_top.png [changed mode: 0644->0755]
themes/widgets/genlist/genlist_expandable.edc
themes/widgets/genlist/genlist_macro.edc

diff --git a/themes/images/HD/dark/Content_views/00_list_button_expand_closed.png b/themes/images/HD/dark/Content_views/00_list_button_expand_closed.png
new file mode 100755 (executable)
index 0000000..1560667
Binary files /dev/null and b/themes/images/HD/dark/Content_views/00_list_button_expand_closed.png differ
diff --git a/themes/images/HD/dark/Content_views/00_list_button_expand_opened.png b/themes/images/HD/dark/Content_views/00_list_button_expand_opened.png
new file mode 100755 (executable)
index 0000000..c96d9a0
Binary files /dev/null and b/themes/images/HD/dark/Content_views/00_list_button_expand_opened.png differ
old mode 100644 (file)
new mode 100755 (executable)
index 3f3a28c..3418fbd
Binary files a/themes/images/HD/light/Content_views/00_expandable_bg_bottom.png and b/themes/images/HD/light/Content_views/00_expandable_bg_bottom.png differ
old mode 100644 (file)
new mode 100755 (executable)
index adc4ca9..b70de3d
Binary files a/themes/images/HD/light/Content_views/00_expandable_bg_center.png and b/themes/images/HD/light/Content_views/00_expandable_bg_center.png differ
old mode 100644 (file)
new mode 100755 (executable)
index 505de52..33d8883
Binary files a/themes/images/HD/light/Content_views/00_expandable_bg_top.png and b/themes/images/HD/light/Content_views/00_expandable_bg_top.png differ
diff --git a/themes/images/HD/light/Content_views/00_list_button_expand_closed.png b/themes/images/HD/light/Content_views/00_list_button_expand_closed.png
new file mode 100755 (executable)
index 0000000..1560667
Binary files /dev/null and b/themes/images/HD/light/Content_views/00_list_button_expand_closed.png differ
diff --git a/themes/images/HD/light/Content_views/00_list_button_expand_opened.png b/themes/images/HD/light/Content_views/00_list_button_expand_opened.png
new file mode 100755 (executable)
index 0000000..c96d9a0
Binary files /dev/null and b/themes/images/HD/light/Content_views/00_list_button_expand_opened.png differ
old mode 100644 (file)
new mode 100755 (executable)
index a01907b..047dd9e
Binary files a/themes/images/HD/light/Content_views/00_list_group_bg_bottom.png and b/themes/images/HD/light/Content_views/00_list_group_bg_bottom.png differ
old mode 100644 (file)
new mode 100755 (executable)
index 2448261..6036bd9
Binary files a/themes/images/HD/light/Content_views/00_list_group_bg_center.png and b/themes/images/HD/light/Content_views/00_list_group_bg_center.png differ
old mode 100644 (file)
new mode 100755 (executable)
index 3f2ca17..5f283c4
Binary files a/themes/images/HD/light/Content_views/00_list_group_bg_top.png and b/themes/images/HD/light/Content_views/00_list_group_bg_top.png differ
index 7d68196..d0523d6 100644 (file)
       data.item: "contents" "elm.icon";
 
       images {
       data.item: "contents" "elm.icon";
 
       images {
-         image: "00_button_expand_closed.png" COMP;
-         image: "00_button_expand_opened.png" COMP;
+         image: "00_list_button_expand_closed.png" COMP;
+         image: "00_list_button_expand_opened.png" COMP;
       }
       GENLIST_IMAGES_EXPANDABLE_BTN
       parts {
       }
       GENLIST_IMAGES_EXPANDABLE_BTN
       parts {
       data.item: "contents" "elm.swallow.colorbar elm.icon";
 
       images {
       data.item: "contents" "elm.swallow.colorbar elm.icon";
 
       images {
-         image: "00_button_expand_closed.png" COMP;
-         image: "00_button_expand_opened.png" COMP;
+         image: "00_list_button_expand_closed.png" COMP;
+         image: "00_list_button_expand_opened.png" COMP;
       }
 
       GENLIST_IMAGES_EXPANDABLE_BTN
       }
 
       GENLIST_IMAGES_EXPANDABLE_BTN
       data.item: "contents" "elm.icon elm.swallow.colorbar";
       data.item: "treesize" "GENLIST_TREESIZE_16_INC";
       images {
       data.item: "contents" "elm.icon elm.swallow.colorbar";
       data.item: "treesize" "GENLIST_TREESIZE_16_INC";
       images {
-         image: "00_button_expand_closed.png" COMP;
-         image: "00_button_expand_opened.png" COMP;
+         image: "00_list_button_expand_closed.png" COMP;
+         image: "00_list_button_expand_opened.png" COMP;
       }
       parts {
          GENLIST_PART_BASE
       }
       parts {
          GENLIST_PART_BASE
             mouse_events: 0;
             scale: 1;
             description { state: "default" 0.0;
             mouse_events: 0;
             scale: 1;
             description { state: "default" 0.0;
-               min: GENLIST_ICON_MEDIUM_SIZE GENLIST_ICON_MEDIUM_SIZE;
-               max: GENLIST_ICON_MEDIUM_SIZE GENLIST_ICON_MEDIUM_SIZE;
+               min: GENLIST_BTN_02_SIZE GENLIST_BTN_02_SIZE;
+               max: GENLIST_BTN_02_SIZE GENLIST_BTN_02_SIZE;
                fixed: 1 1;
                align: 1.0 0.5;
                aspect: 1.0 1.0;
                fixed: 1 1;
                align: 1.0 0.5;
                aspect: 1.0 1.0;
                   offset: 0 0;
                   to_x: "elm.padding.right";
                }
                   offset: 0 0;
                   to_x: "elm.padding.right";
                }
-               image.normal: "00_button_expand_closed.png";
+               image.normal: "00_list_button_expand_closed.png";
             }
             description { state: "active" 0.0;
                inherit: "default" 0.0;
             }
             description { state: "active" 0.0;
                inherit: "default" 0.0;
-               image.normal: "00_button_expand_opened.png";
+               image.normal: "00_list_button_expand_opened.png";
             }
             GENLIST_DESCRIPTION_FADEOUT
          }
             }
             GENLIST_DESCRIPTION_FADEOUT
          }
       data.item: "contents" "elm.swallow.icon elm.swallow.end"; \
       data.item: "treesize" "GENLIST_TREESIZE_16_INC"; \
       images { \
       data.item: "contents" "elm.swallow.icon elm.swallow.end"; \
       data.item: "treesize" "GENLIST_TREESIZE_16_INC"; \
       images { \
-         image: "00_button_expand_closed.png" COMP; \
-         image: "00_button_expand_opened.png" COMP; \
+         image: "00_list_button_expand_closed.png" COMP; \
+         image: "00_list_button_expand_opened.png" COMP; \
       } \
       parts { \
          GENLIST_PART_BASE \
       } \
       parts { \
          GENLIST_PART_BASE \
             mouse_events: 0; \
             scale: 1; \
             description { state: "default" 0.0; \
             mouse_events: 0; \
             scale: 1; \
             description { state: "default" 0.0; \
-               min: GENLIST_ICON_MEDIUM_SIZE GENLIST_ICON_MEDIUM_SIZE; \
-               max: GENLIST_ICON_MEDIUM_SIZE GENLIST_ICON_MEDIUM_SIZE; \
+               min: GENLIST_BTN_02_SIZE GENLIST_BTN_02_SIZE; \
+               max: GENLIST_BTN_02_SIZE GENLIST_BTN_02_SIZE; \
                fixed: 1 1; \
                align: 1.0 0.5; \
                aspect: 1.0 1.0; \
                fixed: 1 1; \
                align: 1.0 0.5; \
                aspect: 1.0 1.0; \
                   offset: 0 0; \
                   to_x: "elm.padding.right"; \
                } \
                   offset: 0 0; \
                   to_x: "elm.padding.right"; \
                } \
-               image.normal: "00_button_expand_closed.png"; \
+               image.normal: "00_list_button_expand_closed.png"; \
             } \
             description { state: "active" 0.0; \
                inherit: "default" 0.0; \
             } \
             description { state: "active" 0.0; \
                inherit: "default" 0.0; \
-               image.normal: "00_button_expand_opened.png"; \
+               image.normal: "00_list_button_expand_opened.png"; \
             } \
             GENLIST_DESCRIPTION_FADEOUT \
          } \
             } \
             GENLIST_DESCRIPTION_FADEOUT \
          } \
index 24ba41d..8703742 100755 (executable)
 /*****************************************************************************/
 #define GENLIST_IMAGES_EXPANDABLE_BTN \
          images { \
 /*****************************************************************************/
 #define GENLIST_IMAGES_EXPANDABLE_BTN \
          images { \
-            image: "00_button_expand_closed.png" COMP; \
-            image: "00_button_expand_opened.png" COMP; \
+            image: "00_list_button_expand_closed.png" COMP; \
+            image: "00_list_button_expand_opened.png" COMP; \
          }
 
 #define GENLIST_PART_EXPANDABLE_ARROW \
          }
 
 #define GENLIST_PART_EXPANDABLE_ARROW \
             mouse_events: 0; \
             GENLIST_DESCRIPTION_R("elm.padding.right", \
                fixed: 1 1; \
             mouse_events: 0; \
             GENLIST_DESCRIPTION_R("elm.padding.right", \
                fixed: 1 1; \
-               min: 45 45; \
-               max: 45 45; \
-               image.normal: "00_button_expand_closed.png"; \
+               min: GENLIST_BTN_02_SIZE GENLIST_BTN_02_SIZE; \
+               max: GENLIST_BTN_02_SIZE GENLIST_BTN_02_SIZE; \
+               image.normal: "00_list_button_expand_closed.png"; \
             ) \
             description { state: "default_press" 0.0; \
                inherit: "default" 0.0; \
             } \
             description { state: "expand_opened" 0.0; \
                inherit: "default" 0.0; \
             ) \
             description { state: "default_press" 0.0; \
                inherit: "default" 0.0; \
             } \
             description { state: "expand_opened" 0.0; \
                inherit: "default" 0.0; \
-               image.normal: "00_button_expand_opened.png"; \
+               image.normal: "00_list_button_expand_opened.png"; \
             } \
             description { state: "expand_opened_press" 0.0; \
                inherit: "expand_opened" 0.0; \
             } \
             description { state: "expand_opened_press" 0.0; \
                inherit: "expand_opened" 0.0; \