sumanth [Wed, 19 Oct 2011 06:10:41 +0000 (15:10 +0900)]
Merge "[elm_datefield.c] Usage of elm_ctxpopup_direction_get() API is changed."
WooHyun Jung [Wed, 19 Oct 2011 02:33:53 +0000 (11:33 +0900)]
[*][elc_naviframe] Add elm_widget_tree_unfocusable_set for naviframe_item_pop function
sumanth [Fri, 14 Oct 2011 04:18:44 +0000 (13:18 +0900)]
[elm_datefield.c] Usage of elm_ctxpopup_direction_get() API is changed.
Change-Id: Id7301ef2f4a07970dd360b1894ecece64928f5ae
Daniel Juyung Seo [Tue, 18 Oct 2011 06:00:27 +0000 (15:00 +0900)]
Merge "[*]Changed finger size to 60. So in WVGA finger size becomes 40."
Shinwoo Kim [Tue, 18 Oct 2011 05:56:09 +0000 (14:56 +0900)]
Merge "[*][ctxpopup] direction_get() gives wrong direction"
Shinwoo Kim [Tue, 18 Oct 2011 05:56:02 +0000 (14:56 +0900)]
Merge "[*][conform] sliding window takes swallow area of virtual keypad, even if virtual keypad should use the swallow area"
prince [Tue, 18 Oct 2011 05:29:48 +0000 (14:29 +0900)]
Merge "[SegmentControl] Border issue fixed. Unnecessary if check is removed."
Daniel Juyung Seo [Tue, 18 Oct 2011 04:19:48 +0000 (13:19 +0900)]
[*]Changed finger size to 60. So in WVGA finger size becomes 40.
ChunEon Park [Mon, 17 Oct 2011 23:59:14 +0000 (08:59 +0900)]
Merge "naviframe - eina_list -> eina_inlist + theme_hook"
Daniel Juyung Seo [Mon, 17 Oct 2011 10:35:44 +0000 (19:35 +0900)]
Package upload
Shinwoo Kim [Mon, 17 Oct 2011 10:17:15 +0000 (19:17 +0900)]
[*][conform] sliding window takes swallow area of virtual keypad, even if virtual keypad should use the swallow area
Change-Id: I015380f9c6e064fa3e4fd5f25a8943b8074601a3
Jaehwan Kim [Mon, 17 Oct 2011 08:15:23 +0000 (17:15 +0900)]
[scroller] add the value of thumbscroll_sensitivity_friction 1.0
Change-Id: I20fb05aecac11ef3b191f8a51894fc883824ace5
Rajeev Ranjan [Mon, 17 Oct 2011 08:07:09 +0000 (17:07 +0900)]
Merge "[Stacked Icon]Fixed Prevent issues:20743,19168"
Hyoyoung Chang [Mon, 17 Oct 2011 06:17:37 +0000 (15:17 +0900)]
Merge "[scroller] add gravitity feature"
sumanth [Mon, 17 Oct 2011 06:10:26 +0000 (15:10 +0900)]
Merge "[elm_ts/datefield] Datefield widget's new API test cases are added."
Hyoyoung Chang [Wed, 12 Oct 2011 11:04:31 +0000 (20:04 +0900)]
[scroller] add gravitity feature
Change-Id: I8bcbd8803371231bb434f0f1875d17ad8bde192d
Rajeev Ranjan [Sat, 15 Oct 2011 09:41:25 +0000 (15:11 +0530)]
[Stacked Icon]Fixed Prevent issues:20743,19168
Change-Id: If005148d860c9df8140ae204b3947ade5882fb9b
Jaehwan Kim [Mon, 17 Oct 2011 02:28:51 +0000 (11:28 +0900)]
[*][Scroller] merge from upstream revision 64051, but didn't accept data/theme/widgets/ctxpopup.edc
From: Jaehwan Kim <jae.hwan.kim@samsung.com>
Subject: [E-devel] [Patch] ELM_THUMBSCROLL_SENSITIVITY_FRICTION
I talked with you about 4.0, magic number.
I want to change the part that the length of mouse dragging multiply 4.0
to _elm_config->thumbscroll_sensitivity_friction.
4.0 is nice. But some device may want to change the value. It is a kind
of sensitivity. So I added the config "ELM_THUMBSCROLL_SENESITIVITY
_FRICTION". And I change the value mean. If the value is high, it is
more sensitive. The range of the value is from 0.1 to 1.0. It cannot be 0.0.
4.0 changed to 0.25.
Please check this patch.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@64051
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
Conflicts:
config/illume/base.src
data/themes/widgets/ctxpopup.edc
src/lib/Elementary.h.in
src/lib/elm_config.c
src/lib/elm_main.c
src/lib/elm_priv.h
Change-Id: I00033eb58f1d73a7b0b260919885b1556dd71994
prince [Sat, 15 Oct 2011 03:55:43 +0000 (12:55 +0900)]
[SegmentControl] Border issue fixed. Unnecessary if check is
removed.
Change-Id: I96da9eec3115849c3876b4b7a9dc7803443edd13
Shinwoo Kim [Mon, 17 Oct 2011 01:10:37 +0000 (10:10 +0900)]
Merge "[ctxpopup] arrow direction issue resolved: caused by reusing ctxpopup and changing its direction"
ChunEon Park [Sat, 15 Oct 2011 05:21:51 +0000 (14:21 +0900)]
naviframe -
eina_list -> eina_inlist
+ theme_hook
Yun ilkook [Fri, 14 Oct 2011 11:27:03 +0000 (20:27 +0900)]
[*][Genlist] Fixed show hook event of smart scroller position received by entry was focused and smart pan resized
Change-Id: Ib59add216f75e92541f14f6c4f0f8f469c65cacd
Daniel Juyung Seo [Thu, 13 Oct 2011 17:03:31 +0000 (02:03 +0900)]
[*][Genlist] Revert "[genlist] Added dragging queue for unrealize items that dragging option set by mouse move event"
This reverts commit
202308e0fa4f6c24d8f0aafa95535bcf64994c23.
This fixes CQ H0100134154.
Shinwoo Kim [Thu, 13 Oct 2011 12:28:27 +0000 (21:28 +0900)]
[*][ctxpopup] direction_get() gives wrong direction
Change-Id: Ie6bd03e26da07acabdb92e9d3a3d2c5c3a7ab23d
Jung Chanwook [Thu, 13 Oct 2011 02:20:13 +0000 (11:20 +0900)]
[Genlist] Mouse event callback is added on scroller
Change-Id: I82dbd4db5d3c265042782a796eebfa68e802f7fe
Shinwoo Kim [Thu, 13 Oct 2011 07:46:53 +0000 (16:46 +0900)]
[ctxpopup] arrow direction issue resolved: caused by reusing ctxpopup and changing its direction
Change-Id: Ife5e73cdba330fd7fae3c46081e127eab55ee857
Daniel Juyung Seo [Thu, 13 Oct 2011 07:31:45 +0000 (16:31 +0900)]
Merge "[Genlist] Fixed all genlist build warnings."
Daniel Juyung Seo [Tue, 11 Oct 2011 08:16:59 +0000 (17:16 +0900)]
[Datefield] Local variable can be a garbage value in a certain circumstance.
Change-Id: I9fd9ea1c67caf9b79119298c38f1ba3710ee73cc
Daniel Juyung Seo [Thu, 13 Oct 2011 07:05:30 +0000 (16:05 +0900)]
[Genlist] Fixed all genlist build warnings.
ChunEon Park [Thu, 13 Oct 2011 06:54:01 +0000 (15:54 +0900)]
naviframe - fixed build error
ChunEon Park [Thu, 13 Oct 2011 06:46:14 +0000 (15:46 +0900)]
elementary/naviframe - should be unset the event blocking when item_style_set is applied.renamed pass_events->freeze_events
ChunEon Park [Wed, 12 Oct 2011 11:05:35 +0000 (20:05 +0900)]
elementary/naviframe - more signals for the buttons
Change-Id: I438389fd56c0e49db94b0ee2064465984511881a
ChunEon Park [Wed, 12 Oct 2011 10:46:25 +0000 (19:46 +0900)]
elementary/naviframe - mirrored mode
Change-Id: I71028608b9dde58663d83288386f630463adefe3
ChunEon Park [Thu, 13 Oct 2011 06:43:35 +0000 (15:43 +0900)]
Merge changes Id23e45d0,I0821d84f
* changes:
Merge branch 'master' of 165.213.180.234:/slp/pkgs/e/elementary
naviframe - new APIS for prev button auto created mode.
Daniel Juyung Seo [Thu, 13 Oct 2011 05:23:20 +0000 (14:23 +0900)]
Package upload
Daniel Juyung Seo [Thu, 13 Oct 2011 03:57:10 +0000 (12:57 +0900)]
[*][Genlist] Upstream merge r64031. elm genlist: Clear
last_selected_item when last_selected_item is deleted.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@64031
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
Conflicts:
src/lib/elm_genlist.c
ChunEon Park [Wed, 12 Oct 2011 13:09:16 +0000 (22:09 +0900)]
repackaging
elementary_1.0.0+svn.61256slp2+build51
sumanth [Wed, 12 Oct 2011 10:48:59 +0000 (19:48 +0900)]
[elm_diskselector.c] Default item selection of diskselector is implemented with animation.
Change-Id: I92717db90ed025e10716f5311e8822042b67e143
Goun Lee [Wed, 12 Oct 2011 12:04:09 +0000 (21:04 +0900)]
Merge "[elm_multibuttonentry]Rollback before added end button"
ChunEon Park [Wed, 12 Oct 2011 11:53:52 +0000 (20:53 +0900)]
repackaging
elementary_1.0.0+svn.61256slp2+build50
Goun Lee [Wed, 12 Oct 2011 11:06:46 +0000 (20:06 +0900)]
[elm_multibuttonentry]Rollback before added end button
Shilpa Singh [Wed, 12 Oct 2011 10:46:43 +0000 (19:46 +0900)]
Merge "[elm_colorpalette]: Prevent issues (59155) fixed."
ChunEon Park [Wed, 12 Oct 2011 10:46:21 +0000 (19:46 +0900)]
Merge branch 'master' of 165.213.180.234:/slp/pkgs/e/elementary
ChunEon Park [Wed, 12 Oct 2011 09:30:00 +0000 (18:30 +0900)]
naviframe - new APIS for prev button auto created mode.
Change-Id: I0821d84f60f02baca6b7722cf311286db4108c7d
Yun ilkook [Wed, 12 Oct 2011 09:03:22 +0000 (18:03 +0900)]
[*][Genlist] Fixed show region problem for scrolling propagation when the component have another object
Change-Id: Iac5e6784292492d909e3598bb51ce1c7f18fee42
sumanth [Wed, 12 Oct 2011 08:10:14 +0000 (17:10 +0900)]
Merge "[elm_datefield.c] fix in API elm_datefield_item_min_set() & elm_datefield_item_max_set() : item min value cannot be more than max value & similarly max value cannot be less than min val."
Shilpa Singh [Wed, 12 Oct 2011 08:02:01 +0000 (17:02 +0900)]
[elm_colorpalette]: Prevent issues (59155) fixed.
Change-Id: I0e144ecf6094a56f473435536602f71ce32cd8a0
Rajeev Ranjan [Wed, 12 Oct 2011 06:17:49 +0000 (11:47 +0530)]
[src/lib/elm_popup.c] Changed the Popup's buttons to non-focusable so that ISE does not hide when these buttons are touched. This fix will not be needed once the focus happens on click, not on touch(mouse over) as done in open source version already.
Change-Id: I2d1105b31226b1985b45f6c6864d7f90ec0330fd
Jaehwan Kim [Tue, 11 Oct 2011 16:26:00 +0000 (01:26 +0900)]
Package upload
Rajeev Ranjan [Tue, 11 Oct 2011 12:53:50 +0000 (21:53 +0900)]
Merge "[TC-tickernoti] Execution test case fail fix for elm_tickernoti_rotation_set/get API"
sumanth [Tue, 11 Oct 2011 12:51:56 +0000 (21:51 +0900)]
Merge "ICU package dependency is removed from elementary."
sumanth [Tue, 11 Oct 2011 05:38:25 +0000 (14:38 +0900)]
[elm_ts/datefield] Datefield widget's new API test cases are added.
Change-Id: Ied4209611c090c34b771b57115c3c3df6d4af4e2
Rajeev Ranjan [Tue, 11 Oct 2011 05:03:32 +0000 (10:33 +0530)]
[TC-tickernoti] Execution test case fail fix for elm_tickernoti_rotation_set/get API
Change-Id: I49e031573f21e38aa07f80ef508efba447228186
deasung.kim [Tue, 11 Oct 2011 10:22:09 +0000 (19:22 +0900)]
Merge "[entry] selection,paste smart callback call add when CBHM item clicked"
Goun Lee [Tue, 11 Oct 2011 09:33:27 +0000 (18:33 +0900)]
Merge "[elm_multibuttonentry]Changed UX: Added button to close expanded box Change-Id: Ic5488ea6fd472c87532f249d145b6371fea179b1"
sumanth [Tue, 11 Oct 2011 09:00:15 +0000 (18:00 +0900)]
[elm_datefield.c] fix in API elm_datefield_item_min_set() & elm_datefield_item_max_set() : item min value cannot be more than max value & similarly max value cannot be less than min val.
Change-Id: I324d89d3613487f533ee29a95746fd2a1e1049a6
deasung.kim [Tue, 11 Oct 2011 08:53:41 +0000 (17:53 +0900)]
[entry] selection,paste smart callback call add when CBHM item clicked
Yun ilkook [Tue, 11 Oct 2011 08:30:18 +0000 (17:30 +0900)]
[*][Genlist] Fixed datefield style item double realize problem when added for item moving animation.
Change-Id: I10222c3a0bb7b8e0319a16ffe1b21719d41f38d1
Shinwoo Kim [Tue, 11 Oct 2011 08:17:12 +0000 (17:17 +0900)]
Merge "[*][ctxpopup] compress item"
WooHyun Jung [Tue, 11 Oct 2011 03:43:44 +0000 (12:43 +0900)]
[TC-editifield, entry] fix fails
Shinwoo Kim [Mon, 10 Oct 2011 11:14:54 +0000 (20:14 +0900)]
[*][ctxpopup] compress item
Change-Id: I2d1b6ab61097a699db3fee8815c29be61eb174b3
sumanth [Tue, 11 Oct 2011 02:11:39 +0000 (11:11 +0900)]
ICU package dependency is removed from elementary.
Change-Id: I6e9e7e3fd46035ce93c89a35554cf0f721258e13
WooHyun Jung [Tue, 11 Oct 2011 00:52:56 +0000 (09:52 +0900)]
Merge "[TC-entry] build fail fixed"
WooHyun Jung [Mon, 10 Oct 2011 12:54:18 +0000 (21:54 +0900)]
[TC-entry] build fail fixed
seoz [Fri, 7 Oct 2011 05:54:29 +0000 (05:54 +0000)]
[*][Genlist] Upstream merge r63898. Raise genlist group index when the
group's sub item mode is changed.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@63898
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
Change-Id: I8da47c46994cdf3055ea25152854ab82575676d5
Daniel Juyung Seo [Mon, 10 Oct 2011 12:50:33 +0000 (21:50 +0900)]
[Genlist] Partial upstream merge. Reduced diff lines from 2067 to 1953.
Change-Id: I2a98691684d12d4b6b48850b44e810245290017d
ChunEon Park [Mon, 10 Oct 2011 12:10:27 +0000 (21:10 +0900)]
repackaging
elementary_1.0.0+svn.61256slp2+build48
Daniel Juyung Seo [Fri, 7 Oct 2011 00:04:38 +0000 (09:04 +0900)]
[Genlist] Partial upstream merge. Reduced diff lines from 2225 to 2067.
Change-Id: I62e7c42e503e96be10e0713350e709abc2f68317
Daniel Juyung Seo [Wed, 5 Oct 2011 12:40:13 +0000 (21:40 +0900)]
[Genlist] Added missing API declaration(elm_genlist_item_item_class_get).
Change-Id: Ia29ad94455633dba1778b3703c57403af346bfba
Shilpa Singh [Fri, 7 Oct 2011 04:02:43 +0000 (13:02 +0900)]
[Merge conflict resolved]
[elm_searchbar]: Version 1: Widget Refactoring. [ Also Added text hook set
and get].
Change-Id: Ic45b33793f7fd5fe46ee4b873203389b1e9d0168
ChunEon Park [Fri, 7 Oct 2011 10:22:48 +0000 (19:22 +0900)]
repackaging
elementary_1.0.0+svn.61256slp2+build47
ChunEon Park [Fri, 7 Oct 2011 10:15:55 +0000 (19:15 +0900)]
naviframe - bottom_item_get returns NULL always. fixed it.
ChunEon Park [Fri, 7 Oct 2011 10:13:31 +0000 (19:13 +0900)]
Merge branch 'master' of 165.213.180.234:/slp/pkgs/e/elementary
Jaehwan Kim [Fri, 7 Oct 2011 09:57:48 +0000 (18:57 +0900)]
Merge "[slider] fix the CQ: H0100131392(sometimes elm_widget_scroll_freeze_push is called after elm_widget_scroll_freeze_pop)"
deasung.kim [Fri, 7 Oct 2011 09:47:21 +0000 (18:47 +0900)]
Merge "[elm_cnp_helper.c] bugfix: image paste problem(tag remove, href tag cut)"
sumanth [Fri, 7 Oct 2011 09:17:02 +0000 (18:17 +0900)]
Merge "[elm_diskselector.c] fix for CQ:H0100133108."
Daniel Juyung Seo [Fri, 7 Oct 2011 08:03:33 +0000 (17:03 +0900)]
Merge "[*][Genlist] Unfocus last-selected-item's swallow objects when an item is selected."
Daniel Juyung Seo [Fri, 7 Oct 2011 07:43:32 +0000 (16:43 +0900)]
[*][Genlist] Unfocus last-selected-item's swallow objects when an item is selected.
Goun Lee [Fri, 7 Oct 2011 06:32:56 +0000 (15:32 +0900)]
[elm_multibuttonentry]Changed UX: Added button to close expanded box
Change-Id: Ic5488ea6fd472c87532f249d145b6371fea179b1
prince [Fri, 7 Oct 2011 07:17:33 +0000 (16:17 +0900)]
Merge "[Elm_Confrom] Support added for Sliding Win Property Change. CQs:H0100124843 & H0100134007 (Fix)."
ChunEon Park [Fri, 7 Oct 2011 05:50:54 +0000 (14:50 +0900)]
Merge branch 'master' of 165.213.180.234:/slp/pkgs/e/elementary
Jaehwan Kim [Fri, 7 Oct 2011 04:54:01 +0000 (13:54 +0900)]
[slider] fix the CQ: H0100131392(sometimes elm_widget_scroll_freeze_push is called after elm_widget_scroll_freeze_pop)
Change-Id: Id2ecbd5b7a69101353b5b0995dec880ce1060ec2
WooHyun Jung [Fri, 7 Oct 2011 04:26:36 +0000 (13:26 +0900)]
Merge "[editfield] When an editfield has focus but not in entry, then guide text control is needed"
ChunEon Park [Thu, 6 Oct 2011 11:08:09 +0000 (20:08 +0900)]
naviframe - filled up the elm_naviframe_item_del API doxygen
Change-Id: I00f87c0e621718fff200c5d05baf4a335e372f8f
Shilpa Singh [Thu, 6 Oct 2011 11:00:19 +0000 (20:00 +0900)]
Merge "[elc_naviframe]: elm_naviframe_item_del API added."
Myungjae Lee [Thu, 6 Oct 2011 10:59:20 +0000 (19:59 +0900)]
Merge branch 'master' of git-server:slp/pkgs/e/elementary
Myungjae Lee [Thu, 6 Oct 2011 10:58:50 +0000 (19:58 +0900)]
[changelog] updated package version
WooHyun Jung [Thu, 6 Oct 2011 10:25:48 +0000 (19:25 +0900)]
[editfield] When an editfield has focus but not in entry, then guide text control is needed
deasung.kim [Thu, 6 Oct 2011 10:16:53 +0000 (19:16 +0900)]
Merge "[entry_cnp]CQ:H0100128428 copy text's item tag remove when entry textonly set"
Shilpa Singh [Thu, 6 Oct 2011 07:40:10 +0000 (16:40 +0900)]
[elc_naviframe]: elm_naviframe_item_del API added.
Change-Id: I0e397835afb9677e07d507bd900512d16d62ba28
Hyoyoung Chang [Thu, 6 Oct 2011 06:19:15 +0000 (15:19 +0900)]
[genlist] add evas obj ref/unref in select cb
Change-Id: Ie6b7718318f2acbb89038c28255ad1a72f04df66
Jung Chanwook [Thu, 6 Oct 2011 08:21:52 +0000 (17:21 +0900)]
Merge "[Genlist] To fix the rendering delay at pan resize/move using evas_object_smart_changed instead of ecore_job_add"
Jung Chanwook [Thu, 6 Oct 2011 06:56:53 +0000 (15:56 +0900)]
[Genlist] To fix the rendering delay at pan resize/move using evas_object_smart_changed instead of ecore_job_add
Change-Id: I52e1bd1d0fddbf06a2285af6e453ef92fec08bed
prince [Thu, 6 Oct 2011 07:51:53 +0000 (16:51 +0900)]
[Elm_Confrom] Support added for Sliding Win Property Change. CQs:H0100124843 & H0100134007
(Fix).
Change-Id: Id8c84a9a7f14d8ee3c0d511dd7b1bad36137428b
Daniel Juyung Seo [Thu, 6 Oct 2011 06:28:39 +0000 (15:28 +0900)]
Package upload
Myungjae Lee [Thu, 6 Oct 2011 06:29:43 +0000 (15:29 +0900)]
Merge "[TC] fixed build error in entry TCs"
Myungjae Lee [Thu, 6 Oct 2011 06:28:13 +0000 (15:28 +0900)]
Merge "[TC] removed scrolled_entry tslist from build list"
Myungjae Lee [Thu, 6 Oct 2011 06:23:42 +0000 (15:23 +0900)]
[TC] fixed build error in entry TCs
Daniel Juyung Seo [Thu, 6 Oct 2011 06:23:32 +0000 (15:23 +0900)]
Package upload
Myungjae Lee [Thu, 6 Oct 2011 05:47:49 +0000 (14:47 +0900)]
[TC] removed scrolled_entry tslist from build list