framework/uifw/elementary.git
13 years ago[lib/elm_button.c] Fixing the issue related to resizing of button based on label...
Rajeev Ranjan [Tue, 12 Oct 2010 10:33:21 +0000 (19:33 +0900)]
[lib/elm_button.c] Fixing the issue related to resizing of button based on label change.

13 years ago[label] added label APIs to Elementary.h.in file
Myungjae Lee [Tue, 12 Oct 2010 06:30:48 +0000 (15:30 +0900)]
[label] added label APIs to Elementary.h.in file

13 years ago[src/lib/elm_button.c] Changing the default focus behavior to Set.
Rajeev Ranjan [Tue, 12 Oct 2010 03:40:50 +0000 (12:40 +0900)]
[src/lib/elm_button.c] Changing the default focus behavior to Set.

13 years ago[src/lib/elm_button.c] Repositioning the default focus behavior and setting the defau...
Rajeev Ranjan [Tue, 12 Oct 2010 03:36:36 +0000 (12:36 +0900)]
[src/lib/elm_button.c] Repositioning the default focus behavior and setting the default to false.

13 years agoPackaging.
Daniel Juyung Seo [Tue, 12 Oct 2010 01:48:39 +0000 (10:48 +0900)]
Packaging.

13 years agoPackaging.
Daniel Juyung Seo [Tue, 12 Oct 2010 01:30:06 +0000 (10:30 +0900)]
Packaging.

13 years ago[Re-commit of below commit] elm_map.c
Daniel Juyung Seo [Tue, 12 Oct 2010 01:29:41 +0000 (10:29 +0900)]
[Re-commit of below commit] elm_map.c
commit f842850c850875919fc2c923deffe38d985ccd15
Author: sangho park <sangho.g.park@samsung.com>
Date:   Mon Oct 11 20:36:03 2010 +0900
    add decarta map provider to elm_map

13 years agoPackaging.
Daniel Juyung Seo [Tue, 12 Oct 2010 01:21:14 +0000 (10:21 +0900)]
Packaging.

13 years ago[Re-commit of below commit] Elementary.h.in
Daniel Juyung Seo [Tue, 12 Oct 2010 01:18:24 +0000 (10:18 +0900)]
[Re-commit of below commit] Elementary.h.in
commit f842850c850875919fc2c923deffe38d985ccd15
Author: sangho park <sangho.g.park@samsung.com>
Date:   Mon Oct 11 20:36:03 2010 +0900
    add decarta map provider to elm_map

13 years ago[SVN Merge] Reverting back elm_widget modification need to be verified.
Prince Kr Dubey [Mon, 11 Oct 2010 16:06:32 +0000 (21:36 +0530)]
[SVN Merge] Reverting back elm_widget modification need to be verified.

13 years agoMerge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary
Prince Kr Dubey [Mon, 11 Oct 2010 13:52:56 +0000 (19:22 +0530)]
Merge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary

13 years ago[SVN Merge] svn merged.
Prince Kr Dubey [Mon, 11 Oct 2010 13:52:13 +0000 (19:22 +0530)]
[SVN Merge] svn merged.

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

13 years ago[label] added elm_label_slide_duration_set/get function
Myungjae Lee [Mon, 11 Oct 2010 13:06:37 +0000 (22:06 +0900)]
[label] added elm_label_slide_duration_set/get function

13 years ago[Rollback below commit due to ABI break]
Daniel Juyung Seo [Mon, 11 Oct 2010 13:04:42 +0000 (22:04 +0900)]
[Rollback below commit due to ABI break]
commit f842850c850875919fc2c923deffe38d985ccd15
Author: sangho park <sangho.g.park@samsung.com>
Date:   Mon Oct 11 20:36:03 2010 +0900
    add decarta map provider to elm_map

13 years agoPackaging.
Daniel Juyung Seo [Mon, 11 Oct 2010 12:37:21 +0000 (21:37 +0900)]
Packaging.

13 years ago[elm_main.c] Removed ELM_MODULES setting.
Daniel Juyung Seo [Mon, 11 Oct 2010 11:57:13 +0000 (20:57 +0900)]
[elm_main.c] Removed ELM_MODULES setting.

13 years agoMerge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary
ChunEon Park [Mon, 11 Oct 2010 11:44:41 +0000 (20:44 +0900)]
Merge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary

13 years ago[actionslider]
ChunEon Park [Mon, 11 Oct 2010 11:43:48 +0000 (20:43 +0900)]
[actionslider]
[ctxpopup]
[dayselector
[slidingdrawer]
[transit]

13 years agoadd decarta map provider to elm_map
sangho park [Mon, 11 Oct 2010 11:36:03 +0000 (20:36 +0900)]
add decarta map provider to elm_map

13 years agoMerge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary
Hyoyoung Chang [Mon, 11 Oct 2010 06:56:41 +0000 (15:56 +0900)]
Merge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary

13 years ago[label] bugfix when length is too short
Hyoyoung Chang [Mon, 11 Oct 2010 06:56:19 +0000 (15:56 +0900)]
[label] bugfix when length is too short

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

13 years ago[controlbar] add elm_controlbar_item_icon_set, bug fix elm_controlbar_item_label_set
Jaehwan Kim [Mon, 11 Oct 2010 06:51:37 +0000 (15:51 +0900)]
[controlbar] add elm_controlbar_item_icon_set, bug fix elm_controlbar_item_label_set

13 years ago[dialoguegroup] bugs are fixed
WooHyun Jung [Mon, 11 Oct 2010 06:47:27 +0000 (15:47 +0900)]
[dialoguegroup] bugs are fixed

13 years agoupdate changelog
Hyoyoung Chang [Mon, 11 Oct 2010 02:59:57 +0000 (11:59 +0900)]
update changelog

13 years ago[configure.ac] Fixed build error.
Daniel Juyung Seo [Mon, 11 Oct 2010 01:32:31 +0000 (10:32 +0900)]
[configure.ac] Fixed build error.

13 years ago[elm_genlist.c] Fixed build error.
Daniel Juyung Seo [Mon, 11 Oct 2010 01:32:12 +0000 (10:32 +0900)]
[elm_genlist.c] Fixed build error.

13 years ago[entry] add for clipboard multiple pasting
Hyoyoung Chang [Mon, 11 Oct 2010 01:25:36 +0000 (10:25 +0900)]
[entry] add for clipboard multiple pasting

13 years ago[elm_genlist.c
Seunggyun Kim [Sun, 10 Oct 2010 15:42:58 +0000 (00:42 +0900)]
[elm_genlist.c
] improve pinch effect logic

13 years ago[elm_button.c, elm_check.c, elm_gridbox.c, elm_panes.c, elm_radio.c, elm_softkey...
Rajeev Ranjan [Sun, 10 Oct 2010 09:22:36 +0000 (18:22 +0900)]
[elm_button.c, elm_check.c, elm_gridbox.c, elm_panes.c, elm_radio.c, elm_softkey.c, elm_toggle.c] Fixed the direction related input in Doxy

13 years ago[popup]: deprecated rotation API and changed made to support dialog style parent...
shilpa singh [Sun, 10 Oct 2010 08:50:25 +0000 (17:50 +0900)]
[popup]: deprecated rotation API and changed made to support dialog style parent window.

13 years ago[navigationbar_ex]: doxygen fixed.
shilpa singh [Sun, 10 Oct 2010 07:47:42 +0000 (16:47 +0900)]
[navigationbar_ex]: doxygen fixed.

13 years ago[entry] change entry_insert for repeat pasting
Hyoyoung Chang [Sat, 9 Oct 2010 06:51:33 +0000 (15:51 +0900)]
[entry] change entry_insert for repeat pasting

13 years agoMerge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary
shilpa singh [Fri, 8 Oct 2010 15:32:03 +0000 (00:32 +0900)]
Merge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary

13 years ago[svn 51793]: test.edc:
shilpa singh [Fri, 8 Oct 2010 15:31:05 +0000 (00:31 +0900)]
[svn 51793]: test.edc:

    sky test edje - clip contents pls. :)

13 years ago[changelog] repackaging
ChunEon Park [Fri, 8 Oct 2010 15:30:18 +0000 (00:30 +0900)]
[changelog] repackaging
[control] added libxml2-dev in dev pkg

13 years ago[svn 51733]test_launcher.c
shilpa singh [Fri, 8 Oct 2010 13:23:44 +0000 (22:23 +0900)]
[svn 51733]test_launcher.c

13 years ago[svn 51773]elm_mapbuf.c
shilpa singh [Fri, 8 Oct 2010 12:28:07 +0000 (21:28 +0900)]
[svn  51773]elm_mapbuf.c

13 years agoelm_flip.c: [svn 51773]
shilpa singh [Fri, 8 Oct 2010 12:24:21 +0000 (21:24 +0900)]
elm_flip.c: [svn  51773]

13 years agoCompleted test cases for elm_calendar.
Rajeev Ranjan [Fri, 8 Oct 2010 12:09:40 +0000 (21:09 +0900)]
Completed test cases for elm_calendar.

13 years agoMerge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary
Daniel Juyung Seo [Fri, 8 Oct 2010 11:59:55 +0000 (20:59 +0900)]
Merge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary

13 years ago[src/lib/Elementary.h.in] Removed webview from header file.
Daniel Juyung Seo [Fri, 8 Oct 2010 11:59:30 +0000 (20:59 +0900)]
[src/lib/Elementary.h.in] Removed webview from header file.

13 years agoPackaging.
Daniel Juyung Seo [Fri, 8 Oct 2010 11:52:21 +0000 (20:52 +0900)]
Packaging.

13 years agoMerge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary
Hyunsil [Fri, 8 Oct 2010 11:41:57 +0000 (20:41 +0900)]
Merge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary

13 years ago[multibuttonentry] chmod file
Hyunsil [Fri, 8 Oct 2010 11:41:36 +0000 (20:41 +0900)]
[multibuttonentry] chmod file

13 years agoMerge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary
Daniel Juyung Seo [Fri, 8 Oct 2010 11:38:44 +0000 (20:38 +0900)]
Merge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary

13 years ago[Patch Rollback] Rollbacked below patch.
Daniel Juyung Seo [Fri, 8 Oct 2010 11:38:23 +0000 (20:38 +0900)]
[Patch Rollback] Rollbacked below patch.
commit fa1a0b4902a4b91d47fbb45387234cc59f5b6848
Author: Daniel Juyung Seo <juyung.seo@samsung.com>
Date:   Fri Oct 8 17:21:36 2010 +0900
    [Patch] Applied Mike's patch. Changes from xml-2.0 to xml2.

13 years ago[multibuttonentry] set the del-cb data to pointer of an item will be deleted.
Hyunsil [Fri, 8 Oct 2010 11:37:36 +0000 (20:37 +0900)]
[multibuttonentry] set the del-cb data to pointer of an item will be deleted.

13 years agoels_webview - relayout after resize when is_layout_width_set_to_container option...
Mariusz Grzegorczyk [Fri, 8 Oct 2010 10:18:46 +0000 (12:18 +0200)]
els_webview - relayout after resize when is_layout_width_set_to_container option is set

13 years agotest case updation for elm_calendar
Rajeev Ranjan [Fri, 8 Oct 2010 09:38:50 +0000 (18:38 +0900)]
test case updation for elm_calendar

13 years ago[Patch] Applied Mike's patch. Changes from xml-2.0 to xml2.
Daniel Juyung Seo [Fri, 8 Oct 2010 08:21:36 +0000 (17:21 +0900)]
[Patch] Applied Mike's patch. Changes from xml-2.0 to xml2.

13 years agoAdding test cases for calendar
Rajeev Ranjan [Fri, 8 Oct 2010 08:04:22 +0000 (17:04 +0900)]
Adding test cases for calendar

13 years agoMerge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary
Hyoyoung Chang [Fri, 8 Oct 2010 07:42:51 +0000 (16:42 +0900)]
Merge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary

13 years ago[cnp_helper] fix pasteimage_alloc to fit 'data->len'
Hyoyoung Chang [Fri, 8 Oct 2010 07:41:38 +0000 (16:41 +0900)]
[cnp_helper] fix pasteimage_alloc to fit 'data->len'

13 years agoMerge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary
Daniel Juyung Seo [Fri, 8 Oct 2010 07:29:33 +0000 (16:29 +0900)]
Merge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary

13 years agoMerge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary
Hyoyoung Chang [Fri, 8 Oct 2010 06:46:20 +0000 (15:46 +0900)]
Merge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary

13 years ago[cnp_helper] Make sure handle data length correctly on text length.
Hyoyoung Chang [Fri, 8 Oct 2010 06:45:01 +0000 (15:45 +0900)]
[cnp_helper] Make sure handle data length correctly on text length.

13 years ago[TC-tet_scen_arm] updated about editfield
WooHyun Jung [Fri, 8 Oct 2010 05:00:21 +0000 (14:00 +0900)]
[TC-tet_scen_arm] updated about editfield

13 years agoMerge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary
WooHyun Jung [Fri, 8 Oct 2010 04:58:47 +0000 (13:58 +0900)]
Merge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary

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[Patch] Applied Mike's patch for webview split from elementary.
Daniel Juyung Seo [Fri, 8 Oct 2010 04:36:05 +0000 (13:36 +0900)]
[Patch] Applied Mike's patch for webview split from elementary.
  + Added libxml2-dev dependency to debian/control.

13 years ago[Patch] Applied Mike's patch for webview split from elementary.
Daniel Juyung Seo [Fri, 8 Oct 2010 03:08:01 +0000 (12:08 +0900)]
[Patch] Applied Mike's patch for webview split from elementary.

13 years agoMerge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary
Daniel Juyung Seo [Fri, 8 Oct 2010 00:26:25 +0000 (09:26 +0900)]
Merge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary

13 years agoH0100108877 - not resume again defect fix
Sangseok Lim [Thu, 7 Oct 2010 14:05:10 +0000 (16:05 +0200)]
H0100108877 - not resume again defect fix

13 years ago[elm_genlist.c] Modified expanded_depth position.
Daniel Juyung Seo [Thu, 7 Oct 2010 11:56:42 +0000 (20:56 +0900)]
[elm_genlist.c] Modified expanded_depth position.

13 years agoMerge branch 'master' of juyung.seo@165.213.180.234:/git/slp/pkgs/elementary
Daniel Juyung Seo [Thu, 7 Oct 2010 11:22:21 +0000 (20:22 +0900)]
Merge branch 'master' of juyung.seo@165.213.180.234:/git/slp/pkgs/elementary

13 years ago[src/lib/elm_button.c] Moving the signal emitting code before processing the edje...
Rajeev Ranjan [Thu, 7 Oct 2010 10:43:05 +0000 (19:43 +0900)]
[src/lib/elm_button.c] Moving the signal emitting code before processing the edje message queue.

13 years agoMerge branch 'master' of juyung.seo@165.213.180.234:/git/slp/pkgs/elementary
Daniel Juyung Seo [Thu, 7 Oct 2010 10:22:51 +0000 (19:22 +0900)]
Merge branch 'master' of juyung.seo@165.213.180.234:/git/slp/pkgs/elementary

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

13 years ago[dayselector] added test case
ChunEon Park [Thu, 7 Oct 2010 10:20:33 +0000 (19:20 +0900)]
[dayselector] added test case

13 years agoMerge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary
Hyoyoung Chang [Thu, 7 Oct 2010 10:11:57 +0000 (19:11 +0900)]
Merge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary

13 years ago[elm_cbhm] move cbhm_help from Elementary.h.in to elm_priv.h
Hyoyoung Chang [Thu, 7 Oct 2010 10:11:18 +0000 (19:11 +0900)]
[elm_cbhm] move cbhm_help from Elementary.h.in to elm_priv.h

13 years ago[tet_scen_arm] added animator tc
ChunEon Park [Thu, 7 Oct 2010 10:11:16 +0000 (19:11 +0900)]
[tet_scen_arm] added animator tc

13 years ago[animator] completed animator test case
ChunEon Park [Thu, 7 Oct 2010 10:10:00 +0000 (19:10 +0900)]
[animator] completed animator test case

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

13 years ago[elm_animator.c] added checking valid animator pointer
ChunEon Park [Thu, 7 Oct 2010 10:08:26 +0000 (19:08 +0900)]
[elm_animator.c] added checking valid animator pointer
[elm_transit.c] nothing changed.

13 years agoPackaging.
Daniel Juyung Seo [Thu, 7 Oct 2010 10:06:26 +0000 (19:06 +0900)]
Packaging.

13 years ago[elm_genlist.c] Removed test codes.
Daniel Juyung Seo [Thu, 7 Oct 2010 05:44:25 +0000 (14:44 +0900)]
[elm_genlist.c] Removed test codes.

13 years agoMerge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary
ChunEon Park [Thu, 7 Oct 2010 05:43:33 +0000 (14:43 +0900)]
Merge branch 'master' of 165.213.180.234:/git/slp/pkgs/elementary

13 years ago[animator] added TC
ChunEon Park [Thu, 7 Oct 2010 05:43:18 +0000 (14:43 +0900)]
[animator] added TC

13 years ago[Popup -TC] - changed creation to both positive test case
shilpa singh [Thu, 7 Oct 2010 05:39:53 +0000 (14:39 +0900)]
[Popup -TC] - changed creation to both positive test case

13 years ago[configue] add version 1.0.0
Jaehwan Kim [Thu, 7 Oct 2010 04:26:15 +0000 (13:26 +0900)]
[configue] add version 1.0.0

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.