2023-11-06 |
JongHeonChoi | [Build] Create a dotnet library dir from the post scrip... |
commit | commitdiff | tree | snapshot |
2023-11-06 |
JongHeonChoi | [Build] Set the dotnet_core_runtime_version value to... |
commit | commitdiff | tree | snapshot |
2023-11-02 |
Haesu Gwon | [MediaController] Fix CustomCommand crash issue (#5671) |
commit | commitdiff | tree | snapshot |
2023-11-02 |
Junseok Kim | [NUI.WindowSystem] Add SetSecondarySelection and UnsetS... |
commit | commitdiff | tree | snapshot |
2023-11-02 |
JongHeonChoi | [Build] Fixed an error that could not find the dotnet_r... |
commit | commitdiff | tree | snapshot |
2023-11-02 |
Jay Cho | Update nuspec to add net6.0 group (#5695) |
commit | commitdiff | tree | snapshot |
2023-10-31 |
Taehyub Kim | Version up nui22250 |
commit | commitdiff | tree | snapshot |
2023-10-31 |
Eunki, Hong | Make DaliAccessibilityDetachAccessibleObject called... |
commit | commitdiff | tree | snapshot |
2023-10-31 |
Eunki, Hong | Do not register when we try to copy same handle |
commit | commitdiff | tree | snapshot |
2023-10-31 |
Eunki, Hong | Temperary revert exception throw at Registry. |
commit | commitdiff | tree | snapshot |
2023-10-31 |
Eunki Hong | Make it works on net6.0 |
commit | commitdiff | tree | snapshot |
2023-10-31 |
Eunki, Hong | Resolve DisposeRecursively crashed when we dispose... |
commit | commitdiff | tree | snapshot |
2023-10-31 |
Eunki Hong | Make NativeImageQueue generate valid url |
commit | commitdiff | tree | snapshot |
2023-10-31 |
sunghyun kim | Add KeepWidgetSize for control widget's size |
commit | commitdiff | tree | snapshot |
2023-10-31 |
Eunki, Hong | Version up nui22249 |
commit | commitdiff | tree | snapshot |
2023-10-31 |
Eunki Hong | Remove build warning for Control.Preload() |
commit | commitdiff | tree | snapshot |
2023-10-31 |
Eunki, Hong | Change Accessibility.cs don't use net6.0 specific function |
commit | commitdiff | tree | snapshot |
2023-10-31 |
Wonsik Jung | Supports to set/get full screen sized window |
commit | commitdiff | tree | snapshot |
2023-10-31 |
Eunki, Hong | Flush action implement for LottieAnimationView |
commit | commitdiff | tree | snapshot |
2023-10-31 |
Eunki, Hong | Preload some static values |
commit | commitdiff | tree | snapshot |
2023-10-31 |
Eunki, Hong | Bug fix when we get ModelNode from Model |
commit | commitdiff | tree | snapshot |
2023-10-31 |
Taehyub Kim | Add an API to set offset for drag window |
commit | commitdiff | tree | snapshot |
2023-10-31 |
Eunki, Hong | Make View.TooltipText return valid value |
commit | commitdiff | tree | snapshot |
2023-10-31 |
Eunki, Hong | Make AddFrameUpdateCallback with root view |
commit | commitdiff | tree | snapshot |
2023-10-31 |
Eunki, Hong | Resolve registry issue for RenderTaskList |
commit | commitdiff | tree | snapshot |
2023-10-31 |
zhouhao02 | Fix the SVACE issue. |
commit | commitdiff | tree | snapshot |
2023-10-31 |
Eunki Hong | Remove build warning |
commit | commitdiff | tree | snapshot |
2023-10-31 |
Eunki, Hong | Resolve registry issue for CanvasView Gradient |
commit | commitdiff | tree | snapshot |
2023-10-31 |
Eunki Hong | Resolve TextLable build warning |
commit | commitdiff | tree | snapshot |
2023-10-31 |
Eunki Hong | Fix Registry exception for custom view wrapper |
commit | commitdiff | tree | snapshot |
2023-10-31 |
zhouhao02 | Fix some SVACE issues. |
commit | commitdiff | tree | snapshot |
2023-10-31 |
Artur Świgoń | Fix Accessibility.Say interop |
commit | commitdiff | tree | snapshot |
2023-10-31 |
Bowon Ryu | Add TextFitArray |
commit | commitdiff | tree | snapshot |
2023-10-31 |
joogab.yun | revert default key construct |
commit | commitdiff | tree | snapshot |
2023-10-31 |
joogab.yun | bug fixed about cMemoryOwn refer : https://github.com... |
commit | commitdiff | tree | snapshot |
2023-10-31 |
zhouhao02 | Fix some SVACE issues of null reference. |
commit | commitdiff | tree | snapshot |
2023-10-31 |
Eunki Hong | Consider WeakReference resurrection at Registry. |
commit | commitdiff | tree | snapshot |
2023-10-31 |
Eunki Hong | BaseHandle without Registry but own memory |
commit | commitdiff | tree | snapshot |
2023-10-31 |
Eunki Hong | Remove build warnings |
commit | commitdiff | tree | snapshot |
2023-10-31 |
zhouhao02 | Fix some SVACE issues related to methods of Marshal. |
commit | commitdiff | tree | snapshot |
2023-10-31 |
zhouhao02 | Fix some SVACE issues. |
commit | commitdiff | tree | snapshot |
2023-10-31 |
Eunki, Hong | Let registry throw exception at error case |
commit | commitdiff | tree | snapshot |
2023-10-31 |
Seonah Moon | [Nsd] Fix ASAN crash (#5694) |
commit | commitdiff | tree | snapshot |
2023-10-31 |
Seonah Moon | [WiFi] Fix ASAN crash (#5693) |
commit | commitdiff | tree | snapshot |
2023-10-31 |
JongHeonChoi | [Build] the dotnet_resolving.info file has been renamed... |
commit | commitdiff | tree | snapshot |
2023-10-31 |
JongHeonChoi | [Build] Create vconf related to .NET as a file in RO... |
commit | commitdiff | tree | snapshot |
2023-10-31 |
Seonah Moon | [Connection] Fix ASAN crash issue (#5625) |
commit | commitdiff | tree | snapshot |
2023-10-31 |
k-jaju | Deprecating Tizen.Messaging.Messages APIs (#5593) |
commit | commitdiff | tree | snapshot |
2023-10-31 |
hjhun | Change visibility of NUIGadgetResourceManager ctor... |
commit | commitdiff | tree | snapshot |
2023-10-31 |
hjhun | Use Marshal.FreeHGlobal() instead of Libc.Free() (... |
commit | commitdiff | tree | snapshot |
2023-10-30 |
Jay Cho | Merge branch 'API11' of github.com/Samsung/TizenFX... |
commit | commitdiff | tree | snapshot |
2023-10-30 |
Artur Świgoń | [NUI][AT-SPI] Detach NUIViewAccessible in View.Dispose() |
commit | commitdiff | tree | snapshot |
2023-10-27 |
priyakohl | Deprecating Tizen.Messaging.Email APIs (#5596) |
commit | commitdiff | tree | snapshot |
2023-10-27 |
ChangGyu Choi | [Tdbc] Fix UpdateHookCallback released issue (#5528) |
commit | commitdiff | tree | snapshot |
2023-10-27 |
priyakohl | Deprecating Tizen.Location.Geofence APIs (#5598) |
commit | commitdiff | tree | snapshot |
2023-10-27 |
Eunki, Hong | [NUI] Let we don't dispose cached LastEvents |
commit | commitdiff | tree | snapshot |
2023-10-27 |
Eunki Hong | [NUI] Implement defaut key construct |
commit | commitdiff | tree | snapshot |
2023-10-27 |
Eunki, Hong | [NUI] Do not registry last event items who get retrieved |
commit | commitdiff | tree | snapshot |
2023-10-27 |
Jiyun Yang | [NUI] Version Update (22245) |
commit | commitdiff | tree | snapshot |
2023-10-27 |
seungho baek | Add VisualFactory.UsePrecompiledShader() |
commit | commitdiff | tree | snapshot |
2023-10-27 |
sunghyun kim | [NUI] Add widget list for keeping widget instance |
commit | commitdiff | tree | snapshot |
2023-10-27 |
joogab.yun | [NUI] Binding DispatchTouchMotion and DispatchHoverMotion |
commit | commitdiff | tree | snapshot |
2023-10-27 |
joogab.yun | [NUI] Add HoverEvent in Window |
commit | commitdiff | tree | snapshot |
2023-10-27 |
joogab.yun | [NUI] bug fixed about windowPointerConstraintsEventCallback |
commit | commitdiff | tree | snapshot |
2023-10-27 |
Junseok Kim | [NUI.WindowSystem] Add new request of KVM Service |
commit | commitdiff | tree | snapshot |
2023-10-27 |
Junseok Kim | [NUI.WindowSystem] Introduce the new InputGenerate... |
commit | commitdiff | tree | snapshot |
2023-10-23 |
Xianbing Teng | [NUI] Public RemoveBinding and ClearBinding apis |
commit | commitdiff | tree | snapshot |
2023-10-19 |
Yunhee Seo | [System.Feedback] Add feedback theme index range descri... |
commit | commitdiff | tree | snapshot |
2023-10-19 |
dongsug.song | [NUI] fix IME window crash issue |
commit | commitdiff | tree | snapshot |
2023-10-13 |
Yunhee Seo | [System.Feedback] Add new feedback_pattern |
commit | commitdiff | tree | snapshot |
2023-10-10 |
Haesu Gwon | [ThumbnailExtractor] Fix VD SVACE issue - incomplete... |
commit | commitdiff | tree | snapshot |
2023-09-19 |
Eunki, Hong | [NUI.Scene3D] Fix MotionData TCT error |
commit | commitdiff | tree | snapshot |
2023-09-18 |
Taehyub Kim | DragAndDrop : hide window event handler |
commit | commitdiff | tree | snapshot |
2023-09-18 |
Seoyeon Kim | [NUI] Version Update (22244) |
commit | commitdiff | tree | snapshot |
2023-09-18 |
Taehyub Kim | [NUI] DragAndDrop : Add APIs for Window |
commit | commitdiff | tree | snapshot |
2023-09-15 |
Yunhee Seo | [System.Feedback] Add new feedback_pattern to support... |
commit | commitdiff | tree | snapshot |
2023-09-15 |
Yunhee Seo | [System.Feedback] Add internal API to support feedback... |
commit | commitdiff | tree | snapshot |
2023-09-15 |
Yunhee Seo | [System.Feedback] Add new feedback_pattern for "da... |
commit | commitdiff | tree | snapshot |
2023-09-14 |
Eunki, Hong | [NUI] Fix ImageColor alpha not applied issue |
commit | commitdiff | tree | snapshot |
2023-09-14 |
David Steele | [NUI.Physics2D] Adding Dali/Chipmunk interop |
commit | commitdiff | tree | snapshot |
2023-09-14 |
Richard Huang | [NUI.Physics2D] Add binding for Chipmunk2D physics... |
commit | commitdiff | tree | snapshot |
2023-09-14 |
jmm | [NUI] Call base.Dispose(type) at derived class's Dispose. |
commit | commitdiff | tree | snapshot |
2023-09-14 |
jmm | [NUI] Change RendererTexture(texture) into TextureResou... |
commit | commitdiff | tree | snapshot |
2023-09-14 |
jmm | [NUI] Use Disposed instead of disposed. |
commit | commitdiff | tree | snapshot |
2023-09-14 |
jmm | [NUI] Remove underlines in function names |
commit | commitdiff | tree | snapshot |
2023-09-14 |
jmm | [NUI] Remove unused arguments and enum for AddLocalStre... |
commit | commitdiff | tree | snapshot |
2023-09-14 |
jmm | [NUI] Remove unsafe functions |
commit | commitdiff | tree | snapshot |
2023-09-14 |
jmm | [NUI] Add Dispose() |
commit | commitdiff | tree | snapshot |
2023-09-14 |
jmm | [NUI] Fix partial update issue |
commit | commitdiff | tree | snapshot |
2023-09-14 |
jmm | [NUI] Hide ParticleBlendingMode and ParticleEmitter |
commit | commitdiff | tree | snapshot |
2023-09-14 |
Adam Bialogonski | [NUI] Particle System binding and implementation of... |
commit | commitdiff | tree | snapshot |
2023-09-14 |
joogab.yun | [NUI] Binding GetLastHoverEvent |
commit | commitdiff | tree | snapshot |
2023-09-13 |
Suyeon Hwang | [Tts] Make SynthesizedPcmEventArgs inherit System.Event... |
commit | commitdiff | tree | snapshot |
2023-09-12 |
joogab.yun | Revert "Revert "Revert "[TFM] Update TizenFX TFM to... |
commit | commitdiff | tree | snapshot |
2023-09-11 |
joogab.yun | [NUI] DALi version 2.2.43 |
commit | commitdiff | tree | snapshot |
2023-09-11 |
joogab.yun | [NUI] Binding PointerConstraintsEvent |
commit | commitdiff | tree | snapshot |
2023-09-11 |
Bowon Ryu | [NUI] Enhance clipboard sample code |
commit | commitdiff | tree | snapshot |
2023-09-11 |
Bowon Ryu | [NUI] Add DataSelected in Clipboard |
commit | commitdiff | tree | snapshot |
2023-09-11 |
Bowon Ryu | [NUI] Add missing code |
commit | commitdiff | tree | snapshot |
2023-09-11 |
zhouhao02 | [NUI] Fix the SVACE issue. |
commit | commitdiff | tree | snapshot |
next |