source: trunk/changelog@ 7713

Last change on this file since 7713 was 7712, checked in by sandervl, 24 years ago

* empty log message *

File size: 10.7 KB
RevLine 
[7712]1/* $Id: changelog,v 1.1933 2001-12-30 22:18:17 sandervl Exp $ */
[7711]2
3 2001-12-31: knut st. osmundsen <bird@anduin.net>
4 - Tools/CmdQd:
5 o Corrected bad statement in the clean2 rule.
[6074]6
[7697]7 2001-12-30: Sander van Leeuwen <sandervl@xs4all.nl>
8 - KERNEL32: o Fixed some wrong return values for disk functions (hmdisk)
[7707]9 o GetVolumeInformation: use original volume name to
10 determine maximum file name length
[7709]11 - USER32: o Enforce WS_EX_WINDOWEDGE style (Wine)
12 (fixes Opera 6 menu)
[7712]13 - GDI32: o BitBlt, StretchBlt: sync dib section if selected into
14 destination HDC
15 (fixes Opera 6 background)
[7697]16
17 2001-12-28: Sander van Leeuwen <sandervl@xs4all.nl>
18 - USER32: o Do not send WM_SETCURSOR when mouse is captured (SDK docs)
19
[7686]20 2001-12-26: Achim Hasenmueller <achimha@innotek.de>
[7692]21 - USER32: o don't use hardcoded font height values for menu fonts. Query
22 graphics driver instead (DevQueryCaps) so that we correctly
23 take font settings into account (small, medium, large)
[7686]24
25 2001-12-26: Sander van Leeuwen <sandervl@xs4all.nl>
[7680]26 - USER32: o Use Wine version of DrawText(Ex)A/W
27 (fixes underscore painting & positioning of text)
28 o (Auto)Check, (Auto)Radio & (Auto)3State buttons send
29 WM_CTLCOLORSTATIC instead of WM_CTLCOLORBTN (verified in NT4)
30 (fixes opening dialog buttons in Opera 6 (choose interface))
31 o RedrawWindow change: call UpdateWindow if window has invalid
32 rectangle and RDW_UPDATENOW flag set
33 - GDI32: o Removed InternalDrawTextExA/W
[7689]34 - ODINBUG: o Update by Herwig Bauernfeind (0.5.5)
[7680]35
[7673]36 2001-12-23: Sander van Leeuwen <sandervl@xs4all.nl>
37 - WINMM: o DisableWaveAudio function added to disable wave audio (custom build)
[7676]38 - GDI32: o CreateFont call wrong for DEFAULT_GUI_FONT (pointsize)
[7673]39
[7671]40 2001-12-22: Sander van Leeuwen <sandervl@xs4all.nl>
41 - KERNEL32: o Print more information when a missing api is called
42 (image that is responsible)
43
[7659]44 2001-12-20: Sander van Leeuwen <sandervl@xs4all.nl>
45 - KERNEL32: o Allow all sections to be accessed when loading an executable/dll
46 with LOAD_LIBRARY_AS_DATAFILE
47 (fixes crashes when accessing resources outside the resource
48 section in Opera 6 binaries)
[7661]49 - GDI32: o DIB Section blit: don't check source & destination sizes
50 with DC size (GpiDrawBits does that for us)
51 (fixes the two bitmaps in the opening window of Opera 6
[7665]52 (choice between MDI & SDI interface))
[7664]53 - USER32: o GetClassNameW: return size in characters and truncate name
[7665]54 if buffer not large enough
[7664]55 (fixes crash in Opera 6 during startup)
[7659]56
[7649]57 2001-12-19: knut st. osmundsen <kosmunds@csc.com>
58 - MAKEFILES:o Changed inference rules in /src/mesa/3dfx to support MULTIJOBS.
[7654]59 o Fixed some problems with /tools/cmdqd while MULTIJOBS is enabled.
[7652]60 - TOOLS: o Created a tiny preload script, PreloadTools.cmd, which preload
61 the tools which will be invoked during a make. (Too bad we can't
62 do this with rexx scripts too...)
[7649]63
[7644]64 2001-12-17: Sander van Leeuwen <sandervl@xs4all.nl>
[7649]65 - KERNEL32: o GetVolumeInformation changes:
[7644]66 - report JFS as NTFS
67 - report UDF & CDFS as UDF & CDFS (no change)
68 - report everthing else as FAT16
69 (some applications make assumptions about maximium file size
70 based on the volume name)
71
[7638]72 2001-12-16: Sander van Leeuwen <sandervl@xs4all.nl>
73 - USER32: o Fixed memory DC leak in DrawIcon & DrawIconEx
74
[7636]75 2001-12-15: Sander van Leeuwen <sandervl@xs4all.nl>
76 - GDI32: o Added statistics for font, bitmap, pen, brush & region objects.
77
[7628]78 2001-12-14: Sander van Leeuwen <sandervl@xs4all.nl>
79 - KERNEL32: o CancelIo & GetOverlappedResult added for custom device drivers
[7636]80 o Enabled overlapped IO for custom device drivers
[7628]81
[7623]82 2001-12-13: Sander van Leeuwen <sandervl@xs4all.nl>
83 - USER32: o Added function to override name of the PM keyboard hook dll
84 (custombuild)
[7625]85 - WINTRUST: o Added stub dll
[7626]86 - KERNEL32/USER32/ODINCRT:
87 o Collect some simple statistics about memory & DC usage
88 (will be extended & enhanced in the future)
[7623]89
[7615]90 2001-12-12: Sander van Leeuwen <sandervl@xs4all.nl>
91 - USER32: o Put back old windows key scancodes
[7619]92 o Fix for handling Alt-F4 in default window handler
[7649]93 o SendInput fix; send message and clear extra info
[7619]94 afterwards
95 - COMCTL32: o Comboex, rebar, tooltips, toolbar bugfixes: (Wine)
96 NEVER delete the font object received by WM_SETFONT
[7615]97
[7611]98 2001-12-11: Sander van Leeuwen <sandervl@xs4all.nl>
99 - USER32: o Swallow message if WH_KEYBOARD_LL hook returns TRUE
100 o Fixed windows key scancodes
[7649]101 o Do no generate a left control key message when Alt-Gr
[7611]102 is pressed (experimental change)
103
[7607]104 2001-12-11: Patrick Haller <patrick.haller@innotek.de>
105 - PMKBDHK: o Interception of PM Window Hoteys (i. e. Alt-F7)
[7608]106 TODO: generate accelerators in Odin
[7607]107
[7602]108 2001-12-10: Sander van Leeuwen <sandervl@xs4all.nl>
109 - KERNEL32: o Overlapped IO updates
110
[7595]111 2001-12-09: Sander van Leeuwen <sandervl@xs4all.nl>
[7597]112 - KERNEL32: o Overlapped IO fix (poll & half or full duplex support)
[7600]113 - MAKEFILES:o Delete dummy.c after copying custom library (CUSTOMBUILD=1)
[7595]114
[7571]115 2001-12-08: Sander van Leeuwen <sandervl@xs4all.nl>
116 - KERNEL32: o Added read & write functions to custom driver interface
[7574]117 o OdinSetVersion added to override windows version reported by
118 Odin (Win98, WinME, NT4, Win2000, WinXP)
[7586]119 o NEW DEFAULT WINDOWS VERSION IS WINDOWS 2000 SP2 (!)
[7574]120 o New versions available for odin.ini version override
121 [WinVersion]
122 Version=Win98 -> Windows 98
123 Version=WinME -> Windows ME
[7649]124 Version=NT4 -> Windows NT4 SP6
[7586]125 Version=Win2000 -> Windows 2000 SP2 (default)
[7574]126 Version=WinXP -> Windows XP
[7649]127 o IOCTL_STORAGE_GET_MEDIA_TYPES is identical to
[7576]128 IOCTL_DISK_GET_MEDIA_TYPES
[7578]129 o Support for Windows 2000 GetVersionEx extension (OSVERSIONINFOEX
[7580]130 structure) added
131 o Added symbolic link for Windows 2000 device driver names
132 \\.\Global -> \\.
[7584]133 o Clear GENERIC_WRITE flag if application tries to open
134 readonly device (e.g. cdrom). This is not allowed in OS/2.
[7582]135 - INSTALL: o Add font mapping for 'MS Shell Dlg 2' to WarpSans
[7571]136
[7563]137 2001-12-07: Sander van Leeuwen <sandervl@xs4all.nl>
138 - KERNEL32: o GetFileType for parallel port device returns FILE_TYPE_PIPE
139 (verified in NT4, SP6)
140 o Comm functions not valid for parallel port handles
[7565]141 o Overlapped IO updates
142 o Com port now uses new overlapped class for overlapped IO
143 o Call ExitProcess when executable entrypoint returns (LX images)
144 o Be careful when cleaning up threads after ExitProcess has
145 been called
[7563]146
[7558]147 2001-12-06: Sander van Leeuwen <sandervl@xs4all.nl>
[7561]148 - KERNEL32: o Added FindFirstFileExA/FindFirstFileExW
149 o Overlapped IO updates (still untested)
[7558]150 - DINPUT: o Link with guidlib.lib
151 - GUIDLIB: o Include dinput.h for DirectInput GUIDs
152
[7547]153 2001-12-05: Sander van Leeuwen <sandervl@xs4all.nl>
154 - KERNEL32: o Merged WriteFile & WriteFileEx, ReadFile & ReadFileEx
155 handle manager functions
156 o Removed dwType handle manager structure member; added
157 win32 handle to structure
158 (NOTE: All work in progress for new framework for overlapped IO)
[7649]159 o ReadFileEx/WriteFileEx: lpOverlapped->Offset & lpOverlapped->OffsetHigh
[7558]160 must be 0 if used with named pipes
[7547]161
[7542]162 2001-12-04: Patrick Haller <patrick.haller@innotek.de>
163 - KERNEL32: o parallel port support restricted to physical ports
164 (LAN redirections not supported)
165
[7540]166 2001-12-04: Sander van Leeuwen <sandervl@xs4all.nl>
167 - COMCTL32: o Hack added for proper resizing of wizard property sheet in
168 CVP. Not sure if it's always correct or whether it has a
169 bad effect on other apps (none found so far).
[7545]170 - WININET: o HttpSendRequestA fix: strlen(NULL) crashes
[7540]171
[7536]172 2001-12-03: Patrick Haller <patrick.haller@innotek.de>
173 - KERNEL32: o put in correct ioctl identifiers for parport support
174 in winioctl.h
[7538]175 o parallel port support (hardware configuration) enabled
[7536]176
[7534]177 2001-12-03: Sander van Leeuwen <sandervl@xs4all.nl>
178 - KERNEL32: o Use DosSleep in Sleep (don't call WGSS)
179 o GetThreadPriority: return priority stored in TEB
180 o Rewrote SetThreadPriority; allow it to change priority
181 classes too. WGSS only changes delta in SetThreadPriority
[7649]182 and class in SetPriorityClass (but that one affects the whole
[7534]183 process, so it is rarely used by applications)
[7649]184 THREAD_PRIORITY_IDLE -> PRTYC_IDLETIME, 0
[7534]185 THREAD_PRIORITY_LOWEST -> PRTYC_REGULAR, PRTYD_MINIMUM
186 THREAD_PRIORITY_BELOW_NORMAL -> PRTYC_REGULAR, -15
187 THREAD_PRIORITY_NORMAL -> PRTYC_REGULAR, 0
188 THREAD_PRIORITY_ABOVE_NORMAL -> PRTYC_REGULAR, 15
189 THREAD_PRIORITY_HIGHEST -> PRTYC_REGULAR, PRTYD_MAXIMUM
190 THREAD_PRIORITY_TIME_CRITICAL -> PRTYC_TIMECRITICAL, 0
191 o SetPriorityClass; just return success for now
192
[7526]193 2001-12-02: Sander van Leeuwen <sandervl@xs4all.nl>
194 - USER32: o Don't send WM_SIZE message to dialog before it receives
195 WM_INITDIALOG
196 (winzip 8.0 and Opera crash when sending this message too soon)
197 (TODO: check in NT if this is really correct)
[7528]198 - COMCTL32: o Restored old property sheet code as latest Wine version
199 causes too many new problems.
[7526]200
[7522]201 2001-12-01: knut st. osmundsen <kosmunds@csc.com>
202 - CRTDLL: o Include ctype.h from dir.c and string.c. (Noted by Ye][ow.)
203
[7520]204 2001-12-01: Sander van Leeuwen <sandervl@xs4all.nl>
205 - KERNEL32: o Fixed GetThreadTEB macro & GetCurrentThreadId
206 (completely broke debug build among other things)
207
[7517]208 2000-12-01: Yuri Dario <mc6530@mclink.it>
209 - USER32: o MENU_FindItem: extra check added for loops in menus
210
Note: See TracBrowser for help on using the repository browser.