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