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