platform/upstream/elementary.git
12 years agoelementary - removed ELM_CAST macro
ChunEon Park [Tue, 18 Oct 2011 00:25:52 +0000 (00:25 +0000)]
elementary - removed ELM_CAST macro

SVN revision: 64138

12 years agoElm Glayer: Fixed code to match convention
Aharon Hillel [Mon, 17 Oct 2011 08:12:52 +0000 (08:12 +0000)]
Elm Glayer: Fixed code to match convention

Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>
SVN revision: 64129

12 years agoElm Glayer: Fixed call of long tap reset in case reset occurs before 1st input event
Aharon Hillel [Mon, 17 Oct 2011 08:12:49 +0000 (08:12 +0000)]
Elm Glayer: Fixed call of long tap reset in case reset occurs before 1st input event

Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>
SVN revision: 64128

12 years agoElm Glayer: Fixed all tap, long tap, gestures bugs
Aharon Hillel [Mon, 17 Oct 2011 08:12:45 +0000 (08:12 +0000)]
Elm Glayer: Fixed all tap, long tap, gestures bugs

Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>
SVN revision: 64127

12 years agoelementary/elm_win.c : fix small bugs in elm_win.c
WooHyun Jung [Mon, 17 Oct 2011 06:53:10 +0000 (06:53 +0000)]
elementary/elm_win.c : fix small bugs in elm_win.c

SVN revision: 64123

12 years agoelm scroller: Added EINA_ARG_NONNULL to API declarations and added
Daniel Juyung Seo [Mon, 17 Oct 2011 05:40:32 +0000 (05:40 +0000)]
elm scroller: Added EINA_ARG_NONNULL to API declarations and added
'const' to the first parameter of getter API.

SVN revision: 64122

12 years agolayouted is not a word!!!!!!!
Mike Blumenkrantz [Sun, 16 Oct 2011 16:28:50 +0000 (16:28 +0000)]
layouted is not a word!!!!!!!

SVN revision: 64119

12 years agoElementary: Oups, typo, need to test for second statement
Youness Alaoui [Sat, 15 Oct 2011 09:51:26 +0000 (09:51 +0000)]
Elementary: Oups, typo, need to test for second statement

SVN revision: 64097

12 years agoElementary: untabify configure.ac
Youness Alaoui [Sat, 15 Oct 2011 09:48:56 +0000 (09:48 +0000)]
Elementary: untabify configure.ac

SVN revision: 64095

12 years agoElementary: Do not build modules if dlopen is not available on the system
Youness Alaoui [Sat, 15 Oct 2011 09:48:50 +0000 (09:48 +0000)]
Elementary: Do not build modules if dlopen is not available on the system

SVN revision: 64094

12 years agoElementary: Quicklaunch support depends on dlopen, which is now non-mandatory
Youness Alaoui [Sat, 15 Oct 2011 09:48:42 +0000 (09:48 +0000)]
Elementary: Quicklaunch support depends on dlopen, which is now non-mandatory

SVN revision: 64093

12 years agoElementary: Use ecore_evas_new if the engine fails instead of hardcoding software...
Youness Alaoui [Sat, 15 Oct 2011 09:48:34 +0000 (09:48 +0000)]
Elementary: Use ecore_evas_new if the engine fails instead of hardcoding software-x11 as the fallback

SVN revision: 64092

12 years agoElementary: Check for PATH_MAX define availability
Youness Alaoui [Sat, 15 Oct 2011 09:30:52 +0000 (09:30 +0000)]
Elementary: Check for PATH_MAX define availability

SVN revision: 64089

12 years agoElementary: give argv[0] to eina_prefix_new
Youness Alaoui [Sat, 15 Oct 2011 09:30:46 +0000 (09:30 +0000)]
Elementary: give argv[0] to eina_prefix_new

SVN revision: 64088

12 years agoElementary: Remove set but unused static Elm_Module
Youness Alaoui [Sat, 15 Oct 2011 09:30:39 +0000 (09:30 +0000)]
Elementary: Remove set but unused static Elm_Module

SVN revision: 64087

12 years agoelementary/naviframe - +theme_hook
ChunEon Park [Sat, 15 Oct 2011 05:16:53 +0000 (05:16 +0000)]
elementary/naviframe - +theme_hook

SVN revision: 64084

12 years agoelementary/naviframe - more simple code.
ChunEon Park [Sat, 15 Oct 2011 04:02:21 +0000 (04:02 +0000)]
elementary/naviframe - more simple code.

SVN revision: 64083

12 years agoelm scroller: Fixed wrong return value.
Daniel Juyung Seo [Sat, 15 Oct 2011 00:44:11 +0000 (00:44 +0000)]
elm scroller: Fixed wrong return value.

SVN revision: 64078

12 years agoFrom: PRINCE KUMAR DUBEY <prince.dubey@samsung.com>
PRINCE KUMAR DUBEY [Fri, 14 Oct 2011 11:05:56 +0000 (11:05 +0000)]
From: PRINCE KUMAR DUBEY <prince.dubey@samsung.com>
Subject: [E-devel] elm_segment_control patch for enable/disable issue
fix.

Change Description:

[Issue-Fixed] After disable, on enabling, the segment control, segment
item's image remains of disable type.

SVN revision: 64074

12 years agoFrom: Hyoyoung Chang <hyoyoung.chang@samsung.com>
Hyoyoung Chang [Fri, 14 Oct 2011 10:57:31 +0000 (10:57 +0000)]
From: Hyoyoung Chang <hyoyoung.chang@samsung.com>
Subject: [E-devel] [patch] elm_scroller - add gravity functionality

I made a gravity features for stopping scroller.
Elm_scroller's fixed when child's growing lower.
However if scroller's child is growing upper,
the elm_scroller always moving and waving to upper direction.
Because elm_scroller sets internal pan to keep current virtual position.
Gravity functions introduce to stopping scroller.

SVN revision: 64073

12 years agoelementary/naviframe - eina_list -> eina_inlist.
ChunEon Park [Fri, 14 Oct 2011 10:20:07 +0000 (10:20 +0000)]
elementary/naviframe - eina_list -> eina_inlist.

SVN revision: 64072

12 years agouse ecore-evas and eevas image calls consistently for inlined wins
Carsten Haitzler [Fri, 14 Oct 2011 07:30:52 +0000 (07:30 +0000)]
use ecore-evas and eevas image calls consistently for inlined wins

SVN revision: 64070

12 years agoUse toggle instead of button. It is appropriate for this example.
Sanjeev BA [Fri, 14 Oct 2011 06:51:59 +0000 (06:51 +0000)]
Use toggle instead of button. It is appropriate for this example.

SVN revision: 64067

12 years agoFix bug in elm toggle. Do not invoke callback if no state change occured.
Sanjeev BA [Fri, 14 Oct 2011 06:51:55 +0000 (06:51 +0000)]
Fix bug in elm toggle. Do not invoke callback if no state change occured.

SVN revision: 64066

12 years agoelementary/ctxpopup - more proper function name
ChunEon Park [Fri, 14 Oct 2011 06:12:04 +0000 (06:12 +0000)]
elementary/ctxpopup - more proper function name

SVN revision: 64065

12 years agoelementary/ctxpopup - added lines to remove ctxpopup
ChunEon Park [Fri, 14 Oct 2011 06:05:44 +0000 (06:05 +0000)]
elementary/ctxpopup - added lines to remove ctxpopup

SVN revision: 64064

12 years agoelementary: cleanup a little bit the slideshow.
Cedric BAIL [Fri, 14 Oct 2011 05:21:55 +0000 (05:21 +0000)]
elementary: cleanup a little bit the slideshow.

SVN revision: 64061

12 years agoavoid stack blow of recursive size evals in elm_icon!
Carsten Haitzler [Fri, 14 Oct 2011 05:07:25 +0000 (05:07 +0000)]
avoid stack blow of recursive size evals in elm_icon!

SVN revision: 64060

12 years agoelementary/pager - get rid of elm_pager_animation_disabled_set
ChunEon Park [Fri, 14 Oct 2011 02:30:44 +0000 (02:30 +0000)]
elementary/pager - get rid of elm_pager_animation_disabled_set

SVN revision: 64055

12 years agoelementary/ctxpopup - patched by kimcinoo@gmail.com
ChunEon Park [Fri, 14 Oct 2011 02:22:59 +0000 (02:22 +0000)]
elementary/ctxpopup - patched by kimcinoo@gmail.com

Dear All, Hello.
The arrow of ctxpopup is swallowed in one of 4 swallow parts(left,
right, top, bottom) of base group.
If user REuses ctxpopup which is already displayed with different
direction, then the arrow will be swallowed in previous position.
So the attached patch will unswallow arrow from the base before swallow...
Please review the patch and give any feedbacks.
Sincerely,
Shinwoo Kim.

SVN revision: 64054

12 years agoelementary/elm_colorselector : The arrow for the forth colorbar was
WooHyun Jung [Fri, 14 Oct 2011 00:27:29 +0000 (00:27 +0000)]
elementary/elm_colorselector : The arrow for the forth colorbar was
not colored well. So fixed it :)

SVN revision: 64053

12 years agoFrom: Jaehwan Kim <jae.hwan.kim@samsung.com>
Jaehwan Kim [Thu, 13 Oct 2011 12:07:39 +0000 (12:07 +0000)]
From: Jaehwan Kim <jae.hwan.kim@samsung.com>
Subject: [E-devel] [Patch] ELM_THUMBSCROLL_SENSITIVITY_FRICTION

I talked with you about 4.0, magic number.
I want to change the part that the length of mouse dragging multiply 4.0
to _elm_config->thumbscroll_sensitivity_friction.
4.0 is nice. But some device may want to change the value. It is a kind
of sensitivity. So I added the config "ELM_THUMBSCROLL_SENESITIVITY
_FRICTION". And I change the value mean. If the value is high, it is
more sensitive. The range of the value is from 0.1 to 1.0. It cannot be 0.0.
4.0 changed to 0.25.
Please check this patch.

SVN revision: 64051

12 years agorevert herments revert 64043!!!!!! BAD HERMET!
Carsten Haitzler [Thu, 13 Oct 2011 10:27:12 +0000 (10:27 +0000)]
revert herments revert 64043!!!!!! BAD HERMET!

SVN revision: 64050

12 years agoelementary/naviframe - missing the initlialization.
ChunEon Park [Thu, 13 Oct 2011 07:52:01 +0000 (07:52 +0000)]
elementary/naviframe - missing the initlialization.

SVN revision: 64044

12 years agoreverted 63654
ChunEon Park [Thu, 13 Oct 2011 07:50:34 +0000 (07:50 +0000)]
reverted 63654

SVN revision: 64043

12 years agoelementary: fix compile without webkit.
Cedric BAIL [Thu, 13 Oct 2011 07:38:27 +0000 (07:38 +0000)]
elementary: fix compile without webkit.

SVN revision: 64040

12 years agoelementary/naviframe - eina_list -> eina_inlist for item stack
ChunEon Park [Thu, 13 Oct 2011 06:30:05 +0000 (06:30 +0000)]
elementary/naviframe - eina_list -> eina_inlist for item stack

SVN revision: 64034

12 years agosimple example for elm_web. also simple external for it. need to figure how to proper...
Iván Briano [Thu, 13 Oct 2011 04:45:18 +0000 (04:45 +0000)]
simple example for elm_web. also simple external for it. need to figure how to properly forward signals to get some nice back/forward action though

SVN revision: 64032

12 years agoelm genlist: Clear last_selected_item when last_selected_item is
Daniel Juyung Seo [Thu, 13 Oct 2011 03:47:57 +0000 (03:47 +0000)]
elm genlist: Clear last_selected_item when last_selected_item is
deleted.

SVN revision: 64031

12 years agoThe Shadow was here.
Iván Briano [Wed, 12 Oct 2011 18:01:21 +0000 (18:01 +0000)]
The Shadow was here.

SVN revision: 64022

12 years agoFix building against new EWebkit API
Iván Briano [Wed, 12 Oct 2011 18:00:09 +0000 (18:00 +0000)]
Fix building against new EWebkit API

SVN revision: 64021

12 years agoelm genlist: Added comments for internal variables.
Daniel Juyung Seo [Wed, 12 Oct 2011 15:23:55 +0000 (15:23 +0000)]
elm genlist: Added comments for internal variables.

SVN revision: 64020

12 years agoelementray/naviframe - renamed internal variable. removed useless lines.
ChunEon Park [Wed, 12 Oct 2011 12:19:31 +0000 (12:19 +0000)]
elementray/naviframe - renamed internal variable.  removed useless lines.

SVN revision: 64019

12 years agoelementray/naviframe - added more signals for buttons and removed warnings.
ChunEon Park [Wed, 12 Oct 2011 11:13:18 +0000 (11:13 +0000)]
elementray/naviframe - added more signals for buttons and removed warnings.

SVN revision: 64017

12 years agoelementary/naviframe - default could be visible and don't need to emit signal for it.
ChunEon Park [Wed, 12 Oct 2011 10:45:22 +0000 (10:45 +0000)]
elementary/naviframe - default could be visible and don't need to emit signal for it.

SVN revision: 64016

12 years agoelementary/naviframe - added two more APIs
ChunEon Park [Wed, 12 Oct 2011 10:31:13 +0000 (10:31 +0000)]
elementary/naviframe - added two more APIs

elm_naviframe_prev_btn_auto_pushed_set/get

SVN revision: 64015

12 years agorevert 63993, hermet was right.
Mike Blumenkrantz [Wed, 12 Oct 2011 08:51:07 +0000 (08:51 +0000)]
revert 63993, hermet was right.

SVN revision: 64011

12 years agoelementary/scroller - patched by jae.hwan.kim@samsung.com
ChunEon Park [Wed, 12 Oct 2011 07:04:15 +0000 (07:04 +0000)]
elementary/scroller - patched by jae.hwan.kim@samsung.com

fix two bugs - use elm_smart_scroller_edje_object_get in case of edje object

fix conditional statement when parameter is 0 in
elm_smart_scroller_page_show,

elm_smart_scroller_page_bring_in

SVN revision: 64010

12 years agoelementary/panes - added exception handlings
ChunEon Park [Wed, 12 Oct 2011 05:23:26 +0000 (05:23 +0000)]
elementary/panes - added exception handlings

SVN revision: 64009

12 years agoelementary/panes - trivial changes
ChunEon Park [Wed, 12 Oct 2011 05:19:52 +0000 (05:19 +0000)]
elementary/panes - trivial changes

SVN revision: 64008

12 years agoOne of the Four Horsemen for Cedric.
Iván Briano [Wed, 12 Oct 2011 02:49:23 +0000 (02:49 +0000)]
One of the Four Horsemen for Cedric.

Let's have the content_hook thing for entry actually work, and if the
icon setters use that instead of having an entirely different code it may
also be a good idea.

SVN revision: 63999

12 years agoadd note.txt to svn ignores
Mike Blumenkrantz [Tue, 11 Oct 2011 22:17:53 +0000 (22:17 +0000)]
add note.txt to svn ignores

SVN revision: 63997

12 years agoadd double click and longpress smart callbacks for toolbar items
Mike Blumenkrantz [Tue, 11 Oct 2011 22:09:14 +0000 (22:09 +0000)]
add double click and longpress smart callbacks for toolbar items

SVN revision: 63996

12 years agouse longpress timer config value
Mike Blumenkrantz [Tue, 11 Oct 2011 21:28:31 +0000 (21:28 +0000)]
use longpress timer config value

SVN revision: 63995

12 years agoremember that time when somebody made a commit which caused elm to always spew lots...
Mike Blumenkrantz [Tue, 11 Oct 2011 21:19:08 +0000 (21:19 +0000)]
remember that time when somebody made a commit which caused elm to always spew lots of critical warnings on startup because there was no null check?

SVN revision: 63994

12 years agoadd elm_pager_content_del() for deleting arbitrary pages from a pager
Mike Blumenkrantz [Tue, 11 Oct 2011 21:06:59 +0000 (21:06 +0000)]
add elm_pager_content_del() for deleting arbitrary pages from a pager

SVN revision: 63993

12 years agohmm need more caffeine to set proper buffer sizes today I guess
Mike Blumenkrantz [Tue, 11 Oct 2011 21:05:32 +0000 (21:05 +0000)]
hmm need more caffeine to set proper buffer sizes today I guess

SVN revision: 63992

12 years agofix erroneous __UNUSED__
Mike Blumenkrantz [Tue, 11 Oct 2011 20:29:19 +0000 (20:29 +0000)]
fix erroneous __UNUSED__

if there's a script to do this automagically, we should probably run it.

SVN revision: 63991

12 years agoadd repeater/filter in toolbar for mouse clicks with button > 1
Mike Blumenkrantz [Tue, 11 Oct 2011 20:14:52 +0000 (20:14 +0000)]
add repeater/filter in toolbar for mouse clicks with button > 1

SVN revision: 63990

12 years agouse elm,action,click in notify like all other widgets
Mike Blumenkrantz [Tue, 11 Oct 2011 19:41:54 +0000 (19:41 +0000)]
use elm,action,click in notify like all other widgets

SVN revision: 63988

12 years agoelementary: Intentiness
Mike McCormack [Tue, 11 Oct 2011 06:27:47 +0000 (06:27 +0000)]
elementary: Intentiness

Signed-off-by: Mike McCormack <mj.mccormack@samsung.com>
SVN revision: 63983

12 years agoelementary: Add edje interface for elm_pager_animation_disable_set()
Shilpa Singh [Tue, 11 Oct 2011 06:27:39 +0000 (06:27 +0000)]
elementary: Add edje interface for elm_pager_animation_disable_set()

Signed-off-by: Shilpa Singh <shilpa.singh@samsung.com>
Signed-off-by: Mike McCormack <mj.mccormack@samsung.com>
SVN revision: 63982

12 years agoelementary: Add elm_pager_animation_disable_set
Shilpa Singh [Tue, 11 Oct 2011 06:27:30 +0000 (06:27 +0000)]
elementary: Add elm_pager_animation_disable_set

Signed-off-by: Shilpa Singh <shilpa.singh@samsung.com>
Signed-off-by: Mike McCormack <mj.mccormack@samsung.com>
SVN revision: 63981

12 years agoelementary: Indent tweaks
Mike McCormack [Tue, 11 Oct 2011 06:27:20 +0000 (06:27 +0000)]
elementary: Indent tweaks

SVN revision: 63980

12 years agoelementary: Intentiness updates
Mike McCormack [Tue, 11 Oct 2011 04:41:36 +0000 (04:41 +0000)]
elementary: Intentiness updates

Signed-off-by: Mike McCormack <mj.mccormack@samsung.com>
SVN revision: 63976

12 years agoelementary: Heed indentiness corectiness
Mike McCormack [Tue, 11 Oct 2011 02:39:07 +0000 (02:39 +0000)]
elementary: Heed indentiness corectiness

Signed-off-by: Mike McCormack <mj.mccormack@samsung.com>
SVN revision: 63975

12 years agoelementary: Add "fixed" property to panes edje interface
Rajeev Ranjan [Tue, 11 Oct 2011 02:38:59 +0000 (02:38 +0000)]
elementary: Add "fixed" property to panes edje interface

Signed-off-by: Rajeev Ranjan <rajeev.r@samsung.com>
Signed-off-by: Mike McCormack <mj.mccormack@samsung.com>
SVN revision: 63974

12 years agoelementary: Add support for fixed panes
Rajeev Ranjan [Tue, 11 Oct 2011 02:38:49 +0000 (02:38 +0000)]
elementary: Add support for fixed panes

Signed-off-by: Rajeev Ranjan <rajeev.r@samsung.com>
Signed-off-by: Mike McCormack <mj.mccormack@samsung.com>
SVN revision: 63973

12 years agoMake toggling visibity of entry icons actually work
Iván Briano [Tue, 11 Oct 2011 02:07:56 +0000 (02:07 +0000)]
Make toggling visibity of entry icons actually work

SVN revision: 63971

12 years agoelementary: Add more icon parameters in edje
윤정현 [Tue, 11 Oct 2011 02:06:21 +0000 (02:06 +0000)]
elementary: Add more icon parameters in edje

Signed-off-by: 윤정현 <jh0506.yun@samsung.com>
Signed-off-by: Mike McCormack <mj.mccormack@samsung.com>
SVN revision: 63970

12 years agoelementary: Add edje interface for calendar
Daniel Juyung Seo [Tue, 11 Oct 2011 02:06:12 +0000 (02:06 +0000)]
elementary: Add edje interface for calendar

Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>
Signed-off-by: Sumanth Krishna Mannam <sumanth.m@samsung.com>
Signed-off-by: Mike McCormack <mj.mccormack@samsung.com>
SVN revision: 63969

12 years agoElm Glayer: Added single tap/double click support.
Aharon Hillel [Mon, 10 Oct 2011 15:47:40 +0000 (15:47 +0000)]
Elm Glayer: Added single tap/double click support.

Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>
SVN revision: 63961

12 years agoElm Glayer: Fixed many glayer issues.
Aharon Hillel [Mon, 10 Oct 2011 15:47:34 +0000 (15:47 +0000)]
Elm Glayer: Fixed many glayer issues.

zoom, rotate - Fixed continues gesture mode issues.
momentum - Fixed un relayable values returned for this gestures.
line - Fixed line continues mode issues.

Thank to Enumi Lee for reporting.

Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>
SVN revision: 63960

12 years agoelementary: Clear module callback functions on unload
Mike McCormack [Mon, 10 Oct 2011 10:06:36 +0000 (10:06 +0000)]
elementary: Clear module callback functions on unload

Signed-off-by: Mike McCormack <mj.mccormack@samsung.com>
SVN revision: 63958

12 years agoFrom: cnook <kimcinoo@gmail.com>
cnook [Mon, 10 Oct 2011 09:45:43 +0000 (09:45 +0000)]
From: cnook <kimcinoo@gmail.com>
Subject: [E-devel] [Patch] elm_diskselector, set icon to added item

If the diskselector is round mode, the scroller of diskselector has
additional items for its rounding(carousel) effect.
Previously, elm_diskselector_item_icon_set(); did not care about
theses additional items.
Please review the attached patch that will care. Thanks.

SVN revision: 63957

12 years agoelementary: Declare variables at top of function
Mike McCormack [Mon, 10 Oct 2011 08:33:13 +0000 (08:33 +0000)]
elementary: Declare variables at top of function

Signed-off-by: Mike McCormack <mj.mccormack@samsung.com>
SVN revision: 63951

12 years agoelementary: Fix calendar's min-max year set for UTC
Rajeev Ranjan [Mon, 10 Oct 2011 08:33:04 +0000 (08:33 +0000)]
elementary: Fix calendar's min-max year set for UTC

Signed-off-by: Rajeev Ranjan <rajeev.r@samsung.com>
Signed-off-by: Mike McCormack <mj.mccormack@samsung.com>
SVN revision: 63950

12 years agoelementary: Support alignment in gengrid
Mike McCormack [Mon, 10 Oct 2011 08:32:56 +0000 (08:32 +0000)]
elementary: Support alignment in gengrid

Signed-off-by: Mike McCormack <mj.mccormack@samsung.com>
SVN revision: 63949

12 years agoElementary/elm_widget - removed useless macros.
ChunEon Park [Mon, 10 Oct 2011 06:10:34 +0000 (06:10 +0000)]
Elementary/elm_widget - removed useless macros.

SVN revision: 63939

12 years agoThe Force is weak on me.
Iván Briano [Sun, 9 Oct 2011 22:10:45 +0000 (22:10 +0000)]
The Force is weak on me.

Crappy zoom and region_show code. If anyone wants to fix it before I get
back to it, discomfitor will buy you a beer.
It's intended to mimic as much as possible photocam's zoom api, but webkit
doesn't always help with that.

SVN revision: 63936

12 years agoelementary/naviframe - added mirror mode.
ChunEon Park [Sat, 8 Oct 2011 04:23:37 +0000 (04:23 +0000)]
elementary/naviframe - added mirror mode.

SVN revision: 63919

12 years agoelementary/naviframe - bottom_item_get returned NULL always.. fixed it
ChunEon Park [Fri, 7 Oct 2011 10:33:14 +0000 (10:33 +0000)]
elementary/naviframe - bottom_item_get returned NULL always.. fixed it

SVN revision: 63913

12 years agoelementary: fix typo that causes incorrect horizontal item positioning on horizontal...
Michael BOUCHAUD [Fri, 7 Oct 2011 08:25:18 +0000 (08:25 +0000)]
elementary: fix typo that causes incorrect horizontal item positioning on horizontal gengrids. From Benjamin Drucker

SVN revision: 63912

12 years agoelementary: Update ignore file
Mike McCormack [Fri, 7 Oct 2011 05:56:17 +0000 (05:56 +0000)]
elementary: Update ignore file

Signed-off-by: Mike McCormack <mj.mccormack@samsung.com>
SVN revision: 63901

12 years agoelementary: Improve include file modularity
Mike McCormack [Fri, 7 Oct 2011 05:56:07 +0000 (05:56 +0000)]
elementary: Improve include file modularity

Move stuff out of elm_priv.h

Signed-off-by: Mike McCormack <mj.mccormack@samsung.com>
SVN revision: 63900

12 years agoelementary: Reorder file list slightly
Mike McCormack [Fri, 7 Oct 2011 05:55:56 +0000 (05:55 +0000)]
elementary: Reorder file list slightly

Signed-off-by: Mike McCormack <mj.mccormack@samsung.com>
SVN revision: 63899

12 years agoelm genlist: Raise genlist group index when the group's sub item mode
Daniel Juyung Seo [Fri, 7 Oct 2011 05:54:29 +0000 (05:54 +0000)]
elm genlist: Raise genlist group index when the group's sub item mode
is changed.

SVN revision: 63898

12 years agoelementary/naviframe - +ingroup in doxy
ChunEon Park [Thu, 6 Oct 2011 12:58:39 +0000 (12:58 +0000)]
elementary/naviframe - +ingroup in doxy

SVN revision: 63879

12 years agoelementary/naviframe - added new API, elm_naviframe_item_del
ChunEon Park [Thu, 6 Oct 2011 12:46:59 +0000 (12:46 +0000)]
elementary/naviframe - added new API, elm_naviframe_item_del

SVN revision: 63878

12 years agoelementary/naviframe - duplicated list item remove.
ChunEon Park [Thu, 6 Oct 2011 05:08:36 +0000 (05:08 +0000)]
elementary/naviframe - duplicated list item remove.

SVN revision: 63871

12 years agoelementary/naviframe - modified internal signal names.
ChunEon Park [Thu, 6 Oct 2011 04:59:02 +0000 (04:59 +0000)]
elementary/naviframe - modified internal signal names.

this change resolves the transition problem also
When user set the item style again.

every time, transition signals are called,
Transition start position of the page will be reset.

SVN revision: 63869

12 years agoelementary - fixed typo. moved a define to proper place.
ChunEon Park [Thu, 6 Oct 2011 01:15:52 +0000 (01:15 +0000)]
elementary - fixed typo. moved a define to proper place.

SVN revision: 63862

12 years agoelementary/general - added new API elm_object_item_object_get
ChunEon Park [Thu, 6 Oct 2011 01:13:51 +0000 (01:13 +0000)]
elementary/general - added new API elm_object_item_object_get

It returns the widget object handle which contains the given item.

SVN revision: 63861

12 years agoelementary_config now knows about EWS, requested by kakaroto.
Gustavo Sverzut Barbieri [Thu, 6 Oct 2011 00:03:04 +0000 (00:03 +0000)]
elementary_config now knows about EWS, requested by kakaroto.

SVN revision: 63859

12 years agoelm/ews: fix theme apply.
Gustavo Sverzut Barbieri [Wed, 5 Oct 2011 23:43:03 +0000 (23:43 +0000)]
elm/ews: fix theme apply.

eina_hash_pointer IS DISGUSTING! :-( It does not store the pointer,
but allocates something to hold the pointer, giving it back to you in
an unexpected way :-/

SVN revision: 63858

12 years agoews: focus news windows.
Gustavo Sverzut Barbieri [Wed, 5 Oct 2011 22:55:18 +0000 (22:55 +0000)]
ews: focus news windows.

SVN revision: 63854

12 years agoElementary support for EWS, with simplistic window manager.
Gustavo Sverzut Barbieri [Wed, 5 Oct 2011 22:18:22 +0000 (22:18 +0000)]
Elementary support for EWS, with simplistic window manager.

This contains a very simple and stupid window manager to be used in
FB, PS3 or similar single-window engines. Everybody is welcome to
improve it, particularly:
 * Edje: better border decoration theme
 * Edje: nice background
 * C + Edje: taskbar with minimized items.
 * C + Edje: find a better protocol to determine window size,
   accounting border decoration without account shadow! Right now I'm
   taking everything :-P
 * C: window management keys (Alt+F4 and like)

How to use: export ELM_ENGINE=ews
How to configure backing store: export ECORE_EVAS_EWS=engine:x:y:w:h:options
Example:
{{{
export ECORE_EVAS_EWS=software_x11:0:0:1024:768
export ELM_ENGINE=ews
elementary_test
}}}

Bugs: maybe many, but so far seems it wouldn't take mouse events for
secondary windows. Will check it later.

SVN revision: 63849

12 years agoelementary/example - removed white spaces, renamed the window title from thread examp...
ChunEon Park [Wed, 5 Oct 2011 11:34:11 +0000 (11:34 +0000)]
elementary/example - removed white spaces, renamed the window title from thread example 1 - > 6

SVN revision: 63840

12 years agoelementary/exmaples - fixed typo
ChunEon Park [Wed, 5 Oct 2011 11:13:06 +0000 (11:13 +0000)]
elementary/exmaples - fixed typo

SVN revision: 63838

12 years agoelementary: add docs.
Cedric BAIL [Wed, 5 Oct 2011 05:37:55 +0000 (05:37 +0000)]
elementary: add docs.

SVN revision: 63821