Changeset 1335 for trunk/changelog
- Timestamp:
- Oct 17, 1999, 5:28:44 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r1334 r1335 1 /* $Id: changelog,v 1.332 1999-10-17 12:19:13 cbratschi Exp $ */ 2 1 /* $Id: changelog,v 1.333 1999-10-17 15:28:44 sandervl Exp $ */ 2 3 99-10-17: Sander van Leeuwen <sandervl@xs4all.nl> 4 - USER32: Ported AdjustWindowRectEx from Wine (990815) 5 Changed GetClientRect to return rectangle stored in 6 window object. 7 Ported (Begin/End)DeferWindowPos from Wine (990815) 8 Ported GetWindow from Wine (990815) 9 Fixed dialog control creation bug (create ascii controls when 10 parent window is ascii) 3 11 99-10-17: Christoph Bratschi <cbratschi@datacomm.ch> 4 12 - USER32: replaced OS/2 scrollbars by WINE scrollbars … … 9 17 10 18 99-10-17: knut st. osmundsen <knut.stange.osmundsen@pmsc.no> 11 - KERNEL32: Removed exception throwing from Pe2Lx classes.12 Implemented TLS support in Pe2Lx classes.19 - KERNEL32: Removed exception throwing from Pe2Lx classes. 20 Implemented TLS support in Pe2Lx classes. 13 21 14 22 99-10-16: Yuri Dario <mc6530@mclink.it> … … 89 97 has titlebar. (too many Opera windows in tasklist) 90 98 Clear unsupported frame styles (i.e. no titlebar & minimize/maximize button) 91 Fixed MapOS2ToWin32Rectl & GetWindowRect. 99 Fixed MapOS2ToWin32Rectl & GetWindowRect. 92 100 Removed code that adds bordersize during SetWindowPos & window 93 101 creation. Fixed listbox code instead. (use window rectangle
Note:
See TracChangeset
for help on using the changeset viewer.