[NUI] Add IsXamlUsing flag to Camera, ItemView and etc
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src / public / BaseComponents / TableView.cs
2024-04-26 dongsug.song[NUI] Add IsXamlUsing flag to Camera, ItemView and etc
2023-10-31 Eunki, HongDo not register when we try to copy same handle
2022-06-21 dongsug.song[NUI] Fix comments according to document review
2021-09-27 Jiyun Yang[NUI] Remove duplicate getCPtr from Disposable/View...
2021-03-03 huiyu.eun[NUI] Add license, delete unnecessary code(public)
2021-02-09 Daekwang Ryu[NUI] Fix CA1721 warnings of Public APIs
2021-02-09 huiyu.eun[NUI] Remove upcast
2021-01-26 dkdk-ryu[NUI] Fix CA1721 warnings (#2541)
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-10-29 Yeongjong Lee[NUI] Fix build warning CA1507
2019-11-29 AdunFang[NUI]Refactor Components (#1152)
2019-11-18 Xianbing Teng[NUI] Refactor dispose pattern to reduce duplication...
2019-10-21 Xianbing Teng[NUI] Refine codes to reduce code duplication (#1096)
2019-10-14 huiyueun[NUI] Integration from dalihub (#1073)
2019-09-18 dongsug-song[NUI] Reduce code duplication - refactor dispose codes...
2019-07-30 dongsug-song[NUI] Change CommonUI APIs (#950)
2019-06-18 dongsug-song[NUI] Rollback split-nui (#887)
2019-05-30 WonYoung Choi[NUI] Split NUI Assemblies (#865)
2019-05-02 huiyueun[NUI] Split NUI Interop class (#804)
2019-01-16 huiyueun[NUI] Manual merge from tizen50 (#653)
2019-01-15 huiyueun[NUI] Clean NUI codes from Adaptor.cs to Window.cs...
2018-09-21 dongsug-song[NUI] Public some apis of TableView,Animation,NUIApplic...
2018-09-20 dongsug-song[NUI] Public ChildAdded,ChildRemoved,PropertySet events...
2018-09-04 Surbhi GuptaEnglish Review: NUI_BaseComponents (#422)
2018-07-19 dongsug-song[NUI] Sync dalihub and Samsung TizenFX (#338)
2018-07-04 AdunFangAdd ScriptUI to support XAML file (#320)
2018-06-20 dongsug-song[NUI] Add ChildAdded, ChildRemoved, PropertySet events...
2018-05-14 Xianbing Teng[NUI]Add xaml support for nui and nui xaml test sample...
2018-03-28 huiyueunRevert "[NUI] Make GetParent() protected (#165)" (... 5.0.0.14298
2018-03-23 dongsug-song[NUI] Add _parent in Container (#177) 5.0.0.14291
2018-01-31 huiyueun[NUI] NUI Integration - nui_1.2.83 version (#98)
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] Update Widget / NUIWidgetApplication"...
2017-12-13 lokilee73Merge "[Usb] Add missing documentation" 5.0.0-preview1-00411
2017-12-13 Feng Jin[NUI]Remove some unused APIs. 88/162688/4
2017-12-13 dongsug songMerge "[NUI]Remove some unused APIs." 5.0.0-preview1-00410
2017-12-08 Feng Jin[NUI]Remove some unused APIs. 91/162691/3
2017-12-05 MyoungJune ParkMerge "Changed DllIport entry point for new system... 5.0.0-preview1-00402
2017-11-30 Kangho HurMerge "[ElmSharp.Wearable] deprecate AngleRatio, fix...
2017-11-27 dongsug songMerge "[NUI] Add Extents type Padding in View" 5.0.0-preview1-00390
2017-11-24 xb.teng[NUI] Add Obsolete attributes for EditorBrowsable apis 36/161536/3
2017-11-16 WonYoung ChoiMerge "[ElmSharp] Fix KeyUp/KeyDown event handler prior... 4.0.1-preview1-00024
2017-11-16 xb.teng[NUI] Add Obsolete attributes for EditorBrowsable apis 29/159629/7
2017-11-09 dongsug songMerge "[NUI] suuport NUIWatchApplication for watchface... 5.0.0-preview1-00372
2017-11-01 chleun.moonMerge "[WiFi] GetConnectedAP() Returns null if there... 5.0.0-preview1-00357
2017-11-01 Piotr Szydelko[NUI] Setting since_tizen 3/4 on Tizen.NUI API 66/158366/2
2017-11-01 WonYoung ChoiMerge "[NUI] Setting since_tizen 3/4 on Tizen.NUI API...
2017-10-31 Piotr Szydelko[NUI] Setting since_tizen 3/4 on Tizen.NUI API 53/158353/1
2017-10-25 dongsug songMerge "[NUI] Fix WidgetView dispose issue" API4_5 preview1-00345 preview1-00346
2017-10-25 Seoyeon Kim[NUI] Fix the build error message 90/157590/1 preview1-00344
2017-10-25 Shinhui KangMerge "[Telephony] Added sample app code." preview1-00343
2017-10-25 Seungkeun LeeMerge "[ElmSharp.Wearable] Get back old ctor and Disabled"
2017-10-25 dongsug.songMerge "[NUI] remove deprecated APIs" preview1-00341
2017-10-25 coderhymeMerge "[Multimedia] Modified the Radio to disable sound...
2017-10-25 coderhymeMerge "[Multimedia] Added support class for sound sessi...
2017-10-25 dongsug.song[NUI] remove deprecated APIs 26/157326/5
2017-10-24 Chang Joo LeeMerge "[Usb] Fix crashes while disposing" preview1-00336
2017-10-23 coderhymeMerge "[Multimedia] Added InternalsVisibleTo attribute... preview1-00328
2017-10-20 Kichan KwonMerge "[Information] Add comment for SystemInfo class" preview1-00322
2017-10-16 Somin KimMerge "Review Tizen.Context.AppHistory API cs files...
2017-10-13 MyoungJune ParkMerge "[Tizen.System.SystemSettings] Add getting access...
2017-10-13 MyoungJune ParkMerge "[SystemSettings] Added <feature> <exception...
2017-10-13 Kangho HurMerge changes I4ea410ca,I78b037aa preview1-00300
2017-10-13 dongsug songMerge "Remove nui api reference warning." preview1-00299
2017-10-13 Youxia WuRemove nui api reference warning. 87/155387/4
2017-10-10 Jongkyu KooMerge "[Tizen.Pims.Contacts]Fix XML Doc warnings"
2017-10-10 coderhymeMerge "[MediaContent] Fixed possible deadlock issues... preview1-00273
2017-10-10 cheoleun moonMerge "[Download] Fix XML documentation warnings"
2017-09-29 dongsug songMerge "Add tag and document to Tizen.NUI." preview1-00271 preview1-00272
2017-09-29 Feng JinAdd tag and document to Tizen.NUI. 76/153776/2
2017-09-25 WonYoung ChoiMerge changes I22942d24,Ia90f85d3 preview1-00248
2017-09-25 KwonMerge "[SystemInfo] Remove build warnings" preview1-00244
2017-09-22 sungwook79.parkMerge "[Inputmethod] Remove Option window apis" preview1-00240
2017-09-22 Wonyoung ChoiMerge "[MediaContent] Remove build warnings" preview1-00239
2017-09-21 Somin KimMerge "[Context] Modified default result size" preview1-00235
2017-09-21 coderhymeMerge "[Multimedia] Replaced the type of the buffer... preview1-00232
2017-09-21 dongsug.song[NUI] Merge branch 'devel/nui' 05/151405/1
2017-09-20 dongsug.song[NUI] sync with csapi-nui tizen_4.0 branch 19/151219/3
2017-09-20 coderhymeMerge "[Multimedia] Fixed a critical error of MediaPacket." preview1-00227
2017-09-20 Kangho HurMerge "[ElmSharp] Introduce EvasImage" preview1-00225
2017-09-18 Kangho HurMerge "[ElmSharp] Add the TCs for checking basic operat... preview1-00217
2017-09-18 Kangho HurMerge "[ElmSharp] Remove layout for Button"
2017-09-17 WonYoung ChoiMerge "[ElmSharp] ReloadConfig method is proecessed... preview1-00213
2017-09-15 jomuiMerge "[TCSACR-99] modify parameter type for CreateGPSF... preview1-00212
2017-09-15 Ickhee WooMerge "modified internal delegate to private to avoid... preview1-00209
2017-09-15 Jongkyu KooMerge "remove build warning"
2017-09-14 Seechan KimMerge "Fix to get satellite list" preview1-00205
2017-09-14 dongsug songMerge "[NUI] Fix Build warnings: GetFunctionPointerFor" preview1-00204
2017-09-14 dongsug songMerge changes I6d2e7840,Id489dfe4
2017-09-14 huiyu,eun[NUI] Fix build warnings: use the new keyword 42/149442/2
2017-08-10 WonYoung ChoiMerge remote-tracking branch 'wifi-direct/tizen'
2017-08-10 WonYoung ChoiMerge remote-tracking branch 'wifi/tizen'
2017-08-10 WonYoung ChoiMerge remote-tracking branch 'widget-viewer/tizen'
2017-08-10 WonYoung ChoiMerge remote-tracking branch 'widget-control/tizen'
2017-08-10 WonYoung ChoiMerge remote-tracking branch 'widget-application/tizen'
2017-08-10 WonYoung ChoiMerge remote-tracking branch 'webview/tizen'
2017-08-10 WonYoung ChoiMerge remote-tracking branch 'watch-application/tizen'
next