summaryrefslogtreecommitdiff
path: root/vcl/aqua/source/window
AgeCommit message (Expand)AuthorFilesLines
2013-10-22aqua String remnantsCaolán McNamara1-8/+8
2013-10-22sneaky macosx StringsCaolán McNamara1-2/+2
2013-09-27Related: fdo#38838 remove UniString::SearchBackwardCaolán McNamara1-6/+6
2013-07-30WaE: cast to 'id' from smaller integer type 'int'Tor Lillqvist1-1/+1
2013-07-29Resolves: #i119006# disable OSX>=10.7 window restoration until...Herbert Dürr1-0/+1
2013-07-29Resolves: #i121406# support the OSX>=10.7 fullscreen mode based on OSX SpacesHerbert Dürr1-0/+45
2013-06-18fdo#63547: Fix wheel/trackpad scrolling on OS X: Single char copy/paste errorTor Lillqvist1-1/+1
2013-06-16Remove duplicated call to SalData::ensureThreadAutoreleasePool()Tor Lillqvist1-3/+0
2013-06-16WaE: 'UpdateSystemActivity' is deprecated: first deprecated in OS X 10.8Tor Lillqvist1-23/+5
2013-06-16We only support 10.6 or laterTor Lillqvist1-3/+0
2013-05-22Add mouse rollover effect to menubar on KDE and WindowsIsamu Mogi1-0/+1
2013-05-14SolarMutex does not belong into the URE interfaceStephan Bergmann1-4/+4
2013-05-10protect SalFrameView's isOpaque() method by an isAlive() checkHerbert Dürr1-1/+7
2013-04-19fdo#31082 cursor visible during impress presentationjorendc1-0/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2-57/+57
2013-04-07Drop workarounds for Mac OS X SDKs 10.4 and 10.5Tor Lillqvist1-4/+0
2013-04-03fdo#58807 bring Beep() for basic backThomas Arnhold1-0/+7
2013-03-27Need <vcl/syswin.hxx> for WINDOWSTATE_*Tor Lillqvist1-0/+1
2013-03-27No need for two sets of names for the same exttextinput flag bitsTor Lillqvist1-4/+4
2013-03-27No need for two sets of names for the same frame/window state bitsTor Lillqvist1-16/+16
2013-03-21Re-work the vcl aspects of the iOS portTor Lillqvist3-0/+3
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2-3/+3
2013-01-19AquaSalBitmap and IosSalBitmap were identical so unifyTor Lillqvist1-1/+0
2013-01-03fdo#58963: Revert "fdo#39983: Support Mac OS X 10.7 full-screen mode"Tor Lillqvist2-95/+0
2012-12-21Try harder to fix build against 10.4 SDKTor Lillqvist1-3/+3
2012-12-21Try to fix build against 10.4 SDKTor Lillqvist1-0/+6
2012-12-21fdo#39983: Support Mac OS X 10.7 full-screen modeTor Lillqvist2-0/+91
2012-12-10WaE: narrowing from int/long to float in initializer list (-Wc++11-narrowing)Tor Lillqvist4-19/+20
2012-11-28Remove useless method SetBackgroundBitmapMarcos Paulo de Souza1-5/+0
2012-11-20Enforce use of accessors on gen.hxx structuresMatteo Casalin2-5/+5
2012-11-12re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-07Resolves: fdo#56198 collect scrollbar click preference settingsCaolán McNamara1-3/+3
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks4-93/+56
2012-09-2064-bit fixesTor Lillqvist2-6/+6
2012-09-13fdo#39007 make windows not 'restorable'Norbert Thiebaud1-0/+4
2012-08-09Check MACOSX_SDK_VERSION, not MAC_OS_X_VERSION_MIN_REQUIREDTor Lillqvist1-1/+1
2012-07-31fdo#48549 System::Beep() removalMathieu Vonlanthen1-15/+0
2012-07-15#include "tools/helpers.hxx" for FRoundStephan Bergmann1-0/+1
2012-06-23WaE on Mac SDK > 10.4Norbert Thiebaud1-4/+3
2012-06-11Remove unused InterceptChildWindowKeyDownThomas Arnhold1-6/+0
2012-05-23fdo#49914, rulers: DarkShadow color is supposed to be dark (even on Mac).Jan Holesovsky1-1/+0
2012-04-24WaE: incompatible pointer typesTor Lillqvist1-1/+1
2012-02-22vcl: fdo#46399 cleanup and share dummy virtual methods ...Greggory Hernandez1-24/+0
2012-02-22EasyHack fdo#46258 Removal of VCL testtool support (-enableautomation option)Josh Heidenreich1-1/+1
2012-02-20unusedcode.easy: Remove SwProtocol::Snapshot()Thomas Arnhold1-5/+0
2012-01-28vcl: Remove unused GetSymbolKeyNameThomas Arnhold1-7/+0
2012-01-16vcl: introduce crystal clear separation between X11 Screens and DisplayScreensMichael Meeks1-1/+1
2011-12-15Removed extra semicolonsJesse1-1/+1
2011-11-27remove include of pch header from vclNorbert Thiebaud4-8/+0
2011-11-21convert aqua plugin to rtl::O(U)StringDavid Tardon2-5/+5