platform/upstream/elementary.git
13 years agoelementary: oups missing test add
Michael BOUCHAUD [Fri, 9 Sep 2011 12:49:54 +0000 (12:49 +0000)]
elementary: oups missing test add

SVN revision: 63307

13 years agoelementary: welcome to group in gengrid. Still need some work with reorder...
Michael BOUCHAUD [Fri, 9 Sep 2011 12:43:34 +0000 (12:43 +0000)]
elementary: welcome to group in gengrid. Still need some work with reorder...

SVN revision: 63306

13 years agoelm po: Updated po files.
Daniel Juyung Seo [Thu, 8 Sep 2011 10:28:49 +0000 (10:28 +0000)]
elm po: Updated po files.

SVN revision: 63292

13 years agoelm test_genlist.c: I introduce "Genlist Textblock" test case into
Daniel Juyung Seo [Thu, 8 Sep 2011 10:21:04 +0000 (10:21 +0000)]
elm test_genlist.c: I introduce "Genlist Textblock" test case into
elementary_test. This will help test textblock with genlist. Enjoy it!

SVN revision: 63291

13 years agoElm Glayer: Updated documentation
Aharon Hillel [Thu, 8 Sep 2011 10:10:45 +0000 (10:10 +0000)]
Elm Glayer: Updated documentation

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

13 years agoElm_glayer: Reset ZOOM, ROTATE to function as before continues.
Tom Hacohen [Thu, 8 Sep 2011 10:10:41 +0000 (10:10 +0000)]
Elm_glayer: Reset ZOOM, ROTATE to function as before continues.

SVN revision: 63289

13 years agoElm glayer: Moved is_mirrored definition and added comment.
Aharon Hillel [Thu, 8 Sep 2011 10:10:38 +0000 (10:10 +0000)]
Elm glayer: Moved is_mirrored definition and added comment.

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

13 years agoElm glayer: Added glayer_continues_enable setting to elm-config-file.
Aharon Hillel [Thu, 8 Sep 2011 10:10:34 +0000 (10:10 +0000)]
Elm glayer: Added glayer_continues_enable setting to elm-config-file.

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

13 years agoElm glayer: Cleaned elm_gesture_layer.c.
Aharon Hillel [Thu, 8 Sep 2011 10:10:30 +0000 (10:10 +0000)]
Elm glayer: Cleaned elm_gesture_layer.c.

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

13 years agoElm glayer: Added Continues-gesture-feature of Line, Flick, Zoom, Rotate.
Aharon Hillel [Thu, 8 Sep 2011 10:10:27 +0000 (10:10 +0000)]
Elm glayer: Added Continues-gesture-feature of Line, Flick, Zoom, Rotate.

TODO: Clean code (added this version to have easy way of review), and maybe add pref-var of enabling disabline continues gestures

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

13 years agoelm diskselector: Fixed elm_diskselector_item_selected_set() hanging bug. Patch by...
Daniel Juyung Seo [Wed, 7 Sep 2011 15:02:27 +0000 (15:02 +0000)]
elm diskselector: Fixed elm_diskselector_item_selected_set() hanging bug. Patch by Hyoyoung Chang <hyoyoung.chang@samsung.com>

On Wed, Sep 7, 2011 at 6:51 PM, Hyoyoung Chang <hyoyoung.chang@samsung.com> wrote:
> Dear developers.
>
> This patch is fixing - hangs after using elm_diskselector_item_selected_set.
> Elm_diskselector add a idler and remove in _move_scroller with checking
> wd->idler
> But in elm_diskselector_item_selected_set, it's not use wd->idler.
> So idler is called infinite.
>
> It also registered in ticket ( http://trac.enlightenment.org/e/ticket/854 )
>
> Thank you

On Wed, Sep 7, 2011 at 7:00 PM, Hyoyoung Chang <hyoyoung.chang@samsung.com> wrote:
> I omitted about credit.
> With cnook, I can easily find this bug.
> Thanks to cnook

SVN revision: 63269

13 years agoelementary : Elementary focus can be controlled only when top window's
WooHyun Jung [Wed, 7 Sep 2011 06:15:55 +0000 (06:15 +0000)]
elementary : Elementary focus can be controlled only when top window's
canvas gets focus. If elementary's focus control is tried with
unfocused canvas, newest_focus_count is only updated.

SVN revision: 63245

13 years agoelementary/elm_win : Elementary's focus control should be started
WooHyun Jung [Wed, 7 Sep 2011 01:41:19 +0000 (01:41 +0000)]
elementary/elm_win : Elementary's focus control should be started
after the canvas gets focus. There can be a case that the canvas doesn't get
focus when elm_win is shown.

SVN revision: 63240

13 years agoelementary: use sorted state to improve gengrid and genlist.
Cedric BAIL [Mon, 5 Sep 2011 20:31:51 +0000 (20:31 +0000)]
elementary: use sorted state to improve gengrid and genlist.

SVN revision: 63217

13 years agoelementary: fix ordering bug in fileselector.
Cedric BAIL [Mon, 5 Sep 2011 20:30:12 +0000 (20:30 +0000)]
elementary: fix ordering bug in fileselector.

SVN revision: 63216

13 years agoelementary: forgotten patch that cleanup callback.
Cedric BAIL [Mon, 5 Sep 2011 20:09:02 +0000 (20:09 +0000)]
elementary: forgotten patch that cleanup callback.

SVN revision: 63212

13 years agoelm genlist: Fixed reordering mode bug.
Daniel Juyung Seo [Mon, 5 Sep 2011 12:16:36 +0000 (12:16 +0000)]
elm genlist: Fixed reordering mode bug.

1. Fixed floating item bug while reordering.
2. Fixed moving an item out of range bug while reordering.

SVN revision: 63195

13 years agoelm genlist: Fixed formatting.
Daniel Juyung Seo [Mon, 5 Sep 2011 12:14:20 +0000 (12:14 +0000)]
elm genlist: Fixed formatting.

SVN revision: 63194

13 years agofix COPYING to say 2011.
Carsten Haitzler [Mon, 5 Sep 2011 07:15:41 +0000 (07:15 +0000)]
fix COPYING to say 2011.

SVN revision: 63187

13 years agoelm Elementary.h.in: Fixed typo.
Daniel Juyung Seo [Sun, 4 Sep 2011 04:28:02 +0000 (04:28 +0000)]
elm Elementary.h.in: Fixed typo.

SVN revision: 63149

13 years agoAdjust spec to existing modules.
Rui Seabra [Sat, 3 Sep 2011 17:57:36 +0000 (17:57 +0000)]
Adjust spec to existing modules.

SVN revision: 63130

13 years agoElementary: fix typo
Nicolas Aguirre [Sat, 3 Sep 2011 09:42:37 +0000 (09:42 +0000)]
Elementary: fix typo

SVN revision: 63114

13 years agoFrom: Sanjeev BA <as2902.b@samsung.com>
Sanjeev BA [Sat, 3 Sep 2011 05:13:25 +0000 (05:13 +0000)]
From: Sanjeev BA <as2902.b@samsung.com>
Subject: [E-devel] [PATCH] Add new API elm_diskfileselector_item_num_get()

Kindly review and provide your comments on this patch, that adds new API
elm_diskfileselector_item_num_get().

Add elm_diskselector_display_item_num_get() API.
Added required documentation in docx and Elementary.h.in files.
Updated test programs to print number of items set - as a verification.
Make input param as const. Thanks SeoZ.

SVN revision: 63107

13 years agoElementary: 16px is a common value for icons size.
Nicolas Aguirre [Fri, 2 Sep 2011 16:19:22 +0000 (16:19 +0000)]
Elementary: 16px is a common value for icons size.

SVN revision: 63091

13 years agoelm scroller: Added 'const' to the first Evas_Object parameter of
Daniel Juyung Seo [Fri, 2 Sep 2011 04:53:48 +0000 (04:53 +0000)]
elm scroller: Added 'const' to the first Evas_Object parameter of
getters.

SVN revision: 63085

13 years agoelm els_scroller.c: Fixed formatting.
Daniel Juyung Seo [Fri, 2 Sep 2011 04:52:18 +0000 (04:52 +0000)]
elm els_scroller.c: Fixed formatting.

Fixed indentation. Fixed spacing.

SVN revision: 63084

13 years agoelm: Removed all trailing whitespaces.
Daniel Juyung Seo [Fri, 2 Sep 2011 04:09:17 +0000 (04:09 +0000)]
elm: Removed all trailing whitespaces.

Why they are added even I'm removing them arbitrarily.

SVN revision: 63083

13 years agoelementary: Privide a new api to elm_photo : elm_photo_thumb_set.
Nicolas Aguirre [Thu, 1 Sep 2011 19:14:32 +0000 (19:14 +0000)]
elementary: Privide a new  api to elm_photo : elm_photo_thumb_set.
It works like elm_icon_thumb_set : it generates the thumb of the file passed as argument.

SVN revision: 63063

13 years agoelementary/ctxpopup - trivial changes.
ChunEon Park [Wed, 31 Aug 2011 15:33:54 +0000 (15:33 +0000)]
elementary/ctxpopup - trivial changes.

SVN revision: 63036

13 years agoElm entry: Reparent the smart scroller correctly.
Tom Hacohen [Wed, 31 Aug 2011 10:51:04 +0000 (10:51 +0000)]
Elm entry: Reparent the smart scroller correctly.

SVN revision: 63023

13 years agoelm Elementary.h.in: Removed duplicated callback description.
Daniel Juyung Seo [Wed, 31 Aug 2011 08:34:43 +0000 (08:34 +0000)]
elm Elementary.h.in: Removed duplicated callback description.

SVN revision: 63016

13 years agoElm default theme: Fix segment control's theme.
Tom Hacohen [Tue, 30 Aug 2011 11:05:04 +0000 (11:05 +0000)]
Elm default theme: Fix segment control's theme.

It was very hackish/broken and it broke when gustavo fixed some stuff in
edje. I merged all the different padding items to one padding frame,
and corrected some of the things that were wrong, and tada, now everything
works.

SVN revision: 62983

13 years agoelm: Refactoring. Modified elm_{widget}_scroller_policy_set() API.
Daniel Juyung Seo [Mon, 29 Aug 2011 16:30:14 +0000 (16:30 +0000)]
elm: Refactoring. Modified elm_{widget}_scroller_policy_set() API.

SVN revision: 62957

13 years agoelm list: Fixed elm_list_scroller_policy_set(). Closed ticket #842.
Daniel Juyung Seo [Mon, 29 Aug 2011 16:13:35 +0000 (16:13 +0000)]
elm list: Fixed elm_list_scroller_policy_set(). Closed ticket #842.

SVN revision: 62956

13 years agoelementary/ctxpopup - just renamed hover_parent -> parent
ChunEon Park [Mon, 29 Aug 2011 16:05:24 +0000 (16:05 +0000)]
elementary/ctxpopup -  just renamed hover_parent -> parent

SVN revision: 62954

13 years agoelementary/ctxpopup - join parent to separated hover parent.
ChunEon Park [Mon, 29 Aug 2011 15:59:56 +0000 (15:59 +0000)]
elementary/ctxpopup - join parent to separated hover parent.

SVN revision: 62953

13 years agoelementary/ctxpopup - removed unuseful support.
ChunEon Park [Mon, 29 Aug 2011 15:35:48 +0000 (15:35 +0000)]
elementary/ctxpopup - removed unuseful support.

SVN revision: 62952

13 years agoelementary/ctxpopup - added missing stuff.
ChunEon Park [Mon, 29 Aug 2011 15:28:05 +0000 (15:28 +0000)]
elementary/ctxpopup - added missing stuff.

when parent is changed, then ctxpopup should be updated.

SVN revision: 62951

13 years agoelm Elementary.h.in: Fixed typo.
Daniel Juyung Seo [Mon, 29 Aug 2011 15:15:39 +0000 (15:15 +0000)]
elm Elementary.h.in: Fixed typo.

SVN revision: 62950

13 years agoworking on factory - fix fixme in box while i'm at it.
Carsten Haitzler [Mon, 29 Aug 2011 12:52:41 +0000 (12:52 +0000)]
working on factory - fix fixme in box while i'm at it.

SVN revision: 62946

13 years agohandle case where child obj resizes WHILe bouncing/scrolling around
Carsten Haitzler [Mon, 29 Aug 2011 12:48:00 +0000 (12:48 +0000)]
handle case where child obj resizes WHILe bouncing/scrolling around
AND we are at or beyond a limit.

SVN revision: 62945

13 years agoElm tooltip: Remove the checks if object passed is an elm widget.
Tom Hacohen [Mon, 29 Aug 2011 11:55:25 +0000 (11:55 +0000)]
Elm tooltip: Remove the checks if object passed is an elm widget.

This kinda reverts 62919, still kept the useful new macro/func.

SVN revision: 62943

13 years agoelm list: Fixed elm_list_item_disabled_set() API. Closed trac #844.
Daniel Juyung Seo [Mon, 29 Aug 2011 05:10:20 +0000 (05:10 +0000)]
elm list: Fixed elm_list_item_disabled_set() API. Closed trac #844.

SVN revision: 62932

13 years agoelm src/examples: Applied caro's r62885 changes to examples.
Daniel Juyung Seo [Mon, 29 Aug 2011 04:16:18 +0000 (04:16 +0000)]
elm src/examples: Applied caro's r62885 changes to examples.

Changed EAPI -> EAPI_MAIN in applications. http://trac.enlightenment.org/e/changeset/62885

SVN revision: 62931

13 years agoelm els_tooltip.c: Fixed warings.
Daniel Juyung Seo [Mon, 29 Aug 2011 04:00:37 +0000 (04:00 +0000)]
elm els_tooltip.c: Fixed warings.

SVN revision: 62930

13 years agoelm test.c: Removed wrong warnings. Fixed indentation and removed
Daniel Juyung Seo [Mon, 29 Aug 2011 04:00:17 +0000 (04:00 +0000)]
elm test.c: Removed wrong warnings. Fixed indentation and removed
trailing whitespaces.

SVN revision: 62929

13 years agoElm tooltip: Added checks if the object passed is an elm object.
Tom Hacohen [Sun, 28 Aug 2011 14:12:38 +0000 (14:12 +0000)]
Elm tooltip: Added checks if the object passed is an elm object.

SVN revision: 62919

13 years agoelementary/slideshow - removed white space and shadow var. fixed indentation
ChunEon Park [Sun, 28 Aug 2011 07:18:28 +0000 (07:18 +0000)]
elementary/slideshow - removed white space and shadow var. fixed indentation

SVN revision: 62909

13 years agoelementry/ctxpopup - updated test code for checking elm_ctxpopup_direction_get API.
ChunEon Park [Sun, 28 Aug 2011 07:13:04 +0000 (07:13 +0000)]
elementry/ctxpopup - updated test code for checking elm_ctxpopup_direction_get API.

SVN revision: 62906

13 years agoelementary/ctxpopup - added elm_ctxpopup_direction_get API
ChunEon Park [Sun, 28 Aug 2011 07:12:16 +0000 (07:12 +0000)]
elementary/ctxpopup - added elm_ctxpopup_direction_get API

SVN revision: 62905

13 years agoelementry/ctxpopup - added event_hook, focus_hook
ChunEon Park [Sun, 28 Aug 2011 02:38:48 +0000 (02:38 +0000)]
elementry/ctxpopup - added event_hook, focus_hook

also enable the focus when ctxpopup shows up.

SVN revision: 62892

13 years agoelementary/ctxpopup - really trivial changes.
ChunEon Park [Sun, 28 Aug 2011 01:59:44 +0000 (01:59 +0000)]
elementary/ctxpopup - really trivial changes.

SVN revision: 62891

13 years agochange the way elm_main() must be declared (fix bug on Windows).
Vincent Torri [Sat, 27 Aug 2011 07:54:49 +0000 (07:54 +0000)]
change the way elm_main() must be declared (fix bug on Windows).

Instead of EAPI elm_main(***), it must be EAPI_MAIN elm_main(***) so that
it also work on Windows.

If someone knows sed a bit, can he also change all the examples ?

SVN revision: 62885

13 years agoelementary: slideshow fix cache build
Michael BOUCHAUD [Fri, 26 Aug 2011 13:54:12 +0000 (13:54 +0000)]
elementary: slideshow fix cache build

SVN revision: 62859

13 years agoand improve factory massively.. no more "hangs" while scrolling massiv
Carsten Haitzler [Fri, 26 Aug 2011 12:27:57 +0000 (12:27 +0000)]
and improve factory massively.. no more "hangs" while scrolling massiv
massive massive lists of buttons.

SVN revision: 62857

13 years agoelm genlist: Reverted r62645 patch. This needs to be refined.
Daniel Juyung Seo [Fri, 26 Aug 2011 11:32:26 +0000 (11:32 +0000)]
elm genlist: Reverted r62645 patch. This needs to be refined.

SVN revision: 62855

13 years agodont create main test win at all if test win only mode.
Carsten Haitzler [Fri, 26 Aug 2011 07:40:51 +0000 (07:40 +0000)]
dont create main test win at all if test win only mode.

SVN revision: 62851

13 years agoalso fix text_converter I guess
Mike Blumenkrantz [Fri, 26 Aug 2011 02:43:48 +0000 (02:43 +0000)]
also fix text_converter I guess

SVN revision: 62849

13 years agoconsolidate cnp functions
Mike Blumenkrantz [Fri, 26 Aug 2011 02:39:28 +0000 (02:39 +0000)]
consolidate cnp functions

SVN revision: 62848

13 years agoadd AMAZING hack to work around a bug that crashes you instantly if you try to cnp...
Mike Blumenkrantz [Fri, 26 Aug 2011 02:32:49 +0000 (02:32 +0000)]
add AMAZING hack to work around a bug that crashes you instantly if you try to cnp in elm

SVN revision: 62847

13 years agoelementary/module : remove trailing whitespaces
WooHyun Jung [Fri, 26 Aug 2011 02:04:10 +0000 (02:04 +0000)]
elementary/module : remove trailing whitespaces

SVN revision: 62846

13 years agoelementary : indentation and some small changes
WooHyun Jung [Fri, 26 Aug 2011 02:02:15 +0000 (02:02 +0000)]
elementary : indentation and some small changes

SVN revision: 62845

13 years agofix OB1 on anchor click callback
Mike Blumenkrantz [Thu, 25 Aug 2011 21:57:23 +0000 (21:57 +0000)]
fix OB1 on anchor click callback

SVN revision: 62835

13 years agoelm list/gengrid: Fixed typo in internal functions and variables. hilight -> highlight.
Daniel Juyung Seo [Thu, 25 Aug 2011 17:19:22 +0000 (17:19 +0000)]
elm list/gengrid: Fixed typo in internal functions and variables. hilight -> highlight.

Hilight is a common mis-spelling of highlight. http://en.wiktionary.org/wiki/hilight

SVN revision: 62830

13 years agoelm Elementary.h.in: Removed unnecessary spacing.
Daniel Juyung Seo [Thu, 25 Aug 2011 17:17:35 +0000 (17:17 +0000)]
elm Elementary.h.in: Removed unnecessary spacing.

SVN revision: 62829

13 years ago[elementary] genlist_nastiness--
Gustavo Lima Chaves [Thu, 25 Aug 2011 14:32:02 +0000 (14:32 +0000)]
[elementary] genlist_nastiness--
http://www.youtube.com/watch?v=YaR9I7CEiJc

SVN revision: 62823

13 years agofix bug if pan has been deleted - sd wil lbe null.
Carsten Haitzler [Thu, 25 Aug 2011 14:22:26 +0000 (14:22 +0000)]
fix bug if pan has been deleted - sd wil lbe null.

SVN revision: 62821

13 years agoelementary : For fixing doxy bug. This patch was made by Shilpa.
WooHyun Jung [Thu, 25 Aug 2011 14:15:27 +0000 (14:15 +0000)]
elementary : For fixing doxy bug. This patch was made by Shilpa.

SVN revision: 62820

13 years agodont make index active - oops. debugging.
Carsten Haitzler [Thu, 25 Aug 2011 14:06:27 +0000 (14:06 +0000)]
dont make index active - oops. debugging.

SVN revision: 62819

13 years agomake note of horizontal hoversel
Carsten Haitzler [Thu, 25 Aug 2011 10:42:42 +0000 (10:42 +0000)]
make note of horizontal hoversel

SVN revision: 62802

13 years agodont display indicator if no items in index.
Carsten Haitzler [Thu, 25 Aug 2011 10:29:08 +0000 (10:29 +0000)]
dont display indicator if no items in index.

SVN revision: 62801

13 years agoif you activate index without it being clicked, the indicator bit is
Carsten Haitzler [Thu, 25 Aug 2011 10:20:47 +0000 (10:20 +0000)]
if you activate index without it being clicked, the indicator bit is
visible but empty - dont show this until someone actually clicks.

SVN revision: 62799

13 years agoFrom: Jérémy Zurcher <jeremy@asynk.ch>
Jérémy Zurcher [Thu, 25 Aug 2011 10:01:59 +0000 (10:01 +0000)]
From: Jérémy Zurcher <jeremy@asynk.ch>
Subject: [E-devel] patch : eina_prefix + elementary_test

please find attached a small patch for eina_prefix

it prevent segfault when for instance
no elm_app_compile_*_dir_set is called prior to elm_app_info_set

and another one for elementary/src/bin/test*.c which tends to replace
usage of PACKAGE_DATA_DIR with elm_app_data_dir_get

SVN revision: 62796

13 years agoFrom: Jaehwan Kim <jae.hwan.kim@samsung.com>
Jaehwan Kim [Thu, 25 Aug 2011 08:46:52 +0000 (08:46 +0000)]
From: Jaehwan Kim <jae.hwan.kim@samsung.com>
Subject: [E-devel] [Patch] signal "scroll,anim,stop"  in els_scroller

fix the bug which the signal "scroll,anim,stop" is not called sometimes.

SVN revision: 62789

13 years agoFrom: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Thu, 25 Aug 2011 07:25:37 +0000 (07:25 +0000)]
From: Jihoon Kim <jihoon48.kim@samsung.com>
Subject: [E-devel] [PATCH] add elm_entry_input_panel_layout_set API

elm_entry_input_panel_layout_set API is high level API to call
ecore_imf_context_input_panel_layout_set (through edje).
This API will be used to set layout of input panel (such as URL, Email,
Number layout...) by application programmer.

Would you please review this patch?
Please let me know if I have to do more.

SVN revision: 62782

13 years agoPlease find the Attached patch for Password show last feature's set,get APIs.
Carsten Haitzler [Thu, 25 Aug 2011 07:00:39 +0000 (07:00 +0000)]
Please find the Attached patch for Password show last feature's set,get APIs.
Using these APIs of elm_main.c, password last show feature can be enabled or
disabled and the time out value for which character will be visible before
being masked also can be manipulated. Change description as given below.

"Change Descritption"
Four APIs have been added to elementary in order to manipulate the global settings
of show last feature of password mode of entry widget.
The settings include
1. enable/disable the show_last feature [ set and get API ].
2. Manipulate the time out value [ set and get API ].

SVN revision: 62781

13 years agoFrom: Jaehwan Kim <jae.hwan.kim@samsung.com>
Jaehwan Kim [Thu, 25 Aug 2011 05:20:59 +0000 (05:20 +0000)]
From: Jaehwan Kim <jae.hwan.kim@samsung.com>
Subject: [E-devel] [Patch] elm_genlist_clear

When items are added right after genlist clear, genlist is scrolled to the previous position.
If all item is deleted, the scroller have to locate 0, 0.
But scroller has wanted position to remembers the scrolled location.
So even if all item is deleted, it locate previous position.
Then I added elm_smart_scroller_child_region_show(wd->scr, 0, 0, 0, 0)
at the end of the elm_genlist_clear.

SVN revision: 62778

13 years agofix bug i created - i broke check adding accessibility. fix fix fix!
Carsten Haitzler [Thu, 25 Aug 2011 05:02:23 +0000 (05:02 +0000)]
fix bug i created - i broke check adding accessibility. fix fix fix!

SVN revision: 62776

13 years ago[elementary] Fixing list clearing inside item selection for
Gustavo Lima Chaves [Wed, 24 Aug 2011 21:03:37 +0000 (21:03 +0000)]
[elementary] Fixing list clearing inside item selection for
 genlists.
When the items are made invalid, don't access rotten pointers! I think
I did it right, but it exposes a bug on genlist test 2, elementary
test. I'll let that fix to the authors of that specific code
(insert_after() and such).

SVN revision: 62763

13 years agoelm toolbar: Fixed toolbar access function. Thanks to Gustavo Barbieri.
Daniel Juyung Seo [Wed, 24 Aug 2011 16:13:13 +0000 (16:13 +0000)]
elm toolbar: Fixed toolbar access function. Thanks to Gustavo Barbieri.

SVN revision: 62751

13 years agoelm: Removed trailing whitespaces.
Daniel Juyung Seo [Wed, 24 Aug 2011 08:11:58 +0000 (08:11 +0000)]
elm: Removed trailing whitespaces.

Raster finished accessibility. So I fixed it too.

SVN revision: 62737

13 years agoelm toolbar: Fixed build warnings.
Daniel Juyung Seo [Wed, 24 Aug 2011 08:10:48 +0000 (08:10 +0000)]
elm toolbar: Fixed build warnings.

SVN revision: 62736

13 years agoelementary/ctxpopup - added show effect (patched by kimcinoo@gmail.com>
ChunEon Park [Wed, 24 Aug 2011 07:02:26 +0000 (07:02 +0000)]
elementary/ctxpopup - added show effect (patched by kimcinoo@gmail.com>

Dear All, Hello!

The transition effect is added to the ctxpopup when it comes.
Please review the attached patch. Thanks always!

Sincerely,
Shinwoo Kim.

SVN revision: 62735

13 years agoand now add custom access info for items too and clean up nicely.
Carsten Haitzler [Wed, 24 Aug 2011 06:39:29 +0000 (06:39 +0000)]
and now add custom access info for items too and clean up nicely.

SVN revision: 62734

13 years agoand now do toolbar - showing how to add access stuff to items in a
Carsten Haitzler [Wed, 24 Aug 2011 06:29:13 +0000 (06:29 +0000)]
and now do toolbar - showing how to add access stuff to items in a
widget

SVN revision: 62733

13 years ago[elementary] Irritatingly bad output string now better.
Gustavo Lima Chaves [Tue, 23 Aug 2011 22:44:57 +0000 (22:44 +0000)]
[elementary] Irritatingly bad output string now better.

SVN revision: 62732

13 years agoelm list: Changed elm_list_item_base_get() to elm_list_item_object_get() like other...
Daniel Juyung Seo [Tue, 23 Aug 2011 16:55:28 +0000 (16:55 +0000)]
elm list: Changed elm_list_item_base_get() to elm_list_item_object_get() like other widgets such as gengrid/menu/genlist/slideshow/segment_control.

I also changed all related code in trunk.
Deprecated elm_list_item_base_get(). I will remove this later.

SVN revision: 62730

13 years agoelm test_button.c: Use elm_object_xxx API in application side.
Daniel Juyung Seo [Tue, 23 Aug 2011 12:45:12 +0000 (12:45 +0000)]
elm test_button.c: Use elm_object_xxx API in application side.

SVN revision: 62720

13 years agoelm entry/label: Changed internal function name to the right one.
Daniel Juyung Seo [Tue, 23 Aug 2011 12:22:47 +0000 (12:22 +0000)]
elm entry/label: Changed internal function name to the right one.

SVN revision: 62718

13 years ago1. adjust voice to be slower and more clear
Carsten Haitzler [Tue, 23 Aug 2011 09:11:33 +0000 (09:11 +0000)]
1. adjust voice to be slower and more clear
2. show how to set custom access text on a widget.

SVN revision: 62716

13 years agoand hide hilight on mouse out
Carsten Haitzler [Tue, 23 Aug 2011 08:48:56 +0000 (08:48 +0000)]
and hide hilight on mouse out

SVN revision: 62715

13 years agomake access hilight follow object around and vanish it target is
Carsten Haitzler [Tue, 23 Aug 2011 08:46:01 +0000 (08:46 +0000)]
make access hilight follow object around and vanish it target is
hidden or deleted.

SVN revision: 62714

13 years agoadd visual feedback on accessibility mouseover too
Carsten Haitzler [Tue, 23 Aug 2011 07:44:49 +0000 (07:44 +0000)]
add visual feedback on accessibility mouseover too

SVN revision: 62713

13 years agoelm gengrid: Oops, I added more changes to the previous commit.
Daniel Juyung Seo [Tue, 23 Aug 2011 04:04:44 +0000 (04:04 +0000)]
elm gengrid: Oops, I added more changes to the previous commit.

SVN revision: 62711

13 years agoelm genlist: Added "scroll,anim,start", "scroll,anim,stop",
Daniel Juyung Seo [Tue, 23 Aug 2011 04:02:26 +0000 (04:02 +0000)]
elm genlist: Added "scroll,anim,start", "scroll,anim,stop",
"scroll,drag,start", "scroll,drag,stop" smart callbacks to genlist.
elm gengrid: Added "scroll,anim,start", "scroll,anim,stop" smart
callbacks to genlist.

SVN revision: 62710

13 years agoelm Elementary.h.in: Updated authors.
Daniel Juyung Seo [Tue, 23 Aug 2011 01:44:46 +0000 (01:44 +0000)]
elm Elementary.h.in: Updated authors.

SVN revision: 62707

13 years agoElm entry: Fixed a bug with chunked feeding of textblock.
Tom Hacohen [Mon, 22 Aug 2011 14:20:02 +0000 (14:20 +0000)]
Elm entry: Fixed a bug with chunked feeding of textblock.

Thanks to MJ for the report.

SVN revision: 62693

13 years agoelementary/elm_transit - fixed a bug.
ChunEon Park [Sun, 21 Aug 2011 12:09:22 +0000 (12:09 +0000)]
elementary/elm_transit - fixed a bug.

It could be refered even the transit is deleted.

SVN revision: 62658

13 years agoelm genlist: Fixed elm_genlist_item_insert_after() bug. Patch by
Daniel Juyung Seo [Sun, 21 Aug 2011 05:27:19 +0000 (05:27 +0000)]
elm genlist: Fixed elm_genlist_item_insert_after() bug. Patch by
Chanwook Jung <joey.jung@samsung.com>

From: 정찬욱 [mailto:joey.jung@samsung.com]
Sent: Friday, August 19, 2011 4:40 PM
Subject: [E-devel] [Patch] bug in elm_genlist_item_insert_after

Dear developers.

I found the problem when group item is added using
elm_genlist_item_insert_after in genlist.
The new group item is refer to the group item list not item list.
Therefore
it is inserted in the wrong place.
I modified that if the new group item is inserted, refer to the last
item
of the after group item.
Thanks.

SVN revision: 62645

13 years agoelm: Removed trailing whitespaces.
Daniel Juyung Seo [Fri, 19 Aug 2011 15:26:04 +0000 (15:26 +0000)]
elm: Removed trailing whitespaces.

I always try to maintain elm with no trailing whitespaces. Please do not commit trailing whitespaces anymore.
I think maintaining a library clean is a good job. Once it gets mess, it's hard to fix them all at once.
1. Removing trailing whitespaces.
2. Fixing indentations.
3. Removing build errors and warnings.

SVN revision: 62595