projects
/
platform
/
core
/
csapi
/
tizenfx.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[NUI] Registry is not required at GetTouchFromPtr()
2023-07-18
Jaehyun Cho
[NUI] Add VisibilityChanged event to Layer
commit
|
commitdiff
|
tree
2023-07-11
Jaehyun Cho
[NUI] Fix not to propagate gesture from scrim
commit
|
commitdiff
|
tree
2023-04-26
Jaehyun Cho
[NUI] Add OverlayLayer to Window's LayersChildren to...
commit
|
commitdiff
|
tree
2023-03-31
Jaehyun Cho
[NUI] Fix size calculation for TextLabel with Margin...
commit
|
commitdiff
|
tree
2023-03-06
Jaehyun Cho
[NUI] Fix Menu not to show Content if there is no menu...
commit
|
commitdiff
|
tree
2023-02-21
Jaehyun Cho
[NUI] Resize slider normal thumb to calculate thumb...
commit
|
commitdiff
|
tree
2023-02-21
Jaehyun Cho
[NUI] Fix to remove Button's min size
commit
|
commitdiff
|
tree
2023-02-21
Jaehyun Cho
[NUI] Add constructors with string style to apply string...
commit
|
commitdiff
|
tree
2023-02-21
Jaehyun Cho
[NUI] Fix TextLabel Theme to set FontSizeScale with...
commit
|
commitdiff
|
tree
2023-02-21
Jaehyun Cho
[NUI] Fix Button Theme not to set fixed size
commit
|
commitdiff
|
tree
2023-02-21
Jaehyun Cho
[NUI] Add TabItem to support TabView in xaml
commit
|
commitdiff
|
tree
2023-02-13
Jaehyun Cho
[NUI] Fix Picker's HeightSpecification
commit
|
commitdiff
|
tree
2023-02-01
Jaehyun Cho
[NUI] Fix to use SizeHeight instead of Size with width 0
commit
|
commitdiff
|
tree
2023-02-01
Jaehyun Cho
[NUI] Version Update 22211
commit
|
commitdiff
|
tree
2023-01-25
Jaehyun Cho
[NUI] Add NUIApplicaion.GetScreenSize
commit
|
commitdiff
|
tree
2022-12-27
Jaehyun Cho
[NUI] Fix FlexLayout OnMeasure to calculate size correctly
commit
|
commitdiff
|
tree
2022-12-20
Jaehyun Cho
[NUI] Add ActionsProperty to AlertDialog to support...
commit
|
commitdiff
|
tree
2022-12-06
Jaehyun Cho
[NUI] Fix Navigator to enable multiple Pop()
commit
|
commitdiff
|
tree
2022-12-06
Jaehyun Cho
[NUI] Update NUI samples based on the latest back navigation
commit
|
commitdiff
|
tree
2022-12-06
Jaehyun Cho
[NUI] Modify the default action of back navigation
commit
|
commitdiff
|
tree
2022-12-06
Jaehyun Cho
[NUI] Add OnBackNavigation to Page
commit
|
commitdiff
|
tree
2022-12-06
Jaehyun Cho
[NUI] Add EnableBackNavigation to Page
commit
|
commitdiff
|
tree
2022-12-06
Jaehyun Cho
[NUI] Add SetDefaultNavigator
commit
|
commitdiff
|
tree
2022-12-06
Jaehyun Cho
[NUI] Add OnBackNavigation to Navigator
commit
|
commitdiff
|
tree
2022-12-06
Jaehyun Cho
[NUI] Add EnableBackNavigation to Navigator
commit
|
commitdiff
|
tree
2022-12-06
Jaehyun Cho
[NUI] Fix Navigator Insert to keep pages order correctly
commit
|
commitdiff
|
tree
2022-11-10
Jaehyun Cho
[NUI] Modify TabContent to help customizing class
commit
|
commitdiff
|
tree
2022-11-10
Jaehyun Cho
[NUI] Add constructor with style instance
commit
|
commitdiff
|
tree
2022-11-10
Jaehyun Cho
[NUI] Modify Menu to help customizing class
commit
|
commitdiff
|
tree
2022-11-10
Jaehyun Cho
[NUI] Fix crash on ScrollableBase.Dispose()
commit
|
commitdiff
|
tree
2022-11-10
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
next