platform/upstream/elementary.git
13 years agoreverted 63654
ChunEon Park [Thu, 13 Oct 2011 07:50:34 +0000 (07:50 +0000)]
reverted 63654

SVN revision: 64043

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

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

SVN revision: 63980

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

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

SVN revision: 63821

13 years agobased on input from tomas cech
Carsten Haitzler [Tue, 4 Oct 2011 22:57:40 +0000 (22:57 +0000)]
based on input from tomas cech

SVN revision: 63817

13 years agoelementary/naviframe - fixed internal memory leaks
ChunEon Park [Tue, 4 Oct 2011 13:15:42 +0000 (13:15 +0000)]
elementary/naviframe - fixed internal memory leaks

SVN revision: 63807

13 years agoFrom: Jaehwan Kim <jae.hwan.kim@samsung.com>
Jaehwan Kim [Tue, 4 Oct 2011 07:33:28 +0000 (07:33 +0000)]
From: Jaehwan Kim <jae.hwan.kim@samsung.com>
Subject: [E-devel] [Patch] els_scroller - bouncing doesn't work in
specific case

I found the bouncing of the scroller doesn't work in specific case.
When the scroller is scrolled but the animation doesn't occur,
sd->down.dy is not changed. Then in elm_smart_scroller_child_pos_set,
it's possible not to pass the below conditional sentence even if it
have to has the bounce.

if (((y < miny) && (0 <= sd->down.dy)) ||
((y > (my + miny)) && (0 >= sd->down.dy)))

So I reset the value sd->down.dx and sd->down.dy to 0 when mouse is up.
Please check patch file.

SVN revision: 63797

13 years agoelementary/naviframe - implemented item_set API correctly.
ChunEon Park [Tue, 4 Oct 2011 06:50:18 +0000 (06:50 +0000)]
elementary/naviframe - implemented item_set API correctly.

SVN revision: 63795

13 years agoelementary/naviframe - available null contents
ChunEon Park [Tue, 4 Oct 2011 06:49:16 +0000 (06:49 +0000)]
elementary/naviframe - available null contents

SVN revision: 63794

13 years agoelementary/naviframe - trivial changes
ChunEon Park [Tue, 4 Oct 2011 06:47:32 +0000 (06:47 +0000)]
elementary/naviframe - trivial changes

SVN revision: 63793

13 years agoelementary/naviframe - should be hidden case when label is NULL
ChunEon Park [Tue, 4 Oct 2011 06:43:37 +0000 (06:43 +0000)]
elementary/naviframe - should be hidden case when label is NULL

SVN revision: 63792

13 years agoelementary/naviframe - added rect to block the events
ChunEon Park [Tue, 4 Oct 2011 06:30:38 +0000 (06:30 +0000)]
elementary/naviframe - added rect to block the events

Need to consider to provide any mechanism to users such as evas_object_events_freeze/thaw.

SVN revision: 63791

13 years agoelm gengrid: Propagate Gengrid signals to the internal edje view. Patch by Benjamin...
Daniel Juyung Seo [Tue, 4 Oct 2011 01:24:08 +0000 (01:24 +0000)]
elm gengrid: Propagate Gengrid signals to the internal edje view. Patch by Benjamin Drucker <benjamin.t.drucker@alum.mit.edu>

On Tue, Oct 4, 2011 at 7:54 AM, Benjamin Drucker
<benjamin.t.drucker@alum.mit.edu> wrote:
> Right now, signals coming from the gengrid's internal edje object are
> propagated up to the gengrid object.
> This patch enables the other direction as well: you can use the
functions
>
>  elm_object_signal_callback_add(grid, ...)
>  elm_object_signal_callback_del(grid, ...)
>
> to signal the gengrid's internal edje object.
>
> Please review, thanks.
> -Ben

SVN revision: 63784

13 years agoFrom: Jeonghyun Yun <jh0506.yun@samsung.com>
Jeonghyun Yun [Tue, 4 Oct 2011 00:59:18 +0000 (00:59 +0000)]
From: Jeonghyun Yun <jh0506.yun@samsung.com>
Subject: Re: [E-devel] [Patch] elm_gengrid reorder bug patch

I found a gengrid bug about reordering.

It sometimes happens that some gengrid item disappear when reorder item.

SVN revision: 63783

13 years agoelementary: turn on priority when it make sense.
Cedric BAIL [Mon, 3 Oct 2011 10:33:31 +0000 (10:33 +0000)]
elementary: turn on priority when it make sense.

SVN revision: 63770

13 years agoelementary: fix coding style.
Cedric BAIL [Mon, 3 Oct 2011 10:29:52 +0000 (10:29 +0000)]
elementary: fix coding style.

SVN revision: 63769

13 years agoElm entry: Use group inheritance in theme.
Tom Hacohen [Mon, 3 Oct 2011 07:56:03 +0000 (07:56 +0000)]
Elm entry: Use group inheritance in theme.

SVN revision: 63765

13 years agofix bug where window-type tooltip deletion caused infinite recursion
Mike Blumenkrantz [Mon, 3 Oct 2011 04:12:40 +0000 (04:12 +0000)]
fix bug where window-type tooltip deletion caused infinite recursion

SVN revision: 63761

13 years agosome toolbar menu fixes to go with r63756
Mike Blumenkrantz [Mon, 3 Oct 2011 03:47:52 +0000 (03:47 +0000)]
some toolbar menu fixes to go with r63756

SVN revision: 63760

13 years agofix fixme in elm_toolbar_item_menu_get: no longer modifies a toolbar item
Mike Blumenkrantz [Mon, 3 Oct 2011 02:25:30 +0000 (02:25 +0000)]
fix fixme in elm_toolbar_item_menu_get: no longer modifies a toolbar item

SVN revision: 63756

13 years agoupdating portuguese translations
Massimo Maiurana [Sat, 1 Oct 2011 14:53:04 +0000 (14:53 +0000)]
updating portuguese translations

SVN revision: 63741

13 years agoelementary/toolbar - trivial changes
ChunEon Park [Sat, 1 Oct 2011 04:20:36 +0000 (04:20 +0000)]
elementary/toolbar - trivial changes

SVN revision: 63738

13 years agoanother toolbar bug for the elm todo
Mike Blumenkrantz [Fri, 30 Sep 2011 22:07:50 +0000 (22:07 +0000)]
another toolbar bug for the elm todo

SVN revision: 63737

13 years agoformatting.
Carsten Haitzler [Fri, 30 Sep 2011 11:22:22 +0000 (11:22 +0000)]
formatting.

SVN revision: 63722

13 years agoerrr. why didnt this get committed? commit.
Carsten Haitzler [Fri, 30 Sep 2011 08:48:25 +0000 (08:48 +0000)]
errr. why didnt this get committed? commit.

SVN revision: 63721

13 years agoand lets stick to ewebkit? there is no web_client (at least not from
Carsten Haitzler [Fri, 30 Sep 2011 08:47:19 +0000 (08:47 +0000)]
and lets stick to ewebkit? there is no web_client (at least not from
webkit)

SVN revision: 63720

13 years agouse idle enterers not idlers! in disckselector!
Carsten Haitzler [Fri, 30 Sep 2011 08:36:50 +0000 (08:36 +0000)]
use idle enterers not idlers! in disckselector!

SVN revision: 63719

13 years agocommit missing freeze/thaw patch!
Carsten Haitzler [Fri, 30 Sep 2011 08:03:56 +0000 (08:03 +0000)]
commit missing freeze/thaw patch!

SVN revision: 63718

13 years agofix segvs
Mike Blumenkrantz [Fri, 30 Sep 2011 07:33:09 +0000 (07:33 +0000)]
fix segvs

SVN revision: 63717

13 years agoupdate elm todo
Mike Blumenkrantz [Fri, 30 Sep 2011 05:14:48 +0000 (05:14 +0000)]
update elm todo

SVN revision: 63712

13 years agoelm_toolbar_item_object_get()
Mike Blumenkrantz [Fri, 30 Sep 2011 04:26:58 +0000 (04:26 +0000)]
elm_toolbar_item_object_get()

elm_object_item_object_get() should probably be implemented at some point, but that is definitely one of the dumbest function names I have ever heard

SVN revision: 63711

13 years agoyeah, using vague numbers instead of clearly named enum values! best choice!
Mike Blumenkrantz [Fri, 30 Sep 2011 03:44:46 +0000 (03:44 +0000)]
yeah, using vague numbers instead of clearly named enum values! best choice!
no wait...that's the OPPOSITE of the best choice.

SVN revision: 63706

13 years agoelm genlist: Oops removed test code.
Daniel Juyung Seo [Fri, 30 Sep 2011 01:53:52 +0000 (01:53 +0000)]
elm genlist: Oops removed test code.

SVN revision: 63695

13 years agoelm genlist: First commit that uses edc inheritance :) 'data' is not
Daniel Juyung Seo [Fri, 30 Sep 2011 01:47:52 +0000 (01:47 +0000)]
elm genlist: First commit that uses edc inheritance :) 'data' is not
inherited well yet, so I described it.

SVN revision: 63694

13 years agonew toolbar mode: always_select
Mike Blumenkrantz [Thu, 29 Sep 2011 23:46:55 +0000 (23:46 +0000)]
new toolbar mode: always_select
when this mode is enabled, a toolbar item will always be selected. if the selected item is deleted, the next item will be selected. if there is no next item, the first item will be selected. if there is no next or first item, you can go <expletive deleted> yourself.

SVN revision: 63691

13 years agoSome day I will learn to rebase without fucking up
Iván Briano [Thu, 29 Sep 2011 21:45:27 +0000 (21:45 +0000)]
Some day I will learn to rebase without fucking up

SVN revision: 63687

13 years agoPeople from Earth: Welcome Elm_Web
Iván Briano [Thu, 29 Sep 2011 20:58:22 +0000 (20:58 +0000)]
People from Earth: Welcome Elm_Web

Started by glima as a thin wrapper around ewk_view to make webkit
work better integrated with Elementary, then grew up as a more complete
widget thanks to k-s' magic fingers, and now I screwed it up but it looks
like it works, so there..

Build WebKit-EFL, rebuild Elementary and enjoy elm_web.

SVN revision: 63676

13 years agoapparently I forgot to add this in my earlier toolbar commit and nobody noticed
Mike Blumenkrantz [Thu, 29 Sep 2011 20:27:05 +0000 (20:27 +0000)]
apparently I forgot to add this in my earlier toolbar commit and nobody noticed

SVN revision: 63674