summaryrefslogtreecommitdiff
path: root/vcl/aqua/source/window
AgeCommit message (Expand)Author
2013-07-30WaE: cast to 'id' from smaller integer type 'int'Tor Lillqvist
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-06-16Remove duplicated call to SalData::ensureThreadAutoreleasePool()Tor Lillqvist
2013-06-16WaE: 'UpdateSystemActivity' is deprecated: first deprecated in OS X 10.8Tor Lillqvist
2013-06-16We only support 10.6 or laterTor Lillqvist
2013-05-22Add mouse rollover effect to menubar on KDE and WindowsIsamu Mogi
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-19fdo#31082 cursor visible during impress presentationjorendc
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-07Drop workarounds for Mac OS X SDKs 10.4 and 10.5Tor Lillqvist
2013-04-03fdo#58807 bring Beep() for basic backThomas Arnhold
2013-03-27Need <vcl/syswin.hxx> for WINDOWSTATE_*Tor Lillqvist
2013-03-27No need for two sets of names for the same exttextinput flag bitsTor Lillqvist
2013-03-27No need for two sets of names for the same frame/window state bitsTor Lillqvist
2013-03-21Re-work the vcl aspects of the iOS portTor Lillqvist
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-01-19AquaSalBitmap and IosSalBitmap were identical so unifyTor Lillqvist
2013-01-03fdo#58963: Revert "fdo#39983: Support Mac OS X 10.7 full-screen mode"Tor Lillqvist
2012-12-21Try harder to fix build against 10.4 SDKTor Lillqvist
2012-12-21Try to fix build against 10.4 SDKTor 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-28Remove useless method SetBackgroundBitmapMarcos Paulo de Souza
2012-11-20Enforce use of accessors on gen.hxx structuresMatteo Casalin
2012-11-12re-base on ALv2 code. Includes:Michael Meeks
2012-11-07Resolves: fdo#56198 collect scrollbar click preference settingsCaolán McNamara
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-09-2064-bit fixesTor Lillqvist
2012-09-13fdo#39007 make windows not 'restorable'Norbert Thiebaud
2012-08-09Check MACOSX_SDK_VERSION, not MAC_OS_X_VERSION_MIN_REQUIREDTor Lillqvist
2012-07-31fdo#48549 System::Beep() removalMathieu Vonlanthen
2012-07-15#include "tools/helpers.hxx" for FRoundStephan Bergmann
2012-06-23WaE on Mac SDK > 10.4Norbert Thiebaud
2012-06-11Remove unused InterceptChildWindowKeyDownThomas Arnhold
2012-05-23fdo#49914, rulers: DarkShadow color is supposed to be dark (even on Mac).Jan Holesovsky
2012-04-24WaE: incompatible pointer typesTor Lillqvist
2012-02-22vcl: fdo#46399 cleanup and share dummy virtual methods ...Greggory Hernandez
2012-02-22EasyHack fdo#46258 Removal of VCL testtool support (-enableautomation option)Josh Heidenreich
2012-02-20unusedcode.easy: Remove SwProtocol::Snapshot()Thomas Arnhold
2012-01-28vcl: Remove unused GetSymbolKeyNameThomas Arnhold
2012-01-16vcl: introduce crystal clear separation between X11 Screens and DisplayScreensMichael Meeks
2011-12-15Removed extra semicolonsJesse
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-11-21convert aqua plugin to rtl::O(U)StringDavid Tardon
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara
2011-11-07redundant if not-null checks on deleteThomas Arnhold
2011-11-04Further clean up of areas touched by previous commit.Stephan Bergmann