[NUI] Fix svace issue for BorderWindow
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src / public / Window / BorderWindow.cs
2024-05-08 Xianbing Teng[NUI] Fix svace issue for BorderWindow
2023-07-11 joogab.yun[NUI] Register OrientationChanged for BorderWindow.
2023-06-08 joogab.yun[NUI] Add moveCompleted and resizeCompleted api on...
2023-03-13 Eunki, Hong[NUI] Do not connect default signals when View created
2023-03-07 joogab.yun[NUI] Add getter property about WindowPositionSizeWithB...
2023-01-25 joogab.yun[NUI] Window resizing is performed in one step if possible.
2023-01-18 joogab.yun[NUI] Fix bug where window size didn't change when...
2022-11-10 joogab.yun[NUI] Lets you know if the window is maximized.
2022-11-10 joogab.yun[NUI] 1. Move the Transparency setting to OnMaximize().
2022-09-26 joogab.yun[NUI] BorderLineThickness should be taken into account...
2022-09-21 Jaehyun Cho[NUI] Fix svace NULL dereference issues
2022-08-30 joogab.yun[NUI] Border lines make the window invisible when maxim...
2022-08-30 joogab.yun[NUI] Use FocusChanged in BorderWindow because it fixed...
2022-08-22 joogab.yun[NUI] Add UpdateProperty api for BorderWindow
2022-08-22 joogab.yun[NUI] Added API to know when border window starts movin...
2022-08-09 joogab.yun[NUI] Temporarily use InterceptTouchEvent instead of...
2022-07-25 joogab.yun[NUI] Add UpdateProperty() api and revert "Fixed border...
2022-07-12 joogab.yun[NUI] Fixed border behavior of windows launched at...
2022-07-04 joogab.yun[NUI] Fixed SVACE issues
2022-06-28 joogab.yun[NUI] Sets the minimum / maximum size to be resized...
2022-06-21 joogab.yun[NUI] If borderView is in overlay mode, pass the hittes...
2022-06-10 joogab.yun[NUI] Allows user to set the height of the top and...
2022-06-10 joogab.yun[NUI] Add BorderCloseDelegate for closing the applicati...
2022-06-02 joogab.yun[NUI] Add border resizing policy and add api to show...
2022-05-27 joogab.yun[NUI] Add Maximize and Minimize related APIs and Add...
2022-05-27 joogab.yun[NUI] Supprot border for apps launched in full size.
2022-05-27 joogab.yun[NUI] Allows you to set the border to the top or bottom.
2022-04-27 dongsug.song[NUI][SVACE] fix svace defect (add null check, replace...
2022-04-20 joogab.yun1. OnRequestResize() api called when requesting a resize
2022-04-20 joogab.yun[NUI] Change the border UI values ​​to properties.
2022-04-20 joogab.yun[NUI] Implements a BorderWindow