81 Commits (f85ceddf875b36687737f8f0cc32a756fdf6ef3c)

Author SHA1 Message Date
Steven Kirk 6036bd5998 Moved ncrunch files to their own dir. 9 years ago
Nikita Tsukanov 90a4915549 Implemented WritableBitmap 9 years ago
Nikita Tsukanov 7013033a1b Added `Bitmap(PixelFormat format, IntPtr data, int width, int height, int stride)` constructor 9 years ago
Nikita Tsukanov 374d600275 Added support for multiple drawing methods for window implementations. Added framebuffer support 9 years ago
Steven Kirk 349ba78931 Fixed pointerover state. 10 years ago
Steven Kirk d91d1829ac Initial implementation of scenegraph hit testing. 10 years ago
Steven Kirk 59c49d259d Renamed assembly SceneGraph -> Visuals. 10 years ago
Steven Kirk e54ac6b5bf Fixed name of method. 10 years ago
Steven Kirk 61393d8b22 Removed some more unused variables. 10 years ago
Wiesław Šoltés 9cdcf6cb02 Revert "Updated projects and packages" 10 years ago
Wiesław Šoltés 7cca79b435 Updated projects and packages 10 years ago
Wiesław Šoltés 2681340e9c Added missing NuGet packages to fix TravisCI builds 10 years ago
Jeremy Koritzinsky 3c5848bc2c Updated Rx to 3.0 and fixed a failing test from a not fully set up mock. 10 years ago
Wiesław Šoltés 15264a974a Added initial support for Travis CI 10 years ago
donandren b5a9f8ae8a Added failing unit tests for hit testing outside parent bounds when parent has ClipToBounds=true 10 years ago
Steven Kirk d0942f84a9 FocusNavigationDirection => NavigationDirection 10 years ago
Jeremy Koritzinsky 4fef640371 Updated adorners and hit testing to account for RenderTransforms (#538) 10 years ago
Steven Kirk d97c276b52 Added ncrunch project files. 10 years ago
Steven Kirk 5be41985c3 Renamed Perspex -> Avalonia 10 years ago