summaryrefslogtreecommitdiff
path: root/vcl/aqua/inc/salframe.h
AgeCommit message (Expand)Author
2008-07-17INTEGRATION: CWS aquavcl09 (1.25.44); FILE MERGEDIvo Hinkelmann
2008-05-30INTEGRATION: CWS aquavcl07 (1.24.4); FILE MERGEDOliver Bolte
2008-04-11INTEGRATION: CWS changefileheader (1.22.20); FILE MERGEDRüdiger Timm
2008-04-07#i87924# Add dummy for SetScreenNumber (pl).Rüdiger Timm
2008-03-05INTEGRATION: CWS aquavcl05_DEV300 (1.21.6); FILE MERGEDKurt Zenker
2008-01-14INTEGRATION: CWS aquavcl04 (1.20.2); FILE MERGEDIvo Hinkelmann
2007-10-09INTEGRATION: CWS aquavcl03 (1.18.4); FILE MERGEDKurt Zenker
2007-07-27#i80086# vcl headers moving, bring back lost changes (patch by pjanik).Rüdiger Timm
2007-07-05#i10000# Correct include path.Rüdiger Timm
2007-07-05INTEGRATION: CWS aquavcl01 (1.15.112); FILE MERGEDRüdiger Timm
2007-06-27INTEGRATION: CWS vgbugs07 (1.15.606); FILE MERGEDJens-Heiner Rechtien
2005-09-09INTEGRATION: CWS ooo19126 (1.14.988); FILE MERGEDRüdiger Timm
2000-12-24Removed extraneous data members from SalFrameData and SalVirDevData structuresPatrick Luby
2000-12-04Removed unused VCLAUTORELEASEPOOL data member.Patrick Luby
2000-11-27Implemented closing of application when main application window is closed. Th...Patrick Luby
2000-11-19Enabled stub implementation of floating windows, dialog windows, and fonts so...Patrick Luby
2000-11-17Moved typedef statements before includes so that Objective-C code can referen...Patrick Luby
2000-11-15Corrected #ifdef's so that header will compile in pre-SRC612 buildsPatrick Luby
2000-11-15Added access to SalFrameData and SalInstanceData structs for Objective-C code.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-26Enclosed C++ code in #ifdef __cplusplus blocks so that C and Objective-C file...Patrick Luby
2000-09-18initial importJens-Heiner Rechtien