Nikita Tsukanov
|
e7bc08f5e9
|
Split com.h into 2 separate files
|
8 years ago |
Dan Walmsley
|
6e79d7869e
|
ensure windowstate gets set on show.
|
8 years ago |
Dan Walmsley
|
09b6118f68
|
fix window showmodal
|
8 years ago |
Dan Walmsley
|
e9ee85e3a7
|
implement prevent closing.
|
8 years ago |
Dan Walmsley
|
d6c9e58f79
|
fix double click maximizing window on osx.
|
8 years ago |
Dan Walmsley
|
67c45eab1f
|
auto select a suitable titlebar foreground based on background text.
|
8 years ago |
Dan Walmsley
|
1006f02c37
|
fix color conversion.
|
8 years ago |
Dan Walmsley
|
eea332a468
|
implement window title.
|
8 years ago |
Dan Walmsley
|
9e374bf6b3
|
fix titlebar color setting.
|
8 years ago |
Dan Walmsley
|
977a6dc8f9
|
Add a method to allow mac titlebar colors to be set.
|
8 years ago |
Dan Walmsley
|
7f68487afe
|
make window impl public
|
8 years ago |
Dan Walmsley
|
f462e5663d
|
Add functionality to Avalonia.Native to allow setting of titlebar color.
|
8 years ago |
Nikita Tsukanov
|
280cce125d
|
Fixed vtable layout
|
8 years ago |
Dan Walmsley
|
0088d9d421
|
fix popup positioning on resize
|
8 years ago |
Dan Walmsley
|
2b081c516f
|
ensure higher priority tasks are run before keyboard events.
|
8 years ago |
Dan Walmsley
|
1d3c9ccde7
|
workaround for maximize window restore not working.
|
8 years ago |
Dan Walmsley
|
0063a7ad2f
|
fix unable to drag windows.
|
8 years ago |
Dan Walmsley
|
f311232cf5
|
fix missing cursors causing crashes.
|
8 years ago |
Dan Walmsley
|
3e39eca9a4
|
fix build number
|
8 years ago |
Dan Walmsley
|
b20429ad04
|
update avalonia
|
8 years ago |
Dan Walmsley
|
716941ec56
|
code standards and formatting, copyright message
|
8 years ago |
ElBuda
|
09fe5974f6
|
Increase ref counter before returning cursors
|
8 years ago |
ElBuda
|
a5f857874b
|
Refactoring SetCursor impl
|
8 years ago |
Dan Walmsley
|
2758a5839e
|
add a modal window implementation
|
8 years ago |
Dan Walmsley
|
7225a369d8
|
fix building inside vs for mac.
|
8 years ago |
Dan Walmsley
|
0fbe8bff38
|
osx dir for net core to copy
|
8 years ago |
Dan Walmsley
|
1ca686a1f1
|
fix targets
|
8 years ago |
Dan Walmsley
|
815c87fcdb
|
add a targets to nuget package.
|
8 years ago |
Dan Walmsley
|
c40552dfe3
|
fix build number
|
8 years ago |
Dan Walmsley
|
6ed42dd1fc
|
fix native lib path
|
8 years ago |
Dan Walmsley
|
de325711b0
|
fix
|
8 years ago |
Dan Walmsley
|
1ffd135efa
|
almost there
|
8 years ago |
Dan Walmsley
|
c0ea00a4d4
|
final ?
|
8 years ago |
Dan Walmsley
|
47fff4f626
|
debug
|
8 years ago |
Dan Walmsley
|
951fc851c0
|
test packing the binary
|
8 years ago |
Dan Walmsley
|
0a0bb1556d
|
use release dylib
|
8 years ago |
Dan Walmsley
|
9cc70315e7
|
include binary in the package
|
8 years ago |
Dan Walmsley
|
c37b5b0d74
|
rename stubs.cs
|
8 years ago |
ElBuda
|
39ea679ec3
|
First impl for setting mouse cursor
|
8 years ago |
Nikita Tsukanov
|
8aae66f12c
|
OSX 10.12 compatibility
|
8 years ago |
Nikita Tsukanov
|
1ad0d7ceb3
|
Fixed Dispatcher.CheckAccess from always returning true
|
8 years ago |
Dan Walmsley
|
4e3d89760d
|
dont beep on backspace or arrow keys.
|
8 years ago |
Dan Walmsley
|
9e3dfa8bc0
|
working keyboard input
|
8 years ago |
Dan Walmsley
|
64d439ecb1
|
implement window state change events and manipulation.
Implements window activation.
|
8 years ago |
Dan Walmsley
|
99923b94d3
|
implement window position changed.
|
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 |