danwalmsley
|
d9cbcd5e4d
|
Merge pull request #15 from AvaloniaUI/feature/position-changed
implement window position changed.
|
8 years ago |
Dan Walmsley
|
99923b94d3
|
implement window position changed.
|
8 years ago |
danwalmsley
|
98e8f6cf12
|
Merge pull request #14 from lontivero/feature/clipboard
Clipboard implementation
|
8 years ago |
ElBuda
|
8caa7065c6
|
Fix merging issues
|
8 years ago |
ElBuda
|
9b232fec4b
|
Finish clipboard implementation
* uses autoreleasepool
* implments Clear method
* fixes SetText when text is null
|
8 years ago |
ElBuda
|
5991962008
|
Skeleton for Clipboard implementation
|
8 years ago |
Nikita Tsukanov
|
83f5a72782
|
Use CGDataProvider instead of CGBitmapContext
|
8 years ago |
Nikita Tsukanov
|
ce1d855999
|
Don’t force re-render if size wasn’t actually changed
|
8 years ago |
danwalmsley
|
379b37f6ad
|
Merge pull request #11 from AvaloniaUI/features/screens-implementation
Screen API
|
8 years ago |
danwalmsley
|
40481ac75a
|
Merge branch 'master' into features/screens-implementation
|
8 years ago |
danwalmsley
|
e42326deba
|
Merge pull request #13 from AvaloniaUI/deferred-rendering
Deferred rendering
|
8 years ago |
Dan Walmsley
|
b206f063bf
|
Fixed window.mm compilation
|
8 years ago |
Dan Walmsley
|
933e39245e
|
Merge remote-tracking branch 'avalonia/deferred-rendering' into deferred-rendering
|
8 years ago |
Dan Walmsley
|
f5edeac7bb
|
Fixed scaling computation
|
8 years ago |
Nikita Tsukanov
|
0b629dd68d
|
Merge pull request #12 from AvaloniaUI/deferred-rendering
DeferredRenderer support
|
8 years ago |
danwalmsley
|
3be0bd7a9f
|
Merge branch 'master' into deferred-rendering
|
8 years ago |
Nikita Tsukanov
|
006c0af89a
|
DeferredRenderer support
|
8 years ago |
Dan Walmsley
|
3f48a4da78
|
working screens api.
|
8 years ago |
Dan Walmsley
|
f0525eb640
|
Add cs side and interfaces for screens api.
|
8 years ago |
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 |