Release 980601
[wine/multimedia.git] / ChangeLog
blobca762715529dd9982460a73d9d49d5bdb44db136
1 ----------------------------------------------------------------------
2 Sun May 31 13:40:13 1998  Alexandre Julliard  <julliard@lrc.epfl.ch>
4         * [if1632/signal.c]
5         Added display of exception name.
7         * [loader/task.c]
8         Yet another attempt at fixing SwitchStackTo/SwitchStackBack.
10         * [memory/selector.c] [relay32/builtin32.c] [tools/build.c]
11           [win32/kernel32.c]
12         Generate an assembly stub for Win32 register functions to make
13         their names available at link time.
15         * [programs/*/Makefile.in]
16         Added hacks to support old resource compiler.
18 Fri May 29 16:27:14 1998  Marcus Meissner <marcus@jet.franken.de>
20         * [tools/testrun]
21         Merge of my testscripts at home into one single perl program
22         (tested with perl5). Works only on Linux due to 'ps' and 'ipcs'
23         magic.
25         * [controls/menu.c]
26         Added some DefaultMenuItem stubs.
28         * [debugger/stabs.c]
29         Fixed stabs loading, now supports (int,int) typeinfo format used
30         by gcc-2.8 and egcs-1. If it still crashes, please mail me.
32         * [if1632/][relay32/]
33         Added msvideo.dll (stubs only)
34         Replaced some ptr by str for stringcases
35         Added some new stubs (VxDCall, FindCloseNotif....)
37         * [misc/network.c]
38         Some argument fixes.
40         * [misc/registry.c][misc/cpu.c]
41         Registry initialization partially rewritten and enhanced.
43         * [scheduler/*.c]
44         Some additions so we don't do kill(0,SIGUSR1) (kill processgroup
45         instead of targeted thread)
46         Added SetThreadContext.
48 Thu May 28 23:59:59 1998  Bertho Stultiens <bertho@akhphd.au.dk>
50         * [tools/wrc/*]
51         New resource compiler version 1.0.0 (28-May-1998)
53         * [Make.rules.in] [Makefile.in]
54         Changed and added rc rules to point to tools/wrc/wrc.
56         * [configure.in] [include/config.h.in]
57         Added check for function 'stricmp'.
59         * [include/resource.h]
60         Commented out the old resource structure to catch references.
61         It also includes wrc_rsc.h.
63         * [include/wrc_rsc.h]
64         New file. Definitions for the resources generated with wrc.
66         * [include/windows.h]
67         Added #ifdef RC_INVOKED to exclude stdarg.h.
68         Added SS_NOTIFY flag.
70         * [include/winnls.h]
71         Added SUBLANG_* definitions and corrected some defaults.
73         * [loader/libres.c]
74         Changed the sysres load functions to support wrc generated
75         resources.
77         * [resource/sysres_*.rc]
78         Added #include <windows.h>
80         * [resource/sysres.c]
81         Changed declarations to match wrc's output
83         * [resource/Makefile.in]
84         Changed rules to work with wrc.
86         * [tools/makedep.c]
87         Changed generation of .rc file dependencies to .s target.
89 Thu May 28 22:28:39 1998  Eric Kohl <ekohl@abo.rhein-zeitung.de>
91         * [files/file.c][include/windows.c][relay32/kernel32.spec]
92         Implemented GetFileAttributesEx32A/W.
94         * [misc/imagelist.h][include/commctrl.h][relay32/comctl32.spec]
95         Added ImageList_Read and ImageList_Write stubs.
96         Added ImageList_AddIcon function.
97         Added ImageList_LoadImage. It is the same as ImageList_LoadImage32A.
99         * [controls/header.c]
100         Fixed bitmap drawing bug.
101         Added full bitmap support.
103         * [include/commctrl.h]
104         Added missing header macros.
106         * [controls/toolbar.c][include/toolbar.h][include/commctrl.h]
107           [controls/commctrl.c] [relay32/comctl32.spec]
108         First implementation of toolbar control.
109         Implemented CreateToolbar, CreateToolbarEx and CreateMappedBitmap.
111         * [controls/progress.c][controls/status.c]
112         Some code cleanup.
114         * [controls/commctrl.c][include/commctrl.h][relay32/comctl32.spec]
115         Removed CreateStatusWindow16 and DrawStatusText16.
116         CreateStatusWindow is the same as CreateStatusWindow32A.
117         DrawStatusText is the same as DrawStatusText32A.
119 Thu May 28 16:01:28 1998  Matthew J. Francis  <asbel@dial.pipex.com>
121         * [objects/bitmap.c] [objects/bitmap.h] [objects/oembitmap.c]
122           [objects/dc.c] [graphics/x11drv/bitblt.c]
123         Added partial implementation of CreateDIBSection, with great thanks
124         to Ulrich Weigand <weigand@informatik.uni-erlangen.de> for
125         contributing the bulk of the patch.
127 Wed May 27 19:04:31 1998  Ulrich Weigand <weigand@informatik.uni-erlangen.de>
129         * [win32/kernel32.c] [if1632/thunk.c] [include/flatthunk.h]
130         ThunkConnect16 and related functions moved to emulator.
132         * [loader/ne/segment.c]
133         Call DllEntryPoint with correct arguments.
135         * [relay32/builtin32.c]
136         Bugfix: Relay debugging did not work for multiple processes.
138         * [controls/menu.c]
139         Bugfix: dwItemData was not set for MF_OWNERDRAW menus.
141         * [if1632/relay.c] [relay32/relay386.c]
142         Relay messages converted to use DPRINTF.
144         * [controls/desktop.c] [relay32/user32.spec]
145         Implemented PaintDesktop.
147         * [files/profile.c] [if1632/kernel.spec] [misc/network.c]
148           [misc/printdrv.c] [relay32/winspool.spec] 
149           [win32/ordinals.c] [relay32/kernel32.spec]
150         Some stubs added.
152         * [relay32/mpr.spec]
153         All ordinals were off by one.
155 Tue May 26 13:32:57 1998  Bill Hawes <whawes@star.net>
157         * [misc/lstr.c] [include/casemap.h] [tools/unimap.pl]
158         Added Unicode case conversion routines towupper/towlower,
159         with mapping tables casemap.h created by tools/unimap.pl.
161         * [misc/ntdll.c] [include/winnls.h] [relay32/ntdll.spec]
162           [relay32/advapi.spec]
163         Minimal implementation of IsTextUnicode, just enough to get
164         NT4 notepad to open ascii/unicode files.
166         * [Make.rules.in] [resources/sysres_En.rc]
167         Added include file dlgs.h for building resource files, so that
168         resources can refer to defined values (e.g. pshHelp).
170         * [misc/crtdll.c] [relay32/crtdll.spec]
171         Use towupper/towlower for 32W case conversions.
173         * [memory/string.c]
174         Use towupper for 32W case conversions.
176         * [ole/ole2nls.c]
177         Use towupper for 32W case conversions; fix mem leak; minor cleanup
179         * [controls/edit.c]
180         Added soft break flag to edit state. Print unknown action values
181         for WM_VSCROLL (action 190 occurs when running NT4 notepad.)
183 Mon May 25 22:42:40 1998  Uwe Bonnes <bon@elektron.ikp.physik.tu-darmstadt.de>
185         * [files/file.c]
186         Care for a pathological case in SetFilePointer.
188         * [graphics/x11drv/xfont.c]
189         Handle longer Font names in LFD_ComposeLFD and try to catch errors.
191         * [loader/pe_image.c]
192         Unload Dummymodule when PE_LoadLibraryEx32A fails with
193         PE_LoadImage (makes Encarta 98 installer proceed).
195         * [misc/registry.c]
196         Move a check for a special case in RegCreateKeyEx32W after the
197         check for existence.
199 Tue May 25 20:18:26 1998  Matthew Becker <mbecker@glasscity.net>
201         * [misc/ntdll.c]
202         Added some stubs, just guessing at the size of their param lists.
204         * [misc/registry.c]
205         Added stubs for RegUnLoadKey, RegSetKeySecurity, RegSaveKey,
206         RegRestoreKey, and RegReplaceKey
208         * [programs/regtest/regtest.c]
209         Updated registry testing program.
211 Sun May 24 18:11:40 1998  Alex Priem <alexp@sci.kun.nl>
213         * [file/profile.c]
214         Added flag 'return_values' to PROFILE_GetSection.
216 Sun May 24 13:41:10 1998  James Juran <jrj120@psu.edu>
218         * [misc/shell.c] [files/directory.c]
219         Documentation/debugging info additions.
221         * [*/*.c] [include/*.h]
222         Moved many extern function definitions to appropriate header files.
223         Cleaned up a few compile warnings.
224         If #include "debug.h" is present, removed #include <stdio.h>.
225         debug.h includes stdio.h, so it is not necessary to include both.
227         * [graphics/*.c] [if1632/signal.c] [ipc/*.c] [scheduler/*.c]
228           [win32/*.c] [windows/*.c]
229         Final patch to convert fprintf statements to new debugging interface.
230         Some fprintfs are still left, especially in the debugger/ directory.
231         However, IMHO, it's not worth the effort to change the rest.
233 Fri May 22 21:58:35 1998  Morten Welinder  <terra@diku.dk>
235         * [windows/keyboard.c]
236         Correct handling of keys "`-=[]\;',./".
238 Fri May 22 12:06:00 1998  Per Lindström <pelinstr@algonet.se>
240         * [include/windows.h] [relay32/kernel32.spec] [win32/console.c]
241         Added stub for ReadConsoleOutputCharacter32A.
243 Thu May 21 16:45:48 1998  Pascal Cuoq <pcuoq@ens-lyon.fr>
245         * [ole/ole2nls.c]
246         Began better implementation of LCMapString32A.
247         Not very well tested yet, and still need improvements.
249         * [controls/scroll.c]
250         Documented functions.
252 Wed May 20 21:37:56 1998  Peter Hunnisett <hunnise@nortel.ca>
254         * [include/windows.h][misc/main.c]
255         Change SystemParameterInfo to support SPI_GETHIGHCONTRAST. Also
256         include some missing SPI_ definitions.
258         * [include/dsound.h][multimedia/dsound.c][relay32/dplayx.spec]
259         Added stubs for DirectPlayLobbyCreate[AW]. Not sure if these
260         should go into a new files dplayx.c? Anyone care?
262         * [include/winnls.h]
263         Added two missing flags for the CompareString32 functions.
265 ----------------------------------------------------------------------
266 Sun May 17 16:23:56 1998  Uwe Bonnes <bon@elektron.ikp.physik.tu-darmstadt.de>
268         * [file/profile.c]
269         Fix the return value of PROFILE_GetSection
271         * [misc/crtdll.c]
272         Do _getdrive, fix _chdrive.
274         * [misc/commdlg.c]
275         First cut at ChooseColor[WA].
277         * [misc/network.c]
278         Do something sensible for WNetGetDirectoryType16.
280 Sun May 17 10:21:35 1998  Andreas Mohr <100.30936@germany.net>
282         * [controls/menu.c]
283         Fixed disabled sub menus with MF_BYPOSITION that were not disabled.
285         * [misc/crtdll.c] [relay32/crtdll.spec] [include/winerror.h]
286         Implemented fscanf, fsetpos, _access, _fpreset (thanks to Uwe Bonnes),
287         and _ltoa. 
289         * [loader/task.c]
290         MakeProcInstance: must use CURRENT_DS if hInst == NULL.
292         * [misc/shell.c]
293         SHELL_GetResourceTable, InternalExtractIcon: fixed broken .ICO handling
295         * [windows/winpos.c]
296         DeferWindowPos: removed "same parent" requirement.
297         Which doc states that this is required ?
299 Sat May 16 20:08:11 1998  Alexandre Julliard  <julliard@lrc.epfl.ch>
301         * [loader/module.c] [loader/ne/module.c]
302         More NE module cleanups.
304         * [loader/task.c]
305         Fixed SwitchStackBack().
307 Fri May 15 10:04:27 1998  Marcus Meissner <marcus@jet.franken.de>
309         * [configure.in][inlcude/acconfig.h]
310         Fixed broken OSS check, added check for working sigaltstack,
311         fixed broken statfs checks on some linux systems.
313         * [files/directory.c][loader/pe_image.c][relay32/builtin.c]
314           [loader/module.c]
315         Added handling of win32 module pathnames.
317         * [relay32/wnaspi32.spec]
318         New file.
320         * [misc/lzexpand.c]
321         LZCopy auto-decompresses LZ compressed files, even if they are not
322         specially flagged. Fixes some InstallShield problems.
324         * [misc/registry.c]
325         Some fixes for RegQueryInfoKey (reference program monkey.exe
326         from Win32 SDK works now better). Probably still has faults.
328 Fri May 15 08:58:58 1998  Martin Boehme <boehme@informatik.mu-luebeck.de>
330         * [graphics/mapping.c] [include/dc.h] [include/gdi.h] [objects/dc.c]
331         Reworked the way world transformations and mapping modes are handled
332         so that both of these transformations can be computed in a single
333         step.
335         * [graphics/painting.c] [graphics/path.c] [include/path.h]
336         More GDI path support.
338         * [graphics/x11drv/graphics.c]
339         Fixed the return value of GRAPH_DrawArc for the zero height /
340         zero width case to reflect Windows' behaviour.
342         * [include/windows.h] [relay32/gdi32.spec] [objects/dc.c]
343         Implemented ModifyWorldTransform and CombineTransform.
345 Tue May 14 18:03:46 1998  Eric Kohl <ekohl@abo.rhein-zeitung.de>
347         * [controls/commctrl.c][relay32/comctl32.spec]
348           [controls/*.c][include/*.h]
349         Implemented InitCommonControlsEx (dll version 4.72 compatible).
350         InitCommonControls calls ImageCommonControlsEx.
351         Registering code of the common controls had to be changed
352         (see XXXX_Register functions).
354         * [controls/status.c][include/commctrl.h][include/status.h]
355         Implemented most new features and fixed the look and feel.
357         * [contols/commctrl.c][include/commctrl.h][relay32/comctl32.spec]
358         Implemented MenuHelp (incomplete).
360         * [controls/status.c][controls/progress.c]
361         Changed allocation strategy for control specific memory.
363         * [controls/header.c][include/header.h][include/commctrl.h]
364         First implementation of header control.
366         * [windows/defwnd.c][windows/syscolors.c]
367         Fixed default control colors for Win95 look.
369         * [windows/nonclient.c]
370         Fixed off by one error for Win95 look. Top border of child windows
371         should be visible.
373         * [misc/imagelist.h]
374         Improved documentation and fixed some bugs.
376 Thu May 14 15:42:21 1998  Robert Wilhelm  <robert@physiol.med.tu-muenchen.de>
378         * [relay32/crtdll.spec]
379         Added hypot,j0,j1,jn and ceil.
381 Wed May 13 19:10:10 1998  Pascal Cuoq <pcuoq@ens-lyon.fr>
383         * [controls/listbox.c]
384         Item height is now exactly font height.
385         Wine listboxes now behave like Windows' when they are 
386         created without WS_VSCROLL but the program subsequently 
387         calls ShowScrollBar or SetScrollInfo.
389 Wed May 13 18:33:01 1998  Ulrich Weigand <weigand@informatik.uni-erlangen.de>
391         * [relay32/relay386.c]
392         Restore ES also in the non-debug case.
394         * [windows/event.c]
395         Bugfix: Blocking TSXNextEvent could deadlock Wine.
397         * [win32/process.c] [windows/message.c]
398         Silly stubs for MsgWaitForMultipleObjects / PostThreadMessage
399         that make some programs run better.
401         * [windows/winproc.c]
402         WINPROC_MapMsg32Ato16/16To32A: added WM_NOTIFY.  
404         * [win32/kernel32.c]
405         Added 16->32 thunking and improved 32->16 thunking functions.
407         * [tools/build.c]
408         Added new variant of CallFrom16 stub for use with Win95 thunks.
410         * [if1632/kernel.spec] [if1632/builtin.c] [win32/kernel32.c]
411         Added a few undocumented KERNEL functions.
413         * [loader/ne/module.c] [loader/ne/segment.c]
414         Call DllEntryPoint for 16-bit DLLs with subsystem >= 4.0.
416         * [win32/kernel32.spec] [win32/wow32.spec] [win32/ordinals.c]
417         Use names from the Oct 94 beta release for undoc. functions.
419 Wed May 13 14:18:26 1998  Matthew Becker <mbecker@glasscity.net>
421         * [misc/registry.c]
422         Code cleanup.
424         * [misc/cpu.c]
425         Commented out the registry puts temporarily.
427         * [programs/regtest/*]
428         New registry testing program.
430 Tue May 12 22:54:03 1998  Michael Mess <michael@kawo2.rwth-aachen.de>
432         * [multimedia/audio.c]
433         ioctl's do not commute in /dev/dsp initialization.
435 Tue May 12 20:11:42 1998  Karl Garrison <karlos@eznet.net>
437         * [win32/console.c]
438         Implemented SetConsoleTextAttribute, FillConsoleOutputCharacter.
439         Improved cursor positioning.
440         This allows for text colors in an xterm, rxvt, or console.
442 Tue May 12 17:57:52 1998  Petter Reinholdtsen <pere@td.org.uit.no>
444         * [Makefile.in]
445         Create prefix/{bin|lib} directories if missing during install.
447 Sun May 10 19:37:51 1998  Jan Willamowius <jan@janhh.shnet.org>
449         * [multimedia/mmio.c]
450         Have mmioSetBuffer return success (0), so Corel Draw 4
451         keeps working. (IO is still unbuffered)
453 Wed May  6 16:57:55 1998  James Juran <jrj120@psu.edu>
455         * [Makefile.in] [Make.rules.in]
456         Changed "make clean" to remove `textedit` backup files (*%)
458         * [controls/menu.c][graphics/x11drv/xfont.c][include/libres.h]
459           [loader/main.c][loader/ne/module.c][scheduler/synchro.c]
460           [win32/time.c][windows/winpos.c][include/windows.h]
461         Fixed miscellaneous compilation warnings.
463         * [misc/main.c][miscemu/main.c][include/main.h]
464         Moved prototypes to new include file main.h, various cleanups.
466 Tue May  5 21:05:06 1998  Morten Welinder  <terra@diku.dk>
468         * [misc/winsock.c]
469         Don't refer to __FreeBSD__ when HAVE_STRERROR is meant.
471         * [misc/debugstr.c]
472         For debug_dumpstrSend, send strings to stderr.
474 Tue May  5 21:47:40 1998  Huw D M Davies <h.davies1@physics.oxford.ac.uk>
476         * [objects/region.c]
477         Fix for REGION_RegionOp() if newReg is one of the source regions.
479 Tue May  5 18:27:32 1998  Jim Peterson <jspeter@roanoke.infi.net>
481         * [misc/main.c]
482         Add '-h/-help' option and print WINE_RELEASE_INFO with usage message.
484         * [misc/spy.c]
485         Realign trace messages.
487 Tue May  5 15:46:47 1998  Donnie V. Savage <dsavage@cisco.com>
489         * [graphics/ddraw.c]
490         Fixed compile warnings
492         * [misc/winsock.c]
493         Warnings should not be errors.
495 Tue May  5 13:40:42 1998  Jim Peterson <jspeter@roanoke.infi.net>
497         * [*/*]
498         Remove many warnings through explicit casts, added #include's,
499         and corrected printf formats.
501 Tue May  5 05:18:12 1998  Insomnia (Stea Greene) <insomnia@core.binghamton.edu>
503         * [graphics/ddraw.c]
504         Kept unchanged portion of old palette when changing only a few
505         palette entries.  Really should only deallocate the changed cells.
506         This make StarCraft work almost perfectly (sound overflows still
507         cause static).
509 Mon May  4 15:04:57 1998  Alexander V. Lukyanov <lav@long.yar.ru>
511         * [misc/lstr.c]
512         FormatMessage: terminate string on %0, undo linefeed strip.
514 ----------------------------------------------------------------------
515 Thu Apr 30 16:28:12 1998  James Juran <jrj120@psu.edu>
517         * [scheduler/process.c]
518         Implemented GetExitCodeProcess.  The code is a direct translation
519         of GetExitCodeThread.
521 Mon Apr 27 22:20:25 1998  Uwe Bonnes <bon@elektron.ikp.physik.tu-darmstadt.de>
523         * [loader/pe_image.c]
524         Unload dummy module when PE_LoadLibraryEx32A fails with
525         PE_LoadImage (makes Encarta 98 installer proceed).
527         * [files/drive.c]
528         Make GetDriveType16 return DRIVE_REMOVABLE for TYPE_CDROM.
529         Make GetCurrentDirectory32 behave like the code does and not
530         like the help describes.
532         * [files/profile.c]
533         Revoke recent change in PROFILE_GetSection and try better 
534         handling of special case.
536         * [include/windows.h]
537         Change definition of ACCEL32.
539         * [misc/commdlg.c]
540         Replace the GetXXXFilename32 macros by normal code.
541         Fix two reported bugs in my changes to commdlg.
543         * [windows/win.c]
544         Add a hook to catch bogus WM_SIZE messages by emitting a warning
545         in the appropriate case.
547         * [objects/bitmap.c]
548         Reject unreasonbable large size arguments in
549         CreateCompatibleBitmap32 and add an fixme for that situation.
551 Sun Apr 26 18:30:07 1998  Alexandre Julliard  <julliard@lrc.epfl.ch>
553         * [include/ldt.h] [debugger/*.c] [miscemu/instr.c]
554         Added IS_SELECTOR_SYSTEM and IS_SELECTOR_32BIT macros.
555         Make instruction emulation support system selectors.
557         * [loader/*.c]
558         Started moving NE specific functions to the new loader/ne
559         directory.
561         * [memory/environ.c]
562         Enforce the 127 chars limit only when creating the environment of
563         a Win16 process.
565 Sun Apr 26 12:22:23 1998  Andreas Mohr <100.30936@germany.net>
567         * [files/file.c]
568         Fixed an incredible typo in CopyFile32A that made it unusable
569         since a rewrite in 970112 (!!).
571         * [files/directory.c]
572         Fixed GetTempPath32A/W to include trailing backslash.
574         * [misc/ver.c]
575         Make find_pe_resource "work" with corrupt files.
577         * [misc/wsprintf.c]
578         Altered WPRINTF_ParseFormatA/W to treat invalid format chars
579         as normal output, too.
581         * [msdos/dpmi.c]
582         Implemented "Allocate/Free real mode callback" (0x0303/0x0304).
583         Cross your fingers if you need to use it ;) (completely untested)
584         Implemented "Call real mode proc with far return" (0x0301, tested).
586         * [msdos/int21.c]
587         Fixed ioctlGenericBlkDevReq/0x60.
589         * [relay32/dplayx.spec] [relay32/builtin32.c] [relay32/Makefile.in]
590         Added built-in DPLAYX.DLL. 
592         * [windows/win.c]
593         Fixed GetWindowWord()/GWW_HWNDPARENT to return the window's owner
594         if it has no parent (SDK).
596 Sat Apr 25 15:09:53 1998  M.T.Fortescue  <mark@mtfhpc.demon.co.uk>
598         * [debugger/db_disasm.c]
599         Fixed disassemble bug for no-display option and 'lock',
600         'repne' and 'repe' prefixes.
602         * [debugger/registers.c]
603         Added textual flag description output on 'info regs'.
605 Sat Apr 25 14:18:26 1998  Matthew Becker <mbecker@glasscity.net>
607         * [*/*.c]
608         Added stubs and/or documentation for the following functions: 
609         LookupPrivilegeValue, OpenService, ControlService, RegGetKeySecurity, 
610         StartService, SetComputerName, DeleteService, CloseServiceHandle, 
611         OpenProcessToken, OpenSCManager, DeregisterEventSource, 
612         WaitForDebugEvent, WaitForInputIdle, RegisterEventSource,
613         SetDebugErrorLevel, SetConsoleCursorPosition, ChoosePixelFormat,
614         SetPixelFormat, GetPixelFormat, DescribePixelFormat, SwapBuffers,
615         PolyBezier, AbortPath, DestroyAcceleratorTable, HeapWalk,
616         DdeInitialize, DdeUninitialize, DdeConnectList, DdeDisconnectList,
617         DdeCreateStringHandle, DdePostAdvise, DdeGetData, DdeNameService,
618         DdeGetLastError, WNetGetDirectoryType, EnumPrinters, RegFlushKey,
619         RegGetKeySecurity, DllGetClassObject, DllCanUnloadNow, CreateBitmap,
620         CreateCompatibleBitmap, CreateBitmapIndirect, GetBitmapBits,
621         SetBitmapBits, LoadImage, CopyImage, LoadBitmap, DrawIcon,
622         CreateDiscardableBitmap, SetDIBits, GetCharABCWidths, LoadTypeLib,
623         SetConsoleCtrlHandler, CreateConsoleScreenBuffer, ReadConsoleInput,
624         GetConsoleCursorInfo, SetConsoleCursorInfo, SetConsoleWindowInfo,
625         SetConsoleTextAttribute, SetConsoleScreenBufferSize,
626         FillConsoleOutputCharacter, FillConsoleOutputAttribute,
627         CreateMailslot, GetMailslotInfo, GetCompressedFileSize,
628         GetProcessWindowStation, GetThreadDesktop, SetDebugErrorLevel,
629         WaitForDebugEvent, SetComputerName, CreateMDIWindow.
631 Thu Apr 23 23:54:04 1998  Douglas Ridgway  <ridgway@winehq.com>
633         * [include/windows.h] [objects/enhmetafile.c] [relay32/gdi32.spec]
634         Implement CopyEnhMetaFile, Get/SetEnhMetaFileBits, other fixes.
636         * [include/windows.h] [objects/metafile.c] [relay32/gdi32.spec]
637         32-bit metafile fixes, implement EnumMetaFile32, GetMetaFileBitsEx.
639         * [objects/font.c] [graphics/x11drv/xfont.c] [graphics/x11drv/text.c]
640         Some rotated text support for X11R6 displays.
642         * [win32/newfns.c] [ole/ole2nls.c]
643         Moved GetNumberFormat32A.
645 Wed Apr 22 17:38:20 1998  David Lee Lambert <lamber45@egr.msu.edu>
647         * [ole/ole2nls.c] [misc/network.c]
648         Changed some function documentation to the new style.
650         * [misc/network.c] [include/windows.h] [if1632/user.spec]
651           [relay32/mpr.spec] [misc/mpr.c]
652         Added stubs for some Win32 network functions;  renamed some 
653         16-bit ones with 32-bit counterparts,  as well as
654         WNetGetDirectoryType;  moved the stubs in misc/mpr.c (three of
655         them!) to misc/network.c.
657         * [ole/compobj.c] [ole/storage.c] [ole/ole2disp.c] 
658           [ole/ole2nls.c] [ole/folders.c] [ole/moniker.c] [ole/ole2.c]
659           [graphics/fontengine.c] [graphics/ddraw.c] [graphics/env.c]
660           [graphics/driver.c] [graphics/escape.c]
661         Changed fprintf's to proper debug-macros.
663         * [include/winnls.h]
664         Added some flags (for internal use).
666         * [ole/ole2nls.c] 
667         Added the Unicode core function, and worked out a way to hide
668         the commonality of the core.
670         * [relay32/kernel32.spec]
671         Added support for GetDate/Time32A/W.
673 Wed Apr 22 09:16:03 1998  Gordon Chaffee  <chaffee@cs.berkeley.edu>
675         * [win32/code_page.c]
676         Fixed problem with MultiByteToWideChar that was introduced in
677         last release.  Made MultiByteToWideChar more compatible with Win32.
679         * [graphics/x11drv/graphics.c]
680         Fixed problem with drawing arcs.
682 Tue Apr 21 11:24:58 1998  Constantine Sapuntzakis  <csapuntz@tma-1.lcs.mit.edu>
684         *  [ole/ole2nls.c]
685         Move stuff from 0x409 case to Lang_En. 
687         *  [relay32/user32.spec] [windows/winpos.c]
688         Added stubs for GetWindowRgn32 and SetWindowRgn32. Makes Office
689         Paperclip happy.
691 Tue Apr 21 11:16:16 1998  Constantine Sapuntzakis  <csapuntz@tma-1.lcs.mit.edu>
693         *  [loader/pe_image.c]
694         If image is relocated, TLS addresses need to be adjusted.
696         * [debugger/*.c]
697         Generalized tests for 32-bit segments.
699 Tue Apr 21 02:04:59 1998  James Juran  <jrj120@psu.edu>
700         
701         * [misc/*.c] [miscemu/*.c] [msdos/*.c] [if1632/*.c] 
702           [include/*.h] [loader/*.c] [memory/*.c] [multimedia/*.c] 
703           [objects/*.c]
704         Almost all fprintf statements converted to appropriate 
705         debug messages.
707         * [README]
708         Updated "GETTING MORE INFORMATION" section to include WineHQ.
710         * [documentation/debugger]
711         Fixed typo.
713         * [windows/defwnd.c]
714         Added function documentation.
716 Sun Apr 19 16:30:58 1998  Marcus Meissner <marcus@mud.de>
718         * [Make.rules.in]
719         Added lint target (using lclint).
721         * [relay32/oleaut32.spec][relay32/Makefile.in][ole/typelib.c]
722           [ole/ole2disp.c]
723         Added oleaut32 spec, added some SysString functions.
725         * [if1632/signal.c]
726         Added printing of faultaddress in Linux (using CR2 debug register).
728         * [configure.in]
729         Added <sys/types.h> for statfs checks.
731         * [loader/*.c][debugger/break.c][debugger/hash.c]
732         Started to split win32/win16 module handling, preparing support
733         for other binary formats (like ELF).
735 Sat Apr 18 10:07:41 1998  Rein Klazes <rklazes@casema.net>
737         * [misc/registry.c]
738         Fixed a bug that made RegQueryValuexxx returning
739         incorrect registry values.
741 Fri Apr 17 22:59:22 1998  Alexander V. Lukyanov <lav@long.yar.ru>
743         * [misc/lstr.c]
744         FormatMessage32*: remove linefeed when nolinefeed set;
745         check for target underflow.
747 Fri Apr 17 00:38:14 1998  Alexander V. Lukyanov <lav@long.yar.ru>
749         * [misc/crtdll.c]
750         Implement xlat_file_ptr for CRT stdin/stdout/stderr address
751         translation.
753 Wed Apr 15 20:43:56 1998  Jim Peterson <jspeter@birch.ee.vt.edu>
755         * [controls/menu.c]
756         Added 'odaction' parameter to MENU_DrawMenuItem() and redirected
757         WM_DRAWITEM messages to GetWindow(hwnd,GW_OWNER).
759 Tue Apr 14 16:17:55 1998  Berend Reitsma <berend@united-info.com>
761         * [graphics/metafiledrv/init.c] [graphics/painting.c] 
762           [graphics/win16drv/init.c] [graphics/x11drv/graphics.c]
763           [graphics/x11drv/init.c] [include/gdi.h] [include/x11drv.h]
764           [relay32/gdi32.spec]
765         Added PolyPolyline routine.
767         * [windows/winproc.c]
768         Changed WINPROC_GetProc() to return proc instead of &(jmp proc).
770 ----------------------------------------------------------------------
771 Sun Apr 12 12:22:23 1997  Andreas Mohr <100.30936@germany.net>
773         * [files/drive.c]
774         Fixed "no free space" problem with partition sizes between 1 and 2 GB
775         (cluster_sectors may not exceed 0x40).
777         * [windows/msgbox.c] [if1632/user.spec] [include/windows.h]
778         Implemented MessageBoxIndirect16, corrected MSGBOXPARAMS16.
780         * [loader/task.c]
781         DOS environment strings may never exceed 127 chars
782         -> truncate Unix environment strings if necessary.
784 Sun Apr 12 02:51:44 1998  Dimitrie O. Paun  <dimi@mail.cs.toronto.edu>
786         * [files/*.c]
787         All fprintf statements were converted to appropriate debug
788         messages.
790         * [tools/find_debug_channels]
791         Updated comments at the beginning of the file.
793 Sat Apr 11 15:27:21 1998  Alexandre Julliard  <julliard@lrc.epfl.ch>
795         * [loader/module.c] [loader/task.c] [scheduler/process.c]
796         Moved some code around to prepare the ground for CreateProcess().
798         * [memory/environ.c] [loader/task.c]
799         Moved Win32 environment strings functions to environ.c.
800         Unified Win16 and Win32 environment management.
802         * [scheduler/handle.c] [scheduler/k32obj.c] [scheduler/*.c]
803         Implemented handle inheritance and DuplicateHandle().
805         * [scheduler/thread.c]
806         Create a 16-bit stack for all threads.
808         * [windows/dialog.c]
809         Implemented DIALOGEX resource format.
811 Fri Apr 10 20:21:51 1998  Marcus Meissner <marcus@mud.de>
813         * [configure.in][include/acconfig.h][*/*][multimedia/*]
814         Cleaned up the OSS detection stuff, added some more checks for
815         headerfiles/functions.
816         Removed a lot of OS specific #ifdefs.
817         Lots of dependend multimedia cleanups.
819         * [loader/pe_image.c]
820         Enhanced comment, added missing reference count increase.
822         * [ole/compobj.c]
823         Replaced broken StringFromGUID2 by working one.
825         * [misc/winsock.c]
826         SO_LINGER uses unsigned 16 bit in Win16 and Win32, but unsigned
827         int (32bit) for UNIX.
829         * [memory/global.c]
830         Allow realloc for lockcount 1 too.
832 Fri Apr 10 15:27:34 1998  Morten Welinder  <terra@diku.dk>
834         * [graphics/x11drv/text.c]
835         Handle control characters in trace.  Ignore terminating newline.
837         * [multimedia/init.c]
838         (MULTIMEDIA_Init): Correct allocations.
840         * [tools/examine-relay]
841         Tidy up.
843         * [windows/syscolor.c]
844         Change highlight colour from lightblue to lightgray.  This
845         looks correct for menus.
847 Fri Apr 10 01:49:58 1998  Douglas Ridgway  <ridgway@winehq.com>
849         * [configure.in] [Make.rules.in]
850         Add check for c2man before using it.
852 Fri Apr 10 02:59:21 1998  Douglas Ridgway  <ridgway@winehq.com>
854         * [DEVELOPERS-HINTS]
855         Simple description of adding API calls.
857         * [include/wintypes.h] [include/windows.h]
858         Get rid of Winelib16, avoid declaring some illegal functions in
859         Winelib, add prototypes for some enhanced metafile functions, fix
860         GetTextExtentPoint32 declarations.
862         * [relay32/gdi32.spec] [objects/enhmetafile.c]
863         Cosmetic and functional improvements.
865         * [include/wincon.h] [programs/view/*]
866         Fixes, improved compatibility with native compilers.
868 Thu Apr  9 15:48:49 1998  Ulrich Weigand <weigand@informatik.uni-erlangen.de>
870         * [win32/kernel32.c]
871         Implemented FT_Thunk / FT_Prolog / FT_Exit / FT_PrologPrime.
872         Fixed Common32ThkLS thunk function.
874         * [tools/build.c] [relay32/relay386.c] [if1632/relay.c]
875         Changed relay code to allow register functions to modify stack layout.
877         * [memory/selector.c]
878         Implemented AllocMappedBuffer / FreeMappedBuffer.
880         * [relay32/kernel32.spec] [if1632/kernel.spec] [win32/ordinals.c]
881         Added names for undocumented functions.
883         * [loader/module.c]
884         Bugfix: LoadLibrary16 should *not* silently load 32-bit DLL.
886 Thu Apr  9 03:54:58 1998  Jim Peterson <jspeter@birch.ee.vt.edu>
888         * [windows/keyboard.c]
889         Fix an erroneous test in TranslateAccelerator{16,32} for the end
890         of the accelerator table.
892 Thu Apr  8 20:36:28 1998  Uwe Bonnes <bon@elektron.ikp.physik.tu-darmstadt.de> 
894         * [misc/crtdll.c]
895         Implement getenv.
897         * [misc/commdlg.c]
898         Make Get[Save/Open]FileName work in most situations.
900         * [misc/lstr.c]
901         Use wvsprintf32A instead of vsprintf in FormatMessage32X
903         * [misc/version]
904         Make NT3.50 a recognised version
906         * [graphics/x11drv/graphics.c]
907         Change the algorithme to draw arcs
909         * [loader/resource.c]
910         Return an empty buffer in LoadString32A if no resource found.
912         * [win32/code_page.c]
913         Try harder to get the right size in MultiByteToWideChar.
915         * [win32/process.c]
916         Call WinExec32 for CreateProcess32A.
918         * [windows/user.c]
919         Install default Int0 Handler in InitApp().
921 Thu Apr  8 19:29:48 1998  Eric Kohl <ekohl@abo.rhein-zeitung.de>
923         * [misc/imagelist.c]
924         Preliminary fix for drawing selected images.
925         Various improvements.
927         * [controls/progress.c][include/progress.c][include/commctrl.h]
928         Added progress bar messages and styles for IE4.01 (dll version 4.72)
929         compatibility.
930         Fixed led size problem.
932         * [controls/updown.c][include/commctrl.h]
933         Added UDM_GETRANGE32 and UDM_SETRANGE32.
935         * [objects/oembitmaps.c][include/windows.h][include/bitmaps/*]
936         Added Win95 icons and fixed Win95 cursor and restore button bug.
937         Now they should be visible. Sorry!!!
939         * [relay32/comctl32.spec]
940         Added most missing function names.
942 Tue Apr  6 18:48:36 1998  Matthew Becker <mbecker@glasscity.net>
944         * [objects/font.c] [if1632/gdi.spec]
945         GetOutlineTextMetrics: stub
947         * [objects/text.c]
948         GetTextCharset should just call GetTextCharsetInfo.
950         * [misc/mpr.c] [relay32/mpr.spec]
951         WNetCachePassword: stub
953         * [scheduler/thread.c] [relay32/user32.spec]
954         AttachThreadInput: stub
955         Updated documentation.
957         * [objects/palette.c]
958         Updated documentation.
960 Tue Mar 31 17:06:30 1998  James Juran <jrj120@psu.edu>
962         * [*/*.c]
963         Finished fixing USER32 ordinal numbers in function documentation.
965 Mon Mar 30 20:27:38 1998  Morten Welinder  <terra@diku.dk>
967         * [misc/debugstr.c] [include/debugstr.h]
968         Moved _dumpstr from relay32/relay386.c.  Improved control
969         character handling.
971         * [msdos/int21.c]
972         Implement 215E00 -- get machine name.
974         * [windows/winpos.c]
975         SetWindowPos32: Make an extra sync when mapping managed
976         windows.  This makes sure the reconfigure event has been
977         handled.  See Mshearts' what's-your-name window.
979 Mon Mar 30 01:13:50 1998  Alexander V. Lukyanov <lav@long.yar.ru>
981         * [Makefile.in]
982         Install includes from TOPSRCDIR.
984 ----------------------------------------------------------------------
985 Sun Mar 29 15:18:57 1998  Uwe Bonnes <elektron.ikp.physik.tu-darmstadt.de>
987         * [msdos/int21.c]
988         More verbose Trace messages
990 Sun Mar 29 15:03:30 1998  Alexandre Julliard  <julliard@lrc.epfl.ch>
992         * [loader/ne_image.c]
993         Terminate relocation chains on 0 offset.
995 Sun Mar 29 02:35:45 1998  James Juran  <jrj120@psu.edu>
997         * [windows/caret.c] [windows/class.c] [windows/clipboard.c]
998         Fixed more USER32 ordinal numbers in function documentation.
1000 Sat Mar 28 22:40:23 1997  Andreas Mohr <100.30936@germany.net>
1002         * [controls/desktop.c]
1003         Return 1 for WM_NCCREATE in DesktopWndProc.
1005         * [controls/menu.c]
1006         Fixed crash when destroying a top popup win that was only created
1007         but not shown.
1009         * [ole/typelib.c] [if1632/typelib.spec]
1010         Implemented OABuildVersion.
1012         * [windows/win.c]
1013         Finally fixed ugly bug in GetParent32 that affected window placement:
1014         Didn't return 0 for windows that have neither WS_POPUP nor
1015         WS_CHILD set. Now it acts exactly like Windows (at least I hope so ;)
1017 Sat Mar 28 02:26:43 1998  Dimitrie O. Paun  <dimi@mail.cs.toronto.edu>
1019         * [DEVELOPERS-HINTS] [documentation/debug-msgs]
1020         Updated documentation on debug messages
1022         * [include/button.h] [controls/button.c] [include/windows.h]
1023         [include/combo.h] [controls/combo.c] [controls/commctrl.c]
1024         [controls/icontitle.c] [controls/listbox.c]     [controls/menu.c]
1025         [controls/scroll.c] [controls/widgets.c] 
1026         Changed some 16-bit code to 32-bit code. I am positive this will
1027         not break anything.
1029         * [controls/uitools.c] 
1030         Renamed the prefix of some functions from UITOOLS_ to UITOOLS95_
1031         to reflect the fact that they implement Win95 look. Maybe we will
1032         have a UITOOLS31_ in the future. Anyhow, the change is completely
1033         internal to this file.
1035         * [*/*.c]
1036         Changed a lot of [f]printf into appropriate debug messages.
1038 Fri Mar 27 19:56:12 1998  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
1039         * [documentation/status/]
1040         Added directdraw and directsound status.
1042         * [if1632/thunk.c][ole/*.c][win32/kernel32.c]
1043         Added some documentation.
1044         Moved FUNC004 to thunk.c since it seems to be a 16->32 thunk
1045         (calling conventions and the like still unknown).
1047 Fri Mar 27 09:59:32 1998  Morten Eriksen  <mortene@pvv.org>
1049         * [loader/resource.c][windows/keyboard.c]
1050         Implemented CopyAcceleratorTable() and CreateAcceleratorTable().
1051         
1052         * [include/compobj.h][ole/compobj.c][relay32/ole32.spec]
1053         Added implementation of StringFromGUID2(). 
1055 Tue Mar 26 23:12:05 1998  Eric Kohl <ekohl@abo.rhein-zeitung.de>
1057         * [misc/imagelist.c][relay32/comctl32.spec]
1058         Implemented new debugging interface.
1059         Added missing functions (some are empty stubs).
1060         Changed ordinals in comctl32.spec (now dll version 4.72 comatible).
1062         * [objects/oembitmaps.c][include/windows.h]
1063           [include/bitmaps/*]
1064         Added missing restore bitmaps for Win95 look.
1065         Added missing Win95 cursors.
1067 Thu Mar 26 10:18:20 1998  Douglas Ridgway  <ridgway@winehq.com>
1069         * [programs/view/Makefile.in] [programs/view/view.c]
1070         Fix compilation, Aldus placeable metafile loading.
1072         * [graphics/metafiledrv/init.c] [relay32/gdi32.spec] 
1073           [objects/metafile.c]
1074         Implemented various 32 bit versions of regular metafile API.
1076         * [objects/enhmetafile.c]
1077         Implemented rendering of a couple of dozen records.
1079 Tue Mar 24 20:06:39 1998  Matthew Becker <mbecker@glasscity.net>
1081         * [memory/*.c]
1082         Updated documentation for API manpages.
1084 Mon Mar 23 09:09:00 1998  Alex Korobka <alex@pharm.sunysb.edu>
1086         * [misc/winsock.c]
1087         Fixed 32-bit DNS lookup.
1089 Mon Mar 23 23:54:47 1998  Luiz Otavio L. Zorzella  <zorzella@nr.conexware.com>
1091         * [multimedia/init.c]
1092         New code for the initialization and gathering of information about
1093         the MIDI devices, for future use.
1095 Thu Mar 19 00:59:29 1998  Jim Peterson <jspeter@nospam.birch.ee.vt.edu>
1097         * [windows/win.c]
1098         Eliminated inaccurate setting of cs->hMenu in
1099         WIN_CreateWindowEx, along with superfluous SetMenu32 call.
1101 Mon Mar 16 17:40:53 1998  Petter Reinholdtsen <pere@td.org.uit.no>
1103         * [debugger/dbg.y] [debugger/Makefile.in] [Makefile.in]
1104         Install wine.sym in $(exec_prefix)/lib and make sure the debugger
1105         finds it.
1107 Sun Mar 15 22:36:35 1998  Michael Veksler <mveksler@tx.technion.ac.il>
1109         * [dummy.c] [if1632/gdi.spec]
1110         Fixed stub declaration of GDI_532, so Hebrew-Word2 kind of works.
1112 ----------------------------------------------------------------------
1113 Sun Mar 15 03:46:50 1998  Dimitrie O. Paun  <dimi@mail.cs.toronto.edu>
1115         * [*/*]
1116         Fixed some dprintf_ such that there is one and only one
1117         new line for each dprintf and that new line occurs at the end.
1118         Transformed some fprintfs into proper debug statements.
1119         Removed much redundancy from most of the debug statements. The
1120         redundancy appeared because now the component and function
1121         name is output automatically. Most debug statements also used to
1122         output the name of the function.
1123         All these changes prepared the source to switch completely to
1124         the new debugging interface.
1125         For more info, refer to ./documentation/debug-msg
1127 Sat Mar 14 19:45:23 1997  Andreas Mohr <100.30936@germany.net>
1129         * [misc/shell.c] [if1632/kernel.spec]
1130         Changed parameters of FUNC004() to fix a crash.
1131         Not sure if this fix is correct (doc wanted).
1133         * [windows/user.c] [if1632/user.spec] [include/user.h]
1134         Implemented UserSeeUserDo.
1136         * [msdos/int21.c] [include/msdos.h]
1137         Added "GET LIST OF LISTS" (INT 21/52h).
1139 Sat Mar 14 15:48:02 1998  Douglas Ridgway <ridgway@gmcl.com>
1141         * [include/windows.h] [relay32/gdi32.spec] [objects/enhmetafile.c]
1142         Beginnings of enhanced metafile support.
1144 Fri Mar 13 20:53:09 1998  John Richardson <jrichard@zko.dec.com>
1146         * [win32/console.c]
1147         Restart interrupted console writes.
1149 Fri Mar 13 18:59:24 1998  Matthew Becker <mbecker@glasscity.net>
1151         * [*/*.c]
1152         Updated documentation for API manpages.
1154         * [windows/dce.c]
1155         ReleaseDC16: Fixed cast.
1157         * [include/windows.h] [memory/virtual.c]
1158         VirtualQuery{Ex} should return DWORD instead of BOOL32.
1160 Fri Mar 13 13:03:06 1998  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
1162         * [README][documentation/status/]
1163         README updated, added lzexpand,version and multimedia
1164         status notes to new documentation/status directory.
1166         * [ole/*.c][if1632/typelib.spec]
1167         Added typelib stubs, several small additions and fixes.
1169         * [loader/pe_image.c]
1170         Fixed a small bug (fixup_imports got passed the wrong hModule in a
1171         remapcase).
1173         * [loader/signal.c][if1632/signal.c][misc/winsock_dns.c]
1174           [loader/module.c]
1175         Fixed some recursive debugger crashes (caused by invalid FS).
1177         * [misc/registry.c]
1178         Two bugs fixed.
1180 Fri Mar 13 04:55:01 1998  David Lee Lambert <lamber45@egr.msu.edu>
1182         * [include/winnt.h] [include/winnls.h]
1183         Moved LANG_xxx flags to winnls.h
1185         * [include/winnls.h]
1186         Added flags for GetDateFormat(); fixed validity of
1187         LOCALE_SYSTEM_DEFAULT.
1189         * [include/windows.h] 
1190         Added GetTimeFormat() prototypes.
1192         * [ole/ole2nls.c]
1193         Implemented ASCII date- and time-functions,  using an
1194         optimized common core;  added stubs for Unicode versions;  
1195         started work on a Unicode core.
1197         * [AUTHORS]
1198         Added my name.
1200 Mon Mar  9 20:10:15 1998  Eric Kohl <ekohl@abo.rhein-zeitung.de>
1202         * [relay32/comctl32.spec] [include/imagelist.h]
1203           [include/commctrl.h] [misc/imagelist.c] [misc/Makefile.in]
1204         First attempt at implementing ImageLists.
1206 Sun Mar  8 20:19:49 1998  Uwe Bonnes  <bon@elektron.ikp.physik.tu-darmstadt.de>
1208         * [files/dos_fs.c] [configure.in]
1209         Try to get FileTimeToLocalFileTime,FileTimeToSystemTime and
1210         SystemTimeToFileTime right.
1211         Use timegm() where available.
1213         * [misc/lstr.c]
1214         Fix an off by one error in FormatMessage and handle the case 
1215         when args = NULL (used by programs to get the length of the 
1216         string).
1218         * [win32/console.c]
1219         Actual display a per-process Title string, better working
1220         attempt for WriteConsole32W and ReadConsole32W.
1222 Fri Mar  6 20:33:45 1998  Slaven Rezic  <eserte@cs.tu-berlin.de>
1224         * [include/config.h.in][configure.in][multimedia/audio.c]
1225           [multimedia/dsound.c]
1226         Added check for FreeBSD sound system.
1228 Sun Mar  1 17:40:10 1998  Jason Schonberg <schon@mti.sgi.com>
1230         * [controls/edit.c] [include/ole.h] [include/shlobj.h]
1231         Removed final commas in enum types.
1233 Mon Feb 23 07:52:18 1998  Luiz Otavio L. Zorzella  <zorzella@nr.conexware.com>
1235         * [multimedia/time.c]
1236         Workaround to avoid infinite recursion inside timeGetTime.
1238         * [multimedia/audio.c]
1239         WODM_GETNUMDEVS and WIDM_GETNUMDEVS only return 1 now if the
1240         SOUND_DEV can be opened, or if it's busy.
1242 ----------------------------------------------------------------------
1243 Sun Mar  1 10:45:23 1998  Andreas Mohr <100.30936@germany.net>
1245         * [loader/ne_image.c]
1246         Fixed problem with weird DLLs (NE_FFLAGS_SINGLEDATA && DGROUP = 0).
1248         * [msdos/dosmem.c]
1249         Export address for __0000H, too.
1251         * [msdos/dpmi.c]
1252         Changed MemAlloc functions to return less fragmented addresses.
1254 Sat Feb 28 18:50:12 1998  Alexandre Julliard  <julliard@lrc.epfl.ch>
1256         * [scheduler/process.c] [scheduler/sysdeps.c]
1257         Don't use %fs register before threading initialization.
1259 Sat Feb 28 14:04:56 1998  Kristian Nielsen  <kristian.nielsen@risoe.dk>
1261         * [configure.in] [include/acconfig.h]
1262         Autoconf macro to check for non-reentrant X libraries.
1264         * [windows/winpos.c]
1265         In SetWindowPos32(), do not cause WM_SIZE messages when the
1266         SWP_NOSIZE flag is specified. This fixes the division-by-zero in
1267         Borland C++ 4.0 "Open Project" menu item.
1269 Sat Feb 28 13:11:26 1998  James Moody  <013263m@dragon.acadiau.ca>
1271         * [ole/ole2nls.c]
1272         Changed "English" values from German to English.
1274         * [files/dos_fs.c]
1275         Fixed off-by-one month bug.
1277 Fri Feb 27 22:12:01 1998  Douglas Ridgway  <ridgway@winehq.com>
1279         * [windows/win.c]
1280         Fix winelib class menu loading bug.
1282         * [include/module.h] [loader/module.c]
1283         LoadModule32 should be implemented in terms of CreateProcess.
1285         * [programs/view/*]
1286         Metafile viewer sample program.
1288         * [documentation/wine.texinfo] [documentation/Makefile.in]
1289         Improvements and additions, HTML target.
1291 Fri Feb 27 04:27:48 1998  Dimitrie O. Paun <dimi@cs.toronto.edu>
1293         * [*/*]
1294         Switched to the new debug messages interface. For more information
1295         please refer to documentation/debug-msgs. Because the new scheme
1296         introduces a new semantic level, I had to manually do through
1297         about 530 dprintf_xxx!  The rest of about 2400 where transformed
1298         via a script.  Because of the large number of changes that I had
1299         to do, some may have not come out as nicely as I wanted them.  If
1300         this is the case, please let me know. There is a lot of work left
1301         to do: -- a few hundred printf's to be converted -- about 2300
1302         fprintf's to be converted -- about 600 FIXME's to be transformed
1303         The problem is that in the above mentioned cases, a lot of manual
1304         intervention is required because a lot of the information is
1305         missing.  There are also a lot of other things to be done to the
1306         interface and so forth. I have now ideas for a at least a month
1307         worth of full time work :) I will proceed with many changes in the
1308         next few releases, so please do not start modifing things because
1309         there will be a hell of a lot of conflicts. If you have ideas that
1310         you want to integrate or you want to work on different things,
1311         please coordinate with me.
1313 Thu Feb 26 13:04:29 1998  David Lee Lambert <lamber45@egr.msu.edu>
1315         * [ole/ole2nls.c] [include/windows.h]
1316         First try at OLE date- and time-formatting functions.
1318 Wed Feb 25 11:20:35 1998 Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
1320         * [files/*.c]
1321         Changed dos device handling, added 'CON' devicehandling.
1323         * [graphics/ddraw.c]
1324         Bug fixes, some additions.
1326         * [if1632/builtin.c][loader/module.c][library/winestub.c]
1327         Small hack so we don't need a dummy BUILTIN_LoadModule
1328         in winestub.c.
1330         * [ole/*][relay32/ole32.spec][if1632/storage.spec]
1331         storage.dll started. winword loads documents (saving
1332         doesn't work yet, dunno why).
1333         Several ole additions, some cleanups and bugfixes.
1334         IMalloc16 implemented.
1336         * [loader/pe_image.c]
1337         Added some comments, fixed circular dll references,
1338         fixed modref ordering, fixed tls allocation.
1340         * [memory/global.c]
1341         Added validity checks before every GET_ARENA_PTR.
1342         (several functions rely on Global* return values
1343          on invalid handles, like IsTask).
1344         Implemented GlobalUnlockFree16.
1346         * [memory/virtual.c]
1347         Replaced dprintf_virtual by fprintf, so we can
1348         do 'info map' again in the debugger. Increase read
1349         linesize for Linux2.1 cases.
1351         * [misc/cpu.c][misc/registry.c]
1352         Moved cpu registry initialization to misc/cpu.c.
1354         * [multimedia/dsound.c]
1355         Enhanced, replaced GETOSPACE bufferingcheck by SETFRAGMENT.
1357         * [relay32/crtdll.spec][relay32/ntdll.spec]
1358         Replaced some ptr by respective 'str' and 'wstr' arguments
1359         for libc functions.
1361         * [scheduler/thread.c]
1362         Added some sanity checks to stackallocation, tlshandling fixed.
1364         * [tools/build.c]
1365         Fixed cdecl argumenttype order (was reversed).
1367         * [win32/ordinals.c]
1368         Implemented KERNEL_449.
1370         * [windows/dinput.c]
1371         Some fixes, needs much more work. Tomb Raider2 works with keyboard ;)
1373 Tue Feb 24 20:46:37 1998  James Juran   <jrj120@psu.edu>
1375         * [windows/win.c]
1376         Fixed USER32 ordinal numbers in documentation.
1378 Sat Feb 21 12:30:38 1998  John Richardson <jrichard@zko.dec.com>
1380         * [files/file.c] [include/k32obj.h] [memory/virtual.c]
1381         [scheduler/critsection.c] [scheduler/event.c] [scheduler/handle.c]
1382         [scheduler/k32obj.c] [scheduler/mutex.c] [scheduler/process.c]
1383         [scheduler/semaphore.c] [scheduler/thread.c]
1384         Added generic k32obj read and write routines for k32objs that
1385         support I/O.
1387         * [documentation/console]
1388         Updated console docs.
1390         * [win32/console.c]
1391         Make console work like a k32obj that supports I/O.
1393         * [include/windows.h]
1394         Make WriteFile and ReadFile take HANDLE32 for handle.
1396 ----------------------------------------------------------------------
1397 Sun Feb 15 14:07:07 1998  Dimitrie O. Paun  <dimi@mail.cs.toronto.edu>
1399         * [controls/menu.c] [misc/ver.c] [multimedia/dsound.c]
1400           [multimedia/joystick.c] [windows/dialog.c]
1401         Modified some dprintf_xxx's to prepare them for a new
1402         dprintf_ scheme. Basically, I changed the dprintf's that
1403         outputed a line with many dprintf calls to do just one
1404         dprintf call.
1406 Sun Feb 15 12:02:59 1998  Alexandre Julliard  <julliard@lrc.epfl.ch>
1408         * [graphics/x11drv/*.c] [objects/*.c]
1409         A few X11 critical section optimizations, mostly with XGet/PutPixel.
1411         * [scheduler/sysdeps.c] [misc/main.c]
1412         Make sure X11 critical section is available before any Xlib call.
1414         * [if1632/relay.c] [tools/build.c]
1415         Yet another attempt at fixing Catch/Throw.
1417         * [loader/pe_image.c]
1418         Fixed broken PE DLL loading.
1420         * [include/winnt.h] [scheduler/handle.c] [scheduler/*.c]
1421         Implemented handle access rights.
1422         Added Get/SetHandleInformation.
1424 Sun Feb 15 09:45:23 1997  Andreas Mohr <100.30936@germany.net>
1426         * [misc/winsock.c]
1427         Fixed bug in WSACleanup which lead to crashes in WINSOCK_HandleIO.
1429         * [graphics/fontengine.c] [include/font.h]
1430         Minor improvements.
1432         * [memory/global.c]
1433         Implemented GlobalEntryHandle.
1435         * [misc/toolhelp.c]
1436         Fixed a memory bug in Notify*register.
1438         * [misc/w32scomb.c]
1439         Improved Get16DLLAddress.
1441         * [objects/gdiobj.c]
1442         Implemented GdiSeeGdiDo.
1445 Sat Feb 14 14:57:39 1998  John Richardson <jrichard@zko.dec.com>
1447         * [win32/console.c]
1448         Added the console implementation, AllocConsole, FreeConsole,
1449         CONSOLE_InheritConsole.
1451         * [documentation/console]
1452         Some documentation on the console.
1454         * [include/winerror.h]
1455         Added some error defines.
1457         * [scheduler/k32obj.c]
1458         Registered the scheduler ops.
1460 Fri Feb 13 19:35:35 1998  James Moody  <013263m@dragon.acadiau.ca>
1462         * [ole/ole2nls.c]
1463         Some English language fixes for missing values.
1465         * [controls/listbox.c]
1466         Fix to allow an empty listbox to deselect all items.
1468         * [relay32/user32.spec] [windows/keyboard.c]
1469         CreateAcceleratorTableA stub method.
1471         * [windows/sysmetrics.c]
1472         Added missing SM_CXCURSOR & SM_CYCURSOR initializers.
1474         * [windows/message.c]
1475         PostThreadMessage32A stub method.
1477 Fri Feb 13 17:12:24 1998  Jim Peterson <jspeter@roanoke.infi.net>
1479         * [libtest/hello3res.rc] [libtest/hello3.c] [libtest/Makefile.in]
1480         Updated the 'hello3' test so that it functions properly again.
1482 Fri Feb 13 14:08:07 1998  Martin Boehme  <boehme@informatik.mu-luebeck.de>
1483         
1484         * [graphics/mapping.c]
1485         Fixed the embarrassing bugs I introduced into DPtoLP and
1486         LPtoDP.
1488         * [windows/scroll.c]
1489         Prevent ScrollWindow32 from sending WM_ERASEBKGND.
1491 Thu Feb 12 22:46:53 1998  Huw D M Davies <h.davies1@physics.oxford.ac.uk>
1493         * [objects/metafile] [include/ldt.h]
1494         Fix to cope with records longer than 64K.
1496         * [windows/clipboard.c]
1497         Clean up bitmaps and metapicts properly.
1499 Mon Feb  3 21:52:18 1998  Karl Backström <karl_b@geocities.com>
1501         * [programs/winhelp/Sw.rc] [resources/sysres_Sw.rc]
1502         Minor update of Swedish language support.
1504 ----------------------------------------------------------------------
1505 Sun Feb  1 13:24:54 1998  Alexandre Julliard  <julliard@lrc.epfl.ch>
1507         * [files/drive.c]
1508         Added Device= parameter to drive configuration.
1510         * [if1632/relay.c]
1511         Throw() and Catch() now use the correct CATCHBUF layout (untested).
1513         * [tools/build.c] [include/stackframe.h] [loader/task.c]
1514         Moved 16-bit stack pointer into thread database.
1515         Save current %fs while running 16-bit code.
1517 Fri Jan 30 09:25:49 1998  Martin Boehme  <boehme@informatik.mu-luebeck.de>
1519         * [graphics/mapping.c]
1520         Made DPtoLP32 and LPtoDP32 respect world transforms.
1522         * [graphics/path.c] [graphics/painting.c] [if1632/gdi.spec]
1523           [include/path.h]
1524         More path support.
1526         * [include/gdi.h] [include/windows.h] [objects/dc.c]
1527           [relay/gdi32.spec]
1528         Support for Get/SetArcDirection and Get/SetWorldTransform
1530         * [windows/hook.c]
1531         Fixed a bug in HOOK_Map16To32Common.
1533 Thu Jan 29 23:43:18 1998  Douglas Ridgway <ridgway@taiga.gmcl.com>
1535         * [graphics/metafiledrv/init.c] [objects/metafile.c]
1536         Documentation for metafile related API calls. Fixed a bug to avoid
1537         documenting it.
1539         * [include/windows.h]
1540         Declaration for LoadImage.
1542 Thu Jan 29 21:44:45 1998  Huw D M Davies <h.davies1@physics.oxford.ac.uk>
1544         * [graphics/win16drv/*]
1545         Changes to printing code to enable use of printer fonts with the
1546         win3.1 postscript driver. Remember to add printer=on to [wine]
1547         section of wine.conf . You will also need to disable truetype
1548         fonts from control panel. Winword 6.0 and Write seem to be happy
1549         with this...
1551         * [include/bitmap.h]
1552         Fix Widthbytes for 15bpp displays.
1554 Tue Jan 27 20:54:08 1998  Kristian Nielsen <kristian.nielsen@risoe.dk>
1556         * [tsx11/*] [include/ts*] [tools/make_X11wrappers]
1557         Implemented thread-safe X11 wrappers.
1559 Tue Jan 27 13:54:09 1998  Constantine Sapuntzakis  <csapuntz@tma-1.lcs.mit.edu>
1561         * [windows/queue.c]
1562         Forgot to convert thdb to thread_id.
1564         * [misc/registry.c]
1565         Sped up Windows 95 registry reading. Changed code to traverse
1566         registry as a tree rather than read in all possible keys
1567         (including dead ones). 
1569 Tue Jan 27 12:46:09 1998  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
1571         * [loader/pe_image.c][Makefile.in][scheduler/thread.c]
1572           [libtest/hello5.c]
1573         Don't exit() on failed to load referenced dlls.
1574         Fixed static tls allocation for multiple threads.
1575         WINELIB should now be able to load PE dlls. A sample
1576         winelib program, that dynamically loads a internal dll
1577         is included.
1579         * [graphics/ddraw.c][include/ddraw.h][include/d3d.h]
1580         Cleaned up and enhanced further. Added several DirectX5
1581         interface definitions and DirectSurface3 implementation.
1582         Stubs for D3D (NOT coming soon, just there so it fails safely).
1584         * [multimedia/dsound.c][include/dsound.h]
1585         Actually works now for a lot of cases. Some DirectX5 stuff
1586         added. Still lacking several features.
1588         * [windows/dinput.c][include/dinput.h]
1589         Started implementing DirectInput. Doesn't work yet, don't 
1590         know why.
1592         * [if1632/thunk.c][misc/callbacks.c]
1593           [win32/kernel.c][include/callbacks.h]
1594         Added WOWCallback16Ex, WOWHandle32.
1596         * [misc/cpu.c]
1597         Fixed GetSystemInfo, IsProcessorFeaturePresent.
1599         * [multimedia/joystick.c][multimedia/time.c]
1600         Several fixes. Small hack to get timerevents in timeGetTime() loops.
1602 Tue Jan 20 11:26:27 1998  Slaven Rezic  <eserte@cs.tu-berlin.de>
1604         * [configure.in]
1605         Fixed check for union semun on FreeBSD systems.
1607 Sun Jan 18 23:05:04 1998  Karl Backström <karl_b@geocities.com>
1609         * [misc/ole2nls.c] [programs/progman/Sw.rc] [programs/winhelp/Sw.rc]
1610           [resources/sysres_Sw.rc]
1611         Added/updated Swedish language support.
1613 Sun Jan 18 18:49:01 1998  Alex Korobka <alex@trantor.pharm.sunysb.edu>
1615         * [misc/winsock.c] [misc/winsock_dns.c] [windows/event.c]
1616           [windows/win.c] [windows/dce.c] [windows/winpos.c]
1617         Bug fixes.
1619 Sun Jan 18 12:45:23 1997  Andreas Mohr <100.30936@germany.net>
1621         * [msdos/int25.c] [msdos/int26.c]
1622         Implemented "native" absolute disk read/write access.
1624         * [msdos/int13.c] [msdos/ioports.c]
1625         Enhanced GET DRIVE PARAMETERS (int13 AH=08).
1627         * [graphics/win16drv/prtdrv.c] [if1632/gdi.spec]
1628         Fixed typos, implemented dmEnumDFonts,
1629         Started implementation of dmRealizeObject.
1631         * [if1632/compobj.spec] [ole/compobj.c] [relay32/ole32.spec]
1632         Stubs CoCreateInstance, CoFreeUnusedLibraries, implemented
1633         CoFileTimeNow.
1635         * [if1632/kernel.spec] [include/windows.h] [memory/global.c]
1636           [memory/string.c] [misc/kernel.c] [misc/Makefile.in]
1637           [misc/toolhelp.c] [msdos/int21.c]
1638         Implemented GlobalHandleNoRIP, GetFreeMemInfo, DebugFillBuffer, 
1639         stubs GetSetKernelDOSProc, DiagQuery, DiagOutput, ToolHelpHook
1640         (Undocumented Windows).
1642         * [if1632/user.spec] [if1632/win32s16.spec] [misc/win32s16.c]
1643         Misc stubs.
1645         * [if1632/winaspi.spec] [misc/aspi.c]
1646         Implemented GetASPIDLLVersion.
1648         * [if1632/wprocs.spec] [msdos/int20.c] [msdos/Makefile.in]
1649         Added handler for Int 0x20 (terminate program, _very_ old-fashioned).
1651         * [misc/w32scomb.c]
1652         Implemented Get16DLLAddress() partially
1653         (big thanks to Marcus and Alexandre).
1655         * [relay32/Makefile.in] [relay32/builtin32.c] [relay32/dplay.spec]
1656         Added built-in DPLAY.DLL.
1658         * [relay32/winmm.spec] [multimedia/joystick.c]
1659         Added joySetThreshold.
1661         * [misc/windebug.c]
1662         Added WinNotify.
1664         * [win32/console.c]
1665         Stubs CreateConsoleScreenBuffer, SetConsoleActiveScreenBuffer,
1666         WriteConsoleOutput32A.
1668         * [windows/user.c]
1669         Stub SetEventHook.
1671 Sat Jan 17 19:30:35 1998  Matthew Toseland  <Paul.Toseland@btinternet.com>
1673         * [windows/painting.c]
1674         Fixed broken restore-to-maximized.
1676 Mon Jan 12 21:25:32 1998  Perceval - Marc Huguet Puig <mhp@tinet.fut.es>
1678         * [documentation/wine.man] [include/options.h]
1679           [misc/main.c] [ole/ole2nls.c] [resources/sysres.c]
1680           [resources/sysres_Ca.rc] [resources/Makefile.in]
1681         Added language catalan. (Afegit l'idioma català).
1683 ----------------------------------------------------------------------
1684 Sun Jan 18 17:05:58 1998  Alexandre Julliard  <julliard@lrc.epfl.ch>
1686         * [include/stackframe.h] [tools/build.c]
1687         Some cleanups in stack frame building.
1689         * [misc/port.c]
1690         Implemented clone() wrapper for libc5 users.
1692         * [scheduler/mutex.c] [scheduler/synchro.c]
1693         Implemented abandoned mutexes.
1695         * [scheduler/process.c] [scheduler/thread.c]
1696         We now create a process and a thread structure as soon as possible
1697         during initialization.
1699         * [scheduler/thread.c] [scheduler/sysdeps.c]
1700         Moved system-specific thread handling to sysdeps.c.
1702 Fri Jan 16 10:45:15 1998  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
1704         * [graphics/ddraw.c][include/ddraw.h]
1705         Surface handling enhanced. Some stuff already works ;)
1707         * [multimedia/dsound.c][include/dsound.h]
1708         Implemented using the Open Sound System.
1709         Slowly starts to work (sounds terrible for some programs).
1711         * [configure.in][multimedia/audio.c][include/config.h.in]
1712         Added check for OpenSoundSystem, fixed -lXxf86dga check.
1713         Replaced OS #ifdefs by #ifdef HAVE_OSS in mm/audio.c.
1715         * [if1632/relay.c][relay32/relay386.c]
1716         Do not print control characters for 'str' or 'wstr' args.
1718         * [misc/registry.c]
1719         "" seems to equals NULL in keynames. Replace where needed. Seems
1720         to help the win95 regedit.exe...
1722         * [win32/newfns.c]
1723         Implemented QueryPerformance* using gettimeofday(2)
1724         (should be done using the pentium timers probably).
1726         * [tools/ipcl]
1727         Removed useless open_pipe construct.
1729 Sun Jan 11 17:10:02 1998  Huw D M Davies <h.davies1@physics.oxford.ac.uk>
1731         * [objects/region.c] [include/region.h] [graphics/x11drv/clipping.c]
1732         Regions are now internal to Wine. The basis of this code is taken
1733         from the X11 distribution. GetRegionData() is implemented as is 
1734         ExtCreateRegion() (without Xforms). CreatePolyPolygonRgn() should
1735         behave correctly now. 
1737         * [objects/metafile.c] [graphics/metafiledrv/graphics.c]
1738           [graphics/metafiledrv/init.c] [include/metafile.h]
1739           [include/metafiledrv.h]
1740         Playback of META_CREATEREGION should now work. Implemented recording
1741         of META_CREATEREGION and META_PAINTREGION.
1743         * [graphics/x11drv/graphics.c]
1744         FillRgn() (and therefore its friends) respect logical co-ords.
1746 Wed Jan  7 01:21:45 1998  Steinar Hamre  <steinarh@stud.fim.ntnu.no>
1748         * [configure.in] [include/acconfig.h] [tools/build.c]
1749         Now checking whether to use .string or .ascii.
1751         * [configure.in] [include/acconfig.h] [scheduler/critsection.c]
1752         Defining union semun if this is not available from header files.
1754         * [misc/lstr.c]
1755         Moved wine's own header files below <wctype.h> to avoid
1756         parse error on Solaris.
1758 Sun Jan  4 15:38:07 1998  Andrew Taylor <ataylor@cadvision.com>
1760         * [multimedia/mmsystem.c] [multimedia/mmio.c]
1761         Implemented mmioSendMessage and rearranged the mmio
1762         subsystem in terms of this function.
1764 Wed Dec 24 00:51:29 1997  Charles Duffy <cduffy@bigfoot.com>
1766         * [windows/clipboard.c] [relay32/user32.spec]
1767         GetPriorityClipboardFormat32 now has something other than just
1768         a stub. I have no idea if it works (can't test until
1769         SetClipboardData is finished) but HEdit likes things a lot more
1770         this way.
1772 ----------------------------------------------------------------------
1773 Sat Jan  3 17:15:56 1998  Alexandre Julliard  <julliard@lrc.epfl.ch>
1775         * [debugger/db_disasm.c]
1776         Added cpuid and cmpxchg instructions.
1778         * [if1632/builtin.c] [relay32/builtin32.c]
1779         Fixed broken -dll option with Win32 DLLs.
1781         * [include/heap.h]
1782         Added SYSTEM_LOCK/SYSTEM_UNLOCK macros.
1784         * [configure.in] [misc/lstr.c]
1785         Added check for wctype.h.
1786         Commented out --enable-ipc option (IPC code has been broken for a
1787         long time anyway).
1789         * [scheduler/critsection.c] [scheduler/event.c]
1790           [scheduler/mutex.c] [scheduler/semaphore.c]
1791         Implemented Win32 synchronization objects.
1793         * [scheduler/synchro.c]
1794         Implemented WaitForMultipleObjects and related functions.
1796         * [scheduler/thread.c]
1797         If possible, use clone() in CreateThread().
1799         * [scheduler/thread.c] [scheduler/process.c]
1800         Made thread and process waitable objects.
1801         Thread and process id values are now different from the pointers
1802         they represent.
1804         * [win32/k32obj.c]
1805         Moved to scheduler directory.
1806         Added function table for waiting operations on objects.
1808         * [files/file.c] [memory/virtual.c]
1809         Added new K32OBJ function table.
1811 Sun Jan  1 16:48:23 1997  Andreas Mohr <100.30936@germany.net>
1813         * [files/file.c]
1814         Fixed my patch for GetTempFileName16() as needed.
1815         It was ...Name32A() that didn't work properly, not ...Name16().
1817         * [graphics/x11drv/brush.c]
1818         Fixed a BadMatch error.
1820         * [msdos/int21.c]
1821         Fixed INT21_FindNextFCB() to get correct volume labels e.g.
1822         in "file open" dialog.
1824         * [multimedia/joystick.c] [relay32/winmm.spec]
1825         Stub JoyGetPosEx().
1827         * [scheduler/process.c] [relay32/kernel32.spec]
1828         Implemented RegisterServiceProcess().
1830 Wed Dec 31 11:14:43 1997  Lawson Whitney  <lawson_whitney@juno.com>
1832         * [if1632/kernel.spec] [if1632/relay.c]
1833         Define CallProcEx32w - Thanks to Marcus Meissner for his excellent
1834         CallProc32W.
1836         * [loader/module.c]
1837         Take a shot at defining FreeLibrary32W.
1839 Sun Dec 28 12:44:04 1997  Kai Morich <kai.morich@rhein-neckar.netsurf.de>
1841         * [controls/menu.c]
1842         Menu modification from WM_INITMENUPOPUP message fixed.
1843         Menu items now can have different wID and hSubMenu (Win95 behavior).
1845         * [misc/cpu.c]
1846         Improved IsProcessorFeaturePresent.
1848 Sun Dec 28 03:21:08 1997  Ove Kaaven <ovek@main.arcticnet.no>
1850         * [include/winsock.h] [misc/winsock.c]
1851         Fixed WS_SOL_SOCKET for setsockopt(), and made select() return
1852         empty fd_sets if timeout.
1854         * [objects/palette.c]
1855         AnimatePalette() bailed out if entire palette is animated. Fixed.
1857         * [objects/dib.c]
1858         Added some code to SetDIBitsToDevice() and its helpers to fix
1859         some offseting problems.
1861         * [objects/cursoricon.c]
1862         Made CreateCursor32() convert the instance handle properly. Made
1863         DestroyCursor() return correct success status.
1865 Wed Dec 24 17:56:34 1997  Dimitrie O. Paun  <dimi@cs.toronto.edu>
1867         * [windows/syscolor.c]
1868         Added definition of GetSysColorPen16/32. This function does not
1869         exist in the Win32 API but is a very close (and natural) relative
1870         to GetSysColorBrush function. Moreover, it is *very* much used 
1871         within Wine since there are a lot of places where we need to draw
1872         lines with the standard colors.
1874         * [controls/button.c] [controls/combo.c] [controls/icontitle.c]
1875           [controls/menu.c] [controls/progress.c] [controls/scroll.c]
1876           [controls/updown.c] [graphics/painting.c] [misc/tweak.c]
1877           [windows/defwnd.c] [windows/graphics.c] [windows/nonclient.c]
1878         Replaced references to sysColorObjects with the appropriate
1879         call to GetSysColorBrush32/GetSysColorPen32. There is no need to
1880         expose the implementation of these functions, even within Wine.
1881         This makes the code easier to understand, debug, maintain.
1883         * [controls/uitools.c]
1884         Modified most of the functions in this file to use the now
1885         standard pens (i.e. GetSysColorPen32). These functions made
1886         *heavy* use of standard pens so I expect a lot less
1887         CreatePen/DeleteObject calls can do only good...:)
1888         Plus some minor modifications (*no* functional changes though).
1890         * [controls/updown.c]
1891         Used the new DrawFrameControl32 function to paint the control.
1892         I also deleted UDDOWN_DrawArrow since it was no longer required.
1894 Tue Dec 23 00:03:33 1997  Steinar Hamre  <steinarh@stud.fim.ntnu.no>
1896         * [configure.in]
1897         Added check for -lw.
1899         * [include/wintypes.h] [tools/build.c]
1900         Changes to make the assembly understandable for even sun as.
1901         ".ascii" -> ".string", "call %foo" -> "call *%foo",
1902         "pushw/popw %[cdes]s" written out to ".byte 0x66\npushl/popl %[cdes]s".
1904         * [memory/ldt.c]
1905         #ifdef added so <sys/seg.h> will not be included on Solaris.
1907 Mon Dec 22 18:55:19 1997  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
1909         * [configure.in]
1910         Added XF86DGA check.
1912         * [multimedia/dsound.c][relay32/dsound.spec][include/dsound.h]
1913         Started DirectSound. Only stubs for now.
1915         * [graphics/ddraw.c][include/ddraw.h][relay32/ddraw.spec]
1916         Started to implement DirectDraw. Mostly stubs, some
1917         testcases work. Requires the XF86DGA extension to XFree86.
1918         (check demo/blizdemo.exe from the Diablo CD-ROM).
1920         * [files/drive.c]
1921         Return correct "CDFS" fsname so Diablo is a bit happier.
1923 Sun Dec 21 21:45:48 1997  Kevin Cozens <kcozens@interlog.com>
1925         * [misc/registry.c]
1926         Fixed bugs in the routines which read the Windows '95 registry
1927         files. Added extra information regarding the format of the Windows
1928         '95 registry files.
1930 ----------------------------------------------------------------------
1931 Fri Dec 19 10:50:46 1997  Douglas Ridgway  <ridgway@winehq.com>
1933         * [Make.rules.in] [Makefile.in] [documentation/Makefile.in]
1934           [documentation/README.documentation]
1935         First cut at Wine API documentation. No longer install reference
1936         manual by default.
1938 Wed Dec 17 21:32:23 1997  Andreas Mohr <100.30936@germany.net>
1940         * [files/file.c]
1941         Fixed GetTempFileName16() to use current path of requested drive
1942         as needed.
1944         * [if1632/Makefile.in] [if1632/builtin.c] [if1632/dciman32.spec]
1945           [if1632/msvfw32.spec] [if1632/tapi32.spec] [if1632/wow32.spec]
1946         Added misc DLLs needed by various apps.
1948 Wed Dec 17 12:01:50 1997  Morten Eriksen <mortene@sim.no>
1950         * [if1632/gdi32.spec] [include/windows.h] [objects/palette.c]
1951         Inserted empty stub for CreateHalftonePalette.
1953 Tue Dec 16 22:08:06 1997  Huw D M Davies <h.davies1@physics.oxford.ac.uk>
1955         * [windows/mdi.c]
1956         Use VK_TAB instead of VK_SEPARATOR in TranslateMDISysAccel().
1958         * [graphics/metafiledrv/init.c]
1959         DeleteDC() on a MetaDC doesn't do anything - it shouldn't. Therefore
1960         fix cleanup of MetaDCs in CloseMetaFile(); they now actually get
1961         removed from the GDI heap!
1963         * [graphics/x11drv/xfont.c]
1964         Preserve FO_MATCH_XYINDEP flag in XFONT_MatchFIList(). Should reduce
1965         the number of bold-italic matches.
1967 Tue Dec 16 20:11:43 1997  Bertho Stultiens <bertho@panter.soci.aau.dk>
1969         * [graphics/painting.c]
1970         Included an implementation of DrawState
1972         * [if1632/thunk.c]
1973         Changed many fprintfs into dprintf_thunk
1975         * [include/cache.h] [graphics/cache.c]
1976         New files to hold cached handles to regulary used GDI object.
1978         * [include/windows.h]
1979         Added DRAWSTATExx typedefs
1980         Added DSS_DEFAULT define for DrawState
1982         * [objects/text.c]
1983         New implementation of GrayString()
1985         * [controls/uitools.c]
1986         Implemented DrawFrameControl() functions
1987         Changed DrawEdge() behaviour to win95 implementation
1989 Mon Dec 15 23:43:01 1997  Martin Boehme <boehme@informatik.mu-luebeck.de>
1991         * [graphics/path.c] [include/path.h] [graphics/painting.c]
1992           [if1632/gdi32.spec] [include/gdi.h] [include/windows.h]
1993           [objects/dc.c]
1994         Added preliminary support for GDI paths.
1996         * [objects/dc.c]
1997         Added DC_Init_DC_INFO function for initializing WIN_DC_INFO
1998         structure.
2000         * [include/windows.h] [include/gdi.h] [objects/gdiobj.c]
2001         Added DEFAULT_GUI_FONT.
2003         * [include/winerror.h]
2004         Added a few error codes.
2006         * [memory/heap.c]
2007         Changed HeapAlloc to make the correct calls to SetLastError
2008         (now conforms to NT's behaviour).
2010         * [windows/win.c]
2011         Changed WIN_CreateWindowEx to allow child windows with zero
2012         width / height.
2014 Sun Dec 14 12:01:07 1997  Alexandre Julliard  <julliard@lrc.epfl.ch>
2016         * [if1632/*] [relay32/*]
2017         Moved all 32-bit relay stuff to relay32/
2019         * [fi1632/thunk.c] [win32/kernel32.c]
2020         Moved all KERNEL32 ordinal functions to kernel32.c
2022         * [memory/selector.c]
2023         Initialize selectors in AllocSelectorArray.
2025         * [tools/build.c]
2026         Generate C instead of assembly for Win32 relays.
2027         Fixed stack corruption in CallTo16 functions, found by Bertho
2028         Stultiens.
2029         
2030 Sun Dec 14 10:55:00 1997  Andreas Mohr <100.30936@germany.net>
2032         * [if1632/Makefile.in] [if1632/builtin.c] [if1632/ole2thk.spec]
2033         Added built-in OLE2THK.DLL. 
2035         * [if1632/toolhelp.spec] [include/toolhelp.h] [memory/selector.c]
2036           [misc/toolhelp.c]
2037         Added stubs for StackTraceFirst(), StackTraceCSIPFirst(),
2038         StackTraceNext(), UTSelectorOffsetToLinear()
2039         and UTLinearToSelectorOffset().
2041 Sat Dec 13 17:26:41 1997  Alex Korobka  <alex@trantor.pharm.sunysb.edu>
2043         * [misc/winsock.c]
2044         32-bit API fixes for reported problems (thanks to Marcus
2045         and David).
2047         * [graphics/x11drv/xfont.c]
2048         Little tweak in point size calculation.
2050         * [windows/defwnd.c] [windows/dce.c] [windows/winhelp.c]
2051           [windows/winproc.c] [windows/win.c]
2052         Bug fixes.
2054 Sat Dec 13 16:35:14 1997  Kai Morich <kai.morich@rhein-neckar.netsurf.de>
2056         * [files/dos_fs.c]
2057         OpenFile with empty filename and OF_PARSE returns current dir.
2059         * [misc/commdlg.c]
2060         Ignore initial dir if bogus.
2062         * [files/file.c]
2063         Locking an identic region in a file must not be an error.
2065         * [misc/lstr.c]
2066         Use wide char ctype functions.
2068 Fri Dec 12 23:46:22 1997  Uwe Bonnes  <bon@elektron.ikp.physik.tu-darmstadt.de>
2070         * [file/drive.c]
2071         First attempt for GetDiskFreeSpaceEx.
2073 Fri Dec 12 23:18:41 1997  Marcus Meissner  <msmeissn@cip.informatik.uni-erlangen.de>
2075         * [loader/pe_resource.c]        
2076         Fixed wrongly appearing menus problem (only use default lookups in
2077         last resource subtree).
2079         * [multimedia/*.c]
2080         Added win32 support for time* and joy* lowlevel drivers,
2081         (not excessively tested), some misc fixes and cleanups.
2083         * [misc/shellord.c][misc/shell.c][ole/folders.c][ole/ifs.c]
2084           [include/interfaces.h][include/shlobj.h]
2085         Added some more undocumented SHELL32 functions, some shell folder
2086         interface stubs added, SHGetMalloc, SHGetDesktopFolder,
2087         SHGetSpecialFolderLocation, SHGetPathFromIDList stubs added,
2088         IMalloc, IUnknown implemented.
2090         * [windows/msgbox.c]
2091         Implemented MessageBoxIndirect*, some internal changes.
2093         * [if1632/thunk.c]
2094         KERNEL_431 implemented.
2096         * [objects/gdiobj.c]
2097         GetCurrentObject implemented.
2099 Wed Dec  3 01:09:17 1997  Gordon Chaffee  <chaffee@apu.cs.berkeley.edu>
2101         * [objects/dib.c]
2102         Fix a couple small DIB problems.
2104         * [controls/edit.c]
2105         Fix a typo.
2107         * [files/dos_fs.c]
2108         Try normal readdir in case fs is specified as vfat but isn't.
2110         * [files/profile.c]
2111         Implementation of WritePrivateProfileSection32A from Uwe Bonnes.
2113         * [misc/printdrv.c]
2114         OpenPrinter32A stub, helps Word97 start.
2116         * [objects/text.c]
2117         Fixup implementation of GetTextCharsetInfo.
2119         * [scheduler/process.c]
2120         Fix environment variable expansion.
2122         * [win32/code_page.c]
2123         Make MultiByteToWideChar and WideCharToMultiByte conform in return
2124         values and error conditions to those in Windows NT 4.0.
2126         * [windows/message.c]
2127         Fix broadcasting problems in Win32.  The Win32 docs say to use
2128         HWND_TOPMOST to broadcast to all Win32 Windows.
2130         * [memory/virtual.c] [loader/pe_image.c]
2131         Do not map in VirtualAlloc if address is specified and space is
2132         not available.  This is required by Win32.
2134         * [include/pen.h] [include/x11drv.h] [objects/dc.c]
2135           [objects/pen.c] [graphics/x11drv/pen.c]
2136         Support for ExtCreatePen.
2138 Tue Dec  2 20:22:06 1997  Morten Welinder  <terra@diku.dk>
2140         * [*/*.c] [*/*.h]
2141         Add lots of prototypes.
2143         * [if1632/kernel32.spec][include/windows.h][include/winnt.h]
2144           [misc/cpu.c]
2145         Define IsProcessorFeaturePresent.
2147         * [misc/crtdll.c]
2148         (CRTDLL__getcwd): Allocate enough memory for the terminating zero.
2150         * [misc/ver.c]
2151         Improve check for null component in _find_data[AW].  Plug leaks
2152         in VerQueryValue*.
2154         * [win32/console.c][if1632/kernel32.spec]
2155         Add stubs for GetConsoleCursorInfo32, SetConsoleCursorInfo32.
2157         * [windows/message.c][if1632/user32.spec][include/windows.h]
2158         Define SendMessageTimeout*.
2160         * [graphics/x11drv/xfont.c]
2161         Change algorithm of __genericCheckSum to be alignment safe.
2163         * [misc/main.c] [misc/winsock.c] [misc/winsock_dns.c]
2164         Include winsock.h early to avoid Solaris problem.
2166         * [include/windows.h]
2167         Undef FSHIFT before we define it.
2169         * [rc/winerc.c]
2170         Include <fcntl.h> instead of <sys/fcntl.h>.
2172         * [files/file.c]
2173         Use strerror in FILE_SetDosError if available.
2175         * [include/config.h.in] [configure.in]
2176         Check for strerror.
2178         * [objects/gdiobj.c]
2179         Make static font structures aligned.
2181 Mon Dec  1 10:10:21 1997  Karl Garrison  <karlos@eznet.net>
2183         * [win32/console.c] [if1632/kernel32.spec] [include/windows.h]
2184         Added stub for GetNumberOfConsoleMouseButtons.
2185         Added stub for PeekConsoleInput(A,W).
2186         Fixed parameter list for WriteConsole(A,W).
2187         GetNumberOfConsoleInputEvents now returns 0 events instead of 1
2188         (since low-level console functions are not yet supported).
2189         GetConsoleMode no longer returns ENABLE_WINDOW_INPUT and
2190         ENABLE_MOUSE_INPUT since these are not currently implemented.
2192 ----------------------------------------------------------------------
2193 Sat Nov 29 12:35:26 1997  Alexandre Julliard  <julliard@lrc.epfl.ch>
2195         * [if1632/builtin.c]
2196         Build a complete PE header for builtin Win32 modules.
2198         * [loader/pe_image.c] [loader/module.c]
2199         HMODULE32 now points to the loading address of the module. There
2200         is no longer a separate PE_MODULE structure.
2202 Fri Nov 28 11:21:47 1997  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
2204         * [ole/*][configure.in][Makefile.in][include/interfaces.h]
2205           [if1632/olesvr32.spec][if1632/olecli32.spec]
2206         New directory, moved OLE stuff there.
2207         new .spec files for olecli32,olesvr32, some stubs added.
2209         * [misc/shell.c]
2210         Added support for extracting icons from PE dlls.
2212         * [misc/shellord.c][if1632/shell32.spec]
2213         Added a huge heap of ordinal only exported shell functions
2214         (will work only in Win95).
2216         * [loader/task.c]
2217         Hack to make MakeProcInstance16 work in all cases (mplayer.exe).
2219         * [win32/string32.c][include/string32.h]
2220         Obsolete, removed.
2222         * [windows/keyboard.c]
2223         Added *RegisterHotkey.
2225         * [objects/font.c][objects/text.c]
2226         Added GetFontLanguageInfo, GetTextCharsetInfo.
2228 Wed Nov 26 18:10:40 1997  Uwe Bonnes  <bon@elektron.ikp.physik.tu-darmstadt.de>
2230         * [misc/network.c]
2231         In WNetGetConnection16 return the Drive label and not the DOS-Cwd.
2232         Makes Wordview 6 start on a network connected machine.
2234         * [controls/status.c]
2235         Catch a Null pointer in SW_SetText.
2237         * [files/dos_fs.c]
2238         Add NT5 functions GetLongPathName32.
2240         * [files/file.c]
2241         Make GetTempFileName16 accept drive 0 (Current Drive) too.
2242         Handle more errors and be more verbose in FILE_SetDosError, fix
2243         an error in DeleteFile32W
2245         * [memory/virtual.c]
2246         Implement FlushViewOfFile.
2248         * [misc/crtdll]
2249         Implement _rotl and splitpath and add a stub for 
2250         _abnormal_termination.
2252         * [misc/printdrv.c]
2253         Stub for EnumPrinters32A.
2255         * [win32/newfns]
2256         Add Stub for QueryPerformanceFrequency, change return value
2257         for QueryPerformanceCounter.
2258         Add stub for DeviceIoControl.
2260 Tue Nov 25 15:55:01 1997 Martin Boehme <boehme@informatik.mu-luebeck.de>
2262         * [controls/combo.c] [controls/edit.c] [windows/defwnd.c]
2263           [windows/winpos.c] [windows/win.c]
2264         Removed WIN_NO_REDRAW flag.
2266 Tue Nov 25 13:20:35 1997  Douglas Ridgway <ridgway@taiga.v-wave.com>
2268         * [graphics/x11drv/bitblt.c]
2269         Fixed memory leak in BITBLT_GetDstArea.
2271 Sun Nov 23 14:05:23 1997  Andreas Mohr <100.30936@germany.net>
2273         * [files/directory.c]
2274         Export windows system directory to environment.
2276         * [if1632/Makefile.in] [if1632/builtin.c] [if1632/w32skrnl.spec]
2277           [if1632/win32s16.spec] [misc/w32scomb.c] [misc/w32skrnl.c]
2278         Added Win32s DLLs W32SKRNL and WIN32S16.
2280         * [if1632/kernel32.spec] [loader/module.c]
2281         Added misc functions for Win32s.
2283         * [if1632/kernel.spec] [loader/task.c]
2284         Added DefineHandleTable().
2286         * [scheduler/process.c]
2287         Fixed SetEnvironmentVariable32A() to avoid heap corruption.
2289 Sat Nov 22 14:11:42 1997  Kristian Nielsen  <kristian.nielsen@risoe.dk>
2291         * [windows/painting.c]
2292         Fix leak in BeginPaint16() for CS_PARENTDC windows where the
2293         update region was not properly released.
2295 Thu Nov 20 03:55:29 1997  Gordon Chaffee <chaffee@CS.Berkeley.EDU>
2297         * [loader/pe_image.c]
2298         Implemented forwarded DLL functions.
2300         * [objects/dib.c]
2301         Added support for 16- and 32-bit mode DIBs.
2302         Support negative bitmap heights.
2304         * [win32/process.c]
2305         Added stub for CreateProcess32W.
2307         * [win32/security.c] [include/ntdll.h]
2308         Added stubs for LookupAccountSid32A/W.
2310         * [scheduler/process.c]
2311         Use the size specified in the PE header for the process heap.
2313 Mon Nov 17 00:53:35 1997  Len White <phreak@cgocable.net>
2315         * [msdos/int3d.c]
2316         New file. Stubs for int3d.
2318 Sun Nov 16 12:30:00 PST 1997  Jason Schonberg  <schon@mti.sgi.com>
2320         * [include/aspi.h]
2321         Changed comment style from C++ to C.
2323 ----------------------------------------------------------------------
2324 Sun Nov 16 07:42:44 1997  Alex Korobka <alex@trantor.pharm.sunysb.edu>
2326         * [windows/dce.c] [windows/clipboard.c] [windows/nonclient.c]
2327         Bug fixes.
2329         * [misc/shell.c] [resources/*]
2330         New "About" dialog.
2332 Sat Nov 15 17:30:18 1997  Alexandre Julliard  <julliard@lrc.epfl.ch>
2334         * [configure.in] [Makefile.in]
2335         Replaced --with-library option by --disable-emulator. The default
2336         is now to build both the library and the emulator.
2337         Renamed --with options to --enable to follow autoconf guidelines.
2339         * [loader/main.c] [miscemu/main.c] (New file)
2340         Split initialization in WinelibInit/EmulatorInit.
2342         * [loader/*.c]
2343         Removed all remaining #ifdef's WINELIB.
2345         * [controls/widgets.c] [windows/mdi.c]
2346         Converted MDIClientWndProc to 32-bit.
2348         * [debugger/break.c] [if1632/signal.c] [include/selectors.h]
2349           [scheduler/thread.c]
2350         Code and data selector values are now computed at run-time.
2352         * [library/libres.c]
2353         Moved to loader/ directory.
2355         * [misc/main.c] [misc/version.c] (New file)
2356         Moved all version stuff to version.c. Cleaned up a bit.
2358         * [msdos/dpmi.c]
2359         Update the REALMODECALL structure on return from real-mode
2360         interrupt.
2362         * [windows/event.c] [windows/keyboard.c]
2363         Changed the way event coordinates are determined. Don't rely on
2364         the ConfigureNotify event values. This should fix all problems
2365         with cursor position in -desktop and -managed modes.
2367 Sat Nov 15 16:09:36 1997  Slaven Rezic  <eserte@cs.tu-berlin.de>
2369         * [controls/button.c]
2370         (BUTTON_CheckAutoRadioButton): Prevent possible endless loop.
2372 Wed Nov 12 03:42:45 1997  Chris Faherty <chrisf@america.com>
2374         * [misc/ver.c]
2375         Changed VerInstall32A to assume srcdir as destination if destdir
2376         is blank.  This was causing alot of DLL installation into SYSTEM
2377         directory to fail.
2379         * [loader/ne_image.c]
2380         NE_LoadSegment buffer[100] was too small and getting overruns.
2381         Changed it to buffer[200].
2383 Sat Nov  8 06:09:57 1997  Len White <phreak@cgocable.net>
2385         * [misc/ddeml.c] [include/ddeml.h] [if1632/ddeml.spec]
2386         Added stub functions DdeConnectList(), DdeQueryNextServer(),
2387         DdeDisconnectList(), DdeSetUserHandle(), DdeAbandonTransaction(),
2388         DdePostAdvise(), DdeCreateDataHandle(), DdeAddData(), DdeGetData(),
2389         DdeAccessData(), DdeUnaccessData(), DdeEnableCallback(),
2390         DdeCmpStringHandles().
2392 Fri Nov  7 19:44:26 1997  Olaf Flebbe  <o.flebbe@science-computing.de>
2394         * [files/directory.c]
2395         Fix typo in directory.c [broke loading of cdplayer on nt40]
2397         * [misc/main.c]
2398         Implemented -winver nt40.
2400         * [loader/resource.c] [user32.spec]
2401         Stubs for CopyAcceleratorTable, Destroy AcceleratorTable.
2403 Thu Nov  6 22:37:04 1997  Morten Welinder  <terra@diku.dk>
2405         * [files/drive.c]
2406         (GetDiskFreeSpace32A): Cap at 2GB.
2408         * [include/windows.h]
2409         Prototype DrawIconEx and CreateDIBSection32.
2410         Define OBM_RADIOCHECK.
2411         Add DI_* macros.
2413         * [objects/dib.c] [if1632/gdi.spec]
2414         CreateDIBSection is a WINAPI.  Renamed to CreateDIBSection32.
2415         Implement CreateDIBSection16.
2417         * [if1632/user.spec] [if1632/user32.spec]
2418         Add DrawIconEx.
2420         * [objects/cursoricon.c]
2421         (CopyIcon32): Fix bogus implementation.
2423         * [objects/bitmap.c]
2424         (CopyBitmap32): New function.
2425         (CopyImage32): Do bitmaps.
2427         * [graphics/x11drv/text.c]
2428         (X11DRV_ExtTextOut): Change ascent and descent default to avoid
2429         zero-thinkness overstrike line.
2431         * [include/debugstr.h] [misc/debugstr.c]
2432         New files.
2434         * [msdos/dpmi.c]
2435         Don't prototype do_mscdex. In INT_Int31Handler, handle real-mode
2436         int 0x21, ah=0x52.
2438         * [msdos/int2f.c]
2439         Add dummys for 0x1681 and 0x1682.
2441         * [misc/registry.c]
2442         Fix memory leaks in RegDeleteKey32W.
2444         * [objects/text.c]
2445         In TEXT_NextLine, fix another off-by-one bug.
2447         * [include/bitmaps/obm_radiocheck]
2448         New file.  (It a small circle used to radio-button menu items
2449         when selected.)
2450         
2451         * [objects/oembitmap.c]
2452         Add obm_radiocheck.
2454         * [include/windows.h] [if1632/user32.spec] [controls/menu.c]
2455           [if1632/user.spec]
2456         Define CheckMenuRadioItem{16,32}.  Define GetMenuItemRect{16,32}.
2458 Wed Nov  5 11:30:14 1997  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
2459         * [misc/main.c]
2460         Auto adjust versions depending on binary.
2462 Tue Nov  4 15:21:00 1997  Kristian Nielsen  <kristian.nielsen@risoe.dk>
2464         * [controls/listbox.c]
2465         Paint full background in listbox items with tab stops enabled.
2467         * [if1632/thunk.c]
2468         Copy some more message parameter structures (DRAWITEMSTRUCT16,
2469         COMPAREITEMSTRUCT16) to the stack segment to fix broken programs
2470         that need this.
2472         * [windows/dce.c]
2473         Only clip sibling windows when the parent has the WS_CLIPSIBLINGS
2474         style set.
2476         * [windows/focus.c]
2477         Make order of events in FOCUS_SwitchFocus() reflect API docs.
2479         * [windows/defdlg.c]
2480         Fix problem with loss of focus in some dialogs.
2482         * [win32/code_page.c]
2483         Fix return value for MultiByteToWideChar().
2485         * [BUGS]
2486         BCW now works.
2488 ----------------------------------------------------------------------
2489 Thu Oct 30 21:52:23 1997  Martin Boehme <boehme@informatik.mu-luebeck.de>
2491         * [windows/nonclient.c]
2492         Changed NC_TrackSysMenu to give the same behaviour as MS-Windows,
2493         i.e. system menu already appears when mouse button is depressed.
2494         Changed NC_HandleNCLButtonDblClk so that double clicks on scroll
2495         bar arrows are handled the same way as single clicks.
2497         * [windows/winpos.c]
2498         Fixed SetWindowPos32 to clear WIN_NO_REDRAW when SWP_SHOWWINDOW is
2499         set; this is the way MS-Windows behaves.
2501 Thu Oct 30 21:08:57 1997  Morten Welinder  <terra@diku.dk>
2503         * [controls/status.c]
2504         In SW_SetText, fix condition, I hope.
2506         * [controls/menu.c]
2507         (GetMenuState32): Don't mask return value. Print more debug info.
2508         (MENU_MenuBarCalcSize): Be more careful when printing debug
2509         information.
2510         (MENU_SetItemData): Empty strings are separators.
2512         * [graphics/x11drv/text.c]
2513         Don't prototype CLIPPING_IntersectClipRect.
2515         * [include/dc.h]
2516         Prototype CLIPPING_IntersectClipRect.
2518         * [objects/font.c]
2519         Remove non-portable (and faulty) smartness in FONT_TextMetric*to*.
2520         In CreateFont32W and CreateFont16, handle null font name.
2522         * [objects/text.c]
2523         (TEXT_NextLine): Fix end-of-line bug.
2525         * [if1632/shell32.spec]
2526         Activate existing implementation of ExtractIconA.
2528         * [misc/shell.c]
2529         For Control_RunDLL, add types for parameters.
2531 Thu Oct 30 14:54:11 1997  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
2533         * [controls/static.c] [include/windows.h] [misc/spy.c]
2534         Added some win32 defines to static controls, basic SS_BITMAP style
2535         handling implemented. [please add more, I am lacking knowledge and
2536         time]
2538         * [controls/status.c]
2539         part_num 255 seems to indicate whole statusline (win95 cdplayer.exe)
2541         * [if1632/thunk.c] [tools/build.c]
2542         Support lret and 0x66 lret calls for CallTo16_regs
2543         (needed for KERNEL32_45)
2544         Fixed KERNEL32_45, QT_Thunk (should work now).
2546         * [if1632/relay.c][if1632/builtin.c][tools/build.c][if1632/*32.spec]
2547         Added string dumping to relay debugging for win32 apifuncs.
2549         * [misc/ver.c]
2550         Fixed and cleaned up VerQueryValue*.
2552         * [multimedia/*.c][include/mmsystem.h][if1632/mmsystem.spec]
2553           [if1632/winmm.spec]
2554         Win32 support for lowlevel multimedia functions.
2555         Added some mixer* lowlevel functions.
2556         Some small fixes in the audio lowlevel queue handling, code
2557         reformatting/cleanups.
2559         * [debugger/hash.c]
2560         Don't show difference between 16bit symbols if they are in
2561         different segments.
2563         * [objects/cursoricon.c]
2564         Added GetIconInfo (partial) and CreateIconIndirect.
2566         * [windows/mdi.c]
2567         Fixed some "bad class" problems and crashes in MDICreateChild,
2568         which happen in Win32 (jwp32.exe).
2570 Wed Oct 29 00:57:27 1997  Bruce Milner  <Bruce.Milner@genetics.utah.edu>
2572         * [if1632/winaspi.spec] [misc/aspi.c] [include/aspi.c]
2573           [documentation/aspi] [include/callback.h]
2574         Added support for 16 bit ASPI calls to linux generic SCSI.
2575         The support is not complete, but appears to run my Mustek
2576         scanner from within ipplus.exe.
2578 Mon Oct 27 00:59:41 1997  Alex Korobka <alex@trantor.pharm.sunysb.edu>
2580         * [windows/dce.c]
2581         DC reuse framework.
2583 Sun Oct 26 18:41:21 1997  Huw D M Davies <h.davies1@physics.oxford.ac.uk>
2585         * [graphics/x11drv/xfont.c]
2586         Substituted fonts are removed from the alias table. References to
2587         the old name are also updated.
2589         * [controls/combo.c]
2590         LB_SELECTSTRING32 not CB_SELECTSTRING32 should be sent to
2591         ComboLBox.
2593 Sun Oct 26 14:25:00 1997  Nikita V. Youshchenko <yoush@cs.msu.su>
2595         * [include/drive.h] [files/drive.c] [msdos/int21.c]
2596         Partially implemented DOS drive mapping (int21 AX=440F).
2598 Sat Oct 25 13:03:29 1997  Alexandre Julliard  <julliard@lrc.epfl.ch>
2600         * [debugger/debug.l]
2601         Support '.' in identifiers. Use "x . y" to access structure
2602         fields.
2604         * [debugger/hash.c] [loader/pe_image.c]
2605         Load entry points of Win32 modules only when entering the
2606         debugger.
2608         * [debugger/break.c]
2609         New function DEBUG_AddModuleBreakpoint() to set a breakpoint at
2610         the start of every module.
2612         * [files/file.c]
2613         FILE_mmap() can now fake mmap() for unaligned offsets or broken
2614         filesystems.
2616         * [include/callback.h] [misc/callback.c] [if1632/thunk.c]
2617         Use a table of callbacks instead of macros to differentiate
2618         between emulator and Winelib.
2620         * [loader/task.c]
2621         Initialize current directory from cwd, not from module path.
2623         * [tools/build.c]
2624         Read CallTo16 prototypes directly from thunk.c source file.
2626         * [windows/winproc.c] [windows/mdi.c]
2627         Added translation for WM_MDIACTIVATE and WM_MDIGETACTIVE.
2629 Fri Oct 24 21:41:25 1997  Uwe Bonnes  <bon@elektron.ikp.tu-darmstadt.de>
2631         * [files/drive.c]
2632         Allow arguments like "a" for the drive related apis.
2634         * [memory/global.c]
2635         Keep the calculation for dwMemoryLoad in range.
2637         * [misc/crtdll.c]
2638         Make CRTDLL_getcwd use GetCurrentDirectory32A and alloc
2639         its memory if requested.
2640         Implemented CRTDLL_rename and CRTDLL_stat needed for
2641         lcc-win32:wedit.exe.
2642         Implemented CRTDLL__fullpath.
2644         * [misc/comm.c]
2645         High speed modes for the 16-bit mode Comm functions.
2647         * [misc/cpu.c]
2648         As applications may treat lpMaximumApplicationAddress as long,
2649         use a valid long number.
2651         * [misc/main.c]
2652         In SystemParametersInfo16 ignore SPI_GETHIGHCONTRAST too.
2654         * [misc/ole2nls.c]
2655         Implement LCMAP_UPPERCASE for LCMapString32.
2657         * [misc/wsprintf]
2658         Made WPRINTF_ParseFormatA understand %ws.
2660         * [win32/file.c]
2661         Ignore FILE_ATTRIBUTE_NORMAL.
2662         Stub for ReadFileEx.
2664 Fri Oct 24 15:36:02 1997  Doug Ridgway <ridgway@routh.ucsd.edu>
2666         * [memory/local.c]
2667         Local heap exhaustion message now prints which builtin heap filled.
2669 Fri Oct 24 00:46:34 1997  Huw D M Davies <h.davies1@physics.oxford.ac.uk>
2671         * [windows/dialog.c]
2672         Reversed CreateFont16/32W typo.
2674 Thu Oct 23 23:44:20 1997  Kristian Nielsen  <kristian.nielsen@risoe.dk>
2676         * [if1632/user.spec]
2677         Fixed argument list for ChangeClipboardChain.
2679         * [windows/mdi.c]
2680         Pass correct hInstance to CreateWindow16() in MDICreateChild().
2682 Mon Oct 20 11:51:24 1997  Carsten Fallesen <cf@it.dtu.dk>
2684         * [objects/metafile.c]
2685         Added support for META_SETTEXTCHAREXTRA.
2687         * [objects/region.c]
2688         Fixed crash in XPolygonRegion if there is only one point in 
2689         in the region.
2691         * [if1632/gdi32.spec][include/gdi.h][include/windows.h]
2692           [objects/gdiobj.c]
2693         Completed OBJ_XXX defines in gdi.h, removed OBJ_XXX in gdiobj.c 
2694         and included gdi.h instead. Implemented GetObjectType32().
2696 Thu Oct 16 17:21:32 1997  Philippe De Muyter  <phdm@info.ucl.ac.be>
2698         * [documentation/wine.texinfo]
2699         Fixed WIN32 and Makefiles entries of Reference manual node, that
2700         made makeinfo dump core.
2702 Mon Oct 13 17:15:57 1997  Robert Wilhelm  <robert@physiol.med.tu-muenchen.de>
2704         * [if1632/crtdll.spec]
2705         Added missing math functions y0(), y1(), y2(), floor(), frexp(),
2706         ldexp(), modf().
2708 ----------------------------------------------------------------------
2709 Sun Oct 12 15:03:01 1997  Alexandre Julliard  <julliard@lrc.epfl.ch>
2711         * [if1632/builtin.c] [if1632/relay.c]
2712         Relay debugging entry points are now generated on the fly for
2713         Win32 DLLs.
2715         * [include/stackframe.h]
2716         Added VA_LIST16 type and macros to access arguments on the 16-bit
2717         stack.
2719         * [memory/global.c]
2720         Fixed GlobalHandle32 to work with fixed blocks.
2722         * [misc/ddeml.c] (New file)
2723         Added a lot of stubs for DDEML functions.
2725         * [objects/dc.c]
2726         Added Get/SetGraphicsMode().
2728         * [objects/gdiobj.c] [windows/winpos.c]
2729         Added a few stubs.
2731         * [tools/build.c]
2732         Removed 'byte', 'word', 'long' and 'return' entry points for Win32.
2733         'register' functions can no longer take arguments in Win32.
2734         The Win32 NE module is now generated by MODULE_CreateDummyModule.
2735         CallFrom32 callbacks removed except for register functions.
2737 Fri Oct 10 18:22:18 1997  John Harvey <john@division.co.uk>
2739         * [graphics/win16drv/Makefile.in] [graphics/win16drv/brush.c]
2740           [graphics/win16drv/graphics.c] [graphics/win16drv/init.c]
2741           [graphics/win16drv/objects.c] [graphics/win16drv/pen.c]
2742           [graphics/win16drv/prtdrv.c] [graphics/win16drv/text.c]
2743           [include/callback.h] [include/win16drv.h]
2744         Added support for pens and brushes in SelectObject. Added support
2745         for LineTo, MoveToEx, PatBlt (very preliminary), Polygon and
2746         Rectangle. Text is drawn in the correct place more often. These
2747         changes may only work with the Windows Postscript driver since
2748         many other drivers now need more GDI support.
2750 Tue Oct  7 21:06:23 1997  Kristian Nielsen  <kristian.nielsen@risoe.dk>
2752         * [debugger/expr.c]
2753         Fixed typo for the >> operator.
2755         * [loader/task.c]
2756         Fixed SwitchStackTo(); it used to return with the new stack placed
2757         four bytes too high in memory.
2759         * [loader/ne_resource.c]
2760         Removed problematic nametable code introduced in Wine 970914.
2762 Tue Oct  7 02:24:12 1997  Dimitrie O. Paun  <dimi@cs.toronto.edu>
2764         * [controls/commctrl.c]
2765         Added this files to hold functions from the comctl32.dll
2766         Added to this files some functions scattered in different places
2767         (such as InitCommonControls) and added some new ones as well.
2769         * [include/syscolor.h] [windows/syscolor.c]
2770         Added proper entries for all possible COLOR_* values.
2772         * [objects/brush.c]
2773         Modified GetSysColorBrush to return the correct brush for 
2774         all possible COLOR_* constants.
2776 Sat Oct  4 23:35:20 1997  U.Bonnes <bon@elektron.ikp.physik.th-darmstadt.de>
2778         * [loader/module.c] [scheduler/process.c] [win32/environment.c]
2779         Another approach to get access to an unrestricted commandline.
2781         * [misc/crtdll.c]
2782         Make fclose work again.
2784         * [if1632/crtdll.spec]
2785         Use sprintf for crtdll-sprintf again as e.g. %g is not available
2786         for wsprintf.
2788         * [misc/wsprintf.c]
2789         Make WPR_STRING work in more situations.
2790         Added debug output for the wsprintf functions.
2792         * [misc/crtdll.c] [misc/main.c]
2793         Use argv[0] as comand with CRTDLL_system.
2795 Fri Oct  3 14:00:29 MET DST 1997  Jan Willamowius  <jan@janhh.shnet.org>
2797         * [*/*]
2798         Removed some compiler warnings.
2800         * [msdos/int15.c]
2801         New INT 15 handler.
2803 ----------------------------------------------------------------------
2804 Sat Sep 27 12:36:56 1997  Alexandre Julliard  <julliard@lrc.epfl.ch>
2806         * [if1632/relay.c]
2807         Made Catch and Throw also save %si and %di (untested).
2809         * [memory/selector.c]
2810         Added check for %fs and %gs in SELECTOR_FreeBlock.
2812         * [rc/winerc.c]
2813         Generated files no longer depend on Wine includes.
2814         Made .h generation optional.
2816         * [tools/build.c] [loader/task.c]
2817         Added CALL32_Init function.
2818         Added possibility to pass arguments when using CALLTO16_regs_.
2819         32-bit stack pointer is now saved on the 16-bit stack, instead of
2820         using IF1632_Saved32_esp.
2821         Removed CallTo32 callbacks.
2823         * [tools/makedep.c] [*/Makefile.in]
2824         Added support for directly generating dependencies for .y, .l and
2825         .rc files. Modified the makefiles to use this feature.
2827         * [windows/winproc.c] [if1632/thunk.c]
2828         Use CALLTO16_regs to call window procedures.
2830 Thu Sep 25 12:18:57 1997  Kristian Nielsen <kristian.nielsen@risoe.dk>
2832         * [if1632/kernel.spec]
2833         Changed entry for SwitchStackBack to remove arguments from stack
2834         upon return (arguments left over from previous SwitchStackTo()).
2835         Borland C++ 4.0 now compiles "Hello World" (but crashes after
2836         outputting the .exe).
2838 Wed Sep 24 13:54:44 1997  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
2840         * [files/directory.c]
2841         SearchPath might get NULL buffer (empty LRU list in wordpad).
2843         * [memory/selector.c]
2844         Added SUnMapLS*.
2846         * [loader/pe_image.c]
2847         Be able to run executeables from non mmap()ble filesystems.
2848         PE_LoadLibrary adds librarys loaded by another process to
2849         its own modref list too.
2851         * [windows/keyboard.c][include/accel.h][loader/resource.c]
2852         Fixed accelerator leakage, use SDK defines/names.
2854         * [graphics/env.c][misc/main.c]
2855         Set/GetEnvironemnt have nothing to do with environment vars,
2856         but with Printer Environment.
2858         * [graphics/escape.c]
2859         Escape32: map args back to segmented pointers.
2861         * [windows/win.c]
2862         WS_POPUP|WS_CHILD windows don't need a parent window (SDK).
2864 Tue Sep 16 14:40:16 1997  Robert Wilhelm  <robert@physiol.med.tu-muenchen.de>
2866         * [if1632/crtdll.spec] [misc/crtdll.c]
2867         Added signal().
2869 ----------------------------------------------------------------------
2870 Thu Sep 11 18:24:56 1997  Philippe De Muyter  <phdm@info.ucl.ac.be>
2872         * [objects/dc.c]
2873         In DC_SetupGCForPatBlt, replace R2_NOT by GXxor with (black xor white).
2875 Tue Sep  9 23:04:02 1997  U. Bonnes <bon@elektron.ikp.physik.th-darmstadt.de>
2877         * [memory/virtual.c] 
2878         Do not write debugging info unconditionally to stderr.
2880         * [files/profile.c]
2881         Call PROFILE_GetSection in PROFILE_GetString for key_name "" too.
2883         * [misc/crtdll.c]
2884         Many new functions.
2886         * [include/windows.h] [windows/winpos.c]
2887         ClientToScreen16 doesn't have a return value.
2889 Sun Sep  7 10:06:39 1997  Alexandre Julliard  <julliard@lrc.epfl.ch>
2891         * [misc/main.c] [AUTHORS]
2892         Update the list of contributors. Please let me know if I forgot
2893         someone.
2895         * [if1632/*.spec] [if1632/builtin.c] [tools/build.c]
2896         Ordinal base for Win32 DLLs is now computed automatically from the
2897         lowest ordinal found.
2899         * [include/wintypes.h]
2900         WINAPI is now defined as attribute((stdcall)). This will require
2901         gcc to compile.
2903         * [if1632/thunk.c]
2904         Removed Win32 thunks (no longer needed with stdcall).
2906         * [if1632/crtdll.spec] [misc/crtdll.c]
2907         Make sure we only reference cdecl functions in the spec file.
2909         * [objects/dc.c]
2910         Use CapNotLast drawing style for 1-pixel wide lines.
2912         * [tools/build.c]
2913         Added 'double' argument type.
2914         Added 'varargs' function type for Win32.
2915         Made CallTo16_xxx functions stdcall.
2917 Fri Sep  5 14:50:49 1997  Alex Korobka <alex@trantor.pharm.sunysb.edu>
2919         * [tools/build.c] [windows/win.c] [windows/event.c] [windows/message.c]
2920         More fixes to get message exchange closer to the original.
2922         * [misc/spy.c]
2923         Message logs now contain window names.
2925         * [loader/resource.c] [loader/ne_resource.c] [loader/task.c]
2926           [objects/cursoricon.c] [windows/user.c]
2927         Added some obscure features to fix memory leaks.
2929 Fri Sep  5 00:46:28 1997  Jan Willamowius <jan@janhh.shnet.org>
2931         * [if1632/kernel32.spec] [win32/newfns.c]
2932         Added stub for UTRegister() and UTUnRegister().
2934 Thu Sep  4 12:03:12 1997  Frans van Dorsselaer <dorssel@rulhmpc49.LeidenUniv.nl>
2935         * [controls/edit.c]
2936         Allow ASCII codes > 127 in WM_CHAR.
2938 Mon Sep  1 17:23:24 1997  Dimitrie O. Paun  <dimi@mail.cs.toronto.edu>
2940         * [controls/widgets.c]
2941         In InitCommonControls, remember the name of the class
2942         because lpszClassName was made to point to a local array
2943         Added the ProgressBar to the list of implemented controls.
2944         Call InitCommonControls from WIDGETS_Init to register all
2945         implemented Common Controls.
2946         
2947         * [include/commctrl.h]
2948         Added misc decl for the Progress Bar.
2950         * [controls/progress.c] [include/progress.h]
2951         First attempt at implementiong the Progress Bar class.
2953         * [objects/brush.h]
2954         Implementation for GetSysColorBrush[16|32]
2956         * [controls/status.c]
2957         Use DrawEdge to draw the borders and fill the background
2959         * [controls/uitools.c]
2960         Added DrawDiagEdge32 and DrawRectEdge32
2962         * [graphics/painting.c]
2963         Implement DrawEdge[16|32]
2964         Started DrawFrameControl32
2966 Mon Sep  1 10:07:09 1997  Lawson Whitney <lawson_whitney@juno.com>
2968         * [misc/comm.c] [include/windows.h]
2969         SetCommEventMask returns a SEGPTR.
2971 Sun Aug 31 23:28:32 1997  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
2973         * [loader/pe_image.c][loader/module.c][include/pe_image.h]
2974           [include/module.h]
2975         Cleaned up the whole Win32 library mess (a bit).
2977         * [debugger/stabs.c]
2978         If 'wine' has no absolute path and isn't found, check $PATH too.
2980         * [misc/ole2nls.c]
2981         Some fixes.
2983         * [misc/ver.c]
2984         Added support for PE style version resources.
2986         * [memory/string.c]
2987         Check for NULL pointers to _lstr* functions, just as Windows95 does.
2989         * [multimedia/time.c]
2990         Made list of timers a simple linked list.
2992         * [loader/resource.c]
2993         Netscape 3 seems to pass NEGATIVE resource Ids (in an
2994         unsigned int, yes). Don't know why, fixed it anyway.
2996         * [objects/bitmap.c]
2997         LoadImageW added.
2999         * [include/win.h][windows/win.c]
3000         Change wIDmenu from UINT16 to UINT32 and changed the
3001         SetWindow(Long|Word) accordingly.
3003 Thu Aug 28 19:30:08 1997  Morten Welinder  <terra@diku.dk>
3005         * [include/windows.h]
3006         Add a few more colors defined for Win95.
3007         Add a few more brush styles.
3009         * [windows/syscolor.c]
3010         Add error checks for SYSCOLOR_SetColor, SYSCOLOR_Init,
3011         GetSysColor16, GetSysColor32.  Add support for above colors.
3013 Sun Aug 24 16:22:57 1997  Andrew Taylor <ataylor@cadvision.com>
3015         * [multimedia/mmsystem.c]
3016         Changed mmioDescend to use mmio functions for file I/O, neccessary
3017         for memory files.
3019 ----------------------------------------------------------------------
3020 Sat Aug 23 00:05:23 1997  Andreas Mohr <100.30936@germany.net>
3022         * [if1632/kernel.spec] [if1632/mmsystem.spec]
3023         Added some stubs.
3025         * [include/neexe.h] [loader/module.c]
3026         Added warning for OS/2 executables.
3028         * [multimedia/midi.c]
3029         Shortened MIDIOUT driver version string to be less than 31 chars.
3031         * [objects/gdiobj.c]
3032         Fixed DeleteObject32() to react properly when called with stock object.
3034 Fri Aug 22 18:03:26 1997  Dimitrie O. Paun <dimi@cs.toronto.edu>
3036         * [controls/updown.c] [include/updown.h]
3037         First attempt at implementiong the UpDown class.
3039         * [controls/widgets.c]
3040         Added the UpDown class to be initialized by InitCommonControls().
3042 Wed Aug 20 18:01:33 1997  Doug Ridgway <ridgway@routh.UCSD.EDU>
3044         * [graphics/*] [objects/*] [include/gdi.h]
3045         Made all GDI objects (except DCs) moveable.
3047 Mon Aug 18 03:25:30 1997  Alex Korobka <alex@trantor.pharm.sunysb.edu>
3049         * [windows/event.c] [misc/winsock.c] [misc/winsock_dns.c]
3050         Removed IPC communication to speed up winsock services
3051         (tested only with 16-bit netscape 3.03).
3053         * [graphics/x11drv/xfont.c] [documentation/fonts]
3054         Miscellaneous improvements. Updated docs.
3056 Sun Aug 17 20:39:55 1997  Ingo Schneider <schneidi@informatik.tu-muenchen.de>
3058         * [misc/comm.c]
3059         A couple of bug fixes.
3061 Sun Aug 17 19:29:22 1997  Alexandre Julliard  <julliard@lrc.epfl.ch>
3063         * [debugger/dbg.y]
3064         Display next instruction after stepi/nexti.
3066         * [if1632/relay.c] [include/callback.h] [tools/build.c]
3067         Replaced CallTo32_LargeStack with the CALL_LARGE_STACK macro for
3068         better Winelib support.
3070         * [include/sigcontext.h]
3071         Renamed to sig_context.h to avoid conflicts with libc.
3073         * [*/*]
3074         All API functions are now prefixed with WINAPI in prevision of
3075         future Winelib integration.
3077         * [loader/signal.c] [memory/ldt.c]
3078         Fixed assembly code to be -fPIC compatible.
3080 Thu Aug 14 14:38:15 1997  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
3082         * [if1632/crtdll.spec][win32/except.c]
3083         _global_unwind, _local_unwind stub added.
3085         * [objects/dib.c]       
3086         Don't read memory you don't even need for the target bitmap (fixes
3087         one 'lazy' program).
3089         * [if1632/relay.c][if1632/thunk.c][if1632/kernel32.spec]
3090           [win32/ordinals.c][memory/selector.c][memory/global.c]
3091           [include/callback.h]
3092         Added/moved some more win95 ordinal stuff. Implemented QT_Thunk
3093         (not 100% correct yet) and some friends.
3095         * [loader/pe_image.c]
3096         Add possibility to break at the DLL entrypoint.
3098         * [controls/static.c][misc/commdlg.c][scheduler/thread.c]
3099         Misc bugfixes and additions.
3101         * [misc/registry.c]
3102         The registry seems to be case-preserving but case-insensitive.
3104         * [memory/global.c]     
3105         Adapted to new /proc/meminfo format.
3107         * [objects/font.c][graphics/x11drv/xfont.c]
3108         FONT_SelectObject and GetTextMetrics* get passed ranges in logical
3109         and not device points (thanks to Marion Reyzl for pointing this
3110         out).
3112         * [windows/caret.c]
3113         Use the windows own DC if present (The caret coordinates are
3114         logical coordinates based on it). Fixes another AMIPRO problem.
3116 Wed Aug  6 18:22:22 1997  Morten Welinder  <terra@diku.dk>
3118         * [controls/menu.c]
3119         General clean-up and Win32 work: split item_flags into fType and
3120         fState; split item_id into wID and hSubMenu.  Improved
3121         debug-printing.  Implemented InsertMenuItem32[AW],
3122         SetMenuDefaultItem32, and SetMenuItemInfo32[AW].  Fixed
3123         GetMenuItemInfo32[AW].
3125         * [if1632/user32.spec]
3126         Define above new functions.
3128         * [include/windows.h]
3129         Define MF_DEFAULT and MF_RIGHTJUSTIFY.  Prototype above functions.
3131         * [include/menu.h]
3132         Don't prototype now-static MENU_InitSysMenuPopup.
3134         * [include/comm.h]
3135         Reduce MAX_PORTS to 9 (which the profile code can handle).
3137 Tue Aug  5 20:16:22 1997  Victor Schneider <vischne@ibm.net>
3139         * [library/winestub.c] [libtest/expand.c]
3140         These patches let people porting Windows apps compile them using
3141         the same conventions regarding global _argc and _argv as those on
3142         Windows C/C++ compilers.
3144 ----------------------------------------------------------------------
3145 Sun Aug  3 14:03:43 1997  Alexandre Julliard  <julliard@lrc.epfl.ch>
3147         * [documentation/Makefile.in]
3148         Create links for files included from wine.texinfo.
3150         * [wine.man]
3151         Moved to documentation dir.
3153         * [if1632/builtin.c]
3154         Made SYSTEM.DLL always loaded by default.
3156         * [loader/signal.c] [if1632/signal.c]
3157         Split signal.c in generic/emulator-specific parts.
3159         * [misc/system.c] [if1632/thunk.c]
3160         Implemented system timer functions.
3161         Fixed InquireSystem parameters.
3163         * [msdos/ioports.c]
3164         Defined inb/outb functions to avoid including asm/io.h.
3165         Use the right instruction for word and dword direct access.
3167         * [multimedia/mmsystem.c]
3168         Fixed CallTo16 usage.
3170 Sat Aug 2 13:05:23 1997  Andreas Mohr <100.30936@germany.net>
3172         * [controls/edit.c]
3173         When text is inserted into a newly created editline, the caret
3174         is placed after the text. Should be placed before the text. Fixed.
3176         * [files/file.c]
3177         Removed O_TRUNC flag from OF_WRITE mode in _lopen32().
3178         According to doc _lopen() never truncates files.
3180         * [if1632/user.spec] [misc/comm.c]
3181         Added stub for EnableCommNotification().
3183         * [misc/ver.c]
3184         Fixed problem with VerQueryValue*() running over end of name table
3185         in rare cases.
3187         * [msdos/int21.c]
3188         Enhanced ioctlGetDeviceInfo() to correctly return the current drive.
3190         * [multimedia/joystick.c] [windows/message.c]
3191         Added joystick support !!!
3192         Needs Linux >= 2.1.45 or joystick-0.8.0.tar.gz.
3194 Fri Aug  1 18:02:09 1997  Morten Welinder  <terra@diku.dk>
3196         * [if1632/user32.spec]
3197         Define DrawAnimatedRects32.
3199         * [graphics/painting.c]
3200         (DrawAnimatedRects32): Create stub.
3202         * [misc/registry.c]
3203         Cope with NULL class in RegQueryInfoKey32A.
3205         * [if1632/user32.spec]
3206         Add GetMenuItemInfo32[AW].
3208         * [controls/menu.c]
3209         (InsertMenu32A): Upgrade flags to 8 hex-digits.
3210         (MENUEX_ParseResource): First shot at implementation.
3211         (LoadMenuIndirect32A): Handle extended menus.
3212         (GetMenuItemInfo32[AW]): First shot at implementation.
3214         * [include/windows.h]
3215         Define MFT_*, MFS_*, MIIM_* macros.  Define MENUITEMINFO[AW]
3216         structures and pointers.
3218         * [Makefile.in]
3219         (etags): Add TAGS as target.
3221         * [if1632/comctl32.spec]
3222         Use Windows 95's ordinals.  Add a few missing stubs.
3224 Thu Jul 31 14:01:13 1997  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
3226         * [objects/color.c]
3227         Fix for 16 color mode of XFree.
3229         * [if1632/kernel32.spec][win32/ordinals.c]
3230         Moved/added some ordinal only exported functions from kernel32.dll
3231         (mostly thunking preparation stuff).
3233 Wed Jul 30 09:16:38 1997  John Harvey <john@division.co.uk>
3235         * [graphics/win16drv/init.c] [include/win16drv.h]
3236         Escape(SETABORTPROC) returns success to keep pbrush.exe happy.
3237         Escape(NEXTBAND) implemented to make HP PCL printer driver work in
3238         word.  Stub for PATBLT added to start work on printing more than
3239         text.
3241 Mon Jul 28 13:14:28 1997  Victor Schneider <vischne@ibm.net>
3243         * [libtest/expand.c]
3244         New Winelib test program.
3246 Wed Jul 23 09:37:13 1997  Adrian Harvey <adrian@select.com.au>
3248         * [tools/build.c] [tools/build-spec.txt] [if1632/kernel.spec]
3249           [if1632/user.spec]
3250         Added ability to set filename wine considers the built-in DLLs 
3251         to be in  to something other than name.DLL with new "file" key
3252         in .spec files.
3253         Made kernel filename KRNL386.EXE (some programs use this name 
3254         explicitly - ChemOffice install now starts up).
3255         Made user filename USER.EXE (just to be tidy).
3257 Sun Jul 20 23:51:02 1997  David A. Cuthbert <dacut@henry.ece.cmu.edu>
3259         * [controls/menu.c] [misc/tweak.c] [include/tweak.h]
3260         Fixed MENU_KeyLeft and MENU_KeyRight to handle multiple-column
3261         menus.  Misc menu drawing issues for Win95 tweaks fixed.  Misc
3262         warnings fixed.
3264         * [loader/module.c]
3265         Spaces are now permitted in file/path names on the command line.
3266         If multiple matches can be made, the preferred match is the
3267         path/file with fewer spaces.
3269 Tue Jul 29 02:21:15 1997  Bruce Milner <Bruce.Milner@genetics.utah.edu>
3271         * [misc/compobj.c]
3272         Added CLSIDFromString and StringFromCLSID.
3274 ----------------------------------------------------------------------
3275 Sat Jul 19 13:03:01 1997  Alexandre Julliard  <julliard@lrc.epfl.ch>
3277         * [tools/build.c] [include/stackframe.h]
3278         Save the complete %ebp register in CallFrom16; fixes a crash with
3279         LabView reported by Andreas Mohr.
3281         * [loader/main.c]
3282         Avoid executing a built-in DLL.
3284         * [controls/static.c]
3285         Converted static window procedure to Win32.
3287         * [windows/message.c] [windows/queue.c] [include/queue.h]
3288         Hacked SendMessage functions to support inter-task messages with
3289         SendMessage32A/W.
3291 Sun Jul 13 16:55:35 1997  Bernhard Rosenkraenzer <bero@bero-online.ml.org>
3293         * [ipc/bit_array.c]
3294         Don't use bitops.h in Linux 2.1.x (these versions do not return
3295         the previous state for clear_bit and set_bit)
3297         * [ipc/shm_main_blk.c]
3298         Adapt to GLIBC's ipc_perm structure.
3300         * [memory/ldt.c]
3301         Include <asm/unistd.h> on Linux/GLIBC systems (required for
3302         _syscall3).
3304 Wed Jul 9 23:53:19 1997  David A. Cuthbert  <dacut@henry.ece.cmu.edu>
3306         * [include/options.h] [files/profile.c]
3307         Added PROFILE_GetWineIniBool and PROFILE_EnumerateWineIniSection.
3309         * [include/sysmetrics.h] [include/windows.h] [windows/sysmetrics.c]
3310         All sysmetrics moved to array (no more constant macros).  Added
3311         MOUSEWHEELPRESENT metric.
3313         * [include/bitmap.h] [objects/oembitmap.c]
3314         Added OBM_Init() (see also loader/main.c) and more support for Win95
3315         bitmaps; added size info to OEM bitmaps.
3317         * [include/graphics.h] [windows/graphics.h]
3318         Added GRAPH_DrawGenericReliefRect.
3320         * [loader/main.c]
3321         Added TWEAK_Init() and TWEAK_CheckConfiguration() calls (the
3322         latter checks for invalid entries in wine.conf).
3324         * [include/debug.h] [include/stddebug.h] [include/nonclient.h]
3325           [include/tweak.h] [controls/menu.c] [misc/tweak.c]
3326           [objects/gdiobj.c] [windows/syscolor.c] [windows/nonclient.c]
3327           [BUGS] [documentation/win95look]
3328         Added tweaks for Windows 95 interface support.  See
3329         documentation/win95look for more information.
3331         * [controls/edit.c]
3332         Fixed EDIT_MoveHome bug.
3334         * [misc/ver.c]
3335         Changed name of dprintf_ver_string to ver_dstring to fix
3336         problem with tools/make_debug utility.
3338 Wed Jul 9 21:31:54 1997  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
3340         * [objects/dib.c]
3341         Don't use palettes with dibs with biBitCount > 8.
3343         * [misc/ole2nls.c][misc/ver.c]
3344         IsValidLocale, EnumSystemLocales fixed (winhlp32.exe works)
3345         Some VerLanguage coded moved to ole2nls.c, some cleanups.
3347         * [multimedia/mcistring.c]
3348         Fixed "capabilities <dev> device type" crash (cool.exe).
3350         * [misc/main.c]
3351         SystemParametersInfo*: added stub option 41
3352         (GETNONCLIENTMETRICS), duplicated some stuff away from SPI16
3353         that writes 32bit vars.(one COMCTL32.DLL crash, freecell.exe)
3355 Tue Jul  8 22:40:53 1997  Morten Welinder  <terra@diku.dk>
3357         * [if1632/shell32.spec]
3358         Use Windows 95's ordinals. Help wanted, inquire within.
3360 Mon Jul  7 11:20:36 1997  Philippe De Muyter  <phdm@info.ucl.ac.be>
3362         * [if1632/relay.c] [if1632/user.spec] [if1632/kernel.spec]
3363           [tools/build-spec.txt] [tools/build.c]
3364         Added type 'segstr' (segmented pointer to null-terminated string)
3365         to .spec files.
3367         * [windows/user.c] [if1632/user.spec]
3368         ExitWindowsExec stub function added.
3370 Mon Jul  7 01:18:25 1997  U. Bonnes <bon@elektron.ikp.physik.th-darmstadt.de>
3372         * [files/file.c] [include/winbase.h] [if1632/kernel32.spec]
3373         Implement MoveFileEx32, some enhancement for Movefile32.
3375 Sat Jul  5 18:13:48 1997  Bruce Milner <Bruce.Milner@genetics.utah.edu.
3377         * [files/file.c] [if1632/kernel32.spec] [include/winerror.h]
3378           [msdos/int21.c] [win32/file.c]
3379         Add LockFile/UnlockFile implementation.
3380         Add back in int21 func(0x5c) Record locking functions.
3382         * [files/file.c]
3383         Fixed bug with OF_REOPEN in FILE_DoOpenFile.
3385 Fri Jul 4 12:00:00 1997  Henrik Olsen <Henrik.Olsen@iaeste.dk>
3387         * [misc/ole2nls.c] [programs/progman/Da.rc] [programs/winhelp/Da.rc]
3388           [resources/sysres_Da.rc]
3389         Added/updated Danish language support.
3391 Thu Jul  3 13:04:20 1997  Claus Fischer  <fischer@iue.tuwien.ac.at>
3393         * [files/dos_fs.c]
3394         Properly implemented DOSFS_UnixTimeToFileTime and
3395         DOSFS_FileTimeToUnixTime.
3397         * [documentation/wine.texinfo]
3398         First version of texinfo documentation.
3400 ----------------------------------------------------------------------
3401 Thu Jun 26 02:14:03 1997  Slaven Rezic  <eserte@cs.tu-berlin.de>
3403         * [Makefile.in]
3404         New target install_includes.
3406         * [rc/parser.h] [rc/parser.y] [rc/winerc.c]
3407         Some bug fixes.
3409 Wed Jun 25 14:43:41 1997  Victor Schneider <vischne@ibm.net>
3411         * [controls/edit.c]
3412         Fixed WM_GETTEXT return value.
3414 Tue Jun 24 23:46:04 1997  Michiel van Loon <mfvl@xs4all.nl>
3416         * [multimedia/*.c] [include/mmsystem.h]
3417         Added more callback code, including (I hope) function callback.
3418         Changed some linear pointers into segmented.
3420         * [multimedia/audio.c]
3421         Removed some bugs.
3423 Sat Jun 28 11:37:56 1997  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
3425         * [if1632/commdlg.spec][if1632/comdlg32.spec][misc/commdlg.c]
3426           [include/commdlg.h]
3427         Implemented parts of comdlg32: GetOpenFileName32*,
3428         GetSaveFileName32*, GetFileTitle32* using the 16 bit equivalents.
3430         * [windows/event.c]
3431         EVENT_QueryZOrder: check for children !=NULL (happens when
3432         using -managed).
3434         * [BUGS][DEVELOPER-HINTS]
3435         Updated.
3437         * [objects/text.c]
3438         Added GetTextCharset... (stub mostly).
3440 Sat Jun 21 08:47:58 1997  Philippe De Muyter  <phdm@info.ucl.ac.be>
3442         * [if1632/kernel.spec] [if1632/gdi.spec] [include/windows.h]
3443           [loader/resource.c] [graphics/x11drv/xfont.c]
3444         SetResourceHandler & RemoveFontResource prototypes fixed.
3446         * [if1632/relay.c] [if1632/kernel.spec] [if1632/user.spec]
3447           [if1632/olesvr.spec] [if1632/commdlg.spec] [if1632/ddeml.spec]
3448           [if1632/gdi.spec] [if1632/lzexpand.spec] [if1632/shell.spec]
3449           [include/windows.h] [memory/string.c] [tools/build.c]
3450         New type of parameter allowed in .spec files : str, printed
3451         as a string with -debugmsg +relay. .spec files updated.
3453         * [objects/dc.c]
3454         In DC_SetupGCForPen, call BlackPixelOfScreen, not BlackPixel.
3455         Likewise for WhitePixel.
3457         * [objects/gdiobj.c] [graphics/x11drv/brush.c]
3458         Use BS_HATCHED with an added entry in HatchBrushes for DkGrayBrush,
3459         instead of BS_SOLID.
3461 Fri May 30 17:58:00 1997  Chris Faherty <chrisf@america.com>
3463         * [windows/keyboard.c]
3464         Added vkey to scancode translation table.
3465         This was primarily to fix Citrix WinFrame client which
3466         always needs scancodes in WM_KEYDOWN.
3467         Tested with Exceed 5.1.0.1 & XFree86 3.1.2.
3469 ----------------------------------------------------------------------
3470 Sat Jun 14 13:05:23 1997  Andreas Mohr <100.30936@germany.net>
3472         * [include/mmsystem.h]
3473         Avoided infinite loop in audio code when accessing
3474         WAVEOUTCAPS/WAVEINCAPS/MIDIOUTCAPS/AUXCAPS with rigid variable
3475         offsets (I applied WINE_PACKED).
3477         * [*/*]
3478         Added "WARNING:" and "ERROR:" to some printf's.
3479         Just grep for them with '-debugmsg +all'.
3481         * [multimedia/audio.c] [multimedia/mmsystem.c]
3482         Implemented wave callbacks: window and function callback.
3483         Fixed problem with WAVE_NotifyClient().
3484         Misc fixes.
3486         * [windows/winhelp.c]
3487         Fixed problem with windows help telling "Help topic doesn't exist".
3488         But this problem still remains when using Winword.
3490 Wed Jun 11 09:14:20 1997  Alex Korobka <alex@trantor.pharm.sunysb.edu>
3492         * [wine.ini]
3493         New 'fonts' section format. Read documentation/fonts.
3495         * [controls/icontitle.c] [windows/winpos.c] [windows/nonclient.c]
3496           [windows/win.c] [include/win.h]
3497         Implemented icon titles.
3499         * [graphics/x11drv/xfont.c] [objects/font.c] [objects/dc.c]
3500           [include/x11drv.h] [include/x11font.h] [documentation/fonts]
3501         Rewrote font mapper from scratch.
3503         * [tools/fnt2bdf.c]
3504         Bug fixes. REPLACE FONTS CREATED BY THE PREVIOUS VERSIONS.
3506         * [windows/defwnd.c] [windows/nonclient.c]
3507         Word document window activation fix.
3509         * [windows/mdi.c] [windows/win.c]
3510         Replaced WCL lists with WIN_BuildWinArray().
3512 Mon Jun  9 23:51:16 1997  Andrew Taylor <ataylor@cadvision.com>
3514         * [misc/error.c] [include/windows.h] [if1632/kernel.spec]
3515         Implemented LogParamError, LogError functions.
3517 Tue Jun  3 23:46:04 1997  Michiel van Loon <mfvl@xs4all.nl>
3519         * [include/mmsystem.h] [multimedia/audio.c]
3520         Constants for asynchronous play and record.
3522         * [multimedia/time.c]
3523         Filled in some empty functions.
3525         * [multimedia/mmsystem.c]
3526         Fixed bugs in waveOutOpen.
3528         * [multimedia/mmsystem.c] [multimedia/audio.c]
3529         Implemented Window Callback for wave output at least.
3531         * [files/file.c]
3532         Corrected bug in FileDosSetError.
3533         NULL pointer checking added.
3535         * [misc/spy.c]
3536         Added Multimedia messages to SPY_GetMsgName.
3538 Tue Jun 3 22:34:30 1997  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
3540         * [debugger/*.c][include/peexe.h][loader/*.c][tools/build.c]
3541           [tools/fnt2bdf.c][library/sup.c]
3542         IMAGE_* structs/defines changed fit better to SDK naming
3543         Don't load non-i386 PE executables.
3544         %fs should already be initialised for the FIRST loaded PE module.
3546         * [if1632/advapi.spec][win32/advapi.c]
3547         Some small stubs added to bring win32 setup.exe a bit farther.
3549         * [if1632/kernel32.spec][scheduler/process.c]
3550         Adapted to match win95 kernel32.dll ordinals (NT doesn't use
3551         ordinal import), some ordinal only exported functions added.
3553         * [if1632/relay.c]
3554         Added CallProc32W.
3556         * [misc/lzexpand.c]
3557         Fixed return values of GetExpandedName* (thanks to Andreas Mohr).
3559         * [objects/dib.c]
3560         Everything with more than 8 bit of color is a truecolor mode
3561         and doesn't have a colormap.
3563 Tue Jun  3 09:24:53 1997  John Harvey <john@division.co.uk>
3565         * [graphics/win16drv/font.c] [graphics/win16drv/init.c]
3566           [graphics/win16drv/prtdrv.c] [graphics/win16drv/text.c]
3567           [include/win16drv.h]
3568         Changed some structures that are passed to and from the 16 bit
3569         drivers to be allocated on the global heap.
3570         Implemented Escape(Control) 0x100 GetExtTextData properly to
3571         stop word from crashing.
3572         Postscript driver now prints on complete page instead of top
3573         left corner.
3574         Print spooling implemented.
3576         * [loader/module.c]
3577         MODULE_GetOrdinal changed char buffer to unsigned char to stop
3578         a loop that was happening when running the font control
3579         program from the control panel.
3581 Sun Jun  1 19:05:02 1997  Peter Schlaile <up9n@rz.uni-karlsruhe.de>
3583         * [include/miscemu.h] [loader/main.c] [msdos/ioports.c]
3584         Added support for direct io port access.
3586 Fri May 30 16:18:35 1997  David A. Cuthbert <dacut@dssc3353.ece.cmu.edu>
3588         * [misc/ver.c]
3589         Implemented VerFindFile16.
3591 Tue May 27 22:00:39 1997  Rick Richardson <rick@dgii.com>
3593         * [misc/comm.c]
3594         Fixed GetCommError and GetCommEventMask.
3596 Tue May 27  9:10:53 1997  Georg Beyerle <gbeyerle@awi-potsdam.de>
3598         * [scheduler/thread.c]
3599         Minor fix in thread database initialization.
3601 Mon May 26 19:46:34 1997  Philippe De Muyter  <phdm@info.ucl.ac.be>
3603         * [objects/dc.c]
3604         In DC_SetupGCForPen, avoid to draw in GXxor mode with a 0 mask.
3606 Mon May 26 15:22:42 1997  Bruce Milner <Bruce.Milner@genetics.utah.edu>
3608         * [loader/pe_image.c]
3609         Add code for modules that co-reference each other. Photodex's
3610         agds.exe (cpic32) has two dll's that make calls into each other.
3612 Mon May 26 13:38:16 1997  Jody Goldberg <jodyg@idt.net>
3614         * [memory/virtual.c]
3615         Dont use stdio when reading /proc/self/maps.  It causes problems
3616         with libc6.
3618         * [windows/dialog.c]
3619         Translate messages in IsDialogMessage when DLGC_WANTMESSAGE
3620         is used.
3622 Sun May 25 17:02:21 1997  Huw D M Davies <h.davies1@physics.oxford.ac.uk>
3624         * [objects/metafile.c]
3625         Resource cleanup in EnumMetaFile(). This was one reason Word was
3626         crashing after long periods of use. (Thanks to Chris Underhill for
3627         the logs)
3629 Sun May 25 14:59:33 1997  Jimen Ching  <jching@flex.com>
3631         * [multimedia/mcistring.c]
3632         Initial support for compound MCI commands.
3633         Use case-insensitive compare for 'alias' and 'element' keywords.
3634         Fixed pointer copy of args keywords array.
3636 ----------------------------------------------------------------------
3637 Tue May 20 19:20:23 1997  Pablo Saratxaga <srtxg@linux.chanae.stben.be>
3639         * [resources/sysres_Es.rc]
3640         Updated CHOOSE_FONT, CHOOSE_COLOR, EDITMENU for Spanish.
3642 Mon May 19 22:06:04 1997  Michiel van Loon <mfvl@xs4all.nl>
3644         * [multimedia/mcistring.c]
3645         Corrected bug for device!element command.
3647         * [multimedia/mmaux.c]
3648         Replaced printf and fprintf calls by dprintf_mmaux.
3650         * [multimedia/audio.c]
3651         Corrected debugmessage in wodGetVolume.
3652         Include code for MCI_CUE command.
3654         * [multimedia/mmsystem.c]
3655         Added the MCIERR_SEQ error messages.
3657         * [if1632/mmsystem.spec] [multimedia/audio.c] [multimedia/mmsystem.c]
3658         Changed call structure of waveInOpen and waveOutOpen.
3660         * [multimedia/mmsystem.c] [multimedia/audio.c] [multimedia/midi.c]
3661           [multimedia/mmaux.c] [multimedia/mcicda.c] [multimedia/mcianim.c]
3662           [multimedia/mcistring.c] [include/mmsystem.h]
3663         Changed the deviceID scheme.
3665         * [include/queue.h] [include/win16drv.h] [msdos/dpmi.c]
3666           [windows/user.c] [windows/driver.c] [graphic/wing.c]
3667           [graphics/x11drv/bitmap.c] [misc/wsprintf.c] [misc/crtdll.c]
3668         Removed compiler warnings.
3670 Mon May 19 01:32:24 1997  Alex Korobka <alex@trantor.pharm.sunysb.edu>
3672         * [controls/menu.c] [windows/win.c] [windows/graphics.c]
3673         Popup menu shade, new system menu implementation, 
3674         ModifyMenu() fixes, better check mark painting.
3676         * [windows/mdi.c]
3677         MDI client fix for Win32.
3679 Sat May 17 12:02:11 1997  Albrecht Kleine  <kleine@ak.sax.de>
3681         * [objects/metafile.c]
3682         Added handling of META_DIBBITBLT, META_SETTEXTJUSTIFICATION
3683         plus bugfix in META_EXTTEXTOUT (start_of_text etc.)
3685 Thu May 15 22:52:00 1997  Jimen Ching  <jching@flex.com>
3687         * [loader/ne_image.c]
3688         Make sure dgroup is valid by checking pModule->flags consistently.
3690 ----------------------------------------------------------------------
3691 Tue May  6 19:12:20 1997  Alexandre Julliard  <julliard@lrc.epfl.ch>
3693         * [loader/task.c] [loader/module.c]
3694         Fixed command line in LoadModule to already include the length
3695         indicator (thanks to Andreas Mohr).
3697         * [windows/dialog.c]
3698         DlgDirList: fixed behavior with DDL_DRIVES | DDL_EXCLUSIVE (thanks
3699         to Bruce Milner for this one); correctly update file spec on exit.
3701         * [windows/winproc.c] [if1632/thunk.c] [include/callback.h]
3702         Moved emulator-specific code for calling window procedure to
3703         thunk.c.
3705 Mon Apr 28 10:21:59 1997  Huw D M Davies <h.davies1@physics.oxford.ac.uk>
3707         * [memory/local.c]
3708         Better implementation of moveable blocks (first word in block is
3709         the handle itself) and discarded blocks. Local(Re)Alloc is much
3710         more like the real thing.
3712 Thu Apr 24 19:50:19 1997  Albrecht Kleine <kleine@ak.sax.de>
3714         * [objects/metafile.c]
3715         Added handling of meta record META_DIBCREATEPATTERNBRUSH.
3717 Mon Apr 21 14:03:32 1997  Alex Korobka <alex@trantor.pharm.sunysb.edu>
3719         * [multimedia/mmsystem.c] [multimedia/audio.c]
3720         Fixed leftover problems with masked device IDs.
3722         * [msdos/int21.c]
3723         Removed code duplications, fixed Write.
3725         * [windows/event.c] [windows/dce.c] [windows/nonclient.c]
3726           [windows/winpos.c]
3727         Yet another attempt to make -managed work better.
3729         * [controls/combo.c]
3730         UI fix.
3732 Mon Apr 21 13:10:24 1997  Marcus Meissner <msmeissn@immd4.informatik.uni-erlangen.de>
3734         * [debugger/*]
3735         All "Loading from ..." lines merged into one so important
3736         information before the crash doesn't scroll out.
3738         * [if1632/kernel.spec]
3739         Added some ordinal stubs used by win95 OLE and friends.
3741         * [win32/process.c] [if1632/kernel.spec] [loader/module.c]
3742         MsgWaitForMultipleObjects,GetProcessTimes,RtlImageNtHeaders,
3743         LoadLibraryEx32W and GetProcAddress32W added.
3745         * [objects/bitmap.c]
3746         XImages use another memory layout for depth 4 (and poss. other
3747         depths) then Windows bitmaps. Replaced speedup hack by generic
3748         (and better working) code.
3750         * [objects/dib.c]
3751         Another ximage!=bitmap memory layout bug. 
3752         All _XinitImageFuncPtrs except one removed.
3754 Sun Apr 20 17:12:30 1997  Andrew Taylor <ataylor@cadvision.com>
3756         * [multimedia/audio.c]
3757         Fixed some regression bugs.
3759 Sun Apr 20 12:15:09 1997  Andreas Mohr <100.30936@germany.net>
3761         * [loader/module.c]
3762         Fixed MODULE_LoadExeHeader() to use the correct offset for
3763         fast-load area.
3765 Sat Apr 19 16:40:00 1997  Chad Fraleigh <chadf@bookcase.com>
3767         * [controls/*] [debugger/*] [graphics/win16drv/*] [loader/*] [misc/*]
3768           [win32/*]
3769         Removed <malloc.h> and added <stdlib.h> where needed.
3770         Changed printf formaters to match argument types (%lx instead of %x).
3771         Casted some types to make the compiler happy. Mostly pointer<->ulong.
3773         * [graphics/win16drv/init.c]
3774         Fixed uninitialized variable.
3776         * [include/msdos.h]
3777         Added <sys/types.h> needed for <dirent.h>.
3779         * [include/sigcontext.h]
3780         Combined a common NetBSD & FreeBSD #ifdef, and added in OpenBSD.
3781         Casted EIP_sig/ESP_sig to be unsigned long (declared as 'int' in *BSD).
3783         * [misc/crtdll.c] [misc/lstr.c]
3784         Casted last argument in v*printf() to be va_list. This code seems to
3785         make BIG assumptions about the implementation of va_list.
3787         * [misc/ver.c]
3788         Fixed impossible if() expression (unsigned < 0).
3790         * [misc/winsock.c]
3791         Removed semicolon on the end of an if() statement.
3793         * [windows/mdi.c]
3794         Changed a counter/index to unsigned since it was complaining about
3795         signed/unsigned comparison and didn't need to be negative.
3797 Wed Apr 16 17:43:19 1997 Georg Beyerle <gbeyerle@awi-potsdam.de>
3799         * [scheduler/thread.c]
3800         Minor fix in thread database initialization.
3802 Wed Apr 16 17:28:05 1997  Andreas Mohr <100.30936@germany.net>
3804         * [files/file.c]
3805         Fixed FILE_FillInfo() to omit the archive flag when handling a DOS
3806         directory entry.
3808 ----------------------------------------------------------------------
3809 Mon Apr 14 11:22:54 1997  John Harvey <john@division.co.uk>
3811         * [graphics/win16drv/init.c]
3812         Minor changes to help debug problems.
3814         * [if1632/dummy.c] [if1632/gdi.spec]
3815         Dummy routines for StartPage, EndPage, SetAbortProc, AbortProc.
3817         * [misc/printdrv.c] [if1632/gdi.spec] [include/windows.h]
3818         StartDoc16, EndDoc16 new functions.
3820 Sun Apr 13 11:18:35 1997  Alexandre Julliard  <julliard@lrc.epfl.ch>
3822         * [memory/virtual.c]
3823         Implemented MapViewOfFile.
3825         * [debugger/dbg.y]
3826         Added 'info maps' command.
3828 Fri Apr 11 16:34:08 1997  Frans van Dorsselaer <devel@rulhmpc58.LeidenUniv.nl>
3830         * [controls/edit.c] [controls/EDIT.TODO]
3831         Started restructuring.  Performance improvements.
3832         Fixed:  wordwrap, scrollbar handling, scrolling, painting,
3833                 EditWndProc() is now reentrant, wordbreak procs,
3834                 better compliance to specs.
3835         New:    margins, format rectangle.
3837         * [controls/widgets.c]
3838         Changed the cursor for the edit control class to an I-beam.
3840         * [include/callback.h]
3841         Added 32 bit wordbreak callback.
3843 Mon Apr  7 20:53:28 1997  Albrecht Kleine  <kleine@ak.sax.de>
3845         * [objects/metafile.c]
3846         Added handling of some more metafile records: 
3847         META_CREATEREGION, META_INVERTREGION etc.
3849 Sat Apr  5 09:23:02 MET DST 1997 Sven Verdoolaege <skimo@breughel.ufsia.ac.be>
3851         * [loader/signal.c]
3852         Define kernel sigaction ourselves instead of getting it
3853         from the kernel source.
3855 Wed Apr  2 21:05:00 1997  Uwe Bonnes <bon@elektron.ikp.physik.th-darmstadt.de>
3857         * [control/menu.c]
3858         Fix return value range for GetMenuState.
3860         * [files/file.c]
3861         Always fill out ofs->szPathName in FILE_DoOpenFile.
3863         * [memory/string.c]
3864         Add debug option string.
3866         * [objects/cursoricon.c]
3867         Fix return value for DestroyIcon32.
3869 Mon Mar 31 17:16:12 1997  Alex Korobka <alex@trantor.pharm.sunysb.edu>
3871         * [DEVELOPERS-HINTS] [misc/*] [windows/*] [graphics/*]
3872         Added description of the source tree. Moved several
3873         files to fit it.
3875         * [misc/shell.c]
3876         Use Win32 heap functions.
3878 ----------------------------------------------------------------------
3879 Fri Mar 28 14:18:32 1997  Alexandre Julliard  <julliard@lrc.epfl.ch>
3881         * [misc/main.c] [ANNOUNCE]
3882         Update the list of contributors. Please let me know if I forgot
3883         someone.
3885         * [controls/combo.c]
3886         Fixed bug in CB_DIR16 handling.
3887         Use correct text color in CBPaintText.
3889         * [controls/listbox.c]
3890         Fixed WM_CTLCOLOR handling.
3892         * [windows/winproc.c]
3893         Added translation for EM_*32 messages.
3895 Mon Mar 24 01:31:52 1997  Steffen Moeller <moeller@mpimg-berlin-dahlem.mpg.de>
3897         * [files/drive.c]
3898         Added information on device and inode numbers to the DOSDRIVE
3899         struct, using it to find DOS drives in a path even if it contains
3900         symbolic links, eliminating annoying messages at startup.  
3901         Edited functions DRIVE_Init and rewrote DRIVE_FindDriveRoot.
3903 Wed Mar 19 16:31:18 1997  John Harvey <john@division.co.uk>
3905         * [graphics/win16drv/font.c] [graphics/win16drv/init.c]
3906           [graphics/x11drv/font.c] [objects/font.c] [include/gdi.h]
3907           [include/win16drv.h] [include/x11drv.h]
3908         Implemented GetCharWidth via graphics drivers.
3910         * [graphics/win16drv/Makefile.in] [graphics/win16drv/prtdrv.c]
3911         Moved printer driver interfaces into a separate file.
3913         * [graphics/win16drv/text.c]
3914         Fixed bugs that seg-faulted write.
3916 Wed Mar 19 13:52:41 1997  Alex Korobka <alex@trantor.pharm.sunysb.edu>
3918         * [BUGS]
3919         Update.
3921         * [controls/edit.c]
3922         Removed useless parameters from a lot of functions.
3924         * [controls/menu.c]
3925         Improved keyboard shortcuts. Added check for entries with popup 
3926         menu in EnableMenuItem().
3928         * [windows/winproc.c] [windows/win.c] [memory/selector.c]
3929         Do not allocate separate thunks for new windows.
3931         * [misc/clipboard.c] [windows/painting.c]
3932         Fixed problems with ClipBook.
3934         * [controls/combo.c] [controls/edit.c] [controls/listbox.c]
3935           [controls/widgets.c] [windows/graphics.c] [windows/defdlg.c]
3936         Combo rewrite.
3938         * [objects/dib.c]
3939         Slight improvements.
3941 Wed Mar 19 11:21:17 1997  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
3943         * [misc/crtdll.c]
3944         Added chdir/mkdir.
3946         * [misc/ntdll.c]
3947         Fixed some bugs, added RtlUnicodeStringToAnsiString.
3949         * [win32/process.c]
3950         Added initialisation of events/semaphores/mutices.
3952 Wed Mar 19 01:55:40 1997  Ricardo R. Massaro <massaro@ime.usp.br>
3954         * [resources/sysres_Po.rc]
3955         Added support for Portuguese language.
3957 Sat Mar 18 18:00:14 1997  Uwe Bonnes  <bon@elektron.ikp.physik.th-darmstadt.de>
3959         * [windows/winpos.c] [if1632/user.spec] [if1632/user32.spec]
3960         Implemented SwitchToThisWindow().
3961         
3962         * [misc/ver.c]
3963         Corrected a flaw in VerInstallFile32A.
3964         
3965         * [msdos/int21.c]
3966         Corrected wrong number in Int21 3305
3967         Corrected Int21 714e, implemented Int21 7160,CL=2, 7143 and 7147
3968         
3969 Sun Mar 16 09:53:04 1997  Andreas Mohr <100.30936@germany.net>
3971         * [loader/ne_module.c]
3972         Fixed NE_LoadSegments() to set size to pSeg->minsize rather than
3973         setting it to 0x10000 if pSeg->size is 0.
3975 Thu Mar 13 12:15:00 1997  Anand Kumria <akumria@ozemail.com.au>
3977         * [ANNOUNCE]
3978         Added ftp.progsoc.uts.edu.au as a mirror of Wine.
3980         * [memory/global.c]
3981         Removed MemManInfo sizeof check.
3983 Mon Mar 10 10:35:44 MET 1997 Sven Verdoolaege <skimo@breughel.ufsia.ac.be>
3985         * [files/dos_fs.c]
3986         Pick up kernel dirent on glibc systems.
3988         * [loader/signal.c]
3989         Pick up kernel sigaction on glibc systems.
3991 Sat Mar  8 21:05:37 1997  Jimen Ching  <jching@aloha.com>
3993         * [debugger/stabs.c] [debugger/msc.c]
3994         Check return value of mmap.
3996 Fri Mar  7 05:42:03 1997  Lee Jaekil <juria@seodu.co.kr>
3998         * [win32/code_page.c]
3999         Added IsValidCodePage.
4001 ----------------------------------------------------------------------
4002 Sun Mar  2 14:57:37 1997  Alexandre Julliard  <julliard@lrc.epfl.ch>
4004         * [*/*]
4005         Completed transition to new Win32 types.
4007         * [tools/build.c]
4008         Changed CallTo16_regs to take a CONTEXT argument.
4010         * [memory/virtual.c]
4011         Rewrote Virtual* functions. Implemented CreateFileMapping and
4012         OpenFileMapping. Broke MapViewOfFile ;-)
4014         * [win32/k32obj.c]
4015         Implemented named objects.
4017 Sun Mar  2 00:33:21 1997  Mikolaj Zalewski <zmikolaj@free.polbox.pl>
4019         * [misc/ole2nls.c] [resources/sysres_Pl.c]
4020         Added Polish language support.
4022 Sat Mar  1 13:31:25 1997  David Faure <david.faure@ifhamy.insa-lyon.fr>
4024         * [windows/keyboard.c]
4025         Wrote VkKeyScan and tested with Winword. Works ok except for dead
4026         chars.
4028 Fri Feb 28 09:34:03 1997  John Harvey <john@division.co.uk>
4030         * [graphics/win16drv/font.c] [graphics/win16drv/init.c]
4031           [graphics/win16drv/obects.c]
4032         Added start of SelectObject call for printer driver. Write should
4033         now run with the printer driver enabled.
4035 Wed Feb 26 20:03:32 1997  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
4037         * [debugger/*.c]
4038         Re-added a disassembly command (list serves another functionality
4039         now).
4041         * [loader/pe_resource.c]
4042         Added # support.
4044         * [misc/ole2nls.c]
4045         GetStringType* added.
4047         * [objects/color.c]
4048         VGA16 fixes.
4050         * [windows/class.c]
4051         Look for global widget classes too in GetClassInfo32.
4053         * [windows/sysmetrics.c] [include/windows.h]
4054         Added Win32 sysmetrics.
4056 Sat Feb 22 23:56:29 1997  Jukka Iivonen <iivonen@cc.helsinki.fi>
4058         * [documentation/languages]
4059         The fourth case updated.
4061         * [if1632/ntdll.spec]
4062         Added some is* and to* functions.
4064 Sat Feb 22 23:05:47 1997  Morten Welinder  <terra@diku.dk>
4066         * [configure.in]
4067         Add tests for wait4 and waitpid.
4069         * [loader/signal.c]
4070         Clean up OS-dependent code.  I hope I got it right, :-)
4072         * [tools/wineconf]
4073         Recognise vfat file systems.  Ignore floppy drives specified in
4074         /etc/fstab.
4076         * [files/*]
4077         Fix function names in error messages.
4079 Sat Feb 22 06:15:13 1997  Pablo Saratxaga <srtxg@chanae.stben.be>
4081         * [windows/keyboard.c] [windows/message.c]
4082         Support for more latin alphabet dead keys for iso-8859-{1,2,3,4,9}
4083         characters sets.
4085 Fri Feb 21 20:37:50 1997  Huw D M Davies <h.davies1@physics.oxford.ac.uk>
4087         * [controls/edit.c]
4088         Fix incorrect arg order in LOCAL_Alloc() call.
4090 Fri Feb 21 18:19:17 1997  Andrew Taylor  <ataylor@cadvision.com>
4092         * [multimedia/mmsystem.c] [multimedia/mcistring.c]
4093         Fixed bug related to device IDs returned by multimedia
4094         system.  Implemented mciGetDeviceID.
4096 Sat Feb 15 00:58:19 1997  Jimen Ching  <jching@aloha.com>
4098         * [debugger/dbg.y]
4099         Do not dereference invalid expressions.
4101 ----------------------------------------------------------------------
4102 Sat Feb 15 11:59:17 1997  Alexandre Julliard  <julliard@lrc.epfl.ch>
4104         * [*/*]
4105         Converted a lot of functions to Win32 types.
4106         Removed HWND type.
4108 Fri Feb 14 15:09:19 1997  Onno Hovers <onno@stack.nl>
4110         * [memory/global.c]
4111         Implemented GMEM_MOVEABLE blocks for Win32.
4113 Fri Feb 14 00:24:39 1997  Alex Korobka <alex@trantor.pharm.sunysb.edu>
4115         * [loader/task.c] [windows/queue.c]
4116         Do not read X events while in the intertask SendMessage().
4118         * [misc/lstr.c]
4119         Fixed CharPrev32A().
4121         * [windows/hook.c] [include/hook.h]
4122         Restored broken WH_CALLWNDPROC functionality for dialogs, etc...
4124         * [windows/win.c] [windows/defwnd.c] [windows/mdi.c]
4125           [windows/event.c] [controls/edit.c] 
4126         Added WIN_ISWIN32 flag to windows created by Win32 calls. 
4127         Several new Win32 messages are sent when this flag is on.
4128         
4129         * [msdos/dosmem.c] [memory/global.c]
4130         Some changes in DOS memory allocation.
4132 Fri Feb  7 21:46:03 1997  Andrew Taylor  <ataylor@cadvision.com>
4134         * [win32/security.c]
4135         Added SID manipulation functions.
4137         * [include/debug.h]
4138         Added debugging class "security".
4140 Fri  Feb 7 20:46:33 1997  Robert Pouliot <krynos@clic.net>
4142         * [debugger/msc.c] [debugger/source.c] 
4143           [documentation/wine_os2.txt] [loader/signal.c]
4144         Some more changes for OS/2. Doesn't work yet.
4146 Fri  Feb 7 09:31:17 1997  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
4148         * [scheduler/process.c]
4149         Added ExpandEnvironmentStrings*.
4151         * [misc/ntdll.c] [include/ntdll.h]
4152         Added some new functions.
4154         * [objects/cursoricon.c]
4155         CURSORICON_LoadHandler: check against some bizarre out of memory
4156         conditions.
4157         
4158         * [windows/mdi.c]
4159         Fixed DefFrameProc32*, added TranslateMDISysAccel32.
4161 Wed Feb  5 01:31:05 1997  John Zero <john@globe.graphisoft.hu>
4163         * [resources/sysres_Hu.rc] [misc/ole2nls.c] [misc/main.c]
4164           [programs/progman/Hu.rc] [programs/winhelp/Hu.rc]
4165         Added Hungarian language support.
4167 ----------------------------------------------------------------------
4168 Sun Feb  2 12:31:03 1997  Alexandre Julliard  <julliard@lrc.epfl.ch>
4170         * [files/drive.c]
4171         Fixed SetCurrentDirectory() to also change the current drive.
4173         * [win32/except.c] [tools/build.c]
4174         Use Win32 register functions to implement exception handling.
4175         Fixed UnhandledExceptionFilter.
4177 Fri Jan 31 15:42:41  1997  David Faure  <david.faure@ihamy.insa-lyon.fr>
4179         * [windows/keyboard.c]
4180         Added KEYBOARD_GenerateMsg to generate Caps Lock and NumLock events
4181         Added calls to KEYBOARD_GenerateMsg when the key is pressed/released
4182         or when the state has changed, out of wine.
4183         Changed type 3-state 'ToggleKeyState' to boolean. The On/Off is given
4184         by InputKeyStateTable.
4186 Wed Jan 29 21:53:04 1997  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
4188         * [loader/*resource.c][if1632/thunk.c]
4189         EnumResource* added.
4191         * [loader/pe_resource.] [loader/resource.c]
4192         SizeofResource32(), LoadAccelerators32() added.
4194         * [misc/lstr.c]
4195         FormatMessage %n added.
4197         * [misc/crtdll.c][include/ctrdll.h][if1632/crtdll.spec]
4198         _chdrive,_errno,_isctype added.
4200         * [misc/cpu.c]
4201         Replaced runtime_cpu by GetSystemInfo().
4203         * [windows/hook.c][include/hook.h]
4204         Fixed mapping of hooks to win32/unicode.
4206         * [windows/keyboard.c] [windows/defwnd.c]
4207         Updated to win32 standard.
4208         ALT-<Menukey> fixed.
4210         * [windows/queue.c]
4211         GetWindowThreadProcessId() implemented.
4213 Mon Jan 27 16:42:49 1997  John Harvey <john@division.co.uk>
4215         * [graphics/metafiledrv/*] [graphics/x11drv/*]
4216           [objects/bitmap.c] [objects/brush.c] [objects/font.c]
4217           [objects/gdiobj.c] [objects/pen.c]
4218         Moved SelectObject to graphics drivers. Printer support now works
4219         in a few cases but is definitely not complete. Generic/text driver
4220         works. The postscript driver works if true type fonts are disabled
4221         from the control panel. To enable printer support add Printer=on
4222         to the wine section of your wine.conf file. This causes write not
4223         to work properly. I know that several other printer drivers do not
4224         work.
4226         * [tools/build.c]
4227         Make .stabs not used for svr4 since it doesn't use GNU assembler.
4229         * [misc/fontengine.c]
4230         Make sure a printf doesn't crash the system.
4232 Sat Jan 25 15:53:35 1997  Huw D M Davies <h.davies1@physics.oxford.ac.uk>
4234         * [objects/metafile.c]
4235         Fixed some problems with PlayMetaFileRecord().
4237         * [objects/dc.c]
4238         hClipRgn gets initialized in GetDCState().
4240 Fri Jan 24 21:22:26 1997  Philippe De Muyter  <phdm@info.ucl.ac.be>
4242         * [debugger/stabs.c]
4243         Handle file names beginning with '/'.
4245 Fri Jan 24 18:33:04 1997  Robert Pouliot <krynos@clic.net>
4247         * [*/*]
4248         Some more patches for OS/2 support.
4250 Fri Jan 24 11:30:41 1997  Bang Jun-Young  <bangjy@nownuri.nowcom.co.kr>
4252         * [resources/sysres_Ko.rc]
4253         Updated support for Korean (Ko) language.
4255 ----------------------------------------------------------------------
4256 Sun Jan 19 11:46:48 1997  Alexandre Julliard  <julliard@lrc.epfl.ch>
4258         * [loader/module.c]
4259         Fixed LoadModule() to always call the DLL initialization code.
4261         * [windows/event.c]
4262         Moved all the keyboard stuff to windows/keyboard.c
4264         * [tools/build.c]
4265         Fixed Win32 register functions.
4267 Sat Jan 18 22:24:41 1997  David Makepeace  <D.Makepeace@mailbox.uq.oz.au>
4269         * [tools/makedep.c]
4270         Fixed bug which causes SEGV on Solaris x86.
4272 Fri Jan 17 18:32:27 1997  Frans van Dorsselaer <dorssel@rulhmpc49.LeidenUniv.nl>
4274         * [controls/edit.c]
4275         Implemented WM_UNDO, WM_CONTEXTMENU (temporary using WM_RBUTTONUP),
4276         WM_COMMAND, WM_INITPOPUPMENU, WM_SYSKEYDOWN.
4277         Fixed EM_SETSEL and some minor bugs (features).
4278         Hence: fully functional undo and a win95 menu with the right mouse
4279                 button.
4281         * [include/resources.h] [resources/TODO] [resources/sysres_??.rc]
4282         Added a context menu for the edit control.
4283         Translations, please ...
4285 Fri Jan 17 08:29:52 1997  David Faure <david.faure@ifhamy.insa-lyon.fr>
4287         * [windows/event.c]
4288         Move EVENT_ToAscii to windows/keyboard.c (where name ToAscii)
4289         Fixed Keypad keys 0-9 and . in EVENT_event_to_vkey.
4290         Added 3-state handling of toggle keys (CapsLock, NumLock) in order
4291         to make them work with any X server.
4292         Toggle keys now generate WM_KEYDOWN and WM_KEYUP on each pressing.
4294         * [include/keyboard.h]
4295         Totally replaced the file (formerly containing the vkcase definitions)
4296         by the declaration of 'extern' variables contained by event.c and used
4297         by keyboard.c
4298         
4299         * [windows/keyboard.c]
4300         Started to rewrite VkKeyScan and MapVirtualKey, to make them use the 
4301         table keyc2vkey or X functions only.
4302         ToAscii : added keypad 0-9 and . special case.
4303         Changed toggle keys active mask from 0x80 to 0x1.
4305         * [misc/keyboard.c]
4306         File deleted. Contents moved to windows/keyboard.c.
4308         * [misc/main.c]
4309         Added putenv XKB_DISABLE to disable XKB extension (which, when
4310         present, causes AltGr to change keyboard group instead of being a
4311         modifier).
4313 Tue Jan 14 22:56:43 1997  Philippe De Muyter  <phdm@info.ucl.ac.be>
4315         * [windows/event.c]
4316         Do not assume NumLockMask is Mod2Mask, but compute it by scanning
4317         output of XGetModifierMapping for XK_Num_Lock.
4319 Tue Jan 14 15:49:49 1997  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
4321         * [loader/pe_*.c] [include/peexe.h] [include/resource32.h]
4322           [debugger/*.c]
4323         General clean up.
4324         Changed defines/structures to match Windows NT SDK.
4326         * [loader/main.c]
4327         Don't crash on empty command-line.
4329         * [windows/winpos.c]
4330         winpos.c made win32 clean.
4332         * [misc/ntdll.c]
4333         Some string conversion additions.
4335         * [files/file.c]
4336         GetFileAttributes/GetTempFileName fixed.
4338         * [misc/ver.c]
4339         VerInstallFile implemented.
4341 Mon Jan 13 15:03:11 1997  Philippe De Muyter  <phdm@info.ucl.ac.be>
4343         * [tools/build.c]: Use PREFIX also in stabs messages.
4345 Mon Jan 13 10:40:33 1997  John Harvey <john@division.co.uk>
4347         * [graphics/win16drv/*] [include/win16drv.h]
4348         Many fixes and some new features.
4350         * [graphics/x11drv/font.c] [graphics/x11drv/init.c]
4351           [include/x11drv.h] [objects/font.c]
4352         GetTextMetrics() moved to graphics driver.
4354         * [if1632/gdi.spec] [misc/fontengine.c] [misc/Makefile.in]
4355         New dummy EngineEnumerateFont, EngineRealizeFont functions.
4357         * [include/windows.h]
4358         TEXTFORM16 and FONTINFO16 structure definitions moved here from
4359         include/win16drv.h
4361 ----------------------------------------------------------------------
4362 Sat Jan 11 18:17:59 1997  Alexandre Julliard  <julliard@lrc.epfl.ch>
4364         * [controls/menu.c]
4365         Updated to new Win32 types.
4367         * [controls/listbox.c]
4368         Fixed Winfile extended selection bug.
4370         * [files/directory.c]
4371         Changed DIR_SearchPath to return both long and short file names.
4373         * [files/dos_fs.c]
4374         Implemented VFAT ioctl to retrieve the original short filenames
4375         from a VFAT filesystem (Linux only for now).
4376         Replaced DOSFS_GetUnixFileName()/DOSFS_GetDosTrueName() by
4377         DOS_GetFullName().
4378         Properly implemented GetShortPathName() and GetFullPathName().
4379         Made all functions re-entrant.
4381         * [files/file.c] [misc/main.c]
4382         Replaced -allowreadonly option by -failreadonly. The default is
4383         now to report success when opening a read-only file for writing.
4385         * [objects/metafile.c]
4386         Fixed bug in DIB bitmaps pointer calculation.
4388         * [scheduler/process.c]
4389         Implemented environment strings and Get/SetStdHandle with process
4390         environment block.
4392         * [tools/build.c]
4393         Rewrote BuildContext32() to avoid instructions that may not be
4394         supported by all assemblers.
4395         
4396 Fri Jan 10 17:11:09 1997  David Faure  <david.faure@ifhamy.insa-lyon.fr>
4398         * [windows/event.c]
4399         Created table keyc2vkey, which associate a vkey(+extended bit) to
4400         any keycode. Changed EVENT_event_to_vkey to use this table to
4401         return the correct vkey. Changed EVENT_ToAscii to get the keycode
4402         from this table too.  Assigned OEM specific vkeys arbitrarily.
4404 Fri Jan 10 09:26:17 1997  John Harvey <john@division.co.uk>
4406         * [misc/winsock.c] [misc/winsoc_async.c]
4407         Fixed svr4 header files.
4408         Changed bzero() to memset().
4410         * [tools/fnt2bdf.c]
4411         Removed bcopy() and used memcpy() instead.
4413         * [debugger/msc.c]
4414         Include string.h instead of strings.h
4416         * [debugger/stabs.c]
4417         Include string.h instead of strings.h.
4418         Define __ELF__ for svr4 systems.
4420         * [loader/signal.c]
4421         Use wait() instead of wait4() which doesnt exist on Unixware.
4423         * [memory/global.c]
4424         Use sysconf() instead of getpagesize() for svr4 systems.
4426 Thu Jan  9 21:07:20 1997  Robert Pouliot <krynos@clic.net>
4428         * [Make.rules.in] [Makefile.in] [make_os2.sh] [rc/Makefile.in]
4429           [tools/Makefile.in] [documentation/wine_os2.txt]
4430         Patches for OS/2 support. Note that it doesn't compile yet.
4432 Tue Jan  7 20:03:53 1997  Eric Youngdale <eric@sub2304.jic.com>
4434         * [debugger/*]
4435         Many more debugger improvements (see debugger/README for details).
4437 Tue Jan  7 15:12:21 1997  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
4439         * [windows/graphics.c] [objects/text.c] [graphics/x11drv/*]
4440           [graphics/metafiledrv/*]
4441         Moved some device dependent code into the resp. subdirs.
4443         * [include/gdi.h] [include/metafiledrv.h] [include/x11drv.h]
4444         Prototypes added,
4445         DC_FUNCTIONS: GetPixel added, some unnecessary functions removed.
4447         * [objects/region.c]
4448         CreatePolyPolygonRgn32 added.
4450         * [files/dos_fs.c]
4451         QueryDosDevice added.
4453         * [misc/lstr.c]
4454         FormatMessage: broken heap management fixed.
4456         * [scheduler/process.c] [scheduler/thread.c]
4457         Get/SetThreadPriority/PriorityClass added.
4459 Mon Jan  6 21:55:30 1997  Philippe De Muyter  <phdm@info.ucl.ac.be>
4461         * [misc/keyboard.c]
4462         ToAscii : Use EVENT_ToAscii instead.
4464         * [windows/event.c]
4465         keypad_key : Do not convert XK_Mode_switch to VK_MENU; recognize
4466         keypad cursor keys.
4467         EVENT_event_to_vkey : New function, to transform a X keycode
4468         into a MSwin vkey + extended bit.
4469         EVENT_ToAscii : New function, to transform a vkey + extended bit
4470         (+ key state table) into ascii char(s), using XLookupString, and
4471         recognizing dead chars.
4472         EVENT_key : Transform AltGr into Ctrl+Alt sequence; call
4473         EVENT_event_to_vkey for keycode to vkey conversion; fixed
4474         previous, context and extended bits.
4476         * [windows/keyboard.c]
4477         Include stddebug.h, to get -debugmsg messages.
4478         GetKeyState : Handle VK_MBUTTON case.
4479         GetKeyboardState, SetKeyboardState : Debugging messages added.
4481         * [windows/message.c]
4482         TranslateMessage : Handle dead chars.
4484 Mon Jan  6 20:10:11 1997  Dominik Strasser  <bm424953@muenchen.org>
4486         * [if1632/crtdll.spec] [misc/crtdll.c]
4487         C++ functions new/delete/set_new_handler implemented.
4489 Mon Jan  6 15:48:15 1997 Frans van Dorsselaer <dorssel@rulhmpc49.LeidenUniv.nl>
4491         * [controls/edit.c] [include/windows.h]
4492         Moved the edit control to 32 bits.
4493         Included new (win95) message definitions in windows.h
4494         Implemented EM_SCROLLCARET, EM_SETMARGINS, EM_GETMARGINS,
4495         EM_GETLIMITTEXT, EM_POSFROMCHAR, EM_CHARFROMPOS.
4496         Broke EM_SETWORDBREAKPROC (internal wordwrap still works).
4497         Fixed some bugs, introduced a couple of others.
4498         Text buffer is now initially in 32-bit heap.
4500         * [controls/EDIT.TODO] [controls/combo.c] [controls/widgets.c]
4501           [if1632/wprocs.spec] [library/miscstubs.c] [windows/defdlg.c]
4502           [misc/commdlg.c]
4503         Updated to work with 32-bit edit control.
4505 Sat Jan  4 22:07:27 1997  O.Flebbe  <O.Flebbe@science-computing.uni-tuebingen.de>
4507         * [loader/pe_image.c]
4508         Use mmap rather then malloc. Better workaround for clean
4509         segments.
4511 ----------------------------------------------------------------------
4512 Wed Jan  1 15:36:17 1997  Alexandre Julliard  <julliard@lrc.epfl.ch>
4514         * [controls/listbox.c]
4515         Use FindFirstFile/FindNextFile in LISTBOX_Directory.
4517         * [files/dos_fs.c]
4518         Rewrote FindFirstFile/FindNextFile to use DOSFS_FindNext().
4520         * [files/file.c] [files/directory.c]
4521         Use Win32 kernel objects and handles for file handles.
4522         Unified SearchPath() and OpenFile().
4524         * [loader/builtin.c]
4525         Moved to if1632/ directory.
4527         * [tools/build.c] [debugger/*] [miscemu/*]
4528         Win16 register functions now receive the same CONTEXT * structure
4529         as Win32 functions.
4531         * [include/sigcontext.h] [miscemu/instr.c]
4532         Added new macros to get register values from the SIGCONTEXT
4533         structure (only used for instruction emulation now).
4535         * [scheduler/process.c] [scheduler/thread.c] (New files)
4536         Allocate process and thread structures.
4538         * [scheduler/process.c] [win32/k32obj.c]
4539         Added Win32 kernel objects and handles management.
4541         * [loader/task.c]
4542         Create a Win32 process and thread for every Win16 task.
4544         * [misc/commdlg.c] [misc/shell.c] [windows/msgbox.c]
4545         Built-in resources are now in Win32 format. This also avoids
4546         16-bit callbacks for built-in dialogs.
4548         * [misc/lzexpand.c]
4549         Differentiate between 16-bit and 32-bit file handles.
4551         * [miscemu/int*.c]
4552         Moved all int emulation to msdos/ directory.
4554         * [msdos/*]
4555         New directory msdos/ contains all MS-DOS emulation code that can
4556         also be used for Winelib; this should enable Winelib apps to use
4557         DOS3Call and related functions.
4559         * [rc/winerc.c]
4560         A few bug fixes for Win32 resource format.
4562         * [windows/winpos.c]
4563         Hack in WINPOS_ReorderOwnerPopups() to avoid X crashed (still not
4564         right though).
4566 Sun Dec 29 17:47:55 1996  O. Flebbe <flebbe@science-computing.uni-tuebingen.de>
4568         * [loader/pe_image.c]
4569         Make sure BSS of a PE_Image is zero.
4571 Sat Dec 28 22:15:34 1996 Alex Korobka <alex@trantor.pharm.sunysb.edu>
4573         * [windows/scroll.c]
4574         ScrollWindowEx() rewrite, ScrollDC() fix.
4576         * [windows/nonclient.c] [controls/menu.c]
4577         Fixed Alt-Space crashes in dialogs.
4579         * [windows/event.c] [windows/message.c]
4580         Some changes in mouse message generation.
4582 Thu Dec 26 09:25:24 1996  Philippe De Muyter  <phdm@info.ucl.ac.be>
4584         * [debugger/stabs.c]
4585         Dummy DEBUG_ReadExecutableDbgInfo provided for !__ELF__ case.
4587 Tue Dec 24 00:59:05 MET 1996  Martin Buck <martin-2.buck@student.uni-ulm.de>
4589         * [windows/event.c]
4590         Changed XK_Page_{Up,Down} to XK_{Prior,Next} for X11R5
4591         compatibility.
4593 ----------------------------------------------------------------------
4594 Sun Dec 22 13:30:18 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
4596         * [graphics/metafiledrv/init.c] [graphisc/metafiledrv/mapping.c]
4597         Added mapping functions.
4599         * [if1632/gdi.spec] [objects/*.c] [include/windows.h]
4600         Added a lot of Win32 functions.
4602         * [memory/heap.c]
4603         Added HEAP_strdupAtoW and HEAP_strdupWtoA.
4605         * [misc/lstr.c] [memory/string.c]
4606         Moved OEM<->Ansi conversion to string.c. Fixed a couple of bugs.
4608         * [object/font.c]
4609         Avoid uppercasing font names.
4611         * [windows/hook.c]
4612         Set ds = ss before calling hook procedure.
4614 Sat Dec 21 21:44:17 1996  Alex Korobka <alex@trantor.pharm.sunysb.edu>
4616         * [objects/color.c]
4617         Use colors allocated by other clients. 
4619         * [windows/caret.c]
4620         Set default blink time to 500.
4622         * [windows/win.c] [windows/event.c]
4623         Delete X context before XDestroyWindow().
4625         * [windows/keyboard.c]
4626         Fixed GetKeyState() once more.
4628 Fri Dec 20 08:26:33 1996  Eric Youngdale <eric@sub2304.jic.com>
4630         * [debugger/*.c]
4631         Lots of built-in debugger improvements: parse Win32 EXEs debug
4632         information, display local variables, source files and line
4633         numbers, get symbols directly from the Wine executable, etc.
4635 Tue Dec 17 22:39:42 1996  Philippe De Muyter  <phdm@info.ucl.ac.be>
4637         * [misc/winsock_async.c]
4638         Extern declaration added for h_errno.
4640 Tue Dec 17 21:29:34 1996  Albrecht Kleine  <kleine@ak.sax.de>
4642         * [windows/message.c]
4643         Added two more CBT hook calls: HCBT_CLICKSKIPPED/HCBT_KEYSKIPPED.
4645 ----------------------------------------------------------------------
4646 Sun Dec 15 16:18:15 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
4648         * [graphics/x11drv/bitblt.c]
4649         Fixed BITBLT_StretchImage for partially covered or inverted
4650         bitmaps.
4652         * [objects/dib.c]
4653         Fixed the upside-down bitmap problem.
4655 Sat Dec 14 02:49:57 1996  Thomas Sandford <t.d.g.sandford@prds-grn.demon.co.uk>
4657         * [if1632/user32.spec]
4658         IsMenu and RemoveMenu added (use existing Win16 functions).
4660         * [include/windows.h]
4661         Corrections to BITMAPINFOHEADER structure.
4663         * [loader/module.c] [if1632/kernel32.spec]
4664         New function GetModuleFileName32A (heavily based on original
4665         Win16 version).
4667         * [loader/pe_image.c]
4668         Hack to allow files with short PE header to be loaded (e.g.
4669         COMDLG32.DLL from Win32s).
4671         * [misc/winsock_async.c]
4672         #if out EIDRM case (not present in FreeBSD).
4674         * [tools/build.c]
4675         Remove trailing comments from .s files generated by build
4676         as these break assembly when not run through pre-processor.
4678         * [windows/graphics.c] [if1632/gdi32.spec]
4679         New function Polyline32 - based on original Polyline. Needs
4680         metafile support adding still.
4682 Fri Dec 13 13:04:06 1996  Bruce Milner <Bruce.Milner@genetics.utah.edu>
4684         * [win32/findfile.c] [if1632/kernel.spec]
4685         FindFirstFile32A(): Use dos current directory for drive prefixes.
4686         FindNextFile32A(): Fill in file attribute information.
4687         Implement FindFirstFile16, FindNextFile16, FindClose16.
4689         * [files/drive.c]
4690         GetCurrentDirectory32A - Fix problem with null 3rd character in
4691         string.
4693 Tue Dec 10 14:49:07 1996  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
4695         * [windows/painting.c][windows/message.c]
4696         Don't use linked lists to call SendMessage(), for it might destroy
4697         the current listentry.
4699         * [misc/registry.c]
4700         Fixed temporary file saving (rename doesn't work across
4701         partitions).
4703         * [files/*.c]
4704         GetFullPathName*,GetDriveType32A fixed, CreateDirectoryEx*,
4705         GetVolumeInformation32W fixed.
4707         * [win32/process.c][if1632/kernel.spec][if1632/kernel32.spec]
4708         LoadLibrary* updated to new naming std., *32W added.
4710         * [win32/console.c] [include/wincon.h]
4711         Additions for NT commandline executables.
4713         * [if1632/advapi32.spec][if1632/kernel32.spec][win32/init.c]    
4714         GetUserName32W added, GetComputerName32W added,
4715         GetStartupInfo32W added, GetSystemInfo updated to NT standard.
4717         * [windows/msgbox.c][misc/shell.c][windows/graphics.c]
4718         MessageBox32W, ShellAbout32W, CommandLineToArgvW, Polygon32 added.
4720         * [misc/crtdll.c][include/crtdll.h][if1632/crtdll.spec][misc/ntdll.c]
4721           [if1632/ntdll.spec]
4722         Lot of new unicode functions added (needed for NT).
4724         * [loader/pe_image.c]
4725         NtCurrentTeb added.
4727 Tue Dec 10 22:39:33 1996  Albrecht Kleine  <kleine@ak.sax.de>
4729         * [windows/keyboard.c]
4730         Rewrote function TranslateAccelerator().
4732 Mon Dec  9 14:52:13 1996  Slaven Rezic  <eserte@cs.tu-berlin.de>
4734         * [windows/defwnd.c] 
4735         DEFWND_SetText(): Set icon name.
4737 Sun Dec  8 23:30:00 1996  Alex Korobka <alex@trantor.pharm.sunysb.edu>
4739         * [loader/signal.c] [misc/winsock.c] [misc/winsock_async.c]
4740           [if1632/winsock.spec]
4741         IPC resource cleanup, bugfixes.
4743         * [windows/dialog.c] [windows/defdlg.c]
4744         More DefDlgProc() fixes.
4746 Sun Dec  8 14:01:42 1996  Vadim Strizhevsky  <striv@ms.com>
4748         * [misc/clipboard.c] [objects/font.c] [win32/init.c]
4749           [win32/newfns.c] [windows/graphics.c]
4750         Added a few WIN32 functions which needed to run some win32
4751         accessories. Clock should now work almost as well as 16 bit version.
4752         Add: RegisterClipboardFormat32W GetTextExtentExPoint32*
4753              GetModuleHandleW, DisableThreadLibraryCalls (empty stub),
4754              Polygon32
4755         Fix: Polygon16 possible memory leak on error return.
4757 ----------------------------------------------------------------------
4758 Sun Dec  8 14:51:57 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
4760         * [configure.in]
4761         Added check to see if the compiler supports building a DLL when
4762         the --with-dll option is used.
4764         * [controls/listbox.c]
4765         Don't send LBN_SELCHANGE too often.
4766         Added WM_CHARTOITEM support.
4768         * [Make.rules.in] [library/Makefile.in]
4769         Build winestub.o and link it with Winelib programs.
4771         * [objects/text.c]
4772         Added support for '&&' in DrawText().
4774         * [tools/build.c]
4775         Added -o option.
4777 Sat Dec 7 12:07:07 1996  Andrew Lewycky <plewycky@oise.utoronto.ca>
4779         * [win32/thread.c]
4780         GetCurrentThread(): return -2 (current thread pseudo-handle).
4781         GetCurrentThreadId(): return GetCurrentTask().
4783         * [objects/font.c] [if1632/gdi32.spec]
4784         GetTextExtentPoint32{A,W}Buggy(): for future bug-compatibility.
4786         * [win32/findfile.c]
4787         FindClose(): ignore INVALID_HANDLE_VALUE (like Win95).
4789         * [windows/hook.c] [include/hook.h] [if1632/user.spec]
4790           [if1632/user32.spec] [windows/focus.c] [windows/message.c]
4791           [windows/nonclient.c] [windows/win.c] [windows/winpos.c]
4792         Hooks rewritten to support Win32.
4794         * [misc/winsock.c]
4795         WINSOCK_select(): need to put sockets with errors into exceptfds.
4796         WINSOCK_socket(): fix error return.
4798         * [windows/win.c]
4799         SetWindowWord(): call SetParent on GWW_HWNDPARENT.
4801 Wed Dec  4 22:03:05 1996  Andrew Taylor <ataylor@cadvision.com>
4803         * [files/dos_fs.c]
4804         Check if buf is NULL before copying string in GetFullPathName32A().
4806 Wed Dec  4 21:40:59 1996  Robert Pouliot <krynos@clic.net>
4808         * [graphics/wing.c] [if1632/wing.spec]
4809         Implemented many WinG functions, but some don't seem to
4810         work correctly (probably due to the one not done).
4811         
4812 Wed Dec  4 03:38:25 1996  Lee Jaekil <juria@puma.kaitech.re.kr>
4814         * [misc/main.c]
4815         Implemented a few more of the SystemParametersInfo() cases.
4817 Sun Dec  1 22:30:00 1996  Alex Korobka <alex@trantor.pharm.sunysb.edu> 
4819         * [controls/button.c]
4820         Improved focus rectangle painting.
4822         * [windows/dialog.c] [windows/defdlg.c]
4823         Fixed IE3.0 problems with DWL_MSGRESULT.
4825 Sun Dec  1 20:49:32 1996  Albrecht Kleine  <kleine@ak.sax.de>
4827         * [files/profile.c]
4828         Changed error handling in PROFILE_SetString().
4830 ----------------------------------------------------------------------
4831 Sat Nov 30 19:21:17 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
4833         * [configure]
4834         Re-generated with autoconf 2.11. Let me know if you have
4835         problems.
4837         * [controls/listbox.c] [controls/oldlbox.c]
4838         Listboxes rewritten from scratch. Moved old code still used by
4839         comboboxes to oldlbox.c
4841         * [misc/registry.c]
4842         Use temporary file when saving registry.
4844         * [windows/dialog.c]
4845         Implemented Win32 version of DlgDirList() and DlgDirListComboBox().
4847         * [windows/winproc.c]
4848         Added translation for listbox Win32 messages.
4850 Sat Nov 30 21:00:00 Alex Korobka <alex@trantor.pharm.sunysb.edu>
4852         * [controls/widgets.c] [controls/button.c]
4853         Fixed some incompatibilities with CTL3D DLL.
4855         * [windows/dialog.c]
4856         Made dialog windows fit into the desktop.
4858         * [misc/winsock.c] [misc/winsock_async.c]
4859         New Winsock engine.
4861         * [windows/message.c]
4862         GetMessage() fixes.
4864         * [windows/queue.c] [windows/hook.c] [windows/win.c]
4865         SetMessageQueue() fixes.
4867 Fri Nov 29 10:25:12 1996  Slaven Rezic  <eserte@cs.tu-berlin.de>
4869         * [objects/text.c]
4870         DrawText16(): Fixed return value.
4872 Tue Nov 26 14:47:09 1996  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
4874         * [files/profile.c] [*/*]
4875         Added Win32 profile functions, updated to new naming standard.
4877         * [objects/font.c] [if1632/thunk.c] [include/windows.h]
4878         Added EnumFonts32*, EnumFontFamiliesEx*, changed prototypes and
4879         structures.
4881         * [misc/ole2nls.c] [if1632/thunk.c]
4882         Added EnumSystemLocales() (winhelp.exe).
4884         * [misc/registry.c]
4885         Added Windows 3.1 registry loader supplied by Tor Sjxwall, tor@sn.no
4887         * [win32/file.c]
4888         Partially fixed CreateFileMapping(), added UnmapViewOfFile().
4890 Sat Nov 23 23:36:05 1996  Ronan Waide  <waider@waider.ie>
4892         * [misc/shell.c]
4893         Fixed some FIXMEs relating to ShellExec() and FindExecutable().
4895         * [misc/main.c]
4896         Implemented a few more of the SystemParametersInfo() cases.
4898 Tue Nov 19 01:24:34 1996  Philippe De Muyter  <phdm@info.ucl.ac.be>
4900         * [include/keyboard.h]
4901         New file, new macro WINE_VKEY_MAPPINGS (using code taken from event.c).
4903         * [include/windows.h]
4904         New [VK_A, VK_Z] and [VK_0, VK9] macros.
4906         * [misc/keyboard.c]
4907         Fixes in KeyTable and ToAscii.
4909         * [objects/font.c]
4910         FONT_init : Give default value for MSWIN "system" font.
4911         FONT_MatchFont : Do not try every size of a font family if the
4912         family does not exist.
4914         * [windows/event.c]
4915         lastEventChar hack removed.
4916         KeyStateTable replaced by InputKeyStateTable (maintained in event.c)
4917         and QueueKeyStateTable (maintained in message.c).
4918         EVENT_key : Corrections to the extended bit setting.
4920         * [windows/message.c] [windows/keyboard.c]
4921         Implementation of a new QueueKeyStateTable : table of key states
4922         valid when messages are retrieved by GetMessage or PeekMessage,
4923         and valid for TranslateMessage.
4924         TranslateMessage : Convert WM*KEY messages using QueueKeyStateTable
4925         and ToAscii.
4926         
4927 Mon Nov 18 16:59:01 1996  Robert Pouliot <krynos@clic.net>
4929         * [graphics/Makefile.in] [graphics/wing.c]
4930           [if1632/wing.spec]
4931         Some functions for WinG support, mostly empty stubs.
4933         * [misc/crtdll.c] [if1632/crtdll.spec]
4934         Many functions added to CRTDLL, mostly calls to Unix C library.
4936 ----------------------------------------------------------------------
4937 Sun Nov 17 15:01:45 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
4939         * [graphics/bitblt.c] [graphics/x11drv/bitblt.c]
4940         Moved BitBlt operations to the new graphics driver
4941         interface. Implemented PatBlt32, BitBlt32 and StretchBlt32.
4943         * [memory/global.c]
4944         Unified MemManInfo() and GlobalMemoryStatus().
4946         * [objects/text.c]
4947         Fixed ExtTextOut() to always use physical coords for clip rect.
4949         * [windows/dialog.c]
4950         Implemented DlgDirSelectEx() and Win32 version of DlgDirSelect*.
4952         * [windows/event.c]
4953         Avoid busy-looping in EVENT_WaitXEvent when no timer is pending
4954         (thanks to Thomas Koenig).
4956         * [windows/painting.c]
4957         Moved update region clipping for CS_PARENTDC windows to BeginPaint().
4958         
4959         * [windows/scroll.c]
4960         Implemented Win32 version of ScrollWindow() and ScrollDC().
4962 Tue Nov 12 09:52:17 1996  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
4964         * [files/*.c] [win32/file.c]
4965         Some win32 filetime conversion functions added.
4966         Fixed behaviour with DOS drives pointing to UNIX /
4967         SetCurrentDirectory() may also get X:\xxx paths.
4968         Fixed FILE_Open when called from CreateFile().
4969         Added GetFileSize(), MapViewOfFile(), SetFileTime(), GetFileTime().
4971         * [misc/crtdll.c] [if1632/crtdll.spec]
4972         Added some new functions.
4974         * [if1632/user32.spec]
4975         Some thunks into win16 code added.
4977         * [win32/init.c]
4978         Added GetSystemInfo(), removed GetModuleFileName() stub.
4980         * [win32/code_page.c] [if1632/thunk.c]
4981         Added EnumSystemCodePages* (untested).
4983         * [objects/font.c] [if1632/thunk.c]
4984         Added EnumFontFamilies32*.
4985         
4986 Mon Nov 11 14:50:24 1996  Huw D. M. Davies <h.davies1@physics.oxford.ac.uk>
4988         * [controls/menu.c] [windows/mdi.c]
4989         Don't delete the MDI `windows' menu if it's already been deleted.
4991         * [misc/exec.c]
4992         Notepad always calls WinHelp(.., HELP_QUIT, ...) at termination
4993         and complains if it returns FALSE.
4995         * [windows/winpos.c]
4996         Get maximized MDI child's nonclient area redrawn after resize.
4998 Thu Nov  7 13:32:34 1996  Lee Jaekil <juria@seodu.co.kr>
5000         * [memory/global.c]
5001         Use /proc filesystem for GlobalMemoryStatus() on Linux.
5003 Mon Nov  4 18:30:00 1996  Alex Korobka <alex@trantor.pharm.sunysb.edu>
5005         * [windows/event.c]
5006         Added OffiX-style file drop handling. File paths must be
5007         DOS-mappable by Wine (via wine.conf).
5009         * [controls/combo.c]
5010         Added WM_GETTEXT handler.
5012         * [objects/palette.c]
5013         Added ResizePalette() (untested).
5015         * [objects/cursoricon.c]
5016         Implemented icon to cursor conversion.
5018         * [objects/color.c]
5019         Fixed crash on startup when no colorcells are writeable.
5021 Mon Nov  4 00:49:41 1996  Ulrich Schmid  <uschmid@mail.hh.provi.de>
5023         * [rc/winerc.c]
5024         Added support for win32 output.
5026         * [library/libres.c] [include/libres.h] [loader/resource.c]
5027         Renamed LIBRES_FindResource to LIBRES_FindResource16.
5028         Added LIBRES_FindResource32.
5030 Sun Nov 3 21:21:45 1996  Robert Pouliot <krynos@clic.net>
5032         * [loader/builtin.c] [if1632/Makefile.in] [if1632/wing.spec]
5033         Added the spec file for WinG, it's only stub for now, but it
5034         should be easy to do by someone with Windows programming
5035         knowledge. See: ftp.microsoft.com/SoftLib/MSLFILES/wing10.exe.
5037         * [if1632/crtdll.spec]
5038         Added some string and memory functions to make sfxed95.exe (of
5039         Warcraft 2) almost work.
5041 ----------------------------------------------------------------------
5042 Sat Nov  2 12:50:40 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
5044         * [files/dos_fs.c]
5045         Added long file name mask in DOSFS_FindNext().
5047         * [loader/pe_image.c] [loader/task.c]
5048         Moved Win32 task startup into TASK_CallToStart().
5050         * [objects/dc.c]
5051         Fixed SetDCState() for memory DC (thanks to Constantine
5052         Sapuntzakis for spotting this one).
5054         * [windows/winpos.c]
5055         Fixed WINPOS_ForceXWindowRaise() to preserve correct Z-order.
5057         * [*/*]
5058         Added Win32 version for many graphics functions.
5060 Thu Oct 31 10:00:18 1996  Huw D. M. Davies <h.davies1@physics.oxford.ac.uk>
5062         * [controls/button.c]
5063         BUTTON_CheckAutoRadioButton() unchecks only auto radio buttons.
5065         * [controls/edit.c]
5066         EM_GETSEL result should have HIWORD(result) >= LOWORD(result); old
5067         EDIT_EM_GetSel() renamed to EDIT_GetSel(). 
5069         * [windows/dialog.c]
5070         DS_LOCALEDIT is a dialog style not an edit style.
5072         * [windows/winproc.c]
5073         Stop stack trashing when wndPtr->text == NULL.
5075 Tue Oct 29 23:35:04 1996   Constantine P Sapuntzakis <csapuntz@mit.edu>
5077         * [windows/dce.c]
5078         GetDCEx32 - The determination of whether to use the DC cache or
5079         not should be independent of DCX_USESTYLE.
5081 Sat Oct 26 17:31:00 1996  Thomas Sandford <t.d.g.sandford@prds-grn.demon.co.uk>
5083         * [files/directory.c]
5084         Added errno.h to #includes
5086         * [tools/makedep.c]
5087         Close files once they have been processed.
5089 ----------------------------------------------------------------------
5090 Tue Oct 22 20:09:52 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
5092         * [*/Makefile.in] [tools/makedep.c]
5093         New program to generate dependencies; should be faster and more
5094         portable than 'gcc -MM'.
5096         * [*/*]
5097         Replaced WPARAM and HDC by explicitly-sized types.
5099         * [windows/hook.c]
5100         Fixed bug in HOOK_GetHook16 function.
5102 Thu Oct 17 09:13:50 1996  John Harvey <john@division.co.uk>
5104         * [include/debug.h] [include/stddebug.h]
5105         Added debug option for win16drv (-debugmsg +win16drv)
5107         * [graphics/win16drv/init.c]
5108         Only enable CreateDC if printer=on specified in wine section of
5109         wine.conf.
5110         printfs changed to dprintf_win16drv.
5111         Some tidying up.
5113         * [include/gdi.h] [graphics/x11drv/clipping.c]
5114           [graphics/x11drv/Makefile.in]
5115         Moved SetDeviceClipping into drivers.
5117 ----------------------------------------------------------------------
5118 Sun Oct 13 15:32:32 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
5120         * [Make.rules.in] [*/Makefile.in]
5121         Made it possible to compile from a directory other than the source
5122         directory.
5124         * [graphics/metafiledrv/init.c] [include/metafiledrv.h]
5125           [objects/metafile.c] [objects/dc.c]
5126         New graphics driver for metafiles.
5128         * [if1632/thunk.c]
5129         Added thunks for SetWindowsHook and SetDCHook.
5131         * [windows/dialog.c]
5132         Fixed GetNextDlgGroupItem and GetNextDlgTabItem to skip disabled
5133         items.
5135         * [*/*]
5136         Removed non Win32-clean types HANDLE, HBITMAP, HBRUSH, HFONT,
5137         HINSTANCE, HMENU, HRGN and HTASK.
5139 Wed Oct  9 14:59:45 1996  Frans van Dorsselaer  <dorssel@rulhm1.LeidenUniv.nl>
5141         * [controls/edit.c]
5142         Fixed EditWndProc() to fall back to DefWndProc() when the
5143         edit state structure is not available.
5145 Wed Oct  2 14:00:34 1996  Huw D. M. Davies  <h.davies1@physics.oxford.ac.uk>
5147         * [windows/nonclient.c] [windows/mdi.c]
5148         AdjustWindowRectEx16() should only take notice of the styles
5149         WS_DLGFRAME, WS_BORDER, WS_THICKFRAME and
5150         WS_EX_DLGMODALFRAME. Thanks to Alex Korobka.
5152         * [controls/scroll.c]
5153         Fixed typo in ShowScrollBar32().
5155 Sun Aug 25 20:18:56 1996  Jukka Iivonen <iivonen@cc.helsinki.fi>
5157         * [if1632/user32.spec] [if1632/winmm.spec]
5158         Added SetParent and sndPlaySoundA.
5159         
5160 ----------------------------------------------------------------------
5161 Fri Sep 27 14:18:42 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
5163         * [controls/button.c]
5164         Fixed focus rectangle size and clipping.
5166         * [controls/scroll.c]
5167         Converted to Win32 and added support for scroll page.
5168         Completed SetScrollInfo() and implemented other Win32 functions.
5170         * [files/file.c]
5171         Removed FILE_Read() (use _lread32 instead).
5173         * [objects/dce.c] [include/dce.h]
5174         Allocate DCE on the Win32 heap, and use pointers instead of
5175         handles.
5176         Implemented Win32 version of DC functions.
5178         * [windows/painting.c]
5179         Attempt to make CS_PARENTDC style work again.
5181 Wed Sep 25 23:40:52 1996 Alex Korobka <alex@trantor.pharm.sunysb.edu>
5183         * [windows/dce.c] [windows/winpos.c]
5184         Override SaveUnder attribute when painting took place
5185         in a window below. Force X to raise activated window 
5186         in seamless mode.
5188         * [misc/clipboard.c] [windows/event.c]
5189         Translation between DOS and Unix text formats and several
5190         other fixes for the sudden selection loss.
5192         * [windows/message.c]
5193         Apply "first" and "last" when checking for WM_QUIT in 
5194         MSG_PeekMessage().
5196         * [windows/win.c]
5197         Rearranged DestroyWindow() to fit "Windows Internals"
5198         description.
5200         * [windows/win.c] [windows/winpos.c] [windows/nonclient.c]
5201         Misc. fixes to CBT hook calls.
5203         * [controls/menu.c] [misc/user.c]
5204         Fixup resident popup menu window so that it doesn't get
5205         destroyed by USER_AppExit().
5207         * [loader/module.c] [loader/task.c] [windows/event.c]
5208         Process "unsafe" X events outside the scheduler to prevent
5209         deadlocks.
5211         * [windows/message.c] [windows/queue.c] [windows/winpos.c]
5212         Lots of fixes for better Win16 multitasking.
5214 Wed Sep 25 20:36:30 1996  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
5216         * [include/windows.h]
5217         Added some missing HOOK defines.
5219         * [misc/shell.c][if1632/shell32.spec][include/shell.h]
5220         SHGetFileInfoA stub added (win95 mplayer.exe /play bla.avi).
5222         * [win32/console.c][include/wincon.h]
5223         GetConsoleScreenBufferInfo, GetLargestConsoleWindowSize added.
5225         * [misc/registry.c]
5226         Some null ptr fixes.
5228         * [loader/pe_image.c]
5229         Fixed exported function lookup. (msvcrt20.dll)
5230         Add debugsyms for entrypoint, exported functions and sections.
5232         * [multimedia/mmsystem.c]
5233         MCIOpen: support for element opens (mplayer.exe /play bla.avi).
5235         * [several]
5236         Added several missing things/stubs/simple thunks from win32
5237         to win16 code.
5239 Sat Sep 21 17:27:44 1996  O.Flebbe  <flebbe@science-computing.uni-tuebingen.de>
5241         * [windows/property.c]
5242         Fixed debugging of 16 Bit RemoveProp().
5244         * [debugger/memory.c]
5245         Added DEBUG_checkmap_bad() for linux.
5247 Thu Sep 19 20:48:31 1996  Albrecht Kleine  <kleine@ak.sax.de>
5249         * [windows/event.c] [windows/hook.c]
5250         Use EnableHardwareInput() for JournalPlayback hook.
5252         * [controls/listbox.c]
5253         Changed handling of LB_GETITEMRECT in empty listboxes.
5255 Thu Sep 19 13:34:35 1996  Slaven Rezic  <eserte@cs.tu-berlin.de>
5257         * [misc/main.c]
5258         Fixes to X resources handling.  
5260 Wed Sep 18 00:31:15 1996  Huw D. M. Davies <h.davies1@physics.oxford.ac.uk>
5262         * [objects/metafile.c] [include/gdi.h] [objects/dc.c]
5263         Individual handle table created for each metafile. Fixed
5264         GlobalReAlloc() bug in MF_AddHandleDC() (was MF_AddHandleInternal).
5266         * [windows/graphics.c] [objects/dc.c]
5267         Rectangle() changed to work better with wide pens and PS_NULL.
5268         Use JoinMiter.
5270         * [windows/winpos.c]
5271         Make the whole (non X) window invalid on resize if CS_[VH]REDRAW
5272         is set.
5274         * [windows/nonclient.c]
5275         AdjustWindowRectEx() should perform calculations even if the
5276         window is minimized.
5278         * [windows/mdi.c]
5279         Better handling of system button painting. Maximized windows can
5280         contain scroll bars. Icons now maximize properly.
5282         * [windows/defwnd.c] [windows/nonclient.c] [controls/menu.c]
5283         Improved greying of items in system menu. WM_INITMEMUPOPUP no
5284         longer caught in DefWndProc, DEFWND_InitSysMenuPopup moved to
5285         menu.c.
5287 Mon Sep 16 21:30:00 1996  Uwe Bonnes <bon@elektron.ikp.physik.th-darmstadt.de>
5289         * [several files]
5290         Fix missing includes and wrong printing arguments.
5292         * [controls/listbox.c]
5293         Don't sort drives in ListBoxDirectory().
5294         
5295 Sat Sep 14 09:05:47 1996  Petri Tuomola <ptuomola@xs4all.nl>
5297         * [windows/dialog.c]
5298         Fixed handling of Shift-TAB in dialogs.
5300 Thu Sep 12 18:31:00 1996  Thomas Sandford <t.d.g.sandford@prds-grn.demon.co.uk>
5302         * [if1632/gdi32.spec]
5303         Added SelectClipRgn - call win16 version.
5305         * [if1632/user32.spec]
5306         Added GetAsyncKeyState, GetMenuItemID and GetMenuStringA.
5308         * [include/wincon.h]
5309         Added COORD and SMALL_RECT typedefs, moved CONSOLE_SCREEN_BUFFER_INFO
5310         out of #if 0 protected portion of file.
5312         * [loader/pe_image.c]
5313         PE_InitTEB() - Tidy up, bug fix to stack pointer value (Borland
5314         programs now work better)
5316         * [win32/console.c]
5317         Added stub functions for GetConsoleScreenBufferInfo and 
5318         GetLargestConsoleWindowSize
5320         * [win32/findfile.c]
5321         FindFirstFile32A() - removed erroneous strcpy
5323         * [windows/keyboard.c]
5324         GetAsyncKeyState() - bug fix - now returns value as per Microsoft
5325         specification. NB - I still have doubts about some other functions
5326         in this file.
5328 ----------------------------------------------------------------------
5329 Wed Sep 11 18:08:30 1996  Albrecht Kleine  <kleine@ak.sax.de>
5331         * [windows/event.c]
5332         Minor improvements in setting event time in MSG struct.
5334         * [windows/hook.c]
5335         Removed an useless 'unimplemented hook' message.
5337         * [windows/win.c]
5338         Added a WH_CBT hook call during window creation: good for CTL3D.DLL
5340 Wed Sep 11 11:19:56 1996  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
5341         * [loader/pe_image.c]
5342         Fixed imports with no name/ordinal list (MFC30.DLL).
5343         Added borland style - ordinal import (wsock32.dll).
5345         * [files/file.c] [win32/file.c] [if1632/kernel.spec]
5346           [if1632/kernel32.spec] [include/windows.h]
5347         Win32 and Win16 code use the same filehandles/HFILEs.
5348         Added SetEndOfFile, MoveFile*, diverse *W functions.
5350         * [loader/pe_image.c]
5351         Fixed argument 2 to DllEntry.
5353         * [misc/comm.c]
5354         Adapt to filehandling changes, win32 code still broken.
5356         * [misc/registry.c]
5357         Use Wine filehandling.
5358         StartupRegistry to add startup-detected registry entries.
5360         * [miscemu/dpmi.c] [miscemu/int21.c]
5361         Some missing interrupt-functions added.
5363         * [if1632/gdi32.spec][if1632/user32.spec]
5364         Some thunks to 16 bit equivalent functions added.
5366 Sat Sep  7 11:36:57 EDT 1996  Matthew Ghio <ghio@netcom.com>
5368         * [misc/winsocket.c]
5369         Rewrote WINSOCK_select() and WSAFDIsSet() to properly convert
5370         Windows fd_set structs.
5372         * [if1632/winsock.spec]
5373         Corrected arguments to select().
5375 ----------------------------------------------------------------------
5376 Sun Sep  1 19:22:46 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
5378         * [misc/commdlg.c] [if1632/commdlg.spec]
5379         Fixed some SEGPTR problems.
5381         * [windows/winproc.c]
5382         Added message translation for WM_COMPAREITEM, WM_DELETEITEM
5383         and WM_MEASUREITEM
5384         Fixed 16-to-32 translation for WM_HSCROLL/WM_VSCROLL.
5386 Fri Aug 30 13:39:00 1996  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
5387         * [files/drive.c]
5388         GetDriveType16 should report CDROMs as DRIVE_REMOTE (ACME setup).
5390         * [multimedia/audio.c]
5391         The minimum audiobuffer size shrunk somewhere in linux 1.3.xx
5392         below 4096 bytes.
5394         * [multimedia/mcistring.c]
5395         Segptr string handling fixed & enhanced.
5397         * [if1632/crtdll.spec][misc/crtdll.c]
5398         malloc,free,_strupr,_stricmp,_strcmpi added.
5400         * [if1632/wsock32.spec][misc/winsock.c]
5401         More direct thunks into unix libc and WsControl-stub added.
5403 Thu Aug 29 23:54:25 1996  Huw D. M. Davies <h.davies1@physics.oxford.ac.uk>
5405         * [objects/metafile.c]
5406         Bug fixes to both recording and playback of ExtTextOut().
5408 Tue Aug 27 15:43:21 1996  Slaven Rezic  <eserte@cs.tu-berlin.de>
5410         * [multimedia/audio.c] [multimedia/mcianim.c]
5411           [multimedia/mcicda.c] [multimedia/midi.c]
5412         Made cdaudio, audio and midi work for FreeBSD.
5414 Sun Aug 25 20:18:56 1996  Jukka Iivonen <iivonen@cc.helsinki.fi>
5416         * [misc/crtdll.c] [if1632/crtdll.spec]
5417         Added a lot of functions.
5419         * [misc/ole2nls.c]
5420         Added ID values for all languages in GetUserDefaultLCID().
5421         
5422 Fri Aug 24 21:02:28 1996  Albrecht Kleine  <kleine@ak.sax.de>
5424         * [windows/event.c] [windows/message.c]
5425         First attempt at hook WH_JOURNALPLAYBACK.
5427 ----------------------------------------------------------------------
5428 Sat Aug 24 13:57:01 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
5430         * [controls/scroll.c]
5431         Renamed SCROLLINFO to SCROLLBAR_INFO to avoid conflict with Win32.
5433         * [graphics/driver.c] [include/x11drv.h]
5434         New files for graphics driver handling.
5436         * [if1632/relay.c] [include/registers.h] [tools/build.c]
5437         Implemented Win32 register functions. Not really tested yet.
5439         * [include/gdi.h]
5440         Added a lot of functions to the DC func table.
5442         * [loader/pe_image.c]
5443         Initialise %fs before calling out to 32-bit code.
5445         * [windows/hook.c]
5446         Fixed bug in HOOK_GetHook().
5448         * [windows/win.c]
5449         Fixed FindWindow to return an error if the class name doesn't exist.
5451 Wed Aug 21 15:15:53 1996  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
5453         * [if1632/Makefile.in] [misc/mpr.c] [if1632/mpr.spec]
5454         mpr.dll specs added.
5456         * [if1632/kernel32.spec] [win32/newfns.c] [memory/global.c]
5457         QueryPerformanceCounter(), GlobalMemoryStatus() added.
5459         * [if1632/user32.spec] [win32/error.c]
5460         SetLastErrorEx() added.
5462         * [misc/commdlg.c]
5463         lpstrFilter might be NULL in FILE_WMInitDialog (NS 3.0 setup).
5465         * [misc/registry.c]
5466         Some missing NULL ptr checks added, misc clean up.
5468 Tue Aug 20 21:00:00 1996 Alex Korobka  <alex@pharm.sunysb.edu>
5470         * [controls/menu.c]
5471         Adjust popup menu coordinates so that it always stays within 
5472         the desktop.
5474         * [misc/main.c]
5475         Fixed GetEnvironment() return value for lpEnv == NULL case.
5477 Mon Aug 19 22:48:36 1996  Jukka Iivonen <iivonen@cc.helsinki.fi>
5479         * [misc/crtdll.c] [if1632/crtdll.spec]
5480         Added some is* functions, strlen and tolower.
5481         
5482 Mon Aug 19 13:33:13 1996  Stephen Simmons  <ssimmons@vitsemi.com>
5484         * [tools/wineconf]
5485         New perl script to generate the wine.conf file.
5487 Fri Aug 16 15:31:44 1996   John Harvey <john@division.co.uk>
5489         * [if1632/gdi.spec]
5490         Lots of printer functions.
5491         
5492         * [include/callback.h]
5493         New functions for printer driver support.
5495         * [include/gdi.h]
5496         New/changed structures to support printer driver.
5498         * [misc/escape.c]
5499         New version that uses function table in DC structure.
5501         * [objects/dc.c]
5502         CreateDC copes with things other than Display.
5503         X code for CreateDC moved to graphics/x11drv directory.
5504         CreateCompatibleDC copies func table from original DC.
5506         * [objects/font.c]
5507         GetTextExtentPoint32A,GetTextMetrics16 use function table in
5508         DC and code moved to drivers directory.
5510         * [misc/printdrv.c] [graphics/*/*] [include/win16drv.h]
5511         New files for printer support. 
5513 Fri Aug 16 12:33:00 1996  Bruce Milner <Bruce.Milner@genetics.utah.edu>
5515         * [controls/scroll.c]
5516         Added SetScrollInfo32 and GetScrollInfo32.  These just call existing
5517         code. There are a few options in which I'm probably the wrong person
5518         for the job (page size and disable bar). There are comments in the
5519         code as to what they should do.
5521         * [objects/gdiobj.c] [objects/font.c] [include/font.h]
5522         Added 32 bit version of FONT_GetObject.
5524 ----------------------------------------------------------------------
5525 Sun Aug 18 12:17:54 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
5527         * [files/drive.c]
5528         Added 'Filesystem' option in drives configuration.
5530         * [files/dos_fs.c] 
5531         Added handling of case-insensitive filesystems.
5533         * [memory/selector.c] [include/stackframe.h]
5534         Removed MAKE_SEGPTR.
5536         * [misc/commdlg.c] [multimedia/mcistring.c]
5537         Replaced MAKE_SEGPTR by the SEGPTR_* macros.
5539         * [objects/bitblt.c] [windows/graphics.c]
5540         Use an intermediary pixmap to avoid some BadMatch errors on
5541         XGetImage().
5543 Sun Aug 18 09:21:27 1996  Albrecht Kleine  <kleine@ak.sax.de>
5545         * [windows/message.c]
5546         Added handling of WM_NC...mouse messages in JOURNALRECORD hook.
5548         * [misc/ver.c]
5549         Fixed a bad string result in VerQueryValue[16|32A|32W].
5551 Fri Aug 16 19:55:04 1996  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
5553         * [if1632/crtdll.spec] [misc/crtdll.c]
5554         More additions to get win95 programs further down the road.
5556         * [if1632/kernel.spec] [loader/module.c]
5557         GetModuleName() added.
5558         LoadModule(): params->showCmd can be NULL.
5560         * [if1632/kernel32.spec] [if1632/thunk.c]
5561         ThunkConnect32() stub added.
5563         * [loader/resource.c]
5564         Entries include lastentry.
5566         * [misc/shell.c] [files/file.c]
5567         Made progman work again.
5569 Fri Aug 16 09:00:00 1996  Alex Korobka <alex@phm30.pharm.sunysb.edu>
5570         
5571         * [windows/defwnd.c] [windows/winpos.c] [windows/painting.c]
5572         Icon painting fixes.
5574         * [windows/winpos.c] [windows/painting.c]
5575         Enforce and follow hrgnUpdate more closely to cut down on
5576         redundant RedrawWindow() calls.
5578         * [windows/event.c]
5579         Process ConfigureNotify only for managed windows.
5581         * [windows/winpos.c]
5582         Do not redraw parent if the window was hidden before SetWindowPos().
5584         * [windows/nonclient.c]
5585         Omit some nonclient decoration painting for managed windows.
5587         * [controls/menu.c] [windows/mdi.c] [windows/nonclient.c]
5588         Implemented WM_NEXTMENU.
5590         * [controls/listbox.c]
5591         Multicolumn listboxes return WVR_VREDRAW on WM_NCCALCSIZE.
5593         * [misc/shell.c]
5594         Added .ICO file handling to ExtractIcon().
5596 ----------------------------------------------------------------------
5597 Sun Aug 11 13:00:20 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
5599         * [configure.in] [include/acconfig.h] [tools/build.c]
5600         Added check for underscore on external symbols.
5602         * [memory/selector.c] [memory/global.c]
5603         Fixed FreeSelector() to free only one selector.
5604         Added SELECTOR_FreeBlock() to free an array of selectors.
5606         * [objects/color.c]
5607         Fixed a bug in COLOR_ToLogical() that caused GetPixel() to fail on
5608         hi-color displays.
5610         * [tools/build.c] [if1632/crtdll.spec]
5611         Added 'extern' type, used for external variables or functions.
5613         * [windows/winpos.c]
5614         Allow de-activating a window in WINPOS_ChangeActiveWindow().
5616         * [windows/winproc.c]
5617         Added 32-to-16 translation for button messages.
5618         Fixed WINPROC_GetPtr() to avoid crashes on 32-bit procedures that
5619         happen to be valid SEGPTRs.
5621 Sat Aug 10 18:22:25 1996  Albrecht Kleine  <kleine@ak.sax.de>
5623         * [windows/message.c]
5624         Removed a FIXME in MSG_PeekHardwareMsg(): produces correct 
5625         data for the JOURNALRECORD-hook (using EVENTMSG16 structure).
5627         * [if1632/gdi.spec] [include/windows.h] [objects/metafile.c]
5628         Introduced undocumented API function IsValidMetaFile(), plus a
5629         minor fix in last patch of CopyMetaFile().
5631         * [objects/gdiobj.c]
5632         Removed a FIXME in IsGDIObject(): added magic word check.
5634 Sun Aug 10 18:10:10 1996  Bruce Milner <Bruce.Milner@genetics.utah.edu>
5636         * [controls/statuswin.c]
5637         First pass at implementing the StatusWindow class.
5639         * [include/commctrl.h]
5640         Header file for common controls.
5642         * [controls/widgets.c]
5643         Added InitCommonControls().
5645         * [if1632/comctl32.spec]
5646         Add DrawStatusTextA, CreateStatusWindowA, InitCommonControls.
5648         * [win32/findfile.c] [if1632/kernel32.spec]
5649         Add FindNextFile32A, FindClose.
5650         Modified FindFirstFile32A so it works with FindNextFile32A.
5652         * [include/winbase.h]
5653         Fixed WIN32_FIND_DATA structure member names.
5655 Sat Aug 10 09:00:00 1996  Alex Korobka <alex@phm30.pharm.sunysb.edu>
5657         * [windows/scroll.c]
5658         Changed scrolling routines to benefit from DCE code update.
5660 Thu Aug  8 18:05:09 1996  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
5662         * [files/file.c]
5663         SearchPath* could get NULL for lastpart argument.
5665         * [if1632/build-spec.txt] [documentation/debugging]
5666         Varargs documentation added, debugging hints updated.
5668         * [if1632/crtdll.spec][misc/crtdll.c][misc/Makefile.in]
5669         Started to implement CRTDLL.
5671         * [if1632/wsock32.spec]
5672         Some thunks to standard libc functions (structures have the same
5673         elements, but perhaps wrong offset due to packing).
5675         * [include/kernel32.h][include/windows.h][win32/*.c][loader/main.c]
5676         Merged kernel32.h into windows.h.
5678         * [misc/lstr.c]
5679         Enhanced FormatMessage().
5681         * [misc/main.c] [if1632/kernel.spec] [include/windows.h]
5682         GetVersion() updated to new naming standard.
5683         Changed language handling to support language ids.
5685         * [misc/shell.c]
5686         Enhanced FindExecutable, so it finds files in the search path too.
5688         * [win32/environment.c]
5689         GetCommandLine* updated.
5691         * [loader/resource.c] [loader/pe_resource.c]
5692         FindResourceEx32* added.
5693         Loading of messagetables added.
5694         Language handling now uses Wine default language id.
5696 ----------------------------------------------------------------------
5697 Sun Aug  4 18:18:48 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
5699         * [controls/scroll.c]
5700         Attempted to implement undocumented scroll-bar messages.
5702         * [tools/build.c] [include/callback.h] [windows/winproc.c]
5703         CallTo16_* functions now get DS from the previous 16-bit stackframe.
5705         * [if1632/thunk.c] [include/callback.h]
5706         Added thunks to implement callbacks for the emulator. Now all the
5707         Enum* functions always take a real function pointer even in the
5708         emulator.
5709         
5710         * [loader/builtin.c]
5711         Removed binary search in BUILTIN_GetEntryPoint32(), as it didn't
5712         work with NULL entry points. Using linear search now.
5714         * [loader/module.c]
5715         Implemented IsSharedSelector().
5717         * [loader/task.c]
5718         Changed SwitchStackTo/Back to use the instance data to store the
5719         previous stack instead of the TDB. Also copy the local variables
5720         onto the new stack.
5721         Added GetExeVersion() and SetTackSignalProc().
5722         Implemented SetSigHandler().
5724 Sat Aug  3 22:19:00 1996  Thomas Sandford <t.d.g.sandford@prds-grn.demon.co.uk>
5726         * [controls/menu.c]
5727         "Fixed" problem in deleting menus where win32 could get into an
5728         endless loop when it crashed. I think I've fixed the symptoms, not
5729         the original problem so it might be worth further investigation.
5731         * [debugger/registers.c]
5732         Added missing #ifdefs on FS_REG and GS_REG, needed for FreeBSD to
5733         compile wine properly.
5735         * [files/dos_fs.c]
5736         Made DOSFS_Hash and DOSFS_Match non-static so they can be called
5737         from win32/findfile.c (q.v.).
5739         * [if1632/gdi32.spec]
5740         Added SetMapMode (call existing function)
5742         * [if1632/kernel32.spec]
5743         Added FindFirstFileA and SetFileAttributesA.
5745         * [if1632/user32.spec]
5746         Added BringWindowToTop, CreatePopupMenu, GetKeyState, GetParent,
5747         IsDlgButtonChecked (call existing functions) and IsDialogMessageA,
5748         UnhookWindowsHookEx.
5750         * [win32/file.c]
5751         Added stub function SetFileAttributes32A. It's a stub because I
5752         can't really work out what this function should do with most
5753         attributes in a Unix environment. Anyone care to expand it?
5755         * [win32/findfile.c]
5756         New file. Initial stab at FindFirstFile. This doesn't work as
5757         specified yet, though a lot of the groundwork is there. I haven't
5758         time to work on this for the next month, so if anyone wants to pick
5759         it up and run with it please do.
5761         * [win32/memory.c]
5762         Removed malloc.h from includes (covered by stdlib.h include, and
5763         gets rid of a warning in FreeBSD).
5765         * [win32/newfns.c]
5766         UnhookWindowsHookEx32A stub added.
5768         * [win32/user32.c]
5769         Added implementation of IsDialogMessage32A.
5771         * [windows/dialog.c]
5772         IsDlgButtonChecked now calls SendDlgItemMessage32A instead of
5773         SendDlgItemMessage16.
5775 Sat Aug  3 18:00:00 1996 Alex Korobka <alex@phm30.pharm.sunysb.edu>
5777         * [windows/graphics.c]
5778         Removed rectangle checking (conflicted with nonstandard
5779         mapping modes). 
5781         * [windows/dialog.c]
5782         Added check for child-style dialogs to DS_ABSALIGN
5783         coordinate conversion.
5785         * [objects/color.c]
5786         Cleaned up misc. bits
5788 Thu Aug  1 10:51:45 1996  Andrew Lewycky <plewycky@oise.utoronto.ca>
5790         * [windows/focus.c] [windows/event.c] [windows/win.c]
5791           [windows/defdlg.c]
5792         Fixes to focusing and activation.
5794         * [windows/defdlg.c]
5795         Properly(?) handle DM_GETDEFID.
5797         * [controls/combo.c]
5798         Handle CB_FINDSTRINGEXACT, CB_SETEDITSEL, CB_GETEDITSEL.
5799         CBCheckSize: Adjust edit position.
5801 Tue Jul 30 09:46:36 1996  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
5803         * [files/file.c] [include/file.h] [loader/module.c] [loader/ne_image.c]
5804         Pass HFILEs instead of unix-fds to self-loader code.
5806 Mon Jul 29 21:48:25 1996  Albrecht Kleine  <kleine@ak.sax.de>
5808         * [include/metafile.h] [objects/metafile.c] [objects/text.c]
5809         Implemented handling of some new metafile records (META_...)
5810         in PlayMetaFileRecord(), rewrite of 'case META_EXTTEXTOUT'.
5811         Added functions like MF_StretchBlt() for usage in metafiles.
5812         Minor bugfix in CopyMetafile().
5814         * [objects/bitmap.c][objects/dib.c]
5815         Added check for metafile-DC in Bitmap and DIB functions:
5816         CreateCompatibleBitmap() etc.
5818 ----------------------------------------------------------------------
5819 Sun Jul 28 17:57:19 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
5821         * [loader/task.c] [include/task.h]
5822         Implemented SwitchStackTo()/SwitchStackBack().
5824         * [include/wintypes.h] [loader/main.c]
5825         Added __winelib variable to distinguish between emulator and
5826         library at run-time. Later on, this should avoid some
5827         recompilations when building Winelib.
5829         * [windows/property.c]
5830         Implemented Win32 functions for window properties.
5832 Fri Jul 26 18:00:00 1996  Alex Korobka <alex@phm30.pharm.sunysb.edu>
5834         * [controls/listbox.c]
5835         Implemented LBS_SORT style, WM_COMPAREITEM, and WM_DELETEITEM
5836         messages.
5838         * [controls/menu.c]
5839         Call TranslateMessage() to enable shortcuts (on WM_CHAR).
5841         * [include/cursoricon.h]
5842         Moved #pragma pack(1) back to where it belongs.
5844         * [objects/palette.c]
5845         RealizeDefaultPalette() maps to system colors only.
5846         Do not broadcast palette notifications when in TrueColor.
5848         * [objects/color.c] [include/palette.h]
5849         Miscellaneous optimizations. Had to fix several
5850         "improvements" made to my patch for previous release.
5852         * [objects/dib.c]
5853         Reverse dib bits order for 24-bit SetDIBits().
5855         * [objects/dc.c]
5856         GetDeviceCaps() does not return RC_PALETTE when in TrueColor.
5858         * [windows/scroll.c]
5859         Scroll update region too.
5861         * [windows/message.c]
5862         Include QS_MOUSE into the event mask for nonclient mouse
5863         message filter. Fixes problems with Word 6 freezing when
5864         mouse hits nonclient area.
5866         * [windows/win.c] 
5867         Allow top-level windows to be linked as HWND_TOP in CreateWindow().
5869         * [windows/winpos.c] [windows/mdi.c]
5870         Attempt to fix control menu duplication.
5872 Fri Jul 26 09:49:35 1996  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
5874         * [files/drive.c]
5875         GetDriveType32A(): return value for CDROM fixed.
5877         * [files/file.c]
5878         SearchPath* added.
5880         * [if1632/gdi32.spec] [objects/brush.c]
5881         SetBrushOrgEx() added.
5883         * [loader/pe_resource.c]
5884         If even loading the default entry fails, we just use the first
5885         entry from the resource directory.
5887         [loader/task.c]
5888         SetSigHandler() stub added, Paradox 4.5 now starts up.
5890         * [misc/comm.c] [include/windows.h] [if1632/kernel32.spec]
5891         COMM functions updated to win32, not complete.
5893         * [misc/lstr.c]
5894         FormatMessageA partially implemented.
5896         * [include/miscemu.h] [memory/selector.c]
5897           [memory/global.c] [miscemu/dosmem.c]
5898         DOS memory handling changed: 1MB preallocated block, real-mode
5899         segment handling possible, SetSelectorBase into lower physical 1MB
5900         possible.
5902         * [miscemu/dpmi.c]
5903         Real-mode segments changed, real-mode int 21,ax=6506 added.
5904         AX=0x0303 added.
5906         * [multimedia/time.c]
5907         Fixed bug in killTimer.
5909         * [objects/bitmap.c]
5910         LoadImageA partially implemented.
5912 Wed Jul 24 18:20:24 1996  Albrecht Kleine  <kleine@ak.sax.de>
5914         * [include/dde_mem.h][include/dde_proc.h]
5915           [ipc/dde_atom.c][ipc/dde_proc.c][windows/message.c]
5916           [ipc/generic_hash.h][library/miscstubs.c]
5917         Changes for error free compilation using "--with-ipc":
5918         replaced some names with *16-equivalent (e.g. MSG to MSG16),
5919         modified prototype of function DDE_GlobalFree() .
5921         * [objects/palette.c]
5922         Added check for metafile-DC in GDISelectPalette(),
5923         GDIRealizePalette(),RealizeDefaultPalette() and
5924         IsDCCurrentPalette().
5926 Tue Jul 23 22:46:53 1996  Andrew Lewycky <plewycky@oise.utoronto.ca>
5928         * [controls/edit.c]
5929         EDIT_WM_Create: Don't EDIT_EM_ReplaceSel if created with lParam = "",
5930         fixes Winhelp.
5932         * [windows/dialog.c]
5933         DIALOG_CreateIndirect: Initialise dlgProc before creating children.
5935 ----------------------------------------------------------------------
5936 Wed Jul 17 16:10:16 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
5938         * [configure.in]
5939         Generate include/config.h instead of putting everything on the
5940         command-line.
5941         Removed -with-malloc-debug option (not useful for end users
5942         anyway).
5943         Added check for memmove().
5945         * [include/wintypes.h] [*/Makefile.in]
5946         Added definition of __WINE__ symbol when compiling Wine code
5947         (emulator or library) as opposed to user programs.
5949         * [debugger/editline.c] [debugger/readline/*]
5950         Moved all the readline code into debugger/editline.c. Removed the
5951         readline subdirectory.
5953         * [files/profile.c]
5954         Added PROFILE_GetWineIniInt().
5956         * [include/stackframe.h] [loader/task.c]
5957         The 16-bit stackframe now also exists for Winelib (even though it
5958         only ever contains one frame).
5960         * [loader/module.c]
5961         Added function MODULE_CreateDummyModule() to create a dummy Win16
5962         module for Winelib and Win32.
5964         * [memory/ldt.c]
5965         Make sure the ldt entry contents will be acceptable for the Linux
5966         kernel.
5968         * [memory/selector.c]
5969         Fixed SetSelectorLimit() when the limit is in pages.
5971         * [misc/port.c]
5972         Added memmove().
5974         * [miscemu/dpmi.c]
5975         Clear the segment registers that contain the selector being freed
5976         in int31/ax=0001.
5977         Added missing break after SelectorAccessRights call.
5979         * [win32/struct32.c]
5980         Added conversions for MDICREATESTRUCT.
5982         * [windows/winproc.c]
5983         Added message conversions for WM_MDICREATE.
5985 Tue Jul 16 19:46:24 1996  Pavel Kankovsky <KAN@frode.dcit.cz>
5987         * [windows/class.c]
5988         Added GetExePtr() call in CLASS_FindClassByAtom().
5990 Mon Jul 15 17:49:38 1996  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
5992         * [if1632/*.spec]
5993         Some more trivial specs added.
5995         * [if1632/gdi32.spec] [objects/font.c][windows/dialog.c]
5996         CreateFont32* added, changed to new naming std.
5998         * [include/windows.h] [include/mmsystem.h] [include/wintypes.h]
5999         Some defines/types added.
6001         * [win32/thread.c]
6002         TlsSetValue() returns boolean.
6004         * [win32/resource.c] [loader/pe_resource.c] [loader/resource.c]
6005           [controls/menu.c] [objects/bitmap.c]
6006         Cleanup of the resource functions, mostly changes to new naming
6007         standard and fixing of argument types so that they agree with the
6008         win16/win32 API.
6010 Thu Jul 11 15:00:00 1996  Alex Korobka <alex@phm30.pharm.sunysb.edu>
6012         * [windows/winpos.c]
6013         ShowWindow() fixes.
6015         * [windows/mdi.c]
6016         Fix reversed LPARAM in WM_MDIACTIVATE.
6018         * [wine.ini]
6019         New option AllocSystemColors tells Wine how many colors to grab
6020         from the system colormap.
6022         * [objects/bitblt.c] [objects/dc.c]
6023         Fixed pink garbage over Word buttons in PseudoColor. Added
6024         optional DSTINVERT shortcut for faster text selection.
6026         * [misc/wsprintf.c]
6027         Skip bogus segmented pointers in wsvnprintf16(). 
6029         * [objects/gdiobj.c]
6030         Added palette handling to UnrealizeObject(). 
6032         * [objects/color.c] [objects/palette.c] [windows/dce.c]
6033         Wine gets palette manager with support for more than 20 colors. 
6034         Only PseudoColor and TrueColor visuals tested so far.
6036         * [windows/winpos.c] [windows/win.c] 
6037         Set X size hints for WS_EX_DLGMODALFRAME windows (no resize) and
6038         use XReconfigureWMWindows() instead of XConfigureWindow() in
6039         managed mode.
6041         * [memory/global.c]
6042         Do not allocate more than 640K of DOS memory.
6044         * [misc/main.c]
6045         Do not allow -desktop and -managed together.
6047 ----------------------------------------------------------------------
6048 Fri Jul 12 17:43:05 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
6050         * [controls/scroll.c]
6051         Use Win32 heap functions to allocate scroll-bar info structure.
6053         * [debugger/dbg.y] [debugger/registers.c]
6054         Added support for FS and GS segment registers.
6055         Check that segment registers value are OK before returning from
6056         the signal handler.
6058         * [tools/build.c] [if1632/relay.c] [loader/builtin.c]
6059         Changed relay debugging for Win32 function: the relay code now
6060         passes the entry point address instead of the function name.
6062         * [tools/build.c] [miscemu/*.c]
6063         Added support for data entry points in Win32 DLLs.
6064         Added 'cdecl' function type for Win32.
6065         For 'register' function, the relay code now passes a pointer to
6066         the SIGCONTEXT structure.
6067         
6068         * [include/registers.h] [include/wine.h]
6069         Moved SIGCONTEXT structure definition in registers.h.
6071         * [loader/pe_image.c]
6072         Don't die at once if some Win32 entry points cannot be found, but
6073         set them to NULL, just like we do for Win16. This allows some
6074         programs to go further before crashing.
6076         * [loader/task.c] [loader/main.c]
6077         Moved global initializations from InitTask() to MAIN_Init(), as
6078         they no longer need a task context with the new SEGPTR heap functions.
6080         * [memory/string.c]
6081         Added lstrcpynAtoW and lstrcpynWtoA; not real API functions, but
6082         very convenient.
6084         * [windows/graphics.c]
6085         Partially implemented DrawEdge().
6087         * [windows/timer.c] [windows/caret.c]
6088         Implemented Win32 timer handling. Updated caret management to use
6089         Win32 timers (avoids having to use a Win16 callback).
6091         * [windows/win.c]
6092         Prevent programs from setting some style bits with
6093         SetWindowLong(). This should fix some BadMatch crashes.
6094         Link new windows at the end of the linked list.
6096         * [windows/winpos.c]
6097         Don't try to activate a child window in ShowWindow().
6099         * [windows/winproc.c]
6100         Added a 32->32 thunk to support Ansi-Unicode translation.
6102 Wed Jul 10 22:11:12 1996  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
6104         * [files/directory.c]
6105         Additional (undocumented) return value for GetTempDrive() added.
6107         * [files/dos_fs.c] [files/file.c] [include/windows.h]
6108         GetTempFileName32* added.
6109         GetShortPathName* added.
6111         * [memory/string.c]
6112         Win16 lstrcpy() can get NULL ptrs as argument and survive.
6114         * [misc/lzexpand.c]
6115         LZOpenFile(): also try opening with compressed filename if normal
6116         open fails.
6118         * [misc/ole2nls.c] [misc/lstr.c] [include/windows.h]
6119         Char* added.
6120         CompareString* added.
6122 Sun Jul  7 01:22:14 1996  Jukka Iivonen <iivonen@cc.helsinki.fi>
6124         * [objects/font.c] [if1632/gdi32.spec]
6125         CreateFontIndirect32A and CreateFontIndirect32W added.
6127         * [misc/ole2nls.c]
6128         GetUserDefaultLCID return values updated for new languages.
6129         Finnish support added for GetLocaleInfoA.
6131         * [object/palette] [gdi32.spec]
6132         RealizePalette32 and SelectPalette32 added.
6133         
6134 Sat Jul  6 17:27:30 1996  Ronan Waide  <root@waider.ie>
6136         * [misc/shell.c]
6137         Fixup for SHELL_FindExecutable so that File->Run from progman
6138         works once more. Still needs some more fixups - grep for FIXME in
6139         this file.
6141 ----------------------------------------------------------------------
6142 Fri Jul  5 16:27:43 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
6144         * [controls/desktop.c]
6145         Use Windows file I/O routines to load the desktop bitmap.
6147         * [files/file.c]
6148         Implemented RemoveDirectory* and DeleteFile*.
6150         * [include/wine.h]
6151         Added SIGCONTEXT typedef to replace #define sigcontext_struct.
6153         * [loader/task.c]
6154         Fixed initial breakpoint setting for Win32 tasks.
6156         * [misc/wsprintf.c]
6157         Ignore Unicode formats for wsprintf16().
6159         * [objects/font.c]
6160         Implemented Win32 version of GetTextMetrics.
6162         * [windows/winproc.c] [windows/win.c] [windows/class.c]
6163           [windows/dialog.c]
6164         Modified windows procedures to use thunks, to ensure that the
6165         procedure can be called directly from the Windows program.
6167         * [windows/win.c]
6168         Added function WIN_BuildWinArray() to make it easier to enumerate
6169         windows. Implemented Win32 version of EnumWindows() and friends.
6171 Fri Jul  5 11:56:22 1996  Andreas Kirschbaum <ank@rbg.informatik.th-darmstadt.de>
6173         * [controls/button.c] [windows/win.c]
6174         Operator precedence fixes.
6176         * [controls/edit.c]
6177         Implemented ES_PASSWORD, ES_LOWERCASE and ES_UPPERCASE styles.
6178         Fixed word wrap with long words.
6180         * [debugger/debug.l]
6181         New alias "where" for command "backtrace".
6183         * [if1632/gdi.spec]
6184         Corrected parameter of ExtTextOut.
6186         * [loader/module.c]
6187         Corrected printing of table of modules.
6189         * [misc/spy.c]
6190         Removed superfluous \n in message name.
6192         * [windows/message.c]
6193         Declared MSG_SendMessage as static.
6194         Changed parameter of DirectedYield() from queue handle to task handle.
6195         Removed warning mesages for argument of printf.
6197         * [windows/nonclient.c]
6198         Added the flag DT_NOPREFIX when drawing window titles.
6200         * [windows/win.c]
6201         WIN_WalkWindows now prints the invalid window handle.
6202         Added a warning if Get-/SetWindowWord/-Long gets an invalid offset.
6204         * [windows/winproc.c]
6205         Allows creating dialog windows with NULL as dialog function.
6207 Wed Jul  3 09:26:41 1996  Andrew Lewycky <plewycky@oise.utoronto.ca>
6209         * [windows/event.c]
6210         EVENT_key: Fixes to VK_ code generation for space bar and
6211         punctuation.
6213         * [files/file.c]
6214         GetTempFileName: first character in temporary name is "~".
6216         * [memory/heap.c]
6217         HEAP_MakeInUseBlockFree now frees the whole subheap if possible.
6219         * [objects/text.c]
6220         ExtTextOut16(): handle NULL lpRect and ETO_OPAQUE.
6222         * [misc/driver.c]
6223         Removed some bugs and reformatted. Actually loads drivers now.
6225         * [include/callback.h]
6226         Added CallDriverProc() and CallWindowsExitProc().
6228         * [loader/module.c]
6229         MODULE_CallWEP(): new function.
6231         * [misc/lzexpand.c]
6232         LZSeek(): return new pointer, not old one.
6234         * [misc/ver.c]
6235         find_ne_resource(): fixed dependence on LZSeek() bug.
6236         GetFileResource(): initialize reslen before using it.
6238         * [windows/class.c]
6239         SetClassWord(): add missing else.
6241         * [objects/font.c]
6242         lpFontList is now MAX_FONTS+1. It used to overwrite the array.
6243         InitFontList: allocate one huge array of structures.
6244         FONT_MatchFont: uppercase the face name.
6246 Thu Jun 27 12:41:40 1996  Bruce Milner <bruce@genetics.utah.edu>
6248         * [memory/heap.c]
6249         Fixed a typo in HeapReAlloc().
6251 Tue Jun 25 22:22:03 1996  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
6253         * [files/directory.c] [files/drive.c] [if1632/kernel.spec]
6254           [if1632/kernel32.spec] [if1632/shell.spec] [include/windows.h]
6255         GetTempPath* added
6256         GetDriveType* fixed, updated to NewNameStandard.
6257         GetCurrentDirectory* fixed (needs to prepend X:\).
6259         * [controls/listbox.c]
6260         Missing NULL check added.
6262         * [if1632/winmm.spec] [loader/builtin.c]
6263         winmm.dll (32bit mmsystem equivalent) specs added.
6265         * [memory/string.c] [if1632/kernel32.spec] [include/windows.h]
6266         Rtl{Move,Zero,Fill}Memory added.
6268         * [misc/registry.c]
6269         Some NULL ptr dereference bugs fixed.
6271         * [multimedia/mcicda.c][multimedia/mcistring.c][multimedia/mmsystem.c]
6272         Check for NULL ptr.
6273         Fill mciOpenDrv when mixing mciOpen and mciSendString("open ..").
6274         Aliasing should work for all MCI devices.
6276         * [windows/win.c]
6277         Allow passing invalid window handles to CloseWindow().
6279 Tue Jun 25 20:02:15 1996  Jukka Iivonen <iivonen@cc.helsinki.fi>
6281         * [files/directory.c] [if1632/kernel32.spec]
6282         GetSystemDirectory32A and GetSystemDirectory32W added.
6284         * [misc/main.c] [if1632/kernel32.spec]
6285         Beep and SetEnvironmentVariable32W added.
6287 ----------------------------------------------------------------------
6288 Wed Jun 19 14:49:27 1996  Marcus Meissner <msmeissn@faui45.informatik.uni-erlangen.de>
6290         * [files/drive.c] 
6291         GetFreeDiskSpace*, GetVolumeInformation* added.
6293         * [files/file.c]
6294         FlushFileBuffers, CreateDirectory* added.
6296         * [include/winbase.h] [include/windows.h]
6297         Prototypes, defines added and fixes.
6299         * [if1632/kernel32.spec] [include/resource32.h]
6300           [win32/cursoricon32.c] [win32/resource.c] [windows/dialog.c]
6301         Fixes to resource handling.
6303         * [if1632/kernel.spec] [if1632/kernel32.spec] [if1632/user32.spec]
6304         Specs for implemented functions added
6305         Some thunks to functions which are same as win16 equivalents.
6307         * [loader/task.c]
6308         GetAppCompatFlags() added.
6310         * [misc/registry.c]
6311         One missing else added, small hack to RegQueryValue16().
6313         * [win32/file.c]
6314         GetFileAttributesA() fixed (was using DOS path as UNIX path).
6316 Tue Jun 18 21:00:00 1996  Alex Korobka <alex@phm30.pharm.sunysb.edu>
6318         * [loader/ne_resource.c]
6319         Fixed FreeResource() return value.
6321         * [objects/text.c]
6322         Fixed a bug in ExtTextOut() that was causing overlapped characters
6323         in WinWord.
6325         * [windows/winpos.c]
6326         SWP_FRAMECHANGED for top-level windows now invalidates client
6327         area as clock.exe wants.
6329 Tue Jun 18 11:30:22 1996  Albrecht Kleine  <kleine@ak.sax.de>
6331         * [controls/listbox.c]
6332         Mini bugfix: 'revival' of missing scrollbar in listboxes.
6334 Mon Jun 17 20:27:41 1996  Robert Pouliot <krynos@clic.net>
6336         * [resources/sysres_Fr.rc] [resources/TODO]
6337         Made changes for Choose_Font dialog.
6339 ----------------------------------------------------------------------
6340 Sun Jun 16 16:51:31 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
6342         * [memory/heap.c]
6343         Fixed bug in HeapRealloc (thanks to Bruce Milner).
6345         * [misc/wsprintf.c]
6346         Fixed argument size for %c format in wsprintf16().
6348         * [objects/dc.c]
6349         Don't free hFirstBitmap for saved DCs.
6351         * [windows/event.c]
6352         Added timer handling in EVENT_WaitXEvent().
6354         * [windows/message.c]
6355         In MSG_TranslateMouseMsg and MSG_TranslateKbdMsg, check if the
6356         event is for the current task; if not, wake the other task.
6358         * [windows/queue.c] [include/queue.h]
6359         Added 'self' handle in queue structure.
6361         * [windows/timer.c]
6362         Added TIMER_ExpireTimers() function to mark expired timers and
6363         wake up the corresponding tasks.
6365 Thu Jun 13 01:46:33 EDT 1996  William Magro <wmagro@tc.cornell.edu>
6367         * [windows/mapping.c]
6368         First point in list was mapped multiple times in DPtoLP and
6369         LPtoDP.  Other points were not mapped.
6371 Wed Jun 12 18:08:45 1996  Alex Korobka <alex@phm30.pharm.sunysb.edu>
6373         * [misc/shell.c]
6374         Some fixes for ExtractIcon function family.
6376         * [documentation/user_module]
6377         Chapter about windowing and messaging subsystems.
6379 ----------------------------------------------------------------------
6380 Tue Jun 11 15:20:43 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
6382         * [debugger/break.c] [loader/signal.c]
6383         Fixed breakpoints in 32-bit code.
6385         * [include/windows.h]
6386         Added many more Win32 versions of standard structures.
6388         * [include/winreg.h] [misc/registry.c]
6389         Moved private types into registry.c.
6391         * [memory/string.c] (New file)
6392         Moved most string functions from misc/lstr.c; added Win32 version
6393         of all functions.
6395         * [misc/wsprintf.c]
6396         Implemented Win32 wsprintf functions.
6398         * [objects/bitmap.c]
6399         Implemented Win32 bitmap functions.
6401         * [windows/dialog.c]
6402         Don't set dialog procedure before the controls are created. This
6403         avoids a crash in Winhelp.
6405 Tue Jun 11 14:10:06 1996 Martin von Loewis <loewis@informatik.hu-berlin.de>
6407         * [controls/menu.c] [if1632/user.spec] [windows/message.c]
6408         Replace PeekMessage with PeekMessage16.
6410         * [if1632/kernel32.spec][misc/main.c]
6411         GetVersion32,GetVersionEx32A,GetVersionEx32W: new functions.
6412         MAIN_ParseVersion: new function, new command line option -winver.
6413         GetVersion: modified to take command line argument into account.
6415         * [if1632/kernel32.spec] [win32/process.c]
6416         FreeLibrary32: new function.
6417         TlsAlloc: initialize Tls to zero.
6418         InterlockedIncrement,InterlockedDecrement,InterlockedExchange: new
6419         functions.
6421         * [if1632/kernel32.spec]
6422         SetErrorMode,GetActiveWindow: new relays to existing functions.
6424         * [if1632/kernel32.spec][win32/user32.c]
6425         PeekMessage32A,PeekMessage32W: new functions.
6427         * [include/struct32.h][include/windows.h]
6428         Moved MSG32 to windows.h.
6429         Renamed MSG to MSG16.
6430         Modified prototypes to use MSG16
6432         * [include/winbase.h]
6433         OSVERSIONINFO32A,OSVERSIONINFO32W: new structures.
6435 Sun Jun  9 20:53:30 1996  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
6437         * [if1632/Makefile.in] [loader/builtin.c]
6438         version.dll,lz32.dll added.
6440         * [include/lzexpand.h] [if1632/lz32.spec] [if1632/lzexpand.spec]
6441           [misc/lzexpand.c]
6442         lz32.dll added.
6443         Modified to new function naming standard.
6445         * [include/ver.h] [if1632/ver.spec] [if1632/version.spec] [misc/ver.c]
6446         version.dll added (win32 version of ver.dll).
6447         Modified to new function naming standard.
6448         Use registry to look up a LOCALE langids too.
6449         (VerInstallFile,VerFindFile still stubs)
6451 Fri Jun  7 20:40:20 1996  Albrecht Kleine  <kleine@ak.sax.de>
6453         * [files/file.c]
6454         Added a warning if GetTempFileName() gets a bad drive parameter.
6456         * [misc/commdlg.c]
6457         Changed file listbox color to gray in SaveFile dialog 
6458         (just like Windows does this).
6460 ----------------------------------------------------------------------
6461 Wed Jun  5 20:13:54 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
6463         * [controls/button.c] [controls/listbox.c]
6464         Fixed wParam of WM_DRAWITEM message.
6466         * [if1632/Makefile.in] [loader/builtin.c]
6467         Remove WPROCS32 DLL, as the relay code can call Wine routines
6468         directly.
6470         * [loader/module.c] [loader/ne_image.c]
6471         Fixed initial stack layout for self-loading modules.
6473         * [tools/build.c]
6474         Fixed data segment building for Win16 modules.
6476         * [windows/defdlg.c]
6477         Implemented Win32 versions of DefDlgProc().
6479         * [windows/dialog.c]
6480         Merged Win16 and Win32 dialog code.
6481         Added support for control extra data in dialog item template.
6483         * [windows/win.c]
6484         Unified Win16 and Win32 versions of CreateWindow().
6485         Implemented Win32 version of GetWindowLong().
6487         * [windows/winproc.c]
6488         Changed the implementation of window procedures, so that 16-bit
6489         winprocs are valid segmented pointers.
6491 Sun Jun  2 16:39:46 1996  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
6493         * [misc/registry.c]
6494         Fixed another bug in the w95 loader. Quietened some debug output.
6496 Sun Jun  2 10:00:22 1996  Ulrich Schmid  <uschmid@mail.hh.provi.de>
6498         * [windows/winproc.c]
6499         Bug fix: WM_PARENTNOTIFY: don't fall through to WM_SETTEXT.
6501 Sat Jun  1 12:37:22 1996  Tristan Tarrant <tst@sthinc.demon.co.uk>
6503         * [resources/TODO] [resources/sysres_It.rc]
6504         Updated font dialog box.
6506 Thu May 30 21:05:19 1996  Albrecht Kleine  <kleine@ak.sax.de>
6508         * [include/commdlg.h] [misc/commdlg.c]
6509         ChooseFont() and ChooseColor(): 
6510         Bugfixes and added more support for some CF_* and CC_* flags: 
6511         dialog templates and font size control.
6512         Bugfix in structure definition of CHOOSECOLOR definition.
6514         * [ipc/dde_proc.c] [windows/event.c]
6515         Replaced SendMessage with SendMessage16 and added inclusion of
6516         dde_proc.h for error-free compilation of ipc module.
6518 Thu May 30 19:00:00 1996  Alex Korobka <alex@phm30.pharm.sunysb.edu>
6520         * [windows/scroll.c]
6521         Made ScrollDC to save/restore current clipping region.
6523         * [misc/clipboard.c] [windows/event.c]
6524         Implemented most of the previously missing features (not tested), 
6525         improved text pasting from/to X. 
6527         * [if1632/user.spec] [if1632/gdi.spec] [objects/dc.c]
6528           [objects/gdiobj.c] [objects/clipping.c] [windows/dce.c]
6529           [windows/winpos.c] [windows/painting.c]
6530         Updated DCE code, implemented dynamic invalidation of owned DCs.
6531         This fixes a lot of problems with scrolling in WinWord. Not
6532         sure about the effect on -desktop.
6534 Wed May 29 23:35:44 1996  Jukka Iivonen <iivonen@cc.helsinki.fi>
6536         * [win32/time.c] [if1632/kernel32.spec]
6537         Added SetSystemTime and SetTimeZoneInformation.
6539         * [if1632/kernel32.spec]
6540         Added lstrcat, lstrcatA, lstrcmp, lstrcmpA, lstrcpy, lstrlen.
6542         * [include/windows.h]
6543         Added SYSTEM_POWER_STATUS structure and prototypes for
6544         GetSystemPowerStatus, SetSystemPowerState, SetSystemTime.
6546         * [include/kernel32.h]
6547         Added a prototype for SetTimeZoneInformation.
6549         * [win32/environment.c] [if1632/kernel32.spec]
6550         Added GetSystemPowerStatus and SetSystemPowerState stubs.
6552 ----------------------------------------------------------------------
6553 Tue May 28 19:36:36 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
6555         * [controls/combo.c]
6556         Destroy the listbox and edit control when destroying the
6557         combo. This should prevent crashes on application exit.
6559         * [misc/system.c] [if1632/system.spec]
6560         Implemented InquireSystem().
6562         * [loader/task.c] [windows/message.c] [windows/queue.c]
6563         First attempt at inter-task SendMessage(). Still has a lot of
6564         problems.
6566 Tue May 28 14:26:04 1996  Peter Bajusz  <hyp-x@inf.bme.hu>
6568         * [windows/mdi.c]
6569         Fixed MDITile with iconic children.
6571 Mon May 27 20:28:18 1996  Albrecht Kleine  <kleine@ak.sax.de>
6573         * [misc/commdlg.c]
6574         ChooseFont dialog:
6575         - complete rewrite of FontFamilyEnumProc() and FontStyleEnumProc()
6576           not real available font types (e.g. "Bold") can not selected
6577         - supporting more CF_LIMITSIZE- and CF_...ONLY- flags
6579         * [objects/font.c]
6580         In FONT_MatchFont perform check if "lfFaceName" is family from X11
6581         only if "lfFaceName" is a windows font family then do a call of
6582         FONT_TranslateName() : this results in better font selections in 
6583         ChooseFont() or applications like charmap.exe or write.exe.
6584         Added a ParseFontParms() call if necessary in function 
6585         FONT_MatchFont(): we need a font name as basis for GetTextFace() 
6586         even if there isn't one...
6588         * [resources/TODO]
6589         Inventory of resource translations in sysres_??.rc
6591 Fri May 24 16:33:28 1996  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
6593         * [misc/registry.c]
6594         _w95_loadreg: use offset to determine next RGDB position too.
6596 Thu May 23 19:35:38 1996  Greg Kreider <kreider@natlab.research.philips.com>
6598         * [controls/combo.c]
6599         Fixed size of combo, lbox, and button (lb sometimes off by 2 pixels).
6601         * [misc/main.c]
6602         Result of option "-fixedmap" is to turn flag on.
6604 Thu May 23 19:15:41 1996  Ronan Waide  <root@waider.ie>
6606         * [misc/shell.c]
6607         ShellExecute and FindExecutable now both use common code to
6608         determine the required executable file.
6610 ----------------------------------------------------------------------
6611 Tue May 21 14:06:07 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
6613         * [controls/button.c]
6614         Made ButtonWndProc a 32-bit window procedure.
6616         * [controls/desktop.c]
6617         Made DesktopWndProc a 32-bit window procedure.
6618         Added handling of WM_SETCURSOR.
6620         * [controls/menu.c]
6621         Allocate menu items and strings on the 32-bit system heap.
6622         Implemented Win32 versions for ChangeMenu, InsertMenu, ModifyMenu,
6623         AppendMenu and LoadMenuIndirect.
6625         * [controls/widgets.c]
6626         Added possibility to have 32-bit built-in classes.
6628         * [files/drive.c]
6629         Implemented GetLogicalDrive() and GetLogicalDriveStrings().
6631         * [misc/spy.c] [include/spy.h]
6632         Added support for spying Win32 messages.
6634         * [loader/builtin.c]
6635         Fixed bug in -dll option parsing.
6637         * [memory/local.c]
6638         Added back the change by Huw D. M. Davies to free the block in
6639         LocalRealloc() before allocating the new one.
6641         * [objects/bitmap.c] [objects/cursoricon.c] [objects/oembitmap.c]
6642         Fixed bug in bitmap size that caused memory corruption for 24bpp.
6644         * [windows/defwnd.c]
6645         Implemented Win32 version of DefWindowProc().
6647         * [windows/dialog.c]
6648         Implemented Win32 version of SendDlgItemMessage,
6649         Get/SetDlgItemText and Get/SetDlgItemInt.
6651         * [windows/mdi.c]
6652         Implemented Win32 version of DefFrameProc() and DefMDIChildProc().
6653         Don't make a copy of the OBM bitmaps for every MDI window.
6655         * [windows/message.c]
6656         Implemented Win32 version of SendMessage().
6657         
6658         * [windows/winproc.c] [windows/class.c] [windows/win.c]
6659         New scheme for 32-bit window procedures to replace aliases. All
6660         32-bit window procedure get a 16-bit address pointing to a
6661         WINDOWPROC structure.
6662         Implemented Ansi<->Unicode translation for CallWindowProc().
6663         Added translation of WM_DRAWITEM between Win16 and Win32.
6665         * [windows/win.c] [include/callback.h]
6666         Added ugly hack to build CREATESTRUCT on the stack when sending
6667         WM_NCCREATE.
6668         Implemented Win32 version of Get/SetWindowWord/Long and
6669         Get/SetWindowText.
6670         
6671 Fri May 17 10:20:16 1996  Albrecht Kleine  <kleine@ak.sax.de>
6673         * [controls/button.c]
6674         Avoid gray text on gray background in disabled push buttons
6675         using a b/w raster and some raster operations (PatBlt,BitBlt).
6677         * [objects/text.c]
6678         DrawText(): don't draw an underbar anymore if DT_CALCRECT is set.
6680 ----------------------------------------------------------------------
6681 Thu May 16 13:35:31 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
6683         * [*/*.c]
6684         Renamed RECT, POINT and SIZE structures to RECT16, POINT16 and
6685         SIZE16. Implemented Win32 version of most functions that take
6686         these types as parameters.
6688         * [configure]
6689         Patched autoconf to attempt to correctly detect -lnsl and
6690         -lsocket. Please check this out.
6691         
6692         * [controls/button.c]
6693         Added support for Win32 BM_* messages.
6695         * [controls/menu.c]
6696         Avoid sending extra WM_MENUSELECT messages. This avoids crashes
6697         with Excel.
6699         * [memory.heap.c] [include/heap.h]
6700         Added support for SEGPTRs in Win32 heaps. Added a few macros to
6701         make using SEGPTRs easier. They are a bit slower than MAKE_SEGPTR,
6702         but they work with Win32.
6704         * [memory/atom.c]
6705         Implemented Win32 atom functions.
6707         * [memory/local.c]
6708         Fixed LocalReAlloc() changes to avoid copying the whole block twice.
6710         * [win32/memory.c]
6711         Use /dev/zero instead of MAP_ANON for VirtualAlloc().
6713         * [windows/class.c]
6714         Properly implemented the Win32 class functions.
6716         * [windows/winproc.c] (New file)
6717         New file handling the message translation between Win16 and Win32.
6719 Mon May 13 18:00:00 1996 Alex Korobka <alex@phm30.pharm.sunysb.edu>
6721         * [windows/mdi.c] [windows/menu.c]
6722         Improved WM_MDICREATE and WM_MDICASCADE handling.
6724         * [windows/event.c] [objects/bitblt.c]
6725         Handle GraphicsExpose event for BitBlt from screen to screen.
6727         * [windows/event.c] [windows/win.c] [windows/nonclient.c]
6728         Bunch of fixes for problems with -managed.
6730         * [windows/win.c] [windows/winpos.c]
6731         Changed conditions for WM_SIZE, WM_MOVE, and WM_GETMINMAXINFO
6732         in CreateWindow.
6734         * [windows/win.c] [windows/queue.c] [misc/user.c]
6735         Do not send WM_PARENTNOTIFY when in AppExit and call WH_SHELL
6736         on window creation/destruction.
6738         * [objects/palette.c]
6739         Crude RealizePalette(). At least something is visible in LviewPro.
6741 Sun May 12 02:05:00 1996  Thomas Sandford <t.d.g.sandford@prds-grn.demon.co.uk>
6743         * [if1632/gdi32.spec]
6744         Added Rectangle (use win16 version).
6746         * [if1632/kernel32.spec]
6747         Added GetWindowsDirectoryA (use win16 GetWindowsDirectory).
6749         * [if1632/user32.spec]
6750         Added GetSubMenu, MoveWindow, SetScrollPos, SetScrollRange (use win16
6751         versions).
6752         Added SetWindowsHookExA (empty stub for now).
6754         * [include/handle32.h]
6755         Changed #include <malloc.h> to #include <stdlib.h> to prevent
6756         hate message from FreeBSD compiler.
6758         * [win32/newfns.c]
6759         Added new function SetWindowsHookEx32A (empty stub for now).
6761         * [win32/user32.c]
6762         Removed redundant debugging printf statement.
6764 Sun May 12 01:24:57 1996  Huw D. M. Davies <h.davies1@physics.oxford.ac.uk>
6766         * [memory/local.c]
6767         Avoid creating adjacent free blocks.
6768         Free the block in LocalReAlloc() before allocating a new one.
6769         Fixed LocalReAlloc() for discarded blocks.
6770         
6771 Fri May 10 23:05:12 1996  Jukka Iivonen <iivonen@cc.helsinki.fi>
6773         * [resources/sysres_Fi.rc]
6774         ChooseFont and ChooseColor dialogs updated.
6776 Fri May 10 17:19:33 1996  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
6778         * [files/drive.c,if1632/kernel.spec]
6779         GetCurrentDirectory(),SetCurrentDirectory() implemented.
6781         * [if1632/advapi32.spec] [if1632/kernel.spec] [if1632/shell.spec]
6782           [include/windows.h] [include/winreg.h] [loader/main.c]
6783           [misc/main.c] [misc/shell.c] [misc/registry.c]
6784         Registry fixes:
6785         - loads win95 registry databases,
6786         - save only updated keys on default,
6787         - now adhers to the new function naming standard,
6788         - minor cleanups.
6790 Tue May 7 22:36:13 1996  Albrecht Kleine  <kleine@ak.sax.de>
6792         * [combo.c]
6793         Added WM_COMMAND-handling for interaction between EDIT and COMBOLBOX
6794         and synchronized mine with Greg Kreider's works.
6796         * [commdlg.c]
6797         Bugfix in ChooseFont: font size handling.
6799 ----------------------------------------------------------------------
6800 Mon May  6 12:56:26 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
6802         * [DEVELOPERS-HINTS]
6803         Added paragraph on naming conventions for Win16/Win32/Winelib.
6805         * [controls/menu.c]
6806         Create a default system menu that is the same for all windows
6807         instead of making a copy every time.
6809         * [include/wintypes.h]
6810         Added WINELIB_NAME and DECL_WINELIB_TYPE macros.
6811         Added xx16 and xx32 definitions for most types. General clean-up.
6813         * [memory/global.c] [memory/local.c] [*/*]
6814         Renamed Global and Local heap functions to xxx16. Added all xxx32
6815         versions of the same functions.
6817         * [memory/selector.c]
6818         Mask out lower bits of selector in FreeSelector().
6820         * [misc/lstr.c]
6821         Fixed wvsprintf().
6823         * [windows/class.c]
6824         Changed the class structure to make Win32 support easier.
6826         * [windows/defwnd.c]
6827         Added handling of WM_INITMENUPOPUP for system menu to gray out
6828         invalid options.
6830         * [windows/winpos.c]
6831         Bug fix: the WINDOSPOS structure pointer in WM_NCCALCSIZE must be
6832         a SEGPTR.
6834 Sun May  5 03:51:26 1996  Huw D. M. Davies <h.davies1@physics.oxford.ac.uk>
6836         * [memory/local.c]
6837         Implementation of moveable and (rudimentary) support for
6838         discardable local memory, plus several bug fixes.
6840 Sat May  4 18:33:35 1996  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
6842         * [include/windows.h] [windows/win.c] [if1632/user.spec] 
6843         FindWindowEx() implemented (someone reported it was missing
6844         for FrameMaker 4.1).
6846         * [if1632/kernel32.spec] [if1632/user32.spec] [win32/memory.c]
6847           [win32/resource.c]
6848         Misc small stubs/small functions which bring win95 binaries
6849         further down the road. (IsBadCodePtr, LocalReAlloc,GetCursorPos)
6850         Small fix in WIN32_LoadAcceleratorsA.
6852 Fri May  3 19:43:12 1996  Frans van Dorsselaer <dorssel@rulhm1.LeidenUniv.nl>
6854         * [controls/edit.c] [controls/EDIT.TODO]
6855         Changed / fixed some types and typecasts.
6856         Fixed the scrollbar reset after WM_SETHANDLE / WM_SETTEXT.
6857         Added heap initialization in WM_CREATE.
6859 Fri May  3 19:30:02 1996  Greg Kreider <kreider@natlab.research.philips.com>
6861         * [controls/combo.c] [controls/listbox.c]
6862         Pass WM_[HV]SCROLL to listbox, but not combo.
6863         Don't try to redraw non-existant scroll bars (changes dwStyle flags).
6864         Combo box gets border.
6865         Combo box includes button (otherwise button won't trigger dropdown).
6866         Proper border around RectButton.
6867         Check size consistancy of combo, listbox, and button after resizing 
6868         or before painting.  These routines still aren't completely correct.
6869         Localize size checks in separate routines.
6870         Listboxes are white.
6872 Thu May  2 19:21:23 1996  Albrecht Kleine  <kleine@ak.sax.de>
6874         * [controls/combo.c][include/commdlg.h][include/commdlg.c]
6875           [resources/sysres_De.rc][resources/sysres_En.rc]
6876         Introduced ChooseFont dialog, but needed some patches in 
6877         handling of comboboxes with edit controls.
6879 Tue Apr 30 00:33:27 1996  Ulrich Schmid  <uschmid@mail.hh.provi.de>
6881         * [programs/winhelp/*]
6882         Added a help viewer and a simple `.hlp' to `.sgml' converter.
6884 Mon Apr 29 14:17:57 1996  Tristan Tarrant <tst@sthinc.demon.co.uk>
6886         * [resources/sysres_*.rc] [misc/shell.c]
6887         Modified size of "About" dialog boxes.
6889 Sat Apr 27 18:10:11 Martin von Loewis <loewis@informatik.hu-berlin.de>
6891         * [if1632/Makefile.in][loader/builtin.c]
6892         crtdll.spec, ntdll.spec, wsock32.spec: new files.
6894         * [loader/pe_image.c]
6895         Fix error message if import by ordinal failed.
6897 ----------------------------------------------------------------------
6898 Sun Apr 28 14:32:43 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
6900         * [Makefile.in]
6901         Subdir memory is now also compiled for Winelib, in order to get
6902         the Win32 heap functions.
6904         * [if1632/Makefile.in]
6905         Renamed winprocs and winprocs32 to wprocs and wprocs32 to avoid
6906         DLL names > 8 characters.
6908         * [loader/builtin.c] (New file)
6909         Grouped all built-in DLLs code in a single file.
6911         * [memory/global.c]
6912         Use the Win32 heap code instead of malloc() to allocate linear
6913         memory. This will help test the heap code.
6915         * [memory/local.c]
6916         Fixed FreeSelector() to clear DS and ES correctly for huge blocks.
6918         * [tools/build.c] [if1632/relay.c]
6919         Removed 'id' directive in spec files. For relay debugging, the DLL
6920         entry point is now computed from the CS:IP entry point address.
6921         Added 'heap' directive to specifiy a local heap for the DLL. USER
6922         and GDI heap are now created this way.
6924         * [windows/class.c] [include/class.h]
6925         Changed the class structure to use pointers instead of handles.
6926         Changed Get/SetClassWord/Long to use a switch statement; this
6927         allows changing the layout of the CLASS structure.
6929         * [windows/win.c] [include/win.h]
6930         Use a CLASS * instead of a handle for the window class.
6932 Sat Apr 27 18:10:11 Martin von Loewis <loewis@informatik.hu-berlin.de>
6934         * [if1632/kernel32.spec] [memory/global.c]
6935           [win32/memory.c] [win32/process.c]
6936         GetProcessAffinityMask,GlobalLock,IsBadReadPtr,IsBadWritePtr,
6937         LocalLock,SetThreadAffinityMask: new relays.
6939         * [win32/cursoricon32.c]
6940         Return same handle if a cursor is loaded multiple times.
6942 Sat Apr 27 15:13:37 1996  Bang Jun Young <bangjy@nownuri.nowcom.co.kr>
6944         * [resources/sysres_Ko.rc]
6945         Added support for Korean [Ko] language.
6947 Fri Apr 26 00:49:05 1996  Huw D. M. Davies <h.davies1@physics.oxford.ac.uk>
6949         * [objects/dc.c] [objects/font.c]
6950         Fixed problem with SaveDC()/RestoreDC() and font cache 'used' count.
6952         * [objects/metafile.c] [objects/dcvalues.c]
6953         Fixed broken SetTextAlign() on metafiles.
6955         * [objects/metafile.c]
6956         Delete objects in handle table at end of PlayMetaFile().
6958 Wed Apr 24 19:21:01  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
6960         * [if1632/ver.spec] [misc/ver.c] [include/ver.h] (New files)
6961         VER.DLL (partially) implemented (VerFindFile,VerInstallFile)
6962         [If it doesn't work for you, use -dll -ver and report it to me]
6964         * [if1632/user32.spec] [if1632/kernel32.spec] [if1632/shell.spec]
6965           [if1632/shell32.spec] [misc/ole2nls.c] [windows/message.c]
6966           [windows/graphics.c]
6967         Simple win32 functions, where we can just use the win16 counterpart.
6968         Misc. stubs. 
6970         * [misc/lstr.c]
6971         Someone reported a _lstrlen(NULL). NULL is a valid argument. Fixed.
6973         * [misc/registry.c]
6974         Some alloclens were off by 1, one double fclose() fixed.
6975         Requesting value 0 of a key with no values returns an error 
6976         (should we always return a made up value NULL? what does win3.1?)
6978 Tue Apr 23 17:00:00 1996 Alex Korobka <alex@phm30.pharm.sunysb.edu>
6980         * [misc/shell.c]
6981         Implemented FindEnvironmentString(), DoEnvironmentSubst(),
6982         ExtractIcon(), InternalExtractIcon() and ExtractAssociatedIcon().
6984         * [misc/user.c]
6985         Do extensive cleanup on application exit.
6987         * [windows/hook.c] [windows/win.c] [windows/class.c]
6988         Added miscellaneous cleanup routines.
6990         * [controls/menu.c]
6991         More efficient popup menu window handling.
6993 Mon Apr 22 21:35:22 1996  Albrecht Kleine  <kleine@ak.sax.de>
6995         * [include/windows.h][objects/oembitmap.c][include/bitmaps/obm_trtype]
6996         Added "TT-bitmap" for later usage in a ChooseFont() ownerdraw combobox.
6998 ----------------------------------------------------------------------
6999 Sat Apr 20 23:23:16 1996  Robert Pouliot <krynos@qbc.clic.net>
7001         * [resources/sysres_Fr.rc] [resources/TODO]
7002         Made changes for Choose_Color dialog.
7004 Sat Apr 20 15:43:49 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
7006         * [controls/button.c]
7007         Fixed test that got miscompiled by some old gcc versions.
7009         * [memory/local.c]
7010         Fixed the layout of handle tables so that moveable handle entries
7011         can be freed on LocalFree().
7012         Implemented LocalFlags(), LocalCountFree(), LocalHandleDelta() and
7013         GetHeapSpaces().
7015         * [misc/main.c] [ANNOUNCE]
7016         Update the list of contributors. Please let me know if I forgot
7017         someone.
7019 Fri Apr 19 20:07:20 1996  Frans van Dorsselaer  <dorssel@rulhm1.leidenuniv.nl>
7021         * [controls/edit.c] [controls/EDIT.TODO]
7022         Fixed EM_SETHANDLE / WM_CREATE / EDIT_MakeFir() buffer allocation.
7023         Fixed ES_NOHIDESEL / WM_MOUSEMOVE / WM_LBUTTONDOWN implementation.
7024         Added WM_ENABLE implementation (gray text).
7025         Fixed buffer > 32767 bug.
7026         Fixed argument types / typecasting.
7027         Faster selection (re)drawing.
7029 Thu Apr 18 13:38:26 1996  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
7031         * [misc/registry.c] [include/winreg.h]
7032         Changed savefile format again to human readable/editable
7033         (UNICODE chars >0xff are specified by \uXXXX, data by XX).
7034         Has now global / local registry databases (including merging them).
7035         HKEY_CLASSES_ROOT == HKEY_LOCAL_MACHINE\\SOFTWARE\\Classes.
7036         HKEY_CURRENT_USER == HKEY_USERS\\<loginname>.
7038         * [misc/comm.c]
7039         Allow " " as COMx: ... spec delimiter too.
7040         (AOL-CD setup.exe tries to initialize modem2 as "9600,x,x x" (can't 
7041         remember the x).
7043 Thu Apr 18 09:00:00 1996  Alex Korobka <alex@phm30.pharm.sunysb.edu>
7045         * [windows/mdi.c]
7046         Miscellaneous changes.
7048         * [windows/winpos.c] 
7049         Use BitBlt whenever possible in SetWindowPos.
7051         * [windows/painting.c]
7052         Fix incompatibilities with hrgnUpdate being 1.
7054 Wed Apr 17 19:19:22 1996  Albrecht Kleine  <kleine@ak.sax.de>
7056         * [misc/commdlg.c]
7057         Many bugfixes in ChooseColor dialog.
7058         Added a user defined dialog title in FileOpen-/FileSave- dialog.
7060         * [misc/commdlg.c][include/commdlg.h]
7061           [if1632/commdlg.spec][if1632/winprocs.spec]
7062         Introduced dialog-, callback- and enum- stub functions
7063         for ChooseFont dialog
7065 Wed Apr 17 19:08:38 1996  Niels de Carpentier  <niels@cindy.et.tudelft.nl>
7067         * [objects/metafile.c] [include/metafile.h] [if1632/gdi.spec]
7068         Implemented EnumMetaFile and CopyMetaFile. Removed METAFILE struct.
7069         Implemented META_STRETCHDIB in PlayMetaFileRecord, several bug 
7070         fixes.
7072         * [windows/winpos.c]
7073         Don't try to hide the window if it's already hidden.
7075         * [windows/message.c]
7076         Let MSG_PeekHardwareMsg fill the message queue with events if
7077         it's empty.
7079 Wed Apr 17 17:54:04 1996  Tristan Tarrant <tst@sthinc.demon.co.uk>
7081         * [resources/sysres_It.rc]
7082         Updated to support the new CHOOSE_COLOR_DIALOG.
7084 Tue Apr 16 11:50:00 1996  Anand Kumria <akumria@ozemail.com.au>
7086         * [if1632/Makefile] [if1632/relay.c] [if1631/w32sys.spec]
7087           [include/w32sys.h] [include/dlls.h]
7088           [misc/Makefile] [misc/w32sys.c]
7089         W32SYS.DLL partially implemented.
7091 ----------------------------------------------------------------------
7092 Sun Apr 14 12:51:27 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
7094         * [controls/menu.c] [include/dialog.h] [windows/dialog.c]
7095         Made the resource loading code always use the correct Windows
7096         layout for Winelib on other CPUs.
7098         * [include/module.h] [loader/module.c]
7099         Added self handle in NE_MODULE structure, so we can use a pointer
7100         instead of a handle.
7101         Added function MODULE_GetPtr() to validate a HMODULE.
7103         * [memory/heap.c]
7104         Implemented Win32 heap management.
7106         * [memory/selector.c]
7107         Fix selector limit for huge blocks.
7109 Sat Apr 13 00:19:12 1996  Huw D. M. Davies <h.davies1@physics.oxford.ac.uk>
7111         * [objects/metafile.c]
7112         Fixed memcpy bug to allow memory based metafiles to work.
7114 Fri Apr 12 19:25:41 1996  Frans van Dorsselaer  <dorssel@rulhm1.leidenuniv.nl>
7116         * [controls/edit.c] [controls/EDIT.TODO]
7117         Complete rewrite.  Everything changed: new features, new bugs.
7118         Main addition: WordWrap.
7120 Fri Apr 12 20:29:55 1996  Tristan Tarrant <tst@dcs.ed.ac.uk>
7122         * [resources/sysres_It.rc]
7123         Fixed a few mistakes in the file and resized some of the controls.
7125 Fri Apr 12 09:55:13 1996  John Harvey <john@division.co.uk>
7127         * [misc/winsocket.c]
7128         Fixed broken #if defined that stopped unixware compiling.
7130         * [win32/resource.c]
7131         Added missing return to end of FindResource32.
7133 Thu Apr 11 18:00:00 1996  Alex Korobka <alex@phm30.pharm.sunysb.edu>
7135         * [windows/keyboard.c] [windows/event.c]
7136         Fixed GetKeyState for mouse buttons.
7138         * [windows/message.c]
7139         WM_MOUSEACTIVATE wasn't sent in some cases.
7141 Wed Apr 10 18:59:53 1996  Niels de Carpentier  <niels@cindy.et.tudelft.nl>
7143         * [objects/font.c]
7144         Match slightly bigger font if height negative.
7146 Mon Apr  8 13:46:15 1996  Deano Calver <deano@rattie.demon.co.uk>
7148         * [multimedia/mmsystem.c]
7149         Changed read's to FILE_read's in mmsystem to fix mmio bug.
7151 Sun Apr  7 21:40:29 1996  Albrecht Kleine  <kleine@ak.sax.de>
7153         * [misc/commdlg.c] [resources/sysres_En.rc] [resources/sysres_De.rc]
7154         Introduced ColorDlgProc() for ChooseColor() and replaced fitting
7155         En-,De- resources. 
7156         As written in TODO: some national language support is needed here.
7158 ----------------------------------------------------------------------
7159 Fri Apr  5 15:22:55 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
7161         * [controls/button.c] [controls/static.c]
7162         Changes to use WND * wherever possible.
7164         * [debugger/dbg.y] [debugger/debug.l]
7165         Added 'info module' and 'walk module' commands.
7167         * [if1632/Makefile.in] [if1632/relay.c] [tools/build.c]
7168         Added assembly code generation to call from Wine into 32-bit code.
7169         Changed all 'call32' references in 'callfrom16' to avoid confusion
7170         with Win32 routines.
7172         * [include/callback.h]
7173         Added prototypes for 32-bit callbacks.
7175         * [loader/module.c] [if1632/relay32.c] [tools/build.c]
7176         Unified 16- and 32-bit modules. The fake module for 32-bit DLLs is
7177         now generated by the build program.
7179         * [include/module.h]
7180         Added extra info to NE_MODULE for Win32 modules to point to the PE
7181         module data.
7183         * [include/pe_image.h] [loader/pe_image.c] [win32/resource.c]
7184         Removed the wine_files list. The PE data for a module can now be
7185         accessed with the NE_WIN32_MODULE macro.
7187         * [loader/signal.c] [miscemu/instr.c]
7188         Don't start the BIOS timer at startup, but only after an access to
7189         the 0x40 segment.
7191         * [memory/local.c]
7192         Changed LOCAL_Lock() to return a 32-bit pointer.
7194         * [misc/main.c] [include/dlls.h]
7195         Some built-in DLLs (like KERNEL) can no longer be disabled from
7196         the command-line.
7197         
7198 Thu Apr  4 19:54:39 1996  Keith Reynolds <keithr@sco.COM>
7200         * [*/*]
7201         A lot of small changes to support SCO OpenServer 5.
7203 Thu Apr  4 15:38:13 1996  Frans van Dorsselaer <dorssel@rulhm1.leidenuniv.nl>
7205         * [controls/edit.c]
7206         Fixed GetKeyState() call to use 0x8000 convention.
7208         * [include/windows.h]
7209         Added undocumented messages EM_SCROLL and EM_GETTHUMB.
7211 Thu Apr  4 09:52:52 1996  John Harvey <john@division.co.uk>
7213         * [if1632/except.S]
7214         Modified code to assemble on unixware.
7216 Wed Apr  3 09:38:26 1996  Juergen Marquardt <marqu@lunar.advantest.de>
7218         * [objects/font.c]
7219         Implementation of a second font cache which will be updated
7220         dynamically.
7222 Mon Apr  1 16:47:40 1996  Robert Pouliot <krynos@qbc.clic.net>
7224         * [resources/sysres_Cz.rc] [resources/sysres_Da.rc]
7225           [resources/sysres_De.rc] [resources/sysres_Eo.rc]
7226           [resources/sysres_Es.rc] [resources/sysres_Fi.rc]
7227           [resources/sysres_No.rc] [resources/TODO]
7228         Updated FIND_TEXT and REPLACE_TEXT to work like the English version.
7230 ----------------------------------------------------------------------
7231 Sun Mar 31 13:54:46 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
7233         * [tools/build.c]
7234         Changed BuildSpec32Files() to generate assembly instead of C code.
7235         Unified -spec16 and -spec32 options; DLL type is now determined by
7236         the 'type' declaration in the .spec file.
7237         New -stdcall option to build all stdcall assembly relays.
7239         * [if1632/relay.c] [if1632/relay32.c] [include/dlls.h]
7240         Started to unify 16- and 32-bit builtin DLLs.
7242         * [loader/module.c]
7243         Added MODULE_GetWndProcEntry32() to mirror MODULE_GetWndProcEntry16().
7245         * [loader/pe_image.c] [loader/resource.c]
7246         All modules now have a NE signature, and can be distinguished by
7247         the NE_FFLAGS_WIN32 flag.
7249         * [windows/alias.c]
7250         Aliases for built-in window procedures are now all created at
7251         startup in ALIAS_Init().
7253 Fri Mar 29 14:56:39 1996  Greg Kreider <kreider@natlab.research.philips.com>
7255         * [controls/combo.c]
7256         Limit rectangle to clear to size of item when painting combo, not
7257         default.  Only draw items in list when there is enough room for them.
7259         * [controls/listbox.c]
7260         Get the measure of every item that's added and store in the item's
7261         data structure.  Scroll listbox if mouse near edge of box.  Only
7262         draw items in list when there is enough room.
7264 Fri Mar 29 12:00:00 1996  Alex Korobka <alex@phm30.pharm.sunysb.edu>
7266         * [windows/defwnd.c] [windows/dialog.c] [windows/mdi.c]
7267           [windows/nonclient.c] [controls/menu.c] 
7268         Various changes for better keyboard handling. 
7270         * [windows/event.c] [windows/message.c] [misc/keyboard.c]
7271         Proper keyboard message ordering, working GetKeyState() (finally!), 
7272         improvements in ToAscii().
7274         * [windows/win.c] [windows/message.c]
7275         Small improvements in WIN_FindWinToRepaint.
7277         * [windows/win.c] [windows/painting.c] [windows/nonclient.c]
7278         Put update region in WM_NCPAINT wParam.
7280         * [loader/task.c]
7281         Kill task timers when task is deleted, switch timers to the
7282         new queue in SetTaskQueue().
7284         * [loader/signal.c] [miscemu/dosmem.c]
7285         Added SIGALRM signal handler to increment BIOS clock. 
7287         * [windows/win.c] [windows/winpos.c] [windows/mdi.c]
7288         Fixed ChildWindowFromPoint(), WM_PARENTNOTIFY and its handling by
7289         MDI client.
7291         * [windows/winpos.c]
7292         Improvements in handling of owned popups. "Floating" toolboxes 
7293         work better now. 
7295 Thu Mar 28 12:38:29 1996  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
7297         * [misc/registry.c]
7298         New file, registry rewrite including win32 extensions
7299         - Unicode
7300         - multiple valus per key
7301         - different datatypes for values
7302         - multiple rootkeys
7303         - saving and loading in different registries.
7305         * [include/winreg.h]
7306         New file, definitions and structs for registry.
7308         * [include/winerror.h]
7309         Some new error defines added... there are more, someone please
7310         check a (real-)windows winerror.h.
7311         
7312         * [if1632/shell.spec] [if1632/advapi32.spec] [if1632/kernel.spec]
7313         Registry specs added.
7315         * [if1632/relay.c]
7316         Switch internal SHELL.DLL to default 'used'.
7318         * [win32/string32.c] [include/string32.h]
7319         Some new functions added.
7320         char should be unsigned char when converting to 16bit ints.
7322         * [misc/shell.c] [include/shell.h] [win32/advapi.c]
7323         Removed old registry functions.
7325 Tue Mar 26 15:01:46 1996  Frans van Dorsselaer <dorssel@rulhm1.leidenuniv.nl>
7327         * [include/bitmaps/ocr_ibeam]
7328         Fixed the position of the hotspot.
7330         * [objects/text.c]
7331         Fixed a few bugs in TEXT_TabbedTextOut().
7333         * [windows/event.c]
7334         Fixed the order of the bits in the KeyStateTable.
7335         0x80 is the up/down-bit.  0x01 is the toggle bit.
7337         * [loader/resource.c] [windows/mdi.c] [controls/edit.c]
7338         Fixed the calls to GetKeyState().
7340 Tue Mar 26 08:43:15 1996  Robert Pouliot <krynos@qbc.clic.net>
7342         * [resources/sysres_Fr.rc] [resources/TODO]
7343         Updated FIND_TEXT and REPLACE_TEXT to work like the English version.
7345 Mon Mar 25 17:38:59 1996  Tristan Tarrant <tst@dcs.ed.ac.uk>
7347         * [resources/sysres_it.rc]
7348         Added support for Italian [It] language.
7350 ----------------------------------------------------------------------
7351 Sun Mar 24 13:13:11 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
7353         * [include/win.h] [windows/*.c]
7354         Replaced next, parent, child and owner handles by pointers in WND
7355         structure. This should improve performance, and should be
7356         reasonably safe since Microsoft did the same in Win95.
7358         * [include/wintypes.h] [*/*]
7359         Redefined HANDLE to be UINT instead of a pointer for Winelib. This
7360         allows removing a lot of unnecessary casts and NPFMTs.
7362         * [windows/caret.c]
7363         Create the caret brush upon CreateCaret(); use the bitmap
7364         dimensions for the caret.
7365         Fixed CARET_DisplayCaret() to use PatBlt().
7367 Fri Mar 22 16:00:00 1996  Anand Kumria <akumria@ozemail.com.au>
7369         * [misc/winsocket.c]
7370         More sanity checks, fixup some erroneous return codes.
7372         * [documentation/winsock]
7373         Description of how compatible the winsock is currently.
7375 Fri Mar 22 13:05:34 1996  Ulrich Schmid  <uschmid@mail.hh.provi.de>
7377         * [library/winmain.c]
7378         Set `lpszCmdParam' by concatenating arguments.
7380         * [loader/module.c]
7381         WinExec: accept Unix commands, use Wine emulator.
7383 Mon Mar 18 12:16:27 1996  Martin von Loewis <loewis@informatik.hu-berlin.de>
7385         * [if1632/kernel32.spec][win32/thread.c][include/kernel32.h]
7386         DeleteCriticalSection, EnterCriticalSection,
7387         InitializeCriticalSection, LeaveCriticalSection, TlsAlloc,
7388         TlsFree, TlsGetValue, TlsSetValue: new functions.
7389         CRITICAL_SECTION: new structure.
7391         * [if1632/kernel32.spec][win32/code_page.c]
7392         WideCharToMultiByte: new function.
7394         * [if1632/kernel32.spec][win32/file.c]
7395         GetFileAttributesA: new function.
7397         * [if1632/kernel32.spec][misc/main.c]
7398         GetEnvironmentStringsW, FreeEnvironmentStringsA,
7399         FreeEnvironmentStringsW: new functions.
7400         
7401         * [if1632/user.spec][win32/cursoricon32.c][win32/Makefile.in]
7402         cursoricon32.c: new file.
7403         LoadCursorA, LoadCursorW: modified implementation from LoadCursor
7404         to WIN32_*.
7405         LoadIconA, LoadIconW: modified implementation from LoadIconA32
7406         to WIN32_*.
7408         * [include/struct32.h]
7409         pragma pack inserted.
7410         CURSORICON32 structures added.
7412         * [include/winnls.h]
7413         Constants CP_* and WC_* added.
7415         * [loader/pe_image.c]
7416         PE_LoadModule: call PE_InitDLL with hModule rather than wpnt.
7418 Sun Mar 17 16:59:12 1996  Albrecht Kleine  <kleine@ak.sax.de>
7420         * [misc/commdlg.c]
7421         Introduced hook function handling in file dialog.
7422         Removed an unnecessary ShowWindow call in FILEDLG_WMCommand().
7424 Thu Mar 14 10:50:00 1996  Thomas Sandford <t.d.g.sandford@prds-grn.demon.co.uk>
7426         * [if1632/gdi32.spec]
7427         Added GetNearestColor.
7429         * [if1632/kernel32.spec]
7430         Added GlobalAddAtomA.
7432         * [win32/param32.c]
7433         Added stackframe.h to includes.
7434         WIN32_GlobalAddAtomA() - new function.
7436 ----------------------------------------------------------------------
7437 Wed Mar 13 19:46:50 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
7439         * [controls/edit.c]
7440         Removed calls to memmove (not portable).
7442         * [debugger/dbg.y] [debugger/debug.l]
7443         Prefixed all token with 't' to avoid conflicts with type
7444         definitions.
7445         Added 'walk queue', 'walk class' and 'info class' commands.
7447         * [debugger/info.c]
7448         Moved queue and window information functions to windows/queue.c
7449         and windows/win.c respectively.
7451         * [loader/signal.c]
7452         Added SIGHUP handling to force entry into built-in debugger.
7453         Cleaned up a bit.
7455         * [misc/spy.c]
7456         General cleanup and performance improvements.
7458         * [windows/class.c]
7459         Added CLASS_DumpClass() and CLASS_WalkClasses() functions for
7460         debugger.
7462         * [windows/event.c]
7463         Pressing Ctrl-Alt-Return forces an entry into the debugger. Not
7464         sure if this key combination is a good choice...
7466         * [windows/message.c] [windows/queue.c] (New file)
7467         Moved message queue handling functions to windows/queue.c.
7469 Tue Mar 12 14:55:16 1996  Onno Hovers  <onno@stack.urc.tue.nl>
7471         * [if1632/except.S] [include/except.h] [win32/except.c] (New files)
7472         Implemented Win32 exception functions: RaiseException(),
7473         RtlUnwind(), SetUnhandledExceptionFilter() and
7474         UnhandledExceptionFilter().
7476 Mon Mar 11 19:23:29 1996  Albrecht Kleine  <kleine@ak.sax.de>
7478         * [controls/listbox.c] [include/listbox.h]
7479         Special handling for COMBOLBOX styles introduced via extension of
7480         HEADLIST structure: lphl->dwStyle.
7482 Mon Mar 11 13:31:06 1996  Greg Kreider <kreider@natlab.research.philips.com>
7484         * [controls/combo.c]
7485         Any mouse movement within a small distance (defined by CBLMM_EDGE)
7486         of the top or bottom edge causes the window to scroll.  Also moved 
7487         some assignments so the routine works correctly.
7489         * [controls/listbox.c]
7490         Changing selection in ListBoxSetCurSel now updates PrevFocused.
7491         Added to LBSetFont and CreateListBoxStruct a fake hdc that tests 
7492         and sets the standard text height.
7494 Sun Mar 10 08:39:23 1996  Alex Korobka <alex@phm30.pharm.sunysb.edu>
7496         * [windows/dce.c]
7497         Fixed memory leak in DCE_ClipWindows().
7499 ----------------------------------------------------------------------
7500 Fri Mar  8 19:07:18 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
7502         * [configure.in]
7503         Quote '[' and ']' in the test program for the strength-reduce
7504         bug. This should work much better...
7506         * [files/file.c]
7507         Augmented DOS_FILE structure. Most internal functions now return a
7508         DOS_FILE* instead of a Unix handle.
7509         Added a local file array to replace the PDB list upon startup, to
7510         allow using file I/O functions before the first task is created.
7511         Added FILE_SetDateTime() and FILE_Sync() functions.
7512         
7513         * [loader/module.c]
7514         Use the DOS file I/O functions in MODULE_LoadExeHeader().
7516         * [objects/bitblt.c]
7517         Use visible region instead of GC clip region to clip source
7518         area. This fixes the card drawing bug in freecell.
7520         * [objects/region.c]
7521         Fixed CombineRgn() to allow src and dest regions to be the same.
7523 Fri Mar  8 16:32:23 1996  Frans van Dorsselaer <dorssel@rulhm1.leidenuniv.nl>
7525         * [controls/EDIT.TODO]
7526         Updated so it reflects the current status.
7528         * [controls/edit.c]
7529         Implemented internal EDIT_WordBreakProc().
7530         Implemented ES_READONLY.
7531         Implemented WM_LBUTTONDBLCLK to select whole words.
7532         Fixed a lot of types in the function definitions.
7534 Wed Mar  6 19:55:00 1996  Alex Korobka <alex@phm30.pharm.sunysb.edu>
7536         * [debugger/info.c]
7537         Added "walk window" command to walk window list. 
7539         * [windows/mdi.c]
7540         Added proper(?) WM_MDISETMENU message handling.
7542 Wed Mar  6 09:27:12 1996  Martin von Loewis <loewis@informatik.hu-berlin.de>
7544         * [if1632/callback.c][if1632/relay32.c]
7545         RELAY32_CallWindowProcConvStruct: new function.
7547         * [win32/struct32.c][win32/Makefile.in][win32/param.c][win32/user32.c]
7548         struct32.c: new file. Moved all structure conversions into that file
7549         PARAM32_POINT32to16,MSG16to32,USER32_RECT32to16: 
7550         renamed to STRUCT32_POINT32to16, ...
7551         WIN32_POINT,WIN32_MSG,WIN32_RECT,WIN32_PAINTSTRUCT: renamed to
7552         POINT32, ...
7553         New conversion functions for NCCALCSIZE_PARAMS, WINDOWPOS,
7554         CREATESTRUCT.
7556         * [include/windows.h][misc/exec.c]
7557         WINHELP, MULTIKEYHELP, HELPWININFO: new structures
7558         WinHelp: Reimplemented. Thanks to Peter Balch
7559         (100710.2566@compuserve.com) for his valuable research.
7561         * [win32/winprocs.c]
7562         WIN32_CallWindowProcTo16: new function, call in
7563         USER32_DefWindowProcA,...
7565 Mon Mar  4 23:22:40 1996  Jim Peterson <jspeter@birch.ee.vt.edu>
7567         * [include/wintypes.h]
7568         Added "#define __export".
7570         * [objects/bitblt.c]
7571         Put in a few hacks to make bitblt-ing work when upside-down and/or
7572         mirrored.  BITBLT_StretchImage should really be checked over
7573         thoroughly.
7575         * [programs/progman/main.c]
7576         Added "#include <resource.h>" for definition of HAVE_WINE_CONSTRUCTOR.
7578         * [rc/parser.h] [rc/parser.l] [rc/parser.y] [rc/winerc.c]
7579         Eliminated shift/reduce conflict in style definition.
7580         Added crude error message support: "stdin:%d: parse error before '%s'".
7581         Implemented string table support to the best of my ability (it works
7582         with LoadString() calls).
7584         * [windows/nonclient.c]
7585         Fixed bug in NC_DoSizeMove() that made system menu pop up when title
7586         bar of non-iconized window was clicked (checked for iconization).
7588 Mon Mar 04 20:55:19 1996  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
7590         * [if1632/lzexpand.spec] [if1632/relay.c]
7591           [include/lzexpand.h][misc/lzexpand.c]
7592         LZEXPAND.DLL added.
7594 Sun Mar 03 18:10:22 1996  Albrecht Kleine  <kleine@ak.sax.de>
7596         * [windows/win.c]
7597         Prevent usage of invalid HWNDs in WIN_EnumChildWin(),
7598         this prevents too early termination of EnumChildWindows().
7600 ----------------------------------------------------------------------
7601 Sat Mar  2 18:19:06 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
7603         * [controls/scroll.c]
7604         Fixed SCROLL_THUMB painting fixes from Alex Korobka to store the
7605         current tracking window.
7607         * [files/file.c]
7608         Fixed two file descriptor leaks in FILE_OpenFile().
7610         * [if1632/relay32.c] [loader/module.c] [loader/pe_image.c]
7611           [tools/build.c]
7612         Replaced LOADEDFILEINFO structure by OFSTRUCT.
7614         * [memory/atom.c]
7615         Reload the pointer to the atom table in ATOM_GetTable() and
7616         ATOM_AddAtom() in case the LOCAL_Alloc() calls caused the table to
7617         move in linear memory.
7619 Fri Mar  1 11:57:13 1996  Frans van Dorsselaer <dorssel@rulhm1.leidenuniv.nl>
7621         * [include/callback.h]
7622         Added support for CallWordBreakProc().
7624         * [controls/edit.c]
7625         New caret handling (really efficient / fast).
7626         Implemented EM_SETWORDBREAKPROC and EM_GETWORDBREAKPROC.
7627         Fixed EM_SETFONT so it now also creates a proper new caret.
7629 Wed Feb 28 22:03:34 1996  Daniel Schepler  <daniel@frobnitz.wustl.edu>
7631         * [controls/desktop.c] [misc/main.c] [windows/event.c] [windows/win.c]
7632         Added WM_DELETE protocol to top-level windows.
7634         * [controls/scroll.c]
7635         Fixed a problem which caused slow scrolling to continue uncontrollably.
7637         * [misc/exec.c]
7638         Implemented ExitWindows().
7640         * [windows/win.c]
7641         Set top-level owned windows to be transient.
7643 Wed Feb 28 19:13:22 1996  Ulrich Schmid  <uschmid@mail.hh.provi.de>
7645         * [programs/progman/*]
7646         Added a program manager.
7648 Wed Feb 28 18:38:01 1996  Duncan C Thomson <duncan@spd.eee.strath.ac.uk>
7650         * [resources/sysres_Eo.c]
7651         Added support for Esperanto [Eo] language.
7653 Wed Feb 28 00:23:00 1996  Thomas Sandford <t.d.g.sandford@prds-grn.demon.co.uk>
7655         * [if1632/user32.spec]
7656         Added EndDialog, GetDlgItem, GetDlgItemInt, SetDlgItemInt,
7658         * [win32/init.c]
7659         Added task.h to includes. GetModuleHandleA() - return hInstance
7660         if called with NULL parameter. Freecell needs this. NOTE this
7661         may indicate a problem with differentiation between hModule and
7662         hInstance within Wine.
7664         * [win32/resource.c]
7665         FindResource32() and LoadResource32() - Removed #if 0's around
7666         conversion from hInstance to hModule. See remarks above.
7668         * [win32/string32.c]
7669         WIN32_UniLen() - removed stray semicolon.
7671 Tue Feb 27 21:05:18 1996  Jim Peterson <jspeter@birch.ee.vt.edu>
7672         
7673         * [windows/caret.c]
7674         Set blink rate with call to GetProfileInt().
7676         * [rc/winerc.c]
7677         In new_style(), made initial flag settings WS_CHILD | WS_VISIBLE
7678         instead of 0.  This seems to correspond to Borland's defaults, and
7679         the flags can be unset by using the (rather obtuse) "| NOT WS_CHILD"
7680         or "| NOT WS_VISIBLE" technique in the *.rc file.
7682         * [win32/time.c]
7683         In GetLocalTime() and GetSystemTime(), used tv_sec field of result
7684         returned by gettimeofday() instead of making second call to
7685         time().  This eliminates clock jitter if the seconds change
7686         between the two calls (rare, but possible).
7688         * [include/wintypes.h]
7689         Added "#define _far" and "#define _pascal".
7691         * [windows/win.c]
7692         Added function GetDesktopHwnd().
7694         * [include/xmalloc.h]
7695         Removed the '#ifdef HAVE_STDLIB_H' structure, since it seemed to
7696         have been removed from 'configure', and was causing redefinition
7697         warnings.
7699 Tue Feb 27 19:31:11 1996  Albrecht Kleine <kleine@ak.sax.de>
7701         * [windows/winpos.c] 
7702         Added RDW_ALLCHILDREN flag in SetWindowPos (handling SWP_FRAMECHANGED)
7703         to force a repaint when setting menu bars with different rows.
7705 Sun Feb 25 21:15:00 1996 Alex Korobka <alex@phm30.pharm.sunysb.edu>
7707         * [windows/syscolors.c] [controls/scroll.c]
7708         Fixed DrawFocusRect pen and SCROLL_THUMB painting.
7710 ----------------------------------------------------------------------
7711 Sat Feb 24 16:17:05 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
7713         * [files/profile.c]
7714         Added \r when writing profile files, for DOS compatibility.
7716         * [memory/global.c]
7717         Fixed bug in GlobalReAlloc() that caused a discarded block not to
7718         be reallocated if its size was not changed.
7720         * [memory/selector.c]
7721         Avoid setting a valid LDT entry with base and limit set to 0, as
7722         this causes the kernel to clear the entry. This fixes a crash when
7723         exiting Windows program manager.
7725         * [objects/metafile.c]
7726         Removed call to creat() instead of _lcreat() for WINELIB.
7728 Fri Feb 23 00:35:54 1996  Thomas Sandford <tdgsandf@prds-grn.demon.co.uk>
7730         * [if1632/gdi32.spec]
7731         GetTextExtentPointA now has win32 specific implementation.
7733         * [include/struct32.h]
7734         Define new structure tagSIZE32 and typedef SIZE32 to it.
7735         Define prototype for function PARAM32_SIZE16to32
7737         * [win32/param32.c]
7738         New functions PARAM32_SIZE16to32 and WIN32_GetTextExtentPointA
7740         * [win32/memory.c]
7741         Added missing file pointer parameter to fprintf.
7743 Thu Feb 22 01:14:21 1996  Eric Warnke <ew2193@csc.albany.edu>
7745         * [windows/nonclient.c]
7746         Added more familiar icon activity, ie single click brings up
7747         system menu.
7749 Wed Feb 21 13:07:04 1996  Frans van Dorsselaer <dorssel@rulhm1.leidenuniv.nl>
7751         * [controls/menu.c]
7752         Added calls to HideCaret() and ShowCaret() from within
7753         TrackPopupMenu(), MENU_TrackMouseMenuBar() and
7754         MENU_TrackKbdMenuBar().  Are there any more places where this
7755         should be done?
7757         * [controls/static.c]
7758         Fixed a FIXME in STATIC_SetIcon(), which now returns a handle to
7759         the previous icon.  Added a new FIXME at the point where
7760         WM_SETTEXT is handled for a SS_ICON static control.
7762         * [misc/commdlg.c]
7763         Implemented FindText() and ReplaceText()
7764         Still missing : Templates and Hooks handling / error checking
7766         * [resources/sysres_En.c]
7767         Redesigned FIND_TEXT and REPLACE_TEXT dialogs, so they now work.
7768         Languages other than En should update these too, though, as well
7769         as redimension the controls because some of the text doesn't fit.
7770         Created file resources/TODO to explain this.
7772         * [windows/caret.c]
7773         Re-written.  It now uses the correct R2_XORPEN.  It resets the
7774         blink timer on SetCaretPos().  It does its own hide/show scheme
7775         when SetCaretPos() is called (should be faster).
7777 Mon Feb 19 21:50:00 1996  Alex Korobka <alex@phm30.pharm.sunysb.edu>
7779         * [controls/listbox.c]
7780         Miscellaneous changes for better LBS_EXTENDEDSEL support.
7781         Removed several superfluous redrawals of item list.
7783         * [controls/scroll.c]
7784         WM_GETDLGCODE return value.
7786         * [windows/win.c]
7787         FlashWindow function.
7789         * [windows/painting.c] [windows/scroll.c]
7790         Added HideCaret/ShowCaret calls.
7792         * [objects/font.c]
7793         Added GetCharABCWidths stub.
7795         * [include/windows.h]
7796         "#define"s needed for changes mentioned above.
7798 Mon Feb 19 20:12:03 1996  Hans de Graaff  <Hans.deGraaff@twi72.twi.tudelft.nl>
7800         * [include/winsock.h]
7801         Change order of includes to get in_addr struct defined in time.
7802         (Note: Linux 1.3.66, libc 5.2.18)
7804         * [misc/main.c] [include/options.h] [miscemu/int2f.c]
7805         Changed the -enhanced option into a -mode option, which can be
7806         either 'standard' or 'enhanced'. 'enhanced' is the default.
7808 ----------------------------------------------------------------------
7809 Sun Feb 18 16:35:54 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
7811         * [controls/desktop.c]
7812         Look for the wallpaper file in the Windows directory.
7814         * [controls/menu.c]
7815         Fixed swapped parameters in SetMenuItemBitmaps().
7816         Create a separator in MENU_SetItemData() when the string is NULL.
7818         * [file/dosfs.c]
7819         DOSFS_FindNext: don't return '.' and '..' in a drive root dir.
7821         * [files/file.c]
7822         Added a DOS_FILE structure to store per-file information (not
7823         really used yet).
7824         Fixed _lread and _hread to check the size of the buffer before
7825         calling Unix read() to avoid EFAULT error.
7827         * [misc/exec.c]
7828         Return TRUE in WinHelp() for HELP_QUIT to quiet Notepad on exit.
7830         * [miscemu/instr.c]
7831         Call DOSMEM_Alarm() in INSTR_ReplaceSelector(). This should fix
7832         programs that poll the BIOS counter, provided they reload the
7833         selector on every read.
7835         * [miscemu/int21.c]
7836         Re-implemented FindFirst/FindNext for FCB calls.
7838         * [windows/message.c] [windows/winpos.c]
7839         Merged MSG_GetWindowForEvent() and WINPOS_WindowFromPoint().
7841         * [windows/nonclient.c] [windows/win.c] [include/windows.h]
7842         Added a per-window WIN_MANAGED flag; only windows that have a
7843         dialog frame or a sizing border are managed.
7845 Sat Feb 17 18:25:00 1996  Thomas Sandford <tdgsandf@prds-grn.demon.co.uk>
7847         * [if1632/Makefile.in]
7848         Added -g flag to compilation of .c files generated from *32.spec.
7850         * [if1632/gdi32.spec]
7851         Numerous additional functions implemented.
7853         * if1632/user32.spec]
7854         wsprintfA maps to vsprintf not wsprintf
7855         Numerous additional functions implemented.
7857         * [include/gdi.h] [objects/gdiobj.c]
7858         New #define MAGIC_DONTCARE added. This is used in
7859         GDI_GetObjPtr to enable getting a pointer to a GDI object of
7860         unknow type.
7862         * [win32/gdi32.c]
7863         New file.
7865         * [win32/param32.c]
7866         WIN32_MoveToEx() - handle NULL pointer argument.
7868         * [win32/user32.c]
7869         USER32_InvalidateRect - handle passing of a NULL pointer.
7870         USER32_SetTimer - New function.
7872         * [files/directory.c]
7873         Fixed DIR_Init() (off by one in allocation of space for
7874         environment variables).
7876         * [files/drive.c]
7877         Added <sys/types.h> to #includes (prerequisite for <sys/stat.h>
7878         on FreeBSD).
7880 Fri Feb 16 10:26:56 1996  Andreas Kirschbaum <ank@rbg.informatik.th-darmstadt.de>
7882         * [controls/menu.c]
7883         Memory leak plugged.
7885         * [controls/edit.c]
7886         Erase space with function ExtTextOut(). This eliminates the use of
7887         xmalloc().  Memory leak in EDIT_WriteText plugged.
7889         * [debugger/db_disasm.c]
7890         Operand for scas now is di.
7892         * [files/profile.c]
7893         PROFILE_GetSection was copying too much data.
7894         PROFILE_GetSection now returns the correct value. It was returning
7895         the number of unused instead of used bytes.
7897         * [objects/dc.c]
7898         Corrected two typos in comments.
7900         * [objects/font.c]
7901         FONT_MatchFont didn't return if it couldn't find any font.
7903         * [objects/oembitmap.c]
7904         Free object only if it has been allocated.
7906         * [windows/scroll.c]
7907         Memory leak in ScrollDC plugged.
7909 Tue Feb 13 11:17:00 1996 William Magro  <wmagro@tc.cornell.edu>
7911         * [controls/edit.c]
7912         Implemented ES_NOHIDESEL style, shift+click selection,
7913         shift+{arrow,home,end,pgup,pgdn} selection.  Optimized
7914         (de)selection drawing.  Changed selection drawing to use correct
7915         system colors instead of inverting.  Fixed deleting or backspacing
7916         across a '\r\n' end of line pair.  Selection now anchors
7917         correctly. Fixed text leaking and extra garbage problem bug
7918         uncovered by change in class style in wine960131.
7920         * [controls/widgets.c]
7921         Class flags now match those of Windows.
7923 Mon Feb 12 21:28:19 1996  Martin von Loewis <loewis@informatik.hu-berlin.de>
7925         * [controls/widgets.c]
7926         WIDGETS_Init: RELAY32_GetEntryPoint does not take a string anymore.
7928         * [if1632/Makefile.in][if1632/relay32.c][include/relay32.h]
7929         comctl32.spec ole32.spec winspool.spec: new files.
7930         RELAY32_Init: call initialization of new DLLs.
7931         RELAY32_GetEntryPoint: expects WIN32_builtin* now.
7932         RELAY32_MakeFakeModule: new function.
7934         * [if1632/gdi32.spec][if1632/kernel32.spec][if1632/user32.spec]
7935         Added Win95 functions. Ordinals now differ from both NT and Win95
7936         HeapCreate, CreateDialogIndirectParamA, CreateDialogIndirectParamW,
7937         CreateDialogParamA, CreateDialogParamW, DialogBoxIndirectParamA
7938         DialogBoxIndirectParamW, DialogBoxParamA, DialogBoxParamW:
7939         new relays.
7941         * [if1632/shell32.spec]
7942         shell32.spec: renumbered all functions to take into account ordinals.
7943         These seem to be identical between NT and Win95.
7945         * [include/dialog.h][windows/dialog.c]
7946         xBaseUnit,yBaseUnit,DIALOG_DoDialogBox: made non-static.
7948         * [include/handle32.h]
7949         New handle types VRANGE, HEAP, HEAPITEM.
7951         * [include/pe_image.h][loader/pe_image.c]
7952         struct w_files: new field builtin.
7953         PE_FindExportedFunction: support ordinals.
7954         PE_GetProcAddress: call RELAY32_GetEntryPoint for builtins.
7955         fixup_imports: support ordinals.
7956         PE_LoadImage: prefer directories over segments.
7958         * [include/resource.h][win32/resource.c]
7959         FindResource32: changed parameter from LPCTSTR to LPCWSTR
7960                 check LANG_NEUTRAL if LANG_ENGLISH fails.
7961         LoadAcceleratorsW,SizeofResource32,AccessResource32: 
7962                 disabled because it's broken.
7963         Casted to and from LPWSTR at various places.
7965         * [include/string32.h][win32/string32.c]
7966         Changed prototypes to take const arguments where appropriate.
7968         * [include/struct32.h]
7969         New structures DLGTEMPLATE32, DLGITEMTEMPLATE32.
7971         * [tools/build.c]
7972         BuildSpec32Files: generate Base value into code, generate call to
7973         RELAY32_MakeFakeModule.
7974         
7975         * [win32/heap.c]
7976         This is still not finished and needs rework.
7977         HeapAlloc: renamed to SIMPLE_HeapAlloc, implemented HeapAlloc.
7978         HeapCreate: implemented on top of VirtualAlloc, which does not work yet
7979         HeapDestroy, HEAP_GrowHeap, HeapFree: new functions.
7981         * [win32/memory.c]
7982         Support for VRANGE_OBJECT. This is not yet called from any place,
7983         and needs more platform specific support
7984         MEMORY_FindVrange, MEMORY_IsVrangeFree, MEMORY_InsertVrange,
7985         MEMORY_AllocVrange, MEMORY_ReleaseVrange: new functions.
7987         * [win32/user32.c]
7988         WIN32_CreateWindowExA: don't GlobalAlloc for integer class and window
7989         names, as in dialogs.
7990         Implemented dialog functions (see user32.spec).
7992         * [windows/caret.c]
7993         CARET_Initialize: call RELAY32_GetBuiltinDLL.
7995 Mon Feb 12 18:52:40 1996  Jim Peterson <jspeter@birch.ee.vt.edu>
7997         * [controls/edit.c]
7998         Removed commented out #ifdefs for WINELIB.
8000         * [tools/makehtml.pl]
8001         Put in error checking when trying to open a file.
8003         * [libtest/Makefile.in] [libtest/new.c] [libtest/hello4.c]
8004         Added two new targets: hello4 and new.
8006         * [include/windows.h]
8007         Added definition of DEVMODE structure, although it's not yet used.
8008         Modified various API functions from CreateDC() to Escape(), in
8009         order to make them more compliant with the strict API definitions.
8011         * [include/wintypes.h]
8012         Added 'typedef char TCHAR'.  It probably should be defined as
8013         'short', but then we would have to support such characters.  Also did
8014         'typedef const TCHAR* LPCTSTR' and 'typedef TCHAR* LPTSTR'.
8015         Also defined WNDENUMPROC, FONTENUMPROC, GOBJENUMPROC, PROPENUMPROC
8016         MFENUMPROC, and HGDIOBJ.
8018 Mon Feb  5 16:42:07 1996  Frans van Dorsselaer <dorssel@rulhm1.leidenuniv.nl>
8020         * [misc/commdlg.c]
8021         Patched a bug that occurred in the internal COMMDLG module for the
8022         FileOpen(), FileSave() and FileSaveAs() functions.  The file-type
8023         combobox is now handled correctly.
8025 Fri Feb  2 22:52:58 1996  Roman Dolejsi  <roman@sorry.vse.cz>
8027         * [resources/sysres_Cz.rc]
8028         Added support for Czech [Cz] language.
8030 Thu Feb  1 00:35:04 1996  Philippe De Muyter  <phdm@info.ucl.ac.be>
8032         * [objects/font.c]
8033         FONT_matchfont : for fixed-spacing fonts, allow 'c' if 'm' fails;
8034         for variable-spacing fonts : allow '*' if 'p' fails; if asked lfHeight
8035         is -1, assume 0.
8036         CreateFontIndirect : if font parameter is NULL, issue an error message.
8037         CreateFont : null-terminate lfFaceName.
8038         ParseFontParms : debug code turned off : too verbose.
8039         InitFontsList : recognize *-c-* fonts as fixed-spacing fonts.
8041         * [objects/color.c]
8042         ColorToPhysical : admit 0xff...... COLORREF's as 0x00...... ones.
8044 --------------------------------------------------------------------
8045 Wed Jan 31 10:58:00 1996  Alexandre Julliard  <julliard@sunsite.unc.edu>
8047         * [configure.in]
8048         Added --with-dll option to build libwine.so.
8050         * [controls/listbox.c]
8051         Fixed ListBoxDirectory(), DlgDirSelect() and
8052         DlgDirList(). Hopefully their behavior is correct now.
8054         * [controls/menu.c]
8055         Use SEGPTRs in ChangeMenu(), InsertMenu(), AppendMenu() and
8056         ModifyMenu() for the item data, to avoid corrupting the pointer
8057         for owner-drawn items.
8059         * [controls/static.c]
8060         Attempt to load OEM icons for SS_ICON controls. Probably not
8061         entirely correct.
8062         Don't clip the text output.
8064         * [files/directory.c]
8065         Add temp dir and Windows dir to environment.
8067         * [files/dos_fs.c]
8068         Fixed a few path handling bugs in DOSFS_GetUnixFileName().
8069         Cache last used directory in DOSFS_FindNext() to avoid quadratic
8070         search time.
8072         * [files/drive.c]
8073         New format for drives configuration in wine.conf; allows
8074         specifying the type, label and serial number of a drive.
8076         * [files/file.c]
8077         New function FILE_OpenUnixFile to make sure we don't open a
8078         directory instead of a file.
8079         Fixed DOSFS_GetUnixFileName() check_last flag in FILE_MakeDir().
8081         * [files/profile.c]
8082         Rewrote profile handling. Should be closer to Windows behavior now.
8083         New function PROFILE_GetWineIniString() to get a string from wine.conf.
8084         Support environment variables in wine.conf.
8086         * [loader/task.c]
8087         Fixed the order of deletion in TASK_DeleteTask() to avoid memory
8088         corruption.
8090         * [memory/global.c]
8091         Create a discarded block on GlobalAlloc() if the size is 0; thanks
8092         to John Harvey for noticing this.
8094         * [memory/local.c]
8095         LOCAL_GetHeap: make sure the pointer is valid before checking
8096         magic number.
8098         * [misc/main.c]
8099         Moved profile and registry saving to ExitWindows(), so we don't
8100         try to save them in case of a crash.
8102         * [miscemu/int21.c]
8103         INT21_GetFreeDiskSpace: try to compute the cluster size from the
8104         filesystem size instead of hard-coding it to 64.
8105         Fixed functions 0x3f and 0x40 to use _hread and _hwrite to allow
8106         reading or writing 65535 bytes (thanks to Bruce Milner for this one).
8108         * [windows/message.c]
8109         Fixed bug in linked-list handling in MSG_DeleteQueue().
8110         Simplified SetMessageQueue().
8112         * [wine.ini] [wine.man]
8113         Updated for new drives configuration format.
8115 Tue Jan 30 11:24:46 1996  William Magro  <wmagro@tc.cornell.edu>
8117         * [controls/edit.c]
8118         Implemented ES_PASSWORD style, EM_SETPASSWORDCHAR and
8119         EM_GETPASSWORDCHAR messages.
8121         * [controls/widgets.c]
8122         Adjusted class creation flags to better match values Windows uses.
8124         * [include/windows.h]
8125         Fixed ES_NOHIDESEL typo.
8127         * [loader/ne_image.c]
8128         Added detection for zero offset in RADDR fixups. Quicken
8129         was in an infinite loop here.
8131 Mon Jan 29 20:12:22 1996  Albrecht Kleine  <kleine@ak.sax.de>
8133         * [files/dos_fs.c]
8134         Bugfix: range error in month value (0..11 set to 1..12).
8136         * [windows/caret.c]
8137         Changed ROP2-mode to R2_NOTXORPEN in CARET_Callback for pulsed
8138         appearance of the caret.
8140         * [windows/mdi.c] [include/mdi.h]
8141         Changed MDITile(): added a new parameter WORD wParam for
8142         WM_MDITILE second tiling method (MDITILE_HORIZONTAL in wParam) as
8143         used in Win3.1
8145 Sun Jan 28 14:20:00 1996  Cameron Heide  <heide@ee.ualberta.ca>
8147         * [miscemu/int2f.c]
8148         Added a small bit of MSCDEX emulation.
8150         * [windows/alias.c]
8151         ALIAS_RegisterAlias was returning the hash value when it should
8152         have been returning the record number.
8153         
8154 Sat Jan 27 10:53:51 1996  Jim Peterson <jspeter@birch.ee.vt.edu>
8156         * [include/shell.h] [include/wintypes.h]
8157         Moved definition of HKEY and LPHKEY types to include/wintypes.h.
8158         Declared FONTENUMPROC in wintypes.h.
8160         * [include/windows.h]
8161         Added definition of KERNINGPAIR and LPKERNINGPAIR types.  Added
8162         declarations for CopyCursor(), CopyIcon(), EnumFontFamilies(),
8163         ExtractIcon(), FatalAppExit(), FindExecutable(), GetClipCursor(),
8164         GetKerningPairs(), GetQueueStatus(), GetRasterizerCaps(),
8165         IsGDIObject(), IsMenu(), IsTask(), RegCloseKey(), RegCreateKey(),
8166         RegDeleteKey(), RegEnumKey(), RegOpenKey(), RegQueryValue(),
8167         RegSetValue(), ResetDC(), ShellExecute(), SystemParametersInfo(),
8168         and wsprintf().
8170         * [tools/makehtml.pl] [documentation/apiw.index]
8171         New files that scan windows.h, commdlg.h, and toolhelp.h and output
8172         an HTML sorted list with optional links to www.willows.com and a
8173         tally of unimplemented APIW functions.
8175         * [objects/cursoricon.c]
8176         Added Win32 versions of CopyIcon() and CopyCursor() for use in
8177         libwine.
8179         * [win32/resource.c] [win32/winprocs.c]
8180         Added '#include "libres.h"' and explicit declarations of windows
8181         procs in order to avoid warnings.
8183         * [windows/utility.c]
8184         Added Win32 version of MulDiv() for libwine.
8186         * [*/*] [include/windows.h]
8187         Changed several function declarations to comply more strictly to
8188         the windows API (without, hopefully, altering their functionality).
8190         * [controls/menu.c]
8191         Made the return value of CheckMenuItem be the previous state of
8192         the menu item if it was found, otherwise -1 as specified in the
8193         SDK. This conflicts with the APIW specification, which says it
8194         should return TRUE if successful, otherwise FALSE.
8196         * [include/windows.h]
8197         Added obsolete WM_SIZE message wParam names for compatibility.
8198         Added WinHelp() command constants, even though they are not yet
8199         supported.
8201         * [rc/winerc.c]
8202         Tidied up transform_binary_file().  In argument checking, flattened
8203         any invalid characters specified with the prefix argument.
8205         * [library/libres.c]
8206         Made FindResource() case-insensitive when parameter 'name' is a string.
8208 Sat Jan 27 02:30 1996  Uwe Bonnes <bon@elektron.ikp.physik.th-darmstadt.de
8210         * [files/drive.c]
8211         If root "/" is given in wine.conf, use it as last resort.
8213         * [files/file.c]
8214         Report ER_AccessDenied it disk ist not writable
8215         More Debug Output
8217         * [miscemu/int21.c]
8218         Squeezed some bugs in ExtendedOpenCreateFile
8219         
8220         * [windows/winpos.c]
8221         Some windows may not be moved or resized. We are missing some
8222         structures to be exact, but the approach should help in some cases
8223         and make things worse in much fewer.
8225 Fri Jan 26 10:24:00 1996  Thomas Sandford <t.d.g.sandford@prds-grn.demon.co.uk>
8227         * [loader/pe_image.c]
8228         fixup_imports: Find builtins for Borland style entries, too
8230 Fri Jan 26 10:24:00 1996  Martin von Loewis <loewis@informatik.hu-berlin.de>
8232         * [controls/menu.c]
8233         LoadMenu: branch to Win32 for PE modules
8235         * [if1632/gdi.spec][if1632/kernel32.spec][if1632/user32.spec]
8236         DeleteObject, GetPixel, SetPixel,WritePrivateProfileStringA,
8237         WriteProfileStringA, EmptyClipboard, EnableMenuItem, EnableScrollBar,
8238         EnableWindow, InvalidateRect, SetWindowTextA, WinHelpA: new relays
8239         DrawTextA, MoveToEx, GetClientRect, InvalidateRect, LoadBitmapA/W,
8240         LoadAcceleratorsA/W, LoadMenu[Indirect]A/W, LoadStringA/W: changed
8241         to convert parameters or naming convention
8243         * [include/kernel32.h][include/wintypes.h]
8244         moved WCHAR, defined LPWSTR
8246         * [include/string32.h][win32/string32.c][include/struct32.h]
8247         New files
8249         * [loader/module.h]
8250         LoadModule: exit after returning from PE_LoadModule
8252         * [loader/pe_image.c]
8253         my_wcstombs: isascii does not work on Linux for Unicode
8254         PE_LoadImage: Handle directories
8256         * [misc/user32.c]
8257         USER32_RECT32to16, USER32_RECT16to32: new functions
8258         implemented new user32 relays
8260         * [misc/newfns.c]
8261         WIN32_WinHelpA: new function
8263         * [win32/param32.c]
8264         New file
8266         * [win32/resource.c]
8267         GetResDirEntry: added support for named entries
8268         WIN32_LoadAcceleratorsW: invoke *32 resource functions
8269         WIN32_LoadBitmapA: convert name to unicode if appropriate
8270         WIN32_ParseMenu: new function
8271         implemented new resource functions from user32.spec
8273 Wed Jan 24 18:09:00 1996 Alex Korobka <alex@phm30.pharm.sunysb.edu>
8275         * [objects/cursoricon.c]
8276         GetIconId() and LoadIconHandler() functions.
8278         * [windows/mdi.c]
8279         Better maximization support, TranslateMDISysAccel() function, 
8280         misc improvements.
8282         * [windows/defwnd.c]
8283         Fix for WM_WINDOWPOSCHANGED message handler.
8285         * [windows/winpos.c]
8286         Rewrote WindowFromPoint() function.
8288 Sun Jan 21 1996 17:05:09  Marcus Meissner <msmeissn@faui01.informatik.uni-erlangen.de>
8290         * [include/toolhelp.h] [misc/toolhelp.c]
8291         Added Notify(Un)Register, but no callbacks yet.
8293 Fri Jan 19 01:43:37 1996 Victor Schneider <root@tailor.roman.org>
8295         * [Makefile.in]
8296         Added target for libwine.so.1.0.
8298         * [library/winmain.c]
8299         For WINELIBDLL, _WinMain just returns hInstance instead of calling
8300         WinMain().
8302         * [misc/main.c]
8303         For WINELIBDLL, renamed main() to _wine_main() for calling from the
8304         stub main function.
8306         * [library/winestub.c] (new file)
8307         Provides a stub main() function for using libwine.so.
8309 Tue Jan 16 11:04:34 1996  Anand Kumria <akumria@ozemail.com.au>
8311         * [winsocket.c]
8312         Fix EPERM problem.
8314         * [global.c]
8315         Attempt to do some sanity checking in MemManInfo().
8317         * [Changelog]
8318         Fix changelog oversight for previous entry.
8320 ---------------------------------------------------------------------
8321 Sun Jan 14 13:45:22 1996  Alexandre Julliard  <julliard@sunsite.unc.edu>
8323         * [configure.in]
8324         Added check for gcc strength-reduce bug.
8326         * [controls/listbox.c]
8327         Changed ListBoxDirectory() to use the new DOS file functions.
8329         * [controls/menu.c]
8330         Fixed parameters for DeleteMenu() call in ChangeMenu().
8332         * [debugger/stack.c]
8333         Also display current frame in back-trace.
8335         * [files/directory.c] [files/dos_fs.c] [files/drive.c] [files/file.c]
8336         Complete rewrite of the DOS file handling.
8337         Implemented per-task file handles.
8338         Removed default Z: drive; needs to be put explicitely in wine.ini
8339         if desired.
8341         * [loader/module.c]
8342         Fixed file descriptor leak in LoadModule().
8344         * [loader/task.c]
8345         Initialise PDB file handle table in TASK_CreateTask().
8346         Close file handles on task termination.
8347         Implemented SetErrorMode().
8349         * [misc/network.c]
8350         Fixed WNetGetConnection() to use GetDriveType().
8352         * [misc/xmalloc.c]
8353         Added function xstrdup().
8355         * [miscemu/int21.c]
8356         Many changes for new DOS file functions.
8358         * [miscemu/interrupts.c]
8359         Moved DOS_GetEquipment() function into INT_Int11Handler().
8361         * [windows/win.c]
8362         Bug fix: create system menu before sending WM_NCCREATE.
8364         * [*/*.c]
8365         Replaced strcasecmp and strncasecmp by lstrcmpi and lstrncmpi for
8366         better portability.
8368 Sat Jan 13 16:13:02 1996  Jim Peterson <jspeter@birch.ee.vt.edu>
8370         * [include/wintypes.h]
8371         Added 'typedef HGLOBAL GOBALHANDLE;'.  This is not precisely in line
8372         with the true windows 'typedef HANDLE GLOBALHANDLE;', but I believe
8373         it should suffice.
8375         * [include/winsock.h]
8376         Added '#include <arpa/inet.h>' for various declarations.  '#ifdef'-ed
8377         out some old style internet address #define's.
8379         * [loader/task.c]
8380         Made MakeProcInstance() return first parameter #ifdef WINELIB32.
8381         Made FreeProcInstance() do nothing #ifdef WINELIB32.
8382         '#ifdef'-ed out TASK_AllocThunk(), as it was unused in WINELIB32.
8384         * [library/miscstubs.c]
8385         Made GetWndProcEntry16() return ACTIVATEAPP_callback() when called
8386         with name="ActivateAppProc".  This hardly seems correct, but it's my
8387         best guess as to how the emulator responds.
8389 Sat Jan  6 17:57:45 1996  Martin von Loewis <loewis@informatik.hu-berlin.de>
8391         * [if1632/kernel32.spec][win32/process.c]
8392         WIN32_GetProcAddress, LoadLibraryA: new functions
8394         * [if1632/relay32.c]
8395         RELAY32_GetEntryPoint: Removed code to load PE DLLs
8397         * [include/pe_image.h][include/pe_exe.h]
8398         struct pe_data: new fields base_addr,load_addr,vma_size,pe_reloc
8399         struct PE_Reloc_Block: new structure
8401         * [loader/module.c]
8402         MODULE_RegisterModule: new function
8404         * [loader/pe_image.c]
8405         PE_FindExportedFunction,PE_GetProcAddress: new functions
8406         fixup_imports: expect struct w_files* now, fill dlls_to_init,
8407                        load PE DLLs
8408         do_relocations: new functions
8409         calc_vma_size: renamed from dump_table
8410         PE_LoadImage: use malloc to allocate memory for image
8411         PE_InitDLL: expect HMODULE
8412         PE_InitializeDLLs: new function
8414         * [loader/task.c]
8415         NE_InitializeDLLs: branch to PE_InitializeDLLs for PE modules
8416         GetExePtr: Accept PE modules
8418         * [misc/commdlg.c]
8419         FILEDLG_WMCommand: unpack WIN32 WM_COMMAND appropriately for WineLib
8421 Thu Jan  4 11:36:21 1996  Manfred Weichel <Manfred.Weichel@mch.sni.de>
8423         * [misc/port.c]
8424         New file with usleep() function for SVR4.
8426         * [configure.in]
8427         Check for usleep() function.
8429 Tue Jan 02 14:00:00 1996  Anand Kumria <akumria@ozemail.com.au>
8431         * [if1632/toolhelp.spec] [include/toolhelp.h]
8432           [misc/user.c] [windows/message.c]
8433         Implement TOOLHELP.80 TimerCount. Fix GetTickCount.
8435         * [winsocket.c]
8436         Fixed ENOENT error.
8438         * [miscemu/dpmi.c]
8439         Implement DPMI Get Page Size (AX=0604, INT 31)
8441         * [memory/global.c]
8442         Implement TOOLHELP.72 GetMemManInfo.
8444 Mon Jan  2 10:33:00 1996  Thomas Sandford <t.d.g.sandford@prds-grn.demon.co.uk>
8446         * [if1632/callback.c]
8447         CallWindowProc() - When calling RELAY32_CallWindowProc, check
8448         whether lParam should be a SEGPTR, and if so convert it to one.
8450         * [if1632/gdi.spec] [if1632/kernel32.spec] [if1632/user32.spec]
8451         Numerous functions added, mostly calls to original (win16)
8452         functions.  Note that some (many) of these are probably not
8453         strictly correct, but with these additions freecell will at least
8454         display its main window though it is garbled.
8456         * [if1632/winprocs.spec]
8457         Completely rewritten - all WndProcs now have win32 versions to
8458         help with the lparam SEGPTR fix in callback.c
8460         * [include/kernel32.h]
8461         LPTCSTR defined.
8463         * [include/peexe.h]
8464         Definition of PE_Export_Directory amended.
8466         * [include/resource32.h]
8467         New file.
8469         * [include/stackframe.h]
8470         Definition of MAKE_SEGPTR macro #ifdef'd out and replaced with
8471         prototype for replacement function in memory/selector.c which
8472         can operate on any given memory address. This is currently
8473         required for win32 support. It is a dreadful cludge, and will
8474         certainly slow down other programs. If you are not interested
8475         in win32 development you may wish to reverse this patch.
8477         * [include/windows.h]
8478         Definition of SW_SHOWDEFAULT added.
8480         * [loader/pe_image.c]
8481         Extensive rewrites of xmmap() fixup_imports().
8482         PE_LoadImage() - initialisation of bss added, extraction of
8483         module name fixed, initialisation of DLL added.
8484         PE_InitDLL() - now does something.
8485         PE_Win32CallToStart() - initialisation of TEB pointed to by
8486         fs added.
8487         PE_InitTEB() created to perform TEB initialisation.
8489         * [memory/selector.c] 
8490         New function MAKE_SEGPTR() - see include/stackframe.h above.
8492         * [misc/user32.c]
8493         USER32_RegisterClassA(), CreateWindowExA() memory allocation
8494         method changed. This is probably now unnecessary with the
8495         new MAKE_SEGPTR handling code.
8496         USER32_DefWndProcA() removed to win32/winprocs.c
8497         USER32_TranslateMessage added.
8499         * [tools/build.c]
8500         handling of win32 spec files changed to support gcc2.6.X
8501         this requires optimisations to be disabled.
8503         * [win32/resource.c] [win32/newfns.c] [win32/heap.c] [win32/winprocs.c]
8504         New files.
8506         * [win32/Makefile.in]
8507         New files heap.c, newfns.c, resource.c and winprocs.c added to build.
8509         * [win32/file.c]
8510         New function W32_SetHandleCount.
8512         * [win32/init.c]
8513         WIN32_GetModuleHandle() - now returns handle of running process
8514         if called with NULL.
8515         GetStartupInfoA() - set cbReserved2 to 0.
8517         * [win32/memory.c]
8518         VirtualAlloc() - set mmap() file parameter to -1 instead of 0 to make
8519         it work with FreeBSD. Also check for return value. Removed extra
8520         return.
8522         * [windows/winpos.c]
8523         ShowWindow() - SW_SHOWDEFAULT handling kludged in.
8525 ----------------------------------------------------------------------
8526 Sat Dec 23 18:15:59 1995  Alexandre Julliard  <julliard@sunsite.unc.edu>
8528         * [configure.in] [Makefile.in] [tools/install-sh]
8529         New 'install' target installs Wine binary, library and man page.
8530         Library is now more logically named libwine.a.
8531         Split toolkit/ directory into library (for library code) and
8532         libtest (for test programs).
8534         * [controls/edit.c]
8535         Quick hack to partially support EM_PASSWORD style (avoids
8536         displaying your passwords on the screen when testing programs...)
8538         * [configure.in] [controls/menu.c] [include/resource.h]
8539           [misc/commdlg.c] [misc/ole2nls.c] [misc/shell.c] [windows/msgbox.c]
8540         Language is now a run-time option (wine -language xx).
8542         * [debugger/dbg.y]
8543         Dump some more debugging info on crash.
8545         * [misc/profile.c]
8546         Only consider ';' as a comment if it's the first non-blank
8547         character on the line.
8549         * [miscemu/dpmi.c]
8550         More debugging info for real-mode callback.
8552         * [objects/gdiobj.c]
8553         Rewrote EnumObjects() to do the Right Thing.
8555         * [resources/sysres*]
8556         New directory containing system resources.
8558 Fri Dec 22 11:24:39 GMT 1995  John Harvey <john@division.co.uk>
8560         * [win32/file.c] [win32/memory.c]
8561         Unixware doesn't have MAP_ANON ifdefed out for now.
8563         * [misc/dos_fs.c]
8564         DOS_GetDosFileName didn't truncate paths starting ./ properly.
8566         * [tools/build.c]
8567         Produces assembly code that works with the unixware assembler.
8569 Wed Dec 20 22:22:29 +0100 1995  Morten Welinder <terra@diku.dk>
8571         * [miscemu/instr.c]
8572         INSTR_GetOperandAddr: 16-bit addresses should be masked to 16 bits.
8574         * [misc/dos_fs.c]
8575         DOS_readdir should always return directories, even if they don't
8576         match the file name mask.
8578 Tue Dec 19 18:00:00 1995  Uwe Bonnes <bon@elektron.ikp.physik.th-darmstadt.de>
8579         
8580         * [misc/exec.c]
8581         Give arguments to winhelp.
8583         * [miscemu/int21.c]
8584         Implemented Interrupt 21 AX=6C00 EXTENDED OPEN/CREATE.
8585         Created function ExtendedOpenCreateFile.
8586         Give for some Windows95 interrupts the return value 'not
8587         implemented'.
8589 Sun Dec 17 16:51:56 EST 1995  Jim Peterson <jspeter@birch.ee.vt.edu>
8591         * [include/kernel32.h] [include/windows.h]
8592         Moved the typedefs for SYSTEMTIME and LPSYSTEMTIME from
8593         include/kernel32.h to include/windows.h and declared the new Win32
8594         API functions Sleep(), GetLocalTime(), and GetSystemTime().
8595         Redefined INFINITE as 0xFFFFFFFF if WINELIB32.
8597         * [rc/rc (new file)]
8598         Created the shell script 'rc', which should simplify resource
8599         compilation.
8601         * [win32/environment.c]
8602         Kludged around an undefined reference to wine_files.  This change
8603         should be fixed some time.
8605         * [win32/time.c] [if1632/kernel32.spec]
8606         Added the functions GetSystemTime(), and Sleep().
8608         * [miscemu/int21.c]
8609         Renamed static function GetSystemTime to INT21_GetSystemTime to
8610         avoid conflicts with the API function of the same name.
8612         * [include/wintypes.h]
8613         Added the SPFMT definition for printf statements.
8615         * [misc/shell.c] [include/shell.h]
8616         Changed ERROR_* defines to SHELL_ERROR_*, as they were conflicting
8617         with the ones in include/winerror.h.  They should probably use the
8618         versions in winerror.h, but I'm not certain, and that can be done
8619         later.
8621         * [windows/mdi.c]
8622         Translated WM_MDIACTIVATE(?,(LOhwnd,HIhwnd)) messages to
8623         WM_MDIACTIVATE(HIhwnd,LOhwnd) for WINELIB32.  The ? parameter
8624         (boolean) was discarded with this translation.  Translated handler
8625         of WM_MDISETMENU(ref,(loHMENU,hiHMENU)) to handle
8626         WM_MDISETMENU(loHMENU, hiHMENU) messages in WINELIB32 (ref assumed
8627         false, call DrawMenuBar() if desired).
8629         * [*/*]
8630         General explicit casts and more rigid typing to remove warnings.
8632         * [include/winpos.h] [windows/winpos.c]
8633         Changed return type of WINPOS_ChangeActiveWindow to BOOL.
8635         * [include/commdlg.h] [misc/commdlg.c]
8636         Added prototypes for ChooseColor(), CommDlgExtendedError(),
8637         FindText() GetFileTitle(), GetOpenFileName(), GetSaveFileName(),
8638         PrintDlg, and ReplaceText().
8639         Renamed the CommDlgExtendError() function to CommDlgExtendedError().
8640         Made GetFileTitle return a short, as per the API definition.
8642         * [Makefile.in]
8643         Added line to clean and distclean that removes temporaries from
8644         the include directory.
8646 Sat Dec 16 19:39:14 MET 1995  Steffen Moeller <smoe0024@rz.uni-hildesheim.de>
8648         * [controls/edit.c]
8649         Almost rewrote EDIT_GetLineMsg.
8651 Sat Dec 16 13:51:48 MST 1995  Andrew Taylor <ataylor@cadvision.com>
8653         * [windows/mdi.c]
8654         Fixed MDITile() bug that occurs when 0 windows are present or all
8655         windows are minimized.
8657 Wed Dec 12 23:30:00 1995  Uwe Bonnes <bon@elektron.ikp.physik.th-darmstadt.de>
8659         * [misc/profile.c]
8660         Try harder to find files, especially in the working directory.
8661         Look in $HOME/.wine too and create it there if it isn't found.
8663 ----------------------------------------------------------------------
8664 Mon Dec 11 19:08:55 1995  Alexandre Julliard  <julliard@sunsite.unc.edu>
8666         * [misc/lstr.c]
8667         Replaced wine_strncpy() by a 32-bit version of lstrcpyn(), since
8668         they do the same job.
8670         * [tools/build.c]
8671         Fixed __attribute__((stdcall)) to make it compile with gcc
8672         versions under 2.7. Doesn't mean it will run OK though...
8674 Sat Dec 09 13:22:58 1995  Cameron Heide  <heide@ee.ualberta.ca>
8676         * [include/kernel32.h] [include/winerror.h]
8677         Added file attribute definitions and more error codes.
8679         * [win32/error.c]
8680         Added some rudimentary errno-to-Win32 error conversion
8681         code.
8683         * [win32/file.c]
8684         Added to GetFileInformationByHandle, filled in some known
8685         error codes, and switched to dprintf_win32.
8687         * [win32/time.c]
8688         Added GetLocalTime.
8690 Fri Dec  8 14:37:39 1995  Jim Peterson <jspeter@birch.ee.vt.edu>
8692         * [controls/combo.c]
8693         Converted functions of the type LONG _(HWND,WORD,LONG) to the type
8694         LRESULT _(HWND,WPARAM,LPARAM) where needed.
8696         * [include/libres.h]
8697         Restructured libres prototypes to closer match the windows API.
8699         * [include/windows.h]
8700         Changed several API prototypes' parameter types from 'short' to INT,
8701         which is #defined as short in the emulator, but is a normal int in
8702         WINELIB32.  Also changed SEGPTR from DWORD to void* when WINELIB32.
8703         (This creates a lot of warnings at library-compile time, but less
8704         warnings at app-compile time.  I'll remove the warnings soon.)
8706         * [loader/resource.c]
8707         Fixed parameter mismatch in call to LIBRES_FindResource().  Changed
8708         various implementations of the LIBRES_* API functions.
8710         * [loader/signal.c]
8711         Deleted local 'i' from win_fault(), since it was unused.
8713         * [objects/bitblt.c]
8714         Mirrored changes to include/windows.h mentioned above.
8716         * [toolkit/hello3.c]
8717         Changed LoadMenuIndirect() call to LoadMenu() to test the new
8718         resource registration technique.
8720         * [toolkit/libres.c]
8721         Removed definition of 'struct resource' and fixed bugs in the resource
8722         implementation.  Implemented LIBRES_FindResource.
8724         * [windows/graphics.c]
8725         Mirrored changes to include/windows.h mentioned above.
8727 Thu Dec  7 23:15:56 1995     Martin von Loewis <loewis@informatik.hu-berlin.de>
8729         * [controls/edit.c]
8730         LOCAL_HeapExists: Changed parameter to HANDLE. For WineLib, return true
8732         * [controls/listbox.c]
8733         CreateListBoxStruct: Initialize HeapSel to 0 for WineLib
8735         * [include/listbox.h]
8736         change HeapSel from WORD to HANDLE
8738         * [include/resource.h][rc/winerc.c]
8739         struct ResourceTable: removed
8740         struct resource: moved to header file
8741         autoregister resources if supported by compiler
8743         * [memory/local.h]
8744         LOCAL_GetHeap: expect HANDLE rather than WORD
8745         
8746         * [toolkit/Makefile.in]
8747         Add ALLCFLAGS to make hello3
8749         * [toolkit/heap.c]
8750         LocalFree, HEAP_Free: handle 0 parameter gracefully
8752 Wed Dec 06 15:34:23 1995  Greg Cooper <cooper@ima-inc.com>
8754         * [misc/winsocket.c]
8755         Fixed the msgsnd and msgrcv errors that winsock programs get.
8757 Wed Dec 06 12:47:23 MET 1995 Sven Verdoolaege <skimo@dns.ufsia.ac.be>
8758         
8759         * [if1632/kernel.spec]
8760         Fixed _hread and _hwrite return type
8762         * [if1632/relay32.c] [loader/pe_image.c]
8763         Hacked loading of PE-dll's in
8765         * [win32/advapi.c]
8766         Added stubs for RegCreateKeyEx, RegSetValueEx, RegQueryValueEx
8768         * [win32/file.c]
8769         Added stubs for OpenFileMapping, CreateFileMapping, MapViewOfFileEx
8771         * [win32/process.c]
8772         Added stubs for CreateMutexA, ReleaseMutex, CreateEventA,
8773         WaitForSingleObject, DuplicateHandle, GetCurrentProcess
8774         
8775 Mon Dec 04 13:06:37 1995   Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
8777         * [include/wine.h] [misc/lstr.c]
8778         Define wine_strncpy(). This function does not pad the buffer with 
8779         zeroes like GNU strncpy(), which might break some Windows programs
8780         that pass bogus size arguments.
8782         * [loader/module.c]: GetModuleFileName(),
8783         [misc/commdlg.c]: GetFileTitle(),
8784         [misc/keyboard.c], [misc/lstr.c]: lstrcpyn(),
8785         [misc/ole2nls.c], [misc/profile.c], [multimedia/mcistring.c],
8786         [multimedia/mmsystem.c], [objects/font.c]:
8787         Use wine_strncpy() where strings are returned to Windows programs.
8788         
8789         * [objects/metafile.c]
8790         PlayMetafile(): Clear the handle table before using it.
8792         * [misc/shell.c] [misc/main.c]
8793         Rename SHELL_RegCheckForRoot() to SHELL_Init() and call it from main().
8794         
8795         * [misc/profile.c]
8796         load(): Need to handle comments.
8797         
8798         * [toolkit/libres.c]
8799         Make it compile.
8800         
8801         * [windows/nonclient.c]
8802         Use MAKE_SEGPTR macro in two places where a user heap block used
8803         to be allocated instead.
8805 Sat Dec 02 16:43:43 1995 Ramon Garcia <ramon@ie3.clubs.etsit.upm.es>
8807         * [windows/winpos.c]
8808         In function SetWindowPos: do not redraw the parent of
8809         a window if the specified window is placed on the top.
8810         This avoids that ShowWindow(hwnd,1) hides hwnd instead
8811         of showing it.
8813 Sat Dec 02 11:00:00 1995 Alex Korobka <alex@phm30.pharm.sunysb.edu>
8815         * [windows/scroll.c]
8816         Now it can scroll children along with the client region of parent 
8817         window. Tried to optimize update region calculation. 
8819         * [windows/mdi.c]
8820         ScrollChildren function, more other features added. Basically
8821         a rewrite.
8823         * [windows/winpos.c] [windows/focus.c]
8824         Reimplemented window activation and focus handling.
8826         * [windows/nonclient.c]
8827         Added new flag WIN_NCACTIVATED.
8829         * [windows/message.c] [loader/task.c]
8830         Small changes (to maintain linked list of message queues).
8832 Wed Nov 29 15:51:48 1995  Daniel Schepler  <daniel@shep13.wustl.edu>
8834         * [include/options.h] [misc/main.c] [windows/defwnd.c]
8835           [windows/event.c] [windows/nonclient.c] [windows/win.c] [Wine.man]
8836         Implemented a -managed option to replace the standard Windows
8837         frame of top-level windows with the window manager's decorations.
8838         If a top-level window makes its own frame, this will still show
8839         up, inside the window manager decorations (I believe ctl3dv2.dll
8840         would do this, although I can't test this).
8842 ----------------------------------------------------------------------
8843 Tue Nov 21 18:49:10 1995  Alexandre Julliard  <julliard@sunsite.unc.edu>
8845         * [configure.in] [Makefile] [misc/dos_fs.c]
8846         Got rid of autoconf.h file.
8848         * [debugger/dbg.y]
8849         More logical behavior upon syntax errors.
8851         * [include/hook.h] [windows/hook.c]
8852         Changed hook structure and rewrote most of the hook functions for
8853         better compatibility, based on investigations by Alex Korobka.
8855         * [include/message.h] [windows/message.c]
8856         Added hooks to message queue structure and made the structure
8857         layout Windows-compatible.
8858         Added support for WH_MOUSE, WH_KEYBOARD, WH_HARDWARE and
8859         WH_JOURNALRECORD hooks.
8861         * [misc/main.c]
8862         Added command-line option for changing the language at run-time
8863         (not implemented yet), based on a suggestion from Michael Patra.
8865         * [objects/cursoricon.c]
8866         Fixed silly SEGPTR bug in DumpIcon().
8868 Mon Nov 20 22:22:22 1995  Alex Korobka <alex@phm30.pharm.sunysb.edu>
8870         * [controls/listbox.c] [controls/combo.c] [include/listbox.h]
8871         Partial implementaion of LBS_EXTENDEDSEL style,
8872         yet more updates for drag & drop support. Now works.
8874         * [windows/defwnd.c]
8875         More message handlers.
8877         * [windows/win.c]
8878         DragObject, DragDetect, AnyPopup functions. 
8880         * [controls/listbox.c]
8881         More kludgy fixes (WM_...TOITEM, etc.).
8883         * [objects/cursoricon.c] [objects/oembitmap.c]
8884         IconToCursor skeleton, patch for OBM_LoadCursorIcon to handle new
8885         cursor.
8887         * [include/bitmaps/ocr*]
8888         New OEM cursors.
8890 Mon Nov 20 11:05:20 EST 1995  Jim Peterson <jspeter@birch.ee.vt.edu>
8892         * [toolkit/heap.c]
8893         Swapped flags and size arguments to LocalRealloc as per changes in
8894         memory/local.c by William Magro in previous release.
8896         * [include/wintypes.h]
8897         Reinstated the #define's for 'min' and 'max', since they're part of
8898         the Windows API.  I really don't think it's a wise idea, so I put
8899         a '#ifndef DONT_DEFINE_min_AND_max' around them.  I think the actual
8900         WINE code should never use these (it should use 'MIN' and 'MAX'
8901         instead).
8903         * [loader/*]
8904         Put '#ifndef WINELIB' around many things that WINElib should not need.
8906         * [controls/edit.c]
8907         Took out many '#if defined(WINELIB)' sections with the associated
8908         comment 'temporary fix, until Local memory is correctly implemented in
8909         WINELIB', since the effective translations are now in 
8910         toolkit/miscstubs.c.
8911         Took out the #ifndef's I put in EDIT_ClearText.  Whoever modified this
8912         file fixed (or at least postponed) the bug I had encountered.
8914         * [loader/task.c]
8915         Put an #ifdef in TASK_CreateTask() that hardwires the current drive to
8916         C:  This will probably cause a lot of trouble if this change is
8917         forgotten in the future, but it will let things like the OpenFileName
8918         dialog work for now.
8920         * [toolkit/libres.c] [toolkit/Makefile.in] [toolkit/Makefile]
8921           [include/libres.h]
8922         Made new libres.c file, which will contain functions for supporting
8923         accessing resources by name in WINElib.  'winerc' will need to be
8924         changed.
8926         * [toolkit/heap.c]
8927         Refined memory routines to allow for differences between LocalAlloc
8928         and GlobalAlloc and between LocalSize and GlobalSize.
8930         * [windows/message.c] [include/windows.h]
8931         Defined the GetCurrentTime routine in windows/message.c, and removed
8932         the #define in windows.h.
8934 Mon Nov 20 00:36:42 MET 1995 Sven Verdoolaege <skimo@dns.ufsia.ac.be>
8936         * [*/*]
8937         Added new debugging type DEBUG_WIN32 and DEBUG_ENV.
8939         * [loader/module.c]
8940         Added undocumented GetExpWinVer.
8942         * [tools/build.c]
8943         Previous code didn't pop possibly changed %esi, %edi and %edx
8944         from the stack.
8945         
8946         * [win32/advapi.c]
8947         Added GetUserNameA.
8949         * [win32/code_page.c]
8950         Added stub for MultiByteToWideChar.
8952         * [win32/console.c]
8953         Added SetConsoleCtrlHandler stub.
8955         * [win32/file.c]
8956         Added ReadFile CreateFileA GetFileInformationByHandle stubs.
8957         Added CloseHandle.
8959         * [win32/memory.c]
8960         Changed VirtualAlloc and VirtualFree.
8962         * [win32/process.c]
8963         Added ExitProcess.
8965 Sun Nov 19 17:54:42 1995   Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
8967         * [include/windows.h]
8968         Fixed a few broken structure definitions.
8970         * [loader/resource.c]
8971         FindResource(): Need to check for '#xxx' strings here.
8973         * [miscemu/int21.c]
8974         FindNext(): Return MS-DOS filenames uppercase.
8976         * [objects/cursoricon.c]
8977         CreateIcon(), CreateCursor(): Added missing element to CURSORICONINFO
8978         initializers.
8979         
8980         * [misc/file.c]
8981         _lopen(): Files opened in OF_WRITE mode are truncated.
8982         OpenFile(): Ignore OF_READ/OF_WRITE/OF_READWRITE when files are
8983         created; use read/write mode.
8984         
8985         * [misc/profile.c]
8986         load(): Rewritten.
8987         
8988         * [misc/commdlg.c]
8989         Fixed bad call to strncpy() that smashed the stack.
8991         * [controls/combo.c] [windows/winpos.c] [memory/selector.c]
8992         Operator precedence fixes. People who use gcc 2.7.1 don't need a
8993         debugger :-)
8994         
8995         * [if1632/gdi.spec] [objects/palette.c]
8996         Add ResizePalette() and AnimatePalette() stubs. They don't do anything,
8997         but sometimes that's good enough.
8999 Fri Nov 17 09:10:35 GMT 1995  John Harvey <john@division.co.uk>
9001         * [include/wine.h] [include/registers.h] [include/winsock.h]
9002         Added definitions for Unixware.
9004         * [loader/signal.c] [misc/comm.c] [misc/winsocket.c]
9005         Misc. fixes for Unixware.
9007         * [loader/task.c]
9008         Made assignemts to context in InitTask for registers use the macros
9009         from registers.h to make them more portable. (Needed for Unixware)
9011         * [tools/build.c]
9012         Fixed register acces routines to work on Unixware. Bit grubby but
9013         it seems to work.
9015         * [controls/edit.c]
9016         EDIT_WM_NCCreate allocates local heap if hasn't been previously
9017         allocated.
9018         
9019         * [miscemu/int21.c]
9020         mkdir now creates directory with permission to access it.
9022         * [misc/dos_fs.c]
9023         mkdir now creates directory with permission to access it.
9024         DOS_opendir now uses linked list of dirents to avoid problems with 
9025         realloc changing address of malloced memory.
9027 Thu Nov 16 12:47:13 1995  Michael Patra  <patra@itp1.Physik.TU-Berlin.DE>
9029         * [controls/menu.c]
9030         MENU_CalcItemSize(): Fixed handling of empty menu items.
9032 Sat Nov 11 21:46:54 1995  Hans de Graaff  <graaff@twi72.twi.tudelft.nl>
9034         * [misc/file.c]
9035         In OpenFile, unlink should be done on the unix filename.
9037 Sat Nov 11 16:43:29 1995  Cameron Heide  (heide@ee.ualberta.ca)
9039         * [include/handle32.h]
9040         New header file containing internal Win32 kernel handle
9041         information.
9043         * [win32/file.c]
9044         Added ReadFile, CreateFile, and CloseFileHandle, and did
9045         some reorganizing to match the new handle allocation scheme.
9047         * [win32/init.c]
9048         Added CloseHandle and the creation of standard I/O handles.
9050         * [win32/object_mgt.c]
9051         New module for allocating and freeing Win32 kernel handles.
9053 ----------------------------------------------------------------------
9054 Fri Nov  3 20:08:17 1995  Alexandre Julliard  <julliard@sunsite.unc.edu>
9056         * [configure.in]
9057         Attempt to check for -li386 on NetBSD. Please test this.
9059 Mon Oct 30 12:40:32 EST 1995  Jim Peterson <jspeter@birch.ee.vt.edu>
9061         * [*/*]
9062         Eliminated various warnings with either explicit casts or more
9063         accurate variable/parameter declarations (e.g. INT instead of short
9064         or WORD).
9065         Changed macros 'min' and 'max' to 'MIN' and 'MAX', since they're
9066         macros.
9068         * [controls/edit.c] [windows/defdlg.c]
9069         Added '#ifdef SUPERFLUOUS_FUNCTIONS' wrappers around function
9070         definition of EDIT_KeyVScrollDoc, EDIT_TextLineNumber, and
9071         DEFDLG_FindDefButton to avoid warnings.
9073         * [controls/button.c] [controls/scroll.c] [windows/defwnd.c]
9074           [windows/message.c] [windows/nonclient.c]
9075         Converted MAKEPOINT macro call to manual conversion.
9077         * [include/windows.h]
9078         For WINELIB32, structures POINT, SIZE, and RECT have LONG members
9079         instead of INT.  This also invalidates the macro MAKEPOINT(), which
9080         is not supported in Win32.  Also defined the POINTS structure (SHORT
9081         members) and the MAKEPOINTS macro.
9083         * [misc/commdlg.c]
9084         Changed a lot of 'strcpy' calls to 'strncpy' calls.  I'm desperate to
9085         find this memory bug, and this should be done anyway.
9087         * [controls/edit.c]
9088         Well, the alteration mentioned above didn't do it, but #ifdef'ing out
9089         a few lines in EDIT_ClearText did.  This leads to bugs, but for now,
9090         it's better than bizzare memory troubles.
9092         * [toolkit/miscstubs.c]
9093         Removed warning messages in GLOBAL_CreateBlock(), GLOBAL_FreeBlock(),
9094         and RELAY32_GetEntryPoint().  These are the most popular warnings, and
9095         their current implementation seems fine.
9097 Sat Oct 28 09:39:18 1995  Jochen Karrer <cip307@wpax01.Physik.Uni-Wuerzburg.DE>
9099         * [objects/cursoricon.c]
9100         Fix for "broken" X servers that invert masked cursor colors.
9102 Fri Oct 27 19:27:21 1995  Alex Korobka  <alex@phm6.pharm.sunysb.edu>
9104         * [windows/dialog.c] [windows/nonclient.c]
9105         Remove unnecessary items from the system menu.
9107 Thu Oct 26 05:03:03 MET 1995  Philippe De Muyter <phdm@info.ucl.ac.be>
9109         * [objects/color.c] [objects/palette.c]
9110         Make GetNearestColor return a RGB value instead of a pixel value.
9112 Wed Oct 25 23:33:39 1995    Martin von Loewis <loewis@informatik.hu-berlin.de>
9114         * [controls/desktop.c][controls/menu.c][include/menu.h]
9115         Changed WORD parameters to UINT parameters.
9117         * [include/wintypes.h]
9118         Made UINT 32bit for WINELIB.
9120         * [loader/main.c]
9121         Disabled RELAY32_Init and MODULE_Init for WINELIB.
9123         * [misc/main.c]
9124         Assume CPU386 for WINELIB.
9126         * [rc/winerc]
9127         add_popup: set MF_POPUP flag on menu item.
9129         * [toolkit/Makefile.in][toolkit/hello3.c][toolkit/hello3res.c]
9130         Add resource demo hello3 for WINELIB.
9131         New file README.resources.
9133         * [toolkit/miscstubs.c]
9134         Add a case for 17.
9136 Tue Oct 17 15:13:10 IST 1995  Itai Nahshon <nahshon@vnet.ibm.com>
9138         * [loader/module.c]
9139         Do not append .exe if the file name already has an extension.
9141         * [misc/profile.c]
9142         Avoid creating a file with a junk name if a .ini file does not
9143         exist.
9145         * [if1632/gdi.spec] [if1632/user.spec] [if1632/dummy.c]
9146         Added a lot of dummy stubs for Windows Hebrew version.
9148 Tue Oct 17 01:03:24 1995 William Magro <wmagro@tc.cornell.edu>
9150         * [controls/button.c]
9151         Fix for buttons with no label.
9153         * [controls/combo.c][controls/listbox.c]
9154         Fixes for scrollbar positioning.  Now disappears correctly
9155         for short lists.
9157         * [controls/edit.c]
9158         Handle memory allocation differently when building as library.
9160         * [controls/static]
9161         Don't destroy old icon before drawing new icon. (Fixes landscape/
9162         portrait toggle icon in print dialog.)
9164         * [if1632/gdi.spec]
9165         New functions SetMetaFileBits and GetMetaFileBits
9167         * [include/sysmetrics.h] [windows/sysmetrics.c]
9168         Add support for GetSystemMetrics(SM_CMETRICS) == SM_CMETRICS
9170         * [include/windows.h]
9171         META_EXTTEXTOUT, not META_SETTEXTOUT
9172         define GetCurrentTime as GetTickCount (for wine library)
9174         * [loader/main.c]
9175         Don't initialize built-in modules in wine library
9177         * [memory/local.c]
9178         LocalReAlloc was defined incorrectly. Swap flags and size arguments.
9180         * [misc/main.c]
9181         Always report CPUTYPE=4 to wine library.
9183         * [objects/dib.c]
9184         RLE8 images were missing top line when decompressed.
9186         * [objects/metafile.c]
9187         SetMetaFileBits and GetMetaFileBits implemented.  Works when called
9188         from winhelp.  More testing needed.  Various memory leaks plugged.
9189         Various other bug fixes.  New metafile operations added in
9190         PlayMetaFileRecord: CreatePalette, SetTextAlign, SelectPalette,
9191         SetMapperFlags, RealizePalette, ExtTextOut, Escape.  Testing needed.
9193         * [toolkit/heap.c]
9194         LocalUnLock changed to LocalUnlock
9196 Sun Oct 15 21:55:33 1995  Anand Kumria <akumria@ozemail.com.au>
9197         
9198         * [misc/winsock.c] 
9199         Return the correct error number, for host lookup operations.
9200         Also, correct the problem with send_message.
9202 Fri Oct 13 19:04:35 1995  Morten Welinder  <terra@diku.dk>
9204         * [Makefile.in]
9205         Using nm's built-in sorting.
9207         * [*/*.c]
9208         Use xmalloc for malloc and xrealloc for realloc in all ungarded
9209         cases.
9211         * [debugger/dbg.y]
9212         Handle C-like expressions.  Clean-up.
9214         * [debugger/debug.l]
9215         Lots of new tokens for expressions.
9217         * [debugger/info.c]
9218         Implement "list" command for disassembling.
9220         * [misc/ole2nls.c]
9221         Implement more Danish stuff.
9223 Fri Oct  6 10:39:39 1995 Ram'on Garc'ia <ramon@ie3.clubs.etsit.upm.es>
9225         * [loader/module.c]
9226         Updated self-loading modules to support for new 32 bit 
9227         stack frames.
9229 ----------------------------------------------------------------------
9230 Sun Oct  1 15:48:34 1995  Alexandre Julliard  <julliard@sunsite.unc>
9232         * [controls/menu.c]
9233         Fixed GetMenuString() for non-string items.
9235         * [debugger/*.c]
9236         First attempt to check validity of pointers before memory
9237         accesses. For now only segmented pointers are checked.
9239         * [debugger/dbg.y] [memory/ldt.c]
9240         Added possibility to dump only one segment with 'info segment'.
9242         * [include/bitmaps/ocr_*]
9243         Added all OEM cursors as XPM bitmaps.
9245         * [include/cursoricon.h] [objects/cursoricon.c]
9246         Rewrote all cursor and icon management to use the same memory
9247         layout as Windows, and to factor common code between icons and
9248         cursors. Implemented icon directory lookup to find the best
9249         matching icon (i.e. the color one).
9250         Implemented CopyCursor() and DumpIcon().
9252         * [loader/module.c]
9253         For disabled built-in modules, we now try to load the Windows DLL
9254         first, and if this fails we fall back to using the built-in module
9255         anyway.
9257         * [memory/global.c]
9258         Fixed GlobalHandle() to return the correct selector in the high
9259         word even if we are passed a handle in the first place.
9261         * [miscemu/instr.c]
9262         Take into account the size of the operand and of the stack segment
9263         when incrementing the stack pointer.
9264         Avoid referencing FS_reg and GS_reg on *BSD.
9266         * [objects/dib.c]
9267         All DIB functions now accept a BITMAPCOREHEADER format bitmap.
9268         Monochrome DIBs are created as monochrome bitmap iff they are
9269         black and white.
9271         * [objects/oembitmap.c]
9272         Added support for OEM cursors, changed OBM_LoadIcon to use the new
9273         icon memory layout.
9275         * [rc/sysres_Fr.rc]
9276         Added French [Fr] language support.
9278         * [win32/environment.c]
9279         Fixed GetCommandLineA() to use current PDB.
9281         * [windows/event.c] [windows/winpos.c]
9282         Simulate a mouse motion event upon SetWindowPos() to force the
9283         cursor to be set correctly.
9285 Sat Sep 30 17:49:32  Cameron Heide  (heide@ee.ualberta.ca)
9287         * [win32/*]
9288         New Win32 kernel functions: GetACP, GetCPInfo,
9289         GetEnvironmentVariableA, GetFileType, GetLastError, GetOEMCP,
9290         GetStartupInfoA, GetTimeZoneInformation, SetEnvironmentVariable,
9291         SetFilePointer, SetLastError, VirtualAlloc, VirtualFree,
9292         WriteFile.  Completed implementations of GetCommandLineA.
9294         * [include/kernel32.h]
9295         New file.
9297         * [loader/main.c]
9298         Call initialization function for Win32 data (doesn't currently do
9299         anything).
9301         * [misc/main.c]
9302         Implemented GetEnvironmentVariableA, SetEnvironmentVariableA.
9304 Sat Sep 30 00:26:56 1995  Niels de Carpentier  <niels@cindy.et.tudelft.nl>
9306         * [windows/winpos.c][miscemu/emulate.c][loader/module.c]
9307           [misc/commdlg.c]
9308         Misc. bug fixes
9310 Fri Sep 29 16:16:13 1995  Jim Peterson <jspeter@birch.ee.vt.edu>
9312         * [*/*]
9313         For Winelib, explicit casts have been placed where warnings were
9314         usually generated.
9315         printf formats which give the format for printing a handle as
9316         "%04x" or something similar have been changed to use the NPFMT
9317         macro defined in include/wintypes.h.  Some times, explicit casts
9318         were also necessary.
9319         Parameter, field, and variable declarations have been made more
9320         exact, such as converting 'WORD wParam' to 'WPARAM wParam' or
9321         'WORD hFont' to 'HFONT hFont'.
9322         Any call of the form GetWindowWord(hwnd,GWW_HINSTANCE) has been
9323         replaced with a call to WIN_GetWindowInstance(hwnd).
9325         * [controls/combo.c]
9326         Added WINELIB32 support in CLBoxGetCombo().
9328         * [include/dialog.h]
9329         Commented out the '#ifndef WINELIB' around the '#pragma pack(1)'.
9330         winelib needs the packing as well (e.g. when accessing resources
9331         like sysres_DIALOG_SHELL_ABOUT_MSGBOX).
9333         * [include/windows.h]
9334         Got rid of the F[a-k] macros, which were cluttering up the global
9335         namespace.
9337         * [include/windows.h] [windows/defwnd.c]
9338         Added Win32 messages WM_CTLCOLOR*.
9340         * [include/wintypes.h]
9341         Put in preprocessor '#define WINELIB32' if appropriate and changed
9342         the types of some typedefs (WPARAM, HANDLE) based on this.
9343         
9344         * [loader/module.c] [toolkit/miscstubs.c]
9345         Added #ifdef'd portion in LoadModule to handle loading a WINElib
9346         module (already loaded, just init values).  '#ifdef'ed out the
9347         definition for GetWndProcEntry16 and added a new version to
9348         toolkit/miscstubs.c.
9350         * [misc/shell.c]
9351         Adjusted the lengths of AppName and AppMisc from 512,512 to 128,906.
9352         Same amount of total storage, but much more reasonable.  Also, changed
9353         calls to strcpy() in ShellAbout() to calls to strncpy() instead.
9354         This was a difficult bug to track down, but the AppMisc field was
9355         being initialized with the contributers text, which was much larger
9356         than 512 characters.
9358         * [toolkit/atom.c]
9359         New file for atom-handling functions.  Copied from memory/atom.c and
9360         then heavily modified.  Right now, it's just a linked list of atoms.
9361         Consider it as a hash table with just one entry.  It's easily changed
9362         later.
9364         * [toolkit/heap.c]
9365         Commented out the heap functions with a "#ifdef WINELIB16" and put in
9366         a Win32 version (which is basically a modified copy).
9368         * [toolkit/sup.c] [toolkit/miscstubs.c]
9369         Moved the stuff I put in toolkit/sup.c into toolkit/miscstubs.c and
9370         added quite a few more stubs.
9372         * [toolkit/winmain.c]
9373         Rearranged startup code in _WinMain.  I think this will work.
9375         * [toolkit/Makefile.in]
9376         Added targets for 'hello' and 'hello2' in case anyone cares to try
9377         out the sample programs.
9379 Wed Sep 27 23:13:43 1995  Anand Kumria <akumria@ozemail.com.au>
9380         
9381         * [miscemu/int2f.c] [miscemu/vxd.c] [if1632/winprocs.spec]
9382         First attempt at support for some VxDs. Comm, Shell and Pagefile.
9384 Tue Sep 26 21:34:45 1995  Hans de Graaff  <graaff@twi72.twi.tudelft.nl>
9386         * [misc/dos_fs.c]
9387         DOS_SimplifyPath: Also remove "/./" from path. (Happens when
9388         starting applications like 'wine ./excel.exe')
9390 Sat Sep 23 23:32:40 1995  Morten Welinder  <terra@diku.dk>
9392         * [configure.in]
9393         Avoid relative path for wine.ini.
9395         * [rc/sysres_Da.rc]
9396         Support for Danish [Da] language.
9398         * [misc/main.c] [miscemu/cpu.c]
9399         Return the processor we're running on correctly.
9401         * [miscemu/int2f.c]
9402         Minor stuff in int 0x2f, function 0x16.
9404 Sat Sep 23 1995 17:58:04  Marcus Meissner  <msmeissn@faui01.informatik.uni-erlangen.de>
9406         * [misc/shell.c] [misc/main.c]
9407         Implement saving and loading of the registry database (needed for
9408         OLE). Very experimental. Fixed ShellExecute().
9409         
9410         * [miscemu/int21.c]
9411         EEXIST is not a critical error condition for mkdir().
9413 Fri Sep 22 01:33:34 1995  Alex Korobka  <alex@phm6.pharm.sunysb.edu>
9415         * [include/shell.h] [misc/shell.c]
9416         Implemented 4 drag/drop functions with documented functionality.
9418         * [multimedia/time.c]
9419         "Fixed" MMSysTimeCallback kludge so Excel5 loads up without crashing.
9421         * [*/*] 
9422         Added new files, more message definitions, structures, debug info,
9423         etc.  Rewrote message logging functions to produce output similar
9424         to WinSight.  Check out -debugmsg +message option.
9426         * [misc/file.c]
9427         Fixed GetDriveType return value.  
9429         * [windows/message.c] 
9430         Hooks are invoked in normal order.
9432         * [miscemu/*]
9433         Added some functions and interrupts.
9435         * [misc/shell.c]
9436         Implemented Drag... functions.
9438 Thu Sep 21 23:50:12 1995  Jukka Iivonen <iivonen@cc.helsinki.fi>
9440         * [rc/sysres_Fi.rc] [rc/sysres.rc]
9441         First attempt at Finnish [Fi] language support.
9443 ----------------------------------------------------------------------------
9444 Sun Sep 17 16:47:49 1995  Alexandre Julliard  <julliard@sunsite.unc.edu>
9446         * [configure.in] [*/Makefile.in] [Make.rules.in]
9447         Cleaned up makefiles, added configuration option for Winelib,
9448         grouped common make rules in Make.rules.in.
9450         * [Configure]
9451         Renamed to 'Configure.old'; please use 'configure' instead.
9453         * [controls/menu.c]
9454         Fixed DestroyMenu() to avoid deleting the same menu twice.
9455         More fixes to WM_MENUSELECT, and added WM_INITMENU.
9457         * [if1632/relay.c]
9458         Fixed wrong register values displayed by RELAY_DebugCall32().
9460         * [memory/local.c]
9461         Fixed LocalLock() and LocalUnlock() to increment/decrement the
9462         lock count for moveable blocks.
9464         * [misc/commdlg.c] [misc/shell.c] [rc/winerc.c]
9465         Modified the generated C file so that the resource information
9466         (size, etc.) is also exported.
9467         Modified common dialogs to use the new informations.
9469         * [misc/main.c] [ANNOUNCE]
9470         Update the list of contributors. Please let me know if I forgot
9471         someone.
9473         * [rc/sysres.rc] [rc/sysres_En.rc]
9474         Moved English resources to sysres_En.rc.
9475         Changed ids from numeric to symbolic for dialogs.
9477         * [windows/dialog.c]
9478         Modified template parsing to be able to pass segmented pointers to
9479         CreateWindow().
9481         * [windows/win.c]
9482         CreateWindow() now takes segmented pointers for class and window
9483         names.
9484         Maxmimize or minimize the window upon creation if the WS_MAXIMIZE
9485         or WS_MINIMIZE bits are set.
9487 Thu Sep 14 17:19:57 1995  Paul Wilhelm  <paul@paul.accessone.com>
9489         * [controls/scroll.c]
9490         Fixed scroll-bar bugs for non-client windows.
9492 Thu Sep 14 14:04:14 MET DST 1995 Jochen Hoenicke <Jochen.Hoenicke@arbi.Informatik.Uni-Oldenburg.de>
9494         * [include/cursor.h] [windows/cursor.c]
9495         Cursor is not mirrored any more and the hotspot is set right.
9497 Wed Sep 13 14:22:31 1995  Marcus Meissner  <msmeissn@faui01.informatik.uni-erlangen.de>
9499         * [ole.h]
9500         Misc small fixes.
9502 Mon Sep  4 00:01:23 1995  Jon Tombs <jon@gte.esi.us.es>
9504         * [rc/sysres_Es.rc]
9505         First attempt at Spanish [Es] language support.
9507 Sun Sep  3 13:22:33 1995     Martin von Loewis <loewis@informatik.hu-berlin.de>
9509         * [include/alias.h][windows/alias.c][include/relay32.h]
9510         New files
9512         * [controls/widgets.c]
9513         WIDGETS_Init: register alias window procedures
9515         * [if1632/callback.c]
9516         CallWndProc: Call alias functions if necessary
9518         * [if1632/gdi32.spec]
9519         GetStockObject, TextOutA: new relays
9521         * [misc/user32.c][if1632/user32.spec][misc/Makefile.in][misc/Imakefile]
9522         user32.c: new file
9523         BeginPaint,CreateWindowExA,DefWindowProcA,DispatchMessage,EndPaint,
9524         GetMessageA,RegisterClassA,ShowWindow,UpdateWindow: new relays
9526         * [if1632/winprocs32.spec][loader/pe_image.c][loader/module.c]
9527         PE_Win32CallToStart: new function
9528         MODULE_CreateInstance: removed static attribute
9529         LoadModule: Try loading PE image on error 21
9530         PE_LoadModule: new function
9531         PE_LoadImage: initialize pe_data with 0
9532         
9533         * [include/dlls.h][include/peexe.h]
9534         moved pe_data and w_files to peexe.h
9535         
9536         * [misc/shell.c]
9537         ShellAbout: Register AboutWndProc aliases
9539         * [miscemu/int21.c]
9540         handle 0x440A and 0xDC
9542         * [miscemu/int2f.c]
9543         handle 0x84
9545         * [objects/dib.c]
9546         CreateDIBitmap: complain if BITMAPINFOHEADER is of wrong size
9548         * [tools/build.c]
9549         include windows.h and relay32.h into generated Win32 relays,
9550         don't declare the implementation as int (*)();
9551         limit in WIN32_builtin was off by one
9553         * [windows/caret.c]
9554         CARET_Initialize: new function, call on strategic places
9556         * [windows/messagebox.c]
9557         MessageBox: register message box proc aliases
9559         * [if1632/advapi32.spec][if1632/comdlg32.spec]
9560         New files
9562         * [if1632/Makefile.in][if1632/Imakefile][if1632/relay32.c]
9563         added new spec files
9564         RELAY32_GetBuiltinDLL: perform lookup case insensitive
9565         RELAY32_GetEntryPoint: start name search at 0
9567         * [if1632/user.spec][if1632/kernel.spec][if1632/gdi.spec]
9568         Added stubs for new Win95 API
9570 Sat Sep 2 1995  Martin Roy
9572         * [misc/commdlg.c]
9573         In WM_INITDIALOG, current filter must reflect lpofn->nFilterIndex.
9574         When process IDOK button in FILEDLG_WMCommand(),
9575         lpofn->nFilterIndex should be updated to current selection.
9577 Thu Aug 31 15:00:00 1995 Ram'on Garc'ia <ramon@ie3.clubs.etsit.upm.es>
9579         * [loader/module.c] [loader/ne_image.c]
9580         Added support of self-loading modules.
9582 ---------------------------------------------------------------------
9583 Thu Aug 31 17:19:57 1995  Alexandre Julliard  <julliard@sunsite.unc.edu>
9585         * [Configure]
9586         Added compile-time option for IPC.
9588         * [configure.in]
9589         Added command-line options for language, IPC and malloc
9590         debugging.
9592         * [controls/menu.c]
9593         WM_MENUSELECT was sometimes sent to the wrong window.
9595         * [debugger/break.c]
9596         For the 'next' command, only step over instruction that require
9597         it. This allows 'next' to do the right thing with jmp and ret
9598         instructions.
9600         * [ipc/*.c] [memory/atom.c] [memory/global.c]
9601         IPC can now be configured out at compile-time.
9603         * [loader/task.c]
9604         Bug fix in TASK_Reschedule() that could cause a task to be deleted
9605         twice.
9607         * [miscemu/dosmem.c] (New file)
9608         Partial emulation of the BIOS data segment.
9610         * [miscemu/instr.c]
9611         Trap attempts to access selector 0x40 and remap the access to
9612         segment __0040H.
9614         * [tools/build.c]
9615         Fixed bug in CallTo32_LargeStack() that caused problems when
9616         compiling Wine with the -fomit-frame-pointer option.
9618         * [windows/message.c]
9619         Fixed bug in hardware event handling that could cause some events
9620         to get ignored.
9622 Sat Aug 26 13:12:59 IST 1995 Michael Veksler <mveksler@vnet.ibm.com>
9624         * [ipc/README] [ipc/dde.tex]
9625         LaTeX documentation for the ipc and DDE stuff.
9627 Wed Aug 23 22:01:23 GMT 1995 Michael Veksler <mveksler@vnet.ibm.com>
9629         * [ipc/Imakefile] [ipc/wine_test_stub.c]
9630         Fixed IPC testing. Now it can be compiled with "make tests"
9632 Wed Aug 23 21:04:14 1995  Fons Botman  <botman@wab-tis.rabobank.nl>
9634         * [if1632/kernel.spec] [include/windows.h] [misc/main.c]
9635         Added GetWinDebugInfo/SetWinDebugInfo stub for player.exe
9637 Sun Aug  20 13:49:42 1995  Marcus Meissner  <msmeissn@faui01.informatik.uni-erlangen.de>
9639         * [miscemu/int21.c]
9640         Misc fix to int21,ah=40 (write) to match _lwrite().
9641         AX=0x440A (check if handle is remote) added.
9643         * [multimedia/mmsystem.c]
9644         Moved mciSendString to mcistring.c.
9646         * [multimedia/mcistring.c]
9647         New file, string interface for MCI (not complete, not thoroughly
9648         tested).
9650         * [multimedia/audio.c]
9651         IOCTL prints errors; one paranoid check disabled.
9653         * [misc/file.c]
9654         Misc operator precedence fixes.
9656         * [if1632/gdi.spec] [objects/bitblt.c]
9657         Stub for FastWindowFrame (parameters not correct).
9659 Sat Aug 19 01:31:23 1995  Graham Menhennitt <gfm@werple.mira.net.au>
9661         * [loader/ne_image.c]
9662         Preliminary support for iterated segments.
9664 Sat Aug 19 00:43:04 1995  Andrew Taylor  (ataylor@cadvision.com)
9666         * [windows/mapping.c]
9667         In function MAPPING_FixIsotropic(), VportExt[XY] is multiplied by
9668         the absolute value of (ydim / xdim) or (xdim / ydim).
9670 Thu Aug 15 23:00:16  Gregory Trubetskoy  <grisha@mira.com>
9672         * [objects/oembitmap.c]
9673         Added some includes for Windows 95.
9675         * [include/sysmetrics.h]
9676         Added some sysmetrics for Windows 95.
9678         * [include/bitmaps/*95]
9679         New files: obm_close_95, obm_closed_95, obm_reduce_95, obm_reduced_95
9680         obm_zoom_95, obm_zoomd_95 - these are some pixmaps for Windows 95.
9682 Thu Aug 10 12:00:00 1995  Jan Willamowius  (jan@janhh.shnet.org)
9684         * [misc/shell.c] [rc/sysres*.rc]
9685         The caption of the ShellAbout dialog box is language specific and
9686         should be defined in the resources.
9688 ----------------------------------------------------------------------
9689 Thu Aug 17 19:30:14 1995  Alexandre Julliard  <julliard@sunsite.unc.edu>
9691         * [*/Makefile.in]
9692         Removed winelibclean target, as it doesn't work anyway.
9694         * [controls/button.c]
9695         Avoid drawing the focus rectangle outside of the button.
9697         * [controls/widgets.c]
9698         Fixed bug with the size of the reserved bytes for the Edit
9699         control (caused Eudora to crash).
9701         * [debugger/*] [include/debugger.h]
9702         Unified debugger address handling. Segmented and linear addresses
9703         are no grouped in a single type DBG_ADDR.
9704         All commands now accept seg:off addresses.
9705         Module entry points are now loaded upon first entry to the
9706         debugger, so that entry points of the loaded executable also
9707         appear in the symbol table.
9709         * [include/registers.h] [miscemu/*.c]
9710         Register macros are now of the form 'AX_reg(context)' instead of 'AX'.
9711         This makes code less readable, but will prevent a lot of name
9712         clashes with other definitions. It also avoids a hidden reference
9713         to the 'context' variable.
9715         * [ipc/dde_atom.c] [misc/atom.c]
9716         All *AddAtom and *FindAtom functions now take a SEGPTR parameter,
9717         to allow supporting integer atoms.
9718         Moved atom.c to memory/ directory.
9720         * [loader/task.c]
9721         Fixed environment allocation to compute the size dynamically.
9722         Added 'windir' environment variable.
9723         Fixed GetDOSEnvironment() to return the current task environment.
9725         * [windows/message.c]
9726         Fixed bug in MSG_GetWindowForEvent().
9728 Wed Aug  9 11:40:43 1995  Marcus Meissner  <msmeissn@faui01.informatik.uni-erlangen.de>
9730         * [include/ole.h]
9731         Added a lot of structures  from my Borland Manual. Neither complete,
9732         nor 100% right (check please)
9733         
9734         * [misc/shell.c]
9735         Fixed some of the Reg* functions.
9736         Enhanced ShellExecute.
9737         Please test: wine "regedit.exe /v" mplayer.exe soundrec.exe
9738         Do YOU know the format of \WINDOWS\REG.DAT? Mail me please :)
9740         * [misc/dos_fs.c]
9741         Make umsdos mounted windows dirs work again.
9743         * [miscemu/emulate.c]
9744         Added some comments, preimplementation of subfunction 7.
9746         * [multimedia/mmsystem.c]
9747         Implemented mciSendString. not complete, not clean, not
9748         necessarily working (only checked with a program which uses
9749         'cdaudio' (one working program is cool.exe, a shareware waveditor
9750         with cdaudio play facilities.)
9752         * [multimedia/mcicda.c]
9753         Segptr fixes in DriverProc
9754         Default cdrom drive in Linux is /dev/cdrom ... usually a symbolic
9755         link to your real cdrom device.
9757 Tue Aug  8 19:41:50 CDT 1995 Daniel Schepler <dks2@cec.wustl.edu>
9759         * [loader/resource.c]
9760         Don't crash in a LoadString to NULL
9762         * [loader/resource.c]
9763         Fixed accelerators to work with modifiers.  (ALT-x modifiers still
9764         won't work unless the ALT keypress exited the menu.)
9766         * [misc/file.c]
9767         Expand a file to the current offset with an _lwrite of size zero.
9769         * [misc/file.c]
9770         Set a newly created file to read-write instead of write-only.
9771         
9772 Sun Aug  6 20:28:35 1995  Anand Kumria <akumria@ozemail.com.au>
9774         * [misc/main.c] [include/msdos.h]
9775         Fixed to return DOS version 6.22, and the correct byte order
9776         for Windows programs.
9778 Wed Aug  2 12:36:33 1995   Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
9780         * [include/options.h] [memory/global.c] [misc/main.c]
9781         Make the new IPC run-time selectible, disabling it by default.
9782         (I think it's only useful for libwine, anyway.)
9784         * [loader/task.c] [memory/selector.c]
9785         In FreeSelector(), walk up the stack and fix the frames.
9787         * [objects/dib.c]
9788         Missing break statement in DIB_SetImageBits_RLE8().
9789         In GetDIBits(), set the compression flag in the bitmap info to zero.
9791         * [windows/dialog.c]
9792         GetNextDlgGroupItem() needs to treat the first child as if it had
9793         an implicit WS_GROUP bit set.
9795 Mon Jul 31 15:44:47 EDT 1995 Louis-D. Dubeau <ldd@step.polymtl.ca>
9797         * [misc/dos_fs.c]
9798         Quick'n dirty fix for the initialisation of the Z: information
9799         structure.
9801 ----------------------------------------------------------------------
9802 Sat Jul 22 22:39:09 IDT 1995 Michael Veksler <e1678223@tochnapc2.technion.ac.il>
9804         * [ipc/*]
9805         New directory. This directory contains the new inter-wine
9806         communications support. It enables DDE protocols between two wine
9807         instances.  Currently it is limited to DDE, but can be enhanced to
9808         support OLE between 2 different wine instances.  This is very
9809         important for libwine.a DDE/OLE support.
9811         * [tools/ipcl]
9812         A script to delete garbage IPC handles (shared memory, semaphores
9813         and message queues).  The current inter-wine communication is not
9814         perfect, and sometimes leaves garbage behind.
9816         * [if1632/relay.c] [include/atom.h] [include/global.h]
9817         [loader/selector.c] [loader/task.c] [loader/module.c]
9818         [loader/signal.c] [memory/global.c] [misc/atom.c]
9819         [windows/class.c] [windows/message.c] [windows/win.c]
9820         [Imakefile]
9821         Hooks for inter-wine DDE support, current Global.*Atom functions
9822         renamed to Local.*Atom since Global.*Atom are used for Inter-Wine
9823         DDE communication. (The first call to these functions sets up the
9824         IPC structures - which otherwise cause unneeded overhead.
9826 Mon Jul 17 19:55:21 1995  Alexandre Julliard  <julliard@sunsite.unc.edu>
9828         * [controls/menu.c]
9829         Don't crash if a NULL string is passed to menu functions.
9831         * [memory/selector.c]
9832         We now use a bit in ldt_flags_copy to indicate free LDT entries.
9833         Fixed a bug in SELECTOR_ReallocBlock that could cause it to
9834         overwrite valid LDT entries when growing a block.
9836         * [miscemu/instr.c]
9837         Emulate int xx instruction by storing the interrupt vector in
9838         CS:IP and returning directly. This allows a program to install an
9839         interrupt vector.
9841         * [windows/win.c]
9842         Added function WIN_GetTopParent to get the top-level parent of a
9843         window.
9845 Sun Jul  16 18:17:17 1995  Gregory Trubetskoy <grisha@mira.com>
9847         * [loader/resource.c]
9848         Added LoadIconHandler. It doesn't do anything yet, but now you
9849         can use borland help files with winhelp.exe.
9851 Sun Jul 16 11:58:45 1995 Anand Kumria <akumria@ozemail.com.au>
9853         * [misc/main.c]
9854         Fixed to return 386 Enhanced mode correctly. Also return the same
9855         type of CPU, for both Enhanced and Standard mode, namely a 386.
9857 Sun Jul 16 00:02:04 1995    Martin von Loewis <loewis@informatik.hu-berlin.de>
9859         * [Configure] [include/options.h] [include/wineopts.h]
9860           [misc/main.c][misc/spy.c]
9861           Removed support of spy file. Redirected spy messages to stddeb.
9862           Removed -spy option. Added -debugmsg +spy option.
9864         * [debugger/dbg.y][debugger/debug.l]
9865         Enabled segmented addresses (seg:offs) for break and x commands.
9867         * [if1632/gdi.spec] [objects/region.c] [windows/graphics.c]
9868           [include/region.h]
9869         FrameRgn, REGION_FrameRgn: New functions
9871         * [if1632/kernel.spec]
9872         IsWinOldApTask: Return false
9874         * [if1632/mouse.spec]
9875         CplApplet: Removed
9877         * [if1632/user.spec] [windows/win.c]
9878         ShowOwnedPopups: New function
9880         * [if1632/winsock.spec] [misc/winsocket.c]
9881         inet_addr, select: New prototypes in relay code
9882         Fixed memory layout for netdb functions (getXbyY).
9883         WINSOCK_ioctlsocket: Translated FIONREAD, FIONBIO, and FIOASYNC
9885         * [objects/clipping.c]
9886         RectVisible: Fixed call to LPToDP
9888         * [rc/winerc.c]
9889         main: Removed extra argument to getopt for Linux.
9891 Tue Jul 11 00:14:41 1995   Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
9893         * [controls/listbox.c]
9894         Yet another fix for ListBoxDirectory().
9895         
9896         * [loader/module.c] [if1632/kernel.spec]
9897         Make GetModuleHandle() accept instance handles as parameter.
9899         * [if1632/relay.c] [loader/task.c]
9900         Put a magic cookie at the bottom of the 32 bit stack, and check on
9901         each return from a 32 bit function whether it's still there. Complain
9902         if it's not.
9904         * [if1632/user.spec]
9905         Wrong entry for CloseDriver().
9907         * [misc/dos_fs.c] [loader/task.c] [include/dos_fs.h] [misc/file.c]
9908         [miscemu/int21.c]
9909         Large parts of dos_fs.c simplified. Changed it to use one
9910         current drive/directory per task, which is set to the module path on
9911         task creation.
9912         Prevent CorelPaint from closing stdin.
9913         open() with O_CREAT set must be passed three parameters.
9914         DOS FindFirst()/FindNext() could crash when FA_LABEL was set. Fixed,
9915         it's in DOS_readdir() now.
9917         * [misc/profile.c]
9918         Some badly written software (Lotus Freelance Graphics) passes a bogus
9919         size parameter that caused Wine to write off the end of a segment.
9920         Fixed. (It's probably too paranoid now.)
9921         
9922         * [multimedia/mmsystem.c] [multimedia/time.c] [multimedia/joystick.c]
9923         [multimedia/Imakefile] [if1632/winprocs.spec]
9924         16 bit entry point for MMSysTimeCallback.
9925         Split off time.c and joystick.c from mmsystem.c.
9926         
9927         * [objects/dib.c]
9928         GetDIBits(): call XGetImage() via CallTo32_LargeStack.
9930         * [windows/cursor.c]
9931         DestroyCursor(): do nothing for builtin cursors.
9932         
9933         * [windows/mdi.c]
9934         Half of WM_MDISETMENU implemented.
9935         
9936         * [windows/win.c]
9937         EnumWindows() and EnumTaskWindows() never enumerated any windows.
9938         Fixed.
9940         * [windows/*.c]
9941         Fixed GetParent() to return correct values for owned windows.
9943         * [windows/message.c]
9944         Don't try to activate disabled top-level windows.
9946         * [windows/nonclient.c]
9947         Work around a bug in gcc-2.7.0.
9948         
9949         * [tools/build.c] [include/stackframe.h] [memory/global.c] 
9950         [loader/task.c] [memory/selector.c]
9951         Some Visual Basic programs (and possibly others, too) expect ES to be 
9952         preserved by a call to an API function, so we have to save it.
9953         In GlobalFree() and FreeSelector(), we must clear CURRENT_STACK16->es 
9954         to prevent segfaults if ES contained the selector to be freed.
9956 Sun Jul  9 20:21:20 1995  Jon Tombs  <jon@gtex02.us.es>
9958         * [*/*]
9959         Added missing prototypes to header files and relevant includes
9960         to reduce compile time warnings.
9962 Sun Jul  9 18:32:56 1995  Michael Patra  <micky@marie.physik.tu-berlin.de>
9964         * [configure.in] [include/config.h] [*/Makefile.in]
9965         New configuration scheme based on autoconf.
9967 Sat Jul  8 14:12:45 1995  Morten Welinder  <terra+@cs.cmu.edu>
9969         * [miscemu/ioports.c]
9970         Revamp to have only one in- and one out- variant, both really
9971         implemented.
9973         * [miscemu/instr.c]
9974         INSTR_EmulateInstruction: Use new ioport interface.  Implement
9975         string io.  Correct instruction pointer for 32-bit code.
9977         * [include/miscemu.h]
9978         Update port function prototypes.
9980         * [include/registers.h]
9981         Defined FS and GS.
9983 Sat Jul  8 13:38:54 1995  Hans de Graaff  <graaff@twi72.twi.tudelft.nl>
9985         * [misc/dos_fs.c]
9986         ChopOffSlash(): A path consisting off a single slash is left
9987         intact, and multiple slashes are all removed.
9989 ----------------------------------------------------------------------
9990 Wed Jul  5 19:06:35 1995  Alexandre Julliard  <julliard@sunsite.unc.edu>
9992         * [controls/scroll.c]
9993         Fixed drawing bug that caused part of a non-client scroll bar
9994         to be painted even when the scroll-bar was hidden.
9996         * [debugger/break.c] [debugger/dbg.y]
9997         Rewrote breakpoint handling to work in 16-bit mode.
9998         Implemented single-stepping ('step' and 'next' instructions).
10000         * [debugger/debug.l]
10001         Format specifier is now a separate token.
10002         Entering an empty line at the debugger prompt causes the previous
10003         command to be repeated, like under gdb.
10004         
10005         * [debugger/debug.l] [debugger/registers.c]
10006         Differentiate 16-bit and 32-bit registers without taking current
10007         mode into account ($eax is always 32-bit, $ax always 16-bit).
10009         * [debugger/stack.c]
10010         Fixed stack information routines to differentiate between 16-bit
10011         and 32-bit stacks.
10013         * [loader/task.c]
10014         Option -debug now sets a breakpoint at the first instruction of
10015         every loaded task.
10017         * [miscemu/instr.c]
10018         Added handling of lock, repe and repne prefixes.
10020         * [objects/dib.c]
10021         Changed StretchDIBits() to do the correct thing, even if it's still
10022         not really optimal.
10024         * [windows/graphics.c]
10025         Fixes in RoundRect(), thanks to Babak Masalehdan.
10027         * [windows/message.c]
10028         Tried to fix mouse event handling with respect to disabled
10029         windows.
10031         * [windows/painting.c]
10032         Clear WIN_NEEDS_NCPAINT flag before sending WM_NCPAINT to avoid
10033         infinite loops.
10035         * [windows/win.c]
10036         Fixed IsWindowVisible() to return FALSE when one of the parent
10037         windows is hidden.
10039 Sat Jul  1 22:08:21 1995   Martin von Loewis <loewis@informatik.hu-berlin.de>
10041         * [if1632/compobj.spec][misc/compobj.c]
10042         CoGetMalloc: New function
10043         Added relay entries for COMPOBJ ordinals above 100
10044         CoInitialize: Changed parameter to DWORD
10046         * [if1632/ole2.spec]
10047         Exported implementation of OleBuildVersion
10049         * [if1632/ole2disp.spec][misc/ole2disp.c][misc/Imakefile]
10050         ole2disp.c: New file
10051         SysAllocString, SysReallocString, SysAllocStringLen,
10052         SysReAllocStringLen, SysFreeString, SysStringLen: new functions
10054         * [if1632/ole2nls.spec][include/winnls.h][misc/ole2nls.c]
10055         CompareStringA: New function
10057 Thu Jun 29 19:42:02 1995  Marcus Meissner  <msmeissn@faui01.informatik.uni-erlangen.de>
10058         * [objects/font.c] [if1632/gdi.spec]
10059         New stubs for CreateScalableFontResource, GetGlyphOutline.
10061 Thu Jun 29 13:47:08 GMT 1995  Göran Thyni  (goran@norrsken.bildbasen.se)
10063         * [misc/commdlg.c]
10064         Extensive changes and bug fixes to FileDialog handling,
10065         behaves more like native Windows.
10067 Wed Jun 28 13:04:44 1995   Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
10069         * [controls/listbox.c] [controls/combo.c]
10070         Some minor optimizations.
10071         
10072         * [memory/local.c]
10073         LOCAL_FindFreeBlock(): Never use the last one.
10074         
10075         * [memory/global.c]
10076         GlobalReAlloc(): GMEM_MODIFY must not be ignored when size==0.
10077         
10078         * [misc/file.c]
10079         read() returns an error when length==0. This is not what Windows
10080         programs expect, so pay attention to this in _lread(). Changed this
10081         in _lwrite(), _hread(), _hwrite(), too.
10083         * [loader/resource.c]
10084         LoadIcon(): Ignore bih->biSizeImage, some icons have wrong values in
10085         there.
10086         
10087         * [if1632/shell.spec] [misc/shell.c]
10088         Wrong spec file entries caused havoc: HKEY has 32 bit, not 16.
10089         Accept some more combinations of parameters in the Reg..() functions.
10090         
10091         * [if1632/toolhelp.spec]
10092         Make InterruptRegister() and InterruptUnregister() return false.
10094         * [windows/hook.c]
10095         CallNextHookEx() used to crash when called with a null hhook. Fixed.
10097 Wed Jun 28 10:14:34 1995  Martin von Loewis  <martin@informatik.hu-berlin.de>
10099         * [include/neexe.h][loader/ne_image.c]
10100         NE_LoadSegment: Detect iterated segments
10102         * [misc/ole2nls.c]
10103         LOCALE_SLONGDATE: fixed typo
10105         * [miscemu/int5c.c]
10106         Reordered include files to avoid conflicts with Linux libc.5.1
10108         * [rc/winerc.c]
10109         Added -b option to process binary resource files into C arrays
10111         * [include/callback.h]
10112         CallWndProc: Added dummy ds parameter for libwine
10114         * [include/gdi.h][include/user.h]
10115         USER_HEAP_ALLOC, GDI_HEAP_ALLOC: dropped flags parameter
10117         * [include/ldt.h][include/stackframe.h]
10118         defined segment conversion macros for libwine
10120         * [misc/atom.c]
10121         Defined USER_HeapSel for libwine
10123         * [misc/main.c]
10124         Disable -dll option for libwine
10126         * [misc/user.c]
10127         removed GetFreeSystemResources, SystemHeapInfo from libwine for now
10129         * [toolkit/heap.c]
10130         fixed LocalLock prototype
10132         * [toolkit/sup.c]
10133         sync'ed load_mz_header, load_ne_header with structures
10135         * [toolkit/winmain.c]
10136         Disabled resource DLLs for libwine for now
10138 Mon Jun 26 19:30:24 1995  Hans de Graaff  (graaff@twi72.twi.tudelft.nl)
10140         * [misc/main.c]
10141         Fixed -enhanced option to report a 386 CPU instead of a 286.
10143 Fri Jun 23 23:18:25 1995  Marcus Meissner  <msmeissn@faui01.informatik.uni-erlangen.de>
10145         * [misc/dos_fs.c]
10146         Remove maximum open dosdirent limit (fixing the winfile.exe
10147         problem) by using telldir()/seekdir().
10148         
10149 Fri Jun 23 13:42:25 1995  Hans de Graaff  (graaff@twi72.twi.tudelft.nl)
10151         * [misc/profile.c]
10152         Fixed problem parsing empty lines within sections in .ini files.
10154 ----------------------------------------------------------------------
10155 Mon Jun 19 20:29:50 1995  Alexandre Julliard  (julliard@sunsite.unc.edu)
10157         * [debugger/*.c]
10158         Modified debugger to use segmented pointers everywhere.
10160         * [if1632/shell.spec] [if1632/sound.spec] [if1632/user.spec]
10161         Declared all functions that return only 16-bit as 'pascal16'.
10163         * [include/ldt.h] [memory/ldt.c]
10164         Export LDT_EntryToBytes (new) and LDT_BytesToEntry for DPMI.
10165         Maintain a copy of the selector flags, removing the need to make a
10166         system call to retrieve an LDT entry.
10168         * [loader/module.c]
10169         Fixed bug with module file handle cache.
10171         * [loader/ne_resource.c]
10172         Fixed file name bug in NE_AccessResource().
10174         * [loader/resource.c]
10175         Fixed bug in LoadIcon() that caused wrong colors to be used for
10176         the icon mask.
10178         * [loader/signal.c]
10179         Moved instruction emulation to miscemu/instr.c.
10181         * [misc/dos_fs.c] [miscemu/int21.c]
10182         Lots of small fixes, thanks to Morten Welinder.
10184         * [miscemu/dpmi.c]
10185         More complete DPMI emulation.
10187         * [miscemu/instr.c]
10188         Added support for prefixes in instructions to emulate.
10190         * [miscemu/int2f.c]
10191         Use register macros instead of destroying the high part of 32-bit
10192         registers.
10194         * [objects/dc.c]
10195         Fixed bug in GetDCState() that failed to clear the new DC.
10197         * [rc/sysres.rc]
10198         Removed dialogs 11 and 12 that were never used.
10200         * [tools/build.c]
10201         'pascal16' generated functions did not save %dx.
10202         Removed use of %fs to access the stack.
10203         %ds is no longer initialized before calling a 16-bit routine.
10205         * [windows/defwnd.c]
10206         Accept a NULL pointer as window title.
10208         * [windows/mdi.c]
10209         MDICascade: skip iconic windows.
10210         Implemented CalcChildScroll().
10211         
10212         * [windows/utility.c]
10213         Fixed MulDiv() for illegal values.
10215         * [windows/win.c]
10216         Fixed X error in CreateWindowEx() when WM_NCCALCSIZE returned
10217         a zero width or height.
10219 Sun Jun 18 22:22:30 MET DST 1995  Fons Botman  (botman@inter.nl.net)
10221         * [controls/edit.c]
10222         Fixed "uninitalized" message which -Wall couldnt see to be ok
10223         in EDIT_WriteText.
10225         * [include/debug.h]
10226         Added define for extra checks in API definitions during debugging.
10228         * [loader/ne_image.c]
10229         Added newline in NE_FixupPrologs to avoid long lines.
10231         * [misc/dos_fs.c]
10232         Added extra safety check in DOS_ValidDrive.
10234         * [misc/exec.c]
10235         Fixed definition of ExitWindows.
10236         
10237 Sun Jun 18 21:16:08 1995   Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
10239         * [controls/edit.c]
10240         Some fixes, mostly for memory management, but also for text selection
10241         and tab postitions. General cleanup. Notepad.exe now works.
10243         * [controls/combo.c]
10244         Fix: the hwnd field of the DRAWITEMSTRUCT should always be that of
10245         the combo box, not the ComboLBox that belongs to it.
10247         * [controls/listbox.c]
10248         Handle itemID field correctly throughout.
10250         * [memory/local.c]
10251         Implemented flag LMEM_ZEROINIT.
10252         LocalReAlloc() could trash the heap. Fixed.
10254         * [objects/font.c]
10255         FONT_MatchFont(): don't get confused by negative widths.
10256         Fixed a segfault in EnumFonts().
10258         * [objects/text.c]
10259         DrawText(): DT_CALCRECT implies DT_NOCLIP.
10261         * [objects/dcvalues.c]
10262         MAKELONG was used with bad parameters in DC_GET_X_Y.
10264         * [windows/dialog.c]
10265         Don't show the dialog if WS_VISIBLE isn't set in the template.
10267         * [windows/utility.c]
10268         UTILITY_convertArgs(): Never pass an expression containing ++ into a
10269         macro...
10271         * [windows/win.c]
10272         SetParent() should unlink the window before changing the parent.
10274         * [windows/message.c]
10275         Don't call timer functions via CallWindowProc(), since it checks
10276         whether hwnd==0 and does not call the function in that case.
10278         * [miscemu/instr.c]
10279         Ignore interrupt 0x3D, for VBRUN300.DLL.
10281         * [misc/commdlg.c]
10282         Don't rely on the itemData field of the DRAWITEMSTRUCT to contain a
10283         pointer to the item text.
10285         * [if1632/relay.c]
10286         Disable OLE and DDEML DLLs by default, since they contain nothing but
10287         stubs anyway. SHELL, COMMDLG and WIN87EM are left enabled, although
10288         some programs may work better without them.
10289         
10290         * [multimedia/*.c] [include/multimedia.h] [include/driver.h]
10291         Begun cleaning things up a little. Replaced printfs with dprintf_
10292         macros, made functions static where possible, and some other minor
10293         changes.
10295 Sun Jun 11 23:19:10 1995  Martin von Loewis  <martin@informatik.hu-berlin.de>
10297         * [debugger/dbg.y][debugger/dbg.l]
10298         Removed special handling for FILE_IDENTIFER, because it caused
10299         problems with x/<format> statements.
10301         * [debugger/info.c]
10302         Use SC_ESP instead of SC_EIP for stack dump.
10304         * [misc/compobj.c][if1632/compobj.spec]
10305         CoBuildVersion, CoInitialize, CoUninitialize: new functions
10307         * [misc/ole2.c][if1632/ole2.spec][misc/Imakefile][include/ole2.h]
10308         New files ole2.c, ole2.h
10309         OleBuildVersion, OleInitialize, OleUninitialize: new functions
10311         * [if1632/ole2disp.spec]
10312         Added missing ordinals above 109
10314         * [misc/ole2nls.c][if1632/ole2nls.spec][include/winnls.h]
10315         New file winnls.h
10316         GetLocaleInfoA: new function
10318         * [if1632/shell.spec]
10319         Added FindEnvironmentString as stub
10321         * [misc/olecli.c][if1632/olecli.spec]
10322         OleIsDcMeta: New function
10324         * [objects/font][misc/gdi.spec]
10325         GetKerningPairs: new function
10327         * [misc/shell.c]
10328         ShellExecute: Implemented support for starting programs
10330         * [if1632/user.spec]
10331         Inserted missing relay to GetClipCursor
10333 Sun Jun 11 20:34:47 1995   Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
10334         
10335         * [controls/edit.c]
10336         Fix a problem with the local heap.
10338         * [include/wintypes.h]
10339         Fixed wrong declarations of CATCHBUF and LPCATCHBUF.
10340         
10341         * [include/mdi.h] [windows/mdi.c]
10342         This code still assumed segmented address==linear address. Fixed.
10344         * [include/msdos.h] [misc/dos_fs.c]
10345         The filemask field of the dosdirent structure could be overrun. Fixed.
10346         If you had a file called foobar and a file called foo, trying to 
10347         FindFile(foo) could accidentally find file foobar instead. Fixed.
10348         
10349         * [misc/file.c]
10350         OpenFile(): Always return the full pathname in ofs->szPathName. This 
10351         also fixes GetModuleFilename().
10352         Prevent _lclose() from closing stderr or stdout.
10354         * [misc/profile.c]
10355         Search for .ini files in the path of the current module as well.
10356         (Needed by Lotus Organizer.)
10358         * [loader/task.c] [loader/ne_image.c] [loader/module.c]
10359         [memory/local.c]
10360         Local heaps are now initialized by InitTask() for executables. DLLs
10361         have to call LocalInit() themselves, LocalInit() has to put the
10362         heap at the end of the segment when called with start==0. We no longer
10363         allocate the DGROUP with 64k on startup, but grow the local heap
10364         in LOCAL_GetBlock() when necessary.
10366         * [loader/module.c]
10367         LoadLibrary() should call LoadModule() in all cases, even if the
10368         DLL is already loaded, to ensure that the reference count is correct.
10370         * [loader/ne_image.c]
10371         Some changes to function prolog fixup. Does anyone know exactly how
10372         this is supposed to work? I am only guessing here.
10373         In NE_InitializeDLLs(), initialize the DLLs a module refers to before
10374         the module itself.
10375         
10376         * [loader/task.c]
10377         Initialize instance data at the beginning of the DGROUP in InitTask().
10379         * [memory/local.c]
10380         Some fixes for moveable blocks.
10382         * [memory/selector.c]
10383         All the IsBad*Pointer() functions returned exactly the wrong boolean
10384         value in all cases!
10385         
10386         * [objects/bitblt.c]
10387         Fixed another null pointer dereference in debugging output.
10388         
10389         * [objects/font.c]
10390         Some more recovery possibilities for FONT_MatchFont() if a specified
10391         font does not exist.
10392         
10393         * [windows/win.c]
10394         The dialog code may call CreateWindowEx with an integer in windowName.
10395         This happens for static icon controls that expect a resource ID as
10396         the window name. CreateWindowEx() used to crash. Fixed.
10397         
10398         * [windows/class.c] [windows/win.c]
10399         Window classes are owned by modules, not instances. Changed
10400         RegisterClass(), UnregisterClass(), GetClassInfo() and CreateWindowEx()
10401         accordingly.
10403 Sat Jun 10 16:10:53 1995  Olaf Flebbe <o.flebbe@science-computing.uni-tuebingen.de>
10405         * [miscemu/int21.c]
10406           clock.exe was displaying incorrect year.
10408 Fri Jun 9 20:36:56 1995  Victor Schneider <tailor@crl.com>
10410         * [include/cursor.h] [windows/cursor.c]
10411         Implemented CreateCursorIconIndirect().
10413 ----------------------------------------------------------------------
10414 Tue Jun  6 12:11:41 1995  Alexandre Julliard  (julliard@sunsite.unc.edu)
10416         * [controls/menu.c]
10417         Fixed bug with drawing multi-column menus with vertical separator.
10419         * [debugger/debug.l]
10420         Fixed NULL-pointer reference after readline().
10422         * [if1632/winprocs.spec] [miscemu/int21.c] [miscemu/interrupts.c]
10423         Added interrupt vector emulation. Allows to retrieve an interrupt
10424         vector and jump to it without crashing.
10426         * [loader/ldt.c]
10427         Moved ldt.c to memory directory.
10429         * [loader/task.c]
10430         Implemented LockCurrentTask() and GetInstanceData().
10432         * [objects/bitblt.c]
10433         Fixed a bug that caused StretchBlt() to use wrong colors when
10434         stretching a monochrome bitmap to a color display.
10436         * [objects/bitmap.c]
10437         Fixed a segmented pointer bug in CreateBitmapIndirect().
10439         * [tools/build.c]
10440         Added possibility to have arguments for register functions; used
10441         by interrupt vectors to remove the flags from the stack.
10442         Generate a new function CallTo32_LargeStack(), that allows calling
10443         a 32-bit function using the original 32-bit stack, for functions
10444         that need more that 64k of stack.
10446 Tue May 30 10:29:56 1995  Martin von Loewis  <martin@informatik.hu-berlin.de>
10448         * [if1632/shell.spec] [misc/shell.c]
10449         DoEnvironmentSubst: fixed prototype
10451         * [if1632/gdi.spec] [objects/palette.c]
10452         SetSystemPaletteUse: new function
10454         * [if1632/kernel.spec] [loader/resource.c]
10455         DirectResAlloc: new function
10457         * [if1632/user.spec] [windows/keyboard.c]
10458         SetKeyboardState: new function
10460 Mon May 29 12:58:28 1995   Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
10461         
10462         * [tools/build.c]
10463         Prevent interrupts from destroying the args for a 32 bit function
10464         by loading the correct value into %esp directly after %ss.
10466         * [loader/ne_image.c] [loader/module.c]
10467         The new instance must be created earlier in LoadModule(), so that
10468         fixups referencing it will be handled correctly.
10469         Initialize the local heap for a DGROUP in NE_LoadSegment().
10470         
10471         * [objects/dib.c]
10472         Like RLE8 bitmaps, RLE4 bitmaps don't always end with a proper code.
10473         This used to crash Wine. Fixed.
10475         * [objects/text.c]
10476         Fix possible null pointer dereference in debugging output.
10477         
10478         * [misc/commdlg.c]
10479         Handle user input in the edit control better. Some bugs fixed.
10480         
10481         * [memory/local.c]
10482         Started implementing moveable blocks. This is unfinished (!), but
10483         at least it does not seem to break things.
10485 Wed May 24 13:26:36 1995   Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
10486         
10487         * [loader/module.c]
10488         LoadModule(): DLLs occasionally have a data segment, and they work
10489         much better if it is loaded :-)
10490         LoadLibrary(): pass HMODULE instead of HINSTANCE to NE_InitializeDLLs.
10491         FindModule(): also strip off the last backslash of the pathnames
10492         (Winhelp tried to load C:\WINDOWS\SYSTEM\COMMDLG.DLL).
10493         GetModuleHandle(): just call MODULE_FindModule, it does the same job,
10494         only better.
10495         
10496         * [loader/ne_image.c]
10497         LocalInit() the heap of a DLL in NE_InitDLL. (This is probably
10498         not really correct, it seems that all programs and DLLs try to do
10499         this themselves. But they pass weird parameters.)
10500         NE_InitializeDLLs should also call NE_InitDLL for the passed hModule.
10501         
10502         * [loader/task.c] [misc/user.c]
10503         Finish global initializations in InitTask instead of InitApp, or
10504         all the DLLs will be initialized in InitTask without any available
10505         window classes!
10507 ----------------------------------------------------------------------
10508 Sun May 21 12:30:30 1995  Alexandre Julliard  (julliard@sunsite.unc.edu)
10510         * [debugger/hash.c] [debugger/info.c]
10511         Added support for symbolic segmented addresses. Add symbols for all
10512         built-in API entry points.
10514         * [if1632/relay.c] [include/dlls.h]
10515         Removed dll_table structure, as we now use the built-in module
10516         structures.
10518         * [if1632/relay.c] [loader/main.c]
10519         Removed winestat option, as it was no longer very meaningful.
10521         * [include/stackframe.h]
10522         New macro MAKE_SEGPTR that creates a segmented pointer to a local
10523         variable on the 32-bit stack.
10525         * [loader/module.c]
10526         Added support for multiple instances of an application.
10527         Implemented LoadModule() and FreeModule().
10529         * [loader/ne_image.c] [loader/task.c]
10530         Moved initialisation of built-in DLLs to InitTask().
10532         * [memory/global.c]
10533         Implemented discardable blocks.
10535         * [misc/file.c]
10536         Search path of current executable in OpenFile().
10537         Fixed bug with searching in Windows path.
10539         * [misc/lstr.c]
10540         Hard-coded translation tables for Ansi<->Oem.
10542         * [misc/user.c]
10543         Moved some global initializations to InitApp(), because they need
10544         a task context to be performed.
10546         * [objects/dc.c]
10547         Handle R2_BLACK and R2_WHITE specially so that they work correctly
10548         with palette displays.
10550         * [tools/build.c]
10551         Suppressed generation of the C file for DLL specs, because it's no
10552         longer needed. Output all the assembly code directly to stdout.
10553         Some changes to integrate Win32 support from Martin von Loewis. 
10555         * [windows/msgbox.c]
10556         Moved message box code from misc/ to windows/.
10558 Mon May 15 23:40:04 1995  Martin Ayotte (wine@trgcorp.mksinfo.qc.ca)
10560         * [misc/audio.c] [misc/mcicda.c] [misc/mcianim.c] [misc/midi.c]
10561           [misc/mmaux.c] [misc/mmsystem.c]
10562         Modify code & use pointers conversion macros.
10563         Make cdaudio & wave devices work again (only using some applets).
10565         * [misc/profile.c]
10566         Change getc() to fgetc() where needed.
10568 Mon May 15 22:10:56 1995  Martin von Loewis  <loewis@informatik.hu-berlin.de>
10570         * [if1632/Imakefile]
10571         added entries for the new files gdi32.spec, kernel32.spec,
10572         user32.spec, shell32.spec and winprocs32.spec.
10574         * [if1632/commdlg.spec][if1632/kernel.spec][if1632/shell.spec]
10575           [if1632/storage.spec][if1632/system.spec][if1632/user.spec]
10576         ChooseFont, RESERVED5, InternalExtractIcon: Marked as stubs
10577         ExtractAssociatedIcon, DoEnvironmentSubst, DumpIcon:
10578                 stub implementations provided 
10579         marked storage.dll,storege.sys functions as stubs
10581         * [include/pe_image.h]
10582         Added structures WIN32_builtin and  WIN32_function
10584         * [include/peexe.h]
10585         PE_Import_Directory: renamed reserved fields to 
10586                 TimeDate, Forwarder, Thunk_List
10588         * [include/winerror.h]
10589         New file.
10591         * [loader/main.c]
10592         called RELAY32_Init
10594         * [loader/pe_image.c]
10595         xmmap: map BSS anonymous
10596         dump_imports: renamed to fixup_imports, do the fixup of imported
10597                       symbols
10598         PE_LoadImage: pass raw data size to xmmap
10600         * [loader/resource.c]
10601         DumpIcon: new function
10603         * [misc/kernel32.c]
10604         New file.
10606         * [misc/main.c]
10607         make stdout and stderr unbuffered
10609         * [misc/shell.c]
10610         DoEnvironmentSubst: new function
10612         * [objects/font.c]
10613         FONT_MatchFont: try oblique if there is no italic
10615         * [rc/Imakefile][rc/parser.l]
10616         yywrap: new function
10617         Don't link with libfl.a on Linux
10619         * [tools/build.c]
10620         Added keywords stdcall, subsystem, base
10621         GenerateForWin32: new function
10622         BuildSpecFiles: call GenerateForWin32 if subsystem is win32
10624 Mon May 15 10:38:14 1995   Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
10625         
10626         * [controls/listbox.c] [controls/combo.c] [windows/defwnd.c]
10627         Minor fixes.
10628         
10629         * [misc/message.c] [misc/main.c] [rc/sysres*.rc] [include/texts.h]
10630         Rewrote message box handling.
10631         
10632         * [windows/dialog.c]
10633         Dialogs should be invisible until after WM_INITDIALOG is seent.
10634         Don't switch to invisible dialog items on a TAB keypress.
10635         
10636         * [windows/mdi.c]
10637         Send WM_NCPAINT message in MDIRestoreChild().
10638         
10639         * [windows/painting.c]
10640         Fixed typo (&& -> &).
10641         
10642         * [windows/message.c] [if1632/user.spec]
10643         Implemented PostAppMessage().
10644         
10645         * [windows/event.c]
10646         SetCapture(0) should act like ReleaseCapture().
10648 Tue May  9 11:55:52 1995     Eddie C. Dost             (ecd@dressler.de)
10650         * [Imakefile]
10651         Changed CDEBUGFLAGS for systems running __ELF__ (temporarily)
10652         Added ASFLAGS to exported variables.
10654         * [debugger/readline/Imakefile]
10655         Moved defines for libreadline from DEFINES to EXTRA_DEFINES
10657         * [memory/local.c] [miscemu/int21.c]
10658         Added some more debugging outputs.
10660 Mon May  8 00:55:27 MET DST 1995          Dag Asheim (dash@ifi.uio.no)
10662         * [misc/message.c]
10663         Fixed a "FIXME" concerning norwegian translation.
10665 Sun May  7 23:25:23 1995   Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
10666         
10667         * [*/*]
10668         Removed warnings in a couple of files and deleted some obsolete code.
10670         * [controls/listbox.c]
10671         Cleanup, speed improvements & lots of bug fixes.
10673         * [controls/combo.c]
10674         Mostly rewritten. This is still very buggy, but not quite as bad as 
10675         before.
10677         * [include/commdlg.h] [misc/commdlg.c]
10678         Removed the need for sysres.dll. Small bug fixes.
10679         
10680         * [objects/oembitmap.c] [include/bitmaps/<many>] [include/windows.h]
10681           [loader/library.c] [loader/main.c] [rc/sysres*.rc]
10682         Removed sysres.dll and replaced the remaining bitmaps/icons with
10683         XPM equivalents.
10685         * [misc/message.c] [windows/nonclient.c] [misc/main.c]
10686           [if1632/winprocs.spec]
10687         "About Wine..." now brings up a standard ShellAbout() window with
10688         the Wine icon and the list of contributors.
10689         
10690         * [misc/shell.c]
10691         Fixed ShellAbout()/AboutDialogProc() to show the right icon.
10693         * [windows/event.c]
10694         Small hack for non-alphanumeric keys: Dont't send the ascii value in
10695         the WM_KEYDOWN message, but some unused code instead. Should be done
10696         properly by sending different codes for each key. The edit control
10697         used to get a VK_DELETE message each time the user typed '.'.
10699         * [windows/class.c]
10700         Removed a check for CS_GLOBALCLASS in CLASS_FindClassByName().
10701         This used to be no problem, but breaks Resource Workshop in 950403.
10702         
10703         * [objects/dib.c]
10704         New diagnostic for a bug I've been encountering. If it shows up,
10705         please report it.
10707 Sun May  7 23:11:18 EDT 1995  William Magro (wmagro@tc.cornell.edu)
10709         * [objects/color.c]
10710         Handle situation when 'dc' exists, but palette mapping
10711         does not.  (Fixes kidpix2 demo.)
10713 Sun May  7 03:32:00 1995  Charles M. Hannum  (mycroft@mit.edu)
10715         * [loader/ldt.c]
10716         LDT_Print: Only show the number of entries that the kernel
10717         returned. Make this work for NetBSD.
10719 Fri May  5 02:53:26 1995  Charles M. Hannum  (mycroft@mit.edu)
10721         * [debugger/dbg.y] [include/wine.h] [loader/signal.c]
10722         Modify cs and ds selector values for NetBSD-current.
10724         * [debugger/debug.l]
10725         $sp, $esp: Use RN_ESP_AT_SIGNAL rather than RN_ESP.
10727         * [debugger/regpos.h]
10728         Modify sigcontext format for NetBSD-current.
10729         SC_ESP: Use RN_ESP_AT_SIGNAL rather than RN_ESP.
10731         * [include/ldt.h]
10732         SELECTOR_TO_ENTRY: Explicitly clear the top half of the selector
10733         value, since only 16 bits of it may have been saved.
10735         * [misc/winsocket.c]
10736         Set structure packing with `#pragma pack' to accomodate
10737         other/older compilers.
10739 Tue May  2 18:15:01 1995 Paal Beyer (beyer@idt.unit.no)
10740         
10741         * [misc/commdlg.c]
10742         Fixed path-names so when changing directory the listboxes
10743         changes too.
10744         
10745         * [debugger/dbg.y debugger/debug.l wine.ini]
10746         Added SymbolTableFile to wine.ini so symbols can be read
10747         without standing in the directory containing wine.sym.
10748         Added the possibility to specify full name of wine.sym from
10749         the debugger prompt.
10751 ----------------------------------------------------------------------
10752 Sat Apr 29 20:42:01 1995  Alexandre Julliard  (julliard@sunsite.unc.edu)
10754         * [controls/static.c]
10755         Fixed painting of SS_*FRAME controls.
10757         * [if1632/callback.c]
10758         Pass the window instance as DS to the 16-bit window procedure.
10759         Rewrote Catch() and Throw() to make them work with multiple tasks.
10761         * [loader/main.c]
10762         New function MAIN_Init() to perform initializations before the
10763         first task is started instead of doing them in InitApp().
10764         Temporary hack to command-line parsing to load one program per
10765         command-line argument, to make testing task-switching easier.
10767         * [loader/*.c]
10768         Reimplemented modules to use a Windows-compatible layout and to
10769         allow multiple tasks and multiple module instances. Not really
10770         finished yet.
10772         * [loader/task.c] [misc/exec.c]
10773         Reimplemented tasks to use a common address space, and implemented
10774         preliminary task-switching capabilities.
10776         * [memory/global.c]
10777         Fixed bug in GlobalNext().
10779         * [misc/main.c]
10780         Updated the list of contributors. Let me know if I forgot someone.
10782         * [miscemu/int21.c]
10783         Use one DTA per task instead of a global one.
10785         * [objects/bitblt.c]
10786         Fixed bug in BitBlt() that could cause BadMatch errors.
10788         * [tools/build.c]
10789         Added new function type 'stub', that makes possible to export an
10790         unimplemented function by name as well as by ordinal. This will
10791         avoid loading errors for unimplemented functions.
10792         Generate an in-memory module layout for built-in DLLs so that the
10793         same code can be used for built-in and loaded modules.
10794         Changed relay code to make it unnecessary to save the value of the
10795         BP register.
10797         * [windows/message.c]
10798         Implemented multiple message queues and preliminary task-switching
10799         capabilities. Inter-task SendMessage() calls are not implemented
10800         yet and will probably cause crashes if used.
10802         * [windows/property.c]
10803         Reimplemented properties and allocate them on the USER heap.
10805         * [windows/win.c]
10806         Fixed bug in SetWindowWord().
10807         Reimplemented EnumWindows() and EnumTaskWindows().
10809 Tue Apr 18 09:48:38 1995   Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
10810         
10811         * [misc/main.c]
10812         GetSystemParametersInfo(): Additional action SPI_GETICONTITLEFONT.
10813         
10814         * [loader/resource.c]
10815         Removed the check for NE_SEGFLAGS_EXECUTEONLY, since it broke
10816         control.exe.
10817         Fixed icon loading.
10818         
10819         * [objects/font.c] [include/windows.h]
10820         Fixed a bug in InitFontsList() and worked on the EnumFonts()
10821         functions to make them comprehensible.
10823         * [controls/button.c]
10824         Fixed my previous patch to handle LBUTTONUP messages.
10826 Fri Apr 14 11:41:28 1995  Cameron Heide  (heide@ee.ualberta.ca)
10828         * [misc/network.c, misc/dos_fs.c]
10829         Implemented WNetGetConnection.  All that is currently
10830         supported are drives, for which the remote name is simply
10831         the redirected UNIX directory name.
10833         * [miscemu/int2?.c]
10834         More drive number validity checking.
10836 Wed Apr 12 11:28:37 1995   Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
10837         
10838         * [controls/listbox.c]
10839         Oops, my previous change to ListBoxDirectory broke the Borland
10840         file open dialog. Fixed.
10842 Mon Apr 10 23:17:12 1995  Martin von Loewis  <loewis@informatik.hu-berlin.de>
10844         * [if1632/ole2nls.spec] [misc/ole2nls.c] [misc/Imakefile]
10845         New file ole2nls.c. Added stubs for GetUserDefaultLCID, 
10846         GetSystemDefaultLCID, GetUserDefaultLangID, GetSystemDefaultLangID.
10848 Mon Apr 10 10:05:18 1995   Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
10849         
10850         * [memory/global.c] [memory/local.c] [include/windows.h]
10851         GlobalReAlloc(): If GMEM_MODIFY is set, don't resize the block.
10852         LocalReAlloc(): Same for LMEM_MODIFY.
10853         
10854         * [controls/listbox.c]
10855         Fixed a bug in ListBoxDirectory that prevented commdlg from working.
10856         Check for errors in some more places.
10858         * [if1632/gdi.spec] [if1632/user.spec]
10859         16 bit callback functions should be passed as segptrs.
10860         
10861         * [include/dlls.h] [loader/ne_image.c] [loader/selector.c]
10862         [loader/library.c]
10863         Prevent a DLL from being initialized twice (Borlands Resource
10864         Workshop used to do this).
10865         Provide an additional flag for each w_file that indicates whether
10866         it's an EXE or a DLL, for combinations like pbrush.exe/.dll.
10867         
10868         * [controls/button.c]
10869         Handle LBUTTONUP messages even if the button no longer has the
10870         capture (for WinHelp).
10871         
10872         * [include/wintypes.h]
10873         FARPROC is now a segptr for the emulator and a function
10874         pointer for the library.
10875         
10876         * [misc/commdlg.c] [misc/commdlg.h]
10877         Cleaned the file dialogs up a little. They now work reasonably well,
10878         although there are still some problems (e.g. files are initially
10879         invisible).
10881         * [windows/class.c] [if1632/user.spec] [include/windows.h]
10882         GetClassInfo() must take a segptr, as it checks whether the
10883         highword is zero.
10884         GetClassName() called the wrong atom function. No surprise it didn't
10885         find anything.
10887         * [misc/lstr.c]
10888         AnsiToOem() and OemToAnsi() didn't terminate the strings. Fixed.
10889         Removed some warnings.
10891         * [if1632/relay.c] [if1632/ddeml.spec] [include/dlls.h]
10892         New spec file for the 3.1 DDEML DDL. 
10894         * [controls/menu.c]
10895         Small fix to ChangeMenu - mask out the obsolete flags
10896         (MF_APPEND == MF_OWNERDRAW, this led to problems). It also had
10897         problems with the MF_BYPOSITION flag.
10899         * [windows/message.c]
10900         SendMessage(): call the WH_CALLWNDPROC hook function. This is rather
10901         ugly, I'm afraid. Windows probably passes a pointer to the 16 bit
10902         stack for speed reasons.
10903         
10904         * [windows/hook.c] [include/windows.h]
10905         Set/HookWindowsHook() shouldn't just call their *Ex counterparts, as
10906         they have slightly different semantics.
10907         MS Hearts now works somewhat, if you disable the new builtin DDEML.
10908         The graphics are completely messed up, though.
10910 ----------------------------------------------------------------------
10911 Sun Apr  2 18:31:12 1995  Alexandre Julliard  (julliard@sunsite.unc.edu)
10913         * [Configure] [if1632/Imakefile]
10914         Removed new build and short names options.
10916         * [if1632/*.c] [tools/build.c]
10917         Implemented compiled call-back functions for better performance;
10918         all the relay code is now done in assembly code generated by the
10919         build program.
10920         Relay code is no longer dependent on being loaded below 64K.
10922         * [loader/resource.c]
10923         Fixed memory leak in LoadString(). A fix will also be needed for
10924         other resources.
10926         * [memory/global.c]
10927         Implemented global heap arenas, so we can store informations about
10928         global blocks, like lock counts or owner handle.
10929         Implemented FarGetOwner() and FarSetOwner().
10930         Implemented global heap TOOLHELP functions.
10932         * [memory/selector.c]
10933         Bug fix: it was not possible to re-use a free selector.
10935 Sun Apr 2 01:34:52 1995 Constantine Sapuntzakis  (csapuntz@mit.edu)
10937         *  [controls/listbox.c]
10938         Major work on listbox code
10939          - Many bugs fixed (still many bugs)
10940          - More messages supported
10941          - Code simplified
10943 Fri Mar 31 03:27:16 EST 1995 William Magro (wmagro@tc.cornell.edu)
10945         * [controls/edit.c]
10946         Lots of bug fixes related to diappearing text, lost carets,
10947         highlighting, segmentation faults, occurance of random
10948         characters, insertion of characters over selection, misplaced
10949         caret location, display corruption, end of line behavior, etc.
10951         * [controls/widgets.c]
10952         EDIT class doesn't want to use CS_PARENTDC flag.
10954 Thu Mar 30 20:58:25 1995   Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
10955         
10956         * [loader/selector.c]
10957           FixupFunctionPrologs() should also handle multiple data modules.
10958           (this bug only became visible because MakeProcInstance() was fixed
10959           in 950319)
10960         
10961         * [misc/dosfs.c]
10962           Simplified DOS_SimplifyPath.
10963           Small fix to DOS_opendir to reuse an entry if an open directory
10964           is opened again, to prevent "too many open directories" messages.
10966 Thu Mar 30 12:05:05 1995 Martin von Loewis  <loewis@informatik.hu-berlin.de>
10968         * [if1632/compobj.spec][include/compobj.h][misc/compobj.c]
10969         CoDisconnectObject: new stub function
10971         * [include/msdos.h]
10972         fix DOSVERSION
10974         * [loader/ne_image.c]
10975         NE_FixupSegment: Be more generous on additive fixups
10977         * [if1632/user.spec][misc/network.c]
10978         Add more WNet* stubs
10980 Wed Mar 29 11:47:22 1995   Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
10982         * [controls/listbox.c]
10983           DlgDirList(): send segptr instead of linear pointer 
10984           in message to static control
10985         * [controls/menu.c]
10986           Tried to implement ownerdrawn menuitems. Doesn't work.
10987         * [if1632/gdi.spec] [include/windows.h] [objects/font.c]
10988           Provide a stub for GetRasterizerCaps()
10989         * [loader/selector.c]
10990           Pass end address instead of length to LocalInit() in 
10991           CreateSelectors()
10992         * [memory/local.c]
10993           LocalInit(): If there's already a local heap in the segment, do
10994           nothing and return TRUE
10995         * [objects/linedda.c]
10996           Replaced buggy LineDDA() with a Bresenham algorithm. Should work
10997           now.
10998         * [windows/cursor.c]
10999           LoadCursor()/CreateCursor(): Cleaned up the mess. Needs some
11000           more work still.
11002 Tue Mar 21 17:54:43 1995   Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
11004         * [if1632/relay.c] [if1632/callback.c] [include/dlls.h]
11005           [if1632/winprocs.spec] [if1632/winprocs.c] [include/winprocs.h]
11006           [controls/widgets.c] [misc/shell.c] [misc/commdlg.c]
11007           [windows/nonclient.c] [misc/message.c]
11008           Added a new builtin DLL that provides 16 bit entry points for all
11009           the Def*Procs (DefDlgProc, ButtonProc etc.). OWL programs work
11010           again.
11011         * [misc/shell.c]
11012           RegOpenKey()/RegCreateKey() bugs fixed.
11013         * [loader/ne_image.c]
11014           Skipping the initialization of a DLL when CS == 0 was broken.
11016 ----------------------------------------------------------------------
11017 Sun Mar 19 16:30:20 1995  Alexandre Julliard  (julliard@sunsite.unc.edu)
11019         * [*/*]
11020         Implemented a new memory mapping scheme. There's no longer a
11021         one-to-one mapping between 16-bit and 32-bit pointers. Please see
11022         file DEVELOPERS-HINTS for technical details.
11024         * [controls/scroll.c]
11025         Fixed bug when dragging mouse in horizontal scrollbars.
11027         * [tools/build.c] [if1632/*.spec]
11028         Removed support for C callback functions and for re-ordering
11029         of the 32-bit arguments, as these were never used. This should
11030         allow a more efficient callback scheme to be implemented.
11032         * [if1632/olecli.spec]
11033         Reduced the number of entries to make the 16-bit code fit in 64k.
11034         This limitation will soon be removed.
11036         * [loader/ldt.c]
11037         Rewrote LDT manipulation functions and implemented LDT_GetEntry().
11039         * [memory/global.c]
11040         Rewrote Global*() routines to use the new selector allocation
11041         mechanism.
11043         * [memory/local.c]
11044         Rewrote local heap handling to use a Windows-compatible layout
11045         (not really finished yet).
11046         Implemented TOOLHELP heap-walking routines.
11048         * [memory/selector.c]
11049         Implemented LDT manipulation API functions.
11051 Tue Mar 14 19:50:28 EST 1995 William Magro (wmagro@tc.cornell.edu)
11053         * [windows/defdlg.c]
11054         Fixed problem where dialogs closed using the System menu 
11055         ('Close' item or double click on close box) would
11056         hang Wine.
11058 Sun Mar 12 14:28:13 1995  Michael Patra <micky@marie.physik.TU-Berlin.DE>
11060         * [controls/listbox.c]
11061         Removed most of the statements for sending a notification message
11062         ListBoxDirectory(), DlgDirSelect(), DlgDirList(): Improved the
11063         code; Borland's standard file open dialog will work now.
11064         
11065         * [misc/main.c], [misc/file.c], [miscemu/int21.c]
11066         Added support for new command line option "-allowreadonly". If set
11067         an attempt to open a read only file in write mode will be converted 
11068         to opening it read only (many programs try to open all files in 
11069         read/write mode even if they only intend to read it - this might 
11070         cause a few under problems under an unix-like environment where most 
11071         files are read only for a "normal" user)
11073         * [loader/selector.c]
11074         GetMemoryReference(): Added support for __AHIncr and __AHShift
11076         * [misc/dos_fs.c]
11077         DOS_SimplifyPath(): This routine simplifies path names ( e.g., it
11078         will change "/usr///local/bin/../lib//a" to "/usr/local/lib/a" )
11079         match(): rewritten
11080         
11081         * [objects/text.c]
11082         TEXT_NextLine(): Removed a bug in the handling of LF's
11084         * [miscemu/int21.c]
11085         GetFileDateTime(): Fixed. SetFileDateTime() is still broken.
11087 Sat Mar 11 19:46:19 1995  Martin von Loewis  <loewis@informatik.hu-berlin.de>
11089         * [controls/menu.c]
11090         ChangeMenu: defaults to MF_INSERT
11091         InsertMenu: allow insertion even if position is one after last item
11093         * [if1632/Imakefile] [if1632/compobj.spec] [if1632/relay.c]
11094           [if1632/storage.spec] [include/dlls.h]
11095         Added stubs for STORAGE.DLL and COMPOBJ.DLL
11097         * [if1632/user.spec] [windows/message.c]
11098         InSendMessage: new function
11100         * [include/neexe.h][include/ne_image.c]
11101         NE_FixupSegment: fixed handling of additive records
11103         * [loader/selector.c]
11104         GetEntryDLLName: return NULL instead of pointer to DLL.0 if not found
11106         * [loader/signal.c]
11107         win_fault: Enter debugger on SIGFPE, too
11109 Wed Mar  1 21:47:42 1995  Cameron Heide  (heide@ee.ualberta.ca)
11111         * [miscemu/int*.c]
11112         Various minor modifications to the clock tick counter,
11113         FindFirst/FindNext funcs, and DPB handling.
11115 ----------------------------------------------------------------------
11116 Thu Mar  2 17:44:32 1995  Alexandre Julliard  (julliard@sunsite.unc.edu)
11118         * [loader/resource.c] [objects/oembitmap.c]
11119         Removed sysres bitmap code; you need libXpm to compile now.
11120         Implemented LoadIcon() for OEM icons.
11122         * [include/bitmaps/oic_*]
11123         Added OEM icons in XPM format.
11125         * [objects/dib.c]
11126         Bug fix in DrawIcon().
11128         * [rc/sysresbm.rc]
11129         Removed; all bitmaps are stored in XPM format now.
11131 Tue Feb 28 18:54:28 1995  Tomi Leppikangas  (tomilepp@paju.oulu.fi)
11133         * [controls/edit.c]
11134         Small patch to fix edit-control when it's created with text.
11136 Sun Feb 26 20:22:15 1995  Michael Veksler  (e1678223@tochnapc2.technion.ac.il)
11138         * [tools/make_debug]
11139         The created macros won't have side effects anymore when used in
11140         an "if-else" structure. No more warnings from the compiler when
11141         compiled without defining DEBUG_RUNTIME.
11143 Sun Feb 26 20:20:49 1995  Michael Patra <micky@marie.physik.TU-Berlin.DE>
11145         * [controls/listbox.c]
11146         ListBoxDeleteString(): Fixed
11148         * [loader/selector.c]
11149         GetMemoryReference(): When special segments are referenced by
11150         pseudo-functions like __0040H, a reference to a "normal" segment
11151         will be returned preventing the program from crashing as soon
11152         as the referenced segment is actually accessed.
11154 Sun Feb 26 15:55:14 MET 1995  Martin von Loewis (loewis@informatik.hu-berlin.de)
11156         * [Configure]
11157         Ask for OLE stubs and malloc debugging
11159         * [Imakefile]
11160         link with libmcheck.a if necessary
11162         * [if1632/relay.c][include/dll.h][if1632/Imakefile]
11163         Add OLE stubs, increase number of builtins
11164         dll_name_table_entry_s: new field dll_is_used
11166         * [loader/library.c]
11167         GetModuleHandle,ModuleNext: Check dll_is_used
11169         * [loader/ne_image.c]
11170         Bark on unsupported NE_RADDR_LOWBYTE flag (what is it supposed
11171         to mean, anyway?)
11173         * [misc/olecli.c][misc/olesvr.c]
11174         New files. Add to misc/Imakefile
11176         * [misc/dos_fs.c]
11177         DOS_GetUnixFileName: make a copy of the input parameter to 
11178         prevent overwriting
11180         * [misc/main.c]
11181         MAIN_ParseDLLOptions: new function
11182         MAIN_ParseOptions: treat -dll command line flag
11183         main: add support for malloc debugging
11185 Fri Feb 24 12:43:27 1995  Erik Svendsen  <z3esv@kmd-ac.dk>
11187         * [loader/signal.c]
11188         Small patch for people using FreeBSD-2.1.0.
11190 Fri Feb 17 22:49:18 1995  Miguel de Icaza (miguel@roxanne.nuclecu.unam.mx)
11192         * [toolkit/sup.c]
11193         Added return values to the Call* routines
11195         * [toolkit/winmain.c]
11196         Load the resource file properly for WineLib applications.
11198 ----------------------------------------------------------------------
11199 Thu Feb 16 18:57:31 1995  Alexandre Julliard  (julliard@sunsite.unc.edu)
11201         * [if1632/call.S]
11202         Only save the lower 16-bits of SP and BP.
11204         * [if1632/callback.c]
11205         When calling to 16-bit code, restore DS from its previous value on
11206         entry to the 32-bit code, instead of from the code segment owner.
11208         * [if1632/relay.c] [include/stackframe.h]
11209         Use a structure to represent the 16-bit stack frame layout
11210         instead of hard-coded offsets.
11211         
11212         * [rc/Imakefile]
11213         Use y.tab.c for bison output file for compatibility with yacc.
11215         * [tools/build.c]
11216         Small optimization for calls to 32-bit code.
11218 Sun Feb 12 03:19:47 1995  Michael Veksler (s1678223@t2.technion.ac.il)
11220         * [tools/build.c]
11221         Fixed bug (inflicted by previous change) - SEGV on ZMAGIC file format.
11223 Sun Feb 11 20:00:00 1995  Göran Thyni  (goran@norrsken.bildbasen.se)
11225         * [debugger/dbg.y]
11226         Remove unnecessary sym-table loading when stopped in 16-bit mode.
11228         * [include/segmem.h] [loader/selector.c]
11229         Added dynamic alloction of selectors.
11230         Fixed some problems with large programs SIGSEGV-ing while
11231         running out of selectors.
11233         * [include/segmem.h] [loader/selector.c] [if1632/callback.c] 
11234           [memory/global.c] [memory/heap.c] [memory/linear.c]
11235         Use __AHSHIFT and __AHINCR instead of 3 and 8.
11237 Mon Feb  6 18:07:38 1995  Cameron Heide  (heide@ee.ualberta.ca)
11239         * [misc/dos_fs.c]
11240         Better relative path handling when converting filenames between
11241         dos and unix, allowing '.' to be used in the Windows path.
11242         Startup working dir is now based on current working dir.
11244 Sat Feb  4 21:21:13 1995  Michael Veksler (s1678223@t2.technion.ac.il)
11246         * [if1632/relay.c] [include/dlls.h] [tools/build.c]
11247         Squeezed data structure that references internal dll's (mostly
11248         "struct dll_table_entry_s"). Caused 20% reduction in executable
11249         code size.
11251 Fri Feb  3 18:53:15 1995  Martin v. Loewis  (loewis@marie)
11253         * [Imakefile]
11254         make wine.sym only when making emulator
11256         * [misc/file.c]
11257         OpenFile(): report as not implemented for WINELIB
11259         * [misc/winsock.c]
11260         Fix CONVERT_HOSTENT and friends for use with WINELIB
11262         * [rc/Imakefile][rc/rc.y][rc/parser.c]
11263         Rename rc.y to parser.y
11264         Use flex and bison on Sun
11266         * [toolkit/sup.c]
11267         CallWindowProc: fix parameter type
11269         * [windows/event.c]
11270         Commented #ifdef sparc
11272 ----------------------------------------------------------------------
11273 Wed Feb  1 19:27:55 1995  Alexandre Julliard  (julliard@lamisun.epfl.ch)
11275         * [windows/nonclient.c] [windows/winpos.c]
11276         Implemented maximized windows.
11277         Implemented icon positioning and ArrangeIconicWindows().
11278         Bug fixes in SetWindowPos().
11280         * [windows/painting.c]
11281         Implemented GetControlBrush().
11282         Window frame is no longer contained in the update region.
11284         * [windows/win.c]
11285         Destroy owned windows upon DestroyWindow().
11287 Sun Jan 29 16:17:22 1995  David Metcalfe <david@prism.demon.co.uk>
11289         * [controls/edit.c]
11290         Changed line terminator to \r\n to be compatible with
11291         Windows.  Fixed bug in text selection.
11293 Sun Jan 29 14:10:22 1995   Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
11295        * [misc/shell.c]
11296        Rewrote RegCreateKey and RegOpenKey, since they were completely broken.
11297        Fixed a bug in RegQueryKeyValue. Implemented RegEnumKey
11298        These functions now work somewhat more the way Windows programs expect
11299        them to work.
11301 ----------------------------------------------------------------------
11302 Sun Jan 22 18:55:33 1995  Alexandre Julliard  (julliard@lamisun.epfl.ch)
11304         * [loader/resource.c] [objects/dib.c]
11305         Fixed icon loading and drawing, now that BitBlt() works correctly.
11306         
11307         * [objects/clipping.c] [objects/region.c]
11308         Implemented elliptic regions with a set of rectangle. This greatly
11309         simplifies the region code and should boost clipping performance.
11311         * [objects/color.c]
11312         Fixed bug that caused seg-fault on 24bpp displays.
11314         * [objects/bitblt.c]
11315         Fixed bug when shrinking a bitmap to more than half its size.
11317         * [windows/graphics.c]
11318         Fixed bugs in PaintRgn() and Polyline().
11320         * [windows/nonclient.c] [windows/painting.c] [windows/winpos.c]
11321         Fixed some problems with window background painting.
11323 Thu Jan 12 12:20:25 PST 1995 Ross Biro (biro@yggdrasil.com)
11325        * [tools/build.c]
11326        * [tools/newbuild.c]
11327        * [Imakefile]
11328        * [include/wine.h]
11329        * [loader/call.S]
11330        * [loader/selector.c]
11331        * [include/segmem.h]
11332        * [misc/main.c]
11333        Changed selector code and 16/32 bit xfer code so that wine
11334        no longer has to be loaded low in memory.  Changed wine
11335        to work with ELF binary formats under Linux.
11336        
11337 Sat Sep 17 11:08:49 1994  Eric Youngdale  (eric@esp22)
11339         * [debugger/db_disasm.c]
11340         New instruction disassembler - borrowed from Mach kernel.  Has a
11341         BSD style of license as opposed to the gdb code we were previously
11342         using which was under the GPL.
11344 ----------------------------------------------------------------------
11345 Mon Jan  9 18:27:11 1995  Alexandre Julliard  (julliard@lamisun.epfl.ch)
11347         * [Imakefile]
11348         Compiling with -Wall flag.
11350         * [*/*]
11351         Fixes to minimize the number of compilation warnings.
11353         * [objects/bitblt.c]
11354         Fixed BitBlt() and used the same code to rewrite PatBlt() and
11355         StretchBlt(). The three *Blt() functions should now be correct in
11356         every case (famous last words).
11358         * [objects/brush.c] [objects/dither.c]
11359         Merged the two files into brush.c
11361         * [objects/dc.c]
11362         Fixed bug when the Windows programs forget to re-select the
11363         original bitmap in a memory DC.
11365         * [objects/font.c]
11366         Tty to use 'fixed' font when the system font can't be found.
11368         * [windows/dialog.c]
11369         Tentative fix to make dialogs look better when using fixed-width
11370         fonts.
11372         * [windows/graphics.c]
11373         Partially implemented the PS_INSIDEFRAME pen style.
11375         * [windows/nonclient.c]
11376         Fix for windows that have the WS_EX_DLGMODALFRAME style bit
11377         without the WS_DLGFRAME style.
11379 Thu Jan  5 13:37:42 1995  Cameron Heide  (heide@ee.ualberta.ca)
11381         * [memory/global.c]
11382         GlobalCompact should now return the correct value when the
11383         largest run of free blocks includes the last block.
11385         * [windows/mdi.c]
11386         Tiling and cascading windows without any MDI children should
11387         no longer crash (assuming no-op is the correct thing to do).
11389 Sun Jan  1 23:30:25 1995  Fons Botman  <botman@rabo.nl>
11391         * [objects/font.c]
11392         GetTextExtentPoint: fixed debug output, str is counted string, not
11393         zero terminated.
11395         * [if1632/relay.c]
11396         DLLRelay: when debugging_stack got segv, added upper bound for
11397         stack dump.
11399 ----------------------------------------------------------------------
11400 Tue Dec 27 13:35:16 1994  Alexandre Julliard  (julliard@lamisun.epfl.ch)
11402         * [*/Imakefile]
11403         All objects files are now kept in their respective directory.
11405         * [README]
11406         Rewrote most of it.
11408         * [objects/bitblt.c]
11409         Rewrote BitBlt() to look right in every case, while minimizing
11410         the impact on performance. Not really finished yet.
11412         * [objects/bitmap.c] [objects/dc.c]
11413         Fixed bug with pattern brushes.
11415         * [objects/clipping.c] [windows/painting.c]
11416         Fixes for logical coordinates.
11418         * [objects/color.c] [windows/graphics.c]
11419         Fixed GetPixel() to return the correct color, and made it faster.
11421         * [objects/region.c]
11422         Fixed bug in CombineRgn() when one of the region is empty.
11424 Fri Dec 22 01:42:57 MET 1994              Dag Asheim (dash@ifi.uio.no)
11426         * [Configure]
11427         Don't assume that expr handles '==', use '=' instead.
11428         Give a (hopefully informative) message if imake fails.
11430 ----------------------------------------------------------------------
11431 Wed Dec  7 14:52:25 1994  Alexandre Julliard  (julliard@lamisun.epfl.ch)
11433         * [controls/listbox.c]
11434         Fixed problems due to new scroll-bar code.
11436         * [loader/signal.c] [miscemu/ioports.c]
11437         Handle I/O opcodes that use an absolute address.
11439         * [objects/text.c]
11440         Implemented TabbedTextOut().
11442 Sat Dec  3 18:53:08 1994  Kenneth MacDonald  <K.MacDonald@ed.ac.uk>
11444         * [objects/metafile.c]
11445         Implemented GetMetafile().
11446         Fixed bug in PlayMetaFile() when reading disc based metafile records.
11447         Added META_POLYPOLYGON, META_DELETEOBJECT and META_EOF to 
11448         PlayMetaFileRecord().
11449         
11450 Wed Nov 30 06:32:25 1994  Martin von Loewis  (martin@cs.csufresno.edu)
11452         * [Imakefile]
11453         wine.sym: Remove gcc2_compiled and friends
11455         * [controls/listbox.c][if1632/relay.c][if1632/relay.c]
11456           [loader/resource.c][memory/heap.c][objects/dib.c][windows/dialog.c]
11457         Replace #ifdef DEBUG_XXX with if(debugging_xxx){
11459         * [if1632/call.S]
11460         CallToLibMain: New function
11462         * [if1632/relay.c][include/options.h][misc/main.c]
11463           [miscemu/int1a.c][miscemu/int21.c][miscemu/kernel.c]
11464         removed Options.relay_debug
11466         * [include/heap.h]
11467         HEAP_OWNER: Use ds instead of cs:ip
11469         * [loader/ne_image.c]
11470         LoadNEImage: Remember current exe, handle nodata dlls
11471         InitNEDLL: handle nodata dlls, call CallToLibMain
11473         * [loader/selector.c]
11474         CreateSelectors: Initialize auto_data_sel with 0
11476         * [memory/heap.c]
11477         HEAP_CheckHeap: Check prev
11478         HEAP_CheckLocalHeaps: new function
11480         * [misc/profile]
11481         Remember and dump only changed profiles
11483         * [tools/makedebug]
11484         Introduce debugging_xxx flags
11486 Sun Nov 27 23:13:22 MET 1994    <erik@xs4all.nl>
11488         * [clipboard.h color.h dc.h dos_fs.h event.h font.h graphics.h
11489         if1632.h kernel.h library.h miscemu.h ne_image.h nonclient.h 
11490         pe_image.h selectors.h wintypes.h]
11491         Added.
11493         * [*/*]
11494         - Commented all 'static char copyright statements', see misc/main.c
11495         - moved prototypes to headers files, fixed wrong prototypes.
11496         - *please* add a header file for each .c if you need to export
11497           things.
11499         * [misc/main.c]
11500         Added one static string which list the names of the contributors.
11502 Fri Nov 25 16:24:27 MET 1994              Dag Asheim (dash@ifi.uio.no)
11504         * [Configure]
11505         Made the support for multiple languages more automatic.  Added
11506         a [fonts] section to the wine.conf file.  Made the defaults
11507         better.  Generally cleaned it up.
11509         * [rc/sysres_No.rc] [rc/sysres_De.rc] [rc/sysres.c]
11510         Norwegian resources and small fixes to the german resources.
11512 Wed Nov 23 20:28:59 1994  Martin von Loewis  (martin@cs.csufresno.edu)
11514         * [debugger/break.c]
11515         bark(), toggle_next(), should_continue(): New functions
11516         insert_break(): Fixed, adds write access to page before writing
11517         wine_bp.next_addr: new structure field
11519         * [debugger/dbg.y]
11520         Changed symbol's value to be it's value instead of the value
11521         pointed to by the symbol.
11522         Changed SIGTRAP handling to allow continuation after break point
11524         * [misc/shell.c]
11525         ShellAbout(): Load resource from memory
11527 ----------------------------------------------------------------------
11528 Sun Nov 20 18:30:06 1994  Alexandre Julliard  (julliard@lamisun.epfl.ch)
11530         * [controls/scroll.c] [include/scroll.h]
11531         Rewritten most of scroll-bar code for better Windows look & feel.
11532         Implemented EnableScrollBar().
11533         Preliminary keyboard support.
11535         * [objects/bitblt.c]
11536         Fixed BadMatch error for BitBlt() and StretchBlt() when reading
11537         bits from outside the visible region.
11539         * [objects/oembitmap.c] [include/bitmaps/obm_*]
11540         Use XPM symbolic colors to load bitmaps. This allows the colors
11541         of the bitmaps to depend on the system colors.
11543         * [tools/make_debug]
11544         Made the make_debug script more robust.
11546         * [windows/dialog.c]
11547         Fixed CheckRadioButton().
11549         * [windows/nonclient.c]
11550         A few changes to scroll-bar drawing and tracking.
11552         * [windows/winpos.c]
11553         Renamed NextWindowFromPoint() to WINPOS_NextWindowFromPoint() to
11554         avoid confusion, and optimized it somewhat.
11556 Nov 19, 94 Martin Ayotte (wine@trgcorp.mksinfo.qc.ca)
11558         * [misc/audio.c]
11559         * [misc/mcianim.c]
11560         more coding but nothing spectacular.
11562         * [misc/mmaux.c]
11563         some coding to access '/dev/mixer'.
11565         * [misc/midi.c]
11566         some coding to read .MID files, but it's not playing yet.
11568 Sun Nov 13 19:31:03 1994    James Youngman (mbcstjy@afs.man.ac.uk)
11570         * [objects/dib.c]
11571         Reimplemented DIB_SetImageBits_RLE8() so that it would cope with
11572         bitmaps which don't end 0x00, 0x02 (previously it blew up).  This
11573         includes some bitmaps output by Paint Shop Pro.  Implementation is
11574         possibly now too lax.  Please see the notes on the function about
11575         why.
11577         * [controls/desktop.c]
11578         The desktop pattern should be painted if the wallpaper doesn't
11579         cover the whole screen width OR the whole screen height.
11581 Sun Nov 13 00:07:11 MET 1994    Erik Bos        <erik@xs4all.nl>
11583         * [objects/dib.c]
11584         Small bug in DIB_SetImageBits() fixed, bitmaps in 16,24 bpp
11585         now work.
11587         * [loader/ne_resource.c] [include/resource.h]
11588         Some cleanup.
11590 Thu Nov 10 20:44:58 1994  Martin von Loewis  (martin@cs.csufresno.edu)
11592         * [Configure]
11593           [rc/sysres.rc]
11594         Primitive compile-time support for multiple languages
11596         * [rc/sysres_De.rc]
11597         New file
11599         * [loader/resource.c]
11600         LoadBitmap: Recognize end of sysresbm properly
11602         * [rc/Imakefile]
11603         Rules to compile resources simplified, dependencies changed
11605         * [rc/sysresbm.rc]
11606         Don't use sysresbm if using XPM
11608         * [windows/dialog.c]
11609         CreateDialogIndirectParam: Reverse Z-order of controls
11611         * [windows/message.c]
11612         MSG_TranslateMouseMsg: Fix HTTRANSPARENT handling
11614         * [windows/winpos.c]
11615         NextWindowFromPoint: New function
11617         * [controls/button.c]
11618         WM_NCHITTEST: Group Box is HTTRANSPARENT
11619         BUTTON_CheckAutoRadioButton: New function
11620         BM_SETCHECK: Added call to BUTTON_CheckAutoRadioButton
11622 Mon Nov  7 11:20:26 1994  Paul Falstad  (pf@zoof.cts.com)
11624         * [objects/text.c]
11625         Fix hang when using DrawText(..., DT_WORDBREAK) with a word that
11626         is too long to break.
11628         * [objects/font.c]
11629         Don't assume helvetica if there is no font family; let the other
11630         font attributes decide what font to use.
11632         * [controls/widgets.c]
11633         Listboxes and combo boxes need to be notified of double-clicks.
11635         * [controls/listbox.c]
11636           [include/listbox.h]
11638         scrolling to bottom of list box should display last item at the
11639         bottom, not at the top.
11640         
11641         list boxes need to allocate a separate heap for their item data,
11642         rather than using the user heap.  Otherwise, it's very easy to run
11643         out of memory for list box items.
11645         removed redundant code in ListBoxAddString().  Implemented simple
11646         version of LBS_SORT.
11648         Don't put [.] in the list box when using DDL_DIRECTORY.
11650         * [controls/combo.c]
11651         Combos should pass CBS_SORT onto their list box.
11653         * [windows/win.c]
11654         If window creation is aborted, remove the window from the
11655         linked lists.
11657         * [controls/static.c]
11658         static controls with SS_ICON were always returning 0 from
11659         WM_NCCREATE.
11661         Make sure static controls have text to draw before drawing it.
11663 ----------------------------------------------------------------------
11664 Sun Nov  6 18:52:04 1994  Alexandre Julliard  (julliard@lamisun.epfl.ch)
11666         * [objects/oembitmap.c]  (New file)
11667         Added possibility to use .xpm files for OEM bitmaps.
11669         * [include/bitmaps/obm*]  (New files)
11670         Redrawn all OEM bitmaps in xpm format.
11672         * [objects/font.c]
11673         Add space for internal leading when using a negative font height.
11674         Stubs for AddFontResource() and RemoveFontResource().
11675         Fix in FONT_Init() for uninitialised default font.
11677         * [windows/dialog.c]
11678         Make font height negative as it is really a point size and not a
11679         pixel size; dialogs using 8-point fonts look better now.
11681         * [windows/graphics.c]
11682         Fixed the fix :-) for Pie() to make it work for Arc() and Chord() also.
11684         * [windows/nonclient.c]
11685         A few changes for new OEM bitmaps.
11687 Sun Nov  6 18:22:18 1994  Michael Patra  <micky@marie.physik.tu-berlin.de>
11689         * [windows/class.c]
11690         The names of local classes have to be stored using GlobalAtom*.
11691         Otherwise they couldn't be accessed from other modules (e.g. BWCC) 
11693         * [if1632/call.S]
11694         CallTo16(cx): It's possible to set the contents of the cx-register.
11696         * [loader/ne_image.c]
11697         InitNEDLL(): The size of the local heap is now passed in the cx-
11698         register when initializing a DLL.
11700         * [memory/heap.c]
11701         LocalInit(): The case start==0 is now handled in the way it should.
11703         * [windows/win.c]
11704         GetWindowLong(): If the adress of the windows function is requested
11705         it's no longer returned if it's within the Wine code (and therefore
11706         unreachable by a windows program). This makes Borland's OWL happy.
11708         * [controls/edit.c]
11709         EDIT_GetStr(): Added handling for off<0.
11711 Sun Nov  6 17:37:14 1994  Chris Jones  <chrisj@ichips.intel.com>
11713         * [loader/library.c]
11714         Fixed infinite loop bug when two DLLs refer to each other (fixes
11715         hangup of Quicken during loading).
11717 Thu Nov 04 12:00:00 1994  Jan Willamowius  (jan@janhh.sh.sub.de)
11719         * [misc/dos_fs.c]
11720         Bug fix: The size of a disk an the available space
11721         is now returned in bytes instead of (incorrectly)
11722         KBytes.
11724 Thu Nov 03 12:00:00 1994  Jan Willamowius  (jan@janhh.sh.sub.de)
11726         * [windows/graphics.c]
11727         Bug fix: Pie segments are now filled with correct brush.
11729 Thu Nov  3 10:40:09 1994  Martin von Loewis  (martin@cs.csufresno.edu)
11731         * [Imakefile]
11732         generate rc.o before loader.o
11734         * [controls/menu.c]
11735         CopySysMenu: generate SYSMENU on the fly, eliminate hSysMenu
11737         * [include/resource.h]
11738         Add struct ResourceTable
11740         * [loader/bitmap.h]
11741         Load system bitmaps from sysresbmTable
11743         * [misc/clipboard.c]
11744           [windows/event.c]
11745         IsClipboardFormatAvailable,EVENT_SelectionRequest: bug fixes
11746         
11747         * [rc/Imakefile]
11748         generate rc.o from sysres.o and sysresbm.o. Added -lfl
11750         * [rc/rc.y]
11751         change style handling to allow ( S1 | S2 ) | S3
11753         * [rc/sysres.rc]
11754           [rc/sysresbm.rc]
11755         Put bitmaps and icons to sysresbm, everything else to sysres
11757         * [rc/winerc.c]
11758           [rc/winerc.h]
11759         Added -o, -c flags. New function set_out_file. Output to files.
11761         * [windows/dialog.c]
11762         DialogBoxIndirectPtr, DialogBoxIndirectParamPtr: New functions 
11764         * [windows/nonclient.c]
11765         Create AboutWine dialog from template pointer
11767 ----------------------------------------------------------------------
11768 Sun Oct 30 13:01:18 1994  Alexandre Julliard  (julliard@lamisun.epfl.ch)
11770         * [controls/static.c]
11771         Bug fix for SS_ICON controls.
11773         * [if1632/Imakefile]
11774         Fixed call.o dependencies.
11776         * [objects/clipping.c] [objects/dc.c]
11777         Fixed visible region handling. hVisRgn is always non-null now.
11779         * [windows/dce.c]
11780         Bug fix in GetDCEx for CS_OWNDC windows.
11782         * [windows/nonclient.c] [windows/painting.c]
11783         Fixes to icon window drawing.
11785         * [windows/winpos.c]
11786         A few fixes in SetWindowPos().
11788 Sun Oct 30 12:50:24 1994  Michael Patra  <micky@marie.physik.tu-berlin.de>
11790         * [objects/bitblt.c]
11791         BitBlt(): BitBlt is now able to handle any raster operation. If
11792         the request can't be passed to XWindows directly, it's quite
11793         slow, though.
11795         * [*/*.c]
11796           [misc/main.c]
11797         Improvements of the system for handling debug messages. Options are
11798         now also loaded from /usr/lib/X11/app-defaults/Wine (insert
11799         *debugoptions: +xxx there if you want to have turn messages xxx on).
11801         * [controls/menu.c]
11802         DestroyMenu(): The whole window won't be destroyed as a sideeffect
11803         any longer.
11805         * [misc/file.c]
11806         OpenFile(): Fixed bug in searching in system/window-directory.
11808 Sun Oct 30 12:25:53 1994  Jimmy Tirtawangsa <j0t2527@tam2000.tamu.edu>
11810         * [include/windows.h]
11811         Bug fix for window related structures.
11812         DCB and COMSTAT are affected. They must be packed.
11814         * [misc/comm.c]
11815         Bug fix for COM ports:
11816         Dial and dialog window in terminal.exe now works.
11817         Non sequential COM assignments in wine.conf should not break now.
11818         Baudrate can be specified in wine.conf to overcome baudrate limitation
11819         in mswindow. See sample wine.ini
11821         * [include/comm.h]
11822         add baudrate field to DosDeviceStructre
11824         * [object/font.c]
11825         Bug fix for font assignment.
11826         Use pairs of foundry and family fontnames in X11 to correspond with
11827         window's fonts.
11828         Put font assignment ini wine.ini.
11830         * [wine.ini]
11831         Adding optional baudrate after port name in "serialports" section
11832         Add new section, "fonts".
11833         "default" is special key in "fonts" to match any unmatch window font.
11835 Oct 29, 94 (new address) wine@trgcorp.mksinfo.qc.ca (Martin Ayotte)
11837         * [if1632/relay.c]
11838         * [if1632/commdlg.spec]         New file.
11839         * [misc/commdlg.c]                      New file.
11840         * [include/commdlg.h]           New file.
11841         Begin of an emulated COMMDLG DLL, built-in for now.
11842         (BTW, if you want to switch between built-in & 16bits CommDlg, only 
11843         thing you need to do is to put the real/dummy name in file relay.c)
11845         * [controls/scroll.c]
11846         * [controls/combo.c]
11847         * [controls/listbox.c]
11848         Few bug fixes and/or cosmetic.
11850         * [misc/audio.c]
11851         * [misc/mmaux.c]
11852         bug fixes and flags returned to emulate SB16.
11854         * [misc/midi.c]                         New file.
11855         skeleton for 'Midi' MMSYSTEM & MCI driver.
11857         * [misc/mcianim.c]                      New file.
11858         skeleton for 'Animation1' MCI driver.
11860         * [windows/win.c]
11861         Add new stub for GetLastActiveWindow().
11863 Tue Oct 25 09:17:25 1994  Olaf Flebbe  (flebbe@tat.physik.uni-tuebingen.de)
11865         * [if1632/call.S] [tools/build.c]
11866            Support for ELF format. (Not complete)
11868 Sun Oct 23 00:51:50 1994  Paul Falstad  (pf@zoof)
11870         * [if1632/user.spec]
11871         Add stubs for ArrangeIconicWindows(), etc.
11873         * [if1632/kernel.spec]
11874         Add IsBad*Ptr() functions.
11876         * [loader/signal.c]
11877         Add test_memory(), for use with IsBad*Ptr().
11879         * [windows/winpos.c]
11880         Add stubs for TileChildWindows(), etc.
11882         * [windows/win.c]
11883         IsWindow() shouldn't crash if it's given a bad handle.
11884         Add stub for GetLastActivePopup().
11886         * [memory/global.c]
11887         Implement the IsBad*Ptr() functions.
11889         * [controls/listbox.c]
11890         Return the full longword of the item data in LB_GETITEMDATA.
11892         * [controls/edit.c]
11893         Don't let the user select an area past the end of the text.
11895         * [objects/text.c]
11896         In DrawText(), the code to delete crlfs also removed multiple
11897         consecutive newlines.  Also, using DT_CALCRECT didn't return
11898         the right height, and the width wasn't returned at all.
11899         This caused MessageBoxes to be missing much of their text.
11901         * [windows/scroll.c]
11902         ScrollWindow[Ex] didn't work right with null LPRECT arguments.
11904 Fri Oct 21 21:47:19 1994  Paul Falstad  (pf@zoof.cts.com)
11906         * [miscemu/int21.c]
11907         Fixed int21 0x42 handler to properly assemble 32-bit seek ptr.
11909         * [misc/property.c]
11910         Fixed inverted logic in EnumProps(), and changed CallBack16()
11911         call to use new arg format.
11913         * [windows/win.c]
11914         Fixed CallBack16() call in Enum[Child]Windows to use new arg
11915         format; this fixes crashes in enum procedures.
11917 Wed Oct 19 21:30:00 PDT 1994            martin@cs.csufresno.edu
11919         * [misc/clipboard.c]
11920           [windows/event.c]
11921           [windows/message.c]
11922         Added cut and paste between Wine and other X clients via
11923         the PRIMARY selection. Text only this time.
11925         * [controls/edit.c]
11926         EDIT_LineLength, EDIT_TextLine return 0 for lines after last one.
11928         * [windows/defwnd.c]
11929         Send WM_SYSCOMMAND to overlapped ancestor window, 
11930         not the receiver of WM_SYSKEYDOWN
11932 Sat Oct 22 15:01:02 1994  Thomas Sandford <t.d.g.sandford@bradford.ac.uk>
11934         * [controls/edit.c]
11935         ClientWidth()/ClientHeight() macros: return 0 if size would
11936         be negative
11937         EDIT_StrLength(): takes unsigned char* instead of char*
11939         * [controls/listbox.c]
11940         ListBoxWndProc(): in "case WM_MOUSEMOVE" - set lphl at start of
11941         case instead of in each place required (it was omitted in
11942         some places causing problems!)
11944         * [controls/menu.c]
11945         MENU_CalcItemSize(): don't try to find size of a text item
11946         if the pointer is NULL
11948         * [include/heap.h]
11949         added definition of HEAP_LocalInit()
11951         * [include/msdos.h]
11952         removed buggy pointer() macro (use SAFEMAKEPTR() from segmem.h
11953         instead)
11955         * [loader/selector.c]
11956         IPCCopySelector(): added missing flags to shmget() call
11957         ? does this break linux - I added these flags in a previous
11958         patch but they were missing in the corresponding release ?
11960         * [loader/signal.c]
11961         win_fault(): added missing definitions of i, dump for those
11962         not running NetBSD or linux
11964         * [misc/dos_fs.c]
11965         DOS_GetCurrentDir(): made temp[] static so it can be safely
11966         returned
11968         * [miscemu/int21.c,int25.c,int26.c]
11969         Changed all invocations of pointer() to SAFEMAKEPTR(). Included
11970         segmem.h where necessary.
11972         * [windows/dialog.c]
11973         CreateDialogIndirectParam(): Changed HEAP_Init() call to 
11974         HEAP_LocalInit(), removed redundant variables
11976 Sat Oct 22 00:29:41 MET 1994              Dag Asheim (dash@ifi.uio.no)
11978         * [loader/library.c] [loader/main.c] [loader/ne_image.c]
11979           [misc/exec.c] [miscemu/int10.c] [miscemu/int21.c]
11980           [objects/bitblt.c] [objects/metafile.c]
11981         Rewritten more printf's to use the new debugging system, and
11982         made wine less verbose per default. Use "-debugmsg +module"
11983         to get (almost) the same behavior as before.
11985 ----------------------------------------------------------------------
11986 Sun Oct 16 13:29:07 1994  Alexandre Julliard  (julliard@lamisun.epfl.ch)
11988         * [controls/button.c]
11989         Implemented WM_GETDLGCODE, WM_SETFONT, BM_SETSTYLE, BM_SETCHECK,
11990         BM_SETSTATE.
11991         Implemented default button painting.
11992         Optimised redrawing.
11993         Fixed owner-draw buttons.
11995         * [controls/static.c]
11996         Implemented WM_SETFONT.
11997         A few optimisations in painting code.
11998         Bug fix for SS_SIMPLE controls.
12000         * [if1632/callback.c]
12001         Preliminary GetCodeHandle().
12003         * [if1632/gdi.spec]
12004         Changed 'pascal' to 'pascal16' everywhere it's needed.
12006         * [include/windows.h]
12007         Fixed a few data structures.
12009         * [memory/heap.c]
12010         Bug fix in HEAP_ReAlloc().
12012         * [misc/cursor.c]
12013         Fixed SetCursor().
12015         * [objects/bitblt.c]
12016         Fixed PatBlt() when using BLACKNESS or WHITENESS codes.
12018         * [objects/font.c]
12019         Better font mapping code.
12020         Implemented GetTextFace().
12022         * [objects/region.c]
12023         Bug fix in REGION_MakePixmap().
12024         Faster region copying.
12026         * [objects/text.c]
12027         Implemented ExtTextOut().
12028         Implemented DT_NOCLIP style for DrawText().
12030         * [windows/dc.c]
12031         Free the bitmap when deleting a memory DC.
12033         * [windows/dce.c]
12034         Added support for windows that have no associated X window.
12035         Implemented DCX_CLIPSIBLINGS and DCX_PARENTCLIP in GetDCEx().
12037         * [windows/defdlg.c]
12038         Implemented default push button handling and DM_SETDEFID.
12039         Implemented WM_NEXTDLGCTL.
12041         * [windows/dialog.c]
12042         Implemented default push button handling.
12043         Beginning of a keyboard interface in dialogs
12044         (does not really work yet).
12045         Fixed dialogs that use a special font.
12047         * [windows/event.c] [windows/focus.c]
12048         Added support for non-X windows.
12050         * [windows/graphics.c]
12051         Rewritten FloodFill() and implemented ExtFloodFill().
12053         * [windows/message.c]
12054         Cleaner hardware messages and X events handling.
12056         * [windows/defwnd.c] [windows/painting.c]
12057         Implemented WM_SETREDRAW.
12059         * [windows/win.c]
12060         Only create an X window for top-level windows, or for the desktop.
12061         Child windows now use their parent's drawable.
12063         * [windows/winpos.c]
12064         Beginning of support for non-X windows (still somewhat broken).
12065         Implemented *DeferWindowPos().
12067         * [*/Imakefile]
12068         Cleaned up some Imakefiles.
12069         Moved dc.c from windows/ to objects/.
12070         Moved cursor.c from misc/ to windows/.
12072 Sun Oct 16 12:21:52 1994  Michael Patra <micky@marie.physik.tu-berlin.d400.de>
12074         * [include/debug.h]
12075           [include/stddebug.h]
12076           [*/*.c]
12077         Rewritten all the calls to printf for displaying debug-information
12078         (messages like "LoadImage: loading SOL (SOL.EXE)" etc.) 
12079         Added option "-debugmsg" to Wine. Example: "-debugmsg +all" will turn
12080         all these messages on, "-debugmsg -dll" will turn all messages 
12081         concerning DLLs off.
12083         * [controls/combo.c]
12084         Added some handling for combo controls with ownerdraw-styles
12085         (just creating and passing the necessary messages to the 
12086         corresponding listbox control; the edit-control needs to be
12087         replaced with something else).
12089         * [controls/edit.c]
12090           [windows/dialog.c]
12091         Added support for use of global heap memory in dialogs with 
12092         edit controls.
12094         * [controls/listbox.c]
12095         Added support for item data.
12096         ListBoxInsertString(): Fixed bug for elements which are not inserted
12097         after the currently last element.
12098         
12099         * [misc/dos_fs.c]
12100           [miscemu/int21.c]
12101         DOS_ValidDirectory(): Checks whether a given string is in fact the
12102         valid name of a directory.
12104 Sat Oct 15 17:35:00 PDT 1994            <martin@cs.csufresno.edu>
12106         * [Imakefile]
12107         generate wine.sym after creating wine
12109         * [debugger/dbg.y]
12110         load "wine.sym" when entering debugger
12112         * [debugger/info.c]
12113         symbolic backtrace for 32-bit stack. Breaks 16-bit bt.
12115 Sun Sep  25 12:00:00 PDT 1994   <martin@osiris.cs.csufresno.edu>
12117         * [rc/rc.y] [rc/rc.h] [rc/rc.l] [rc/winerc.c]
12118         Files created
12120 Sun Sep 18 11:04:45 MET DST 1994          Dag Asheim (dash@ifi.uio.no)
12122         * [misc/spy.c]
12123         Exclude and Include no longer requires a terminating ';' to
12124         register the last component.
12126 Thu Sep 15 23:10:09 MET DST 1994          Dag Asheim (dash@ifi.uio.no)
12128         * [Configure]
12129         Rewrote much of it.  Added capability to generate a wine.ini
12130         file.  Commented out the processor emulator options until that
12131         becomes interesting.  Gives a warning if it sees any *.rej
12132         files.  I hope I haven't assumed to much about the shell/OS so
12133         that it breaks under *BSD.
12135         * [misc/dos_fs.c]
12136         Removed/changed calls to ToUnix() (which calls tolower()) so
12137         that the part of the pathname which correspond with the drive
12138         letter on DOS no longer will be mapped to lowercase.  This
12139         means that it should be possible to have uppercase letters in
12140         the [drives] section of wine.ini.
12142         * [LICENSE]
12143         Cosmetic changes so that it displays better in the window you
12144         get from pressing "Credit_License" in the "About WINE" window.
12146 Sun Aug 21 21:12:06 MET DST 1994        <erik@xs4all.nl>
12148         * [controls/menu.c]
12149         LoadMenu() moved to loader/resource.c.
12151         * [misc/main.c]
12152         Added stub for FileCDR().
12154         * [include/peexe.h]
12155         Added, from Eric's pe-test.
12157         * [include/resource.h]
12158         Added.
12160         * [loader/resources.c]
12161         Removed duplicated code in *Resource() functions.
12162         Moved NE-program specific functions into ne_image.c.
12163         Moved NE-fileformat functions to ne_resource.c.
12165         * [pe_image.c] [pe_resource.c]
12166         Added. Nothing implemented to run PE-executables, resource
12167         loading only.
12169         * [misc/file.c]
12170         Changed OpenFile() to use macros.
12172         * [misc/shell.c]
12173         Added NULL-ptr checks to ShellAbout().
12175         * [miscemu/int21.c]
12176         Fixed a few typos.
12178         * [miscemu/kernel.c]
12179         Added _DI = _DS, to put the caller's instance in DI. Doesn't
12180         work properly if caller changed DS :-(
12182 ----------------------------------------------------------------------
12183 Thu Aug 25 15:24:36 EDT 1994            <jrichard@cs.uml.edu>
12185         * [include/win.h]
12186         Removed seperate X window for icon, added icon width,height.
12188         * [include/windows.h]
12189         Commented out the old SW_xxx emum and added defines since
12190         they aren't enumerated.
12192         * [windows/dce.c]
12193         Removed some older IsIconic checks from GetDCEx(), functionality
12194         is now in nonclient and generic wine window handling code.
12195         Lots of thanks to Alexandre Julliard all the hints and
12196         help...
12198         * [windows/defwnd.c]
12199         Removed call to NC_HandleNCPaintIcon() under case WM_PAINTICON,
12200         WM_PAINTICON now calls NC_HandleNCPaint.  
12202         * [windows/event.c]
12203         Removed IsIconic checks.
12205         * [windows/icon.c]
12206         Removed everything in this file for now... could be used later.
12207         Icon functionality is now handled by the generic wine windows
12208         handling functions.
12209         
12210         * [windows/mdi.c]
12211         Added a ShowWindow in MDIRestoreChild().  MDI child windows now
12212         show up when deiconified.  Removed IsIconic checks.
12214         * [windows/message.c]
12215         Removed old icon routines from hardware_event().
12217         * [windows/nonclient.c]
12218         Changed NC_HandleNCCalcSize() so it doesn't change the size
12219         of an icon window.  Made NC_InternalNCHitTest() on an Iconic
12220         window always return HTCAPTION.  Made NC_HandleNCLButtonDblClk()
12221         on an Iconic window always send a SC_RESTORE message.
12223         * [windows/painting.c]
12224         Changed RedrawWindow() so it doesn't redraw an iconic window
12225         unless it has to (no icon for this class).
12226         
12227         * [windows/win.c]
12228         Removed creation of seperate icon window from CreateWindowEx().
12229         
12230         * [windows/winpos.c]
12231         Added saving and restoring of window rectangle during
12232         iconification/deiconification to ShowWindow().  Added
12233         functions to recursively hide and show children... called
12234         by ShowWindow during iconification/deiconification.
12236 Sat, 27 Aug 1994 18:47:34 +0100 (MET DST)  micky@marie.physik.tu-berlin.de (Michael Patra)
12238         * [windows/message.c]
12239         WaitMessage(): Fixed handling of wm_timer-messages
12241         * [miscemu/int21.c]
12242         FindNextFCB(): Rewritten to support other functions than just
12243         returning the volume label
12245         * [misc/file.c]
12246         OpenFile(): Fix in handling of OF_CREATE
12248 Wed Aug 24 19:40:42 PDT 1994  Andrew Lagodzinski  (andrew@netcom.com)
12250         * [if1632/user.spec]
12251         Added SetParent.
12253         * [windows/win.c]
12254         Added SetParent.
12256 Fri Aug 19 16:37:00 1994  Thomas Sandford <t.d.g.sandford@bradford.ac.uk>
12258         * [loader/selector.c]
12259         Many changes throughout file to correct handling of shared memory
12260         function return codes. FreeBSD and SunOS shm functions return
12261         -1 not 0 on error. If Linux is different, these changes
12262         will have to be backed out.
12263         CleanupSelectors(): this is a new (internal) call to free
12264         up all selectors (and shm handles/memory) for use on exit.
12266         * [include/segmem.h]
12267         Change comment to reflect new use of shm_key
12269         * [misc/main.c]
12270         called_at_exit(): add call to CleanupSelectors()
12272 Mon Aug 22 18:19:25 1994  Alexandre Julliard  (julliard@lamisun.epfl.ch)
12274         * [controls/button.c]
12275         Use OBM_CHECKBOXES to draw check boxes with correct colors.
12276         Fixed bug with WM_SETTEXT handling.
12277         A few drawing optimisations.
12279         * [controls/menu.c]
12280         Implemented correct \t and \a handling in menu items.
12281         Implemented help items (flush right) on menu bar.
12282         Added WM_ENTERMENULOOP and WM_EXITMENULOOP messages.
12284         * [controls/static.c]
12285         Fixed SS_ICON controls and implemented STM_SETICON message
12286         handling.
12288         * [controls/widget.c]
12289         Set cursor to IDC_ARROW for built-in classes.
12291         * [include/options.h] [misc/main.c]
12292         Backing store is now off by default.
12294         * [objects/region.c]
12295         Use X regions for rectangle and polygon regions: *major* speed
12296         improvement.
12298         * [windows/dialog.c]
12299         Fixed the fix for integer ids in controls. SS_ICON controls in
12300         dialogs should work now.
12301         Implemented DS_ABSALIGN style.
12303         * [windows/graphics.c]
12304         Implemented InvertRgn().
12305         New internal function GRAPH_DrawBitmap() to draw bitmaps faster
12306         than with CreateCompatibleDC() + BitBlt().
12308         * [windows/message.c]
12309         Determining the window for a mouse message is now done at
12310         GetMessage() time.
12311         Modified PeekMessage() handling to avoid needlessly flushing the
12312         output queue.
12314         * [windows/timer.c]
12315         Check for restart of a timer (SetTimer call with the same hwnd and
12316         id than an existing timer).
12318 ----------------------------------------------------------------------
12319 Tue Aug  9 23:58:29 MET DST 1994        <erik@hacktic.nl>
12321         * [misc/file.c]
12322         OpenFile(): Completly rewritten.
12324         * [miscemu/int21.c]
12325         CreateFile(): Fixed wrong mode in call to open.
12326         OpenExistingFile(): Implemented file sharing.
12327         FindNext(): Fixed.
12328         CreateNewFile(): Fixed wrong mode in call to open.
12329         fLock(): Added to handle record locking.
12330         GetFileAttribute(): Added.
12331         As a result, AH = 0x5c, 0x09, and 0x0b were changed.
12333         * [miscemu/int2f.c]
12334         AH = 0x10: SHARE installation check
12336         * [loader/resource.c]
12337         AccessResource(): Fixed. A new file descriptor will be returned by
12338         every call to AccessResource().
12340         * [windows/utility.c]
12341         wvsprintf(): Fixed.
12343         * [controls/menu.c]
12344         FindMenuItem(): Fixed (handling for nPos == -1 added).  
12346         * [windows/win.c]
12347         CreateWindowEx(): Added call to WINPOS_GetMinMaxInfo.
12349         * [Configure]
12350         Added two options for a processor emulator that might be
12351         plugged in later..
12353         * [loader/task.c] [include/toolhelp.h] [if1632/toolhelp.spec]
12354         CreateNewTask() stores real modulename instead of 'TASKxxxx'.
12355         Added TaskFirst(), TaskNext(), TaskFindHandle().
12357         * [memory/global.c]
12358         Added stub for MemManInfo().
12360         * [objects/text.c]
12361         Added stub for GetTabbedTextExt().
12363         * [miscemu/*]
12364         Changed all references to registers. Please don't access
12365         the context structure.
12366         fix for GetSystemTime() by <jspeter@birch.ee.vt.edu> added.
12368         * [misc/lstr.c]
12369         Fixed bug in AnsiUpper() & AnsiLower().
12371         * [misc/winsocket.c]
12372         bugfix in getsockopt()/setsockopt(): winsock uses different values
12373         than unix.
12375         * [objects/dib.c]
12376         Added DIB_SetImageBits_RLE[48] to support compressed bitmaps.
12378 Mon Aug  8 21:12:33 1994  David Metcalfe <david@prism.demon.co.uk>
12380         * [controls/edit.c]
12381         Added support for WM_COPY, WM_CUT and WM_PASTE messages.
12383         * [windows/dialog.c] [windows/defdlg.c] [include/dialog.h]
12384         Modified dialog code to create new heap for edit controls
12385         unless DS_LOCALEDIT style is set.
12387 Thu Aug  4 18:50:56 1994  Alexandre Julliard  (julliard@lamisun.epfl.ch)
12389         * [controls/button.c] [controls/edit.c] [controls/static.c]
12390         Removed unneeded GlobalUnlock() calls.
12392         * [controls/menu.c] [include/menu.h]
12393         Lots of changes, fixed a lot of old bugs and introduced a lot of
12394         new ones :-)
12395         - Changed message loop to use MSG_GetInternalMessage().
12396         - Fixed a bug that caused the main window to lose activation when
12397           displaying a menu.
12398         - Correctly send initialisation messages (WM_INITMENUPOPUP).
12399         - Implemented EndMenu() and LookupMenuHandle().
12400         - Changed internal structures to be as compatible as possible with
12401           MS-Windows.
12402         - Allocated everything on the USER heap instead of the global heap.
12403         - Prefixed all internal function names with MENU_ and declared
12404           them static.
12405         - Moved "About Wine..." handling to NC_HandleSysCommand().
12406         - Multi-line menus should now work correctly.
12408         * [loader/resource.c] [objects/bitmap.c]
12409         Added the possibility to create OEM bitmaps directly as X bitmaps.
12411         * [objects/dcvalues.c] [windows/dc.c]
12412         Fixed GetDCOrg() to return screen coordinates.
12414         * [windows/message.c]
12415         Fixed double-click checks when the message is not removed from the
12416         queue.
12417         Fixed MSG_GetInternalMessage() to send WM_ENTERIDLE messages.
12419         * [windows/nonclient.c]
12420         Bug fix in system menu hit-test calculation.
12421         A few changes for new menu functions.
12423 Thu Aug 11 17:51:02 1994  Thomas Sandford <t.d.g.sandford@bradford.ac.uk>
12425         * [controls/edit.c]
12426         Bug fix in Edit_NCCreateMessage
12427         es->textlen was being used before being set
12429         * [controls/menu.c]
12430         Bug fix in MENU_DrawMenuItem
12431         don't try to write text if NULL pointer passed
12433 ----------------------------------------------------------------------
12434 Thu Aug  4 07:18:02 1994  Michael Patra  <micky@marie.physik.tu-berlin.de>
12436         * [windows/message.c]
12437         Implemented WaitMessage() (USER.112).
12439         * [if1632/user.spec]
12440         Added WaitMessage.
12442         * [windows/defwnd.c]
12443         WM_ERASEBKGND: Added support for hbrBackground=COLOR_xxx.
12445         * [miscemu/int{13,21,2a}.c]
12446         * [miscemu/Imakefile]
12447         * [signal/loader.c]
12448         Added a few basic disk information and diagnostic functions to
12449         prevent programs using this function from crashing. All drives
12450         are claimed to be remote ones, so direct I/O isn't allowed.
12452         * [controls/edit.c]
12453         EDIT_WriteText(): Added code to correctly erase the remaining space
12454         of the edit-control if the size of the control has changed sinced it's
12455         creation.
12457 Tue Jul 26 22:05:54 MET DST 1994 Erik Bos <erik@hacktic.nl>
12459         * [if1632/mouse.spec]
12460         Added mouse.dll entry, no functions.
12462         * [loader/resource.c]
12463         Bug fix in AccessResource(). 
12465         * [misc/keyboard.c], added [include/keyboard.h]
12466         Changed functions to return more useful values.
12468         * [windows/dialog.c]
12469         Hacked DIALOG_GetControl() to support resources which
12470         have 0xff00 - 0xffff as id. ** Needs to be done properly by
12471         someone who knows the NE fileformat **
12473 Jul 29, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
12475         * [windows/event.c]
12476         Add new stub for EnableHGardwareInput() function.
12478         * [windows/message.c]
12479         Add coding for HWND_BROADCAST in PostMessage().
12481         * [misc/file.c]
12482         Add coding for OpenFile() also search in WindowPaths.
12484         * [misc/mmsystem.c]
12485         * [misc/audio.c]
12486         * [misc/mmaux.c]
12487         * [misc/mcicda.c]
12488         Change #include "linux/soundcard.h" by #include "sys/soundcard.h"
12489         Add coding in MMIO functions. Now, mmioDescend() can find WAV chunks.
12490         SndPlaySound & MCI_ELEMENT now use MMIO and adjust to proper formats.
12491 ----------------------------------------------------------------------
12492 Mon Jul 18 23:55:13 MET DST 1994
12494         * [if1632/call.S]
12495         CallTo16(): added `mov %eax,%edx' just before lcall,
12496         to make sure that DX contain the DLL's hinstance when
12497         initialised.
12499         CallTo32_16() added, equal to CallTo32() except for
12500         one thing: it saves DX and 
12502         * [tools/build.c]
12503         Added some code to support 16 and 32 bit return values.
12505         * [1632/{kernel,user}.spec]
12506         Changed most of the `pascal' style to pascal_16 when
12507         function returned a 16bit value.
12509 Tue Jul 19 18:40:25 1994  Alexandre Julliard  (julliard@lamisun.epfl.ch)
12511         * [controls/menu.c]
12512         Reorganized sizing and drawing code to implement multi-line menus.
12513         Implemented MENUBREAK style.
12514         Use system colors to draw menus.
12516         * [objects/color.c]
12517         Bug fix in COLOR_IsSolid().
12519         * [objects/font.c]
12520         Bug fix in FONT_GetMetrics(): calculate average character width
12521         only on existing chars (dialogs look much better).
12523         * [objects/text.c]
12524         Bug fix in DrawText(): use text color to underline mnemonic.
12526         * [windows/nonclient.c]
12527         Changed WM_NCHITTEST handling to cope with multi-line menu bars.
12529         * [windows/syscolor.c]
12530         Added system objects for menu colors.
12532 Mon Jul 18 19:32:08 PDT 1994  Andrew Lagodzinski  (andrew@netcom.com)
12534         * [controls/menu.c]
12535         Fixed bug in SelectPrevItem that caused seperators to not be
12536         skipped when using the up arrow key.
12538 ----------------------------------------------------------------------
12539 Thu Jul 14 17:50:45 1994  Bob Amstadt  (bob@pooh)
12541         * [Configure]
12542         Autodetects Linux version (if running Linux).
12544         * [loader/signal.c]
12545         New signals for Linux.
12547         * [loader/ldtlib.c]
12548         New structure field in sys call.
12550 Sun Jul 10 19:31:34 1994  Olaf Flebbe  (olaf@dragon)
12552         * [load/resource.c] 
12553           fixed Memory (Resource) Leak.
12555         * [load/main.c] 
12556           fixed a printf.
12558 Tue Jul 12 18:50:34 1994  Alexandre Julliard  (julliard@lamisun.epfl.ch)
12560         * [controls/desktop.c]
12561         Implemented desktop wallpaper (only 16 colors for now).
12563         * [controls/menu.c] [windows/nonclient.c]
12564         Preliminary work to allow multi-line menus.
12566         * [misc/main.c]
12567         No backing store on desktop window (not useful).
12569         * [objects/text.c]
12570         A few fixes to DrawText() to make underlines under mnemonic
12571         letters to look better.
12573         * [windows/graphics.c]
12574         More fixes to GRAPH_DrawArc(), and some fixes to Polygon().
12575         Implemented PolyPolygon() (partially working).
12577         * [windows/winpos.c]
12578         New function WINPOS_SendNCCalcSize().
12579         Cleaned up SetWindowPos() and added preliminary support for
12580         multi-line menus.
12582 Mon Jul 11 19:15:51 1994  Miguel de Icaza  (miguel@sphinx)
12584         * [controls/edit.c]
12585         Changes to work as a library.
12587         * [if1632/callback.c] 
12588         Ifdefed module.
12590         * [if1632/relay.c]
12591         Changes to allow linking with WineLib.
12593         * [include/windows.h]
12594         Added macro WINELIB_UNIMP
12596         * [loader/library.c]
12597         When compiling WineLib, GetProcAddress is not implemented yet.
12599         * [loader/main.c]
12600         Added empty InitDLL when using WineLib.
12602         * [loader/ne_image.c]
12603         Some parts of the loader are needed for WineLib, ifdefed correctly
12605         * [misc/{audio.c,mcicda.c,mmaux.c,mmsystem.c]
12606         Disable compilation of module when compiling WineLib.
12608         * [toolkit/heap.c]
12609         Fixed small bug.  When passed an invalid handle WineLib would
12610         crash, now return NULL.
12612         * [toolkit/winmain.c]
12613         Call CreateNewTask in _WinMain.
12615 Sun Jul 10 09:08:02 1994  David Metcalfe <david@prism.demon.co.uk>
12617         * [controls/edit.c] [controls/widget.c]
12618         More changes to improve compatibility with Windows' edit
12619         control.  Finished off tab stop support.
12621 Mon Jul 11 21:05:02 MET DST 1994  Erik Bos <erik@hacktic.nl>
12623         * [if1632/relay.c]
12624         # of ordinals in shell.dll changed to 103.
12626         * [loader/signal.c]
12627         sti, cli will now be ignored.
12629         * [objects/brush.c]
12630         Added stub for GetSysColorBrush().
12632 ----------------------------------------------------------------------
12633 Sun, 3 Jul 1994 20:15:56 +0100 (BST)  David Metcalfe <david@prism.demon.co.uk>
12635         * [controls/edit.c]
12636         Bug fixes and tidying up.  Preliminary tab stop support
12637         (doesn't work yet).
12639         * [windows/dialog.c]
12640         Reversed order of buttons in CheckRadioButtons so that all
12641         buttons are now displayed.
12643 Tue Jul  5 18:30:24 1994  Alexandre Julliard  (julliard@lamisun.epfl.ch)
12645         * [include/options.h] [misc/main.c] [windows/win.c]
12646         Removed nosaveunders option, replaced by handling
12647         the CS_SAVEBITS flag.
12649         * [windows/class.c]
12650         Modified the fix for negative size in class extra bytes to
12651         avoid modifying the caller's data.
12653         * [windows/dc.c]
12654         Bug fix: system font must be a proportional font.
12655         Fixed a bug that caused the default pen to not be selected
12656         correctly in a DC.
12658         * [windows/graphics.c]
12659         Bug fix in GRAPH_DrawArc(). Thanks to Adriano Azevedo for
12660         noticing it.
12662         * [windows/painting.c]
12663         Removed incorrect selecting of default objects in BeginPaint()
12664         (no longer needed because of the fix in dc.c).
12666 Jul 4, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
12668         * [misc/mmsystem.c]
12669         * [misc/audio.c]
12670         Add more code to interface '/dev/dsp'.
12672         * New file [misc/mcicda.c]
12673         Create an MCI_DEVTYPE_CD_AUDIO driver connected to '/dev/sbpcd'.
12675         * New file [misc/mmaux.c]
12676         Stubs to make a future driver connected to '/dev/mixer'.
12678         * [windows/win.c]
12679         Temporary patch to CreateWindowEx() for reseting negative
12680         coordinates to 0,0 ; because 'soundrec.exe' give negative values
12681         and I need it to work on MMSYSTEM ... :-)
12683         * [miscemu/int2f.c]
12684         add a stub 'do_int2f_16' (function 0x16) for DMPI server.
12686 Mon Jun 20 10:08:40 BST 1994  William Smith (wos@dcs.warwick.ac.uk)
12688         * include/comm.h
12689         New file -- some definitions that were in comm.c now need to
12690         be shared with misc/dos_fs.c
12692         * misc/comm.c
12693         Some definitions moved into include/comm.h
12695         * misc/dos_fs.c (DOS_GetEquipment):
12696         Fixed error in equipment -- bitwise or of two values should
12697         be used instead of logical or.  Also added code to correctly
12698         report the number of serial and parallel devices.
12700 ----------------------------------------------------------------------
12701 Mon Jun 20 14:26:41 1994  Bob Amstadt  (bob@pooh)
12703         * [objects/bitmap.c]
12704         Allow negative bitmap sizes.
12706 Sun Jun 19 12:00:04 1994  David Metcalfe <david@prism.demon.co.uk>
12708         * [controls/edit.c]
12709         Improved selection display.  Added processing for WM_SETFONT,
12710         EM_REPLACESEL, EM_LINELENGTH, EM_UNDO, EM_EMPTYUNDOBUFFER,
12711         EM_GETHANDLE, EM_SETHANDLE messages.  Text buffer now stored on 
12712         application's local heap.
12714         * [windows/graphics.c]
12715         Corrected bug in Rectangle().  XFillRectangle has the same
12716         width as Rectangle, but XDrawRectangle is one pixel wider
12717         for the same co-ordinates.
12719         * [memory/heap.c] [include/heap.h]
12720         Added HEAP_LocalSize function.
12722         * [windows/event.c] [windows/keyboard.c]
12723         Improvements to KeyStateTable and addition of AsyncKeyStateTable.
12724         Added supporting code to GetKeyState and GetAsyncKeyState and
12725         merged mouse button states into GetKeyboardState.
12727         * [loader/resource.c] [include/accel.h]
12728         Added recognition of SHIFT, CONTROL and ALT keys to
12729         TranslateAccelerator.
12731         * [objects/metafile.c] [objects/font.c] [objects/bitblt.c]
12732         A bit more metafile support.
12734 Sun Jun 19 17:29:00 MET DST 1994  Erik Bos (erik@hacktic.nl)
12736         * [loader/resource.c]
12737         SizeofResource() and AllocResource() added, AccessResource() updated.
12739         * [if1632/kernel.spec]
12740         FreeLibrary() used for FreeModule().
12742         * [windows/graphics.c]
12743         Rectangle(): swap left & right corners when right < left,
12744         swap top & bottom when botton < top.
12746 Jun 19, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
12748         * [controls/combo.c]
12749         Fix bug in window style of the associated listbox.
12751         * [controls/menu.c]
12752         Skip separators in keyboard navigation by using new internal 
12753                 functions SelectPrevItem() & SelectNextItem(),
12755         * [misc/profile.c]
12756         Bug fix in GetPrivateProfileInt(), was limited to 4 digit,
12757                 IntBuf must be alloc to (5+1)=6. char instead of 5.
12759         * [misc/main.c]
12760         Put code in functions SetEnvironment() & GetEnvironment().
12762         * [misc/shell.c]
12763         Start putting some code in ExtractIcon() function.
12765         * [misc/mmsystem.c]
12766         Some code for MMTimer functions & timers list.
12768         * [miscemu/int31.c]
12769         Few stubs for DPMI interrupt calls. Nothing work yet.
12771 Mon Jun 20 07:37:43 EDT 1994    John Richardson (jrichard@cs.uml.edu)
12773         * include/win.h (tagWND):
12774         Added icon fields icon, hIcon and rectClientSave to 
12775         the tagWND struct.
12777         * windows/Imakefile
12778         Added icon.c to the list of files to compile
12780         * windows/dce.c (GetDCEx):
12781         Added some checks for iconic mode and pass icon window as drawable,
12782         not the real window.
12784         * windows/defwnd.c (DefWindowProc)
12785         Added PAINTICON default windows procedure.
12787         * windows/event.c (EVENT_Expose)
12788         Added check for iconic window expose. If iconic window is exposed
12789         send a WM_PAINTICON message
12791         * windows/icon.c 
12792         New file.  ICON_Iconify, ICON_findIconFromPoint, ICON_Deiconify.
12794         * windows/mdi.c (DefMDIChildProc)
12795         Test for IsIconic during a SC_RESTORE, this doesn't work yet.
12797         * windows/message.c (hardware_event)
12798         Looks for icon as well as window now.
12800         * windows/nonclient.c (NC_HandleSysCommand, NC_DoNCPaintIcon)
12801         Added iconify/deiconify in NC_HandleSysCommand, new function
12802         NC_DoNCPaintIcon which paints an icon.
12804         * windows/painting.c (BeginPaint)
12805         Made a BeginPaint select the STOCK_BLACK_PEN, STOCK_WHITE_BRUSH,
12806         and STOCK_SYSTEM_FONT objects since this is (hopefully) default
12807         windows behavior.
12809         * windows/win.h (CreateWindowEx)
12810         Set the default background color of a window to be white.
12811         Create icon window, turn off MINIMIZE if it is on, since
12812         I don't know what to do with it as of yet... register
12813         the icon with the hwnd of its window so we can identify where
12814         icon messages are coming from.
12816 Mon Jun 20 10:15:59 1994  Miguel de Icaza  (miguel@sphinx)
12818         * windows/event.c: Added a hack to define XPointer when using
12819         X11R4. 
12821         * toolkit/hello.c: Test application for WineLib. To compile you'll
12822         need: gcc -Iinclude -DWINELIB -g hello.c -c, and to link you'll
12823         need: gcc hello.o libwine.a -lX11 -L/usr/openwin/lib -lm 
12825         * toolkit/heap.c: Extended the size of the block size per chunk.
12827         * misc/stress.c (GetFreeFileHandles): Fixed typo.
12829         * misc/main.c (main): Changes to allow compilation under SunOS. 
12831         * loader/library.c: Changed some ifdefs to compile WineLib.
12833 ----------------------------------------------------------------------
12834 Tue Jun 14 08:09:14 1994  Bob Amstadt  (bob@pooh)
12836         * loader/selector.c (GetCurrentPDB): 
12837         Added trivial function GetCurrentPDB() which returns the program
12838         segment prefix selector.
12840         * memory/heap.c (HEAP_Free): 
12841         If free list is empty, make the freed block the free list.
12843 Fri Jun 10 07:56:49 1994  Bob Amstadt  (bob@pooh)
12845         * controls/edit.c (EDIT_SetTextMsg): 
12846         Do not append a newline at the end of the last line.
12848         * windows/event.c (SetCapture): 
12849         Set winHasCursor if mouse capture succeeds.
12851 Jun 13, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
12853         * [controls/listbox.c]
12854         Fix bug in listbox : InsertString should call AddString if -1.
12856         * [controls/menu.c]
12857         New function GetMenuState().
12859         * [controls/scroll.c] [windows/nonclient.c]
12860         Try to make ShowScrollBar() recalc NC_ regions. Not finished !
12862         * [objects/text.c]
12863         Add Stub for TabbedTextOut(), which temporarely call Textout().
12865         * [windows/keyboard.c] [windows/event.c]
12866         New function GetKeyBoardState() with an KeyStateTable array
12867                 & associated handling in function EVENT_key().
12869 Mon Jun 13 16:45:24 MET DST 1994 (erik@hacktic.nl)
12871         * [controls/menu.c]
12872         IsMenu() added.
12874         * [loader/library.c]
12875         ModuleFirst(), ModuleNext(), ModuleFindName(), ModuleFindHandle()
12876         added.
12878         * [object/gdiobj.c]
12879         IsGDIObject() added.
12881         * [miscemu/int2[56].c]
12882         bugfix: both didn't leave flags pushed on 16bit-stack.
12883         (winfile gets a bit further)
12885         * [miscemu/int16.c]
12886         Added (empty).
12888 Sat Jun 11 22:56:48 1994 Jon Tombs (jon@esix2.us.es)
12889         * windows/event.c:
12890         Added code to drop redundant motion Events in the XEvent queue.
12892 Thu Jun  9 10:55:55 MET DST 1994  Jochen Hein ( Hein@Student.TU-Clausthal.de )
12894         * [misc/main.c misc/message.c include/texts.h]
12895         Removed the text-constants from message.c into variables
12896         which may be changed from X-resources.
12898         * [misc/main.c misc/message.c]
12899         added <locale.h> and setlocale() to main.c, used toupper() in message.c
12901 Mon, 13 Jun 94 09:41:16 -0500 Paul Bramel <paulbr@comm.mot.com>
12903         * controls/button.c ( [CR]B_LButton* ) 
12904         left rc.right at full window width so click on label also 
12905         activates the control (MSWin behavior)
12907 Sat Jun 11 19:05:40 1994  Olaf Flebbe  (flebbe@tat.physik.uni-tuebingen.de)
12909         * include/windows.h:
12910           functions pointers can not be packed.
12911           (annoying warnings with forthcomming gcc-2.6.x)
12912         
12913         * loader/main.c (InitDLL): 
12914           Fixed a printf statement. (for control.exe) 
12916           (InitializeLoadedDLLs): 
12917           deleted shadow definition of  *wpnt.
12918           (Breaks many programs, because now COMMDLG will be
12919            initialized :-(
12921         * windows/win.c (SetWindowText): 
12922           added missing breaks; (PENSATE starts) 
12924         * windows/graphics.c (FloodFill): 
12925           Proper boundarys. (BANGBANG starts) FloodFile_rec should
12926           be rewritten.
12928         * objects/font.c (FONT_GetMetrics): 
12929           TYPO: use font->perchar only if it is defined. (WRITE starts)
12931 Sun June 12, Peter Broadhurst (pbr@ua.nwl.ac.uk)
12932         controls/scroll.c:
12933         Fixes for improved behaviour when dragging thumb;
12934         Added SB_THUMBPOSITION message when thumb is released.
12936 ----------------------------------------------------------------------
12937 Tue Jun  7 08:41:27 1994  Bob Amstadt  (bob@pooh)
12939         * loader/selector.c (FixupFunctionPrologs): 
12940         New function to fixup loaded DLL function prologs.  It replaces the
12941         do nothing code with code that loads DS with the appropriate data
12942         segment for the DLL.
12944         * misc/cursor.c (LoadCursor): 
12945         Disabled cursor loading from .EXE or .DLL.  The code needs to handle
12946         the possibility of multiple cursors in a single directory.  Also,
12947         it should check to see if the cursor is the right size.
12949         * objects/font.c (EnumFonts): 
12950         Checked for lpLogFontList[i] == NULL
12952         * objects/gdiobj.c (SetObjectOwner): 
12953         Removed stub.  Replaced with simple return in gdi.spec.  This
12954         function is not defined for the retail version of Windows.
12956         * memory/heap.c (WIN16_LocalHandleDelta): 
12957         New function.  This is really a dummy that imitates the proper
12958         return values.
12960         * loader/library.c (GetProcAddress): 
12961         Fixed definition of IS_BUILTIN_DLL() macro.
12963 Mon Jun  6 18:15:40 1994  Bob Amstadt  (bob@pooh)
12965         * miscemu/int21.c (SeekFile): 
12966         Needed to return current position in DX:AX.
12968         * windows/utility.c (windows_wsprintf): 
12969         Added support for '#' in format, and fixed bug with "ptr" being
12970         incremented too many times.
12972         * miscemu/int21.c (OpenExistingFile): 
12973         Add code to handle opening files read-only and write-only.
12975         * loader/wine.c:
12976         Segment fixups now done in LoadImage instead of _WinMain.  This
12977         is necessary to support LoadLibrary().
12979 Sun Jun  5 17:34:24 1994  Erik Bos (erik@hacktic.nl)
12981         * [loader/*]
12982                 - fixed: GetModuleHandle() sometimes returned
12983                   a wrong handle.
12984                 - don't init dlls when cs == 0 (lzexpand, doesn't
12985                   seem to have a init function)
12986                 - LoadLibrary & LoadImage now return error instead
12987                   of stopping wine.
12988                 - moved most of NE-functions into one file.
12989                 - LoadLibrary() uses w_files list instead of its
12990                   own list.
12991                 - NE exectables are now fixed-up and initialised when
12992                   loaded instead of only once before calling InitTask.
12994         * [miscemu/int15.c] [miscemu/int31.c]
12995         Added.  
12997         * [loader/selector.c]
12998         Stubs added for {Get|Set}SelectorLimit(), {Get|Set}SelectorBase().
13000         * [misc/main.c]
13001         Stub added for IsRomModule().
13003         * [miscemu/int21.c]
13004         Some cleanup, added heap for returning data.
13006 Jun 6, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
13008         * [tools/build.c]
13009         Change MAX_ORDINALS     define to higher value, 1299 entries.
13010         (MMSYSTEM doesn't have succesive numbers, some are around 1200).
13012         * [windows/utility.c]
13013         Bug fix in windows_wsprintf(), (twice increments ...).
13015         * [windows/winpos.c]
13016         Bug fix in SetWindowPos(), redraw was done if flag
13017                 was set to SWP_NOREDRAW while SWP_SHOWWINDOW).
13019         * [misc/message.c] [controls/combo.c]
13020         Add an InvalidateRect() in WM_SHOWWINDOW to statisfy the new 'saveunder'.
13022         * [windows/win.c]
13023         In CreateWindowEx(), do SetMenu() calls after window creation,
13024                 just before sending to WM_NCCALCSIZE.
13026         * [controls/menu.c]
13027         In function SetMenu(), now use SetWindowPos() with 
13028                 flags SWP_FRAMECHANGED to readjust menu area.
13029         Function MenuBarCalcSize() redone.
13031 Sun May 29 11:08:24 1994  David B. Thomas  (dt@yenta.abq.nm.us)
13033         * [objects/text.c]
13034         Fixed problems associated with DT_WORDBREAK flag.  String length
13035         was not being properly decremented when lines were folded, and
13036         wrapping was not performed when DT_NOCLIP and DT_NOPREFIX were
13037         both on in addition to DT_WORDBREAK.  Windows does wrapping in
13038         this case, and now so does wine.
13040 Sun Jun  5 19:17:49 1994  Olaf Flebbe  (olaf@dragon)
13042         * [edit.c]
13043         cp1 was uninitialized iff lineno == 0
13045         *  FindFile tests for existance of file even if a full
13046            filename was supplied. What about unix file names?
13048         * [controls/listbox ]
13049         wndPtr was uninitialized for LB_SETTOPINDEX
13051         * [misc/property.c]     
13052         Do not free lpProp. Is it really allocated by malloc?
13053         {edited by Bob Amstadt: changed free() to GlobalFree()}
13055 ----------------------------------------------------------------------
13056 Sat May 28 12:03:23 1994  Bob Amstadt  (bob@pooh)
13058         * miscemu/int21.c (OpenExistingFile): 
13059         OpenExistingFile needed to return handle in AX register instead
13060         of the BX register.
13062         * miscemu/int21.c (ioctlGetDeviceInfo): 
13063         Added a little code to give a fake result for normal files.
13065 Wed May 25 21:55:38 1994  Bob Amstadt  (bob@pooh)
13067         * [memory/global.c]
13068         return value from GlobalSize was completely wrong.
13070         * [miscemu/int21.h]
13071         fixed bug in FindFirst.  Directory pointer (dp) was not placed in
13072         dta correctly.
13074         * [tools/build.c]
13075         fixed creation of pop.h to guarantee that flags are restored correctly.
13077         * [misc/comm.c]
13078         changed all occurance of strncmp() to strncasecmp().
13079         BuildCommDCB() should not require that OpenComm() be called first.
13081         * [loader/selector.c]
13082         Heap initialized to size of full segment less stack size and 
13083         automatic data size.
13085 Sat May 28 09:14:33 1994  Rick Sladkey  (jrs@world.std.com)
13087         * [controls/listbox.c]
13088         Correct typos in ListBoxResetContent where lpls variable is
13089         used where lsls2 variable is meant.  Don't call USER_HEAP_FREE
13090         twice on the same handle if hData and hMem are the same.
13092         * [debugger/opcodes/i386-dis.c]
13093         Add new name array names_rmw for table driven decoding of the
13094         16-bit mod/rm field.  Omit large case statement in OP_E and
13095         replace with array reference to match existing coding style.
13096         Add new static variable machine with value 286 or 386 to
13097         correctly decode mod/rm field in either 16 or 32 bit modes.
13098         Set it in print_insn_i{2,3}86.  In OP_E use it to decide how
13099         to decode mod/rm.  While the code was correct for 16 bit code,
13100         it was improperly decoding mod/rm fields on word prefixed
13101         32 bit instructions.
13103         * [debugger/debug.l]
13104         Recognize new token ABORT.   Recognize single letters 'p'
13105         and 'q' as tokens.
13107         * [debugger/dbg.y]
13108         Add new token ABORT.  Allow print command to be invoked by
13109         'p' and quit command by 'q', ala GDB.  Change lots of '};'
13110         to just '}'.  Add static dummy_regs to wine_debug so that
13111         wine_debug(0, NULL) doesn't core dump with qmagic.
13113         * [debugger/info.c]
13114         Correct syntax of break command in helptext and omit former
13115         comment about probable bugginess of the disassembly since it
13116         is now correct.  Change fprintf of first backtrace stack
13117         frame to match that of the second and subsequent frames.
13119         * [loader/selector.c]
13120         Change construction of command line in CreatePSP from creating
13121         a string that looks like "arg1 arg2 \r" to "arg1 arg2".  A DOS
13122         PSP command line looks like " arg1 arg2\r" with the length not
13123         including the trailing "\r" but that is not how Windows does it.
13125         * [loader/library.c]
13126         Change uses of %s to print strings in GetModuleHandle to %x so
13127         that string IDs don't cause a core dump with qmagic.  Handle
13128         converting a string id to a literal module handle.  For
13129         example, GetModuleHandle((LPSTR) 0x57) now returns 0x57 if
13130         it is a real module handle.
13132         * [misc/message.c]
13133         In MessageBox, translate a NULL title argument to the string "Error".
13135         * [misc/profile.c]
13136         In GetSetProfile translate a NULL Default argument to "".  Any
13137         caller whose Default argument is NULL is buggy, but CHARMAP does it
13138         anyway.
13140         * [objects/font.c]
13141         Add NULL pointer checks in EnumFontFamilies to prevent core dumps.
13143 Sat May 28 20:01:51 1994 Jon Tombs (jon@gtex02.us.es) 
13145         * New options/resourses nosaveunders and nobackingstore.  By 
13146         default backingstore and saveunders are now enabled, these use 
13147         more memory but avoids those slow (sometimes multiple) redraws 
13148         caused be exposure events.
13150 May 30, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
13152         * [misc/driver.c] New file
13153         Skeleton for 'Installable Wine Drivers' functions. :-)
13154         * [misc/audio.c] New file
13155         Skeleton for basic 'Audio Driver' functions.
13156         * [misc/network.c] New file
13157         Stubs for few networking functions.
13159         * [misc/mmsystem.c]
13160         More coding ... a dust in a galaxy ...
13161         * [misc/shell.c]
13162         Some coding for 'RegXXX' functions ... a dust in the wind ...
13164         * [misc/profile.c]
13165         Bug fix in GetSetProfile(), bad enumeration if KeyName == NULL.
13167         * [objects/gdi.c]
13168         New function CreateDiscardableBitmap(), it just calling 
13169         CreateCompatibleBitmap() for now. It's get 'clock.exe' running ! :-)
13171         * [controls/listbox.c]
13172         * [controls/combo.c]
13173         New font member assigned to SYSTEM_FONT as default.
13174         Added processing for WM_SETFONT message;
13177 Tue May 31 20:34:25 EDT 1994  John Richardson <jrichard@cs.uml.edu>
13179         * [windows/event.c]
13180         Added AsyncMouseButtonsStates array for GetAsyncKeyState.
13182         * [windows/keyboard.c]
13183         Implemented beginning of GetAsyncKeyState.
13185 Wed May 25 23:35:03 1994  David Metcalfe <david@prism.demon.co.uk>
13187         * [objects/metafile.c] [include/metafile.h]
13188           [windows/mapping.c] [objects/clipping.c] [objects/bitblt.c]
13189           [windows/dc.c]
13190         Further metafile support.
13192 ----------------------------------------------------------------------
13193 Mon May 23 15:07:36 1994  Bob Amstadt  (bob@pooh)
13195         * [loader/selector.c]
13196         Allocate heap and stack segments as 64k.
13198 Sat May 21 01:15:49 1994  Rick Sladkey  (jrs@world.std.com)
13200         * [loader/selector.c]
13201         Correct typos where memcpy is used instead of memset.
13203         * [loader/resource.c]
13204         Allow for legitimate cases where biSizeImage is 0 in LoadIcon
13205         by calculating the value when the bitmap is not compressed.
13207         * [miscemu/int21.c]
13208         Fix NULL dereference caused by superfluous DOS_closedir in FindNext.
13210         * [loader/resource.c]
13211         New function type_match to handle string resource types as
13212         well as IDs.  In addition, compare only low 4 bits of type_id
13213         when both numbers are IDs so that 0x0002 matches 0x8002.
13214         In FindResourceByNumber and FindResourceByName use type_match
13215         instead of comparing numbers.  In FindResource handle the
13216         "#number" syntax and empty strings in both the resource and
13217         type names.
13219 Mon May 23 00:48:25 1994  Rick Sladkey  (jrs@world.std.com)
13221         * [windows/dialog.c]
13222         Fix inadvertent printing of string IDs as strings.
13224 May 23, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
13226         * [controls/menu.c]
13227         New functions GetMenuItemCount(), GetMenuItemID().
13228                 GetMenuString() & HiliteMenuItem().
13229         Bug fix in CheckMenuItem().
13230         Function SetMenu() now make client area recalc if menu removed.
13232         * [windows/winpos.c]
13233         Bug fix in SetWindowPos(), no more XMapping or XConfiguring     of
13234                 windows with initial width or height equal zero.
13236         * [objects/gdiobj.c]
13237         New function EnumObjects(), using new lpPenBrushList buildup
13238                 from calls to new function GDI_AppendToPenBrushList().
13239                 ('pbrush.exe' don't show its face yet ! ... :-( )
13240         New EMPTY STUB for function SetObjectOwner(),
13241                 ('mplayer.exe' call it via GetProcAddress() ...)
13243         * [objects/font.c]
13244         New internal functions ParseFontParms() & InitFontsList().
13245         EnumFonts() & EnumFontFamilies() enumerates fonts (no more dummies).
13246         FONT_MatchFont now make retries to find closest-smallest font.
13247                 ('charmap.exe' can now show the differents fonts available)
13249         * [windows/nonclient.c]
13250         Use small dos OBM_OLD_CLOSE button for MDI windows.
13252         * [windows/graphics.c] [objects/bitmap.c]
13253         Start to remove obsolete globals such XT_screen ...
13255         * [loader/library.c]
13256         Make function GetProcAddress() working also with builtin DLLs.
13258 Tue May 24 20:18:02 1994  Erik Bos (erik@hacktic.nl)
13260         * [if1632/system.spec] [if1632/toolhelp.spec]
13261         system.dll & toolhelp.dll added.
13263         * [loader/library.c]
13264         Modified GetModuleFileName() to return the full
13265         filename.
13266         Added a check to LoadLibrary() to prevent loading
13267         built in dlls. (eg. user.exe)
13268         Added a check to FreeLibrary() to prevent built-in
13269         dlls from being freed.
13270         Modified GetProcAddress() to support builtin dlls.
13272         * [loader/signal.c] [miscemu/int2f.c]
13273         Added => pifedit runs.
13275         * [misc/dos_fs.c]
13276         Added a NULL-ptr check to DOS_closedir().
13278 ----------------------------------------------------------------------
13279 Tue May 17 23:03:16 1994  Bob Amstadt  (bob@pooh)
13281         * [windows/dce.c]
13282         Fixed bug with dce initialization that was causing dialog boxes to not
13283         be displayed.
13285         * [if1632/callback.c]
13286         Better fix for bug found by Martin.
13288 Sat May 14 19:48:39 1994  Rick Sladkey  (jrs@world.std.com)
13290         * [ memory/heap.c ]
13291         Redirect HEAP_ReAlloc calls with NULL argument to HEAP_Alloc.
13293 May 16, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
13295         * [objects/font.c]
13296         Make EnumFonts() calling a callback with dummy fonts ... :-)
13298         * [objects/text.c]
13299         Add Empty Stub for ExtTextOut(), which temporarely call Textout().
13301         * [if1632/callback.c]
13302         Temporarely go around bug in CallWindowProc(), you will see printfs.
13304         * [controls/edit.c]
13305         Make EDIT controls focused by a mouse click.
13307         * [misc/property.c]
13308         Bug Fix in function EnumProps(), better use of CallBack16().
13310         * [misc/mmsystem.c]
13311         Basic Skelton's for MCI messages dispatching function.
13313 Sun May 15 16:15:17 1994  Erik Bos (erik@hacktic.nl)
13315         * [windows/utility.c]
13316         Added windows_wsprintf() for the emulator, wsprintf() is
13317         for libwine.
13319 Sat May 14 22:16:40 1994  Rick Sladkey  (jrs@world.std.com)
13321         * [misc/cursor.c]
13322         Fix pointer problems in LoadCursor leading to heap corruption.
13324         *  [ controls/menu.c ]
13325         Fix two NULL dereferencing bugs.
13327 Sun May 15 20:07:48 1994  Rick Sladkey  (jrs@world.std.com)
13329         * [objects/font.c]
13330         Fix NULL pointer dereferencing bug in GetCharWidth.
13332         * [loader/resource.c]
13333         Fix under-allocation of memory in LoadAccelerators.
13335         * [windows/class.c]
13336         Ignore negative sizes for extra fields in RegisterClass.
13338 Sun May 15 06:35:03 1994  David Metcalfe <david@prism.demon.co.uk>
13340         * [objects/metafile.c] [include/metafile.h] [include/windows.h]
13341           [objects/gdiobj.c] [objects/brush.c] [objects/pen.c]
13342           [objects/text.c] [objects/dcvalues.c] [windows/graphics.c]
13343           [windows/dc.c] [windows/mapping.c]
13344         Beginnings of metafile support.
13346         * [misc/file.c]
13347         Corrected spelling of _lcreat.
13349         * [controls/edit.c]
13350         Minor bug fixes.
13351 ----------------------------------------------------------------------
13352 May 9, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
13354         * [controls/scroll.c]
13355         Make thumbtrack button disappear if scroll box ratio < 3:1.
13356         Make arrow buttons rectangular if scroll box ratio < 2:1.
13357         Add code for SBS_TOPALIGN, SBS_BOTTOMALIGN, 
13358                                 SBS_LEFTALIGN & SBS_RIGHTALIGN.
13359         Bug fix in NC_CreateScrollBars(), no more bigbutt in calendar.exe... :-)
13361         * [loader/library.c] [loader/task.c] [misc/exec.c]
13362         Continue playing around trying to get a second task running.
13364         * [windows/mdi.c]
13365         Change OBM_CLOSE for OBM_OLD_CLOSE, a smaller dot button when maximized.
13367         * [everywhere]
13368         Adding previous works of the Apr 25, 94.
13370 Tue May 10 18:09:14 1994 Erik Bos (erik@trashcan.hacktic.nl)
13372         * [if1632/mmsystem.spec] [misc/mmsystem.c] [include/mmsystem.h]
13373         Added Martin's mmsystem.dll stubs.
13375         * [misc/sound.c]
13376         Added remaining stubs for sound.dll.
13378         * [if1632/shell.spec] [misc/shell.c]
13379         Fixed prototypes (I found them in BC 4) and added ShellAbout()
13380         and AboutDlgProc().
13382 ----------------------------------------------------------------------
13383 May 1, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
13385         * [loader/signal.c]
13386         Add XUngrabPointer() & XUngrabServer() in wine_fault().
13388 Fri Apr 22 19:30:08 1994  Erik Bos (erik@trashcan.hacktic.nl)
13390         * [objects/bitblt.c]
13391         color_stretch() rewritten to use ints only. *fast!*
13392         BLACKONWHITE & WHITEONBLACK stretchmodes redirected to
13393         use color_stretch().
13395 Mon May  2 21:39:43 1994  Erik Bos (erik@trashcan.hacktic.nl)
13397         * [controls/menu.c]
13398         SetSysMenu() added.
13400         * [misc/cursor.c]
13401         GetCursor() added.
13403         * [misc/main.c]
13404         SwapMouseButton() added, (NOP).
13406         * [windows/win.c]
13407         GetDesktopHwnd() added.
13409         * [if1632/*spec]
13410         Added not implemented functions defs as comment.
13412         * [misc/winsocket.c]
13413         Change WSAGetXbyY() functions to non-blocking ones,
13414         Added WSAAsyncSelect(). 
13415         (WSA functions can't be canceled yet).
13417 Wed Apr 20 23:58:58 1994  Scott A. Laird  (scott@curly)
13419         * misc/profile.c: Fixed bug with GetIniFileName returning wrong
13420         path when given a simple file name.  Fixed GetSetProfile to allow
13421         enumerating all key names when KeyName is null.
13423 Apr 25, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
13425         * [objects/bitblt.c]
13426         Add protection to BitBlt() & StretchBlt() for width or height = 0.
13428         * [windows/nonclient.c]
13429         Avoid painting in NC_DoNCPaint() if IsWindowVisible().
13430         Simplify NC_TrackMouseMenuBar() because code moved to MenuFocusLoop().
13432         * [windows/win.c]
13433         CreateWindowEx() & DestroyWindow() now call respectively
13434                 AddWindowToTask() & RemoveWindowFromTask().
13435         New empty stub for function AnyPopup().
13437         * [loader/library.c]
13438         Bug Fix : GetModuleFileName() now return full path filename.
13440         * [include/menu.h] [controls/menu.c]
13441         Add hText handle and remove obsolete MENUITEM struct members.
13442         Add a ReleaseCapture() in SetMenu() when menubar changed while captured.
13443         Add MenuMouseMove() MenuButtonUp() in function MenuFocusLoop().
13445         * [misc/file.c]
13446         GetTempFilename() now create a file.
13447         _lcreate() use unix open (name, mode, perm), with perm=O666.
13449         * [if1632/relay.c]
13450         Remove temporarly builtin SHELL.DLL, Add MMSYSTEM.DLL in builtin list.
13452         * New file [misc/mmsystem.c]
13453         * New file [include/mmsystem.h]
13454         * New file [if1632/mmsystem.spec]
13455         Many, many empty stubs ... :-)
13457 ----------------------------------------------------------------------
13459 Wed Apr 20 14:53:35 1994  Bob Amstadt  (bob@pooh)
13461         * [tools/build.c] [if1632/call.S] [if1632/Imakefile]
13462         Fixed bug for non-Linux systems.
13464 Apr 18, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
13466         * [windows/win.c]
13467         Bug fixed in CreateWindowEx() : Now use SetMenu() for menubar setup.
13468         New empty stub for function SetSysModalWindow().
13470         * [misc/exec.c]
13471         New empty stub for function ExitWindows().
13473         * [objects/font.c]
13474         New empty stub for function EnumFonts().
13476         * New file [misc/property.c]
13477         New functions RemoveProp(), GetProp(), SetProp() & EnumProps().
13479         * New file [misc/shell.c]
13480         New empty stubs for function RegisterShellProc(), 
13481                         ShellExecute() & ShellProc().
13483         * New files [loader/task.c] & [include/task.h]
13484         Move functions GetWindowTask(), GetNumTask(), EnumTaskWindows()
13485                 from 'loader/library.c'.
13487         * [if1632/user.c] [if1632/kernel.c]
13488         Put Atoms functions entries.
13490         * [controls/combo.c]
13491         New functions DirDlgSelectComboBox() & DirDlgListComboBox().
13493         * [controls/listbox.c]
13494         New functions DirDlgSelect() & DirDlgList().
13496 Sun Apr 17 20:57:59 1994  Erik Bos (erik@trashcan.hacktic.nl)
13498         * [objects/test.c]
13499         GrayString() added.
13501         * [if1632/callback.c]
13502         CallGrayStringProc() added.
13504         * [if1632/relay.c] [if1632/mmsystem.spec]
13505         Added.
13507         * [if1632/kernel.spec] [if1632/user.spec]
13508         Added forgotten specs for atom functions.
13510 ----------------------------------------------------------------------
13511 Tue Apr 12 00:05:31 1994  Bob Amstadt  (bob@pooh)
13513         * misc/spy.c (SpyInit): Added more message types
13515         * [windows/mdi.c] [include/mdi.h]
13516         Maximizing and restoring child windows.
13517         Tiling of child windows.
13519 Mon Apr 11 20:48:28 1994  Alexandre Julliard  (julliard@lamisun.epfl.ch)
13521         * [windows/winpos.c]
13522         Revert focus and activation to previous window when hiding a window.
13524         * [windows/syscolor.c]
13525         Implemented system color objects (brushes and pens created at
13526         SetSysColor() time for better performance).
13528         * [windows/graphics.c] [windows/nonclient.c] [controls/button.c]
13529         Changed painting code to use system color objects.
13531         * [windows/message.c]
13532         New function MSG_InternalGetMessage() for internal messages
13533         loops (e.g. for dialogs or menus).
13535         * [windows/hook.c] [include/hook.h]  (New files)
13536         Beginning of the window hooks implementation.
13538         * [windows/dialog.c]
13539         Use new function MSG_InternalGetMessage() in DialogBox().
13541         * [if1632/callback.c]
13542         Added function CallHookProc().
13544 Apr 11, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
13546         * [windows/event.c]
13547         Bug fix : WM_CHARs are sent to focused window like WM_KEY???.
13549         * [misc/exec.c]
13550         Nothing much more than a stub for LoadModule(), I saw there a lot
13551                 to be done in that corner, I will come back later ...
13553         * [loader/library.c]
13554         New functions GetWindowTask(), GetNumTask(), EnumTaskWindows() 
13555                         and associated modules & tasks linked-lists.
13556         (it's only an 'emerging bud', more to come next weeks).
13558         * [loader/wine.c]
13559         Use LoadLibrary() instead of LoadImage() for 'sysres.dll'.
13561         * [control/menu.c]
13562         You can now click outside menu region without problem.
13563         Keyboard navig more smootly, even if a child has the focus.
13564         Bug fix in InsertItem(), (bad linklist when insert point not found).
13565         change Realloc for Free & Alloc in ModifyItem().
13566         MF_STRING now set BLACK_PEN to fix bug of bad color of the underscores 
13567                 done by DrawText(), (maybe it should done in DrawText() itself ?).
13569 Sun Apr 10 14:06:08 1994  Erik Bos (erik@trashcan.hacktic.nl)
13571         * [misc/profile.c]
13572         .INI files will now be stored in / loaded from the windows dir
13573         if no path is supplied.
13575         * [if1632/kernel.spec]
13576         Fixed GetDriveType's prototype.
13578         * [if1632/winsock.spec] [include/winsock.h] [misc/winsocket.c]
13579         Fixed prototypes: winsock uses a word as socket handle not an int.
13581         * [misc/winsocket.c]
13582         Added heap allocation for returned structures.
13583         Added non-blocking WSAAsyncGetXbyY() functions as blocking ones.
13585         * [loader/wine.c]
13586         Added IsDLLLoaded(), used in LoadImage() to prevent loading
13587         a dll multiple times.
13588         Directory is added to wine's path when a fullpath is supplied when
13589         starting wine.
13590         LoadImage(): DLL filename used instead DLL's own internal name,
13591         fixes 'Bad DLL name' errors.
13593 Sat Apr  9 08:26:03 1994  David Metcalfe <david@prism.demon.co.uk>
13595         * [controls/edit.c] [controls/widgets.c]
13596         First release of edit control.
13598 ----------------------------------------------------------------------
13599 Tue Apr  5 14:36:59 1994  Bob Amstadt  (bob@pooh)
13601         * [include/mdi.h] [windows/mdi.c]
13602         Use WM_PARENTNOTIFY messages to activate children.
13603         Generate WM_CHILDACTIVATE messages.
13604         Beginnings handler for maxmized child window.
13605         Clean up when children are destroyed.
13607         * [windows/message.c] [windows/nonclient.c] [windows/winpos.c]
13608         Removed code add 94/03/26.
13610 Apr 4, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
13612         * [control/menu.c]
13613         Make mouse menu navigation working again. :-))
13614         (be carefull, clicking outside menus (ie.: clientrect) 
13615         not resolved yet)
13617         * [windows/nonclient.c]  [controls/scroll.c]
13618         Bugs fix in NCTrackScrollBars().
13620         * [misc/dos_fs.c]
13621         Bug fix in 'ToDos()' in conversion for '/',
13622                 (example: '/window/' was translated to 'WINDOWs').
13624         * [miscemu/int21.c]
13625         Function ChangeDir() extract possible drive before DOS_ChangeDir().
13627         * [loader/library.c]  [loader/wine.c]
13628         Playing around moving function GetProcAddress() and put some code in.
13630 Mon Apr  4 21:39:07 1994  Alexandre Julliard (julliard@lamisun.epfl.ch)
13632         * [misc/main.c]
13633         Better explanation of command-line options.
13635         * [objects/dib.c]
13636         Implemented SetDIBitsToDevice().
13638         * [windows/dc.c]
13639         Bug fix in SetDCState().
13641         * [windows/event.c]
13642         Removed WS_DISABLED handling (now done in message.c).
13644         * [windows/message.c]
13645         Added sending a WM_PARENTNOTIFY message in MSG_TranslateMouseMsg().
13646         Use WindowFromPoint() to find the window for mouse events, taking
13647         into account disabled windows.
13649         * [windows/painting.c]
13650         Bug fix in BeginPaint() to allow calling it at other times than
13651         on WM_PAINT (Solitaire needs it...)
13653         * [windows/win.c]
13654         Implemented FindWindow().
13655         Rewritten EnableWindow() to behave more like Windows.
13657         * [windows/winpos.c]
13658         Rewritten WindowFromPoint() to also search child windows.
13660 Mon Apr  4 17:36:32 1994  Erik Bos (erik@trashcan.hacktic.nl)
13662         * [include/int21.h] -> [msdos.h]
13663         renamed.
13665         * [miscemu/int10.h] [miscemu/int25.h] [miscemu/int26.h] 
13666         new, added for int 10, 25 and 26.
13668         * [miscemu/ioports.c]
13669         new, added to allow win apps to use ioports.
13671         * [loader/signal.c]
13672         Added support for in, inb, out, outb instructions.
13674 ----------------------------------------------------------------------
13675 Sun Mar 27 13:40:25 1994  Bob Amstadt  (bob@pooh)
13677         * controls/menu.c (InsertMenu): Changed to use FindMenuItem().
13679 Sat Mar 26 21:23:55 1994  Bob Amstadt  (bob@pooh)
13681         * [windows/mdi.c]
13682         Window list properly updated.
13684         * [windows/message.c]
13685         Call WINPOS_ChildActivate() when mouse pressed.
13687         * [windows/nonclient.c]
13688         Use WINPOS_IsAnActiveWindow() instead of GetActiveWindow() in
13689         NC_HandleNCPaint().
13691         * [windows/winpos.c]
13692         Created functions WINPOS_IsAnActiveWindow() and WINPOS_ActivateChild()
13694 Thu Mar 24 14:49:17 1994  Bob Amstadt  (bob@pooh)
13696         * controls/menu.c (DeleteMenu): Changed to use FindMenuItem
13697         (DeleteMenu): Many bug fixes.
13699         * [controls/menu.c]
13700         Created function FindMenuItem().
13702 Thu Mar 24 14:17:24 1994  Bob Amstadt  (bob@pooh)
13704         * [windows/win.c]
13705         Removed incorrect MDI handling code from CreateWindowEx().
13707         * [controls/menu.c]
13708         MF_STRING items needed to allocate a private copy of string.
13710         * [controls/menu.c]
13711         Fixed buggy calls to GlobalFree().
13713         * [memory/global.c]
13714         Eliminated some redundant code with function call.
13716 Wed Mar 23 1994 Pentti Moilanen (pentti.moilanen@ntc.nokia.com)
13718         * [windows/timer.c]
13719         timer list pointers looped in InsertTimer
13721 Tue Mar 29 13:32:08 MET DST 1994  julliard@di.epfl.ch (Alexandre Julliard)
13723         * [misc/cursor.c]
13724         A few changes for desktop window support.
13726         * [misc/main.c]
13727         Added -depth option.
13729         * [misc/rect.c]
13730         Yet another bug fix in SubtractRect().
13732         * [objects/bitmap.c]
13733         Changes to use only one depth (specified with -depth)
13734         for color bitmaps.
13736         * [objects/brush.c]
13737         Added support for dithered solid brushes.
13739         * [objects/color.c]
13740         Use the same 20 system colors as in Windows.
13741         System palette initialisation now done in COLOR_InitPalette().
13742         Added support for a color mapping table to map logical color
13743         indexes to X colormap entries.
13744         Implemented GetNearestColor() and RealizeDefaultPalette().
13746         * [objects/dib.c]
13747         Added support for color mapping table.
13749         * [objects/dither.c]  (New file)
13750         Implemented solid color dithering.
13752         * [objects/palette.c]
13753         Implemented GetSystemPaletteEntries() and SelectPalette().
13755         * [windows/class.c]
13756         Make a copy of the menu name in RegisterClass().
13758         * [windows/dc.c]
13759         Fixed device caps when using a desktop window.
13760         Added support for the color mapping table in DCs.
13762         * [windows/event.c]
13763         Added ConfigureNotify handler on desktop window.
13765         * [windows/message.c]
13766         Removed call to XTranslateCoordinates() on every mouse motion
13767         New function MSG_Synchronize() to synchronize with the X server.
13769         * [windows/syscolor.c]
13770         Rewritten SYSCOLOR_Init() to read the system colors from WIN.INI.
13772         * [windows/winpos.c]
13773         Added synchronization on window mapping. Solves the double redraw
13774         problem when starting Solitaire.
13776 Mar 27, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
13778         * [control/menu.c]      * [windows/defwnd.c]
13779         Make keyboard navigation working with menubar,
13780         but temporarely inserted a bug in menubar mouse handling ... :-((
13781         (it will be fix next week !)
13783         * [windows/defwnd.c]
13784         Connect VK_MENU to menubar navigation.
13786         * [loader/library.c]
13787         GetModuleHandle() return 'fictive 0xF000+ handles' for built-in DLLs.
13789 Sun Mar 20 22:32:13 1994 Erik Bos (erik@trashcan.hacktic.nl)
13791         * [misc/main.c]
13792         Added Copy(). Added a check for `-h' to show usage.
13794         * [misc/dos_fs.c]
13795         Fixed bug in FindFile(), to load directories as dlls.
13797         * [misc/dos_fs.c]
13798         Fixed ToUnix() and ToDos() again, as my previous patch
13799         didn't make it.
13801         * [misc/dos_fs.c] [miscemu/int21.c]
13802         Bug fixes, should be able to handle all winfile and progman int21
13803         requests now except for a few small things.
13805 Tue Mar 29 06:25:54 1994  crw@harris.mlb.semi.harris.com (Carl Williams)
13807         * [memory/heap.c]
13808         Implemented GetFreeSystemResources().
13810 ----------------------------------------------------------------------
13811 Mon Mar 21 17:32:25 1994  Bob Amstadt  (bob@pooh)
13813         * controls/menu.c (GetSubMenu): Function did not return correct value
13815         * [windows/mdi.c]
13816         Beginnings of menu handling.
13818 Thu Mar 10 11:32:06 1994  Stefan (SAM) Muenzel  (muenzel@tat.physik.uni-tuebingen.de)
13820         * [objects/font.c]
13821         if font.width equals zero use asterix instead.
13823 Mon Mar 21 17:23:37 MET 1994  julliard@di.epfl.ch (Alexandre Julliard)
13825         * [objects/bitmap.c]
13826         Rewritten bitmap code to use exclusively X pixmaps; *much* faster.
13828         * [objects/brush.c]
13829         Some changes with pattern brushes because of the new bitmap code.
13831         * [objects/color.c]
13832         Added function COLOR_ToPhysical for better color mapping.
13834         * [objects/dib.c]
13835         Heavily optimized SetDIBits().
13837         * [windows/dc.c]
13838         Opimized SetDCState() and DC_SetupGC*() functions.
13839         Added stub for CreateIC().
13841 Mar 20, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
13843         * [misc/message.c]
13844         Call SetFocus() after closing box to give back focus to previous owner.
13846         * [misc/files.c]
13847         Small bug fix in GetTempFilename() : replace a '\' to '\\'.
13849         * [control/scroll.c]
13850         Calls to BitBlt() replace by StretchBlt().
13852         * [control/menu.c]
13853         Call SetFocus() to previous owner after closing Popups. 
13854         Fill stub DeleteMenu().
13856         * [control/listbox.c]
13857         * [control/combo.c]
13858         Use SetFocus() in WM_LBUTTONDOWN.
13859         Close ComboBox List upon WM_KILLFOCUS.
13860         Early development of WM_MEASUREITEM mecanism.
13862         * [windows/defwnd.c]
13863         Early development of WM_MEASUREITEM mecanism.
13865 Tue Mar 22 10:44:57 1994  Miguel de Icaza  (miguel@xochitl)
13867         * [misc/atom.c]
13868         Fixed sintaxis problem when building the library.
13870 ----------------------------------------------------------------------
13871 Tue Mar 15 13:11:56 1994  Bob Amstadt  (bob@pooh)
13873         * [include/windows.h]
13874         Added message types and structures for MDI
13876         * [include/mdi.h]
13877         Created internal structures for handling MDI
13879         * [windows/mdi.c]
13880         Began creating MDI support
13882 Thu Mar 10 16:51:46 1994  Bob Amstadt  (bob@pooh)
13884         * [loader/wine.c] [include/wine.h]
13885         Added new field to "struct w_files" to hold the "name table"
13886         resource for Windows 3.0 programs
13888         * [loader/resource.c]
13889         Added code to handle programs with a "name table" resource.
13890         LoadResourceByName() modified to check for the existence of
13891         this resource.
13893 Mon Mar 14 22:31:42 MET 1994  julliard@di.epfl.ch (Alexandre Julliard)
13895         * [objects/color.c]
13896         Added installing the private colormap on the desktop window.
13898         * [windows/event.c]
13899         Cleaned up focus event handling (see focus.c).
13900         Use GetFocus() to direct key events to the correct window.
13902         * [windows/focus.c]
13903         Rewritten SetFocus() to:
13904         - only set X focus on top-level windows
13905         - send WM_SETFOCUS and WM_KILLFOCUS messages (was done in event.c)
13906         - prevent setting focus to disabled windows
13907         - install private colormap so -privatemap option works again
13909         * [windows/message.c] [windows/timer.c]
13910         Changed timer management to no longer use PostMessage(), but
13911         to generate timer messages on the fly. Also fixed a related bug
13912         in GetMessage() which could cause busy-waiting.
13914         * [windows/win.c]
13915         Only select focus events on top-level windows.
13917         * [windows/winpos.c]
13918         Added some sanity checks for desktop window.
13920 Fri Mar  4 20:42:01 1994  Erik Bos (erik@trashcan.hacktic.nl)
13922         * [misc/dos_fs.c]
13923         bug fixes in ToUnix(), WinIniFileName(), GetUnixFileName(). 
13924         Support for tilde symbol added for rootdirectories in [drives]
13925         section of wine's configfile.
13927         * [misc/file.c]
13928         hread(), hwrite() added.
13930         * [misc/main.c]
13931         hmemcpy() added.
13933         * [if1632/stress.spec] [include/stress.h] [misc/stress.c]
13934         Added STRESS.DLL, an useless dll used to stress a windows system.
13936         * [*/*]
13937         Added missing #includes, fixed prototypes for prototype checking.
13939         * [include/prototypes.h]
13941         Added prototypes for loader/*c, if1632/*c.
13943 ----------------------------------------------------------------------
13944 Tue Mar  8 09:54:34 1994  Bob Amstadt  (bob@pooh)
13946         * [Configure]
13947         Added reminder to set WINEPATH, if it is not set.
13949         * [Imakefile]
13950         Removed #elif's
13952         * [controls/button.c]
13953         Added BN_CLICKED notification for owner-draw buttons.
13955         * [if1632/kernel.spec] [memory/heap.c]
13956         Changed Local* functions to WIN16_Local* to prevent unconcious use
13957         of these functions.
13959         * [if1632/relay.c]
13960         Push old Stack16Frame on stack before setting.
13962         * [include/atom.h] [misc/atom.c] [include/heap.h] [memory/local.c]
13963         Added multiple local heap handling in Atom* functions.
13965         * [include/regfunc.h] [miscemu/int21.c]
13966         Rewrote DOS3Call() use context frame that is already on the stack.
13968         * [misc/profile.c]
13969         Fixed to allow leading ";" to mark comments.
13971         * [misc/spy.c]
13972         Fixed bugs and added support for "include" and "exclude" filters.
13974         * [misc/user.c]
13975         Rearranged calls in InitApp().
13977         * [misc/font.c]
13978         Fixed font handling to create system fonts, if they are used.
13980         * [windows/dc.c]
13981         If text drawn on window with no font specified, then default the
13982         font to the system font.
13984 Mon Mar  7 20:32:09 MET 1994  julliard@di.epfl.ch (Alexandre Julliard)
13986         * [controls/desktop.c]
13987         Added handling of WM_NCCREATE and WM_ERASEBKGND functions.
13988         Implemented SetDeskPattern().
13990         * [misc/main.c]
13991         Added -desktop option to get a large desktop window with
13992         everything inside it.
13993         Added -name option.
13995         * [misc/rect.c]
13996         Bug fix in SubtractRect().
13998         * [objects/*.c]
13999         Replaced the DefaultRootWindow() macro by the rootWindow variable.
14001         * [windows/event.c] [windows/message.c]
14002           [windows/nonclient.c] [windows/win.c]
14003         A few changes to accomodate the new desktop window.
14005  Tue Mar  8 11:13:03 1994  Miguel de Icaza  (miguel@xochitl.nuclecu.unam.mx)
14007         * [toolkit/arch.c] --New file-- 
14008         Routines for converting little endian data structures to
14009         big-endian data structures, currently only BITMAP structures are 
14010         converted.
14012         * [misc/atom.c]
14013         When used as part of the WineLib, the code is much simpler.
14014         Doesn't depend on alignement.
14016         * [loader/wine.c]
14017         Ifdefed Emulator dependent code if compiling WineLib.
14019         * [loader/resource.c]
14020         Moved misc/resource.c to loader/resource.c.
14022         * [loader/dump.c,ldt.c,ldtlib.c,library,c,selector.c,signal.c]
14023         Ifdefed whole code if compiling WINELIB.
14025         * [include/winsock.h]
14026         Added compilation define to allow compilation on SunOS.
14028         * [include/wine.h]
14029         Removed load_typeinfo and load_nameinfo prototypes, they belong
14030         to neexe.h
14032         * [include/neexe.h]
14033         Added load_typeinfo and load_nameinfo prototypes.
14035         * [include/arch.h]
14036         Fixed some bugs in the conversion routines.
14037         Added macros for Bitmap loading.
14039 Tue Mar  8 12:52:05 1994  crw@maniac.mlb.semi.harris.com (Carl Williams)
14040         
14041         * [if1632/kernel.spec] [memory/global.c]
14042         Implemented GetFreeSpace()
14044         * [if1632/user.spec] [loader/resource.c]
14045         Implemented CreateIcon()
14047 ----------------------------------------------------------------------
14048 Tue Mar  1 11:30:21 1994  Bob Amstadt  (bob@pooh)
14050         * [Configure] [*/Imakefile]
14051         Created configure script to handle different types of Wine builds.
14053         * [Configure] [tools/build.c] [if1632/Imakefile] [Wine.tmpl]
14054         Added ability to compile Wine on systems with 14-char filename limit.
14056         * [if1632/relay.c] [include/options.h] [misc/main.c]
14057         Added -relaydbg option to command line if DEBUG_RELAY is defined.
14059         * [loader/selector.c]
14060         Fixed bug in GetEntryDLLName() that caused Wine to seg fault.
14062         * [memory/heap.c]
14063         Fixed LocalInit() to work correctly.
14065         * [misc/user.c]
14066         Added code to call loaded DLLs' initialization routines.
14068 Tue Mar  1 01:01:17 MET 1994  julliard@di.epfl.ch (Alexandre Julliard)
14070         * [windows/dce.c]
14071         Added clipping of child windows by their parent's client area.
14073         * [windows/nonclient.c]
14074         Bug fix in NC_DoNCPaint().
14076         * [windows/painting.c]
14077         Bug fix in RedrawWindow().
14079 Feb 27, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
14081         * [mem/atom.c]
14082         Bug fix again in ATOM_DeleteAtom() : 
14083                 change LocalFree() by USER_HEAP_FREE().
14084         (Previous patch done Feb 13th had been lost)
14086         * [controls/scroll.c]
14087         Move bitmaps loading in AllocScrollBar() instead of in WM_CREATE.
14089         * [windows/class.c] (sorry Alex ...)
14090         There was no bug there "in RegisterClass() : 
14091                 WNDCLASS->lpszClassName was reset to NULL."
14092                               ^^^^^
14094         * [misc/clipboard.c]    --- New File ---
14095         New function EnumClipboardFormats().
14096         New function OpenClipboard().
14097         New function CloseClipboard().
14098         New function EmptyClipboard().
14099         New function GetClipboardOwner().
14100         New function GetClipboardViewer().
14101         New function CountClipboardFormats().
14102         New function IsClipboardFormatAvailable().
14103         New function OpenClipboard().
14104         New function GetClipboardData().
14105         New function SetClipboardViewer().
14106         New function EnumClipboardFormats().
14107         New function RegisterClipboardFormat().
14108         New function ChangeClipboardChain().
14109         New function SetClipboardData().
14110         New function GetOpenClipboardWindow().
14111         New function GetPriorityClipboardFormat().
14112         New function GetClipboardFormatName().
14114 Tue Mar  1 20:15:45 1994  Erik Bos <erik@trashcan.hacktic.nl>
14116         * [misc/comm.c]
14117         bugfix in OpenComm().
14119 ----------------------------------------------------------------------
14120 Tue Feb 22 18:04:02 1994  Jeffrey Hsu <hsu@freefall.cdrom.com>
14122         * [include/winsock.h]
14123         The sockproto struct is already defined in <sys/socket.h>
14125         * [misc/winsock.c]
14126         Need to include <netinet/in.h> for struct in-addr.
14127         Use sys_errlist[] instead of strerror[].
14129         *[toolkit/heap.c]
14130         ANSI C specifies that the malloc functions are defined in stdlib.h,
14131           so we don't need to include malloc.h.
14133         *[loader/ldtlib.c]
14134         Print informative error message about probable cause of i386_set_ldt()
14135           failure and then exit.
14137         *[Imakefile]
14138         For systems that don't use gmake by default, set the MAKE variable
14139           to gmake and propagate it on recursive makes.
14140         Take out -li386 for FreeBSD systems and define __FreeBSD__ so Wine
14141           can be built with the FreeBSD 1.0.2 compiler.
14143 Tue Feb 22 02:52:19 EST 1994    jrichard@cs.uml.edu (John Richardson)
14145         * [objects/bitblt.c]
14146         Added in three functions to do stretching and compression
14147         for WHITEONBLACK, BLACKONWHITE, and color copies.
14149 Tue Feb 22 15:01:31 EST 1994    jrichard@cs.uml.edu (John Richardson)
14151         * [windows/graphics.c]
14152         Added FloodFill and FloodFill_rec.  FloodFill_rec is pretty
14153         inefficent, but should suffice for now.
14155         * [include/windows.h]
14156         Changed the x,y paramaters for the FloodFill prototype 
14157         from ints to shorts
14159 Tue Feb 22 00:58:28 MET 1994  julliard@di.epfl.ch (Alexandre Julliard)
14161         * [windows/widgets.c]
14162         Added desktop window class.
14164         * [windows/painting.c]
14165         Bug fix in RedrawWindow().
14166         Implemented ExcludeUpdateRgn().
14168         * [windows/win.c] [windows/winpos.c]
14169         Implemented desktop window.
14171         * [controls/desktop.c]
14172         Preliminary desktop window procedure.
14174 Feb 20, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
14176         * [controls/menu.c]
14177         New function LoadMenuIndirect().
14178         New function GetMenuCheckMarkDimensions().
14180         * [if1632/user.spec]
14181         Entry for DefDlgProc().
14183         * [windows/class.c]
14184         Fix bug in RegisterClass() : 
14185                 WNDCLASS->lpszMenuName was reset to NULL.
14187         * [windows/win.c]
14188         In CreateWindowEx(), if hMenu == 0 then use 
14189                 wndclass->lpszMenuName to load Menu from resource;
14191 Mon Feb 21 22:38:28 1994 Erik Bos (erik@trashcan.hacktic.nl)
14193         * [loader/library.c] [loader/wine.c]
14194         Fixed runing DLL's as main executable problem.
14196         * [misc/dos_fs.c]
14197         Added wildcard support in DOS_readdir().
14199         * [misc/winsocket.c]
14200         Added proper error handling of BSD winsocket functions.
14202         * [miscemu/int21.c]
14203         KERNEL_DOS3Call renamed to DOS3Call and modified to use do_int21().
14205         * [main/main.c]
14206         Added functions for GetVersion, GetWinFlags and GetTimerResolution
14207         for libwine.a, SystemParametersInfo() partly implemented.
14209 Tue Feb 22 19:00:02 1994  Miguel de Icaza  (miguel@xochitl.nuclecu.unam.mx)
14211         * [toolkit/winmain.c]
14212         Added _WinMain function. Setups the library (calls USER_InitApp).
14214         * [toolkit/sup.c]
14215         Added load_mz_header, load_ne_header, load_type_info and
14216         load_name_info functions.
14218         * [toolkit/heap.c] 
14219         Code cleanup. 
14221         * [misc/user.c]
14222         Moved from loader/misc.c. I hope to put back all the loader
14223         functions in the ~loader subdirectory in the future. CUrrently is
14224         needed since it has USER_InitApp.
14226         * [misc/resource.c]
14227         Since WineLib will probably need DLLs (currently it needs
14228         Sysres.dll). WineLib will be using much code of the loader again.
14229         So I removed some ifdefs that were used by WineLib.
14231         Added load_typeinfo and load_nameinfo (and the corresponding
14232         functions in [toolkit/sup.c]
14234         Added integer convertion functions in the needed places.
14236         Added very ugly patch (includes wine.c). In the next release I
14237         plan to move back all the loader routines to ~/loader. In the
14238         meantime I needed this patch. It doesn't affect any of the
14239         emulator code (its ifdefed for WineLib).
14241         * [misc/main.c]
14242         Cleaned up call to WinMain (now uses [toolkit/winmain.c]
14243         Ifdefed argument number checking when compiling the library.
14245         * [loader/wine.c]
14246         Modified to use load_(mz|ne)_header instead of doing a direct
14247         read.  When compiling the emulator it still uses the direct read
14248         for performance. 
14250         * [include/wine.h]
14251         Prototypes for loading routines.
14253         * [include/class.h]
14254         Added WINE_PACKED macro instead of __attribute__ ((packed))
14256         * [include/arch.h]
14257         Macros for converting integers (Little endian to big-endian).
14258         Needed in the Sun to allow loading of DLL files.
14260 ----------------------------------------------------------------------
14261 Mon Feb 14 23:48:09 MET 1994  julliard@di.epfl.ch (Alexandre Julliard)
14263         * [windows/clipping.c]
14264         Moved everything into windows/painting.c and removed this file.
14266         * [windows/message.c]
14267         Removed calls to memmove() in MSG_RemoveMsg().
14269         * [windows/nonclient.c]
14270         Added WM_GETMINMAXINFO support for window resizing.
14272         * [windows/painting.c]
14273         Implemented RedrawWindow().
14275         * [windows/scroll.c]
14276         Bug fix in ScrollWindowEx().
14278         * [windows/win.c]
14279         Moved UpdateWindow() to windows/painting.c.
14281 Fri Feb 11 12:41:28 1994  Erik Bos (erik@trashcan.hacktic.nl)
14282         
14283         * [loader/wine.c] [misc/dos_fs.c]
14284         getenv() eq NULL bugfixes.
14286         * [misc/comm.c]
14287         cfmakeraw changed for SunOS.
14289 Feb 13, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
14291         * [mem/atom.c]
14292         Bug fix in ATOM_DeleteAtom() : 
14293                 change LocalFree() by USER_HEAP_FREE().
14295         * [misc/message.c]
14296         New function FatalAppExit().
14298         * [objects/font.c]
14299         New empty stub SetMapperFlags().
14301         * [controls/menu.c]
14302         Better CheckMark & other bitmaps placement.
14304         * [windows/graphics.c]
14305         New function RoundRect() : calc.exe now working...
14307 Tue Feb 15 14:29:37 1994  John Richardson
14309         * [objects/bitblt.c]
14310         Fixed StretchBlt so it works quicker and faster.  It still doesn't
14311         use the StretchMode bits for bitmap compression, but that will
14312         come soon.
14314 Mon Feb 14 13:21:04 1994  Miguel de Icaza  (miguel@roxanne.nuclecu.unam.mx)
14316         * [include/windows.h,dialog.h,gdi.h]
14317         Changed __atribute__ ((packed)) for WINE_PACKED. 
14318         When compiling the library this is defined as nothing. This gets
14319         rid with all the problems compiling under SunOS. Also 
14321         * [windows/utility.c]
14322         Added DebugPrintString.
14324         * [toolkit/sup.c]
14325         Added hSysRes = 1 definition to resolve externals.
14326         Added CallLineDDAProc function (toolkit version).
14327         Added toy, and hi ineficient memmove until code in message.c get
14328         rewritten.
14330         * [objects/gdiobj.c]
14331         Ifdefed linux/emulator-dependent code to allow compilation of
14332         WineLib.
14334         * [misc/winsocket.c]
14335         Added ifdef to allow compilation under SunOS.
14337         * [misc/resource.c]
14338         When compiling the library, the resource file is expected to be in
14339         a file called $argv[0].Res. Also the information of the resource
14340         is expected to be at offset 0 of the .Res file.
14342         * [misc/main.c]
14343         Call WinMain with arguments if compiling WineLib.
14344         Call shutdown functions (Comm_DeInit, DOS_DeInitFS).
14345         Call sync_profiles to preserve changes to .INI files.
14347         * [misc/comm.c,dos_fs.c]
14348         removed call to atexit(Comm_DeInit)
14349         removed call to atexit(DOS_DeInitFS)
14350         Shutdown functions are now called from the return of WinMain
14352         * removed memorylib subdirectory
14354         * moved memory/atom.c    to misc/atom.c
14355           moved memorylib/heap.c to toolkit/heap.c
14357         * [loader/wine.c]
14358         Moved DebugPrintString to windows/utility.c
14360         * [include/winsock.h]
14361         Define SO_DONTLINGER only if it has not been previously defined.
14363         * [include/windows.h]
14364         added definition for DLGPROC.
14365         added definition for LMEM_WINE_ALIGN and other LMEM_* constants.
14366         When compiling WineLib WNDPROC is defined with all the parameters
14367         to avoid compilation problems.
14369         * [include/user.h]
14370         When compiling WineLib USER_HEAP_(ALLOC|REALLOC|ADDR|FREE) the
14371         calls are translated to the library allocation routines.
14373         * [include/gdi.h,user.h]
14374         When compiling WineLib GDI_HEAP_(ALLOC|ADDR|FREE) the calls are
14375         translated to the library allocation routines.
14377         * [include/atom.h]
14378         Defined LocalAlign. When compiling the emulator it's translated as
14379         a call to LocalAlloc (the original code), when compiling WineLib
14380         as a call to LocalAlloc with a WINE-flag called LMEM_WINE_ALIGN
14381         (atom.c needs aligned data on a 4 byte boundary).
14383         * [misc/file.c]
14384         Renamed KERNEL_* functions and fixed prototypes.
14386         * [if1632/kernel.spec]
14387         Renamed KERNEL_* functions in order to be used by applications
14388         using Wine as a library (OpeFile, _lclose, _lread, _lcreate,
14389         _llseek, _lopen, _lwrite).
14391         * [Makefile]
14392         Create library instead of executable when building target
14393         libwine.a 
14395 ----------------------------------------------------------------------
14396 Tue Feb  8 13:52:11 1994  Miguel de Icaza  (miguel@roxanne)
14398         * [Makefiles]
14399         Use $(CC) instead of cc.
14400         Added libwine target.
14402         * [include/prototypes]
14403         #ifdefed section for WineLib
14405         * moved loader/cursor.c   to misc/cursor.c
14406           moved loader/resource.c to misc/resource.c
14407           moved misc/emulate.c    to miscemu/emulate.c
14408           moved misc/int1a.c      to miscemu/int1a.c
14409           moved misc/int21.c      to miscemu/int21.c
14410           moved misc/kernel.c     to miscemu/kernel.c
14411           moved misc/user.c       to miscemu/user.c
14413         * [memorylib/heap.c]
14414         Heap management for WineLib
14416         * [misc/comm.c]
14417         Modified to allow compilation under SunOS (#include errno, SunOS
14418         doesn't have atexit ()).
14420         * [misc/dos_fs.c]
14421         Modified to allow compilation under SunOS (#include vfs.h)
14423         * [misc/file.c]
14424         Modified to allow compilation under SunOS (OPEN_MAX constant,
14425         #include unistd.h)
14427         * [objects/palette.c]
14428         Modified to allow compilation under SunOS (#include limits)
14430         * [toolkit/sup.c]
14431         WineLib version of CallWindowProc.
14433         * [windows/event.c]
14434         Typedef XPointer under X11R4 (OpenWindows).
14436         * [windows/win.c]
14437         When compiling WineLib, use direct callbacks instead of the
14438         windows supplied callbacks.
14440 Mon Feb  7 22:37:34 MET 1994  julliard@di.epfl.ch (Alexandre Julliard)
14442         * [loader/cursor.c]
14443         New function CURSOR_SetWinCursor(), for internal use, to set
14444         the cursor of a specific window more reliably than with SetCursor().
14446         * [windows/nonclient.c]
14447         Better window management. Moving and resizing from the system
14448         menu should work now.
14449         Added scroll-bar mouse tracking.
14451         * [windows/win.c]
14452         Moved scroll-bar creation and destruction to defwnd.c.
14454 Feb 5, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
14456         * [windows/nonclient.c]
14457         Call to StdDrawMenuBar() during NC's drawing.
14458         New NC_TrackMouseMenuBar() function which call 
14459                 MenuButtonDown(), MenuButtonUp() & MenuMouseMove().
14461         * [controls/menu.c]
14462         New ChangeMenu() function.
14463         Remove permanently old Xt menu code.
14464         Make common functions MenuButtonDown(), MenuButtonUp()
14465                 & MenuMouseMove() for both popups & menubar.
14466         
14467         * [controls/combo.c]
14468         Paint OBM_COMBO directly in combo client.
14470         * [controls/listbox.c]
14471         Fix bug in multicolumns calculations.
14473         * [controls/Makefile]
14474         Remove rules for old file 'caption.c'.
14476         * [misc/kernel.c]
14477         Remove empty stub GetModuleFileName().
14479         * [loader/library.c]
14480         New GetModuleHandle() function.
14481         New GetModuleUsage() function.
14482         New GetModuleFileName() function.
14484         * [loader/resource.c]
14485         Try to find the bug a missing menu loading ... Not found yet !
14487         * [windows/win.c]
14488         Remove old menubar creation.
14490 Thu Feb  3 22:30:11 1994  Erik Bos (erik@trashcan.hacktic.nl)
14492         * [misc/winsocket.c]
14493         More functions added.
14495         * [if1632/winsock.spec] [misc/winsocket.c]
14496         Added John Brezak's winsock.dll stuff.
14498 ----------------------------------------------------------------------
14499 Tue Feb  1 21:14:47 1994  Bob Amstadt  (bob@pooh)
14501         * [loader/selector.c]
14502         Added function CreateNewSegments().  Modified IPCCopySelector
14503         to allow aliasing to any arbitrary memory space.
14505         * [memory/global.c]
14506         Fixed potential bug in GlobalGetFreeSegments().
14508         * [memory/linear.c]
14509         Created functions GlobalLinearLock() and GlobalLinearUnlock().
14511 Tue Feb  1 05:51:43 1994  julliard@di.epfl.ch (Alexandre Julliard)
14513         * [controls/widgets.c]
14514         Removed CAPTION window class.
14516         * [loader/cursor.c]
14517         Bug fix in LoadCursor(): don't allocate memory every time for
14518         built-in cursors.
14520         * [windows/clipping.c]
14521         Invalidate child windows in InvalidateRgn().
14523         * [windows/defwnd.c]
14524         Added repaint of the caption when changing window text.
14526         * [windows/event.c]
14527         Modified SetCapture() to allow keyboard events while capturing.
14529         * [windows/message.c]
14530         New function MSG_GetHardwareMessage(), to do mouse tracking
14531         without returning control to the Windows program.
14533         * [windows/nonclient.c]
14534         A couple of changes in frame drawing for DLGMODALFRAME windows.
14535         Rewritten window moving code, to use MSG_GetHardwareMessage()
14536         instead of non-client mouse events (this is the way Windows
14537         does it), and to send WM_ENTERSIZEMOVE messages.
14538         Removed WM_NCBUTTONUP and WM_NCMOUSEMOVE handlers.
14540         * [windows/win.c]
14541         Allocate temporary structures on the USER heap instead of
14542         using GlobalAlloc().
14544         * [windows/winpos.c]
14545         Added function WINPOS_GetMinMaxInfo() to get sizing informations.
14547 Jan 31, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
14549         * [windows/nonclient.c]
14550         Call to StdDrawScrollBar() during NC's drawing.
14551         Call to NC_ScrollBarButtonDown() on NC mouse events WM_LBUTTONDOWN.
14552         Call to NC_ScrollBarButtonUp() on NC mouse events WM_LBUTTONUP.
14553         Call to NC_ScrollBarMouseMove() on NC mouse events WM_MOUSEMOVE.
14555         * [controls/menu.c]
14556         New GetSubMenu() function.
14557         Move GetMenu() & SetMenu() functions from 'windows/win.c'.
14559         * [controls/listbox.c]
14560         Start changes to satisfy recent changes in scrollbars/windows.
14562         * [loader/resource.c]
14563         Put some code in LoadAccelerators() stub.
14564         New TranslateAccelerator() function.
14566         * [windows/win.c]
14567         Remove GetMenu() & SetMenu() functions.
14568         Call to NC_CreateScrollBars() if required by CreateWindow().
14570 ----------------------------------------------------------------------
14571 Mon Jan 24 10:40:10 EST 1994 John Richardson (jrichard@cs.uml.edu)
14573         * [window/win.c]
14574         Added functions EnumWindows, EnumChildWindows, and helper
14575         WIN_EnumChildWin.  EnumWindows won't list all wine windows
14576         because GetDesktopWindow isn't complete.  However, the code
14577         is in place for it to work correctly and only needs 
14578         GetDesktopWindow to do so.  
14580 Tue Jan 25 05:51:47 1994  julliard@di.epfl.ch (Alexandre Julliard)
14582         * [windows/defwnd.c]
14583         Added handling of activation messages (WM_ACTIVATE,
14584         WM_NCACTIVATE, WM_MOUSEACTIVATE)
14586         * [windows/event.c]
14587         De-activate the window when losing input focus.
14589         * [windows/focus.c]
14590         Bug fix in SetFocus().
14592         * [windows/message.c]
14593         Added activation of the window on mouse-clicks.
14595         * [windows/nonclient.c]
14596         Changed non-client area painting to use the correct colors
14597         depending upon the activation state.
14598         Added WM_NCACTIVATE message handling.
14599         Fixed a couple of bugs in window moving and resizing.
14601         * [windows/winpos.c]
14602         Implemented Get/SetActiveWindow().
14603         Implemented SWP_NOACTIVATE flag in SetWindowPos().
14605 Jan 17, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
14607         * [misc/message.c]
14608         MessageBox has a CaptionBar for his title except for
14609                 MB_SYSTEMMODAL with MB_ICONHAND.
14611         * [windows/nonclient.c]
14612         Call to NC_TrackSysMenu on SysMenu button mouse click.
14614         * [windows/defwnd.c]
14615         Call to NC_TrackSysMenu on Alt key (VK_MENU).
14617         * [controls/menu.c]
14618         New GetSystemMenu() function.
14619         New CopySystemMenu() internal function.
14620         New NC_TrackSysMenu() internal function.
14622         * [include/windows.h]
14623         New WM_INITMENU, WM_INITMENUPOPUP, WM_MENUSELECT & WM_MENUCHAR defines.
14625 ----------------------------------------------------------------------
14626 Thu Jan 13 11:45:13 1994  John Richardson <jrichard@cs.uml.edu>
14628         * [window/win.c]
14629         Added functions EnableWindow, IsWindowEnabled, and helper 
14630         WIN_SetSensitive.
14631         
14632         * [window/event.c]
14633         Added checks for WS_DISABLED windows in EVENT_key, EVENT_MotionNotify,
14634         EVENT_ButtonPress, EVENT_ButtonRelease, EVENT_ConfigureNotify,
14635         EVENT_FocusIn, EVENT_FocusOut, and EVENT_EnterNotify.  Key and 
14636         button presses beep for a disabled window.  
14637         If anyone finds better places for these checks, please tell me.
14639 Jan 17, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
14641         * [misc/message.c]
14642         Cleanup on buttons answer value returned.
14644         * [control/combo.c]
14645         Now use OBM_COMBO bitmap dropdown button.
14647 Mon Jan 17 21:56:45 1994  Erik Bos (erik@trashcan.hacktic.nl)
14649         * [misc/comm/c]
14650         A few bugfixes.
14652 Tue Jan 18 06:36:48 1994  julliard@di.epfl.ch (Alexandre Julliard)
14654         * [loader/cursor.c]
14655         Added X cursor for IDC_SIZENS and IDC_SIZEWE.
14657         * [include/options.h] [misc/main.c]  (New files)
14658         Rewrote main() function to get rid of Xt application context,
14659         and added command-line option parsing.
14661         * [objects/color.c]
14662         Use of a private map now configurable with command-line option.
14664         * [windows/defwnd.c]
14665         Added WM_SYSCOMMAND handling, and better WM_SETCURSOR handling.
14667         * [windows/event.c]
14668         Removed ConfigureNotify event handler (no longer needed).
14670         * [windows/message.c]
14671         Send WM_SETCURSOR message on mouse events.
14673         * [windows/nonclient.c]
14674         Use OEM bitmaps for the drawing of the non-client area.
14675         Added caption bar buttons handling, and moving and resizing of
14676         the window via the window frame (bypassing the window manager).
14678         * [windows/painting.c]
14679         Bug fix in BeginPaint().
14681         * [windows/win.c]
14682         Set the override_redirect flag for windows (to bypass window
14683         manager).
14685         * [windows/winpos.c]
14686         Implemented WindowFromPoint(), ChildWindowFromPoint(),
14687         BringWindowToTop(), Get/SetInternalWindowPos(),
14688         Get/SetWindowPlacement().
14690 Mon Jan 17 20:48:24 1994  Bob Amstadt  (bob@pooh)
14692         * [memory/heap.c]
14693         Added support for multiple local heaps.
14695 ----------------------------------------------------------------------
14696 Tue Jan  4 13:01:33 1994  David Metcalfe <david@prism.demon.co.uk>
14698         * [window/caret.c]
14699         Modified code to use system timer.
14701 Jan 9, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
14703         * [windows/win.c]
14704         Windows create if required new XLIB MenuBar & CaptionBar.
14706         * [windows/defwnd.c]
14707         WM_CALCSIZE Move & Resize caption, menubar & scrollbars.
14708         (I'm not sure it's the good place for it, but it work...)
14710         * [loader/resource.c]
14711         optimize in FindResourceByNumber, make lseek() if next type ...
14713         * [controls/scroll.c]
14714         scrollbar buttons are now using system resources bitmaps.
14716         * [controls/caption.c] - new file ...
14717         captionbar showing title, close button with SysMenu,
14718         and other buttons using system resources bitmaps.
14720         * [controls/menu.c]
14721         New functions: SetMenuItemBitmaps() with 'glues',
14722         Make new version of LoadMenu() & ParseMenu(),
14723         ( put #define USE_POPUPMENU ).
14724         Implementation of MenuBar functions.
14725         
14726         * [sysres.dll]
14727         New bitmaps for system such OBM_CLOSE, OBM_MINIMIZE, OBM_UPARROWI.
14728         New SYSMENU menu, it don't work yet ! :-((
14730 Tue Jan 11 05:27:45 1994  julliard@di.epfl.ch (Alexandre Julliard
14732         * [memory/atom.c]
14733         Fixed a bug that could cause atoms to be case-sensitive.
14735         * [misc/rect.c]
14736         Bug fix in SubtractRect().
14738         * [objects/clipping.c]
14739         Bug fix when setting the clip mask to an empty region.
14741         * [windows/dce.c]
14742         Bug fix in ReleaseDC().
14744         * [windows/dialog.c]
14745         Call AdjustWindowRectEx() before creating the dialog window.
14746         Added support for DS_MODALFRAME style.
14748         * [windows/event.c]
14749         Cleaned up event handling and removed old Xt stuff.
14750         Moved double-click handling to windows/message.c
14752         * [windows/focus.c]
14753         Bug fix: only set the X focus when the window is viewable.
14755         * [windows/graphics.c]
14756         Rewritten DrawReliefRect() to use brush instead of pen, and
14757         to use the system colors.
14759         * [windows/message.c]
14760         Implemented WM_NCHITTEST message sending, and non-client
14761         mouse messages.
14762         Cleaned up double-click handling, and removed the Xt code.
14764         * [windows/nonclient.c]  (New file)
14765         Implemented AdjustWindowRect().
14766         Implemented WM_NCCALCSIZE, WM_NCHITTEST and WM_NCPAINT handling.
14768         * [windows/painting.c]
14769         Added sending of the WM_NCPAINT message in BeginPaint().
14771         * [windows/sysmetrics.c] [include/sysmetrics.h]  (New files)
14772         Implemented system metrics.
14774         * [windows/win.c]
14775         Bug fix in setting the parent and owner in CreateWindow().
14776         Removed the Xt code.
14778         * [windows/winpos.c]
14779         Added sending of the WM_NCPAINT message in SetWindowPos().
14780         Removed the Xt code.
14782 Sun Jan  2 12:38:53 1994  David Metcalfe <david@prism.demon.co.uk>
14784         * [windows/class.c]
14785         Implemented GetClassName and GetClassInfo.
14787         * [windows/caret.c]
14788         Various improvements to text caret code.
14790 Fri Dec 31 15:22:22 1993  John Brezak <brezak@apollo.hp.com>
14792         * [misc/comm.c]
14793         Patches to work with NetBSD.
14795 Thu Dec 30 12:11:55 1993  John Richardson <jrichard@cs.uml.edu>
14797         * [objects/bitblt.c] Added StretchBlt().
14799 Tue Jan  4 05:22:07 1994  julliard@di.epfl.ch (Alexandre Julliard)
14801         * [misc/user.c]
14802         Added creation of system message queue.
14804         * [objects/bitmap.c] [objects/dcvalues.c] [windows/dc.c]
14805         Added DC size fields into DC structure.         
14807         * [objects/clipping.c]
14808         Bug fix in CLIPPING_IntersectRect().
14810         * [windows/class.c]
14811         Allocate a DCE instead of a DC for CS_CLASSDC classes.
14813         * [windows/clipping.c]
14814         Fixed GetUpdateRect() and GetUpdateRgn() to clip to the client area.
14816         * [windows/dce.c]
14817         Implemented GetDCEx() and GetWindowDC().
14819         * [windows/defwnd.c]
14820         Implemented WM_WINDOWPOSCHANGED handling.
14822         * [windows/event.c]
14823         Preliminary support for Xlib event handling instead of Xt callbacks.
14824         Changed MSG_AddMsg() calls to hardware_event() or PostMessage().
14826         * [windows/message.c]
14827         Preliminary support for multiple message queues.
14828         Implemented hardware_event() to store messages into the system queue.
14829         Implemented Get/SetTaskQueue().
14830         Better WM_PAINT and WM_TIMER handling.
14831         Changes to use Xlib instead of Xt for events.
14833         * [windows/painting.c]
14834         Use GetDCEx() to retrieve the DC, to get a correct visible region.
14836         * [windows/timer.c]
14837         Moved the timer procedure callback into DispatchMessage().
14838         Changed implementation to get rid of Xt timeouts.  Timer checking
14839         is now done inside GetMessage().
14841         * [windows/win.c]
14842         Allocate a DCE instead of a DC for CS_OWNDC windows.
14843         Replaced Xt calls with Xlib calls.
14844         Moved window positioning functions into windows/winpos.c
14846         * [windows/winpos.c]  (New file)
14847         Rewritten most of the window positioning functions.
14848         Implemented SetWindowPos() and MapWindowPoints().
14850 Jan 3, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
14852         * [if1632/user.spec]
14853         Bad arguments description for function SetDlgItemText.
14855         * [objects/text.c]
14856         Function DrawText now handle DT_CALCRECT request.
14858         * [misc/message.c]
14859         Message boxes now use DrawText with DT_CALCRECT.
14861         * [windows/graphics.c]
14862         Bug fix in function FrameRect, (it was using PEN instead of BRUSH).
14864         * [windows/win.c]
14865         Bug fix for flags in function ShowWindow.
14866         More accurate WM_SIZE generated by function ShowWindow.
14868         * [controls/listbox.c]
14869         More code for LBS_MULTIPLESEL.
14870         More code for LBS_MULTICOLUMN.
14872         * [include/windows.h]
14873         Bad define for MF_SEPARATOR.
14875         * [controls/menu.c]
14876         New functions: PopMenuWndProc() with 'glues',
14877         CreatePopupMenu(), AppendMenu(), InsertMenu(), RemoveMenu(), 
14878         DeleteMenu(), ModifyMenu(), TrackPopupMenu().
14879         Code in stubs: CreateMenu(), DestroyMenu(). 
14881 Sat Jan  1 10:22:43 1994  Bob Amstadt  (bob@pooh)
14883         * loader/wine.c: Added support for relocation types 5 and 6.
14885 Mon Dec 27 11:06:03 1993  Erik Bos (erik@trashcan.hacktic.nl)
14887         * [misc/comm.c]
14888         new functions: BuildCommDCB(), OpenComm(), CloseComm(),
14889         SetCommBreak(), ClearCommBreak(), EscapeCommFunction(), FlushComm(),
14890         GetCommError(), SetCommEventMask(), GetCommEventMask(),
14891         SetCommState(), GetCommState(), TransmitCommChar(), ReadComm(), 
14892         WriteComm().
14894 Wed Dec 22 13:00:15 1993  David Metcalfe <david@prism.demon.co.uk>
14896         * [windows/caret.c]
14897         Implemented text caret functions.
14899 Tue Dec 21 06:13:58 1993  julliard@di.epfl.ch (Alexandre Julliard)
14901         * [loader/wine.c]
14902         Bug fix in LoadImage().
14904         * [objects/bitblt.c] [objects/clipping.c] [objects/text.c]
14905           [windows/dc.c] [windows/dce.c] [windows/graphics.c]
14906         Modified graphics calls to take into account the DC origin.
14908         * [windows/defwnd.c]
14909         Added preliminary WM_NCCALCSIZE handling.
14911         * [windows/event.c]
14912         Send WM_NCCALCSIZE message on resize event.
14914         * [windows/win.c]
14915         Send WM_NCCALCSIZE message in CreateWindow().
14916         Realize widgets at creation time (should prevent problems with
14917         unrealized widgets).
14919 Dec 19, 93 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
14921         * [controls/static.c]
14922         Send mouse & keyboard message received to its parent.
14924         * [controls/scroll.c]
14925         Send keyboard message received to its parent.
14927         * [controls/listbox.c]
14928         Add Navigation keys .
14929         ListBox now use VSCROLL & HSCROLL instead of children.
14930         Alpha version of LBS_MULTIPLESEL.
14931         Alpha version of LBS_MULTICOLUMN.
14933         * [controls/combo.c]
14934         Add Navigation keys on closed ComboBox.
14935         Remove useless 'COMBOBOX_CreateComboBox' function.
14937 Mon Dec 19 20:39:34 1993  Erik Bos (erik@trashcan.hacktic.nl)
14939         * [loader/wine.
14940         LoadImage() modified to use FindFile().
14942         * [misc/file.c]
14943         SetErrorMode added
14945         * [misc/dos_fs.c]
14946         bug fixes.
14948 Dec 13, 93 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
14950         * [memory/global.c]
14951         bug fix in GlobalGetFreeSegment : good ptr in 'g_prev'.
14953         * [sysres.dll]
14954         preliminary version of a 'glass of wine' bitmap
14956         * [windows/event.c]
14957         New function 'GetCapture'.
14959         * [controls/scroll.c]
14960         Remove useless 'SCROLLBAR_CreateScrollBar' function.
14962         * [controls/listbox.c]
14963         Remove useless 'LISTBOX_CreateListBox' function.
14965 Mon Dec 13 13:51:00 1993  David Metcalfe <david@prism.demon.co.uk>
14967         * [objects/font.c]
14968         Corrected bugs in GetCharWidth().
14970         * [windows/event.c]
14971         Modified EVENT_key to send Windows virtual key codes for
14972         WM_KEYDOWN and WM_KEYUP messages, and a WM_CHAR message
14973         for printable characters.
14975 Wed Dec 08 19:20:00 1993  Karl Guenter Wuensch (hn324wu@unidui.uni-duisburg.de)
14977         * [windows/graphics.c]
14978         Added Polyline and Polygon
14980 Mon Dec 13 14:51:54 1993  Erik Bos (erik@trashcan.hacktic.nl)
14982         * [controls/listbox.c]
14983         ListBoxDirectory() modified to use dos_fs.c's functions to
14984         access files&|drives.
14986 Sat Dec 04 17:04:23 1993  Erik Bos (erik@trashcan.hacktic.nl)
14988         * [misc/dos_fs.c]
14989         Added FindFile() to search a file in a dos/unix style path.
14990         
14991         * [misc/file.c]
14992         New Win31 functions: OpenFile, _lcreate, _llseek, GetTempDrive,
14993         GetTempFileName, GetWindowsDirectory, GetSystemDirectory,
14994         GetDriveType.                      
14996         * [misc/int21.c]
14997         Modified.
14999 Wed Dec  1 16:20:45 1993  Miguel de Icaza  (miguel@roxanne.nuclecu.unam.mx)
15001         * [misc/profile.c]
15002         The Profile functions now return the correct values. They now
15003         implement all the features described in the SDK.
15005 Tue Nov 30 13:55:27 1993  Bob Amstadt  (bob at amscons)
15007         * [loader/selector.c]
15008         Rewrote selector aliasing routines to use System V IPC
15009         routine to alias memory segments.
15011 Nov 28, 93 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
15013         * [controls/listbox.c]
15014         More consistency in functions using wIndexes
15016         * [controls/scroll.c]
15017         New function : ShowScrollBar().
15019         * [loader/cursor.c] ... New file
15020         Move cursor functions from [loader/resource.c].
15021         New function : ClipCursor().
15022         New function : GetClipCursor().
15023         New function : CreateCursor().
15024         SetCursor() now working using gloabal variable 'winHasCursor'.
15026         *[object/palette.c]
15027         New stub only : SelectPalette().
15028         New stub only : RealizePalette().
15030         *[win/event.c]
15031         New function : EVENT_enter_notify(),
15032                 update 'winHasCursor' and send WM_SETCURSOR.
15034         *[win/defwnd.c]
15035         Add processing of WM_SETCURSOR message.
15037         *[win/win.c]
15038         New members in WND structure : hCursor, hWndVScroll & hWndHScroll. 
15039         CreateWindowEx() now create children for WM_HSCROLL & WM_VSCROLL.
15040         New function ClientToScreen().
15041         New function ScreenToClient().
15043 Mon Nov 25 18:25:40 1993  Erik Bos (erik@trashcan.hacktic.nl)
15045         * [files.h / regfunc.h / misc/dos.c]
15046         Removed.
15048         * [misc/dos_fs.c]
15049         Added support for loading dosdrive cfg from wine.ini.
15051         * [misc/int21.c]
15052         Modified.
15055 Wed Nov 24 11:37:33 1993  julliard@disuns2.epfl.ch (Alexandre Julliard)
15057         * [include/atom.h] [memory/atom.c]
15058         Implemented atoms.
15060         * [windows/class.c]
15061         Modified RegisterClass() to use atoms.
15062         Implemented CS_GLOBALCLASS style.
15064         * [windows/message.c]
15065         Implemented RegisterWindowMessage().
15067         * [loader/resource.c]
15068         Bug fix in LoadResource().
15070         * [windows/dialog.c]
15071         Modified CreateDialogParam() to use Find/LoadResource().
15073 Mon Nov 22 13:58:56 1993  David Metcalfe <david@prism.demon.co.uk>
15075         * [windows/scroll.c]
15076         Preliminary implementations of ScrollWindow, ScrollDC and
15077         ScrollWindowEx.
15079 Nov 21, 93 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
15081         * [controls/listbox.c]
15082         Optimization of redraw during 'Add' or 'Insert'.
15084         * [controls/scroll.c]
15085         Optimization of WM_PAINT during 'thumbtracking'.
15087         * [controls/button.c]
15088         Add of beta implement of 'BS_OWNERDRAW'
15090         * [controls/static.c]
15091         Style 'SS_ICON' new supported.
15093         * [misc/message.c]
15094         Begin of implemantation of MB_XXX styles.
15096         * [loader/resource.c]
15097         Function LoadIcon() : now prepare transparency Bitmap mask.
15098         Function LoadCursor() : now prepare a 'X pixmapcursor'.
15099         New function SetCursor() : not finished.
15100         New function ShowCursor() : not finished.
15101         New function AccessResource() : stub.
15103         * [obj/dib.c]
15104         Function DrawIcon(): deugging phase of icon transparency mask.
15106         * [loader/library.c]
15107         new file for news functions LoadLibrary() & FreeLibrary().
15109         * [sysres.dll]
15110         Resources only 16bits DLL for System Resources, icons, etc...
15112 Sun Nov 14 14:39:06 1993  julliard@di.epfl.ch (Alexandre Julliard)
15114         * [include/dialog.h] [windows/dialog.c]
15115         Simplified dialog template parsing.
15116         Implemented DialogBoxIndirect().
15118         * [windows/win.c]
15119         Fixed bug in CreateWindow() when aborting window creation.
15120         Modified UpdateWindow() to only update visible windows.
15121         Implemented IsWindow().
15123 Nov 14, 93 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
15125         * [controls/listbox.c]
15126         Listbox control window : new messages.
15128         * [controls/combo.c]
15129         Combo box control window : new messages.
15131         * [misc/message.c]
15132         Moved stub MessageBox() to this new file.
15133         Implemented of a callback, now MessageBox show a window.
15135         * [loader/resource.c]
15136         New function DestroyIcon()
15137         New function DestroyCursor()
15138         Filled stub LoadIcon()
15139         Filled stub LoadCursor()
15140         Bug fixed in FindResourceByName() : missing lseek().
15142         * [obj/dib.c]
15143         New function DrawIcon()
15145         * [windows/win.c]
15146         New function CloseWindow()
15147         New function OpenIcon()
15148         New function IsIconic()
15149         New Function FindWindow()
15151 Sun Nov 14 08:27:19 1993  Karl Guenter Wuensch (hz225wu@unidui.uni-duisburg.de)
15153         * [loader/selector.c]
15154         Wrote AllocCStoDSAlias() and AllocDStoCSAlias()
15156 Sun Nov 14 08:27:19 1993  Bob Amstadt  (bob at amscons)
15158         * [loader/selector.c]
15159         Wrote AllocSelector() and PrestoChangoSelector().  YUK!
15161 Sat Nov 13 13:56:42 1993  Bob Amstadt  (bob at amscons)
15163         * [loader/resource.c]
15164         Wrote FindResource(), LoadResource(), LockResource(),
15165         and FreeResource()
15167         * [include/segmem.h] [loader/selector.c] [loader/signal.h]
15168         Changed selector allocation method.
15170 Sun Nov 10 08:27:19 1993  Karl Guenter Wuensch (hz225wu@unidui.uni-duisburg.de)
15172         * [if1632/callback.c if1632/call.S if1632/user.spec] 
15173         added Catch (KERNEL.55) and Throw (KERNEL.56)
15174         
15175 Nov 7, 93 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
15177         * [controls/scroll.c]
15178         Scroll bar control window
15179                 Bug resolved : Painting message before scroll visible.
15181         * [controls/listbox.c]
15182         Listbox control window
15183                 Destroy cleanup.
15185         * [controls/combo.c]
15186         Combo box control window
15187                 Destroy cleanup.
15189         * [controls/button.c]
15190                 GetCheck Message now return is state.
15192         * [windows/win.c]
15193         New function IsWindowVisible()
15195 Mon Nov  1 14:40:21 1993  julliard@di.epfl.ch (Alexandre Julliard)
15197         * [if1632/user.spec]
15198         Removed some duplicate entries.
15200         * [include/dialog.h] [windows/dialog.c]
15201         Implemented dialog units and fonts.
15202         Added preliminary loading of dialog resources.
15203         Preliminary implementation of DialogBox().
15204         Implemented Get/SetDlgItem* functions.
15206         * [windows/win.c]
15207         Implemented WM_PARENTNOTIFY message.
15208         Implemented CreateWindowEx() and GetWindow().
15209         Completed DestroyWindow().
15211 Mon Nov  1 18:19:34 1993  Erik Bos
15213         * [loader/signal.c]
15214         Added support for int 0x11 & 0x12.
15216         * [loader/int21.c]
15217         Improved function handling.
15219 Sun Oct 31 12:38:09 1993  David Metcalfe <david@prism.demon.co.uk>
15221         * [objects/font.c]
15222         Implemented GetCharWidth().
15224 Wed Oct 27 09:56:06 1993  John Brezak <brezak@ch.hp.com>
15226         * [Makefile]
15227         Use GNU malloc.
15229         * [include/int21.h include/wine.h]
15230         Change sc_eflags to sc_efl .
15232         * [include/wine.h]
15233         Fix misplaced #endif
15234         Include <signal.h> for NetBSD
15236         * [loader/int21.c]
15237         Don't include <sys/vfs.h> in NetBSD
15238         Do include <sys/mount.h> in NetBSD
15239         Cleanup some lint.
15241 Mon Oct 26 17:59:01 1993  Erik Bos
15243         * [include/int21.h]
15244         Added.
15246         * [loader/int21.c]
15247         Added support for many dos ints.
15249         * [misc/file.c] [include/files.h]
15250         Moved OPEN_MAX and DosDriveStruct to files.h.
15252 Sun Oct 24 13:36:50 1993  David Metcalfe <david@prism.demon.co.uk>
15254         * [controls/button.c]
15255         Implemented CHECKBOX, AUTOCHECKBOX, 3STATE, AUTO3STATE,
15256         RADIOBUTTON, AUTORADIOBUTTON, GROUPBOX controls, together with
15257         a preliminary USERBUTTON control.
15259         * [objects/text.c]
15260         Corrected bugs in TEXT_NextLine() and added handling of prefix
15261         character.
15263         * [controls/button.c]
15264         Disabled focus handling by commenting out SetFocus() calls until
15265         serious bug can be found.
15267 Oct  20, 93 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
15269         * [controls/listbox.c]
15270         Listbox control window
15271                 Painting cleanup, new messages processed.
15273         * [controls/scroll.c]
15274         Scroll bar control window
15275                 Painting cleanup.
15277         * [controls/combo.c]
15278         Combo box control window
15279                 Painting cleanup.
15281 Tue Oct 12 17:50:11 1993  julliard@di.epfl.ch (Alexandre Julliard)
15283         * [objects/color.c] [objects/palette.c] [windows/syscolor.c]
15284         Better support for the private color map.
15285         Using a private map is now the default.
15287         * [windows/win.c]
15288         Bug fix.
15290         * [include/dialog.h] [windows/dialog.c]
15291         Implemented CreateDialog*() and IsDialogMessage().
15293         * [misc/xt.c] [windows/defwnd.c]
15294         Moved DefWindowProc() to defwnd.c.
15295         Added WM_NCCREATE, WM_NCDESTROY and WM_CTLCOLOR handling.
15297         * [windows/defdlg.c]
15298         Started the implementation of DefDlgProc().
15300         * [windows/win.c]
15301         Added WM_NCCREATE and WM_NCDESTROY messages.
15302         Implemented IsChild().
15304 Tue Oct 12 17:50:20 1993  David Metcalfe <david@prism.demon.co.uk>
15306         * [windows/focus.c]
15307         Implemented GetFocus() and SetFocus().
15309         * [windows/event.c]
15310         Added processing of FocusIn and FocusOut events.
15312         * [windows/graphics.c]
15313         Added DrawFocusRect().
15315 Sat Oct  9 14:36:57 1993  Erik Bos
15317         * [loader/int1a.c]
15318         Added more function handling.
15320 Wed Oct  6 12:21:22 1993  Erik Bos
15322         * [loader/signal.c]
15323         Split signal.c into int1a.c, int21.c and signal.c.
15325 Tue Oct  5 22:12:40 1993  David Metcalfe
15327         * [controls/static.c] [control/widgets.c]
15328         Static control class.
15330         * [objects/text.c]
15331         Added processing of additional DT_ flags to DrawText().
15333         * [windows/win.c] [misc/xt.c]
15334         Added SetWindowText() and WM_SETTEXT processing.
15336 Tue Oct  5 22:12:40 1993  Martin Ayotte
15338         * [controls/listbox.c]
15339         Listbox control window
15341         * [controls/scroll.c]
15342         Scroll bar control window
15344         * [controls/combo.c]
15345         Combo box control window
15347         * [include/combo.h]
15348         Combo box definitions
15350         * [include/listbox.h]
15351         Listbox definitions
15353         * [include/scroll.h]
15354         Scroll bar definitions
15356 Sat Oct  2 09:35:54 1993  Bob Amstadt  (bob at pooh)
15358         * [if1632/callback.c]
15359         Fixed bug in MakeProcInstance().
15361         * [debugger/info.c]
15362         Changed x/w and x/b to display in hex.
15364         * [debugger/i386-pinsn.c]
15365         Added code to properly unassemble 16-bit indexing.
15367 Fri Oct  1 08:29:05 1993  Bob Amstadt  (bob at pooh)
15369         * [loader/files.c] [misc/profile.c]
15370         System initialization file is now called "wine.ini" and can
15371         be located in the current directory, the user's home directory,
15372         or any directories specified in the WINEPATH environment variable.
15374         * [tools/build.c] [if1632/call.S] [include/regfunc.h]
15375         Changed register function stack to match sigcontext structure.
15377 Thu Sep 30 22:30:21 1993  Bob Amstadt  (bob at pooh)
15379         * [loader/files.c]
15380         Created function to search a path for files to load.
15382         * [loader/wine.c]
15383         Modified exe and dll file loading to search through path
15384         specified by the environment variable WINEPATH.
15386 Thu Sep 30 22:30:21 1993  Eric Youngdale
15388         * [loader/signal.c]
15389         Bug fix.
15391 Thu Sep 30 22:30:21 1993  John Brezak
15393         * [debugger/dbg.y] [debugger/debug.l] [debugger/dtest.c] 
15394           [debugger/obstack.h]
15395         Updates to allow debugger to function under NetBSD.
15397 Tue Sep 28 19:59:21 1993  David Metcalfe
15399         * [windows/win.c]
15400         Implemented support for windows with no borders.  Added
15401         GetParent(), GetDlgCtrlID(), GetWindowText() and
15402         GetWindowTextLength() functions.
15404         * [misc/xt.c]
15405         Added processing of WM_GETTEXT and WM_GETTEXTLENGTH messages
15406         to DefWindowProc and Implemented MessageBeep().
15408         * [windows/syscolor.c]
15409         Added preliminary system color support.
15411         * [controls/button1.c]
15412         Mods to new button control and integration with Wine.
15414 Tue Sep 28 19:59:21 1993  Johannes Ruscheinski
15416         * [controls/button1.c]
15417         New button control using GDI functions.
15418         
15419 Tue Sep 28 19:59:21 1993  Eric Youngdale
15421         * [debugger/*]
15422         Added debugging capabilities to Wine
15424 Sat Sep 25 13:22:50 1993  Alexandre Julliard  (julliard@di.epfl.ch)
15426         * [objects/region.c]
15427         Bug fix
15429 Fri Sep 24 07:35:11 1993  Bob Amstadt  (bob at pooh)
15431         * [tools/build.c]
15432         Changed the entry point code to reduce the standard entry
15433         point size from 22 bytes to 10 bytes.  This leaves about
15434         4000 free entry points instead of the 800 in version 0.4.2.
15436         * [loader/resource.c]
15437         Rewrote functions to allow loading of resources from any
15438         DLL.
15440         * [loader/wine.c] [include/wine.h]
15441         Added functions GetFilenameFromInstance() and GetFileInfo()
15442         to search for a loaded file based on its instance handle.
15443         Added a field in struct w_files to make searching by an instance
15444         handle faster.
15446 Tue Sep 21 09:57:01 1993  miguel@roxanne.nuclecu.unam.mx (Miguel de Icaza)
15448         * [misc/profile.c]
15449         Implementation of .INI file handling
15451 Mon Sep 20 10:54:32 1993  David Metcalfe
15453         * [misc/profile.c.old]
15454         Implementation of .INI file handling
15456 Mon Sep 20 10:54:32 1993  John Brezak
15458         * [controls/WinButton.c]
15459         Bug fix with call to XtVaSetValues.
15461 Mon Sep 20 10:54:32 1993  Alexandre Julliard
15463         * [windows/win.c]
15464         Quick patch to get colormaps to work with button widget.
15466 Mon Sep 20 02:42:54 1993    (yngvi@hafro.is)
15468         * misc/keyboard.c: 
15469         Ifdefed out some bogus Ansi<->Oem conversion functions
15471         * misc/lstr.c: 
15472         New file with string functions like lstr* IsChar* *Ansi* 
15474 Wed Sep 15 20:35:10 1993  John Brezak
15476         * [loader/signal.c]
15477         Additional changes to support NetBSD.
15479 Wed Sep 15 22:19:22 1993  Martin Ayotte
15481         * [windows/graphics.c]
15482         Added FrameRect function
15484 Tue Sep 14 13:54:45 1993  Alexandre Julliard
15486         * [objects/color.c] [objects/palette.c]
15487         Preliminary support for private color map.
15489         * [windows/class.c]
15490         Implemented CS_CLASSDC style.
15492         * [windows/dce.c]
15493         Moved DCEs to USER heap.
15494         Implemented class and window DCs.
15496         * [windows/event.c]
15497         Implemented CS_DBLCLKS style.
15499         * [windows/graphics.c]
15500         Bug fix in SetPixel().
15502         * [windows/win.c]       
15503         Implemented CS_OWNDC style.
15504         Implemented Get/SetWindowLong().
15506         * [controls/menu.c] [windows/class.c] [windows/clipping.c] 
15507           [windows/dce.c] [windows/message.c] [windows/win.c]   
15508         Moved windows from global heap to USER heap.
15510 Mon Sep 13 05:00:11 1993  Eric Youngdale
15512         * [Makefile] [if1632/relay.c] [include/dlls.h] [selector.c]
15513           [loader/wine.c] [tools/build.c]
15514         Added ability to generate missing functions statistics.
15516 Mon Sep 13 12:09:47 1993  Scott A. Laird  (scott@curly)
15518         * [WIN31-APPLETS]
15519         Added new file.
15521         * [if1632/kernel.spec]
15522         Added definitions for GetProfile{Int,String} and SetHandleCount.
15524         * [if1632/keyboard.spec]
15525         Created interface specification for Keyboard driver DLL.
15527         * [if1632/relay.c]
15528         Added keyboard.dll to list of included DLLs.
15530         * [if1632/user.spec]
15531         Added LoadAccelerators definition.
15533         * [loader/resource.c]
15534         Added LoadAccelerators stub.
15536         * [misc/file.c]
15537         Changed OpenFile, and added SetHandleCount (for winfile.exe)
15539         * [misc/keyboard.c]
15540         Added keyboard code.
15542         * [misc/profile.c] [misc/xt.c]
15543         Moved GetPrivateProfile* commands here, and added GetProfile*
15544         commands.
15546 Mon Sep 13 10:24:37 1993  Andrew Bulhak
15548         * [windows/utility.c]
15549         Implemented MulDiv(), OutputDebugString() and wvsprintf()
15551 Fri Sep 10 09:13:30 1993  John Brezak
15553         * [*/Makefile]
15554         Created patch to allow BSD make to build wine.
15556         * [windows/win.c]
15557         Fixed NULL pointer reference.
15559         * [windows/message.c] [misc/xt.c]
15560         Defined HZ to handle system specific timing.
15562         * [windows/graphics.c]
15563         Use M_PI is PI
15565         * [objects/pallete.c]
15566         NetBSD does not have /usr/include/values.h and MAXINT is INT_MAX.
15568         * [dump.c] [ldt.c] [wine.c]
15569         ifdef'ed linux headers for linux compile.
15571         * [loader/ldtlib.c]
15572         Add NetBSD system calls when compiled on that system.
15574         * [loader/selector.c]
15575         Use mmap(MAP_ANON, ...) for NetBSD.
15577         * [if1632/call.S]
15578         Fixed selector assumptions.
15580 Thu Sep 9 20:01:37 1993  David Metcalfe
15582         * [controls/WinButton*] [controls/button.c] [controls/widget.c]
15583           [windows/win.c] [windows/class.c]
15584         Added 3D button control and tied into CreateWindow()
15586 Thu Sep  9 07:35:24 1993  Scott Laird
15588         * [if1632/sound.spec]
15589         Created interface specification for SOUND DLL.
15591         * [if1632/win87em.spec]
15592         Added more functions to the WIN87EM DLL interface specification
15594         * [misc/emulate.c]
15595         Created stubs for the new math emulation functions.
15597         * [misc/sound.c]
15598         Created stubs for the SOUND DLL.
15600 Sun Sep  5 21:02:10 1993  John Burton
15602         * [if1632/kernel.spec]
15603         Added interface specifications for OpenFile, _lclose, _lread, _lopen,
15604         and _lwrite.
15606         * [include/windows.h]
15607         Added OF_ macros
15609         * [misc/file.c]
15610         Implemented OpenFile, _lclose, _lread, _lopen and _lwrite.
15612 Fri Sep  3 18:47:03 1993  Alexandre Julliard
15614         * [windows/dc.c]
15615         Bug fix
15617         * [objects/text.c]
15618         Bug fix
15620 Fri Sep  3 18:47:03 1993  Bob Amstadt
15622         * [objects/linedda.c]
15623         Finished LineDDA().
15625 Fri Sep  3 11:52:18 1993  Bob Amstadt
15627         * [windows/timer.c]
15628         Changed to use CallWindowProc() rather directly calling callback.
15630         * [windows/event.c]
15631         Implemented SetCapture() and ReleaseCapture()
15633         * [windows/keyboard.c]
15634         Created stub for GetKeyState()
15636         * [objects/linedda.c]
15637         Created stub for LineDDA()
15639         * [if1632/callback.c]
15640         Created callback handler for LineDDA callback procedure.
15642         * [if1632/callback.c]
15643         Created FreeProcInstance()
15645 Fri Sep  3 08:36:52 1993  David Metcalfe
15647         * [loader/signal.c]
15648         Patch to and code for INT 1A
15650 Thu Sep  2 00:31:54 1993  Alexandre Julliard
15652         * [objects/font.c] [objects/text.c]
15653         More text support: implemented justification and underlining.
15655         * [windows/clipping.c] [objects/clipping.c]
15656         Moved low-level clipping functions to objects/clipping.c.
15658         * [windows/clipping.c] [windows/event.c] [windows/message.c]
15659         Implemented window update regions.
15661         * [windows/dc.c] [objects/dcvalues.c]
15662         Moved some device-independent DC functions to objects/dcvalues.c.
15664         * [windows/graphics.c]
15665         Implemented InvertRect() and GetPixel().
15667 Sat Aug 28 08:40:23 1993  Eric Youngdale
15669         * [include/neexe.h] [loader/wine.c]
15670         Added code to handle relocation type 4.
15672         * [loader/signal.h] [loader/wine.c] [loader/selector.c]
15673         Added support for dos interrupts.
15675 Thu 26 Aug 19:15:00 1993  Eric Youngdale
15677         * [loader/selector.c]
15678         Fixed bug dealing with loading DLLs.
15680 Thu Aug 26 19:22:40 1993  Alexandre Julliard
15682         * [include/gdi.h] [objects/font.c] [windows/dc.c]
15683         Beginning of real font support.
15685         * [windows/graphics.c]
15686         Implemented PatBlt().
15688         * [memory/global.c]
15689         Corrected a bug with linked list handling in GlobalAlloc().
15691         * [objects/bitmap.c]
15692         Corrected a bug in BITMAP_SelectObject().
15694 Tue Aug 24 19:22:40 1993  David Metcalfe
15696         * [controls/Command*] [controls/Label*] [controls[MenuButto*]
15697           [controls/SmeMenuButt*]
15698         Change code to support & as a special character in menu item text.
15700 Tue Aug 24 19:22:40 1993  Alexandre Julliard
15702         * [include/gdi.h] [windows/dc.c]
15703         Heavily modified the DC structure for better device-independence.
15705         * [objects/bitmap.c]
15706         Implemented bitmap dimensions.
15708         * [windows/dc.c] [windows/dce.c]
15709         Implemented DC state saving and restoring.
15711         * [windows/dc.c]
15712         Implemented ROP mode.
15714         * [windows/graphics.c]
15715         Implemented FillRect().
15717 Mon Aug 23 22:08:34 1993  Bob Amstadt  (bob at pooh)
15719         * [misc/xt.c]
15720         Fixed bug in InvalidateRect().  Solitaire attempted to
15721         clear window before it was realized.
15723         * [loader/resource.c]
15724         Began rewrite of LoadBitmap().
15726         * [loader/wine.c]
15727         Fixed code which set Argv and Argc global variables.
15729         * [loader/selector.c]
15730         Added code to set up command line arguments.
15732         * [include/neexe.h]
15733         Fixed error in PSP structure.
15735 Tue Aug 17 20:41:12 1993  Alexandre Julliard
15737         * [include/gdi.h] [windows/dc.c]
15738         Implemented device capabilities.
15740         * [objects/region.c]
15741         Implemented EqualRgn() and CombineRgn().
15743         * [windows/clipping.c]
15744         Implemented Save/RestoreVisRgn().
15746         * [windows/graphics.c]
15747         Implemented PaintRgn() and FillRgn().
15749         * [windows/mapping.c]
15750         Implemented mapping modes.
15752 Tue Aug 10 14:07:38 1993  Alexandre Julliard
15754         * [if1632/user.spec] [misc/rect.c]
15755         Implemented rectangle API functions.
15757         * [if1632/gdi.spec] [include/gdi.h] [objects/region.c]
15758         Implemented regions.
15760         * [windows/class.c]
15761         Corrected a typo in UnregisterClass().
15763         * [windows/clipping.c] [windows/dc.c]
15764         Implemented DC clipping and visible region.
15766 Tue Aug 10 20:57:56 1993  Bob Amstadt  (bob at pooh)
15768         * [controls/menu.c] [windows/win.c]
15769         SetMenu(), GetMenu(), CheckMenuItem() implemented
15771 Thu Aug  5 22:33:22 1993  Bob Amstadt  (bob at pooh)
15773         * [controls/menu.c] [windows/win.c]
15774         Many improvements menus.  LoadMenu() should work.
15776 Wed Aug  4 14:55:36 1993  Alexandre Julliard
15778         * [objects/dib.c]
15779         Started the implementation of device-independent bitmaps.
15781         * [objects/bitmap.c]
15782         Added support for multiple bitmap depths.
15784         * [objects/brush.c]
15785         Implemented pattern brushes.
15787         * [windows/dc.c] [windows/graphics.c]
15788         Implemented some GDI graphics primitives.
15790 Tue Aug  3 21:16:47 1993  Bob Amstadt  (bob at pooh)
15792         * [controls/menu.c] [windows/win.c] [include/menu.h]
15793         Code to load class menus from executable file.
15795         * [if1632/user.spec]
15796         Fixed specification of SendMessage() and PostMessage.
15798 Mon Jul 26 21:53:24 1993  Alexandre Julliard
15800         * [if1632/call.S]
15801         Corrected a bug in KERNEL_InitTask().
15803         * [include/windows.h]
15804         Added a lot of constants.
15806         * [loader/selector.c]
15807         Corrected a bug in segment allocation in CreateSelectors().
15809         * [objects/bitmap.c]
15810         Implemented SelectObject() for bitmaps.
15812         * [objects/brush.c]
15813         Implemented hatched brushes and SelectObject().
15815         * [objects/gdiobj.c]
15816         Removed linked list (not needed).
15818         * [objects/palette.c]
15819         Implemented system palette creation and misc. palette API functions.
15821         * [windows/timer.c]
15822         Implemented timers.
15824         * [windows/dc.c]
15825         Implemented memory device contexts.
15827 Tue Jul 20 10:38:59 1993  Bob Amstadt  (bob at pooh)
15829         * [dos.c]
15830         Split DOS3Call() out of kernel.c.  Added support for get date
15831         and time functions.
15833         * [call.S]
15834         Added function ReturnFromRegisterFunc() to allow DOS calls
15835         to return values in registers.
15837         * [regfunc.h]
15838         Macros to access registers saved on stack.
15840 Tue Jul 20 10:38:59 1993  Alexandre Julliard
15842         * [win.c]
15843         Corrected allocation of the WM_CREATE data structure.
15845         * [dce.c] [dce.h]
15846         Implemented DCE handling.
15848         * [bitmap.c] [brush.c] [dc.c] [font.c] [gdi.h] [gdi.spec] 
15849           [gdiobj.c] [palette.c] [pen.c]
15850         Implemented the GDI objects data structures and allocation.
15852         * [windows.h]
15853         Added several structures and constants for GDI objects.
15855 Mon Jul 19 12:51:10 1993  Bob Amstadt  (bob at pooh)
15857         * [ldtlib.c]
15858         Modified system calls to match Linus' new interface for
15859         the LDT modification.
15861         * [win.c]
15862         Fixed bug with WM_CREATE message.
15864         * [heap.c] [kernel.spec]
15865         Completed local heap allocation functions.
15867         * [global.c]
15868         Created function GlobalQuickAlloc() for easy allocation from DLLs
15870 Tue Jul 13 20:31:31 1993  Bob Amstadt  (bob at pooh)
15872         * [global.c]
15873         Completed global memory pool API
15875 Sun Jul 11 16:59:52 1993  Alexandre Julliard
15877         * [message.c] [user.c] [user.spec] [windows.h]
15878         Added emulation of Windows message queue.
15880 Thu Jul  8 19:29:27 1993  Bob Amstadt  (bob at pooh)
15882         * [build.c] Original by Bob Amstadt
15883         * [callback.c] Original by Bob Amstadt, updates by 
15884         Alexandre Julliard
15885         * [dump.c] Original by Bob Amstadt
15886         * [global.c] Original by Bob Amstadt
15887         * [heap.c] Original by Bob Amstadt
15888         * [kernel.c] Original by Bob Amstadt
15889         * [ldt.c] Original by Bob Amstadt
15890         * [ldtlib.c] Original by Bob Amstadt
15891         * [relay.c] Original by Bob Amstadt
15892         * [resource.c] Original by Bob Amstadt, updates by 
15893         Alexandre Juliard
15894         * [selector.c] Original by Bob Amstadt, updates by Eric Youngdale
15895         * [user.c] Original by Bob Amstadt
15896         * [wine.c] Original by Bob Amstadt, updates by Eric Youngdale and
15897         Alexandre Julliard
15898         * [wintcl.c] Original by Regents of the University of California,
15899         updates by Peter MacDonald and Alexandre Julliard
15900         * [callback.h] Original by Bob Amstadt
15901         * [dlls.h] Original by Bob Amstadt
15902         * [heap.h] Original by Bob Amstadt
15903         * [neexe.h] Original by Bob Amstadt
15904         * [prototypes.h] Original by Bob Amstadt, updates by 
15905         Eric Youngdale
15906         * [segmem.h] Original by Bob Amstadt
15907         * [tkInt.h] Original by Regents of the University of California
15908         * [windows.h] Original by Peter MacDonald, updates by 
15909         Alexandre Julliard and Bob Amstadt
15910         * [wine.h] Original by Eric Youngdale
15911         * [kernel.spec] Original by Bob Amstadt, updates by 
15912         Alexandre Julliard
15913         * [gdi.spec] Original by Bob Amstadt, updates by 
15914         Alexandre Julliard
15915         * [shell.spec] Original by Bob Amstadt
15916         * [unixlib.spec] Original by Bob Amstadt
15917         * [user.spec] Original by Bob Amstadt, updates by Alexandre Julliard
15918         * [win87em.spec] Original by Bob Amstadt
15919         * [Windows.tcl] Original by Peter MacDonald, updates by 
15920         Alexandre Julliard
15921         * [build-spec.txt] Original by Bob Amstadt
15922         * [if1632.S] Original by Bob Amstadt, updates by Eric Youngdale