framework/uifw/elementary.git
2010-08-24 Sohyun KimMerge branch 'master' of 165.213.180.234:/git/slp/pkgs...
2010-08-24 Sohyun Kim[elm_datefield]add scale_set api
2010-08-24 Hyunsil Park[elm_multibuttonentry] fix the bug of theme_hook
2010-08-24 Eunmi Lee[els_webview]delete minimap's content when deleting...
2010-08-24 shilpa singhused ELM_NEW instead of malloc
2010-08-24 Eunmi Lee[els_webview]move up mouse_clicked variable
2010-08-24 Eunmi Lee[els_webview]modify ZOOM_STEP
2010-08-24 Hyunsil Park[elm_multibuttonentry] add checking widtype
2010-08-24 Eunmi Lee[els_webview]merge viewport and minZoomRatio from brows...
2010-08-24 shilpa singhmalloc replaced by ELM_NEW in popup.
2010-08-24 shilpa singhnavibar mem leak fix
2010-08-24 shilpa singhelm_navigationbar: memory leak fix
2010-08-24 ryuan choiMerge branch 'master' of ryuan.choi@165.213.180.234...
2010-08-24 ryuan choi[elm_webview]fix prerender and ime
2010-08-24 MyounWoon Roy Kim[Image Slider] Bug fix
2010-08-23 Ryuan Choi[elm_webview]add notfoundpage
2010-08-23 Eunmi Lee[els_webview]add notfoundpage
2010-08-23 Ryuan Choi[elm_webview]implement javascript prompt (ongoing)
2010-08-23 Eunmi Lee[els_webview]merge browser's suspend/resume all code
2010-08-23 Eunmi Lee[els_webview]disable text_selection
2010-08-23 WooHyun JungMerge branch 'master' of 165.213.180.234:/git/slp/pkgs...
2010-08-23 WooHyun Jung[dialoguegroup] hidden style added
2010-08-23 Ryuan ChoiMerge branch 'master' of ryuan.choi@165.213.180.234...
2010-08-23 Ryuan Choi[elm_webview]finish javascript_confirm
2010-08-23 winvirus[elm_genlist] fix edit mode reoder bug
2010-08-23 Sohyun KimMerge branch 'master' of 165.213.180.234:/git/slp/pkgs...
2010-08-23 Sohyun Kim[elm_datefield]remove show callback
2010-08-23 jaehwanMerge branch 'master' of jae.hwan.kim@165.213.180.234...
2010-08-23 jaehwan[controlbar] add elm_controlbar_visible_get
2010-08-23 Hyunsil ParkMerge branch 'master' of 165.213.180.234:/git/slp/pkgs...
2010-08-23 Hyunsil Park[elm_multibuttonentry] fix the bug of sizing_eval
2010-08-23 Ryuan Choi[elm_webview]implement alert, confirm
2010-08-23 Hyunsil Park[elm_multibuttonentry] fix the bug of sizing eval
2010-08-23 Myungjae Lee[box] removed printf functions for debug
2010-08-23 Ryuan ChoiMerge branch 'master' of ryuan.choi@165.213.180.234...
2010-08-23 Ryuan Choi[elm_webview]fix wrong added API
2010-08-23 Daniel Juyung Seo[layout] Code refactoring.
2010-08-23 Ryuan Choi[elm_webview]block navigation_policy code until EWK...
2010-08-23 Hyunsil Park[elm_multibuttonentry] add a callback of the KEY_UP...
2010-08-23 Myungjae Lee[scroller] added API for events propagation
2010-08-23 Ryuan Choi[elm_webview] add mime type control api
2010-08-23 ChunEon Park[elm_ctxpopup.c] fixed for scaling.
2010-08-23 ChunEon ParkMerge branch 'master' of 165.213.180.234:/git/slp/pkgs...
2010-08-23 ChunEon Park[Elementary.h.in]
2010-08-23 Daniel Juyung SeoBeat Winset Beta Release.
2010-08-23 Daniel Juyung Seo[genlist] Modified genlist.
2010-08-22 winvirus[genlist] Added select all mode and delete items in...
2010-08-22 Hyunsil Park[elm_multibuttonentry] clean source
2010-08-22 Hyunsil Park[elm_multibuttonentry] added APIs
2010-08-22 sanghoon80.choFixed NULL pointer bug.
2010-08-22 Myungjae Lee[scrolled entry] added entry object get function
2010-08-22 Daniel Juyung Seo[.gitignore] Updated gitignore.
2010-08-22 Daniel Juyung Seo[genlist] Added elm_genlist_item_expanded_depth_get...
2010-08-22 sanghoon80.choAdded calendar winset.
2010-08-22 Hyoyoung ChangMerge branch 'master' of 165.213.180.234:/git/slp/pkgs...
2010-08-22 Hyoyoung Chang[elm_label] remove unnecessary 'fixed'
2010-08-22 Myungjae Lee[scrolled entry] changed how to set min value in sizing...
2010-08-22 jaehwan[controlbar] add translucence, transparency mode
2010-08-22 Myungjae Lee[box] applied horizontal weight value to extended box
2010-08-22 Daniel Juyung Seo[genlist] Added doxygen for elm_genlist_edit_mode_set().
2010-08-22 Myungjae Lee[box] added extended mode to horizontal box
2010-08-21 ChunEon Park[elm_ctxpopup.c]
2010-08-20 shilpanew api elm_navigationbar_subtitle_set added for facebo...
2010-08-21 Ryuan Choi[elm_webview] add several dummy callback to handle...
2010-08-21 WooHyun JungMerge branch 'master' of 165.213.180.234:/git/slp/pkgs...
2010-08-21 WooHyun Jung[editifield] clear_button_show function doesn't exist
2010-08-21 Daniel Juyung Seo[genlist] Modified sweep.
2010-08-20 Daniel Juyung Seo[genlist] Modified item_unrealize.
2010-08-20 jaehwanPackage
2010-08-20 Daniel Juyung SeoMerge branch 'master' of 165.213.180.234:/git/slp/pkgs...
2010-08-20 Daniel Juyung Seo[genlist] Changed slide direction to 'left_to_right'.
2010-08-20 Sohyun KimMerge branch 'master' of 165.213.180.234:/git/slp/pkgs...
2010-08-20 Sohyun Kim[elm_datefield]change mouse down recognition
2010-08-20 ryuan choi[elm_webview]fix mouse_down event and connect event_feed
2010-08-20 Hyunsil Park[elm_multibuttonentry] changed name
2010-08-20 jh0506.yunMerge branch 'master' of jh0506.yun@165.213.180.234...
2010-08-20 WooHyun Jung[elm_main] modified for re-grouping
2010-08-20 jh0506.yun[elm_pagecontrol] modified for beat UX
2010-08-20 WooHyun JungMerge branch 'master' of 165.213.180.234:/git/slp/pkgs...
2010-08-20 WooHyun Jung[elm_main] modified for re-grouping
2010-08-20 jaehwan[controlbar] fixed uncliped item bug
2010-08-20 Daniel Juyung Seo[genlist] Deprecated elm_genlist_set_edit_mode().
2010-08-20 WooHyun Jung[colorpalette] modified
2010-08-20 WooHyun Jungdelete trash file
2010-08-20 WooHyun JungMerge branch 'master' of 165.213.180.234:/git/slp/pkgs...
2010-08-20 WooHyun Jung[editfield, colorpalette] modified for fixing bugs
2010-08-20 Jihoon Kim[Elementary.h.in] add ELM_INPUT_PANEL_LAYOUT_MONTH...
2010-08-20 Jihoon Kimadd ELM_INPUT_PANEL_LAYOUT_MONTH and NUMBERPLUS for...
2010-08-19 hs[buttonentry] initial release
2010-08-19 Sohyun KimMerge branch 'master' of 165.213.180.234:/git/slp/pkgs...
2010-08-19 Sohyun Kim[elm_datefield]add date/time layout
2010-08-19 MyounWoon Roy Kimdelete object files/library
2010-08-19 MyounWoon Roy KimRevise the comment and remove unsed functions
2010-08-19 jaehwan[controlbar] rollback
2010-08-18 shilpapermissions
2010-08-18 shilpapopup: warning added in elm_popuo_run function
2010-08-19 Daniel Juyung SeoMerge branch 'master' of 165.213.180.234:/git/slp/pkgs...
2010-08-19 Ryuan Choi[elm_webview]modify auto_fitting api
2010-08-19 Daniel Juyung Seo[copypaste] Added null check routine.
2010-08-19 WooHyun JungMerge branch 'master' of 165.213.180.234:/git/slp/pkgs...
next