platform/upstream/elementary.git
11 years ago[access][scroller] remove scroller from access highlight(focus) chain
Shinwoo Kim [Wed, 6 Feb 2013 04:45:31 +0000 (04:45 +0000)]
[access][scroller] remove scroller from access highlight(focus) chain

SVN revision: 83649

11 years agoupdating catalan and esperanto translations
Massimo Maiurana [Tue, 5 Feb 2013 21:31:22 +0000 (21:31 +0000)]
updating catalan and esperanto translations

SVN revision: 83648

11 years agoElementary: Ship cmake configs (like pkg-config).
Tom Hacohen [Tue, 5 Feb 2013 16:40:12 +0000 (16:40 +0000)]
Elementary: Ship cmake configs (like pkg-config).

This should make it easier for applications to use efl with cmake.
It seems to work with my tests. It's ugly and redundant but it's the first
step. Not all the components are supported at the moment.

SVN revision: 83639

11 years agoelementary/changelog - removed white trailing and add "." instead.
ChunEon Park [Tue, 5 Feb 2013 13:00:12 +0000 (13:00 +0000)]
elementary/changelog - removed white trailing and add "." instead.

SVN revision: 83627

11 years agoelementary/index - added "language,changed" smart callback to index
ChunEon Park [Tue, 5 Feb 2013 12:54:36 +0000 (12:54 +0000)]
elementary/index - added "language,changed" smart callback to index

SVN revision: 83626

11 years ago[access] export functions: elm_access_say(); elm_access_highlight_set();
Shinwoo Kim [Tue, 5 Feb 2013 10:11:42 +0000 (10:11 +0000)]
[access] export functions: elm_access_say(); elm_access_highlight_set();

SVN revision: 83620

11 years ago[access] show highlighted object region, _elm_widget_focus_region_show(); would be...
Shinwoo Kim [Tue, 5 Feb 2013 10:08:42 +0000 (10:08 +0000)]
[access] show highlighted object region, _elm_widget_focus_region_show(); would be exported

SVN revision: 83619

11 years agoelementary - fix typo
ChunEon Park [Mon, 4 Feb 2013 12:43:48 +0000 (12:43 +0000)]
elementary - fix typo

SVN revision: 83599

11 years ago[access] shutdown access module explicitly
Shinwoo Kim [Mon, 4 Feb 2013 04:51:26 +0000 (04:51 +0000)]
[access] shutdown access module explicitly

SVN revision: 83577

11 years agoelm: test_genlist.c: text_get is not needed by 'full' style. 'full' style has only...
Daniel Juyung Seo [Fri, 1 Feb 2013 00:39:44 +0000 (00:39 +0000)]
elm: test_genlist.c: text_get is not needed by 'full' style. 'full' style has only elm.swallow.content part.

SVN revision: 83535

11 years ago[index] fix docs (make my eo_parser happy)
Yakov Goldberg [Thu, 31 Jan 2013 16:19:55 +0000 (16:19 +0000)]
[index] fix docs (make my eo_parser happy)

Signed-off-by: Yakov Goldberg <yakov.g@samsung.com>
SVN revision: 83527

11 years ago[access][naviframe] export access object of title text.
Shinwoo Kim [Thu, 31 Jan 2013 11:35:26 +0000 (11:35 +0000)]
[access][naviframe] export access object of title text.
we would need a function to export access object which is inside of widget

SVN revision: 83513

11 years ago[access][entry] fix non-initialize problem on access_state_cb();
Shinwoo Kim [Thu, 31 Jan 2013 11:07:26 +0000 (11:07 +0000)]
[access][entry] fix non-initialize problem on access_state_cb();

SVN revision: 83511

11 years ago[access][entry] to read out properly when there is no state value
Shinwoo Kim [Thu, 31 Jan 2013 10:56:18 +0000 (10:56 +0000)]
[access][entry] to read out properly when there is no state value

SVN revision: 83506

11 years agoelementary: rename parameter
Mike McCormack [Thu, 31 Jan 2013 03:30:53 +0000 (03:30 +0000)]
elementary: rename parameter

SVN revision: 83497

11 years agoelm elm_interface_scrollable.c: Fixed typo. min -> max.
Daniel Juyung Seo [Wed, 30 Jan 2013 09:14:06 +0000 (09:14 +0000)]
elm elm_interface_scrollable.c: Fixed typo. min -> max.

SVN revision: 83461

11 years agomodify log cause break compatibility
Jiyoun Park [Wed, 30 Jan 2013 07:56:46 +0000 (07:56 +0000)]
modify log cause break compatibility

SVN revision: 83460

11 years agoadd log related with virtual keypad
Jiyoun Park [Wed, 30 Jan 2013 07:29:50 +0000 (07:29 +0000)]
add log related with virtual keypad

SVN revision: 83459

11 years agoElementary: Use new eo dbg type.
Tom Hacohen [Tue, 29 Jan 2013 16:36:13 +0000 (16:36 +0000)]
Elementary: Use new eo dbg type.

SVN revision: 83444

11 years agoelementary/slider - fixed typo
ChunEon Park [Tue, 29 Jan 2013 10:24:00 +0000 (10:24 +0000)]
elementary/slider - fixed typo

SVN revision: 83426

11 years agoelementary - fixes. not removals.
ChunEon Park [Tue, 29 Jan 2013 07:50:08 +0000 (07:50 +0000)]
elementary - fixes. not removals.

SVN revision: 83417

11 years agoelementary/transit - fix a transit crash issue when user tries to kill all target...
ChunEon Park [Tue, 29 Jan 2013 07:37:57 +0000 (07:37 +0000)]
elementary/transit - fix a transit crash issue when user tries to kill all target objects in the effect end callback

SVN revision: 83413

11 years agoAdded debug info functions for Clouseau. From now, classes implementing
Aharon Hillel [Tue, 29 Jan 2013 06:37:01 +0000 (06:37 +0000)]
Added debug info functions for Clouseau. From now, classes implementing
the Eo function with id EO_BASE_SUB_ID_DBG_INFO_GET will be able to show
in Clouseau their own specific information.
Information contents handling is controlled by the class itself and
no more by Clouseau. Basic types are supported, as couple of ints,
couple of doubles, colors and lists.

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

11 years ago[access][popup] fix overwrite problem
Shinwoo Kim [Tue, 29 Jan 2013 05:49:34 +0000 (05:49 +0000)]
[access][popup] fix overwrite problem

SVN revision: 83407

11 years ago[access][popup] enhance access feature, use smart access to enable/disable access...
Shinwoo Kim [Tue, 29 Jan 2013 04:41:50 +0000 (04:41 +0000)]
[access][popup] enhance access feature, use smart access to enable/disable access feature

SVN revision: 83404

11 years agoFix the scroll position is calculated by the size of pan object, not the size of...
Jaehwan Kim [Tue, 29 Jan 2013 03:51:58 +0000 (03:51 +0000)]
Fix the scroll position is calculated by the size of pan object, not the size of scroller.

SVN revision: 83399

11 years ago[access] The read next/prev message does not move focus but move highlight only,...
Shinwoo Kim [Mon, 28 Jan 2013 11:13:18 +0000 (11:13 +0000)]
[access] The read next/prev message does not move focus but move highlight only, the focus moves when the activate message is detected.

SVN revision: 83379

11 years agoelementary/elm_widget : Removed evas_object_smart_data_get and applied eo_data_get.
WooHyun Jung [Sun, 27 Jan 2013 12:14:23 +0000 (12:14 +0000)]
elementary/elm_widget : Removed evas_object_smart_data_get and applied eo_data_get.

SVN revision: 83370

11 years agoelm elm_focus.h: More documentation. The object should be visible to get a focus.
Daniel Juyung Seo [Sat, 26 Jan 2013 10:15:26 +0000 (10:15 +0000)]
elm elm_focus.h: More documentation. The object should be visible to get a focus.

SVN revision: 83357

11 years agoelm test_index.c: Added elm_index_delay_change_time_set() API usecase.
Daniel Juyung Seo [Sat, 26 Jan 2013 09:55:35 +0000 (09:55 +0000)]
elm test_index.c: Added elm_index_delay_change_time_set() API usecase.

SVN revision: 83356

11 years agoelm index: Added elm_index_delay_change_time_set/get APIs for changing delay change...
Daniel Juyung Seo [Sat, 26 Jan 2013 09:55:32 +0000 (09:55 +0000)]
elm index: Added elm_index_delay_change_time_set/get APIs for changing delay change time in index widget.

SVN revision: 83355

11 years agoelm ChangeLog: Fixed wrong dates.
Daniel Juyung Seo [Sat, 26 Jan 2013 09:55:26 +0000 (09:55 +0000)]
elm ChangeLog: Fixed wrong dates.

SVN revision: 83354

11 years agoelm index: Refactoring. Use macro for delay change time. Changed delay change interna...
Daniel Juyung Seo [Sat, 26 Jan 2013 09:55:23 +0000 (09:55 +0000)]
elm index: Refactoring. Use macro for delay change time. Changed delay change internal callback name.

SVN revision: 83353

11 years agoelm elm_widget.c: Mark internal functions.
Daniel Juyung Seo [Sat, 26 Jan 2013 09:55:18 +0000 (09:55 +0000)]
elm elm_widget.c: Mark internal functions.

SVN revision: 83352

11 years agoelm elm_widget_genlist.h: More description for variables.
Daniel Juyung Seo [Sat, 26 Jan 2013 07:11:38 +0000 (07:11 +0000)]
elm elm_widget_genlist.h: More description for variables.

SVN revision: 83349

11 years agoelm genlist: Refactoring. Moved internal functions and added more description.
Daniel Juyung Seo [Sat, 26 Jan 2013 07:11:32 +0000 (07:11 +0000)]
elm genlist: Refactoring. Moved internal functions and added more description.

SVN revision: 83348

11 years agoelementary/elm_widget : A widget which doesn't have focus_region_get should give...
WooHyun Jung [Sat, 26 Jan 2013 06:53:10 +0000 (06:53 +0000)]
elementary/elm_widget : A widget which doesn't have focus_region_get should give its width and height for correct focus_region_show.

SVN revision: 83347

11 years agoelementary/transit - make simpler code and don't overflow the image index
ChunEon Park [Sat, 26 Jan 2013 04:52:02 +0000 (04:52 +0000)]
elementary/transit - make simpler code and don't overflow the image index

SVN revision: 83346

11 years agoelementary/transit - do it as possible as in the last.
ChunEon Park [Sat, 26 Jan 2013 04:46:39 +0000 (04:46 +0000)]
elementary/transit - do it as possible as in the last.

SVN revision: 83345

11 years agoelementary/transit - [Patch] elm_transit feature extenstion
ChunEon Park [Sat, 26 Jan 2013 04:35:58 +0000 (04:35 +0000)]
elementary/transit - [Patch] elm_transit feature extenstion

Hi all,
All tween modes are added and you can set the interp.

   ELM_TRANSIT_TWEEN_MODE_ACCELERATE_FACTOR

   ELM_TRANSIT_TWEEN_MODE_DECELERATE_FACTOR

   ELM_TRANSIT_TWEEN_MODE_SINUSOIDAL_FACTOR

   ELM_TRANSIT_TWEEN_MODE_DIVISOR_INTERP

   ELM_TRANSIT_TWEEN_MODE_BOUNCE

   ELM_TRANSIT_TWEEN_MODE_SPRING

   EAPI void elm_transit_tween_mode_factor_set(Elm_Transit *transit, double v1, double v2);

   EAPI Elm_Transit_Interp *elm_transit_tween_mode_factor_get(const Elm_Transit *transit);

Thanks,
Joey

Singed-Off-By: ChanWook Jeong<jchanwook@gmail.com>
SVN revision: 83344

11 years agoelementary/po - updated
ChunEon Park [Sat, 26 Jan 2013 04:30:01 +0000 (04:30 +0000)]
elementary/po - updated

SVN revision: 83343

11 years ago[access][label] remove markup information to read out
Shinwoo Kim [Fri, 25 Jan 2013 04:06:17 +0000 (04:06 +0000)]
[access][label] remove markup information to read out

SVN revision: 83316

11 years agoelementary/win: Fix engine comparision condition.
U. Artie Eoff [Thu, 24 Jan 2013 16:05:12 +0000 (16:05 +0000)]
elementary/win: Fix engine comparision condition.

With the wrong comparison, elm_win_wl_window_get() will always return
NULL.

Patch by: U. Artie Eoff <ullysses.a.eoff@intel.com>

SVN revision: 83303

11 years agoelm diskselector: Refactoring. Use ecore_idle_enterer properly.
Daniel Juyung Seo [Thu, 24 Jan 2013 12:22:02 +0000 (12:22 +0000)]
elm diskselector: Refactoring. Use ecore_idle_enterer properly.

1. Idle enterer is deleted when ECORE_CALLBACK_CANCEL is returned.
   So calling the idle enterer callback directly from the code needs more considerations.
2. Used better variable names and added more comment.
3. Diskselector needs much more love.

SVN revision: 83298

11 years agoupdating esperanto and italian translations
Massimo Maiurana [Wed, 23 Jan 2013 11:53:53 +0000 (11:53 +0000)]
updating esperanto and italian translations

SVN revision: 83166

11 years agoelementary/notify : In _timer_cb of elm_notify, access to sd should be forbidden...
WooHyun Jung [Wed, 23 Jan 2013 05:29:31 +0000 (05:29 +0000)]
elementary/notify : In _timer_cb of elm_notify, access to sd should be forbidden after smart_callback_call is called.

SVN revision: 83121

11 years ago[access][entry] read out text without markup information
Shinwoo Kim [Wed, 23 Jan 2013 04:07:57 +0000 (04:07 +0000)]
[access][entry] read out text without markup information

SVN revision: 83119

11 years ago[access] does not activate button if button is disabled.
Shinwoo Kim [Wed, 23 Jan 2013 04:04:46 +0000 (04:04 +0000)]
[access] does not activate button if button is disabled.

SVN revision: 83118

11 years agoelm ChangeLog, NEWS: Updated ChangeLog and NEWS for r83071.
Daniel Juyung Seo [Wed, 23 Jan 2013 00:11:20 +0000 (00:11 +0000)]
elm ChangeLog, NEWS: Updated ChangeLog and NEWS for r83071.

SVN revision: 83117

11 years agoelm NEWS: Fixed formatting.
Daniel Juyung Seo [Wed, 23 Jan 2013 00:11:17 +0000 (00:11 +0000)]
elm NEWS: Fixed formatting.

SVN revision: 83116

11 years agodont typedef callback_data 2 times.
Carsten Haitzler [Wed, 23 Jan 2013 00:04:55 +0000 (00:04 +0000)]
dont typedef callback_data 2 times.

SVN revision: 83114

11 years agoelm: Enable external main menu by default
Henrique Dante de Almeida [Tue, 22 Jan 2013 18:51:24 +0000 (18:51 +0000)]
elm: Enable external main menu by default

This patch replaces the ELM_EXTERNAL_MENU environment variable for
ELM_DISABLE_EXTERNAL_MENU, so that the main menu bar always attemps
connecting via D-Bus, if possible.

Patch by: Henrique Dante de Almeida <hdante@profusion.mobi>

SVN revision: 83099

11 years agoelm: Support switching between local and D-Bus main menus on the fly
Henrique Dante de Almeida [Tue, 22 Jan 2013 18:51:16 +0000 (18:51 +0000)]
elm: Support switching between local and D-Bus main menus on the fly

With this patch, the main menu now keeps listening for the app menu
registrar all the time. Whenever it's available, it tries to register
itself. If the registrar exits, the menu switches back to local mode.

Patch by: Henrique Dante de Almeida <hdante@profusion.mobi>

SVN revision: 83098

11 years agoelm: remove unused var from elm calendar
Bruno Dilly [Tue, 22 Jan 2013 18:16:15 +0000 (18:16 +0000)]
elm: remove unused var from elm calendar

SVN revision: 83097

11 years ago[elm] calendar: Making the them with double spinner a
Flavio Vinicius Alvares Ceolin [Tue, 22 Jan 2013 16:37:45 +0000 (16:37 +0000)]
[elm] calendar: Making the them with double spinner a
 style

The theme with double spinners is now a different style, so the user
can choice wich style he wants to use. It also removes the deprecated
flag from the elm_calendar_format_function_set() function.

SVN revision: 83095

11 years agoadd "flush" style for panes.. this is a placeholder now for some real
Carsten Haitzler [Tue, 22 Jan 2013 15:01:18 +0000 (15:01 +0000)]
add "flush" style for panes.. this is a placeholder now for some real
gfx. did this to test with...

SVN revision: 83089

11 years agoelm diskselector: refactoring. use descriptive name for a variable. declare variables...
Daniel Juyung Seo [Tue, 22 Jan 2013 10:49:00 +0000 (10:49 +0000)]
elm diskselector: refactoring. use descriptive name for a variable. declare variables in the beginning of the function.

SVN revision: 83072

11 years agoelm diskselector: Freeze/thaw evas event on add/item_append. This gave me 150 msec...
Daniel Juyung Seo [Tue, 22 Jan 2013 10:48:56 +0000 (10:48 +0000)]
elm diskselector: Freeze/thaw evas event on add/item_append. This gave me 150 msec speed up on the low-end device with less than 100 items.

SVN revision: 83071

11 years agoelementary/conformant - fixed typo
ChunEon Park [Tue, 22 Jan 2013 06:42:28 +0000 (06:42 +0000)]
elementary/conformant - fixed typo

SVN revision: 83056

11 years agoelementary/naviframe - Apply disply mode to all views of a naviframe if the display...
ChunEon Park [Tue, 22 Jan 2013 05:28:31 +0000 (05:28 +0000)]
elementary/naviframe - Apply disply mode to all views of a naviframe if the display mode of th    e views are changed. Sometimes views are couldn't be recoverved to a previou    s status if they are stacked into more depth.

SVN revision: 83055

11 years agoelementary/po - updated
ChunEon Park [Tue, 22 Jan 2013 05:28:00 +0000 (05:28 +0000)]
elementary/po - updated

SVN revision: 83054

11 years agoelementary/naviframe - don't do it if the display mode are exactly same.
ChunEon Park [Tue, 22 Jan 2013 04:46:28 +0000 (04:46 +0000)]
elementary/naviframe - don't do it if the display mode are exactly same.

since the on_obj_size_hints_changed are called in various case(hint changed, display mode changed),

it needs to check.

SVN revision: 83053

11 years agoefl: deprecate eina_unicode_utf8_get_next, add eina_unicode_utf8_next_get.
Cedric BAIL [Tue, 22 Jan 2013 02:00:55 +0000 (02:00 +0000)]
efl: deprecate eina_unicode_utf8_get_next, add eina_unicode_utf8_next_get.

SVN revision: 83048

11 years ago[access] do not have to read out type infomation of genlist and list
Shinwoo Kim [Sat, 19 Jan 2013 08:05:15 +0000 (08:05 +0000)]
[access] do not have to read out type infomation of genlist and list
the user would be visually impaired person or blind, so the type infomation
of genlist or list is not proper. there would be more proper type infomation.

SVN revision: 83005

11 years ago[access][genlist] read item text at once
Shinwoo Kim [Sat, 19 Jan 2013 07:31:42 +0000 (07:31 +0000)]
[access][genlist] read item text at once

SVN revision: 83004

11 years agoelementary/entry : When string in entry is changed, access to sd should be forbidden...
WooHyun Jung [Sat, 19 Jan 2013 06:17:05 +0000 (06:17 +0000)]
elementary/entry : When string in entry is changed, access to sd should be forbidden after smart_callback_call is called.

SVN revision: 83001

11 years ago[access] unregister genlist item which does not have text and content
Shinwoo Kim [Sat, 19 Jan 2013 05:09:34 +0000 (05:09 +0000)]
[access] unregister genlist item which does not have text and content

SVN revision: 83000

11 years agoFix main menu test text
Henrique Dante de Almeida [Fri, 18 Jan 2013 17:56:48 +0000 (17:56 +0000)]
Fix main menu test text

Patch by: Henrique Dante de Almeida <hdante@profusion.mobi>

SVN revision: 82990

11 years agoFix main menu rectangle
Henrique Dante de Almeida [Fri, 18 Jan 2013 15:56:34 +0000 (15:56 +0000)]
Fix main menu rectangle

Patch by: Henrique Dante de Almeida <hdante@profusion.mobi>

SVN revision: 82986

11 years agoFix main menu coding style
Henrique Dante de Almeida [Fri, 18 Jan 2013 15:56:25 +0000 (15:56 +0000)]
Fix main menu coding style

Patch by: Henrique Dante de Almeida <hdante@profusion.mobi>

SVN revision: 82985

11 years agoelm: use edje's provided module arch for externals.
Gustavo Sverzut Barbieri [Fri, 18 Jan 2013 14:17:13 +0000 (14:17 +0000)]
elm: use edje's provided module arch for externals.

SVN revision: 82978

11 years agoelm test_ctxpopup.c: Removed unnecessary local variable.
Daniel Juyung Seo [Fri, 18 Jan 2013 09:46:33 +0000 (09:46 +0000)]
elm test_ctxpopup.c: Removed unnecessary local variable.

SVN revision: 82970

11 years agoelm ChangeLog: Fixed ChangeLog formatting.
Daniel Juyung Seo [Fri, 18 Jan 2013 09:43:13 +0000 (09:43 +0000)]
elm ChangeLog: Fixed ChangeLog formatting.

SVN revision: 82969

11 years agoelementary/ctxpopup - [E-devel] [PATCH] [Elementary] Fix memory leak and callback...
ChunEon Park [Fri, 18 Jan 2013 09:07:03 +0000 (09:07 +0000)]
elementary/ctxpopup - [E-devel] [PATCH] [Elementary] Fix memory leak and callback function in ctxpopup

Hello everyone,

There are two issues with ctxpopup:
- Memory leak: Elm_Ctxpopup_Item is used but not deleted.
- Incorrect callback function: returned object and event_info are list object and item
(should be ctxpopup object and item).

I would like to send a patch to fix above issues.
I also provide the patch for backporting.
Please review them.

Best Regards,
Thiep

Signed-Off-By: Theip Ha<thiep.ha@samsung.com>
SVN revision: 82968

11 years agoumm.. dont break transparent (alpha) windows... dont have a base
Carsten Haitzler [Fri, 18 Jan 2013 03:38:29 +0000 (03:38 +0000)]
umm.. dont break transparent (alpha) windows... dont have a base
rect... pls!

SVN revision: 82963

11 years agoelm flipselector: Added const for user data. This does not break API.
Daniel Juyung Seo [Fri, 18 Jan 2013 00:48:27 +0000 (00:48 +0000)]
elm flipselector: Added const for user data. This does not break API.

SVN revision: 82962

11 years agoelm: Handle D-Bus menu registration error
Henrique Dante de Almeida [Thu, 17 Jan 2013 22:11:33 +0000 (22:11 +0000)]
elm: Handle D-Bus menu registration error

If a menu registration results in error, fall back to local menu.

Patch by: Henrique Dante de Almeida <hdante@profusion.mobi>

SVN revision: 82960

11 years agoelm: Add local main menu to elm_win
Henrique Dante de Almeida [Thu, 17 Jan 2013 22:11:27 +0000 (22:11 +0000)]
elm: Add local main menu to elm_win

Patch by: Henrique Dante de Almeida <hdante@profusion.mobi>

SVN revision: 82959

11 years agoelm: Place elm_win children inside the layout and remove resize_obj code
Henrique Dante de Almeida [Thu, 17 Jan 2013 22:11:21 +0000 (22:11 +0000)]
elm: Place elm_win children inside the layout and remove resize_obj code

Patch by: Henrique Dante de Almeida <hdante@profusion.mobi>

SVN revision: 82958

11 years agoelm: Add an Edje layout for elm_win
Henrique Dante de Almeida [Thu, 17 Jan 2013 22:11:15 +0000 (22:11 +0000)]
elm: Add an Edje layout for elm_win

The layout has two parts, one for placing a menu bar on the window and
the other for placing the actual window contents. The content part is
an Evas box with a custom layout that mimics the standard widget
placement rules inside the window (adapted from resize_objects_eval
and resize_job)

Note: a custom layout was written here, because it's not possible to
use a common stacking layout, since applications do not follow the
stacking rules (they don't use EVAS_HINT_FILL and
evas_object_size_hint_align_set). Maybe, with time, applications
could be changed to use them, so the custom layout may be removed.

Patch by: Henrique Dante de Almeida <hdante@profusion.mobi>

SVN revision: 82957

11 years agoelm: Add support for Elm_Menu to behave as a menu bar
Henrique Dante de Almeida [Thu, 17 Jan 2013 22:11:09 +0000 (22:11 +0000)]
elm: Add support for Elm_Menu to behave as a menu bar

This allows slightly changing behavior of the top level menu entry widgets
for them to work as a menu bar.

Patch by: Henrique Dante de Almeida <hdante@profusion.mobi>

SVN revision: 82956

11 years agoelm: Add main menu item style
Henrique Dante de Almeida [Thu, 17 Jan 2013 22:11:02 +0000 (22:11 +0000)]
elm: Add main menu item style

This allows first level menu items to be styled as in a menu bar

Patch by: Henrique Dante de Almeida <hdante@profusion.mobi>

SVN revision: 82955

11 years agoelm: Add main menu hover style
Henrique Dante de Almeida [Thu, 17 Jan 2013 22:10:57 +0000 (22:10 +0000)]
elm: Add main menu hover style

This allows the first level of an elm_menu to be styled as a menu bar

Patch by: Henrique Dante de Almeida <hdante@profusion.mobi>

SVN revision: 82954

11 years agoelm: Fix main menu text widgets
Henrique Dante de Almeida [Thu, 17 Jan 2013 22:10:47 +0000 (22:10 +0000)]
elm: Fix main menu text widgets

Don't call the window to move the text (the box is already managing them)

Patch by: Henrique Dante de Almeida <hdante@profusion.mobi>

SVN revision: 82953

11 years ago[access] evas_call_smarts_calculate(); makes evas_event_feed_mouse_move();
Shinwoo Kim [Thu, 17 Jan 2013 11:32:14 +0000 (11:32 +0000)]
[access] evas_call_smarts_calculate(); makes evas_event_feed_mouse_move();
so new object would be highlighted if there is new object under the previous mouse(cursor) position.
to fix this issue, elm_access is using the mouse_event_enable flag. but it would cause a problem as
following case: 1. create input window in access module, 2. read something, 3. disable access module
this would be resolved by export api to set mouse_event_enable flag the other day.

SVN revision: 82933

11 years ago[access] read default text for naviframe next, back button which have no label.
Shinwoo Kim [Thu, 17 Jan 2013 09:03:23 +0000 (09:03 +0000)]
[access] read default text for naviframe next, back button which have no label.

SVN revision: 82926

11 years agoelemenatry/ctxpopup - faulty position.
ChunEon Park [Thu, 17 Jan 2013 04:51:59 +0000 (04:51 +0000)]
elemenatry/ctxpopup - faulty position.

SVN revision: 82920

11 years agoelementary - updated po
ChunEon Park [Thu, 17 Jan 2013 04:51:12 +0000 (04:51 +0000)]
elementary - updated po

SVN revision: 82919

11 years agoelementary/ctxpopup - [E-devel] [Patch] when parent of ctxpopup is resized, call...
ChunEon Park [Thu, 17 Jan 2013 04:44:05 +0000 (04:44 +0000)]
elementary/ctxpopup - [E-devel] [Patch] when parent of ctxpopup is resized, call dismissed signal

Before the patch, when window of device which has elementary rotates,
the ctxpopup doesn't emit the "dismissed" signal to application.
For this reason, if an application developer wants to make an event using "dismissed" signal when device rotates,
he/she cannot do anything.

But after add evas_object_smart_callback in the function "_on_parent_resize",
this problem is resolved.
That means, whether a device is rotated or not, when ctxpopup disappears, "dismissed" signal is emitted.
So I want you to check this patch.

Thank you.

Signed-Off-By: Bora Hwang<bora1.hwang@samsung.com>
SVN revision: 82918

11 years agoelm thumb: Fixed thumb theme hook.
Daniel Juyung Seo [Wed, 16 Jan 2013 11:49:31 +0000 (11:49 +0000)]
elm thumb: Fixed thumb theme hook.

SVN revision: 82882

11 years agoelm elm_conform.c: Fixed formatting.
Daniel Juyung Seo [Wed, 16 Jan 2013 11:46:07 +0000 (11:46 +0000)]
elm elm_conform.c: Fixed formatting.

SVN revision: 82881

11 years agoelm conform.c: Fixed build break.
Daniel Juyung Seo [Wed, 16 Jan 2013 11:45:02 +0000 (11:45 +0000)]
elm conform.c: Fixed build break.

SVN revision: 82880

11 years agoelemenatry/label - added since that missed before.
ChunEon Park [Wed, 16 Jan 2013 11:32:34 +0000 (11:32 +0000)]
elemenatry/label - added since that missed before.

SVN revision: 82879

11 years agoelementary/conformant - removed duplicated string data
ChunEon Park [Wed, 16 Jan 2013 11:31:40 +0000 (11:31 +0000)]
elementary/conformant - removed duplicated string data

SVN revision: 82878

11 years agoelementary/conformant - allocate dummy parts objects in conformant only when their...
ChunEon Park [Wed, 16 Jan 2013 11:27:03 +0000 (11:27 +0000)]
elementary/conformant - allocate dummy parts objects in conformant only when their swallow parts are actually exists. these conformant parts are not necessary in most cases since they are closely depenent on the platform feature.

SVN revision: 82877

11 years agoelm elc_ctxpopup.h: More documentation for dismiss callback.
Daniel Juyung Seo [Wed, 16 Jan 2013 11:18:24 +0000 (11:18 +0000)]
elm elc_ctxpopup.h: More documentation for dismiss callback.

SVN revision: 82875

11 years agoFrom: Jaeun Choi <jaeun_choi@naver.com>
Jaeun Choi [Wed, 16 Jan 2013 08:20:47 +0000 (08:20 +0000)]
From: Jaeun Choi <jaeun_choi@naver.com>
Subject: [E-devel]  [PATCH] elm_index: removed unnecessary lines

I removed some unnecessary lines from elm_index.c

 1. in _index_box_auto_fill
 _index_box_clear(line 178) does nothing:
 if _index_box_clear is called, it means sd-&gt;level_active[level] is
false (line 116).
if sd-&gt;level_active[level] is false, _index_box_clear returns
immediately (line 60).

 2. in _on_mouse_down
 3. in _on_mouse_in_access
 4. in _autohide_disabled_set
 Signal emit is enough.
 Filling the box and displaying the box are separated jobs.
 I think it's logically consistent to fill the box only when
 1) elm_index_level_go is called
 2) theme is changed

  5. in _level_go
  Always clear the box before fill the box.

SVN revision: 82864

11 years ago[access] use acessibility own part for the naviframe title.
Shinwoo Kim [Wed, 16 Jan 2013 06:34:49 +0000 (06:34 +0000)]
[access] use acessibility own part for the naviframe title.

SVN revision: 82857

11 years agoelementary/focus : Now, widget itself is the object which gets mouse_up event for...
WooHyun Jung [Wed, 16 Jan 2013 04:40:51 +0000 (04:40 +0000)]
elementary/focus : Now, widget itself is the object which gets mouse_up event for stealing focus from another object.
By this change, a widget with scroller interface can change its focus state before adding parent class.

SVN revision: 82853

11 years agoelementary/plug : elm_plug should call elm_widget_can_focus_set after adding parent...
WooHyun Jung [Wed, 16 Jan 2013 04:13:04 +0000 (04:13 +0000)]
elementary/plug : elm_plug should call elm_widget_can_focus_set after adding parent class.

SVN revision: 82851