172 Commits (bc062dc35027dcb9068b5aeb54f8a7358d6fb58d)
 

Author SHA1 Message Date
Dan Walmsley bc062dc350 guard against double dispose. 8 years ago
Nikita Tsukanov cba5337d20 Allow to use GPU with deferred renderer 8 years ago
danwalmsley cb534915ed
Merge pull request #28 from AvaloniaUI/gl2 8 years ago
Nikita Tsukanov 2e5c249402 Don’t register GL feature if UseGPU = false 8 years ago
Nikita Tsukanov 1766c686e3 Signaler fix 8 years ago
Nikita Tsukanov fad3775bde OpenGL acceleration support 8 years ago
danwalmsley afba6a2187
Merge pull request #27 from AvaloniaUI/pr-master 8 years ago
Dan Walmsley c233e27a26 Merge branch 'master' into tmp1 8 years ago
Dan Walmsley dc20ef2268 prevent window will close being called twice. 8 years ago
Dan Walmsley a2e371871b add auto release around create popup 8 years ago
Dan Walmsley 5e07f63572 remove mods to debug reference counting. 8 years ago
Nikita Tsukanov a4c596c8bf Merge leftovers? 8 years ago
Nikita Tsukanov 05878ba746 Deallocation control 8 years ago
Nikita Tsukanov 8ac77adb76 Ensure virtual destructor chain 8 years ago
Nikita Tsukanov ddffcfac05 Set releasedWhenClosed to false 8 years ago
Nikita Tsukanov 5054f2b9eb “Fix” for loop cancellation 8 years ago
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
danwalmsley fc70762884
Update README.md 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
danwalmsley b017f9ece5
Create README.md 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 b9525c009f temporarily prepend build number. 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
danwalmsley 87527360fd
Merge pull request #18 from lontivero/features/cursor 8 years ago
ElBuda 09fe5974f6 Increase ref counter before returning cursors 8 years ago
ElBuda a5f857874b Refactoring SetCursor impl 8 years ago
danwalmsley 9234d6ed9d
Merge pull request #20 from AvaloniaUI/features/show-dialog 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 0b4ea38754 fix build number 8 years ago
Dan Walmsley 815c87fcdb add a targets to nuget package. 8 years ago