ChunEon Park [Mon, 29 Apr 2013 09:35:32 +0000 (18:35 +0900)]
elementary/toolbar - fix toolbar item clip problem on reordering items.
Daniel Zaoui [Sun, 28 Apr 2013 12:04:57 +0000 (15:04 +0300)]
Elementary: Split headers for Gengrid, genlist, grid, image and index
Daniel Zaoui [Sun, 28 Apr 2013 11:37:51 +0000 (14:37 +0300)]
Elementary: Lost APIs have resurrected.
Daniel Zaoui [Sun, 28 Apr 2013 09:58:28 +0000 (12:58 +0300)]
Elementary: Split headers for Map, Menu, Panel, Panes, Photocam, Plug,
Prefs, ProgressBar, Radio. Route, Segment Control, Separator, Slider,
Slideshow, Spinner, Systray, Table, Thumb, Video, Web.
Daniel Zaoui [Sun, 28 Apr 2013 07:23:15 +0000 (10:23 +0300)]
Elementary: header split for DateTime, DaySelector, DiskSelector, Entry,
Flip, Flip Selector, Frame, Gesture Layer, GLView, Hover, Icon,
Inwin, Label.
Daniel Zaoui [Sun, 28 Apr 2013 08:36:40 +0000 (11:36 +0300)]
Elementary: oups... forgot to include the new files in the installation.
Spank on me!!!
Daniel Zaoui [Sun, 28 Apr 2013 06:57:48 +0000 (09:57 +0300)]
Elementary: Conform header split.
Daniel Zaoui [Sun, 28 Apr 2013 06:56:42 +0000 (09:56 +0300)]
Elementary: Color Selector header split.
Daniel Zaoui [Sun, 28 Apr 2013 06:54:26 +0000 (09:54 +0300)]
Elementary: Clock header split.
Daniel Zaoui [Sun, 28 Apr 2013 06:50:23 +0000 (09:50 +0300)]
Elementary: Check header split.
Daniel Zaoui [Sun, 28 Apr 2013 06:49:52 +0000 (09:49 +0300)]
Elementary: Calendar header split.
Daniel Zaoui [Sun, 28 Apr 2013 06:47:05 +0000 (09:47 +0300)]
Elementary: Bubble header split.
Daniel Zaoui [Sun, 28 Apr 2013 06:44:42 +0000 (09:44 +0300)]
Elementary: Box header split.
Daniel Zaoui [Sun, 28 Apr 2013 06:41:30 +0000 (09:41 +0300)]
Elementary: Bg header split.
Daniel Zaoui [Sun, 28 Apr 2013 06:37:46 +0000 (09:37 +0300)]
Elementary: Action Slider header split.
Daniel Zaoui [Sun, 28 Apr 2013 06:16:15 +0000 (09:16 +0300)]
Elementary: Popup header split.
Daniel Zaoui [Sun, 28 Apr 2013 06:13:27 +0000 (09:13 +0300)]
Elementary: Naviframe header split.
Daniel Zaoui [Sun, 28 Apr 2013 06:09:33 +0000 (09:09 +0300)]
Elementary: MultiButton Entry header split.
Daniel Zaoui [Sun, 28 Apr 2013 06:04:28 +0000 (09:04 +0300)]
Elementary: Hoversel header split.
Daniel Zaoui [Sun, 28 Apr 2013 06:02:06 +0000 (09:02 +0300)]
Elementary: File selectors header split.
Daniel Zaoui [Sun, 28 Apr 2013 05:41:17 +0000 (08:41 +0300)]
Elementary: Ctx Popup header split.
Daniel Zaoui [Sun, 28 Apr 2013 05:02:17 +0000 (08:02 +0300)]
Elementary: Button header split.
Daniel Zaoui [Sun, 28 Apr 2013 05:03:14 +0000 (08:03 +0300)]
Elementary: Add include to Efl_Config.h.
This is the first commit of the headers split phase in elementary.
Now, each widget will have 2 or 3 h files:
- widget_Eo.h: Eo API functions (functions defines, enums, base id).
- widget_Legacy.h: contains the API functions related to objects
- widget_Common.h: common data (structs, enums...) + functions not related to
objects. This file will exist only if needed.
This phase is needed for the EFL 1.8 release to disable Eo APIs if we
consider it is not enough mature to be used by applications.
Ryuan Choi [Fri, 26 Apr 2013 20:54:42 +0000 (05:54 +0900)]
elc_popup.c: Do not create action_area when buttons are empty
Carsten Haitzler (Rasterman) [Fri, 26 Apr 2013 10:43:20 +0000 (19:43 +0900)]
fix libm linking
http://trac.enlightenment.org/e/ticket/2339
Daniel Juyung Seo [Fri, 26 Apr 2013 09:38:56 +0000 (18:38 +0900)]
elm_index.h: fixed wrong documentation.
Daniel Juyung Seo [Thu, 25 Apr 2013 15:04:53 +0000 (00:04 +0900)]
toolbar: updated documentations.
1. elm/toolbar/more/default edc.
2. elm_toolbar_more_item_get() API
Daniel Juyung Seo [Thu, 25 Apr 2013 08:25:35 +0000 (17:25 +0900)]
test_inwin.c: added more description about the style and fixed formatting.
Rafael Antognolli [Wed, 24 Apr 2013 23:22:22 +0000 (20:22 -0300)]
elm/wayland: Fix window resize when the window is rotated.
Rafael Antognolli [Wed, 24 Apr 2013 20:44:22 +0000 (17:44 -0300)]
elm_test/window_states: Add a checkbox for enabling fullscreen.
ChunEon Park [Thu, 25 Apr 2013 10:26:09 +0000 (19:26 +0900)]
elementary/naviframe - fix null pointer access on naviframe item deletion.
Shinwoo Kim [Thu, 25 Apr 2013 05:59:39 +0000 (14:59 +0900)]
[focus] update child_can_focus on parent, when an widget becomes focusable
Daniel Willmann [Wed, 24 Apr 2013 13:36:46 +0000 (14:36 +0100)]
elm_dbus_menu: Fix function signature for the !HAVE_ELDBUS case
The code path that gets compiled if we don't have eldbus was not
updated. This should fix build problems with older efl versions.
Signed-off-by: Daniel Willmann <d.willmann@samsung.com>
ChunEon Park [Wed, 24 Apr 2013 03:29:53 +0000 (12:29 +0900)]
elementary - fix typo
Lucas De Marchi [Tue, 23 Apr 2013 16:05:43 +0000 (13:05 -0300)]
Rename edbus->eldbus
Daniel Juyung Seo [Tue, 23 Apr 2013 13:43:39 +0000 (22:43 +0900)]
elm_widget.h: removed duplicated function declaration. Thanks Ryuan for the report.
ChunEon Park [Tue, 23 Apr 2013 12:39:21 +0000 (21:39 +0900)]
elementary/fileselector_button - rename the internal func.
ChunEon Park [Tue, 23 Apr 2013 12:00:50 +0000 (21:00 +0900)]
elementary/fileselector_button, fileselector_entry, spinner - support language,changed callback.
ChunEon Park [Tue, 23 Apr 2013 11:54:16 +0000 (20:54 +0900)]
elementary - fix indentation
ChunEon Park [Tue, 23 Apr 2013 11:33:08 +0000 (20:33 +0900)]
elementary - fix typo.
ChunEon Park [Tue, 23 Apr 2013 11:30:15 +0000 (20:30 +0900)]
elementary/ctxpopup, hoversel, naviframe, multibuttonentry, popup, diskselector, list, menu, segment_control, toolbar - support widget item language change
Jaehwan Kim [Tue, 23 Apr 2013 10:23:16 +0000 (19:23 +0900)]
Add 'if' statement for safety
ChunEon Park [Tue, 23 Apr 2013 08:11:28 +0000 (17:11 +0900)]
elementary/widget item - and add elm_object_item_domain_part_text_translatable_set().
Jaehwan Kim [Tue, 23 Apr 2013 08:01:25 +0000 (17:01 +0900)]
Fix the scrolled entry in scroller is located wrong position when the cursor is changed.
It is a scroller in scroller. In this case, it moved twice.
ChunEon Park [Tue, 23 Apr 2013 07:56:06 +0000 (16:56 +0900)]
elementary/widget - missed new apis eo descriptions.
ChunEon Park [Tue, 23 Apr 2013 07:49:49 +0000 (16:49 +0900)]
elementary/widget - added elm_object_part_text_translatble_set()
Daniel Willmann [Mon, 22 Apr 2013 17:05:30 +0000 (18:05 +0100)]
data/themes: Fix distcheck
Image file wants to be included
Signed-off-by: Daniel Willmann <d.willmann@samsung.com>
Yossi Kantor [Wed, 27 Mar 2013 13:25:46 +0000 (15:25 +0200)]
Colorselector - selection in palette with up and down arrows is now possible
Shinwoo Kim [Mon, 22 Apr 2013 05:55:07 +0000 (14:55 +0900)]
[access][navifram] revert accessibility focus chain
Shinwoo Kim [Mon, 22 Apr 2013 05:18:42 +0000 (14:18 +0900)]
[access] make access object unfocusable, when accessibility is disabled
Ryuan Choi [Sat, 20 Apr 2013 08:09:50 +0000 (17:09 +0900)]
elm web: Fix build break when enabled ewebkit2
page_group was introduced after r145812 of webkit.
http://trac.webkit.org/changeset/145812
Ryuan Choi [Fri, 19 Apr 2013 04:30:16 +0000 (13:30 +0900)]
elm_win.h : Removed 'rendered' which can make ambiguity.
Daniel Juyung Seo [Thu, 18 Apr 2013 18:03:58 +0000 (03:03 +0900)]
test_index.c: added index omit feature enable, disable option.
Daniel Juyung Seo [Thu, 18 Apr 2013 17:48:32 +0000 (02:48 +0900)]
elm_index.h: added missing 'since' description. fixed documentation.
Daniel Juyung Seo [Thu, 18 Apr 2013 08:12:27 +0000 (17:12 +0900)]
test_hoversel.c: fixed wrong use case.
Do not set window resize object here and there.
Use elm_win_resize_object_add() only when you intended and needed.
Daniel Juyung Seo [Thu, 18 Apr 2013 04:16:58 +0000 (13:16 +0900)]
config.c: Set the minimum scroll acceleration weight to 1.0.
Having weight less than 1.0 doesn't make any sense.
Daniel Juyung Seo [Thu, 18 Apr 2013 03:51:17 +0000 (12:51 +0900)]
naviframe.edc: added comments for ambigous alias.
This was added for the backward compatibility.
I can't find any use case for these aliases but we can't remove it because this was included in the released elementary.
Ryuan Choi [Thu, 18 Apr 2013 03:30:58 +0000 (12:30 +0900)]
test_clock.c : Improve API use case.
1. Calls elm_clock_edit_mode_set to change edit mode.
2. Fixed switch indentation.
3. Print more usefull description for 'Next API function'
Shinwoo Kim [Thu, 18 Apr 2013 02:01:20 +0000 (11:01 +0900)]
[access] reset access info callback function, if access info data is set
Shinwoo Kim [Thu, 18 Apr 2013 01:52:01 +0000 (10:52 +0900)]
[access] add elm_access_action(), elm_access_action_cb_set()
Daniel Juyung Seo [Wed, 17 Apr 2013 17:50:39 +0000 (02:50 +0900)]
elm_list.h: added documentations for label parameter of item insertion.
The label parameter is copied inside the list. So if an application dynamically
allocated the label, the application should free the label after tem insertion
call.
Daniel Juyung Seo [Wed, 17 Apr 2013 17:18:47 +0000 (02:18 +0900)]
elm_config.h: fixed formatting.
1. fixed wrong documentation space.
2. removed trailing whitespaces.
3. removed unnecessary lines.
Daniel Juyung Seo [Wed, 17 Apr 2013 16:30:34 +0000 (01:30 +0900)]
Revert "I removed it->generation, sd->generation, it->walking, sd->walking"
This patch broke at least two stuffs:
1. item movement with key arrow
now up/down arrow scrolls genlist now move to upper/lower item.
2. item del routine.
item del callbacks are called twice LOL.
this also broke apps that use elm_fileselector_button which uses elm_genlist internally.
Once these are fixed and tested more, I will re-commit this.
This reverts commit
cea8e755dbf9b062bb1e6d7a89fbf4c590b8f6b3.
Daniel Juyung Seo [Wed, 17 Apr 2013 16:08:13 +0000 (01:08 +0900)]
test_genlist.c: printed more information to reveal the bug of commit
cea8e755dbf9b062bb1e6d7a89fbf4c590b8f6b3.
Daniel Juyung Seo [Wed, 17 Apr 2013 13:50:41 +0000 (22:50 +0900)]
Revert "elm_scroller.c: merged two eo_do calls into one to get the benefit of eo."
setter and getter should not be used at one eo_do() calls.
This reverts commit
a05909cee056ef181abb6c0705b51d842cc4c991.
ChunEon Park [Wed, 17 Apr 2013 13:08:41 +0000 (22:08 +0900)]
elementary/naviframe - don't try to pop the naviframe item multiple times.
Hosang Kim [Wed, 17 Apr 2013 12:46:21 +0000 (21:46 +0900)]
[Scroller] changed acceleration constant values
Shinwoo Kim [Wed, 17 Apr 2013 08:22:13 +0000 (17:22 +0900)]
[access] read at once
Shinwoo Kim [Wed, 17 Apr 2013 07:40:55 +0000 (16:40 +0900)]
Merge branch 'master' of ssh://git.enlightenment.org/core/elementary
Daniel Juyung Seo [Wed, 17 Apr 2013 06:11:00 +0000 (15:11 +0900)]
elm_index.c, elm_widget_index.h: flourish the internals of index.
1. added more internal documentation.
2. use EINA_TRUE/FALSE macro for Eina_Bool type.
Ryuan Choi [Wed, 17 Apr 2013 05:35:34 +0000 (14:35 +0900)]
elm_index.c: Fixed warnings when closed elementary_test "Index horizontal".
In _elm_index_smart_del, _item_free was called twice.
So this patch removed unnecessary _item_free() which called by elm_widget_item_del.
Daniel Juyung Seo [Wed, 17 Apr 2013 05:16:47 +0000 (14:16 +0900)]
test.c: use elementary_test eina log domain for elementary_test for a better debug.
Daniel Juyung Seo [Wed, 17 Apr 2013 05:15:19 +0000 (14:15 +0900)]
test_list.c, test_genlist.c: fixed wrong edge,top/bottom/left/right smart callback usecases.
1. use correct name: scroll,edge,top -> edge,top.
2. use edge callbacks in the right test case.
Daniel Juyung Seo [Tue, 16 Apr 2013 13:55:28 +0000 (22:55 +0900)]
elm_scroller.c: merged two eo_do calls into one to get the benefit of eo.
Daniel Juyung Seo [Tue, 16 Apr 2013 13:55:00 +0000 (22:55 +0900)]
elm_entry, elm_layout: fixed formatting.
1. fixed formatting.
2. removed unnecessary lines.
Daniel Juyung Seo [Tue, 16 Apr 2013 13:15:08 +0000 (22:15 +0900)]
elm_layout.h: updated documentation.
Jaehwan Kim [Tue, 16 Apr 2013 12:06:11 +0000 (21:06 +0900)]
Scroll to highlighted item in toolbar. This is related to
ed93aa20588633d36bfcdf6e3b093923be65f4d8.
Daniel Juyung Seo [Tue, 16 Apr 2013 11:05:04 +0000 (20:05 +0900)]
elm_entry.c: moved comments to a proper place.
WooHyun Jung [Tue, 16 Apr 2013 08:59:02 +0000 (17:59 +0900)]
elementary/elm_entry : When entry is disabled, scrolling is also disabled.
Igor Murzov [Sat, 13 Apr 2013 22:09:58 +0000 (02:09 +0400)]
Install CMake config to the proper path
Daniel Juyung Seo [Tue, 16 Apr 2013 07:17:25 +0000 (16:17 +0900)]
gengrid.edc: clip the swallowed object when the object is too big to fit.
this should be applied to other SWALLOW parts if neccessary.
Daniel Juyung Seo [Tue, 16 Apr 2013 07:05:51 +0000 (16:05 +0900)]
elm_index: flourish it->select variable.
1. added a comments for it->select variable.
2. used EINA_TRUE/EINA_FALSE for Eina_Bool type.
Daniel Juyung Seo [Tue, 16 Apr 2013 06:50:58 +0000 (15:50 +0900)]
elm_interface_scrollable.c: fixed formatting.
Jaehwan Kim [Tue, 16 Apr 2013 04:27:55 +0000 (13:27 +0900)]
Fix the policy is not changed when the theme is changed.
The "reload" signal from edc is necessary always.
Thiep Ha [Tue, 16 Apr 2013 04:16:44 +0000 (13:16 +0900)]
Currently in entry, there is no callback for copy/cut context menu
item click.
This patch adds callback for copy/cut context menu item click,
so that application developers can add their own processing for
copy/cut item click event.
Carsten Haitzler (Rasterman) [Mon, 15 Apr 2013 14:55:15 +0000 (23:55 +0900)]
add rect event swallow for panes so handle thumb can be affected by
finger size.
Jaehwan Kim [Mon, 15 Apr 2013 05:34:15 +0000 (14:34 +0900)]
[Toolbar] Add the feature for key events.
Carsten Haitzler (Rasterman) [Mon, 15 Apr 2013 03:04:43 +0000 (12:04 +0900)]
remove support for now deprecated evas engines from elm win.
Tae-Hwan Kim [Mon, 15 Apr 2013 03:00:43 +0000 (12:00 +0900)]
I removed it->generation, sd->generation, it->walking, sd->walking
flags.
This flags was used for deferring deletion of genlist items.
After deferred, items can be cleanup when _item_select() is called.
This flags was used for preventing crash when subitems are deleted right
after one item is deleted.
But this made genlist code too complicated and could hide internal
issues. One of the issues is incorrect use of EINA_INSTLIST_FOREACH (or
forloop). Because sub items can be deleted when one item is deleted, I
used whlie loop and EINA_INLIST_CONTAINER_GET(sd->items->last, xx) and
not defer the deletion. This has no problem evenif inlist sd->items is
changed inside the while-loop.
Jaeun Choi [Fri, 12 Apr 2013 12:06:54 +0000 (21:06 +0900)]
elm_index: register access object in smart theme
Signed-off-by: eunue (Jaeun Choi)
Ryuan Choi [Fri, 12 Apr 2013 07:01:50 +0000 (16:01 +0900)]
elm_notify: Added Eo API for elm_notify_align api.
elm_notify_orient api was deprecated and replaced to elm_notify_align api,
so this patch replaced Eo APIs to newer..
Daniel Juyung Seo [Thu, 11 Apr 2013 18:21:04 +0000 (03:21 +0900)]
elm_colorselector.c: fix _item_sizing_eval in a better way.
In the previous way, edje_object_size_min_restricted_calc will never be called because VIEW(item) is an elm_layout.
Daniel Juyung Seo [Thu, 11 Apr 2013 18:19:30 +0000 (03:19 +0900)]
elm_colorselector.c: fixed formatting.
Ryuan Choi [Thu, 11 Apr 2013 11:26:05 +0000 (20:26 +0900)]
panel.edc: Fixed different behavior of right oriented panel.
When pressed in and released out of handle,
right oriented panel shows different behavior.
In addition, fixed highlight_show, highlight_hide signal like other orientation.
Daniel Zaoui [Wed, 10 Apr 2013 20:14:21 +0000 (23:14 +0300)]
Elementary tests: fix group name
Daniel Juyung Seo [Wed, 10 Apr 2013 11:28:22 +0000 (20:28 +0900)]
elm: enhance eina_list_free usages. use EINA_LIST_FREE if needed.
Daniel Juyung Seo [Wed, 10 Apr 2013 11:27:40 +0000 (20:27 +0900)]
elm_datetime.c: removed unnecessary debug messages.
Jaehwan Kim [Wed, 10 Apr 2013 11:25:35 +0000 (20:25 +0900)]
Fix the calculation double type number.
Round off to the nearest whole number.
Jaehwan Kim [Wed, 10 Apr 2013 11:06:41 +0000 (20:06 +0900)]
Add the API elm_scroller_single_direction_set/get.
This sets how the content is scrolled.
Carsten Haitzler (Rasterman) [Wed, 10 Apr 2013 09:54:19 +0000 (18:54 +0900)]
update po's?