projects
/
platform
/
core
/
csapi
/
tizenfx.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
[NUI] Overide Dispose to release native memory
2021-01-19
YeongJong Lee
[NUI] use Size2DProperty for GetNaturalSize() instead...
commit
|
commitdiff
|
tree
2021-01-19
YeongJong Lee
[NUI] remove redundant private field in View class...
commit
|
commitdiff
|
tree
2021-01-19
YeongJong Lee
[NUI] remove unused measure specification size properties...
commit
|
commitdiff
|
tree
2021-01-19
YeongJong Lee
[NUI] fix a c&p error in RelativeLayout (#2510)
Co-authored-by:
Yeongjong Lee
<yj34.lee@samsung.com>
commit
|
commitdiff
|
tree
2021-01-11
YeongJong Lee
[NUI] remove unnecessary using in Size2D.cs (#2487)
Co-authored-by:
Yeongjong Lee
<yj34.lee@samsung.com>
commit
|
commitdiff
|
tree
2021-01-11
YeongJong Lee
[NUI] remove needless null validation in LayoutItem...
commit
|
commitdiff
|
tree
2021-01-11
Yeongjong Lee
[NUI] Add Obsolete Attribute for ControlStates enum
commit
|
commitdiff
|
tree
2020-12-24
Yeongjong Lee
[NUI] make RelativeLayout public
commit
|
commitdiff
|
tree
2020-12-22
YeongJong Lee
[NUI] rewrite theme resource (#2405)
commit
|
commitdiff
|
tree
2020-12-22
YeongJong Lee
[NUI] deprecate unused FocusRequestArgs class (#2411)
commit
|
commitdiff
|
tree
2020-12-21
Yeongjong Lee
[NUI] Rename EventHandler WithReturnType to end in...
commit
|
commitdiff
|
tree
2020-12-21
Yeongjong Lee
[NUI] suppress CA1710 code analysis violation for deprecased...
commit
|
commitdiff
|
tree
2020-12-15
Yeongjong Lee
[NUI] Fix CA1710, change name with with the correct...
commit
|
commitdiff
|
tree
2020-12-15
Yeongjong Lee
[NUI] Add RelativeLayout sample
commit
|
commitdiff
|
tree
2020-12-15
Yeongjong Lee
[NUI] introduce RelativeLayout
commit
|
commitdiff
|
tree
2020-12-15
Yeongjong Lee
[NUI] use discard to ignore unused return value
commit
|
commitdiff
|
tree
2020-12-15
Yeongjong Lee
[NUI] make Graphics.Backend internal
commit
|
commitdiff
|
tree
2020-12-15
Yeongjong Lee
[NUI] fix exception when Theme.Resource is used in...
commit
|
commitdiff
|
tree
2020-12-15
Yeongjong Lee
[NUI] separate layouting logic of the independent children
commit
|
commitdiff
|
tree
2020-12-08
YeongJong Lee
[NUI]Revert temporary patch that fix DA build error...
commit
|
commitdiff
|
tree
2020-12-01
YeongJong Lee
[NUI] Add ControlStateTypeConverter for xaml (#2185)
commit
|
commitdiff
|
tree
2020-12-01
Yeongjong Lee
[NUI] Add AttributeUsageAttribute for ScriptableProperty...
commit
|
commitdiff
|
tree
2020-11-26
YeongJong Lee
[NUI] remove unused Xamarin style classes (#2184)
commit
|
commitdiff
|
tree
2020-11-26
YeongJong Lee
[NUI] respect flex child margin changes (#2271)
commit
|
commitdiff
|
tree
2020-11-26
YeongJong Lee
[NUI] remove unnecessary code that flex margin is assigned...
commit
|
commitdiff
|
tree
2020-11-26
YeongJong Lee
[NUI] fix CellPadding bugs on LinearLayout (#2269)
commit
|
commitdiff
|
tree
2020-11-26
YeongJong Lee
[NUI] synchronize View.ExcludeLayouting and FlexLayout...
commit
|
commitdiff
|
tree
2020-11-19
YeongJong Lee
[NUI] change Column, Row default value from -1 to AutoColumn...
commit
|
commitdiff
|
tree
2020-11-11
Yeongjong Lee
[NUI] fix ThemeResourceSample build error
commit
|
commitdiff
|
tree
2020-11-06
YeongJong Lee
[NUI] Introduce ThemeResource (#2176)
commit
|
commitdiff
|
tree
2020-11-04
YeongJong Lee
[NUI] Make Selector.StateValueList public temporarily...
commit
|
commitdiff
|
tree
2020-11-04
YeongJong Lee
[NUI] avoid duplicated elements in Selector (#2122)
commit
|
commitdiff
|
tree
2020-11-04
YeongJong Lee
[NUI] add exception docs of layout classes (#2052)
commit
|
commitdiff
|
tree
2020-11-04
YeongJong Lee
[NUI] add null checking for equality operator of ControlStat...
commit
|
commitdiff
|
tree
2020-11-04
YeongJong Lee
[NUI] remove unused exception parameters (#2089)
Co-authored-by:
Yeongjong Lee
<yj34.lee@samsung.com>
commit
|
commitdiff
|
tree
2020-11-04
YeongJong Lee
[NUI] remove unused parameter docs tag. (#2083)
commit
|
commitdiff
|
tree
2020-10-29
Yeongjong Lee
[NUI] Fix build warning CA1507
commit
|
commitdiff
|
tree
2020-09-23
YeongJong Lee
[NUI] correct logical operator in enum validation ...
Co-authored-by:
Yeongjong Lee
<yj34.lee@samsung.com>
commit
|
commitdiff
|
tree
2020-09-23
YeongJong Lee
[NUI] add enum validation for Grid,FlexLayout (#2008)
commit
|
commitdiff
|
tree
2020-09-23
YeongJong Lee
[NUI] Add ControlStateTypeConverter for xaml (#2002)
commit
|
commitdiff
|
tree
2020-09-16
YeongJong Lee
[NUI] remove StateValueCollection from Selector (#1975)
commit
|
commitdiff
|
tree
2020-09-16
YeongJong Lee
[NUI] add Set/GetAttachedValue method (#2007)
commit
|
commitdiff
|
tree
2020-09-16
YeongJong Lee
[NUI] remove redundant interanl get/set methods in...
commit
|
commitdiff
|
tree
2020-09-14
YeongJong Lee
[NUI] enhance FlexLayout documentation (#2004)
commit
|
commitdiff
|
tree
2020-09-10
YeongJong Lee
[NUI] add support for parameterized constructor in...
commit
|
commitdiff
|
tree
2020-09-01
YeongJong Lee
[NUI] use auto-property initializer for StyleManager...
commit
|
commitdiff
|
tree
2020-09-01
YeongJong Lee
[NUI] replace NUI.ISelectorItem with System.ICloneable...
commit
|
commitdiff
|
tree
2020-08-27
YeongJong Lee
[NUI] simplify code of LottieXXXStyle by using 'is...
Co-authored-by:
Yeongjong Lee
<yj34.lee@samsung.com>
commit
|
commitdiff
|
tree
2020-08-27
YeongJong Lee
[NUI] proper BindableProperty name for Componenets...
Co-authored-by:
Yeongjong Lee
<yj34.lee@samsung.com>
commit
|
commitdiff
|
tree
2020-08-27
YeongJong Lee
[NUI] rename from styleSheet to styleName (#1937)
Co-authored-by:
Yeongjong Lee
<yj34.lee@samsung.com>
commit
|
commitdiff
|
tree
2020-08-20
YeongJong Lee
[NUI] restore TypeConverter support for Properties...
commit
|
commitdiff
|
tree
2020-07-28
YeongJong Lee
[NUI] remove unused class (#1842)
commit
|
commitdiff
|
tree
2020-07-27
YeongJong Lee
[NUI] add attached property for FlexLayout (#1803)
commit
|
commitdiff
|
tree
2020-07-16
YeongJong Lee
[NUI] fix wrong total expand value in expanded size...
commit
|
commitdiff
|
tree
2020-07-15
YeongJong Lee
[NUI] use correct max column/row count in validation...
commit
|
commitdiff
|
tree
2020-07-15
YeongJong Lee
[NUI] make GridLayout.Orientation default value as...
commit
|
commitdiff
|
tree
2020-07-15
YeongJong Lee
[NUI] respect GridLayout child margin (#1825)
commit
|
commitdiff
|
tree
2020-07-15
YeongJong Lee
[NUI] make xxxStretchProperty default value as StretchFlags...
commit
|
commitdiff
|
tree
2020-07-03
YeongJong Lee
[NUI] add ControlState class to support combined and...
commit
|
commitdiff
|
tree
2020-06-29
YeongJong Lee
[NUI] change to protected property from field (#1723)
commit
|
commitdiff
|
tree
2020-06-22
YeongJong Lee
[NUI] fix c&p error (#1721)
Co-authored-by:
Yeongjong Lee
<yj34.lee@samsung.com>
commit
|
commitdiff
|
tree
2020-06-22
YeongJong Lee
[NUI] remove SelectGroup.ItemGroup setter (#1709)
commit
|
commitdiff
|
tree
2020-06-22
YeongJong Lee
[NUI] make viewStyle field private (#1680)
commit
|
commitdiff
|
tree
2020-06-22
YeongJong Lee
[NUI] use proper constructor of ArgumentNullException...
commit
|
commitdiff
|
tree
2020-06-22
YeongJong Lee
[NUI] remove needless delegate for eventhandler (#1707)
commit
|
commitdiff
|
tree
2020-06-22
YeongJong Lee
[NUI] remove unused parameter from Control.Initialize...
commit
|
commitdiff
|
tree
2020-06-22
YeongJong Lee
[NUI] replace viewStlye with Style (#1679)
commit
|
commitdiff
|
tree
2020-06-15
YeongJong Lee
[NUI] GridLayout Refactoring to support column, row...
commit
|
commitdiff
|
tree
2020-06-10
YeongJong Lee
[NUI] remove margin, padding calculation for AbsoluteLayout...
commit
|
commitdiff
|
tree
2020-06-10
YeongJong Lee
[NUI] cleanup MeasureChild Methods (#1684)
commit
|
commitdiff
|
tree
2020-06-10
YeongJong Lee
[NUI] introduce CreateViewStyle that is alternative...
commit
|
commitdiff
|
tree
2020-05-12
YeongJong Lee
[NUI] remove input method dependency from View.ControlState...
commit
|
commitdiff
|
tree
2020-05-11
YeongJong Lee
[NUI] remove redundant private properties for Tizen...
commit
|
commitdiff
|
tree
2020-05-11
YeongJong Lee
[NUI] remove unnecessary code to assign children layout...
commit
|
commitdiff
|
tree