summaryrefslogtreecommitdiff
path: root/vcl/osx/salframeview.mm
AgeCommit message (Expand)AuthorFilesLines
2014-07-11-Wdeprecated-declarations: first deprecated in OS X 10.10rbuj1-0/+2
2014-06-18fix 'NSWindow' may not respond to '+windowNumbersWithOptions'Douglas Mencken1-1/+14
2014-06-16fix keyboard input on OS X < 10.6Douglas Mencken1-1/+25
2014-06-03Initial attempt at implementing NSTextInputClient instead of NSTextInputTor Lillqvist1-8/+17
2014-06-03WaE: 'NSCountWindows' is deprecated: first deprecated in OS X 10.6Tor Lillqvist1-7/+3
2014-05-23Related: #i124191# small cleanup for salframeview.mmHerbert Dürr1-13/+13
2014-05-05Correct keycode mappings for KEY_QUOTE{LEFT,RIGHT}Tor Lillqvist1-2/+2
2014-05-05Untabify and remove trailing spacesTor Lillqvist1-117/+117
2014-05-05Align table entries into equal-size columnsTor Lillqvist1-48/+48
2014-03-30vcl-osx fix: 'NSEvent' may not respond to '-magnification'Douglas Mencken1-3/+11
2014-03-05Switch to -magnification instead of -deltaZ for mac osx pinch-to-zoomJoren De Cuyper1-2/+2
2014-02-24Resolves: #i123840# prefer NSZero* constants over open coded alternativesHerbert Dürr1-1/+1
2014-02-20vcl: try to fix the Mac build a bitMichael Stahl1-0/+1
2014-02-06Related: #i123795# add a windowForParent() method for AquaA11yWrapperHerbert Dürr1-4/+2
2014-02-05Add informative commentTor Lillqvist1-0/+2
2014-02-04fdo#74121 - Accessibility broken on Mac OS X (master)Niklas Johansson1-2/+2
2014-01-12mnDeltaStart is unusedCaolán McNamara1-3/+0
2013-12-06Re-organize OS X and iOS code in vcl a bitTor Lillqvist1-0/+1805