Release 970629
[wine/multimedia.git] / ChangeLog
blob50fa2fe7fe20c16d22c617bee2584749aba1b4a8
1 ----------------------------------------------------------------------
2 Thu Jun 26 02:14:03 1997  Slaven Rezic  <eserte@cs.tu-berlin.de>
4         * [Makefile.in]
5         New target install_includes.
7         * [rc/parser.h] [rc/parser.y] [rc/winerc.c]
8         Some bug fixes.
10 Wed Jun 25 14:43:41 1997  Victor Schneider <vischne@ibm.net>
12         * [controls/edit.c]
13         Fixed WM_GETTEXT return value.
15 Tue Jun 24 23:46:04 1997  Michiel van Loon <mfvl@xs4all.nl>
17         * [multimedia/*.c] [include/mmsystem.h]
18         Added more callback code, including (I hope) function callback.
19         Changed some linear pointers into segmented.
21         * [multimedia/audio.c]
22         Removed some bugs.
24 Sat Jun 28 11:37:56 1997  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
26         * [if1632/commdlg.spec][if1632/comdlg32.spec][misc/commdlg.c]
27           [include/commdlg.h]
28         Implemented parts of comdlg32: GetOpenFileName32*,
29         GetSaveFileName32*, GetFileTitle32* using the 16 bit equivalents.
31         * [windows/event.c]
32         EVENT_QueryZOrder: check for children !=NULL (happens when
33         using -managed).
35         * [BUGS][DEVELOPER-HINTS]
36         Updated.
38         * [objects/text.c]
39         Added GetTextCharset... (stub mostly).
41 Sat Jun 21 08:47:58 1997  Philippe De Muyter  <phdm@info.ucl.ac.be>
43         * [if1632/kernel.spec] [if1632/gdi.spec] [include/windows.h]
44           [loader/resource.c] [graphics/x11drv/xfont.c]
45         SetResourceHandler & RemoveFontResource prototypes fixed.
47         * [if1632/relay.c] [if1632/kernel.spec] [if1632/user.spec]
48           [if1632/olesvr.spec] [if1632/commdlg.spec] [if1632/ddeml.spec]
49           [if1632/gdi.spec] [if1632/lzexpand.spec] [if1632/shell.spec]
50           [include/windows.h] [memory/string.c] [tools/build.c]
51         New type of parameter allowed in .spec files : str, printed
52         as a string with -debugmsg +relay. .spec files updated.
54         * [objects/dc.c]
55         In DC_SetupGCForPen, call BlackPixelOfScreen, not BlackPixel.
56         Likewise for WhitePixel.
58         * [objects/gdiobj.c] [graphics/x11drv/brush.c]
59         Use BS_HATCHED with an added entry in HatchBrushes for DkGrayBrush,
60         instead of BS_SOLID.
62 Fri May 30 17:58:00 1997  Chris Faherty <chrisf@america.com>
64         * [windows/keyboard.c]
65         Added vkey to scancode translation table.
66         This was primarily to fix Citrix WinFrame client which
67         always needs scancodes in WM_KEYDOWN.
68         Tested with Exceed 5.1.0.1 & XFree86 3.1.2.
70 ----------------------------------------------------------------------
71 Sat Jun 14 13:05:23 1997  Andreas Mohr <100.30936@germany.net>
73         * [include/mmsystem.h]
74         Avoided infinite loop in audio code when accessing
75         WAVEOUTCAPS/WAVEINCAPS/MIDIOUTCAPS/AUXCAPS with rigid variable
76         offsets (I applied WINE_PACKED).
78         * [*/*]
79         Added "WARNING:" and "ERROR:" to some printf's.
80         Just grep for them with '-debugmsg +all'.
82         * [multimedia/audio.c] [multimedia/mmsystem.c]
83         Implemented wave callbacks: window and function callback.
84         Fixed problem with WAVE_NotifyClient().
85         Misc fixes.
87         * [windows/winhelp.c]
88         Fixed problem with windows help telling "Help topic doesn't exist".
89         But this problem still remains when using Winword.
91 Wed Jun 11 09:14:20 1997  Alex Korobka <alex@trantor.pharm.sunysb.edu>
93         * [wine.ini]
94         New 'fonts' section format. Read documentation/fonts.
96         * [controls/icontitle.c] [windows/winpos.c] [windows/nonclient.c]
97           [windows/win.c] [include/win.h]
98         Implemented icon titles.
100         * [graphics/x11drv/xfont.c] [objects/font.c] [objects/dc.c]
101           [include/x11drv.h] [include/x11font.h] [documentation/fonts]
102         Rewrote font mapper from scratch.
104         * [tools/fnt2bdf.c]
105         Bug fixes. REPLACE FONTS CREATED BY THE PREVIOUS VERSIONS.
107         * [windows/defwnd.c] [windows/nonclient.c]
108         Word document window activation fix.
110         * [windows/mdi.c] [windows/win.c]
111         Replaced WCL lists with WIN_BuildWinArray().
113 Mon Jun  9 23:51:16 1997  Andrew Taylor <andrew@riscan.com>
115         * [misc/error.c] [include/windows.h] [if1632/kernel.spec]
116         Implemented LogParamError, LogError functions.
118 Tue Jun  3 23:46:04 1997  Michiel van Loon <mfvl@xs4all.nl>
120         * [include/mmsystem.h] [multimedia/audio.c]
121         Constants for asynchronous play and record.
123         * [multimedia/time.c]
124         Filled in some empty functions.
126         * [multimedia/mmsystem.c]
127         Fixed bugs in waveOutOpen.
129         * [multimedia/mmsystem.c] [multimedia/audio.c]
130         Implemented Window Callback for wave output at least.
132         * [files/file.c]
133         Corrected bug in FileDosSetError.
134         NULL pointer checking added.
136         * [misc/spy.c]
137         Added Multimedia messages to SPY_GetMsgName.
139 Tue Jun 3 22:34:30 1997  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
141         * [debugger/*.c][include/peexe.h][loader/*.c][tools/build.c]
142           [tools/fnt2bdf.c][library/sup.c]
143         IMAGE_* structs/defines changed fit better to SDK naming
144         Don't load non-i386 PE executables.
145         %fs should already be initialised for the FIRST loaded PE module.
147         * [if1632/advapi.spec][win32/advapi.c]
148         Some small stubs added to bring win32 setup.exe a bit farther.
150         * [if1632/kernel32.spec][scheduler/process.c]
151         Adapted to match win95 kernel32.dll ordinals (NT doesn't use
152         ordinal import), some ordinal only exported functions added.
154         * [if1632/relay.c]
155         Added CallProc32W.
157         * [misc/lzexpand.c]
158         Fixed return values of GetExpandedName* (thanks to Andreas Mohr).
160         * [objects/dib.c]
161         Everything with more than 8 bit of color is a truecolor mode
162         and doesn't have a colormap.
164 Tue Jun  3 09:24:53 1997  John Harvey <john@division.co.uk>
166         * [graphics/win16drv/font.c] [graphics/win16drv/init.c]
167           [graphics/win16drv/prtdrv.c] [graphics/win16drv/text.c]
168           [include/win16drv.h]
169         Changed some structures that are passed to and from the 16 bit
170         drivers to be allocated on the global heap.
171         Implemented Escape(Control) 0x100 GetExtTextData properly to
172         stop word from crashing.
173         Postscript driver now prints on complete page instead of top
174         left corner.
175         Print spooling implemented.
177         * [loader/module.c]
178         MODULE_GetOrdinal changed char buffer to unsigned char to stop
179         a loop that was happening when running the font control
180         program from the control panel.
182 Sun Jun  1 19:05:02 1997  Peter Schlaile <up9n@rz.uni-karlsruhe.de>
184         * [include/miscemu.h] [loader/main.c] [msdos/ioports.c]
185         Added support for direct io port access.
187 Fri May 30 16:18:35 1997  David A. Cuthbert <dacut@dssc3353.ece.cmu.edu>
189         * [misc/ver.c]
190         Implemented VerFindFile16.
192 Tue May 27 22:00:39 1997  Rick Richardson <rick@dgii.com>
194         * [misc/comm.c]
195         Fixed GetCommError and GetCommEventMask.
197 Tue May 27  9:10:53 1997  Georg Beyerle <gbeyerle@awi-potsdam.de>
199         * [scheduler/thread.c]
200         Minor fix in thread database initialization.
202 Mon May 26 19:46:34 1997  Philippe De Muyter  <phdm@info.ucl.ac.be>
204         * [objects/dc.c]
205         In DC_SetupGCForPen, avoid to draw in GXxor mode with a 0 mask.
207 Mon May 26 15:22:42 1997  Bruce Milner <Bruce.Milner@genetics.utah.edu>
209         * [loader/pe_image.c]
210         Add code for modules that co-reference each other. Photodex's
211         agds.exe (cpic32) has two dll's that make calls into each other.
213 Mon May 26 13:38:16 1997  Jody Goldberg <jodyg@idt.net>
215         * [memory/virtual.c]
216         Dont use stdio when reading /proc/self/maps.  It causes problems
217         with libc6.
219         * [windows/dialog.c]
220         Translate messages in IsDialogMessage when DLGC_WANTMESSAGE
221         is used.
223 Sun May 25 17:02:21 1997  Huw D M Davies <h.davies1@physics.oxford.ac.uk>
225         * [objects/metafile.c]
226         Resource cleanup in EnumMetaFile(). This was one reason Word was
227         crashing after long periods of use. (Thanks to Chris Underhill for
228         the logs)
230 Sun May 25 14:59:33 1997  Jimen Ching  <jching@flex.com>
232         * [multimedia/mcistring.c]
233         Initial support for compound MCI commands.
234         Use case-insensitive compare for 'alias' and 'element' keywords.
235         Fixed pointer copy of args keywords array.
237 ----------------------------------------------------------------------
238 Tue May 20 19:20:23 1997  Pablo Saratxaga <srtxg@linux.chanae.stben.be>
240         * [resources/sysres_Es.rc]
241         Updated CHOOSE_FONT, CHOOSE_COLOR, EDITMENU for Spanish.
243 Mon May 19 22:06:04 1997  Michiel van Loon <mfvl@xs4all.nl>
245         * [multimedia/mcistring.c]
246         Corrected bug for device!element command.
248         * [multimedia/mmaux.c]
249         Replaced printf and fprintf calls by dprintf_mmaux.
251         * [multimedia/audio.c]
252         Corrected debugmessage in wodGetVolume.
253         Include code for MCI_CUE command.
255         * [multimedia/mmsystem.c]
256         Added the MCIERR_SEQ error messages.
258         * [if1632/mmsystem.spec] [multimedia/audio.c] [multimedia/mmsystem.c]
259         Changed call structure of waveInOpen and waveOutOpen.
261         * [multimedia/mmsystem.c] [multimedia/audio.c] [multimedia/midi.c]
262           [multimedia/mmaux.c] [multimedia/mcicda.c] [multimedia/mcianim.c]
263           [multimedia/mcistring.c] [include/mmsystem.h]
264         Changed the deviceID scheme.
266         * [include/queue.h] [include/win16drv.h] [msdos/dpmi.c]
267           [windows/user.c] [windows/driver.c] [graphic/wing.c]
268           [graphics/x11drv/bitmap.c] [misc/wsprintf.c] [misc/crtdll.c]
269         Removed compiler warnings.
271 Mon May 19 01:32:24 1997  Alex Korobka <alex@trantor.pharm.sunysb.edu>
273         * [controls/menu.c] [windows/win.c] [windows/graphics.c]
274         Popup menu shade, new system menu implementation, 
275         ModifyMenu() fixes, better check mark painting.
277         * [windows/mdi.c]
278         MDI client fix for Win32.
280 Sat May 17 12:02:11 1997  Albrecht Kleine  <kleine@ak.sax.de>
282         * [objects/metafile.c]
283         Added handling of META_DIBBITBLT, META_SETTEXTJUSTIFICATION
284         plus bugfix in META_EXTTEXTOUT (start_of_text etc.)
286 Thu May 15 22:52:00 1997  Jimen Ching  <jching@flex.com>
288         * [loader/ne_image.c]
289         Make sure dgroup is valid by checking pModule->flags consistently.
291 ----------------------------------------------------------------------
292 Tue May  6 19:12:20 1997  Alexandre Julliard  <julliard@lrc.epfl.ch>
294         * [loader/task.c] [loader/module.c]
295         Fixed command line in LoadModule to already include the length
296         indicator (thanks to Andreas Mohr).
298         * [windows/dialog.c]
299         DlgDirList: fixed behavior with DDL_DRIVES | DDL_EXCLUSIVE (thanks
300         to Bruce Milner for this one); correctly update file spec on exit.
302         * [windows/winproc.c] [if1632/thunk.c] [include/callback.h]
303         Moved emulator-specific code for calling window procedure to
304         thunk.c.
306 Mon Apr 28 10:21:59 1997  Huw D M Davies <h.davies1@physics.oxford.ac.uk>
308         * [memory/local.c]
309         Better implementation of moveable blocks (first word in block is
310         the handle itself) and discarded blocks. Local(Re)Alloc is much
311         more like the real thing.
313 Thu Apr 24 19:50:19 1997  Albrecht Kleine <kleine@ak.sax.de>
315         * [objects/metafile.c]
316         Added handling of meta record META_DIBCREATEPATTERNBRUSH.
318 Mon Apr 21 14:03:32 1997  Alex Korobka <alex@trantor.pharm.sunysb.edu>
320         * [multimedia/mmsystem.c] [multimedia/audio.c]
321         Fixed leftover problems with masked device IDs.
323         * [msdos/int21.c]
324         Removed code duplications, fixed Write.
326         * [windows/event.c] [windows/dce.c] [windows/nonclient.c]
327           [windows/winpos.c]
328         Yet another attempt to make -managed work better.
330         * [controls/combo.c]
331         UI fix.
333 Mon Apr 21 13:10:24 1997  Marcus Meissner <msmeissn@immd4.informatik.uni-erlangen.de>
335         * [debugger/*]
336         All "Loading from ..." lines merged into one so important
337         information before the crash doesn't scroll out.
339         * [if1632/kernel.spec]
340         Added some ordinal stubs used by win95 OLE and friends.
342         * [win32/process.c] [if1632/kernel.spec] [loader/module.c]
343         MsgWaitForMultipleObjects,GetProcessTimes,RtlImageNtHeaders,
344         LoadLibraryEx32W and GetProcAddress32W added.
346         * [objects/bitmap.c]
347         XImages use another memory layout for depth 4 (and poss. other
348         depths) then Windows bitmaps. Replaced speedup hack by generic
349         (and better working) code.
351         * [objects/dib.c]
352         Another ximage!=bitmap memory layout bug. 
353         All _XinitImageFuncPtrs except one removed.
355 Sun Apr 20 17:12:30 1997  Andrew Taylor <andrew@riscan.com>
357         * [multimedia/audio.c]
358         Fixed some regression bugs.
360 Sun Apr 20 12:15:09 1997  Andreas Mohr <100.30936@germany.net>
362         * [loader/module.c]
363         Fixed MODULE_LoadExeHeader() to use the correct offset for
364         fast-load area.
366 Sat Apr 19 16:40:00 1997  Chad Fraleigh <chadf@bookcase.com>
368         * [controls/*] [debugger/*] [graphics/win16drv/*] [loader/*] [misc/*]
369           [win32/*]
370         Removed <malloc.h> and added <stdlib.h> where needed.
371         Changed printf formaters to match argument types (%lx instead of %x).
372         Casted some types to make the compiler happy. Mostly pointer<->ulong.
374         * [graphics/win16drv/init.c]
375         Fixed uninitialized variable.
377         * [include/msdos.h]
378         Added <sys/types.h> needed for <dirent.h>.
380         * [include/sigcontext.h]
381         Combined a common NetBSD & FreeBSD #ifdef, and added in OpenBSD.
382         Casted EIP_sig/ESP_sig to be unsigned long (declared as 'int' in *BSD).
384         * [misc/crtdll.c] [misc/lstr.c]
385         Casted last argument in v*printf() to be va_list. This code seems to
386         make BIG assumptions about the implementation of va_list.
388         * [misc/ver.c]
389         Fixed impossible if() expression (unsigned < 0).
391         * [misc/winsock.c]
392         Removed semicolon on the end of an if() statement.
394         * [windows/mdi.c]
395         Changed a counter/index to unsigned since it was complaining about
396         signed/unsigned comparison and didn't need to be negative.
398 Wed Apr 16 17:43:19 1997 Georg Beyerle <gbeyerle@awi-potsdam.de>
400         * [scheduler/thread.c]
401         Minor fix in thread database initialization.
403 Wed Apr 16 17:28:05 1997  Andreas Mohr <100.30936@germany.net>
405         * [files/file.c]
406         Fixed FILE_FillInfo() to omit the archive flag when handling a DOS
407         directory entry.
409 ----------------------------------------------------------------------
410 Mon Apr 14 11:22:54 1997  John Harvey <john@division.co.uk>
412         * [graphics/win16drv/init.c]
413         Minor changes to help debug problems.
415         * [if1632/dummy.c] [if1632/gdi.spec]
416         Dummy routines for StartPage, EndPage, SetAbortProc, AbortProc.
418         * [misc/printdrv.c] [if1632/gdi.spec] [include/windows.h]
419         StartDoc16, EndDoc16 new functions.
421 Sun Apr 13 11:18:35 1997  Alexandre Julliard  <julliard@lrc.epfl.ch>
423         * [memory/virtual.c]
424         Implemented MapViewOfFile.
426         * [debugger/dbg.y]
427         Added 'info maps' command.
429 Fri Apr 11 16:34:08 1997  Frans van Dorsselaer <devel@rulhmpc58.LeidenUniv.nl>
431         * [controls/edit.c] [controls/EDIT.TODO]
432         Started restructuring.  Performance improvements.
433         Fixed:  wordwrap, scrollbar handling, scrolling, painting,
434                 EditWndProc() is now reentrant, wordbreak procs,
435                 better compliance to specs.
436         New:    margins, format rectangle.
438         * [controls/widgets.c]
439         Changed the cursor for the edit control class to an I-beam.
441         * [include/callback.h]
442         Added 32 bit wordbreak callback.
444 Mon Apr  7 20:53:28 1997  Albrecht Kleine  <kleine@ak.sax.de>
446         * [objects/metafile.c]
447         Added handling of some more metafile records: 
448         META_CREATEREGION, META_INVERTREGION etc.
450 Sat Apr  5 09:23:02 MET DST 1997 Sven Verdoolaege <skimo@breughel.ufsia.ac.be>
452         * [loader/signal.c]
453         Define kernel sigaction ourselves instead of getting it
454         from the kernel source.
456 Wed Apr  2 21:05:00 1997  Uwe Bonnes <bon@elektron.ikp.physik.th-darmstadt.de>
458         * [control/menu.c]
459         Fix return value range for GetMenuState.
461         * [files/file.c]
462         Always fill out ofs->szPathName in FILE_DoOpenFile.
464         * [memory/string.c]
465         Add debug option string.
467         * [objects/cursoricon.c]
468         Fix return value for DestroyIcon32.
470 Mon Mar 31 17:16:12 1997  Alex Korobka <alex@trantor.pharm.sunysb.edu>
472         * [DEVELOPERS-HINTS] [misc/*] [windows/*] [graphics/*]
473         Added description of the source tree. Moved several
474         files to fit it.
476         * [misc/shell.c]
477         Use Win32 heap functions.
479 ----------------------------------------------------------------------
480 Fri Mar 28 14:18:32 1997  Alexandre Julliard  <julliard@lrc.epfl.ch>
482         * [misc/main.c] [ANNOUNCE]
483         Update the list of contributors. Please let me know if I forgot
484         someone.
486         * [controls/combo.c]
487         Fixed bug in CB_DIR16 handling.
488         Use correct text color in CBPaintText.
490         * [controls/listbox.c]
491         Fixed WM_CTLCOLOR handling.
493         * [windows/winproc.c]
494         Added translation for EM_*32 messages.
496 Mon Mar 24 01:31:52 1997  Steffen Moeller <moeller@mpimg-berlin-dahlem.mpg.de>
498         * [files/drive.c]
499         Added information on device and inode numbers to the DOSDRIVE
500         struct, using it to find DOS drives in a path even if it contains
501         symbolic links, eliminating annoying messages at startup.  
502         Edited functions DRIVE_Init and rewrote DRIVE_FindDriveRoot.
504 Wed Mar 19 16:31:18 1997  John Harvey <john@division.co.uk>
506         * [graphics/win16drv/font.c] [graphics/win16drv/init.c]
507           [graphics/x11drv/font.c] [objects/font.c] [include/gdi.h]
508           [include/win16drv.h] [include/x11drv.h]
509         Implemented GetCharWidth via graphics drivers.
511         * [graphics/win16drv/Makefile.in] [graphics/win16drv/prtdrv.c]
512         Moved printer driver interfaces into a separate file.
514         * [graphics/win16drv/text.c]
515         Fixed bugs that seg-faulted write.
517 Wed Mar 19 13:52:41 1997  Alex Korobka <alex@trantor.pharm.sunysb.edu>
519         * [BUGS]
520         Update.
522         * [controls/edit.c]
523         Removed useless parameters from a lot of functions.
525         * [controls/menu.c]
526         Improved keyboard shortcuts. Added check for entries with popup 
527         menu in EnableMenuItem().
529         * [windows/winproc.c] [windows/win.c] [memory/selector.c]
530         Do not allocate separate thunks for new windows.
532         * [misc/clipboard.c] [windows/painting.c]
533         Fixed problems with ClipBook.
535         * [controls/combo.c] [controls/edit.c] [controls/listbox.c]
536           [controls/widgets.c] [windows/graphics.c] [windows/defdlg.c]
537         Combo rewrite.
539         * [objects/dib.c]
540         Slight improvements.
542 Wed Mar 19 11:21:17 1997  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
544         * [misc/crtdll.c]
545         Added chdir/mkdir.
547         * [misc/ntdll.c]
548         Fixed some bugs, added RtlUnicodeStringToAnsiString.
550         * [win32/process.c]
551         Added initialisation of events/semaphores/mutices.
553 Wed Mar 19 01:55:40 1997  Ricardo R. Massaro <massaro@ime.usp.br>
555         * [resources/sysres_Po.rc]
556         Added support for Portuguese language.
558 Sat Mar 18 18:00:14 1997  Uwe Bonnes  <bon@elektron.ikp.physik.th-darmstadt.de>
560         * [windows/winpos.c] [if1632/user.spec] [if1632/user32.spec]
561         Implemented SwitchToThisWindow().
562         
563         * [misc/ver.c]
564         Corrected a flaw in VerInstallFile32A.
565         
566         * [msdos/int21.c]
567         Corrected wrong number in Int21 3305
568         Corrected Int21 714e, implemented Int21 7160,CL=2, 7143 and 7147
569         
570 Sun Mar 16 09:53:04 1997  Andreas Mohr <100.30936@germany.net>
572         * [loader/ne_module.c]
573         Fixed NE_LoadSegments() to set size to pSeg->minsize rather than
574         setting it to 0x10000 if pSeg->size is 0.
576 Thu Mar 13 12:15:00 1997  Anand Kumria <akumria@ozemail.com.au>
578         * [ANNOUNCE]
579         Added ftp.progsoc.uts.edu.au as a mirror of Wine.
581         * [memory/global.c]
582         Removed MemManInfo sizeof check.
584 Mon Mar 10 10:35:44 MET 1997 Sven Verdoolaege <skimo@breughel.ufsia.ac.be>
586         * [files/dos_fs.c]
587         Pick up kernel dirent on glibc systems.
589         * [loader/signal.c]
590         Pick up kernel sigaction on glibc systems.
592 Sat Mar  8 21:05:37 1997  Jimen Ching  <jching@aloha.com>
594         * [debugger/stabs.c] [debugger/msc.c]
595         Check return value of mmap.
597 Fri Mar  7 05:42:03 1997  Lee Jaekil <juria@seodu.co.kr>
599         * [win32/code_page.c]
600         Added IsValidCodePage.
602 ----------------------------------------------------------------------
603 Sun Mar  2 14:57:37 1997  Alexandre Julliard  <julliard@lrc.epfl.ch>
605         * [*/*]
606         Completed transition to new Win32 types.
608         * [tools/build.c]
609         Changed CallTo16_regs to take a CONTEXT argument.
611         * [memory/virtual.c]
612         Rewrote Virtual* functions. Implemented CreateFileMapping and
613         OpenFileMapping. Broke MapViewOfFile ;-)
615         * [win32/k32obj.c]
616         Implemented named objects.
618 Sun Mar  2 00:33:21 1997  Mikolaj Zalewski <zmikolaj@free.polbox.pl>
620         * [misc/ole2nls.c] [resources/sysres_Pl.c]
621         Added Polish language support.
623 Sat Mar  1 13:31:25 1997  David Faure <david.faure@ifhamy.insa-lyon.fr>
625         * [windows/keyboard.c]
626         Wrote VkKeyScan and tested with Winword. Works ok except for dead
627         chars.
629 Fri Feb 28 09:34:03 1997  John Harvey <john@division.co.uk>
631         * [graphics/win16drv/font.c] [graphics/win16drv/init.c]
632           [graphics/win16drv/obects.c]
633         Added start of SelectObject call for printer driver. Write should
634         now run with the printer driver enabled.
636 Wed Feb 26 20:03:32 1997  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
638         * [debugger/*.c]
639         Re-added a disassembly command (list serves another functionality
640         now).
642         * [loader/pe_resource.c]
643         Added # support.
645         * [misc/ole2nls.c]
646         GetStringType* added.
648         * [objects/color.c]
649         VGA16 fixes.
651         * [windows/class.c]
652         Look for global widget classes too in GetClassInfo32.
654         * [windows/sysmetrics.c] [include/windows.h]
655         Added Win32 sysmetrics.
657 Sat Feb 22 23:56:29 1997  Jukka Iivonen <iivonen@cc.helsinki.fi>
659         * [documentation/languages]
660         The fourth case updated.
662         * [if1632/ntdll.spec]
663         Added some is* and to* functions.
665 Sat Feb 22 23:05:47 1997  Morten Welinder  <terra@diku.dk>
667         * [configure.in]
668         Add tests for wait4 and waitpid.
670         * [loader/signal.c]
671         Clean up OS-dependent code.  I hope I got it right, :-)
673         * [tools/wineconf]
674         Recognise vfat file systems.  Ignore floppy drives specified in
675         /etc/fstab.
677         * [files/*]
678         Fix function names in error messages.
680 Sat Feb 22 06:15:13 1997  Pablo Saratxaga <srtxg@chanae.stben.be>
682         * [windows/keyboard.c] [windows/message.c]
683         Support for more latin alphabet dead keys for iso-8859-{1,2,3,4,9}
684         characters sets.
686 Fri Feb 21 20:37:50 1997  Huw D M Davies <h.davies1@physics.oxford.ac.uk>
688         * [controls/edit.c]
689         Fix incorrect arg order in LOCAL_Alloc() call.
691 Fri Feb 21 18:19:17 1997  Andrew Taylor  <andrew@riscan.com>
693         * [multimedia/mmsystem.c] [multimedia/mcistring.c]
694         Fixed bug related to device IDs returned by multimedia
695         system.  Implemented mciGetDeviceID.
697 Sat Feb 15 00:58:19 1997  Jimen Ching  <jching@aloha.com>
699         * [debugger/dbg.y]
700         Do not dereference invalid expressions.
702 ----------------------------------------------------------------------
703 Sat Feb 15 11:59:17 1997  Alexandre Julliard  <julliard@lrc.epfl.ch>
705         * [*/*]
706         Converted a lot of functions to Win32 types.
707         Removed HWND type.
709 Fri Feb 14 15:09:19 1997  Onno Hovers <onno@stack.nl>
711         * [memory/global.c]
712         Implemented GMEM_MOVEABLE blocks for Win32.
714 Fri Feb 14 00:24:39 1997  Alex Korobka <alex@trantor.pharm.sunysb.edu>
716         * [loader/task.c] [windows/queue.c]
717         Do not read X events while in the intertask SendMessage().
719         * [misc/lstr.c]
720         Fixed CharPrev32A().
722         * [windows/hook.c] [include/hook.h]
723         Restored broken WH_CALLWNDPROC functionality for dialogs, etc...
725         * [windows/win.c] [windows/defwnd.c] [windows/mdi.c]
726           [windows/event.c] [controls/edit.c] 
727         Added WIN_ISWIN32 flag to windows created by Win32 calls. 
728         Several new Win32 messages are sent when this flag is on.
729         
730         * [msdos/dosmem.c] [memory/global.c]
731         Some changes in DOS memory allocation.
733 Fri Feb  7 21:46:03 1997  Andrew Taylor  <andrew@riscan.com>
735         * [win32/security.c]
736         Added SID manipulation functions.
738         * [include/debug.h]
739         Added debugging class "security".
741 Fri  Feb 7 20:46:33 1997  Robert Pouliot <krynos@clic.net>
743         * [debugger/msc.c] [debugger/source.c] 
744           [documentation/wine_os2.txt] [loader/signal.c]
745         Some more changes for OS/2. Doesn't work yet.
747 Fri  Feb 7 09:31:17 1997  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
749         * [scheduler/process.c]
750         Added ExpandEnvironmentStrings*.
752         * [misc/ntdll.c] [include/ntdll.h]
753         Added some new functions.
755         * [objects/cursoricon.c]
756         CURSORICON_LoadHandler: check against some bizarre out of memory
757         conditions.
758         
759         * [windows/mdi.c]
760         Fixed DefFrameProc32*, added TranslateMDISysAccel32.
762 Wed Feb  5 01:31:05 1997  John Zero <john@globe.graphisoft.hu>
764         * [resources/sysres_Hu.rc] [misc/ole2nls.c] [misc/main.c]
765           [programs/progman/Hu.rc] [programs/winhelp/Hu.rc]
766         Added Hungarian language support.
768 ----------------------------------------------------------------------
769 Sun Feb  2 12:31:03 1997  Alexandre Julliard  <julliard@lrc.epfl.ch>
771         * [files/drive.c]
772         Fixed SetCurrentDirectory() to also change the current drive.
774         * [win32/except.c] [tools/build.c]
775         Use Win32 register functions to implement exception handling.
776         Fixed UnhandledExceptionFilter.
778 Fri Jan 31 15:42:41  1997  David Faure  <david.faure@ihamy.insa-lyon.fr>
780         * [windows/keyboard.c]
781         Added KEYBOARD_GenerateMsg to generate Caps Lock and NumLock events
782         Added calls to KEYBOARD_GenerateMsg when the key is pressed/released
783         or when the state has changed, out of wine.
784         Changed type 3-state 'ToggleKeyState' to boolean. The On/Off is given
785         by InputKeyStateTable.
787 Wed Jan 29 21:53:04 1997  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
789         * [loader/*resource.c][if1632/thunk.c]
790         EnumResource* added.
792         * [loader/pe_resource.] [loader/resource.c]
793         SizeofResource32(), LoadAccelerators32() added.
795         * [misc/lstr.c]
796         FormatMessage %n added.
798         * [misc/crtdll.c][include/ctrdll.h][if1632/crtdll.spec]
799         _chdrive,_errno,_isctype added.
801         * [misc/cpu.c]
802         Replaced runtime_cpu by GetSystemInfo().
804         * [windows/hook.c][include/hook.h]
805         Fixed mapping of hooks to win32/unicode.
807         * [windows/keyboard.c] [windows/defwnd.c]
808         Updated to win32 standard.
809         ALT-<Menukey> fixed.
811         * [windows/queue.c]
812         GetWindowThreadProcessId() implemented.
814 Mon Jan 27 16:42:49 1997  John Harvey <john@division.co.uk>
816         * [graphics/metafiledrv/*] [graphics/x11drv/*]
817           [objects/bitmap.c] [objects/brush.c] [objects/font.c]
818           [objects/gdiobj.c] [objects/pen.c]
819         Moved SelectObject to graphics drivers. Printer support now works
820         in a few cases but is definitely not complete. Generic/text driver
821         works. The postscript driver works if true type fonts are disabled
822         from the control panel. To enable printer support add Printer=on
823         to the wine section of your wine.conf file. This causes write not
824         to work properly. I know that several other printer drivers do not
825         work.
827         * [tools/build.c]
828         Make .stabs not used for svr4 since it doesn't use GNU assembler.
830         * [misc/fontengine.c]
831         Make sure a printf doesn't crash the system.
833 Sat Jan 25 15:53:35 1997  Huw D M Davies <h.davies1@physics.oxford.ac.uk>
835         * [objects/metafile.c]
836         Fixed some problems with PlayMetaFileRecord().
838         * [objects/dc.c]
839         hClipRgn gets initialized in GetDCState().
841 Fri Jan 24 21:22:26 1997  Philippe De Muyter  <phdm@info.ucl.ac.be>
843         * [debugger/stabs.c]
844         Handle file names beginning with '/'.
846 Fri Jan 24 18:33:04 1997  Robert Pouliot <krynos@clic.net>
848         * [*/*]
849         Some more patches for OS/2 support.
851 Fri Jan 24 11:30:41 1997  Bang Jun-Young  <bangjy@nownuri.nowcom.co.kr>
853         * [resources/sysres_Ko.rc]
854         Updated support for Korean (Ko) language.
856 ----------------------------------------------------------------------
857 Sun Jan 19 11:46:48 1997  Alexandre Julliard  <julliard@lrc.epfl.ch>
859         * [loader/module.c]
860         Fixed LoadModule() to always call the DLL initialization code.
862         * [windows/event.c]
863         Moved all the keyboard stuff to windows/keyboard.c
865         * [tools/build.c]
866         Fixed Win32 register functions.
868 Sat Jan 18 22:24:41 1997  David Makepeace  <D.Makepeace@mailbox.uq.oz.au>
870         * [tools/makedep.c]
871         Fixed bug which causes SEGV on Solaris x86.
873 Fri Jan 17 18:32:27 1997  Frans van Dorsselaer <dorssel@rulhmpc49.LeidenUniv.nl>
875         * [controls/edit.c]
876         Implemented WM_UNDO, WM_CONTEXTMENU (temporary using WM_RBUTTONUP),
877         WM_COMMAND, WM_INITPOPUPMENU, WM_SYSKEYDOWN.
878         Fixed EM_SETSEL and some minor bugs (features).
879         Hence: fully functional undo and a win95 menu with the right mouse
880                 button.
882         * [include/resources.h] [resources/TODO] [resources/sysres_??.rc]
883         Added a context menu for the edit control.
884         Translations, please ...
886 Fri Jan 17 08:29:52 1997  David Faure <david.faure@ifhamy.insa-lyon.fr>
888         * [windows/event.c]
889         Move EVENT_ToAscii to windows/keyboard.c (where name ToAscii)
890         Fixed Keypad keys 0-9 and . in EVENT_event_to_vkey.
891         Added 3-state handling of toggle keys (CapsLock, NumLock) in order
892         to make them work with any X server.
893         Toggle keys now generate WM_KEYDOWN and WM_KEYUP on each pressing.
895         * [include/keyboard.h]
896         Totally replaced the file (formerly containing the vkcase definitions)
897         by the declaration of 'extern' variables contained by event.c and used
898         by keyboard.c
899         
900         * [windows/keyboard.c]
901         Started to rewrite VkKeyScan and MapVirtualKey, to make them use the 
902         table keyc2vkey or X functions only.
903         ToAscii : added keypad 0-9 and . special case.
904         Changed toggle keys active mask from 0x80 to 0x1.
906         * [misc/keyboard.c]
907         File deleted. Contents moved to windows/keyboard.c.
909         * [misc/main.c]
910         Added putenv XKB_DISABLE to disable XKB extension (which, when
911         present, causes AltGr to change keyboard group instead of being a
912         modifier).
914 Tue Jan 14 22:56:43 1997  Philippe De Muyter  <phdm@info.ucl.ac.be>
916         * [windows/event.c]
917         Do not assume NumLockMask is Mod2Mask, but compute it by scanning
918         output of XGetModifierMapping for XK_Num_Lock.
920 Tue Jan 14 15:49:49 1997  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
922         * [loader/pe_*.c] [include/peexe.h] [include/resource32.h]
923           [debugger/*.c]
924         General clean up.
925         Changed defines/structures to match Windows NT SDK.
927         * [loader/main.c]
928         Don't crash on empty command-line.
930         * [windows/winpos.c]
931         winpos.c made win32 clean.
933         * [misc/ntdll.c]
934         Some string conversion additions.
936         * [files/file.c]
937         GetFileAttributes/GetTempFileName fixed.
939         * [misc/ver.c]
940         VerInstallFile implemented.
942 Mon Jan 13 15:03:11 1997  Philippe De Muyter  <phdm@info.ucl.ac.be>
944         * [tools/build.c]: Use PREFIX also in stabs messages.
946 Mon Jan 13 10:40:33 1997  John Harvey <john@division.co.uk>
948         * [graphics/win16drv/*] [include/win16drv.h]
949         Many fixes and some new features.
951         * [graphics/x11drv/font.c] [graphics/x11drv/init.c]
952           [include/x11drv.h] [objects/font.c]
953         GetTextMetrics() moved to graphics driver.
955         * [if1632/gdi.spec] [misc/fontengine.c] [misc/Makefile.in]
956         New dummy EngineEnumerateFont, EngineRealizeFont functions.
958         * [include/windows.h]
959         TEXTFORM16 and FONTINFO16 structure definitions moved here from
960         include/win16drv.h
962 ----------------------------------------------------------------------
963 Sat Jan 11 18:17:59 1997  Alexandre Julliard  <julliard@lrc.epfl.ch>
965         * [controls/menu.c]
966         Updated to new Win32 types.
968         * [controls/listbox.c]
969         Fixed Winfile extended selection bug.
971         * [files/directory.c]
972         Changed DIR_SearchPath to return both long and short file names.
974         * [files/dos_fs.c]
975         Implemented VFAT ioctl to retrieve the original short filenames
976         from a VFAT filesystem (Linux only for now).
977         Replaced DOSFS_GetUnixFileName()/DOSFS_GetDosTrueName() by
978         DOS_GetFullName().
979         Properly implemented GetShortPathName() and GetFullPathName().
980         Made all functions re-entrant.
982         * [files/file.c] [misc/main.c]
983         Replaced -allowreadonly option by -failreadonly. The default is
984         now to report success when opening a read-only file for writing.
986         * [objects/metafile.c]
987         Fixed bug in DIB bitmaps pointer calculation.
989         * [scheduler/process.c]
990         Implemented environment strings and Get/SetStdHandle with process
991         environment block.
993         * [tools/build.c]
994         Rewrote BuildContext32() to avoid instructions that may not be
995         supported by all assemblers.
996         
997 Fri Jan 10 17:11:09 1997  David Faure  <david.faure@ifhamy.insa-lyon.fr>
999         * [windows/event.c]
1000         Created table keyc2vkey, which associate a vkey(+extended bit) to
1001         any keycode. Changed EVENT_event_to_vkey to use this table to
1002         return the correct vkey. Changed EVENT_ToAscii to get the keycode
1003         from this table too.  Assigned OEM specific vkeys arbitrarily.
1005 Fri Jan 10 09:26:17 1997  John Harvey <john@division.co.uk>
1007         * [misc/winsock.c] [misc/winsoc_async.c]
1008         Fixed svr4 header files.
1009         Changed bzero() to memset().
1011         * [tools/fnt2bdf.c]
1012         Removed bcopy() and used memcpy() instead.
1014         * [debugger/msc.c]
1015         Include string.h instead of strings.h
1017         * [debugger/stabs.c]
1018         Include string.h instead of strings.h.
1019         Define __ELF__ for svr4 systems.
1021         * [loader/signal.c]
1022         Use wait() instead of wait4() which doesnt exist on Unixware.
1024         * [memory/global.c]
1025         Use sysconf() instead of getpagesize() for svr4 systems.
1027 Thu Jan  9 21:07:20 1997  Robert Pouliot <krynos@clic.net>
1029         * [Make.rules.in] [Makefile.in] [make_os2.sh] [rc/Makefile.in]
1030           [tools/Makefile.in] [documentation/wine_os2.txt]
1031         Patches for OS/2 support. Note that it doesn't compile yet.
1033 Tue Jan  7 20:03:53 1997  Eric Youngdale <eric@sub2304.jic.com>
1035         * [debugger/*]
1036         Many more debugger improvements (see debugger/README for details).
1038 Tue Jan  7 15:12:21 1997  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
1040         * [windows/graphics.c] [objects/text.c] [graphics/x11drv/*]
1041           [graphics/metafiledrv/*]
1042         Moved some device dependent code into the resp. subdirs.
1044         * [include/gdi.h] [include/metafiledrv.h] [include/x11drv.h]
1045         Prototypes added,
1046         DC_FUNCTIONS: GetPixel added, some unnecessary functions removed.
1048         * [objects/region.c]
1049         CreatePolyPolygonRgn32 added.
1051         * [files/dos_fs.c]
1052         QueryDosDevice added.
1054         * [misc/lstr.c]
1055         FormatMessage: broken heap management fixed.
1057         * [scheduler/process.c] [scheduler/thread.c]
1058         Get/SetThreadPriority/PriorityClass added.
1060 Mon Jan  6 21:55:30 1997  Philippe De Muyter  <phdm@info.ucl.ac.be>
1062         * [misc/keyboard.c]
1063         ToAscii : Use EVENT_ToAscii instead.
1065         * [windows/event.c]
1066         keypad_key : Do not convert XK_Mode_switch to VK_MENU; recognize
1067         keypad cursor keys.
1068         EVENT_event_to_vkey : New function, to transform a X keycode
1069         into a MSwin vkey + extended bit.
1070         EVENT_ToAscii : New function, to transform a vkey + extended bit
1071         (+ key state table) into ascii char(s), using XLookupString, and
1072         recognizing dead chars.
1073         EVENT_key : Transform AltGr into Ctrl+Alt sequence; call
1074         EVENT_event_to_vkey for keycode to vkey conversion; fixed
1075         previous, context and extended bits.
1077         * [windows/keyboard.c]
1078         Include stddebug.h, to get -debugmsg messages.
1079         GetKeyState : Handle VK_MBUTTON case.
1080         GetKeyboardState, SetKeyboardState : Debugging messages added.
1082         * [windows/message.c]
1083         TranslateMessage : Handle dead chars.
1085 Mon Jan  6 20:10:11 1997  Dominik Strasser  <bm424953@muenchen.org>
1087         * [if1632/crtdll.spec] [misc/crtdll.c]
1088         C++ functions new/delete/set_new_handler implemented.
1090 Mon Jan  6 15:48:15 1997 Frans van Dorsselaer <dorssel@rulhmpc49.LeidenUniv.nl>
1092         * [controls/edit.c] [include/windows.h]
1093         Moved the edit control to 32 bits.
1094         Included new (win95) message definitions in windows.h
1095         Implemented EM_SCROLLCARET, EM_SETMARGINS, EM_GETMARGINS,
1096         EM_GETLIMITTEXT, EM_POSFROMCHAR, EM_CHARFROMPOS.
1097         Broke EM_SETWORDBREAKPROC (internal wordwrap still works).
1098         Fixed some bugs, introduced a couple of others.
1099         Text buffer is now initially in 32-bit heap.
1101         * [controls/EDIT.TODO] [controls/combo.c] [controls/widgets.c]
1102           [if1632/wprocs.spec] [library/miscstubs.c] [windows/defdlg.c]
1103           [misc/commdlg.c]
1104         Updated to work with 32-bit edit control.
1106 Sat Jan  4 22:07:27 1997  O.Flebbe  <O.Flebbe@science-computing.uni-tuebingen.de>
1108         * [loader/pe_image.c]
1109         Use mmap rather then malloc. Better workaround for clean
1110         segments.
1112 ----------------------------------------------------------------------
1113 Wed Jan  1 15:36:17 1997  Alexandre Julliard  <julliard@lrc.epfl.ch>
1115         * [controls/listbox.c]
1116         Use FindFirstFile/FindNextFile in LISTBOX_Directory.
1118         * [files/dos_fs.c]
1119         Rewrote FindFirstFile/FindNextFile to use DOSFS_FindNext().
1121         * [files/file.c] [files/directory.c]
1122         Use Win32 kernel objects and handles for file handles.
1123         Unified SearchPath() and OpenFile().
1125         * [loader/builtin.c]
1126         Moved to if1632/ directory.
1128         * [tools/build.c] [debugger/*] [miscemu/*]
1129         Win16 register functions now receive the same CONTEXT * structure
1130         as Win32 functions.
1132         * [include/sigcontext.h] [miscemu/instr.c]
1133         Added new macros to get register values from the SIGCONTEXT
1134         structure (only used for instruction emulation now).
1136         * [scheduler/process.c] [scheduler/thread.c] (New files)
1137         Allocate process and thread structures.
1139         * [scheduler/process.c] [win32/k32obj.c]
1140         Added Win32 kernel objects and handles management.
1142         * [loader/task.c]
1143         Create a Win32 process and thread for every Win16 task.
1145         * [misc/commdlg.c] [misc/shell.c] [windows/msgbox.c]
1146         Built-in resources are now in Win32 format. This also avoids
1147         16-bit callbacks for built-in dialogs.
1149         * [misc/lzexpand.c]
1150         Differentiate between 16-bit and 32-bit file handles.
1152         * [miscemu/int*.c]
1153         Moved all int emulation to msdos/ directory.
1155         * [msdos/*]
1156         New directory msdos/ contains all MS-DOS emulation code that can
1157         also be used for Winelib; this should enable Winelib apps to use
1158         DOS3Call and related functions.
1160         * [rc/winerc.c]
1161         A few bug fixes for Win32 resource format.
1163         * [windows/winpos.c]
1164         Hack in WINPOS_ReorderOwnerPopups() to avoid X crashed (still not
1165         right though).
1167 Sun Dec 29 17:47:55 1996  O. Flebbe <flebbe@science-computing.uni-tuebingen.de>
1169         * [loader/pe_image.c]
1170         Make sure BSS of a PE_Image is zero.
1172 Sat Dec 28 22:15:34 1996 Alex Korobka <alex@trantor.pharm.sunysb.edu>
1174         * [windows/scroll.c]
1175         ScrollWindowEx() rewrite, ScrollDC() fix.
1177         * [windows/nonclient.c] [controls/menu.c]
1178         Fixed Alt-Space crashes in dialogs.
1180         * [windows/event.c] [windows/message.c]
1181         Some changes in mouse message generation.
1183 Thu Dec 26 09:25:24 1996  Philippe De Muyter  <phdm@info.ucl.ac.be>
1185         * [debugger/stabs.c]
1186         Dummy DEBUG_ReadExecutableDbgInfo provided for !__ELF__ case.
1188 Tue Dec 24 00:59:05 MET 1996  Martin Buck <martin-2.buck@student.uni-ulm.de>
1190         * [windows/event.c]
1191         Changed XK_Page_{Up,Down} to XK_{Prior,Next} for X11R5
1192         compatibility.
1194 ----------------------------------------------------------------------
1195 Sun Dec 22 13:30:18 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
1197         * [graphics/metafiledrv/init.c] [graphisc/metafiledrv/mapping.c]
1198         Added mapping functions.
1200         * [if1632/gdi.spec] [objects/*.c] [include/windows.h]
1201         Added a lot of Win32 functions.
1203         * [memory/heap.c]
1204         Added HEAP_strdupAtoW and HEAP_strdupWtoA.
1206         * [misc/lstr.c] [memory/string.c]
1207         Moved OEM<->Ansi conversion to string.c. Fixed a couple of bugs.
1209         * [object/font.c]
1210         Avoid uppercasing font names.
1212         * [windows/hook.c]
1213         Set ds = ss before calling hook procedure.
1215 Sat Dec 21 21:44:17 1996  Alex Korobka <alex@trantor.pharm.sunysb.edu>
1217         * [objects/color.c]
1218         Use colors allocated by other clients. 
1220         * [windows/caret.c]
1221         Set default blink time to 500.
1223         * [windows/win.c] [windows/event.c]
1224         Delete X context before XDestroyWindow().
1226         * [windows/keyboard.c]
1227         Fixed GetKeyState() once more.
1229 Fri Dec 20 08:26:33 1996  Eric Youngdale <eric@sub2304.jic.com>
1231         * [debugger/*.c]
1232         Lots of built-in debugger improvements: parse Win32 EXEs debug
1233         information, display local variables, source files and line
1234         numbers, get symbols directly from the Wine executable, etc.
1236 Tue Dec 17 22:39:42 1996  Philippe De Muyter  <phdm@info.ucl.ac.be>
1238         * [misc/winsock_async.c]
1239         Extern declaration added for h_errno.
1241 Tue Dec 17 21:29:34 1996  Albrecht Kleine  <kleine@ak.sax.de>
1243         * [windows/message.c]
1244         Added two more CBT hook calls: HCBT_CLICKSKIPPED/HCBT_KEYSKIPPED.
1246 ----------------------------------------------------------------------
1247 Sun Dec 15 16:18:15 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
1249         * [graphics/x11drv/bitblt.c]
1250         Fixed BITBLT_StretchImage for partially covered or inverted
1251         bitmaps.
1253         * [objects/dib.c]
1254         Fixed the upside-down bitmap problem.
1256 Sat Dec 14 02:49:57 1996  Thomas Sandford <t.d.g.sandford@prds-grn.demon.co.uk>
1258         * [if1632/user32.spec]
1259         IsMenu and RemoveMenu added (use existing Win16 functions).
1261         * [include/windows.h]
1262         Corrections to BITMAPINFOHEADER structure.
1264         * [loader/module.c] [if1632/kernel32.spec]
1265         New function GetModuleFileName32A (heavily based on original
1266         Win16 version).
1268         * [loader/pe_image.c]
1269         Hack to allow files with short PE header to be loaded (e.g.
1270         COMDLG32.DLL from Win32s).
1272         * [misc/winsock_async.c]
1273         #if out EIDRM case (not present in FreeBSD).
1275         * [tools/build.c]
1276         Remove trailing comments from .s files generated by build
1277         as these break assembly when not run through pre-processor.
1279         * [windows/graphics.c] [if1632/gdi32.spec]
1280         New function Polyline32 - based on original Polyline. Needs
1281         metafile support adding still.
1283 Fri Dec 13 13:04:06 1996  Bruce Milner <Bruce.Milner@genetics.utah.edu>
1285         * [win32/findfile.c] [if1632/kernel.spec]
1286         FindFirstFile32A(): Use dos current directory for drive prefixes.
1287         FindNextFile32A(): Fill in file attribute information.
1288         Implement FindFirstFile16, FindNextFile16, FindClose16.
1290         * [files/drive.c]
1291         GetCurrentDirectory32A - Fix problem with null 3rd character in
1292         string.
1294 Tue Dec 10 14:49:07 1996  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
1296         * [windows/painting.c][windows/message.c]
1297         Don't use linked lists to call SendMessage(), for it might destroy
1298         the current listentry.
1300         * [misc/registry.c]
1301         Fixed temporary file saving (rename doesn't work across
1302         partitions).
1304         * [files/*.c]
1305         GetFullPathName*,GetDriveType32A fixed, CreateDirectoryEx*,
1306         GetVolumeInformation32W fixed.
1308         * [win32/process.c][if1632/kernel.spec][if1632/kernel32.spec]
1309         LoadLibrary* updated to new naming std., *32W added.
1311         * [win32/console.c] [include/wincon.h]
1312         Additions for NT commandline executables.
1314         * [if1632/advapi32.spec][if1632/kernel32.spec][win32/init.c]    
1315         GetUserName32W added, GetComputerName32W added,
1316         GetStartupInfo32W added, GetSystemInfo updated to NT standard.
1318         * [windows/msgbox.c][misc/shell.c][windows/graphics.c]
1319         MessageBox32W, ShellAbout32W, CommandLineToArgvW, Polygon32 added.
1321         * [misc/crtdll.c][include/crtdll.h][if1632/crtdll.spec][misc/ntdll.c]
1322           [if1632/ntdll.spec]
1323         Lot of new unicode functions added (needed for NT).
1325         * [loader/pe_image.c]
1326         NtCurrentTeb added.
1328 Tue Dec 10 22:39:33 1996  Albrecht Kleine  <kleine@ak.sax.de>
1330         * [windows/keyboard.c]
1331         Rewrote function TranslateAccelerator().
1333 Mon Dec  9 14:52:13 1996  Slaven Rezic  <eserte@cs.tu-berlin.de>
1335         * [windows/defwnd.c] 
1336         DEFWND_SetText(): Set icon name.
1338 Sun Dec  8 23:30:00 1996  Alex Korobka <alex@trantor.pharm.sunysb.edu>
1340         * [loader/signal.c] [misc/winsock.c] [misc/winsock_async.c]
1341           [if1632/winsock.spec]
1342         IPC resource cleanup, bugfixes.
1344         * [windows/dialog.c] [windows/defdlg.c]
1345         More DefDlgProc() fixes.
1347 Sun Dec  8 14:01:42 1996  Vadim Strizhevsky  <striv@ms.com>
1349         * [misc/clipboard.c] [objects/font.c] [win32/init.c]
1350           [win32/newfns.c] [windows/graphics.c]
1351         Added a few WIN32 functions which needed to run some win32
1352         accessories. Clock should now work almost as well as 16 bit version.
1353         Add: RegisterClipboardFormat32W GetTextExtentExPoint32*
1354              GetModuleHandleW, DisableThreadLibraryCalls (empty stub),
1355              Polygon32
1356         Fix: Polygon16 possible memory leak on error return.
1358 ----------------------------------------------------------------------
1359 Sun Dec  8 14:51:57 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
1361         * [configure.in]
1362         Added check to see if the compiler supports building a DLL when
1363         the --with-dll option is used.
1365         * [controls/listbox.c]
1366         Don't send LBN_SELCHANGE too often.
1367         Added WM_CHARTOITEM support.
1369         * [Make.rules.in] [library/Makefile.in]
1370         Build winestub.o and link it with Winelib programs.
1372         * [objects/text.c]
1373         Added support for '&&' in DrawText().
1375         * [tools/build.c]
1376         Added -o option.
1378 Sat Dec 7 12:07:07 1996  Andrew Lewycky <plewycky@oise.utoronto.ca>
1380         * [win32/thread.c]
1381         GetCurrentThread(): return -2 (current thread pseudo-handle).
1382         GetCurrentThreadId(): return GetCurrentTask().
1384         * [objects/font.c] [if1632/gdi32.spec]
1385         GetTextExtentPoint32{A,W}Buggy(): for future bug-compatibility.
1387         * [win32/findfile.c]
1388         FindClose(): ignore INVALID_HANDLE_VALUE (like Win95).
1390         * [windows/hook.c] [include/hook.h] [if1632/user.spec]
1391           [if1632/user32.spec] [windows/focus.c] [windows/message.c]
1392           [windows/nonclient.c] [windows/win.c] [windows/winpos.c]
1393         Hooks rewritten to support Win32.
1395         * [misc/winsock.c]
1396         WINSOCK_select(): need to put sockets with errors into exceptfds.
1397         WINSOCK_socket(): fix error return.
1399         * [windows/win.c]
1400         SetWindowWord(): call SetParent on GWW_HWNDPARENT.
1402 Wed Dec  4 22:03:05 1996  Andrew Taylor <andrew@riscan.com>
1404         * [files/dos_fs.c]
1405         Check if buf is NULL before copying string in GetFullPathName32A().
1407 Wed Dec  4 21:40:59 1996  Robert Pouliot <krynos@clic.net>
1409         * [graphics/wing.c] [if1632/wing.spec]
1410         Implemented many WinG functions, but some don't seem to
1411         work correctly (probably due to the one not done).
1412         
1413 Wed Dec  4 03:38:25 1996  Lee Jaekil <juria@puma.kaitech.re.kr>
1415         * [misc/main.c]
1416         Implemented a few more of the SystemParametersInfo() cases.
1418 Sun Dec  1 22:30:00 1996  Alex Korobka <alex@trantor.pharm.sunysb.edu> 
1420         * [controls/button.c]
1421         Improved focus rectangle painting.
1423         * [windows/dialog.c] [windows/defdlg.c]
1424         Fixed IE3.0 problems with DWL_MSGRESULT.
1426 Sun Dec  1 20:49:32 1996  Albrecht Kleine  <kleine@ak.sax.de>
1428         * [files/profile.c]
1429         Changed error handling in PROFILE_SetString().
1431 ----------------------------------------------------------------------
1432 Sat Nov 30 19:21:17 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
1434         * [configure]
1435         Re-generated with autoconf 2.11. Let me know if you have
1436         problems.
1438         * [controls/listbox.c] [controls/oldlbox.c]
1439         Listboxes rewritten from scratch. Moved old code still used by
1440         comboboxes to oldlbox.c
1442         * [misc/registry.c]
1443         Use temporary file when saving registry.
1445         * [windows/dialog.c]
1446         Implemented Win32 version of DlgDirList() and DlgDirListComboBox().
1448         * [windows/winproc.c]
1449         Added translation for listbox Win32 messages.
1451 Sat Nov 30 21:00:00 Alex Korobka <alex@trantor.pharm.sunysb.edu>
1453         * [controls/widgets.c] [controls/button.c]
1454         Fixed some incompatibilities with CTL3D DLL.
1456         * [windows/dialog.c]
1457         Made dialog windows fit into the desktop.
1459         * [misc/winsock.c] [misc/winsock_async.c]
1460         New Winsock engine.
1462         * [windows/message.c]
1463         GetMessage() fixes.
1465         * [windows/queue.c] [windows/hook.c] [windows/win.c]
1466         SetMessageQueue() fixes.
1468 Fri Nov 29 10:25:12 1996  Slaven Rezic  <eserte@cs.tu-berlin.de>
1470         * [objects/text.c]
1471         DrawText16(): Fixed return value.
1473 Tue Nov 26 14:47:09 1996  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
1475         * [files/profile.c] [*/*]
1476         Added Win32 profile functions, updated to new naming standard.
1478         * [objects/font.c] [if1632/thunk.c] [include/windows.h]
1479         Added EnumFonts32*, EnumFontFamiliesEx*, changed prototypes and
1480         structures.
1482         * [misc/ole2nls.c] [if1632/thunk.c]
1483         Added EnumSystemLocales() (winhelp.exe).
1485         * [misc/registry.c]
1486         Added Windows 3.1 registry loader supplied by Tor Sjxwall, tor@sn.no
1488         * [win32/file.c]
1489         Partially fixed CreateFileMapping(), added UnmapViewOfFile().
1491 Sat Nov 23 23:36:05 1996  Ronan Waide  <waider@waider.ie>
1493         * [misc/shell.c]
1494         Fixed some FIXMEs relating to ShellExec() and FindExecutable().
1496         * [misc/main.c]
1497         Implemented a few more of the SystemParametersInfo() cases.
1499 Tue Nov 19 01:24:34 1996  Philippe De Muyter  <phdm@info.ucl.ac.be>
1501         * [include/keyboard.h]
1502         New file, new macro WINE_VKEY_MAPPINGS (using code taken from event.c).
1504         * [include/windows.h]
1505         New [VK_A, VK_Z] and [VK_0, VK9] macros.
1507         * [misc/keyboard.c]
1508         Fixes in KeyTable and ToAscii.
1510         * [objects/font.c]
1511         FONT_init : Give default value for MSWIN "system" font.
1512         FONT_MatchFont : Do not try every size of a font family if the
1513         family does not exist.
1515         * [windows/event.c]
1516         lastEventChar hack removed.
1517         KeyStateTable replaced by InputKeyStateTable (maintained in event.c)
1518         and QueueKeyStateTable (maintained in message.c).
1519         EVENT_key : Corrections to the extended bit setting.
1521         * [windows/message.c] [windows/keyboard.c]
1522         Implementation of a new QueueKeyStateTable : table of key states
1523         valid when messages are retrieved by GetMessage or PeekMessage,
1524         and valid for TranslateMessage.
1525         TranslateMessage : Convert WM*KEY messages using QueueKeyStateTable
1526         and ToAscii.
1527         
1528 Mon Nov 18 16:59:01 1996  Robert Pouliot <krynos@clic.net>
1530         * [graphics/Makefile.in] [graphics/wing.c]
1531           [if1632/wing.spec]
1532         Some functions for WinG support, mostly empty stubs.
1534         * [misc/crtdll.c] [if1632/crtdll.spec]
1535         Many functions added to CRTDLL, mostly calls to Unix C library.
1537 ----------------------------------------------------------------------
1538 Sun Nov 17 15:01:45 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
1540         * [graphics/bitblt.c] [graphics/x11drv/bitblt.c]
1541         Moved BitBlt operations to the new graphics driver
1542         interface. Implemented PatBlt32, BitBlt32 and StretchBlt32.
1544         * [memory/global.c]
1545         Unified MemManInfo() and GlobalMemoryStatus().
1547         * [objects/text.c]
1548         Fixed ExtTextOut() to always use physical coords for clip rect.
1550         * [windows/dialog.c]
1551         Implemented DlgDirSelectEx() and Win32 version of DlgDirSelect*.
1553         * [windows/event.c]
1554         Avoid busy-looping in EVENT_WaitXEvent when no timer is pending
1555         (thanks to Thomas Koenig).
1557         * [windows/painting.c]
1558         Moved update region clipping for CS_PARENTDC windows to BeginPaint().
1559         
1560         * [windows/scroll.c]
1561         Implemented Win32 version of ScrollWindow() and ScrollDC().
1563 Tue Nov 12 09:52:17 1996  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
1565         * [files/*.c] [win32/file.c]
1566         Some win32 filetime conversion functions added.
1567         Fixed behaviour with DOS drives pointing to UNIX /
1568         SetCurrentDirectory() may also get X:\xxx paths.
1569         Fixed FILE_Open when called from CreateFile().
1570         Added GetFileSize(), MapViewOfFile(), SetFileTime(), GetFileTime().
1572         * [misc/crtdll.c] [if1632/crtdll.spec]
1573         Added some new functions.
1575         * [if1632/user32.spec]
1576         Some thunks into win16 code added.
1578         * [win32/init.c]
1579         Added GetSystemInfo(), removed GetModuleFileName() stub.
1581         * [win32/code_page.c] [if1632/thunk.c]
1582         Added EnumSystemCodePages* (untested).
1584         * [objects/font.c] [if1632/thunk.c]
1585         Added EnumFontFamilies32*.
1586         
1587 Mon Nov 11 14:50:24 1996  Huw D. M. Davies <h.davies1@physics.oxford.ac.uk>
1589         * [controls/menu.c] [windows/mdi.c]
1590         Don't delete the MDI `windows' menu if it's already been deleted.
1592         * [misc/exec.c]
1593         Notepad always calls WinHelp(.., HELP_QUIT, ...) at termination
1594         and complains if it returns FALSE.
1596         * [windows/winpos.c]
1597         Get maximized MDI child's nonclient area redrawn after resize.
1599 Thu Nov  7 13:32:34 1996  Lee Jaekil <juria@seodu.co.kr>
1601         * [memory/global.c]
1602         Use /proc filesystem for GlobalMemoryStatus() on Linux.
1604 Mon Nov  4 18:30:00 1996  Alex Korobka <alex@trantor.pharm.sunysb.edu>
1606         * [windows/event.c]
1607         Added OffiX-style file drop handling. File paths must be
1608         DOS-mappable by Wine (via wine.conf).
1610         * [controls/combo.c]
1611         Added WM_GETTEXT handler.
1613         * [objects/palette.c]
1614         Added ResizePalette() (untested).
1616         * [objects/cursoricon.c]
1617         Implemented icon to cursor conversion.
1619         * [objects/color.c]
1620         Fixed crash on startup when no colorcells are writeable.
1622 Mon Nov  4 00:49:41 1996  Ulrich Schmid  <uschmid@mail.hh.provi.de>
1624         * [rc/winerc.c]
1625         Added support for win32 output.
1627         * [library/libres.c] [include/libres.h] [loader/resource.c]
1628         Renamed LIBRES_FindResource to LIBRES_FindResource16.
1629         Added LIBRES_FindResource32.
1631 Sun Nov 3 21:21:45 1996  Robert Pouliot <krynos@clic.net>
1633         * [loader/builtin.c] [if1632/Makefile.in] [if1632/wing.spec]
1634         Added the spec file for WinG, it's only stub for now, but it
1635         should be easy to do by someone with Windows programming
1636         knowledge. See: ftp.microsoft.com/SoftLib/MSLFILES/wing10.exe.
1638         * [if1632/crtdll.spec]
1639         Added some string and memory functions to make sfxed95.exe (of
1640         Warcraft 2) almost work.
1642 ----------------------------------------------------------------------
1643 Sat Nov  2 12:50:40 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
1645         * [files/dos_fs.c]
1646         Added long file name mask in DOSFS_FindNext().
1648         * [loader/pe_image.c] [loader/task.c]
1649         Moved Win32 task startup into TASK_CallToStart().
1651         * [objects/dc.c]
1652         Fixed SetDCState() for memory DC (thanks to Constantine
1653         Sapuntzakis for spotting this one).
1655         * [windows/winpos.c]
1656         Fixed WINPOS_ForceXWindowRaise() to preserve correct Z-order.
1658         * [*/*]
1659         Added Win32 version for many graphics functions.
1661 Thu Oct 31 10:00:18 1996  Huw D. M. Davies <h.davies1@physics.oxford.ac.uk>
1663         * [controls/button.c]
1664         BUTTON_CheckAutoRadioButton() unchecks only auto radio buttons.
1666         * [controls/edit.c]
1667         EM_GETSEL result should have HIWORD(result) >= LOWORD(result); old
1668         EDIT_EM_GetSel() renamed to EDIT_GetSel(). 
1670         * [windows/dialog.c]
1671         DS_LOCALEDIT is a dialog style not an edit style.
1673         * [windows/winproc.c]
1674         Stop stack trashing when wndPtr->text == NULL.
1676 Tue Oct 29 23:35:04 1996   Constantine P Sapuntzakis <csapuntz@mit.edu>
1678         * [windows/dce.c]
1679         GetDCEx32 - The determination of whether to use the DC cache or
1680         not should be independent of DCX_USESTYLE.
1682 Sat Oct 26 17:31:00 1996  Thomas Sandford <t.d.g.sandford@prds-grn.demon.co.uk>
1684         * [files/directory.c]
1685         Added errno.h to #includes
1687         * [tools/makedep.c]
1688         Close files once they have been processed.
1690 ----------------------------------------------------------------------
1691 Tue Oct 22 20:09:52 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
1693         * [*/Makefile.in] [tools/makedep.c]
1694         New program to generate dependencies; should be faster and more
1695         portable than 'gcc -MM'.
1697         * [*/*]
1698         Replaced WPARAM and HDC by explicitly-sized types.
1700         * [windows/hook.c]
1701         Fixed bug in HOOK_GetHook16 function.
1703 Thu Oct 17 09:13:50 1996  John Harvey <john@division.co.uk>
1705         * [include/debug.h] [include/stddebug.h]
1706         Added debug option for win16drv (-debugmsg +win16drv)
1708         * [graphics/win16drv/init.c]
1709         Only enable CreateDC if printer=on specified in wine section of
1710         wine.conf.
1711         printfs changed to dprintf_win16drv.
1712         Some tidying up.
1714         * [include/gdi.h] [graphics/x11drv/clipping.c]
1715           [graphics/x11drv/Makefile.in]
1716         Moved SetDeviceClipping into drivers.
1718 ----------------------------------------------------------------------
1719 Sun Oct 13 15:32:32 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
1721         * [Make.rules.in] [*/Makefile.in]
1722         Made it possible to compile from a directory other than the source
1723         directory.
1725         * [graphics/metafiledrv/init.c] [include/metafiledrv.h]
1726           [objects/metafile.c] [objects/dc.c]
1727         New graphics driver for metafiles.
1729         * [if1632/thunk.c]
1730         Added thunks for SetWindowsHook and SetDCHook.
1732         * [windows/dialog.c]
1733         Fixed GetNextDlgGroupItem and GetNextDlgTabItem to skip disabled
1734         items.
1736         * [*/*]
1737         Removed non Win32-clean types HANDLE, HBITMAP, HBRUSH, HFONT,
1738         HINSTANCE, HMENU, HRGN and HTASK.
1740 Wed Oct  9 14:59:45 1996  Frans van Dorsselaer  <dorssel@rulhm1.LeidenUniv.nl>
1742         * [controls/edit.c]
1743         Fixed EditWndProc() to fall back to DefWndProc() when the
1744         edit state structure is not available.
1746 Wed Oct  2 14:00:34 1996  Huw D. M. Davies  <h.davies1@physics.oxford.ac.uk>
1748         * [windows/nonclient.c] [windows/mdi.c]
1749         AdjustWindowRectEx16() should only take notice of the styles
1750         WS_DLGFRAME, WS_BORDER, WS_THICKFRAME and
1751         WS_EX_DLGMODALFRAME. Thanks to Alex Korobka.
1753         * [controls/scroll.c]
1754         Fixed typo in ShowScrollBar32().
1756 Sun Aug 25 20:18:56 1996  Jukka Iivonen <iivonen@cc.helsinki.fi>
1758         * [if1632/user32.spec] [if1632/winmm.spec]
1759         Added SetParent and sndPlaySoundA.
1760         
1761 ----------------------------------------------------------------------
1762 Fri Sep 27 14:18:42 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
1764         * [controls/button.c]
1765         Fixed focus rectangle size and clipping.
1767         * [controls/scroll.c]
1768         Converted to Win32 and added support for scroll page.
1769         Completed SetScrollInfo() and implemented other Win32 functions.
1771         * [files/file.c]
1772         Removed FILE_Read() (use _lread32 instead).
1774         * [objects/dce.c] [include/dce.h]
1775         Allocate DCE on the Win32 heap, and use pointers instead of
1776         handles.
1777         Implemented Win32 version of DC functions.
1779         * [windows/painting.c]
1780         Attempt to make CS_PARENTDC style work again.
1782 Wed Sep 25 23:40:52 1996 Alex Korobka <alex@trantor.pharm.sunysb.edu>
1784         * [windows/dce.c] [windows/winpos.c]
1785         Override SaveUnder attribute when painting took place
1786         in a window below. Force X to raise activated window 
1787         in seamless mode.
1789         * [misc/clipboard.c] [windows/event.c]
1790         Translation between DOS and Unix text formats and several
1791         other fixes for the sudden selection loss.
1793         * [windows/message.c]
1794         Apply "first" and "last" when checking for WM_QUIT in 
1795         MSG_PeekMessage().
1797         * [windows/win.c]
1798         Rearranged DestroyWindow() to fit "Windows Internals"
1799         description.
1801         * [windows/win.c] [windows/winpos.c] [windows/nonclient.c]
1802         Misc. fixes to CBT hook calls.
1804         * [controls/menu.c] [misc/user.c]
1805         Fixup resident popup menu window so that it doesn't get
1806         destroyed by USER_AppExit().
1808         * [loader/module.c] [loader/task.c] [windows/event.c]
1809         Process "unsafe" X events outside the scheduler to prevent
1810         deadlocks.
1812         * [windows/message.c] [windows/queue.c] [windows/winpos.c]
1813         Lots of fixes for better Win16 multitasking.
1815 Wed Sep 25 20:36:30 1996  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
1817         * [include/windows.h]
1818         Added some missing HOOK defines.
1820         * [misc/shell.c][if1632/shell32.spec][include/shell.h]
1821         SHGetFileInfoA stub added (win95 mplayer.exe /play bla.avi).
1823         * [win32/console.c][include/wincon.h]
1824         GetConsoleScreenBufferInfo, GetLargestConsoleWindowSize added.
1826         * [misc/registry.c]
1827         Some null ptr fixes.
1829         * [loader/pe_image.c]
1830         Fixed exported function lookup. (msvcrt20.dll)
1831         Add debugsyms for entrypoint, exported functions and sections.
1833         * [multimedia/mmsystem.c]
1834         MCIOpen: support for element opens (mplayer.exe /play bla.avi).
1836         * [several]
1837         Added several missing things/stubs/simple thunks from win32
1838         to win16 code.
1840 Sat Sep 21 17:27:44 1996  O.Flebbe  <flebbe@science-computing.uni-tuebingen.de>
1842         * [windows/property.c]
1843         Fixed debugging of 16 Bit RemoveProp().
1845         * [debugger/memory.c]
1846         Added DEBUG_checkmap_bad() for linux.
1848 Thu Sep 19 20:48:31 1996  Albrecht Kleine  <kleine@ak.sax.de>
1850         * [windows/event.c] [windows/hook.c]
1851         Use EnableHardwareInput() for JournalPlayback hook.
1853         * [controls/listbox.c]
1854         Changed handling of LB_GETITEMRECT in empty listboxes.
1856 Thu Sep 19 13:34:35 1996  Slaven Rezic  <eserte@cs.tu-berlin.de>
1858         * [misc/main.c]
1859         Fixes to X resources handling.  
1861 Wed Sep 18 00:31:15 1996  Huw D. M. Davies <h.davies1@physics.oxford.ac.uk>
1863         * [objects/metafile.c] [include/gdi.h] [objects/dc.c]
1864         Individual handle table created for each metafile. Fixed
1865         GlobalReAlloc() bug in MF_AddHandleDC() (was MF_AddHandleInternal).
1867         * [windows/graphics.c] [objects/dc.c]
1868         Rectangle() changed to work better with wide pens and PS_NULL.
1869         Use JoinMiter.
1871         * [windows/winpos.c]
1872         Make the whole (non X) window invalid on resize if CS_[VH]REDRAW
1873         is set.
1875         * [windows/nonclient.c]
1876         AdjustWindowRectEx() should perform calculations even if the
1877         window is minimized.
1879         * [windows/mdi.c]
1880         Better handling of system button painting. Maximized windows can
1881         contain scroll bars. Icons now maximize properly.
1883         * [windows/defwnd.c] [windows/nonclient.c] [controls/menu.c]
1884         Improved greying of items in system menu. WM_INITMEMUPOPUP no
1885         longer caught in DefWndProc, DEFWND_InitSysMenuPopup moved to
1886         menu.c.
1888 Mon Sep 16 21:30:00 1996  Uwe Bonnes <bon@elektron.ikp.physik.th-darmstadt.de>
1890         * [several files]
1891         Fix missing includes and wrong printing arguments.
1893         * [controls/listbox.c]
1894         Don't sort drives in ListBoxDirectory().
1895         
1896 Sat Sep 14 09:05:47 1996  Petri Tuomola <ptuomola@xs4all.nl>
1898         * [windows/dialog.c]
1899         Fixed handling of Shift-TAB in dialogs.
1901 Thu Sep 12 18:31:00 1996  Thomas Sandford <t.d.g.sandford@prds-grn.demon.co.uk>
1903         * [if1632/gdi32.spec]
1904         Added SelectClipRgn - call win16 version.
1906         * [if1632/user32.spec]
1907         Added GetAsyncKeyState, GetMenuItemID and GetMenuStringA.
1909         * [include/wincon.h]
1910         Added COORD and SMALL_RECT typedefs, moved CONSOLE_SCREEN_BUFFER_INFO
1911         out of #if 0 protected portion of file.
1913         * [loader/pe_image.c]
1914         PE_InitTEB() - Tidy up, bug fix to stack pointer value (Borland
1915         programs now work better)
1917         * [win32/console.c]
1918         Added stub functions for GetConsoleScreenBufferInfo and 
1919         GetLargestConsoleWindowSize
1921         * [win32/findfile.c]
1922         FindFirstFile32A() - removed erroneous strcpy
1924         * [windows/keyboard.c]
1925         GetAsyncKeyState() - bug fix - now returns value as per Microsoft
1926         specification. NB - I still have doubts about some other functions
1927         in this file.
1929 ----------------------------------------------------------------------
1930 Wed Sep 11 18:08:30 1996  Albrecht Kleine  <kleine@ak.sax.de>
1932         * [windows/event.c]
1933         Minor improvements in setting event time in MSG struct.
1935         * [windows/hook.c]
1936         Removed an useless 'unimplemented hook' message.
1938         * [windows/win.c]
1939         Added a WH_CBT hook call during window creation: good for CTL3D.DLL
1941 Wed Sep 11 11:19:56 1996  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
1942         * [loader/pe_image.c]
1943         Fixed imports with no name/ordinal list (MFC30.DLL).
1944         Added borland style - ordinal import (wsock32.dll).
1946         * [files/file.c] [win32/file.c] [if1632/kernel.spec]
1947           [if1632/kernel32.spec] [include/windows.h]
1948         Win32 and Win16 code use the same filehandles/HFILEs.
1949         Added SetEndOfFile, MoveFile*, diverse *W functions.
1951         * [loader/pe_image.c]
1952         Fixed argument 2 to DllEntry.
1954         * [misc/comm.c]
1955         Adapt to filehandling changes, win32 code still broken.
1957         * [misc/registry.c]
1958         Use Wine filehandling.
1959         StartupRegistry to add startup-detected registry entries.
1961         * [miscemu/dpmi.c] [miscemu/int21.c]
1962         Some missing interrupt-functions added.
1964         * [if1632/gdi32.spec][if1632/user32.spec]
1965         Some thunks to 16 bit equivalent functions added.
1967 Sat Sep  7 11:36:57 EDT 1996  Matthew Ghio <ghio@netcom.com>
1969         * [misc/winsocket.c]
1970         Rewrote WINSOCK_select() and WSAFDIsSet() to properly convert
1971         Windows fd_set structs.
1973         * [if1632/winsock.spec]
1974         Corrected arguments to select().
1976 ----------------------------------------------------------------------
1977 Sun Sep  1 19:22:46 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
1979         * [misc/commdlg.c] [if1632/commdlg.spec]
1980         Fixed some SEGPTR problems.
1982         * [windows/winproc.c]
1983         Added message translation for WM_COMPAREITEM, WM_DELETEITEM
1984         and WM_MEASUREITEM
1985         Fixed 16-to-32 translation for WM_HSCROLL/WM_VSCROLL.
1987 Fri Aug 30 13:39:00 1996  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
1988         * [files/drive.c]
1989         GetDriveType16 should report CDROMs as DRIVE_REMOTE (ACME setup).
1991         * [multimedia/audio.c]
1992         The minimum audiobuffer size shrunk somewhere in linux 1.3.xx
1993         below 4096 bytes.
1995         * [multimedia/mcistring.c]
1996         Segptr string handling fixed & enhanced.
1998         * [if1632/crtdll.spec][misc/crtdll.c]
1999         malloc,free,_strupr,_stricmp,_strcmpi added.
2001         * [if1632/wsock32.spec][misc/winsock.c]
2002         More direct thunks into unix libc and WsControl-stub added.
2004 Thu Aug 29 23:54:25 1996  Huw D. M. Davies <h.davies1@physics.oxford.ac.uk>
2006         * [objects/metafile.c]
2007         Bug fixes to both recording and playback of ExtTextOut().
2009 Tue Aug 27 15:43:21 1996  Slaven Rezic  <eserte@cs.tu-berlin.de>
2011         * [multimedia/audio.c] [multimedia/mcianim.c]
2012           [multimedia/mcicda.c] [multimedia/midi.c]
2013         Made cdaudio, audio and midi work for FreeBSD.
2015 Sun Aug 25 20:18:56 1996  Jukka Iivonen <iivonen@cc.helsinki.fi>
2017         * [misc/crtdll.c] [if1632/crtdll.spec]
2018         Added a lot of functions.
2020         * [misc/ole2nls.c]
2021         Added ID values for all languages in GetUserDefaultLCID().
2022         
2023 Fri Aug 24 21:02:28 1996  Albrecht Kleine  <kleine@ak.sax.de>
2025         * [windows/event.c] [windows/message.c]
2026         First attempt at hook WH_JOURNALPLAYBACK.
2028 ----------------------------------------------------------------------
2029 Sat Aug 24 13:57:01 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
2031         * [controls/scroll.c]
2032         Renamed SCROLLINFO to SCROLLBAR_INFO to avoid conflict with Win32.
2034         * [graphics/driver.c] [include/x11drv.h]
2035         New files for graphics driver handling.
2037         * [if1632/relay.c] [include/registers.h] [tools/build.c]
2038         Implemented Win32 register functions. Not really tested yet.
2040         * [include/gdi.h]
2041         Added a lot of functions to the DC func table.
2043         * [loader/pe_image.c]
2044         Initialise %fs before calling out to 32-bit code.
2046         * [windows/hook.c]
2047         Fixed bug in HOOK_GetHook().
2049         * [windows/win.c]
2050         Fixed FindWindow to return an error if the class name doesn't exist.
2052 Wed Aug 21 15:15:53 1996  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
2054         * [if1632/Makefile.in] [misc/mpr.c] [if1632/mpr.spec]
2055         mpr.dll specs added.
2057         * [if1632/kernel32.spec] [win32/newfns.c] [memory/global.c]
2058         QueryPerformanceCounter(), GlobalMemoryStatus() added.
2060         * [if1632/user32.spec] [win32/error.c]
2061         SetLastErrorEx() added.
2063         * [misc/commdlg.c]
2064         lpstrFilter might be NULL in FILE_WMInitDialog (NS 3.0 setup).
2066         * [misc/registry.c]
2067         Some missing NULL ptr checks added, misc clean up.
2069 Tue Aug 20 21:00:00 1996 Alex Korobka  <alex@pharm.sunysb.edu>
2071         * [controls/menu.c]
2072         Adjust popup menu coordinates so that it always stays within 
2073         the desktop.
2075         * [misc/main.c]
2076         Fixed GetEnvironment() return value for lpEnv == NULL case.
2078 Mon Aug 19 22:48:36 1996  Jukka Iivonen <iivonen@cc.helsinki.fi>
2080         * [misc/crtdll.c] [if1632/crtdll.spec]
2081         Added some is* functions, strlen and tolower.
2082         
2083 Mon Aug 19 13:33:13 1996  Stephen Simmons  <ssimmons@vitsemi.com>
2085         * [tools/wineconf]
2086         New perl script to generate the wine.conf file.
2088 Fri Aug 16 15:31:44 1996   John Harvey <john@division.co.uk>
2090         * [if1632/gdi.spec]
2091         Lots of printer functions.
2092         
2093         * [include/callback.h]
2094         New functions for printer driver support.
2096         * [include/gdi.h]
2097         New/changed structures to support printer driver.
2099         * [misc/escape.c]
2100         New version that uses function table in DC structure.
2102         * [objects/dc.c]
2103         CreateDC copes with things other than Display.
2104         X code for CreateDC moved to graphics/x11drv directory.
2105         CreateCompatibleDC copies func table from original DC.
2107         * [objects/font.c]
2108         GetTextExtentPoint32A,GetTextMetrics16 use function table in
2109         DC and code moved to drivers directory.
2111         * [misc/printdrv.c] [graphics/*/*] [include/win16drv.h]
2112         New files for printer support. 
2114 Fri Aug 16 12:33:00 1996  Bruce Milner <Bruce.Milner@genetics.utah.edu>
2116         * [controls/scroll.c]
2117         Added SetScrollInfo32 and GetScrollInfo32.  These just call existing
2118         code. There are a few options in which I'm probably the wrong person
2119         for the job (page size and disable bar). There are comments in the
2120         code as to what they should do.
2122         * [objects/gdiobj.c] [objects/font.c] [include/font.h]
2123         Added 32 bit version of FONT_GetObject.
2125 ----------------------------------------------------------------------
2126 Sun Aug 18 12:17:54 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
2128         * [files/drive.c]
2129         Added 'Filesystem' option in drives configuration.
2131         * [files/dos_fs.c] 
2132         Added handling of case-insensitive filesystems.
2134         * [memory/selector.c] [include/stackframe.h]
2135         Removed MAKE_SEGPTR.
2137         * [misc/commdlg.c] [multimedia/mcistring.c]
2138         Replaced MAKE_SEGPTR by the SEGPTR_* macros.
2140         * [objects/bitblt.c] [windows/graphics.c]
2141         Use an intermediary pixmap to avoid some BadMatch errors on
2142         XGetImage().
2144 Sun Aug 18 09:21:27 1996  Albrecht Kleine  <kleine@ak.sax.de>
2146         * [windows/message.c]
2147         Added handling of WM_NC...mouse messages in JOURNALRECORD hook.
2149         * [misc/ver.c]
2150         Fixed a bad string result in VerQueryValue[16|32A|32W].
2152 Fri Aug 16 19:55:04 1996  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
2154         * [if1632/crtdll.spec] [misc/crtdll.c]
2155         More additions to get win95 programs further down the road.
2157         * [if1632/kernel.spec] [loader/module.c]
2158         GetModuleName() added.
2159         LoadModule(): params->showCmd can be NULL.
2161         * [if1632/kernel32.spec] [if1632/thunk.c]
2162         ThunkConnect32() stub added.
2164         * [loader/resource.c]
2165         Entries include lastentry.
2167         * [misc/shell.c] [files/file.c]
2168         Made progman work again.
2170 Fri Aug 16 09:00:00 1996  Alex Korobka <alex@phm30.pharm.sunysb.edu>
2171         
2172         * [windows/defwnd.c] [windows/winpos.c] [windows/painting.c]
2173         Icon painting fixes.
2175         * [windows/winpos.c] [windows/painting.c]
2176         Enforce and follow hrgnUpdate more closely to cut down on
2177         redundant RedrawWindow() calls.
2179         * [windows/event.c]
2180         Process ConfigureNotify only for managed windows.
2182         * [windows/winpos.c]
2183         Do not redraw parent if the window was hidden before SetWindowPos().
2185         * [windows/nonclient.c]
2186         Omit some nonclient decoration painting for managed windows.
2188         * [controls/menu.c] [windows/mdi.c] [windows/nonclient.c]
2189         Implemented WM_NEXTMENU.
2191         * [controls/listbox.c]
2192         Multicolumn listboxes return WVR_VREDRAW on WM_NCCALCSIZE.
2194         * [misc/shell.c]
2195         Added .ICO file handling to ExtractIcon().
2197 ----------------------------------------------------------------------
2198 Sun Aug 11 13:00:20 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
2200         * [configure.in] [include/acconfig.h] [tools/build.c]
2201         Added check for underscore on external symbols.
2203         * [memory/selector.c] [memory/global.c]
2204         Fixed FreeSelector() to free only one selector.
2205         Added SELECTOR_FreeBlock() to free an array of selectors.
2207         * [objects/color.c]
2208         Fixed a bug in COLOR_ToLogical() that caused GetPixel() to fail on
2209         hi-color displays.
2211         * [tools/build.c] [if1632/crtdll.spec]
2212         Added 'extern' type, used for external variables or functions.
2214         * [windows/winpos.c]
2215         Allow de-activating a window in WINPOS_ChangeActiveWindow().
2217         * [windows/winproc.c]
2218         Added 32-to-16 translation for button messages.
2219         Fixed WINPROC_GetPtr() to avoid crashes on 32-bit procedures that
2220         happen to be valid SEGPTRs.
2222 Sat Aug 10 18:22:25 1996  Albrecht Kleine  <kleine@ak.sax.de>
2224         * [windows/message.c]
2225         Removed a FIXME in MSG_PeekHardwareMsg(): produces correct 
2226         data for the JOURNALRECORD-hook (using EVENTMSG16 structure).
2228         * [if1632/gdi.spec] [include/windows.h] [objects/metafile.c]
2229         Introduced undocumented API function IsValidMetaFile(), plus a
2230         minor fix in last patch of CopyMetaFile().
2232         * [objects/gdiobj.c]
2233         Removed a FIXME in IsGDIObject(): added magic word check.
2235 Sun Aug 10 18:10:10 1996  Bruce Milner <Bruce.Milner@genetics.utah.edu>
2237         * [controls/statuswin.c]
2238         First pass at implementing the StatusWindow class.
2240         * [include/commctrl.h]
2241         Header file for common controls.
2243         * [controls/widgets.c]
2244         Added InitCommonControls().
2246         * [if1632/comctl32.spec]
2247         Add DrawStatusTextA, CreateStatusWindowA, InitCommonControls.
2249         * [win32/findfile.c] [if1632/kernel32.spec]
2250         Add FindNextFile32A, FindClose.
2251         Modified FindFirstFile32A so it works with FindNextFile32A.
2253         * [include/winbase.h]
2254         Fixed WIN32_FIND_DATA structure member names.
2256 Sat Aug 10 09:00:00 1996  Alex Korobka <alex@phm30.pharm.sunysb.edu>
2258         * [windows/scroll.c]
2259         Changed scrolling routines to benefit from DCE code update.
2261 Thu Aug  8 18:05:09 1996  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
2263         * [files/file.c]
2264         SearchPath* could get NULL for lastpart argument.
2266         * [if1632/build-spec.txt] [documentation/debugging]
2267         Varargs documentation added, debugging hints updated.
2269         * [if1632/crtdll.spec][misc/crtdll.c][misc/Makefile.in]
2270         Started to implement CRTDLL.
2272         * [if1632/wsock32.spec]
2273         Some thunks to standard libc functions (structures have the same
2274         elements, but perhaps wrong offset due to packing).
2276         * [include/kernel32.h][include/windows.h][win32/*.c][loader/main.c]
2277         Merged kernel32.h into windows.h.
2279         * [misc/lstr.c]
2280         Enhanced FormatMessage().
2282         * [misc/main.c] [if1632/kernel.spec] [include/windows.h]
2283         GetVersion() updated to new naming standard.
2284         Changed language handling to support language ids.
2286         * [misc/shell.c]
2287         Enhanced FindExecutable, so it finds files in the search path too.
2289         * [win32/environment.c]
2290         GetCommandLine* updated.
2292         * [loader/resource.c] [loader/pe_resource.c]
2293         FindResourceEx32* added.
2294         Loading of messagetables added.
2295         Language handling now uses Wine default language id.
2297 ----------------------------------------------------------------------
2298 Sun Aug  4 18:18:48 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
2300         * [controls/scroll.c]
2301         Attempted to implement undocumented scroll-bar messages.
2303         * [tools/build.c] [include/callback.h] [windows/winproc.c]
2304         CallTo16_* functions now get DS from the previous 16-bit stackframe.
2306         * [if1632/thunk.c] [include/callback.h]
2307         Added thunks to implement callbacks for the emulator. Now all the
2308         Enum* functions always take a real function pointer even in the
2309         emulator.
2310         
2311         * [loader/builtin.c]
2312         Removed binary search in BUILTIN_GetEntryPoint32(), as it didn't
2313         work with NULL entry points. Using linear search now.
2315         * [loader/module.c]
2316         Implemented IsSharedSelector().
2318         * [loader/task.c]
2319         Changed SwitchStackTo/Back to use the instance data to store the
2320         previous stack instead of the TDB. Also copy the local variables
2321         onto the new stack.
2322         Added GetExeVersion() and SetTackSignalProc().
2323         Implemented SetSigHandler().
2325 Sat Aug  3 22:19:00 1996  Thomas Sandford <t.d.g.sandford@prds-grn.demon.co.uk>
2327         * [controls/menu.c]
2328         "Fixed" problem in deleting menus where win32 could get into an
2329         endless loop when it crashed. I think I've fixed the symptoms, not
2330         the original problem so it might be worth further investigation.
2332         * [debugger/registers.c]
2333         Added missing #ifdefs on FS_REG and GS_REG, needed for FreeBSD to
2334         compile wine properly.
2336         * [files/dos_fs.c]
2337         Made DOSFS_Hash and DOSFS_Match non-static so they can be called
2338         from win32/findfile.c (q.v.).
2340         * [if1632/gdi32.spec]
2341         Added SetMapMode (call existing function)
2343         * [if1632/kernel32.spec]
2344         Added FindFirstFileA and SetFileAttributesA.
2346         * [if1632/user32.spec]
2347         Added BringWindowToTop, CreatePopupMenu, GetKeyState, GetParent,
2348         IsDlgButtonChecked (call existing functions) and IsDialogMessageA,
2349         UnhookWindowsHookEx.
2351         * [win32/file.c]
2352         Added stub function SetFileAttributes32A. It's a stub because I
2353         can't really work out what this function should do with most
2354         attributes in a Unix environment. Anyone care to expand it?
2356         * [win32/findfile.c]
2357         New file. Initial stab at FindFirstFile. This doesn't work as
2358         specified yet, though a lot of the groundwork is there. I haven't
2359         time to work on this for the next month, so if anyone wants to pick
2360         it up and run with it please do.
2362         * [win32/memory.c]
2363         Removed malloc.h from includes (covered by stdlib.h include, and
2364         gets rid of a warning in FreeBSD).
2366         * [win32/newfns.c]
2367         UnhookWindowsHookEx32A stub added.
2369         * [win32/user32.c]
2370         Added implementation of IsDialogMessage32A.
2372         * [windows/dialog.c]
2373         IsDlgButtonChecked now calls SendDlgItemMessage32A instead of
2374         SendDlgItemMessage16.
2376 Sat Aug  3 18:00:00 1996 Alex Korobka <alex@phm30.pharm.sunysb.edu>
2378         * [windows/graphics.c]
2379         Removed rectangle checking (conflicted with nonstandard
2380         mapping modes). 
2382         * [windows/dialog.c]
2383         Added check for child-style dialogs to DS_ABSALIGN
2384         coordinate conversion.
2386         * [objects/color.c]
2387         Cleaned up misc. bits
2389 Thu Aug  1 10:51:45 1996  Andrew Lewycky <plewycky@oise.utoronto.ca>
2391         * [windows/focus.c] [windows/event.c] [windows/win.c]
2392           [windows/defdlg.c]
2393         Fixes to focusing and activation.
2395         * [windows/defdlg.c]
2396         Properly(?) handle DM_GETDEFID.
2398         * [controls/combo.c]
2399         Handle CB_FINDSTRINGEXACT, CB_SETEDITSEL, CB_GETEDITSEL.
2400         CBCheckSize: Adjust edit position.
2402 Tue Jul 30 09:46:36 1996  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
2404         * [files/file.c] [include/file.h] [loader/module.c] [loader/ne_image.c]
2405         Pass HFILEs instead of unix-fds to self-loader code.
2407 Mon Jul 29 21:48:25 1996  Albrecht Kleine  <kleine@ak.sax.de>
2409         * [include/metafile.h] [objects/metafile.c] [objects/text.c]
2410         Implemented handling of some new metafile records (META_...)
2411         in PlayMetaFileRecord(), rewrite of 'case META_EXTTEXTOUT'.
2412         Added functions like MF_StretchBlt() for usage in metafiles.
2413         Minor bugfix in CopyMetafile().
2415         * [objects/bitmap.c][objects/dib.c]
2416         Added check for metafile-DC in Bitmap and DIB functions:
2417         CreateCompatibleBitmap() etc.
2419 ----------------------------------------------------------------------
2420 Sun Jul 28 17:57:19 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
2422         * [loader/task.c] [include/task.h]
2423         Implemented SwitchStackTo()/SwitchStackBack().
2425         * [include/wintypes.h] [loader/main.c]
2426         Added __winelib variable to distinguish between emulator and
2427         library at run-time. Later on, this should avoid some
2428         recompilations when building Winelib.
2430         * [windows/property.c]
2431         Implemented Win32 functions for window properties.
2433 Fri Jul 26 18:00:00 1996  Alex Korobka <alex@phm30.pharm.sunysb.edu>
2435         * [controls/listbox.c]
2436         Implemented LBS_SORT style, WM_COMPAREITEM, and WM_DELETEITEM
2437         messages.
2439         * [controls/menu.c]
2440         Call TranslateMessage() to enable shortcuts (on WM_CHAR).
2442         * [include/cursoricon.h]
2443         Moved #pragma pack(1) back to where it belongs.
2445         * [objects/palette.c]
2446         RealizeDefaultPalette() maps to system colors only.
2447         Do not broadcast palette notifications when in TrueColor.
2449         * [objects/color.c] [include/palette.h]
2450         Miscellaneous optimizations. Had to fix several
2451         "improvements" made to my patch for previous release.
2453         * [objects/dib.c]
2454         Reverse dib bits order for 24-bit SetDIBits().
2456         * [objects/dc.c]
2457         GetDeviceCaps() does not return RC_PALETTE when in TrueColor.
2459         * [windows/scroll.c]
2460         Scroll update region too.
2462         * [windows/message.c]
2463         Include QS_MOUSE into the event mask for nonclient mouse
2464         message filter. Fixes problems with Word 6 freezing when
2465         mouse hits nonclient area.
2467         * [windows/win.c] 
2468         Allow top-level windows to be linked as HWND_TOP in CreateWindow().
2470         * [windows/winpos.c] [windows/mdi.c]
2471         Attempt to fix control menu duplication.
2473 Fri Jul 26 09:49:35 1996  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
2475         * [files/drive.c]
2476         GetDriveType32A(): return value for CDROM fixed.
2478         * [files/file.c]
2479         SearchPath* added.
2481         * [if1632/gdi32.spec] [objects/brush.c]
2482         SetBrushOrgEx() added.
2484         * [loader/pe_resource.c]
2485         If even loading the default entry fails, we just use the first
2486         entry from the resource directory.
2488         [loader/task.c]
2489         SetSigHandler() stub added, Paradox 4.5 now starts up.
2491         * [misc/comm.c] [include/windows.h] [if1632/kernel32.spec]
2492         COMM functions updated to win32, not complete.
2494         * [misc/lstr.c]
2495         FormatMessageA partially implemented.
2497         * [include/miscemu.h] [memory/selector.c]
2498           [memory/global.c] [miscemu/dosmem.c]
2499         DOS memory handling changed: 1MB preallocated block, real-mode
2500         segment handling possible, SetSelectorBase into lower physical 1MB
2501         possible.
2503         * [miscemu/dpmi.c]
2504         Real-mode segments changed, real-mode int 21,ax=6506 added.
2505         AX=0x0303 added.
2507         * [multimedia/time.c]
2508         Fixed bug in killTimer.
2510         * [objects/bitmap.c]
2511         LoadImageA partially implemented.
2513 Wed Jul 24 18:20:24 1996  Albrecht Kleine  <kleine@ak.sax.de>
2515         * [include/dde_mem.h][include/dde_proc.h]
2516           [ipc/dde_atom.c][ipc/dde_proc.c][windows/message.c]
2517           [ipc/generic_hash.h][library/miscstubs.c]
2518         Changes for error free compilation using "--with-ipc":
2519         replaced some names with *16-equivalent (e.g. MSG to MSG16),
2520         modified prototype of function DDE_GlobalFree() .
2522         * [objects/palette.c]
2523         Added check for metafile-DC in GDISelectPalette(),
2524         GDIRealizePalette(),RealizeDefaultPalette() and
2525         IsDCCurrentPalette().
2527 Tue Jul 23 22:46:53 1996  Andrew Lewycky <plewycky@oise.utoronto.ca>
2529         * [controls/edit.c]
2530         EDIT_WM_Create: Don't EDIT_EM_ReplaceSel if created with lParam = "",
2531         fixes Winhelp.
2533         * [windows/dialog.c]
2534         DIALOG_CreateIndirect: Initialise dlgProc before creating children.
2536 ----------------------------------------------------------------------
2537 Wed Jul 17 16:10:16 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
2539         * [configure.in]
2540         Generate include/config.h instead of putting everything on the
2541         command-line.
2542         Removed -with-malloc-debug option (not useful for end users
2543         anyway).
2544         Added check for memmove().
2546         * [include/wintypes.h] [*/Makefile.in]
2547         Added definition of __WINE__ symbol when compiling Wine code
2548         (emulator or library) as opposed to user programs.
2550         * [debugger/editline.c] [debugger/readline/*]
2551         Moved all the readline code into debugger/editline.c. Removed the
2552         readline subdirectory.
2554         * [files/profile.c]
2555         Added PROFILE_GetWineIniInt().
2557         * [include/stackframe.h] [loader/task.c]
2558         The 16-bit stackframe now also exists for Winelib (even though it
2559         only ever contains one frame).
2561         * [loader/module.c]
2562         Added function MODULE_CreateDummyModule() to create a dummy Win16
2563         module for Winelib and Win32.
2565         * [memory/ldt.c]
2566         Make sure the ldt entry contents will be acceptable for the Linux
2567         kernel.
2569         * [memory/selector.c]
2570         Fixed SetSelectorLimit() when the limit is in pages.
2572         * [misc/port.c]
2573         Added memmove().
2575         * [miscemu/dpmi.c]
2576         Clear the segment registers that contain the selector being freed
2577         in int31/ax=0001.
2578         Added missing break after SelectorAccessRights call.
2580         * [win32/struct32.c]
2581         Added conversions for MDICREATESTRUCT.
2583         * [windows/winproc.c]
2584         Added message conversions for WM_MDICREATE.
2586 Tue Jul 16 19:46:24 1996  Pavel Kankovsky <KAN@frode.dcit.cz>
2588         * [windows/class.c]
2589         Added GetExePtr() call in CLASS_FindClassByAtom().
2591 Mon Jul 15 17:49:38 1996  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
2593         * [if1632/*.spec]
2594         Some more trivial specs added.
2596         * [if1632/gdi32.spec] [objects/font.c][windows/dialog.c]
2597         CreateFont32* added, changed to new naming std.
2599         * [include/windows.h] [include/mmsystem.h] [include/wintypes.h]
2600         Some defines/types added.
2602         * [win32/thread.c]
2603         TlsSetValue() returns boolean.
2605         * [win32/resource.c] [loader/pe_resource.c] [loader/resource.c]
2606           [controls/menu.c] [objects/bitmap.c]
2607         Cleanup of the resource functions, mostly changes to new naming
2608         standard and fixing of argument types so that they agree with the
2609         win16/win32 API.
2611 Thu Jul 11 15:00:00 1996  Alex Korobka <alex@phm30.pharm.sunysb.edu>
2613         * [windows/winpos.c]
2614         ShowWindow() fixes.
2616         * [windows/mdi.c]
2617         Fix reversed LPARAM in WM_MDIACTIVATE.
2619         * [wine.ini]
2620         New option AllocSystemColors tells Wine how many colors to grab
2621         from the system colormap.
2623         * [objects/bitblt.c] [objects/dc.c]
2624         Fixed pink garbage over Word buttons in PseudoColor. Added
2625         optional DSTINVERT shortcut for faster text selection.
2627         * [misc/wsprintf.c]
2628         Skip bogus segmented pointers in wsvnprintf16(). 
2630         * [objects/gdiobj.c]
2631         Added palette handling to UnrealizeObject(). 
2633         * [objects/color.c] [objects/palette.c] [windows/dce.c]
2634         Wine gets palette manager with support for more than 20 colors. 
2635         Only PseudoColor and TrueColor visuals tested so far.
2637         * [windows/winpos.c] [windows/win.c] 
2638         Set X size hints for WS_EX_DLGMODALFRAME windows (no resize) and
2639         use XReconfigureWMWindows() instead of XConfigureWindow() in
2640         managed mode.
2642         * [memory/global.c]
2643         Do not allocate more than 640K of DOS memory.
2645         * [misc/main.c]
2646         Do not allow -desktop and -managed together.
2648 ----------------------------------------------------------------------
2649 Fri Jul 12 17:43:05 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
2651         * [controls/scroll.c]
2652         Use Win32 heap functions to allocate scroll-bar info structure.
2654         * [debugger/dbg.y] [debugger/registers.c]
2655         Added support for FS and GS segment registers.
2656         Check that segment registers value are OK before returning from
2657         the signal handler.
2659         * [tools/build.c] [if1632/relay.c] [loader/builtin.c]
2660         Changed relay debugging for Win32 function: the relay code now
2661         passes the entry point address instead of the function name.
2663         * [tools/build.c] [miscemu/*.c]
2664         Added support for data entry points in Win32 DLLs.
2665         Added 'cdecl' function type for Win32.
2666         For 'register' function, the relay code now passes a pointer to
2667         the SIGCONTEXT structure.
2668         
2669         * [include/registers.h] [include/wine.h]
2670         Moved SIGCONTEXT structure definition in registers.h.
2672         * [loader/pe_image.c]
2673         Don't die at once if some Win32 entry points cannot be found, but
2674         set them to NULL, just like we do for Win16. This allows some
2675         programs to go further before crashing.
2677         * [loader/task.c] [loader/main.c]
2678         Moved global initializations from InitTask() to MAIN_Init(), as
2679         they no longer need a task context with the new SEGPTR heap functions.
2681         * [memory/string.c]
2682         Added lstrcpynAtoW and lstrcpynWtoA; not real API functions, but
2683         very convenient.
2685         * [windows/graphics.c]
2686         Partially implemented DrawEdge().
2688         * [windows/timer.c] [windows/caret.c]
2689         Implemented Win32 timer handling. Updated caret management to use
2690         Win32 timers (avoids having to use a Win16 callback).
2692         * [windows/win.c]
2693         Prevent programs from setting some style bits with
2694         SetWindowLong(). This should fix some BadMatch crashes.
2695         Link new windows at the end of the linked list.
2697         * [windows/winpos.c]
2698         Don't try to activate a child window in ShowWindow().
2700         * [windows/winproc.c]
2701         Added a 32->32 thunk to support Ansi-Unicode translation.
2703 Wed Jul 10 22:11:12 1996  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
2705         * [files/directory.c]
2706         Additional (undocumented) return value for GetTempDrive() added.
2708         * [files/dos_fs.c] [files/file.c] [include/windows.h]
2709         GetTempFileName32* added.
2710         GetShortPathName* added.
2712         * [memory/string.c]
2713         Win16 lstrcpy() can get NULL ptrs as argument and survive.
2715         * [misc/lzexpand.c]
2716         LZOpenFile(): also try opening with compressed filename if normal
2717         open fails.
2719         * [misc/ole2nls.c] [misc/lstr.c] [include/windows.h]
2720         Char* added.
2721         CompareString* added.
2723 Sun Jul  7 01:22:14 1996  Jukka Iivonen <iivonen@cc.helsinki.fi>
2725         * [objects/font.c] [if1632/gdi32.spec]
2726         CreateFontIndirect32A and CreateFontIndirect32W added.
2728         * [misc/ole2nls.c]
2729         GetUserDefaultLCID return values updated for new languages.
2730         Finnish support added for GetLocaleInfoA.
2732         * [object/palette] [gdi32.spec]
2733         RealizePalette32 and SelectPalette32 added.
2734         
2735 Sat Jul  6 17:27:30 1996  Ronan Waide  <root@waider.ie>
2737         * [misc/shell.c]
2738         Fixup for SHELL_FindExecutable so that File->Run from progman
2739         works once more. Still needs some more fixups - grep for FIXME in
2740         this file.
2742 ----------------------------------------------------------------------
2743 Fri Jul  5 16:27:43 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
2745         * [controls/desktop.c]
2746         Use Windows file I/O routines to load the desktop bitmap.
2748         * [files/file.c]
2749         Implemented RemoveDirectory* and DeleteFile*.
2751         * [include/wine.h]
2752         Added SIGCONTEXT typedef to replace #define sigcontext_struct.
2754         * [loader/task.c]
2755         Fixed initial breakpoint setting for Win32 tasks.
2757         * [misc/wsprintf.c]
2758         Ignore Unicode formats for wsprintf16().
2760         * [objects/font.c]
2761         Implemented Win32 version of GetTextMetrics.
2763         * [windows/winproc.c] [windows/win.c] [windows/class.c]
2764           [windows/dialog.c]
2765         Modified windows procedures to use thunks, to ensure that the
2766         procedure can be called directly from the Windows program.
2768         * [windows/win.c]
2769         Added function WIN_BuildWinArray() to make it easier to enumerate
2770         windows. Implemented Win32 version of EnumWindows() and friends.
2772 Fri Jul  5 11:56:22 1996  Andreas Kirschbaum <ank@rbg.informatik.th-darmstadt.de>
2774         * [controls/button.c] [windows/win.c]
2775         Operator precedence fixes.
2777         * [controls/edit.c]
2778         Implemented ES_PASSWORD, ES_LOWERCASE and ES_UPPERCASE styles.
2779         Fixed word wrap with long words.
2781         * [debugger/debug.l]
2782         New alias "where" for command "backtrace".
2784         * [if1632/gdi.spec]
2785         Corrected parameter of ExtTextOut.
2787         * [loader/module.c]
2788         Corrected printing of table of modules.
2790         * [misc/spy.c]
2791         Removed superfluous \n in message name.
2793         * [windows/message.c]
2794         Declared MSG_SendMessage as static.
2795         Changed parameter of DirectedYield() from queue handle to task handle.
2796         Removed warning mesages for argument of printf.
2798         * [windows/nonclient.c]
2799         Added the flag DT_NOPREFIX when drawing window titles.
2801         * [windows/win.c]
2802         WIN_WalkWindows now prints the invalid window handle.
2803         Added a warning if Get-/SetWindowWord/-Long gets an invalid offset.
2805         * [windows/winproc.c]
2806         Allows creating dialog windows with NULL as dialog function.
2808 Wed Jul  3 09:26:41 1996  Andrew Lewycky <plewycky@oise.utoronto.ca>
2810         * [windows/event.c]
2811         EVENT_key: Fixes to VK_ code generation for space bar and
2812         punctuation.
2814         * [files/file.c]
2815         GetTempFileName: first character in temporary name is "~".
2817         * [memory/heap.c]
2818         HEAP_MakeInUseBlockFree now frees the whole subheap if possible.
2820         * [objects/text.c]
2821         ExtTextOut16(): handle NULL lpRect and ETO_OPAQUE.
2823         * [misc/driver.c]
2824         Removed some bugs and reformatted. Actually loads drivers now.
2826         * [include/callback.h]
2827         Added CallDriverProc() and CallWindowsExitProc().
2829         * [loader/module.c]
2830         MODULE_CallWEP(): new function.
2832         * [misc/lzexpand.c]
2833         LZSeek(): return new pointer, not old one.
2835         * [misc/ver.c]
2836         find_ne_resource(): fixed dependence on LZSeek() bug.
2837         GetFileResource(): initialize reslen before using it.
2839         * [windows/class.c]
2840         SetClassWord(): add missing else.
2842         * [objects/font.c]
2843         lpFontList is now MAX_FONTS+1. It used to overwrite the array.
2844         InitFontList: allocate one huge array of structures.
2845         FONT_MatchFont: uppercase the face name.
2847 Thu Jun 27 12:41:40 1996  Bruce Milner <bruce@genetics.utah.edu>
2849         * [memory/heap.c]
2850         Fixed a typo in HeapReAlloc().
2852 Tue Jun 25 22:22:03 1996  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
2854         * [files/directory.c] [files/drive.c] [if1632/kernel.spec]
2855           [if1632/kernel32.spec] [if1632/shell.spec] [include/windows.h]
2856         GetTempPath* added
2857         GetDriveType* fixed, updated to NewNameStandard.
2858         GetCurrentDirectory* fixed (needs to prepend X:\).
2860         * [controls/listbox.c]
2861         Missing NULL check added.
2863         * [if1632/winmm.spec] [loader/builtin.c]
2864         winmm.dll (32bit mmsystem equivalent) specs added.
2866         * [memory/string.c] [if1632/kernel32.spec] [include/windows.h]
2867         Rtl{Move,Zero,Fill}Memory added.
2869         * [misc/registry.c]
2870         Some NULL ptr dereference bugs fixed.
2872         * [multimedia/mcicda.c][multimedia/mcistring.c][multimedia/mmsystem.c]
2873         Check for NULL ptr.
2874         Fill mciOpenDrv when mixing mciOpen and mciSendString("open ..").
2875         Aliasing should work for all MCI devices.
2877         * [windows/win.c]
2878         Allow passing invalid window handles to CloseWindow().
2880 Tue Jun 25 20:02:15 1996  Jukka Iivonen <iivonen@cc.helsinki.fi>
2882         * [files/directory.c] [if1632/kernel32.spec]
2883         GetSystemDirectory32A and GetSystemDirectory32W added.
2885         * [misc/main.c] [if1632/kernel32.spec]
2886         Beep and SetEnvironmentVariable32W added.
2888 ----------------------------------------------------------------------
2889 Wed Jun 19 14:49:27 1996  Marcus Meissner <msmeissn@faui45.informatik.uni-erlangen.de>
2891         * [files/drive.c] 
2892         GetFreeDiskSpace*, GetVolumeInformation* added.
2894         * [files/file.c]
2895         FlushFileBuffers, CreateDirectory* added.
2897         * [include/winbase.h] [include/windows.h]
2898         Prototypes, defines added and fixes.
2900         * [if1632/kernel32.spec] [include/resource32.h]
2901           [win32/cursoricon32.c] [win32/resource.c] [windows/dialog.c]
2902         Fixes to resource handling.
2904         * [if1632/kernel.spec] [if1632/kernel32.spec] [if1632/user32.spec]
2905         Specs for implemented functions added
2906         Some thunks to functions which are same as win16 equivalents.
2908         * [loader/task.c]
2909         GetAppCompatFlags() added.
2911         * [misc/registry.c]
2912         One missing else added, small hack to RegQueryValue16().
2914         * [win32/file.c]
2915         GetFileAttributesA() fixed (was using DOS path as UNIX path).
2917 Tue Jun 18 21:00:00 1996  Alex Korobka <alex@phm30.pharm.sunysb.edu>
2919         * [loader/ne_resource.c]
2920         Fixed FreeResource() return value.
2922         * [objects/text.c]
2923         Fixed a bug in ExtTextOut() that was causing overlapped characters
2924         in WinWord.
2926         * [windows/winpos.c]
2927         SWP_FRAMECHANGED for top-level windows now invalidates client
2928         area as clock.exe wants.
2930 Tue Jun 18 11:30:22 1996  Albrecht Kleine  <kleine@ak.sax.de>
2932         * [controls/listbox.c]
2933         Mini bugfix: 'revival' of missing scrollbar in listboxes.
2935 Mon Jun 17 20:27:41 1996  Robert Pouliot <krynos@clic.net>
2937         * [resources/sysres_Fr.rc] [resources/TODO]
2938         Made changes for Choose_Font dialog.
2940 ----------------------------------------------------------------------
2941 Sun Jun 16 16:51:31 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
2943         * [memory/heap.c]
2944         Fixed bug in HeapRealloc (thanks to Bruce Milner).
2946         * [misc/wsprintf.c]
2947         Fixed argument size for %c format in wsprintf16().
2949         * [objects/dc.c]
2950         Don't free hFirstBitmap for saved DCs.
2952         * [windows/event.c]
2953         Added timer handling in EVENT_WaitXEvent().
2955         * [windows/message.c]
2956         In MSG_TranslateMouseMsg and MSG_TranslateKbdMsg, check if the
2957         event is for the current task; if not, wake the other task.
2959         * [windows/queue.c] [include/queue.h]
2960         Added 'self' handle in queue structure.
2962         * [windows/timer.c]
2963         Added TIMER_ExpireTimers() function to mark expired timers and
2964         wake up the corresponding tasks.
2966 Thu Jun 13 01:46:33 EDT 1996  William Magro <wmagro@tc.cornell.edu>
2968         * [windows/mapping.c]
2969         First point in list was mapped multiple times in DPtoLP and
2970         LPtoDP.  Other points were not mapped.
2972 Wed Jun 12 18:08:45 1996  Alex Korobka <alex@phm30.pharm.sunysb.edu>
2974         * [misc/shell.c]
2975         Some fixes for ExtractIcon function family.
2977         * [documentation/user_module]
2978         Chapter about windowing and messaging subsystems.
2980 ----------------------------------------------------------------------
2981 Tue Jun 11 15:20:43 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
2983         * [debugger/break.c] [loader/signal.c]
2984         Fixed breakpoints in 32-bit code.
2986         * [include/windows.h]
2987         Added many more Win32 versions of standard structures.
2989         * [include/winreg.h] [misc/registry.c]
2990         Moved private types into registry.c.
2992         * [memory/string.c] (New file)
2993         Moved most string functions from misc/lstr.c; added Win32 version
2994         of all functions.
2996         * [misc/wsprintf.c]
2997         Implemented Win32 wsprintf functions.
2999         * [objects/bitmap.c]
3000         Implemented Win32 bitmap functions.
3002         * [windows/dialog.c]
3003         Don't set dialog procedure before the controls are created. This
3004         avoids a crash in Winhelp.
3006 Tue Jun 11 14:10:06 1996 Martin von Loewis <loewis@informatik.hu-berlin.de>
3008         * [controls/menu.c] [if1632/user.spec] [windows/message.c]
3009         Replace PeekMessage with PeekMessage16.
3011         * [if1632/kernel32.spec][misc/main.c]
3012         GetVersion32,GetVersionEx32A,GetVersionEx32W: new functions.
3013         MAIN_ParseVersion: new function, new command line option -winver.
3014         GetVersion: modified to take command line argument into account.
3016         * [if1632/kernel32.spec] [win32/process.c]
3017         FreeLibrary32: new function.
3018         TlsAlloc: initialize Tls to zero.
3019         InterlockedIncrement,InterlockedDecrement,InterlockedExchange: new
3020         functions.
3022         * [if1632/kernel32.spec]
3023         SetErrorMode,GetActiveWindow: new relays to existing functions.
3025         * [if1632/kernel32.spec][win32/user32.c]
3026         PeekMessage32A,PeekMessage32W: new functions.
3028         * [include/struct32.h][include/windows.h]
3029         Moved MSG32 to windows.h.
3030         Renamed MSG to MSG16.
3031         Modified prototypes to use MSG16
3033         * [include/winbase.h]
3034         OSVERSIONINFO32A,OSVERSIONINFO32W: new structures.
3036 Sun Jun  9 20:53:30 1996  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
3038         * [if1632/Makefile.in] [loader/builtin.c]
3039         version.dll,lz32.dll added.
3041         * [include/lzexpand.h] [if1632/lz32.spec] [if1632/lzexpand.spec]
3042           [misc/lzexpand.c]
3043         lz32.dll added.
3044         Modified to new function naming standard.
3046         * [include/ver.h] [if1632/ver.spec] [if1632/version.spec] [misc/ver.c]
3047         version.dll added (win32 version of ver.dll).
3048         Modified to new function naming standard.
3049         Use registry to look up a LOCALE langids too.
3050         (VerInstallFile,VerFindFile still stubs)
3052 Fri Jun  7 20:40:20 1996  Albrecht Kleine  <kleine@ak.sax.de>
3054         * [files/file.c]
3055         Added a warning if GetTempFileName() gets a bad drive parameter.
3057         * [misc/commdlg.c]
3058         Changed file listbox color to gray in SaveFile dialog 
3059         (just like Windows does this).
3061 ----------------------------------------------------------------------
3062 Wed Jun  5 20:13:54 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
3064         * [controls/button.c] [controls/listbox.c]
3065         Fixed wParam of WM_DRAWITEM message.
3067         * [if1632/Makefile.in] [loader/builtin.c]
3068         Remove WPROCS32 DLL, as the relay code can call Wine routines
3069         directly.
3071         * [loader/module.c] [loader/ne_image.c]
3072         Fixed initial stack layout for self-loading modules.
3074         * [tools/build.c]
3075         Fixed data segment building for Win16 modules.
3077         * [windows/defdlg.c]
3078         Implemented Win32 versions of DefDlgProc().
3080         * [windows/dialog.c]
3081         Merged Win16 and Win32 dialog code.
3082         Added support for control extra data in dialog item template.
3084         * [windows/win.c]
3085         Unified Win16 and Win32 versions of CreateWindow().
3086         Implemented Win32 version of GetWindowLong().
3088         * [windows/winproc.c]
3089         Changed the implementation of window procedures, so that 16-bit
3090         winprocs are valid segmented pointers.
3092 Sun Jun  2 16:39:46 1996  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
3094         * [misc/registry.c]
3095         Fixed another bug in the w95 loader. Quietened some debug output.
3097 Sun Jun  2 10:00:22 1996  Ulrich Schmid  <uschmid@mail.hh.provi.de>
3099         * [windows/winproc.c]
3100         Bug fix: WM_PARENTNOTIFY: don't fall through to WM_SETTEXT.
3102 Sat Jun  1 12:37:22 1996  Tristan Tarrant <tst@sthinc.demon.co.uk>
3104         * [resources/TODO] [resources/sysres_It.rc]
3105         Updated font dialog box.
3107 Thu May 30 21:05:19 1996  Albrecht Kleine  <kleine@ak.sax.de>
3109         * [include/commdlg.h] [misc/commdlg.c]
3110         ChooseFont() and ChooseColor(): 
3111         Bugfixes and added more support for some CF_* and CC_* flags: 
3112         dialog templates and font size control.
3113         Bugfix in structure definition of CHOOSECOLOR definition.
3115         * [ipc/dde_proc.c] [windows/event.c]
3116         Replaced SendMessage with SendMessage16 and added inclusion of
3117         dde_proc.h for error-free compilation of ipc module.
3119 Thu May 30 19:00:00 1996  Alex Korobka <alex@phm30.pharm.sunysb.edu>
3121         * [windows/scroll.c]
3122         Made ScrollDC to save/restore current clipping region.
3124         * [misc/clipboard.c] [windows/event.c]
3125         Implemented most of the previously missing features (not tested), 
3126         improved text pasting from/to X. 
3128         * [if1632/user.spec] [if1632/gdi.spec] [objects/dc.c]
3129           [objects/gdiobj.c] [objects/clipping.c] [windows/dce.c]
3130           [windows/winpos.c] [windows/painting.c]
3131         Updated DCE code, implemented dynamic invalidation of owned DCs.
3132         This fixes a lot of problems with scrolling in WinWord. Not
3133         sure about the effect on -desktop.
3135 Wed May 29 23:35:44 1996  Jukka Iivonen <iivonen@cc.helsinki.fi>
3137         * [win32/time.c] [if1632/kernel32.spec]
3138         Added SetSystemTime and SetTimeZoneInformation.
3140         * [if1632/kernel32.spec]
3141         Added lstrcat, lstrcatA, lstrcmp, lstrcmpA, lstrcpy, lstrlen.
3143         * [include/windows.h]
3144         Added SYSTEM_POWER_STATUS structure and prototypes for
3145         GetSystemPowerStatus, SetSystemPowerState, SetSystemTime.
3147         * [include/kernel32.h]
3148         Added a prototype for SetTimeZoneInformation.
3150         * [win32/environment.c] [if1632/kernel32.spec]
3151         Added GetSystemPowerStatus and SetSystemPowerState stubs.
3153 ----------------------------------------------------------------------
3154 Tue May 28 19:36:36 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
3156         * [controls/combo.c]
3157         Destroy the listbox and edit control when destroying the
3158         combo. This should prevent crashes on application exit.
3160         * [misc/system.c] [if1632/system.spec]
3161         Implemented InquireSystem().
3163         * [loader/task.c] [windows/message.c] [windows/queue.c]
3164         First attempt at inter-task SendMessage(). Still has a lot of
3165         problems.
3167 Tue May 28 14:26:04 1996  Peter Bajusz  <hyp-x@inf.bme.hu>
3169         * [windows/mdi.c]
3170         Fixed MDITile with iconic children.
3172 Mon May 27 20:28:18 1996  Albrecht Kleine  <kleine@ak.sax.de>
3174         * [misc/commdlg.c]
3175         ChooseFont dialog:
3176         - complete rewrite of FontFamilyEnumProc() and FontStyleEnumProc()
3177           not real available font types (e.g. "Bold") can not selected
3178         - supporting more CF_LIMITSIZE- and CF_...ONLY- flags
3180         * [objects/font.c]
3181         In FONT_MatchFont perform check if "lfFaceName" is family from X11
3182         only if "lfFaceName" is a windows font family then do a call of
3183         FONT_TranslateName() : this results in better font selections in 
3184         ChooseFont() or applications like charmap.exe or write.exe.
3185         Added a ParseFontParms() call if necessary in function 
3186         FONT_MatchFont(): we need a font name as basis for GetTextFace() 
3187         even if there isn't one...
3189         * [resources/TODO]
3190         Inventory of resource translations in sysres_??.rc
3192 Fri May 24 16:33:28 1996  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
3194         * [misc/registry.c]
3195         _w95_loadreg: use offset to determine next RGDB position too.
3197 Thu May 23 19:35:38 1996  Greg Kreider <kreider@natlab.research.philips.com>
3199         * [controls/combo.c]
3200         Fixed size of combo, lbox, and button (lb sometimes off by 2 pixels).
3202         * [misc/main.c]
3203         Result of option "-fixedmap" is to turn flag on.
3205 Thu May 23 19:15:41 1996  Ronan Waide  <root@waider.ie>
3207         * [misc/shell.c]
3208         ShellExecute and FindExecutable now both use common code to
3209         determine the required executable file.
3211 ----------------------------------------------------------------------
3212 Tue May 21 14:06:07 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
3214         * [controls/button.c]
3215         Made ButtonWndProc a 32-bit window procedure.
3217         * [controls/desktop.c]
3218         Made DesktopWndProc a 32-bit window procedure.
3219         Added handling of WM_SETCURSOR.
3221         * [controls/menu.c]
3222         Allocate menu items and strings on the 32-bit system heap.
3223         Implemented Win32 versions for ChangeMenu, InsertMenu, ModifyMenu,
3224         AppendMenu and LoadMenuIndirect.
3226         * [controls/widgets.c]
3227         Added possibility to have 32-bit built-in classes.
3229         * [files/drive.c]
3230         Implemented GetLogicalDrive() and GetLogicalDriveStrings().
3232         * [misc/spy.c] [include/spy.h]
3233         Added support for spying Win32 messages.
3235         * [loader/builtin.c]
3236         Fixed bug in -dll option parsing.
3238         * [memory/local.c]
3239         Added back the change by Huw D. M. Davies to free the block in
3240         LocalRealloc() before allocating the new one.
3242         * [objects/bitmap.c] [objects/cursoricon.c] [objects/oembitmap.c]
3243         Fixed bug in bitmap size that caused memory corruption for 24bpp.
3245         * [windows/defwnd.c]
3246         Implemented Win32 version of DefWindowProc().
3248         * [windows/dialog.c]
3249         Implemented Win32 version of SendDlgItemMessage,
3250         Get/SetDlgItemText and Get/SetDlgItemInt.
3252         * [windows/mdi.c]
3253         Implemented Win32 version of DefFrameProc() and DefMDIChildProc().
3254         Don't make a copy of the OBM bitmaps for every MDI window.
3256         * [windows/message.c]
3257         Implemented Win32 version of SendMessage().
3258         
3259         * [windows/winproc.c] [windows/class.c] [windows/win.c]
3260         New scheme for 32-bit window procedures to replace aliases. All
3261         32-bit window procedure get a 16-bit address pointing to a
3262         WINDOWPROC structure.
3263         Implemented Ansi<->Unicode translation for CallWindowProc().
3264         Added translation of WM_DRAWITEM between Win16 and Win32.
3266         * [windows/win.c] [include/callback.h]
3267         Added ugly hack to build CREATESTRUCT on the stack when sending
3268         WM_NCCREATE.
3269         Implemented Win32 version of Get/SetWindowWord/Long and
3270         Get/SetWindowText.
3271         
3272 Fri May 17 10:20:16 1996  Albrecht Kleine  <kleine@ak.sax.de>
3274         * [controls/button.c]
3275         Avoid gray text on gray background in disabled push buttons
3276         using a b/w raster and some raster operations (PatBlt,BitBlt).
3278         * [objects/text.c]
3279         DrawText(): don't draw an underbar anymore if DT_CALCRECT is set.
3281 ----------------------------------------------------------------------
3282 Thu May 16 13:35:31 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
3284         * [*/*.c]
3285         Renamed RECT, POINT and SIZE structures to RECT16, POINT16 and
3286         SIZE16. Implemented Win32 version of most functions that take
3287         these types as parameters.
3289         * [configure]
3290         Patched autoconf to attempt to correctly detect -lnsl and
3291         -lsocket. Please check this out.
3292         
3293         * [controls/button.c]
3294         Added support for Win32 BM_* messages.
3296         * [controls/menu.c]
3297         Avoid sending extra WM_MENUSELECT messages. This avoids crashes
3298         with Excel.
3300         * [memory.heap.c] [include/heap.h]
3301         Added support for SEGPTRs in Win32 heaps. Added a few macros to
3302         make using SEGPTRs easier. They are a bit slower than MAKE_SEGPTR,
3303         but they work with Win32.
3305         * [memory/atom.c]
3306         Implemented Win32 atom functions.
3308         * [memory/local.c]
3309         Fixed LocalReAlloc() changes to avoid copying the whole block twice.
3311         * [win32/memory.c]
3312         Use /dev/zero instead of MAP_ANON for VirtualAlloc().
3314         * [windows/class.c]
3315         Properly implemented the Win32 class functions.
3317         * [windows/winproc.c] (New file)
3318         New file handling the message translation between Win16 and Win32.
3320 Mon May 13 18:00:00 1996 Alex Korobka <alex@phm30.pharm.sunysb.edu>
3322         * [windows/mdi.c] [windows/menu.c]
3323         Improved WM_MDICREATE and WM_MDICASCADE handling.
3325         * [windows/event.c] [objects/bitblt.c]
3326         Handle GraphicsExpose event for BitBlt from screen to screen.
3328         * [windows/event.c] [windows/win.c] [windows/nonclient.c]
3329         Bunch of fixes for problems with -managed.
3331         * [windows/win.c] [windows/winpos.c]
3332         Changed conditions for WM_SIZE, WM_MOVE, and WM_GETMINMAXINFO
3333         in CreateWindow.
3335         * [windows/win.c] [windows/queue.c] [misc/user.c]
3336         Do not send WM_PARENTNOTIFY when in AppExit and call WH_SHELL
3337         on window creation/destruction.
3339         * [objects/palette.c]
3340         Crude RealizePalette(). At least something is visible in LviewPro.
3342 Sun May 12 02:05:00 1996  Thomas Sandford <t.d.g.sandford@prds-grn.demon.co.uk>
3344         * [if1632/gdi32.spec]
3345         Added Rectangle (use win16 version).
3347         * [if1632/kernel32.spec]
3348         Added GetWindowsDirectoryA (use win16 GetWindowsDirectory).
3350         * [if1632/user32.spec]
3351         Added GetSubMenu, MoveWindow, SetScrollPos, SetScrollRange (use win16
3352         versions).
3353         Added SetWindowsHookExA (empty stub for now).
3355         * [include/handle32.h]
3356         Changed #include <malloc.h> to #include <stdlib.h> to prevent
3357         hate message from FreeBSD compiler.
3359         * [win32/newfns.c]
3360         Added new function SetWindowsHookEx32A (empty stub for now).
3362         * [win32/user32.c]
3363         Removed redundant debugging printf statement.
3365 Sun May 12 01:24:57 1996  Huw D. M. Davies <h.davies1@physics.oxford.ac.uk>
3367         * [memory/local.c]
3368         Avoid creating adjacent free blocks.
3369         Free the block in LocalReAlloc() before allocating a new one.
3370         Fixed LocalReAlloc() for discarded blocks.
3371         
3372 Fri May 10 23:05:12 1996  Jukka Iivonen <iivonen@cc.helsinki.fi>
3374         * [resources/sysres_Fi.rc]
3375         ChooseFont and ChooseColor dialogs updated.
3377 Fri May 10 17:19:33 1996  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
3379         * [files/drive.c,if1632/kernel.spec]
3380         GetCurrentDirectory(),SetCurrentDirectory() implemented.
3382         * [if1632/advapi32.spec] [if1632/kernel.spec] [if1632/shell.spec]
3383           [include/windows.h] [include/winreg.h] [loader/main.c]
3384           [misc/main.c] [misc/shell.c] [misc/registry.c]
3385         Registry fixes:
3386         - loads win95 registry databases,
3387         - save only updated keys on default,
3388         - now adhers to the new function naming standard,
3389         - minor cleanups.
3391 Tue May 7 22:36:13 1996  Albrecht Kleine  <kleine@ak.sax.de>
3393         * [combo.c]
3394         Added WM_COMMAND-handling for interaction between EDIT and COMBOLBOX
3395         and synchronized mine with Greg Kreider's works.
3397         * [commdlg.c]
3398         Bugfix in ChooseFont: font size handling.
3400 ----------------------------------------------------------------------
3401 Mon May  6 12:56:26 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
3403         * [DEVELOPERS-HINTS]
3404         Added paragraph on naming conventions for Win16/Win32/Winelib.
3406         * [controls/menu.c]
3407         Create a default system menu that is the same for all windows
3408         instead of making a copy every time.
3410         * [include/wintypes.h]
3411         Added WINELIB_NAME and DECL_WINELIB_TYPE macros.
3412         Added xx16 and xx32 definitions for most types. General clean-up.
3414         * [memory/global.c] [memory/local.c] [*/*]
3415         Renamed Global and Local heap functions to xxx16. Added all xxx32
3416         versions of the same functions.
3418         * [memory/selector.c]
3419         Mask out lower bits of selector in FreeSelector().
3421         * [misc/lstr.c]
3422         Fixed wvsprintf().
3424         * [windows/class.c]
3425         Changed the class structure to make Win32 support easier.
3427         * [windows/defwnd.c]
3428         Added handling of WM_INITMENUPOPUP for system menu to gray out
3429         invalid options.
3431         * [windows/winpos.c]
3432         Bug fix: the WINDOSPOS structure pointer in WM_NCCALCSIZE must be
3433         a SEGPTR.
3435 Sun May  5 03:51:26 1996  Huw D. M. Davies <h.davies1@physics.oxford.ac.uk>
3437         * [memory/local.c]
3438         Implementation of moveable and (rudimentary) support for
3439         discardable local memory, plus several bug fixes.
3441 Sat May  4 18:33:35 1996  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
3443         * [include/windows.h] [windows/win.c] [if1632/user.spec] 
3444         FindWindowEx() implemented (someone reported it was missing
3445         for FrameMaker 4.1).
3447         * [if1632/kernel32.spec] [if1632/user32.spec] [win32/memory.c]
3448           [win32/resource.c]
3449         Misc small stubs/small functions which bring win95 binaries
3450         further down the road. (IsBadCodePtr, LocalReAlloc,GetCursorPos)
3451         Small fix in WIN32_LoadAcceleratorsA.
3453 Fri May  3 19:43:12 1996  Frans van Dorsselaer <dorssel@rulhm1.LeidenUniv.nl>
3455         * [controls/edit.c] [controls/EDIT.TODO]
3456         Changed / fixed some types and typecasts.
3457         Fixed the scrollbar reset after WM_SETHANDLE / WM_SETTEXT.
3458         Added heap initialization in WM_CREATE.
3460 Fri May  3 19:30:02 1996  Greg Kreider <kreider@natlab.research.philips.com>
3462         * [controls/combo.c] [controls/listbox.c]
3463         Pass WM_[HV]SCROLL to listbox, but not combo.
3464         Don't try to redraw non-existant scroll bars (changes dwStyle flags).
3465         Combo box gets border.
3466         Combo box includes button (otherwise button won't trigger dropdown).
3467         Proper border around RectButton.
3468         Check size consistancy of combo, listbox, and button after resizing 
3469         or before painting.  These routines still aren't completely correct.
3470         Localize size checks in separate routines.
3471         Listboxes are white.
3473 Thu May  2 19:21:23 1996  Albrecht Kleine  <kleine@ak.sax.de>
3475         * [controls/combo.c][include/commdlg.h][include/commdlg.c]
3476           [resources/sysres_De.rc][resources/sysres_En.rc]
3477         Introduced ChooseFont dialog, but needed some patches in 
3478         handling of comboboxes with edit controls.
3480 Tue Apr 30 00:33:27 1996  Ulrich Schmid  <uschmid@mail.hh.provi.de>
3482         * [programs/winhelp/*]
3483         Added a help viewer and a simple `.hlp' to `.sgml' converter.
3485 Mon Apr 29 14:17:57 1996  Tristan Tarrant <tst@sthinc.demon.co.uk>
3487         * [resources/sysres_*.rc] [misc/shell.c]
3488         Modified size of "About" dialog boxes.
3490 Sat Apr 27 18:10:11 Martin von Loewis <loewis@informatik.hu-berlin.de>
3492         * [if1632/Makefile.in][loader/builtin.c]
3493         crtdll.spec, ntdll.spec, wsock32.spec: new files.
3495         * [loader/pe_image.c]
3496         Fix error message if import by ordinal failed.
3498 ----------------------------------------------------------------------
3499 Sun Apr 28 14:32:43 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
3501         * [Makefile.in]
3502         Subdir memory is now also compiled for Winelib, in order to get
3503         the Win32 heap functions.
3505         * [if1632/Makefile.in]
3506         Renamed winprocs and winprocs32 to wprocs and wprocs32 to avoid
3507         DLL names > 8 characters.
3509         * [loader/builtin.c] (New file)
3510         Grouped all built-in DLLs code in a single file.
3512         * [memory/global.c]
3513         Use the Win32 heap code instead of malloc() to allocate linear
3514         memory. This will help test the heap code.
3516         * [memory/local.c]
3517         Fixed FreeSelector() to clear DS and ES correctly for huge blocks.
3519         * [tools/build.c] [if1632/relay.c]
3520         Removed 'id' directive in spec files. For relay debugging, the DLL
3521         entry point is now computed from the CS:IP entry point address.
3522         Added 'heap' directive to specifiy a local heap for the DLL. USER
3523         and GDI heap are now created this way.
3525         * [windows/class.c] [include/class.h]
3526         Changed the class structure to use pointers instead of handles.
3527         Changed Get/SetClassWord/Long to use a switch statement; this
3528         allows changing the layout of the CLASS structure.
3530         * [windows/win.c] [include/win.h]
3531         Use a CLASS * instead of a handle for the window class.
3533 Sat Apr 27 18:10:11 Martin von Loewis <loewis@informatik.hu-berlin.de>
3535         * [if1632/kernel32.spec] [memory/global.c]
3536           [win32/memory.c] [win32/process.c]
3537         GetProcessAffinityMask,GlobalLock,IsBadReadPtr,IsBadWritePtr,
3538         LocalLock,SetThreadAffinityMask: new relays.
3540         * [win32/cursoricon32.c]
3541         Return same handle if a cursor is loaded multiple times.
3543 Sat Apr 27 15:13:37 1996  Bang Jun Young <bangjy@nownuri.nowcom.co.kr>
3545         * [resources/sysres_Ko.rc]
3546         Added support for Korean [Ko] language.
3548 Fri Apr 26 00:49:05 1996  Huw D. M. Davies <h.davies1@physics.oxford.ac.uk>
3550         * [objects/dc.c] [objects/font.c]
3551         Fixed problem with SaveDC()/RestoreDC() and font cache 'used' count.
3553         * [objects/metafile.c] [objects/dcvalues.c]
3554         Fixed broken SetTextAlign() on metafiles.
3556         * [objects/metafile.c]
3557         Delete objects in handle table at end of PlayMetaFile().
3559 Wed Apr 24 19:21:01  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
3561         * [if1632/ver.spec] [misc/ver.c] [include/ver.h] (New files)
3562         VER.DLL (partially) implemented (VerFindFile,VerInstallFile)
3563         [If it doesn't work for you, use -dll -ver and report it to me]
3565         * [if1632/user32.spec] [if1632/kernel32.spec] [if1632/shell.spec]
3566           [if1632/shell32.spec] [misc/ole2nls.c] [windows/message.c]
3567           [windows/graphics.c]
3568         Simple win32 functions, where we can just use the win16 counterpart.
3569         Misc. stubs. 
3571         * [misc/lstr.c]
3572         Someone reported a _lstrlen(NULL). NULL is a valid argument. Fixed.
3574         * [misc/registry.c]
3575         Some alloclens were off by 1, one double fclose() fixed.
3576         Requesting value 0 of a key with no values returns an error 
3577         (should we always return a made up value NULL? what does win3.1?)
3579 Tue Apr 23 17:00:00 1996 Alex Korobka <alex@phm30.pharm.sunysb.edu>
3581         * [misc/shell.c]
3582         Implemented FindEnvironmentString(), DoEnvironmentSubst(),
3583         ExtractIcon(), InternalExtractIcon() and ExtractAssociatedIcon().
3585         * [misc/user.c]
3586         Do extensive cleanup on application exit.
3588         * [windows/hook.c] [windows/win.c] [windows/class.c]
3589         Added miscellaneous cleanup routines.
3591         * [controls/menu.c]
3592         More efficient popup menu window handling.
3594 Mon Apr 22 21:35:22 1996  Albrecht Kleine  <kleine@ak.sax.de>
3596         * [include/windows.h][objects/oembitmap.c][include/bitmaps/obm_trtype]
3597         Added "TT-bitmap" for later usage in a ChooseFont() ownerdraw combobox.
3599 ----------------------------------------------------------------------
3600 Sat Apr 20 23:23:16 1996  Robert Pouliot <krynos@qbc.clic.net>
3602         * [resources/sysres_Fr.rc] [resources/TODO]
3603         Made changes for Choose_Color dialog.
3605 Sat Apr 20 15:43:49 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
3607         * [controls/button.c]
3608         Fixed test that got miscompiled by some old gcc versions.
3610         * [memory/local.c]
3611         Fixed the layout of handle tables so that moveable handle entries
3612         can be freed on LocalFree().
3613         Implemented LocalFlags(), LocalCountFree(), LocalHandleDelta() and
3614         GetHeapSpaces().
3616         * [misc/main.c] [ANNOUNCE]
3617         Update the list of contributors. Please let me know if I forgot
3618         someone.
3620 Fri Apr 19 20:07:20 1996  Frans van Dorsselaer  <dorssel@rulhm1.leidenuniv.nl>
3622         * [controls/edit.c] [controls/EDIT.TODO]
3623         Fixed EM_SETHANDLE / WM_CREATE / EDIT_MakeFir() buffer allocation.
3624         Fixed ES_NOHIDESEL / WM_MOUSEMOVE / WM_LBUTTONDOWN implementation.
3625         Added WM_ENABLE implementation (gray text).
3626         Fixed buffer > 32767 bug.
3627         Fixed argument types / typecasting.
3628         Faster selection (re)drawing.
3630 Thu Apr 18 13:38:26 1996  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
3632         * [misc/registry.c] [include/winreg.h]
3633         Changed savefile format again to human readable/editable
3634         (UNICODE chars >0xff are specified by \uXXXX, data by XX).
3635         Has now global / local registry databases (including merging them).
3636         HKEY_CLASSES_ROOT == HKEY_LOCAL_MACHINE\\SOFTWARE\\Classes.
3637         HKEY_CURRENT_USER == HKEY_USERS\\<loginname>.
3639         * [misc/comm.c]
3640         Allow " " as COMx: ... spec delimiter too.
3641         (AOL-CD setup.exe tries to initialize modem2 as "9600,x,x x" (can't 
3642         remember the x).
3644 Thu Apr 18 09:00:00 1996  Alex Korobka <alex@phm30.pharm.sunysb.edu>
3646         * [windows/mdi.c]
3647         Miscellaneous changes.
3649         * [windows/winpos.c] 
3650         Use BitBlt whenever possible in SetWindowPos.
3652         * [windows/painting.c]
3653         Fix incompatibilities with hrgnUpdate being 1.
3655 Wed Apr 17 19:19:22 1996  Albrecht Kleine  <kleine@ak.sax.de>
3657         * [misc/commdlg.c]
3658         Many bugfixes in ChooseColor dialog.
3659         Added a user defined dialog title in FileOpen-/FileSave- dialog.
3661         * [misc/commdlg.c][include/commdlg.h]
3662           [if1632/commdlg.spec][if1632/winprocs.spec]
3663         Introduced dialog-, callback- and enum- stub functions
3664         for ChooseFont dialog
3666 Wed Apr 17 19:08:38 1996  Niels de Carpentier  <niels@cindy.et.tudelft.nl>
3668         * [objects/metafile.c] [include/metafile.h] [if1632/gdi.spec]
3669         Implemented EnumMetaFile and CopyMetaFile. Removed METAFILE struct.
3670         Implemented META_STRETCHDIB in PlayMetaFileRecord, several bug 
3671         fixes.
3673         * [windows/winpos.c]
3674         Don't try to hide the window if it's already hidden.
3676         * [windows/message.c]
3677         Let MSG_PeekHardwareMsg fill the message queue with events if
3678         it's empty.
3680 Wed Apr 17 17:54:04 1996  Tristan Tarrant <tst@sthinc.demon.co.uk>
3682         * [resources/sysres_It.rc]
3683         Updated to support the new CHOOSE_COLOR_DIALOG.
3685 Tue Apr 16 11:50:00 1996  Anand Kumria <akumria@ozemail.com.au>
3687         * [if1632/Makefile] [if1632/relay.c] [if1631/w32sys.spec]
3688           [include/w32sys.h] [include/dlls.h]
3689           [misc/Makefile] [misc/w32sys.c]
3690         W32SYS.DLL partially implemented.
3692 ----------------------------------------------------------------------
3693 Sun Apr 14 12:51:27 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
3695         * [controls/menu.c] [include/dialog.h] [windows/dialog.c]
3696         Made the resource loading code always use the correct Windows
3697         layout for Winelib on other CPUs.
3699         * [include/module.h] [loader/module.c]
3700         Added self handle in NE_MODULE structure, so we can use a pointer
3701         instead of a handle.
3702         Added function MODULE_GetPtr() to validate a HMODULE.
3704         * [memory/heap.c]
3705         Implemented Win32 heap management.
3707         * [memory/selector.c]
3708         Fix selector limit for huge blocks.
3710 Sat Apr 13 00:19:12 1996  Huw D. M. Davies <h.davies1@physics.oxford.ac.uk>
3712         * [objects/metafile.c]
3713         Fixed memcpy bug to allow memory based metafiles to work.
3715 Fri Apr 12 19:25:41 1996  Frans van Dorsselaer  <dorssel@rulhm1.leidenuniv.nl>
3717         * [controls/edit.c] [controls/EDIT.TODO]
3718         Complete rewrite.  Everything changed: new features, new bugs.
3719         Main addition: WordWrap.
3721 Fri Apr 12 20:29:55 1996  Tristan Tarrant <tst@dcs.ed.ac.uk>
3723         * [resources/sysres_It.rc]
3724         Fixed a few mistakes in the file and resized some of the controls.
3726 Fri Apr 12 09:55:13 1996  John Harvey <john@division.co.uk>
3728         * [misc/winsocket.c]
3729         Fixed broken #if defined that stopped unixware compiling.
3731         * [win32/resource.c]
3732         Added missing return to end of FindResource32.
3734 Thu Apr 11 18:00:00 1996  Alex Korobka <alex@phm30.pharm.sunysb.edu>
3736         * [windows/keyboard.c] [windows/event.c]
3737         Fixed GetKeyState for mouse buttons.
3739         * [windows/message.c]
3740         WM_MOUSEACTIVATE wasn't sent in some cases.
3742 Wed Apr 10 18:59:53 1996  Niels de Carpentier  <niels@cindy.et.tudelft.nl>
3744         * [objects/font.c]
3745         Match slightly bigger font if height negative.
3747 Mon Apr  8 13:46:15 1996  Deano Calver <deano@rattie.demon.co.uk>
3749         * [multimedia/mmsystem.c]
3750         Changed read's to FILE_read's in mmsystem to fix mmio bug.
3752 Sun Apr  7 21:40:29 1996  Albrecht Kleine  <kleine@ak.sax.de>
3754         * [misc/commdlg.c] [resources/sysres_En.rc] [resources/sysres_De.rc]
3755         Introduced ColorDlgProc() for ChooseColor() and replaced fitting
3756         En-,De- resources. 
3757         As written in TODO: some national language support is needed here.
3759 ----------------------------------------------------------------------
3760 Fri Apr  5 15:22:55 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
3762         * [controls/button.c] [controls/static.c]
3763         Changes to use WND * wherever possible.
3765         * [debugger/dbg.y] [debugger/debug.l]
3766         Added 'info module' and 'walk module' commands.
3768         * [if1632/Makefile.in] [if1632/relay.c] [tools/build.c]
3769         Added assembly code generation to call from Wine into 32-bit code.
3770         Changed all 'call32' references in 'callfrom16' to avoid confusion
3771         with Win32 routines.
3773         * [include/callback.h]
3774         Added prototypes for 32-bit callbacks.
3776         * [loader/module.c] [if1632/relay32.c] [tools/build.c]
3777         Unified 16- and 32-bit modules. The fake module for 32-bit DLLs is
3778         now generated by the build program.
3780         * [include/module.h]
3781         Added extra info to NE_MODULE for Win32 modules to point to the PE
3782         module data.
3784         * [include/pe_image.h] [loader/pe_image.c] [win32/resource.c]
3785         Removed the wine_files list. The PE data for a module can now be
3786         accessed with the NE_WIN32_MODULE macro.
3788         * [loader/signal.c] [miscemu/instr.c]
3789         Don't start the BIOS timer at startup, but only after an access to
3790         the 0x40 segment.
3792         * [memory/local.c]
3793         Changed LOCAL_Lock() to return a 32-bit pointer.
3795         * [misc/main.c] [include/dlls.h]
3796         Some built-in DLLs (like KERNEL) can no longer be disabled from
3797         the command-line.
3798         
3799 Thu Apr  4 19:54:39 1996  Keith Reynolds <keithr@sco.COM>
3801         * [*/*]
3802         A lot of small changes to support SCO OpenServer 5.
3804 Thu Apr  4 15:38:13 1996  Frans van Dorsselaer <dorssel@rulhm1.leidenuniv.nl>
3806         * [controls/edit.c]
3807         Fixed GetKeyState() call to use 0x8000 convention.
3809         * [include/windows.h]
3810         Added undocumented messages EM_SCROLL and EM_GETTHUMB.
3812 Thu Apr  4 09:52:52 1996  John Harvey <john@division.co.uk>
3814         * [if1632/except.S]
3815         Modified code to assemble on unixware.
3817 Wed Apr  3 09:38:26 1996  Juergen Marquardt <marqu@lunar.advantest.de>
3819         * [objects/font.c]
3820         Implementation of a second font cache which will be updated
3821         dynamically.
3823 Mon Apr  1 16:47:40 1996  Robert Pouliot <krynos@qbc.clic.net>
3825         * [resources/sysres_Cz.rc] [resources/sysres_Da.rc]
3826           [resources/sysres_De.rc] [resources/sysres_Eo.rc]
3827           [resources/sysres_Es.rc] [resources/sysres_Fi.rc]
3828           [resources/sysres_No.rc] [resources/TODO]
3829         Updated FIND_TEXT and REPLACE_TEXT to work like the English version.
3831 ----------------------------------------------------------------------
3832 Sun Mar 31 13:54:46 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
3834         * [tools/build.c]
3835         Changed BuildSpec32Files() to generate assembly instead of C code.
3836         Unified -spec16 and -spec32 options; DLL type is now determined by
3837         the 'type' declaration in the .spec file.
3838         New -stdcall option to build all stdcall assembly relays.
3840         * [if1632/relay.c] [if1632/relay32.c] [include/dlls.h]
3841         Started to unify 16- and 32-bit builtin DLLs.
3843         * [loader/module.c]
3844         Added MODULE_GetWndProcEntry32() to mirror MODULE_GetWndProcEntry16().
3846         * [loader/pe_image.c] [loader/resource.c]
3847         All modules now have a NE signature, and can be distinguished by
3848         the NE_FFLAGS_WIN32 flag.
3850         * [windows/alias.c]
3851         Aliases for built-in window procedures are now all created at
3852         startup in ALIAS_Init().
3854 Fri Mar 29 14:56:39 1996  Greg Kreider <kreider@natlab.research.philips.com>
3856         * [controls/combo.c]
3857         Limit rectangle to clear to size of item when painting combo, not
3858         default.  Only draw items in list when there is enough room for them.
3860         * [controls/listbox.c]
3861         Get the measure of every item that's added and store in the item's
3862         data structure.  Scroll listbox if mouse near edge of box.  Only
3863         draw items in list when there is enough room.
3865 Fri Mar 29 12:00:00 1996  Alex Korobka <alex@phm30.pharm.sunysb.edu>
3867         * [windows/defwnd.c] [windows/dialog.c] [windows/mdi.c]
3868           [windows/nonclient.c] [controls/menu.c] 
3869         Various changes for better keyboard handling. 
3871         * [windows/event.c] [windows/message.c] [misc/keyboard.c]
3872         Proper keyboard message ordering, working GetKeyState() (finally!), 
3873         improvements in ToAscii().
3875         * [windows/win.c] [windows/message.c]
3876         Small improvements in WIN_FindWinToRepaint.
3878         * [windows/win.c] [windows/painting.c] [windows/nonclient.c]
3879         Put update region in WM_NCPAINT wParam.
3881         * [loader/task.c]
3882         Kill task timers when task is deleted, switch timers to the
3883         new queue in SetTaskQueue().
3885         * [loader/signal.c] [miscemu/dosmem.c]
3886         Added SIGALRM signal handler to increment BIOS clock. 
3888         * [windows/win.c] [windows/winpos.c] [windows/mdi.c]
3889         Fixed ChildWindowFromPoint(), WM_PARENTNOTIFY and its handling by
3890         MDI client.
3892         * [windows/winpos.c]
3893         Improvements in handling of owned popups. "Floating" toolboxes 
3894         work better now. 
3896 Thu Mar 28 12:38:29 1996  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
3898         * [misc/registry.c]
3899         New file, registry rewrite including win32 extensions
3900         - Unicode
3901         - multiple valus per key
3902         - different datatypes for values
3903         - multiple rootkeys
3904         - saving and loading in different registries.
3906         * [include/winreg.h]
3907         New file, definitions and structs for registry.
3909         * [include/winerror.h]
3910         Some new error defines added... there are more, someone please
3911         check a (real-)windows winerror.h.
3912         
3913         * [if1632/shell.spec] [if1632/advapi32.spec] [if1632/kernel.spec]
3914         Registry specs added.
3916         * [if1632/relay.c]
3917         Switch internal SHELL.DLL to default 'used'.
3919         * [win32/string32.c] [include/string32.h]
3920         Some new functions added.
3921         char should be unsigned char when converting to 16bit ints.
3923         * [misc/shell.c] [include/shell.h] [win32/advapi.c]
3924         Removed old registry functions.
3926 Tue Mar 26 15:01:46 1996  Frans van Dorsselaer <dorssel@rulhm1.leidenuniv.nl>
3928         * [include/bitmaps/ocr_ibeam]
3929         Fixed the position of the hotspot.
3931         * [objects/text.c]
3932         Fixed a few bugs in TEXT_TabbedTextOut().
3934         * [windows/event.c]
3935         Fixed the order of the bits in the KeyStateTable.
3936         0x80 is the up/down-bit.  0x01 is the toggle bit.
3938         * [loader/resource.c] [windows/mdi.c] [controls/edit.c]
3939         Fixed the calls to GetKeyState().
3941 Tue Mar 26 08:43:15 1996  Robert Pouliot <krynos@qbc.clic.net>
3943         * [resources/sysres_Fr.rc] [resources/TODO]
3944         Updated FIND_TEXT and REPLACE_TEXT to work like the English version.
3946 Mon Mar 25 17:38:59 1996  Tristan Tarrant <tst@dcs.ed.ac.uk>
3948         * [resources/sysres_it.rc]
3949         Added support for Italian [It] language.
3951 ----------------------------------------------------------------------
3952 Sun Mar 24 13:13:11 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
3954         * [include/win.h] [windows/*.c]
3955         Replaced next, parent, child and owner handles by pointers in WND
3956         structure. This should improve performance, and should be
3957         reasonably safe since Microsoft did the same in Win95.
3959         * [include/wintypes.h] [*/*]
3960         Redefined HANDLE to be UINT instead of a pointer for Winelib. This
3961         allows removing a lot of unnecessary casts and NPFMTs.
3963         * [windows/caret.c]
3964         Create the caret brush upon CreateCaret(); use the bitmap
3965         dimensions for the caret.
3966         Fixed CARET_DisplayCaret() to use PatBlt().
3968 Fri Mar 22 16:00:00 1996  Anand Kumria <akumria@ozemail.com.au>
3970         * [misc/winsocket.c]
3971         More sanity checks, fixup some erroneous return codes.
3973         * [documentation/winsock]
3974         Description of how compatible the winsock is currently.
3976 Fri Mar 22 13:05:34 1996  Ulrich Schmid  <uschmid@mail.hh.provi.de>
3978         * [library/winmain.c]
3979         Set `lpszCmdParam' by concatenating arguments.
3981         * [loader/module.c]
3982         WinExec: accept Unix commands, use Wine emulator.
3984 Mon Mar 18 12:16:27 1996  Martin von Loewis <loewis@informatik.hu-berlin.de>
3986         * [if1632/kernel32.spec][win32/thread.c][include/kernel32.h]
3987         DeleteCriticalSection, EnterCriticalSection,
3988         InitializeCriticalSection, LeaveCriticalSection, TlsAlloc,
3989         TlsFree, TlsGetValue, TlsSetValue: new functions.
3990         CRITICAL_SECTION: new structure.
3992         * [if1632/kernel32.spec][win32/code_page.c]
3993         WideCharToMultiByte: new function.
3995         * [if1632/kernel32.spec][win32/file.c]
3996         GetFileAttributesA: new function.
3998         * [if1632/kernel32.spec][misc/main.c]
3999         GetEnvironmentStringsW, FreeEnvironmentStringsA,
4000         FreeEnvironmentStringsW: new functions.
4001         
4002         * [if1632/user.spec][win32/cursoricon32.c][win32/Makefile.in]
4003         cursoricon32.c: new file.
4004         LoadCursorA, LoadCursorW: modified implementation from LoadCursor
4005         to WIN32_*.
4006         LoadIconA, LoadIconW: modified implementation from LoadIconA32
4007         to WIN32_*.
4009         * [include/struct32.h]
4010         pragma pack inserted.
4011         CURSORICON32 structures added.
4013         * [include/winnls.h]
4014         Constants CP_* and WC_* added.
4016         * [loader/pe_image.c]
4017         PE_LoadModule: call PE_InitDLL with hModule rather than wpnt.
4019 Sun Mar 17 16:59:12 1996  Albrecht Kleine  <kleine@ak.sax.de>
4021         * [misc/commdlg.c]
4022         Introduced hook function handling in file dialog.
4023         Removed an unnecessary ShowWindow call in FILEDLG_WMCommand().
4025 Thu Mar 14 10:50:00 1996  Thomas Sandford <t.d.g.sandford@prds-grn.demon.co.uk>
4027         * [if1632/gdi32.spec]
4028         Added GetNearestColor.
4030         * [if1632/kernel32.spec]
4031         Added GlobalAddAtomA.
4033         * [win32/param32.c]
4034         Added stackframe.h to includes.
4035         WIN32_GlobalAddAtomA() - new function.
4037 ----------------------------------------------------------------------
4038 Wed Mar 13 19:46:50 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
4040         * [controls/edit.c]
4041         Removed calls to memmove (not portable).
4043         * [debugger/dbg.y] [debugger/debug.l]
4044         Prefixed all token with 't' to avoid conflicts with type
4045         definitions.
4046         Added 'walk queue', 'walk class' and 'info class' commands.
4048         * [debugger/info.c]
4049         Moved queue and window information functions to windows/queue.c
4050         and windows/win.c respectively.
4052         * [loader/signal.c]
4053         Added SIGHUP handling to force entry into built-in debugger.
4054         Cleaned up a bit.
4056         * [misc/spy.c]
4057         General cleanup and performance improvements.
4059         * [windows/class.c]
4060         Added CLASS_DumpClass() and CLASS_WalkClasses() functions for
4061         debugger.
4063         * [windows/event.c]
4064         Pressing Ctrl-Alt-Return forces an entry into the debugger. Not
4065         sure if this key combination is a good choice...
4067         * [windows/message.c] [windows/queue.c] (New file)
4068         Moved message queue handling functions to windows/queue.c.
4070 Tue Mar 12 14:55:16 1996  Onno Hovers  <onno@stack.urc.tue.nl>
4072         * [if1632/except.S] [include/except.h] [win32/except.c] (New files)
4073         Implemented Win32 exception functions: RaiseException(),
4074         RtlUnwind(), SetUnhandledExceptionFilter() and
4075         UnhandledExceptionFilter().
4077 Mon Mar 11 19:23:29 1996  Albrecht Kleine  <kleine@ak.sax.de>
4079         * [controls/listbox.c] [include/listbox.h]
4080         Special handling for COMBOLBOX styles introduced via extension of
4081         HEADLIST structure: lphl->dwStyle.
4083 Mon Mar 11 13:31:06 1996  Greg Kreider <kreider@natlab.research.philips.com>
4085         * [controls/combo.c]
4086         Any mouse movement within a small distance (defined by CBLMM_EDGE)
4087         of the top or bottom edge causes the window to scroll.  Also moved 
4088         some assignments so the routine works correctly.
4090         * [controls/listbox.c]
4091         Changing selection in ListBoxSetCurSel now updates PrevFocused.
4092         Added to LBSetFont and CreateListBoxStruct a fake hdc that tests 
4093         and sets the standard text height.
4095 Sun Mar 10 08:39:23 1996  Alex Korobka <alex@phm30.pharm.sunysb.edu>
4097         * [windows/dce.c]
4098         Fixed memory leak in DCE_ClipWindows().
4100 ----------------------------------------------------------------------
4101 Fri Mar  8 19:07:18 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
4103         * [configure.in]
4104         Quote '[' and ']' in the test program for the strength-reduce
4105         bug. This should work much better...
4107         * [files/file.c]
4108         Augmented DOS_FILE structure. Most internal functions now return a
4109         DOS_FILE* instead of a Unix handle.
4110         Added a local file array to replace the PDB list upon startup, to
4111         allow using file I/O functions before the first task is created.
4112         Added FILE_SetDateTime() and FILE_Sync() functions.
4113         
4114         * [loader/module.c]
4115         Use the DOS file I/O functions in MODULE_LoadExeHeader().
4117         * [objects/bitblt.c]
4118         Use visible region instead of GC clip region to clip source
4119         area. This fixes the card drawing bug in freecell.
4121         * [objects/region.c]
4122         Fixed CombineRgn() to allow src and dest regions to be the same.
4124 Fri Mar  8 16:32:23 1996  Frans van Dorsselaer <dorssel@rulhm1.leidenuniv.nl>
4126         * [controls/EDIT.TODO]
4127         Updated so it reflects the current status.
4129         * [controls/edit.c]
4130         Implemented internal EDIT_WordBreakProc().
4131         Implemented ES_READONLY.
4132         Implemented WM_LBUTTONDBLCLK to select whole words.
4133         Fixed a lot of types in the function definitions.
4135 Wed Mar  6 19:55:00 1996  Alex Korobka <alex@phm30.pharm.sunysb.edu>
4137         * [debugger/info.c]
4138         Added "walk window" command to walk window list. 
4140         * [windows/mdi.c]
4141         Added proper(?) WM_MDISETMENU message handling.
4143 Wed Mar  6 09:27:12 1996  Martin von Loewis <loewis@informatik.hu-berlin.de>
4145         * [if1632/callback.c][if1632/relay32.c]
4146         RELAY32_CallWindowProcConvStruct: new function.
4148         * [win32/struct32.c][win32/Makefile.in][win32/param.c][win32/user32.c]
4149         struct32.c: new file. Moved all structure conversions into that file
4150         PARAM32_POINT32to16,MSG16to32,USER32_RECT32to16: 
4151         renamed to STRUCT32_POINT32to16, ...
4152         WIN32_POINT,WIN32_MSG,WIN32_RECT,WIN32_PAINTSTRUCT: renamed to
4153         POINT32, ...
4154         New conversion functions for NCCALCSIZE_PARAMS, WINDOWPOS,
4155         CREATESTRUCT.
4157         * [include/windows.h][misc/exec.c]
4158         WINHELP, MULTIKEYHELP, HELPWININFO: new structures
4159         WinHelp: Reimplemented. Thanks to Peter Balch
4160         (100710.2566@compuserve.com) for his valuable research.
4162         * [win32/winprocs.c]
4163         WIN32_CallWindowProcTo16: new function, call in
4164         USER32_DefWindowProcA,...
4166 Mon Mar  4 23:22:40 1996  Jim Peterson <jspeter@birch.ee.vt.edu>
4168         * [include/wintypes.h]
4169         Added "#define __export".
4171         * [objects/bitblt.c]
4172         Put in a few hacks to make bitblt-ing work when upside-down and/or
4173         mirrored.  BITBLT_StretchImage should really be checked over
4174         thoroughly.
4176         * [programs/progman/main.c]
4177         Added "#include <resource.h>" for definition of HAVE_WINE_CONSTRUCTOR.
4179         * [rc/parser.h] [rc/parser.l] [rc/parser.y] [rc/winerc.c]
4180         Eliminated shift/reduce conflict in style definition.
4181         Added crude error message support: "stdin:%d: parse error before '%s'".
4182         Implemented string table support to the best of my ability (it works
4183         with LoadString() calls).
4185         * [windows/nonclient.c]
4186         Fixed bug in NC_DoSizeMove() that made system menu pop up when title
4187         bar of non-iconized window was clicked (checked for iconization).
4189 Mon Mar 04 20:55:19 1996  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
4191         * [if1632/lzexpand.spec] [if1632/relay.c]
4192           [include/lzexpand.h][misc/lzexpand.c]
4193         LZEXPAND.DLL added.
4195 Sun Mar 03 18:10:22 1996  Albrecht Kleine  <kleine@ak.sax.de>
4197         * [windows/win.c]
4198         Prevent usage of invalid HWNDs in WIN_EnumChildWin(),
4199         this prevents too early termination of EnumChildWindows().
4201 ----------------------------------------------------------------------
4202 Sat Mar  2 18:19:06 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
4204         * [controls/scroll.c]
4205         Fixed SCROLL_THUMB painting fixes from Alex Korobka to store the
4206         current tracking window.
4208         * [files/file.c]
4209         Fixed two file descriptor leaks in FILE_OpenFile().
4211         * [if1632/relay32.c] [loader/module.c] [loader/pe_image.c]
4212           [tools/build.c]
4213         Replaced LOADEDFILEINFO structure by OFSTRUCT.
4215         * [memory/atom.c]
4216         Reload the pointer to the atom table in ATOM_GetTable() and
4217         ATOM_AddAtom() in case the LOCAL_Alloc() calls caused the table to
4218         move in linear memory.
4220 Fri Mar  1 11:57:13 1996  Frans van Dorsselaer <dorssel@rulhm1.leidenuniv.nl>
4222         * [include/callback.h]
4223         Added support for CallWordBreakProc().
4225         * [controls/edit.c]
4226         New caret handling (really efficient / fast).
4227         Implemented EM_SETWORDBREAKPROC and EM_GETWORDBREAKPROC.
4228         Fixed EM_SETFONT so it now also creates a proper new caret.
4230 Wed Feb 28 22:03:34 1996  Daniel Schepler  <daniel@frobnitz.wustl.edu>
4232         * [controls/desktop.c] [misc/main.c] [windows/event.c] [windows/win.c]
4233         Added WM_DELETE protocol to top-level windows.
4235         * [controls/scroll.c]
4236         Fixed a problem which caused slow scrolling to continue uncontrollably.
4238         * [misc/exec.c]
4239         Implemented ExitWindows().
4241         * [windows/win.c]
4242         Set top-level owned windows to be transient.
4244 Wed Feb 28 19:13:22 1996  Ulrich Schmid  <uschmid@mail.hh.provi.de>
4246         * [programs/progman/*]
4247         Added a program manager.
4249 Wed Feb 28 18:38:01 1996  Duncan C Thomson <duncan@spd.eee.strath.ac.uk>
4251         * [resources/sysres_Eo.c]
4252         Added support for Esperanto [Eo] language.
4254 Wed Feb 28 00:23:00 1996  Thomas Sandford <t.d.g.sandford@prds-grn.demon.co.uk>
4256         * [if1632/user32.spec]
4257         Added EndDialog, GetDlgItem, GetDlgItemInt, SetDlgItemInt,
4259         * [win32/init.c]
4260         Added task.h to includes. GetModuleHandleA() - return hInstance
4261         if called with NULL parameter. Freecell needs this. NOTE this
4262         may indicate a problem with differentiation between hModule and
4263         hInstance within Wine.
4265         * [win32/resource.c]
4266         FindResource32() and LoadResource32() - Removed #if 0's around
4267         conversion from hInstance to hModule. See remarks above.
4269         * [win32/string32.c]
4270         WIN32_UniLen() - removed stray semicolon.
4272 Tue Feb 27 21:05:18 1996  Jim Peterson <jspeter@birch.ee.vt.edu>
4273         
4274         * [windows/caret.c]
4275         Set blink rate with call to GetProfileInt().
4277         * [rc/winerc.c]
4278         In new_style(), made initial flag settings WS_CHILD | WS_VISIBLE
4279         instead of 0.  This seems to correspond to Borland's defaults, and
4280         the flags can be unset by using the (rather obtuse) "| NOT WS_CHILD"
4281         or "| NOT WS_VISIBLE" technique in the *.rc file.
4283         * [win32/time.c]
4284         In GetLocalTime() and GetSystemTime(), used tv_sec field of result
4285         returned by gettimeofday() instead of making second call to
4286         time().  This eliminates clock jitter if the seconds change
4287         between the two calls (rare, but possible).
4289         * [include/wintypes.h]
4290         Added "#define _far" and "#define _pascal".
4292         * [windows/win.c]
4293         Added function GetDesktopHwnd().
4295         * [include/xmalloc.h]
4296         Removed the '#ifdef HAVE_STDLIB_H' structure, since it seemed to
4297         have been removed from 'configure', and was causing redefinition
4298         warnings.
4300 Tue Feb 27 19:31:11 1996  Albrecht Kleine <kleine@ak.sax.de>
4302         * [windows/winpos.c] 
4303         Added RDW_ALLCHILDREN flag in SetWindowPos (handling SWP_FRAMECHANGED)
4304         to force a repaint when setting menu bars with different rows.
4306 Sun Feb 25 21:15:00 1996 Alex Korobka <alex@phm30.pharm.sunysb.edu>
4308         * [windows/syscolors.c] [controls/scroll.c]
4309         Fixed DrawFocusRect pen and SCROLL_THUMB painting.
4311 ----------------------------------------------------------------------
4312 Sat Feb 24 16:17:05 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
4314         * [files/profile.c]
4315         Added \r when writing profile files, for DOS compatibility.
4317         * [memory/global.c]
4318         Fixed bug in GlobalReAlloc() that caused a discarded block not to
4319         be reallocated if its size was not changed.
4321         * [memory/selector.c]
4322         Avoid setting a valid LDT entry with base and limit set to 0, as
4323         this causes the kernel to clear the entry. This fixes a crash when
4324         exiting Windows program manager.
4326         * [objects/metafile.c]
4327         Removed call to creat() instead of _lcreat() for WINELIB.
4329 Fri Feb 23 00:35:54 1996  Thomas Sandford <tdgsandf@prds-grn.demon.co.uk>
4331         * [if1632/gdi32.spec]
4332         GetTextExtentPointA now has win32 specific implementation.
4334         * [include/struct32.h]
4335         Define new structure tagSIZE32 and typedef SIZE32 to it.
4336         Define prototype for function PARAM32_SIZE16to32
4338         * [win32/param32.c]
4339         New functions PARAM32_SIZE16to32 and WIN32_GetTextExtentPointA
4341         * [win32/memory.c]
4342         Added missing file pointer parameter to fprintf.
4344 Thu Feb 22 01:14:21 1996  Eric Warnke <ew2193@csc.albany.edu>
4346         * [windows/nonclient.c]
4347         Added more familiar icon activity, ie single click brings up
4348         system menu.
4350 Wed Feb 21 13:07:04 1996  Frans van Dorsselaer <dorssel@rulhm1.leidenuniv.nl>
4352         * [controls/menu.c]
4353         Added calls to HideCaret() and ShowCaret() from within
4354         TrackPopupMenu(), MENU_TrackMouseMenuBar() and
4355         MENU_TrackKbdMenuBar().  Are there any more places where this
4356         should be done?
4358         * [controls/static.c]
4359         Fixed a FIXME in STATIC_SetIcon(), which now returns a handle to
4360         the previous icon.  Added a new FIXME at the point where
4361         WM_SETTEXT is handled for a SS_ICON static control.
4363         * [misc/commdlg.c]
4364         Implemented FindText() and ReplaceText()
4365         Still missing : Templates and Hooks handling / error checking
4367         * [resources/sysres_En.c]
4368         Redesigned FIND_TEXT and REPLACE_TEXT dialogs, so they now work.
4369         Languages other than En should update these too, though, as well
4370         as redimension the controls because some of the text doesn't fit.
4371         Created file resources/TODO to explain this.
4373         * [windows/caret.c]
4374         Re-written.  It now uses the correct R2_XORPEN.  It resets the
4375         blink timer on SetCaretPos().  It does its own hide/show scheme
4376         when SetCaretPos() is called (should be faster).
4378 Mon Feb 19 21:50:00 1996  Alex Korobka <alex@phm30.pharm.sunysb.edu>
4380         * [controls/listbox.c]
4381         Miscellaneous changes for better LBS_EXTENDEDSEL support.
4382         Removed several superfluous redrawals of item list.
4384         * [controls/scroll.c]
4385         WM_GETDLGCODE return value.
4387         * [windows/win.c]
4388         FlashWindow function.
4390         * [windows/painting.c] [windows/scroll.c]
4391         Added HideCaret/ShowCaret calls.
4393         * [objects/font.c]
4394         Added GetCharABCWidths stub.
4396         * [include/windows.h]
4397         "#define"s needed for changes mentioned above.
4399 Mon Feb 19 20:12:03 1996  Hans de Graaff  <Hans.deGraaff@twi72.twi.tudelft.nl>
4401         * [include/winsock.h]
4402         Change order of includes to get in_addr struct defined in time.
4403         (Note: Linux 1.3.66, libc 5.2.18)
4405         * [misc/main.c] [include/options.h] [miscemu/int2f.c]
4406         Changed the -enhanced option into a -mode option, which can be
4407         either 'standard' or 'enhanced'. 'enhanced' is the default.
4409 ----------------------------------------------------------------------
4410 Sun Feb 18 16:35:54 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
4412         * [controls/desktop.c]
4413         Look for the wallpaper file in the Windows directory.
4415         * [controls/menu.c]
4416         Fixed swapped parameters in SetMenuItemBitmaps().
4417         Create a separator in MENU_SetItemData() when the string is NULL.
4419         * [file/dosfs.c]
4420         DOSFS_FindNext: don't return '.' and '..' in a drive root dir.
4422         * [files/file.c]
4423         Added a DOS_FILE structure to store per-file information (not
4424         really used yet).
4425         Fixed _lread and _hread to check the size of the buffer before
4426         calling Unix read() to avoid EFAULT error.
4428         * [misc/exec.c]
4429         Return TRUE in WinHelp() for HELP_QUIT to quiet Notepad on exit.
4431         * [miscemu/instr.c]
4432         Call DOSMEM_Alarm() in INSTR_ReplaceSelector(). This should fix
4433         programs that poll the BIOS counter, provided they reload the
4434         selector on every read.
4436         * [miscemu/int21.c]
4437         Re-implemented FindFirst/FindNext for FCB calls.
4439         * [windows/message.c] [windows/winpos.c]
4440         Merged MSG_GetWindowForEvent() and WINPOS_WindowFromPoint().
4442         * [windows/nonclient.c] [windows/win.c] [include/windows.h]
4443         Added a per-window WIN_MANAGED flag; only windows that have a
4444         dialog frame or a sizing border are managed.
4446 Sat Feb 17 18:25:00 1996  Thomas Sandford <tdgsandf@prds-grn.demon.co.uk>
4448         * [if1632/Makefile.in]
4449         Added -g flag to compilation of .c files generated from *32.spec.
4451         * [if1632/gdi32.spec]
4452         Numerous additional functions implemented.
4454         * if1632/user32.spec]
4455         wsprintfA maps to vsprintf not wsprintf
4456         Numerous additional functions implemented.
4458         * [include/gdi.h] [objects/gdiobj.c]
4459         New #define MAGIC_DONTCARE added. This is used in
4460         GDI_GetObjPtr to enable getting a pointer to a GDI object of
4461         unknow type.
4463         * [win32/gdi32.c]
4464         New file.
4466         * [win32/param32.c]
4467         WIN32_MoveToEx() - handle NULL pointer argument.
4469         * [win32/user32.c]
4470         USER32_InvalidateRect - handle passing of a NULL pointer.
4471         USER32_SetTimer - New function.
4473         * [files/directory.c]
4474         Fixed DIR_Init() (off by one in allocation of space for
4475         environment variables).
4477         * [files/drive.c]
4478         Added <sys/types.h> to #includes (prerequisite for <sys/stat.h>
4479         on FreeBSD).
4481 Fri Feb 16 10:26:56 1996  Andreas Kirschbaum <ank@rbg.informatik.th-darmstadt.de>
4483         * [controls/menu.c]
4484         Memory leak plugged.
4486         * [controls/edit.c]
4487         Erase space with function ExtTextOut(). This eliminates the use of
4488         xmalloc().  Memory leak in EDIT_WriteText plugged.
4490         * [debugger/db_disasm.c]
4491         Operand for scas now is di.
4493         * [files/profile.c]
4494         PROFILE_GetSection was copying too much data.
4495         PROFILE_GetSection now returns the correct value. It was returning
4496         the number of unused instead of used bytes.
4498         * [objects/dc.c]
4499         Corrected two typos in comments.
4501         * [objects/font.c]
4502         FONT_MatchFont didn't return if it couldn't find any font.
4504         * [objects/oembitmap.c]
4505         Free object only if it has been allocated.
4507         * [windows/scroll.c]
4508         Memory leak in ScrollDC plugged.
4510 Tue Feb 13 11:17:00 1996 William Magro  <wmagro@tc.cornell.edu>
4512         * [controls/edit.c]
4513         Implemented ES_NOHIDESEL style, shift+click selection,
4514         shift+{arrow,home,end,pgup,pgdn} selection.  Optimized
4515         (de)selection drawing.  Changed selection drawing to use correct
4516         system colors instead of inverting.  Fixed deleting or backspacing
4517         across a '\r\n' end of line pair.  Selection now anchors
4518         correctly. Fixed text leaking and extra garbage problem bug
4519         uncovered by change in class style in wine960131.
4521         * [controls/widgets.c]
4522         Class flags now match those of Windows.
4524 Mon Feb 12 21:28:19 1996  Martin von Loewis <loewis@informatik.hu-berlin.de>
4526         * [controls/widgets.c]
4527         WIDGETS_Init: RELAY32_GetEntryPoint does not take a string anymore.
4529         * [if1632/Makefile.in][if1632/relay32.c][include/relay32.h]
4530         comctl32.spec ole32.spec winspool.spec: new files.
4531         RELAY32_Init: call initialization of new DLLs.
4532         RELAY32_GetEntryPoint: expects WIN32_builtin* now.
4533         RELAY32_MakeFakeModule: new function.
4535         * [if1632/gdi32.spec][if1632/kernel32.spec][if1632/user32.spec]
4536         Added Win95 functions. Ordinals now differ from both NT and Win95
4537         HeapCreate, CreateDialogIndirectParamA, CreateDialogIndirectParamW,
4538         CreateDialogParamA, CreateDialogParamW, DialogBoxIndirectParamA
4539         DialogBoxIndirectParamW, DialogBoxParamA, DialogBoxParamW:
4540         new relays.
4542         * [if1632/shell32.spec]
4543         shell32.spec: renumbered all functions to take into account ordinals.
4544         These seem to be identical between NT and Win95.
4546         * [include/dialog.h][windows/dialog.c]
4547         xBaseUnit,yBaseUnit,DIALOG_DoDialogBox: made non-static.
4549         * [include/handle32.h]
4550         New handle types VRANGE, HEAP, HEAPITEM.
4552         * [include/pe_image.h][loader/pe_image.c]
4553         struct w_files: new field builtin.
4554         PE_FindExportedFunction: support ordinals.
4555         PE_GetProcAddress: call RELAY32_GetEntryPoint for builtins.
4556         fixup_imports: support ordinals.
4557         PE_LoadImage: prefer directories over segments.
4559         * [include/resource.h][win32/resource.c]
4560         FindResource32: changed parameter from LPCTSTR to LPCWSTR
4561                 check LANG_NEUTRAL if LANG_ENGLISH fails.
4562         LoadAcceleratorsW,SizeofResource32,AccessResource32: 
4563                 disabled because it's broken.
4564         Casted to and from LPWSTR at various places.
4566         * [include/string32.h][win32/string32.c]
4567         Changed prototypes to take const arguments where appropriate.
4569         * [include/struct32.h]
4570         New structures DLGTEMPLATE32, DLGITEMTEMPLATE32.
4572         * [tools/build.c]
4573         BuildSpec32Files: generate Base value into code, generate call to
4574         RELAY32_MakeFakeModule.
4575         
4576         * [win32/heap.c]
4577         This is still not finished and needs rework.
4578         HeapAlloc: renamed to SIMPLE_HeapAlloc, implemented HeapAlloc.
4579         HeapCreate: implemented on top of VirtualAlloc, which does not work yet
4580         HeapDestroy, HEAP_GrowHeap, HeapFree: new functions.
4582         * [win32/memory.c]
4583         Support for VRANGE_OBJECT. This is not yet called from any place,
4584         and needs more platform specific support
4585         MEMORY_FindVrange, MEMORY_IsVrangeFree, MEMORY_InsertVrange,
4586         MEMORY_AllocVrange, MEMORY_ReleaseVrange: new functions.
4588         * [win32/user32.c]
4589         WIN32_CreateWindowExA: don't GlobalAlloc for integer class and window
4590         names, as in dialogs.
4591         Implemented dialog functions (see user32.spec).
4593         * [windows/caret.c]
4594         CARET_Initialize: call RELAY32_GetBuiltinDLL.
4596 Mon Feb 12 18:52:40 1996  Jim Peterson <jspeter@birch.ee.vt.edu>
4598         * [controls/edit.c]
4599         Removed commented out #ifdefs for WINELIB.
4601         * [tools/makehtml.pl]
4602         Put in error checking when trying to open a file.
4604         * [libtest/Makefile.in] [libtest/new.c] [libtest/hello4.c]
4605         Added two new targets: hello4 and new.
4607         * [include/windows.h]
4608         Added definition of DEVMODE structure, although it's not yet used.
4609         Modified various API functions from CreateDC() to Escape(), in
4610         order to make them more compliant with the strict API definitions.
4612         * [include/wintypes.h]
4613         Added 'typedef char TCHAR'.  It probably should be defined as
4614         'short', but then we would have to support such characters.  Also did
4615         'typedef const TCHAR* LPCTSTR' and 'typedef TCHAR* LPTSTR'.
4616         Also defined WNDENUMPROC, FONTENUMPROC, GOBJENUMPROC, PROPENUMPROC
4617         MFENUMPROC, and HGDIOBJ.
4619 Mon Feb  5 16:42:07 1996  Frans van Dorsselaer <dorssel@rulhm1.leidenuniv.nl>
4621         * [misc/commdlg.c]
4622         Patched a bug that occurred in the internal COMMDLG module for the
4623         FileOpen(), FileSave() and FileSaveAs() functions.  The file-type
4624         combobox is now handled correctly.
4626 Fri Feb  2 22:52:58 1996  Roman Dolejsi  <roman@sorry.vse.cz>
4628         * [resources/sysres_Cz.rc]
4629         Added support for Czech [Cz] language.
4631 Thu Feb  1 00:35:04 1996  Philippe De Muyter  <phdm@info.ucl.ac.be>
4633         * [objects/font.c]
4634         FONT_matchfont : for fixed-spacing fonts, allow 'c' if 'm' fails;
4635         for variable-spacing fonts : allow '*' if 'p' fails; if asked lfHeight
4636         is -1, assume 0.
4637         CreateFontIndirect : if font parameter is NULL, issue an error message.
4638         CreateFont : null-terminate lfFaceName.
4639         ParseFontParms : debug code turned off : too verbose.
4640         InitFontsList : recognize *-c-* fonts as fixed-spacing fonts.
4642         * [objects/color.c]
4643         ColorToPhysical : admit 0xff...... COLORREF's as 0x00...... ones.
4645 --------------------------------------------------------------------
4646 Wed Jan 31 10:58:00 1996  Alexandre Julliard  <julliard@sunsite.unc.edu>
4648         * [configure.in]
4649         Added --with-dll option to build libwine.so.
4651         * [controls/listbox.c]
4652         Fixed ListBoxDirectory(), DlgDirSelect() and
4653         DlgDirList(). Hopefully their behavior is correct now.
4655         * [controls/menu.c]
4656         Use SEGPTRs in ChangeMenu(), InsertMenu(), AppendMenu() and
4657         ModifyMenu() for the item data, to avoid corrupting the pointer
4658         for owner-drawn items.
4660         * [controls/static.c]
4661         Attempt to load OEM icons for SS_ICON controls. Probably not
4662         entirely correct.
4663         Don't clip the text output.
4665         * [files/directory.c]
4666         Add temp dir and Windows dir to environment.
4668         * [files/dos_fs.c]
4669         Fixed a few path handling bugs in DOSFS_GetUnixFileName().
4670         Cache last used directory in DOSFS_FindNext() to avoid quadratic
4671         search time.
4673         * [files/drive.c]
4674         New format for drives configuration in wine.conf; allows
4675         specifying the type, label and serial number of a drive.
4677         * [files/file.c]
4678         New function FILE_OpenUnixFile to make sure we don't open a
4679         directory instead of a file.
4680         Fixed DOSFS_GetUnixFileName() check_last flag in FILE_MakeDir().
4682         * [files/profile.c]
4683         Rewrote profile handling. Should be closer to Windows behavior now.
4684         New function PROFILE_GetWineIniString() to get a string from wine.conf.
4685         Support environment variables in wine.conf.
4687         * [loader/task.c]
4688         Fixed the order of deletion in TASK_DeleteTask() to avoid memory
4689         corruption.
4691         * [memory/global.c]
4692         Create a discarded block on GlobalAlloc() if the size is 0; thanks
4693         to John Harvey for noticing this.
4695         * [memory/local.c]
4696         LOCAL_GetHeap: make sure the pointer is valid before checking
4697         magic number.
4699         * [misc/main.c]
4700         Moved profile and registry saving to ExitWindows(), so we don't
4701         try to save them in case of a crash.
4703         * [miscemu/int21.c]
4704         INT21_GetFreeDiskSpace: try to compute the cluster size from the
4705         filesystem size instead of hard-coding it to 64.
4706         Fixed functions 0x3f and 0x40 to use _hread and _hwrite to allow
4707         reading or writing 65535 bytes (thanks to Bruce Milner for this one).
4709         * [windows/message.c]
4710         Fixed bug in linked-list handling in MSG_DeleteQueue().
4711         Simplified SetMessageQueue().
4713         * [wine.ini] [wine.man]
4714         Updated for new drives configuration format.
4716 Tue Jan 30 11:24:46 1996  William Magro  <wmagro@tc.cornell.edu>
4718         * [controls/edit.c]
4719         Implemented ES_PASSWORD style, EM_SETPASSWORDCHAR and
4720         EM_GETPASSWORDCHAR messages.
4722         * [controls/widgets.c]
4723         Adjusted class creation flags to better match values Windows uses.
4725         * [include/windows.h]
4726         Fixed ES_NOHIDESEL typo.
4728         * [loader/ne_image.c]
4729         Added detection for zero offset in RADDR fixups. Quicken
4730         was in an infinite loop here.
4732 Mon Jan 29 20:12:22 1996  Albrecht Kleine  <kleine@ak.sax.de>
4734         * [files/dos_fs.c]
4735         Bugfix: range error in month value (0..11 set to 1..12).
4737         * [windows/caret.c]
4738         Changed ROP2-mode to R2_NOTXORPEN in CARET_Callback for pulsed
4739         appearance of the caret.
4741         * [windows/mdi.c] [include/mdi.h]
4742         Changed MDITile(): added a new parameter WORD wParam for
4743         WM_MDITILE second tiling method (MDITILE_HORIZONTAL in wParam) as
4744         used in Win3.1
4746 Sun Jan 28 14:20:00 1996  Cameron Heide  <heide@ee.ualberta.ca>
4748         * [miscemu/int2f.c]
4749         Added a small bit of MSCDEX emulation.
4751         * [windows/alias.c]
4752         ALIAS_RegisterAlias was returning the hash value when it should
4753         have been returning the record number.
4754         
4755 Sat Jan 27 10:53:51 1996  Jim Peterson <jspeter@birch.ee.vt.edu>
4757         * [include/shell.h] [include/wintypes.h]
4758         Moved definition of HKEY and LPHKEY types to include/wintypes.h.
4759         Declared FONTENUMPROC in wintypes.h.
4761         * [include/windows.h]
4762         Added definition of KERNINGPAIR and LPKERNINGPAIR types.  Added
4763         declarations for CopyCursor(), CopyIcon(), EnumFontFamilies(),
4764         ExtractIcon(), FatalAppExit(), FindExecutable(), GetClipCursor(),
4765         GetKerningPairs(), GetQueueStatus(), GetRasterizerCaps(),
4766         IsGDIObject(), IsMenu(), IsTask(), RegCloseKey(), RegCreateKey(),
4767         RegDeleteKey(), RegEnumKey(), RegOpenKey(), RegQueryValue(),
4768         RegSetValue(), ResetDC(), ShellExecute(), SystemParametersInfo(),
4769         and wsprintf().
4771         * [tools/makehtml.pl] [documentation/apiw.index]
4772         New files that scan windows.h, commdlg.h, and toolhelp.h and output
4773         an HTML sorted list with optional links to www.willows.com and a
4774         tally of unimplemented APIW functions.
4776         * [objects/cursoricon.c]
4777         Added Win32 versions of CopyIcon() and CopyCursor() for use in
4778         libwine.
4780         * [win32/resource.c] [win32/winprocs.c]
4781         Added '#include "libres.h"' and explicit declarations of windows
4782         procs in order to avoid warnings.
4784         * [windows/utility.c]
4785         Added Win32 version of MulDiv() for libwine.
4787         * [*/*] [include/windows.h]
4788         Changed several function declarations to comply more strictly to
4789         the windows API (without, hopefully, altering their functionality).
4791         * [controls/menu.c]
4792         Made the return value of CheckMenuItem be the previous state of
4793         the menu item if it was found, otherwise -1 as specified in the
4794         SDK. This conflicts with the APIW specification, which says it
4795         should return TRUE if successful, otherwise FALSE.
4797         * [include/windows.h]
4798         Added obsolete WM_SIZE message wParam names for compatibility.
4799         Added WinHelp() command constants, even though they are not yet
4800         supported.
4802         * [rc/winerc.c]
4803         Tidied up transform_binary_file().  In argument checking, flattened
4804         any invalid characters specified with the prefix argument.
4806         * [library/libres.c]
4807         Made FindResource() case-insensitive when parameter 'name' is a string.
4809 Sat Jan 27 02:30 1996  Uwe Bonnes <bon@elektron.ikp.physik.th-darmstadt.de
4811         * [files/drive.c]
4812         If root "/" is given in wine.conf, use it as last resort.
4814         * [files/file.c]
4815         Report ER_AccessDenied it disk ist not writable
4816         More Debug Output
4818         * [miscemu/int21.c]
4819         Squeezed some bugs in ExtendedOpenCreateFile
4820         
4821         * [windows/winpos.c]
4822         Some windows may not be moved or resized. We are missing some
4823         structures to be exact, but the approach should help in some cases
4824         and make things worse in much fewer.
4826 Fri Jan 26 10:24:00 1996  Thomas Sandford <t.d.g.sandford@prds-grn.demon.co.uk>
4828         * [loader/pe_image.c]
4829         fixup_imports: Find builtins for Borland style entries, too
4831 Fri Jan 26 10:24:00 1996  Martin von Loewis <loewis@informatik.hu-berlin.de>
4833         * [controls/menu.c]
4834         LoadMenu: branch to Win32 for PE modules
4836         * [if1632/gdi.spec][if1632/kernel32.spec][if1632/user32.spec]
4837         DeleteObject, GetPixel, SetPixel,WritePrivateProfileStringA,
4838         WriteProfileStringA, EmptyClipboard, EnableMenuItem, EnableScrollBar,
4839         EnableWindow, InvalidateRect, SetWindowTextA, WinHelpA: new relays
4840         DrawTextA, MoveToEx, GetClientRect, InvalidateRect, LoadBitmapA/W,
4841         LoadAcceleratorsA/W, LoadMenu[Indirect]A/W, LoadStringA/W: changed
4842         to convert parameters or naming convention
4844         * [include/kernel32.h][include/wintypes.h]
4845         moved WCHAR, defined LPWSTR
4847         * [include/string32.h][win32/string32.c][include/struct32.h]
4848         New files
4850         * [loader/module.h]
4851         LoadModule: exit after returning from PE_LoadModule
4853         * [loader/pe_image.c]
4854         my_wcstombs: isascii does not work on Linux for Unicode
4855         PE_LoadImage: Handle directories
4857         * [misc/user32.c]
4858         USER32_RECT32to16, USER32_RECT16to32: new functions
4859         implemented new user32 relays
4861         * [misc/newfns.c]
4862         WIN32_WinHelpA: new function
4864         * [win32/param32.c]
4865         New file
4867         * [win32/resource.c]
4868         GetResDirEntry: added support for named entries
4869         WIN32_LoadAcceleratorsW: invoke *32 resource functions
4870         WIN32_LoadBitmapA: convert name to unicode if appropriate
4871         WIN32_ParseMenu: new function
4872         implemented new resource functions from user32.spec
4874 Wed Jan 24 18:09:00 1996 Alex Korobka <alex@phm30.pharm.sunysb.edu>
4876         * [objects/cursoricon.c]
4877         GetIconId() and LoadIconHandler() functions.
4879         * [windows/mdi.c]
4880         Better maximization support, TranslateMDISysAccel() function, 
4881         misc improvements.
4883         * [windows/defwnd.c]
4884         Fix for WM_WINDOWPOSCHANGED message handler.
4886         * [windows/winpos.c]
4887         Rewrote WindowFromPoint() function.
4889 Sun Jan 21 1996 17:05:09  Marcus Meissner <msmeissn@faui01.informatik.uni-erlangen.de>
4891         * [include/toolhelp.h] [misc/toolhelp.c]
4892         Added Notify(Un)Register, but no callbacks yet.
4894 Fri Jan 19 01:43:37 1996 Victor Schneider <root@tailor.roman.org>
4896         * [Makefile.in]
4897         Added target for libwine.so.1.0.
4899         * [library/winmain.c]
4900         For WINELIBDLL, _WinMain just returns hInstance instead of calling
4901         WinMain().
4903         * [misc/main.c]
4904         For WINELIBDLL, renamed main() to _wine_main() for calling from the
4905         stub main function.
4907         * [library/winestub.c] (new file)
4908         Provides a stub main() function for using libwine.so.
4910 Tue Jan 16 11:04:34 1996  Anand Kumria <akumria@ozemail.com.au>
4912         * [winsocket.c]
4913         Fix EPERM problem.
4915         * [global.c]
4916         Attempt to do some sanity checking in MemManInfo().
4918         * [Changelog]
4919         Fix changelog oversight for previous entry.
4921 ---------------------------------------------------------------------
4922 Sun Jan 14 13:45:22 1996  Alexandre Julliard  <julliard@sunsite.unc.edu>
4924         * [configure.in]
4925         Added check for gcc strength-reduce bug.
4927         * [controls/listbox.c]
4928         Changed ListBoxDirectory() to use the new DOS file functions.
4930         * [controls/menu.c]
4931         Fixed parameters for DeleteMenu() call in ChangeMenu().
4933         * [debugger/stack.c]
4934         Also display current frame in back-trace.
4936         * [files/directory.c] [files/dos_fs.c] [files/drive.c] [files/file.c]
4937         Complete rewrite of the DOS file handling.
4938         Implemented per-task file handles.
4939         Removed default Z: drive; needs to be put explicitely in wine.ini
4940         if desired.
4942         * [loader/module.c]
4943         Fixed file descriptor leak in LoadModule().
4945         * [loader/task.c]
4946         Initialise PDB file handle table in TASK_CreateTask().
4947         Close file handles on task termination.
4948         Implemented SetErrorMode().
4950         * [misc/network.c]
4951         Fixed WNetGetConnection() to use GetDriveType().
4953         * [misc/xmalloc.c]
4954         Added function xstrdup().
4956         * [miscemu/int21.c]
4957         Many changes for new DOS file functions.
4959         * [miscemu/interrupts.c]
4960         Moved DOS_GetEquipment() function into INT_Int11Handler().
4962         * [windows/win.c]
4963         Bug fix: create system menu before sending WM_NCCREATE.
4965         * [*/*.c]
4966         Replaced strcasecmp and strncasecmp by lstrcmpi and lstrncmpi for
4967         better portability.
4969 Sat Jan 13 16:13:02 1996  Jim Peterson <jspeter@birch.ee.vt.edu>
4971         * [include/wintypes.h]
4972         Added 'typedef HGLOBAL GOBALHANDLE;'.  This is not precisely in line
4973         with the true windows 'typedef HANDLE GLOBALHANDLE;', but I believe
4974         it should suffice.
4976         * [include/winsock.h]
4977         Added '#include <arpa/inet.h>' for various declarations.  '#ifdef'-ed
4978         out some old style internet address #define's.
4980         * [loader/task.c]
4981         Made MakeProcInstance() return first parameter #ifdef WINELIB32.
4982         Made FreeProcInstance() do nothing #ifdef WINELIB32.
4983         '#ifdef'-ed out TASK_AllocThunk(), as it was unused in WINELIB32.
4985         * [library/miscstubs.c]
4986         Made GetWndProcEntry16() return ACTIVATEAPP_callback() when called
4987         with name="ActivateAppProc".  This hardly seems correct, but it's my
4988         best guess as to how the emulator responds.
4990 Sat Jan  6 17:57:45 1996  Martin von Loewis <loewis@informatik.hu-berlin.de>
4992         * [if1632/kernel32.spec][win32/process.c]
4993         WIN32_GetProcAddress, LoadLibraryA: new functions
4995         * [if1632/relay32.c]
4996         RELAY32_GetEntryPoint: Removed code to load PE DLLs
4998         * [include/pe_image.h][include/pe_exe.h]
4999         struct pe_data: new fields base_addr,load_addr,vma_size,pe_reloc
5000         struct PE_Reloc_Block: new structure
5002         * [loader/module.c]
5003         MODULE_RegisterModule: new function
5005         * [loader/pe_image.c]
5006         PE_FindExportedFunction,PE_GetProcAddress: new functions
5007         fixup_imports: expect struct w_files* now, fill dlls_to_init,
5008                        load PE DLLs
5009         do_relocations: new functions
5010         calc_vma_size: renamed from dump_table
5011         PE_LoadImage: use malloc to allocate memory for image
5012         PE_InitDLL: expect HMODULE
5013         PE_InitializeDLLs: new function
5015         * [loader/task.c]
5016         NE_InitializeDLLs: branch to PE_InitializeDLLs for PE modules
5017         GetExePtr: Accept PE modules
5019         * [misc/commdlg.c]
5020         FILEDLG_WMCommand: unpack WIN32 WM_COMMAND appropriately for WineLib
5022 Thu Jan  4 11:36:21 1996  Manfred Weichel <Manfred.Weichel@mch.sni.de>
5024         * [misc/port.c]
5025         New file with usleep() function for SVR4.
5027         * [configure.in]
5028         Check for usleep() function.
5030 Tue Jan 02 14:00:00 1996  Anand Kumria <akumria@ozemail.com.au>
5032         * [if1632/toolhelp.spec] [include/toolhelp.h]
5033           [misc/user.c] [windows/message.c]
5034         Implement TOOLHELP.80 TimerCount. Fix GetTickCount.
5036         * [winsocket.c]
5037         Fixed ENOENT error.
5039         * [miscemu/dpmi.c]
5040         Implement DPMI Get Page Size (AX=0604, INT 31)
5042         * [memory/global.c]
5043         Implement TOOLHELP.72 GetMemManInfo.
5045 Mon Jan  2 10:33:00 1996  Thomas Sandford <t.d.g.sandford@prds-grn.demon.co.uk>
5047         * [if1632/callback.c]
5048         CallWindowProc() - When calling RELAY32_CallWindowProc, check
5049         whether lParam should be a SEGPTR, and if so convert it to one.
5051         * [if1632/gdi.spec] [if1632/kernel32.spec] [if1632/user32.spec]
5052         Numerous functions added, mostly calls to original (win16)
5053         functions.  Note that some (many) of these are probably not
5054         strictly correct, but with these additions freecell will at least
5055         display its main window though it is garbled.
5057         * [if1632/winprocs.spec]
5058         Completely rewritten - all WndProcs now have win32 versions to
5059         help with the lparam SEGPTR fix in callback.c
5061         * [include/kernel32.h]
5062         LPTCSTR defined.
5064         * [include/peexe.h]
5065         Definition of PE_Export_Directory amended.
5067         * [include/resource32.h]
5068         New file.
5070         * [include/stackframe.h]
5071         Definition of MAKE_SEGPTR macro #ifdef'd out and replaced with
5072         prototype for replacement function in memory/selector.c which
5073         can operate on any given memory address. This is currently
5074         required for win32 support. It is a dreadful cludge, and will
5075         certainly slow down other programs. If you are not interested
5076         in win32 development you may wish to reverse this patch.
5078         * [include/windows.h]
5079         Definition of SW_SHOWDEFAULT added.
5081         * [loader/pe_image.c]
5082         Extensive rewrites of xmmap() fixup_imports().
5083         PE_LoadImage() - initialisation of bss added, extraction of
5084         module name fixed, initialisation of DLL added.
5085         PE_InitDLL() - now does something.
5086         PE_Win32CallToStart() - initialisation of TEB pointed to by
5087         fs added.
5088         PE_InitTEB() created to perform TEB initialisation.
5090         * [memory/selector.c] 
5091         New function MAKE_SEGPTR() - see include/stackframe.h above.
5093         * [misc/user32.c]
5094         USER32_RegisterClassA(), CreateWindowExA() memory allocation
5095         method changed. This is probably now unnecessary with the
5096         new MAKE_SEGPTR handling code.
5097         USER32_DefWndProcA() removed to win32/winprocs.c
5098         USER32_TranslateMessage added.
5100         * [tools/build.c]
5101         handling of win32 spec files changed to support gcc2.6.X
5102         this requires optimisations to be disabled.
5104         * [win32/resource.c] [win32/newfns.c] [win32/heap.c] [win32/winprocs.c]
5105         New files.
5107         * [win32/Makefile.in]
5108         New files heap.c, newfns.c, resource.c and winprocs.c added to build.
5110         * [win32/file.c]
5111         New function W32_SetHandleCount.
5113         * [win32/init.c]
5114         WIN32_GetModuleHandle() - now returns handle of running process
5115         if called with NULL.
5116         GetStartupInfoA() - set cbReserved2 to 0.
5118         * [win32/memory.c]
5119         VirtualAlloc() - set mmap() file parameter to -1 instead of 0 to make
5120         it work with FreeBSD. Also check for return value. Removed extra
5121         return.
5123         * [windows/winpos.c]
5124         ShowWindow() - SW_SHOWDEFAULT handling kludged in.
5126 ----------------------------------------------------------------------
5127 Sat Dec 23 18:15:59 1995  Alexandre Julliard  <julliard@sunsite.unc.edu>
5129         * [configure.in] [Makefile.in] [tools/install-sh]
5130         New 'install' target installs Wine binary, library and man page.
5131         Library is now more logically named libwine.a.
5132         Split toolkit/ directory into library (for library code) and
5133         libtest (for test programs).
5135         * [controls/edit.c]
5136         Quick hack to partially support EM_PASSWORD style (avoids
5137         displaying your passwords on the screen when testing programs...)
5139         * [configure.in] [controls/menu.c] [include/resource.h]
5140           [misc/commdlg.c] [misc/ole2nls.c] [misc/shell.c] [windows/msgbox.c]
5141         Language is now a run-time option (wine -language xx).
5143         * [debugger/dbg.y]
5144         Dump some more debugging info on crash.
5146         * [misc/profile.c]
5147         Only consider ';' as a comment if it's the first non-blank
5148         character on the line.
5150         * [miscemu/dpmi.c]
5151         More debugging info for real-mode callback.
5153         * [objects/gdiobj.c]
5154         Rewrote EnumObjects() to do the Right Thing.
5156         * [resources/sysres*]
5157         New directory containing system resources.
5159 Fri Dec 22 11:24:39 GMT 1995  John Harvey <john@division.co.uk>
5161         * [win32/file.c] [win32/memory.c]
5162         Unixware doesn't have MAP_ANON ifdefed out for now.
5164         * [misc/dos_fs.c]
5165         DOS_GetDosFileName didn't truncate paths starting ./ properly.
5167         * [tools/build.c]
5168         Produces assembly code that works with the unixware assembler.
5170 Wed Dec 20 22:22:29 +0100 1995  Morten Welinder <terra@diku.dk>
5172         * [miscemu/instr.c]
5173         INSTR_GetOperandAddr: 16-bit addresses should be masked to 16 bits.
5175         * [misc/dos_fs.c]
5176         DOS_readdir should always return directories, even if they don't
5177         match the file name mask.
5179 Tue Dec 19 18:00:00 1995  Uwe Bonnes <bon@elektron.ikp.physik.th-darmstadt.de>
5180         
5181         * [misc/exec.c]
5182         Give arguments to winhelp.
5184         * [miscemu/int21.c]
5185         Implemented Interrupt 21 AX=6C00 EXTENDED OPEN/CREATE.
5186         Created function ExtendedOpenCreateFile.
5187         Give for some Windows95 interrupts the return value 'not
5188         implemented'.
5190 Sun Dec 17 16:51:56 EST 1995  Jim Peterson <jspeter@birch.ee.vt.edu>
5192         * [include/kernel32.h] [include/windows.h]
5193         Moved the typedefs for SYSTEMTIME and LPSYSTEMTIME from
5194         include/kernel32.h to include/windows.h and declared the new Win32
5195         API functions Sleep(), GetLocalTime(), and GetSystemTime().
5196         Redefined INFINITE as 0xFFFFFFFF if WINELIB32.
5198         * [rc/rc (new file)]
5199         Created the shell script 'rc', which should simplify resource
5200         compilation.
5202         * [win32/environment.c]
5203         Kludged around an undefined reference to wine_files.  This change
5204         should be fixed some time.
5206         * [win32/time.c] [if1632/kernel32.spec]
5207         Added the functions GetSystemTime(), and Sleep().
5209         * [miscemu/int21.c]
5210         Renamed static function GetSystemTime to INT21_GetSystemTime to
5211         avoid conflicts with the API function of the same name.
5213         * [include/wintypes.h]
5214         Added the SPFMT definition for printf statements.
5216         * [misc/shell.c] [include/shell.h]
5217         Changed ERROR_* defines to SHELL_ERROR_*, as they were conflicting
5218         with the ones in include/winerror.h.  They should probably use the
5219         versions in winerror.h, but I'm not certain, and that can be done
5220         later.
5222         * [windows/mdi.c]
5223         Translated WM_MDIACTIVATE(?,(LOhwnd,HIhwnd)) messages to
5224         WM_MDIACTIVATE(HIhwnd,LOhwnd) for WINELIB32.  The ? parameter
5225         (boolean) was discarded with this translation.  Translated handler
5226         of WM_MDISETMENU(ref,(loHMENU,hiHMENU)) to handle
5227         WM_MDISETMENU(loHMENU, hiHMENU) messages in WINELIB32 (ref assumed
5228         false, call DrawMenuBar() if desired).
5230         * [*/*]
5231         General explicit casts and more rigid typing to remove warnings.
5233         * [include/winpos.h] [windows/winpos.c]
5234         Changed return type of WINPOS_ChangeActiveWindow to BOOL.
5236         * [include/commdlg.h] [misc/commdlg.c]
5237         Added prototypes for ChooseColor(), CommDlgExtendedError(),
5238         FindText() GetFileTitle(), GetOpenFileName(), GetSaveFileName(),
5239         PrintDlg, and ReplaceText().
5240         Renamed the CommDlgExtendError() function to CommDlgExtendedError().
5241         Made GetFileTitle return a short, as per the API definition.
5243         * [Makefile.in]
5244         Added line to clean and distclean that removes temporaries from
5245         the include directory.
5247 Sat Dec 16 19:39:14 MET 1995  Steffen Moeller <smoe0024@rz.uni-hildesheim.de>
5249         * [controls/edit.c]
5250         Almost rewrote EDIT_GetLineMsg.
5252 Sat Dec 16 13:51:48 MST 1995  Andrew Taylor <andrew@riscan.com>
5254         * [windows/mdi.c]
5255         Fixed MDITile() bug that occurs when 0 windows are present or all
5256         windows are minimized.
5258 Wed Dec 12 23:30:00 1995  Uwe Bonnes <bon@elektron.ikp.physik.th-darmstadt.de>
5260         * [misc/profile.c]
5261         Try harder to find files, especially in the working directory.
5262         Look in $HOME/.wine too and create it there if it isn't found.
5264 ----------------------------------------------------------------------
5265 Mon Dec 11 19:08:55 1995  Alexandre Julliard  <julliard@sunsite.unc.edu>
5267         * [misc/lstr.c]
5268         Replaced wine_strncpy() by a 32-bit version of lstrcpyn(), since
5269         they do the same job.
5271         * [tools/build.c]
5272         Fixed __attribute__((stdcall)) to make it compile with gcc
5273         versions under 2.7. Doesn't mean it will run OK though...
5275 Sat Dec 09 13:22:58 1995  Cameron Heide  <heide@ee.ualberta.ca>
5277         * [include/kernel32.h] [include/winerror.h]
5278         Added file attribute definitions and more error codes.
5280         * [win32/error.c]
5281         Added some rudimentary errno-to-Win32 error conversion
5282         code.
5284         * [win32/file.c]
5285         Added to GetFileInformationByHandle, filled in some known
5286         error codes, and switched to dprintf_win32.
5288         * [win32/time.c]
5289         Added GetLocalTime.
5291 Fri Dec  8 14:37:39 1995  Jim Peterson <jspeter@birch.ee.vt.edu>
5293         * [controls/combo.c]
5294         Converted functions of the type LONG _(HWND,WORD,LONG) to the type
5295         LRESULT _(HWND,WPARAM,LPARAM) where needed.
5297         * [include/libres.h]
5298         Restructured libres prototypes to closer match the windows API.
5300         * [include/windows.h]
5301         Changed several API prototypes' parameter types from 'short' to INT,
5302         which is #defined as short in the emulator, but is a normal int in
5303         WINELIB32.  Also changed SEGPTR from DWORD to void* when WINELIB32.
5304         (This creates a lot of warnings at library-compile time, but less
5305         warnings at app-compile time.  I'll remove the warnings soon.)
5307         * [loader/resource.c]
5308         Fixed parameter mismatch in call to LIBRES_FindResource().  Changed
5309         various implementations of the LIBRES_* API functions.
5311         * [loader/signal.c]
5312         Deleted local 'i' from win_fault(), since it was unused.
5314         * [objects/bitblt.c]
5315         Mirrored changes to include/windows.h mentioned above.
5317         * [toolkit/hello3.c]
5318         Changed LoadMenuIndirect() call to LoadMenu() to test the new
5319         resource registration technique.
5321         * [toolkit/libres.c]
5322         Removed definition of 'struct resource' and fixed bugs in the resource
5323         implementation.  Implemented LIBRES_FindResource.
5325         * [windows/graphics.c]
5326         Mirrored changes to include/windows.h mentioned above.
5328 Thu Dec  7 23:15:56 1995     Martin von Loewis <loewis@informatik.hu-berlin.de>
5330         * [controls/edit.c]
5331         LOCAL_HeapExists: Changed parameter to HANDLE. For WineLib, return true
5333         * [controls/listbox.c]
5334         CreateListBoxStruct: Initialize HeapSel to 0 for WineLib
5336         * [include/listbox.h]
5337         change HeapSel from WORD to HANDLE
5339         * [include/resource.h][rc/winerc.c]
5340         struct ResourceTable: removed
5341         struct resource: moved to header file
5342         autoregister resources if supported by compiler
5344         * [memory/local.h]
5345         LOCAL_GetHeap: expect HANDLE rather than WORD
5346         
5347         * [toolkit/Makefile.in]
5348         Add ALLCFLAGS to make hello3
5350         * [toolkit/heap.c]
5351         LocalFree, HEAP_Free: handle 0 parameter gracefully
5353 Wed Dec 06 15:34:23 1995  Greg Cooper <cooper@ima-inc.com>
5355         * [misc/winsocket.c]
5356         Fixed the msgsnd and msgrcv errors that winsock programs get.
5358 Wed Dec 06 12:47:23 MET 1995 Sven Verdoolaege <skimo@dns.ufsia.ac.be>
5359         
5360         * [if1632/kernel.spec]
5361         Fixed _hread and _hwrite return type
5363         * [if1632/relay32.c] [loader/pe_image.c]
5364         Hacked loading of PE-dll's in
5366         * [win32/advapi.c]
5367         Added stubs for RegCreateKeyEx, RegSetValueEx, RegQueryValueEx
5369         * [win32/file.c]
5370         Added stubs for OpenFileMapping, CreateFileMapping, MapViewOfFileEx
5372         * [win32/process.c]
5373         Added stubs for CreateMutexA, ReleaseMutex, CreateEventA,
5374         WaitForSingleObject, DuplicateHandle, GetCurrentProcess
5375         
5376 Mon Dec 04 13:06:37 1995   Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
5378         * [include/wine.h] [misc/lstr.c]
5379         Define wine_strncpy(). This function does not pad the buffer with 
5380         zeroes like GNU strncpy(), which might break some Windows programs
5381         that pass bogus size arguments.
5383         * [loader/module.c]: GetModuleFileName(),
5384         [misc/commdlg.c]: GetFileTitle(),
5385         [misc/keyboard.c], [misc/lstr.c]: lstrcpyn(),
5386         [misc/ole2nls.c], [misc/profile.c], [multimedia/mcistring.c],
5387         [multimedia/mmsystem.c], [objects/font.c]:
5388         Use wine_strncpy() where strings are returned to Windows programs.
5389         
5390         * [objects/metafile.c]
5391         PlayMetafile(): Clear the handle table before using it.
5393         * [misc/shell.c] [misc/main.c]
5394         Rename SHELL_RegCheckForRoot() to SHELL_Init() and call it from main().
5395         
5396         * [misc/profile.c]
5397         load(): Need to handle comments.
5398         
5399         * [toolkit/libres.c]
5400         Make it compile.
5401         
5402         * [windows/nonclient.c]
5403         Use MAKE_SEGPTR macro in two places where a user heap block used
5404         to be allocated instead.
5406 Sat Dec 02 16:43:43 1995 Ramon Garcia <ramon@ie3.clubs.etsit.upm.es>
5408         * [windows/winpos.c]
5409         In function SetWindowPos: do not redraw the parent of
5410         a window if the specified window is placed on the top.
5411         This avoids that ShowWindow(hwnd,1) hides hwnd instead
5412         of showing it.
5414 Sat Dec 02 11:00:00 1995 Alex Korobka <alex@phm30.pharm.sunysb.edu>
5416         * [windows/scroll.c]
5417         Now it can scroll children along with the client region of parent 
5418         window. Tried to optimize update region calculation. 
5420         * [windows/mdi.c]
5421         ScrollChildren function, more other features added. Basically
5422         a rewrite.
5424         * [windows/winpos.c] [windows/focus.c]
5425         Reimplemented window activation and focus handling.
5427         * [windows/nonclient.c]
5428         Added new flag WIN_NCACTIVATED.
5430         * [windows/message.c] [loader/task.c]
5431         Small changes (to maintain linked list of message queues).
5433 Wed Nov 29 15:51:48 1995  Daniel Schepler  <daniel@shep13.wustl.edu>
5435         * [include/options.h] [misc/main.c] [windows/defwnd.c]
5436           [windows/event.c] [windows/nonclient.c] [windows/win.c] [Wine.man]
5437         Implemented a -managed option to replace the standard Windows
5438         frame of top-level windows with the window manager's decorations.
5439         If a top-level window makes its own frame, this will still show
5440         up, inside the window manager decorations (I believe ctl3dv2.dll
5441         would do this, although I can't test this).
5443 ----------------------------------------------------------------------
5444 Tue Nov 21 18:49:10 1995  Alexandre Julliard  <julliard@sunsite.unc.edu>
5446         * [configure.in] [Makefile] [misc/dos_fs.c]
5447         Got rid of autoconf.h file.
5449         * [debugger/dbg.y]
5450         More logical behavior upon syntax errors.
5452         * [include/hook.h] [windows/hook.c]
5453         Changed hook structure and rewrote most of the hook functions for
5454         better compatibility, based on investigations by Alex Korobka.
5456         * [include/message.h] [windows/message.c]
5457         Added hooks to message queue structure and made the structure
5458         layout Windows-compatible.
5459         Added support for WH_MOUSE, WH_KEYBOARD, WH_HARDWARE and
5460         WH_JOURNALRECORD hooks.
5462         * [misc/main.c]
5463         Added command-line option for changing the language at run-time
5464         (not implemented yet), based on a suggestion from Michael Patra.
5466         * [objects/cursoricon.c]
5467         Fixed silly SEGPTR bug in DumpIcon().
5469 Mon Nov 20 22:22:22 1995  Alex Korobka <alex@phm30.pharm.sunysb.edu>
5471         * [controls/listbox.c] [controls/combo.c] [include/listbox.h]
5472         Partial implementaion of LBS_EXTENDEDSEL style,
5473         yet more updates for drag & drop support. Now works.
5475         * [windows/defwnd.c]
5476         More message handlers.
5478         * [windows/win.c]
5479         DragObject, DragDetect, AnyPopup functions. 
5481         * [controls/listbox.c]
5482         More kludgy fixes (WM_...TOITEM, etc.).
5484         * [objects/cursoricon.c] [objects/oembitmap.c]
5485         IconToCursor skeleton, patch for OBM_LoadCursorIcon to handle new
5486         cursor.
5488         * [include/bitmaps/ocr*]
5489         New OEM cursors.
5491 Mon Nov 20 11:05:20 EST 1995  Jim Peterson <jspeter@birch.ee.vt.edu>
5493         * [toolkit/heap.c]
5494         Swapped flags and size arguments to LocalRealloc as per changes in
5495         memory/local.c by William Magro in previous release.
5497         * [include/wintypes.h]
5498         Reinstated the #define's for 'min' and 'max', since they're part of
5499         the Windows API.  I really don't think it's a wise idea, so I put
5500         a '#ifndef DONT_DEFINE_min_AND_max' around them.  I think the actual
5501         WINE code should never use these (it should use 'MIN' and 'MAX'
5502         instead).
5504         * [loader/*]
5505         Put '#ifndef WINELIB' around many things that WINElib should not need.
5507         * [controls/edit.c]
5508         Took out many '#if defined(WINELIB)' sections with the associated
5509         comment 'temporary fix, until Local memory is correctly implemented in
5510         WINELIB', since the effective translations are now in 
5511         toolkit/miscstubs.c.
5512         Took out the #ifndef's I put in EDIT_ClearText.  Whoever modified this
5513         file fixed (or at least postponed) the bug I had encountered.
5515         * [loader/task.c]
5516         Put an #ifdef in TASK_CreateTask() that hardwires the current drive to
5517         C:  This will probably cause a lot of trouble if this change is
5518         forgotten in the future, but it will let things like the OpenFileName
5519         dialog work for now.
5521         * [toolkit/libres.c] [toolkit/Makefile.in] [toolkit/Makefile]
5522           [include/libres.h]
5523         Made new libres.c file, which will contain functions for supporting
5524         accessing resources by name in WINElib.  'winerc' will need to be
5525         changed.
5527         * [toolkit/heap.c]
5528         Refined memory routines to allow for differences between LocalAlloc
5529         and GlobalAlloc and between LocalSize and GlobalSize.
5531         * [windows/message.c] [include/windows.h]
5532         Defined the GetCurrentTime routine in windows/message.c, and removed
5533         the #define in windows.h.
5535 Mon Nov 20 00:36:42 MET 1995 Sven Verdoolaege <skimo@dns.ufsia.ac.be>
5537         * [*/*]
5538         Added new debugging type DEBUG_WIN32 and DEBUG_ENV.
5540         * [loader/module.c]
5541         Added undocumented GetExpWinVer.
5543         * [tools/build.c]
5544         Previous code didn't pop possibly changed %esi, %edi and %edx
5545         from the stack.
5546         
5547         * [win32/advapi.c]
5548         Added GetUserNameA.
5550         * [win32/code_page.c]
5551         Added stub for MultiByteToWideChar.
5553         * [win32/console.c]
5554         Added SetConsoleCtrlHandler stub.
5556         * [win32/file.c]
5557         Added ReadFile CreateFileA GetFileInformationByHandle stubs.
5558         Added CloseHandle.
5560         * [win32/memory.c]
5561         Changed VirtualAlloc and VirtualFree.
5563         * [win32/process.c]
5564         Added ExitProcess.
5566 Sun Nov 19 17:54:42 1995   Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
5568         * [include/windows.h]
5569         Fixed a few broken structure definitions.
5571         * [loader/resource.c]
5572         FindResource(): Need to check for '#xxx' strings here.
5574         * [miscemu/int21.c]
5575         FindNext(): Return MS-DOS filenames uppercase.
5577         * [objects/cursoricon.c]
5578         CreateIcon(), CreateCursor(): Added missing element to CURSORICONINFO
5579         initializers.
5580         
5581         * [misc/file.c]
5582         _lopen(): Files opened in OF_WRITE mode are truncated.
5583         OpenFile(): Ignore OF_READ/OF_WRITE/OF_READWRITE when files are
5584         created; use read/write mode.
5585         
5586         * [misc/profile.c]
5587         load(): Rewritten.
5588         
5589         * [misc/commdlg.c]
5590         Fixed bad call to strncpy() that smashed the stack.
5592         * [controls/combo.c] [windows/winpos.c] [memory/selector.c]
5593         Operator precedence fixes. People who use gcc 2.7.1 don't need a
5594         debugger :-)
5595         
5596         * [if1632/gdi.spec] [objects/palette.c]
5597         Add ResizePalette() and AnimatePalette() stubs. They don't do anything,
5598         but sometimes that's good enough.
5600 Fri Nov 17 09:10:35 GMT 1995  John Harvey <john@division.co.uk>
5602         * [include/wine.h] [include/registers.h] [include/winsock.h]
5603         Added definitions for Unixware.
5605         * [loader/signal.c] [misc/comm.c] [misc/winsocket.c]
5606         Misc. fixes for Unixware.
5608         * [loader/task.c]
5609         Made assignemts to context in InitTask for registers use the macros
5610         from registers.h to make them more portable. (Needed for Unixware)
5612         * [tools/build.c]
5613         Fixed register acces routines to work on Unixware. Bit grubby but
5614         it seems to work.
5616         * [controls/edit.c]
5617         EDIT_WM_NCCreate allocates local heap if hasn't been previously
5618         allocated.
5619         
5620         * [miscemu/int21.c]
5621         mkdir now creates directory with permission to access it.
5623         * [misc/dos_fs.c]
5624         mkdir now creates directory with permission to access it.
5625         DOS_opendir now uses linked list of dirents to avoid problems with 
5626         realloc changing address of malloced memory.
5628 Thu Nov 16 12:47:13 1995  Michael Patra  <patra@itp1.Physik.TU-Berlin.DE>
5630         * [controls/menu.c]
5631         MENU_CalcItemSize(): Fixed handling of empty menu items.
5633 Sat Nov 11 21:46:54 1995  Hans de Graaff  <graaff@twi72.twi.tudelft.nl>
5635         * [misc/file.c]
5636         In OpenFile, unlink should be done on the unix filename.
5638 Sat Nov 11 16:43:29 1995  Cameron Heide  (heide@ee.ualberta.ca)
5640         * [include/handle32.h]
5641         New header file containing internal Win32 kernel handle
5642         information.
5644         * [win32/file.c]
5645         Added ReadFile, CreateFile, and CloseFileHandle, and did
5646         some reorganizing to match the new handle allocation scheme.
5648         * [win32/init.c]
5649         Added CloseHandle and the creation of standard I/O handles.
5651         * [win32/object_mgt.c]
5652         New module for allocating and freeing Win32 kernel handles.
5654 ----------------------------------------------------------------------
5655 Fri Nov  3 20:08:17 1995  Alexandre Julliard  <julliard@sunsite.unc.edu>
5657         * [configure.in]
5658         Attempt to check for -li386 on NetBSD. Please test this.
5660 Mon Oct 30 12:40:32 EST 1995  Jim Peterson <jspeter@birch.ee.vt.edu>
5662         * [*/*]
5663         Eliminated various warnings with either explicit casts or more
5664         accurate variable/parameter declarations (e.g. INT instead of short
5665         or WORD).
5666         Changed macros 'min' and 'max' to 'MIN' and 'MAX', since they're
5667         macros.
5669         * [controls/edit.c] [windows/defdlg.c]
5670         Added '#ifdef SUPERFLUOUS_FUNCTIONS' wrappers around function
5671         definition of EDIT_KeyVScrollDoc, EDIT_TextLineNumber, and
5672         DEFDLG_FindDefButton to avoid warnings.
5674         * [controls/button.c] [controls/scroll.c] [windows/defwnd.c]
5675           [windows/message.c] [windows/nonclient.c]
5676         Converted MAKEPOINT macro call to manual conversion.
5678         * [include/windows.h]
5679         For WINELIB32, structures POINT, SIZE, and RECT have LONG members
5680         instead of INT.  This also invalidates the macro MAKEPOINT(), which
5681         is not supported in Win32.  Also defined the POINTS structure (SHORT
5682         members) and the MAKEPOINTS macro.
5684         * [misc/commdlg.c]
5685         Changed a lot of 'strcpy' calls to 'strncpy' calls.  I'm desperate to
5686         find this memory bug, and this should be done anyway.
5688         * [controls/edit.c]
5689         Well, the alteration mentioned above didn't do it, but #ifdef'ing out
5690         a few lines in EDIT_ClearText did.  This leads to bugs, but for now,
5691         it's better than bizzare memory troubles.
5693         * [toolkit/miscstubs.c]
5694         Removed warning messages in GLOBAL_CreateBlock(), GLOBAL_FreeBlock(),
5695         and RELAY32_GetEntryPoint().  These are the most popular warnings, and
5696         their current implementation seems fine.
5698 Sat Oct 28 09:39:18 1995  Jochen Karrer <cip307@wpax01.Physik.Uni-Wuerzburg.DE>
5700         * [objects/cursoricon.c]
5701         Fix for "broken" X servers that invert masked cursor colors.
5703 Fri Oct 27 19:27:21 1995  Alex Korobka  <alex@phm6.pharm.sunysb.edu>
5705         * [windows/dialog.c] [windows/nonclient.c]
5706         Remove unnecessary items from the system menu.
5708 Thu Oct 26 05:03:03 MET 1995  Philippe De Muyter <phdm@info.ucl.ac.be>
5710         * [objects/color.c] [objects/palette.c]
5711         Make GetNearestColor return a RGB value instead of a pixel value.
5713 Wed Oct 25 23:33:39 1995    Martin von Loewis <loewis@informatik.hu-berlin.de>
5715         * [controls/desktop.c][controls/menu.c][include/menu.h]
5716         Changed WORD parameters to UINT parameters.
5718         * [include/wintypes.h]
5719         Made UINT 32bit for WINELIB.
5721         * [loader/main.c]
5722         Disabled RELAY32_Init and MODULE_Init for WINELIB.
5724         * [misc/main.c]
5725         Assume CPU386 for WINELIB.
5727         * [rc/winerc]
5728         add_popup: set MF_POPUP flag on menu item.
5730         * [toolkit/Makefile.in][toolkit/hello3.c][toolkit/hello3res.c]
5731         Add resource demo hello3 for WINELIB.
5732         New file README.resources.
5734         * [toolkit/miscstubs.c]
5735         Add a case for 17.
5737 Tue Oct 17 15:13:10 IST 1995  Itai Nahshon <nahshon@vnet.ibm.com>
5739         * [loader/module.c]
5740         Do not append .exe if the file name already has an extension.
5742         * [misc/profile.c]
5743         Avoid creating a file with a junk name if a .ini file does not
5744         exist.
5746         * [if1632/gdi.spec] [if1632/user.spec] [if1632/dummy.c]
5747         Added a lot of dummy stubs for Windows Hebrew version.
5749 Tue Oct 17 01:03:24 1995 William Magro <wmagro@tc.cornell.edu>
5751         * [controls/button.c]
5752         Fix for buttons with no label.
5754         * [controls/combo.c][controls/listbox.c]
5755         Fixes for scrollbar positioning.  Now disappears correctly
5756         for short lists.
5758         * [controls/edit.c]
5759         Handle memory allocation differently when building as library.
5761         * [controls/static]
5762         Don't destroy old icon before drawing new icon. (Fixes landscape/
5763         portrait toggle icon in print dialog.)
5765         * [if1632/gdi.spec]
5766         New functions SetMetaFileBits and GetMetaFileBits
5768         * [include/sysmetrics.h] [windows/sysmetrics.c]
5769         Add support for GetSystemMetrics(SM_CMETRICS) == SM_CMETRICS
5771         * [include/windows.h]
5772         META_EXTTEXTOUT, not META_SETTEXTOUT
5773         define GetCurrentTime as GetTickCount (for wine library)
5775         * [loader/main.c]
5776         Don't initialize built-in modules in wine library
5778         * [memory/local.c]
5779         LocalReAlloc was defined incorrectly. Swap flags and size arguments.
5781         * [misc/main.c]
5782         Always report CPUTYPE=4 to wine library.
5784         * [objects/dib.c]
5785         RLE8 images were missing top line when decompressed.
5787         * [objects/metafile.c]
5788         SetMetaFileBits and GetMetaFileBits implemented.  Works when called
5789         from winhelp.  More testing needed.  Various memory leaks plugged.
5790         Various other bug fixes.  New metafile operations added in
5791         PlayMetaFileRecord: CreatePalette, SetTextAlign, SelectPalette,
5792         SetMapperFlags, RealizePalette, ExtTextOut, Escape.  Testing needed.
5794         * [toolkit/heap.c]
5795         LocalUnLock changed to LocalUnlock
5797 Sun Oct 15 21:55:33 1995  Anand Kumria <akumria@ozemail.com.au>
5798         
5799         * [misc/winsock.c] 
5800         Return the correct error number, for host lookup operations.
5801         Also, correct the problem with send_message.
5803 Fri Oct 13 19:04:35 1995  Morten Welinder  <terra@diku.dk>
5805         * [Makefile.in]
5806         Using nm's built-in sorting.
5808         * [*/*.c]
5809         Use xmalloc for malloc and xrealloc for realloc in all ungarded
5810         cases.
5812         * [debugger/dbg.y]
5813         Handle C-like expressions.  Clean-up.
5815         * [debugger/debug.l]
5816         Lots of new tokens for expressions.
5818         * [debugger/info.c]
5819         Implement "list" command for disassembling.
5821         * [misc/ole2nls.c]
5822         Implement more Danish stuff.
5824 Fri Oct  6 10:39:39 1995 Ram'on Garc'ia <ramon@ie3.clubs.etsit.upm.es>
5826         * [loader/module.c]
5827         Updated self-loading modules to support for new 32 bit 
5828         stack frames.
5830 ----------------------------------------------------------------------
5831 Sun Oct  1 15:48:34 1995  Alexandre Julliard  <julliard@sunsite.unc>
5833         * [controls/menu.c]
5834         Fixed GetMenuString() for non-string items.
5836         * [debugger/*.c]
5837         First attempt to check validity of pointers before memory
5838         accesses. For now only segmented pointers are checked.
5840         * [debugger/dbg.y] [memory/ldt.c]
5841         Added possibility to dump only one segment with 'info segment'.
5843         * [include/bitmaps/ocr_*]
5844         Added all OEM cursors as XPM bitmaps.
5846         * [include/cursoricon.h] [objects/cursoricon.c]
5847         Rewrote all cursor and icon management to use the same memory
5848         layout as Windows, and to factor common code between icons and
5849         cursors. Implemented icon directory lookup to find the best
5850         matching icon (i.e. the color one).
5851         Implemented CopyCursor() and DumpIcon().
5853         * [loader/module.c]
5854         For disabled built-in modules, we now try to load the Windows DLL
5855         first, and if this fails we fall back to using the built-in module
5856         anyway.
5858         * [memory/global.c]
5859         Fixed GlobalHandle() to return the correct selector in the high
5860         word even if we are passed a handle in the first place.
5862         * [miscemu/instr.c]
5863         Take into account the size of the operand and of the stack segment
5864         when incrementing the stack pointer.
5865         Avoid referencing FS_reg and GS_reg on *BSD.
5867         * [objects/dib.c]
5868         All DIB functions now accept a BITMAPCOREHEADER format bitmap.
5869         Monochrome DIBs are created as monochrome bitmap iff they are
5870         black and white.
5872         * [objects/oembitmap.c]
5873         Added support for OEM cursors, changed OBM_LoadIcon to use the new
5874         icon memory layout.
5876         * [rc/sysres_Fr.rc]
5877         Added French [Fr] language support.
5879         * [win32/environment.c]
5880         Fixed GetCommandLineA() to use current PDB.
5882         * [windows/event.c] [windows/winpos.c]
5883         Simulate a mouse motion event upon SetWindowPos() to force the
5884         cursor to be set correctly.
5886 Sat Sep 30 17:49:32  Cameron Heide  (heide@ee.ualberta.ca)
5888         * [win32/*]
5889         New Win32 kernel functions: GetACP, GetCPInfo,
5890         GetEnvironmentVariableA, GetFileType, GetLastError, GetOEMCP,
5891         GetStartupInfoA, GetTimeZoneInformation, SetEnvironmentVariable,
5892         SetFilePointer, SetLastError, VirtualAlloc, VirtualFree,
5893         WriteFile.  Completed implementations of GetCommandLineA.
5895         * [include/kernel32.h]
5896         New file.
5898         * [loader/main.c]
5899         Call initialization function for Win32 data (doesn't currently do
5900         anything).
5902         * [misc/main.c]
5903         Implemented GetEnvironmentVariableA, SetEnvironmentVariableA.
5905 Sat Sep 30 00:26:56 1995  Niels de Carpentier  <niels@cindy.et.tudelft.nl>
5907         * [windows/winpos.c][miscemu/emulate.c][loader/module.c]
5908           [misc/commdlg.c]
5909         Misc. bug fixes
5911 Fri Sep 29 16:16:13 1995  Jim Peterson <jspeter@birch.ee.vt.edu>
5913         * [*/*]
5914         For Winelib, explicit casts have been placed where warnings were
5915         usually generated.
5916         printf formats which give the format for printing a handle as
5917         "%04x" or something similar have been changed to use the NPFMT
5918         macro defined in include/wintypes.h.  Some times, explicit casts
5919         were also necessary.
5920         Parameter, field, and variable declarations have been made more
5921         exact, such as converting 'WORD wParam' to 'WPARAM wParam' or
5922         'WORD hFont' to 'HFONT hFont'.
5923         Any call of the form GetWindowWord(hwnd,GWW_HINSTANCE) has been
5924         replaced with a call to WIN_GetWindowInstance(hwnd).
5926         * [controls/combo.c]
5927         Added WINELIB32 support in CLBoxGetCombo().
5929         * [include/dialog.h]
5930         Commented out the '#ifndef WINELIB' around the '#pragma pack(1)'.
5931         winelib needs the packing as well (e.g. when accessing resources
5932         like sysres_DIALOG_SHELL_ABOUT_MSGBOX).
5934         * [include/windows.h]
5935         Got rid of the F[a-k] macros, which were cluttering up the global
5936         namespace.
5938         * [include/windows.h] [windows/defwnd.c]
5939         Added Win32 messages WM_CTLCOLOR*.
5941         * [include/wintypes.h]
5942         Put in preprocessor '#define WINELIB32' if appropriate and changed
5943         the types of some typedefs (WPARAM, HANDLE) based on this.
5944         
5945         * [loader/module.c] [toolkit/miscstubs.c]
5946         Added #ifdef'd portion in LoadModule to handle loading a WINElib
5947         module (already loaded, just init values).  '#ifdef'ed out the
5948         definition for GetWndProcEntry16 and added a new version to
5949         toolkit/miscstubs.c.
5951         * [misc/shell.c]
5952         Adjusted the lengths of AppName and AppMisc from 512,512 to 128,906.
5953         Same amount of total storage, but much more reasonable.  Also, changed
5954         calls to strcpy() in ShellAbout() to calls to strncpy() instead.
5955         This was a difficult bug to track down, but the AppMisc field was
5956         being initialized with the contributers text, which was much larger
5957         than 512 characters.
5959         * [toolkit/atom.c]
5960         New file for atom-handling functions.  Copied from memory/atom.c and
5961         then heavily modified.  Right now, it's just a linked list of atoms.
5962         Consider it as a hash table with just one entry.  It's easily changed
5963         later.
5965         * [toolkit/heap.c]
5966         Commented out the heap functions with a "#ifdef WINELIB16" and put in
5967         a Win32 version (which is basically a modified copy).
5969         * [toolkit/sup.c] [toolkit/miscstubs.c]
5970         Moved the stuff I put in toolkit/sup.c into toolkit/miscstubs.c and
5971         added quite a few more stubs.
5973         * [toolkit/winmain.c]
5974         Rearranged startup code in _WinMain.  I think this will work.
5976         * [toolkit/Makefile.in]
5977         Added targets for 'hello' and 'hello2' in case anyone cares to try
5978         out the sample programs.
5980 Wed Sep 27 23:13:43 1995  Anand Kumria <akumria@ozemail.com.au>
5981         
5982         * [miscemu/int2f.c] [miscemu/vxd.c] [if1632/winprocs.spec]
5983         First attempt at support for some VxDs. Comm, Shell and Pagefile.
5985 Tue Sep 26 21:34:45 1995  Hans de Graaff  <graaff@twi72.twi.tudelft.nl>
5987         * [misc/dos_fs.c]
5988         DOS_SimplifyPath: Also remove "/./" from path. (Happens when
5989         starting applications like 'wine ./excel.exe')
5991 Sat Sep 23 23:32:40 1995  Morten Welinder  <terra@diku.dk>
5993         * [configure.in]
5994         Avoid relative path for wine.ini.
5996         * [rc/sysres_Da.rc]
5997         Support for Danish [Da] language.
5999         * [misc/main.c] [miscemu/cpu.c]
6000         Return the processor we're running on correctly.
6002         * [miscemu/int2f.c]
6003         Minor stuff in int 0x2f, function 0x16.
6005 Sat Sep 23 1995 17:58:04  Marcus Meissner  <msmeissn@faui01.informatik.uni-erlangen.de>
6007         * [misc/shell.c] [misc/main.c]
6008         Implement saving and loading of the registry database (needed for
6009         OLE). Very experimental. Fixed ShellExecute().
6010         
6011         * [miscemu/int21.c]
6012         EEXIST is not a critical error condition for mkdir().
6014 Fri Sep 22 01:33:34 1995  Alex Korobka  <alex@phm6.pharm.sunysb.edu>
6016         * [include/shell.h] [misc/shell.c]
6017         Implemented 4 drag/drop functions with documented functionality.
6019         * [multimedia/time.c]
6020         "Fixed" MMSysTimeCallback kludge so Excel5 loads up without crashing.
6022         * [*/*] 
6023         Added new files, more message definitions, structures, debug info,
6024         etc.  Rewrote message logging functions to produce output similar
6025         to WinSight.  Check out -debugmsg +message option.
6027         * [misc/file.c]
6028         Fixed GetDriveType return value.  
6030         * [windows/message.c] 
6031         Hooks are invoked in normal order.
6033         * [miscemu/*]
6034         Added some functions and interrupts.
6036         * [misc/shell.c]
6037         Implemented Drag... functions.
6039 Thu Sep 21 23:50:12 1995  Jukka Iivonen <iivonen@cc.helsinki.fi>
6041         * [rc/sysres_Fi.rc] [rc/sysres.rc]
6042         First attempt at Finnish [Fi] language support.
6044 ----------------------------------------------------------------------------
6045 Sun Sep 17 16:47:49 1995  Alexandre Julliard  <julliard@sunsite.unc.edu>
6047         * [configure.in] [*/Makefile.in] [Make.rules.in]
6048         Cleaned up makefiles, added configuration option for Winelib,
6049         grouped common make rules in Make.rules.in.
6051         * [Configure]
6052         Renamed to 'Configure.old'; please use 'configure' instead.
6054         * [controls/menu.c]
6055         Fixed DestroyMenu() to avoid deleting the same menu twice.
6056         More fixes to WM_MENUSELECT, and added WM_INITMENU.
6058         * [if1632/relay.c]
6059         Fixed wrong register values displayed by RELAY_DebugCall32().
6061         * [memory/local.c]
6062         Fixed LocalLock() and LocalUnlock() to increment/decrement the
6063         lock count for moveable blocks.
6065         * [misc/commdlg.c] [misc/shell.c] [rc/winerc.c]
6066         Modified the generated C file so that the resource information
6067         (size, etc.) is also exported.
6068         Modified common dialogs to use the new informations.
6070         * [misc/main.c] [ANNOUNCE]
6071         Update the list of contributors. Please let me know if I forgot
6072         someone.
6074         * [rc/sysres.rc] [rc/sysres_En.rc]
6075         Moved English resources to sysres_En.rc.
6076         Changed ids from numeric to symbolic for dialogs.
6078         * [windows/dialog.c]
6079         Modified template parsing to be able to pass segmented pointers to
6080         CreateWindow().
6082         * [windows/win.c]
6083         CreateWindow() now takes segmented pointers for class and window
6084         names.
6085         Maxmimize or minimize the window upon creation if the WS_MAXIMIZE
6086         or WS_MINIMIZE bits are set.
6088 Thu Sep 14 17:19:57 1995  Paul Wilhelm  <paul@paul.accessone.com>
6090         * [controls/scroll.c]
6091         Fixed scroll-bar bugs for non-client windows.
6093 Thu Sep 14 14:04:14 MET DST 1995 Jochen Hoenicke <Jochen.Hoenicke@arbi.Informatik.Uni-Oldenburg.de>
6095         * [include/cursor.h] [windows/cursor.c]
6096         Cursor is not mirrored any more and the hotspot is set right.
6098 Wed Sep 13 14:22:31 1995  Marcus Meissner  <msmeissn@faui01.informatik.uni-erlangen.de>
6100         * [ole.h]
6101         Misc small fixes.
6103 Mon Sep  4 00:01:23 1995  Jon Tombs <jon@gte.esi.us.es>
6105         * [rc/sysres_Es.rc]
6106         First attempt at Spanish [Es] language support.
6108 Sun Sep  3 13:22:33 1995     Martin von Loewis <loewis@informatik.hu-berlin.de>
6110         * [include/alias.h][windows/alias.c][include/relay32.h]
6111         New files
6113         * [controls/widgets.c]
6114         WIDGETS_Init: register alias window procedures
6116         * [if1632/callback.c]
6117         CallWndProc: Call alias functions if necessary
6119         * [if1632/gdi32.spec]
6120         GetStockObject, TextOutA: new relays
6122         * [misc/user32.c][if1632/user32.spec][misc/Makefile.in][misc/Imakefile]
6123         user32.c: new file
6124         BeginPaint,CreateWindowExA,DefWindowProcA,DispatchMessage,EndPaint,
6125         GetMessageA,RegisterClassA,ShowWindow,UpdateWindow: new relays
6127         * [if1632/winprocs32.spec][loader/pe_image.c][loader/module.c]
6128         PE_Win32CallToStart: new function
6129         MODULE_CreateInstance: removed static attribute
6130         LoadModule: Try loading PE image on error 21
6131         PE_LoadModule: new function
6132         PE_LoadImage: initialize pe_data with 0
6133         
6134         * [include/dlls.h][include/peexe.h]
6135         moved pe_data and w_files to peexe.h
6136         
6137         * [misc/shell.c]
6138         ShellAbout: Register AboutWndProc aliases
6140         * [miscemu/int21.c]
6141         handle 0x440A and 0xDC
6143         * [miscemu/int2f.c]
6144         handle 0x84
6146         * [objects/dib.c]
6147         CreateDIBitmap: complain if BITMAPINFOHEADER is of wrong size
6149         * [tools/build.c]
6150         include windows.h and relay32.h into generated Win32 relays,
6151         don't declare the implementation as int (*)();
6152         limit in WIN32_builtin was off by one
6154         * [windows/caret.c]
6155         CARET_Initialize: new function, call on strategic places
6157         * [windows/messagebox.c]
6158         MessageBox: register message box proc aliases
6160         * [if1632/advapi32.spec][if1632/comdlg32.spec]
6161         New files
6163         * [if1632/Makefile.in][if1632/Imakefile][if1632/relay32.c]
6164         added new spec files
6165         RELAY32_GetBuiltinDLL: perform lookup case insensitive
6166         RELAY32_GetEntryPoint: start name search at 0
6168         * [if1632/user.spec][if1632/kernel.spec][if1632/gdi.spec]
6169         Added stubs for new Win95 API
6171 Sat Sep 2 1995  Martin Roy
6173         * [misc/commdlg.c]
6174         In WM_INITDIALOG, current filter must reflect lpofn->nFilterIndex.
6175         When process IDOK button in FILEDLG_WMCommand(),
6176         lpofn->nFilterIndex should be updated to current selection.
6178 Thu Aug 31 15:00:00 1995 Ram'on Garc'ia <ramon@ie3.clubs.etsit.upm.es>
6180         * [loader/module.c] [loader/ne_image.c]
6181         Added support of self-loading modules.
6183 ---------------------------------------------------------------------
6184 Thu Aug 31 17:19:57 1995  Alexandre Julliard  <julliard@sunsite.unc.edu>
6186         * [Configure]
6187         Added compile-time option for IPC.
6189         * [configure.in]
6190         Added command-line options for language, IPC and malloc
6191         debugging.
6193         * [controls/menu.c]
6194         WM_MENUSELECT was sometimes sent to the wrong window.
6196         * [debugger/break.c]
6197         For the 'next' command, only step over instruction that require
6198         it. This allows 'next' to do the right thing with jmp and ret
6199         instructions.
6201         * [ipc/*.c] [memory/atom.c] [memory/global.c]
6202         IPC can now be configured out at compile-time.
6204         * [loader/task.c]
6205         Bug fix in TASK_Reschedule() that could cause a task to be deleted
6206         twice.
6208         * [miscemu/dosmem.c] (New file)
6209         Partial emulation of the BIOS data segment.
6211         * [miscemu/instr.c]
6212         Trap attempts to access selector 0x40 and remap the access to
6213         segment __0040H.
6215         * [tools/build.c]
6216         Fixed bug in CallTo32_LargeStack() that caused problems when
6217         compiling Wine with the -fomit-frame-pointer option.
6219         * [windows/message.c]
6220         Fixed bug in hardware event handling that could cause some events
6221         to get ignored.
6223 Sat Aug 26 13:12:59 IST 1995 Michael Veksler <mveksler@vnet.ibm.com>
6225         * [ipc/README] [ipc/dde.tex]
6226         LaTeX documentation for the ipc and DDE stuff.
6228 Wed Aug 23 22:01:23 GMT 1995 Michael Veksler <mveksler@vnet.ibm.com>
6230         * [ipc/Imakefile] [ipc/wine_test_stub.c]
6231         Fixed IPC testing. Now it can be compiled with "make tests"
6233 Wed Aug 23 21:04:14 1995  Fons Botman  <botman@wab-tis.rabobank.nl>
6235         * [if1632/kernel.spec] [include/windows.h] [misc/main.c]
6236         Added GetWinDebugInfo/SetWinDebugInfo stub for player.exe
6238 Sun Aug  20 13:49:42 1995  Marcus Meissner  <msmeissn@faui01.informatik.uni-erlangen.de>
6240         * [miscemu/int21.c]
6241         Misc fix to int21,ah=40 (write) to match _lwrite().
6242         AX=0x440A (check if handle is remote) added.
6244         * [multimedia/mmsystem.c]
6245         Moved mciSendString to mcistring.c.
6247         * [multimedia/mcistring.c]
6248         New file, string interface for MCI (not complete, not thoroughly
6249         tested).
6251         * [multimedia/audio.c]
6252         IOCTL prints errors; one paranoid check disabled.
6254         * [misc/file.c]
6255         Misc operator precedence fixes.
6257         * [if1632/gdi.spec] [objects/bitblt.c]
6258         Stub for FastWindowFrame (parameters not correct).
6260 Sat Aug 19 01:31:23 1995  Graham Menhennitt <gfm@werple.mira.net.au>
6262         * [loader/ne_image.c]
6263         Preliminary support for iterated segments.
6265 Sat Aug 19 00:43:04 1995  Andrew Taylor  (andrew@riscan.com)
6267         * [windows/mapping.c]
6268         In function MAPPING_FixIsotropic(), VportExt[XY] is multiplied by
6269         the absolute value of (ydim / xdim) or (xdim / ydim).
6271 Thu Aug 15 23:00:16  Gregory Trubetskoy  <grisha@mira.com>
6273         * [objects/oembitmap.c]
6274         Added some includes for Windows 95.
6276         * [include/sysmetrics.h]
6277         Added some sysmetrics for Windows 95.
6279         * [include/bitmaps/*95]
6280         New files: obm_close_95, obm_closed_95, obm_reduce_95, obm_reduced_95
6281         obm_zoom_95, obm_zoomd_95 - these are some pixmaps for Windows 95.
6283 Thu Aug 10 12:00:00 1995  Jan Willamowius  (jan@janhh.shnet.org)
6285         * [misc/shell.c] [rc/sysres*.rc]
6286         The caption of the ShellAbout dialog box is language specific and
6287         should be defined in the resources.
6289 ----------------------------------------------------------------------
6290 Thu Aug 17 19:30:14 1995  Alexandre Julliard  <julliard@sunsite.unc.edu>
6292         * [*/Makefile.in]
6293         Removed winelibclean target, as it doesn't work anyway.
6295         * [controls/button.c]
6296         Avoid drawing the focus rectangle outside of the button.
6298         * [controls/widgets.c]
6299         Fixed bug with the size of the reserved bytes for the Edit
6300         control (caused Eudora to crash).
6302         * [debugger/*] [include/debugger.h]
6303         Unified debugger address handling. Segmented and linear addresses
6304         are no grouped in a single type DBG_ADDR.
6305         All commands now accept seg:off addresses.
6306         Module entry points are now loaded upon first entry to the
6307         debugger, so that entry points of the loaded executable also
6308         appear in the symbol table.
6310         * [include/registers.h] [miscemu/*.c]
6311         Register macros are now of the form 'AX_reg(context)' instead of 'AX'.
6312         This makes code less readable, but will prevent a lot of name
6313         clashes with other definitions. It also avoids a hidden reference
6314         to the 'context' variable.
6316         * [ipc/dde_atom.c] [misc/atom.c]
6317         All *AddAtom and *FindAtom functions now take a SEGPTR parameter,
6318         to allow supporting integer atoms.
6319         Moved atom.c to memory/ directory.
6321         * [loader/task.c]
6322         Fixed environment allocation to compute the size dynamically.
6323         Added 'windir' environment variable.
6324         Fixed GetDOSEnvironment() to return the current task environment.
6326         * [windows/message.c]
6327         Fixed bug in MSG_GetWindowForEvent().
6329 Wed Aug  9 11:40:43 1995  Marcus Meissner  <msmeissn@faui01.informatik.uni-erlangen.de>
6331         * [include/ole.h]
6332         Added a lot of structures  from my Borland Manual. Neither complete,
6333         nor 100% right (check please)
6334         
6335         * [misc/shell.c]
6336         Fixed some of the Reg* functions.
6337         Enhanced ShellExecute.
6338         Please test: wine "regedit.exe /v" mplayer.exe soundrec.exe
6339         Do YOU know the format of \WINDOWS\REG.DAT? Mail me please :)
6341         * [misc/dos_fs.c]
6342         Make umsdos mounted windows dirs work again.
6344         * [miscemu/emulate.c]
6345         Added some comments, preimplementation of subfunction 7.
6347         * [multimedia/mmsystem.c]
6348         Implemented mciSendString. not complete, not clean, not
6349         necessarily working (only checked with a program which uses
6350         'cdaudio' (one working program is cool.exe, a shareware waveditor
6351         with cdaudio play facilities.)
6353         * [multimedia/mcicda.c]
6354         Segptr fixes in DriverProc
6355         Default cdrom drive in Linux is /dev/cdrom ... usually a symbolic
6356         link to your real cdrom device.
6358 Tue Aug  8 19:41:50 CDT 1995 Daniel Schepler <dks2@cec.wustl.edu>
6360         * [loader/resource.c]
6361         Don't crash in a LoadString to NULL
6363         * [loader/resource.c]
6364         Fixed accelerators to work with modifiers.  (ALT-x modifiers still
6365         won't work unless the ALT keypress exited the menu.)
6367         * [misc/file.c]
6368         Expand a file to the current offset with an _lwrite of size zero.
6370         * [misc/file.c]
6371         Set a newly created file to read-write instead of write-only.
6372         
6373 Sun Aug  6 20:28:35 1995  Anand Kumria <akumria@ozemail.com.au>
6375         * [misc/main.c] [include/msdos.h]
6376         Fixed to return DOS version 6.22, and the correct byte order
6377         for Windows programs.
6379 Wed Aug  2 12:36:33 1995   Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
6381         * [include/options.h] [memory/global.c] [misc/main.c]
6382         Make the new IPC run-time selectible, disabling it by default.
6383         (I think it's only useful for libwine, anyway.)
6385         * [loader/task.c] [memory/selector.c]
6386         In FreeSelector(), walk up the stack and fix the frames.
6388         * [objects/dib.c]
6389         Missing break statement in DIB_SetImageBits_RLE8().
6390         In GetDIBits(), set the compression flag in the bitmap info to zero.
6392         * [windows/dialog.c]
6393         GetNextDlgGroupItem() needs to treat the first child as if it had
6394         an implicit WS_GROUP bit set.
6396 Mon Jul 31 15:44:47 EDT 1995 Louis-D. Dubeau <ldd@step.polymtl.ca>
6398         * [misc/dos_fs.c]
6399         Quick'n dirty fix for the initialisation of the Z: information
6400         structure.
6402 ----------------------------------------------------------------------
6403 Sat Jul 22 22:39:09 IDT 1995 Michael Veksler <e1678223@tochnapc2.technion.ac.il>
6405         * [ipc/*]
6406         New directory. This directory contains the new inter-wine
6407         communications support. It enables DDE protocols between two wine
6408         instances.  Currently it is limited to DDE, but can be enhanced to
6409         support OLE between 2 different wine instances.  This is very
6410         important for libwine.a DDE/OLE support.
6412         * [tools/ipcl]
6413         A script to delete garbage IPC handles (shared memory, semaphores
6414         and message queues).  The current inter-wine communication is not
6415         perfect, and sometimes leaves garbage behind.
6417         * [if1632/relay.c] [include/atom.h] [include/global.h]
6418         [loader/selector.c] [loader/task.c] [loader/module.c]
6419         [loader/signal.c] [memory/global.c] [misc/atom.c]
6420         [windows/class.c] [windows/message.c] [windows/win.c]
6421         [Imakefile]
6422         Hooks for inter-wine DDE support, current Global.*Atom functions
6423         renamed to Local.*Atom since Global.*Atom are used for Inter-Wine
6424         DDE communication. (The first call to these functions sets up the
6425         IPC structures - which otherwise cause unneeded overhead.
6427 Mon Jul 17 19:55:21 1995  Alexandre Julliard  <julliard@sunsite.unc.edu>
6429         * [controls/menu.c]
6430         Don't crash if a NULL string is passed to menu functions.
6432         * [memory/selector.c]
6433         We now use a bit in ldt_flags_copy to indicate free LDT entries.
6434         Fixed a bug in SELECTOR_ReallocBlock that could cause it to
6435         overwrite valid LDT entries when growing a block.
6437         * [miscemu/instr.c]
6438         Emulate int xx instruction by storing the interrupt vector in
6439         CS:IP and returning directly. This allows a program to install an
6440         interrupt vector.
6442         * [windows/win.c]
6443         Added function WIN_GetTopParent to get the top-level parent of a
6444         window.
6446 Sun Jul  16 18:17:17 1995  Gregory Trubetskoy <grisha@mira.com>
6448         * [loader/resource.c]
6449         Added LoadIconHandler. It doesn't do anything yet, but now you
6450         can use borland help files with winhelp.exe.
6452 Sun Jul 16 11:58:45 1995 Anand Kumria <akumria@ozemail.com.au>
6454         * [misc/main.c]
6455         Fixed to return 386 Enhanced mode correctly. Also return the same
6456         type of CPU, for both Enhanced and Standard mode, namely a 386.
6458 Sun Jul 16 00:02:04 1995    Martin von Loewis <loewis@informatik.hu-berlin.de>
6460         * [Configure] [include/options.h] [include/wineopts.h]
6461           [misc/main.c][misc/spy.c]
6462           Removed support of spy file. Redirected spy messages to stddeb.
6463           Removed -spy option. Added -debugmsg +spy option.
6465         * [debugger/dbg.y][debugger/debug.l]
6466         Enabled segmented addresses (seg:offs) for break and x commands.
6468         * [if1632/gdi.spec] [objects/region.c] [windows/graphics.c]
6469           [include/region.h]
6470         FrameRgn, REGION_FrameRgn: New functions
6472         * [if1632/kernel.spec]
6473         IsWinOldApTask: Return false
6475         * [if1632/mouse.spec]
6476         CplApplet: Removed
6478         * [if1632/user.spec] [windows/win.c]
6479         ShowOwnedPopups: New function
6481         * [if1632/winsock.spec] [misc/winsocket.c]
6482         inet_addr, select: New prototypes in relay code
6483         Fixed memory layout for netdb functions (getXbyY).
6484         WINSOCK_ioctlsocket: Translated FIONREAD, FIONBIO, and FIOASYNC
6486         * [objects/clipping.c]
6487         RectVisible: Fixed call to LPToDP
6489         * [rc/winerc.c]
6490         main: Removed extra argument to getopt for Linux.
6492 Tue Jul 11 00:14:41 1995   Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
6494         * [controls/listbox.c]
6495         Yet another fix for ListBoxDirectory().
6496         
6497         * [loader/module.c] [if1632/kernel.spec]
6498         Make GetModuleHandle() accept instance handles as parameter.
6500         * [if1632/relay.c] [loader/task.c]
6501         Put a magic cookie at the bottom of the 32 bit stack, and check on
6502         each return from a 32 bit function whether it's still there. Complain
6503         if it's not.
6505         * [if1632/user.spec]
6506         Wrong entry for CloseDriver().
6508         * [misc/dos_fs.c] [loader/task.c] [include/dos_fs.h] [misc/file.c]
6509         [miscemu/int21.c]
6510         Large parts of dos_fs.c simplified. Changed it to use one
6511         current drive/directory per task, which is set to the module path on
6512         task creation.
6513         Prevent CorelPaint from closing stdin.
6514         open() with O_CREAT set must be passed three parameters.
6515         DOS FindFirst()/FindNext() could crash when FA_LABEL was set. Fixed,
6516         it's in DOS_readdir() now.
6518         * [misc/profile.c]
6519         Some badly written software (Lotus Freelance Graphics) passes a bogus
6520         size parameter that caused Wine to write off the end of a segment.
6521         Fixed. (It's probably too paranoid now.)
6522         
6523         * [multimedia/mmsystem.c] [multimedia/time.c] [multimedia/joystick.c]
6524         [multimedia/Imakefile] [if1632/winprocs.spec]
6525         16 bit entry point for MMSysTimeCallback.
6526         Split off time.c and joystick.c from mmsystem.c.
6527         
6528         * [objects/dib.c]
6529         GetDIBits(): call XGetImage() via CallTo32_LargeStack.
6531         * [windows/cursor.c]
6532         DestroyCursor(): do nothing for builtin cursors.
6533         
6534         * [windows/mdi.c]
6535         Half of WM_MDISETMENU implemented.
6536         
6537         * [windows/win.c]
6538         EnumWindows() and EnumTaskWindows() never enumerated any windows.
6539         Fixed.
6541         * [windows/*.c]
6542         Fixed GetParent() to return correct values for owned windows.
6544         * [windows/message.c]
6545         Don't try to activate disabled top-level windows.
6547         * [windows/nonclient.c]
6548         Work around a bug in gcc-2.7.0.
6549         
6550         * [tools/build.c] [include/stackframe.h] [memory/global.c] 
6551         [loader/task.c] [memory/selector.c]
6552         Some Visual Basic programs (and possibly others, too) expect ES to be 
6553         preserved by a call to an API function, so we have to save it.
6554         In GlobalFree() and FreeSelector(), we must clear CURRENT_STACK16->es 
6555         to prevent segfaults if ES contained the selector to be freed.
6557 Sun Jul  9 20:21:20 1995  Jon Tombs  <jon@gtex02.us.es>
6559         * [*/*]
6560         Added missing prototypes to header files and relevant includes
6561         to reduce compile time warnings.
6563 Sun Jul  9 18:32:56 1995  Michael Patra  <micky@marie.physik.tu-berlin.de>
6565         * [configure.in] [include/config.h] [*/Makefile.in]
6566         New configuration scheme based on autoconf.
6568 Sat Jul  8 14:12:45 1995  Morten Welinder  <terra+@cs.cmu.edu>
6570         * [miscemu/ioports.c]
6571         Revamp to have only one in- and one out- variant, both really
6572         implemented.
6574         * [miscemu/instr.c]
6575         INSTR_EmulateInstruction: Use new ioport interface.  Implement
6576         string io.  Correct instruction pointer for 32-bit code.
6578         * [include/miscemu.h]
6579         Update port function prototypes.
6581         * [include/registers.h]
6582         Defined FS and GS.
6584 Sat Jul  8 13:38:54 1995  Hans de Graaff  <graaff@twi72.twi.tudelft.nl>
6586         * [misc/dos_fs.c]
6587         ChopOffSlash(): A path consisting off a single slash is left
6588         intact, and multiple slashes are all removed.
6590 ----------------------------------------------------------------------
6591 Wed Jul  5 19:06:35 1995  Alexandre Julliard  <julliard@sunsite.unc.edu>
6593         * [controls/scroll.c]
6594         Fixed drawing bug that caused part of a non-client scroll bar
6595         to be painted even when the scroll-bar was hidden.
6597         * [debugger/break.c] [debugger/dbg.y]
6598         Rewrote breakpoint handling to work in 16-bit mode.
6599         Implemented single-stepping ('step' and 'next' instructions).
6601         * [debugger/debug.l]
6602         Format specifier is now a separate token.
6603         Entering an empty line at the debugger prompt causes the previous
6604         command to be repeated, like under gdb.
6605         
6606         * [debugger/debug.l] [debugger/registers.c]
6607         Differentiate 16-bit and 32-bit registers without taking current
6608         mode into account ($eax is always 32-bit, $ax always 16-bit).
6610         * [debugger/stack.c]
6611         Fixed stack information routines to differentiate between 16-bit
6612         and 32-bit stacks.
6614         * [loader/task.c]
6615         Option -debug now sets a breakpoint at the first instruction of
6616         every loaded task.
6618         * [miscemu/instr.c]
6619         Added handling of lock, repe and repne prefixes.
6621         * [objects/dib.c]
6622         Changed StretchDIBits() to do the correct thing, even if it's still
6623         not really optimal.
6625         * [windows/graphics.c]
6626         Fixes in RoundRect(), thanks to Babak Masalehdan.
6628         * [windows/message.c]
6629         Tried to fix mouse event handling with respect to disabled
6630         windows.
6632         * [windows/painting.c]
6633         Clear WIN_NEEDS_NCPAINT flag before sending WM_NCPAINT to avoid
6634         infinite loops.
6636         * [windows/win.c]
6637         Fixed IsWindowVisible() to return FALSE when one of the parent
6638         windows is hidden.
6640 Sat Jul  1 22:08:21 1995   Martin von Loewis <loewis@informatik.hu-berlin.de>
6642         * [if1632/compobj.spec][misc/compobj.c]
6643         CoGetMalloc: New function
6644         Added relay entries for COMPOBJ ordinals above 100
6645         CoInitialize: Changed parameter to DWORD
6647         * [if1632/ole2.spec]
6648         Exported implementation of OleBuildVersion
6650         * [if1632/ole2disp.spec][misc/ole2disp.c][misc/Imakefile]
6651         ole2disp.c: New file
6652         SysAllocString, SysReallocString, SysAllocStringLen,
6653         SysReAllocStringLen, SysFreeString, SysStringLen: new functions
6655         * [if1632/ole2nls.spec][include/winnls.h][misc/ole2nls.c]
6656         CompareStringA: New function
6658 Thu Jun 29 19:42:02 1995  Marcus Meissner  <msmeissn@faui01.informatik.uni-erlangen.de>
6659         * [objects/font.c] [if1632/gdi.spec]
6660         New stubs for CreateScalableFontResource, GetGlyphOutline.
6662 Thu Jun 29 13:47:08 GMT 1995  Göran Thyni  (goran@norrsken.bildbasen.se)
6664         * [misc/commdlg.c]
6665         Extensive changes and bug fixes to FileDialog handling,
6666         behaves more like native Windows.
6668 Wed Jun 28 13:04:44 1995   Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
6670         * [controls/listbox.c] [controls/combo.c]
6671         Some minor optimizations.
6672         
6673         * [memory/local.c]
6674         LOCAL_FindFreeBlock(): Never use the last one.
6675         
6676         * [memory/global.c]
6677         GlobalReAlloc(): GMEM_MODIFY must not be ignored when size==0.
6678         
6679         * [misc/file.c]
6680         read() returns an error when length==0. This is not what Windows
6681         programs expect, so pay attention to this in _lread(). Changed this
6682         in _lwrite(), _hread(), _hwrite(), too.
6684         * [loader/resource.c]
6685         LoadIcon(): Ignore bih->biSizeImage, some icons have wrong values in
6686         there.
6687         
6688         * [if1632/shell.spec] [misc/shell.c]
6689         Wrong spec file entries caused havoc: HKEY has 32 bit, not 16.
6690         Accept some more combinations of parameters in the Reg..() functions.
6691         
6692         * [if1632/toolhelp.spec]
6693         Make InterruptRegister() and InterruptUnregister() return false.
6695         * [windows/hook.c]
6696         CallNextHookEx() used to crash when called with a null hhook. Fixed.
6698 Wed Jun 28 10:14:34 1995  Martin von Loewis  <martin@informatik.hu-berlin.de>
6700         * [include/neexe.h][loader/ne_image.c]
6701         NE_LoadSegment: Detect iterated segments
6703         * [misc/ole2nls.c]
6704         LOCALE_SLONGDATE: fixed typo
6706         * [miscemu/int5c.c]
6707         Reordered include files to avoid conflicts with Linux libc.5.1
6709         * [rc/winerc.c]
6710         Added -b option to process binary resource files into C arrays
6712         * [include/callback.h]
6713         CallWndProc: Added dummy ds parameter for libwine
6715         * [include/gdi.h][include/user.h]
6716         USER_HEAP_ALLOC, GDI_HEAP_ALLOC: dropped flags parameter
6718         * [include/ldt.h][include/stackframe.h]
6719         defined segment conversion macros for libwine
6721         * [misc/atom.c]
6722         Defined USER_HeapSel for libwine
6724         * [misc/main.c]
6725         Disable -dll option for libwine
6727         * [misc/user.c]
6728         removed GetFreeSystemResources, SystemHeapInfo from libwine for now
6730         * [toolkit/heap.c]
6731         fixed LocalLock prototype
6733         * [toolkit/sup.c]
6734         sync'ed load_mz_header, load_ne_header with structures
6736         * [toolkit/winmain.c]
6737         Disabled resource DLLs for libwine for now
6739 Mon Jun 26 19:30:24 1995  Hans de Graaff  (graaff@twi72.twi.tudelft.nl)
6741         * [misc/main.c]
6742         Fixed -enhanced option to report a 386 CPU instead of a 286.
6744 Fri Jun 23 23:18:25 1995  Marcus Meissner  <msmeissn@faui01.informatik.uni-erlangen.de>
6746         * [misc/dos_fs.c]
6747         Remove maximum open dosdirent limit (fixing the winfile.exe
6748         problem) by using telldir()/seekdir().
6749         
6750 Fri Jun 23 13:42:25 1995  Hans de Graaff  (graaff@twi72.twi.tudelft.nl)
6752         * [misc/profile.c]
6753         Fixed problem parsing empty lines within sections in .ini files.
6755 ----------------------------------------------------------------------
6756 Mon Jun 19 20:29:50 1995  Alexandre Julliard  (julliard@sunsite.unc.edu)
6758         * [debugger/*.c]
6759         Modified debugger to use segmented pointers everywhere.
6761         * [if1632/shell.spec] [if1632/sound.spec] [if1632/user.spec]
6762         Declared all functions that return only 16-bit as 'pascal16'.
6764         * [include/ldt.h] [memory/ldt.c]
6765         Export LDT_EntryToBytes (new) and LDT_BytesToEntry for DPMI.
6766         Maintain a copy of the selector flags, removing the need to make a
6767         system call to retrieve an LDT entry.
6769         * [loader/module.c]
6770         Fixed bug with module file handle cache.
6772         * [loader/ne_resource.c]
6773         Fixed file name bug in NE_AccessResource().
6775         * [loader/resource.c]
6776         Fixed bug in LoadIcon() that caused wrong colors to be used for
6777         the icon mask.
6779         * [loader/signal.c]
6780         Moved instruction emulation to miscemu/instr.c.
6782         * [misc/dos_fs.c] [miscemu/int21.c]
6783         Lots of small fixes, thanks to Morten Welinder.
6785         * [miscemu/dpmi.c]
6786         More complete DPMI emulation.
6788         * [miscemu/instr.c]
6789         Added support for prefixes in instructions to emulate.
6791         * [miscemu/int2f.c]
6792         Use register macros instead of destroying the high part of 32-bit
6793         registers.
6795         * [objects/dc.c]
6796         Fixed bug in GetDCState() that failed to clear the new DC.
6798         * [rc/sysres.rc]
6799         Removed dialogs 11 and 12 that were never used.
6801         * [tools/build.c]
6802         'pascal16' generated functions did not save %dx.
6803         Removed use of %fs to access the stack.
6804         %ds is no longer initialized before calling a 16-bit routine.
6806         * [windows/defwnd.c]
6807         Accept a NULL pointer as window title.
6809         * [windows/mdi.c]
6810         MDICascade: skip iconic windows.
6811         Implemented CalcChildScroll().
6812         
6813         * [windows/utility.c]
6814         Fixed MulDiv() for illegal values.
6816         * [windows/win.c]
6817         Fixed X error in CreateWindowEx() when WM_NCCALCSIZE returned
6818         a zero width or height.
6820 Sun Jun 18 22:22:30 MET DST 1995  Fons Botman  (botman@inter.nl.net)
6822         * [controls/edit.c]
6823         Fixed "uninitalized" message which -Wall couldnt see to be ok
6824         in EDIT_WriteText.
6826         * [include/debug.h]
6827         Added define for extra checks in API definitions during debugging.
6829         * [loader/ne_image.c]
6830         Added newline in NE_FixupPrologs to avoid long lines.
6832         * [misc/dos_fs.c]
6833         Added extra safety check in DOS_ValidDrive.
6835         * [misc/exec.c]
6836         Fixed definition of ExitWindows.
6837         
6838 Sun Jun 18 21:16:08 1995   Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
6840         * [controls/edit.c]
6841         Some fixes, mostly for memory management, but also for text selection
6842         and tab postitions. General cleanup. Notepad.exe now works.
6844         * [controls/combo.c]
6845         Fix: the hwnd field of the DRAWITEMSTRUCT should always be that of
6846         the combo box, not the ComboLBox that belongs to it.
6848         * [controls/listbox.c]
6849         Handle itemID field correctly throughout.
6851         * [memory/local.c]
6852         Implemented flag LMEM_ZEROINIT.
6853         LocalReAlloc() could trash the heap. Fixed.
6855         * [objects/font.c]
6856         FONT_MatchFont(): don't get confused by negative widths.
6857         Fixed a segfault in EnumFonts().
6859         * [objects/text.c]
6860         DrawText(): DT_CALCRECT implies DT_NOCLIP.
6862         * [objects/dcvalues.c]
6863         MAKELONG was used with bad parameters in DC_GET_X_Y.
6865         * [windows/dialog.c]
6866         Don't show the dialog if WS_VISIBLE isn't set in the template.
6868         * [windows/utility.c]
6869         UTILITY_convertArgs(): Never pass an expression containing ++ into a
6870         macro...
6872         * [windows/win.c]
6873         SetParent() should unlink the window before changing the parent.
6875         * [windows/message.c]
6876         Don't call timer functions via CallWindowProc(), since it checks
6877         whether hwnd==0 and does not call the function in that case.
6879         * [miscemu/instr.c]
6880         Ignore interrupt 0x3D, for VBRUN300.DLL.
6882         * [misc/commdlg.c]
6883         Don't rely on the itemData field of the DRAWITEMSTRUCT to contain a
6884         pointer to the item text.
6886         * [if1632/relay.c]
6887         Disable OLE and DDEML DLLs by default, since they contain nothing but
6888         stubs anyway. SHELL, COMMDLG and WIN87EM are left enabled, although
6889         some programs may work better without them.
6890         
6891         * [multimedia/*.c] [include/multimedia.h] [include/driver.h]
6892         Begun cleaning things up a little. Replaced printfs with dprintf_
6893         macros, made functions static where possible, and some other minor
6894         changes.
6896 Sun Jun 11 23:19:10 1995  Martin von Loewis  <martin@informatik.hu-berlin.de>
6898         * [debugger/dbg.y][debugger/dbg.l]
6899         Removed special handling for FILE_IDENTIFER, because it caused
6900         problems with x/<format> statements.
6902         * [debugger/info.c]
6903         Use SC_ESP instead of SC_EIP for stack dump.
6905         * [misc/compobj.c][if1632/compobj.spec]
6906         CoBuildVersion, CoInitialize, CoUninitialize: new functions
6908         * [misc/ole2.c][if1632/ole2.spec][misc/Imakefile][include/ole2.h]
6909         New files ole2.c, ole2.h
6910         OleBuildVersion, OleInitialize, OleUninitialize: new functions
6912         * [if1632/ole2disp.spec]
6913         Added missing ordinals above 109
6915         * [misc/ole2nls.c][if1632/ole2nls.spec][include/winnls.h]
6916         New file winnls.h
6917         GetLocaleInfoA: new function
6919         * [if1632/shell.spec]
6920         Added FindEnvironmentString as stub
6922         * [misc/olecli.c][if1632/olecli.spec]
6923         OleIsDcMeta: New function
6925         * [objects/font][misc/gdi.spec]
6926         GetKerningPairs: new function
6928         * [misc/shell.c]
6929         ShellExecute: Implemented support for starting programs
6931         * [if1632/user.spec]
6932         Inserted missing relay to GetClipCursor
6934 Sun Jun 11 20:34:47 1995   Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
6935         
6936         * [controls/edit.c]
6937         Fix a problem with the local heap.
6939         * [include/wintypes.h]
6940         Fixed wrong declarations of CATCHBUF and LPCATCHBUF.
6941         
6942         * [include/mdi.h] [windows/mdi.c]
6943         This code still assumed segmented address==linear address. Fixed.
6945         * [include/msdos.h] [misc/dos_fs.c]
6946         The filemask field of the dosdirent structure could be overrun. Fixed.
6947         If you had a file called foobar and a file called foo, trying to 
6948         FindFile(foo) could accidentally find file foobar instead. Fixed.
6949         
6950         * [misc/file.c]
6951         OpenFile(): Always return the full pathname in ofs->szPathName. This 
6952         also fixes GetModuleFilename().
6953         Prevent _lclose() from closing stderr or stdout.
6955         * [misc/profile.c]
6956         Search for .ini files in the path of the current module as well.
6957         (Needed by Lotus Organizer.)
6959         * [loader/task.c] [loader/ne_image.c] [loader/module.c]
6960         [memory/local.c]
6961         Local heaps are now initialized by InitTask() for executables. DLLs
6962         have to call LocalInit() themselves, LocalInit() has to put the
6963         heap at the end of the segment when called with start==0. We no longer
6964         allocate the DGROUP with 64k on startup, but grow the local heap
6965         in LOCAL_GetBlock() when necessary.
6967         * [loader/module.c]
6968         LoadLibrary() should call LoadModule() in all cases, even if the
6969         DLL is already loaded, to ensure that the reference count is correct.
6971         * [loader/ne_image.c]
6972         Some changes to function prolog fixup. Does anyone know exactly how
6973         this is supposed to work? I am only guessing here.
6974         In NE_InitializeDLLs(), initialize the DLLs a module refers to before
6975         the module itself.
6976         
6977         * [loader/task.c]
6978         Initialize instance data at the beginning of the DGROUP in InitTask().
6980         * [memory/local.c]
6981         Some fixes for moveable blocks.
6983         * [memory/selector.c]
6984         All the IsBad*Pointer() functions returned exactly the wrong boolean
6985         value in all cases!
6986         
6987         * [objects/bitblt.c]
6988         Fixed another null pointer dereference in debugging output.
6989         
6990         * [objects/font.c]
6991         Some more recovery possibilities for FONT_MatchFont() if a specified
6992         font does not exist.
6993         
6994         * [windows/win.c]
6995         The dialog code may call CreateWindowEx with an integer in windowName.
6996         This happens for static icon controls that expect a resource ID as
6997         the window name. CreateWindowEx() used to crash. Fixed.
6998         
6999         * [windows/class.c] [windows/win.c]
7000         Window classes are owned by modules, not instances. Changed
7001         RegisterClass(), UnregisterClass(), GetClassInfo() and CreateWindowEx()
7002         accordingly.
7004 Sat Jun 10 16:10:53 1995  Olaf Flebbe <o.flebbe@science-computing.uni-tuebingen.de>
7006         * [miscemu/int21.c]
7007           clock.exe was displaying incorrect year.
7009 Fri Jun 9 20:36:56 1995  Victor Schneider <tailor@crl.com>
7011         * [include/cursor.h] [windows/cursor.c]
7012         Implemented CreateCursorIconIndirect().
7014 ----------------------------------------------------------------------
7015 Tue Jun  6 12:11:41 1995  Alexandre Julliard  (julliard@sunsite.unc.edu)
7017         * [controls/menu.c]
7018         Fixed bug with drawing multi-column menus with vertical separator.
7020         * [debugger/debug.l]
7021         Fixed NULL-pointer reference after readline().
7023         * [if1632/winprocs.spec] [miscemu/int21.c] [miscemu/interrupts.c]
7024         Added interrupt vector emulation. Allows to retrieve an interrupt
7025         vector and jump to it without crashing.
7027         * [loader/ldt.c]
7028         Moved ldt.c to memory directory.
7030         * [loader/task.c]
7031         Implemented LockCurrentTask() and GetInstanceData().
7033         * [objects/bitblt.c]
7034         Fixed a bug that caused StretchBlt() to use wrong colors when
7035         stretching a monochrome bitmap to a color display.
7037         * [objects/bitmap.c]
7038         Fixed a segmented pointer bug in CreateBitmapIndirect().
7040         * [tools/build.c]
7041         Added possibility to have arguments for register functions; used
7042         by interrupt vectors to remove the flags from the stack.
7043         Generate a new function CallTo32_LargeStack(), that allows calling
7044         a 32-bit function using the original 32-bit stack, for functions
7045         that need more that 64k of stack.
7047 Tue May 30 10:29:56 1995  Martin von Loewis  <martin@informatik.hu-berlin.de>
7049         * [if1632/shell.spec] [misc/shell.c]
7050         DoEnvironmentSubst: fixed prototype
7052         * [if1632/gdi.spec] [objects/palette.c]
7053         SetSystemPaletteUse: new function
7055         * [if1632/kernel.spec] [loader/resource.c]
7056         DirectResAlloc: new function
7058         * [if1632/user.spec] [windows/keyboard.c]
7059         SetKeyboardState: new function
7061 Mon May 29 12:58:28 1995   Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
7062         
7063         * [tools/build.c]
7064         Prevent interrupts from destroying the args for a 32 bit function
7065         by loading the correct value into %esp directly after %ss.
7067         * [loader/ne_image.c] [loader/module.c]
7068         The new instance must be created earlier in LoadModule(), so that
7069         fixups referencing it will be handled correctly.
7070         Initialize the local heap for a DGROUP in NE_LoadSegment().
7071         
7072         * [objects/dib.c]
7073         Like RLE8 bitmaps, RLE4 bitmaps don't always end with a proper code.
7074         This used to crash Wine. Fixed.
7076         * [objects/text.c]
7077         Fix possible null pointer dereference in debugging output.
7078         
7079         * [misc/commdlg.c]
7080         Handle user input in the edit control better. Some bugs fixed.
7081         
7082         * [memory/local.c]
7083         Started implementing moveable blocks. This is unfinished (!), but
7084         at least it does not seem to break things.
7086 Wed May 24 13:26:36 1995   Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
7087         
7088         * [loader/module.c]
7089         LoadModule(): DLLs occasionally have a data segment, and they work
7090         much better if it is loaded :-)
7091         LoadLibrary(): pass HMODULE instead of HINSTANCE to NE_InitializeDLLs.
7092         FindModule(): also strip off the last backslash of the pathnames
7093         (Winhelp tried to load C:\WINDOWS\SYSTEM\COMMDLG.DLL).
7094         GetModuleHandle(): just call MODULE_FindModule, it does the same job,
7095         only better.
7096         
7097         * [loader/ne_image.c]
7098         LocalInit() the heap of a DLL in NE_InitDLL. (This is probably
7099         not really correct, it seems that all programs and DLLs try to do
7100         this themselves. But they pass weird parameters.)
7101         NE_InitializeDLLs should also call NE_InitDLL for the passed hModule.
7102         
7103         * [loader/task.c] [misc/user.c]
7104         Finish global initializations in InitTask instead of InitApp, or
7105         all the DLLs will be initialized in InitTask without any available
7106         window classes!
7108 ----------------------------------------------------------------------
7109 Sun May 21 12:30:30 1995  Alexandre Julliard  (julliard@sunsite.unc.edu)
7111         * [debugger/hash.c] [debugger/info.c]
7112         Added support for symbolic segmented addresses. Add symbols for all
7113         built-in API entry points.
7115         * [if1632/relay.c] [include/dlls.h]
7116         Removed dll_table structure, as we now use the built-in module
7117         structures.
7119         * [if1632/relay.c] [loader/main.c]
7120         Removed winestat option, as it was no longer very meaningful.
7122         * [include/stackframe.h]
7123         New macro MAKE_SEGPTR that creates a segmented pointer to a local
7124         variable on the 32-bit stack.
7126         * [loader/module.c]
7127         Added support for multiple instances of an application.
7128         Implemented LoadModule() and FreeModule().
7130         * [loader/ne_image.c] [loader/task.c]
7131         Moved initialisation of built-in DLLs to InitTask().
7133         * [memory/global.c]
7134         Implemented discardable blocks.
7136         * [misc/file.c]
7137         Search path of current executable in OpenFile().
7138         Fixed bug with searching in Windows path.
7140         * [misc/lstr.c]
7141         Hard-coded translation tables for Ansi<->Oem.
7143         * [misc/user.c]
7144         Moved some global initializations to InitApp(), because they need
7145         a task context to be performed.
7147         * [objects/dc.c]
7148         Handle R2_BLACK and R2_WHITE specially so that they work correctly
7149         with palette displays.
7151         * [tools/build.c]
7152         Suppressed generation of the C file for DLL specs, because it's no
7153         longer needed. Output all the assembly code directly to stdout.
7154         Some changes to integrate Win32 support from Martin von Loewis. 
7156         * [windows/msgbox.c]
7157         Moved message box code from misc/ to windows/.
7159 Mon May 15 23:40:04 1995  Martin Ayotte (wine@trgcorp.mksinfo.qc.ca)
7161         * [misc/audio.c] [misc/mcicda.c] [misc/mcianim.c] [misc/midi.c]
7162           [misc/mmaux.c] [misc/mmsystem.c]
7163         Modify code & use pointers conversion macros.
7164         Make cdaudio & wave devices work again (only using some applets).
7166         * [misc/profile.c]
7167         Change getc() to fgetc() where needed.
7169 Mon May 15 22:10:56 1995  Martin von Loewis  <loewis@informatik.hu-berlin.de>
7171         * [if1632/Imakefile]
7172         added entries for the new files gdi32.spec, kernel32.spec,
7173         user32.spec, shell32.spec and winprocs32.spec.
7175         * [if1632/commdlg.spec][if1632/kernel.spec][if1632/shell.spec]
7176           [if1632/storage.spec][if1632/system.spec][if1632/user.spec]
7177         ChooseFont, RESERVED5, InternalExtractIcon: Marked as stubs
7178         ExtractAssociatedIcon, DoEnvironmentSubst, DumpIcon:
7179                 stub implementations provided 
7180         marked storage.dll,storege.sys functions as stubs
7182         * [include/pe_image.h]
7183         Added structures WIN32_builtin and  WIN32_function
7185         * [include/peexe.h]
7186         PE_Import_Directory: renamed reserved fields to 
7187                 TimeDate, Forwarder, Thunk_List
7189         * [include/winerror.h]
7190         New file.
7192         * [loader/main.c]
7193         called RELAY32_Init
7195         * [loader/pe_image.c]
7196         xmmap: map BSS anonymous
7197         dump_imports: renamed to fixup_imports, do the fixup of imported
7198                       symbols
7199         PE_LoadImage: pass raw data size to xmmap
7201         * [loader/resource.c]
7202         DumpIcon: new function
7204         * [misc/kernel32.c]
7205         New file.
7207         * [misc/main.c]
7208         make stdout and stderr unbuffered
7210         * [misc/shell.c]
7211         DoEnvironmentSubst: new function
7213         * [objects/font.c]
7214         FONT_MatchFont: try oblique if there is no italic
7216         * [rc/Imakefile][rc/parser.l]
7217         yywrap: new function
7218         Don't link with libfl.a on Linux
7220         * [tools/build.c]
7221         Added keywords stdcall, subsystem, base
7222         GenerateForWin32: new function
7223         BuildSpecFiles: call GenerateForWin32 if subsystem is win32
7225 Mon May 15 10:38:14 1995   Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
7226         
7227         * [controls/listbox.c] [controls/combo.c] [windows/defwnd.c]
7228         Minor fixes.
7229         
7230         * [misc/message.c] [misc/main.c] [rc/sysres*.rc] [include/texts.h]
7231         Rewrote message box handling.
7232         
7233         * [windows/dialog.c]
7234         Dialogs should be invisible until after WM_INITDIALOG is seent.
7235         Don't switch to invisible dialog items on a TAB keypress.
7236         
7237         * [windows/mdi.c]
7238         Send WM_NCPAINT message in MDIRestoreChild().
7239         
7240         * [windows/painting.c]
7241         Fixed typo (&& -> &).
7242         
7243         * [windows/message.c] [if1632/user.spec]
7244         Implemented PostAppMessage().
7245         
7246         * [windows/event.c]
7247         SetCapture(0) should act like ReleaseCapture().
7249 Tue May  9 11:55:52 1995     Eddie C. Dost             (ecd@dressler.de)
7251         * [Imakefile]
7252         Changed CDEBUGFLAGS for systems running __ELF__ (temporarily)
7253         Added ASFLAGS to exported variables.
7255         * [debugger/readline/Imakefile]
7256         Moved defines for libreadline from DEFINES to EXTRA_DEFINES
7258         * [memory/local.c] [miscemu/int21.c]
7259         Added some more debugging outputs.
7261 Mon May  8 00:55:27 MET DST 1995          Dag Asheim (dash@ifi.uio.no)
7263         * [misc/message.c]
7264         Fixed a "FIXME" concerning norwegian translation.
7266 Sun May  7 23:25:23 1995   Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
7267         
7268         * [*/*]
7269         Removed warnings in a couple of files and deleted some obsolete code.
7271         * [controls/listbox.c]
7272         Cleanup, speed improvements & lots of bug fixes.
7274         * [controls/combo.c]
7275         Mostly rewritten. This is still very buggy, but not quite as bad as 
7276         before.
7278         * [include/commdlg.h] [misc/commdlg.c]
7279         Removed the need for sysres.dll. Small bug fixes.
7280         
7281         * [objects/oembitmap.c] [include/bitmaps/<many>] [include/windows.h]
7282           [loader/library.c] [loader/main.c] [rc/sysres*.rc]
7283         Removed sysres.dll and replaced the remaining bitmaps/icons with
7284         XPM equivalents.
7286         * [misc/message.c] [windows/nonclient.c] [misc/main.c]
7287           [if1632/winprocs.spec]
7288         "About Wine..." now brings up a standard ShellAbout() window with
7289         the Wine icon and the list of contributors.
7290         
7291         * [misc/shell.c]
7292         Fixed ShellAbout()/AboutDialogProc() to show the right icon.
7294         * [windows/event.c]
7295         Small hack for non-alphanumeric keys: Dont't send the ascii value in
7296         the WM_KEYDOWN message, but some unused code instead. Should be done
7297         properly by sending different codes for each key. The edit control
7298         used to get a VK_DELETE message each time the user typed '.'.
7300         * [windows/class.c]
7301         Removed a check for CS_GLOBALCLASS in CLASS_FindClassByName().
7302         This used to be no problem, but breaks Resource Workshop in 950403.
7303         
7304         * [objects/dib.c]
7305         New diagnostic for a bug I've been encountering. If it shows up,
7306         please report it.
7308 Sun May  7 23:11:18 EDT 1995  William Magro (wmagro@tc.cornell.edu)
7310         * [objects/color.c]
7311         Handle situation when 'dc' exists, but palette mapping
7312         does not.  (Fixes kidpix2 demo.)
7314 Sun May  7 03:32:00 1995  Charles M. Hannum  (mycroft@mit.edu)
7316         * [loader/ldt.c]
7317         LDT_Print: Only show the number of entries that the kernel
7318         returned. Make this work for NetBSD.
7320 Fri May  5 02:53:26 1995  Charles M. Hannum  (mycroft@mit.edu)
7322         * [debugger/dbg.y] [include/wine.h] [loader/signal.c]
7323         Modify cs and ds selector values for NetBSD-current.
7325         * [debugger/debug.l]
7326         $sp, $esp: Use RN_ESP_AT_SIGNAL rather than RN_ESP.
7328         * [debugger/regpos.h]
7329         Modify sigcontext format for NetBSD-current.
7330         SC_ESP: Use RN_ESP_AT_SIGNAL rather than RN_ESP.
7332         * [include/ldt.h]
7333         SELECTOR_TO_ENTRY: Explicitly clear the top half of the selector
7334         value, since only 16 bits of it may have been saved.
7336         * [misc/winsocket.c]
7337         Set structure packing with `#pragma pack' to accomodate
7338         other/older compilers.
7340 Tue May  2 18:15:01 1995 Paal Beyer (beyer@idt.unit.no)
7341         
7342         * [misc/commdlg.c]
7343         Fixed path-names so when changing directory the listboxes
7344         changes too.
7345         
7346         * [debugger/dbg.y debugger/debug.l wine.ini]
7347         Added SymbolTableFile to wine.ini so symbols can be read
7348         without standing in the directory containing wine.sym.
7349         Added the possibility to specify full name of wine.sym from
7350         the debugger prompt.
7352 ----------------------------------------------------------------------
7353 Sat Apr 29 20:42:01 1995  Alexandre Julliard  (julliard@sunsite.unc.edu)
7355         * [controls/static.c]
7356         Fixed painting of SS_*FRAME controls.
7358         * [if1632/callback.c]
7359         Pass the window instance as DS to the 16-bit window procedure.
7360         Rewrote Catch() and Throw() to make them work with multiple tasks.
7362         * [loader/main.c]
7363         New function MAIN_Init() to perform initializations before the
7364         first task is started instead of doing them in InitApp().
7365         Temporary hack to command-line parsing to load one program per
7366         command-line argument, to make testing task-switching easier.
7368         * [loader/*.c]
7369         Reimplemented modules to use a Windows-compatible layout and to
7370         allow multiple tasks and multiple module instances. Not really
7371         finished yet.
7373         * [loader/task.c] [misc/exec.c]
7374         Reimplemented tasks to use a common address space, and implemented
7375         preliminary task-switching capabilities.
7377         * [memory/global.c]
7378         Fixed bug in GlobalNext().
7380         * [misc/main.c]
7381         Updated the list of contributors. Let me know if I forgot someone.
7383         * [miscemu/int21.c]
7384         Use one DTA per task instead of a global one.
7386         * [objects/bitblt.c]
7387         Fixed bug in BitBlt() that could cause BadMatch errors.
7389         * [tools/build.c]
7390         Added new function type 'stub', that makes possible to export an
7391         unimplemented function by name as well as by ordinal. This will
7392         avoid loading errors for unimplemented functions.
7393         Generate an in-memory module layout for built-in DLLs so that the
7394         same code can be used for built-in and loaded modules.
7395         Changed relay code to make it unnecessary to save the value of the
7396         BP register.
7398         * [windows/message.c]
7399         Implemented multiple message queues and preliminary task-switching
7400         capabilities. Inter-task SendMessage() calls are not implemented
7401         yet and will probably cause crashes if used.
7403         * [windows/property.c]
7404         Reimplemented properties and allocate them on the USER heap.
7406         * [windows/win.c]
7407         Fixed bug in SetWindowWord().
7408         Reimplemented EnumWindows() and EnumTaskWindows().
7410 Tue Apr 18 09:48:38 1995   Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
7411         
7412         * [misc/main.c]
7413         GetSystemParametersInfo(): Additional action SPI_GETICONTITLEFONT.
7414         
7415         * [loader/resource.c]
7416         Removed the check for NE_SEGFLAGS_EXECUTEONLY, since it broke
7417         control.exe.
7418         Fixed icon loading.
7419         
7420         * [objects/font.c] [include/windows.h]
7421         Fixed a bug in InitFontsList() and worked on the EnumFonts()
7422         functions to make them comprehensible.
7424         * [controls/button.c]
7425         Fixed my previous patch to handle LBUTTONUP messages.
7427 Fri Apr 14 11:41:28 1995  Cameron Heide  (heide@ee.ualberta.ca)
7429         * [misc/network.c, misc/dos_fs.c]
7430         Implemented WNetGetConnection.  All that is currently
7431         supported are drives, for which the remote name is simply
7432         the redirected UNIX directory name.
7434         * [miscemu/int2?.c]
7435         More drive number validity checking.
7437 Wed Apr 12 11:28:37 1995   Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
7438         
7439         * [controls/listbox.c]
7440         Oops, my previous change to ListBoxDirectory broke the Borland
7441         file open dialog. Fixed.
7443 Mon Apr 10 23:17:12 1995  Martin von Loewis  <loewis@informatik.hu-berlin.de>
7445         * [if1632/ole2nls.spec] [misc/ole2nls.c] [misc/Imakefile]
7446         New file ole2nls.c. Added stubs for GetUserDefaultLCID, 
7447         GetSystemDefaultLCID, GetUserDefaultLangID, GetSystemDefaultLangID.
7449 Mon Apr 10 10:05:18 1995   Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
7450         
7451         * [memory/global.c] [memory/local.c] [include/windows.h]
7452         GlobalReAlloc(): If GMEM_MODIFY is set, don't resize the block.
7453         LocalReAlloc(): Same for LMEM_MODIFY.
7454         
7455         * [controls/listbox.c]
7456         Fixed a bug in ListBoxDirectory that prevented commdlg from working.
7457         Check for errors in some more places.
7459         * [if1632/gdi.spec] [if1632/user.spec]
7460         16 bit callback functions should be passed as segptrs.
7461         
7462         * [include/dlls.h] [loader/ne_image.c] [loader/selector.c]
7463         [loader/library.c]
7464         Prevent a DLL from being initialized twice (Borlands Resource
7465         Workshop used to do this).
7466         Provide an additional flag for each w_file that indicates whether
7467         it's an EXE or a DLL, for combinations like pbrush.exe/.dll.
7468         
7469         * [controls/button.c]
7470         Handle LBUTTONUP messages even if the button no longer has the
7471         capture (for WinHelp).
7472         
7473         * [include/wintypes.h]
7474         FARPROC is now a segptr for the emulator and a function
7475         pointer for the library.
7476         
7477         * [misc/commdlg.c] [misc/commdlg.h]
7478         Cleaned the file dialogs up a little. They now work reasonably well,
7479         although there are still some problems (e.g. files are initially
7480         invisible).
7482         * [windows/class.c] [if1632/user.spec] [include/windows.h]
7483         GetClassInfo() must take a segptr, as it checks whether the
7484         highword is zero.
7485         GetClassName() called the wrong atom function. No surprise it didn't
7486         find anything.
7488         * [misc/lstr.c]
7489         AnsiToOem() and OemToAnsi() didn't terminate the strings. Fixed.
7490         Removed some warnings.
7492         * [if1632/relay.c] [if1632/ddeml.spec] [include/dlls.h]
7493         New spec file for the 3.1 DDEML DDL. 
7495         * [controls/menu.c]
7496         Small fix to ChangeMenu - mask out the obsolete flags
7497         (MF_APPEND == MF_OWNERDRAW, this led to problems). It also had
7498         problems with the MF_BYPOSITION flag.
7500         * [windows/message.c]
7501         SendMessage(): call the WH_CALLWNDPROC hook function. This is rather
7502         ugly, I'm afraid. Windows probably passes a pointer to the 16 bit
7503         stack for speed reasons.
7504         
7505         * [windows/hook.c] [include/windows.h]
7506         Set/HookWindowsHook() shouldn't just call their *Ex counterparts, as
7507         they have slightly different semantics.
7508         MS Hearts now works somewhat, if you disable the new builtin DDEML.
7509         The graphics are completely messed up, though.
7511 ----------------------------------------------------------------------
7512 Sun Apr  2 18:31:12 1995  Alexandre Julliard  (julliard@sunsite.unc.edu)
7514         * [Configure] [if1632/Imakefile]
7515         Removed new build and short names options.
7517         * [if1632/*.c] [tools/build.c]
7518         Implemented compiled call-back functions for better performance;
7519         all the relay code is now done in assembly code generated by the
7520         build program.
7521         Relay code is no longer dependent on being loaded below 64K.
7523         * [loader/resource.c]
7524         Fixed memory leak in LoadString(). A fix will also be needed for
7525         other resources.
7527         * [memory/global.c]
7528         Implemented global heap arenas, so we can store informations about
7529         global blocks, like lock counts or owner handle.
7530         Implemented FarGetOwner() and FarSetOwner().
7531         Implemented global heap TOOLHELP functions.
7533         * [memory/selector.c]
7534         Bug fix: it was not possible to re-use a free selector.
7536 Sun Apr 2 01:34:52 1995 Constantine Sapuntzakis  (csapuntz@mit.edu)
7538         *  [controls/listbox.c]
7539         Major work on listbox code
7540          - Many bugs fixed (still many bugs)
7541          - More messages supported
7542          - Code simplified
7544 Fri Mar 31 03:27:16 EST 1995 William Magro (wmagro@tc.cornell.edu)
7546         * [controls/edit.c]
7547         Lots of bug fixes related to diappearing text, lost carets,
7548         highlighting, segmentation faults, occurance of random
7549         characters, insertion of characters over selection, misplaced
7550         caret location, display corruption, end of line behavior, etc.
7552         * [controls/widgets.c]
7553         EDIT class doesn't want to use CS_PARENTDC flag.
7555 Thu Mar 30 20:58:25 1995   Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
7556         
7557         * [loader/selector.c]
7558           FixupFunctionPrologs() should also handle multiple data modules.
7559           (this bug only became visible because MakeProcInstance() was fixed
7560           in 950319)
7561         
7562         * [misc/dosfs.c]
7563           Simplified DOS_SimplifyPath.
7564           Small fix to DOS_opendir to reuse an entry if an open directory
7565           is opened again, to prevent "too many open directories" messages.
7567 Thu Mar 30 12:05:05 1995 Martin von Loewis  <loewis@informatik.hu-berlin.de>
7569         * [if1632/compobj.spec][include/compobj.h][misc/compobj.c]
7570         CoDisconnectObject: new stub function
7572         * [include/msdos.h]
7573         fix DOSVERSION
7575         * [loader/ne_image.c]
7576         NE_FixupSegment: Be more generous on additive fixups
7578         * [if1632/user.spec][misc/network.c]
7579         Add more WNet* stubs
7581 Wed Mar 29 11:47:22 1995   Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
7583         * [controls/listbox.c]
7584           DlgDirList(): send segptr instead of linear pointer 
7585           in message to static control
7586         * [controls/menu.c]
7587           Tried to implement ownerdrawn menuitems. Doesn't work.
7588         * [if1632/gdi.spec] [include/windows.h] [objects/font.c]
7589           Provide a stub for GetRasterizerCaps()
7590         * [loader/selector.c]
7591           Pass end address instead of length to LocalInit() in 
7592           CreateSelectors()
7593         * [memory/local.c]
7594           LocalInit(): If there's already a local heap in the segment, do
7595           nothing and return TRUE
7596         * [objects/linedda.c]
7597           Replaced buggy LineDDA() with a Bresenham algorithm. Should work
7598           now.
7599         * [windows/cursor.c]
7600           LoadCursor()/CreateCursor(): Cleaned up the mess. Needs some
7601           more work still.
7603 Tue Mar 21 17:54:43 1995   Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
7605         * [if1632/relay.c] [if1632/callback.c] [include/dlls.h]
7606           [if1632/winprocs.spec] [if1632/winprocs.c] [include/winprocs.h]
7607           [controls/widgets.c] [misc/shell.c] [misc/commdlg.c]
7608           [windows/nonclient.c] [misc/message.c]
7609           Added a new builtin DLL that provides 16 bit entry points for all
7610           the Def*Procs (DefDlgProc, ButtonProc etc.). OWL programs work
7611           again.
7612         * [misc/shell.c]
7613           RegOpenKey()/RegCreateKey() bugs fixed.
7614         * [loader/ne_image.c]
7615           Skipping the initialization of a DLL when CS == 0 was broken.
7617 ----------------------------------------------------------------------
7618 Sun Mar 19 16:30:20 1995  Alexandre Julliard  (julliard@sunsite.unc.edu)
7620         * [*/*]
7621         Implemented a new memory mapping scheme. There's no longer a
7622         one-to-one mapping between 16-bit and 32-bit pointers. Please see
7623         file DEVELOPERS-HINTS for technical details.
7625         * [controls/scroll.c]
7626         Fixed bug when dragging mouse in horizontal scrollbars.
7628         * [tools/build.c] [if1632/*.spec]
7629         Removed support for C callback functions and for re-ordering
7630         of the 32-bit arguments, as these were never used. This should
7631         allow a more efficient callback scheme to be implemented.
7633         * [if1632/olecli.spec]
7634         Reduced the number of entries to make the 16-bit code fit in 64k.
7635         This limitation will soon be removed.
7637         * [loader/ldt.c]
7638         Rewrote LDT manipulation functions and implemented LDT_GetEntry().
7640         * [memory/global.c]
7641         Rewrote Global*() routines to use the new selector allocation
7642         mechanism.
7644         * [memory/local.c]
7645         Rewrote local heap handling to use a Windows-compatible layout
7646         (not really finished yet).
7647         Implemented TOOLHELP heap-walking routines.
7649         * [memory/selector.c]
7650         Implemented LDT manipulation API functions.
7652 Tue Mar 14 19:50:28 EST 1995 William Magro (wmagro@tc.cornell.edu)
7654         * [windows/defdlg.c]
7655         Fixed problem where dialogs closed using the System menu 
7656         ('Close' item or double click on close box) would
7657         hang Wine.
7659 Sun Mar 12 14:28:13 1995  Michael Patra <micky@marie.physik.TU-Berlin.DE>
7661         * [controls/listbox.c]
7662         Removed most of the statements for sending a notification message
7663         ListBoxDirectory(), DlgDirSelect(), DlgDirList(): Improved the
7664         code; Borland's standard file open dialog will work now.
7665         
7666         * [misc/main.c], [misc/file.c], [miscemu/int21.c]
7667         Added support for new command line option "-allowreadonly". If set
7668         an attempt to open a read only file in write mode will be converted 
7669         to opening it read only (many programs try to open all files in 
7670         read/write mode even if they only intend to read it - this might 
7671         cause a few under problems under an unix-like environment where most 
7672         files are read only for a "normal" user)
7674         * [loader/selector.c]
7675         GetMemoryReference(): Added support for __AHIncr and __AHShift
7677         * [misc/dos_fs.c]
7678         DOS_SimplifyPath(): This routine simplifies path names ( e.g., it
7679         will change "/usr///local/bin/../lib//a" to "/usr/local/lib/a" )
7680         match(): rewritten
7681         
7682         * [objects/text.c]
7683         TEXT_NextLine(): Removed a bug in the handling of LF's
7685         * [miscemu/int21.c]
7686         GetFileDateTime(): Fixed. SetFileDateTime() is still broken.
7688 Sat Mar 11 19:46:19 1995  Martin von Loewis  <loewis@informatik.hu-berlin.de>
7690         * [controls/menu.c]
7691         ChangeMenu: defaults to MF_INSERT
7692         InsertMenu: allow insertion even if position is one after last item
7694         * [if1632/Imakefile] [if1632/compobj.spec] [if1632/relay.c]
7695           [if1632/storage.spec] [include/dlls.h]
7696         Added stubs for STORAGE.DLL and COMPOBJ.DLL
7698         * [if1632/user.spec] [windows/message.c]
7699         InSendMessage: new function
7701         * [include/neexe.h][include/ne_image.c]
7702         NE_FixupSegment: fixed handling of additive records
7704         * [loader/selector.c]
7705         GetEntryDLLName: return NULL instead of pointer to DLL.0 if not found
7707         * [loader/signal.c]
7708         win_fault: Enter debugger on SIGFPE, too
7710 Wed Mar  1 21:47:42 1995  Cameron Heide  (heide@ee.ualberta.ca)
7712         * [miscemu/int*.c]
7713         Various minor modifications to the clock tick counter,
7714         FindFirst/FindNext funcs, and DPB handling.
7716 ----------------------------------------------------------------------
7717 Thu Mar  2 17:44:32 1995  Alexandre Julliard  (julliard@sunsite.unc.edu)
7719         * [loader/resource.c] [objects/oembitmap.c]
7720         Removed sysres bitmap code; you need libXpm to compile now.
7721         Implemented LoadIcon() for OEM icons.
7723         * [include/bitmaps/oic_*]
7724         Added OEM icons in XPM format.
7726         * [objects/dib.c]
7727         Bug fix in DrawIcon().
7729         * [rc/sysresbm.rc]
7730         Removed; all bitmaps are stored in XPM format now.
7732 Tue Feb 28 18:54:28 1995  Tomi Leppikangas  (tomilepp@paju.oulu.fi)
7734         * [controls/edit.c]
7735         Small patch to fix edit-control when it's created with text.
7737 Sun Feb 26 20:22:15 1995  Michael Veksler  (e1678223@tochnapc2.technion.ac.il)
7739         * [tools/make_debug]
7740         The created macros won't have side effects anymore when used in
7741         an "if-else" structure. No more warnings from the compiler when
7742         compiled without defining DEBUG_RUNTIME.
7744 Sun Feb 26 20:20:49 1995  Michael Patra <micky@marie.physik.TU-Berlin.DE>
7746         * [controls/listbox.c]
7747         ListBoxDeleteString(): Fixed
7749         * [loader/selector.c]
7750         GetMemoryReference(): When special segments are referenced by
7751         pseudo-functions like __0040H, a reference to a "normal" segment
7752         will be returned preventing the program from crashing as soon
7753         as the referenced segment is actually accessed.
7755 Sun Feb 26 15:55:14 MET 1995  Martin von Loewis (loewis@informatik.hu-berlin.de)
7757         * [Configure]
7758         Ask for OLE stubs and malloc debugging
7760         * [Imakefile]
7761         link with libmcheck.a if necessary
7763         * [if1632/relay.c][include/dll.h][if1632/Imakefile]
7764         Add OLE stubs, increase number of builtins
7765         dll_name_table_entry_s: new field dll_is_used
7767         * [loader/library.c]
7768         GetModuleHandle,ModuleNext: Check dll_is_used
7770         * [loader/ne_image.c]
7771         Bark on unsupported NE_RADDR_LOWBYTE flag (what is it supposed
7772         to mean, anyway?)
7774         * [misc/olecli.c][misc/olesvr.c]
7775         New files. Add to misc/Imakefile
7777         * [misc/dos_fs.c]
7778         DOS_GetUnixFileName: make a copy of the input parameter to 
7779         prevent overwriting
7781         * [misc/main.c]
7782         MAIN_ParseDLLOptions: new function
7783         MAIN_ParseOptions: treat -dll command line flag
7784         main: add support for malloc debugging
7786 Fri Feb 24 12:43:27 1995  Erik Svendsen  <z3esv@kmd-ac.dk>
7788         * [loader/signal.c]
7789         Small patch for people using FreeBSD-2.1.0.
7791 Fri Feb 17 22:49:18 1995  Miguel de Icaza (miguel@roxanne.nuclecu.unam.mx)
7793         * [toolkit/sup.c]
7794         Added return values to the Call* routines
7796         * [toolkit/winmain.c]
7797         Load the resource file properly for WineLib applications.
7799 ----------------------------------------------------------------------
7800 Thu Feb 16 18:57:31 1995  Alexandre Julliard  (julliard@sunsite.unc.edu)
7802         * [if1632/call.S]
7803         Only save the lower 16-bits of SP and BP.
7805         * [if1632/callback.c]
7806         When calling to 16-bit code, restore DS from its previous value on
7807         entry to the 32-bit code, instead of from the code segment owner.
7809         * [if1632/relay.c] [include/stackframe.h]
7810         Use a structure to represent the 16-bit stack frame layout
7811         instead of hard-coded offsets.
7812         
7813         * [rc/Imakefile]
7814         Use y.tab.c for bison output file for compatibility with yacc.
7816         * [tools/build.c]
7817         Small optimization for calls to 32-bit code.
7819 Sun Feb 12 03:19:47 1995  Michael Veksler (s1678223@t2.technion.ac.il)
7821         * [tools/build.c]
7822         Fixed bug (inflicted by previous change) - SEGV on ZMAGIC file format.
7824 Sun Feb 11 20:00:00 1995  Göran Thyni  (goran@norrsken.bildbasen.se)
7826         * [debugger/dbg.y]
7827         Remove unnecessary sym-table loading when stopped in 16-bit mode.
7829         * [include/segmem.h] [loader/selector.c]
7830         Added dynamic alloction of selectors.
7831         Fixed some problems with large programs SIGSEGV-ing while
7832         running out of selectors.
7834         * [include/segmem.h] [loader/selector.c] [if1632/callback.c] 
7835           [memory/global.c] [memory/heap.c] [memory/linear.c]
7836         Use __AHSHIFT and __AHINCR instead of 3 and 8.
7838 Mon Feb  6 18:07:38 1995  Cameron Heide  (heide@ee.ualberta.ca)
7840         * [misc/dos_fs.c]
7841         Better relative path handling when converting filenames between
7842         dos and unix, allowing '.' to be used in the Windows path.
7843         Startup working dir is now based on current working dir.
7845 Sat Feb  4 21:21:13 1995  Michael Veksler (s1678223@t2.technion.ac.il)
7847         * [if1632/relay.c] [include/dlls.h] [tools/build.c]
7848         Squeezed data structure that references internal dll's (mostly
7849         "struct dll_table_entry_s"). Caused 20% reduction in executable
7850         code size.
7852 Fri Feb  3 18:53:15 1995  Martin v. Loewis  (loewis@marie)
7854         * [Imakefile]
7855         make wine.sym only when making emulator
7857         * [misc/file.c]
7858         OpenFile(): report as not implemented for WINELIB
7860         * [misc/winsock.c]
7861         Fix CONVERT_HOSTENT and friends for use with WINELIB
7863         * [rc/Imakefile][rc/rc.y][rc/parser.c]
7864         Rename rc.y to parser.y
7865         Use flex and bison on Sun
7867         * [toolkit/sup.c]
7868         CallWindowProc: fix parameter type
7870         * [windows/event.c]
7871         Commented #ifdef sparc
7873 ----------------------------------------------------------------------
7874 Wed Feb  1 19:27:55 1995  Alexandre Julliard  (julliard@lamisun.epfl.ch)
7876         * [windows/nonclient.c] [windows/winpos.c]
7877         Implemented maximized windows.
7878         Implemented icon positioning and ArrangeIconicWindows().
7879         Bug fixes in SetWindowPos().
7881         * [windows/painting.c]
7882         Implemented GetControlBrush().
7883         Window frame is no longer contained in the update region.
7885         * [windows/win.c]
7886         Destroy owned windows upon DestroyWindow().
7888 Sun Jan 29 16:17:22 1995  David Metcalfe <david@prism.demon.co.uk>
7890         * [controls/edit.c]
7891         Changed line terminator to \r\n to be compatible with
7892         Windows.  Fixed bug in text selection.
7894 Sun Jan 29 14:10:22 1995   Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
7896        * [misc/shell.c]
7897        Rewrote RegCreateKey and RegOpenKey, since they were completely broken.
7898        Fixed a bug in RegQueryKeyValue. Implemented RegEnumKey
7899        These functions now work somewhat more the way Windows programs expect
7900        them to work.
7902 ----------------------------------------------------------------------
7903 Sun Jan 22 18:55:33 1995  Alexandre Julliard  (julliard@lamisun.epfl.ch)
7905         * [loader/resource.c] [objects/dib.c]
7906         Fixed icon loading and drawing, now that BitBlt() works correctly.
7907         
7908         * [objects/clipping.c] [objects/region.c]
7909         Implemented elliptic regions with a set of rectangle. This greatly
7910         simplifies the region code and should boost clipping performance.
7912         * [objects/color.c]
7913         Fixed bug that caused seg-fault on 24bpp displays.
7915         * [objects/bitblt.c]
7916         Fixed bug when shrinking a bitmap to more than half its size.
7918         * [windows/graphics.c]
7919         Fixed bugs in PaintRgn() and Polyline().
7921         * [windows/nonclient.c] [windows/painting.c] [windows/winpos.c]
7922         Fixed some problems with window background painting.
7924 Thu Jan 12 12:20:25 PST 1995 Ross Biro (biro@yggdrasil.com)
7926        * [tools/build.c]
7927        * [tools/newbuild.c]
7928        * [Imakefile]
7929        * [include/wine.h]
7930        * [loader/call.S]
7931        * [loader/selector.c]
7932        * [include/segmem.h]
7933        * [misc/main.c]
7934        Changed selector code and 16/32 bit xfer code so that wine
7935        no longer has to be loaded low in memory.  Changed wine
7936        to work with ELF binary formats under Linux.
7937        
7938 Sat Sep 17 11:08:49 1994  Eric Youngdale  (eric@esp22)
7940         * [debugger/db_disasm.c]
7941         New instruction disassembler - borrowed from Mach kernel.  Has a
7942         BSD style of license as opposed to the gdb code we were previously
7943         using which was under the GPL.
7945 ----------------------------------------------------------------------
7946 Mon Jan  9 18:27:11 1995  Alexandre Julliard  (julliard@lamisun.epfl.ch)
7948         * [Imakefile]
7949         Compiling with -Wall flag.
7951         * [*/*]
7952         Fixes to minimize the number of compilation warnings.
7954         * [objects/bitblt.c]
7955         Fixed BitBlt() and used the same code to rewrite PatBlt() and
7956         StretchBlt(). The three *Blt() functions should now be correct in
7957         every case (famous last words).
7959         * [objects/brush.c] [objects/dither.c]
7960         Merged the two files into brush.c
7962         * [objects/dc.c]
7963         Fixed bug when the Windows programs forget to re-select the
7964         original bitmap in a memory DC.
7966         * [objects/font.c]
7967         Tty to use 'fixed' font when the system font can't be found.
7969         * [windows/dialog.c]
7970         Tentative fix to make dialogs look better when using fixed-width
7971         fonts.
7973         * [windows/graphics.c]
7974         Partially implemented the PS_INSIDEFRAME pen style.
7976         * [windows/nonclient.c]
7977         Fix for windows that have the WS_EX_DLGMODALFRAME style bit
7978         without the WS_DLGFRAME style.
7980 Thu Jan  5 13:37:42 1995  Cameron Heide  (heide@ee.ualberta.ca)
7982         * [memory/global.c]
7983         GlobalCompact should now return the correct value when the
7984         largest run of free blocks includes the last block.
7986         * [windows/mdi.c]
7987         Tiling and cascading windows without any MDI children should
7988         no longer crash (assuming no-op is the correct thing to do).
7990 Sun Jan  1 23:30:25 1995  Fons Botman  <botman@rabo.nl>
7992         * [objects/font.c]
7993         GetTextExtentPoint: fixed debug output, str is counted string, not
7994         zero terminated.
7996         * [if1632/relay.c]
7997         DLLRelay: when debugging_stack got segv, added upper bound for
7998         stack dump.
8000 ----------------------------------------------------------------------
8001 Tue Dec 27 13:35:16 1994  Alexandre Julliard  (julliard@lamisun.epfl.ch)
8003         * [*/Imakefile]
8004         All objects files are now kept in their respective directory.
8006         * [README]
8007         Rewrote most of it.
8009         * [objects/bitblt.c]
8010         Rewrote BitBlt() to look right in every case, while minimizing
8011         the impact on performance. Not really finished yet.
8013         * [objects/bitmap.c] [objects/dc.c]
8014         Fixed bug with pattern brushes.
8016         * [objects/clipping.c] [windows/painting.c]
8017         Fixes for logical coordinates.
8019         * [objects/color.c] [windows/graphics.c]
8020         Fixed GetPixel() to return the correct color, and made it faster.
8022         * [objects/region.c]
8023         Fixed bug in CombineRgn() when one of the region is empty.
8025 Fri Dec 22 01:42:57 MET 1994              Dag Asheim (dash@ifi.uio.no)
8027         * [Configure]
8028         Don't assume that expr handles '==', use '=' instead.
8029         Give a (hopefully informative) message if imake fails.
8031 ----------------------------------------------------------------------
8032 Wed Dec  7 14:52:25 1994  Alexandre Julliard  (julliard@lamisun.epfl.ch)
8034         * [controls/listbox.c]
8035         Fixed problems due to new scroll-bar code.
8037         * [loader/signal.c] [miscemu/ioports.c]
8038         Handle I/O opcodes that use an absolute address.
8040         * [objects/text.c]
8041         Implemented TabbedTextOut().
8043 Sat Dec  3 18:53:08 1994  Kenneth MacDonald  <K.MacDonald@ed.ac.uk>
8045         * [objects/metafile.c]
8046         Implemented GetMetafile().
8047         Fixed bug in PlayMetaFile() when reading disc based metafile records.
8048         Added META_POLYPOLYGON, META_DELETEOBJECT and META_EOF to 
8049         PlayMetaFileRecord().
8050         
8051 Wed Nov 30 06:32:25 1994  Martin von Loewis  (martin@cs.csufresno.edu)
8053         * [Imakefile]
8054         wine.sym: Remove gcc2_compiled and friends
8056         * [controls/listbox.c][if1632/relay.c][if1632/relay.c]
8057           [loader/resource.c][memory/heap.c][objects/dib.c][windows/dialog.c]
8058         Replace #ifdef DEBUG_XXX with if(debugging_xxx){
8060         * [if1632/call.S]
8061         CallToLibMain: New function
8063         * [if1632/relay.c][include/options.h][misc/main.c]
8064           [miscemu/int1a.c][miscemu/int21.c][miscemu/kernel.c]
8065         removed Options.relay_debug
8067         * [include/heap.h]
8068         HEAP_OWNER: Use ds instead of cs:ip
8070         * [loader/ne_image.c]
8071         LoadNEImage: Remember current exe, handle nodata dlls
8072         InitNEDLL: handle nodata dlls, call CallToLibMain
8074         * [loader/selector.c]
8075         CreateSelectors: Initialize auto_data_sel with 0
8077         * [memory/heap.c]
8078         HEAP_CheckHeap: Check prev
8079         HEAP_CheckLocalHeaps: new function
8081         * [misc/profile]
8082         Remember and dump only changed profiles
8084         * [tools/makedebug]
8085         Introduce debugging_xxx flags
8087 Sun Nov 27 23:13:22 MET 1994    <erik@xs4all.nl>
8089         * [clipboard.h color.h dc.h dos_fs.h event.h font.h graphics.h
8090         if1632.h kernel.h library.h miscemu.h ne_image.h nonclient.h 
8091         pe_image.h selectors.h wintypes.h]
8092         Added.
8094         * [*/*]
8095         - Commented all 'static char copyright statements', see misc/main.c
8096         - moved prototypes to headers files, fixed wrong prototypes.
8097         - *please* add a header file for each .c if you need to export
8098           things.
8100         * [misc/main.c]
8101         Added one static string which list the names of the contributors.
8103 Fri Nov 25 16:24:27 MET 1994              Dag Asheim (dash@ifi.uio.no)
8105         * [Configure]
8106         Made the support for multiple languages more automatic.  Added
8107         a [fonts] section to the wine.conf file.  Made the defaults
8108         better.  Generally cleaned it up.
8110         * [rc/sysres_No.rc] [rc/sysres_De.rc] [rc/sysres.c]
8111         Norwegian resources and small fixes to the german resources.
8113 Wed Nov 23 20:28:59 1994  Martin von Loewis  (martin@cs.csufresno.edu)
8115         * [debugger/break.c]
8116         bark(), toggle_next(), should_continue(): New functions
8117         insert_break(): Fixed, adds write access to page before writing
8118         wine_bp.next_addr: new structure field
8120         * [debugger/dbg.y]
8121         Changed symbol's value to be it's value instead of the value
8122         pointed to by the symbol.
8123         Changed SIGTRAP handling to allow continuation after break point
8125         * [misc/shell.c]
8126         ShellAbout(): Load resource from memory
8128 ----------------------------------------------------------------------
8129 Sun Nov 20 18:30:06 1994  Alexandre Julliard  (julliard@lamisun.epfl.ch)
8131         * [controls/scroll.c] [include/scroll.h]
8132         Rewritten most of scroll-bar code for better Windows look & feel.
8133         Implemented EnableScrollBar().
8134         Preliminary keyboard support.
8136         * [objects/bitblt.c]
8137         Fixed BadMatch error for BitBlt() and StretchBlt() when reading
8138         bits from outside the visible region.
8140         * [objects/oembitmap.c] [include/bitmaps/obm_*]
8141         Use XPM symbolic colors to load bitmaps. This allows the colors
8142         of the bitmaps to depend on the system colors.
8144         * [tools/make_debug]
8145         Made the make_debug script more robust.
8147         * [windows/dialog.c]
8148         Fixed CheckRadioButton().
8150         * [windows/nonclient.c]
8151         A few changes to scroll-bar drawing and tracking.
8153         * [windows/winpos.c]
8154         Renamed NextWindowFromPoint() to WINPOS_NextWindowFromPoint() to
8155         avoid confusion, and optimized it somewhat.
8157 Nov 19, 94 Martin Ayotte (wine@trgcorp.mksinfo.qc.ca)
8159         * [misc/audio.c]
8160         * [misc/mcianim.c]
8161         more coding but nothing spectacular.
8163         * [misc/mmaux.c]
8164         some coding to access '/dev/mixer'.
8166         * [misc/midi.c]
8167         some coding to read .MID files, but it's not playing yet.
8169 Sun Nov 13 19:31:03 1994    James Youngman (mbcstjy@afs.man.ac.uk)
8171         * [objects/dib.c]
8172         Reimplemented DIB_SetImageBits_RLE8() so that it would cope with
8173         bitmaps which don't end 0x00, 0x02 (previously it blew up).  This
8174         includes some bitmaps output by Paint Shop Pro.  Implementation is
8175         possibly now too lax.  Please see the notes on the function about
8176         why.
8178         * [controls/desktop.c]
8179         The desktop pattern should be painted if the wallpaper doesn't
8180         cover the whole screen width OR the whole screen height.
8182 Sun Nov 13 00:07:11 MET 1994    Erik Bos        <erik@xs4all.nl>
8184         * [objects/dib.c]
8185         Small bug in DIB_SetImageBits() fixed, bitmaps in 16,24 bpp
8186         now work.
8188         * [loader/ne_resource.c] [include/resource.h]
8189         Some cleanup.
8191 Thu Nov 10 20:44:58 1994  Martin von Loewis  (martin@cs.csufresno.edu)
8193         * [Configure]
8194           [rc/sysres.rc]
8195         Primitive compile-time support for multiple languages
8197         * [rc/sysres_De.rc]
8198         New file
8200         * [loader/resource.c]
8201         LoadBitmap: Recognize end of sysresbm properly
8203         * [rc/Imakefile]
8204         Rules to compile resources simplified, dependencies changed
8206         * [rc/sysresbm.rc]
8207         Don't use sysresbm if using XPM
8209         * [windows/dialog.c]
8210         CreateDialogIndirectParam: Reverse Z-order of controls
8212         * [windows/message.c]
8213         MSG_TranslateMouseMsg: Fix HTTRANSPARENT handling
8215         * [windows/winpos.c]
8216         NextWindowFromPoint: New function
8218         * [controls/button.c]
8219         WM_NCHITTEST: Group Box is HTTRANSPARENT
8220         BUTTON_CheckAutoRadioButton: New function
8221         BM_SETCHECK: Added call to BUTTON_CheckAutoRadioButton
8223 Mon Nov  7 11:20:26 1994  Paul Falstad  (pf@zoof.cts.com)
8225         * [objects/text.c]
8226         Fix hang when using DrawText(..., DT_WORDBREAK) with a word that
8227         is too long to break.
8229         * [objects/font.c]
8230         Don't assume helvetica if there is no font family; let the other
8231         font attributes decide what font to use.
8233         * [controls/widgets.c]
8234         Listboxes and combo boxes need to be notified of double-clicks.
8236         * [controls/listbox.c]
8237           [include/listbox.h]
8239         scrolling to bottom of list box should display last item at the
8240         bottom, not at the top.
8241         
8242         list boxes need to allocate a separate heap for their item data,
8243         rather than using the user heap.  Otherwise, it's very easy to run
8244         out of memory for list box items.
8246         removed redundant code in ListBoxAddString().  Implemented simple
8247         version of LBS_SORT.
8249         Don't put [.] in the list box when using DDL_DIRECTORY.
8251         * [controls/combo.c]
8252         Combos should pass CBS_SORT onto their list box.
8254         * [windows/win.c]
8255         If window creation is aborted, remove the window from the
8256         linked lists.
8258         * [controls/static.c]
8259         static controls with SS_ICON were always returning 0 from
8260         WM_NCCREATE.
8262         Make sure static controls have text to draw before drawing it.
8264 ----------------------------------------------------------------------
8265 Sun Nov  6 18:52:04 1994  Alexandre Julliard  (julliard@lamisun.epfl.ch)
8267         * [objects/oembitmap.c]  (New file)
8268         Added possibility to use .xpm files for OEM bitmaps.
8270         * [include/bitmaps/obm*]  (New files)
8271         Redrawn all OEM bitmaps in xpm format.
8273         * [objects/font.c]
8274         Add space for internal leading when using a negative font height.
8275         Stubs for AddFontResource() and RemoveFontResource().
8276         Fix in FONT_Init() for uninitialised default font.
8278         * [windows/dialog.c]
8279         Make font height negative as it is really a point size and not a
8280         pixel size; dialogs using 8-point fonts look better now.
8282         * [windows/graphics.c]
8283         Fixed the fix :-) for Pie() to make it work for Arc() and Chord() also.
8285         * [windows/nonclient.c]
8286         A few changes for new OEM bitmaps.
8288 Sun Nov  6 18:22:18 1994  Michael Patra  <micky@marie.physik.tu-berlin.de>
8290         * [windows/class.c]
8291         The names of local classes have to be stored using GlobalAtom*.
8292         Otherwise they couldn't be accessed from other modules (e.g. BWCC) 
8294         * [if1632/call.S]
8295         CallTo16(cx): It's possible to set the contents of the cx-register.
8297         * [loader/ne_image.c]
8298         InitNEDLL(): The size of the local heap is now passed in the cx-
8299         register when initializing a DLL.
8301         * [memory/heap.c]
8302         LocalInit(): The case start==0 is now handled in the way it should.
8304         * [windows/win.c]
8305         GetWindowLong(): If the adress of the windows function is requested
8306         it's no longer returned if it's within the Wine code (and therefore
8307         unreachable by a windows program). This makes Borland's OWL happy.
8309         * [controls/edit.c]
8310         EDIT_GetStr(): Added handling for off<0.
8312 Sun Nov  6 17:37:14 1994  Chris Jones  <chrisj@ichips.intel.com>
8314         * [loader/library.c]
8315         Fixed infinite loop bug when two DLLs refer to each other (fixes
8316         hangup of Quicken during loading).
8318 Thu Nov 04 12:00:00 1994  Jan Willamowius  (jan@janhh.sh.sub.de)
8320         * [misc/dos_fs.c]
8321         Bug fix: The size of a disk an the available space
8322         is now returned in bytes instead of (incorrectly)
8323         KBytes.
8325 Thu Nov 03 12:00:00 1994  Jan Willamowius  (jan@janhh.sh.sub.de)
8327         * [windows/graphics.c]
8328         Bug fix: Pie segments are now filled with correct brush.
8330 Thu Nov  3 10:40:09 1994  Martin von Loewis  (martin@cs.csufresno.edu)
8332         * [Imakefile]
8333         generate rc.o before loader.o
8335         * [controls/menu.c]
8336         CopySysMenu: generate SYSMENU on the fly, eliminate hSysMenu
8338         * [include/resource.h]
8339         Add struct ResourceTable
8341         * [loader/bitmap.h]
8342         Load system bitmaps from sysresbmTable
8344         * [misc/clipboard.c]
8345           [windows/event.c]
8346         IsClipboardFormatAvailable,EVENT_SelectionRequest: bug fixes
8347         
8348         * [rc/Imakefile]
8349         generate rc.o from sysres.o and sysresbm.o. Added -lfl
8351         * [rc/rc.y]
8352         change style handling to allow ( S1 | S2 ) | S3
8354         * [rc/sysres.rc]
8355           [rc/sysresbm.rc]
8356         Put bitmaps and icons to sysresbm, everything else to sysres
8358         * [rc/winerc.c]
8359           [rc/winerc.h]
8360         Added -o, -c flags. New function set_out_file. Output to files.
8362         * [windows/dialog.c]
8363         DialogBoxIndirectPtr, DialogBoxIndirectParamPtr: New functions 
8365         * [windows/nonclient.c]
8366         Create AboutWine dialog from template pointer
8368 ----------------------------------------------------------------------
8369 Sun Oct 30 13:01:18 1994  Alexandre Julliard  (julliard@lamisun.epfl.ch)
8371         * [controls/static.c]
8372         Bug fix for SS_ICON controls.
8374         * [if1632/Imakefile]
8375         Fixed call.o dependencies.
8377         * [objects/clipping.c] [objects/dc.c]
8378         Fixed visible region handling. hVisRgn is always non-null now.
8380         * [windows/dce.c]
8381         Bug fix in GetDCEx for CS_OWNDC windows.
8383         * [windows/nonclient.c] [windows/painting.c]
8384         Fixes to icon window drawing.
8386         * [windows/winpos.c]
8387         A few fixes in SetWindowPos().
8389 Sun Oct 30 12:50:24 1994  Michael Patra  <micky@marie.physik.tu-berlin.de>
8391         * [objects/bitblt.c]
8392         BitBlt(): BitBlt is now able to handle any raster operation. If
8393         the request can't be passed to XWindows directly, it's quite
8394         slow, though.
8396         * [*/*.c]
8397           [misc/main.c]
8398         Improvements of the system for handling debug messages. Options are
8399         now also loaded from /usr/lib/X11/app-defaults/Wine (insert
8400         *debugoptions: +xxx there if you want to have turn messages xxx on).
8402         * [controls/menu.c]
8403         DestroyMenu(): The whole window won't be destroyed as a sideeffect
8404         any longer.
8406         * [misc/file.c]
8407         OpenFile(): Fixed bug in searching in system/window-directory.
8409 Sun Oct 30 12:25:53 1994  Jimmy Tirtawangsa <j0t2527@tam2000.tamu.edu>
8411         * [include/windows.h]
8412         Bug fix for window related structures.
8413         DCB and COMSTAT are affected. They must be packed.
8415         * [misc/comm.c]
8416         Bug fix for COM ports:
8417         Dial and dialog window in terminal.exe now works.
8418         Non sequential COM assignments in wine.conf should not break now.
8419         Baudrate can be specified in wine.conf to overcome baudrate limitation
8420         in mswindow. See sample wine.ini
8422         * [include/comm.h]
8423         add baudrate field to DosDeviceStructre
8425         * [object/font.c]
8426         Bug fix for font assignment.
8427         Use pairs of foundry and family fontnames in X11 to correspond with
8428         window's fonts.
8429         Put font assignment ini wine.ini.
8431         * [wine.ini]
8432         Adding optional baudrate after port name in "serialports" section
8433         Add new section, "fonts".
8434         "default" is special key in "fonts" to match any unmatch window font.
8436 Oct 29, 94 (new address) wine@trgcorp.mksinfo.qc.ca (Martin Ayotte)
8438         * [if1632/relay.c]
8439         * [if1632/commdlg.spec]         New file.
8440         * [misc/commdlg.c]                      New file.
8441         * [include/commdlg.h]           New file.
8442         Begin of an emulated COMMDLG DLL, built-in for now.
8443         (BTW, if you want to switch between built-in & 16bits CommDlg, only 
8444         thing you need to do is to put the real/dummy name in file relay.c)
8446         * [controls/scroll.c]
8447         * [controls/combo.c]
8448         * [controls/listbox.c]
8449         Few bug fixes and/or cosmetic.
8451         * [misc/audio.c]
8452         * [misc/mmaux.c]
8453         bug fixes and flags returned to emulate SB16.
8455         * [misc/midi.c]                         New file.
8456         skeleton for 'Midi' MMSYSTEM & MCI driver.
8458         * [misc/mcianim.c]                      New file.
8459         skeleton for 'Animation1' MCI driver.
8461         * [windows/win.c]
8462         Add new stub for GetLastActiveWindow().
8464 Tue Oct 25 09:17:25 1994  Olaf Flebbe  (flebbe@tat.physik.uni-tuebingen.de)
8466         * [if1632/call.S] [tools/build.c]
8467            Support for ELF format. (Not complete)
8469 Sun Oct 23 00:51:50 1994  Paul Falstad  (pf@zoof)
8471         * [if1632/user.spec]
8472         Add stubs for ArrangeIconicWindows(), etc.
8474         * [if1632/kernel.spec]
8475         Add IsBad*Ptr() functions.
8477         * [loader/signal.c]
8478         Add test_memory(), for use with IsBad*Ptr().
8480         * [windows/winpos.c]
8481         Add stubs for TileChildWindows(), etc.
8483         * [windows/win.c]
8484         IsWindow() shouldn't crash if it's given a bad handle.
8485         Add stub for GetLastActivePopup().
8487         * [memory/global.c]
8488         Implement the IsBad*Ptr() functions.
8490         * [controls/listbox.c]
8491         Return the full longword of the item data in LB_GETITEMDATA.
8493         * [controls/edit.c]
8494         Don't let the user select an area past the end of the text.
8496         * [objects/text.c]
8497         In DrawText(), the code to delete crlfs also removed multiple
8498         consecutive newlines.  Also, using DT_CALCRECT didn't return
8499         the right height, and the width wasn't returned at all.
8500         This caused MessageBoxes to be missing much of their text.
8502         * [windows/scroll.c]
8503         ScrollWindow[Ex] didn't work right with null LPRECT arguments.
8505 Fri Oct 21 21:47:19 1994  Paul Falstad  (pf@zoof.cts.com)
8507         * [miscemu/int21.c]
8508         Fixed int21 0x42 handler to properly assemble 32-bit seek ptr.
8510         * [misc/property.c]
8511         Fixed inverted logic in EnumProps(), and changed CallBack16()
8512         call to use new arg format.
8514         * [windows/win.c]
8515         Fixed CallBack16() call in Enum[Child]Windows to use new arg
8516         format; this fixes crashes in enum procedures.
8518 Wed Oct 19 21:30:00 PDT 1994            martin@cs.csufresno.edu
8520         * [misc/clipboard.c]
8521           [windows/event.c]
8522           [windows/message.c]
8523         Added cut and paste between Wine and other X clients via
8524         the PRIMARY selection. Text only this time.
8526         * [controls/edit.c]
8527         EDIT_LineLength, EDIT_TextLine return 0 for lines after last one.
8529         * [windows/defwnd.c]
8530         Send WM_SYSCOMMAND to overlapped ancestor window, 
8531         not the receiver of WM_SYSKEYDOWN
8533 Sat Oct 22 15:01:02 1994  Thomas Sandford <t.d.g.sandford@bradford.ac.uk>
8535         * [controls/edit.c]
8536         ClientWidth()/ClientHeight() macros: return 0 if size would
8537         be negative
8538         EDIT_StrLength(): takes unsigned char* instead of char*
8540         * [controls/listbox.c]
8541         ListBoxWndProc(): in "case WM_MOUSEMOVE" - set lphl at start of
8542         case instead of in each place required (it was omitted in
8543         some places causing problems!)
8545         * [controls/menu.c]
8546         MENU_CalcItemSize(): don't try to find size of a text item
8547         if the pointer is NULL
8549         * [include/heap.h]
8550         added definition of HEAP_LocalInit()
8552         * [include/msdos.h]
8553         removed buggy pointer() macro (use SAFEMAKEPTR() from segmem.h
8554         instead)
8556         * [loader/selector.c]
8557         IPCCopySelector(): added missing flags to shmget() call
8558         ? does this break linux - I added these flags in a previous
8559         patch but they were missing in the corresponding release ?
8561         * [loader/signal.c]
8562         win_fault(): added missing definitions of i, dump for those
8563         not running NetBSD or linux
8565         * [misc/dos_fs.c]
8566         DOS_GetCurrentDir(): made temp[] static so it can be safely
8567         returned
8569         * [miscemu/int21.c,int25.c,int26.c]
8570         Changed all invocations of pointer() to SAFEMAKEPTR(). Included
8571         segmem.h where necessary.
8573         * [windows/dialog.c]
8574         CreateDialogIndirectParam(): Changed HEAP_Init() call to 
8575         HEAP_LocalInit(), removed redundant variables
8577 Sat Oct 22 00:29:41 MET 1994              Dag Asheim (dash@ifi.uio.no)
8579         * [loader/library.c] [loader/main.c] [loader/ne_image.c]
8580           [misc/exec.c] [miscemu/int10.c] [miscemu/int21.c]
8581           [objects/bitblt.c] [objects/metafile.c]
8582         Rewritten more printf's to use the new debugging system, and
8583         made wine less verbose per default. Use "-debugmsg +module"
8584         to get (almost) the same behavior as before.
8586 ----------------------------------------------------------------------
8587 Sun Oct 16 13:29:07 1994  Alexandre Julliard  (julliard@lamisun.epfl.ch)
8589         * [controls/button.c]
8590         Implemented WM_GETDLGCODE, WM_SETFONT, BM_SETSTYLE, BM_SETCHECK,
8591         BM_SETSTATE.
8592         Implemented default button painting.
8593         Optimised redrawing.
8594         Fixed owner-draw buttons.
8596         * [controls/static.c]
8597         Implemented WM_SETFONT.
8598         A few optimisations in painting code.
8599         Bug fix for SS_SIMPLE controls.
8601         * [if1632/callback.c]
8602         Preliminary GetCodeHandle().
8604         * [if1632/gdi.spec]
8605         Changed 'pascal' to 'pascal16' everywhere it's needed.
8607         * [include/windows.h]
8608         Fixed a few data structures.
8610         * [memory/heap.c]
8611         Bug fix in HEAP_ReAlloc().
8613         * [misc/cursor.c]
8614         Fixed SetCursor().
8616         * [objects/bitblt.c]
8617         Fixed PatBlt() when using BLACKNESS or WHITENESS codes.
8619         * [objects/font.c]
8620         Better font mapping code.
8621         Implemented GetTextFace().
8623         * [objects/region.c]
8624         Bug fix in REGION_MakePixmap().
8625         Faster region copying.
8627         * [objects/text.c]
8628         Implemented ExtTextOut().
8629         Implemented DT_NOCLIP style for DrawText().
8631         * [windows/dc.c]
8632         Free the bitmap when deleting a memory DC.
8634         * [windows/dce.c]
8635         Added support for windows that have no associated X window.
8636         Implemented DCX_CLIPSIBLINGS and DCX_PARENTCLIP in GetDCEx().
8638         * [windows/defdlg.c]
8639         Implemented default push button handling and DM_SETDEFID.
8640         Implemented WM_NEXTDLGCTL.
8642         * [windows/dialog.c]
8643         Implemented default push button handling.
8644         Beginning of a keyboard interface in dialogs
8645         (does not really work yet).
8646         Fixed dialogs that use a special font.
8648         * [windows/event.c] [windows/focus.c]
8649         Added support for non-X windows.
8651         * [windows/graphics.c]
8652         Rewritten FloodFill() and implemented ExtFloodFill().
8654         * [windows/message.c]
8655         Cleaner hardware messages and X events handling.
8657         * [windows/defwnd.c] [windows/painting.c]
8658         Implemented WM_SETREDRAW.
8660         * [windows/win.c]
8661         Only create an X window for top-level windows, or for the desktop.
8662         Child windows now use their parent's drawable.
8664         * [windows/winpos.c]
8665         Beginning of support for non-X windows (still somewhat broken).
8666         Implemented *DeferWindowPos().
8668         * [*/Imakefile]
8669         Cleaned up some Imakefiles.
8670         Moved dc.c from windows/ to objects/.
8671         Moved cursor.c from misc/ to windows/.
8673 Sun Oct 16 12:21:52 1994  Michael Patra <micky@marie.physik.tu-berlin.d400.de>
8675         * [include/debug.h]
8676           [include/stddebug.h]
8677           [*/*.c]
8678         Rewritten all the calls to printf for displaying debug-information
8679         (messages like "LoadImage: loading SOL (SOL.EXE)" etc.) 
8680         Added option "-debugmsg" to Wine. Example: "-debugmsg +all" will turn
8681         all these messages on, "-debugmsg -dll" will turn all messages 
8682         concerning DLLs off.
8684         * [controls/combo.c]
8685         Added some handling for combo controls with ownerdraw-styles
8686         (just creating and passing the necessary messages to the 
8687         corresponding listbox control; the edit-control needs to be
8688         replaced with something else).
8690         * [controls/edit.c]
8691           [windows/dialog.c]
8692         Added support for use of global heap memory in dialogs with 
8693         edit controls.
8695         * [controls/listbox.c]
8696         Added support for item data.
8697         ListBoxInsertString(): Fixed bug for elements which are not inserted
8698         after the currently last element.
8699         
8700         * [misc/dos_fs.c]
8701           [miscemu/int21.c]
8702         DOS_ValidDirectory(): Checks whether a given string is in fact the
8703         valid name of a directory.
8705 Sat Oct 15 17:35:00 PDT 1994            <martin@cs.csufresno.edu>
8707         * [Imakefile]
8708         generate wine.sym after creating wine
8710         * [debugger/dbg.y]
8711         load "wine.sym" when entering debugger
8713         * [debugger/info.c]
8714         symbolic backtrace for 32-bit stack. Breaks 16-bit bt.
8716 Sun Sep  25 12:00:00 PDT 1994   <martin@osiris.cs.csufresno.edu>
8718         * [rc/rc.y] [rc/rc.h] [rc/rc.l] [rc/winerc.c]
8719         Files created
8721 Sun Sep 18 11:04:45 MET DST 1994          Dag Asheim (dash@ifi.uio.no)
8723         * [misc/spy.c]
8724         Exclude and Include no longer requires a terminating ';' to
8725         register the last component.
8727 Thu Sep 15 23:10:09 MET DST 1994          Dag Asheim (dash@ifi.uio.no)
8729         * [Configure]
8730         Rewrote much of it.  Added capability to generate a wine.ini
8731         file.  Commented out the processor emulator options until that
8732         becomes interesting.  Gives a warning if it sees any *.rej
8733         files.  I hope I haven't assumed to much about the shell/OS so
8734         that it breaks under *BSD.
8736         * [misc/dos_fs.c]
8737         Removed/changed calls to ToUnix() (which calls tolower()) so
8738         that the part of the pathname which correspond with the drive
8739         letter on DOS no longer will be mapped to lowercase.  This
8740         means that it should be possible to have uppercase letters in
8741         the [drives] section of wine.ini.
8743         * [LICENSE]
8744         Cosmetic changes so that it displays better in the window you
8745         get from pressing "Credit_License" in the "About WINE" window.
8747 Sun Aug 21 21:12:06 MET DST 1994        <erik@xs4all.nl>
8749         * [controls/menu.c]
8750         LoadMenu() moved to loader/resource.c.
8752         * [misc/main.c]
8753         Added stub for FileCDR().
8755         * [include/peexe.h]
8756         Added, from Eric's pe-test.
8758         * [include/resource.h]
8759         Added.
8761         * [loader/resources.c]
8762         Removed duplicated code in *Resource() functions.
8763         Moved NE-program specific functions into ne_image.c.
8764         Moved NE-fileformat functions to ne_resource.c.
8766         * [pe_image.c] [pe_resource.c]
8767         Added. Nothing implemented to run PE-executables, resource
8768         loading only.
8770         * [misc/file.c]
8771         Changed OpenFile() to use macros.
8773         * [misc/shell.c]
8774         Added NULL-ptr checks to ShellAbout().
8776         * [miscemu/int21.c]
8777         Fixed a few typos.
8779         * [miscemu/kernel.c]
8780         Added _DI = _DS, to put the caller's instance in DI. Doesn't
8781         work properly if caller changed DS :-(
8783 ----------------------------------------------------------------------
8784 Thu Aug 25 15:24:36 EDT 1994            <jrichard@cs.uml.edu>
8786         * [include/win.h]
8787         Removed seperate X window for icon, added icon width,height.
8789         * [include/windows.h]
8790         Commented out the old SW_xxx emum and added defines since
8791         they aren't enumerated.
8793         * [windows/dce.c]
8794         Removed some older IsIconic checks from GetDCEx(), functionality
8795         is now in nonclient and generic wine window handling code.
8796         Lots of thanks to Alexandre Julliard all the hints and
8797         help...
8799         * [windows/defwnd.c]
8800         Removed call to NC_HandleNCPaintIcon() under case WM_PAINTICON,
8801         WM_PAINTICON now calls NC_HandleNCPaint.  
8803         * [windows/event.c]
8804         Removed IsIconic checks.
8806         * [windows/icon.c]
8807         Removed everything in this file for now... could be used later.
8808         Icon functionality is now handled by the generic wine windows
8809         handling functions.
8810         
8811         * [windows/mdi.c]
8812         Added a ShowWindow in MDIRestoreChild().  MDI child windows now
8813         show up when deiconified.  Removed IsIconic checks.
8815         * [windows/message.c]
8816         Removed old icon routines from hardware_event().
8818         * [windows/nonclient.c]
8819         Changed NC_HandleNCCalcSize() so it doesn't change the size
8820         of an icon window.  Made NC_InternalNCHitTest() on an Iconic
8821         window always return HTCAPTION.  Made NC_HandleNCLButtonDblClk()
8822         on an Iconic window always send a SC_RESTORE message.
8824         * [windows/painting.c]
8825         Changed RedrawWindow() so it doesn't redraw an iconic window
8826         unless it has to (no icon for this class).
8827         
8828         * [windows/win.c]
8829         Removed creation of seperate icon window from CreateWindowEx().
8830         
8831         * [windows/winpos.c]
8832         Added saving and restoring of window rectangle during
8833         iconification/deiconification to ShowWindow().  Added
8834         functions to recursively hide and show children... called
8835         by ShowWindow during iconification/deiconification.
8837 Sat, 27 Aug 1994 18:47:34 +0100 (MET DST)  micky@marie.physik.tu-berlin.de (Michael Patra)
8839         * [windows/message.c]
8840         WaitMessage(): Fixed handling of wm_timer-messages
8842         * [miscemu/int21.c]
8843         FindNextFCB(): Rewritten to support other functions than just
8844         returning the volume label
8846         * [misc/file.c]
8847         OpenFile(): Fix in handling of OF_CREATE
8849 Wed Aug 24 19:40:42 PDT 1994  Andrew Lagodzinski  (andrew@netcom.com)
8851         * [if1632/user.spec]
8852         Added SetParent.
8854         * [windows/win.c]
8855         Added SetParent.
8857 Fri Aug 19 16:37:00 1994  Thomas Sandford <t.d.g.sandford@bradford.ac.uk>
8859         * [loader/selector.c]
8860         Many changes throughout file to correct handling of shared memory
8861         function return codes. FreeBSD and SunOS shm functions return
8862         -1 not 0 on error. If Linux is different, these changes
8863         will have to be backed out.
8864         CleanupSelectors(): this is a new (internal) call to free
8865         up all selectors (and shm handles/memory) for use on exit.
8867         * [include/segmem.h]
8868         Change comment to reflect new use of shm_key
8870         * [misc/main.c]
8871         called_at_exit(): add call to CleanupSelectors()
8873 Mon Aug 22 18:19:25 1994  Alexandre Julliard  (julliard@lamisun.epfl.ch)
8875         * [controls/button.c]
8876         Use OBM_CHECKBOXES to draw check boxes with correct colors.
8877         Fixed bug with WM_SETTEXT handling.
8878         A few drawing optimisations.
8880         * [controls/menu.c]
8881         Implemented correct \t and \a handling in menu items.
8882         Implemented help items (flush right) on menu bar.
8883         Added WM_ENTERMENULOOP and WM_EXITMENULOOP messages.
8885         * [controls/static.c]
8886         Fixed SS_ICON controls and implemented STM_SETICON message
8887         handling.
8889         * [controls/widget.c]
8890         Set cursor to IDC_ARROW for built-in classes.
8892         * [include/options.h] [misc/main.c]
8893         Backing store is now off by default.
8895         * [objects/region.c]
8896         Use X regions for rectangle and polygon regions: *major* speed
8897         improvement.
8899         * [windows/dialog.c]
8900         Fixed the fix for integer ids in controls. SS_ICON controls in
8901         dialogs should work now.
8902         Implemented DS_ABSALIGN style.
8904         * [windows/graphics.c]
8905         Implemented InvertRgn().
8906         New internal function GRAPH_DrawBitmap() to draw bitmaps faster
8907         than with CreateCompatibleDC() + BitBlt().
8909         * [windows/message.c]
8910         Determining the window for a mouse message is now done at
8911         GetMessage() time.
8912         Modified PeekMessage() handling to avoid needlessly flushing the
8913         output queue.
8915         * [windows/timer.c]
8916         Check for restart of a timer (SetTimer call with the same hwnd and
8917         id than an existing timer).
8919 ----------------------------------------------------------------------
8920 Tue Aug  9 23:58:29 MET DST 1994        <erik@hacktic.nl>
8922         * [misc/file.c]
8923         OpenFile(): Completly rewritten.
8925         * [miscemu/int21.c]
8926         CreateFile(): Fixed wrong mode in call to open.
8927         OpenExistingFile(): Implemented file sharing.
8928         FindNext(): Fixed.
8929         CreateNewFile(): Fixed wrong mode in call to open.
8930         fLock(): Added to handle record locking.
8931         GetFileAttribute(): Added.
8932         As a result, AH = 0x5c, 0x09, and 0x0b were changed.
8934         * [miscemu/int2f.c]
8935         AH = 0x10: SHARE installation check
8937         * [loader/resource.c]
8938         AccessResource(): Fixed. A new file descriptor will be returned by
8939         every call to AccessResource().
8941         * [windows/utility.c]
8942         wvsprintf(): Fixed.
8944         * [controls/menu.c]
8945         FindMenuItem(): Fixed (handling for nPos == -1 added).  
8947         * [windows/win.c]
8948         CreateWindowEx(): Added call to WINPOS_GetMinMaxInfo.
8950         * [Configure]
8951         Added two options for a processor emulator that might be
8952         plugged in later..
8954         * [loader/task.c] [include/toolhelp.h] [if1632/toolhelp.spec]
8955         CreateNewTask() stores real modulename instead of 'TASKxxxx'.
8956         Added TaskFirst(), TaskNext(), TaskFindHandle().
8958         * [memory/global.c]
8959         Added stub for MemManInfo().
8961         * [objects/text.c]
8962         Added stub for GetTabbedTextExt().
8964         * [miscemu/*]
8965         Changed all references to registers. Please don't access
8966         the context structure.
8967         fix for GetSystemTime() by <jspeter@birch.ee.vt.edu> added.
8969         * [misc/lstr.c]
8970         Fixed bug in AnsiUpper() & AnsiLower().
8972         * [misc/winsocket.c]
8973         bugfix in getsockopt()/setsockopt(): winsock uses different values
8974         than unix.
8976         * [objects/dib.c]
8977         Added DIB_SetImageBits_RLE[48] to support compressed bitmaps.
8979 Mon Aug  8 21:12:33 1994  David Metcalfe <david@prism.demon.co.uk>
8981         * [controls/edit.c]
8982         Added support for WM_COPY, WM_CUT and WM_PASTE messages.
8984         * [windows/dialog.c] [windows/defdlg.c] [include/dialog.h]
8985         Modified dialog code to create new heap for edit controls
8986         unless DS_LOCALEDIT style is set.
8988 Thu Aug  4 18:50:56 1994  Alexandre Julliard  (julliard@lamisun.epfl.ch)
8990         * [controls/button.c] [controls/edit.c] [controls/static.c]
8991         Removed unneeded GlobalUnlock() calls.
8993         * [controls/menu.c] [include/menu.h]
8994         Lots of changes, fixed a lot of old bugs and introduced a lot of
8995         new ones :-)
8996         - Changed message loop to use MSG_GetInternalMessage().
8997         - Fixed a bug that caused the main window to lose activation when
8998           displaying a menu.
8999         - Correctly send initialisation messages (WM_INITMENUPOPUP).
9000         - Implemented EndMenu() and LookupMenuHandle().
9001         - Changed internal structures to be as compatible as possible with
9002           MS-Windows.
9003         - Allocated everything on the USER heap instead of the global heap.
9004         - Prefixed all internal function names with MENU_ and declared
9005           them static.
9006         - Moved "About Wine..." handling to NC_HandleSysCommand().
9007         - Multi-line menus should now work correctly.
9009         * [loader/resource.c] [objects/bitmap.c]
9010         Added the possibility to create OEM bitmaps directly as X bitmaps.
9012         * [objects/dcvalues.c] [windows/dc.c]
9013         Fixed GetDCOrg() to return screen coordinates.
9015         * [windows/message.c]
9016         Fixed double-click checks when the message is not removed from the
9017         queue.
9018         Fixed MSG_GetInternalMessage() to send WM_ENTERIDLE messages.
9020         * [windows/nonclient.c]
9021         Bug fix in system menu hit-test calculation.
9022         A few changes for new menu functions.
9024 Thu Aug 11 17:51:02 1994  Thomas Sandford <t.d.g.sandford@bradford.ac.uk>
9026         * [controls/edit.c]
9027         Bug fix in Edit_NCCreateMessage
9028         es->textlen was being used before being set
9030         * [controls/menu.c]
9031         Bug fix in MENU_DrawMenuItem
9032         don't try to write text if NULL pointer passed
9034 ----------------------------------------------------------------------
9035 Thu Aug  4 07:18:02 1994  Michael Patra  <micky@marie.physik.tu-berlin.de>
9037         * [windows/message.c]
9038         Implemented WaitMessage() (USER.112).
9040         * [if1632/user.spec]
9041         Added WaitMessage.
9043         * [windows/defwnd.c]
9044         WM_ERASEBKGND: Added support for hbrBackground=COLOR_xxx.
9046         * [miscemu/int{13,21,2a}.c]
9047         * [miscemu/Imakefile]
9048         * [signal/loader.c]
9049         Added a few basic disk information and diagnostic functions to
9050         prevent programs using this function from crashing. All drives
9051         are claimed to be remote ones, so direct I/O isn't allowed.
9053         * [controls/edit.c]
9054         EDIT_WriteText(): Added code to correctly erase the remaining space
9055         of the edit-control if the size of the control has changed sinced it's
9056         creation.
9058 Tue Jul 26 22:05:54 MET DST 1994 Erik Bos <erik@hacktic.nl>
9060         * [if1632/mouse.spec]
9061         Added mouse.dll entry, no functions.
9063         * [loader/resource.c]
9064         Bug fix in AccessResource(). 
9066         * [misc/keyboard.c], added [include/keyboard.h]
9067         Changed functions to return more useful values.
9069         * [windows/dialog.c]
9070         Hacked DIALOG_GetControl() to support resources which
9071         have 0xff00 - 0xffff as id. ** Needs to be done properly by
9072         someone who knows the NE fileformat **
9074 Jul 29, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
9076         * [windows/event.c]
9077         Add new stub for EnableHGardwareInput() function.
9079         * [windows/message.c]
9080         Add coding for HWND_BROADCAST in PostMessage().
9082         * [misc/file.c]
9083         Add coding for OpenFile() also search in WindowPaths.
9085         * [misc/mmsystem.c]
9086         * [misc/audio.c]
9087         * [misc/mmaux.c]
9088         * [misc/mcicda.c]
9089         Change #include "linux/soundcard.h" by #include "sys/soundcard.h"
9090         Add coding in MMIO functions. Now, mmioDescend() can find WAV chunks.
9091         SndPlaySound & MCI_ELEMENT now use MMIO and adjust to proper formats.
9092 ----------------------------------------------------------------------
9093 Mon Jul 18 23:55:13 MET DST 1994
9095         * [if1632/call.S]
9096         CallTo16(): added `mov %eax,%edx' just before lcall,
9097         to make sure that DX contain the DLL's hinstance when
9098         initialised.
9100         CallTo32_16() added, equal to CallTo32() except for
9101         one thing: it saves DX and 
9103         * [tools/build.c]
9104         Added some code to support 16 and 32 bit return values.
9106         * [1632/{kernel,user}.spec]
9107         Changed most of the `pascal' style to pascal_16 when
9108         function returned a 16bit value.
9110 Tue Jul 19 18:40:25 1994  Alexandre Julliard  (julliard@lamisun.epfl.ch)
9112         * [controls/menu.c]
9113         Reorganized sizing and drawing code to implement multi-line menus.
9114         Implemented MENUBREAK style.
9115         Use system colors to draw menus.
9117         * [objects/color.c]
9118         Bug fix in COLOR_IsSolid().
9120         * [objects/font.c]
9121         Bug fix in FONT_GetMetrics(): calculate average character width
9122         only on existing chars (dialogs look much better).
9124         * [objects/text.c]
9125         Bug fix in DrawText(): use text color to underline mnemonic.
9127         * [windows/nonclient.c]
9128         Changed WM_NCHITTEST handling to cope with multi-line menu bars.
9130         * [windows/syscolor.c]
9131         Added system objects for menu colors.
9133 Mon Jul 18 19:32:08 PDT 1994  Andrew Lagodzinski  (andrew@netcom.com)
9135         * [controls/menu.c]
9136         Fixed bug in SelectPrevItem that caused seperators to not be
9137         skipped when using the up arrow key.
9139 ----------------------------------------------------------------------
9140 Thu Jul 14 17:50:45 1994  Bob Amstadt  (bob@pooh)
9142         * [Configure]
9143         Autodetects Linux version (if running Linux).
9145         * [loader/signal.c]
9146         New signals for Linux.
9148         * [loader/ldtlib.c]
9149         New structure field in sys call.
9151 Sun Jul 10 19:31:34 1994  Olaf Flebbe  (olaf@dragon)
9153         * [load/resource.c] 
9154           fixed Memory (Resource) Leak.
9156         * [load/main.c] 
9157           fixed a printf.
9159 Tue Jul 12 18:50:34 1994  Alexandre Julliard  (julliard@lamisun.epfl.ch)
9161         * [controls/desktop.c]
9162         Implemented desktop wallpaper (only 16 colors for now).
9164         * [controls/menu.c] [windows/nonclient.c]
9165         Preliminary work to allow multi-line menus.
9167         * [misc/main.c]
9168         No backing store on desktop window (not useful).
9170         * [objects/text.c]
9171         A few fixes to DrawText() to make underlines under mnemonic
9172         letters to look better.
9174         * [windows/graphics.c]
9175         More fixes to GRAPH_DrawArc(), and some fixes to Polygon().
9176         Implemented PolyPolygon() (partially working).
9178         * [windows/winpos.c]
9179         New function WINPOS_SendNCCalcSize().
9180         Cleaned up SetWindowPos() and added preliminary support for
9181         multi-line menus.
9183 Mon Jul 11 19:15:51 1994  Miguel de Icaza  (miguel@sphinx)
9185         * [controls/edit.c]
9186         Changes to work as a library.
9188         * [if1632/callback.c] 
9189         Ifdefed module.
9191         * [if1632/relay.c]
9192         Changes to allow linking with WineLib.
9194         * [include/windows.h]
9195         Added macro WINELIB_UNIMP
9197         * [loader/library.c]
9198         When compiling WineLib, GetProcAddress is not implemented yet.
9200         * [loader/main.c]
9201         Added empty InitDLL when using WineLib.
9203         * [loader/ne_image.c]
9204         Some parts of the loader are needed for WineLib, ifdefed correctly
9206         * [misc/{audio.c,mcicda.c,mmaux.c,mmsystem.c]
9207         Disable compilation of module when compiling WineLib.
9209         * [toolkit/heap.c]
9210         Fixed small bug.  When passed an invalid handle WineLib would
9211         crash, now return NULL.
9213         * [toolkit/winmain.c]
9214         Call CreateNewTask in _WinMain.
9216 Sun Jul 10 09:08:02 1994  David Metcalfe <david@prism.demon.co.uk>
9218         * [controls/edit.c] [controls/widget.c]
9219         More changes to improve compatibility with Windows' edit
9220         control.  Finished off tab stop support.
9222 Mon Jul 11 21:05:02 MET DST 1994  Erik Bos <erik@hacktic.nl>
9224         * [if1632/relay.c]
9225         # of ordinals in shell.dll changed to 103.
9227         * [loader/signal.c]
9228         sti, cli will now be ignored.
9230         * [objects/brush.c]
9231         Added stub for GetSysColorBrush().
9233 ----------------------------------------------------------------------
9234 Sun, 3 Jul 1994 20:15:56 +0100 (BST)  David Metcalfe <david@prism.demon.co.uk>
9236         * [controls/edit.c]
9237         Bug fixes and tidying up.  Preliminary tab stop support
9238         (doesn't work yet).
9240         * [windows/dialog.c]
9241         Reversed order of buttons in CheckRadioButtons so that all
9242         buttons are now displayed.
9244 Tue Jul  5 18:30:24 1994  Alexandre Julliard  (julliard@lamisun.epfl.ch)
9246         * [include/options.h] [misc/main.c] [windows/win.c]
9247         Removed nosaveunders option, replaced by handling
9248         the CS_SAVEBITS flag.
9250         * [windows/class.c]
9251         Modified the fix for negative size in class extra bytes to
9252         avoid modifying the caller's data.
9254         * [windows/dc.c]
9255         Bug fix: system font must be a proportional font.
9256         Fixed a bug that caused the default pen to not be selected
9257         correctly in a DC.
9259         * [windows/graphics.c]
9260         Bug fix in GRAPH_DrawArc(). Thanks to Adriano Azevedo for
9261         noticing it.
9263         * [windows/painting.c]
9264         Removed incorrect selecting of default objects in BeginPaint()
9265         (no longer needed because of the fix in dc.c).
9267 Jul 4, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
9269         * [misc/mmsystem.c]
9270         * [misc/audio.c]
9271         Add more code to interface '/dev/dsp'.
9273         * New file [misc/mcicda.c]
9274         Create an MCI_DEVTYPE_CD_AUDIO driver connected to '/dev/sbpcd'.
9276         * New file [misc/mmaux.c]
9277         Stubs to make a future driver connected to '/dev/mixer'.
9279         * [windows/win.c]
9280         Temporary patch to CreateWindowEx() for reseting negative
9281         coordinates to 0,0 ; because 'soundrec.exe' give negative values
9282         and I need it to work on MMSYSTEM ... :-)
9284         * [miscemu/int2f.c]
9285         add a stub 'do_int2f_16' (function 0x16) for DMPI server.
9287 Mon Jun 20 10:08:40 BST 1994  William Smith (wos@dcs.warwick.ac.uk)
9289         * include/comm.h
9290         New file -- some definitions that were in comm.c now need to
9291         be shared with misc/dos_fs.c
9293         * misc/comm.c
9294         Some definitions moved into include/comm.h
9296         * misc/dos_fs.c (DOS_GetEquipment):
9297         Fixed error in equipment -- bitwise or of two values should
9298         be used instead of logical or.  Also added code to correctly
9299         report the number of serial and parallel devices.
9301 ----------------------------------------------------------------------
9302 Mon Jun 20 14:26:41 1994  Bob Amstadt  (bob@pooh)
9304         * [objects/bitmap.c]
9305         Allow negative bitmap sizes.
9307 Sun Jun 19 12:00:04 1994  David Metcalfe <david@prism.demon.co.uk>
9309         * [controls/edit.c]
9310         Improved selection display.  Added processing for WM_SETFONT,
9311         EM_REPLACESEL, EM_LINELENGTH, EM_UNDO, EM_EMPTYUNDOBUFFER,
9312         EM_GETHANDLE, EM_SETHANDLE messages.  Text buffer now stored on 
9313         application's local heap.
9315         * [windows/graphics.c]
9316         Corrected bug in Rectangle().  XFillRectangle has the same
9317         width as Rectangle, but XDrawRectangle is one pixel wider
9318         for the same co-ordinates.
9320         * [memory/heap.c] [include/heap.h]
9321         Added HEAP_LocalSize function.
9323         * [windows/event.c] [windows/keyboard.c]
9324         Improvements to KeyStateTable and addition of AsyncKeyStateTable.
9325         Added supporting code to GetKeyState and GetAsyncKeyState and
9326         merged mouse button states into GetKeyboardState.
9328         * [loader/resource.c] [include/accel.h]
9329         Added recognition of SHIFT, CONTROL and ALT keys to
9330         TranslateAccelerator.
9332         * [objects/metafile.c] [objects/font.c] [objects/bitblt.c]
9333         A bit more metafile support.
9335 Sun Jun 19 17:29:00 MET DST 1994  Erik Bos (erik@hacktic.nl)
9337         * [loader/resource.c]
9338         SizeofResource() and AllocResource() added, AccessResource() updated.
9340         * [if1632/kernel.spec]
9341         FreeLibrary() used for FreeModule().
9343         * [windows/graphics.c]
9344         Rectangle(): swap left & right corners when right < left,
9345         swap top & bottom when botton < top.
9347 Jun 19, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
9349         * [controls/combo.c]
9350         Fix bug in window style of the associated listbox.
9352         * [controls/menu.c]
9353         Skip separators in keyboard navigation by using new internal 
9354                 functions SelectPrevItem() & SelectNextItem(),
9356         * [misc/profile.c]
9357         Bug fix in GetPrivateProfileInt(), was limited to 4 digit,
9358                 IntBuf must be alloc to (5+1)=6. char instead of 5.
9360         * [misc/main.c]
9361         Put code in functions SetEnvironment() & GetEnvironment().
9363         * [misc/shell.c]
9364         Start putting some code in ExtractIcon() function.
9366         * [misc/mmsystem.c]
9367         Some code for MMTimer functions & timers list.
9369         * [miscemu/int31.c]
9370         Few stubs for DPMI interrupt calls. Nothing work yet.
9372 Mon Jun 20 07:37:43 EDT 1994    John Richardson (jrichard@cs.uml.edu)
9374         * include/win.h (tagWND):
9375         Added icon fields icon, hIcon and rectClientSave to 
9376         the tagWND struct.
9378         * windows/Imakefile
9379         Added icon.c to the list of files to compile
9381         * windows/dce.c (GetDCEx):
9382         Added some checks for iconic mode and pass icon window as drawable,
9383         not the real window.
9385         * windows/defwnd.c (DefWindowProc)
9386         Added PAINTICON default windows procedure.
9388         * windows/event.c (EVENT_Expose)
9389         Added check for iconic window expose. If iconic window is exposed
9390         send a WM_PAINTICON message
9392         * windows/icon.c 
9393         New file.  ICON_Iconify, ICON_findIconFromPoint, ICON_Deiconify.
9395         * windows/mdi.c (DefMDIChildProc)
9396         Test for IsIconic during a SC_RESTORE, this doesn't work yet.
9398         * windows/message.c (hardware_event)
9399         Looks for icon as well as window now.
9401         * windows/nonclient.c (NC_HandleSysCommand, NC_DoNCPaintIcon)
9402         Added iconify/deiconify in NC_HandleSysCommand, new function
9403         NC_DoNCPaintIcon which paints an icon.
9405         * windows/painting.c (BeginPaint)
9406         Made a BeginPaint select the STOCK_BLACK_PEN, STOCK_WHITE_BRUSH,
9407         and STOCK_SYSTEM_FONT objects since this is (hopefully) default
9408         windows behavior.
9410         * windows/win.h (CreateWindowEx)
9411         Set the default background color of a window to be white.
9412         Create icon window, turn off MINIMIZE if it is on, since
9413         I don't know what to do with it as of yet... register
9414         the icon with the hwnd of its window so we can identify where
9415         icon messages are coming from.
9417 Mon Jun 20 10:15:59 1994  Miguel de Icaza  (miguel@sphinx)
9419         * windows/event.c: Added a hack to define XPointer when using
9420         X11R4. 
9422         * toolkit/hello.c: Test application for WineLib. To compile you'll
9423         need: gcc -Iinclude -DWINELIB -g hello.c -c, and to link you'll
9424         need: gcc hello.o libwine.a -lX11 -L/usr/openwin/lib -lm 
9426         * toolkit/heap.c: Extended the size of the block size per chunk.
9428         * misc/stress.c (GetFreeFileHandles): Fixed typo.
9430         * misc/main.c (main): Changes to allow compilation under SunOS. 
9432         * loader/library.c: Changed some ifdefs to compile WineLib.
9434 ----------------------------------------------------------------------
9435 Tue Jun 14 08:09:14 1994  Bob Amstadt  (bob@pooh)
9437         * loader/selector.c (GetCurrentPDB): 
9438         Added trivial function GetCurrentPDB() which returns the program
9439         segment prefix selector.
9441         * memory/heap.c (HEAP_Free): 
9442         If free list is empty, make the freed block the free list.
9444 Fri Jun 10 07:56:49 1994  Bob Amstadt  (bob@pooh)
9446         * controls/edit.c (EDIT_SetTextMsg): 
9447         Do not append a newline at the end of the last line.
9449         * windows/event.c (SetCapture): 
9450         Set winHasCursor if mouse capture succeeds.
9452 Jun 13, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
9454         * [controls/listbox.c]
9455         Fix bug in listbox : InsertString should call AddString if -1.
9457         * [controls/menu.c]
9458         New function GetMenuState().
9460         * [controls/scroll.c] [windows/nonclient.c]
9461         Try to make ShowScrollBar() recalc NC_ regions. Not finished !
9463         * [objects/text.c]
9464         Add Stub for TabbedTextOut(), which temporarely call Textout().
9466         * [windows/keyboard.c] [windows/event.c]
9467         New function GetKeyBoardState() with an KeyStateTable array
9468                 & associated handling in function EVENT_key().
9470 Mon Jun 13 16:45:24 MET DST 1994 (erik@hacktic.nl)
9472         * [controls/menu.c]
9473         IsMenu() added.
9475         * [loader/library.c]
9476         ModuleFirst(), ModuleNext(), ModuleFindName(), ModuleFindHandle()
9477         added.
9479         * [object/gdiobj.c]
9480         IsGDIObject() added.
9482         * [miscemu/int2[56].c]
9483         bugfix: both didn't leave flags pushed on 16bit-stack.
9484         (winfile gets a bit further)
9486         * [miscemu/int16.c]
9487         Added (empty).
9489 Sat Jun 11 22:56:48 1994 Jon Tombs (jon@esix2.us.es)
9490         * windows/event.c:
9491         Added code to drop redundant motion Events in the XEvent queue.
9493 Thu Jun  9 10:55:55 MET DST 1994  Jochen Hein ( Hein@Student.TU-Clausthal.de )
9495         * [misc/main.c misc/message.c include/texts.h]
9496         Removed the text-constants from message.c into variables
9497         which may be changed from X-resources.
9499         * [misc/main.c misc/message.c]
9500         added <locale.h> and setlocale() to main.c, used toupper() in message.c
9502 Mon, 13 Jun 94 09:41:16 -0500 Paul Bramel <paulbr@comm.mot.com>
9504         * controls/button.c ( [CR]B_LButton* ) 
9505         left rc.right at full window width so click on label also 
9506         activates the control (MSWin behavior)
9508 Sat Jun 11 19:05:40 1994  Olaf Flebbe  (flebbe@tat.physik.uni-tuebingen.de)
9510         * include/windows.h:
9511           functions pointers can not be packed.
9512           (annoying warnings with forthcomming gcc-2.6.x)
9513         
9514         * loader/main.c (InitDLL): 
9515           Fixed a printf statement. (for control.exe) 
9517           (InitializeLoadedDLLs): 
9518           deleted shadow definition of  *wpnt.
9519           (Breaks many programs, because now COMMDLG will be
9520            initialized :-(
9522         * windows/win.c (SetWindowText): 
9523           added missing breaks; (PENSATE starts) 
9525         * windows/graphics.c (FloodFill): 
9526           Proper boundarys. (BANGBANG starts) FloodFile_rec should
9527           be rewritten.
9529         * objects/font.c (FONT_GetMetrics): 
9530           TYPO: use font->perchar only if it is defined. (WRITE starts)
9532 Sun June 12, Peter Broadhurst (pbr@ua.nwl.ac.uk)
9533         controls/scroll.c:
9534         Fixes for improved behaviour when dragging thumb;
9535         Added SB_THUMBPOSITION message when thumb is released.
9537 ----------------------------------------------------------------------
9538 Tue Jun  7 08:41:27 1994  Bob Amstadt  (bob@pooh)
9540         * loader/selector.c (FixupFunctionPrologs): 
9541         New function to fixup loaded DLL function prologs.  It replaces the
9542         do nothing code with code that loads DS with the appropriate data
9543         segment for the DLL.
9545         * misc/cursor.c (LoadCursor): 
9546         Disabled cursor loading from .EXE or .DLL.  The code needs to handle
9547         the possibility of multiple cursors in a single directory.  Also,
9548         it should check to see if the cursor is the right size.
9550         * objects/font.c (EnumFonts): 
9551         Checked for lpLogFontList[i] == NULL
9553         * objects/gdiobj.c (SetObjectOwner): 
9554         Removed stub.  Replaced with simple return in gdi.spec.  This
9555         function is not defined for the retail version of Windows.
9557         * memory/heap.c (WIN16_LocalHandleDelta): 
9558         New function.  This is really a dummy that imitates the proper
9559         return values.
9561         * loader/library.c (GetProcAddress): 
9562         Fixed definition of IS_BUILTIN_DLL() macro.
9564 Mon Jun  6 18:15:40 1994  Bob Amstadt  (bob@pooh)
9566         * miscemu/int21.c (SeekFile): 
9567         Needed to return current position in DX:AX.
9569         * windows/utility.c (windows_wsprintf): 
9570         Added support for '#' in format, and fixed bug with "ptr" being
9571         incremented too many times.
9573         * miscemu/int21.c (OpenExistingFile): 
9574         Add code to handle opening files read-only and write-only.
9576         * loader/wine.c:
9577         Segment fixups now done in LoadImage instead of _WinMain.  This
9578         is necessary to support LoadLibrary().
9580 Sun Jun  5 17:34:24 1994  Erik Bos (erik@hacktic.nl)
9582         * [loader/*]
9583                 - fixed: GetModuleHandle() sometimes returned
9584                   a wrong handle.
9585                 - don't init dlls when cs == 0 (lzexpand, doesn't
9586                   seem to have a init function)
9587                 - LoadLibrary & LoadImage now return error instead
9588                   of stopping wine.
9589                 - moved most of NE-functions into one file.
9590                 - LoadLibrary() uses w_files list instead of its
9591                   own list.
9592                 - NE exectables are now fixed-up and initialised when
9593                   loaded instead of only once before calling InitTask.
9595         * [miscemu/int15.c] [miscemu/int31.c]
9596         Added.  
9598         * [loader/selector.c]
9599         Stubs added for {Get|Set}SelectorLimit(), {Get|Set}SelectorBase().
9601         * [misc/main.c]
9602         Stub added for IsRomModule().
9604         * [miscemu/int21.c]
9605         Some cleanup, added heap for returning data.
9607 Jun 6, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
9609         * [tools/build.c]
9610         Change MAX_ORDINALS     define to higher value, 1299 entries.
9611         (MMSYSTEM doesn't have succesive numbers, some are around 1200).
9613         * [windows/utility.c]
9614         Bug fix in windows_wsprintf(), (twice increments ...).
9616         * [windows/winpos.c]
9617         Bug fix in SetWindowPos(), redraw was done if flag
9618                 was set to SWP_NOREDRAW while SWP_SHOWWINDOW).
9620         * [misc/message.c] [controls/combo.c]
9621         Add an InvalidateRect() in WM_SHOWWINDOW to statisfy the new 'saveunder'.
9623         * [windows/win.c]
9624         In CreateWindowEx(), do SetMenu() calls after window creation,
9625                 just before sending to WM_NCCALCSIZE.
9627         * [controls/menu.c]
9628         In function SetMenu(), now use SetWindowPos() with 
9629                 flags SWP_FRAMECHANGED to readjust menu area.
9630         Function MenuBarCalcSize() redone.
9632 Sun May 29 11:08:24 1994  David B. Thomas  (dt@yenta.abq.nm.us)
9634         * [objects/text.c]
9635         Fixed problems associated with DT_WORDBREAK flag.  String length
9636         was not being properly decremented when lines were folded, and
9637         wrapping was not performed when DT_NOCLIP and DT_NOPREFIX were
9638         both on in addition to DT_WORDBREAK.  Windows does wrapping in
9639         this case, and now so does wine.
9641 Sun Jun  5 19:17:49 1994  Olaf Flebbe  (olaf@dragon)
9643         * [edit.c]
9644         cp1 was uninitialized iff lineno == 0
9646         *  FindFile tests for existance of file even if a full
9647            filename was supplied. What about unix file names?
9649         * [controls/listbox ]
9650         wndPtr was uninitialized for LB_SETTOPINDEX
9652         * [misc/property.c]     
9653         Do not free lpProp. Is it really allocated by malloc?
9654         {edited by Bob Amstadt: changed free() to GlobalFree()}
9656 ----------------------------------------------------------------------
9657 Sat May 28 12:03:23 1994  Bob Amstadt  (bob@pooh)
9659         * miscemu/int21.c (OpenExistingFile): 
9660         OpenExistingFile needed to return handle in AX register instead
9661         of the BX register.
9663         * miscemu/int21.c (ioctlGetDeviceInfo): 
9664         Added a little code to give a fake result for normal files.
9666 Wed May 25 21:55:38 1994  Bob Amstadt  (bob@pooh)
9668         * [memory/global.c]
9669         return value from GlobalSize was completely wrong.
9671         * [miscemu/int21.h]
9672         fixed bug in FindFirst.  Directory pointer (dp) was not placed in
9673         dta correctly.
9675         * [tools/build.c]
9676         fixed creation of pop.h to guarantee that flags are restored correctly.
9678         * [misc/comm.c]
9679         changed all occurance of strncmp() to strncasecmp().
9680         BuildCommDCB() should not require that OpenComm() be called first.
9682         * [loader/selector.c]
9683         Heap initialized to size of full segment less stack size and 
9684         automatic data size.
9686 Sat May 28 09:14:33 1994  Rick Sladkey  (jrs@world.std.com)
9688         * [controls/listbox.c]
9689         Correct typos in ListBoxResetContent where lpls variable is
9690         used where lsls2 variable is meant.  Don't call USER_HEAP_FREE
9691         twice on the same handle if hData and hMem are the same.
9693         * [debugger/opcodes/i386-dis.c]
9694         Add new name array names_rmw for table driven decoding of the
9695         16-bit mod/rm field.  Omit large case statement in OP_E and
9696         replace with array reference to match existing coding style.
9697         Add new static variable machine with value 286 or 386 to
9698         correctly decode mod/rm field in either 16 or 32 bit modes.
9699         Set it in print_insn_i{2,3}86.  In OP_E use it to decide how
9700         to decode mod/rm.  While the code was correct for 16 bit code,
9701         it was improperly decoding mod/rm fields on word prefixed
9702         32 bit instructions.
9704         * [debugger/debug.l]
9705         Recognize new token ABORT.   Recognize single letters 'p'
9706         and 'q' as tokens.
9708         * [debugger/dbg.y]
9709         Add new token ABORT.  Allow print command to be invoked by
9710         'p' and quit command by 'q', ala GDB.  Change lots of '};'
9711         to just '}'.  Add static dummy_regs to wine_debug so that
9712         wine_debug(0, NULL) doesn't core dump with qmagic.
9714         * [debugger/info.c]
9715         Correct syntax of break command in helptext and omit former
9716         comment about probable bugginess of the disassembly since it
9717         is now correct.  Change fprintf of first backtrace stack
9718         frame to match that of the second and subsequent frames.
9720         * [loader/selector.c]
9721         Change construction of command line in CreatePSP from creating
9722         a string that looks like "arg1 arg2 \r" to "arg1 arg2".  A DOS
9723         PSP command line looks like " arg1 arg2\r" with the length not
9724         including the trailing "\r" but that is not how Windows does it.
9726         * [loader/library.c]
9727         Change uses of %s to print strings in GetModuleHandle to %x so
9728         that string IDs don't cause a core dump with qmagic.  Handle
9729         converting a string id to a literal module handle.  For
9730         example, GetModuleHandle((LPSTR) 0x57) now returns 0x57 if
9731         it is a real module handle.
9733         * [misc/message.c]
9734         In MessageBox, translate a NULL title argument to the string "Error".
9736         * [misc/profile.c]
9737         In GetSetProfile translate a NULL Default argument to "".  Any
9738         caller whose Default argument is NULL is buggy, but CHARMAP does it
9739         anyway.
9741         * [objects/font.c]
9742         Add NULL pointer checks in EnumFontFamilies to prevent core dumps.
9744 Sat May 28 20:01:51 1994 Jon Tombs (jon@gtex02.us.es) 
9746         * New options/resourses nosaveunders and nobackingstore.  By 
9747         default backingstore and saveunders are now enabled, these use 
9748         more memory but avoids those slow (sometimes multiple) redraws 
9749         caused be exposure events.
9751 May 30, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
9753         * [misc/driver.c] New file
9754         Skeleton for 'Installable Wine Drivers' functions. :-)
9755         * [misc/audio.c] New file
9756         Skeleton for basic 'Audio Driver' functions.
9757         * [misc/network.c] New file
9758         Stubs for few networking functions.
9760         * [misc/mmsystem.c]
9761         More coding ... a dust in a galaxy ...
9762         * [misc/shell.c]
9763         Some coding for 'RegXXX' functions ... a dust in the wind ...
9765         * [misc/profile.c]
9766         Bug fix in GetSetProfile(), bad enumeration if KeyName == NULL.
9768         * [objects/gdi.c]
9769         New function CreateDiscardableBitmap(), it just calling 
9770         CreateCompatibleBitmap() for now. It's get 'clock.exe' running ! :-)
9772         * [controls/listbox.c]
9773         * [controls/combo.c]
9774         New font member assigned to SYSTEM_FONT as default.
9775         Added processing for WM_SETFONT message;
9778 Tue May 31 20:34:25 EDT 1994  John Richardson <jrichard@cs.uml.edu>
9780         * [windows/event.c]
9781         Added AsyncMouseButtonsStates array for GetAsyncKeyState.
9783         * [windows/keyboard.c]
9784         Implemented beginning of GetAsyncKeyState.
9786 Wed May 25 23:35:03 1994  David Metcalfe <david@prism.demon.co.uk>
9788         * [objects/metafile.c] [include/metafile.h]
9789           [windows/mapping.c] [objects/clipping.c] [objects/bitblt.c]
9790           [windows/dc.c]
9791         Further metafile support.
9793 ----------------------------------------------------------------------
9794 Mon May 23 15:07:36 1994  Bob Amstadt  (bob@pooh)
9796         * [loader/selector.c]
9797         Allocate heap and stack segments as 64k.
9799 Sat May 21 01:15:49 1994  Rick Sladkey  (jrs@world.std.com)
9801         * [loader/selector.c]
9802         Correct typos where memcpy is used instead of memset.
9804         * [loader/resource.c]
9805         Allow for legitimate cases where biSizeImage is 0 in LoadIcon
9806         by calculating the value when the bitmap is not compressed.
9808         * [miscemu/int21.c]
9809         Fix NULL dereference caused by superfluous DOS_closedir in FindNext.
9811         * [loader/resource.c]
9812         New function type_match to handle string resource types as
9813         well as IDs.  In addition, compare only low 4 bits of type_id
9814         when both numbers are IDs so that 0x0002 matches 0x8002.
9815         In FindResourceByNumber and FindResourceByName use type_match
9816         instead of comparing numbers.  In FindResource handle the
9817         "#number" syntax and empty strings in both the resource and
9818         type names.
9820 Mon May 23 00:48:25 1994  Rick Sladkey  (jrs@world.std.com)
9822         * [windows/dialog.c]
9823         Fix inadvertent printing of string IDs as strings.
9825 May 23, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
9827         * [controls/menu.c]
9828         New functions GetMenuItemCount(), GetMenuItemID().
9829                 GetMenuString() & HiliteMenuItem().
9830         Bug fix in CheckMenuItem().
9831         Function SetMenu() now make client area recalc if menu removed.
9833         * [windows/winpos.c]
9834         Bug fix in SetWindowPos(), no more XMapping or XConfiguring     of
9835                 windows with initial width or height equal zero.
9837         * [objects/gdiobj.c]
9838         New function EnumObjects(), using new lpPenBrushList buildup
9839                 from calls to new function GDI_AppendToPenBrushList().
9840                 ('pbrush.exe' don't show its face yet ! ... :-( )
9841         New EMPTY STUB for function SetObjectOwner(),
9842                 ('mplayer.exe' call it via GetProcAddress() ...)
9844         * [objects/font.c]
9845         New internal functions ParseFontParms() & InitFontsList().
9846         EnumFonts() & EnumFontFamilies() enumerates fonts (no more dummies).
9847         FONT_MatchFont now make retries to find closest-smallest font.
9848                 ('charmap.exe' can now show the differents fonts available)
9850         * [windows/nonclient.c]
9851         Use small dos OBM_OLD_CLOSE button for MDI windows.
9853         * [windows/graphics.c] [objects/bitmap.c]
9854         Start to remove obsolete globals such XT_screen ...
9856         * [loader/library.c]
9857         Make function GetProcAddress() working also with builtin DLLs.
9859 Tue May 24 20:18:02 1994  Erik Bos (erik@hacktic.nl)
9861         * [if1632/system.spec] [if1632/toolhelp.spec]
9862         system.dll & toolhelp.dll added.
9864         * [loader/library.c]
9865         Modified GetModuleFileName() to return the full
9866         filename.
9867         Added a check to LoadLibrary() to prevent loading
9868         built in dlls. (eg. user.exe)
9869         Added a check to FreeLibrary() to prevent built-in
9870         dlls from being freed.
9871         Modified GetProcAddress() to support builtin dlls.
9873         * [loader/signal.c] [miscemu/int2f.c]
9874         Added => pifedit runs.
9876         * [misc/dos_fs.c]
9877         Added a NULL-ptr check to DOS_closedir().
9879 ----------------------------------------------------------------------
9880 Tue May 17 23:03:16 1994  Bob Amstadt  (bob@pooh)
9882         * [windows/dce.c]
9883         Fixed bug with dce initialization that was causing dialog boxes to not
9884         be displayed.
9886         * [if1632/callback.c]
9887         Better fix for bug found by Martin.
9889 Sat May 14 19:48:39 1994  Rick Sladkey  (jrs@world.std.com)
9891         * [ memory/heap.c ]
9892         Redirect HEAP_ReAlloc calls with NULL argument to HEAP_Alloc.
9894 May 16, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
9896         * [objects/font.c]
9897         Make EnumFonts() calling a callback with dummy fonts ... :-)
9899         * [objects/text.c]
9900         Add Empty Stub for ExtTextOut(), which temporarely call Textout().
9902         * [if1632/callback.c]
9903         Temporarely go around bug in CallWindowProc(), you will see printfs.
9905         * [controls/edit.c]
9906         Make EDIT controls focused by a mouse click.
9908         * [misc/property.c]
9909         Bug Fix in function EnumProps(), better use of CallBack16().
9911         * [misc/mmsystem.c]
9912         Basic Skelton's for MCI messages dispatching function.
9914 Sun May 15 16:15:17 1994  Erik Bos (erik@hacktic.nl)
9916         * [windows/utility.c]
9917         Added windows_wsprintf() for the emulator, wsprintf() is
9918         for libwine.
9920 Sat May 14 22:16:40 1994  Rick Sladkey  (jrs@world.std.com)
9922         * [misc/cursor.c]
9923         Fix pointer problems in LoadCursor leading to heap corruption.
9925         *  [ controls/menu.c ]
9926         Fix two NULL dereferencing bugs.
9928 Sun May 15 20:07:48 1994  Rick Sladkey  (jrs@world.std.com)
9930         * [objects/font.c]
9931         Fix NULL pointer dereferencing bug in GetCharWidth.
9933         * [loader/resource.c]
9934         Fix under-allocation of memory in LoadAccelerators.
9936         * [windows/class.c]
9937         Ignore negative sizes for extra fields in RegisterClass.
9939 Sun May 15 06:35:03 1994  David Metcalfe <david@prism.demon.co.uk>
9941         * [objects/metafile.c] [include/metafile.h] [include/windows.h]
9942           [objects/gdiobj.c] [objects/brush.c] [objects/pen.c]
9943           [objects/text.c] [objects/dcvalues.c] [windows/graphics.c]
9944           [windows/dc.c] [windows/mapping.c]
9945         Beginnings of metafile support.
9947         * [misc/file.c]
9948         Corrected spelling of _lcreat.
9950         * [controls/edit.c]
9951         Minor bug fixes.
9952 ----------------------------------------------------------------------
9953 May 9, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
9955         * [controls/scroll.c]
9956         Make thumbtrack button disappear if scroll box ratio < 3:1.
9957         Make arrow buttons rectangular if scroll box ratio < 2:1.
9958         Add code for SBS_TOPALIGN, SBS_BOTTOMALIGN, 
9959                                 SBS_LEFTALIGN & SBS_RIGHTALIGN.
9960         Bug fix in NC_CreateScrollBars(), no more bigbutt in calendar.exe... :-)
9962         * [loader/library.c] [loader/task.c] [misc/exec.c]
9963         Continue playing around trying to get a second task running.
9965         * [windows/mdi.c]
9966         Change OBM_CLOSE for OBM_OLD_CLOSE, a smaller dot button when maximized.
9968         * [everywhere]
9969         Adding previous works of the Apr 25, 94.
9971 Tue May 10 18:09:14 1994 Erik Bos (erik@trashcan.hacktic.nl)
9973         * [if1632/mmsystem.spec] [misc/mmsystem.c] [include/mmsystem.h]
9974         Added Martin's mmsystem.dll stubs.
9976         * [misc/sound.c]
9977         Added remaining stubs for sound.dll.
9979         * [if1632/shell.spec] [misc/shell.c]
9980         Fixed prototypes (I found them in BC 4) and added ShellAbout()
9981         and AboutDlgProc().
9983 ----------------------------------------------------------------------
9984 May 1, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
9986         * [loader/signal.c]
9987         Add XUngrabPointer() & XUngrabServer() in wine_fault().
9989 Fri Apr 22 19:30:08 1994  Erik Bos (erik@trashcan.hacktic.nl)
9991         * [objects/bitblt.c]
9992         color_stretch() rewritten to use ints only. *fast!*
9993         BLACKONWHITE & WHITEONBLACK stretchmodes redirected to
9994         use color_stretch().
9996 Mon May  2 21:39:43 1994  Erik Bos (erik@trashcan.hacktic.nl)
9998         * [controls/menu.c]
9999         SetSysMenu() added.
10001         * [misc/cursor.c]
10002         GetCursor() added.
10004         * [misc/main.c]
10005         SwapMouseButton() added, (NOP).
10007         * [windows/win.c]
10008         GetDesktopHwnd() added.
10010         * [if1632/*spec]
10011         Added not implemented functions defs as comment.
10013         * [misc/winsocket.c]
10014         Change WSAGetXbyY() functions to non-blocking ones,
10015         Added WSAAsyncSelect(). 
10016         (WSA functions can't be canceled yet).
10018 Wed Apr 20 23:58:58 1994  Scott A. Laird  (scott@curly)
10020         * misc/profile.c: Fixed bug with GetIniFileName returning wrong
10021         path when given a simple file name.  Fixed GetSetProfile to allow
10022         enumerating all key names when KeyName is null.
10024 Apr 25, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
10026         * [objects/bitblt.c]
10027         Add protection to BitBlt() & StretchBlt() for width or height = 0.
10029         * [windows/nonclient.c]
10030         Avoid painting in NC_DoNCPaint() if IsWindowVisible().
10031         Simplify NC_TrackMouseMenuBar() because code moved to MenuFocusLoop().
10033         * [windows/win.c]
10034         CreateWindowEx() & DestroyWindow() now call respectively
10035                 AddWindowToTask() & RemoveWindowFromTask().
10036         New empty stub for function AnyPopup().
10038         * [loader/library.c]
10039         Bug Fix : GetModuleFileName() now return full path filename.
10041         * [include/menu.h] [controls/menu.c]
10042         Add hText handle and remove obsolete MENUITEM struct members.
10043         Add a ReleaseCapture() in SetMenu() when menubar changed while captured.
10044         Add MenuMouseMove() MenuButtonUp() in function MenuFocusLoop().
10046         * [misc/file.c]
10047         GetTempFilename() now create a file.
10048         _lcreate() use unix open (name, mode, perm), with perm=O666.
10050         * [if1632/relay.c]
10051         Remove temporarly builtin SHELL.DLL, Add MMSYSTEM.DLL in builtin list.
10053         * New file [misc/mmsystem.c]
10054         * New file [include/mmsystem.h]
10055         * New file [if1632/mmsystem.spec]
10056         Many, many empty stubs ... :-)
10058 ----------------------------------------------------------------------
10060 Wed Apr 20 14:53:35 1994  Bob Amstadt  (bob@pooh)
10062         * [tools/build.c] [if1632/call.S] [if1632/Imakefile]
10063         Fixed bug for non-Linux systems.
10065 Apr 18, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
10067         * [windows/win.c]
10068         Bug fixed in CreateWindowEx() : Now use SetMenu() for menubar setup.
10069         New empty stub for function SetSysModalWindow().
10071         * [misc/exec.c]
10072         New empty stub for function ExitWindows().
10074         * [objects/font.c]
10075         New empty stub for function EnumFonts().
10077         * New file [misc/property.c]
10078         New functions RemoveProp(), GetProp(), SetProp() & EnumProps().
10080         * New file [misc/shell.c]
10081         New empty stubs for function RegisterShellProc(), 
10082                         ShellExecute() & ShellProc().
10084         * New files [loader/task.c] & [include/task.h]
10085         Move functions GetWindowTask(), GetNumTask(), EnumTaskWindows()
10086                 from 'loader/library.c'.
10088         * [if1632/user.c] [if1632/kernel.c]
10089         Put Atoms functions entries.
10091         * [controls/combo.c]
10092         New functions DirDlgSelectComboBox() & DirDlgListComboBox().
10094         * [controls/listbox.c]
10095         New functions DirDlgSelect() & DirDlgList().
10097 Sun Apr 17 20:57:59 1994  Erik Bos (erik@trashcan.hacktic.nl)
10099         * [objects/test.c]
10100         GrayString() added.
10102         * [if1632/callback.c]
10103         CallGrayStringProc() added.
10105         * [if1632/relay.c] [if1632/mmsystem.spec]
10106         Added.
10108         * [if1632/kernel.spec] [if1632/user.spec]
10109         Added forgotten specs for atom functions.
10111 ----------------------------------------------------------------------
10112 Tue Apr 12 00:05:31 1994  Bob Amstadt  (bob@pooh)
10114         * misc/spy.c (SpyInit): Added more message types
10116         * [windows/mdi.c] [include/mdi.h]
10117         Maximizing and restoring child windows.
10118         Tiling of child windows.
10120 Mon Apr 11 20:48:28 1994  Alexandre Julliard  (julliard@lamisun.epfl.ch)
10122         * [windows/winpos.c]
10123         Revert focus and activation to previous window when hiding a window.
10125         * [windows/syscolor.c]
10126         Implemented system color objects (brushes and pens created at
10127         SetSysColor() time for better performance).
10129         * [windows/graphics.c] [windows/nonclient.c] [controls/button.c]
10130         Changed painting code to use system color objects.
10132         * [windows/message.c]
10133         New function MSG_InternalGetMessage() for internal messages
10134         loops (e.g. for dialogs or menus).
10136         * [windows/hook.c] [include/hook.h]  (New files)
10137         Beginning of the window hooks implementation.
10139         * [windows/dialog.c]
10140         Use new function MSG_InternalGetMessage() in DialogBox().
10142         * [if1632/callback.c]
10143         Added function CallHookProc().
10145 Apr 11, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
10147         * [windows/event.c]
10148         Bug fix : WM_CHARs are sent to focused window like WM_KEY???.
10150         * [misc/exec.c]
10151         Nothing much more than a stub for LoadModule(), I saw there a lot
10152                 to be done in that corner, I will come back later ...
10154         * [loader/library.c]
10155         New functions GetWindowTask(), GetNumTask(), EnumTaskWindows() 
10156                         and associated modules & tasks linked-lists.
10157         (it's only an 'emerging bud', more to come next weeks).
10159         * [loader/wine.c]
10160         Use LoadLibrary() instead of LoadImage() for 'sysres.dll'.
10162         * [control/menu.c]
10163         You can now click outside menu region without problem.
10164         Keyboard navig more smootly, even if a child has the focus.
10165         Bug fix in InsertItem(), (bad linklist when insert point not found).
10166         change Realloc for Free & Alloc in ModifyItem().
10167         MF_STRING now set BLACK_PEN to fix bug of bad color of the underscores 
10168                 done by DrawText(), (maybe it should done in DrawText() itself ?).
10170 Sun Apr 10 14:06:08 1994  Erik Bos (erik@trashcan.hacktic.nl)
10172         * [misc/profile.c]
10173         .INI files will now be stored in / loaded from the windows dir
10174         if no path is supplied.
10176         * [if1632/kernel.spec]
10177         Fixed GetDriveType's prototype.
10179         * [if1632/winsock.spec] [include/winsock.h] [misc/winsocket.c]
10180         Fixed prototypes: winsock uses a word as socket handle not an int.
10182         * [misc/winsocket.c]
10183         Added heap allocation for returned structures.
10184         Added non-blocking WSAAsyncGetXbyY() functions as blocking ones.
10186         * [loader/wine.c]
10187         Added IsDLLLoaded(), used in LoadImage() to prevent loading
10188         a dll multiple times.
10189         Directory is added to wine's path when a fullpath is supplied when
10190         starting wine.
10191         LoadImage(): DLL filename used instead DLL's own internal name,
10192         fixes 'Bad DLL name' errors.
10194 Sat Apr  9 08:26:03 1994  David Metcalfe <david@prism.demon.co.uk>
10196         * [controls/edit.c] [controls/widgets.c]
10197         First release of edit control.
10199 ----------------------------------------------------------------------
10200 Tue Apr  5 14:36:59 1994  Bob Amstadt  (bob@pooh)
10202         * [include/mdi.h] [windows/mdi.c]
10203         Use WM_PARENTNOTIFY messages to activate children.
10204         Generate WM_CHILDACTIVATE messages.
10205         Beginnings handler for maxmized child window.
10206         Clean up when children are destroyed.
10208         * [windows/message.c] [windows/nonclient.c] [windows/winpos.c]
10209         Removed code add 94/03/26.
10211 Apr 4, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
10213         * [control/menu.c]
10214         Make mouse menu navigation working again. :-))
10215         (be carefull, clicking outside menus (ie.: clientrect) 
10216         not resolved yet)
10218         * [windows/nonclient.c]  [controls/scroll.c]
10219         Bugs fix in NCTrackScrollBars().
10221         * [misc/dos_fs.c]
10222         Bug fix in 'ToDos()' in conversion for '/',
10223                 (example: '/window/' was translated to 'WINDOWs').
10225         * [miscemu/int21.c]
10226         Function ChangeDir() extract possible drive before DOS_ChangeDir().
10228         * [loader/library.c]  [loader/wine.c]
10229         Playing around moving function GetProcAddress() and put some code in.
10231 Mon Apr  4 21:39:07 1994  Alexandre Julliard (julliard@lamisun.epfl.ch)
10233         * [misc/main.c]
10234         Better explanation of command-line options.
10236         * [objects/dib.c]
10237         Implemented SetDIBitsToDevice().
10239         * [windows/dc.c]
10240         Bug fix in SetDCState().
10242         * [windows/event.c]
10243         Removed WS_DISABLED handling (now done in message.c).
10245         * [windows/message.c]
10246         Added sending a WM_PARENTNOTIFY message in MSG_TranslateMouseMsg().
10247         Use WindowFromPoint() to find the window for mouse events, taking
10248         into account disabled windows.
10250         * [windows/painting.c]
10251         Bug fix in BeginPaint() to allow calling it at other times than
10252         on WM_PAINT (Solitaire needs it...)
10254         * [windows/win.c]
10255         Implemented FindWindow().
10256         Rewritten EnableWindow() to behave more like Windows.
10258         * [windows/winpos.c]
10259         Rewritten WindowFromPoint() to also search child windows.
10261 Mon Apr  4 17:36:32 1994  Erik Bos (erik@trashcan.hacktic.nl)
10263         * [include/int21.h] -> [msdos.h]
10264         renamed.
10266         * [miscemu/int10.h] [miscemu/int25.h] [miscemu/int26.h] 
10267         new, added for int 10, 25 and 26.
10269         * [miscemu/ioports.c]
10270         new, added to allow win apps to use ioports.
10272         * [loader/signal.c]
10273         Added support for in, inb, out, outb instructions.
10275 ----------------------------------------------------------------------
10276 Sun Mar 27 13:40:25 1994  Bob Amstadt  (bob@pooh)
10278         * controls/menu.c (InsertMenu): Changed to use FindMenuItem().
10280 Sat Mar 26 21:23:55 1994  Bob Amstadt  (bob@pooh)
10282         * [windows/mdi.c]
10283         Window list properly updated.
10285         * [windows/message.c]
10286         Call WINPOS_ChildActivate() when mouse pressed.
10288         * [windows/nonclient.c]
10289         Use WINPOS_IsAnActiveWindow() instead of GetActiveWindow() in
10290         NC_HandleNCPaint().
10292         * [windows/winpos.c]
10293         Created functions WINPOS_IsAnActiveWindow() and WINPOS_ActivateChild()
10295 Thu Mar 24 14:49:17 1994  Bob Amstadt  (bob@pooh)
10297         * controls/menu.c (DeleteMenu): Changed to use FindMenuItem
10298         (DeleteMenu): Many bug fixes.
10300         * [controls/menu.c]
10301         Created function FindMenuItem().
10303 Thu Mar 24 14:17:24 1994  Bob Amstadt  (bob@pooh)
10305         * [windows/win.c]
10306         Removed incorrect MDI handling code from CreateWindowEx().
10308         * [controls/menu.c]
10309         MF_STRING items needed to allocate a private copy of string.
10311         * [controls/menu.c]
10312         Fixed buggy calls to GlobalFree().
10314         * [memory/global.c]
10315         Eliminated some redundant code with function call.
10317 Wed Mar 23 1994 Pentti Moilanen (pentti.moilanen@ntc.nokia.com)
10319         * [windows/timer.c]
10320         timer list pointers looped in InsertTimer
10322 Tue Mar 29 13:32:08 MET DST 1994  julliard@di.epfl.ch (Alexandre Julliard)
10324         * [misc/cursor.c]
10325         A few changes for desktop window support.
10327         * [misc/main.c]
10328         Added -depth option.
10330         * [misc/rect.c]
10331         Yet another bug fix in SubtractRect().
10333         * [objects/bitmap.c]
10334         Changes to use only one depth (specified with -depth)
10335         for color bitmaps.
10337         * [objects/brush.c]
10338         Added support for dithered solid brushes.
10340         * [objects/color.c]
10341         Use the same 20 system colors as in Windows.
10342         System palette initialisation now done in COLOR_InitPalette().
10343         Added support for a color mapping table to map logical color
10344         indexes to X colormap entries.
10345         Implemented GetNearestColor() and RealizeDefaultPalette().
10347         * [objects/dib.c]
10348         Added support for color mapping table.
10350         * [objects/dither.c]  (New file)
10351         Implemented solid color dithering.
10353         * [objects/palette.c]
10354         Implemented GetSystemPaletteEntries() and SelectPalette().
10356         * [windows/class.c]
10357         Make a copy of the menu name in RegisterClass().
10359         * [windows/dc.c]
10360         Fixed device caps when using a desktop window.
10361         Added support for the color mapping table in DCs.
10363         * [windows/event.c]
10364         Added ConfigureNotify handler on desktop window.
10366         * [windows/message.c]
10367         Removed call to XTranslateCoordinates() on every mouse motion
10368         New function MSG_Synchronize() to synchronize with the X server.
10370         * [windows/syscolor.c]
10371         Rewritten SYSCOLOR_Init() to read the system colors from WIN.INI.
10373         * [windows/winpos.c]
10374         Added synchronization on window mapping. Solves the double redraw
10375         problem when starting Solitaire.
10377 Mar 27, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
10379         * [control/menu.c]      * [windows/defwnd.c]
10380         Make keyboard navigation working with menubar,
10381         but temporarely inserted a bug in menubar mouse handling ... :-((
10382         (it will be fix next week !)
10384         * [windows/defwnd.c]
10385         Connect VK_MENU to menubar navigation.
10387         * [loader/library.c]
10388         GetModuleHandle() return 'fictive 0xF000+ handles' for built-in DLLs.
10390 Sun Mar 20 22:32:13 1994 Erik Bos (erik@trashcan.hacktic.nl)
10392         * [misc/main.c]
10393         Added Copy(). Added a check for `-h' to show usage.
10395         * [misc/dos_fs.c]
10396         Fixed bug in FindFile(), to load directories as dlls.
10398         * [misc/dos_fs.c]
10399         Fixed ToUnix() and ToDos() again, as my previous patch
10400         didn't make it.
10402         * [misc/dos_fs.c] [miscemu/int21.c]
10403         Bug fixes, should be able to handle all winfile and progman int21
10404         requests now except for a few small things.
10406 Tue Mar 29 06:25:54 1994  crw@harris.mlb.semi.harris.com (Carl Williams)
10408         * [memory/heap.c]
10409         Implemented GetFreeSystemResources().
10411 ----------------------------------------------------------------------
10412 Mon Mar 21 17:32:25 1994  Bob Amstadt  (bob@pooh)
10414         * controls/menu.c (GetSubMenu): Function did not return correct value
10416         * [windows/mdi.c]
10417         Beginnings of menu handling.
10419 Thu Mar 10 11:32:06 1994  Stefan (SAM) Muenzel  (muenzel@tat.physik.uni-tuebingen.de)
10421         * [objects/font.c]
10422         if font.width equals zero use asterix instead.
10424 Mon Mar 21 17:23:37 MET 1994  julliard@di.epfl.ch (Alexandre Julliard)
10426         * [objects/bitmap.c]
10427         Rewritten bitmap code to use exclusively X pixmaps; *much* faster.
10429         * [objects/brush.c]
10430         Some changes with pattern brushes because of the new bitmap code.
10432         * [objects/color.c]
10433         Added function COLOR_ToPhysical for better color mapping.
10435         * [objects/dib.c]
10436         Heavily optimized SetDIBits().
10438         * [windows/dc.c]
10439         Opimized SetDCState() and DC_SetupGC*() functions.
10440         Added stub for CreateIC().
10442 Mar 20, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
10444         * [misc/message.c]
10445         Call SetFocus() after closing box to give back focus to previous owner.
10447         * [misc/files.c]
10448         Small bug fix in GetTempFilename() : replace a '\' to '\\'.
10450         * [control/scroll.c]
10451         Calls to BitBlt() replace by StretchBlt().
10453         * [control/menu.c]
10454         Call SetFocus() to previous owner after closing Popups. 
10455         Fill stub DeleteMenu().
10457         * [control/listbox.c]
10458         * [control/combo.c]
10459         Use SetFocus() in WM_LBUTTONDOWN.
10460         Close ComboBox List upon WM_KILLFOCUS.
10461         Early development of WM_MEASUREITEM mecanism.
10463         * [windows/defwnd.c]
10464         Early development of WM_MEASUREITEM mecanism.
10466 Tue Mar 22 10:44:57 1994  Miguel de Icaza  (miguel@xochitl)
10468         * [misc/atom.c]
10469         Fixed sintaxis problem when building the library.
10471 ----------------------------------------------------------------------
10472 Tue Mar 15 13:11:56 1994  Bob Amstadt  (bob@pooh)
10474         * [include/windows.h]
10475         Added message types and structures for MDI
10477         * [include/mdi.h]
10478         Created internal structures for handling MDI
10480         * [windows/mdi.c]
10481         Began creating MDI support
10483 Thu Mar 10 16:51:46 1994  Bob Amstadt  (bob@pooh)
10485         * [loader/wine.c] [include/wine.h]
10486         Added new field to "struct w_files" to hold the "name table"
10487         resource for Windows 3.0 programs
10489         * [loader/resource.c]
10490         Added code to handle programs with a "name table" resource.
10491         LoadResourceByName() modified to check for the existence of
10492         this resource.
10494 Mon Mar 14 22:31:42 MET 1994  julliard@di.epfl.ch (Alexandre Julliard)
10496         * [objects/color.c]
10497         Added installing the private colormap on the desktop window.
10499         * [windows/event.c]
10500         Cleaned up focus event handling (see focus.c).
10501         Use GetFocus() to direct key events to the correct window.
10503         * [windows/focus.c]
10504         Rewritten SetFocus() to:
10505         - only set X focus on top-level windows
10506         - send WM_SETFOCUS and WM_KILLFOCUS messages (was done in event.c)
10507         - prevent setting focus to disabled windows
10508         - install private colormap so -privatemap option works again
10510         * [windows/message.c] [windows/timer.c]
10511         Changed timer management to no longer use PostMessage(), but
10512         to generate timer messages on the fly. Also fixed a related bug
10513         in GetMessage() which could cause busy-waiting.
10515         * [windows/win.c]
10516         Only select focus events on top-level windows.
10518         * [windows/winpos.c]
10519         Added some sanity checks for desktop window.
10521 Fri Mar  4 20:42:01 1994  Erik Bos (erik@trashcan.hacktic.nl)
10523         * [misc/dos_fs.c]
10524         bug fixes in ToUnix(), WinIniFileName(), GetUnixFileName(). 
10525         Support for tilde symbol added for rootdirectories in [drives]
10526         section of wine's configfile.
10528         * [misc/file.c]
10529         hread(), hwrite() added.
10531         * [misc/main.c]
10532         hmemcpy() added.
10534         * [if1632/stress.spec] [include/stress.h] [misc/stress.c]
10535         Added STRESS.DLL, an useless dll used to stress a windows system.
10537         * [*/*]
10538         Added missing #includes, fixed prototypes for prototype checking.
10540         * [include/prototypes.h]
10542         Added prototypes for loader/*c, if1632/*c.
10544 ----------------------------------------------------------------------
10545 Tue Mar  8 09:54:34 1994  Bob Amstadt  (bob@pooh)
10547         * [Configure]
10548         Added reminder to set WINEPATH, if it is not set.
10550         * [Imakefile]
10551         Removed #elif's
10553         * [controls/button.c]
10554         Added BN_CLICKED notification for owner-draw buttons.
10556         * [if1632/kernel.spec] [memory/heap.c]
10557         Changed Local* functions to WIN16_Local* to prevent unconcious use
10558         of these functions.
10560         * [if1632/relay.c]
10561         Push old Stack16Frame on stack before setting.
10563         * [include/atom.h] [misc/atom.c] [include/heap.h] [memory/local.c]
10564         Added multiple local heap handling in Atom* functions.
10566         * [include/regfunc.h] [miscemu/int21.c]
10567         Rewrote DOS3Call() use context frame that is already on the stack.
10569         * [misc/profile.c]
10570         Fixed to allow leading ";" to mark comments.
10572         * [misc/spy.c]
10573         Fixed bugs and added support for "include" and "exclude" filters.
10575         * [misc/user.c]
10576         Rearranged calls in InitApp().
10578         * [misc/font.c]
10579         Fixed font handling to create system fonts, if they are used.
10581         * [windows/dc.c]
10582         If text drawn on window with no font specified, then default the
10583         font to the system font.
10585 Mon Mar  7 20:32:09 MET 1994  julliard@di.epfl.ch (Alexandre Julliard)
10587         * [controls/desktop.c]
10588         Added handling of WM_NCCREATE and WM_ERASEBKGND functions.
10589         Implemented SetDeskPattern().
10591         * [misc/main.c]
10592         Added -desktop option to get a large desktop window with
10593         everything inside it.
10594         Added -name option.
10596         * [misc/rect.c]
10597         Bug fix in SubtractRect().
10599         * [objects/*.c]
10600         Replaced the DefaultRootWindow() macro by the rootWindow variable.
10602         * [windows/event.c] [windows/message.c]
10603           [windows/nonclient.c] [windows/win.c]
10604         A few changes to accomodate the new desktop window.
10606  Tue Mar  8 11:13:03 1994  Miguel de Icaza  (miguel@xochitl.nuclecu.unam.mx)
10608         * [toolkit/arch.c] --New file-- 
10609         Routines for converting little endian data structures to
10610         big-endian data structures, currently only BITMAP structures are 
10611         converted.
10613         * [misc/atom.c]
10614         When used as part of the WineLib, the code is much simpler.
10615         Doesn't depend on alignement.
10617         * [loader/wine.c]
10618         Ifdefed Emulator dependent code if compiling WineLib.
10620         * [loader/resource.c]
10621         Moved misc/resource.c to loader/resource.c.
10623         * [loader/dump.c,ldt.c,ldtlib.c,library,c,selector.c,signal.c]
10624         Ifdefed whole code if compiling WINELIB.
10626         * [include/winsock.h]
10627         Added compilation define to allow compilation on SunOS.
10629         * [include/wine.h]
10630         Removed load_typeinfo and load_nameinfo prototypes, they belong
10631         to neexe.h
10633         * [include/neexe.h]
10634         Added load_typeinfo and load_nameinfo prototypes.
10636         * [include/arch.h]
10637         Fixed some bugs in the conversion routines.
10638         Added macros for Bitmap loading.
10640 Tue Mar  8 12:52:05 1994  crw@maniac.mlb.semi.harris.com (Carl Williams)
10641         
10642         * [if1632/kernel.spec] [memory/global.c]
10643         Implemented GetFreeSpace()
10645         * [if1632/user.spec] [loader/resource.c]
10646         Implemented CreateIcon()
10648 ----------------------------------------------------------------------
10649 Tue Mar  1 11:30:21 1994  Bob Amstadt  (bob@pooh)
10651         * [Configure] [*/Imakefile]
10652         Created configure script to handle different types of Wine builds.
10654         * [Configure] [tools/build.c] [if1632/Imakefile] [Wine.tmpl]
10655         Added ability to compile Wine on systems with 14-char filename limit.
10657         * [if1632/relay.c] [include/options.h] [misc/main.c]
10658         Added -relaydbg option to command line if DEBUG_RELAY is defined.
10660         * [loader/selector.c]
10661         Fixed bug in GetEntryDLLName() that caused Wine to seg fault.
10663         * [memory/heap.c]
10664         Fixed LocalInit() to work correctly.
10666         * [misc/user.c]
10667         Added code to call loaded DLLs' initialization routines.
10669 Tue Mar  1 01:01:17 MET 1994  julliard@di.epfl.ch (Alexandre Julliard)
10671         * [windows/dce.c]
10672         Added clipping of child windows by their parent's client area.
10674         * [windows/nonclient.c]
10675         Bug fix in NC_DoNCPaint().
10677         * [windows/painting.c]
10678         Bug fix in RedrawWindow().
10680 Feb 27, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
10682         * [mem/atom.c]
10683         Bug fix again in ATOM_DeleteAtom() : 
10684                 change LocalFree() by USER_HEAP_FREE().
10685         (Previous patch done Feb 13th had been lost)
10687         * [controls/scroll.c]
10688         Move bitmaps loading in AllocScrollBar() instead of in WM_CREATE.
10690         * [windows/class.c] (sorry Alex ...)
10691         There was no bug there "in RegisterClass() : 
10692                 WNDCLASS->lpszClassName was reset to NULL."
10693                               ^^^^^
10695         * [misc/clipboard.c]    --- New File ---
10696         New function EnumClipboardFormats().
10697         New function OpenClipboard().
10698         New function CloseClipboard().
10699         New function EmptyClipboard().
10700         New function GetClipboardOwner().
10701         New function GetClipboardViewer().
10702         New function CountClipboardFormats().
10703         New function IsClipboardFormatAvailable().
10704         New function OpenClipboard().
10705         New function GetClipboardData().
10706         New function SetClipboardViewer().
10707         New function EnumClipboardFormats().
10708         New function RegisterClipboardFormat().
10709         New function ChangeClipboardChain().
10710         New function SetClipboardData().
10711         New function GetOpenClipboardWindow().
10712         New function GetPriorityClipboardFormat().
10713         New function GetClipboardFormatName().
10715 Tue Mar  1 20:15:45 1994  Erik Bos <erik@trashcan.hacktic.nl>
10717         * [misc/comm.c]
10718         bugfix in OpenComm().
10720 ----------------------------------------------------------------------
10721 Tue Feb 22 18:04:02 1994  Jeffrey Hsu <hsu@freefall.cdrom.com>
10723         * [include/winsock.h]
10724         The sockproto struct is already defined in <sys/socket.h>
10726         * [misc/winsock.c]
10727         Need to include <netinet/in.h> for struct in-addr.
10728         Use sys_errlist[] instead of strerror[].
10730         *[toolkit/heap.c]
10731         ANSI C specifies that the malloc functions are defined in stdlib.h,
10732           so we don't need to include malloc.h.
10734         *[loader/ldtlib.c]
10735         Print informative error message about probable cause of i386_set_ldt()
10736           failure and then exit.
10738         *[Imakefile]
10739         For systems that don't use gmake by default, set the MAKE variable
10740           to gmake and propagate it on recursive makes.
10741         Take out -li386 for FreeBSD systems and define __FreeBSD__ so Wine
10742           can be built with the FreeBSD 1.0.2 compiler.
10744 Tue Feb 22 02:52:19 EST 1994    jrichard@cs.uml.edu (John Richardson)
10746         * [objects/bitblt.c]
10747         Added in three functions to do stretching and compression
10748         for WHITEONBLACK, BLACKONWHITE, and color copies.
10750 Tue Feb 22 15:01:31 EST 1994    jrichard@cs.uml.edu (John Richardson)
10752         * [windows/graphics.c]
10753         Added FloodFill and FloodFill_rec.  FloodFill_rec is pretty
10754         inefficent, but should suffice for now.
10756         * [include/windows.h]
10757         Changed the x,y paramaters for the FloodFill prototype 
10758         from ints to shorts
10760 Tue Feb 22 00:58:28 MET 1994  julliard@di.epfl.ch (Alexandre Julliard)
10762         * [windows/widgets.c]
10763         Added desktop window class.
10765         * [windows/painting.c]
10766         Bug fix in RedrawWindow().
10767         Implemented ExcludeUpdateRgn().
10769         * [windows/win.c] [windows/winpos.c]
10770         Implemented desktop window.
10772         * [controls/desktop.c]
10773         Preliminary desktop window procedure.
10775 Feb 20, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
10777         * [controls/menu.c]
10778         New function LoadMenuIndirect().
10779         New function GetMenuCheckMarkDimensions().
10781         * [if1632/user.spec]
10782         Entry for DefDlgProc().
10784         * [windows/class.c]
10785         Fix bug in RegisterClass() : 
10786                 WNDCLASS->lpszMenuName was reset to NULL.
10788         * [windows/win.c]
10789         In CreateWindowEx(), if hMenu == 0 then use 
10790                 wndclass->lpszMenuName to load Menu from resource;
10792 Mon Feb 21 22:38:28 1994 Erik Bos (erik@trashcan.hacktic.nl)
10794         * [loader/library.c] [loader/wine.c]
10795         Fixed runing DLL's as main executable problem.
10797         * [misc/dos_fs.c]
10798         Added wildcard support in DOS_readdir().
10800         * [misc/winsocket.c]
10801         Added proper error handling of BSD winsocket functions.
10803         * [miscemu/int21.c]
10804         KERNEL_DOS3Call renamed to DOS3Call and modified to use do_int21().
10806         * [main/main.c]
10807         Added functions for GetVersion, GetWinFlags and GetTimerResolution
10808         for libwine.a, SystemParametersInfo() partly implemented.
10810 Tue Feb 22 19:00:02 1994  Miguel de Icaza  (miguel@xochitl.nuclecu.unam.mx)
10812         * [toolkit/winmain.c]
10813         Added _WinMain function. Setups the library (calls USER_InitApp).
10815         * [toolkit/sup.c]
10816         Added load_mz_header, load_ne_header, load_type_info and
10817         load_name_info functions.
10819         * [toolkit/heap.c] 
10820         Code cleanup. 
10822         * [misc/user.c]
10823         Moved from loader/misc.c. I hope to put back all the loader
10824         functions in the ~loader subdirectory in the future. CUrrently is
10825         needed since it has USER_InitApp.
10827         * [misc/resource.c]
10828         Since WineLib will probably need DLLs (currently it needs
10829         Sysres.dll). WineLib will be using much code of the loader again.
10830         So I removed some ifdefs that were used by WineLib.
10832         Added load_typeinfo and load_nameinfo (and the corresponding
10833         functions in [toolkit/sup.c]
10835         Added integer convertion functions in the needed places.
10837         Added very ugly patch (includes wine.c). In the next release I
10838         plan to move back all the loader routines to ~/loader. In the
10839         meantime I needed this patch. It doesn't affect any of the
10840         emulator code (its ifdefed for WineLib).
10842         * [misc/main.c]
10843         Cleaned up call to WinMain (now uses [toolkit/winmain.c]
10844         Ifdefed argument number checking when compiling the library.
10846         * [loader/wine.c]
10847         Modified to use load_(mz|ne)_header instead of doing a direct
10848         read.  When compiling the emulator it still uses the direct read
10849         for performance. 
10851         * [include/wine.h]
10852         Prototypes for loading routines.
10854         * [include/class.h]
10855         Added WINE_PACKED macro instead of __attribute__ ((packed))
10857         * [include/arch.h]
10858         Macros for converting integers (Little endian to big-endian).
10859         Needed in the Sun to allow loading of DLL files.
10861 ----------------------------------------------------------------------
10862 Mon Feb 14 23:48:09 MET 1994  julliard@di.epfl.ch (Alexandre Julliard)
10864         * [windows/clipping.c]
10865         Moved everything into windows/painting.c and removed this file.
10867         * [windows/message.c]
10868         Removed calls to memmove() in MSG_RemoveMsg().
10870         * [windows/nonclient.c]
10871         Added WM_GETMINMAXINFO support for window resizing.
10873         * [windows/painting.c]
10874         Implemented RedrawWindow().
10876         * [windows/scroll.c]
10877         Bug fix in ScrollWindowEx().
10879         * [windows/win.c]
10880         Moved UpdateWindow() to windows/painting.c.
10882 Fri Feb 11 12:41:28 1994  Erik Bos (erik@trashcan.hacktic.nl)
10883         
10884         * [loader/wine.c] [misc/dos_fs.c]
10885         getenv() eq NULL bugfixes.
10887         * [misc/comm.c]
10888         cfmakeraw changed for SunOS.
10890 Feb 13, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
10892         * [mem/atom.c]
10893         Bug fix in ATOM_DeleteAtom() : 
10894                 change LocalFree() by USER_HEAP_FREE().
10896         * [misc/message.c]
10897         New function FatalAppExit().
10899         * [objects/font.c]
10900         New empty stub SetMapperFlags().
10902         * [controls/menu.c]
10903         Better CheckMark & other bitmaps placement.
10905         * [windows/graphics.c]
10906         New function RoundRect() : calc.exe now working...
10908 Tue Feb 15 14:29:37 1994  John Richardson
10910         * [objects/bitblt.c]
10911         Fixed StretchBlt so it works quicker and faster.  It still doesn't
10912         use the StretchMode bits for bitmap compression, but that will
10913         come soon.
10915 Mon Feb 14 13:21:04 1994  Miguel de Icaza  (miguel@roxanne.nuclecu.unam.mx)
10917         * [include/windows.h,dialog.h,gdi.h]
10918         Changed __atribute__ ((packed)) for WINE_PACKED. 
10919         When compiling the library this is defined as nothing. This gets
10920         rid with all the problems compiling under SunOS. Also 
10922         * [windows/utility.c]
10923         Added DebugPrintString.
10925         * [toolkit/sup.c]
10926         Added hSysRes = 1 definition to resolve externals.
10927         Added CallLineDDAProc function (toolkit version).
10928         Added toy, and hi ineficient memmove until code in message.c get
10929         rewritten.
10931         * [objects/gdiobj.c]
10932         Ifdefed linux/emulator-dependent code to allow compilation of
10933         WineLib.
10935         * [misc/winsocket.c]
10936         Added ifdef to allow compilation under SunOS.
10938         * [misc/resource.c]
10939         When compiling the library, the resource file is expected to be in
10940         a file called $argv[0].Res. Also the information of the resource
10941         is expected to be at offset 0 of the .Res file.
10943         * [misc/main.c]
10944         Call WinMain with arguments if compiling WineLib.
10945         Call shutdown functions (Comm_DeInit, DOS_DeInitFS).
10946         Call sync_profiles to preserve changes to .INI files.
10948         * [misc/comm.c,dos_fs.c]
10949         removed call to atexit(Comm_DeInit)
10950         removed call to atexit(DOS_DeInitFS)
10951         Shutdown functions are now called from the return of WinMain
10953         * removed memorylib subdirectory
10955         * moved memory/atom.c    to misc/atom.c
10956           moved memorylib/heap.c to toolkit/heap.c
10958         * [loader/wine.c]
10959         Moved DebugPrintString to windows/utility.c
10961         * [include/winsock.h]
10962         Define SO_DONTLINGER only if it has not been previously defined.
10964         * [include/windows.h]
10965         added definition for DLGPROC.
10966         added definition for LMEM_WINE_ALIGN and other LMEM_* constants.
10967         When compiling WineLib WNDPROC is defined with all the parameters
10968         to avoid compilation problems.
10970         * [include/user.h]
10971         When compiling WineLib USER_HEAP_(ALLOC|REALLOC|ADDR|FREE) the
10972         calls are translated to the library allocation routines.
10974         * [include/gdi.h,user.h]
10975         When compiling WineLib GDI_HEAP_(ALLOC|ADDR|FREE) the calls are
10976         translated to the library allocation routines.
10978         * [include/atom.h]
10979         Defined LocalAlign. When compiling the emulator it's translated as
10980         a call to LocalAlloc (the original code), when compiling WineLib
10981         as a call to LocalAlloc with a WINE-flag called LMEM_WINE_ALIGN
10982         (atom.c needs aligned data on a 4 byte boundary).
10984         * [misc/file.c]
10985         Renamed KERNEL_* functions and fixed prototypes.
10987         * [if1632/kernel.spec]
10988         Renamed KERNEL_* functions in order to be used by applications
10989         using Wine as a library (OpeFile, _lclose, _lread, _lcreate,
10990         _llseek, _lopen, _lwrite).
10992         * [Makefile]
10993         Create library instead of executable when building target
10994         libwine.a 
10996 ----------------------------------------------------------------------
10997 Tue Feb  8 13:52:11 1994  Miguel de Icaza  (miguel@roxanne)
10999         * [Makefiles]
11000         Use $(CC) instead of cc.
11001         Added libwine target.
11003         * [include/prototypes]
11004         #ifdefed section for WineLib
11006         * moved loader/cursor.c   to misc/cursor.c
11007           moved loader/resource.c to misc/resource.c
11008           moved misc/emulate.c    to miscemu/emulate.c
11009           moved misc/int1a.c      to miscemu/int1a.c
11010           moved misc/int21.c      to miscemu/int21.c
11011           moved misc/kernel.c     to miscemu/kernel.c
11012           moved misc/user.c       to miscemu/user.c
11014         * [memorylib/heap.c]
11015         Heap management for WineLib
11017         * [misc/comm.c]
11018         Modified to allow compilation under SunOS (#include errno, SunOS
11019         doesn't have atexit ()).
11021         * [misc/dos_fs.c]
11022         Modified to allow compilation under SunOS (#include vfs.h)
11024         * [misc/file.c]
11025         Modified to allow compilation under SunOS (OPEN_MAX constant,
11026         #include unistd.h)
11028         * [objects/palette.c]
11029         Modified to allow compilation under SunOS (#include limits)
11031         * [toolkit/sup.c]
11032         WineLib version of CallWindowProc.
11034         * [windows/event.c]
11035         Typedef XPointer under X11R4 (OpenWindows).
11037         * [windows/win.c]
11038         When compiling WineLib, use direct callbacks instead of the
11039         windows supplied callbacks.
11041 Mon Feb  7 22:37:34 MET 1994  julliard@di.epfl.ch (Alexandre Julliard)
11043         * [loader/cursor.c]
11044         New function CURSOR_SetWinCursor(), for internal use, to set
11045         the cursor of a specific window more reliably than with SetCursor().
11047         * [windows/nonclient.c]
11048         Better window management. Moving and resizing from the system
11049         menu should work now.
11050         Added scroll-bar mouse tracking.
11052         * [windows/win.c]
11053         Moved scroll-bar creation and destruction to defwnd.c.
11055 Feb 5, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
11057         * [windows/nonclient.c]
11058         Call to StdDrawMenuBar() during NC's drawing.
11059         New NC_TrackMouseMenuBar() function which call 
11060                 MenuButtonDown(), MenuButtonUp() & MenuMouseMove().
11062         * [controls/menu.c]
11063         New ChangeMenu() function.
11064         Remove permanently old Xt menu code.
11065         Make common functions MenuButtonDown(), MenuButtonUp()
11066                 & MenuMouseMove() for both popups & menubar.
11067         
11068         * [controls/combo.c]
11069         Paint OBM_COMBO directly in combo client.
11071         * [controls/listbox.c]
11072         Fix bug in multicolumns calculations.
11074         * [controls/Makefile]
11075         Remove rules for old file 'caption.c'.
11077         * [misc/kernel.c]
11078         Remove empty stub GetModuleFileName().
11080         * [loader/library.c]
11081         New GetModuleHandle() function.
11082         New GetModuleUsage() function.
11083         New GetModuleFileName() function.
11085         * [loader/resource.c]
11086         Try to find the bug a missing menu loading ... Not found yet !
11088         * [windows/win.c]
11089         Remove old menubar creation.
11091 Thu Feb  3 22:30:11 1994  Erik Bos (erik@trashcan.hacktic.nl)
11093         * [misc/winsocket.c]
11094         More functions added.
11096         * [if1632/winsock.spec] [misc/winsocket.c]
11097         Added John Brezak's winsock.dll stuff.
11099 ----------------------------------------------------------------------
11100 Tue Feb  1 21:14:47 1994  Bob Amstadt  (bob@pooh)
11102         * [loader/selector.c]
11103         Added function CreateNewSegments().  Modified IPCCopySelector
11104         to allow aliasing to any arbitrary memory space.
11106         * [memory/global.c]
11107         Fixed potential bug in GlobalGetFreeSegments().
11109         * [memory/linear.c]
11110         Created functions GlobalLinearLock() and GlobalLinearUnlock().
11112 Tue Feb  1 05:51:43 1994  julliard@di.epfl.ch (Alexandre Julliard)
11114         * [controls/widgets.c]
11115         Removed CAPTION window class.
11117         * [loader/cursor.c]
11118         Bug fix in LoadCursor(): don't allocate memory every time for
11119         built-in cursors.
11121         * [windows/clipping.c]
11122         Invalidate child windows in InvalidateRgn().
11124         * [windows/defwnd.c]
11125         Added repaint of the caption when changing window text.
11127         * [windows/event.c]
11128         Modified SetCapture() to allow keyboard events while capturing.
11130         * [windows/message.c]
11131         New function MSG_GetHardwareMessage(), to do mouse tracking
11132         without returning control to the Windows program.
11134         * [windows/nonclient.c]
11135         A couple of changes in frame drawing for DLGMODALFRAME windows.
11136         Rewritten window moving code, to use MSG_GetHardwareMessage()
11137         instead of non-client mouse events (this is the way Windows
11138         does it), and to send WM_ENTERSIZEMOVE messages.
11139         Removed WM_NCBUTTONUP and WM_NCMOUSEMOVE handlers.
11141         * [windows/win.c]
11142         Allocate temporary structures on the USER heap instead of
11143         using GlobalAlloc().
11145         * [windows/winpos.c]
11146         Added function WINPOS_GetMinMaxInfo() to get sizing informations.
11148 Jan 31, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
11150         * [windows/nonclient.c]
11151         Call to StdDrawScrollBar() during NC's drawing.
11152         Call to NC_ScrollBarButtonDown() on NC mouse events WM_LBUTTONDOWN.
11153         Call to NC_ScrollBarButtonUp() on NC mouse events WM_LBUTTONUP.
11154         Call to NC_ScrollBarMouseMove() on NC mouse events WM_MOUSEMOVE.
11156         * [controls/menu.c]
11157         New GetSubMenu() function.
11158         Move GetMenu() & SetMenu() functions from 'windows/win.c'.
11160         * [controls/listbox.c]
11161         Start changes to satisfy recent changes in scrollbars/windows.
11163         * [loader/resource.c]
11164         Put some code in LoadAccelerators() stub.
11165         New TranslateAccelerator() function.
11167         * [windows/win.c]
11168         Remove GetMenu() & SetMenu() functions.
11169         Call to NC_CreateScrollBars() if required by CreateWindow().
11171 ----------------------------------------------------------------------
11172 Mon Jan 24 10:40:10 EST 1994 John Richardson (jrichard@cs.uml.edu)
11174         * [window/win.c]
11175         Added functions EnumWindows, EnumChildWindows, and helper
11176         WIN_EnumChildWin.  EnumWindows won't list all wine windows
11177         because GetDesktopWindow isn't complete.  However, the code
11178         is in place for it to work correctly and only needs 
11179         GetDesktopWindow to do so.  
11181 Tue Jan 25 05:51:47 1994  julliard@di.epfl.ch (Alexandre Julliard)
11183         * [windows/defwnd.c]
11184         Added handling of activation messages (WM_ACTIVATE,
11185         WM_NCACTIVATE, WM_MOUSEACTIVATE)
11187         * [windows/event.c]
11188         De-activate the window when losing input focus.
11190         * [windows/focus.c]
11191         Bug fix in SetFocus().
11193         * [windows/message.c]
11194         Added activation of the window on mouse-clicks.
11196         * [windows/nonclient.c]
11197         Changed non-client area painting to use the correct colors
11198         depending upon the activation state.
11199         Added WM_NCACTIVATE message handling.
11200         Fixed a couple of bugs in window moving and resizing.
11202         * [windows/winpos.c]
11203         Implemented Get/SetActiveWindow().
11204         Implemented SWP_NOACTIVATE flag in SetWindowPos().
11206 Jan 17, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
11208         * [misc/message.c]
11209         MessageBox has a CaptionBar for his title except for
11210                 MB_SYSTEMMODAL with MB_ICONHAND.
11212         * [windows/nonclient.c]
11213         Call to NC_TrackSysMenu on SysMenu button mouse click.
11215         * [windows/defwnd.c]
11216         Call to NC_TrackSysMenu on Alt key (VK_MENU).
11218         * [controls/menu.c]
11219         New GetSystemMenu() function.
11220         New CopySystemMenu() internal function.
11221         New NC_TrackSysMenu() internal function.
11223         * [include/windows.h]
11224         New WM_INITMENU, WM_INITMENUPOPUP, WM_MENUSELECT & WM_MENUCHAR defines.
11226 ----------------------------------------------------------------------
11227 Thu Jan 13 11:45:13 1994  John Richardson <jrichard@cs.uml.edu>
11229         * [window/win.c]
11230         Added functions EnableWindow, IsWindowEnabled, and helper 
11231         WIN_SetSensitive.
11232         
11233         * [window/event.c]
11234         Added checks for WS_DISABLED windows in EVENT_key, EVENT_MotionNotify,
11235         EVENT_ButtonPress, EVENT_ButtonRelease, EVENT_ConfigureNotify,
11236         EVENT_FocusIn, EVENT_FocusOut, and EVENT_EnterNotify.  Key and 
11237         button presses beep for a disabled window.  
11238         If anyone finds better places for these checks, please tell me.
11240 Jan 17, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
11242         * [misc/message.c]
11243         Cleanup on buttons answer value returned.
11245         * [control/combo.c]
11246         Now use OBM_COMBO bitmap dropdown button.
11248 Mon Jan 17 21:56:45 1994  Erik Bos (erik@trashcan.hacktic.nl)
11250         * [misc/comm/c]
11251         A few bugfixes.
11253 Tue Jan 18 06:36:48 1994  julliard@di.epfl.ch (Alexandre Julliard)
11255         * [loader/cursor.c]
11256         Added X cursor for IDC_SIZENS and IDC_SIZEWE.
11258         * [include/options.h] [misc/main.c]  (New files)
11259         Rewrote main() function to get rid of Xt application context,
11260         and added command-line option parsing.
11262         * [objects/color.c]
11263         Use of a private map now configurable with command-line option.
11265         * [windows/defwnd.c]
11266         Added WM_SYSCOMMAND handling, and better WM_SETCURSOR handling.
11268         * [windows/event.c]
11269         Removed ConfigureNotify event handler (no longer needed).
11271         * [windows/message.c]
11272         Send WM_SETCURSOR message on mouse events.
11274         * [windows/nonclient.c]
11275         Use OEM bitmaps for the drawing of the non-client area.
11276         Added caption bar buttons handling, and moving and resizing of
11277         the window via the window frame (bypassing the window manager).
11279         * [windows/painting.c]
11280         Bug fix in BeginPaint().
11282         * [windows/win.c]
11283         Set the override_redirect flag for windows (to bypass window
11284         manager).
11286         * [windows/winpos.c]
11287         Implemented WindowFromPoint(), ChildWindowFromPoint(),
11288         BringWindowToTop(), Get/SetInternalWindowPos(),
11289         Get/SetWindowPlacement().
11291 Mon Jan 17 20:48:24 1994  Bob Amstadt  (bob@pooh)
11293         * [memory/heap.c]
11294         Added support for multiple local heaps.
11296 ----------------------------------------------------------------------
11297 Tue Jan  4 13:01:33 1994  David Metcalfe <david@prism.demon.co.uk>
11299         * [window/caret.c]
11300         Modified code to use system timer.
11302 Jan 9, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
11304         * [windows/win.c]
11305         Windows create if required new XLIB MenuBar & CaptionBar.
11307         * [windows/defwnd.c]
11308         WM_CALCSIZE Move & Resize caption, menubar & scrollbars.
11309         (I'm not sure it's the good place for it, but it work...)
11311         * [loader/resource.c]
11312         optimize in FindResourceByNumber, make lseek() if next type ...
11314         * [controls/scroll.c]
11315         scrollbar buttons are now using system resources bitmaps.
11317         * [controls/caption.c] - new file ...
11318         captionbar showing title, close button with SysMenu,
11319         and other buttons using system resources bitmaps.
11321         * [controls/menu.c]
11322         New functions: SetMenuItemBitmaps() with 'glues',
11323         Make new version of LoadMenu() & ParseMenu(),
11324         ( put #define USE_POPUPMENU ).
11325         Implementation of MenuBar functions.
11326         
11327         * [sysres.dll]
11328         New bitmaps for system such OBM_CLOSE, OBM_MINIMIZE, OBM_UPARROWI.
11329         New SYSMENU menu, it don't work yet ! :-((
11331 Tue Jan 11 05:27:45 1994  julliard@di.epfl.ch (Alexandre Julliard
11333         * [memory/atom.c]
11334         Fixed a bug that could cause atoms to be case-sensitive.
11336         * [misc/rect.c]
11337         Bug fix in SubtractRect().
11339         * [objects/clipping.c]
11340         Bug fix when setting the clip mask to an empty region.
11342         * [windows/dce.c]
11343         Bug fix in ReleaseDC().
11345         * [windows/dialog.c]
11346         Call AdjustWindowRectEx() before creating the dialog window.
11347         Added support for DS_MODALFRAME style.
11349         * [windows/event.c]
11350         Cleaned up event handling and removed old Xt stuff.
11351         Moved double-click handling to windows/message.c
11353         * [windows/focus.c]
11354         Bug fix: only set the X focus when the window is viewable.
11356         * [windows/graphics.c]
11357         Rewritten DrawReliefRect() to use brush instead of pen, and
11358         to use the system colors.
11360         * [windows/message.c]
11361         Implemented WM_NCHITTEST message sending, and non-client
11362         mouse messages.
11363         Cleaned up double-click handling, and removed the Xt code.
11365         * [windows/nonclient.c]  (New file)
11366         Implemented AdjustWindowRect().
11367         Implemented WM_NCCALCSIZE, WM_NCHITTEST and WM_NCPAINT handling.
11369         * [windows/painting.c]
11370         Added sending of the WM_NCPAINT message in BeginPaint().
11372         * [windows/sysmetrics.c] [include/sysmetrics.h]  (New files)
11373         Implemented system metrics.
11375         * [windows/win.c]
11376         Bug fix in setting the parent and owner in CreateWindow().
11377         Removed the Xt code.
11379         * [windows/winpos.c]
11380         Added sending of the WM_NCPAINT message in SetWindowPos().
11381         Removed the Xt code.
11383 Sun Jan  2 12:38:53 1994  David Metcalfe <david@prism.demon.co.uk>
11385         * [windows/class.c]
11386         Implemented GetClassName and GetClassInfo.
11388         * [windows/caret.c]
11389         Various improvements to text caret code.
11391 Fri Dec 31 15:22:22 1993  John Brezak <brezak@apollo.hp.com>
11393         * [misc/comm.c]
11394         Patches to work with NetBSD.
11396 Thu Dec 30 12:11:55 1993  John Richardson <jrichard@cs.uml.edu>
11398         * [objects/bitblt.c] Added StretchBlt().
11400 Tue Jan  4 05:22:07 1994  julliard@di.epfl.ch (Alexandre Julliard)
11402         * [misc/user.c]
11403         Added creation of system message queue.
11405         * [objects/bitmap.c] [objects/dcvalues.c] [windows/dc.c]
11406         Added DC size fields into DC structure.         
11408         * [objects/clipping.c]
11409         Bug fix in CLIPPING_IntersectRect().
11411         * [windows/class.c]
11412         Allocate a DCE instead of a DC for CS_CLASSDC classes.
11414         * [windows/clipping.c]
11415         Fixed GetUpdateRect() and GetUpdateRgn() to clip to the client area.
11417         * [windows/dce.c]
11418         Implemented GetDCEx() and GetWindowDC().
11420         * [windows/defwnd.c]
11421         Implemented WM_WINDOWPOSCHANGED handling.
11423         * [windows/event.c]
11424         Preliminary support for Xlib event handling instead of Xt callbacks.
11425         Changed MSG_AddMsg() calls to hardware_event() or PostMessage().
11427         * [windows/message.c]
11428         Preliminary support for multiple message queues.
11429         Implemented hardware_event() to store messages into the system queue.
11430         Implemented Get/SetTaskQueue().
11431         Better WM_PAINT and WM_TIMER handling.
11432         Changes to use Xlib instead of Xt for events.
11434         * [windows/painting.c]
11435         Use GetDCEx() to retrieve the DC, to get a correct visible region.
11437         * [windows/timer.c]
11438         Moved the timer procedure callback into DispatchMessage().
11439         Changed implementation to get rid of Xt timeouts.  Timer checking
11440         is now done inside GetMessage().
11442         * [windows/win.c]
11443         Allocate a DCE instead of a DC for CS_OWNDC windows.
11444         Replaced Xt calls with Xlib calls.
11445         Moved window positioning functions into windows/winpos.c
11447         * [windows/winpos.c]  (New file)
11448         Rewritten most of the window positioning functions.
11449         Implemented SetWindowPos() and MapWindowPoints().
11451 Jan 3, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
11453         * [if1632/user.spec]
11454         Bad arguments description for function SetDlgItemText.
11456         * [objects/text.c]
11457         Function DrawText now handle DT_CALCRECT request.
11459         * [misc/message.c]
11460         Message boxes now use DrawText with DT_CALCRECT.
11462         * [windows/graphics.c]
11463         Bug fix in function FrameRect, (it was using PEN instead of BRUSH).
11465         * [windows/win.c]
11466         Bug fix for flags in function ShowWindow.
11467         More accurate WM_SIZE generated by function ShowWindow.
11469         * [controls/listbox.c]
11470         More code for LBS_MULTIPLESEL.
11471         More code for LBS_MULTICOLUMN.
11473         * [include/windows.h]
11474         Bad define for MF_SEPARATOR.
11476         * [controls/menu.c]
11477         New functions: PopMenuWndProc() with 'glues',
11478         CreatePopupMenu(), AppendMenu(), InsertMenu(), RemoveMenu(), 
11479         DeleteMenu(), ModifyMenu(), TrackPopupMenu().
11480         Code in stubs: CreateMenu(), DestroyMenu(). 
11482 Sat Jan  1 10:22:43 1994  Bob Amstadt  (bob@pooh)
11484         * loader/wine.c: Added support for relocation types 5 and 6.
11486 Mon Dec 27 11:06:03 1993  Erik Bos (erik@trashcan.hacktic.nl)
11488         * [misc/comm.c]
11489         new functions: BuildCommDCB(), OpenComm(), CloseComm(),
11490         SetCommBreak(), ClearCommBreak(), EscapeCommFunction(), FlushComm(),
11491         GetCommError(), SetCommEventMask(), GetCommEventMask(),
11492         SetCommState(), GetCommState(), TransmitCommChar(), ReadComm(), 
11493         WriteComm().
11495 Wed Dec 22 13:00:15 1993  David Metcalfe <david@prism.demon.co.uk>
11497         * [windows/caret.c]
11498         Implemented text caret functions.
11500 Tue Dec 21 06:13:58 1993  julliard@di.epfl.ch (Alexandre Julliard)
11502         * [loader/wine.c]
11503         Bug fix in LoadImage().
11505         * [objects/bitblt.c] [objects/clipping.c] [objects/text.c]
11506           [windows/dc.c] [windows/dce.c] [windows/graphics.c]
11507         Modified graphics calls to take into account the DC origin.
11509         * [windows/defwnd.c]
11510         Added preliminary WM_NCCALCSIZE handling.
11512         * [windows/event.c]
11513         Send WM_NCCALCSIZE message on resize event.
11515         * [windows/win.c]
11516         Send WM_NCCALCSIZE message in CreateWindow().
11517         Realize widgets at creation time (should prevent problems with
11518         unrealized widgets).
11520 Dec 19, 93 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
11522         * [controls/static.c]
11523         Send mouse & keyboard message received to its parent.
11525         * [controls/scroll.c]
11526         Send keyboard message received to its parent.
11528         * [controls/listbox.c]
11529         Add Navigation keys .
11530         ListBox now use VSCROLL & HSCROLL instead of children.
11531         Alpha version of LBS_MULTIPLESEL.
11532         Alpha version of LBS_MULTICOLUMN.
11534         * [controls/combo.c]
11535         Add Navigation keys on closed ComboBox.
11536         Remove useless 'COMBOBOX_CreateComboBox' function.
11538 Mon Dec 19 20:39:34 1993  Erik Bos (erik@trashcan.hacktic.nl)
11540         * [loader/wine.
11541         LoadImage() modified to use FindFile().
11543         * [misc/file.c]
11544         SetErrorMode added
11546         * [misc/dos_fs.c]
11547         bug fixes.
11549 Dec 13, 93 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
11551         * [memory/global.c]
11552         bug fix in GlobalGetFreeSegment : good ptr in 'g_prev'.
11554         * [sysres.dll]
11555         preliminary version of a 'glass of wine' bitmap
11557         * [windows/event.c]
11558         New function 'GetCapture'.
11560         * [controls/scroll.c]
11561         Remove useless 'SCROLLBAR_CreateScrollBar' function.
11563         * [controls/listbox.c]
11564         Remove useless 'LISTBOX_CreateListBox' function.
11566 Mon Dec 13 13:51:00 1993  David Metcalfe <david@prism.demon.co.uk>
11568         * [objects/font.c]
11569         Corrected bugs in GetCharWidth().
11571         * [windows/event.c]
11572         Modified EVENT_key to send Windows virtual key codes for
11573         WM_KEYDOWN and WM_KEYUP messages, and a WM_CHAR message
11574         for printable characters.
11576 Wed Dec 08 19:20:00 1993  Karl Guenter Wuensch (hn324wu@unidui.uni-duisburg.de)
11578         * [windows/graphics.c]
11579         Added Polyline and Polygon
11581 Mon Dec 13 14:51:54 1993  Erik Bos (erik@trashcan.hacktic.nl)
11583         * [controls/listbox.c]
11584         ListBoxDirectory() modified to use dos_fs.c's functions to
11585         access files&|drives.
11587 Sat Dec 04 17:04:23 1993  Erik Bos (erik@trashcan.hacktic.nl)
11589         * [misc/dos_fs.c]
11590         Added FindFile() to search a file in a dos/unix style path.
11591         
11592         * [misc/file.c]
11593         New Win31 functions: OpenFile, _lcreate, _llseek, GetTempDrive,
11594         GetTempFileName, GetWindowsDirectory, GetSystemDirectory,
11595         GetDriveType.                      
11597         * [misc/int21.c]
11598         Modified.
11600 Wed Dec  1 16:20:45 1993  Miguel de Icaza  (miguel@roxanne.nuclecu.unam.mx)
11602         * [misc/profile.c]
11603         The Profile functions now return the correct values. They now
11604         implement all the features described in the SDK.
11606 Tue Nov 30 13:55:27 1993  Bob Amstadt  (bob at amscons)
11608         * [loader/selector.c]
11609         Rewrote selector aliasing routines to use System V IPC
11610         routine to alias memory segments.
11612 Nov 28, 93 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
11614         * [controls/listbox.c]
11615         More consistency in functions using wIndexes
11617         * [controls/scroll.c]
11618         New function : ShowScrollBar().
11620         * [loader/cursor.c] ... New file
11621         Move cursor functions from [loader/resource.c].
11622         New function : ClipCursor().
11623         New function : GetClipCursor().
11624         New function : CreateCursor().
11625         SetCursor() now working using gloabal variable 'winHasCursor'.
11627         *[object/palette.c]
11628         New stub only : SelectPalette().
11629         New stub only : RealizePalette().
11631         *[win/event.c]
11632         New function : EVENT_enter_notify(),
11633                 update 'winHasCursor' and send WM_SETCURSOR.
11635         *[win/defwnd.c]
11636         Add processing of WM_SETCURSOR message.
11638         *[win/win.c]
11639         New members in WND structure : hCursor, hWndVScroll & hWndHScroll. 
11640         CreateWindowEx() now create children for WM_HSCROLL & WM_VSCROLL.
11641         New function ClientToScreen().
11642         New function ScreenToClient().
11644 Mon Nov 25 18:25:40 1993  Erik Bos (erik@trashcan.hacktic.nl)
11646         * [files.h / regfunc.h / misc/dos.c]
11647         Removed.
11649         * [misc/dos_fs.c]
11650         Added support for loading dosdrive cfg from wine.ini.
11652         * [misc/int21.c]
11653         Modified.
11656 Wed Nov 24 11:37:33 1993  julliard@disuns2.epfl.ch (Alexandre Julliard)
11658         * [include/atom.h] [memory/atom.c]
11659         Implemented atoms.
11661         * [windows/class.c]
11662         Modified RegisterClass() to use atoms.
11663         Implemented CS_GLOBALCLASS style.
11665         * [windows/message.c]
11666         Implemented RegisterWindowMessage().
11668         * [loader/resource.c]
11669         Bug fix in LoadResource().
11671         * [windows/dialog.c]
11672         Modified CreateDialogParam() to use Find/LoadResource().
11674 Mon Nov 22 13:58:56 1993  David Metcalfe <david@prism.demon.co.uk>
11676         * [windows/scroll.c]
11677         Preliminary implementations of ScrollWindow, ScrollDC and
11678         ScrollWindowEx.
11680 Nov 21, 93 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
11682         * [controls/listbox.c]
11683         Optimization of redraw during 'Add' or 'Insert'.
11685         * [controls/scroll.c]
11686         Optimization of WM_PAINT during 'thumbtracking'.
11688         * [controls/button.c]
11689         Add of beta implement of 'BS_OWNERDRAW'
11691         * [controls/static.c]
11692         Style 'SS_ICON' new supported.
11694         * [misc/message.c]
11695         Begin of implemantation of MB_XXX styles.
11697         * [loader/resource.c]
11698         Function LoadIcon() : now prepare transparency Bitmap mask.
11699         Function LoadCursor() : now prepare a 'X pixmapcursor'.
11700         New function SetCursor() : not finished.
11701         New function ShowCursor() : not finished.
11702         New function AccessResource() : stub.
11704         * [obj/dib.c]
11705         Function DrawIcon(): deugging phase of icon transparency mask.
11707         * [loader/library.c]
11708         new file for news functions LoadLibrary() & FreeLibrary().
11710         * [sysres.dll]
11711         Resources only 16bits DLL for System Resources, icons, etc...
11713 Sun Nov 14 14:39:06 1993  julliard@di.epfl.ch (Alexandre Julliard)
11715         * [include/dialog.h] [windows/dialog.c]
11716         Simplified dialog template parsing.
11717         Implemented DialogBoxIndirect().
11719         * [windows/win.c]
11720         Fixed bug in CreateWindow() when aborting window creation.
11721         Modified UpdateWindow() to only update visible windows.
11722         Implemented IsWindow().
11724 Nov 14, 93 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
11726         * [controls/listbox.c]
11727         Listbox control window : new messages.
11729         * [controls/combo.c]
11730         Combo box control window : new messages.
11732         * [misc/message.c]
11733         Moved stub MessageBox() to this new file.
11734         Implemented of a callback, now MessageBox show a window.
11736         * [loader/resource.c]
11737         New function DestroyIcon()
11738         New function DestroyCursor()
11739         Filled stub LoadIcon()
11740         Filled stub LoadCursor()
11741         Bug fixed in FindResourceByName() : missing lseek().
11743         * [obj/dib.c]
11744         New function DrawIcon()
11746         * [windows/win.c]
11747         New function CloseWindow()
11748         New function OpenIcon()
11749         New function IsIconic()
11750         New Function FindWindow()
11752 Sun Nov 14 08:27:19 1993  Karl Guenter Wuensch (hz225wu@unidui.uni-duisburg.de)
11754         * [loader/selector.c]
11755         Wrote AllocCStoDSAlias() and AllocDStoCSAlias()
11757 Sun Nov 14 08:27:19 1993  Bob Amstadt  (bob at amscons)
11759         * [loader/selector.c]
11760         Wrote AllocSelector() and PrestoChangoSelector().  YUK!
11762 Sat Nov 13 13:56:42 1993  Bob Amstadt  (bob at amscons)
11764         * [loader/resource.c]
11765         Wrote FindResource(), LoadResource(), LockResource(),
11766         and FreeResource()
11768         * [include/segmem.h] [loader/selector.c] [loader/signal.h]
11769         Changed selector allocation method.
11771 Sun Nov 10 08:27:19 1993  Karl Guenter Wuensch (hz225wu@unidui.uni-duisburg.de)
11773         * [if1632/callback.c if1632/call.S if1632/user.spec] 
11774         added Catch (KERNEL.55) and Throw (KERNEL.56)
11775         
11776 Nov 7, 93 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
11778         * [controls/scroll.c]
11779         Scroll bar control window
11780                 Bug resolved : Painting message before scroll visible.
11782         * [controls/listbox.c]
11783         Listbox control window
11784                 Destroy cleanup.
11786         * [controls/combo.c]
11787         Combo box control window
11788                 Destroy cleanup.
11790         * [controls/button.c]
11791                 GetCheck Message now return is state.
11793         * [windows/win.c]
11794         New function IsWindowVisible()
11796 Mon Nov  1 14:40:21 1993  julliard@di.epfl.ch (Alexandre Julliard)
11798         * [if1632/user.spec]
11799         Removed some duplicate entries.
11801         * [include/dialog.h] [windows/dialog.c]
11802         Implemented dialog units and fonts.
11803         Added preliminary loading of dialog resources.
11804         Preliminary implementation of DialogBox().
11805         Implemented Get/SetDlgItem* functions.
11807         * [windows/win.c]
11808         Implemented WM_PARENTNOTIFY message.
11809         Implemented CreateWindowEx() and GetWindow().
11810         Completed DestroyWindow().
11812 Mon Nov  1 18:19:34 1993  Erik Bos
11814         * [loader/signal.c]
11815         Added support for int 0x11 & 0x12.
11817         * [loader/int21.c]
11818         Improved function handling.
11820 Sun Oct 31 12:38:09 1993  David Metcalfe <david@prism.demon.co.uk>
11822         * [objects/font.c]
11823         Implemented GetCharWidth().
11825 Wed Oct 27 09:56:06 1993  John Brezak <brezak@ch.hp.com>
11827         * [Makefile]
11828         Use GNU malloc.
11830         * [include/int21.h include/wine.h]
11831         Change sc_eflags to sc_efl .
11833         * [include/wine.h]
11834         Fix misplaced #endif
11835         Include <signal.h> for NetBSD
11837         * [loader/int21.c]
11838         Don't include <sys/vfs.h> in NetBSD
11839         Do include <sys/mount.h> in NetBSD
11840         Cleanup some lint.
11842 Mon Oct 26 17:59:01 1993  Erik Bos
11844         * [include/int21.h]
11845         Added.
11847         * [loader/int21.c]
11848         Added support for many dos ints.
11850         * [misc/file.c] [include/files.h]
11851         Moved OPEN_MAX and DosDriveStruct to files.h.
11853 Sun Oct 24 13:36:50 1993  David Metcalfe <david@prism.demon.co.uk>
11855         * [controls/button.c]
11856         Implemented CHECKBOX, AUTOCHECKBOX, 3STATE, AUTO3STATE,
11857         RADIOBUTTON, AUTORADIOBUTTON, GROUPBOX controls, together with
11858         a preliminary USERBUTTON control.
11860         * [objects/text.c]
11861         Corrected bugs in TEXT_NextLine() and added handling of prefix
11862         character.
11864         * [controls/button.c]
11865         Disabled focus handling by commenting out SetFocus() calls until
11866         serious bug can be found.
11868 Oct  20, 93 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
11870         * [controls/listbox.c]
11871         Listbox control window
11872                 Painting cleanup, new messages processed.
11874         * [controls/scroll.c]
11875         Scroll bar control window
11876                 Painting cleanup.
11878         * [controls/combo.c]
11879         Combo box control window
11880                 Painting cleanup.
11882 Tue Oct 12 17:50:11 1993  julliard@di.epfl.ch (Alexandre Julliard)
11884         * [objects/color.c] [objects/palette.c] [windows/syscolor.c]
11885         Better support for the private color map.
11886         Using a private map is now the default.
11888         * [windows/win.c]
11889         Bug fix.
11891         * [include/dialog.h] [windows/dialog.c]
11892         Implemented CreateDialog*() and IsDialogMessage().
11894         * [misc/xt.c] [windows/defwnd.c]
11895         Moved DefWindowProc() to defwnd.c.
11896         Added WM_NCCREATE, WM_NCDESTROY and WM_CTLCOLOR handling.
11898         * [windows/defdlg.c]
11899         Started the implementation of DefDlgProc().
11901         * [windows/win.c]
11902         Added WM_NCCREATE and WM_NCDESTROY messages.
11903         Implemented IsChild().
11905 Tue Oct 12 17:50:20 1993  David Metcalfe <david@prism.demon.co.uk>
11907         * [windows/focus.c]
11908         Implemented GetFocus() and SetFocus().
11910         * [windows/event.c]
11911         Added processing of FocusIn and FocusOut events.
11913         * [windows/graphics.c]
11914         Added DrawFocusRect().
11916 Sat Oct  9 14:36:57 1993  Erik Bos
11918         * [loader/int1a.c]
11919         Added more function handling.
11921 Wed Oct  6 12:21:22 1993  Erik Bos
11923         * [loader/signal.c]
11924         Split signal.c into int1a.c, int21.c and signal.c.
11926 Tue Oct  5 22:12:40 1993  David Metcalfe
11928         * [controls/static.c] [control/widgets.c]
11929         Static control class.
11931         * [objects/text.c]
11932         Added processing of additional DT_ flags to DrawText().
11934         * [windows/win.c] [misc/xt.c]
11935         Added SetWindowText() and WM_SETTEXT processing.
11937 Tue Oct  5 22:12:40 1993  Martin Ayotte
11939         * [controls/listbox.c]
11940         Listbox control window
11942         * [controls/scroll.c]
11943         Scroll bar control window
11945         * [controls/combo.c]
11946         Combo box control window
11948         * [include/combo.h]
11949         Combo box definitions
11951         * [include/listbox.h]
11952         Listbox definitions
11954         * [include/scroll.h]
11955         Scroll bar definitions
11957 Sat Oct  2 09:35:54 1993  Bob Amstadt  (bob at pooh)
11959         * [if1632/callback.c]
11960         Fixed bug in MakeProcInstance().
11962         * [debugger/info.c]
11963         Changed x/w and x/b to display in hex.
11965         * [debugger/i386-pinsn.c]
11966         Added code to properly unassemble 16-bit indexing.
11968 Fri Oct  1 08:29:05 1993  Bob Amstadt  (bob at pooh)
11970         * [loader/files.c] [misc/profile.c]
11971         System initialization file is now called "wine.ini" and can
11972         be located in the current directory, the user's home directory,
11973         or any directories specified in the WINEPATH environment variable.
11975         * [tools/build.c] [if1632/call.S] [include/regfunc.h]
11976         Changed register function stack to match sigcontext structure.
11978 Thu Sep 30 22:30:21 1993  Bob Amstadt  (bob at pooh)
11980         * [loader/files.c]
11981         Created function to search a path for files to load.
11983         * [loader/wine.c]
11984         Modified exe and dll file loading to search through path
11985         specified by the environment variable WINEPATH.
11987 Thu Sep 30 22:30:21 1993  Eric Youngdale
11989         * [loader/signal.c]
11990         Bug fix.
11992 Thu Sep 30 22:30:21 1993  John Brezak
11994         * [debugger/dbg.y] [debugger/debug.l] [debugger/dtest.c] 
11995           [debugger/obstack.h]
11996         Updates to allow debugger to function under NetBSD.
11998 Tue Sep 28 19:59:21 1993  David Metcalfe
12000         * [windows/win.c]
12001         Implemented support for windows with no borders.  Added
12002         GetParent(), GetDlgCtrlID(), GetWindowText() and
12003         GetWindowTextLength() functions.
12005         * [misc/xt.c]
12006         Added processing of WM_GETTEXT and WM_GETTEXTLENGTH messages
12007         to DefWindowProc and Implemented MessageBeep().
12009         * [windows/syscolor.c]
12010         Added preliminary system color support.
12012         * [controls/button1.c]
12013         Mods to new button control and integration with Wine.
12015 Tue Sep 28 19:59:21 1993  Johannes Ruscheinski
12017         * [controls/button1.c]
12018         New button control using GDI functions.
12019         
12020 Tue Sep 28 19:59:21 1993  Eric Youngdale
12022         * [debugger/*]
12023         Added debugging capabilities to Wine
12025 Sat Sep 25 13:22:50 1993  Alexandre Julliard  (julliard@di.epfl.ch)
12027         * [objects/region.c]
12028         Bug fix
12030 Fri Sep 24 07:35:11 1993  Bob Amstadt  (bob at pooh)
12032         * [tools/build.c]
12033         Changed the entry point code to reduce the standard entry
12034         point size from 22 bytes to 10 bytes.  This leaves about
12035         4000 free entry points instead of the 800 in version 0.4.2.
12037         * [loader/resource.c]
12038         Rewrote functions to allow loading of resources from any
12039         DLL.
12041         * [loader/wine.c] [include/wine.h]
12042         Added functions GetFilenameFromInstance() and GetFileInfo()
12043         to search for a loaded file based on its instance handle.
12044         Added a field in struct w_files to make searching by an instance
12045         handle faster.
12047 Tue Sep 21 09:57:01 1993  miguel@roxanne.nuclecu.unam.mx (Miguel de Icaza)
12049         * [misc/profile.c]
12050         Implementation of .INI file handling
12052 Mon Sep 20 10:54:32 1993  David Metcalfe
12054         * [misc/profile.c.old]
12055         Implementation of .INI file handling
12057 Mon Sep 20 10:54:32 1993  John Brezak
12059         * [controls/WinButton.c]
12060         Bug fix with call to XtVaSetValues.
12062 Mon Sep 20 10:54:32 1993  Alexandre Julliard
12064         * [windows/win.c]
12065         Quick patch to get colormaps to work with button widget.
12067 Mon Sep 20 02:42:54 1993    (yngvi@hafro.is)
12069         * misc/keyboard.c: 
12070         Ifdefed out some bogus Ansi<->Oem conversion functions
12072         * misc/lstr.c: 
12073         New file with string functions like lstr* IsChar* *Ansi* 
12075 Wed Sep 15 20:35:10 1993  John Brezak
12077         * [loader/signal.c]
12078         Additional changes to support NetBSD.
12080 Wed Sep 15 22:19:22 1993  Martin Ayotte
12082         * [windows/graphics.c]
12083         Added FrameRect function
12085 Tue Sep 14 13:54:45 1993  Alexandre Julliard
12087         * [objects/color.c] [objects/palette.c]
12088         Preliminary support for private color map.
12090         * [windows/class.c]
12091         Implemented CS_CLASSDC style.
12093         * [windows/dce.c]
12094         Moved DCEs to USER heap.
12095         Implemented class and window DCs.
12097         * [windows/event.c]
12098         Implemented CS_DBLCLKS style.
12100         * [windows/graphics.c]
12101         Bug fix in SetPixel().
12103         * [windows/win.c]       
12104         Implemented CS_OWNDC style.
12105         Implemented Get/SetWindowLong().
12107         * [controls/menu.c] [windows/class.c] [windows/clipping.c] 
12108           [windows/dce.c] [windows/message.c] [windows/win.c]   
12109         Moved windows from global heap to USER heap.
12111 Mon Sep 13 05:00:11 1993  Eric Youngdale
12113         * [Makefile] [if1632/relay.c] [include/dlls.h] [selector.c]
12114           [loader/wine.c] [tools/build.c]
12115         Added ability to generate missing functions statistics.
12117 Mon Sep 13 12:09:47 1993  Scott A. Laird  (scott@curly)
12119         * [WIN31-APPLETS]
12120         Added new file.
12122         * [if1632/kernel.spec]
12123         Added definitions for GetProfile{Int,String} and SetHandleCount.
12125         * [if1632/keyboard.spec]
12126         Created interface specification for Keyboard driver DLL.
12128         * [if1632/relay.c]
12129         Added keyboard.dll to list of included DLLs.
12131         * [if1632/user.spec]
12132         Added LoadAccelerators definition.
12134         * [loader/resource.c]
12135         Added LoadAccelerators stub.
12137         * [misc/file.c]
12138         Changed OpenFile, and added SetHandleCount (for winfile.exe)
12140         * [misc/keyboard.c]
12141         Added keyboard code.
12143         * [misc/profile.c] [misc/xt.c]
12144         Moved GetPrivateProfile* commands here, and added GetProfile*
12145         commands.
12147 Mon Sep 13 10:24:37 1993  Andrew Bulhak
12149         * [windows/utility.c]
12150         Implemented MulDiv(), OutputDebugString() and wvsprintf()
12152 Fri Sep 10 09:13:30 1993  John Brezak
12154         * [*/Makefile]
12155         Created patch to allow BSD make to build wine.
12157         * [windows/win.c]
12158         Fixed NULL pointer reference.
12160         * [windows/message.c] [misc/xt.c]
12161         Defined HZ to handle system specific timing.
12163         * [windows/graphics.c]
12164         Use M_PI is PI
12166         * [objects/pallete.c]
12167         NetBSD does not have /usr/include/values.h and MAXINT is INT_MAX.
12169         * [dump.c] [ldt.c] [wine.c]
12170         ifdef'ed linux headers for linux compile.
12172         * [loader/ldtlib.c]
12173         Add NetBSD system calls when compiled on that system.
12175         * [loader/selector.c]
12176         Use mmap(MAP_ANON, ...) for NetBSD.
12178         * [if1632/call.S]
12179         Fixed selector assumptions.
12181 Thu Sep 9 20:01:37 1993  David Metcalfe
12183         * [controls/WinButton*] [controls/button.c] [controls/widget.c]
12184           [windows/win.c] [windows/class.c]
12185         Added 3D button control and tied into CreateWindow()
12187 Thu Sep  9 07:35:24 1993  Scott Laird
12189         * [if1632/sound.spec]
12190         Created interface specification for SOUND DLL.
12192         * [if1632/win87em.spec]
12193         Added more functions to the WIN87EM DLL interface specification
12195         * [misc/emulate.c]
12196         Created stubs for the new math emulation functions.
12198         * [misc/sound.c]
12199         Created stubs for the SOUND DLL.
12201 Sun Sep  5 21:02:10 1993  John Burton
12203         * [if1632/kernel.spec]
12204         Added interface specifications for OpenFile, _lclose, _lread, _lopen,
12205         and _lwrite.
12207         * [include/windows.h]
12208         Added OF_ macros
12210         * [misc/file.c]
12211         Implemented OpenFile, _lclose, _lread, _lopen and _lwrite.
12213 Fri Sep  3 18:47:03 1993  Alexandre Julliard
12215         * [windows/dc.c]
12216         Bug fix
12218         * [objects/text.c]
12219         Bug fix
12221 Fri Sep  3 18:47:03 1993  Bob Amstadt
12223         * [objects/linedda.c]
12224         Finished LineDDA().
12226 Fri Sep  3 11:52:18 1993  Bob Amstadt
12228         * [windows/timer.c]
12229         Changed to use CallWindowProc() rather directly calling callback.
12231         * [windows/event.c]
12232         Implemented SetCapture() and ReleaseCapture()
12234         * [windows/keyboard.c]
12235         Created stub for GetKeyState()
12237         * [objects/linedda.c]
12238         Created stub for LineDDA()
12240         * [if1632/callback.c]
12241         Created callback handler for LineDDA callback procedure.
12243         * [if1632/callback.c]
12244         Created FreeProcInstance()
12246 Fri Sep  3 08:36:52 1993  David Metcalfe
12248         * [loader/signal.c]
12249         Patch to and code for INT 1A
12251 Thu Sep  2 00:31:54 1993  Alexandre Julliard
12253         * [objects/font.c] [objects/text.c]
12254         More text support: implemented justification and underlining.
12256         * [windows/clipping.c] [objects/clipping.c]
12257         Moved low-level clipping functions to objects/clipping.c.
12259         * [windows/clipping.c] [windows/event.c] [windows/message.c]
12260         Implemented window update regions.
12262         * [windows/dc.c] [objects/dcvalues.c]
12263         Moved some device-independent DC functions to objects/dcvalues.c.
12265         * [windows/graphics.c]
12266         Implemented InvertRect() and GetPixel().
12268 Sat Aug 28 08:40:23 1993  Eric Youngdale
12270         * [include/neexe.h] [loader/wine.c]
12271         Added code to handle relocation type 4.
12273         * [loader/signal.h] [loader/wine.c] [loader/selector.c]
12274         Added support for dos interrupts.
12276 Thu 26 Aug 19:15:00 1993  Eric Youngdale
12278         * [loader/selector.c]
12279         Fixed bug dealing with loading DLLs.
12281 Thu Aug 26 19:22:40 1993  Alexandre Julliard
12283         * [include/gdi.h] [objects/font.c] [windows/dc.c]
12284         Beginning of real font support.
12286         * [windows/graphics.c]
12287         Implemented PatBlt().
12289         * [memory/global.c]
12290         Corrected a bug with linked list handling in GlobalAlloc().
12292         * [objects/bitmap.c]
12293         Corrected a bug in BITMAP_SelectObject().
12295 Tue Aug 24 19:22:40 1993  David Metcalfe
12297         * [controls/Command*] [controls/Label*] [controls[MenuButto*]
12298           [controls/SmeMenuButt*]
12299         Change code to support & as a special character in menu item text.
12301 Tue Aug 24 19:22:40 1993  Alexandre Julliard
12303         * [include/gdi.h] [windows/dc.c]
12304         Heavily modified the DC structure for better device-independence.
12306         * [objects/bitmap.c]
12307         Implemented bitmap dimensions.
12309         * [windows/dc.c] [windows/dce.c]
12310         Implemented DC state saving and restoring.
12312         * [windows/dc.c]
12313         Implemented ROP mode.
12315         * [windows/graphics.c]
12316         Implemented FillRect().
12318 Mon Aug 23 22:08:34 1993  Bob Amstadt  (bob at pooh)
12320         * [misc/xt.c]
12321         Fixed bug in InvalidateRect().  Solitaire attempted to
12322         clear window before it was realized.
12324         * [loader/resource.c]
12325         Began rewrite of LoadBitmap().
12327         * [loader/wine.c]
12328         Fixed code which set Argv and Argc global variables.
12330         * [loader/selector.c]
12331         Added code to set up command line arguments.
12333         * [include/neexe.h]
12334         Fixed error in PSP structure.
12336 Tue Aug 17 20:41:12 1993  Alexandre Julliard
12338         * [include/gdi.h] [windows/dc.c]
12339         Implemented device capabilities.
12341         * [objects/region.c]
12342         Implemented EqualRgn() and CombineRgn().
12344         * [windows/clipping.c]
12345         Implemented Save/RestoreVisRgn().
12347         * [windows/graphics.c]
12348         Implemented PaintRgn() and FillRgn().
12350         * [windows/mapping.c]
12351         Implemented mapping modes.
12353 Tue Aug 10 14:07:38 1993  Alexandre Julliard
12355         * [if1632/user.spec] [misc/rect.c]
12356         Implemented rectangle API functions.
12358         * [if1632/gdi.spec] [include/gdi.h] [objects/region.c]
12359         Implemented regions.
12361         * [windows/class.c]
12362         Corrected a typo in UnregisterClass().
12364         * [windows/clipping.c] [windows/dc.c]
12365         Implemented DC clipping and visible region.
12367 Tue Aug 10 20:57:56 1993  Bob Amstadt  (bob at pooh)
12369         * [controls/menu.c] [windows/win.c]
12370         SetMenu(), GetMenu(), CheckMenuItem() implemented
12372 Thu Aug  5 22:33:22 1993  Bob Amstadt  (bob at pooh)
12374         * [controls/menu.c] [windows/win.c]
12375         Many improvements menus.  LoadMenu() should work.
12377 Wed Aug  4 14:55:36 1993  Alexandre Julliard
12379         * [objects/dib.c]
12380         Started the implementation of device-independent bitmaps.
12382         * [objects/bitmap.c]
12383         Added support for multiple bitmap depths.
12385         * [objects/brush.c]
12386         Implemented pattern brushes.
12388         * [windows/dc.c] [windows/graphics.c]
12389         Implemented some GDI graphics primitives.
12391 Tue Aug  3 21:16:47 1993  Bob Amstadt  (bob at pooh)
12393         * [controls/menu.c] [windows/win.c] [include/menu.h]
12394         Code to load class menus from executable file.
12396         * [if1632/user.spec]
12397         Fixed specification of SendMessage() and PostMessage.
12399 Mon Jul 26 21:53:24 1993  Alexandre Julliard
12401         * [if1632/call.S]
12402         Corrected a bug in KERNEL_InitTask().
12404         * [include/windows.h]
12405         Added a lot of constants.
12407         * [loader/selector.c]
12408         Corrected a bug in segment allocation in CreateSelectors().
12410         * [objects/bitmap.c]
12411         Implemented SelectObject() for bitmaps.
12413         * [objects/brush.c]
12414         Implemented hatched brushes and SelectObject().
12416         * [objects/gdiobj.c]
12417         Removed linked list (not needed).
12419         * [objects/palette.c]
12420         Implemented system palette creation and misc. palette API functions.
12422         * [windows/timer.c]
12423         Implemented timers.
12425         * [windows/dc.c]
12426         Implemented memory device contexts.
12428 Tue Jul 20 10:38:59 1993  Bob Amstadt  (bob at pooh)
12430         * [dos.c]
12431         Split DOS3Call() out of kernel.c.  Added support for get date
12432         and time functions.
12434         * [call.S]
12435         Added function ReturnFromRegisterFunc() to allow DOS calls
12436         to return values in registers.
12438         * [regfunc.h]
12439         Macros to access registers saved on stack.
12441 Tue Jul 20 10:38:59 1993  Alexandre Julliard
12443         * [win.c]
12444         Corrected allocation of the WM_CREATE data structure.
12446         * [dce.c] [dce.h]
12447         Implemented DCE handling.
12449         * [bitmap.c] [brush.c] [dc.c] [font.c] [gdi.h] [gdi.spec] 
12450           [gdiobj.c] [palette.c] [pen.c]
12451         Implemented the GDI objects data structures and allocation.
12453         * [windows.h]
12454         Added several structures and constants for GDI objects.
12456 Mon Jul 19 12:51:10 1993  Bob Amstadt  (bob at pooh)
12458         * [ldtlib.c]
12459         Modified system calls to match Linus' new interface for
12460         the LDT modification.
12462         * [win.c]
12463         Fixed bug with WM_CREATE message.
12465         * [heap.c] [kernel.spec]
12466         Completed local heap allocation functions.
12468         * [global.c]
12469         Created function GlobalQuickAlloc() for easy allocation from DLLs
12471 Tue Jul 13 20:31:31 1993  Bob Amstadt  (bob at pooh)
12473         * [global.c]
12474         Completed global memory pool API
12476 Sun Jul 11 16:59:52 1993  Alexandre Julliard
12478         * [message.c] [user.c] [user.spec] [windows.h]
12479         Added emulation of Windows message queue.
12481 Thu Jul  8 19:29:27 1993  Bob Amstadt  (bob at pooh)
12483         * [build.c] Original by Bob Amstadt
12484         * [callback.c] Original by Bob Amstadt, updates by 
12485         Alexandre Julliard
12486         * [dump.c] Original by Bob Amstadt
12487         * [global.c] Original by Bob Amstadt
12488         * [heap.c] Original by Bob Amstadt
12489         * [kernel.c] Original by Bob Amstadt
12490         * [ldt.c] Original by Bob Amstadt
12491         * [ldtlib.c] Original by Bob Amstadt
12492         * [relay.c] Original by Bob Amstadt
12493         * [resource.c] Original by Bob Amstadt, updates by 
12494         Alexandre Juliard
12495         * [selector.c] Original by Bob Amstadt, updates by Eric Youngdale
12496         * [user.c] Original by Bob Amstadt
12497         * [wine.c] Original by Bob Amstadt, updates by Eric Youngdale and
12498         Alexandre Julliard
12499         * [wintcl.c] Original by Regents of the University of California,
12500         updates by Peter MacDonald and Alexandre Julliard
12501         * [callback.h] Original by Bob Amstadt
12502         * [dlls.h] Original by Bob Amstadt
12503         * [heap.h] Original by Bob Amstadt
12504         * [neexe.h] Original by Bob Amstadt
12505         * [prototypes.h] Original by Bob Amstadt, updates by 
12506         Eric Youngdale
12507         * [segmem.h] Original by Bob Amstadt
12508         * [tkInt.h] Original by Regents of the University of California
12509         * [windows.h] Original by Peter MacDonald, updates by 
12510         Alexandre Julliard and Bob Amstadt
12511         * [wine.h] Original by Eric Youngdale
12512         * [kernel.spec] Original by Bob Amstadt, updates by 
12513         Alexandre Julliard
12514         * [gdi.spec] Original by Bob Amstadt, updates by 
12515         Alexandre Julliard
12516         * [shell.spec] Original by Bob Amstadt
12517         * [unixlib.spec] Original by Bob Amstadt
12518         * [user.spec] Original by Bob Amstadt, updates by Alexandre Julliard
12519         * [win87em.spec] Original by Bob Amstadt
12520         * [Windows.tcl] Original by Peter MacDonald, updates by 
12521         Alexandre Julliard
12522         * [build-spec.txt] Original by Bob Amstadt
12523         * [if1632.S] Original by Bob Amstadt, updates by Eric Youngdale