platform/upstream/elementary.git
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

11 years agoelementary/map - allocate memory only when it needs
ChunEon Park [Wed, 16 Jan 2013 03:37:32 +0000 (03:37 +0000)]
elementary/map - allocate memory only when it needs

SVN revision: 82850

11 years agoelementary/cnp - do initialize memory to not fill dummy values.
ChunEon Park [Wed, 16 Jan 2013 03:34:18 +0000 (03:34 +0000)]
elementary/cnp - do initialize memory to not fill dummy values.

SVN revision: 82849

11 years agoelm check: Bug fix "changed" signal being sent twice in case of toggle style when...
Daniel Juyung Seo [Wed, 16 Jan 2013 01:11:02 +0000 (01:11 +0000)]
elm check: Bug fix "changed" signal being sent twice in case of toggle style when check is clicked. Patch by Shilpa Singh <shilpa.shing@samsung.com>, Rajeev Ranjan <rajeev.r@samsung.com>

On Tue, Jan 15, 2013 at 6:02 PM, SHILPA ONKAR SINGH <shilpa.singh@samsung.com> wrote:

    Hi All,

    Please find attached bug fix for elm_check - toggle style.
    This patch prevents "changed" signal being sent twice in case of
    toggle style when check is clicked.
    This also fixes few indentation issues in the style.

    Change description:
    elm_check: Bug fix "changed" signal being sent twice in case of toggle style when check is clicked.

    Signed-Off by: Rajeev Ranjan(rajeev.r@samsung.com)
    Signed-Off by: Shilpa Singh(shilpa.singh@samsung.com)

     Thanks & Regards
    Shilpa Singh

SVN revision: 82845

11 years agoElm conform: Fixed cast warnings.
Tom Hacohen [Tue, 15 Jan 2013 17:21:47 +0000 (17:21 +0000)]
Elm conform: Fixed cast warnings.

SVN revision: 82830

11 years agoPrepend svnversion command with LC_ALL=C so the subsequent grep works with non-englis...
Leif Middelschulte [Tue, 15 Jan 2013 15:53:49 +0000 (15:53 +0000)]
Prepend svnversion command with LC_ALL=C so the subsequent grep works with non-english locales too.

Anybody who has the entire trunk and branches around is welcome to apply an analogue patches to it.

SVN revision: 82821

11 years agoelementary: follow edbus change about unref'ing messages after send
Lucas De Marchi [Tue, 15 Jan 2013 14:35:07 +0000 (14:35 +0000)]
elementary: follow edbus change about unref'ing messages after send

Don't unref the messages after calling edbus_*_send() since edbus
automatically unrefs them.

SVN revision: 82809

11 years agoelementary/config - return if the obj is invalid.
ChunEon Park [Tue, 15 Jan 2013 10:21:20 +0000 (10:21 +0000)]
elementary/config - return if the obj is invalid.

SVN revision: 82796

11 years ago[access] use more proper name elm_access_object_get(); instead of elm_access_object_a...
Shinwoo Kim [Tue, 15 Jan 2013 06:31:35 +0000 (06:31 +0000)]
[access] use more proper name elm_access_object_get(); instead of elm_access_object_access_get();

SVN revision: 82793

11 years ago[access] follow consistent naming rule in elementary as below.
Shinwoo Kim [Tue, 15 Jan 2013 04:20:37 +0000 (04:20 +0000)]
[access] follow consistent naming rule in elementary as below.
  - elm_access_object_item_register(); -> elm_object_item_access_register();
  - elm_access_content_cb_set(); -> elm_access_info_cb_set(); The content would be considered as an evas object.
  - elm_access_text_set(); -> elm_access_info_set();

SVN revision: 82791

11 years agoelementary/conformant - same as the virtual keyboard, set displaymode whenever clipbo...
ChunEon Park [Mon, 14 Jan 2013 12:44:09 +0000 (12:44 +0000)]
elementary/conformant - same as the virtual keyboard, set displaymode whenever clipboard states are changed.

SVN revision: 82759

11 years agoelm/thumb: Make sure we also build without ethumb.
Stefan Schmidt [Mon, 14 Jan 2013 12:20:57 +0000 (12:20 +0000)]
elm/thumb: Make sure we also build without ethumb.

Patch by Tasn.

SVN revision: 82758

11 years agoelm test_genlist.c: Obey scale size for pixels.
Daniel Juyung Seo [Mon, 14 Jan 2013 12:01:34 +0000 (12:01 +0000)]
elm test_genlist.c: Obey scale size for pixels.

SVN revision: 82756

11 years agoelm test_genlist.c: Fixed a typo.
Daniel Juyung Seo [Mon, 14 Jan 2013 12:01:25 +0000 (12:01 +0000)]
elm test_genlist.c: Fixed a typo.

SVN revision: 82755

11 years agoelm fileselector.edc: Fixed elm.swallow.files size calculation problem. elm.swallow...
Daniel Juyung Seo [Mon, 14 Jan 2013 10:13:07 +0000 (10:13 +0000)]
elm fileselector.edc: Fixed elm.swallow.files size calculation problem. elm.swallow.path could override elm.swallow.files.

SVN revision: 82752

11 years agoelm po: Updated po files.
Daniel Juyung Seo [Mon, 14 Jan 2013 10:13:04 +0000 (10:13 +0000)]
elm po: Updated po files.

SVN revision: 82751

11 years agoelm list, genlist, gengrid: Added highlighted and unhighlighted signal callbacks.
Daniel Juyung Seo [Mon, 14 Jan 2013 10:12:50 +0000 (10:12 +0000)]
elm list, genlist, gengrid: Added highlighted and unhighlighted signal callbacks.

SVN revision: 82750

11 years agolet's try handling auto-throttle by counting up
Carsten Haitzler [Mon, 14 Jan 2013 09:46:25 +0000 (09:46 +0000)]
let's try handling auto-throttle by counting up
shown/withdraw/iconified windows at the time we eval windows and then
use just the shown count to disable throttling. :)

SVN revision: 82748

11 years agofix elm_thumb usage of edje/elm
Gustavo Sverzut Barbieri [Mon, 14 Jan 2013 01:24:53 +0000 (01:24 +0000)]
fix elm_thumb usage of edje/elm

really, the problem was not even ethumb, but mixing elm_layout and
evas_object with edje.

SVN revision: 82740

11 years agofix ethumb test
Gustavo Sverzut Barbieri [Mon, 14 Jan 2013 01:23:54 +0000 (01:23 +0000)]
fix ethumb test

crazy stuff in there... ouch :-/

SVN revision: 82739

11 years ago[naviframe] rebuild broken accessibility feature on title area.
Shinwoo Kim [Sat, 12 Jan 2013 06:41:21 +0000 (06:41 +0000)]
[naviframe] rebuild broken accessibility feature on title area.

SVN revision: 82685

11 years agoelementary: Fix an unused warning
Mike McCormack [Fri, 11 Jan 2013 21:41:01 +0000 (21:41 +0000)]
elementary: Fix an unused warning

Signed-off-by: Mike McCormack <mikem@atratus.org>
SVN revision: 82670

11 years agoRemove redundant code
Henrique Dante de Almeida [Fri, 11 Jan 2013 16:43:30 +0000 (16:43 +0000)]
Remove redundant code

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

SVN revision: 82646

11 years agoFix spelling
Henrique Dante de Almeida [Fri, 11 Jan 2013 16:43:25 +0000 (16:43 +0000)]
Fix spelling

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

SVN revision: 82645

11 years agoCleanup code
Henrique Dante de Almeida [Fri, 11 Jan 2013 16:43:20 +0000 (16:43 +0000)]
Cleanup code

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

SVN revision: 82644

11 years agoRemove wayland frame caluclation code
Henrique Dante de Almeida [Fri, 11 Jan 2013 16:43:14 +0000 (16:43 +0000)]
Remove wayland frame caluclation code

Disabling frame calculation for now, because, in the code, a call
for getting the geometry might return the size with the frame
included, so adding it in the resize call would result in doubling
the frame size.

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

SVN revision: 82643

11 years agoelementary: fix mistake with ebus linking.
Cedric BAIL [Fri, 11 Jan 2013 00:23:58 +0000 (00:23 +0000)]
elementary: fix mistake with ebus linking.

SVN revision: 82596

11 years agoelm access: Added const for getters.
Daniel Juyung Seo [Thu, 10 Jan 2013 21:11:59 +0000 (21:11 +0000)]
elm access: Added const for getters.

SVN revision: 82588

11 years agoelm elm_access.h: Fixed formatting. No space after *.
Daniel Juyung Seo [Thu, 10 Jan 2013 21:11:54 +0000 (21:11 +0000)]
elm elm_access.h: Fixed formatting. No space after *.

SVN revision: 82587

11 years agoelm access: Code restructuring like other codes.
Daniel Juyung Seo [Thu, 10 Jan 2013 21:11:34 +0000 (21:11 +0000)]
elm access: Code restructuring like other codes.

SVN revision: 82586

11 years agodlopen and friends are now required by elm_need_e_dbus(), remove HAVE_FORK conditiona...
Eduardo de Barros Lima [Thu, 10 Jan 2013 14:27:38 +0000 (14:27 +0000)]
dlopen and friends are now required by elm_need_e_dbus(), remove HAVE_FORK conditional to include the header.

Build was broken with the following message:

elm_main.c: In function 'elm_need_e_dbus':
elm_main.c:372:4: warning: implicit declaration of function 'dlopen' [-Wimplicit-function-declaration]
elm_main.c:372:46: error: 'RTLD_LAZY' undeclared (first use in this function)
elm_main.c:372:46: note: each undeclared identifier is reported only once for each function it appears in
elm_main.c:372:58: error: 'RTLD_GLOBAL' undeclared (first use in this function)
elm_main.c:374:4: warning: implicit declaration of function 'dlsym' [-Wimplicit-function-declaration]
elm_main.c:374:14: warning: assignment makes pointer from integer without a cast [enabled by default]
elm_main.c: In function '_elm_unneed_e_dbus':
elm_main.c:387:18: warning: assignment makes pointer from integer without a cast [enabled by default]
elm_main.c:392:4: warning: implicit declaration of function 'dlclose' [-Wimplicit-function-declaration]

I wonder if this is correct for other platforms other than linux??

SVN revision: 82573

11 years agoData is not used in the show_region_hook anyway, so no need to pass it.
Christopher Michael [Thu, 10 Jan 2013 14:06:50 +0000 (14:06 +0000)]
Data is not used in the show_region_hook anyway, so no need to pass it.

Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 82572

11 years agoDo not try to get the genlist Smart_Data from the data pointer in
Christopher Michael [Thu, 10 Jan 2013 14:06:46 +0000 (14:06 +0000)]
Do not try to get the genlist Smart_Data from the data pointer in
show_region_hook, but rather get it from the actual Object.

Fixes a crash that happens if someone overrides the show_region_hook
(via elm_widget call) and passes an Int or String or something else as
the data parameter.

Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 82571

11 years ago[access] export some APIs which would improve application side flexibility.
Shinwoo Kim [Thu, 10 Jan 2013 12:00:05 +0000 (12:00 +0000)]
[access] export some APIs which would improve application side flexibility.
  + elm_access_object_item_register();
  + elm_access_object_item_unregister();
  + elm_access_object_item_access_get();

SVN revision: 82561

11 years agooops printf--
Carsten Haitzler [Thu, 10 Jan 2013 11:55:43 +0000 (11:55 +0000)]
oops printf--

SVN revision: 82560

11 years agoand dont set states until state change cb tells u they changed in
Carsten Haitzler [Thu, 10 Jan 2013 11:53:39 +0000 (11:53 +0000)]
and dont set states until state change cb tells u they changed in
elm_win. more testing needed.

SVN revision: 82559

11 years agoelm index_example_0x.c: Fixed build command.
Daniel Juyung Seo [Thu, 10 Jan 2013 11:49:55 +0000 (11:49 +0000)]
elm index_example_0x.c: Fixed build command.

SVN revision: 82557

11 years agoelm elm_index.h: More documentation warning for elm_index_level_go().
Daniel Juyung Seo [Thu, 10 Jan 2013 11:49:51 +0000 (11:49 +0000)]
elm elm_index.h: More documentation warning for elm_index_level_go().

SVN revision: 82556