summaryrefslogtreecommitdiff
path: root/vcl/aqua/source/window
AgeCommit message (Expand)Author
2013-11-14remove unnecessary sal_Unicode casts in VCL moduleNoel Grandin
2013-11-13fdo#68174: Default to large icons on OSX too, regardless of the DPI.Jan Holesovsky
2013-11-10fdo#71321: We should not actually use the delta-is-pixels concept on OS XTor Lillqvist
2013-11-07remove unnecessary use of OUString constructor in VCL moduleNoel Grandin
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-10-22aqua String remnantsCaolán McNamara
2013-10-22sneaky macosx StringsCaolán McNamara
2013-09-27Related: fdo#38838 remove UniString::SearchBackwardCaolán McNamara
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