summaryrefslogtreecommitdiff
path: root/vcl/aqua/source/app/salinst.cxx
AgeCommit message (Expand)Author
2008-03-10#i10000# remove include salsound.hOliver Bolte
2008-03-07INTEGRATION: CWS unifysound01_DEV300 (1.38.10); FILE MERGEDKurt Zenker
2008-03-05INTEGRATION: CWS aquavcl05_DEV300 (1.42.6); FILE MERGEDKurt Zenker
2008-01-29INTEGRATION: CWS transogl02 (1.41.22); FILE MERGEDVladimir Glazounov
2008-01-14INTEGRATION: CWS aquavcl04 (1.40.2); FILE MERGEDIvo Hinkelmann
2007-12-07INTEGRATION: CWS macosxquicktime01 (1.40.10); FILE MERGEDVladimir Glazounov
2007-10-09INTEGRATION: CWS aquavcl03 (1.37.4); FILE MERGEDKurt Zenker
2007-09-13INTEGRATION: CWS aquavclcarbonfixes (1.38.20); FILE MERGEDIvo Hinkelmann
2007-08-03INTEGRATION: CWS aquavcl02 (1.34.262); FILE MERGEDJens-Heiner Rechtien
2007-07-05#i10000# Correct include path.Rüdiger Timm
2007-07-05INTEGRATION: CWS aquavcl01 (1.33.110); FILE MERGEDRüdiger Timm
2007-06-27INTEGRATION: CWS vgbugs07 (1.34.238); FILE MERGEDJens-Heiner Rechtien
2006-09-17INTEGRATION: CWS pchfix02 (1.33.376); FILE MERGEDOliver Bolte
2005-09-09INTEGRATION: CWS ooo19126 (1.32.546); FILE MERGEDRüdiger Timm
2004-01-06INTEGRATION: CWS vclcleanup02 (1.31.350); FILE MERGEDVladimir Glazounov
2002-08-27#101685#,#i6886#: merge OOO_STABLE_1_PORTS (1.30-1.30.20.1) -> HEADJens-Heiner Rechtien
2001-03-13Corrected bugs in environment variable settingPatrick Luby
2001-03-05Corrections to InitSalMainPatrick Luby
2001-02-28Implemented InitSalMain() and DeInitSalMain() functionsPatrick Luby
2001-02-23Rolled back last changes until we figure out how to properly initialize the A...Patrick Luby
2001-02-22vcl possibly without mainmm
2001-02-06use SUPD for version checkingHans-Joachim Lankenau
2001-02-01#ifdef'd out new SalInstance methods for builds prior to SRC619Patrick Luby
2001-02-01dummy implementation of new SalInstance methodsPhilipp Lohmann
2001-01-05Rolled back changes in version 1.21 as SalBitmap needs to handle GWorld's wit...Patrick Luby
2001-01-04Made CreateVirtualDevice always create a 32 bit GWorldPatrick Luby
2001-01-03Removed unused data members from structsPatrick Luby
2000-12-24Implemented SalVirtualGraphics device to support offscreen buffering of paint...Patrick Luby
2000-12-24Removed extraneous data members from SalFrameData and SalVirDevData structuresPatrick Luby
2000-12-22Implemented mouse move and mouse drag eventsPatrick Luby
2000-12-02Implemented VCLAutoreleasePool that does not releasing of Objective-C objects...Patrick Luby
2000-12-01Implemented a more efficient SalTimer mechanism to ensure more timely redrawing.Patrick Luby
2000-11-29Implemented event handlers and timers that manage painting.Patrick Luby
2000-11-27Implemented closing of application when main application window is closed. Th...Patrick Luby
2000-11-22Converted data members, variable names, and C wrapper functions to StarOffice...Patrick Luby
2000-11-20Implemented modal event loop to support modal dialog windowsPatrick Luby
2000-11-19Enabled stub implementation of floating windows, dialog windows, and fonts so...Patrick Luby
2000-11-17Update SalInstance::DestroyFrame methodPatrick Luby
2000-11-17Removed extraneous comments and include statements.Patrick Luby
2000-11-01Removed all unused Windows code and data types from vcl/aqua codePatrick Luby
2000-11-01Reorganized all Objective-C object definitions and C wrapper functions so tha...Patrick Luby
2000-10-31Enhanced implementation of SalFrame class so that code now will run through t...Patrick Luby
2000-10-29Implemented event handling through the standard vcl process. Now the event pr...Patrick Luby
2000-10-28Updated names of NSWindow C wrapper functions to be more consistent with actu...Patrick Luby
2000-10-26Initial implementation of creation and destruction of a native NSWindowPatrick Luby
2000-09-18initial importJens-Heiner Rechtien