40 Commits (f85ceddf875b36687737f8f0cc32a756fdf6ef3c)

Author SHA1 Message Date
Dan Walmsley 86ac0ff5a5 OSX implement SetParent 6 years ago
Nikita Tsukanov 39501e5b30 DnD support for OSX 6 years ago
Dan Walmsley cf0568a959 Rename HasDecorations api to SetDecorations api. 6 years ago
Dan Walmsley c38c7e2d65 [OSX] implement FullScreen and fix sync of window states. 6 years ago
Dan Walmsley 332005b0f6 Add osx backend menu item icon implementation. 6 years ago
Dan Walmsley fbb1ce340b Add backend framework for radio buttons in nativemenus. 6 years ago
Dan Walmsley af510bf705 use a flag to tell if a menu has been reparented. 6 years ago
Dan Walmsley caaa193902 special treatment for toplevel items in nativemenus. 6 years ago
Dan Walmsley 47ee4e3f8e remove obtain menu methods. 6 years ago
Dan Walmsley 24ea90e2ef working updating menus inside needsupdate event. 6 years ago
Dan Walmsley 4aa10242cc rename interfaces and fix most native code warnings. 6 years ago
Michael Babienco bc62352b76 Add SetIsChecked to AvnAppMenuItem 6 years ago
Dan Walmsley 06f57f7e44 Insert Native Menus by index instead of just adding them in order. 6 years ago
Steven Kirk 4d01dacd77 Remove copyright headers. 6 years ago
Nathan Garside c0e337d61f Use enum in mac interop 6 years ago
Nathan Garside 7b9d32af85 Rework system decorations 6 years ago
Nikita Tsukanov 6432174528 Use CGL for offscreen rendering to IOSurface 6 years ago
Nikita Tsukanov 6540d0635b IOSurface render target for sw-rendering 6 years ago
Dan Walmsley 9df55b02d4 Use loopcancellation instead of adding a seperate api. 6 years ago
Dan Walmsley c3fb152597 Working exception dispatch 6 years ago
José Pedro fc1a60b159
Added support for extra mouse buttons. 7 years ago
Dan Walmsley 726d692cb6 use obtain instead of get so sharpgen doesnt generate invalid properties. 7 years ago
Dan Walmsley 6cd6f71ee7 try out var 7 years ago
Dan Walmsley 9c67c805f9 fix method signature for sharpgen conventions. 7 years ago
Dan Walmsley c41ef36628 add osx implementation to get nsview and nswindow. 7 years ago
Dan Walmsley 1a3506cbcb implement seperator support on native side. 7 years ago
Dan Walmsley 4bd7c39609 working reparenting of app menu. 7 years ago
Dan Walmsley 448b549034 set menu on per window basis. 7 years ago
Dan Walmsley ffcfeaa956 work towards menu per window. 7 years ago
Dan Walmsley 22e14443ab add native apis for setting working with osx menus 7 years ago
Dan Walmsley e530ab468c fix implementation of maxclientsize osx. 7 years ago
Dan Walmsley 2282c99c16 add dpi information to screens api. 7 years ago
Dan Walmsley 76f948c45a osx add the pixeldensity to screen info. 7 years ago
Nikita Tsukanov 8cb5eedcda Use [NSApp run] instead of a custom run loop 7 years ago
Dan Walmsley d1b35c4e6f implement Cursor=None for OSX. 7 years ago
Nikita Tsukanov 986d2e4d84 [OSX] Parent-modal dialogs 8 years ago
Dan Walmsley 5af1c1784a [Avalonia.Native OSX] fix api for clipboard 8 years ago
Dan Walmsley d06ed4a7db [OSX] correctly use UTF8 encoded text for passing strings. 8 years ago
Dan Walmsley f6d080feec [OSX] fix pasting from clipboard 8 years ago
Dan Walmsley 779cdec093 initial work to fixing clipboard text encoding issues. 8 years ago
Jeremy Koritzinsky 74bbbbbec4 Move Xcode files around. 8 years ago
Dan Walmsley cda614da7f move avalonia.native com headers 8 years ago
Nikita Tsukanov e45d55cfb3 OpenGL synchronization and separation 8 years ago
Nikita Tsukanov fad3775bde OpenGL acceleration support 8 years ago
Dan Walmsley e9ee85e3a7 implement prevent closing. 8 years ago
Dan Walmsley eea332a468 implement window title. 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 716941ec56 code standards and formatting, copyright message 8 years ago
ElBuda a5f857874b Refactoring SetCursor impl 8 years ago