summaryrefslogtreecommitdiffstats
path: root/vcl/aqua/source/window/salframeview.mm
Commit message (Expand)AuthorAgeFilesLines
* Re-organize OS X and iOS code in vcl a bitTor Lillqvist2013-12-061-1805/+0
* Resolves: #i123795# variable names should not confuse vcl...Herbert Dürr2013-12-051-6/+6
* Rename coretext/salgdi2.* to coretext/salgdi.*Khaled Hosny2013-12-041-1/+1
* Bin ATSUI codeTor Lillqvist2013-12-041-1/+1
* Resolves: fdo#41169 fix MacOSX non-Latin keyboard layout with Latin shortcutsCaolán McNamara2013-11-251-0/+37
* fdo#71321: We should not actually use the delta-is-pixels concept on OS XTor Lillqvist2013-11-101-1/+1
* sneaky macosx StringsCaolán McNamara2013-10-221-2/+2
* WaE: cast to 'id' from smaller integer type 'int'Tor Lillqvist2013-07-301-1/+1
* Resolves: #i119006# disable OSX>=10.7 window restoration until...Herbert Dürr2013-07-291-0/+1
* Resolves: #i121406# support the OSX>=10.7 fullscreen mode based on OSX SpacesHerbert Dürr2013-07-291-0/+45
* fdo#63547: Fix wheel/trackpad scrolling on OS X: Single char copy/paste errorTor Lillqvist2013-06-181-1/+1
* SolarMutex does not belong into the URE interfaceStephan Bergmann2013-05-141-4/+4
* protect SalFrameView's isOpaque() method by an isAlive() checkHerbert Dürr2013-05-101-1/+7
* Drop workarounds for Mac OS X SDKs 10.4 and 10.5Tor Lillqvist2013-04-071-4/+0
* No need for two sets of names for the same exttextinput flag bitsTor Lillqvist2013-03-271-4/+4
* Re-work the vcl aspects of the iOS portTor Lillqvist2013-03-211-0/+1
* fdo#58963: Revert "fdo#39983: Support Mac OS X 10.7 full-screen mode"Tor Lillqvist2013-01-031-37/+0
* fdo#39983: Support Mac OS X 10.7 full-screen modeTor Lillqvist2012-12-211-0/+37
* WaE: narrowing from int/long to float in initializer list (-Wc++11-narrowing)Tor Lillqvist2012-12-101-3/+3
* re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks2012-11-061-24/+14
* 64-bit fixesTor Lillqvist2012-09-201-3/+3
* Check MACOSX_SDK_VERSION, not MAC_OS_X_VERSION_MIN_REQUIREDTor Lillqvist2012-08-091-1/+1
* #include "tools/helpers.hxx" for FRoundStephan Bergmann2012-07-151-0/+1
* WaE on Mac SDK > 10.4Norbert Thiebaud2012-06-231-4/+3
* WaE: incompatible pointer typesTor Lillqvist2012-04-241-1/+1
* remove include of pch header from vclNorbert Thiebaud2011-11-271-2/+0
* Fix build against the 10.4 SDKTor Lillqvist2011-10-041-1/+1
* Workaround for building against MacOSX 10.6 SDK but with 10.4 as the highest ...Tor Lillqvist2011-10-031-3/+2
* Add Emacs and vim mode lines to *.mm files, tooTor Lillqvist2011-07-011-0/+2
* Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky2011-04-221-8/+84
|\
| * vcl2gnumake: fix warningsPhilipp Lohmann [pl]2011-03-241-2/+77
| * vcl2gnumake: rebase to DEV300m103Philipp Lohmann [pl]2011-03-231-0/+5
| |\
| * \ rebase to DEV300_m100Philipp Lohmann [pl]2011-02-141-41/+41
| |\ \
| * | | vcl2gnumake: #i116589# header cleanup: linux,solaris,macosPhilipp Lohmann [pl]2011-01-241-6/+7
* | | | Merge commit 'ooo/DEV300_m103'Jan Holesovsky2011-03-231-0/+5
|\ \ \ \ | | |_|/ | |/| |
| * | | rebase to DEV300_m100Philipp Lohmann [pl]2011-02-161-41/+41
| |\ \ \ | | | |/ | | |/|
| * | | vcl119: #i116131# catch meanwhile invalid pointersPhilipp Lohmann [pl]2011-02-091-0/+5
| | |/ | |/|
* | | no more vos3Norbert Thiebaud2011-03-131-1/+1
* | | Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky2011-03-111-45/+67
|\ \ \ | | |/ | |/|
| * | removetooltypes01: Rebase to DEV300m98Carsten Driesner2011-01-211-1/+3
| |\|
| | * enable optimized drawing for NSWindowsHerbert Duerr [hdu]2010-11-091-1/+3
| * | removetooltypes01: #i112600# Make changes for MacOSX to remove tools types in...Carsten Driesner2011-01-191-41/+41
| |/
| * #i10000# changes from OOO330 m10Vladimir Glazunov2010-10-141-24/+41
| |\
| * \ CWS-TOOLING: integrate CWS renaissance1Vladimir Glazunov2010-08-261-3/+9
| |\ \
| | * \ renaissance1: merge with DEV300_m84Andre Fischer2010-07-011-0/+5
| | |\ \
| | * \ \ renaissance1: merge with DEV300_m80Andre Fischer2010-06-021-38/+40
| | |\ \ \
| | * | | | renaissance1: #i107215# suppress mouse enter/leave when inactivePhilipp Lohmann [pl]2010-05-051-3/+9
| * | | | | pl07: #i111256# MacOS calls unexecptectedly out of NSApplication:nextEventMat...Philipp Lohmann [pl]2010-07-191-0/+14
| | |_|/ / | |/| | |
* | | | | convert vos/process.hxx and related APINorbert Thiebaud2010-10-251-1/+1
* | | | | replace sizeof(foo)/sizeof(foo[0]) by SAL_N_ELEMENTSKenneth Venken2010-10-181-2/+3
| |_|_|/ |/| | |