2023-01-17 |
huayong.xu | [NUI] Add an API for create,window event. |
tree | commitdiff |
2023-01-17 |
Eunki Hong | [NUI] Remove png/jpg warning log |
tree | commitdiff |
2023-01-17 |
Eunki Hong | [NUI] Add method to DisposeRecursively. + Fix DisposeTe... |
tree | commitdiff |
2023-01-03 |
Eunki, Hong | [NUI] Reorder DeleteBaseHandle and SwigCPtrCopy = null; |
tree | commitdiff |
2022-12-27 |
dongsug.song | [NUI] fix testhub fail, Add Dispose() in BaseHandle... |
tree | commitdiff |
2022-12-27 |
Jaehyun Cho | [NUI] Fix FlexLayout OnMeasure to calculate size correctly |
tree | commitdiff |
2022-12-27 |
Hosang Kim | [NUI] Add EmitScrollStartedEvent and EmitScrollFinished... |
tree | commitdiff |
2022-12-27 |
guowei.wang | [NUI][SVACE] Fix svace(DF221214-00106) issue. |
tree | commitdiff |
2022-12-27 |
seungho baek | [NUI] Support SetProperty by using string name for... |
tree | commitdiff |
2022-12-27 |
dongsug.song | [NUI] fix testhub crash issue |
tree | commitdiff |
2022-12-27 |
dongsug.song | [NUI] make BaseHandle.Reset() not work |
tree | commitdiff |
2022-12-27 |
seungho | [NUI] Support sub node's Animation |
tree | commitdiff |
2022-12-20 |
Xianbing Teng | [NUI] Remove unused reference |
tree | commitdiff |
2022-12-20 |
EverLEEst(SangHyeo... | [NUI] fix relative layout to fill regardless of childre... |
tree | commitdiff |
2022-12-20 |
Seoyeon2Kim | Revert "Rebase develnui (#4853)" |
tree | commitdiff |
2022-12-20 |
dkdk-ryu | Rebase develnui (#4853) |
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 |
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-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 |
Eunki, Hong | [NUI] Fix TextEditor default theme |
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] Implement missing properties for LottieAnimationView. |
tree | commitdiff |
2022-11-23 |
Eunki, Hong | [NUI] Move Matrix API as public (hidden) |
tree | commitdiff |
2022-11-15 |
Wonsik Jung | [NUI] Support Device orientation and window orientation... |
tree | commitdiff |
2022-11-15 |
huayong.xu | [NUI] Update summary of RegisterHttpRequestInterceptedC... |
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 |
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 |
Fang Xiaohui | [EXaml] Fix build erro of Array/Extents in EXaml |
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 |
joogab.yun | [NUI] Fixed crash when destroy border window. |
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 |
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-10-20 |
Eunki, Hong | [NUI][API10] Reduce PropertyValue creation during Animation |
tree | commitdiff |
2022-10-20 |
Eunki, Hong | [NUI][API10] Change property get/set not to use Propert... |
tree | commitdiff |
2022-10-18 |
dongsug.song | [NUI] Remove debugging code |
tree | commitdiff |
2022-10-17 |
dongsug.song | [NUI] Add null checking in internalSet/GetPropertyXXX() |
tree | commitdiff |
2022-10-14 |
dongsug.song | [NUI] Add null checking in InternalSet/GetPropertyXXX... |
tree | commitdiff |
2022-10-14 |
dongsug.song | [NUI] Change property get/set not to use PropertyValue... |
tree | commitdiff |
2022-10-13 |
JoogabYun | [NUI] If the view had focus when it was unparented... |
tree | commitdiff |
2022-10-12 |
WoochanLee | [NUI] Palette use ConcurrentDictionary for thread-safe |
tree | commitdiff |
2022-10-12 |
Jaehyun Cho | [NUI] Fix Svace issues of dereferenced nullable variables |
tree | commitdiff |
2022-10-11 |
dongsug-song | [NUI] Fix type casting bug (#4644) |
tree | commitdiff |
2022-10-09 |
dongsug.song | [NUI] Change property get/set not to use PropertyValue... |
tree | commitdiff |
2022-10-06 |
dongsug.song | [NUI][TCSACR-503] Camera class and CameraType enum... |
tree | commitdiff |
2022-10-06 |
dongsug.song | [NUI] Change Window's events to follow View's event... |
tree | commitdiff |
2022-10-06 |
dongsug.song | [NUI] Fix Apps crash issue when terminated |
tree | commitdiff |
2022-10-04 |
Eunki, Hong | [NUI] Fix Rotation Property set/get usage |
tree | commitdiff |
2022-10-04 |
dongsug.song | [NUI] Change property get/set not to use PropertyValue... |
tree | commitdiff |
2022-10-04 |
Wonsik Jung | [NUI] Supports new native window position data type. |
tree | commitdiff |
2022-10-04 |
JoogabYun | [NUI] Add DispatchGestureEvents and DispatchParentGestu... |
tree | commitdiff |
2022-10-04 |
Fang Xiaohui | [NUI] Remove unused code |
tree | commitdiff |
2022-10-04 |
Eunki Hong | [NUI] Remove useless PostProcess callback (#4607) |
tree | commitdiff |
2022-09-26 |
dongsug.song | [NUI] Fix SVACE issue |
tree | commitdiff |
2022-09-26 |
joogab.yun | [NUI] BorderLineThickness should be taken into account... |
tree | commitdiff |
2022-09-26 |
dongsug.song | [NUI] Change property get/set not to use PropertyValue |
tree | commitdiff |
2022-09-21 |
Eunki, Hong | [NUI] Add View.ColorRed / ColorBlue / ColorGreen Property |
tree | commitdiff |
2022-09-21 |
Jaehyun Cho | [NUI] Fix svace NULL dereference issues |
tree | commitdiff |
2022-09-21 |
Jaehyun Cho | [NUI] Fix ViewStyle.BorderlineColorSelector to work |
tree | commitdiff |
2022-09-21 |
Taehyub Kim | [NUI][TCSACR-487] DragAndDrop: Add drag and drop APIs |
tree | commitdiff |
2022-09-08 |
Jaehyun Cho | [NUI] Fix typo in BorderlineColorSelectorProperty ... |
tree | commitdiff |
2022-09-08 |
joogab.yun | [NUI] prevent the case when touchData is null |
tree | commitdiff |
2022-09-06 |
dongsug.song | [NUI] Add comment for IsVisible(internal method) |
tree | commitdiff |
2022-09-06 |
Jaehyun Cho | [NUI] Add BorderlineColorSelector to ViewStyle |
tree | commitdiff |
2022-08-30 |
joogab.yun | [NUI] Border lines make the window invisible when maxim... |
tree | commitdiff |
2022-08-30 |
joogab.yun | [NUI] Use FocusChanged in BorderWindow because it fixed... |
tree | commitdiff |
2022-08-22 |
huayong.xu | [NUI] Add an API for getting web view when request... |
tree | commitdiff |
2022-08-22 |
joogab.yun | [NUI] Add UpdateProperty api for BorderWindow |
tree | commitdiff |
2022-08-22 |
joogab.yun | [NUI] Added API to know when border window starts movin... |
tree | commitdiff |
2022-08-22 |
joogab.yun | [NUI] Change from StdCall to Cdecl |
tree | commitdiff |
2022-08-22 |
dongsug.song | [NUI] Update CurrentSize, CurrentPosition, CurrentColor... |
tree | commitdiff |
2022-08-22 |
Jaehyun Cho | [NUI] Make WidgetView not propagate touch event to... |
tree | commitdiff |
2022-08-22 |
dongsug.song | [NUI] Add CurrentColor and CurrentScale as hidden API |
tree | commitdiff |
2022-08-22 |
joogab.yun | [NUI] Make sure that Interop return type is bool |
tree | commitdiff |
2022-08-22 |
dongsug-song | [NUI] Add DoActionExtension to set dynamic property... |
tree | commitdiff |
2022-08-16 |
Eunki, Hong | [NUI] Fix typo & bind error at FrameUpdateCallbackInterface |
tree | commitdiff |
2022-08-16 |
Wonsik Jung | [NUI] Append window move event |
tree | commitdiff |
next |