projects
/
platform
/
core
/
csapi
/
tizenfx.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[API10][NUI.Scene3D] Remove useless default property setter on Model (#4743)
2022-11-02
Jaehyun Cho
[NUI] Add constructor with style instance
commit
|
commitdiff
|
tree
2022-11-02
Jaehyun Cho
[NUI] Modify Menu to help customizing class
commit
|
commitdiff
|
tree
2022-11-02
Jaehyun Cho
[NUI] Fix crash on ScrollableBase.Dispose()
commit
|
commitdiff
|
tree
2022-11-02
Jaehyun Cho
[NUI] Modify TabView and TabBar to help customizing...
commit
|
commitdiff
|
tree
2022-10-12
Jaehyun Cho
[NUI] Fix Svace issues of dereferenced nullable variables
commit
|
commitdiff
|
tree
2022-09-21
Jaehyun Cho
[NUI] Fix svace NULL dereference issues
commit
|
commitdiff
|
tree
2022-09-21
Jaehyun Cho
[NUI] Fix ViewStyle.BorderlineColorSelector to work
commit
|
commitdiff
|
tree
2022-09-08
Jaehyun Cho
[NUI] Fix typo in BorderlineColorSelectorProperty ...
Co-authored-by:
Jaehyun Cho
<jae_hyun.cho@samsung.com>
commit
|
commitdiff
|
tree
2022-09-06
Jaehyun Cho
[NUI] Version update 22138
commit
|
commitdiff
|
tree
2022-09-06
Jaehyun Cho
[NUI] Add BorderlineColorSelector to ViewStyle
commit
|
commitdiff
|
tree
2022-09-06
Jaehyun Cho
[NUI] Add "Tizen.NUI.Components.Button.TextOnly" style
commit
|
commitdiff
|
tree
2022-09-06
Jaehyun Cho
[NUI] Add "Tizen.NUI.Components.Button.Outlined" style
commit
|
commitdiff
|
tree
2022-08-30
Jaehyun Cho
[NUI] Update NUISettings to guide how to use Navigator...
commit
|
commitdiff
|
tree
2022-08-30
Jaehyun Cho
[NUI] Fix ContentPageLayout to measure AppBar prior...
commit
|
commitdiff
|
tree
2022-08-22
Jaehyun Cho
[NUI] Make WidgetView not propagate touch event to...
commit
|
commitdiff
|
tree
2022-08-22
Jaehyun Cho
[NUI] Add Test of NUISettings
commit
|
commitdiff
|
tree
2022-07-25
Jaehyun Cho
[NUI] Fix to change IsSelected when ControlState is...
commit
|
commitdiff
|
tree
2022-07-19
Jaehyun Cho
[Build] Add dali2-csharp-binder to BuildRequires
commit
|
commitdiff
|
tree
2022-07-12
Jaehyun Cho
[Applications.Common] Use using to dispose ManualResetEvent...
commit
|
commitdiff
|
tree
2022-06-10
Jaehyun Cho
[NUI] Replace GetValueByDescription in TextLabel Alignment
commit
|
commitdiff
|
tree
2022-06-03
Jaehyun Cho
Revert "[NUI] Support Layout property by ViewStyle"
commit
|
commitdiff
|
tree
2022-06-02
Jaehyun Cho
[NUI] Support Layout property by ViewStyle
commit
|
commitdiff
|
tree
2022-05-27
Jaehyun Cho
[NUI] Fix MenuItem to add TextLabel and Icon always
commit
|
commitdiff
|
tree
2022-05-11
Jaehyun Cho
[NUI] Fix crash on Navigator to check ContentPage.Content...
commit
|
commitdiff
|
tree
2022-05-10
Jaehyun Cho
[NUI] Fix typo in ScrollableBase
commit
|
commitdiff
|
tree
2022-05-10
Jaehyun Cho
[NUI] Fix TabButton's size calculation logic with the...
commit
|
commitdiff
|
tree
2022-05-10
Jaehyun Cho
[NUI] Set Padding to CheckBox and RadioButton based...
commit
|
commitdiff
|
tree
2022-05-10
Jaehyun Cho
[NUI] Apply Tizen 7.0 UX to Navigator - Page animation
commit
|
commitdiff
|
tree
2022-05-10
Jaehyun Cho
[NUI] Fix Navigator not to make ContentPage.Content...
commit
|
commitdiff
|
tree
2022-05-10
Jaehyun Cho
[NUI] Update control theme whose UX is not defined...
commit
|
commitdiff
|
tree
2022-05-03
Jaehyun Cho
[NUI] Fix CheckBox and Button.Icon sizes in theme
commit
|
commitdiff
|
tree
2022-05-03
Jaehyun Cho
[NUI] Change menu icon based on the latest Icon UX
commit
|
commitdiff
|
tree
2022-05-03
Jaehyun Cho
[NUI] Update Tizen 7.0 UX for Button and Check- sizes...
commit
|
commitdiff
|
tree
2022-05-03
Jaehyun Cho
[NUI] Fix RelativeLayout to calculate ellipsis text...
commit
|
commitdiff
|
tree
2022-05-03
Jaehyun Cho
[NUI] Fix MarginProperty and PaddingProperty with Layout
commit
|
commitdiff
|
tree
2022-05-03
Jaehyun Cho
[NUI] Apply Focused and Pressed BackgroundColor to...
commit
|
commitdiff
|
tree
2022-05-03
Jaehyun Cho
[NUI] Fix Window.Add and Remove to use Layer.Add and...
commit
|
commitdiff
|
tree
2022-05-03
Jaehyun Cho
[NUI] Apply AlertDialog UX - Sizes and Colors
commit
|
commitdiff
|
tree
2022-04-27
Jaehyun Cho
[NUI] Remove redundant codes in MenuItem
commit
|
commitdiff
|
tree
2022-04-26
Jaehyun Cho
[NUI] Fix Window.Dispose and Layer.LayoutCount
commit
|
commitdiff
|
tree
2022-04-26
Jaehyun Cho
[NUI] Fix to null check menuStyle in Menu
commit
|
commitdiff
|
tree
2022-04-26
Jaehyun Cho
[NUI] Fix Svace issue on TabButton by null check
commit
|
commitdiff
|
tree
2022-04-26
Jaehyun Cho
[NUI] Apply Menu and MenuItem UX - Sizes and Colors
commit
|
commitdiff
|
tree
2022-04-21
Jaehyun Cho
[NUI] Apply TabView UX - TabBar and TabButton Size...
commit
|
commitdiff
|
tree
2022-04-21
Jaehyun Cho
[NUI] Fix Svace issue not to do unnecessary null check...
commit
|
commitdiff
|
tree
2022-04-21
Jaehyun Cho
[NUI] Fix CustomView.GetNaturalSize() to return Size2D...
commit
|
commitdiff
|
tree
2022-04-21
Jaehyun Cho
[NUI] Fix LinearLayout to update max height and width...
commit
|
commitdiff
|
tree
2022-04-20
Jaehyun Cho
[NUI] version update 22118
commit
|
commitdiff
|
tree
2022-04-20
Jaehyun Cho
[NUI] Apply ContentPage UX - BackgroundColor, CornerRadius...
commit
|
commitdiff
|
tree
2022-04-20
Jaehyun Cho
[NUI] Apply AppBar UX - Size, BackgroundColor, BackButton...
commit
|
commitdiff
|
tree
2022-04-20
Jaehyun Cho
[NUI] Apply DialogPage's Scrim UX - BackgroundColor
commit
|
commitdiff
|
tree
2022-04-20
Jaehyun Cho
[NUI] Add Tizen.NUI.LayoutSamples
commit
|
commitdiff
|
tree
2022-04-20
Jaehyun Cho
[NUI] Fix warning by checking null argument in LayoutGroup
commit
|
commitdiff
|
tree
2022-04-20
Jaehyun Cho
[NUI] Fix LayoutTransition to be added to Owner View...
commit
|
commitdiff
|
tree
2022-03-29
Jaehyun Cho
[NUI] Add Button ItemHorizontalAlignment and ItemVerticalAli...
commit
|
commitdiff
|
tree
2022-03-22
Jaehyun Cho
[NUI] Fix FlexLayout size calculation issue caused...
commit
|
commitdiff
|
tree
2022-03-15
Jaehyun Cho
[NUI] Fix to invoke SelectedChanged when IsSelected...
commit
|
commitdiff
|
tree
2022-03-15
Jaehyun Cho
[NUI] Add Selected theme color to MenuItem
commit
|
commitdiff
|
tree
2022-02-08
Jaehyun Cho
[NUI] Fix FlexLayout size calculation with Padding
commit
|
commitdiff
|
tree
2022-02-08
Jaehyun Cho
[NUI] Support RequestLayout() while main loop is in...
commit
|
commitdiff
|
tree
2022-02-08
Jaehyun Cho
[NUI] Catch DllNotFoundException in IsSupportedMultiWindow...
commit
|
commitdiff
|
tree
2022-01-19
Jaehyun Cho
[NUI] Support Layout for Multi-Window
commit
|
commitdiff
|
tree
2022-01-19
Jaehyun Cho
[NUI] Add TextFieldLayout and TextEditorLayout
commit
|
commitdiff
|
tree
2022-01-12
Jaehyun Cho
Revert "[NUI] Support Layout for Multi-Window"
commit
|
commitdiff
|
tree
2022-01-12
Jaehyun Cho
[NUI] Support Layout for Multi-Window
commit
|
commitdiff
|
tree
2021-12-21
Jaehyun Cho
[NUI] Version update (2.1.03)
Signed-off-by:
Jaehyun Cho
<jae_hyun.cho@samsung.com>
commit
|
commitdiff
|
tree
2021-12-21
Jaehyun Cho
[NUI] Fix Size2D not greater than int.MaxValue or less...
commit
|
commitdiff
|
tree
2021-12-14
Jaehyun Cho
[NUI] Add ContentPageLayout to calculate Content size...
commit
|
commitdiff
|
tree
2021-11-23
Jaehyun Cho
[NUI] Fix crash when View.BackgroundImage is set
commit
|
commitdiff
|
tree
2021-11-17
Jaehyun Cho
Revert "[NUI] Ignore ResizePolicy when View size is...
commit
|
commitdiff
|
tree
2021-11-11
Jaehyun Cho
[NUI] Fix WrapContent View's LinearLayout size calculation
commit
|
commitdiff
|
tree
2021-11-11
Jaehyun Cho
[NUI] Fix Weight calculation in LinearLayout
commit
|
commitdiff
|
tree
2021-11-09
Jaehyun Cho
[NUI] Move ChangeLayoutSiblingOrder from LayoutGroup...
commit
|
commitdiff
|
tree
2021-11-09
Jaehyun Cho
[NUI] Add ChangeLayoutChildOrder to LayoutGroup
commit
|
commitdiff
|
tree
2021-11-09
Jaehyun Cho
[NUI] Ignore ResizePolicy when View size is calculated...
commit
|
commitdiff
|
tree
2021-11-09
Jaehyun Cho
[NUI] Make Page.Appear/Disappear events public
commit
|
commitdiff
|
tree
2021-11-09
Jaehyun Cho
[NUI] Fix GridLayout to fill expanded size correctly
commit
|
commitdiff
|
tree
2021-11-09
Jaehyun Cho
[NUI] Fix GridLayout to calculate child's size proportional...
commit
|
commitdiff
|
tree
2021-11-09
Jaehyun Cho
[NUI] Fix ContentPage to calculate AppBar and Content...
commit
|
commitdiff
|
tree
2021-11-09
Jaehyun Cho
[NUI] Remove unused conditional expression in LayoutGroup
commit
|
commitdiff
|
tree
2021-11-09
Jaehyun Cho
[NUI] Deprecate LinearLayout.LinearAlignment
commit
|
commitdiff
|
tree
2021-11-09
Jaehyun Cho
[NUI] Make Navigator.Popped event public
commit
|
commitdiff
|
tree
2021-11-09
Jaehyun Cho
[NUI] Make LinearLayout.Horizontal/VerticalAlignment...
commit
|
commitdiff
|
tree
2021-11-09
Jaehyun Cho
[NUI] Make ImageView.AddViewSize public
commit
|
commitdiff
|
tree
2021-11-09
Jaehyun Cho
Revert "[NUI] Apply Padding and Margin in AbsoluteLayout"
commit
|
commitdiff
|
tree
2021-11-09
Jaehyun Cho
[NUI] Apply Padding and Margin in AbsoluteLayout
commit
|
commitdiff
|
tree
2021-11-09
Jaehyun Cho
[NUI] Fix to update Scrollbar when ScrollableBase size...
commit
|
commitdiff
|
tree
2021-09-27
Jaehyun Cho
[NUI] Add SpaceEvenly to FlexJustification
commit
|
commitdiff
|
tree
2021-09-27
Jaehyun Cho
[NUI] Add Horizontal/VerticalAlignment to LinearLayout
commit
|
commitdiff
|
tree
2021-09-27
Jaehyun Cho
[NUI] Fix MatchParent child position with LinearLayout...
commit
|
commitdiff
|
tree
2021-09-13
Jaehyun Cho
[NUI] Add AdjustViewSize to ImageView
commit
|
commitdiff
|
tree
2021-09-13
Jaehyun Cho
[NUI] Fix svace issue of dereferencing possible null...
commit
|
commitdiff
|
tree
2021-09-13
Jaehyun Cho
[NUI] Fix svace issue of dereferencing null handle...
commit
|
commitdiff
|
tree
2021-09-07
Jaehyun Cho
[NUI] Fix to measure GridLayout's children sizes correctly
commit
|
commitdiff
|
tree
2021-08-18
Jaehyun Cho
[NUI] Fix FlexLayout to measure its child correctly
commit
|
commitdiff
|
tree
2021-08-18
Jaehyun Cho
[NUI] Fix FlexLayout not to fill its parent with WrapContent
commit
|
commitdiff
|
tree
2021-07-26
Jaehyun Cho
[NUI] Fix to call base.Initialize() of LinearLayouter...
Co-authored-by:
Jaehyun Cho
<jae_hyun.cho@samsung.com>
commit
|
commitdiff
|
tree
2021-07-22
Jaehyun Cho
[NUI] Fix Navigator sample build error
commit
|
commitdiff
|
tree
2021-07-21
Jaehyun Cho
[NUI] Add Popped event to Navigator
commit
|
commitdiff
|
tree
2021-07-19
Jaehyun Cho
[NUI] Change RelativeLayout's default offset values
commit
|
commitdiff
|
tree
next