2023-05-22 |
joogab.yun | [NUI] Add DispatchParentTouchEvent |
tree | commitdiff |
2023-05-22 |
Eunki Hong | [NUI] Let LottieAnimationView use InternalVisual API |
tree | commitdiff |
2023-05-22 |
Eunki, Hong | [NUI] Cache url when we call SetImage + Make way to... |
tree | commitdiff |
2023-05-22 |
Eunki, Hong | [NUI] Reduce get/set overhead for some LottieAnimationV... |
tree | commitdiff |
2023-05-22 |
seungho baek | [NUI] Binds GetCurrentProperty to Animatable class |
tree | commitdiff |
2023-05-22 |
Bowon Ryu | [NUI] Add FontPreLoad API to FontClient |
tree | commitdiff |
2023-05-22 |
seungho baek | [NUI] Add BlendPoint to blend animation of AnimateBetween |
tree | commitdiff |
2023-05-22 |
joogab.yun | [NUI] Add Touch source type for gesture |
tree | commitdiff |
2023-05-22 |
Jiyun Yang | [NUI] Remove duplicate ?. operator and use using statement |
tree | commitdiff |
2023-05-22 |
joogab.yun | [NUI] Binding GetDeviceClass and GetDeviceSubclass... |
tree | commitdiff |
2023-05-22 |
JoogabYun | [NUI] Add WindowMouseInOutEvent (#5242) |
tree | commitdiff |
2023-05-22 |
joogab.yun | [NUI] Binding EnableFocusIndicator and IsFocusIndicator... |
tree | commitdiff |
2023-05-02 |
Eunki, Hong | [NUI] Reuse internally created Key/Touch and reuse it |
tree | commitdiff |
2023-05-02 |
Jiyun Yang | Add GenerateUrl API to FrameBuffer |
tree | commitdiff |
2023-05-02 |
sunghyun kim | [NUI] Add Default Image & transition effect |
tree | commitdiff |
2023-05-02 |
Eunki, Hong | [NUI] LoopingMode enum for Animation class |
tree | commitdiff |
2023-04-26 |
joogab.yun | [NUI] Change the call to GetRootLayer() so that the... |
tree | commitdiff |
2023-04-26 |
huiyu | Modify property name of Property class |
tree | commitdiff |
2023-04-26 |
joogab.yun | [NUI] Add SetTapRecognizerTime |
tree | commitdiff |
2023-04-26 |
Eunki, Hong | [NUI] Fix some comments of Animation class |
tree | commitdiff |
2023-04-26 |
Eunki, Hong | [NUI] Remove unused signal : Window.ViewAdded |
tree | commitdiff |
2023-04-26 |
Eunki, Hong | [NUI] Remove default parameter of Animation.Stop(EndAct... |
tree | commitdiff |
2023-04-26 |
Xianbing Teng | [NUI] Fix NUIApplication svace issue |
tree | commitdiff |
2023-04-26 |
huayong.xu | [NUI] Fix SVACE issues. |
tree | commitdiff |
2023-04-26 |
Jaehyun Cho | [NUI] Add OverlayLayer to Window's LayersChildren to... |
tree | commitdiff |
2023-04-19 |
Eunki Hong | [NUI] Collect Renderer Property enum as public hidden... |
tree | commitdiff |
2023-04-19 |
Artur Świgoń | [NUI][AT-SPI] Add IAtspiValue.AccessibilityGetValueText() |
tree | commitdiff |
2023-04-13 |
Eunki Hong | [NUI] Rotation class with EulerAngle (pitch/yaw/roll) |
tree | commitdiff |
2023-04-13 |
Xianbing Teng | [NUI] Fix svace issues |
tree | commitdiff |
2023-04-13 |
huayong.xu | [NUI] Add a LoadContents API with byte array for WebView. |
tree | commitdiff |
2023-04-13 |
Artur Świgoń | [NUI][AT-SPI] Promote DoAction implementation from... |
tree | commitdiff |
2023-04-05 |
Eunki, Hong | [NUI] Add view helper API to rotate : LookAt |
tree | commitdiff |
2023-04-05 |
Daekwang Ryu | [NUI] Introduce WindowLayoutType enum and SetLayout... |
tree | commitdiff |
2023-04-05 |
Jiyun Yang | [NUI] Remove regacy Interop files |
tree | commitdiff |
2023-03-31 |
Jiyun Yang | [NUI] Fix typo |
tree | commitdiff |
2023-03-31 |
Jiyun Yang | [NUI] Refactor Signal structure. |
tree | commitdiff |
2023-03-31 |
Jaehyun Cho | [NUI] Fix size calculation for TextLabel with Margin... |
tree | commitdiff |
2023-03-31 |
Jiyun Yang | [NUI] Fix signal bugs in View and Window |
tree | commitdiff |
2023-03-31 |
Bowon Ryu | [NUI] Add Font PreCache API to FontClient |
tree | commitdiff |
2023-03-28 |
Eunki, Hong | [NUI] Register HitTest callback only if GrabTouchAfterL... |
tree | commitdiff |
2023-03-28 |
Eunki, Hong | [NUI] Add GetOverlayLayer in NUI window. |
tree | commitdiff |
2023-03-28 |
Artur Świgoń | [NUI][AT-SPI] Add ViewAccessibilityMode |
tree | commitdiff |
2023-03-28 |
Taehyub Kim | [NUI] DragAndDrop : allow to control shadow view opacity |
tree | commitdiff |
2023-03-20 |
Wonsik Jung | [NUI] Add RotationCompletedAcknowledgement APIs |
tree | commitdiff |
2023-03-17 |
joogab.yun | [NUI] Remove unnecessary gesture events from DefaultBorder. |
tree | commitdiff |
2023-03-17 |
huayong.xu | [NUI] Fix some SVACE issues. |
tree | commitdiff |
2023-03-17 |
Jiyun Yang | [NUI] Change log info to debug in ThemeManager |
tree | commitdiff |
2023-03-17 |
Jiyun Yang | [NUI] Refactor NUI.ThemeManager |
tree | commitdiff |
2023-03-13 |
Eunki, Hong | [NUI] Do not connect default signals when View created |
tree | commitdiff |
2023-03-13 |
Jiyun Yang | [NUI] Remove unsed field in View |
tree | commitdiff |
2023-03-07 |
Eunki, Hong | [NUI] Fix layer MoveAbove/MoveBelow API change window... |
tree | commitdiff |
2023-03-07 |
Eunki, Hong | [NUI] Remove duplicate URL settup |
tree | commitdiff |
2023-03-07 |
joogab.yun | [NUI] Add getter property about WindowPositionSizeWithB... |
tree | commitdiff |
2023-03-06 |
Eunki, Hong | [NUI] Remove duplicate size setter |
tree | commitdiff |
2023-03-06 |
joogab.yun | [NUI] Add Dispose to LongPressGestureDetector and modif... |
tree | commitdiff |
2023-03-06 |
Wonsik Jung | [NUI] Fix SetInputRegion binding |
tree | commitdiff |
2023-03-06 |
Xianbing Teng | [NUI] Fix dispose xaml elements |
tree | commitdiff |
2023-03-06 |
Taehyub Kim | DragAndDrop : don't reuse drag window |
tree | commitdiff |
2023-02-21 |
Jiyun Yang | [NUI] Improve behaviors of ThemeManager and add an... |
tree | commitdiff |
2023-02-08 |
Xianbing Teng | [NUI] Fix PropertyNotification & PanGestureDetector... |
tree | commitdiff |
2023-02-08 |
Jiyun Yang | [NUI] Disable compiler warnings complaining about theme... |
tree | commitdiff |
2023-02-08 |
Jiyun Yang | [NUI] Revive View constructor with style working again... |
tree | commitdiff |
2023-02-01 |
huayong.xu | [NUI] Fix some SVACE issues. |
tree | commitdiff |
2023-02-01 |
Eunki Hong | [NUI] Fix dispose timing error for ImageUrl |
tree | commitdiff |
2023-02-01 |
Jiyun Yang | [NUI] Prevent NullReferenceException when creating... |
tree | commitdiff |
2023-01-25 |
Eunki Hong | [NUI] Remove useless DisposeQueue adding at TextField |
tree | commitdiff |
2023-01-25 |
joogab.yun | [NUI] Window resizing is performed in one step if possible. |
tree | commitdiff |
2023-01-25 |
Jaehyun Cho | [NUI] Add NUIApplicaion.GetScreenSize |
tree | commitdiff |
2023-01-19 |
dongsug.song | [NUI] fix testhub crash issue |
tree | commitdiff |
2023-01-19 |
Eunki, Hong | [NUI] Revert "Make PixelBuffer & PixelData as Disposable" |
tree | commitdiff |
2023-01-18 |
Eunki, Hong | [NUI] Reorder Disposable's ReleaseSwigCPtr + Allow... |
tree | commitdiff |
2023-01-18 |
Bowon Ryu | [NUI] fix tct block issue in text field and editor |
tree | commitdiff |
2023-01-18 |
joogab.yun | [NUI] Fix bug where window size didn't change when... |
tree | commitdiff |
2023-01-18 |
Eunki Hong | [NUI] Make ReleaseSwigCPtr didn't check HasBody() |
tree | commitdiff |
2023-01-18 |
Eunki, Hong | [NUI] Make PixelBuffer & PixelData as Disposable |
tree | commitdiff |
2023-01-17 |
dongsug.song | [NUI] remove swigCPtrCopy which is useless |
tree | commitdiff |
2023-01-17 |
huayong.xu | [NUI] Add an API for create,window event. |
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 |
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] 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 |
next |