Change-Id: Ie2e85d44daeb6bc9f2436976b733f539e8d0c3d8
visible: 0;
color: 255 255 255 0;
}
visible: 0;
color: 255 255 255 0;
}
part { name: "sb_vbar_clip";
clip_to:"sb_vbar_clip_master";
type: RECT;
part { name: "sb_vbar_clip";
clip_to:"sb_vbar_clip_master";
type: RECT;
}
part { name: "elm.dragable.vbar";
clip_to: "sb_vbar_clip";
}
part { name: "elm.dragable.vbar";
clip_to: "sb_vbar_clip";
scale: 1;
dragable {
x: 0 0 0;
scale: 1;
dragable {
x: 0 0 0;
visible: 0;
color: 255 255 255 0;
}
visible: 0;
color: 255 255 255 0;
}
part { name: "sb_hbar_clip";
clip_to: "sb_hbar_clip_master";
type: RECT;
part { name: "sb_hbar_clip";
clip_to: "sb_hbar_clip_master";
type: RECT;
type: RECT;
mouse_events: 0;
scale: 1;
type: RECT;
mouse_events: 0;
scale: 1;
- description { state: "default" 0.0;
+ description { state: "default" 0.0;
fixed: 1 1;
visible: 0;
align: 0.0 1.0;
rel1 { to:"clipper"; relative: 0.0 1.0; }
fixed: 1 1;
visible: 0;
align: 0.0 1.0;
rel1 { to:"clipper"; relative: 0.0 1.0; }
- rel2 { to:"clipper"; relative: 1.0 1.0; }
+ rel2 { to:"clipper"; relative: 1.0 1.0; }
}
}
part { name: "elm.dragable.hbar";
clip_to: "sb_hbar_clip";
}
}
part { name: "elm.dragable.hbar";
clip_to: "sb_hbar_clip";
scale: 1;
dragable {
x: 1 1 0;
scale: 1;
dragable {
x: 1 1 0;
programs {
program { name: "load";
signal: "load";
programs {
program { name: "load";
signal: "load";
set_int(sbvis_v, 0);
set_int(sbvis_h, 0);
set_int(sbalways_v, 0);
set_int(sbvis_v, 0);
set_int(sbvis_h, 0);
set_int(sbalways_v, 0);
- set_int(sbalways_h, 0);
+ set_int(sbalways_h, 0);
set_int(sbvis_timer, 0);
}
set_int(sbvis_timer, 0);
}
program { name: "vbar_show";
signal: "elm,action,show,vbar";
source: "elm";
program { name: "vbar_show";
signal: "elm,action,show,vbar";
source: "elm";
source: "elm";
action: STATE_SET "hidden" 0.0;
target: "sb_vbar_clip_master";
source: "elm";
action: STATE_SET "hidden" 0.0;
target: "sb_vbar_clip_master";
program { name: "vbar_show_always";
signal: "elm,action,show_always,vbar";
source: "elm";
program { name: "vbar_show_always";
signal: "elm,action,show_always,vbar";
source: "elm";
program { name: "sb_vbar_show";
signal: "do-show-vbar";
source: "";
program { name: "sb_vbar_show";
signal: "do-show-vbar";
source: "";
action: STATE_SET "hidden" 0.0;
transition: LINEAR 1.0;
target: "sb_hbar_clip";
action: STATE_SET "hidden" 0.0;
transition: LINEAR 1.0;
target: "sb_hbar_clip";
program { name: "scroll";
signal: "elm,action,scroll";
source: "elm";
program { name: "scroll";
signal: "elm,action,scroll";
source: "elm";
transition: DECELERATE 0.3;
target: "focus_highlight";
}
transition: DECELERATE 0.3;
target: "focus_highlight";
}
///////////////////////////////////////////////////////////////////////////////
group { name: "elm/ctxpopup/bg/default";
parts {
///////////////////////////////////////////////////////////////////////////////
group { name: "elm/ctxpopup/bg/default";
parts {
source: "elm";
action: STATE_SET "default" 0.0;
target: "ctxpopup_bg";
source: "elm";
action: STATE_SET "default" 0.0;
target: "ctxpopup_bg";
}
}
///////////////////////////////////////////////////////////////////////////////
}
}
///////////////////////////////////////////////////////////////////////////////
rel1 { to:"base"; offset: 4 4; };
rel2 { to:"base"; offset: -5 -5; };
}
rel1 { to:"base"; offset: 4 4; };
rel2 { to:"base"; offset: -5 -5; };
}
///////////////////////////////////////////////////////////////////////////////
group { name: "elm/ctxpopup/arrow/default";
images {
///////////////////////////////////////////////////////////////////////////////
group { name: "elm/ctxpopup/arrow/default";
images {
image: "icon_arrow_up.png" COMP;
image: "icon_arrow_down.png" COMP;
}
image: "icon_arrow_up.png" COMP;
image: "icon_arrow_down.png" COMP;
}
- parts {
- part { name: "ctxpopup_arrow";
+ parts {
+ part { name: "ctxpopup_arrow";
type: IMAGE;
scale: 1;
description {
type: IMAGE;
scale: 1;
description {
min: 40 40;
fixed: 1 1;
align: 0.0 0.5;
min: 40 40;
fixed: 1 1;
align: 0.0 0.5;
- image { normal: "icon_arrow_left.png";
- }
+ image { normal: "icon_arrow_left.png"; }
}
description { state: "right" 0.0;
min: 40 40;
fixed: 1 1;
align: 1.0 0.5;
}
description { state: "right" 0.0;
min: 40 40;
fixed: 1 1;
align: 1.0 0.5;
- image { normal: "icon_arrow_right.png";
- }
+ image { normal: "icon_arrow_right.png"; }
}
description { state: "top" 0.0;
min: 40 40;
fixed: 1 1;
align: 0.5 0.0;
}
description { state: "top" 0.0;
min: 40 40;
fixed: 1 1;
align: 0.5 0.0;
- image { normal: "icon_arrow_up.png";
- }
+ image { normal: "icon_arrow_up.png"; }
}
description { state: "bottom" 0.0;
min: 40 40;
fixed: 1 1;
align: 0.5 1.0;
}
description { state: "bottom" 0.0;
min: 40 40;
fixed: 1 1;
align: 0.5 1.0;
- image { normal: "icon_arrow_down.png";
- }
+ image { normal: "icon_arrow_down.png"; }
}
}
///////////////////////////////////////////////////////////////////////////////
}
}
///////////////////////////////////////////////////////////////////////////////
name: "elm/ctxpopup/icon_text_style_item/default";
name: "elm/ctxpopup/icon_text_style_item/default";
- alias: "elm/ctxpopup/text_style_item/default";
- alias: "elm/ctxpopup/icon_style_item/default";
+ alias: "elm/ctxpopup/text_style_item/default";
+ alias: "elm/ctxpopup/icon_style_item/default";
images {
image: "hoversel_entry_bg.png" COMP;
}
images {
image: "hoversel_entry_bg.png" COMP;
}
color: 255 255 255 0;
}
description { state: "clicked" 0.0;
color: 255 255 255 0;
}
description { state: "clicked" 0.0;
- inherit: "default" 0.0;
+ inherit: "default" 0.0;
color: 255 255 255 255;
}
}
color: 255 255 255 255;
}
}
scale: 1;
description { state: "default" 0.0;
min: 25 25;
scale: 1;
description { state: "default" 0.0;
min: 25 25;
- max: 25 25;
- align: 0 0.5;
+ max: 25 25;
+ align: 0 0.5;
aspect: 1.0 1.0;
rel1 { offset: 10 10; }
aspect: 1.0 1.0;
rel1 { offset: 10 10; }
- rel2 { offset: 0 -10; }
+ rel2 { offset: 0 -10; }
part { name: "elm.text";
type: TEXT;
mouse_events: 0;
part { name: "elm.text";
type: TEXT;
mouse_events: 0;
inherit: "default" 0.0;
color: 0 0 0 255;
}
inherit: "default" 0.0;
color: 0 0 0 255;
}
- }
- part { name: "over1";
+ }
+ part { name: "over1";
mouse_events: 1;
repeat_events: 1;
ignore_flags: ON_HOLD;
mouse_events: 1;
repeat_events: 1;
ignore_flags: ON_HOLD;
color: 255 255 255 0;
}
description { state: "clicked" 0.0;
color: 255 255 255 0;
}
description { state: "clicked" 0.0;
- inherit: "default" 0.0;
+ inherit: "default" 0.0;
color: 255 255 255 255;
}
}
color: 255 255 255 255;
}
}
color: 255 255 255 0;
}
description { state: "clicked" 0.0;
color: 255 255 255 0;
}
description { state: "clicked" 0.0;
- inherit: "default" 0.0;
+ inherit: "default" 0.0;
color: 255 255 255 255;
}
}
color: 255 255 255 255;
}
}
signal: "mouse,up,1";
source: "over1";
action: SIGNAL_EMIT "elm,action,click" "";
signal: "mouse,up,1";
source: "over1";
action: SIGNAL_EMIT "elm,action,click" "";
program { name: "disable";
signal: "elm,state,disabled";
source: "elm";
program { name: "disable";
signal: "elm,state,disabled";
source: "elm";
set_state(PART:"elm.text", "clicked", 0.0);
set_state(PART:"bg", "clicked", 0.0);
}
set_state(PART:"elm.text", "clicked", 0.0);
set_state(PART:"bg", "clicked", 0.0);
}
program { name: "item_unclick2";
signal: "mouse,up,1";
source: "over2";
program { name: "item_unclick2";
signal: "mouse,up,1";
source: "over2";
- script {
- set_state(PART:"elm.text", "default", 0.0);
+ script {
+ set_state(PART:"elm.text", "default", 0.0);
set_state(PART:"bg", "default", 0.0);
set_state(PART:"bg", "default", 0.0);
///////////////////////////////////////////////////////////////////////////////
// emoticon images from:
// Tanya - Latvia
///////////////////////////////////////////////////////////////////////////////
// emoticon images from:
// Tanya - Latvia