Modify dispose issue for window
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src / public / Window.cs
2021-01-11 zhouleonleiModify dispose issue for window
2021-01-11 zhouleonlei[NUI] Fix CA2000 warning for Window
2021-01-11 Seoyeon2Kim[NUI] Fix a build warning CA1717 (#2422)
2021-01-11 huiyueunRevert "[NUI] Rebase DevelNUI (#2507)" (#2508)
2021-01-11 huiyueun[NUI] Rebase DevelNUI (#2507)
2020-12-21 huiyu[NUI] Fix build warning & clean code [CA1051]
2020-12-15 huiyu[NUI] Fix build warning[CA1064]
2020-12-15 Joogab Yun[NUI] remove "_" and refactoring naming to pascal case.
2020-12-01 seungho[NUI] Refactoring FrameUpdateCallback
2020-11-26 JoogabYunRevert refactoring naming (#2274)
2020-11-26 Seoyeon2Kim[NUI] Fix build warning CA1062 (#2234)
2020-11-19 JoogabYun[NUI] remove "_" and refactoring naming to pascal case...
2020-09-04 dongsug-song[NUI] Fix exception error when sub Window is disposed...
2020-08-07 huiyueun[NUI] Binding FrameCallbackInterface (#1873)
2020-07-21 dongsug-song[NUI] Change for AddFrameRenderedCallback to maintain...
2020-07-15 dongsug-song[NUI] Add FrameRenderedCallback, FramePresentedCallback...
2020-07-09 Richard HuangRemove non-touch related deprecated APIs (#1791)
2020-06-24 huiyueun[NUI] Change to use GetNativeId() (#1742)
2020-06-16 tscholb[NUI] Add Feature for multi window (#1605)
2020-05-19 dongsug-song[NUI] Add GetWindowId() (#1547)
2020-03-17 Xianbing Teng[NUI] Add object dump function (#1239)
2020-02-26 Wonsik Jung[NUI] Add to set Available Orientations (#1256)
2020-02-06 huiyueun[NUI] Modify Instance bug of Application (#1368)
2019-12-27 Wonsik Jung[NUI] Add to get current window orientation. (#1249)
2019-12-19 Wonsik Jung[NUI] Add NoOrientationPreference (#1219)
2019-11-29 huiyueun[NUI] Add Component Application (#1148)
2019-11-18 Xianbing Teng[NUI] Refactor dispose pattern to reduce duplication...
2019-11-18 Xianbing Teng[NUI] Refine codes to reduce code duplicaton (#1119)
2019-10-15 tscholb[NUI] fix Document related the part of window (#1078)
2019-10-14 huiyueun[NUI] Integration from dalihub (#1073)
2019-10-11 dongsug-song[NUI] Change WindowTransitionEffect interface (#1068)
2019-10-10 dongsug-song[NUI] Add Window.Effect event (#1058)
2019-10-01 tscholb[NUI] Fix Bug in GetParent() (#1046)
2019-09-30 agnelovaz[NUI] Layouting API made public (#1026)
2019-09-25 tscholb[NUI] Modify GetWindowList for getting Native Ptr ...
2019-09-23 tscholb[NUI]Changed the APIs related to MultiWIndow to public...
2019-09-16 Wonsik Jung[NUI] Change rotation APIs from internal to public...
2019-09-03 tscholb[NUI] Add Window Creation API for setting name (#998)
2019-08-29 Wonsik JungAdd SetParent interface (#992)
2019-08-12 dongsug-song[NUI] Sync with dalihub (#970)
2019-08-07 dongsug-song[NUI] integration from dalihub (#967)
2019-08-06 tscholb[NUI] Add method to destroy a window (#961)
2019-08-01 tscholb[NUI] Change API for Window Creation (#957)
2019-06-17 tscholbRevert "[NUI] Revert Key & touch Event for Multi Window...
2019-06-11 tscholb[NUI] Revert Key & touch Event for Multi Window (#882)
2019-06-05 huiyueun[NUI] fix GetSize() for multi window (#876)
2019-06-04 huiyueun[NUI] Add API for NUI Multi WIndow (#875)
2019-05-03 huiyueun[NUI] Sync dalihub - Add C# layout (#816)
2019-05-02 huiyueun[NUI] Split NUI Interop class (#804)
2019-03-13 huiyueun[NUI] sync with dalihub (#746)
2019-03-06 arosis78[NUI] Added new ViewAdded event on Window (#705)
2019-02-19 huiyueun[NUI] sync with dalihub (#718)
2019-02-11 huiyueun[NUI] Fix NUI Manual TCT issue (#704)
2019-01-30 dongsug-song[NUI] Sync with dalihub (#693)
2019-01-16 huiyueun[NUI] modify GetHashCode() (#654)
2019-01-15 huiyueun[NUI] Clean NUI codes from Adaptor.cs to Window.cs...
2019-01-15 huiyueun[NUI] sync with dalihub (#651)
2019-01-04 dongsug-song[NUI] Revert "Sync with dalihub & API5 branch (#631...
2018-12-27 huiyueun[NUI] Sync with dalihub & API5 branch (#631)
2018-12-17 dongsug-song[NUI] Sync with API5 (#617)
2018-09-20 dongsug-song[NUI] Fix RenderingBehavior issue, Support Resource...
2018-09-04 Surbhi GuptaEnglish Review: NUI public files (#434)
2018-08-31 huiyueun[NUI] Sync dalihub and Samsung TizenFX (#439)
2018-08-31 huiyueun[NUI] Fix raise top issue (#430)
2018-08-28 dongsug-songRevert "[NUI] Fix RaiseToTop error (#413)" (#419)
2018-08-24 dongsug-song[NUI] Fix RaiseToTop error (#413)
2018-08-02 Seoyeon2Kim[NUI] Change Parameter type of KeyboardRepeatInfo APIs...
2018-07-03 Seoyeon2Kim[NUI] Add KeyboardRepeatInfo APIs to Window (#310)
2018-06-27 dongsug-song[NUI] All Layers have an Absolute layout (#313)
2018-06-22 dongsug-song[NUI] RootLayout added to Window (#308)
2018-06-07 dongsug-song[NUI] Connect NUI.Window touch event to dali root layer...
2018-05-14 dongsug-song[NUI] Enable Window's mouse wheel event (#247)
2018-03-28 huiyueunRevert "[NUI] Make GetParent() protected (#165)" (... 5.0.0.14298
2018-03-27 huiyueunRevert "[NUI] Delete deprecated APIs (#143)" (#188)
2018-03-23 dongsug-song[NUI] Add _parent in Container (#177) 5.0.0.14291
2018-03-07 huiyueun[NUI] Delete deprecated APIs (#143) 5.0.0.14279
2018-01-31 huiyueun[NUI] NUI Integration - nui_1.2.83 version (#98)
2018-01-09 Wonyoung ChoiMerge remote-tracking branch 'origin/API4'
2018-01-02 Kangho HurMerge "[ElmSharp] TC for Panel indicator bug"
2018-01-02 Kangho HurMerge "[ElmSharp] Test for scroll speed"
2017-12-18 dongsug songMerge "[NUI] dali_1.2.74, nui_0.2.74 version release... 4.0.1-preview1-00044
2017-12-18 Feng Jin[NUI]Remove some unused APIs. 41/164241/3
2017-12-08 sungwook79.parkMerge "[InputMethod] Add logic to set whether IME is...
2017-12-07 dongsug.song[NUI] change some comments of Timer and Window APIs 27/163127/1 4.0.1-preview1-00038
2017-12-07 Chang Joo LeeMerge "[USB] Update exception handling code" 5.0.0-preview1-00405
2017-12-05 MyoungJune ParkMerge "Changed DllIport entry point for new system... 5.0.0-preview1-00402
2017-12-05 dongsug.songMerge "[NUI] temporary fix! fix wrong value of screen... 5.0.0-preview1-00401
2017-12-04 dongsug.songMerge "[NUI] add Timer debugging log temporarily, will...
2017-11-30 Kangho HurMerge "[ElmSharp.Wearable] deprecate AngleRatio, fix...
2017-11-29 dongsug songMerge "[NUI] Deprecate FeedKeyEvent api, add FeedKey...
2017-11-29 xb.teng[NUI] Deprecate FeedKeyEvent api, add FeedKey api instead 29/162129/6
2017-11-29 dongsug songMerge "Deprecate FeedKeyEvent api, add FeedKey api... 5.0.0-preview1-00394
2017-11-29 xb.tengDeprecate FeedKeyEvent api, add FeedKey api instead 30/162130/5
2017-11-29 Seechan KimMerge "Fix GetLocation" into rel/api_4
2017-11-28 huiyu,eunRevert "[NUI] Fix FeedKeyEvent issue" 46/161846/1
2017-11-27 dongsug songMerge "[NUI] Fix FeedKeyEvent issue" into rel/api_4
2017-11-27 chanywaMerge "[Maps] Prevent crashes caused by releasing unman...
2017-11-27 xb.teng[NUI] Fix FeedKeyEvent issue 07/159607/4
2017-11-27 huiyu,eun[NUI] Manage LayerChildren list of window 57/161757/1
2017-11-27 dongsug songMerge "[NUI] Add Extents type Padding in View" 5.0.0-preview1-00390
next