summaryrefslogtreecommitdiff
path: root/vcl/aqua/source/window/salframeview.mm
AgeCommit message (Expand)Author
2013-07-29Resolves: #i119006# disable OSX>=10.7 window restoration until...Herbert Dürr
2013-07-29Resolves: #i121406# support the OSX>=10.7 fullscreen mode based on OSX SpacesHerbert Dürr
2013-06-18fdo#63547: Fix wheel/trackpad scrolling on OS X: Single char copy/paste errorTor Lillqvist
2013-05-14SolarMutex does not belong into the URE interfaceStephan Bergmann
2013-05-10protect SalFrameView's isOpaque() method by an isAlive() checkHerbert Dürr
2013-04-07Drop workarounds for Mac OS X SDKs 10.4 and 10.5Tor Lillqvist
2013-03-27No need for two sets of names for the same exttextinput flag bitsTor Lillqvist
2013-03-21Re-work the vcl aspects of the iOS portTor Lillqvist
2013-01-03fdo#58963: Revert "fdo#39983: Support Mac OS X 10.7 full-screen mode"Tor Lillqvist
2012-12-21fdo#39983: Support Mac OS X 10.7 full-screen modeTor Lillqvist
2012-12-10WaE: narrowing from int/long to float in initializer list (-Wc++11-narrowing)Tor Lillqvist
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-09-2064-bit fixesTor Lillqvist
2012-08-09Check MACOSX_SDK_VERSION, not MAC_OS_X_VERSION_MIN_REQUIREDTor Lillqvist
2012-07-15#include "tools/helpers.hxx" for FRoundStephan Bergmann
2012-06-23WaE on Mac SDK > 10.4Norbert Thiebaud
2012-04-24WaE: incompatible pointer typesTor Lillqvist
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-10-04Fix build against the 10.4 SDKTor Lillqvist
2011-10-03Workaround for building against MacOSX 10.6 SDK but with 10.4 as the highest ...Tor Lillqvist
2011-07-01Add Emacs and vim mode lines to *.mm files, tooTor Lillqvist
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-03-24vcl2gnumake: fix warningsPhilipp Lohmann [pl]
2011-03-23vcl2gnumake: rebase to DEV300m103Philipp Lohmann [pl]
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-13no more vos3Norbert Thiebaud
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-02-16rebase to DEV300_m100Philipp Lohmann [pl]
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]
2011-02-09vcl119: #i116131# catch meanwhile invalid pointersPhilipp Lohmann [pl]
2011-01-24vcl2gnumake: #i116589# header cleanup: linux,solaris,macosPhilipp Lohmann [pl]
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner
2011-01-19removetooltypes01: #i112600# Make changes for MacOSX to remove tools types in...Carsten Driesner
2010-11-09enable optimized drawing for NSWindowsHerbert Duerr [hdu]
2010-10-25convert vos/process.hxx and related APINorbert Thiebaud
2010-10-18replace sizeof(foo)/sizeof(foo[0]) by SAL_N_ELEMENTSKenneth Venken
2010-10-14#i10000# changes from OOO330 m10Vladimir Glazunov
2010-10-05#i102807# adjust magnify event sensitivity to app expectationsHerbert Duerr [hdu]
2010-08-26CWS-TOOLING: integrate CWS renaissance1Vladimir Glazunov
2010-07-19pl07: #i111256# MacOS calls unexecptectedly out of NSApplication:nextEventMat...Philipp Lohmann [pl]
2010-07-01renaissance1: merge with DEV300_m84Andre Fischer
2010-06-04vcl112: #i111992# prevent duplicate opening of menu by key eventPhilipp Lohmann [pl]
2010-06-02renaissance1: merge with DEV300_m80Andre Fischer
2010-05-05renaissance1: #i107215# suppress mouse enter/leave when inactivePhilipp Lohmann [pl]
2010-03-16merge with DEV300_m75Philipp Lohmann [pl]
2010-02-26vcl110: #i90907# rework mac wheel events, prepare wheel event for pixel scrol...Philipp Lohmann [pl]
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-11-26#i107204# fix some native shortcuts on Snow LeopardPhilipp Lohmann
2009-11-17#i106901# work around a crash when getting input from keyboard viewerPhilipp Lohmann
2009-10-06rebase to m61Philipp Lohmann