6454 Commits (bf96d2a83872b23e2e80a7aa0150375c8221d417)
 

Author SHA1 Message Date
Nelson Carrillo bf96d2a838 Support CharacterEvent. Other misc cleanups.: 8 years ago
Nelson Carrillo 5339d88f93 Remove hardcoded DPI from GlRenderTarget. Cleanup WindowImpl a bit 8 years ago
Nelson Carrillo 1635986f05 Implement invalid rect coalescing to work around the lack of an OS driven invalidation mechanism in winit 8 years ago
Nelson Carrillo 5f9913b4d9 Merge branch 'windowing-prototype' of https://github.com/nc4rrillo/Avalonia into windowing-prototype 8 years ago
Nelson Carrillo 85185f3aa3 WIP 8 years ago
Dan Walmsley 166717f97f add windowing and gpu projects to sln. 8 years ago
Dan Walmsley 335a429302 implement keyboard input. 8 years ago
Dan Walmsley 53f456ea80 Merge remote-tracking branch 'nc4rrillo/windowing-prototype' into windowing-prototype 8 years ago
Dan Walmsley 5b00bf1171 divide wheel deltas by 50. 8 years ago
Nelson Carrillo 97a9e00860 Merge branch 'windowing-prototype' of https://github.com/nc4rrillo/Avalonia into windowing-prototype 8 years ago
Nelson Carrillo c6b09f88ec WIP 8 years ago
Dan Walmsley ae207aa194 implement mouse wheel events. 8 years ago
Dan Walmsley 42367440a5 implement GetScaleFactor for GLWindow. 8 years ago
Dan Walmsley ebc8702f22 Merge remote-tracking branch 'nc4rrillo/windowing-prototype' into windowing-prototype 8 years ago
Nelson Carrillo dbe8a41309 More WIP code 8 years ago
Dan Walmsley 718bf5b3d9 Merge remote-tracking branch 'nc4rrillo/windowing-prototype' into windowing-prototype 8 years ago
Nelson Carrillo d912b2b16d Add initial popup implementation 8 years ago
Nelson Carrillo 776b6c6b4b Add the ability to resize a GL context 8 years ago
Dan Walmsley f1f347e29a fix PointToClient and PointToScreen. 8 years ago
Dan Walmsley 0e9d31068e add platform settings. 8 years ago
Dan Walmsley c37f055b56 cache mouse position. 8 years ago
Dan Walmsley 4addfa3db1 add implementation of mouse events. 8 years ago
Nelson Carrillo 713eee8245 WIP 8 years ago
Nelson Carrillo 52bf8699e8 Fix more DPI issues. 8 years ago
Nelson Carrillo 8623e6cc2a Avalonia / Skia expect pixels in physical units rather than logical ones. Hard code DPI values for now. 8 years ago
Nelson Carrillo aceed261bd Fleshed out GlWindow, added hardware acceleration for the topmost surface to Skia 8 years ago
Nelson Carrillo 6f4b3e1b65 WIP: Initial commit of winit support 8 years ago
Jeremy Koritzinsky 6b9c269714
Merge pull request #1732 from jkoritzinsky/ValueStoreDeferredSetter 8 years ago
Steven Kirk eae2d4e25d
Merge branch 'master' into ValueStoreDeferredSetter 8 years ago
Jumar Macato a1ba49ef7d
Merge pull request #1763 from AvaloniaUI/fixes/carousel-presenter-fix 8 years ago
Dan Walmsley 6eb80bd55c fix broken logic. 8 years ago
Dan Walmsley 684c65c260 revert file. 8 years ago
Dan Walmsley fe1620a25d whitespace. 8 years ago
Dan Walmsley ae4356ef34 add fix for selecting items control. 8 years ago
Dan Walmsley ee55b4fa3d bug is in selecting items control. add failing unit test. 8 years ago
Dan Walmsley 67d6082730 sync selected index with items count when removing items from carousel. 8 years ago
Dan Walmsley b651cd3a1b fix carousel-presenter when items are removed. 8 years ago
danwalmsley 638b501ebc
Merge pull request #1761 from nc4rrillo/master 8 years ago
Nelson Carrillo 2666161d94 Cache GridLayouts from the last Measure 8 years ago
danwalmsley e5a375a042
Merge pull request #1760 from AvaloniaUI/fixes/1754-setter-bindingmode-default 8 years ago
Steven Kirk 70544b44ab Allow BindingMode.Default in Setter bindings. 8 years ago
Jeremy Koritzinsky 7f945b3950 PR Feedback. 8 years ago
Steven Kirk c4e6e6d7db
Merge pull request #1720 from CommonGuy/fix-filedialog-bugs 8 years ago
Steven Kirk 117eee9002
Merge branch 'master' into fix-filedialog-bugs 8 years ago
Steven Kirk 01ecb296e8
Merge pull request #1686 from Karnah/fixes/direct2d1-image-brush-null-source 8 years ago
Steven Kirk e9638030f1
Merge branch 'master' into fixes/direct2d1-image-brush-null-source 8 years ago
Steven Kirk 99c9ea64ad
Merge pull request #1757 from AvaloniaUI/fixes/dont-loose-textbox-selection-with-right-click 8 years ago
Dan Walmsley 09892554c4 dont clear textbox selection when right clicking. 8 years ago
Jumar Macato 0a6d39ff6b
Merge pull request #1753 from varsnotwars/stackpanel-adding-gaps-for-invisible-children 8 years ago
Luis Silva 7039b32a79 add/sub gap behaviour based on visibility 8 years ago