platform/core/csapi/tizenfx.git
2017-03-16 Jeonghyun YunMerge "Add API comments" into tizen
2017-03-15 Jeonghyun YunMerge "Change the name of event argument class" into...
2017-03-15 SungHyun MinChange the name of event argument class
2017-03-14 Jeonghyun YunMerge "Add MultiButtonEntry" into tizen
2017-03-14 wenxuan.guAdd API comments
2017-03-14 SungHyun MinAdd MultiButtonEntry
2017-03-10 sung-su.kimUpdate Version
2017-03-10 Kangho HurMerge "Add FloatingButton" into tizen
2017-03-10 sung-su.kimAdd FloatingButton
2017-03-10 Kangho HurMerge "Add Hoversel to implement DropdownList" into...
2017-03-10 Kangho HurMerge "Add event pass properties in popup outside area...
2017-03-10 jh5.choAdd Hoversel to implement DropdownList
2017-03-10 Jeonghyun YunMerge "Add elm_focus related APIs" into tizen
2017-03-09 Kangho HurAdd elm_focus related APIs
2017-03-09 Jeonghyun YunMerge "Fix target handle of SmartEvent correctly" into...
2017-03-09 Piotr SzydelkoAdd GenListItem.Next and Previous properties
2017-03-09 Piotr SzydelkoAdd GenList.ReorderMode property
2017-03-08 Kangho HurFix target handle of SmartEvent correctly
2017-03-08 chungryeol limAdd event pass properties in popup outside area
2017-03-07 Kangho HurMerge changes I0645dc99,I9115d8e9 into tizen
2017-03-06 Donghee YeAdd Window Role property
2017-03-06 Donghee YeAdd Window IsTransparent property
2017-03-06 WonYoung ChoiRemove NET45 project and Clean up code
2017-02-21 Jeonghyun YunMerge "Do not use layout for Label and Entry." into...
2017-02-21 Kangho HurDo not use layout for Label and Entry.
2017-02-20 WonYoung ChoiFix build break for ElmSharp.Net45.csproj
2017-02-20 Jeonghyun YunMerge "Add Additional Method for ColorSelector" into...
2017-02-20 jh5.choAdd Additional Method for ColorSelector
2017-02-20 sung-su.kimAdd FlipSelector
2017-02-20 Jeonghyun YunMerge "Add missing methods to ContextPopup" into tizen
2017-02-20 Sungtaek Hongadd opacity layout for layout inherited wiegets
2017-02-17 Sidharth GuptaAdd missing methods to ContextPopup
2017-02-14 WonYoung ChoiMerge "Add DateTimeSelectorTC2 and NaviframeTest3"...
2017-02-10 Kangho HurMerge "Implement ItemStyle of Naviframe" into tizen
2017-02-10 Kangho HurAdd DateTimeSelectorTC2 and NaviframeTest3
2017-02-10 WonYoung ChoiMerge "Update corerun path in test.sh" into tizen
2017-02-10 Seungkeun LeeMerge "Add Elementary.Get/SetScale()" into tizen
2017-02-09 Kangho HurAdd Elementary.Get/SetScale()
2017-02-09 WonYoung ChoiImplement ItemStyle of Naviframe
2017-02-09 Kangho HurMerge "Add FieldUpdate API in GenListItem" into tizen
2017-02-09 jh5.choUpdate corerun path in test.sh
2017-02-08 Seungkeun LeeAdd FieldUpdate API in GenListItem
2017-02-07 Sidharth GuptaCorrect ContextPopup IsHorizontal setter
2017-01-19 jh5.choFix elm-sharp theme file path
2017-01-19 Kangho HurAdd Elementary.GetProfile
2017-01-18 Hobum KwonAdd native FloatingButton for floating button enabled...
2017-01-18 Kangho HurAdd Entry.SelectAll() and Entry.SelectNone()
2017-01-17 JEONGHYUN YUNRemove elm-sharp theme
2017-01-16 WonYoung ChoiAdd theme files for IVI profile
2017-01-16 Kangho HurMerge "Add Clear method in GenGrid" into tizen
2017-01-13 SungHyun MinAdd Clear method in GenGrid
2017-01-12 Sungtaek Hongtheme: set min size when icon is set
2017-01-11 Sungtaek Hongtheme: add back_btn
2017-01-11 Sungtaek HongMerge "theme: modify tv full, double_labe genlist item...
2017-01-11 Sungtaek HongMerge "theme: modify tv base scale to 2.0" into tizen
2017-01-11 WonYoung ChoiFix build break on Tizen:Common profile
2017-01-11 Sungtaek Hongtheme: modify tv full, double_labe genlist item
2017-01-11 Sungtaek Hongtheme: modify tv base scale to 2.0
2017-01-11 Sungtaek HongMerge "theme: add touch sound in genlist full style...
2017-01-11 WonYoung ChoiAdd theme for common profile
2017-01-11 WonYoung ChoiFix black screen error of ElmSharp.Test
2017-01-10 Sungtaek Hongtheme: add touch sound in genlist full style
2017-01-10 chungryeol limFixed Naviitem.TitleBarBackgroundColor is Color.Default
2017-01-10 JEONGHYUN YUNUpdate version to beta-006
2017-01-10 Sungtaek HongMerge "theme: change button text to textblock" into...
2017-01-10 Kangho HurMerge "Add ScreenDpi API in Window class" into tizen
2017-01-09 Sungtaek Hongtheme: change button text to textblock
2017-01-09 Sungtaek Hongtheme: add toolbar style
2017-01-09 Sungtaek Hongtheme: modify group_index genlist style
2017-01-06 Sungtaek Hongtheme: add horizontal spinner style
2017-01-06 Sungtaek Hongtheme: add notify styles for align
2017-01-06 Sungtaek Hongtheme: add progressbar/process styles
2017-01-06 Sungtaek Hongtheme: add genlist styles
2017-01-06 Seungkeun LeeAdd ScreenDpi API in Window class
2017-01-05 Sungtaek Hongtheme: add naviframe default style
2017-01-05 Sungtaek Hongtheme: index add styles
2017-01-05 Sungtaek Hongtheme: add on&off, toggle style
2017-01-05 Sungtaek Hongtheme: update color_class for elm widgets
2017-01-05 Sungtaek HongMerge "theme: add tv overlay theme from efl-theme-tizen...
2017-01-04 Seungkeun LeeAdd LabelTest3 TC
2017-01-04 Sungtaek Hongtheme: add tv overlay theme from efl-theme-tizen-tv
2017-01-03 Kangho HurMerge "Add Label test TC" into tizen
2017-01-01 Seungkeun LeeUpdate version to beta-005
2016-12-29 Seungkeun LeeAdd Label test TC
2016-12-28 Kangho HurFix Image.Color behavior correctly
2016-12-26 chungryeol limAdd NaviItem.TitleBarBackgroundColor property
2016-12-26 WonYoung ChoiRemove %ix86 from ExcludeArch and update dev version
2016-12-21 Kangho HurMerge "Apply dotnet RPM macros" into tizen
2016-12-19 Kangho HurFix for setting image loading events
2016-12-19 WonYoung ChoiApply dotnet RPM macros
2016-12-14 WonYoung ChoiAdd ExcludeArch for aarch64 and %ix86
2016-12-13 Kangho HurSupport Image.BackgroundColor
2016-12-13 Seungkeun LeeAdd recycle cache feature in genlist
2016-12-12 JEONGHYUN YUNModified TV theme for fixing build error
2016-12-12 Kangho HurMerge "Fix Box.MinimumHeight issue" into devel/dotnet
2016-12-12 Seungkeun LeeFix Box.MinimumHeight issue
2016-12-12 JEONGHYUN YUNAdded TV theme
2016-12-07 Kangho HurUpdate version to beta-002
2016-12-06 Kangho HurSupport BackgroundColor API for Table
2016-12-06 Kangho HurSupport to Color.Default
next