source: trunk/changelog@ 8513

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

* empty log message *

File size: 7.5 KB
RevLine 
[8513]1/* $Id: changelog,v 1.2108 2002-05-29 11:46:55 sandervl Exp $ */
[7715]2
[8511]3 2002-05-29: Sander van Leeuwen <sandervl@innotek.de>
4 - USER32: o Fix for ToAscii(Ex) & GetKeyboardState (WinTranslateChar2 call)
5 (fixes AbiWord keyboard input)
6
[8513]7 2002-05-29: Platon Fomichev <platon@innotek.de>
8 - USER32: o GetAsyncKeyState fix for VK_MENU
9
[8505]10 2002-05-28: Sander van Leeuwen <sandervl@innotek.de>
11 - REGSVR32: o Fixed startup
12 - WINMM: o Completely implemented mixerSetControlDetails
13 o Mixer updates
[8509]14 o Support added for master volume (ioctl90 mode)
[8507]15 o waveIn/OutOpen fix (check for WAVE_FORMAT_QUERY flag)
16 o Wave recording now works
[8505]17
18 2002-05-28: Platon Fomichev <platon@innotek.de>
[8502]19 - USER32: o Don't send WM_COMMAND to disabled button in DIALOG_IsDialogMessage
[8503]20 - KERNEL32: o Debugger updates
[8502]21
[8494]22 2002-05-27: Sander van Leeuwen <sandervl@innotek.de>
23 - WINMM: o Completely implemented mixerGetControlDetailsA/W
24 o Mixer updates
[8496]25 - TESTAPP\MIXER:
26 o Test application for mixer functions
[8494]27
[8487]28 2002-05-25: Sander van Leeuwen <sandervl@innotek.de>
29 - WINMM: o Fix for soundcards without ioctl90 mixer support
[8491]30 o Many mixer updates
[8487]31
[8484]32 2002-05-24: Sander van Leeuwen <sandervl@innotek.de>
33 - WINMM: o More mixer updates (not yet finished)
34
[8475]35 2002-05-23: Yuri Dario <mc6530@mclink.it>
36 - USER32: o Don't beep when unable to find menu item when alt key pressed
37
[8484]38 2002-05-23: Sander van Leeuwen <sandervl@innotek.de>
[8475]39 - WINMM: o Mixer updates (not yet finished)
40
[8473]41 2002-05-23: Platon Fomichev <platon@innotek.de>
42 - USER32: o Keyboard fixes for right alt & right shift
43
[8484]44 2002-05-22: Sander van Leeuwen <sandervl@innotek.de>
[8466]45 - KERNEL32: o CreateThread bugfix (returned thread id incorrect)
46 (fixes RealPlayer (PostThreadMessage))
[8467]47 - WINMM: o Added debug wrappers
[8471]48 o Started with mixer api rewrite
[8466]49
[8484]50 2002-05-21: Sander van Leeuwen <sandervl@innotek.de>
[8460]51 - KERNEL32: o Round stack top & bottom (TIB) to page boundary
52
[8484]53 2002-05-20: Sander van Leeuwen <sandervl@innotek.de>
[8458]54 - KERNEL32: o Make sure LX dlls can never be unloaded (dll object deleted)
55 since a dll that depends on dlls with an exitlist handler
56 doesn't get properly unloaded (initterm not called for unload
57 nor for a 2nd load)
58
[8455]59 2002-05-20: Dmitry Froloff <froloff@os2.ru>
60 - KERNEL32: o Removed 64 MB memory mapped file limit
61 o Fix for opening memory mapped file with size larger than
62 the file size
63
[8451]64 2002-05-17: Platon Fomichev <platon@innotek.de>
65 - USER23: o Experimental DIALOG_IsAccelerator fix; return FALSE
66 if window is not visible (fixes endless loop in
67 property sheet when switching page with keyboard)
68
[8484]69 2002-05-17: Sander van Leeuwen <sandervl@innotek.de>
[8447]70 - OLEAUT32: o Resync with latest Wine
[8453]71 - KERNEL32: o Implemented IOCTL_CDROM_SEEK_AUDIO_MSF & IOCTL_CDROM_READ_Q_CHANNEL
72 (IOCTL_CDROM_CURRENT_POSITION only)
73 o IOCTL_CDROM_READ_TOC fix
[8447]74
[8435]75 2002-05-16: knut st. osmundsen <bird@anduin.net>
76 - MAKE: o Merged in latest changes.
77 o Create NewConfigure.cmd for this environment.
78 Try NewConfigure.cmd -? first.
79 (Do 'nmake needed' before calling this. (stupid!))
80 o Please note that this is still not 100% configured for
81 Odin32 yet. But eventually it will replace the existing
82 make system.
83
[8484]84 2002-05-16: Sander van Leeuwen <sandervl@innotek.de>
[8425]85 - NTDLL: o Partial resync with Wine
[8430]86 - KERNEL32: o Export some functions for NTDLL
87 o Fixed creation of logfile for executables on readonly volumes
88 o RegQueryInfoKeyW fix
[8437]89 o TLS fix for pe2lx images
90 - USER32: o Implemented SPI_SETSCREENSAVETIMEOUT/SPI_GETSCREENSAVETIMEOUT,
91 SPI_GETSCREENSAVEACTIVE & SPI_SETSCREENSAVEACTIVE
92 SystemParametersInfoA parameters
[8440]93 - OLE32: o Resync with latest Wine
[8425]94
[8484]95 2002-05-15: Sander van Leeuwen <sandervl@innotek.de>
[8414]96 - DINPUT: o Made mouse code reentrant
[8417]97 - GDI32: o Fix for EnumFontFamiliesA/W
[8419]98 - SETUPAPI: o Resync with latest Wine
[8414]99
[8484]100 2002-05-14: Sander van Leeuwen <sandervl@innotek.de>
[8435]101 - KERNEL32: o CustForce2GBFileSize function added to force
[8407]102 GetVolumeInformation to tell the app all partitions are FAT
103 (2 GB file size limitation)
[8412]104 - COMCTL32: o Merged property sheet control with latest Wine version
[8407]105
[8405]106 2002-05-14: Platon Fomichev <platon@innotek.de>
107 - USER32: o Don't send WM_WINDOWPOSCHANGING message when PM sends
108 SWP_FOCUS(DE)ACTIVATE message.
109
[8402]110 2002-05-10: Platon Fomichev <platon@innotek.de>
111 - KERNEL32: o Parallel port updates (use resource manager to query
112 hardware configuration)
113
[8484]114 2002-05-10: Sander van Leeuwen <sandervl@innotek.de>
[8399]115 - KERNEL32: o Applications are now allowed to read physical disks or
116 mounted partitions. Write access is only allowed for
117 unmounted partitions or floppy disks.
118 o Implemented GetFileSize for disk objects; corrected
119 return value for some failures (-1)
120
[8484]121 2002-05-09: Sander van Leeuwen <sandervl@innotek.de>
[8435]122 - KERNEL32: o Implemented IOCTL_DISK_GET_PARTITION_INFO &
[8395]123 IOCTL_VOLUME_GET_VOLUME_DISK_EXTENTS
124 o Implemented GetVolumeNameForVolumeMountPointA/W for disk
125 mountpoints (e.g. C:\)
126 o Rewrote FindFirst/NextVolume to use LVM interface (if
127 availabe; else fail)
128 o Extended GetDriveType & GetVolumeInformation for volume
129 names (instead of only disk names (e.g. C:\))
[8399]130 o GetVolumeInformation change: keep file system name if
131 NTFS or FAT32
132 o Implemented unmounted volume and physical disk access
[8395]133
[8484]134 2002-05-08: Sander van Leeuwen <sandervl@innotek.de>
[8383]135 - COMCTL32: o Merged progress, updown, rebar, animate, comboex, flatsb,
136 toolbar, tab, pager, nativefont, imagelist code
137 o Updated license (LGPL) for comctl32
[8388]138 - ADVAPI32: o AllocateAndInitializeSid bugfix (return value from function
139 in NTDLL)
[8390]140 - NTDLL: o RtlAddAccessAllowedAce stub always returns TRUE
[8395]141 - KERNEL32: o Implemented volume & volume mountpoint functions
[8393]142 (win2k and up)
[8435]143 o Added stubs for IOCTL_DISK_GET_PARTITION_INFO &
[8395]144 IOCTL_VOLUME_GET_VOLUME_DISK_EXTENTS
[8383]145
146 2002-05-08: Platon Fomichev <platon@innotek.de>
147 - COMCTL32: o Merged listview control with latest Wine
148
[8484]149 2002-05-07: Sander van Leeuwen <sandervl@innotek.de>
[8379]150 - USER32: o WH_MOUSE_LL hook fixes
151
[8378]152 2002-05-07: Platon Fomichev <platon@innotek.de>
153 - USER32: o Listbox/combobox fix for MFC apps
154 o SetParent doesn't change WS_CHILD style
155 o Experimental change for getParent
156
[8376]157 2002-05-07: knut st. osmundsen <bird@anduin.net>
158 - CmdQd: o The daemon shouldn't inherit standard handles when started.
159 (Hung the daily build, since we use tee to do logging.)
160
[8484]161 2002-05-06: Sander van Leeuwen <sandervl@innotek.de>
[8371]162 - WS2_32: o WSAAccept added (Wine port (X11 license); todo LGPL)
163
[8484]164 2002-05-01: Sander van Leeuwen <sandervl@innotek.de>
[8363]165 - USER32: o PMSCAN_DBE_CONV & PMSCAN_DBE_NOCONV added to keyboard
166 translation array
167
Note: See TracBrowser for help on using the repository browser.