Renamed TouchSignal to TouchedSignal
[platform/core/uifw/dali-core.git] / dali / internal /
2020-09-02 Adeel KazmiRenamed TouchSignal to TouchedSignal 16/243016/5
2020-09-01 Adeel KazmiMerge "Added move semantics to TouchEvent & fixed some...
2020-09-01 Adeel KazmiAdded move semantics to TouchEvent & fixed some other... 92/242892/2
2020-09-01 Adeel KazmiMerge "Moved (DEFAULT|DEBUG)_BACKGROUND_COLOR out of...
2020-09-01 Joogab YunRefactoring Gestures Class 81/235481/55
2020-09-01 György StraubMoved (DEFAULT|DEBUG)_BACKGROUND_COLOR out of Stage... 80/242880/4
2020-09-01 György StraubRenaming of enum values for coding standards compliance. 68/242668/4
2020-08-28 Richard HuangMove TouchPoint to Devel API 73/242673/2
2020-08-27 Adeel KazmiMerge "Changed const variables to constexpr where possi...
2020-08-27 György StraubRenamed KeyEvent enum values to comply with coding... 84/242484/4
2020-08-26 Adeel KazmiMoved RotationGesture to the Public API 16/242416/3
2020-08-25 Adeel KazmiMerge "Renaming PropertyBuffer to VertexBuffer" into...
2020-08-25 Adeel KazmiMerge "KeyEvent class pimpling" into devel/master
2020-08-25 David SteeleRenaming PropertyBuffer to VertexBuffer 76/242176/3
2020-08-25 Adeel KazmiMerge "Changed Animation API enums to uppercase." into...
2020-08-25 Richard HuangKeyEvent class pimpling 82/242282/3
2020-08-24 David SteeleMigrating Handle devel-api to public-api 46/242146/5
2020-08-24 adam.bChanged Animation API enums to uppercase. 65/242165/1
2020-08-19 Richard HuangWheelEvent class pimpling 56/241356/2
2020-08-17 Adeel KazmiRenamed TouchData to TouchEvent 05/241105/3
2020-08-17 Victor CebolladaFixes HoverEvent struct/class forward declarations. 16/241116/1
2020-08-13 David SteeleMerge "Removed TouchEvent from actor & stage" into...
2020-08-13 David SteeleRemoved TouchEvent from actor & stage 10/240710/7
2020-08-13 Richard HuangHoverEvent class pimpling 97/240897/3
2020-08-12 Adeel KazmiEnsure we do not destroy GestureRecognizers while we... 09/240709/3
2020-08-04 Adeel KazmiMerge "Rename OnStage signals and related internal...
2020-08-04 Richard HuangRename OnStage signals and related internal changes 14/240214/2
2020-08-04 Joogab Yunadd mCaptureAllTouchAfterStart initial value. 39/240139/1
2020-07-31 David SteeleMerge "DALi Version 1.9.23" into devel/master
2020-07-31 Heeyong SongMerge "Change the timing of Context::GlContextCreated...
2020-07-30 Adeel KazmiMerge "Change copy constructor and copy assignment...
2020-07-30 Adeel KazmiMerge "Use touch consumed return to set whether we...
2020-07-29 Heeyong SongMerge "Fix memory leak" into devel/master
2020-07-29 Heeyong SongMerge "Fix mGestureRecognizer leak" into devel/master
2020-07-29 Adeel KazmiUse touch consumed return to set whether we process... 50/238950/4
2020-07-29 Heeyong SongChange the timing of Context::GlContextCreated() 14/239714/2
2020-07-29 Heeyong SongFix memory leak 92/239692/1
2020-07-29 Heeyong SongFix mGestureRecognizer leak 82/239682/1
2020-07-28 Heeyong SongChange ownership of Context from Scene to RenderManager 24/239624/1
2020-07-28 Heeyong SongRemove context from RenderInstruction 81/239581/1
2020-07-27 Adeel KazmiMerge "Fix incorrect Dali::Scene comment in actor.h...
2020-07-27 Heeyong SongMerge "Fix PropertyNotification issue" into devel/master
2020-07-24 Adeel KazmiCorrect property type for DevelActor::Property::CAPTURE... 42/239442/1
2020-07-24 Adeel KazmiMerge changes I1eb87265,I98fa1da7 into devel/master
2020-07-24 Adeel KazmiMerge "Refactored NativeImageInterfaceExtension into...
2020-07-24 adam.bAdded draw command support to the Renderer. 26/238026/12
2020-07-24 David SteeleRefactored NativeImageInterfaceExtension into NativeIma... 13/238313/4
2020-07-24 Heeyong SongFix PropertyNotification issue 81/239381/1
2020-07-22 Adeel KazmiAdd property which allows touch-down actor to continuou... 94/237794/7
2020-07-15 Adeel KazmiMove Stage to Devel API 18/238518/4
2020-07-15 Adeel KazmiMerge "Add method to get ObjectRegistry from Core"...
2020-07-14 Adeel KazmiAdd method to get ObjectRegistry from Core 14/238514/1
2020-07-09 Richard HuangSupport weak handle for BaseHandle 15/238115/3
2020-07-07 Heeyong SongMerge "(Scene) Add frame rendered/presented callback...
2020-07-06 Seungho BAEKMerge "Add comments in the rect.h" into devel/master
2020-07-06 Heeyong Song(Scene) Add frame rendered/presented callback 46/236146/6
2020-07-06 Heeyong Song(Partial update) The color property should be checked 06/237406/2
2020-06-30 Adeel KazmiFix SVACE error in PropertyOwner 71/237471/1
2020-06-22 Victor CebolladaFix MS Windows compile error. 40/236840/1
2020-06-19 Anton ObzhirovPartial update implementation, first phase. 77/230877/23
2020-06-17 Adeel KazmiRemove Image & ResourceImage 14/236514/1
2020-06-17 Adeel KazmiRemove FrameBufferImage 91/236491/1
2020-06-17 Adeel KazmiMerge "Remove Actor::OnStage public API" into devel...
2020-06-17 Adeel KazmiMerge "Replace some Dali::Actor public APIs with new...
2020-06-16 Richard HuangReplace some Dali::Actor public APIs with new properties 75/236375/3
2020-06-16 Adeel KazmiRemove NativeImage 84/236384/1
2020-06-12 Heeyong SongAlways throw an exception in GetEventThreadServices... 42/235642/4
2020-06-12 Adeel KazmiBufferImage Removal 87/236087/2
2020-06-10 Richard HuangRemove Setter/Getter public APIs from Dali::Layer 77/235877/1
2020-06-08 Adeel KazmiRemove NinePatchImage 70/235670/2
2020-06-08 Adeel KazmiRemove EncodedBufferImage 68/235668/1
2020-06-04 Richard HuangFurther Setter/Getter public API removal from Dali... 46/235446/2
2020-06-04 Adeel KazmiMerge "Add DALI_CORE_API at the DevelFrameBuffer apis...
2020-06-04 Seungho, BaekReturn Animation information 00/235100/11
2020-06-01 Heeyong SongEnsure not rendering before a Renderer is added 08/233808/2
2020-06-01 Heeyong SongFix actor size issue 25/234825/3
2020-05-27 Richard HuangRemove more public Setter/Getter APIs from Dali::Actor 39/234639/1
2020-05-27 sunghyun kimMerge "Call SetClearEnabled() for clearing background...
2020-05-26 Sunghyun KimCall SetClearEnabled() for clearing background 74/233974/3
2020-05-25 Seungho, BaekFix documentation of FrameBuffer 92/234292/2
2020-05-20 Richard HuangRemove some public Setter/Getter APIs from Dali::Actor 40/233840/2
2020-05-11 Heeyong SongUse discard queue to delete Scenes 15/233015/1
2020-04-22 Adeel KazmiMerge "add DALI_CORE_API" into devel/master
2020-04-21 Seungho, BaekUsing Depth and Stencil buffer & texture 23/227923/16
2020-04-03 Heeyong SongMerge "Set the alpha to 1 when Vector3 is used for...
2020-04-03 Heeyong SongSet the alpha to 1 when Vector3 is used for the COLOR... 82/229582/3
2020-04-01 Heeyong SongMerge "Update the prefered size in OnNotifyDefaultPrope...
2020-03-30 Adeel KazmiMerge "Remove RenderSurface from Core" into devel/master
2020-03-30 Víctor CebolladaMerge "Fix MSVC warning." into devel/master
2020-03-26 Richard HuangRemove RenderSurface from Core 19/225519/8
2020-03-24 Victor CebolladaFix MSVC warning. 37/224137/7
2020-03-24 Heeyong SongUpdate the prefered size in OnNotifyDefaultPropertyAnim... 93/228093/3
2020-03-20 Adeel KazmiMerge "Implementation of reflection feature" into devel...
2020-03-20 adam.bImplementation of reflection feature 10/224310/11
2020-03-19 Heeyong SongMerge "Fix a crash of the RenderTask" into devel/master
2020-03-12 Heeyong SongFix a crash of the RenderTask 05/227505/1
2020-02-24 Paul WisbeyMoved SingletonService into dali-core 47/225147/6
2020-02-24 Cheng-Shiun TsaiUse stack variable instead of global when computing... 48/225648/3
2020-02-19 György StraubImproved correctness of Program::GetActiveSamplerUnifor... 57/225257/6
2020-02-13 Wonsik JungMerge "Fix property notificaition's bug for SIZE" into...
next