53 Commits (31c070489103a8aeb8a571ef1db91dcf9a4b0ff7)

Author SHA1 Message Date
Dan Walmsley 409e2cd82f fix mouse wheel speed osx. 6 years ago
Dan Walmsley c1ce0d6b99 [OSX] fix scroll wheel speed. 7 years ago
Dan Walmsley 142a41b386 make copy of array. 7 years ago
Dan Walmsley 4454af5613 implement osx quit menu item. 7 years ago
Dan Walmsley 3c0ab70697 minor fixes to cope with empty application menu. 7 years ago
Dan Walmsley c29603f132 [osx] fix responding to updates on app menu 7 years ago
Dan Walmsley 7d1505e42e tidy osx menu code 7 years ago
Dan Walmsley d0dda3e7c6 correctly handle changes on app menu 7 years ago
Dan Walmsley d2848809a2 Implement auto generate standard osx app menu items. 7 years ago
Dan Walmsley 1a3506cbcb implement seperator support on native side. 7 years ago
Dan Walmsley 796221d7f3 remove IGetNative interface 7 years ago
Dan Walmsley 4bd7c39609 working reparenting of app menu. 7 years ago
Dan Walmsley 50fa18b6e1 fix wierd menu in menu issue on dialogs. 7 years ago
Dan Walmsley c17058c9aa implement app menu osx. 7 years ago
Dan Walmsley 034e0a1c2b fix osx menu cant be selected when running under xcode. 7 years ago
Dan Walmsley ec6f1e824f tidy avnwindow menu code. 7 years ago
Dan Walmsley f5020af860 change window menus when windows are changed. 7 years ago
Dan Walmsley 18def34bf7 implement per window menus on osx side. 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
Dan Walmsley fcddf46cd7 [OSX] dont use cursor rects, to prevent crashing. 7 years ago
Nikita Tsukanov 349ffa1600 Set activation policy from applicationWillFinishLaunching 7 years ago
Nikita Tsukanov 8cb5eedcda Use [NSApp run] instead of a custom run loop 7 years ago
Dan Walmsley a4eed991f4 dont clear clipboard but do a dummy read. 7 years ago
Dan Walmsley 4910c17d7d safely clear pasteboard osx 7 years ago
Dan Walmsley a79eb78b39 clear clipboard with empty string on startup 7 years ago
Dan Walmsley 8422543ac9 free string in dtor 7 years ago
Dan Walmsley a1c458417b make a copy of the clipboard string. 7 years ago
Dan Walmsley 69912114ee fix osx clipboard string encoding. 7 years ago
v-yadli 1986de1bf8 add some key mappings for osx 7 years ago
Dan Walmsley bba824d69f fix typo 7 years ago
Dan Walmsley d1b35c4e6f implement Cursor=None for OSX. 7 years ago
DanTheMan827 9f16acbcc6
Fix url encoded path and filenames on Mac 7 years ago
Jeffrey Ye 16bc1097da #2061 fix start minimized bug 7 years ago
Dan Walmsley 3cdc4ae467 Fixes OSX 10.14.2 7 years ago
Nikita Tsukanov 3c989a2173 Fixed some OS threading issues 7 years ago
Nikita Tsukanov 986d2e4d84 [OSX] Parent-modal dialogs 7 years ago
Dan Walmsley 7762fa6079 remove plist file 7 years ago
Dan Walmsley 5af1c1784a [Avalonia.Native OSX] fix api for clipboard 7 years ago
Dan Walmsley d06ed4a7db [OSX] correctly use UTF8 encoded text for passing strings. 7 years ago
Dan Walmsley f6d080feec [OSX] fix pasting from clipboard 7 years ago
Dan Walmsley 779cdec093 initial work to fixing clipboard text encoding issues. 7 years ago
Dan Walmsley aefec66611 [OSX] reset lastKeyHandled flag when performKeyEquivalent is called 8 years ago
Dan Walmsley 6a537bea11 fix keyboard input on osx. 8 years ago
Jeremy Koritzinsky 74bbbbbec4 Move Xcode files around. 8 years ago