summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2001-01-25Properly allocated memory for virtual device. Properly release memory for vir...Babak Mahbod
2001-01-25Destructor modified.Babak Mahbod
2001-01-25Modified APIs to properly release graph port.Babak Mahbod
2001-01-25New type definitions added.Babak Mahbod
2001-01-24#82734# call Deinit not only if REMOTE_APPSERVERJuergen Schmidt
2001-01-24Close: Don't return 0 for UnoDialogs, if isInExecute()Malte Timmermann
2001-01-24Updated to using proper PixMap locking and unlocking APIs. More error checkin...Babak Mahbod
2001-01-24Updated to use the new constant definitions.Babak Mahbod
2001-01-24New constant definitions.Babak Mahbod
2001-01-23Reverted to revision 1.1oisin
2001-01-23Reverted to revision 1.5oisin
2001-01-23Reverted to revision 1.11oisin
2001-01-23Reverted to revision 1.4oisin
2001-01-23Reverted to revision 1.5oisin
2001-01-23Reverted to revision 1.2oisin
2001-01-23Reverted to revision 1.6oisin
2001-01-23Reverted to revision 1.2oisin
2001-01-23New type definition for SalGraphics data handle.Babak Mahbod
2001-01-23Updated APIs for locking and unlocking of GWorld pixel maps. Methods updated ...Babak Mahbod
2001-01-19Add xprintext.cxx to HAEDoisin
2001-01-19Xprint changes merged into HEADoisin
2001-01-19Xprint changes merged into HEADoisin
2001-01-19Xprint changes merged into HEAD.oisin
2001-01-17New APIs for locking and unlocking of GWorld pixel maps. Methods updated to u...Babak Mahbod
2001-01-17New data members for GWorld manipulation.Babak Mahbod
2001-01-16#82474# dont raise old windows if we are shutting down the plugin clientMikhail Voitenko
2001-01-15TurboLinux JP crashes after querying XNMultiLingual, useless for Linux anywayChristof Pintaske
2001-01-10Invert methods implemented. CopyDeepMask methods implemented. DrawBitMap Meth...Babak Mahbod
2001-01-07BeginGraphics and EndGraphics now store and restore the current port pen stat...Babak Mahbod
2001-01-06Made mnBitCount data member reflect true pixel depth of GWorld instead of cha...Patrick Luby
2001-01-06Implemented copying of pixels in SalBitmap::Create(SalBitmap, USHORT)Patrick Luby
2001-01-05First stab at implementing support for pixel depths less than 32 bytes.Patrick Luby
2001-01-05Initial implementation of SalBitmap class. At this time, only 32 bit pixel de...Patrick Luby
2001-01-05Rolled back changes in version 1.21 as SalBitmap needs to handle GWorld's wit...Patrick Luby
2001-01-05Stylistic changes only including UNIX conversion.Babak Mahbod
2001-01-05Invert method implemented (dragging window boundary instead of the entire win...Babak Mahbod
2001-01-04Made CreateVirtualDevice always create a 32 bit GWorldPatrick Luby
2001-01-03Text fore color set in QD.Babak Mahbod
2001-01-03Removed unused data members from structsPatrick Luby
2001-01-03API name changes.Babak Mahbod
2000-12-31Added more stub code to eliminate numerous "missing palette" messagesPatrick Luby
2000-12-31Added LockPortBits and UnlockPortBits for source GWorldPtr in SalGraphics::Co...Patrick Luby
2000-12-24Reset default width and height to 0 as 100 had no affectPatrick Luby
2000-12-24Set default size of lightweight windows to 100 by 100 as 0 by 0 causes displa...Patrick Luby
2000-12-24Implemented SalVirtualGraphics device to support offscreen buffering of paint...Patrick Luby
2000-12-24Added minor changes to handle when maGraphicsData.mpCGrafPort is an offscreen...Patrick Luby
2000-12-24Replaced all Mac newlines with Unix new lines and added initialization and di...Patrick Luby
2000-12-24Removed extraneous data members from SalFrameData and SalVirDevData structuresPatrick Luby
2000-12-22Removed duplicate includesPatrick Luby
2000-12-22Implemented mouse move and mouse drag eventsPatrick Luby