framework/uifw/elementary.git
13 years ago[elm_genlist]
Daniel Juyung Seo [Tue, 26 Oct 2010 15:08:09 +0000 (00:08 +0900)]
[elm_genlist]
  + Fixed elm_genlist_item_append_with_group().
  + Modified elm_genlist_item_append() according to OpenSource.
  + Removed unnecessary code.

13 years agoPackaging.
Daniel Juyung Seo [Tue, 26 Oct 2010 10:51:56 +0000 (19:51 +0900)]
Packaging.

13 years ago[elm_genlist] Removed dummy codes.
Daniel Juyung Seo [Tue, 26 Oct 2010 10:51:12 +0000 (19:51 +0900)]
[elm_genlist] Removed dummy codes.

13 years agoMerge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary
Hyoyoung Chang [Tue, 26 Oct 2010 10:51:20 +0000 (19:51 +0900)]
Merge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary

13 years ago[cnp_helper] merge from upstream
Hyoyoung Chang [Tue, 26 Oct 2010 10:51:02 +0000 (19:51 +0900)]
[cnp_helper] merge from upstream

13 years ago[UTC SegmentControl] Testcases added for slider.
Prince Kr Dubey [Tue, 26 Oct 2010 09:43:08 +0000 (15:13 +0530)]
[UTC SegmentControl] Testcases added for slider.

13 years ago[elm_navigationbar_ex]: button unset API added.
shilpa singh [Tue, 26 Oct 2010 14:50:34 +0000 (20:20 +0530)]
[elm_navigationbar_ex]: button unset API added.

13 years ago[elm_genlist] remove build warning
Seunggyun Kim [Tue, 26 Oct 2010 08:51:13 +0000 (17:51 +0900)]
[elm_genlist] remove build warning

13 years agoMerge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary
Jaehwan Kim [Tue, 26 Oct 2010 08:35:00 +0000 (17:35 +0900)]
Merge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary

13 years ago[controlbar] change item layout
Jaehwan Kim [Tue, 26 Oct 2010 08:34:22 +0000 (17:34 +0900)]
[controlbar] change item layout

13 years ago[src/lib/elm_button.c] Fix for focus text updation.
Rajeev Ranjan [Tue, 26 Oct 2010 07:11:41 +0000 (12:41 +0530)]
[src/lib/elm_button.c] Fix for focus text updation.

13 years agoMerge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary
Jaehwan Kim [Tue, 26 Oct 2010 06:58:30 +0000 (15:58 +0900)]
Merge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary

13 years ago[controlbar] change item color, shadow. add toolbar pressed image(v1.6)
Jaehwan Kim [Tue, 26 Oct 2010 06:57:19 +0000 (15:57 +0900)]
[controlbar] change item color, shadow. add toolbar pressed image(v1.6)

13 years agoelm_gengrid_item_prepend API added
jh0506.yun [Tue, 26 Oct 2010 06:30:12 +0000 (15:30 +0900)]
elm_gengrid_item_prepend API added

13 years ago[elm_genlist] fix group item max number check
Seunggyun Kim [Tue, 26 Oct 2010 06:16:27 +0000 (15:16 +0900)]
[elm_genlist] fix group item max number check

13 years ago[Scrolled entry] Add test cases list.
MyoungWoon Roy Kim [Tue, 26 Oct 2010 06:14:31 +0000 (15:14 +0900)]
[Scrolled entry] Add test cases list.

13 years ago[Scrolled entry] Create unit test cases.
MyoungWoon Roy Kim [Tue, 26 Oct 2010 06:13:17 +0000 (15:13 +0900)]
[Scrolled entry] Create unit test cases.

13 years ago[elm_genlist] fix expandable list problem
Seunggyun Kim [Tue, 26 Oct 2010 05:40:38 +0000 (14:40 +0900)]
[elm_genlist] fix expandable list problem

13 years ago[src/lib/elm_button.c] Fix for the Text updation in Button for various states.
Rajeev Ranjan [Tue, 26 Oct 2010 05:21:52 +0000 (10:51 +0530)]
[src/lib/elm_button.c] Fix for the Text updation in Button for various states.

13 years ago[elm_bubble]change theme_hook
Sohyun Kim [Tue, 26 Oct 2010 04:43:04 +0000 (13:43 +0900)]
[elm_bubble]change theme_hook

13 years agoPackaging.
Daniel Juyung Seo [Tue, 26 Oct 2010 04:35:44 +0000 (13:35 +0900)]
Packaging.

13 years ago[elm_genlist] fix expandalbe list problem
Seunggyun Kim [Tue, 26 Oct 2010 01:54:21 +0000 (10:54 +0900)]
[elm_genlist] fix expandalbe list problem

13 years ago[elm_genlist]
Daniel Juyung Seo [Tue, 26 Oct 2010 00:36:06 +0000 (09:36 +0900)]
[elm_genlist]
  + Getters should received const pointers.
  + (refer SVN 53874 patch)

13 years ago[bubble] change file permission
Jihoon Kim [Mon, 25 Oct 2010 23:29:15 +0000 (08:29 +0900)]
[bubble] change file permission

13 years agoPackaging
Jaehwan Kim [Mon, 25 Oct 2010 12:06:51 +0000 (21:06 +0900)]
Packaging

13 years ago[elm_genlist] Fix effect function
Seunggyun Kim [Mon, 25 Oct 2010 11:58:12 +0000 (20:58 +0900)]
[elm_genlist] Fix effect function

13 years agoAdd unit test cases for Box, Scroller.
MyoungWoon Roy Kim [Mon, 25 Oct 2010 08:48:23 +0000 (17:48 +0900)]
Add unit test cases for Box, Scroller.

13 years ago[Scroller] Create the unit test cases for Scroller.
MyoungWoon Roy Kim [Mon, 25 Oct 2010 08:46:29 +0000 (17:46 +0900)]
[Scroller] Create the unit test cases for Scroller.

13 years ago[Box] Add unit test cases for Box widget.
MyoungWoon Roy Kim [Mon, 25 Oct 2010 08:40:22 +0000 (17:40 +0900)]
[Box] Add unit test cases for Box widget.

13 years agoadd mouse event to signal
sangho park [Mon, 25 Oct 2010 07:44:31 +0000 (16:44 +0900)]
add mouse event to signal

13 years agoMerge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary
WooHyun Jung [Mon, 25 Oct 2010 07:12:12 +0000 (16:12 +0900)]
Merge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary

13 years ago[TC - editfield] added
WooHyun Jung [Mon, 25 Oct 2010 07:11:54 +0000 (16:11 +0900)]
[TC - editfield] added

13 years agoMerge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary
Sohyun Kim [Mon, 25 Oct 2010 07:01:50 +0000 (16:01 +0900)]
Merge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary

13 years ago[elm_bubble]add elm_bubble_content_get, elm_bubble_icon_unset
Sohyun Kim [Mon, 25 Oct 2010 07:01:42 +0000 (16:01 +0900)]
[elm_bubble]add elm_bubble_content_get, elm_bubble_icon_unset

13 years agoMerge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary
Prince Kr Dubey [Mon, 25 Oct 2010 06:31:08 +0000 (12:01 +0530)]
Merge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary

13 years ago[SegmentControl] When selected segment deleted then selection shifted to other segment.
Prince Kr Dubey [Mon, 25 Oct 2010 06:29:42 +0000 (11:59 +0530)]
[SegmentControl] When selected segment deleted then selection shifted to other segment.

13 years agoMerge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary
Sohyun Kim [Mon, 25 Oct 2010 06:21:27 +0000 (15:21 +0900)]
Merge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary

13 years ago[elm_bubble]add elm_bubble_icon_unset,elm_bubble_content_get api(from EFL community)
Sohyun Kim [Mon, 25 Oct 2010 06:21:16 +0000 (15:21 +0900)]
[elm_bubble]add elm_bubble_icon_unset,elm_bubble_content_get api(from EFL community)

13 years ago[elm_editfield] modified for single line version bug
WooHyun Jung [Mon, 25 Oct 2010 04:32:20 +0000 (13:32 +0900)]
[elm_editfield] modified for single line version bug

13 years ago[Image Slider] Click event bug fixed.
MyoungWoon Roy Kim [Mon, 25 Oct 2010 02:31:15 +0000 (11:31 +0900)]
[Image Slider] Click event bug fixed.

13 years ago[Refactoring] Removed execution permission from source files.
Daniel Juyung Seo [Sat, 23 Oct 2010 06:29:16 +0000 (15:29 +0900)]
[Refactoring] Removed execution permission from source files.

13 years agoMerge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary
Daniel Juyung Seo [Sat, 23 Oct 2010 06:28:33 +0000 (15:28 +0900)]
Merge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary

13 years ago[Refactoring] Removed execution permission from source files.
Daniel Juyung Seo [Sat, 23 Oct 2010 06:28:23 +0000 (15:28 +0900)]
[Refactoring] Removed execution permission from source files.

13 years ago[elm_genlist] add pinch zoom mode get api
Seunggyun Kim [Fri, 22 Oct 2010 18:38:22 +0000 (03:38 +0900)]
[elm_genlist] add pinch zoom mode get api

13 years ago[SegmentControl] Automatic selection of segment when selected segment get deleted.
Prince Kr Dubey [Fri, 22 Oct 2010 12:32:47 +0000 (18:02 +0530)]
[SegmentControl] Automatic selection of segment when selected segment get deleted.

13 years ago[Navigationbar_ex]: icon support added to all single line styles
shilpa singh [Fri, 22 Oct 2010 13:45:52 +0000 (19:15 +0530)]
[Navigationbar_ex]: icon support added to all single line styles

13 years ago[Navigationbar_ex]: [Icon support added in all single line styles]
shilpa singh [Fri, 22 Oct 2010 13:45:05 +0000 (19:15 +0530)]
[Navigationbar_ex]: [Icon support added in all single line styles]

13 years ago[navigationbar_ex]: [icon support added in all single line styles]
user [Fri, 22 Oct 2010 13:42:46 +0000 (19:12 +0530)]
[navigationbar_ex]: [icon support added in all single line styles]

13 years ago[controlbar] add API for Demo
Jaehwan Kim [Fri, 22 Oct 2010 07:53:53 +0000 (16:53 +0900)]
[controlbar] add API for Demo

13 years agoMerge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary
Jaehwan Kim [Fri, 22 Oct 2010 07:06:16 +0000 (16:06 +0900)]
Merge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary

13 years agoupdate changelog
Hyoyoung Chang [Fri, 22 Oct 2010 06:48:23 +0000 (15:48 +0900)]
update changelog

13 years ago[controlbar] view effect add
Jaehwan Kim [Fri, 22 Oct 2010 06:40:35 +0000 (15:40 +0900)]
[controlbar] view effect add

13 years ago[src/lib/elm_button.c] Fixed the issue of repeated call of clicked and unpressed...
Rajeev Ranjan [Fri, 22 Oct 2010 06:22:00 +0000 (11:52 +0530)]
[src/lib/elm_button.c] Fixed the issue of repeated call of clicked and unpressed signal's callbacks.

13 years agoMerge branch 'master' of jihoon48.kim@165.213.180.234:/git/slp/pkgs/elementary
Jihoon Kim [Fri, 22 Oct 2010 05:36:12 +0000 (14:36 +0900)]
Merge branch 'master' of jihoon48.kim@165.213.180.234:/git/slp/pkgs/elementary

13 years ago[entry] the doc of "activated" signal is fixed
Jihoon Kim [Fri, 22 Oct 2010 05:35:41 +0000 (14:35 +0900)]
[entry] the doc of "activated" signal is fixed

13 years agoupdate changelog
Hyoyoung Chang [Fri, 22 Oct 2010 05:05:51 +0000 (14:05 +0900)]
update changelog

13 years agoMerge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary
ChunEon Park [Fri, 22 Oct 2010 04:58:16 +0000 (13:58 +0900)]
Merge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary

13 years ago[Elementary.h.in]
ChunEon Park [Fri, 22 Oct 2010 04:46:39 +0000 (13:46 +0900)]
[Elementary.h.in]
[elm_transit.c]

13 years agoupdate changelog
Hyoyoung Chang [Fri, 22 Oct 2010 02:30:49 +0000 (11:30 +0900)]
update changelog

13 years agoMerge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary
Hyoyoung Chang [Fri, 22 Oct 2010 02:18:36 +0000 (11:18 +0900)]
Merge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary

13 years ago[entry] add checking current widget at cnp
Hyoyoung Chang [Fri, 22 Oct 2010 02:18:05 +0000 (11:18 +0900)]
[entry] add checking current widget at cnp

13 years ago[tabbar] warning--
Jihoon Kim [Thu, 21 Oct 2010 23:41:07 +0000 (08:41 +0900)]
[tabbar] warning--

13 years ago[entry] commented out holding scroller in select mode
Myungjae Lee [Thu, 21 Oct 2010 12:32:09 +0000 (21:32 +0900)]
[entry] commented out holding scroller in select mode

13 years agoMerge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary
ChunEon Park [Thu, 21 Oct 2010 08:36:17 +0000 (17:36 +0900)]
Merge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary

13 years ago[src/lib/elm_panes.c] Checks for setting the width of the handle in panes based on...
Rajeev Ranjan [Thu, 21 Oct 2010 08:41:52 +0000 (14:11 +0530)]
[src/lib/elm_panes.c] Checks for setting the width of the handle in panes based on number of contents set currently.

13 years ago[Elementary.h.in]
ChunEon Park [Thu, 21 Oct 2010 08:35:59 +0000 (17:35 +0900)]
[Elementary.h.in]
[elm_transit.c] added elm_fx_rotation3d_add

13 years ago[elm_slidingdrawer.c]
ChunEon Park [Thu, 21 Oct 2010 08:06:15 +0000 (17:06 +0900)]
[elm_slidingdrawer.c]

13 years agoMerge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary
ChunEon Park [Thu, 21 Oct 2010 06:36:26 +0000 (15:36 +0900)]
Merge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary

13 years ago[src/lib/elm_button.c] Code change to let the text change based on the current state...
Rajeev Ranjan [Thu, 21 Oct 2010 04:38:35 +0000 (10:08 +0530)]
[src/lib/elm_button.c] Code change to let the text change based on the current state if set in advance.
Not setting maximum size hint to -1 in _sizing_eval as if set by the user then it should not be overwritten.

13 years agoMerge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary
ChunEon Park [Thu, 21 Oct 2010 01:13:55 +0000 (10:13 +0900)]
Merge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary

13 years ago[elm_transit.c] fixed some effects bugs.
ChunEon Park [Thu, 21 Oct 2010 01:13:37 +0000 (10:13 +0900)]
[elm_transit.c] fixed some effects bugs.

13 years ago[bubble, datefield] change permission
Jihoon Kim [Wed, 20 Oct 2010 23:43:05 +0000 (08:43 +0900)]
[bubble, datefield] change permission

13 years ago[changelog] updated package version
Myungjae Lee [Wed, 20 Oct 2010 13:58:48 +0000 (22:58 +0900)]
[changelog] updated package version

13 years ago[entry] changed copy paste selection feature
Myungjae Lee [Wed, 20 Oct 2010 13:22:50 +0000 (22:22 +0900)]
[entry] changed copy paste selection feature

13 years agoMerge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary
Hyoyoung Chang [Wed, 20 Oct 2010 12:32:32 +0000 (21:32 +0900)]
Merge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary

13 years ago[cnp_helper] disable debug flag
Hyoyoung Chang [Wed, 20 Oct 2010 12:32:00 +0000 (21:32 +0900)]
[cnp_helper] disable debug flag

13 years ago[cnp_helper] add processing LM_SEL_FORMAT_HTML type in text conv
Hyoyoung Chang [Wed, 20 Oct 2010 12:31:15 +0000 (21:31 +0900)]
[cnp_helper] add processing LM_SEL_FORMAT_HTML type in text conv

13 years agoversion changed origin
jh0506.yun [Wed, 20 Oct 2010 12:18:23 +0000 (21:18 +0900)]
version changed

13 years ago[SegmentControl] Internal func _item_search() removed.
Prince Kr Dubey [Wed, 20 Oct 2010 12:15:51 +0000 (17:45 +0530)]
[SegmentControl] Internal func _item_search() removed.

13 years agoMerge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary
Sohyun Kim [Wed, 20 Oct 2010 11:55:03 +0000 (20:55 +0900)]
Merge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary

13 years ago[datefield]change entry layout, add focus set
Sohyun Kim [Wed, 20 Oct 2010 11:54:55 +0000 (20:54 +0900)]
[datefield]change entry layout, add focus set

13 years agoMaintainer added
jh0506.yun [Wed, 20 Oct 2010 11:35:37 +0000 (20:35 +0900)]
Maintainer added

13 years ago[els_icon] rotate bug fixed
jh0506.yun [Wed, 20 Oct 2010 11:29:04 +0000 (20:29 +0900)]
[els_icon] rotate bug fixed

13 years ago[elm_genlist] change elm_genlist_pinch_zoom_mode_set api parameter
Seunggyun Kim [Wed, 20 Oct 2010 11:06:11 +0000 (20:06 +0900)]
[elm_genlist] change elm_genlist_pinch_zoom_mode_set api parameter

13 years ago[elm_genlist] Export elm_genlist_pinch_zoom_mode_set api
Seunggyun Kim [Wed, 20 Oct 2010 10:55:49 +0000 (19:55 +0900)]
[elm_genlist] Export elm_genlist_pinch_zoom_mode_set api

13 years ago[elm_entry]: [ hidden byte count display area]
shilpa singh [Wed, 20 Oct 2010 09:14:44 +0000 (18:14 +0900)]
[elm_entry]: [ hidden byte count display area]

13 years agoupdate changelog
Hyoyoung Chang [Wed, 20 Oct 2010 08:49:03 +0000 (17:49 +0900)]
update changelog

13 years ago[elm_navigationbar_ex]: [Bug Fix]: dynamic style change not working
shilpa singh [Wed, 20 Oct 2010 06:47:12 +0000 (15:47 +0900)]
[elm_navigationbar_ex]: [Bug Fix]: dynamic style change not working

13 years agofix project/unproject bug
sangho park [Wed, 20 Oct 2010 04:56:29 +0000 (13:56 +0900)]
fix project/unproject bug

13 years agoMerge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary
Hyoyoung Chang [Tue, 19 Oct 2010 12:03:05 +0000 (21:03 +0900)]
Merge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary

13 years ago[cnp_helper] merge upstream source
Hyoyoung Chang [Tue, 19 Oct 2010 12:02:27 +0000 (21:02 +0900)]
[cnp_helper] merge upstream source

13 years agofix indent
Jihoon Kim [Tue, 19 Oct 2010 11:44:11 +0000 (20:44 +0900)]
fix indent

13 years agorepackaging for elm_entry password bug fix
WooHyun Jung [Tue, 19 Oct 2010 10:22:50 +0000 (19:22 +0900)]
repackaging for elm_entry password bug fix

13 years agoMerge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary
Sohyun Kim [Tue, 19 Oct 2010 08:26:30 +0000 (17:26 +0900)]
Merge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary

13 years ago[elm_bubble]add sweep_layout_set apis
Sohyun Kim [Tue, 19 Oct 2010 08:26:22 +0000 (17:26 +0900)]
[elm_bubble]add sweep_layout_set apis

13 years agoRemove warning in elm_map
Tae-Hwan Kim [Tue, 19 Oct 2010 06:35:14 +0000 (15:35 +0900)]
Remove warning in elm_map

13 years agofix pinch zoom bug
sangho park [Tue, 19 Oct 2010 04:29:24 +0000 (13:29 +0900)]
fix pinch zoom bug

13 years ago[Added "unfocused" signal notification for check as suggested by Mr. Jung.
Rajeev Ranjan [Mon, 18 Oct 2010 12:34:26 +0000 (18:04 +0530)]
[Added "unfocused" signal notification for check as suggested by Mr. Jung.
Application should set the state of the check to off for the "delete" style check in the handler for this signal.
TODO: Need to discuss this approach with Raster.

13 years ago[elm_slidingdrawer.c] fixed max_drag_set
ChunEon Park [Mon, 18 Oct 2010 06:47:53 +0000 (15:47 +0900)]
[elm_slidingdrawer.c] fixed max_drag_set

13 years ago[elm_slidingdrawer.c] fixed parent resize error.
ChunEon Park [Mon, 18 Oct 2010 04:31:01 +0000 (13:31 +0900)]
[elm_slidingdrawer.c] fixed parent resize error.