2022-12-14 |
TizenAPI-Bot | Merge remote-tracking branch 'origin/master' into tizen |
tree | commitdiff |
2022-12-14 |
dongsug.song | [NUI] make Theme not be loaded in tv profile |
tree | commitdiff |
2022-12-14 |
Eunki, Hong | [NUI] Fix WidthSpecification and HeightSpecification... |
tree | commitdiff |
2022-12-14 |
Eunki, Hong | [NUI][API10] Animated view's size cache into NUI |
tree | commitdiff |
2022-12-14 |
dongsug.song | [NUI] Not set style in PROFILE_TV |
tree | commitdiff |
2022-12-14 |
dongsug.song | [NUI] fix for PROFILE_TV to be defined and be applied |
tree | commitdiff |
2022-12-14 |
dongsug.song | [NUI] set default theme for TV profile |
tree | commitdiff |
2022-12-14 |
dongsug.song | [NUI] FocusIndicator is not used in TV profile so it... |
tree | commitdiff |
2022-12-14 |
guowei.wang | [NUI] Fix svace issue (DFDF221207-00724). |
tree | commitdiff |
2022-12-06 |
TizenAPI-Bot | Merge remote-tracking branch 'origin/master' into tizen |
tree | commitdiff |
2022-12-06 |
Bowon Ryu | [NUI] clean code |
tree | commitdiff |
2022-12-06 |
Bowon Ryu | [NUI] Add SystemSettings.FontTypeChanged in Text components |
tree | commitdiff |
2022-12-06 |
Bowon Ryu | [NUI] Add GetSystemFonts in FontClient |
tree | commitdiff |
2022-12-06 |
Jaehyun Cho | [NUI] Fix Navigator to enable multiple Pop() |
tree | commitdiff |
2022-12-06 |
Jaehyun Cho | [NUI] Modify the default action of back navigation |
tree | commitdiff |
2022-12-06 |
Jaehyun Cho | [NUI] Add OnBackNavigation to Page |
tree | commitdiff |
2022-12-06 |
Jaehyun Cho | [NUI] Add EnableBackNavigation to Page |
tree | commitdiff |
2022-12-06 |
Jaehyun Cho | [NUI] Add SetDefaultNavigator |
tree | commitdiff |
2022-12-06 |
Jaehyun Cho | [NUI] Add OnBackNavigation to Navigator |
tree | commitdiff |
2022-12-06 |
Jaehyun Cho | [NUI] Add EnableBackNavigation to Navigator |
tree | commitdiff |
2022-12-06 |
Jaehyun Cho | [NUI] Fix Navigator Insert to keep pages order correctly |
tree | commitdiff |
2022-12-06 |
everLEEst(SangHyeo... | [NUI] fix group remove error. |
tree | commitdiff |
2022-12-06 |
seungho baek | [NUI] Use smaller NearPlaneDistance and bigger FarPlane... |
tree | commitdiff |
2022-12-05 |
TizenAPI-Bot | Merge remote-tracking branch 'origin/master' into tizen |
tree | commitdiff |
2022-12-05 |
ChangGyu Choi | [Applications.Common] Fix race condition issue (#4801) |
tree | commitdiff |
2022-12-05 |
hjhun | Call ToLower() and ToUpper() (#4799) |
tree | commitdiff |
2022-12-02 |
TizenAPI-Bot | Merge remote-tracking branch 'origin/master' into tizen |
tree | commitdiff |
2022-12-02 |
jeremy-jang | [Packagemanager] Use ToLowerInvariant instead of ToLowe... |
tree | commitdiff |
2022-11-29 |
TizenAPI-Bot | Merge remote-tracking branch 'origin/master' into tizen |
tree | commitdiff |
2022-11-29 |
everLEEst(SangHyeo... | [NUI] Add more condition when item is last. |
tree | commitdiff |
2022-11-29 |
everLEEst(SangHyeo... | [NUI] Fix Layouter to handle empty group case. |
tree | commitdiff |
2022-11-29 |
Daekwang Ryu | [NUI] Add DirectRenderingGLView |
tree | commitdiff |
2022-11-29 |
Daekwang Ryu | [NUI] Add GetMatrixFromPtr() in Matrix |
tree | commitdiff |
2022-11-29 |
Daekwang Ryu | [NUI] Add GetRectangleFromPtr() in Rectangle |
tree | commitdiff |
2022-11-29 |
dongsug.song | [NUI] fix to be able to set null to AnimatedVectorImage... |
tree | commitdiff |
2022-11-25 |
TizenAPI-Bot | Merge remote-tracking branch 'origin/master' into tizen |
tree | commitdiff |
2022-11-25 |
Eunki, Hong | [NUI] Fix TextEditor default theme |
tree | commitdiff |
2022-11-24 |
dongsug.song | Merge remote-tracking branch 'upstream/master' into... |
tree | commitdiff |
2022-11-24 |
Haesu Gwon | [WebRTC] Enable event debug log (#4734) |
tree | commitdiff |
2022-11-23 |
dongsug.song | [NUI] Remove useless macros |
tree | commitdiff |
2022-11-23 |
Bowon Ryu | Add FontSizeScale in TextStyle |
tree | commitdiff |
2022-11-23 |
JoogabYun | [NUI] Add ScreenPositionSize (#4754) |
tree | commitdiff |
2022-11-23 |
Eunki, Hong | [NUI.Scene3D] OrthographicSize native binding |
tree | commitdiff |
2022-11-23 |
Eunki, Hong | [NUI] Implement missing properties for LottieAnimationView. |
tree | commitdiff |
2022-11-23 |
seunghobaek | [NUI] Add CameraTransitionFinished in SceneView |
tree | commitdiff |
2022-11-23 |
Eunki, Hong | [NUI] Move Matrix API as public (hidden) |
tree | commitdiff |
2022-11-15 |
TizenAPI-Bot | Merge remote-tracking branch 'origin/master' into tizen |
tree | commitdiff |
2022-11-15 |
Wonsik Jung | [NUI] Support Device orientation and window orientation... |
tree | commitdiff |
2022-11-15 |
Fang Xiaohui | [EXaml] Support import xaml to ResourceDictionary in... |
tree | commitdiff |
2022-11-15 |
huayong.xu | [NUI] Update summary of RegisterHttpRequestInterceptedC... |
tree | commitdiff |
2022-11-15 |
Eunki Hong | [NUI.Scene3D] Remove useless default property setter... |
tree | commitdiff |
2022-11-10 |
TizenAPI-Bot | Merge remote-tracking branch 'origin/master' into tizen |
tree | commitdiff |
2022-11-10 |
guowei.wang | [NUI][NUI.Components] Fix SVACE issue in CollectionView. |
tree | commitdiff |
2022-11-10 |
joogab.yun | [NUI] remove unnecessary dispose code. |
tree | commitdiff |
2022-11-10 |
joogab.yun | [NUI] Changed from BaseHande to BindableObject, IDispose |
tree | commitdiff |
2022-11-10 |
SangHyeon Jade Lee | Add wheelEvent and WheelScrollDistance property on... |
tree | commitdiff |
2022-11-10 |
dongsug.song | [NUI] Add back trace and debugging msg when SwigCPtr... |
tree | commitdiff |
2022-11-10 |
JoogabYun | [NUI] Add Desktop WindowType (#4723) |
tree | commitdiff |
2022-11-10 |
seungho | [NUI] Add Skybox in SceneView |
tree | commitdiff |
2022-11-10 |
Fang Xiaohui | [EXaml] Fix build erro of Array/Extents in EXaml |
tree | commitdiff |
2022-11-10 |
Jaehyun Cho | [NUI] Modify TabContent to help customizing class |
tree | commitdiff |
2022-11-10 |
Seoyeon2Kim | [NUI] Fix SVACE issue (#4704) |
tree | commitdiff |
2022-11-10 |
joogab.yun | [NUI] Lets you know if the window is maximized. |
tree | commitdiff |
2022-11-10 |
Eunki Hong | [NUI] Change WindowPosition from IntPair to Int32Pair... |
tree | commitdiff |
2022-11-10 |
Fang Xiaohui | [EXaml] Support Dictionary |
tree | commitdiff |
2022-11-10 |
joogab.yun | [NUI] Fixed crash when destroy border window. |
tree | commitdiff |
2022-11-10 |
EverLEEst(SangHyeo... | [NUI] add null type checking after as operation. |
tree | commitdiff |
2022-11-10 |
Eunki, Hong | [NUI.Scene3D] Transition animation with FieldOfView |
tree | commitdiff |
2022-11-10 |
Eunki, Hong | [NUI] Remove AnyContainerBase type |
tree | commitdiff |
2022-11-10 |
Eunki, Hong | [NUI] Fix some errors when we remove NUI_PROPERTY_CHANG... |
tree | commitdiff |
2022-11-10 |
Eunki, Hong | [NUI] Add CornerRadiusPolicy property for VisualMap |
tree | commitdiff |
2022-11-10 |
dongsug.song | [NUI] Add native handle null check in Uint16Pair |
tree | commitdiff |
2022-11-10 |
joogab.yun | [NUI] Add input source type to Gesture. |
tree | commitdiff |
2022-11-10 |
Jaehyun Cho | [NUI] Add constructor with style instance |
tree | commitdiff |
2022-11-10 |
Jaehyun Cho | [NUI] Modify Menu to help customizing class |
tree | commitdiff |
2022-11-10 |
Fang Xiaohui | [NUI] Correct code format |
tree | commitdiff |
2022-11-10 |
Fang Xiaohui | [NUI] Correct code format |
tree | commitdiff |
2022-11-10 |
joogab.yun | [NUI] 1. Move the Transparency setting to OnMaximize(). |
tree | commitdiff |
2022-11-10 |
Jaehyun Cho | [NUI] Fix crash on ScrollableBase.Dispose() |
tree | commitdiff |
2022-11-10 |
EverLEEst(SangHyeo... | [NUI] Fix relative layout issue on DefaultLinearItem |
tree | commitdiff |
2022-11-10 |
Jaehyun Cho | [NUI] Modify TabView and TabBar to help customizing... |
tree | commitdiff |
2022-11-10 |
EverLEEst(SangHyeo... | [NUI] Fix issue item is not unrealized after insertion. |
tree | commitdiff |
2022-11-10 |
dongsug.song | [NUI] Fix the propertyNotification to be disposed in... |
tree | commitdiff |
2022-11-10 |
EverLEEst(SangHyeo... | [NUI] Fix Linear Layouter crash and update issue |
tree | commitdiff |
2022-11-07 |
hjhun | [Applications.Common] Keep delegate objects (#4719) |
tree | commitdiff |
2022-11-04 |
chaeheehong | [WiFi] Add lock to _callback_map (#4713) |
tree | commitdiff |
2022-10-31 |
hjhun | Remove unused variable (#4694) |
tree | commitdiff |
2022-10-31 |
hjhun | [Applications.Common] Increment the reference counter... |
tree | commitdiff |
2022-10-25 |
TizenAPI-Bot | Merge remote-tracking branch 'origin/master' into tizen |
tree | commitdiff |
2022-10-25 |
ilho159kim | [Applications.ThemeManager] Fix return type of theme... |
tree | commitdiff |
2022-10-24 |
sukhyungkang | [Applications.WidgetControl] change return type of... |
tree | commitdiff |
2022-10-20 |
TizenAPI-Bot | Merge remote-tracking branch 'origin/master' into tizen |
tree | commitdiff |
2022-10-20 |
Eunki, Hong | [NUI][API10] Reduce PropertyValue creation during Animation |
tree | commitdiff |
2022-10-20 |
TizenAPI-Bot | Merge remote-tracking branch 'origin/master' into tizen |
tree | commitdiff |
2022-10-20 |
Eunki, Hong | [NUI][API10] Change property get/set not to use Propert... |
tree | commitdiff |
2022-10-18 |
TizenAPI-Bot | Merge remote-tracking branch 'origin/master' into tizen |
tree | commitdiff |
2022-10-18 |
hjhun | Modify Post() method of CoreApplication and CoreTask... |
tree | commitdiff |
2022-10-18 |
TizenAPI-Bot | Merge remote-tracking branch 'origin/master' into tizen |
tree | commitdiff |
2022-10-18 |
dongsug.song | [NUI] Remove debugging code |
tree | commitdiff |
2022-10-17 |
TizenAPI-Bot | Merge remote-tracking branch 'origin/master' into tizen |
tree | commitdiff |
next |