[NUI] Change DefaultBorder property (#6099)
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src / public / Window / DefaultBorder.cs
2024-04-24 Clarik[NUI] Change DefaultBorder property (#6099)
2023-11-27 joogab.yun[NUI] Change the default color of the border.
2023-08-16 Eunki Hong[NUI] Remove NUI dotnet 6.0 build warnings
2023-06-08 joogab.yun[NUI] Add moveCompleted and resizeCompleted api on...
2023-03-17 joogab.yun[NUI] Remove unnecessary gesture events from DefaultBorder.
2022-11-10 joogab.yun[NUI] remove unnecessary dispose code.
2022-11-10 joogab.yun[NUI] Changed from BaseHande to BindableObject, IDispose
2022-11-10 joogab.yun[NUI] 1. Move the Transparency setting to OnMaximize().
2022-10-04 JoogabYun[NUI] Add DispatchGestureEvents and DispatchParentGestu...
2022-08-30 joogab.yun[NUI] Border lines make the window invisible when maxim...
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-07-25 joogab.yun[NUI] Add UpdateProperty() api and revert "Fixed border...
2022-07-12 joogab.yun[NUI] When hiding the overlaid border, the timer is...
2022-07-04 joogab.yun[NUI] Fixed SVACE issues
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 Shinwoo Kim[NUI][AT-SPI] make window border icons work
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-21 Jaehyun Cho[NUI] Fix Svace issue not to do unnecessary null check...
2022-04-20 joogab.yun[NUI] Minimize size is set too large. and code clean
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