Tom Hacohen [Wed, 12 Sep 2012 13:34:05 +0000 (13:34 +0000)]
Elm datetime-module: Fixed Makefile.am to work with emap.
Patch by Yakov Goldberg.
SVN revision: 76528
Kim Shinwoo [Wed, 12 Sep 2012 08:46:10 +0000 (08:46 +0000)]
From: Kim Shinwoo <kimcinoo.efl@gmail.com>
Subject: [E-devel] [patch][elementary] diskselector - text align issue
by default diskselector item has space for icon even though the item does
not have icon.
so in some cases, the text is not located in the center of item and
diskselector.
the attachment would resolve this issue. please look into it and give
feedback. thanks.
SVN revision: 76507
thiep ha [Wed, 12 Sep 2012 08:35:42 +0000 (08:35 +0000)]
From: thiep ha <thiep.ha@samsung.com>
Subject: [E-devel] [Patch] [Elementary] ctxpopup - correct position
and size of ctxpopup
With ctxpopup, if it has many items and user uses -1 as parameter in
set direction priority function,
the ctxpopup position and size are calculated incorrectly.
Ex:
elm_ctxpopup_direction_priority_set(ctxpopup,
ELM_CTXPOPUP_DIRECTION_DOWN, ELM_CTXPOPUP_DIRECTION_UP, -1, -1);
SVN revision: 76505
Kim Shinwoo [Wed, 12 Sep 2012 08:25:10 +0000 (08:25 +0000)]
From: Kim Shinwoo <kimcinoo.efl@gmail.com>
Subject: [E-devel] [patch][elementary] calendar - add access feature,
access - add _elm_access_edje_object_part_object_unregister();
the attachment has accessibility feature which is for the
elm_calendar. and
moreover..
it would be better to keep one more api for the access which name is
_elm_access_edje_object_part_object_unregister();
in the case of calendar item, its text part could be set with empty
value
in run time(dynamically), even though it had a value (1~31) previously.
so if there is an empty field(item), then previously registered item
should
be unregistered. the api would be useful not only this case but also
others.
then, please review the patch and give feedback. thanks.
SVN revision: 76502
Carsten Haitzler [Wed, 12 Sep 2012 08:23:11 +0000 (08:23 +0000)]
fix fmting :)
SVN revision: 76501
WooHyun Jung [Wed, 12 Sep 2012 06:18:43 +0000 (06:18 +0000)]
elementary/datetime : Ctxpopup should be hidden when datetime is
unfocused.
SVN revision: 76489
Jaehwan Kim [Wed, 12 Sep 2012 05:30:35 +0000 (05:30 +0000)]
The hidden signal is emitted when the icon or text is hidden.
SVN revision: 76488
Jaehwan Kim [Wed, 12 Sep 2012 05:15:43 +0000 (05:15 +0000)]
When the number of item is changed, the toolbar emits the signal to theme.
The theme can be changed something according the number of item.
SVN revision: 76487
WooHyun Jung [Wed, 12 Sep 2012 04:34:08 +0000 (04:34 +0000)]
elementary/ctxpopup : Rollback 76452. Ctxpopup seemed to be bad with
this modification. (please see the datetime in elementary_test)
SVN revision: 76486
Michael BOUCHAUD [Tue, 11 Sep 2012 21:33:54 +0000 (21:33 +0000)]
elementary: add elm_calendar_selectable_set
SVN revision: 76478
Tom Hacohen [Tue, 11 Sep 2012 14:25:30 +0000 (14:25 +0000)]
Elm layout: remove !obj check from ELM_LAYOUT_CHECK.
This is already handled in elm_widget_type_check, and there it actually
prints an error message, like it should.
Patch by Daniel Zaoui.
SVN revision: 76461
ChunEon Park [Tue, 11 Sep 2012 10:29:48 +0000 (10:29 +0000)]
elementary/ctxpopup - correct position and size of ctxpopup
Dear all,
With ctxpopup, if it has many items and user uses -1 as parameter in set direction priority function,
the ctxpopup position and size are calculated incorrectly.
Ex:
elm_ctxpopup_direction_priority_set(ctxpopup, ELM_CTXPOPUP_DIRECTION_DOWN, ELM_CTXPOPUP_DIRECTION_UP, -1, -1);
I would like to send a small patch to fix this issue.
Please take a look on it.
Thanks & Regards,
Thiep Ha
Signed-Off-By: Thiep ha<thiep.ha@samsung.com>
SVN revision: 76452
ChunEon Park [Tue, 11 Sep 2012 05:17:06 +0000 (05:17 +0000)]
elementary/colorselector - removed unnecessary lines
SVN revision: 76437
ChunEon Park [Tue, 11 Sep 2012 05:11:36 +0000 (05:11 +0000)]
elementary/colorselector - inherit colorselector right button
SVN revision: 76436
ChunEon Park [Tue, 11 Sep 2012 01:48:53 +0000 (01:48 +0000)]
elementary/naviframe - some modification on test
SVN revision: 76424
ChunEon Park [Tue, 11 Sep 2012 01:48:00 +0000 (01:48 +0000)]
naviframe - Even if the top item is inserted into Naviframe, any transition wouldn't be launched as before it did.
SVN revision: 76423
Davide Andreoli [Mon, 10 Sep 2012 21:48:56 +0000 (21:48 +0000)]
Another external test: progress bar.
This test also show how to access the external widgets from C code and also directly from embryo :)
SVN revision: 76422
Davide Andreoli [Mon, 10 Sep 2012 19:21:56 +0000 (19:21 +0000)]
just indentation
SVN revision: 76421
Davide Andreoli [Mon, 10 Sep 2012 19:17:19 +0000 (19:17 +0000)]
New test for external widget: scroller.
Lots of bug here, but it's probably a corner-case-test
SVN revision: 76420
Gustavo Lima Chaves [Mon, 10 Sep 2012 14:06:53 +0000 (14:06 +0000)]
[elm] Properly fix the scroller API entry issue.
SVN revision: 76408
Gustavo Lima Chaves [Mon, 10 Sep 2012 13:52:36 +0000 (13:52 +0000)]
[elm] Check for scrollable, not scroller, on these elm_scroller.c calls.
SVN revision: 76406
ChunEon Park [Mon, 10 Sep 2012 11:39:46 +0000 (11:39 +0000)]
elementary/naviframe - modified some test case
SVN revision: 76395
Rui Seabra [Sun, 9 Sep 2012 22:42:28 +0000 (22:42 +0000)]
Fix elementary build, from Tomas Cech, aka Sleep_Walker.
SVN revision: 76356
Davide Andreoli [Fri, 7 Sep 2012 20:16:30 +0000 (20:16 +0000)]
Elementary: new tests for edje-external of some widgets, buttons and slider done so far, more to come.
All the interaction in this tests are 'pure edje', no c code involved at all.
NOTE: 2 little external bugs are hilighted in the tests, didn't found the time to look for fixes :(
SVN revision: 76322
Mike Blumenkrantz [Fri, 7 Sep 2012 07:15:26 +0000 (07:15 +0000)]
add eweather cflags back
ticket #1384
SVN revision: 76281
Jaehwan Kim [Fri, 7 Sep 2012 04:33:45 +0000 (04:33 +0000)]
Toolbar items support to set/get the generic text.
SVN revision: 76270
Daniel Juyung Seo [Thu, 6 Sep 2012 22:52:36 +0000 (22:52 +0000)]
elm test_genlist.c: Use item_class_new/free API for genlist item classes.
SVN revision: 76263
Christopher Michael [Thu, 6 Sep 2012 07:48:24 +0000 (07:48 +0000)]
Elm: Add missing unused for parameter.
SVN revision: 76227
Christopher Michael [Thu, 6 Sep 2012 07:43:10 +0000 (07:43 +0000)]
Elm: Fix Escape namespace to compile on Windows.
SVN revision: 76226
Jihoon Kim [Thu, 6 Sep 2012 06:01:37 +0000 (06:01 +0000)]
describe about TERMINAL Layout more detail
SVN revision: 76214
Carsten Haitzler [Thu, 6 Sep 2012 02:45:34 +0000 (02:45 +0000)]
as per leif's patch - make the clearenv check nicer.
SVN revision: 76213
Gustavo Lima Chaves [Wed, 5 Sep 2012 19:43:33 +0000 (19:43 +0000)]
[elm] It won't hurt to have it here.
Less inclusions on custom elm widgets.
SVN revision: 76205
Christopher Michael [Wed, 5 Sep 2012 07:44:45 +0000 (07:44 +0000)]
Elm: Revert changes for framespace.
NB: These leaves elm broken in wayland until I sort out what happened
in evas.
SVN revision: 76174
Christopher Michael [Wed, 5 Sep 2012 07:42:57 +0000 (07:42 +0000)]
Elementary: Revert all framespace changes.
NB: This means elm will be broken in wayland for a while while I sort
out what went wrong in evas.
SVN revision: 76173
WooHyun Jung [Wed, 5 Sep 2012 02:37:47 +0000 (02:37 +0000)]
elementary/elm_widget : evas_object_smart_interface_get should be
tried with SMART object only. Before this commit, some applications
printed "evas_debug_magic_wrong".
SVN revision: 76157
Gustavo Lima Chaves [Tue, 4 Sep 2012 14:10:00 +0000 (14:10 +0000)]
[elm] Oopsie--.
SVN revision: 76131
Christopher Michael [Tue, 4 Sep 2012 12:51:57 +0000 (12:51 +0000)]
Elm: Account for framespace X also. Thanks for spotting this Daniel ;)
SVN revision: 76129
Christopher Michael [Tue, 4 Sep 2012 12:46:02 +0000 (12:46 +0000)]
Elm: Fix naviframe shrinking when you change to a different frame.
Ticket #1383.
SVN revision: 76128
Christopher Michael [Tue, 4 Sep 2012 10:16:32 +0000 (10:16 +0000)]
Elm: Use sane window size in naviframe test.
SVN revision: 76120
Christopher Michael [Tue, 4 Sep 2012 09:57:21 +0000 (09:57 +0000)]
Elm: Let's use sane window sizes in tests, yes ? :)
SVN revision: 76119
Christopher Michael [Tue, 4 Sep 2012 09:50:46 +0000 (09:50 +0000)]
Elm: Fix menus which get placed inside a toolbar for proper placement
in wayland.
NB: This also removes some unused variables.
SVN revision: 76118
Christopher Michael [Tue, 4 Sep 2012 09:42:27 +0000 (09:42 +0000)]
Elm: Fix toolbar widget to account for framespace. Fixes ticket 1418
where the 'more' button was showing the popup incorrectly.
SVN revision: 76116
Jihoon Kim [Tue, 4 Sep 2012 07:42:55 +0000 (07:42 +0000)]
add NEWS about adding enum
SVN revision: 76112
Jihoon Kim [Tue, 4 Sep 2012 02:34:19 +0000 (02:34 +0000)]
elm: Add ELM_INPUT_PANEL_RETURN_KEY_TYPE_SIGNIN
SVN revision: 76098
Tom Hacohen [Mon, 3 Sep 2012 13:55:20 +0000 (13:55 +0000)]
Elm layout: Revert "Elm layout: Fix segfault in some cases."
This reverts commit 76000.
Many thanks to glima for spanking me back into the right path.
SVN revision: 76012
Christopher Michael [Mon, 3 Sep 2012 12:12:53 +0000 (12:12 +0000)]
Elm: Fix menu test. Since we cannot get click events on elm_bg, we
have to use a manually added rectangle to receive events. This
rectangle needs to account for framespace, else it does not receieve
events for the whole area which the bg occupies.
SVN revision: 76004
Christopher Michael [Mon, 3 Sep 2012 12:04:39 +0000 (12:04 +0000)]
Elm: Fix stupid hover widget to account for framespace. Fixes ticket
1417.
SVN revision: 76003
Tom Hacohen [Mon, 3 Sep 2012 11:14:17 +0000 (11:14 +0000)]
Elm layout: Fix segfault in some cases.
Apparently this fixes stuff for Daniel Zaoui with some more complicated cases.
SVN revision: 76000
Carsten Haitzler [Mon, 3 Sep 2012 09:55:34 +0000 (09:55 +0000)]
update header #defined versions to 1.8 to make sure new apis are used
in e17 only with ifdefs.
SVN revision: 75994
Carsten Haitzler [Mon, 3 Sep 2012 09:43:35 +0000 (09:43 +0000)]
and support new ecore messages.
SVN revision: 75992
Kim Shinwoo [Mon, 3 Sep 2012 09:26:57 +0000 (09:26 +0000)]
From: Kim Shinwoo <kimcinoo.efl@gmail.com>
Subject: [E-devel] [patch][elementary] popup - smart theme
popup have used notify its internal widget. but popup does not take care
the notify theme in its smart_theme()
the attachment just add a line to set style to the notify and test code
also. please review and give feedback. thanks.
SVN revision: 75987
Carsten Haitzler [Mon, 3 Sep 2012 09:01:21 +0000 (09:01 +0000)]
add in chglog for shinwoo's patch.
SVN revision: 75982
Carsten Haitzler [Mon, 3 Sep 2012 08:49:45 +0000 (08:49 +0000)]
use shinwoo's 2nd patch not first!
SVN revision: 75979
Kim Shinwoo [Mon, 3 Sep 2012 08:44:53 +0000 (08:44 +0000)]
From: Kim Shinwoo <kimcinoo.efl@gmail.com>
Subject: [E-devel] [patch][elementary] access - add activate callback
till now, accessibility has used ecore_x_mouse_*_send(). the patch has
activate callback which takes place of the ecore_x_mouse_*_send() stuff.
if the access module is enabled and 'double tap' is detected, elm_win
will
receive ECORE_X_ATOM_E_ILLUME_ACCESS_CONTROL message with
ECORE_X_ATOME_E_ILLUME_ACCESS_ACTION_ACTIVATE and call the activate
callback for the accessibility. that's it.
SVN revision: 75978
Carsten Haitzler [Mon, 3 Sep 2012 08:37:12 +0000 (08:37 +0000)]
chlog for bluzery patch.
SVN revision: 75975
Bluezery [Mon, 3 Sep 2012 08:35:53 +0000 (08:35 +0000)]
From: Bluezery <ohpowel@gmail.com>
Subject: [E-devel] [patch] change plug-in loading behavior in elm_map
Elm_map have 3 modules (Tile, Route, Name) for plug-in loading
When elm_map is added, each 3 modules search plug-ins
(elm_map does use eina_module, not elm_module because elm_map loads
several modules. )
Previously, Each modules in elm_map search modules separately.
So module init /shutdown function in each plug-in is called 3times.
This can cause problems.
I fixed that module init is called at one time and module never be
unloaded (in process life-cycle).
SVN revision: 75974
Carsten Haitzler [Mon, 3 Sep 2012 07:59:01 +0000 (07:59 +0000)]
add NEWs entry for fix.
SVN revision: 75968
Carsten Haitzler [Mon, 3 Sep 2012 07:58:48 +0000 (07:58 +0000)]
spellfix
SVN revision: 75967
Carsten Haitzler [Mon, 3 Sep 2012 07:57:50 +0000 (07:57 +0000)]
add chlog for bluezery fix.
SVN revision: 75966
Carsten Haitzler [Mon, 3 Sep 2012 07:29:48 +0000 (07:29 +0000)]
add news entry for datetime fix.
SVN revision: 75962
Carsten Haitzler [Mon, 3 Sep 2012 07:25:48 +0000 (07:25 +0000)]
update po's
SVN revision: 75959
Rajeev Ranjan [Mon, 3 Sep 2012 07:24:20 +0000 (07:24 +0000)]
From: Rajeev Ranjan <rajeev.r@samsung.com>
Subject: [E-devel] [Patch] [Elementary] elm_datetime widget bug fix:
elm_datetime_field_limit_set() API is not working for min/max boundary
conditions
Hi,
Please review the attached patch for fixing issue in API
elm_datetime_field_limit_set() for boundary values.
It has been created by Sumanth for datetime widget.
[Issue Details]:
elm_datetime_field_limit_set() API is not working well for boundary
values.
[ex: for date, we can't set max limit as 31 and for minute, we can't
set 60 etc..
- it fails at boundary conditions of Min/Max limit for all
datetime fields.]
[Root cause]:
Boundary condition checking has not been done in a proper way.
[Change Description]:
Boundary checking condition is corrected and the min/max limit
boundary values are included as API input.
Signed-Off-By: Sumanth Krishna (sumanth.m@samsung.com)
Signed-Off-By: Rajeev Ranjan (rajeev.r@samsung.com)
SVN revision: 75958
Carsten Haitzler [Mon, 3 Sep 2012 07:22:28 +0000 (07:22 +0000)]
clean up changelog.
SVN revision: 75957
Jiyoun Park [Mon, 3 Sep 2012 06:55:07 +0000 (06:55 +0000)]
add signal rotation and indicator mode change.
child elms can know indicator mod change and rotation change
SVN revision: 75955
Christopher Michael [Mon, 3 Sep 2012 06:32:40 +0000 (06:32 +0000)]
Elementary: (elm_flip) Not much point in fetching the Z values here if we are not
going to use them.
SVN revision: 75953
Daniel Juyung Seo [Mon, 3 Sep 2012 06:20:47 +0000 (06:20 +0000)]
elm genlist: Fixed wrong reorder animation. Patch by Bluezery <ohpowel@gmail.com>
On Fri, Aug 31, 2012 at 8:50 PM, Bluezery <ohpowel@gmail.com> wrote:
> Hello,
>
> Sometimes reorder animation ended incorrectly
> You can test & see the problem when background color is black and
> genlist item color is white.
> I made the added value for animation as difference between old item
> position and new item position if difference is below predefined dy.
> (y = diff, if diff < dy) So item position can be finally new item
> position at last.
> Please review this patch.
>
> Thanks
SVN revision: 75950
Christopher Michael [Mon, 3 Sep 2012 06:08:52 +0000 (06:08 +0000)]
Elementary: Fix ticket #1376: Titlebar respondes to gestures in
Gesture Layer 2.
SVN revision: 75948
Jonas M. Gastal [Fri, 31 Aug 2012 12:54:53 +0000 (12:54 +0000)]
This is minor fix (typo, nuance) for genlist documentation.
Author: Bluezery <ohpowel@gmail.com>
SVN revision: 75922
Christopher Michael [Fri, 31 Aug 2012 09:27:22 +0000 (09:27 +0000)]
Elementary: Patch from Alex Wu <zhiwen.wu@linux.intel.com> to fix
glview tests in Wayland:
If the preferred engine set to "opengl_x11" and we actully run on
"wayland_egl" engine, the elm_win_add will eventully use "Software FB"
engine, and no chance to use the correct engine.
Don't set the preference but let the _elm_config to determine the right
engine.
SVN revision: 75921
Christopher Michael [Fri, 31 Aug 2012 06:20:58 +0000 (06:20 +0000)]
Elementary: Make entry compile again when using Wayland.
NB: Hmmm, not sure if this got into the 1.7 release or not. Perhaps
needs to be backported ?
SVN revision: 75917
WooHyun Jung [Fri, 31 Aug 2012 06:17:33 +0000 (06:17 +0000)]
[elm] The state of elm_check is now changed by mouse click event. Not
by mouse UP event.
SVN revision: 75916
Daniel Juyung Seo [Fri, 31 Aug 2012 04:17:57 +0000 (04:17 +0000)]
elm ChangeLog: for 75887
SVN revision: 75913
Gustavo Lima Chaves [Thu, 30 Aug 2012 23:19:05 +0000 (23:19 +0000)]
[elm] NEWS, Changelog and @since for my residual
porting work.
SVN revision: 75908
Massimo Maiurana [Thu, 30 Aug 2012 16:50:44 +0000 (16:50 +0000)]
updating portuguese and italian translations
SVN revision: 75907
Gustavo Lima Chaves [Thu, 30 Aug 2012 16:47:31 +0000 (16:47 +0000)]
[elm] Remove text on compat transition.
SVN revision: 75906
Gustavo Lima Chaves [Thu, 30 Aug 2012 16:47:23 +0000 (16:47 +0000)]
[elm] Keeping the on_show_region hook, as this is
hard to unhookify.
SVN revision: 75905
Gustavo Lima Chaves [Thu, 30 Aug 2012 16:47:16 +0000 (16:47 +0000)]
[elm] Rework focus_region and on_focus_region
hooks.
The former is now issued for all scrollables, with the behavior it had
before, and the latter is a new virtual base function, with a default
implementation leading to values matching the old case where one
didn't implement the hook.
Please help me test if everything is OK -- it seems so, here.
SVN revision: 75904
Gustavo Lima Chaves [Thu, 30 Aug 2012 16:47:10 +0000 (16:47 +0000)]
[elm] Put some order on elm_widget.c.
SVN revision: 75903
Gustavo Lima Chaves [Thu, 30 Aug 2012 16:47:05 +0000 (16:47 +0000)]
[elm] Bump on elm_priv.h.
SVN revision: 75902
Gustavo Lima Chaves [Thu, 30 Aug 2012 16:46:59 +0000 (16:46 +0000)]
[elm] Bye, bye, compat.
http://www.xmms.org/graphics/Gaylord.Nelson.waves.byebye.jpg
SVN revision: 75901
Gustavo Lima Chaves [Thu, 30 Aug 2012 16:46:52 +0000 (16:46 +0000)]
[elm] I guess people never use that 'feature'?
SVN revision: 75900
Gustavo Lima Chaves [Thu, 30 Aug 2012 16:46:46 +0000 (16:46 +0000)]
[elm] Better named function to use here.
SVN revision: 75899
Gustavo Lima Chaves [Thu, 30 Aug 2012 16:46:40 +0000 (16:46 +0000)]
[elm] Panel now a layout (last widget, woo hoo!)
SVN revision: 75898
Gustavo Lima Chaves [Thu, 30 Aug 2012 16:46:34 +0000 (16:46 +0000)]
[elm] Popup now a layout.
SVN revision: 75897
Gustavo Lima Chaves [Thu, 30 Aug 2012 16:46:20 +0000 (16:46 +0000)]
[elm] More safety for box deletion.
SVN revision: 75896
Gustavo Lima Chaves [Thu, 30 Aug 2012 16:46:12 +0000 (16:46 +0000)]
[elm] Multibuttonentry now a layout.
SVN revision: 75895
Gustavo Lima Chaves [Thu, 30 Aug 2012 16:45:59 +0000 (16:45 +0000)]
[elm] Dangerous typo--.
SVN revision: 75894
Gustavo Lima Chaves [Thu, 30 Aug 2012 16:45:51 +0000 (16:45 +0000)]
[elm] Ctxpopup now a layout.
SVN revision: 75893
Gustavo Lima Chaves [Thu, 30 Aug 2012 16:45:34 +0000 (16:45 +0000)]
[elm] Prepare for removal of last widget using
internal scrolling smart cbs.
SVN revision: 75892
Gustavo Lima Chaves [Thu, 30 Aug 2012 16:45:28 +0000 (16:45 +0000)]
[elm] Filesector entry ported.
NB: IMO this should be a child of file selector button, but we'd have
to break its theme for that. Do go we go for that?
SVN revision: 75891
Gustavo Lima Chaves [Thu, 30 Aug 2012 16:45:15 +0000 (16:45 +0000)]
[elm] Entry now a scrollable layout.
SVN revision: 75890
Gustavo Lima Chaves [Thu, 30 Aug 2012 16:45:00 +0000 (16:45 +0000)]
[elm] Toolbar ported.
SVN revision: 75889
Daniel Juyung Seo [Thu, 30 Aug 2012 15:43:14 +0000 (15:43 +0000)]
elm naviframe: Naviframe's item Subtitle_label deleted in item_free. Patch by Shilpa Onkar Singh <shilpa.singh@samsung.com>
SVN revision: 75887
Daniel Juyung Seo [Thu, 30 Aug 2012 15:18:47 +0000 (15:18 +0000)]
elm elc_ctxpopup.c: Code refactoring.
SVN revision: 75885
Cedric BAIL [Thu, 30 Aug 2012 11:26:00 +0000 (11:26 +0000)]
ChangeLog: back in time.
SVN revision: 75875
Daniel Juyung Seo [Thu, 30 Aug 2012 11:21:34 +0000 (11:21 +0000)]
elm elm_genlist.h: Added more documentation for elm_genlist_homogeneous_set().
SVN revision: 75874
Cedric BAIL [Thu, 30 Aug 2012 10:55:40 +0000 (10:55 +0000)]
ChangeLog: state we did a release.
SVN revision: 75873
Cedric BAIL [Thu, 30 Aug 2012 10:39:06 +0000 (10:39 +0000)]
elementary: fix typo in gengrid thumb theme.
SVN revision: 75872
Daniel Juyung Seo [Thu, 30 Aug 2012 10:38:43 +0000 (10:38 +0000)]
elm datetime module: Use diskselector 'clicked' smart callback in datetime module.
SVN revision: 75871
Daniel Juyung Seo [Thu, 30 Aug 2012 10:38:38 +0000 (10:38 +0000)]
elm diskselector: Added 'clicked' smart callback to diskselector. This is called only when user clicks an item.
SVN revision: 75870