summaryrefslogtreecommitdiff
path: root/vcl/aqua/inc/salinst.h
AgeCommit message (Expand)AuthorFilesLines
2010-10-28add modelines to .h and .c files as wellCaolán McNamara1-0/+3
2010-10-25missing include for build on aquaNorbert Thiebaud1-0/+1
2010-10-25rename osl::SolarMutexGuard -> SolarGuard to avoid namespace ambiguityNorbert Thiebaud1-1/+1
2010-10-25fix a mishap during the OGuard migration for aqua.Norbert Thiebaud1-1/+1
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud1-4/+4
2010-10-10merge vosremoval-thread patchNorbert Thiebaud1-4/+4
2010-03-23vcl110: #i103162# avoid busy loop in non mainthread executePhilipp Lohmann [pl]1-0/+2
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-10-01CWS-TOOLING: integrate CWS cmcfixes62Vladimir Glazounov1-0/+1
2009-09-18CWS-TOOLING: integrate CWS dtrans2vclIvo Hinkelmann1-0/+6
2009-01-20CWS-TOOLING: integrate CWS appleremote02Vladimir Glazounov1-0/+1
2008-10-17CWS-TOOLING: integrate CWS aw057Oliver Bolte1-2/+1
2008-08-18INTEGRATION: CWS aquaupdateicon (1.19.42); FILE MERGEDVladimir Glazounov1-1/+5
2008-07-01INTEGRATION: CWS aquavcl08 (1.18.40); FILE MERGEDVladimir Glazounov1-1/+5
2008-04-11INTEGRATION: CWS changefileheader (1.17.22); FILE MERGEDRüdiger Timm1-23/+18
2008-03-07INTEGRATION: CWS unifysound01_DEV300 (1.12.56); FILE MERGEDKurt Zenker1-3/+2
2008-03-05INTEGRATION: CWS aquavcl05_DEV300 (1.14.6); FILE MERGEDKurt Zenker1-2/+16
2008-01-29INTEGRATION: CWS transogl02 (1.13.86); FILE MERGEDVladimir Glazounov1-3/+3
2008-01-14INTEGRATION: CWS aquavcl04 (1.13.2); FILE MERGEDIvo Hinkelmann1-4/+10
2007-10-09INTEGRATION: CWS aquavcl03 (1.12.4); FILE MERGEDKurt Zenker1-48/+44
2007-07-05INTEGRATION: CWS aquavcl01 (1.10.110); FILE MERGEDRüdiger Timm1-7/+92
2007-06-27INTEGRATION: CWS vgbugs07 (1.10.604); FILE MERGEDJens-Heiner Rechtien1-3/+3
2005-09-09INTEGRATION: CWS ooo19126 (1.9.988); FILE MERGEDRüdiger Timm1-47/+21
2000-11-27Implemented closing of application when main application window is closed. Th...Patrick Luby1-23/+28
2000-11-17Moved typedef statements before includes so that Objective-C code can referen...Patrick Luby1-6/+2
2000-11-15Corrected #ifdef's so that header will compile in pre-SRC612 buildsPatrick Luby1-5/+5
2000-11-15Added access to SalFrameData and SalInstanceData structs for Objective-C code.Patrick Luby1-4/+16
2000-11-01Removed all unused Windows code and data types from vcl/aqua codePatrick Luby1-12/+3
2000-11-01Reorganized all Objective-C object definitions and C wrapper functions so tha...Patrick Luby1-24/+8
2000-10-29Implemented event handling through the standard vcl process. Now the event pr...Patrick Luby1-2/+10
2000-10-28Moved initialization and release of global GUI objects for Mac OS X into salf...Patrick Luby1-2/+17
2000-09-18initial importJens-Heiner Rechtien1-0/+108