source: trunk/changelog@ 3377

Last change on this file since 3377 was 3377, checked in by sandervl, 26 years ago

* empty log message *

File size: 7.2 KB
Line 
1 /* $Id: changelog,v 1.885 2000-04-14 22:57:02 sandervl Exp $ */
2
3 2000-04-14: Sander van Leeuwen <sandervl@xs4all.nl>
4 - KERNEL32: Hardcoded system & windows dir
5 system dir = kernel32 dir
6 windows dir = kernel32 dir\win
7 Fixed dll attach for pe2lx/win32k & lx Odin executables
8 Command line fixes (now starts with full path of exe)
9 Search for dlls in:
10 1) current dir
11 2) win32 exe dir
12 3) windows system dir
13 4) path
14 Append backslash if GetFileAttributes fails (and it's missing
15 from the filename)
16 - PELDR/KERNEL32: Fixed starting of executable with spaces in name
17 (might not be 100% complete yet)
18 Fixes for relative path of executable
19 - ODIN.INI.TXT: Removed DIRECTORIES section
20
21 2000-04-13: Sander van Leeuwen <sandervl@xs4all.nl>
22 - USER32: Zero thread message structure before dispatching it
23 Prevents app from sending the same posted message twice
24 (causing problems when freeing the postmsg struct)
25 (fixes RealPlayer 7 Update service)
26 - CRTDLL: Fixed div (result must be returned in edx:eax)
27 - PE: Check PATH for executable file
28
29 2000-04-12: Christoph Bratschi <cbratschi@datacomm.ch>
30 - COMCTL32: listview: completed most version 4 features
31
32 2000-04-10: Sander van Leeuwen <sandervl@xs4all.nl>
33 - USER32: Added support for topmost windows
34
35 2000-04-10: David Raison <djr@lemur.co.uk>
36 - COMDLG32: fixed wrong lParam in file dialog
37
38 2000-04-09: Sander van Leeuwen <sandervl@xs4all.nl>
39 - GDI32: Y inversion fix for dib sections blits
40 - WINMM: GetPosition fix (don't return 0 when stream not active)
41 - KERNEL32: Fixed OSLibDosFindFirst. Return error if First DosFirstFirst
42 fails. (fixes RealPlayer 7 install)
43
44 2000-04-09: Yuri Dario <mc6530@mclink.it>
45 - INCLUDE(\WIN):
46 - odin.h: define NONAMELESSUNION only for VA3.0 (now works with VA4);
47 remove buildin.h when invoked from resource compiler.
48 - commctrl.h: new macros
49 - mmsystem.h: define DUMMYUNIONNAME with same code used in other
50 headers to avoid precompiling errors.
51 - shlguid.h: missing ID
52 - shlobj.h: missing shlguid.h include
53 - windows.h: define CINTERFACE only for C compilers or VA3.x
54 - windowsx.h: macros
55 - wingdi.h: few AW defines
56 - winuser.h: new macros
57
58 2000-04-08: Christoph Bratschi <cbratschi@datacomm.ch>
59 - COMCTL32: added new styles and functionality, bug fixes
60
61 2000-04-08: Sander van Leeuwen <sandervl@xs4all.nl>
62 - WINMM: Restart, pause & underrun fixes
63 - KERNEL32: Fixed bug in CompareStringW. Unicode conversion was
64 causing heap corruption. (RealPlayer 7 crashes)
65
66 2000-04-07: Michal Necasek <mike@mendelu.cz>
67 - DDRAW\NEW: Experimental fullscreen DDraw, VIDEOPMI based.
68 May not work with all video cards and may cause all
69 kinds of trouble. But works swell for eg. Fallout 1/2
70 or HMM3. Contains some extra bugs compared to the
71 windowed DDraw, ie. Moorhuhn and others don't work
72 with it at all. Please tell me about your experience
73 with this shameless hack.
74
75 2000-04-07: Sander van Leeuwen <sandervl@xs4all.nl>
76 - WINMM: Don't restart when already playing
77 - USER32: Print mark in debug log with WriteLog (#ifdef DEBUG), not dprintf
78 Workaround for paint problems in RealPlayer 7 Update 1.
79 (don't clip the dc with a region in DoNCPaint if the clip
80 region has the same size as the window; doing so creates
81 update problems for no obvious reason)
82 - GDI32: Only change bitmap size in SetDIBitsToDevice if bitmap
83 is not compressed. (fixes crash during startup in Excel)
84 NOTE: Open32 doesn't implement compression type conversion
85 correctly. (black splash screen for RLE8 bitmap)
86 - KERNEL32: Return length of windows or system directory when
87 GetWindowsDirectory/GetSystemDirectory is called with
88 a NULL pointer
89
90 2000-04-07: David Raison <djr@lemur.co.uk>
91 - USER32: Set lfSmCaptionFont structure in NONCLIENTMETRICSA
92 (SystemParametersInfoA/SPI_GETNONCLIENTMETRICS)
93
94 2000-04-07: Knut St. Osmundsen <knut.stange.osmundsen@pmsc.no>
95 - TOOLS\DBGINFO: Sym2Hll is now able to convert .SYM files into HLL
96 debuginfo and add it to LX executables. This might be
97 quite useful if you want to see system DLL while debugging.
98 But before you add debuginfo to all dll's in c:\os2\dll
99 I have to warn that this is _very_ alpha software. Do always
100 make a backup (Sym2Hll don't create backups!) and have
101 recovery boot disks ready!
102
103 2000-04-06: Sander van Leeuwen <sandervl@xs4all.nl>
104 - WINMM: Fixed message callback once more (previous fix broke rp7)
105 Fixed restart
106
107 2000-04-08: Michal Necasek <mike@mendelu.cz>
108 - WINMM: Moved phwo == NULL check below format query handling.
109 (enables sound in Jack Jazzrabbit; still not right though)
110
111 2000-04-05: David Raison <djr@lemur.co.uk>
112 - OLEAUT32: Turned default DEBUG-info down.
113
114 2000-04-05: Knut St. Osmundsen <knut.stange.osmundsen@pmsc.no>
115 - Win32k: Added fixpack 13 symbols to the symbol database.
116 Using win32k.sys with fp13 works fine here.
117
118 2000-04-05: Sander van Leeuwen <sandervl@xs4all.nl>
119 - WINMM: Smallest waveout buffer size = 128 bytes
120 Fixed callback bugs (reported by Michal Necasek)
121
122 2000-04-03: David Raison <djr@lemur.co.uk>
123 - OLE32: Added CoCreateGUID (calls RPCRT4.UuidCreate)
124 - RPCRT4: Beginning of new dll:
125 RpcStringFreeA, RpcStringFreeW, UuidCompare
126 UuidCreate, UuidCreateNil, UuidEqual
127 UuidFromStringA, UuidFromStringW, UuidHash
128 UuidIsNil, UuidToStringA, UuidToStringW
129
130 2000-04-02: Przemyslaw Dobrowolski <dobrawka@asua.org.pl>
131 - SHELL32: don't sort files case sensitive
132
133 2000-04-02: Christoph Bratschi <cbratschi@datacomm.ch>
134 - KERNEL32: FindFirst: don't return "." and ".." in root
135 wrote long to short name conversion
136 added error code converter
137 - USER32: removed 'What You See Is What You Get On First Of April'
138
139 2000-04-02: Sander van Leeuwen <sandervl@xs4all.nl>
140 - USER32: dc.cpp cleanup
141 - GDI32: Dib section sync bugfix (todo: rgb 565 to 555 conversion if bpp == 16)
142 Set y inversion to 0 if dib section isn't flipped
143 (fixes upside down flash videos in RealPlayer 7)
144 - WINMM: Faked mixer apis
145
146 2000-04-01: Sander van Leeuwen <sandervl@xs4all.nl>
147 - GDI32: Fixed dibsection bitblits. (wrong updates of realplayer 7
148 videos)
149
150 2000-04-01: Christoph Bratschi <cbratschi@datacomm.ch>
151 - USER32: added WYSIWYGOFOA interface
152
153 2000-04-01: Edgar Buerkle <Edgar.Buerkle@gmx.net>
154 - USER32: Fixed track frame width & height (now you can actually
155 see the tracking frame when moving a window)
156
Note: See TracBrowser for help on using the repository browser.