framework/uifw/elementary.git
13 years ago[TC editfield] added
WooHyun Jung [Fri, 8 Oct 2010 04:58:09 +0000 (13:58 +0900)]
[TC editfield] added

13 years ago[elm_genlist.c, els_scroller.c] Fix pinch zoom effect and add scroller animator freez...
Seunggyun Kim [Wed, 6 Oct 2010 21:01:31 +0000 (06:01 +0900)]
[elm_genlist.c, els_scroller.c] Fix pinch zoom effect and add scroller animator freeze api

13 years agoText selection and context popups feature UI part
Michal Pakula vel Rutka [Wed, 6 Oct 2010 10:16:10 +0000 (12:16 +0200)]
Text selection and context popups feature UI part

13 years agoMerge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary
Jaehwan Kim [Wed, 6 Oct 2010 14:30:08 +0000 (23:30 +0900)]
Merge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary

13 years ago[controlbar] bug fix
Jaehwan Kim [Wed, 6 Oct 2010 14:29:32 +0000 (23:29 +0900)]
[controlbar] bug fix

13 years ago[elm_navigationbar_ex]: Added icon set and get function.
shilpa singh [Wed, 6 Oct 2010 12:49:47 +0000 (21:49 +0900)]
[elm_navigationbar_ex]: Added icon set and get function.

13 years ago[src/lib/elm_button.c, src/lib/elm_icon.c] Code cleanup for elm_button and modificati...
Rajeev Ranjan [Wed, 6 Oct 2010 12:46:55 +0000 (21:46 +0900)]
[src/lib/elm_button.c, src/lib/elm_icon.c] Code cleanup for elm_button and modification in elm_icon_add for setting focus property before setting it as a subobject.

13 years ago[SegmentControl] Clean Up
Prince Kr Dubey [Wed, 6 Oct 2010 12:04:35 +0000 (17:34 +0530)]
[SegmentControl] Clean Up

13 years ago[editfield] bugs are fixed
WooHyun Jung [Wed, 6 Oct 2010 11:40:52 +0000 (20:40 +0900)]
[editfield] bugs are fixed

13 years ago[editfield] return value is changed
WooHyun Jung [Wed, 6 Oct 2010 11:37:53 +0000 (20:37 +0900)]
[editfield] return value is changed

13 years ago[elm_genlist.c] Code refactoring.
Daniel Juyung Seo [Wed, 6 Oct 2010 09:29:38 +0000 (18:29 +0900)]
[elm_genlist.c] Code refactoring.

13 years ago[elm_genlist.c] Code refactoring.
Daniel Juyung Seo [Wed, 6 Oct 2010 08:55:47 +0000 (17:55 +0900)]
[elm_genlist.c] Code refactoring.

13 years ago[controlbar] add elm_controlbar_alpha_set
Jaehwan Kim [Wed, 6 Oct 2010 08:47:18 +0000 (17:47 +0900)]
[controlbar] add elm_controlbar_alpha_set

13 years agoMerge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary
WooHyun Jung [Wed, 6 Oct 2010 08:21:20 +0000 (17:21 +0900)]
Merge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary

13 years ago[editfield] NULL check is added
WooHyun Jung [Wed, 6 Oct 2010 08:21:00 +0000 (17:21 +0900)]
[editfield] NULL check is added

13 years agoMerge branch 'master' of jihoon48.kim@165.213.180.234:/git/slp/pkgs/elementary
Jihoon Kim [Wed, 6 Oct 2010 08:07:22 +0000 (17:07 +0900)]
Merge branch 'master' of jihoon48.kim@165.213.180.234:/git/slp/pkgs/elementary

13 years agowarning--
Jihoon Kim [Wed, 6 Oct 2010 08:07:15 +0000 (17:07 +0900)]
warning--

13 years ago[src/lib/elm_button.c] Modification in theme hook for disabling the button if it...
Rajeev Ranjan [Wed, 6 Oct 2010 08:01:31 +0000 (17:01 +0900)]
[src/lib/elm_button.c] Modification in theme hook for disabling the button if it was already disabled before applying the theme change.

13 years agowarning--
Jihoon Kim [Wed, 6 Oct 2010 07:58:28 +0000 (16:58 +0900)]
warning--

13 years ago[elm_genlist.c] Modified elm_genlist_item_expanded_depth_get().
Daniel Juyung Seo [Wed, 6 Oct 2010 07:57:33 +0000 (16:57 +0900)]
[elm_genlist.c] Modified elm_genlist_item_expanded_depth_get().

13 years ago[Navigationbar]: Backbutton taking focus/Transfering focus Issue fixed.
shilpa singh [Wed, 6 Oct 2010 07:01:36 +0000 (16:01 +0900)]
[Navigationbar]: Backbutton taking focus/Transfering focus Issue fixed.

13 years agoMerge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary
ChunEon Park [Wed, 6 Oct 2010 06:43:10 +0000 (15:43 +0900)]
Merge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary

13 years ago[Elementary.h.in] added elm_animator_pause, elm_animator_resume
ChunEon Park [Wed, 6 Oct 2010 06:27:01 +0000 (15:27 +0900)]
[Elementary.h.in] added elm_animator_pause, elm_animator_resume

[elm_actionslider.c] int elm_actionslider_label_set  -> void elm_actionslider_label_set
                     int elm_actionslider_hold -> void elm_actionslider_hold

[elm_ctxpopup.c] added missded doxygen code
[elm_dayselector.c] added missded doxygen code
[elm_slidingdrawer.c] added doxygen code

13 years agoMerge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary
WooHyun Jung [Wed, 6 Oct 2010 06:04:19 +0000 (15:04 +0900)]
Merge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary

13 years ago[TC-dialoguegroup] added
WooHyun Jung [Wed, 6 Oct 2010 06:04:07 +0000 (15:04 +0900)]
[TC-dialoguegroup] added

13 years ago[elm_webview]add doxygen comment #2
Ryuan Choi [Wed, 6 Oct 2010 05:21:20 +0000 (14:21 +0900)]
[elm_webview]add doxygen comment #2

13 years agoupload changelog
Jihoon Kim [Wed, 6 Oct 2010 04:30:09 +0000 (13:30 +0900)]
upload changelog

13 years agoadd elm_autocapitalization_allow_set, elm_autoperiod_allow_set API
Jihoon Kim [Wed, 6 Oct 2010 01:53:25 +0000 (10:53 +0900)]
add elm_autocapitalization_allow_set, elm_autoperiod_allow_set API

13 years agoAdded new SSL error handling. Additionally fixed network error handling. Also some...
Lukasz Slachciak [Tue, 5 Oct 2010 12:54:37 +0000 (14:54 +0200)]
Added new SSL error handling. Additionally fixed network error handling. Also some code refactorization done.

13 years ago[TC/elm_ts/panes/Makefile, TC/elm_ts/panes/tslist] Modified the APIs elm_panes_horizo...
Rajeev Ranjan [Tue, 5 Oct 2010 11:46:08 +0000 (20:46 +0900)]
[TC/elm_ts/panes/Makefile, TC/elm_ts/panes/tslist] Modified the APIs elm_panes_horizontal_is and elm_panes_fixed_is to elm_panes_horizontal_get and elm_panes_fixed_get respectively.

13 years ago[SegmentControl] Doxygen Comment Added.
Prince Kr Dubey [Tue, 5 Oct 2010 11:31:19 +0000 (17:01 +0530)]
[SegmentControl] Doxygen Comment Added.

13 years ago[src/lib/Elementary.h.in, src/lib/elm_panes.c] Modifiecation in API name
Rajeev Ranjan [Tue, 5 Oct 2010 06:40:48 +0000 (15:40 +0900)]
[src/lib/Elementary.h.in, src/lib/elm_panes.c] Modifiecation in API name

13 years ago[Elementary.h.in] fix indent
Jihoon Kim [Tue, 5 Oct 2010 06:37:52 +0000 (15:37 +0900)]
[Elementary.h.in] fix indent

13 years ago[elm_webview]add doxygen comment #1
Ryuan Choi [Tue, 5 Oct 2010 06:33:01 +0000 (15:33 +0900)]
[elm_webview]add doxygen comment #1

13 years agosvn 51626 : More ignores for .git .ppl
jh0506.yun [Tue, 5 Oct 2010 06:31:33 +0000 (15:31 +0900)]
svn 51626 : More ignores for .git .ppl

13 years agoMerge branch 'master' of jae.hwan.kim@165.213.180.234:/git/slp/pkgs/elementary
Jeahwan Kim [Tue, 5 Oct 2010 06:28:05 +0000 (15:28 +0900)]
Merge branch 'master' of jae.hwan.kim@165.213.180.234:/git/slp/pkgs/elementary

13 years ago[controlbar] delete comment unnecessary API
Jeahwan Kim [Tue, 5 Oct 2010 06:26:37 +0000 (15:26 +0900)]
[controlbar] delete comment unnecessary API

13 years ago[xml_animator] remove Makefile.in
jaehwan [Tue, 5 Oct 2010 06:13:24 +0000 (15:13 +0900)]
[xml_animator] remove Makefile.in

13 years ago[xml_animator] add xml file
jaehwan [Tue, 5 Oct 2010 06:12:28 +0000 (15:12 +0900)]
[xml_animator] add xml file

13 years agoMerge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary
jaehwan [Tue, 5 Oct 2010 06:02:11 +0000 (15:02 +0900)]
Merge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary

13 years ago[controlbar] ellipsis font
jaehwan [Tue, 5 Oct 2010 06:01:28 +0000 (15:01 +0900)]
[controlbar] ellipsis font
[xml_animator] new

13 years ago[src/lib/elm_panes.c] Hiding the content after unsetting from the panes.
Rajeev Ranjan [Tue, 5 Oct 2010 05:55:36 +0000 (14:55 +0900)]
[src/lib/elm_panes.c] Hiding the content after unsetting from the panes.

13 years ago[TC-dialoguegroup] added
WooHyun Jung [Tue, 5 Oct 2010 02:15:44 +0000 (11:15 +0900)]
[TC-dialoguegroup] added

13 years ago[elm_webview]change TUC 20M to 16M
Ryuan Choi [Tue, 5 Oct 2010 01:50:16 +0000 (10:50 +0900)]
[elm_webview]change TUC 20M to 16M

13 years ago[src/lib/elm_genlist.c] Added exception handling codes.
Daniel Juyung Seo [Mon, 4 Oct 2010 15:20:53 +0000 (00:20 +0900)]
[src/lib/elm_genlist.c] Added exception handling codes.

13 years ago[TC-genlist] Modified genlist TC.
Daniel Juyung Seo [Mon, 4 Oct 2010 15:13:05 +0000 (00:13 +0900)]
[TC-genlist] Modified genlist TC.

13 years ago[TC-genlist] Added]
Daniel Juyung Seo [Mon, 4 Oct 2010 14:57:26 +0000 (23:57 +0900)]
[TC-genlist] Added]

13 years ago[genlist] fix last item invisible problem in edit mode
Seunggyun Kim [Mon, 4 Oct 2010 13:58:46 +0000 (22:58 +0900)]
[genlist] fix last item invisible problem in edit mode

13 years ago[src/lib/elm_panes.c] Added support for hiding pane-bar when right content is not...
Rajeev Ranjan [Mon, 4 Oct 2010 13:11:27 +0000 (22:11 +0900)]
[src/lib/elm_panes.c] Added support for hiding pane-bar when right content is not present.

13 years ago[slider] modified the comments about APIs
WooHyun Jung [Mon, 4 Oct 2010 13:09:09 +0000 (22:09 +0900)]
[slider] modified the comments about APIs

13 years ago[slider] add NULL check in indicator_show_set func
WooHyun Jung [Mon, 4 Oct 2010 13:06:50 +0000 (22:06 +0900)]
[slider] add NULL check in indicator_show_set func

13 years agoMerge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary
WooHyun Jung [Mon, 4 Oct 2010 13:03:04 +0000 (22:03 +0900)]
Merge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary

13 years ago[colorpalette, colorpicker, editfield, dialoguegroup, slider] add NULL check in add_func
WooHyun Jung [Mon, 4 Oct 2010 13:02:38 +0000 (22:02 +0900)]
[colorpalette, colorpicker, editfield, dialoguegroup, slider] add NULL check in add_func

13 years ago[elm_webview]comment out javascript popup and prompt
ryuan choi [Mon, 4 Oct 2010 11:34:50 +0000 (20:34 +0900)]
[elm_webview]comment out javascript popup and prompt

13 years ago[calendar, cbhm_helper, panes] ingroup Elementary
WooHyun Jung [Mon, 4 Oct 2010 11:17:37 +0000 (20:17 +0900)]
[calendar, cbhm_helper, panes] ingroup Elementary

13 years agoMerge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary
sumanth.m [Mon, 4 Oct 2010 10:13:36 +0000 (15:43 +0530)]
Merge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary

13 years agoelm_calendar :- svn code merged (version 51584-51586)
sumanth.m [Mon, 4 Oct 2010 10:12:47 +0000 (15:42 +0530)]
elm_calendar :- svn code merged (version 51584-51586)

13 years ago[SegmentControl, Elm_Index] Clean up
Prince Kr Dubey [Mon, 4 Oct 2010 09:39:50 +0000 (15:09 +0530)]
[SegmentControl, Elm_Index] Clean up

13 years agoMerge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary
WooHyun Jung [Mon, 4 Oct 2010 09:04:35 +0000 (18:04 +0900)]
Merge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary

13 years ago[editfield] Comment modified
WooHyun Jung [Mon, 4 Oct 2010 09:04:11 +0000 (18:04 +0900)]
[editfield] Comment modified

13 years ago[box] removed comments for hiding elm_box_extended_set API from doxygen
Myungjae Lee [Mon, 4 Oct 2010 08:23:12 +0000 (17:23 +0900)]
[box] removed comments for hiding elm_box_extended_set API from doxygen

13 years agoMerge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary
Hyoyoung Chang [Mon, 4 Oct 2010 05:56:58 +0000 (14:56 +0900)]
Merge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary

13 years ago[label] fixing typo in comment
Hyoyoung Chang [Mon, 4 Oct 2010 05:56:45 +0000 (14:56 +0900)]
[label] fixing typo in comment

13 years agoMerge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary
ChunEon Park [Mon, 4 Oct 2010 05:42:45 +0000 (14:42 +0900)]
Merge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary

13 years ago[elm_slidingdrawer.c]
ChunEon Park [Mon, 4 Oct 2010 05:42:34 +0000 (14:42 +0900)]
[elm_slidingdrawer.c]

13 years agoMerge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary
Hyoyoung Chang [Mon, 4 Oct 2010 05:40:55 +0000 (14:40 +0900)]
Merge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary

13 years ago[label] fix sliding at restoring ellipsis
Hyoyoung Chang [Mon, 4 Oct 2010 05:40:13 +0000 (14:40 +0900)]
[label] fix sliding at restoring ellipsis

13 years agoPackaging.
Daniel Juyung Seo [Mon, 4 Oct 2010 05:23:34 +0000 (14:23 +0900)]
Packaging.

13 years ago[label] adding sliding mode get function
Hyoyoung Chang [Mon, 4 Oct 2010 02:40:11 +0000 (11:40 +0900)]
[label] adding sliding mode get function

13 years ago[label] add saving conf value at sliding effect
Hyoyoung Chang [Sat, 2 Oct 2010 07:52:53 +0000 (16:52 +0900)]
[label] add saving conf value at sliding effect

13 years ago[label] add sliding effect
Hyoyoung Chang [Sat, 2 Oct 2010 06:58:29 +0000 (15:58 +0900)]
[label] add sliding effect

13 years ago[label] added sliding text feature
Myungjae Lee [Sat, 2 Oct 2010 05:22:33 +0000 (14:22 +0900)]
[label] added sliding text feature

13 years agoUpdate of ewk_view_get_smart_zoom_rect invoke
Mariusz Grzegorczyk [Fri, 1 Oct 2010 15:16:40 +0000 (17:16 +0200)]
Update of ewk_view_get_smart_zoom_rect invoke

13 years agoMissing API in Elementary.h.in
Mariusz Grzegorczyk [Fri, 1 Oct 2010 14:16:54 +0000 (16:16 +0200)]
Missing API in Elementary.h.in

13 years agoMerge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary
Jihoon Kim [Fri, 1 Oct 2010 11:05:42 +0000 (20:05 +0900)]
Merge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary

13 years agoremove some warnings
Jihoon Kim [Fri, 1 Oct 2010 11:05:31 +0000 (20:05 +0900)]
remove some warnings

13 years ago[popup]: finger waggle warning added.
shilpa singh [Fri, 1 Oct 2010 10:56:40 +0000 (19:56 +0900)]
[popup]: finger waggle warning added.

13 years agoMerge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary
Jihoon Kim [Fri, 1 Oct 2010 10:47:51 +0000 (19:47 +0900)]
Merge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary

13 years ago[webview] remove some warnings
Jihoon Kim [Fri, 1 Oct 2010 10:47:38 +0000 (19:47 +0900)]
[webview] remove some warnings

13 years ago[navibar_ex]: updated doxygen.
shilpa singh [Fri, 1 Oct 2010 10:47:11 +0000 (19:47 +0900)]
[navibar_ex]: updated doxygen.

13 years ago[navigationbar]: Updated doxygen.
shilpa singh [Fri, 1 Oct 2010 10:39:58 +0000 (19:39 +0900)]
[navigationbar]: Updated doxygen.

13 years agoSupport for setting width of layout to container
Mariusz Grzegorczyk [Fri, 1 Oct 2010 10:08:50 +0000 (12:08 +0200)]
Support for setting width of layout to container

13 years ago[entry] added paragraph seperator conversion to text_to_mkup function
Myungjae Lee [Fri, 1 Oct 2010 10:01:06 +0000 (19:01 +0900)]
[entry] added paragraph seperator conversion to text_to_mkup function

13 years ago[TC-dialoguegroup] added
WooHyun Jung [Fri, 1 Oct 2010 09:22:11 +0000 (18:22 +0900)]
[TC-dialoguegroup] added

13 years agoMerge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary
WooHyun Jung [Fri, 1 Oct 2010 08:33:15 +0000 (17:33 +0900)]
Merge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary

13 years ago[TC-dialoguegroup] added
WooHyun Jung [Fri, 1 Oct 2010 08:32:50 +0000 (17:32 +0900)]
[TC-dialoguegroup] added

13 years ago[test_entry] remove unused variables
Jihoon Kim [Fri, 1 Oct 2010 07:22:49 +0000 (16:22 +0900)]
[test_entry] remove unused variables

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

13 years ago[genlist] remove some warning
Jihoon Kim [Fri, 1 Oct 2010 07:15:05 +0000 (16:15 +0900)]
[genlist] remove some warning

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

13 years ago[elm_transit.c] fixed flip.
ChunEon Park [Fri, 1 Oct 2010 07:08:18 +0000 (16:08 +0900)]
[elm_transit.c] fixed flip.

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

13 years ago[softkey, tab, touch] int -> Eina_Bool for removing warning
Jihoon Kim [Fri, 1 Oct 2010 07:05:29 +0000 (16:05 +0900)]
[softkey, tab, touch] int -> Eina_Bool for removing warning

13 years ago[label] adding wrap mode set
Hyoyoung Chang [Fri, 1 Oct 2010 06:27:50 +0000 (15:27 +0900)]
[label] adding wrap mode set

13 years ago[elm_genlist] change expandable flip effect
Seunggyun Kim [Fri, 1 Oct 2010 05:49:21 +0000 (14:49 +0900)]
[elm_genlist] change expandable flip effect

13 years ago[imageslier, tabbar] remove warning
Jihoon Kim [Fri, 1 Oct 2010 05:16:30 +0000 (14:16 +0900)]
[imageslier, tabbar] remove warning

13 years ago[Image Slider] Fix the bug about Click event.
MyoungWoon Roy Kim [Fri, 1 Oct 2010 03:07:01 +0000 (12:07 +0900)]
[Image Slider] Fix the bug about Click event.

13 years ago[Image Slider] Add the funtion about click event.
MyoungWoon Roy Kim [Fri, 1 Oct 2010 01:32:31 +0000 (10:32 +0900)]
[Image Slider] Add the funtion about click event.

13 years agoMerge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary
MyoungWoon Roy Kim [Fri, 1 Oct 2010 01:30:07 +0000 (10:30 +0900)]
Merge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary

13 years ago[Image Slider] Add the function regarding CLICK event.
MyoungWoon Roy Kim [Fri, 1 Oct 2010 01:23:15 +0000 (10:23 +0900)]
[Image Slider] Add the function regarding CLICK event.