Changeset 1534 for trunk/changelog
- Timestamp:
- Oct 31, 1999, 10:44:06 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r1531 r1534 1 /* $Id: changelog,v 1.391 1999-10-31 18:14:29 sandervl Exp $ */ 2 3 99-10-31: Christoph Bratschi <cbratschi@datacomm.ch> 4 - KERNEL32: Ported Wine time apis 5 6 99-10-31: Daniela Engert <dani@ngrt.de> 7 - USER32: add WS_CLIPSIBLINGS to BS_GROUPBOX style controls (fixes 8 missing buttons in SOL) 9 10 99-10-31: Sander van Leeuwen <sandervl@xs4all.nl> 11 - USER32: Remove CS_SYNCPAINT class flag -> fixes VPBuddy resize + paint 12 Put back methods that belong in the Win32Dialog class. 13 (MapDialogRect, DIALOG_Init, several x & y unit helpers) 14 -> fixes calc window controls. 1 /* $Id: changelog,v 1.392 1999-10-31 21:44:06 hugh Exp $ */ 2 3 99-10-29 Markus Montkowski <mmontkowski@gmx.de> 4 - GDI32: Fixed bug in CreateDIBSection, only copy ptr when ptr. var not 5 NULL. 6 Added DIBSections to GetObject_A, so programms can query 7 a DIBSECTION for the obj. 15 8 16 9 99-10-30: Christoph Bratschi <cbratschi@datacomm.ch>
Note:
See TracChangeset
for help on using the changeset viewer.