source: trunk/changelog@ 10623

Last change on this file since 10623 was 10622, checked in by cinc, 21 years ago

Fix for PathSetDlgItemPathW() applied.

File size: 60.5 KB
RevLine 
[10622]1/* $Id: changelog,v 1.2734 2004-09-27 08:52:15 cinc Exp $ */
[9049]2
[10622]32004-09-23: Chris Wohlgemuth <cinc@innotek.de>
4 -SHLWAPI: Fix for PathSetDlgItemPathW() by D. Teickner so import of reg files with
5 W98-regedit works (taking sizeof(WCHAR) into account).
6
[10613]7 2002-06-16: Dmitry Froloff <froloff@os2 >
8 - GDI32: o Fixed font creation for ANSI_CHARSET
9
[10608]10 2004-05-24: Eugene Romanenko <eros2@os2 >
11 - SHELL32: o Systray integration with XWP
12
13 2004-05-24: KO Myung-Hun <komh@chollian >
14 - GDI32: o DBCS updates
15 - IMM32: o Created OS/2 implementation
16 - KERNEL32: o DBCS/IMM updates
17 - USER32: o DBCS/IMM updates
18
[10603]19 2003-05-11: Dietrich Teickner <Dietrich_Teickner@t-online >
20 - USER32: o Added wrappers for calling window handlers
21
[10601]22 2004-05-07: KO Myung-Hun <komh@chollian >
23 - GDI32: o DBCS updates
24
25 2004-05-06: Sander van Leeuwen <sandervl@innotek >
[10599]26 - COMDLG32: o Update the hDevNames member of the printer dialog structure
27 whenever the user chooses another printer
28
[10596]29 2004-05-03: knut st. osmundsen <bird-changelog@innotek >
30 - USER32: o Missing clipboard updates
31
[10592]32 2004-04-30: Sander van Leeuwen <sandervl@innotek >
33 - COMDLG32: o Always turn off collate support
34 - GDI32: o drawSingleLinePoint: wrong pen style checks
35
[10590]36 2004-04-27: Andy Willis <abwillis@comcast >
37 - IMM32: o Renamed to IMM32OS2
38
[10588]39 2004-04-19: knut st. osmundsen <bird-changelog@innotek >
40 - USER32: o Changed some critical sections which weren't initiated to
41 VMutex to get automatic initialization.
42 - LIBWRAP: o DosVerifyPidTid.
43
[10586]44 2004-04-15: Sander van Leeuwen <sandervl@innotek >
45 - USER32: o SetWindowPos: do not check for position and size redundancy
46
[10577]47 2004-04-08: knut st. osmundsen <bird-changelog@innotek >
48 - INCLUDE: o Merged wingdi.h from current WINE CVS.
49 o Added prototypes for new WGSS APIs.
50 - GDI32: o Corrected a few problems due to wingdi.h merge.
51 o Corrected GetDIBits query mode.
52 - USER32: o Rewrote clipboard code completely.
53
[10575]54 2004-04-07: Sander van Leeuwen <sandervl@innotek >
55 - KERNEL32: o Profile: flush ini file after write actions
56
[10568]57 2004-04-06: Sander van Leeuwen <sandervl@innotek >
58 - WINMM: o Automatically disable audio support when any Crystal driver
59 is detected
[10573]60 - KERNEL32: o Changed check for number of memory map views
[10568]61
[10565]62 2004-04-02: Sander van Leeuwen <sandervl@innotek >
63 - KERNEL32: o ReadFile/WriteFile: wrong page calculation for memory maps
64
[10562]65 2004-03-25: Sander van Leeuwen <sandervl@innotek >
66 - GDI32: o LineTo: special case in toWin32LineEnd when inside a path
67 definition
68
[10559]69 2004-03-24: Sander van Leeuwen <sandervl@innotek >
70 - GDI32: o CreateDIBitmap: added workaround for DIB_PAL_COLORS mode
71
[10557]72 2004-03-24: Vitali Pelenyov <sunlover@innotek >
73 - KERNEL32: o GetVolumeInformation: check for file system buffer size
74
[10553]75 2004-03-23: Sander van Leeuwen <sandervl@innotek >
76 - USER32: o MapVirtualKeyA: must convert return value from PM to windows
77 scancodes
[10555]78 o OSLibWinTranslateMessage: removed some strange numpad related
79 hacks that caused problems for VK_DECIMAL processing
[10553]80
[10551]81 2004-03-22: Sander van Leeuwen <sandervl@innotek >
82 - COMCTL32: o Rebar: changed resize fix again
83
[10546]84 2004-03-18: Sander van Leeuwen <sandervl@innotek >
85 - USER32: o RedrawWindow: ignore if window is not visible
86 o Dialog: use CallWindowProcA/W for calling the dialog procedure
[10548]87 - SHELL32: o Allow shell links to be placed in arbitrary directories
[10546]88
[10541]89 2004-02-17: knut st. osmundsen <bird-changelog@innotek >
90 - KERNEL32: o Fixed HEAP_strdupW.
91 - USER32: o GpiCreateBitmap() sometimes read too much data, allocate more to
92 prevent hitting the electric fence.
93
[10536]94 2004-03-17: Sander van Leeuwen <sandervl@innotek >
[10537]95 - COMCTL32: o Merged latest Wine rebar and status controls
[10536]96 o Status: invalidate window if SBARS_SIZEGRIP and width or
97 height changed
98 o Rebar: resize control to match parent width in WM_SIZE
99
[10532]100 2004-03-16: Vitali Pelenyov <sunlover@innotek >
101 - ODINCRT: o New os2 fast critical section implementation
102
[10524]103 2004-03-16: Sander van Leeuwen <sandervl@innotek >
104 - USER32: o Changed SPI_ICONHORIZONTALSPACING & SPI_ICONHORIZONTALSPACING
105 to (75,75)
[10526]106 - WINMM: o Check that we aren't overwriting existing data in case
107 we get a lot more audio data than fits in our internal DART
108 buffers.
[10531]109 - KERNEL32: o PROFILE_GetSection regression fix (heap corruption)
110 - COMCTL32: o Listview: merged with latest Wine code
[10524]111
[10518]112 2004-03-15: Sander van Leeuwen <sandervl@innotek >
113 - USER32: o GetKeyboardLayoutNameA; use only the low word returned by
114 GetKeyboardLayout to build the keyboard layout string
[10520]115 o SystemParametersInfo: added SPI_ICONVERTICALSPACING &
116 SPI_ICONHORIZONTALSPACING
117 o GetSystemMetrics: corrected SM_CXICONSPACING & SM_CYICONSPACING
[10522]118 o SystemParametersInfo: added SPI_SETDRAGFULLWINDOWS
[10518]119
[10508]120 2004-03-12: Sander van Leeuwen <sandervl@innotek >
121 - SHELL32: o Disabled Shell_NotifyIconA
[10510]122 - USER32: o SPI_GETNONCLIENTMETRICS: corrected caption width and height
[10512]123 o WM_EXITSIZEMOVE should be sent after the window position
124 and/or size has been changed.
[10514]125 - GDI32: o SetDIBitsToDevice/StretchDIBits; set coloruse to DIB_RGB_COLORS
126 for high (>=15) bpp bitmaps; GPI will crash with DIB_PAL_COLORS
[10508]127
[10516]128 2004-03-12: knut st. osmundsen <bird-changelog@innotek >
129 - KERNEL32: o Added interface to HM for querying the object type.
130
[10506]131 2004-03-11: Sander van Leeuwen <sandervl@innotek >
132 - USER32: o More WH_MOUSE changes
133
[10503]134 2004-03-10: Sander van Leeuwen <sandervl@innotek >
135 - USER32: o Added support for WH_MOUSE hook
136
[10498]137 2004-03-09: Sander van Leeuwen <sandervl@innotek >
138 - GDI32: o SetDIBitsToDevice: fixes for xSrc offset
139
[10494]140 2004-03-09: Vitali Pelenyov <sunlover@innotek >
141 - GDI32: o SetDIBitsToDevice: fixes for partial blits
142
[10484]143 2004-02-27: Sander van Leeuwen <sandervl@innotek >
144 - USER32: o Re-assert DC transformation and y-inversion after SetWindowPos
[10489]145 o Fixed b&w mouse cursors
[10487]146 - GDI32: o SetDIBitsToDevice: fixed bugs when dealing with negative height
147 o StretchDIBits: If biClrUsed equals 0, set it to (1<<bitcount)
148 Disabled DIB_PAL_COLORS workaround
149 o SetDIBitsToDevice: removed Matrix driver bug workaround;
[10491]150 - NETAPI32: o Removed all OS/2 Netbios dependencies
[10484]151
[10482]152 2003-02-24: Dietrich Teickner <Dietrich_Teickner@t-online >
153 - KERNEL32: o CreateProcess fix
154
[10478]155 2004-02-23: Sander van Leeuwen <sandervl@innotek >
156 - USER32: o Backed out RedrawWindow change
[10480]157 o Edit: wrong ScrollWindowEx call; must include SW_ERASE
158 o ScrollWindowEx: set background erase flag for SW_ERASE
[10478]159
[10476]160 2004-02-20: Sander van Leeuwen <sandervl@innotek >
161 - KERNEL32: o Default CPU is set to Pentium if the one in the system isn't recognized
162
[10474]163 2004-02-19: Sander van Leeuwen <sandervl@innotek >
164 - USER32: o RedrawWindow; wrong check for update region when clearing
165 WM_ERASEBKGND flag.
166
[10472]167 2004-02-19: KO Myung-Hun <komh@chollian >
168 - KERNEL32: o DBCS fixes for console & resource functions
169
[10470]170 2004-02-17: Sander van Leeuwen <sandervl@innotek >
171 - GDI32: o CreateDCA: special handling of FILE and FILE: ports
172
[10464]173 2004-02-16: KO Myung-Hun <komh@chollian >
174 - USER32: o Edit control: DBCS related fixes
175
[10462]176 2004-02-16: Sander van Leeuwen <sandervl@innotek >
177 - USER32: o EndPaint; fixed region handle leaks
[10466]178 - GDI32: o Another region leak in GdiCombineVisRgnClipRgn fixed
[10468]179 o DIB Section: flush used the wrong RGB conversion
[10462]180
[10460]181 2004-02-13: Sander van Leeuwen <sandervl@innotek >
182 - KERNEL32: o Allocate memory for the map during CreateFileMapping and
183 free it when the map is destroyed
184
[10454]185 2004-02-12: Sander van Leeuwen <sandervl@innotek >
186 - GDI32: o PathToRegion failure bugfix + leak fixed
187 o SelectClipPath can fail in printer DCs. Pretend success.
[10456]188 - URLMON: o Added HlinkNavigateString, CreateAsyncBindCtx & IsAsyncMoniker stubs
[10454]189
[10452]190 2004-02-11: Sander van Leeuwen <sandervl@innotek >
191 - USER32: o HODIN_PREWINDOWCREATEDA extension added
192
[10446]193 2004-02-10: Sander van Leeuwen <sandervl@innotek >
194 - KERNEL32: o Added ODIN_SetProcessDword function to change the startup
195 information about size, position and state of the main
196 application window.
197 o Rewrote keyboard hook handler to post messages and swallow
198 the one it gets from PM.
199 - GDI32: o Wrong GdiCopyClipRgn return value
200 o Implemented SelectClipPath
201
[10441]202 2004-04-04: Platon Fomichev <pfomichev@alarity >
[10440]203 - USER32: o Fixed typo in PeekMessageA/W.
204
[10436]205 2004-01-30: knut st. osmundsen <bird-changelog@innotek >
206 - USER32: o AttachThreadInput implementation (read hack).
207 - OLE32: o Drag & Drop fixes.
208 o Resynced ole2.c with current wine.
209 - various: o Added DEBUG_LOGGING define to indicate logging in order to
210 make release mode logging possible. Changed a few places where
211 DEBUG were used to include/exclude logging related code.
212
[10426]213 2004-01-29: knut st. osmundsen <bird-changelog@innotek >
214 - KERNEL32: o Parse LANG to figure out the language id.
215 - INCLUDE: o Synced language IDs with current wine.
216 This includes moving them from winnls.h to winnt.h.
217 - WRC: o Synced lang2cps table with wine. (needed due to above header update)
218
[10417]219 2004-01-21: Sander van Leeuwen <sandervl@innotek >
220 - USER32: o DrawIconEx: handle cyWidth == 0 case correctly
221
[10411]222 2004-01-20: Sander van Leeuwen <sandervl@innotek >
223 - KERNEL32: o Wrote wrapper for our exception handler to clear the direction
224 flag on entry (reported by Dietrich Teickner)
225 - WINMM: o MCIWAVE.DRV updates from Wine
226 o mciSendCommandW update from Wine
227 o Hardcoded MCI drivers (cdaudio & waveaudio)
228 o Added LGPL license file
229
[10407]230 2004-01-19: Sander van Leeuwen <sandervl@innotek >
231 - USER32: o Allocate DC for windows with CS_CLASSDC style (one per window)
232
[10401]233 2004-01-15: KO Myung-Hun <komh@chollian >
234 - GDI32: o Cleanup of text functions
235
[10399]236 2004-01-15: knut st. osmundsen <bird-changelog@innotek >
237 - DBGWRAP: o Added optional display of caller address.
238 (Remove NO_CALLER #define)
239 - PE2LX: o Process imports in Ring-3.
240 - KERNEL32: o Rewrote pe2lx classes to match pe2lx import changes.
241 o Made pe2lx classes use the generic export lookup.
242 o Rewrote the generic PE export lookup in the base class
243 to use a binary search and support pe2lx images with
244 differnet RVA calculation.
245 o Fixed a couple of COMMIT_ALL issues where pages were touched
246 by winimagepeldr code before they were preloaded.
247 - USER32: o Removed duplicate (and dangerous) checks on framewindows
248 in a couple of enumerations (OSLibWinQueryClientWindow).
249 - MAKE: o Warn about uninitialized variables for C++ code.
250 (Looks like it give a lot of false warnings on C code, so
251 let's skip it there.)
252
[10388]253 2004-01-14: KO Myung-Hun <komh@chollian >
254 - GDI32: o Fixed Ft2CharStringPosAtW(), passing lCount instead len.
255 o Modified Ft2GetTextExtentW(). Now use OSLibGpiQueryCharStringPosAt().
256 o Fixed InternalTextOutAW(). When using font association, the height of
257 DBCS and SBCS chars may be different. In this case, background
258 color make stair below chars.
259 o Fixed GetTextExtentPointA() and GetTextExtentExPointA() to support DBCS.
260
[10375]261 2003-01-11: Sander van Leeuwen <sandervl@innotek >
[10381]262 - GDI32, USER32, KERNEL32:
263 o Major updates.
[10375]264
[10371]265 2004-01-08: KO Myung-Hun <komh@chollian >
266 - GDI32: o Fixed FONT_mbtowc(). If charset is 0, CP must not be 1252 in DBCS country.
[10424]267 o Restored calcDimensions(). The result of the old is the same as that
268 of O32_GetTextExtent().
[10371]269
[10366]270 2003-12-29: KO Myung-Hun <komh@chollian >
271 - GDI32: o GetTextExtentPointW fix
272 o GetTextExtentExPointA fix for DBCS leadbytes
273
[10364]274 2003-12-29: Dietrich Teickner <Dietrich_Teickner@t-online >
275 - GDI32: o GetTextExtentPointW fix
276
[10358]277 2003-12-12: Dietrich Teickner <Dietrich_Teickner@t-online >
278 - KERNEL32: o Fix for memory map offset
279
[10351]280 2003-12-01: KO Myung-Hun <komh@chollian >
281 - GDI32: o Use Warpsans Combined in DBCS environments
282 - SHLWAPI: o Forward wvnsprintfA/W to user32
283 - USER32: o wvsnprintfA/W: fixed ascii and unicode conversion
[10353]284 o Listbox: added index and length conversion between ANSI and UNICODE
[10351]285
[10345]286 2003-12-01: Dietrich Teickner <Dietrich_Teickner@t-online >
287 - SHELL32: o Fixed memory leak
288
[10337]289 2002-11-21: Dmitry Froloff <froloff@os2 >/Alex Samorukov (samm@os2.kiev )
290 - KERNEL32: o Support for Ukrainian language added
291 o Unicode table updates
292 - USER32: o Ukrainian resources added
293 - TOOLS\WRC:o Unicode table updates
294
[10331]295 2003-11-17: Sander van Leeuwen <sandervl@innotek >
296 - USER32: o Destroy switch entry before hiding window in DestroyWindow.
297 (workaround for XCenter problems)
[10333]298 - SHELL32: o Destroy icon cache imagelists in SIC_Destroy
[10331]299
[10320]300 2003-11-14: Sander van Leeuwen <sandervl@innotek >
301 - USER32: o Updates
302
303 2003-11-12: Sander van Leeuwen <sandervl@innotek >
304 - GDI32/USER32:
305 o Clip/visible region changes
306
[10315]307 2003-11-12: Dietrich Teickner <Dietrich_Teickner@t-online >
308 - SHELL32: o Resource updates
309 o Shell file operations updates
310
[10311]311 2003-11-11: knut st. osmundsen <bird-changelog@innotek >
312 - MAKE: o Added a set of custombuild rules to the root makefile.
313
[10307]314 2003-10-30: Sander van Leeuwen <sandervl@innotek >
315 - SHELL32: o Wrong if statement in recent SHAddToRecentDocs patch
316
[10290]317 2003-10-24: Sander van Leeuwen <sandervl@innotek >
318 - SHLWAPI: o Removed wrong debug wrappers for forwarders
[10293]319 - WININET: o Fixed initterm
[10302]320 - VERSION: o Resync with Wine
[10299]321 - PEBUILD: o Added
[10290]322
[10302]323 2003-10-25: knut st. osmundsen <bird-changelog@anduin >
324 - MAKE: o pe_*.obj changes for custombuilds.
325 o Custombuild objects goes into .\bin\<buildmode>.cust so it's
326 possible to build both in the same tree.
327 o Don't build the src/custombuild directory as it's broken.
328
[10283]329 2003-10-22: Sander van Leeuwen <sandervl@innotek >
330 - USER32: o Use WC_FRAME for the Odin frame window and subclass it. There's
331 some PM code that makes assumptions about frame window names.
332 o Updates for new keyboard hook
333 - PMKBDHK: o Updates
[10281]334
[10274]335 2003-10-20: Sander van Leeuwen <sandervl@innotek >
[10302]336 - USER32: o PM windows should have no owner if none is specified. (instead
337 of their parent)
[10274]338 (NOTE: Potentially dangerous change!)
339
[10278]340 2003-10-20: Platon Fomichev <stauff@innotek >
[10302]341 - USER32: o On init we should migrate fonts that Windows applications
[10278]342 installed globally.
343
[10271]344 2003-10-16: Sander van Leeuwen <sandervl@innotek >
345 - SHELL32: o CommandLineToArgvW bugfix from Wine
[10273]346 - ADVAPI32: o Check for valid SID pointer in LengthSid
[10271]347
[10268]348 2003-10-13: Platon Fomichev <stauff@innotek >
349 - COMDLG32: o We should set/clear PD_PRINTTOFILE flag when we click on
350 checkbox to change dialog print structure.
351
[10271]352 2003-10-13: Sander van Leeuwen <sandervl@innotek >
353 - WINMM: o Make sure the timer object is not deleted inside the timer
354 callback handler
355
[10263]356 2003-10-06: Platon Fomichev <stauff@innotek >
357 - USER32: o Wrong class names (case) for Static, Scroller, Button.
[10265]358 - OLEAUT32: o GIF and JPEG static libs for IPicture interface implementation
[10263]359
[10262]360 2003-10-06: KO Myung-Hun <komh@chollian >
361 - USER32: o Fixed heap corruption when changing windows text (DBCS)
362
[10257]363 2003-10-01: Sander van Leeuwen <sandervl@innotek >
364 - USER32: o Clean up global critical section (window handles) during unload
[10258]365 - SHELL32: o Added stubs for SHGetNewLinkInfoA/W
[10257]366
367 2003-10-01: Platon Fomichev <stauff@innotek >
368 - USER32: o CallWindowProcA/W: don't fail if window handle is invalid
[10258]369 - SHELL32: o Add support for Unicode adding of files to 'recent document'
370 - COMCTL32: o Fixed bug when calling function by pointer in MRU funcs
[10257]371
[10255]372 2003-09-30: knut st. osmundsen <bird-odinspam@anduin >
373 - CMDQD: o Fixed code which messes with STD handles.
374
[10252]375 2003-09-18: KO Myung-Hun <komh@chollian >
[10255]376 - KERNEL32: o fixed GetAtomNameW() and GlobalGetAtomNameW() to support
[10252]377 unicode correctly. (DBCS)
378
[10249]379 2003-09-14: knut st. osmundsen <bird-odinspam@anduin >
380 - MAKE: o Synced with other projects using the new buildsystem (which
381 odin doesn really use yet).
382 - TOOLS/BIN:o Updated BuildEnv.cmd. Will now facilitate a global config
383 file in the ETC directory if not a local one is found.
384
[10244]385 2003-09-07: knut st. osmundsen <bird-odinspam@anduin >
386 - LIBWRAP: o Do all .asm's in with on ALP.
387
[10239]388 2003-08-22: Sander van Leeuwen <sandervl@innotek >
389 - USER32: o Ignore messages sent or posted to the desktop window
[10244]390 o Post/SendMessage: use shared or local memory depending
[10239]391 on the target window.
392
[10238]393 2003-08-20: Sander van Leeuwen <sandervl@innotek >
394 - USER32: o Do not create CD polling window by default. It can cause
395 PM hangs. (IOCtl blocks indefinitely)
396
[10225]397 2003-08-09: Sander van Leeuwen <sandervl@innotek >
398 - IPLOG: o Limit logfile size to 250 MB. When reached, reset file position
399 to start of file.
400
[10217]401 2003-08-08: Sander van Leeuwen <sandervl@innotek >
402 - TOOLS\CVTASM:
403 o Header parser and assembly wrapper generator
404 - LIBWRAP: o Assembly wrappers for WGSS and OS/2 functions
405 - USER32: o Update for libwrap
406
[10214]407 2003-08-07: KO Myung-Hun <komh@chollian >
408 - USER32: o Generate WM_IME_CHAR messages for DBCS input
409 o Process WM_IME_CHAR in Edit, Listbox, Combo controls and
410 default window procedures
411
[10211]412 2003-08-06: Sander van Leeuwen <sandervl@innotek >
[10244]413 - USER32: o Cleaned up GetMessage/PeekMessage.
[10211]414 o Removed DispatchMessage change for WM_CHAR; must return
[10244]415 the proper format in Get/PeekMessageA/W.
[10211]416 (assuming the GetMessageW/DispatchMessageA combination is
417 not allowed)
418
[10208]419 2002-08-06: Dmitry Froloff <froloff@os2 >
420 - KERNEL32: o HMDeviceConsoleOutClass::CreateFile; use current window size
421 instead of default
422
[10196]423 2003-08-01: Sander van Leeuwen <sandervl@innotek >
424 - USER32: o Fixed SPI_GETWHEELSCROLLLINES
[10199]425 - AVICAP32: o Added stub dll from Wine
[10200]426 - KERNEL32: o Added InitializeCriticalSectionAndSpinCount from Rewind
[10196]427
[10193]428 2003-07-31: KO Myung-Hun <komh@chollian >
429 - USER32: o fixed GetMenuStringA() to truncate DBCS string correctly.
430 o fixed GetMenuItemInfo_common() to truncate DBCS string correctly.
[10244]431 o fixed WM_GETTEXT of Win32BaseWindow::DefWindowProcA() and
[10193]432 Win32BaseWindow::DefWindowProcW() to ensure null-terminator.
433 o fixed Win32BaseWindow::GetWindowTextA() and Win32BaseWindow::GetWindowTextW()
434 to ensure null-terminator.
435 o fixed memory allocation for windowNameW. When open 'Open common dialog box'
436 memory block of windowNameW is overwritten.
437 o fixed MessageBoxIndirectW() to support unicode correctly.
[10244]438 o fixed OSLibWinDispatchMsg() to distinguish ascii message from
439 unicode message in case of the message being sent directly
[10193]440 o fixed OS2ToWinMsgTranslate() to process DBCS input.
441 o fixed Win32BaseWindow::MsgChar() to distinguish ascii from unicode message.
442 o fixed Win32BaseWindow::MsgCreate(), Win32BaseWindow::DefWindowProcA(),
443 Win32BaseWindow::DefWindowProcW() to process messages related to
444 window name such as WM_GETTEXT, WM_GETTEXTLENGTH, WM_SETTEXT, and so on.
445 o fixed Win32BaseWindow::GetWindowTxtLength(), Win32BaseWindow::GetWindowTextA(),
446 and Win32BaseWindow::GetWindowTextW() to process window name correctly.
447 o fixed DispatchMessageW() to call CallWindowProcW() not CallWindowProcA().
448 o fixed WINPROC_UnmapMsg32ATo32W(). len is first word of ptr not lParam on EM_GETLINE.
449 o changed a parameter WPARAC wParam to WPARAC *wParam of WINPROC_MapMsg32WTo32A() and
450 WINPROC_UnmapMsg32WTo32A() to process WM_GETTEXT.
451 o fixed WINPROC_MapMsg32WTo32A(). When EM_GETLINE mapped, first word of lParam
452 is ascii length not unicode length.
453 o improved WINPROC_CallProc32ATo32W() and WINPROC_CallProc32WTo32A() to process WM_CHAR
454 and WM_GETTEXTLENGTH, LB-GETTEXTLEN, CB_GETLBTEXTLEN.
[10194]455 o fixed edit control to process WM_CHAR including splitted DBCS chars.
[10244]456 o fixed listbox control to process WM_CHAR including splitted DBCS chars.
[10193]457
[10188]458 2002-07-31: Dmitry Froloff <froloff@os2 >
459 - USER32: o Convert WM_CHAR characters to UTF-16 for unicode windows
460
[10180]461 2003-07-28: Platon Fomichev <stauff@innotek >
462 - WMC: o Port of Wine Windows Message Compiler
[10244]463 - KERNEL32: o Fixed loading of unicode messages and added loading of
[10183]464 internal ones. (message file from Rewind)
[10180]465
466 2003-07-28: knut st. osmundsen <bird-odin-spam@anduin >
[10179]467 - USER32: o Updates
468 - OLEPRO32: o Updates
469 - ODINCRT: o Use fast method to query pid & tid in critical sections
470
[10180]471 2003-07-28: Sander van Leeuwen <sandervl@innotek >
[10179]472 - USER32: o Updates
473 - WINMM: o Updates
474 - OLE32: o Updates
475 - SHELL32: o Return 'My Computer' when an applications asks for the
476 'Network Places' shell32 object
477 o Filter out hidden files in CreateFolderEnumList if not wanted (Wine update)
478 o Also check for SFGAO_HASSUBFOLDER flag when deciding whether or
479 not to clear SFGAO_FOLDER & SFGAO_HASSUBFOLDER!
480 (---> submit to Wine)
481
[10171]482 2003-07-16: KO Myung-Hun <komh@chollian >
483 - SHELL32: o DragQueryFileW; allocate more for unicode conversion (DBCS)
[10175]484 - WINMM: o Fixed mciGetErrorStringW() to prevent buffer overflow.
[10244]485 o Fixed midiInGetErrorText() and midiOutGetErrorText()
[10175]486 to prevent buffer overflow.
487 o Fixed waveInGetErrorTextW() to prevent buffer overflow.
488 o Fixed waveOutGetErrorTextW() to prevent buffer overflow.
489 - GDI32: o Fixed GetTextFaceW() to support unicode correctly. (DBCS)
490 o Fixed calcDimensions(). The width is one point - other point + 1
491 (code currently not active)
[10177]492 - KERNEL32: o Added functions to query length after ascii or unicode conversion
[10244]493 o Changed the destination length parameter name of lstrcpynWtoA()
[10177]494 and lstrcpynAtoW().
[10171]495
[10170]496 2002-07-16: Yuri Dario <mc6530@mclink >
497 - INSTALL: o Do not overwrite program files registry entry if it already
498 exists and is valid.
499
[10168]500 2003-07-16: Dietrich Teickner <Dietrich_Teickner@t-online >
501 - GDI32: o Fix for partial blits in StretchDIBits
502
[10164]503 2003-07-14: KO Myung-Hun <komh@chollian >
[10244]504 - GDI32: o Fixed InternalTextOutW() and GetTextExtentPointW() to support
[10164]505 unicode correctly. (DBCS)
[10166]506 - COMCTL32: o Fixed PROPSHEET_CollectSheetInfoA() and PROPSHEET_SetTitleA()
507 to convert ascii to unicode correctly. (DBCS)
508 o Fixed TREEVIEW_TVItemFromItem() and TREEVIEW_BeginLabelEditNotify()
509 to convert ascii to unicode correctly. (DBCS)
510 o Fixed TREEVIEW_SetItemW() to convert unicode to ascii correctly. (DBCS)
[10164]511
[10161]512 2003-07-11: Dietrich Teickner <Dietrich_Teickner@t-online >
513 - SHELL32: o Shell folder updates
514
[10160]515 2003-07-09: knut st. osmundsen <bird-odinspam@anduin >
516 - MAKEFILES:o Invoke RC directly and not thru the CMDQD.
517
[10158]518 2002-07-07: Dmitry Froloff <froloff@os2 >
519 - PMKDBHK: o Pass Alt-Shift on to PM (Russian language switch hotkey)
520
[10179]521 2003-07-03: Sander van Leeuwen <sandervl@innotek >
522 - USER32: o Free drag transfer structure after sending DM_RENDERCOMPLETE
523 o MapVirtualKey: when mapping VK_A-VK_Z, VK_0-VK_9 to their
524 scancodes, use hardcoded character mapping for convertion.
525
[10146]526 2003-06-26: Platon Fomichev <stauff@innotek >
527 - USER32: o ShowWindow(SW_RESTORE) should start the same PM restoration
528 routine as WM_SYSCOMMAND
529
[10135]530 2003-06-03: Sander van Leeuwen <sandervl@innotek >
531 - USER32: o Don't search for keyboard accelerators in the default
532 WM_SYSKEYDOWN handler. That's already done in TranslateAccelerator
[10137]533 o Send focus messages when we receive the undocumented WM_FOCUSCHANGED
534 PM message. Removes the need for the ugly hack to deal with
535 nested focus changes.
[10138]536 - COMCTL32: o Rebar fix for recursive size changes
[10135]537
[10133]538 2003-06-02: Sander van Leeuwen <sandervl@innotek >
539 - KERNEL32: o CreatePipe: create unique named pipe
540 o CreateNamedPipe: fixed return value + wrong check for duplex pipe
541
[10128]542 2003-05-29: Platon Fomichev <stauff@innotek >
543 - COMCTL32: o Listview selection draw code was not ok with OS/2 look
544
[10124]545 2003-05-28: Platon Fomichev <stauff@innotek >
546 - COMCTL32: o OWNERDRAW fixes for ListView control
547
[10120]548 2003-05-27: Sander van Leeuwen <sandervl@innotek >
549 - USER32: o Do not send WM_STYLECHANGING/ED messages when the scrollbar
550 control is shown or hidden.
[10121]551 o PeekMessage fix (regression from 5-16)
[10120]552
[10117]553 2003-05-26: Sander van Leeuwen <sandervl@innotek >
554 - COMCTL32: o Use the new resources from Wine.
555
[10112]556 2003-05-26: Platon Fomichev <stauff@innotek >
[10114]557 - COMCTL32: o Listview selection draw code was incomplete due to resync.
558
559 2003-05-26: Platon Fomichev <stauff@innotek >
[10112]560 - COMCTL32: o Patrick's 2001 fixes broke too much. Stay with ReWind for now.
561
[10110]562 2003-05-23: Sander van Leeuwen <sandervl@innotek >
563 - KERNEL32: o ClearCommError: lpdwError is allowed to be NULL
564
[10103]565 2003-05-16: Sander van Leeuwen <sandervl@innotek >
[10160]566 - USER32: o Use our fast critical sections instead of OS/2 mutex semaphores
[10103]567 in the timer code.
[10105]568 o Handle WM_(SYS)TIMER timer calls in DispatchMessageA/W.
569 We previously called timer handlers when we received WM_TIMER
570 from PM. That's not correct. These messages must be returned
[10160]571 by Get/PeekMessage. The handler will not be called if the
[10105]572 timer message is not dispatched. (verified in NT4)
[10103]573
574 2003-05-16: Platon Fomichev <stauff@innotek >
575 - USER32: o Eat first WM_MOUSEMOVE while menu tracking like windows does
576 to prevent 'auto-clicking' on popup menus that appear in the
577 area of first mouse-click
578
[10092]579 2003-05-15: Sander van Leeuwen <sandervl@innotek >
580 - USER32: o Window creation: updated the coordinate fix code with the latest Rewind version
[10094]581 o ReleaseDC: always verify window associated with DC
[10096]582 - COMCTL32: o Complete resync with latest Wine (except draglist)
[10160]583 o Implemented LVM_APPROXIMATEVIEWRECT for LVS_REPORT controls
[10099]584 (needed to get rid of a crash; very likely to be incorrect)
[10092]585
[10086]586 2003-05-14: Sander van Leeuwen <sandervl@innotek >
[10160]587 - GDI32: o DIB section: do not fetch more colors from a bitmap header than
[10086]588 biClrUsed (if != 0)
589 o GetDIBits: save and restore negative height & log failure
590 - USER32: o Do not send any SetWindowPos related messages if the state
591 of the window doesn't change.
592
[10084]593 2003-05-12: Sander van Leeuwen <sandervl@innotek >
594 - KERNEL32: o _lopen: wrong parsing of mode parameter
595 (only found now due to CreateFile changed with dwDesiredAccess)
596
[10080]597 2003-05-07: Sander van Leeuwen <sandervl@innotek >
598 - USER32: o Added more members to the TEB structure
599
[10075]600 2003-05-06: Sander van Leeuwen <sandervl@innotek >
601 - KERNEL32: o Fixed closing of parent file handle by duplicate memory map
[10160]602 o Compare file names instead of handles when checking for
[10075]603 duplicate file maps.
[10077]604 - USER32: o ReleaseDC check if hwnd parameter is correct (WindowFromDC(hdc))
605 o Messagebox: Wrong ReleaseDC call
[10075]606
[10072]607 2003-05-06: knut st. osmundsen <bird-odin-spam@anduin >
608 - KERNEL32: o Corrected the handling of OF_PARSE in OpenFile.
609
[10065]610 2003-05-05: Sander van Leeuwen <sandervl@innotek >
611 - KERNEL32: o Handle files opened with 0 for dwDesiredAccess seperately.
612 Those handles can only be used with a limited nr of functions
613 (such as GetFileType/Size/Time)
[10068]614 - IPHLPAPI: o Implemented GetIpAddrTable, GetIfTable & GetFriendlyIfIndex
[10065]615
[10058]616 2003-05-02: Sander van Leeuwen <sandervl@innotek >
617 - USER32: o Keep track of all open window DCs
618 o During WM_VRNENABLED we must query the visible region
619 of all open DCs to ensure that GPI updates the visible
620 region (e.g. when a window has moved).
621 A bug in PM/GPI causes open DCs to get out of sync when
622 moving windows with full window drag enabled.
623 (without full window drag there is no such problem due
624 to the use of LockWindowUpdate)
625
[10062]626 2003-04-30: Platon Fomichev <stauff@innotek >
627 - USER32: o In WM_PARENTNOTIFY correctly map window coordinates for each
628 window we send this message to.
629 Correctly finish PM minimize sequence.
630 Correctly switch titlebar higlight on activate/deactivate.
631
[10051]632 2003-04-30: Dietrich Teickner <Dietrich_Teickner@t-online >
633 - SHLWAPI: o Fixed PathIsUrlA/W
634 - KERNEL32: o Changed dll renaming to include extension if it's not .dll
635 - ODIN.INI: o Update for kernel32 change
636 (IMPORTANT: must update your odin.ini with this one or
637 delete the current file)
638
[10044]639 2003-04-27: Platon Fomichev <stauff@innotek >
640 - USER32: o Correctly finish PM restore procedure from minimized state.
641 o Use Stock brush for minimized icon fill when it is not
642 allocated.
643
[10042]644 2003-04-25: Sander van Leeuwen <sandervl@innotek >
[10160]645 - NTDLL: o Initialize kernel32 first (circular dependency between
[10042]646 kernel32 & ntdll)
647
[10040]648 2003-04-25: knut st. osmundsen <bird-odin-spam@anduin >
649 - USER32: o Fake window subclass FS bugfix.
650
[10037]651 2003-04-24: knut st. osmundsen <bird-odin-spam@anduin >
652 - USER32: o Fake window init bugfixes
653
[10034]654 2003-04-24: Sander van Leeuwen <sandervl@innotek >
655 - USER32: o EndDialog: Enable owner window regardless of whether it was
656 enabled before dialog creation. When the owner
657 is disabled and we hide the dialog, then PM switches
658 focus to another application. (hidden windows cannot
659 have focus)
660 o Win32BaseWindow::GetWindowFromOS2Handle: also check fake
661 windows)
662
[10036]663 2003-04-24: Platon Fomichev <stauff@innotek >
664 - USER32: o Fixed restore/maximize from minimized state for MDI windows.
665
[10024]666 2003-04-15: knut st. osmundsen <bird-odin-spam@anduin >
[10030]667 - USER32: o Properties allocated from shared memory.
668 o Fake window updates.
669
670 2003-04-15: knut st. osmundsen <bird-odin-spam@anduin >
[10024]671 - src/makefile:
672 o Build NTDLL too. (netlabs only)
673
[10049]674 2003-04-14: knut st. osmundsen <bird-odin-spam@anduin >
675 - USER32: o Implemented SW_SHOWDEFAULT.
676 - KERNEL32: o Changed initialization of StartupInfo to take the actual
677 values of the CreateProcess call (but for the strings).
678 (not complete)
679
[10011]680 2003-04-11: knut st. osmundsen <bird-odin-spam@anduin >
681 - USER32, KERNEL32, include/win/thread.h:
682 o Implemented WM_COPYDATA.
683
[10007]684 2002-04-11: Sander van Leeuwen <sandervl@innotek >
685 - USER32: o Send WM_WINDOWPOSCHANGED for ShowWindow(SW_SHOWWINDOW)
[10014]686 o Tool windows (WS_EX_TOOLWINDOW) don't have minimize or maximize
687 buttons. (testing shows this in NT4)
[10016]688 o Changed default hittest handler to check for WS_EX_TOOLWINDOW
689 (system menu & min/max buttons)
[10018]690 o MENU_TrackKbdMenuBar: check for WS_EX_TOOLWINDOW before using
691 the system menu.
[10014]692 o Display tool window titlebars in win32 style. They are supposed
693 to be thinner than standard PM titlebar controls.
[10007]694
[10009]695 2003-04-11: Dmitry Froloff <froloff@os2 >
696 - KERNEL32: o Console updates
697
[10002]698 2003-04-10: Platon Fomichev <stauff@innotek >
699 - MSVCRT : o MSVCRT updates, forwarders to stdcall functions, lots of funcs
700 now directly imported from NTDLL, resync with latest Wine
701 - EMXLIBS : o Added yet another wrapper for FS and added some funcs for new
702 msvcrt
703 - INCLUDE : o OS2SEL functions corrected for potential optimizing problems
704 in release build. (Bug found and corrected by Dietrich)
705
[9996]706 2002-04-09: Sander van Leeuwen <sandervl@innotek >
[10024]707 - KERNEL32: o Unmap memory view when deleting PE dll object.
[9996]708 (problem found by Dietrich)
709
[10000]710 2003-04-09: Platon Fomichev <stauff@innotek >
[10024]711 - COMCTL32: o Due to flaw in cdecl implementation of GCC temporary
[10000]712 correctly import _wtoi func from NTDLL
713 - EMXLIBS: o Possible endless loop in OS2FS replacement funcs
714 (problem found by Dietrich)
715
[9993]716 2003-04-08: Platon Fomichev <platon@innotek >
717 - USER32: o Treat LBUTTON press different from others in scrollbar. (WineX resync)
718
[9989]719 2002-04-08: knut st. osmundsen <Knut.Osmundsen@innotek >
720 - COMDLG32: o Corrected default printer init. It was crashing with big
721 printer setups and not handling multiple drivers per device
722 correctly.
723
[9987]724 2002-04-08: Sander van Leeuwen <sandervl@innotek >
725 - USER32: o Menu control: do not paint default menu item strings in bold
726 if in OS/2 GUI mode
727
[9984]728 2003-04-04: Platon Fomichev <platon@innotek >
729 - NTDLL: o Massive update. NTDLL internal tests, almost all
730 string and conversion funcs. Corrected and beautified .def file
731 - DOC: o Updated GCCBuildInstructions.txt for GCC 3.2.1
732
[9981]733 2003-04-03: Sander van Leeuwen <sandervl@innotek >
734 - WINMM: o Different method for detecting DirectAudio (uniaud, sblive, c-media)
735 o Added custom build function to disable DirectAudio (always use DART)
[9983]736 o Waveout (DART): handle underrun properly (next buffer write
737 and position after continueing)
[9981]738
[9978]739 2002-04-02: knut st. osmundsen <bird-odin-spam@anduin >
740 - WIN32K: o Win32VersionValue in OptionalHeader.
741
[9972]742 2002-04-02: Yuri Dario <mc6530@mclink >
743 - INCLUDE, GDI32, USER32, KERNEL32:
744 o Corrected & changed headers + source updates
745 - USER32: o Button: WM_SETTEXT fix
746
[9968]747 2003-04-02: Platon Fomichev <platon@innotek >
748 - INCLUDE, KERNEL32:
[9978]749 o Corrected HFILE definition as it is in Wine and in Win2k +
[9968]750 header updates.
751 - INCLUDE\EMXRUNTIME:
752 o Modified EMX headers
753 - LIB\EMXSUPPORT:
754 o Modified EMX libraries
755
[9967]756 2003-04-01: Sander van Leeuwen <sandervl@innotek >
757 - GDI32: o Fix for partial dibsection resyncs
758
[9965]759 2003-04-01: Platon Fomichev <stauff@innotek >
760 - USER32: o Functions for setting custom frame/cd/window class names
761
[9960]762 2003-03-31: Dietrich Teickner <Dietrich_Teickner@t-online >
763 - SHELL32: o Shell file operations update
764
[9961]765 2003-03-31: Platon Fomichev <platon@innotek >
[9978]766 - KERNEL32: o Added vsnprintfW/snprintfW funcs for syncing with latest
767 wine NTDLL
[9961]768
[9958]769 2003-03-31: knut st. osmundsen <bird-odin-spam@anduin >
770 - PE2LX/WIN32K:
771 o Custombuild feature for excluding dlls. Cleanups.
772 o Option for making all object RW file.
[9961]773 - KERNEL32: o Made Pe2Lx'ed DLLs work.
[9958]774
[9952]775 2003-03-28: Sander van Leeuwen <sandervl@innotek >
[9958]776 - USER32: o Removed changes for window tracking (move/size) with full
[9952]777 window dragging enabled (2003-03-27)
778
[9940]779 2003-03-27: Sander van Leeuwen <sandervl@innotek >
780 - USER32: o Don't change focus when processing mouse button message if
781 the top parent is a fake window
[9942]782 o Changes for window tracking (move/size) with full window
783 dragging enabled
[9947]784 - KERNEL32: o Memory map updates
[9940]785
[9937]786 2003-03-26: Sander van Leeuwen <sandervl@innotek >
[9958]787 - KERNEL32: o WaitForSingleObject/(Msg)WaitForMultipleObject fixes to
788 prevent thread priorities from being accidentally boosted to
[9937]789 time critical
790
[9932]791 2003-03-22: Sander van Leeuwen <sandervl@innotek >
[9958]792 - USER32: o If an application doesn't validate the update region
793 while processing WM_PAINT, then we must remember it for
794 the next time.
795 Windows will only send a WM_PAINT once until another part of
[9932]796 the window is invalidated. Unfortunately PM keeps on sending
797 WM_PAINT messages until we validate the update region.
798 This affects UpdateWindow, RedrawWindow, GetUpdateRgn, GetUpdateRect,
799 BeginPaint and the next WM_PAINT message.
800
[9926]801 2003-03-20: Sander van Leeuwen <sandervl@innotek >
802 - USER32: o WindowFromPoint: only send WM_NCHITTEST to windows belonging
803 to the current thread
[9929]804 o Changes for fake windows. Moved them into a seperate C++ class
805 and overload some methods to correct the behaviour.
[9926]806
[9923]807 2003-03-18: Platon Fomichev <platon@innotek >
808 - USER32: o Shift/Ctrl/Alt+Numpad keys illegal behaviour. Generic numpad
[9958]809 keys like (/*-+) produced garbage.
[9923]810
[9920]811 2003-03-12: Platon Fomichev <stauff@innotek >
812 - USER32: o GetKeyState and GetAsyncKeyState fixes for numpad keyboard
813
[9914]814 2003-03-06: Sander van Leeuwen <sandervl@innotek >
815 - KERNEL32: o Don't change the stack alignment if the thread has less than
816 128 kb stack.
[9915]817 - WINMM: o Improved accuracy of waveIn/OutGetPosition. (use FPU to prevent
818 rounding errors)
[9918]819 o Added code to dump played wave data to disk (disabled by default)
[9914]820
[9908]821 2003-03-06: knut st. osmundsen <Knut.Osmundsen@innotek >
822 - KERNEL32: o The WIN32LOG_FILEBASE env.var. can be used to point the logfile
823 elsewhere. "%d.log" is added to the value.
824 o Print szLineExceptionType too in exception dump.
825 o Custombuild apis for entering and leaving Odin thread context.
826 o Added functions to quickly get the PID & TID
827
[9905]828 2003-03-05: knut st. osmundsen <bird-odin-spam@anduin >
829 - MAKE: o Experimental OTHERS variable.
830 o Full source path to compilers.
831
[9899]832 2003-03-05: Sander van Leeuwen <sandervl@innotek >
833 - WINMM: o timeBegin/EndPeriod: check for upper and lower boundaries
834 o waveoutGetPosition: return 0 if stream is not active (DART)
835 o waveinGetPosition: return 0 if stream is not active (DART)
836 o Don't print a warning for CALLBACK_NULL callbacks
837 o Added ODIN_waveInSetFixedBuffers, renamed SetFixedWaveBufferSize
838 to ODIN_waveOutSetFixedBuffers. Used to tell WINMM to use
839 the waveOutWrite buffer size for the DART buffers.
[9906]840 o Don't pause the wave stream if no buffers left to add. Let
841 DART detect the underrun condition.
[9899]842
[9896]843 2003-03-04: Platon Fomichev <stauff@innotek >
844 - USER32: o We did not pay attention to numlock state on numpad keyboard.
845
[9894]846 2003-03-03: Dietrich Teickner <Dietrich_Teickner@t-online >
847 - GDI32: o ExtTextOutA: copy string and force zero termination
848 - SHELL32: o Minor updates
849
850 2003-03-03: Sander van Leeuwen <sandervl@innotek >
[9905]851 - WSOCK32: o Removed wrong checks for invalid address parameters in
[9894]852 sendto & recvfrom
853
854 2003-03-01: Sander van Leeuwen <sandervl@innotek >
855 - KERNEL32: o ExitProcess: turn off hard errors & exception popups before
856 calling O32_ExitProcess (release build only)
857 o DeleteFile: when deleting a .lnk file, verify if it's a shell
858 link object file. if so, delete WPS object
[9905]859 o ODIN_DisableFolderShellLink added: disable object creation in
860 Odin folder. Desktop shortcuts will still be created as WPS
[9894]861 objects on the desktop.
862 o OSLibWinCreateObject: create shelllink file with WPS object id
[9905]863 - USER32/KERNEL32:
[9894]864 o Move OSLibWinCreateObject to KERNEL32
[9905]865 - SHELL32: o Shelllink: use kernel32 file functions instead of those from
[9894]866 the VAC crt
867
[9873]868 2003-02-28: Sander van Leeuwen <sandervl@innotek >
869 - SRC\makefile:
[9905]870 o Skip msvcrt & crtdll for now. Causes too many problems with
[9873]871 Odin builds.
[9877]872 - KERNEL32: o Fixed CreateProcessA regression (Lotus Notes)
[9879]873 o Check for invalid data while measuring the CPU speed. DosTmrQueryTime
874 isn't very reliable (on laptops).
[9881]875 o ExitProcess: don't remove our exception handler too early
[9894]876 o Map ERROR_PATH_NOT_FOUND (OS/2) to ERROR_INVALID_NAME
877 - WINMM: o Protect linked timer list with VMutex object.
[9873]878
879 2003-02-28: knut st. osmundsen <Knut.Osmundsen@innotek >
880 - MAKEFILES:
881 o New rule cleanall which tries to wipe out all the output.
882 o ODIN32_LIB and ODIN32_BIN is now the same for all the CCENVs.
883 (AFAIK we no longer try compile stuff with many compiles, but
884 stick too the once which are working, VAC3 or EMX that is.)
885 o Linenumbers in release mode.
886 o Pass full source file names to compilers so the debugger easier
887 will find the the right source.
888 o Defined STATIC_CRT in src/win32k/utils.
889 o Profiling: Link with kProfile.lib when DEBUG= and PROFILE=1.
890 Configured this for EMX targets too. (state: Experimental)
891
[9870]892 2003-02-28: Platon Fomichev <stauff@innotek >
[9905]893 - USER32: o Wrong checks on restoration point remembering. Maximizing
[9870]894 window from PM icon using keyboard or menu produced wrong
895 controls.
896
[9867]897 2003-02-27: Sander van Leeuwen <sandervl@innotek >
898 - KERNEL32: o VirtualAlloc: fixed handling of commit for a page range
899 that is not entirely reserved (contains committed pages)
900 o Don't call WinMessageBox in the unhandled exception filter as
901 that can hang PM.
902
[9863]903 2003-02-27: Platon Fomichev <stauff@innotek >
904 - USER32: o Illegal PM sequence of maximizing from icon state corrected.
905 Inter-thread controls change caused PM lockups. Rewrote
906 PM window frame controls manipulation procedure.
907
[9860]908 2000-02-27: Achim Hasenmueller <achimha@innotek >
[9905]909 - KERNEL32: o MoveFile: detect if source and target file names are on a
[9860]910 different drive and use DosCopy/DosDelete instead of DosMove
911 in this case.
912
[9858]913 2003-02-26: Sander van Leeuwen <sandervl@innotek >
914 - RICHED32: o Rewrote control; no longer creates a child Edit window as this
915 doesn't happen in Windows and breaks subclassing
916 o EM_CHARFROMPOS is different for RichEdit controls (lParam is
917 a POINTL pointer)
918 o Implemented EM_FINDWORDBREAK
919
[9853]920 2003-02-25: Sander van Leeuwen <sandervl@innotek >
921 - USER32: o Bugfix for WPS object creation
[9855]922 - RICHED32: o Added support for EM_SETCHARFORMAT (text & background color)
923 & EM_SETBKGNDCOLOR.
[9853]924
[9840]925 2003-02-24: Sander van Leeuwen <sandervl@innotek >
926 - WS2_32: o Implemented non-overlapped WSARecv & WSASend.
[9842]927 - WSOCK32: o check for local host name in gethostbyname. if identical,
928 then use "localhost" instead
[9845]929 - KERNEL32: o GetFullPathNameA: don't change the input string
[9848]930 o Added ODIN_IsWin32App export to determine whether an app
931 is a win32 or os2 binary.
932 - USER32: o Changes for creating WPS objects (win32/os2 app)
933 o Added function to convert an icon group in memory
934 - SHELL32: o Convert win32 icon file to os2 format when creating a shell link.
[9840]935
[9839]936 2003-02-23: knut st. osmundsen <bird@anduin >
937 - TOOLS/ALIASDEF:
938 o A tool for generating alias records from an .def file.
939 Something I wrote will playing with NTDLL here.
940
[9837]941 2003-02-22: Sander van Leeuwen <sandervl@innotek >
942 - WS2_32: o Added WSARecv(From) & WSASend(To) stubs
943
[9835]944 2003-02-22: Platon Fomichev <stauff@innotek >
945 - USER32: o Restoring maximized window from iconic state caused window
946 frame controls to behave badly. General out-of-sync problems
947 with frame controls. Invisibility of frame controls after
948 lots of minimizing/restoring.
949
[9832]950 2003-02-22: Dietrich Teickner <Dietrich_Teickner@t-online >
951 - SHELL32: o Shell file operation updates
952
[9830]953 2003-02-20: knut st. osmundsen <Knut.Osmundsen@innotek >
[9839]954 - KERNEL32: o Added custombuild API for registering a callback for LX Dll
[9830]955 loading thru LoadLibrary*().
956
[9823]957 2003-02-18: Sander van Leeuwen <sandervl@innotek >
958 - KERNEL32: o Touch last stack page using ESP. (just in case)
[9825]959 o Cleaned up memory map code.
[9823]960
[9816]961 2003-02-17: Sander van Leeuwen <sandervl@innotek >
962 - KERNEL32: o FindFirstFile: return ERROR_FILE_NOT_FOUND if DosFindFirst
963 returns ERROR_PATH_NOT_FOUND
[9819]964 - USER32: o Single Alt down + up always generates WM_SYSKEYUP; reset
[9839]965 iMenuSysKey on WM_KEYUP, so the system menu isn't accidentally
[9819]966 activated.
[9816]967
[9809]968 2003-02-16: Sander van Leeuwen <sandervl@innotek >
969 - USER32: o ToAscii: fixed wrong checks for VK_SHIFT/CONTROL/MENU
970 o Fixed broken implementation of GetKeyState, GetAsyncKeyState
971 and GetKeyboardState
[9811]972 o Do not translate WM_KEYUP to WM_SYSKEYUP if AltGr released
973 and KC_LONEKEY flag is set. (only for Alt)
974 o GetKeyboardState, GetKeyState, GetAsyncKeyState:
975 pretend left Ctrl key is pressed if AltGr down.
976 - PMKBDHK: o Special handling of AltGr key. Must send Ctrl key messages
977 like Windows.
[9809]978
[9804]979 2003-02-14: Dietrich Teickner <Dietrich_Teickner@t-online >
980 - SHELL32: o Shell file operation updates
981
[9794]982 2003-02-13: Sander van Leeuwen <sandervl@innotek >
[9790]983 - USER32: o Handle SetFocus(0) correctly: keystrokes are converted into
984 WM_SYSKEYDOWN/(WM_SYSCHAR)/WM_SYSKEYUP messages
[9839]985 o DrawFocusRect: conflict between SetROP2(R2_XORPEN) and
[9794]986 SetBkMode(TRANSPARENT); commenting out the latter for now.
[9797]987 - SHELL32: o Control panel Wine resync
988 - KERNEL32: o Added ODIN_SetTIBSwitch function to override TIB selector
989 switching.
[9801]990 o Forward RtlZero/Move/FillMemory to ntdll
991 - NTDLL: o Cleaned up
[9790]992
[9784]993 2003-02-11: Sander van Leeuwen <sandervl@innotek >
994 - USER32: o When a window is activated by a mouse click, we must set
995 focus to the client window (and not the frame!).
[9786]996 o GetSysColor: always return cached colors
[9784]997
[9779]998 2003-02-10: Sander van Leeuwen <sandervl@innotek >
999 - KERNEL32: o Touch all stack pages we skip in the out of stack workaround for
1000 16 bits code. Jumping over the guard page causes a protection
1001 violation exception.
[9782]1002 - USER32: o EnumThreadWindows: must return windows in Z-order
1003 (experiments show EnumThreadWindows in NT4 behaves like this)
[9779]1004
[9775]1005 2003-02-07: Sander van Leeuwen <sandervl@innotek >
1006 - DDRAW/NTDLL:
1007 o Rename resource directory
[9839]1008 - USER32: o Don't save position (for restore) in SetWindowPos if window
[9777]1009 is minimized .
[9775]1010
[9757]1011 2002-02-06: Dietrich Teickner <Dietrich_Teickner@t-online >
1012 - USER32: o Edit control: fixed heap corruption in undo buffer
1013
[9755]1014 2003-02-06: Sander van Leeuwen <sandervl@innotek >
1015 - ODINCRT: o Rewrote critical sections to be safe on SMP systems
1016 (previous implementation had one flaw that happened
1017 to be triggered often on my SMP machine)
[9839]1018 - USER32: o Edit control: Always kill the timer if in captured state.
[9759]1019 The app can call ReleaseCapture before we get the WM_LBUTTONUP
1020 message.
[9763]1021 o Send WM_QUERYNEWPALETTE when a window receives focus
1022 o Translate WM_REALIZEPALETTE into WM_PALETTECHANGED
[9761]1023 - GDI32: o Must manually correct y coordinates for DIB section blit since
1024 we reset the y inversion back to 0.
1025 (subtract twice the viewport & windows origin y)
[9763]1026 o CreateDIBSection: don't get palette from DC if bitmap bits provided
[9755]1027
[9753]1028 2003-02-05: Sander van Leeuwen <sandervl@innotek >
1029 - KERNEL32: o Check ESP when calling the entrypoint of a newly created thread.
1030 If close to a 64kb boundary, adjust it. Some ancient 16 bits
[9839]1031 code will crash if there's not enough stack left.
[9753]1032
[9746]1033 2003-02-04: Sander van Leeuwen <sandervl@innotek >
1034 - KERNEL32: o Support DuplicateHandle for threads
[9749]1035 o Fixed command line parsing regression
[9751]1036 - DDRAW: o FS corruption in SetCooperativeLevel
[9746]1037
[9744]1038 2003-02-02: Sander van Leeuwen <sandervl@innotek >
1039 - INCLUDE\makefiles:
1040 o Define STATIC_CRT for all exe targets
1041
[9742]1042 2003-01-30: Sander van Leeuwen <sandervl@innotek >
1043 - KERNEL32: o CreateProcess changes for parsing the application name
1044 and command line strings
1045
[9740]1046 2003-01-29: Sander van Leeuwen <sandervl@innotek >
1047 - USER32: o OS/2 Look & Feel is now default
1048 o Use OS/2 colors again in OS/2 L&F mode
1049
[9734]1050 2003-01-28: Sander van Leeuwen <sandervl@innotek >
1051 - USER32: o Don't use DrawFocusRect from WGSS anymore
1052 - GDI32: o Fixes for InternalTextOutA without y-inversion (not activated)
1053
1054 2003-01-27: Platon Fomichev <platon@innotek >
1055 - INCLUDE: o Illegal calling convention specified for _System calling
[9839]1056 convention in headers for GCC. Bugs in ASM code for SetFS
1057 RestoreFS.
1058 - NTDLL: o In C++ files specify extern "C" for _System calling convention
[9734]1059 as well. Affected _DLL_InitTerm
1060
[9720]1061 2003-01-23: knut st. osmundsen <bird-odin-spam@anduin.net>
1062 - TOOLS\COMMON, TOOLS\WRC\U:
1063 o Define STATIC_CRT so wrapper headers doesn't kick in.
1064
[9713]1065 2003-01-23: Sander van Leeuwen <sandervl@innotek >
[9720]1066 - INCLUDE\*.mk:
[9713]1067 o Don't use include\incl_vac for statically linked targets
1068 (e.g. tools)
1069 - ODINCRT: o Added wrappers for new & delete operators
[9717]1070 - ODINPROF, IPLOG, OLE32\REGSVR32;
1071 o Link with static CRT library
1072 - MAKE\setup.mak:
1073 o Only add include\incl_vac if not building an odin32 app
[9713]1074
[9726]1075 2003-01-23: Platon Fomichev <platon@innotek >
1076 - DOC: o Added build instructions for GCC
[9729]1077 - NTDLL: o Made initntdll a C file to remove C++ GCC stuff for now
1078 and added RtlBitmap support from Wine.
1079 - INCLUDE: o Correced odinlx.h header - problem while compiling with
1080 C compiler.
[9726]1081
[9705]1082 2003-01-22: Sander van Leeuwen <sandervl@innotek >
1083 - ODINCRT: o Renamed wrapper functions
1084 - INCLUDE\incl_vac:
1085 o Changed VAC headers to rename memory and file functions
1086 (those that change FS when called)
1087 - MAKE, INCLUDE\*.mk:
1088 o Add include\incl_vac first to include path (/I)
[9711]1089 - KERNEL32: o Removed WriteLogError
[9705]1090
[9702]1091 2003-01-22: Platon Fomichev <platon@innotek >
1092 - NTDLL: o Dll load/unload changes
1093
[9696]1094 2003-01-21: Sander van Leeuwen <sandervl@innotek >
1095 - DDRAW: o Removed dependency on dive.dll. Load it on demand.
[9700]1096 - USER32: o Moved debug wrapper for DDE to dde.cpp
[9696]1097
[9692]1098 2003-01-19: Sander van Leeuwen <sandervl@innotek >
1099 - KERNEL32: o Only load LVM.DLL when we actually need it.
1100 o CreateProcess bugfix for thread id if launched directly
1101 o CreateFile returns ERROR_ALREADY_EXISTS if file not found
1102 and CREATE_NEW
1103 o Check and correct process type in thread wrapper. WinCreateMsgQueue
1104 fails for non-PM apps. We set it to PM in the VIO loader, but
1105 apparently it can be changed back.
1106
[9690]1107 2003-01-18: Sander van Leeuwen <sandervl@innotek >
1108 - KERNEL32: o FindFirstFile must return ERROR_FILE_NOT_FOUND when
1109 the specified file or directory isn't present.
1110 (OS/2 returns ERROR_NO_MORE_FILES)
1111
[9679]1112 2003-01-16: Sander van Leeuwen <sandervl@innotek >
1113 - KERNEL32: o Fixed heap corruption in CreateProcess (with current dir)
[9687]1114 - USER32: o Only the combo bitmap header is wrong; the others are fine
1115 (regression from 2003-01-05)
[9679]1116
[9682]1117 2003-01-16: Platon Fomichev <platon@innotek >
1118 - NTDLL: o Changes for building dll with GCC
1119
[9672]1120 2003-01-15: Platon Fomichev <platon@innotek >
1121 - MSVCRT: o Updates
1122 - VERSION: o Don't use crtdll
1123 - INCLUDE: o Updates for GCC builds
1124
[9670]1125 2003-01-14: Sander van Leeuwen <sandervl@innotek >
1126 - WINMM: o Delete all wave object on unload
1127 o Fix linked list synchronization
1128
[9666]1129 2003-01-13: Sander van Leeuwen <sandervl@innotek >
1130 - KERNEL32: o Don't allocate selectors anymore. Allocate tiled memory
1131 and call Dos32FlatToSel.
[9720]1132 o Get default stack size from PE header.
[9666]1133 o Thread handles not closed properly.
1134
[9665]1135 2003-01-12: Sander van Leeuwen <sandervl@xs4all >
1136 - KERNEL32: o Ported QueryDosDeviceA/W from Rewind
1137 Return all valid drive letters in QueryDosDeviceA/W(NULL)
1138 Return full device name for drive letters
1139 o Implemented IOCTL_SCSI_GET_CAPABILITIES
1140 o Do not fail CDIO init if media not present
1141
[9651]1142 2003-01-10: Sander van Leeuwen <sandervl@innotek >
1143 - KERNEL32: o Don't close handle in CloseHandle if HANDLE_FLAG_PROTECT_FROM_CLOSE
1144 flag set.
1145 o Implemented Set/GetHandleInformation
[9659]1146 o CreateFile: create handles that are not inherited by child
1147 processes by default
1148 Only enable inheritance if specified in security struct
1149 o Create(Named)Pipe: default = not inherited by child processes
[9720]1150 Only enable inheritance if specified in security
[9659]1151 struct.
[9651]1152 o DuplicateHandle; set inheritance flag with SetHandleInformation
[9659]1153 o CreateProcess: support for setting stdin/out/err handles
1154 of child process
1155 o PeekNamedPipe: - return ERROR_BROKEN_PIPE when used for unnamed
1156 pipes (which is not allowed in OS/2)
1157 (workaround)
[9661]1158 - USER32: o ScrollDC bugfix; must convert rectangle returned by GetClipBox
1159 to device coordinates
[9651]1160
[9654]1161 2003-01-10: Platon Fomichev <platon@innotek >
1162 - MSVCRT: o Updates
1163 - CRTDLL: o Wine port (forwarder dll to msvcrt)
1164
[9649]1165 2003-01-10: Herwig Bauernfeind <herwig.bauernfeind@aon >
1166 - ODINBUG: o Updated to version 0.5.8
1167
[9646]1168 2003-01-08: Sander van Leeuwen <sandervl@innotek >
1169 - KERNEL32: o SetTimeZoneInformation: save info in registry:
1170 HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\TimeZoneInformation
1171 o GetTimeZoneInformation: read info from registery if present;
1172 otherwise call WGSS
1173 o RegQueryValue(Ex)W: workaround to return bytes for strings
1174 must always be executed when lpcbData != NULL.
1175
[9639]1176 2003-01-07: Sander van Leeuwen <sandervl@innotek >
1177 - USER32: o Convert color masks to b&w in CreateIconIndirect
[9640]1178 - RICHED32: o Don't forward WM_NCCALCSIZE to Edit control or else the
1179 richedit parent's client area is resized. We already
1180 resize the Edit child in the WM_SIZE handler.
[9642]1181 o Wrong call to ctordtorTerm; removed it and ctordtorInit
1182 since there's no C++ code in that dll anyway.
[9644]1183 - ODININST: o Parse TZ environment variable and save timezone information
1184 to the registry. (default is CET if not found)
[9639]1185
[9626]1186 2003-01-06: Sander van Leeuwen <sandervl@innotek >
1187 - WSOCK32: o Better method to cancel all async requests in WSACleanup
[9636]1188 - USER32: o Invalidate window when it's resized and SWP_NOCOPYBITS
1189 is specified.
1190 o Fixed icon leak in IconForWindow method (call LoadImageA
1191 with LR_SHARED flag to reuse icons)
[9626]1192
[9629]1193 2003-01-06: Platon Fomichev <platon@innotek >
[9630]1194 - ConfigureGCC.cmd,
[9629]1195 INCLUDE\win\msvcrt,
1196 INCLUDE\emx makefiles
1197 MSVCRT:
1198 o Wine port of MSVCRT (build with GCC)
1199
[9615]1200 2003-01-05: Sander van Leeuwen <sandervl@innotek >
1201 - KERNEL32: o Added ODIN_SetDllLoadCallback; install a dll load hook
1202 that's called as soon as all exports are processed
1203 (so before any code is executed that can use the dll)
1204 o Added ODIN_SetProcAddress; override a name or ordinal export
[9621]1205 - USER32: o Corrected wrong bitmap headers in resources
[9623]1206 o Added workaround for handling black & white cursors
[9615]1207
[9620]1208 2002-01-05: Dietrich Teickner <Dietrich_Teickner@t-online >
1209 - USER32: o Return MA_NOACTIVATE in listbox WM_MOUSEACTIVATE handler.
[9720]1210 (apparently not necessary anymore in Wine; so probably
[9620]1211 caused by something else)
1212
[9606]1213 2003-01-04: Sander van Leeuwen <sandervl@innotek >
1214 - USER32: o Corrected drawing of menubar in OS/2 L&F mode (when highlighted)
1215 o Fixed handling of single ALT to select menu
[9611]1216 o Use different color for highlighted menus (OS/2 L&F)
[9608]1217 - GDI32: o Removed broken handling of TA_RIGHT in TextOut
[9613]1218 o Flip bitmap in GetDIBits if height is negative
1219 o Only return bitfield data in GetDIBits if compression set
1220 to BI_BITFIELDS (and lpvBits is not NULL)
[9606]1221
[9595]1222 2003-01-03: Sander van Leeuwen <sandervl@innotek >
1223 - USER32: o Merged Rewind menu control
[9600]1224 o Fixed GetSystemMetrics(SM_CXMENUCHECK); should be 13
[9603]1225 o Always use windows system colors (even in OS/2 L&F mode)
[9595]1226
[9592]1227 2002-01-03: Dietrich Teickner <Dietrich_Teickner@t-online >
1228 - KERNEL32: o Convert timezone names in Set/GetTimeZoneInformation as
1229 WGSS expects/returns ascii strings instead of unicode.
1230
[9581]1231 2003-01-02: Sander van Leeuwen <sandervl@innotek >
1232 - KERNEL32: o Set the codepage of the message queue for each new thread
1233 that is created. (done for the main thread in user32)
[9720]1234 - USER32: o Fix for composite keyboard character translation
[9583]1235 (e.g. ^ on german keyboards)
[9585]1236 o SystemParametersInfoA fix for SPI_GETNONCLIENTMETRICS in
1237 OS/2 L&F (font height must be negative)
[9587]1238 o Deactivate window when hiding it to force PM to switch focus.
1239 (Note: might cause regressions!)
1240 o Fixed behaviour of SetFocus(NULL); should return the current
1241 focus window.
[9581]1242
[9574]1243 2003-01-01: Sander van Leeuwen <sandervl@innotek >
1244 - USER32: o Fixes for windows with an iconless class and WS_EX_DLGMODALFRAME
1245 style. (they shouldn't have a system menu)
1246 (either right after creation or when the app add this extended
1247 style later on)
[9579]1248 o Remove minimize or maximize controls when the app requests it
1249 (OS/2 GUI mode)
[9577]1250 - GDI32: o Cleaned up SetDIBitsToDevice
Note: See TracBrowser for help on using the repository browser.