summaryrefslogtreecommitdiff
path: root/vcl/inc/aqua
AgeCommit message (Expand)Author
2013-05-14SolarMutex does not belong into the URE interfaceStephan Bergmann
2013-04-15fdo#60724 successfull -> successfulThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-03fdo#58807 bring Beep() for basic backThomas Arnhold
2013-03-21Re-work the vcl aspects of the iOS portTor Lillqvist
2013-03-19SetSalColor() and GetSalColor() are unusedTor Lillqvist
2013-03-18IsPrinterGraphics() and IsVirDevGraphics() were unused.Tor Lillqvist
2013-03-18SalData::drainThreadAutoreleasePool() is unusedTor Lillqvist
2013-03-16Bin some pointless comments and ASCII graphicsTor Lillqvist
2013-01-19AquaSalBitmap and IosSalBitmap were identical so unifyTor Lillqvist
2013-01-19De-duplication of CoreText code and headers for OS X and iOSTor Lillqvist
2013-01-19Use SAL_INFO instead of home-grown msgs_debugTor 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-11-28Remove useless method SetBackgroundBitmapMarcos Paulo de Souza
2012-11-12re-base on ALv2 code. Includes:Michael Meeks
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-02Revert "Fix fdo#55142 - wrong character pos calculation on mac."Thorsten Behrens
2012-09-21Fix fdo#55142 - wrong character pos calculation on mac.Sergey Farbotka
2012-09-2064-bit fixesTor Lillqvist
2012-09-18Don't access broken service mgr during bootstrap failureStephan Bergmann
2012-09-12coretext: use only the FontFace ref from the StyleNorbert Thiebaud
2012-09-03Refetch fonts if new ones installed or old ones deinstalledCaolán McNamara
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-31rename ImplCoreTextFontData in CoreTextPhysicalFontFaceNorbert Thiebaud
2012-07-31fdo#48549 System::Beep() removalMathieu Vonlanthen
2012-07-01Remove unused definesThomas Arnhold
2012-06-27Remove unused include filesThomas Arnhold
2012-06-23Initial basic support for CoreText. very partial and highly unstable.Norbert Thiebaud
2012-06-23factorize what we can share for salgdi between CoreText and ATSUINorbert Thiebaud
2012-06-23move ATSUI entangled-code into its specific sub-directoryNorbert Thiebaud
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-20Remove duplicate ImplGetAppSVData and GetAppSalDataStephan Bergmann
2012-06-20Rename the class ImplFontData into PhysicalFontFaceNorbert Thiebaud
2012-06-11Remove unused InterceptChildWindowKeyDownThomas Arnhold
2012-04-24WaE: extra tokens at end of #endif directiveTor Lillqvist
2012-03-01WaE: class 'CGRect' was previously declared [in SDK headers] as a structTor Lillqvist
2012-03-01WaE: 'SalData' defined as a struct here but previously declared as a classTor Lillqvist
2012-02-22vcl: fdo#46399 cleanup and share dummy virtual methods ...Greggory Hernandez
2012-02-22unusedcode.easy: vcl: remove DrawNativeControlText()Thomas Arnhold
2012-02-20unusedcode.easy: Remove SwProtocol::Snapshot()Thomas Arnhold
2012-01-28vcl: Remove unused GetSymbolKeyNameThomas Arnhold
2012-01-15vcl: rename methods to crisp up a 'DisplayScreen' naming conceptMichael Meeks
2012-01-15vcl: rename ambiguous IsMultiDisplay to IsUnifiedDisplay, and simplifyMichael Meeks
2011-11-21convert aqua plugin to rtl::O(U)StringDavid Tardon
2011-10-27Rename ImplFontSelectData to FontSelectPattern so I know what it doesCaolán McNamara
2011-10-26Clean up ImplSVData::mpSalData.Stephan Bergmann
2011-07-24Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
2011-07-23Bin unused symbolic constantsTor Lillqvist
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen