danwalmsley
|
48909c19d2
|
Merge pull request #10 from AvaloniaUI/features/scaling-changed-event
implement scaling changed callback.
|
8 years ago |
Dan Walmsley
|
79a82e1ea5
|
implement scaling changed callback.
|
8 years ago |
danwalmsley
|
d9cc47700b
|
Merge pull request #9 from AvaloniaUI/features/top-most-max-client-size
implement max client size and top most.
|
8 years ago |
Dan Walmsley
|
07774ea4be
|
implement max client size and top most.
|
8 years ago |
danwalmsley
|
7359afb511
|
Merge pull request #8 from AvaloniaUI/fixes/move-window-class-back-to-implementation-file
move class implementation back to code file
|
8 years ago |
Dan Walmsley
|
cb2171616e
|
just put interfaces in header file.
|
8 years ago |
danwalmsley
|
5c1634b2e0
|
Merge pull request #7 from AvaloniaUI/features/system-dialogs
Features/system dialogs
|
8 years ago |
Dan Walmsley
|
35a4e1149e
|
implemented save file dialog
|
8 years ago |
Dan Walmsley
|
c38cdf641c
|
working open file and open folder dialogs.
|
8 years ago |
Dan Walmsley
|
93e0782e64
|
working modal system dialog.
|
8 years ago |
Dan Walmsley
|
668a4aca9e
|
work towards dialogs with parent window handle
|
8 years ago |
Dan Walmsley
|
9cb9c1fef1
|
working dialog callbacks
|
8 years ago |
Dan Walmsley
|
7b4275b2d5
|
add interfaces required for system dialogs
|
8 years ago |
danwalmsley
|
a09c365c76
|
Merge pull request #4 from AvaloniaUI/features/popup-implementation
implement popups.
|
8 years ago |
Dan Walmsley
|
62ce672458
|
whitespace
|
8 years ago |
Dan Walmsley
|
196ef4dbd4
|
whitespace
|
8 years ago |
Dan Walmsley
|
6880b44b76
|
fix some memory leaks.
|
8 years ago |
Dan Walmsley
|
4d3fcd9cbf
|
rename var
|
8 years ago |
Dan Walmsley
|
4208ca4f58
|
fix depricated warnings
|
8 years ago |
Dan Walmsley
|
3e6007dec9
|
fix window positioning when first shown.
|
8 years ago |
Dan Walmsley
|
ad66a0c67a
|
implement getScaling
|
8 years ago |
Dan Walmsley
|
dc0f1b9db3
|
working popup positioning
|
8 years ago |
Dan Walmsley
|
1567075df5
|
add helper functions
|
8 years ago |
Dan Walmsley
|
1d6ba00150
|
implement setting of window position.
|
8 years ago |
Dan Walmsley
|
bd7b3c463b
|
implement popups.
|
8 years ago |
danwalmsley
|
e6f8076c73
|
Merge pull request #3 from AvaloniaUI/features/begin-move-drag
implement begin move drag.
|
8 years ago |
Dan Walmsley
|
8e7f709503
|
implement begin move drag.
|
8 years ago |
danwalmsley
|
f790f10784
|
Merge pull request #1 from AvaloniaUI/features/mouse-input
Features/mouse input
|
8 years ago |
Dan Walmsley
|
bb2032711e
|
fix windows with no decorations.
|
8 years ago |
Dan Walmsley
|
c8813893eb
|
whitespace
|
8 years ago |
Dan Walmsley
|
fc693e0382
|
implement mouse wheel and mouse move when
button is down.
|
8 years ago |
Dan Walmsley
|
26b071bae6
|
ignores and project file.
|
8 years ago |
Dan Walmsley
|
2f04ceab98
|
add middle and right mouse button handling.
|
8 years ago |
Dan Walmsley
|
c88b6a56dd
|
implement window invalidation.
|
8 years ago |
Dan Walmsley
|
97ae3760fe
|
update avalonia
|
8 years ago |
Dan Walmsley
|
ec271964df
|
update avalonia
|
8 years ago |
Dan Walmsley
|
a5a57373e8
|
forward mouse input to avalonia
|
8 years ago |
Dan Walmsley
|
07543e7e85
|
add nstracking area and forward mouse move events to avalonia.
|
8 years ago |
Dan Walmsley
|
6509655aa9
|
add types and interfaces for mouse events.
|
8 years ago |
Nikita Tsukanov
|
3eeca6c36c
|
Decorations control
|
8 years ago |
Nikita Tsukanov
|
39f57c38d4
|
Initial commit
Interop and PlatformThreadingInterface seem to be working, initial work on IWindowImpl
|
8 years ago |