source: trunk/changelog@ 3392

Last change on this file since 3392 was 3392, checked in by bird, 26 years ago

* empty log message *

File size: 9.3 KB
RevLine 
[3392]1 /* $Id: changelog,v 1.893 2000-04-15 21:13:51 bird Exp $ */
[2659]2
[3392]3 2000-04-15: knut st. osmundsen <knut.stange.osmundsen@pmsc.no>
4 - KERNEL32: Before reading Sanders last message I had rewritten most of
5 the findDll function. So, as my implementation seems a bit
6 more flexible I decided to commit it.
7 Currently it's searching the three LIBPATH paths too. If
8 this causes any real trouble we'll disable this.
9
10 findDll now returns TRUE if a file were found. Callers are
11 corrected to test for this.
12
[3384]13 2000-04-15: Christoph Bratschi <cbratschi@datacomm.ch>
[3392]14 - COMCTL32: rewrote listview item handling: sort bug fix,
15 allows >= 4.70 support
16 implemented several new messages
[3384]17
[3379]18 2000-04-15: Sander van Leeuwen <sandervl@xs4all.nl>
[3392]19 - WSOCK32: Async select fix (VPBuddy can connect again)
20 - KERNEL32: Remove terminating backslash in FindFirstFileA (if present)
[3381]21 (otherwise DosFindFirst fails)
22 Fixed flushing of file maps (wrong VirtualQuery parameter)
[3383]23 Path search fix for dlls
[3389]24 Dll search order:
[3392]25 1) exe dir
26 2) current dir
27 3) windows system dir (kernel32 path)
28 4) windows dir
29 5) path environment variable
[3389]30
[3392]31 - ODINCRT: Added checks for failing mallocs
32 - USER32: Corrected return value of EnableWindow
[3387]33 Send WM_CANCELMODE message when disabling window
[3386]34 (return true if previous state was disabled, else false (sdk docs))
35 Don't send mouse messages to disabled windows; reroute
36 them to their parent windows (if any)
[3379]37
[3377]38 2000-04-14: Sander van Leeuwen <sandervl@xs4all.nl>
[3392]39 - KERNEL32: Hardcoded system & windows dir
40 system dir = kernel32 dir
41 windows dir = kernel32 dir\win
[3377]42 Fixed dll attach for pe2lx/win32k & lx Odin executables
43 Command line fixes (now starts with full path of exe)
44 Search for dlls in:
[3392]45 1) current dir
[3377]46 2) win32 exe dir
47 3) windows system dir
48 4) path
49 Append backslash if GetFileAttributes fails (and it's missing
50 from the filename)
51 - PELDR/KERNEL32: Fixed starting of executable with spaces in name
52 (might not be 100% complete yet)
53 Fixes for relative path of executable
[3392]54 - ODIN.INI.TXT: Removed DIRECTORIES section
[3377]55
[3373]56 2000-04-13: Sander van Leeuwen <sandervl@xs4all.nl>
57 - USER32: Zero thread message structure before dispatching it
58 Prevents app from sending the same posted message twice
59 (causing problems when freeing the postmsg struct)
60 (fixes RealPlayer 7 Update service)
[3392]61 - CRTDLL: Fixed div (result must be returned in edx:eax)
62 - PE: Check PATH for executable file
[3373]63
[3368]64 2000-04-12: Christoph Bratschi <cbratschi@datacomm.ch>
[3392]65 - COMCTL32: listview: completed most version 4 features
[3368]66
[3367]67 2000-04-10: Sander van Leeuwen <sandervl@xs4all.nl>
68 - USER32: Added support for topmost windows
69
[3362]70 2000-04-10: David Raison <djr@lemur.co.uk>
[3392]71 - COMDLG32: fixed wrong lParam in file dialog
[3362]72
[3355]73 2000-04-09: Sander van Leeuwen <sandervl@xs4all.nl>
74 - GDI32: Y inversion fix for dib sections blits
[3392]75 - WINMM: GetPosition fix (don't return 0 when stream not active)
76 - KERNEL32: Fixed OSLibDosFindFirst. Return error if First DosFirstFirst
[3361]77 fails. (fixes RealPlayer 7 install)
[3355]78
79 2000-04-09: Yuri Dario <mc6530@mclink.it>
[3392]80 - INCLUDE(\WIN):
81 - odin.h: define NONAMELESSUNION only for VA3.0 (now works with VA4);
82 remove buildin.h when invoked from resource compiler.
83 - commctrl.h: new macros
84 - mmsystem.h: define DUMMYUNIONNAME with same code used in other
85 headers to avoid precompiling errors.
86 - shlguid.h: missing ID
87 - shlobj.h: missing shlguid.h include
88 - windows.h: define CINTERFACE only for C compilers or VA3.x
89 - windowsx.h: macros
90 - wingdi.h: few AW defines
91 - winuser.h: new macros
[3355]92
[3350]93 2000-04-08: Christoph Bratschi <cbratschi@datacomm.ch>
[3392]94 - COMCTL32: added new styles and functionality, bug fixes
[3350]95
[3349]96 2000-04-08: Sander van Leeuwen <sandervl@xs4all.nl>
[3353]97 - WINMM: Restart, pause & underrun fixes
[3392]98 - KERNEL32: Fixed bug in CompareStringW. Unicode conversion was
[3353]99 causing heap corruption. (RealPlayer 7 crashes)
[3349]100
[3345]101 2000-04-07: Michal Necasek <mike@mendelu.cz>
102 - DDRAW\NEW: Experimental fullscreen DDraw, VIDEOPMI based.
103 May not work with all video cards and may cause all
104 kinds of trouble. But works swell for eg. Fallout 1/2
105 or HMM3. Contains some extra bugs compared to the
106 windowed DDraw, ie. Moorhuhn and others don't work
107 with it at all. Please tell me about your experience
108 with this shameless hack.
109
[3339]110 2000-04-07: Sander van Leeuwen <sandervl@xs4all.nl>
[3345]111 - WINMM: Don't restart when already playing
[3339]112 - USER32: Print mark in debug log with WriteLog (#ifdef DEBUG), not dprintf
[3340]113 Workaround for paint problems in RealPlayer 7 Update 1.
114 (don't clip the dc with a region in DoNCPaint if the clip
115 region has the same size as the window; doing so creates
116 update problems for no obvious reason)
[3345]117 - GDI32: Only change bitmap size in SetDIBitsToDevice if bitmap
[3342]118 is not compressed. (fixes crash during startup in Excel)
119 NOTE: Open32 doesn't implement compression type conversion
120 correctly. (black splash screen for RLE8 bitmap)
[3392]121 - KERNEL32: Return length of windows or system directory when
[3346]122 GetWindowsDirectory/GetSystemDirectory is called with
123 a NULL pointer
[3339]124
125 2000-04-07: David Raison <djr@lemur.co.uk>
[3345]126 - USER32: Set lfSmCaptionFont structure in NONCLIENTMETRICSA
[3339]127 (SystemParametersInfoA/SPI_GETNONCLIENTMETRICS)
128
[3335]129 2000-04-07: Knut St. Osmundsen <knut.stange.osmundsen@pmsc.no>
130 - TOOLS\DBGINFO: Sym2Hll is now able to convert .SYM files into HLL
131 debuginfo and add it to LX executables. This might be
132 quite useful if you want to see system DLL while debugging.
133 But before you add debuginfo to all dll's in c:\os2\dll
134 I have to warn that this is _very_ alpha software. Do always
135 make a backup (Sym2Hll don't create backups!) and have
136 recovery boot disks ready!
137
[3327]138 2000-04-06: Sander van Leeuwen <sandervl@xs4all.nl>
[3345]139 - WINMM: Fixed message callback once more (previous fix broke rp7)
[3331]140 Fixed restart
[3327]141
[3329]142 2000-04-08: Michal Necasek <mike@mendelu.cz>
143 - WINMM: Moved phwo == NULL check below format query handling.
144 (enables sound in Jack Jazzrabbit; still not right though)
145
[3324]146 2000-04-05: David Raison <djr@lemur.co.uk>
147 - OLEAUT32: Turned default DEBUG-info down.
148
[3322]149 2000-04-05: Knut St. Osmundsen <knut.stange.osmundsen@pmsc.no>
150 - Win32k: Added fixpack 13 symbols to the symbol database.
[3327]151 Using win32k.sys with fp13 works fine here.
[3322]152
[3319]153 2000-04-05: Sander van Leeuwen <sandervl@xs4all.nl>
[3345]154 - WINMM: Smallest waveout buffer size = 128 bytes
[3327]155 Fixed callback bugs (reported by Michal Necasek)
[3319]156
[3312]157 2000-04-03: David Raison <djr@lemur.co.uk>
[3345]158 - OLE32: Added CoCreateGUID (calls RPCRT4.UuidCreate)
159 - RPCRT4: Beginning of new dll:
160 RpcStringFreeA, RpcStringFreeW, UuidCompare
161 UuidCreate, UuidCreateNil, UuidEqual
162 UuidFromStringA, UuidFromStringW, UuidHash
163 UuidIsNil, UuidToStringA, UuidToStringW
[3312]164
[3306]165 2000-04-02: Przemyslaw Dobrowolski <dobrawka@asua.org.pl>
[3345]166 - SHELL32: don't sort files case sensitive
[3306]167
168 2000-04-02: Christoph Bratschi <cbratschi@datacomm.ch>
[3345]169 - KERNEL32: FindFirst: don't return "." and ".." in root
170 wrote long to short name conversion
171 added error code converter
172 - USER32: removed 'What You See Is What You Get On First Of April'
[3306]173
[3296]174 2000-04-02: Sander van Leeuwen <sandervl@xs4all.nl>
[3345]175 - USER32: dc.cpp cleanup
176 - GDI32: Dib section sync bugfix (todo: rgb 565 to 555 conversion if bpp == 16)
[3301]177 Set y inversion to 0 if dib section isn't flipped
178 (fixes upside down flash videos in RealPlayer 7)
[3345]179 - WINMM: Faked mixer apis
[3296]180
[3293]181 2000-04-01: Sander van Leeuwen <sandervl@xs4all.nl>
[3345]182 - GDI32: Fixed dibsection bitblits. (wrong updates of realplayer 7
[3293]183 videos)
184
[3290]185 2000-04-01: Christoph Bratschi <cbratschi@datacomm.ch>
[3345]186 - USER32: added WYSIWYGOFOA interface
[3290]187
[3289]188 2000-04-01: Edgar Buerkle <Edgar.Buerkle@gmx.net>
[3293]189 - USER32: Fixed track frame width & height (now you can actually
[3289]190 see the tracking frame when moving a window)
191
Note: See TracBrowser for help on using the repository browser.