Release 961201
[wine/multimedia.git] / ChangeLog
blob0ef8d3345c3e72b897f76d38445b10499c1136ce
1 ----------------------------------------------------------------------
2 Sat Nov 30 19:21:17 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
4         * [configure]
5         Re-generated with autoconf 2.11. Let me know if you have
6         problems.
8         * [controls/listbox.c] [controls/oldlbox.c]
9         Listboxes rewritten from scratch. Moved old code still used by
10         comboboxes to oldlbox.c
12         * [misc/registry.c]
13         Use temporary file when saving registry.
15         * [windows/dialog.c]
16         Implemented Win32 version of DlgDirList() and DlgDirListComboBox().
18         * [windows/winproc.c]
19         Added translation for listbox Win32 messages.
21 Sat Nov 30 21:00:00 Alex Korobka <alex@trantor.pharm.sunysb.edu>
23         * [controls/widgets.c] [controls/button.c]
24         Fixed some incompatibilities with CTL3D DLL.
26         * [windows/dialog.c]
27         Made dialog windows fit into the desktop.
29         * [misc/winsock.c] [misc/winsock_async.c]
30         New Winsock engine.
32         * [windows/message.c]
33         GetMessage() fixes.
35         * [windows/queue.c] [windows/hook.c] [windows/win.c]
36         SetMessageQueue() fixes.
38 Fri Nov 29 10:25:12 1996  Slaven Rezic  <eserte@cs.tu-berlin.de>
40         * [objects/text.c]
41         DrawText16(): Fixed return value.
43 Tue Nov 26 14:47:09 1996  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
45         * [files/profile.c] [*/*]
46         Added Win32 profile functions, updated to new naming standard.
48         * [objects/font.c] [if1632/thunk.c] [include/windows.h]
49         Added EnumFonts32*, EnumFontFamiliesEx*, changed prototypes and
50         structures.
52         * [misc/ole2nls.c] [if1632/thunk.c]
53         Added EnumSystemLocales() (winhelp.exe).
55         * [misc/registry.c]
56         Added Windows 3.1 registry loader supplied by Tor Sjxwall, tor@sn.no
58         * [win32/file.c]
59         Partially fixed CreateFileMapping(), added UnmapViewOfFile().
61 Sat Nov 23 23:36:05 1996  Ronan Waide  <waider@waider.ie>
63         * [misc/shell.c]
64         Fixed some FIXMEs relating to ShellExec() and FindExecutable().
66         * [misc/main.c]
67         Implemented a few more of the SystemParametersInfo() cases.
69 Tue Nov 19 01:24:34 1996  Philippe De Muyter  <phdm@info.ucl.ac.be>
71         * [include/keyboard.h]
72         New file, new macro WINE_VKEY_MAPPINGS (using code taken from event.c).
74         * [include/windows.h]
75         New [VK_A, VK_Z] and [VK_0, VK9] macros.
77         * [misc/keyboard.c]
78         Fixes in KeyTable and ToAscii.
80         * [objects/font.c]
81         FONT_init : Give default value for MSWIN "system" font.
82         FONT_MatchFont : Do not try every size of a font family if the
83         family does not exist.
85         * [windows/event.c]
86         lastEventChar hack removed.
87         KeyStateTable replaced by InputKeyStateTable (maintained in event.c)
88         and QueueKeyStateTable (maintained in message.c).
89         EVENT_key : Corrections to the extended bit setting.
91         * [windows/message.c] [windows/keyboard.c]
92         Implementation of a new QueueKeyStateTable : table of key states
93         valid when messages are retrieved by GetMessage or PeekMessage,
94         and valid for TranslateMessage.
95         TranslateMessage : Convert WM*KEY messages using QueueKeyStateTable
96         and ToAscii.
97         
98 Mon Nov 18 16:59:01 1996  Robert Pouliot <krynos@clic.net>
100         * [graphics/Makefile.in] [graphics/wing.c]
101           [if1632/wing.spec]
102         Some functions for WinG support, mostly empty stubs.
104         * [misc/crtdll.c] [if1632/crtdll.spec]
105         Many functions added to CRTDLL, mostly calls to Unix C library.
107 ----------------------------------------------------------------------
108 Sun Nov 17 15:01:45 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
110         * [graphics/bitblt.c] [graphics/x11drv/bitblt.c]
111         Moved BitBlt operations to the new graphics driver
112         interface. Implemented PatBlt32, BitBlt32 and StretchBlt32.
114         * [memory/global.c]
115         Unified MemManInfo() and GlobalMemoryStatus().
117         * [objects/text.c]
118         Fixed ExtTextOut() to always use physical coords for clip rect.
120         * [windows/dialog.c]
121         Implemented DlgDirSelectEx() and Win32 version of DlgDirSelect*.
123         * [windows/event.c]
124         Avoid busy-looping in EVENT_WaitXEvent when no timer is pending
125         (thanks to Thomas Koenig).
127         * [windows/painting.c]
128         Moved update region clipping for CS_PARENTDC windows to BeginPaint().
129         
130         * [windows/scroll.c]
131         Implemented Win32 version of ScrollWindow() and ScrollDC().
133 Tue Nov 12 09:52:17 1996  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
135         * [files/*.c] [win32/file.c]
136         Some win32 filetime conversion functions added.
137         Fixed behaviour with DOS drives pointing to UNIX /
138         SetCurrentDirectory() may also get X:\xxx paths.
139         Fixed FILE_Open when called from CreateFile().
140         Added GetFileSize(), MapViewOfFile(), SetFileTime(), GetFileTime().
142         * [misc/crtdll.c] [if1632/crtdll.spec]
143         Added some new functions.
145         * [if1632/user32.spec]
146         Some thunks into win16 code added.
148         * [win32/init.c]
149         Added GetSystemInfo(), removed GetModuleFileName() stub.
151         * [win32/code_page.c] [if1632/thunk.c]
152         Added EnumSystemCodePages* (untested).
154         * [objects/font.c] [if1632/thunk.c]
155         Added EnumFontFamilies32*.
156         
157 Mon Nov 11 14:50:24 1996  Huw D. M. Davies <h.davies1@physics.oxford.ac.uk>
159         * [controls/menu.c] [windows/mdi.c]
160         Don't delete the MDI `windows' menu if it's already been deleted.
162         * [misc/exec.c]
163         Notepad always calls WinHelp(.., HELP_QUIT, ...) at termination
164         and complains if it returns FALSE.
166         * [windows/winpos.c]
167         Get maximized MDI child's nonclient area redrawn after resize.
169 Thu Nov  7 13:32:34 1996  Lee Jaekil <juria@seodu.co.kr>
171         * [memory/global.c]
172         Use /proc filesystem for GlobalMemoryStatus() on Linux.
174 Mon Nov  4 18:30:00 1996  Alex Korobka <alex@trantor.pharm.sunysb.edu>
176         * [windows/event.c]
177         Added OffiX-style file drop handling. File paths must be
178         DOS-mappable by Wine (via wine.conf).
180         * [controls/combo.c]
181         Added WM_GETTEXT handler.
183         * [objects/palette.c]
184         Added ResizePalette() (untested).
186         * [objects/cursoricon.c]
187         Implemented icon to cursor conversion.
189         * [objects/color.c]
190         Fixed crash on startup when no colorcells are writeable.
192 Mon Nov  4 00:49:41 1996  Ulrich Schmid  <uschmid@mail.hh.provi.de>
194         * [rc/winerc.c]
195         Added support for win32 output.
197         * [library/libres.c] [include/libres.h] [loader/resource.c]
198         Renamed LIBRES_FindResource to LIBRES_FindResource16.
199         Added LIBRES_FindResource32.
201 Sun Nov 3 21:21:45 1996  Robert Pouliot <krynos@clic.net>
203         * [loader/builtin.c] [if1632/Makefile.in] [if1632/wing.spec]
204         Added the spec file for WinG, it's only stub for now, but it
205         should be easy to do by someone with Windows programming
206         knowledge. See: ftp.microsoft.com/SoftLib/MSLFILES/wing10.exe.
208         * [if1632/crtdll.spec]
209         Added some string and memory functions to make sfxed95.exe (of
210         Warcraft 2) almost work.
212 ----------------------------------------------------------------------
213 Sat Nov  2 12:50:40 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
215         * [files/dos_fs.c]
216         Added long file name mask in DOSFS_FindNext().
218         * [loader/pe_image.c] [loader/task.c]
219         Moved Win32 task startup into TASK_CallToStart().
221         * [objects/dc.c]
222         Fixed SetDCState() for memory DC (thanks to Constantine
223         Sapuntzakis for spotting this one).
225         * [windows/winpos.c]
226         Fixed WINPOS_ForceXWindowRaise() to preserve correct Z-order.
228         * [*/*]
229         Added Win32 version for many graphics functions.
231 Thu Oct 31 10:00:18 1996  Huw D. M. Davies <h.davies1@physics.oxford.ac.uk>
233         * [controls/button.c]
234         BUTTON_CheckAutoRadioButton() unchecks only auto radio buttons.
236         * [controls/edit.c]
237         EM_GETSEL result should have HIWORD(result) >= LOWORD(result); old
238         EDIT_EM_GetSel() renamed to EDIT_GetSel(). 
240         * [windows/dialog.c]
241         DS_LOCALEDIT is a dialog style not an edit style.
243         * [windows/winproc.c]
244         Stop stack trashing when wndPtr->text == NULL.
246 Tue Oct 29 23:35:04 1996   Constantine P Sapuntzakis <csapuntz@mit.edu>
248         * [windows/dce.c]
249         GetDCEx32 - The determination of whether to use the DC cache or
250         not should be independent of DCX_USESTYLE.
252 Sat Oct 26 17:31:00 1996  Thomas Sandford <t.d.g.sandford@prds-grn.demon.co.uk>
254         * [files/directory.c]
255         Added errno.h to #includes
257         * [tools/makedep.c]
258         Close files once they have been processed.
260 ----------------------------------------------------------------------
261 Tue Oct 22 20:09:52 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
263         * [*/Makefile.in] [tools/makedep.c]
264         New program to generate dependencies; should be faster and more
265         portable than 'gcc -MM'.
267         * [*/*]
268         Replaced WPARAM and HDC by explicitly-sized types.
270         * [windows/hook.c]
271         Fixed bug in HOOK_GetHook16 function.
273 Thu Oct 17 09:13:50 1996  John Harvey <john@division.co.uk>
275         * [include/debug.h] [include/stddebug.h]
276         Added debug option for win16drv (-debugmsg +win16drv)
278         * [graphics/win16drv/init.c]
279         Only enable CreateDC if printer=on specified in wine section of
280         wine.conf.
281         printfs changed to dprintf_win16drv.
282         Some tidying up.
284         * [include/gdi.h] [graphics/x11drv/clipping.c]
285           [graphics/x11drv/Makefile.in]
286         Moved SetDeviceClipping into drivers.
288 ----------------------------------------------------------------------
289 Sun Oct 13 15:32:32 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
291         * [Make.rules.in] [*/Makefile.in]
292         Made it possible to compile from a directory other than the source
293         directory.
295         * [graphics/metafiledrv/init.c] [include/metafiledrv.h]
296           [objects/metafile.c] [objects/dc.c]
297         New graphics driver for metafiles.
299         * [if1632/thunk.c]
300         Added thunks for SetWindowsHook and SetDCHook.
302         * [windows/dialog.c]
303         Fixed GetNextDlgGroupItem and GetNextDlgTabItem to skip disabled
304         items.
306         * [*/*]
307         Removed non Win32-clean types HANDLE, HBITMAP, HBRUSH, HFONT,
308         HINSTANCE, HMENU, HRGN and HTASK.
310 Wed Oct  9 14:59:45 1996  Frans van Dorsselaer  <dorssel@rulhm1.LeidenUniv.nl>
312         * [controls/edit.c]
313         Fixed EditWndProc() to fall back to DefWndProc() when the
314         edit state structure is not available.
316 Wed Oct  2 14:00:34 1996  Huw D. M. Davies  <h.davies1@physics.oxford.ac.uk>
318         * [windows/nonclient.c] [windows/mdi.c]
319         AdjustWindowRectEx16() should only take notice of the styles
320         WS_DLGFRAME, WS_BORDER, WS_THICKFRAME and
321         WS_EX_DLGMODALFRAME. Thanks to Alex Korobka.
323         * [controls/scroll.c]
324         Fixed typo in ShowScrollBar32().
326 Sun Aug 25 20:18:56 1996  Jukka Iivonen <iivonen@cc.helsinki.fi>
328         * [if1632/user32.spec] [if1632/winmm.spec]
329         Added SetParent and sndPlaySoundA.
330         
331 ----------------------------------------------------------------------
332 Fri Sep 27 14:18:42 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
334         * [controls/button.c]
335         Fixed focus rectangle size and clipping.
337         * [controls/scroll.c]
338         Converted to Win32 and added support for scroll page.
339         Completed SetScrollInfo() and implemented other Win32 functions.
341         * [files/file.c]
342         Removed FILE_Read() (use _lread32 instead).
344         * [objects/dce.c] [include/dce.h]
345         Allocate DCE on the Win32 heap, and use pointers instead of
346         handles.
347         Implemented Win32 version of DC functions.
349         * [windows/painting.c]
350         Attempt to make CS_PARENTDC style work again.
352 Wed Sep 25 23:40:52 1996 Alex Korobka <alex@trantor.pharm.sunysb.edu>
354         * [windows/dce.c] [windows/winpos.c]
355         Override SaveUnder attribute when painting took place
356         in a window below. Force X to raise activated window 
357         in seamless mode.
359         * [misc/clipboard.c] [windows/event.c]
360         Translation between DOS and Unix text formats and several
361         other fixes for the sudden selection loss.
363         * [windows/message.c]
364         Apply "first" and "last" when checking for WM_QUIT in 
365         MSG_PeekMessage().
367         * [windows/win.c]
368         Rearranged DestroyWindow() to fit "Windows Internals"
369         description.
371         * [windows/win.c] [windows/winpos.c] [windows/nonclient.c]
372         Misc. fixes to CBT hook calls.
374         * [controls/menu.c] [misc/user.c]
375         Fixup resident popup menu window so that it doesn't get
376         destroyed by USER_AppExit().
378         * [loader/module.c] [loader/task.c] [windows/event.c]
379         Process "unsafe" X events outside the scheduler to prevent
380         deadlocks.
382         * [windows/message.c] [windows/queue.c] [windows/winpos.c]
383         Lots of fixes for better Win16 multitasking.
385 Wed Sep 25 20:36:30 1996  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
387         * [include/windows.h]
388         Added some missing HOOK defines.
390         * [misc/shell.c][if1632/shell32.spec][include/shell.h]
391         SHGetFileInfoA stub added (win95 mplayer.exe /play bla.avi).
393         * [win32/console.c][include/wincon.h]
394         GetConsoleScreenBufferInfo, GetLargestConsoleWindowSize added.
396         * [misc/registry.c]
397         Some null ptr fixes.
399         * [loader/pe_image.c]
400         Fixed exported function lookup. (msvcrt20.dll)
401         Add debugsyms for entrypoint, exported functions and sections.
403         * [multimedia/mmsystem.c]
404         MCIOpen: support for element opens (mplayer.exe /play bla.avi).
406         * [several]
407         Added several missing things/stubs/simple thunks from win32
408         to win16 code.
410 Sat Sep 21 17:27:44 1996  O.Flebbe  <flebbe@science-computing.uni-tuebingen.de>
412         * [windows/property.c]
413         Fixed debugging of 16 Bit RemoveProp().
415         * [debugger/memory.c]
416         Added DEBUG_checkmap_bad() for linux.
418 Thu Sep 19 20:48:31 1996  Albrecht Kleine  <kleine@ak.sax.de>
420         * [windows/event.c] [windows/hook.c]
421         Use EnableHardwareInput() for JournalPlayback hook.
423         * [controls/listbox.c]
424         Changed handling of LB_GETITEMRECT in empty listboxes.
426 Thu Sep 19 13:34:35 1996  Slaven Rezic  <eserte@cs.tu-berlin.de>
428         * [misc/main.c]
429         Fixes to X resources handling.  
431 Wed Sep 18 00:31:15 1996  Huw D. M. Davies <h.davies1@physics.oxford.ac.uk>
433         * [objects/metafile.c] [include/gdi.h] [objects/dc.c]
434         Individual handle table created for each metafile. Fixed
435         GlobalReAlloc() bug in MF_AddHandleDC() (was MF_AddHandleInternal).
437         * [windows/graphics.c] [objects/dc.c]
438         Rectangle() changed to work better with wide pens and PS_NULL.
439         Use JoinMiter.
441         * [windows/winpos.c]
442         Make the whole (non X) window invalid on resize if CS_[VH]REDRAW
443         is set.
445         * [windows/nonclient.c]
446         AdjustWindowRectEx() should perform calculations even if the
447         window is minimized.
449         * [windows/mdi.c]
450         Better handling of system button painting. Maximized windows can
451         contain scroll bars. Icons now maximize properly.
453         * [windows/defwnd.c] [windows/nonclient.c] [controls/menu.c]
454         Improved greying of items in system menu. WM_INITMEMUPOPUP no
455         longer caught in DefWndProc, DEFWND_InitSysMenuPopup moved to
456         menu.c.
458 Mon Sep 16 21:30:00 1996  Uwe Bonnes <bon@elektron.ikp.physik.th-darmstadt.de>
460         * [several files]
461         Fix missing includes and wrong printing arguments.
463         * [controls/listbox.c]
464         Don't sort drives in ListBoxDirectory().
465         
466 Sat Sep 14 09:05:47 1996  Petri Tuomola <ptuomola@xs4all.nl>
468         * [windows/dialog.c]
469         Fixed handling of Shift-TAB in dialogs.
471 Thu Sep 12 18:31:00 1996  Thomas Sandford <t.d.g.sandford@prds-grn.demon.co.uk>
473         * [if1632/gdi32.spec]
474         Added SelectClipRgn - call win16 version.
476         * [if1632/user32.spec]
477         Added GetAsyncKeyState, GetMenuItemID and GetMenuStringA.
479         * [include/wincon.h]
480         Added COORD and SMALL_RECT typedefs, moved CONSOLE_SCREEN_BUFFER_INFO
481         out of #if 0 protected portion of file.
483         * [loader/pe_image.c]
484         PE_InitTEB() - Tidy up, bug fix to stack pointer value (Borland
485         programs now work better)
487         * [win32/console.c]
488         Added stub functions for GetConsoleScreenBufferInfo and 
489         GetLargestConsoleWindowSize
491         * [win32/findfile.c]
492         FindFirstFile32A() - removed erroneous strcpy
494         * [windows/keyboard.c]
495         GetAsyncKeyState() - bug fix - now returns value as per Microsoft
496         specification. NB - I still have doubts about some other functions
497         in this file.
499 ----------------------------------------------------------------------
500 Wed Sep 11 18:08:30 1996  Albrecht Kleine  <kleine@ak.sax.de>
502         * [windows/event.c]
503         Minor improvements in setting event time in MSG struct.
505         * [windows/hook.c]
506         Removed an useless 'unimplemented hook' message.
508         * [windows/win.c]
509         Added a WH_CBT hook call during window creation: good for CTL3D.DLL
511 Wed Sep 11 11:19:56 1996  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
512         * [loader/pe_image.c]
513         Fixed imports with no name/ordinal list (MFC30.DLL).
514         Added borland style - ordinal import (wsock32.dll).
516         * [files/file.c] [win32/file.c] [if1632/kernel.spec]
517           [if1632/kernel32.spec] [include/windows.h]
518         Win32 and Win16 code use the same filehandles/HFILEs.
519         Added SetEndOfFile, MoveFile*, diverse *W functions.
521         * [loader/pe_image.c]
522         Fixed argument 2 to DllEntry.
524         * [misc/comm.c]
525         Adapt to filehandling changes, win32 code still broken.
527         * [misc/registry.c]
528         Use Wine filehandling.
529         StartupRegistry to add startup-detected registry entries.
531         * [miscemu/dpmi.c] [miscemu/int21.c]
532         Some missing interrupt-functions added.
534         * [if1632/gdi32.spec][if1632/user32.spec]
535         Some thunks to 16 bit equivalent functions added.
537 Sat Sep  7 11:36:57 EDT 1996  Matthew Ghio <ghio@netcom.com>
539         * [misc/winsocket.c]
540         Rewrote WINSOCK_select() and WSAFDIsSet() to properly convert
541         Windows fd_set structs.
543         * [if1632/winsock.spec]
544         Corrected arguments to select().
546 ----------------------------------------------------------------------
547 Sun Sep  1 19:22:46 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
549         * [misc/commdlg.c] [if1632/commdlg.spec]
550         Fixed some SEGPTR problems.
552         * [windows/winproc.c]
553         Added message translation for WM_COMPAREITEM, WM_DELETEITEM
554         and WM_MEASUREITEM
555         Fixed 16-to-32 translation for WM_HSCROLL/WM_VSCROLL.
557 Fri Aug 30 13:39:00 1996  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
558         * [files/drive.c]
559         GetDriveType16 should report CDROMs as DRIVE_REMOTE (ACME setup).
561         * [multimedia/audio.c]
562         The minimum audiobuffer size shrunk somewhere in linux 1.3.xx
563         below 4096 bytes.
565         * [multimedia/mcistring.c]
566         Segptr string handling fixed & enhanced.
568         * [if1632/crtdll.spec][misc/crtdll.c]
569         malloc,free,_strupr,_stricmp,_strcmpi added.
571         * [if1632/wsock32.spec][misc/winsock.c]
572         More direct thunks into unix libc and WsControl-stub added.
574 Thu Aug 29 23:54:25 1996  Huw D. M. Davies <h.davies1@physics.oxford.ac.uk>
576         * [objects/metafile.c]
577         Bug fixes to both recording and playback of ExtTextOut().
579 Tue Aug 27 15:43:21 1996  Slaven Rezic  <eserte@cs.tu-berlin.de>
581         * [multimedia/audio.c] [multimedia/mcianim.c]
582           [multimedia/mcicda.c] [multimedia/midi.c]
583         Made cdaudio, audio and midi work for FreeBSD.
585 Sun Aug 25 20:18:56 1996  Jukka Iivonen <iivonen@cc.helsinki.fi>
587         * [misc/crtdll.c] [if1632/crtdll.spec]
588         Added a lot of functions.
590         * [misc/ole2nls.c]
591         Added ID values for all languages in GetUserDefaultLCID().
592         
593 Fri Aug 24 21:02:28 1996  Albrecht Kleine  <kleine@ak.sax.de>
595         * [windows/event.c] [windows/message.c]
596         First attempt at hook WH_JOURNALPLAYBACK.
598 ----------------------------------------------------------------------
599 Sat Aug 24 13:57:01 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
601         * [controls/scroll.c]
602         Renamed SCROLLINFO to SCROLLBAR_INFO to avoid conflict with Win32.
604         * [graphics/driver.c] [include/x11drv.h]
605         New files for graphics driver handling.
607         * [if1632/relay.c] [include/registers.h] [tools/build.c]
608         Implemented Win32 register functions. Not really tested yet.
610         * [include/gdi.h]
611         Added a lot of functions to the DC func table.
613         * [loader/pe_image.c]
614         Initialise %fs before calling out to 32-bit code.
616         * [windows/hook.c]
617         Fixed bug in HOOK_GetHook().
619         * [windows/win.c]
620         Fixed FindWindow to return an error if the class name doesn't exist.
622 Wed Aug 21 15:15:53 1996  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
624         * [if1632/Makefile.in] [misc/mpr.c] [if1632/mpr.spec]
625         mpr.dll specs added.
627         * [if1632/kernel32.spec] [win32/newfns.c] [memory/global.c]
628         QueryPerformanceCounter(), GlobalMemoryStatus() added.
630         * [if1632/user32.spec] [win32/error.c]
631         SetLastErrorEx() added.
633         * [misc/commdlg.c]
634         lpstrFilter might be NULL in FILE_WMInitDialog (NS 3.0 setup).
636         * [misc/registry.c]
637         Some missing NULL ptr checks added, misc clean up.
639 Tue Aug 20 21:00:00 1996 Alex Korobka  <alex@pharm.sunysb.edu>
641         * [controls/menu.c]
642         Adjust popup menu coordinates so that it always stays within 
643         the desktop.
645         * [misc/main.c]
646         Fixed GetEnvironment() return value for lpEnv == NULL case.
648 Mon Aug 19 22:48:36 1996  Jukka Iivonen <iivonen@cc.helsinki.fi>
650         * [misc/crtdll.c] [if1632/crtdll.spec]
651         Added some is* functions, strlen and tolower.
652         
653 Mon Aug 19 13:33:13 1996  Stephen Simmons  <ssimmons@vitsemi.com>
655         * [tools/wineconf]
656         New perl script to generate the wine.conf file.
658 Fri Aug 16 15:31:44 1996   John Harvey <john@division.co.uk>
660         * [if1632/gdi.spec]
661         Lots of printer functions.
662         
663         * [include/callback.h]
664         New functions for printer driver support.
666         * [include/gdi.h]
667         New/changed structures to support printer driver.
669         * [misc/escape.c]
670         New version that uses function table in DC structure.
672         * [objects/dc.c]
673         CreateDC copes with things other than Display.
674         X code for CreateDC moved to graphics/x11drv directory.
675         CreateCompatibleDC copies func table from original DC.
677         * [objects/font.c]
678         GetTextExtentPoint32A,GetTextMetrics16 use function table in
679         DC and code moved to drivers directory.
681         * [misc/printdrv.c] [graphics/*/*] [include/win16drv.h]
682         New files for printer support. 
684 Fri Aug 16 12:33:00 1996  Bruce Milner <Bruce.Milner@genetics.utah.edu>
686         * [controls/scroll.c]
687         Added SetScrollInfo32 and GetScrollInfo32.  These just call existing
688         code. There are a few options in which I'm probably the wrong person
689         for the job (page size and disable bar). There are comments in the
690         code as to what they should do.
692         * [objects/gdiobj.c] [objects/font.c] [include/font.h]
693         Added 32 bit version of FONT_GetObject.
695 ----------------------------------------------------------------------
696 Sun Aug 18 12:17:54 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
698         * [files/drive.c]
699         Added 'Filesystem' option in drives configuration.
701         * [files/dos_fs.c] 
702         Added handling of case-insensitive filesystems.
704         * [memory/selector.c] [include/stackframe.h]
705         Removed MAKE_SEGPTR.
707         * [misc/commdlg.c] [multimedia/mcistring.c]
708         Replaced MAKE_SEGPTR by the SEGPTR_* macros.
710         * [objects/bitblt.c] [windows/graphics.c]
711         Use an intermediary pixmap to avoid some BadMatch errors on
712         XGetImage().
714 Sun Aug 18 09:21:27 1996  Albrecht Kleine  <kleine@ak.sax.de>
716         * [windows/message.c]
717         Added handling of WM_NC...mouse messages in JOURNALRECORD hook.
719         * [misc/ver.c]
720         Fixed a bad string result in VerQueryValue[16|32A|32W].
722 Fri Aug 16 19:55:04 1996  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
724         * [if1632/crtdll.spec] [misc/crtdll.c]
725         More additions to get win95 programs further down the road.
727         * [if1632/kernel.spec] [loader/module.c]
728         GetModuleName() added.
729         LoadModule(): params->showCmd can be NULL.
731         * [if1632/kernel32.spec] [if1632/thunk.c]
732         ThunkConnect32() stub added.
734         * [loader/resource.c]
735         Entries include lastentry.
737         * [misc/shell.c] [files/file.c]
738         Made progman work again.
740 Fri Aug 16 09:00:00 1996  Alex Korobka <alex@phm30.pharm.sunysb.edu>
741         
742         * [windows/defwnd.c] [windows/winpos.c] [windows/painting.c]
743         Icon painting fixes.
745         * [windows/winpos.c] [windows/painting.c]
746         Enforce and follow hrgnUpdate more closely to cut down on
747         redundant RedrawWindow() calls.
749         * [windows/event.c]
750         Process ConfigureNotify only for managed windows.
752         * [windows/winpos.c]
753         Do not redraw parent if the window was hidden before SetWindowPos().
755         * [windows/nonclient.c]
756         Omit some nonclient decoration painting for managed windows.
758         * [controls/menu.c] [windows/mdi.c] [windows/nonclient.c]
759         Implemented WM_NEXTMENU.
761         * [controls/listbox.c]
762         Multicolumn listboxes return WVR_VREDRAW on WM_NCCALCSIZE.
764         * [misc/shell.c]
765         Added .ICO file handling to ExtractIcon().
767 ----------------------------------------------------------------------
768 Sun Aug 11 13:00:20 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
770         * [configure.in] [include/acconfig.h] [tools/build.c]
771         Added check for underscore on external symbols.
773         * [memory/selector.c] [memory/global.c]
774         Fixed FreeSelector() to free only one selector.
775         Added SELECTOR_FreeBlock() to free an array of selectors.
777         * [objects/color.c]
778         Fixed a bug in COLOR_ToLogical() that caused GetPixel() to fail on
779         hi-color displays.
781         * [tools/build.c] [if1632/crtdll.spec]
782         Added 'extern' type, used for external variables or functions.
784         * [windows/winpos.c]
785         Allow de-activating a window in WINPOS_ChangeActiveWindow().
787         * [windows/winproc.c]
788         Added 32-to-16 translation for button messages.
789         Fixed WINPROC_GetPtr() to avoid crashes on 32-bit procedures that
790         happen to be valid SEGPTRs.
792 Sat Aug 10 18:22:25 1996  Albrecht Kleine  <kleine@ak.sax.de>
794         * [windows/message.c]
795         Removed a FIXME in MSG_PeekHardwareMsg(): produces correct 
796         data for the JOURNALRECORD-hook (using EVENTMSG16 structure).
798         * [if1632/gdi.spec] [include/windows.h] [objects/metafile.c]
799         Introduced undocumented API function IsValidMetaFile(), plus a
800         minor fix in last patch of CopyMetaFile().
802         * [objects/gdiobj.c]
803         Removed a FIXME in IsGDIObject(): added magic word check.
805 Sun Aug 10 18:10:10 1996  Bruce Milner <Bruce.Milner@genetics.utah.edu>
807         * [controls/statuswin.c]
808         First pass at implementing the StatusWindow class.
810         * [include/commctrl.h]
811         Header file for common controls.
813         * [controls/widgets.c]
814         Added InitCommonControls().
816         * [if1632/comctl32.spec]
817         Add DrawStatusTextA, CreateStatusWindowA, InitCommonControls.
819         * [win32/findfile.c] [if1632/kernel32.spec]
820         Add FindNextFile32A, FindClose.
821         Modified FindFirstFile32A so it works with FindNextFile32A.
823         * [include/winbase.h]
824         Fixed WIN32_FIND_DATA structure member names.
826 Sat Aug 10 09:00:00 1996  Alex Korobka <alex@phm30.pharm.sunysb.edu>
828         * [windows/scroll.c]
829         Changed scrolling routines to benefit from DCE code update.
831 Thu Aug  8 18:05:09 1996  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
833         * [files/file.c]
834         SearchPath* could get NULL for lastpart argument.
836         * [if1632/build-spec.txt] [documentation/debugging]
837         Varargs documentation added, debugging hints updated.
839         * [if1632/crtdll.spec][misc/crtdll.c][misc/Makefile.in]
840         Started to implement CRTDLL.
842         * [if1632/wsock32.spec]
843         Some thunks to standard libc functions (structures have the same
844         elements, but perhaps wrong offset due to packing).
846         * [include/kernel32.h][include/windows.h][win32/*.c][loader/main.c]
847         Merged kernel32.h into windows.h.
849         * [misc/lstr.c]
850         Enhanced FormatMessage().
852         * [misc/main.c] [if1632/kernel.spec] [include/windows.h]
853         GetVersion() updated to new naming standard.
854         Changed language handling to support language ids.
856         * [misc/shell.c]
857         Enhanced FindExecutable, so it finds files in the search path too.
859         * [win32/environment.c]
860         GetCommandLine* updated.
862         * [loader/resource.c] [loader/pe_resource.c]
863         FindResourceEx32* added.
864         Loading of messagetables added.
865         Language handling now uses Wine default language id.
867 ----------------------------------------------------------------------
868 Sun Aug  4 18:18:48 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
870         * [controls/scroll.c]
871         Attempted to implement undocumented scroll-bar messages.
873         * [tools/build.c] [include/callback.h] [windows/winproc.c]
874         CallTo16_* functions now get DS from the previous 16-bit stackframe.
876         * [if1632/thunk.c] [include/callback.h]
877         Added thunks to implement callbacks for the emulator. Now all the
878         Enum* functions always take a real function pointer even in the
879         emulator.
880         
881         * [loader/builtin.c]
882         Removed binary search in BUILTIN_GetEntryPoint32(), as it didn't
883         work with NULL entry points. Using linear search now.
885         * [loader/module.c]
886         Implemented IsSharedSelector().
888         * [loader/task.c]
889         Changed SwitchStackTo/Back to use the instance data to store the
890         previous stack instead of the TDB. Also copy the local variables
891         onto the new stack.
892         Added GetExeVersion() and SetTackSignalProc().
893         Implemented SetSigHandler().
895 Sat Aug  3 22:19:00 1996  Thomas Sandford <t.d.g.sandford@prds-grn.demon.co.uk>
897         * [controls/menu.c]
898         "Fixed" problem in deleting menus where win32 could get into an
899         endless loop when it crashed. I think I've fixed the symptoms, not
900         the original problem so it might be worth further investigation.
902         * [debugger/registers.c]
903         Added missing #ifdefs on FS_REG and GS_REG, needed for FreeBSD to
904         compile wine properly.
906         * [files/dos_fs.c]
907         Made DOSFS_Hash and DOSFS_Match non-static so they can be called
908         from win32/findfile.c (q.v.).
910         * [if1632/gdi32.spec]
911         Added SetMapMode (call existing function)
913         * [if1632/kernel32.spec]
914         Added FindFirstFileA and SetFileAttributesA.
916         * [if1632/user32.spec]
917         Added BringWindowToTop, CreatePopupMenu, GetKeyState, GetParent,
918         IsDlgButtonChecked (call existing functions) and IsDialogMessageA,
919         UnhookWindowsHookEx.
921         * [win32/file.c]
922         Added stub function SetFileAttributes32A. It's a stub because I
923         can't really work out what this function should do with most
924         attributes in a Unix environment. Anyone care to expand it?
926         * [win32/findfile.c]
927         New file. Initial stab at FindFirstFile. This doesn't work as
928         specified yet, though a lot of the groundwork is there. I haven't
929         time to work on this for the next month, so if anyone wants to pick
930         it up and run with it please do.
932         * [win32/memory.c]
933         Removed malloc.h from includes (covered by stdlib.h include, and
934         gets rid of a warning in FreeBSD).
936         * [win32/newfns.c]
937         UnhookWindowsHookEx32A stub added.
939         * [win32/user32.c]
940         Added implementation of IsDialogMessage32A.
942         * [windows/dialog.c]
943         IsDlgButtonChecked now calls SendDlgItemMessage32A instead of
944         SendDlgItemMessage16.
946 Sat Aug  3 18:00:00 1996 Alex Korobka <alex@phm30.pharm.sunysb.edu>
948         * [windows/graphics.c]
949         Removed rectangle checking (conflicted with nonstandard
950         mapping modes). 
952         * [windows/dialog.c]
953         Added check for child-style dialogs to DS_ABSALIGN
954         coordinate conversion.
956         * [objects/color.c]
957         Cleaned up misc. bits
959 Thu Aug  1 10:51:45 1996  Andrew Lewycky <plewycky@oise.utoronto.ca>
961         * [windows/focus.c] [windows/event.c] [windows/win.c]
962           [windows/defdlg.c]
963         Fixes to focusing and activation.
965         * [windows/defdlg.c]
966         Properly(?) handle DM_GETDEFID.
968         * [controls/combo.c]
969         Handle CB_FINDSTRINGEXACT, CB_SETEDITSEL, CB_GETEDITSEL.
970         CBCheckSize: Adjust edit position.
972 Tue Jul 30 09:46:36 1996  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
974         * [files/file.c] [include/file.h] [loader/module.c] [loader/ne_image.c]
975         Pass HFILEs instead of unix-fds to self-loader code.
977 Mon Jul 29 21:48:25 1996  Albrecht Kleine  <kleine@ak.sax.de>
979         * [include/metafile.h] [objects/metafile.c] [objects/text.c]
980         Implemented handling of some new metafile records (META_...)
981         in PlayMetaFileRecord(), rewrite of 'case META_EXTTEXTOUT'.
982         Added functions like MF_StretchBlt() for usage in metafiles.
983         Minor bugfix in CopyMetafile().
985         * [objects/bitmap.c][objects/dib.c]
986         Added check for metafile-DC in Bitmap and DIB functions:
987         CreateCompatibleBitmap() etc.
989 ----------------------------------------------------------------------
990 Sun Jul 28 17:57:19 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
992         * [loader/task.c] [include/task.h]
993         Implemented SwitchStackTo()/SwitchStackBack().
995         * [include/wintypes.h] [loader/main.c]
996         Added __winelib variable to distinguish between emulator and
997         library at run-time. Later on, this should avoid some
998         recompilations when building Winelib.
1000         * [windows/property.c]
1001         Implemented Win32 functions for window properties.
1003 Fri Jul 26 18:00:00 1996  Alex Korobka <alex@phm30.pharm.sunysb.edu>
1005         * [controls/listbox.c]
1006         Implemented LBS_SORT style, WM_COMPAREITEM, and WM_DELETEITEM
1007         messages.
1009         * [controls/menu.c]
1010         Call TranslateMessage() to enable shortcuts (on WM_CHAR).
1012         * [include/cursoricon.h]
1013         Moved #pragma pack(1) back to where it belongs.
1015         * [objects/palette.c]
1016         RealizeDefaultPalette() maps to system colors only.
1017         Do not broadcast palette notifications when in TrueColor.
1019         * [objects/color.c] [include/palette.h]
1020         Miscellaneous optimizations. Had to fix several
1021         "improvements" made to my patch for previous release.
1023         * [objects/dib.c]
1024         Reverse dib bits order for 24-bit SetDIBits().
1026         * [objects/dc.c]
1027         GetDeviceCaps() does not return RC_PALETTE when in TrueColor.
1029         * [windows/scroll.c]
1030         Scroll update region too.
1032         * [windows/message.c]
1033         Include QS_MOUSE into the event mask for nonclient mouse
1034         message filter. Fixes problems with Word 6 freezing when
1035         mouse hits nonclient area.
1037         * [windows/win.c] 
1038         Allow top-level windows to be linked as HWND_TOP in CreateWindow().
1040         * [windows/winpos.c] [windows/mdi.c]
1041         Attempt to fix control menu duplication.
1043 Fri Jul 26 09:49:35 1996  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
1045         * [files/drive.c]
1046         GetDriveType32A(): return value for CDROM fixed.
1048         * [files/file.c]
1049         SearchPath* added.
1051         * [if1632/gdi32.spec] [objects/brush.c]
1052         SetBrushOrgEx() added.
1054         * [loader/pe_resource.c]
1055         If even loading the default entry fails, we just use the first
1056         entry from the resource directory.
1058         [loader/task.c]
1059         SetSigHandler() stub added, Paradox 4.5 now starts up.
1061         * [misc/comm.c] [include/windows.h] [if1632/kernel32.spec]
1062         COMM functions updated to win32, not complete.
1064         * [misc/lstr.c]
1065         FormatMessageA partially implemented.
1067         * [include/miscemu.h] [memory/selector.c]
1068           [memory/global.c] [miscemu/dosmem.c]
1069         DOS memory handling changed: 1MB preallocated block, real-mode
1070         segment handling possible, SetSelectorBase into lower physical 1MB
1071         possible.
1073         * [miscemu/dpmi.c]
1074         Real-mode segments changed, real-mode int 21,ax=6506 added.
1075         AX=0x0303 added.
1077         * [multimedia/time.c]
1078         Fixed bug in killTimer.
1080         * [objects/bitmap.c]
1081         LoadImageA partially implemented.
1083 Wed Jul 24 18:20:24 1996  Albrecht Kleine  <kleine@ak.sax.de>
1085         * [include/dde_mem.h][include/dde_proc.h]
1086           [ipc/dde_atom.c][ipc/dde_proc.c][windows/message.c]
1087           [ipc/generic_hash.h][library/miscstubs.c]
1088         Changes for error free compilation using "--with-ipc":
1089         replaced some names with *16-equivalent (e.g. MSG to MSG16),
1090         modified prototype of function DDE_GlobalFree() .
1092         * [objects/palette.c]
1093         Added check for metafile-DC in GDISelectPalette(),
1094         GDIRealizePalette(),RealizeDefaultPalette() and
1095         IsDCCurrentPalette().
1097 Tue Jul 23 22:46:53 1996  Andrew Lewycky <plewycky@oise.utoronto.ca>
1099         * [controls/edit.c]
1100         EDIT_WM_Create: Don't EDIT_EM_ReplaceSel if created with lParam = "",
1101         fixes Winhelp.
1103         * [windows/dialog.c]
1104         DIALOG_CreateIndirect: Initialise dlgProc before creating children.
1106 ----------------------------------------------------------------------
1107 Wed Jul 17 16:10:16 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
1109         * [configure.in]
1110         Generate include/config.h instead of putting everything on the
1111         command-line.
1112         Removed -with-malloc-debug option (not useful for end users
1113         anyway).
1114         Added check for memmove().
1116         * [include/wintypes.h] [*/Makefile.in]
1117         Added definition of __WINE__ symbol when compiling Wine code
1118         (emulator or library) as opposed to user programs.
1120         * [debugger/editline.c] [debugger/readline/*]
1121         Moved all the readline code into debugger/editline.c. Removed the
1122         readline subdirectory.
1124         * [files/profile.c]
1125         Added PROFILE_GetWineIniInt().
1127         * [include/stackframe.h] [loader/task.c]
1128         The 16-bit stackframe now also exists for Winelib (even though it
1129         only ever contains one frame).
1131         * [loader/module.c]
1132         Added function MODULE_CreateDummyModule() to create a dummy Win16
1133         module for Winelib and Win32.
1135         * [memory/ldt.c]
1136         Make sure the ldt entry contents will be acceptable for the Linux
1137         kernel.
1139         * [memory/selector.c]
1140         Fixed SetSelectorLimit() when the limit is in pages.
1142         * [misc/port.c]
1143         Added memmove().
1145         * [miscemu/dpmi.c]
1146         Clear the segment registers that contain the selector being freed
1147         in int31/ax=0001.
1148         Added missing break after SelectorAccessRights call.
1150         * [win32/struct32.c]
1151         Added conversions for MDICREATESTRUCT.
1153         * [windows/winproc.c]
1154         Added message conversions for WM_MDICREATE.
1156 Tue Jul 16 19:46:24 1996  Pavel Kankovsky <KAN@frode.dcit.cz>
1158         * [windows/class.c]
1159         Added GetExePtr() call in CLASS_FindClassByAtom().
1161 Mon Jul 15 17:49:38 1996  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
1163         * [if1632/*.spec]
1164         Some more trivial specs added.
1166         * [if1632/gdi32.spec] [objects/font.c][windows/dialog.c]
1167         CreateFont32* added, changed to new naming std.
1169         * [include/windows.h] [include/mmsystem.h] [include/wintypes.h]
1170         Some defines/types added.
1172         * [win32/thread.c]
1173         TlsSetValue() returns boolean.
1175         * [win32/resource.c] [loader/pe_resource.c] [loader/resource.c]
1176           [controls/menu.c] [objects/bitmap.c]
1177         Cleanup of the resource functions, mostly changes to new naming
1178         standard and fixing of argument types so that they agree with the
1179         win16/win32 API.
1181 Thu Jul 11 15:00:00 1996  Alex Korobka <alex@phm30.pharm.sunysb.edu>
1183         * [windows/winpos.c]
1184         ShowWindow() fixes.
1186         * [windows/mdi.c]
1187         Fix reversed LPARAM in WM_MDIACTIVATE.
1189         * [wine.ini]
1190         New option AllocSystemColors tells Wine how many colors to grab
1191         from the system colormap.
1193         * [objects/bitblt.c] [objects/dc.c]
1194         Fixed pink garbage over Word buttons in PseudoColor. Added
1195         optional DSTINVERT shortcut for faster text selection.
1197         * [misc/wsprintf.c]
1198         Skip bogus segmented pointers in wsvnprintf16(). 
1200         * [objects/gdiobj.c]
1201         Added palette handling to UnrealizeObject(). 
1203         * [objects/color.c] [objects/palette.c] [windows/dce.c]
1204         Wine gets palette manager with support for more than 20 colors. 
1205         Only PseudoColor and TrueColor visuals tested so far.
1207         * [windows/winpos.c] [windows/win.c] 
1208         Set X size hints for WS_EX_DLGMODALFRAME windows (no resize) and
1209         use XReconfigureWMWindows() instead of XConfigureWindow() in
1210         managed mode.
1212         * [memory/global.c]
1213         Do not allocate more than 640K of DOS memory.
1215         * [misc/main.c]
1216         Do not allow -desktop and -managed together.
1218 ----------------------------------------------------------------------
1219 Fri Jul 12 17:43:05 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
1221         * [controls/scroll.c]
1222         Use Win32 heap functions to allocate scroll-bar info structure.
1224         * [debugger/dbg.y] [debugger/registers.c]
1225         Added support for FS and GS segment registers.
1226         Check that segment registers value are OK before returning from
1227         the signal handler.
1229         * [tools/build.c] [if1632/relay.c] [loader/builtin.c]
1230         Changed relay debugging for Win32 function: the relay code now
1231         passes the entry point address instead of the function name.
1233         * [tools/build.c] [miscemu/*.c]
1234         Added support for data entry points in Win32 DLLs.
1235         Added 'cdecl' function type for Win32.
1236         For 'register' function, the relay code now passes a pointer to
1237         the SIGCONTEXT structure.
1238         
1239         * [include/registers.h] [include/wine.h]
1240         Moved SIGCONTEXT structure definition in registers.h.
1242         * [loader/pe_image.c]
1243         Don't die at once if some Win32 entry points cannot be found, but
1244         set them to NULL, just like we do for Win16. This allows some
1245         programs to go further before crashing.
1247         * [loader/task.c] [loader/main.c]
1248         Moved global initializations from InitTask() to MAIN_Init(), as
1249         they no longer need a task context with the new SEGPTR heap functions.
1251         * [memory/string.c]
1252         Added lstrcpynAtoW and lstrcpynWtoA; not real API functions, but
1253         very convenient.
1255         * [windows/graphics.c]
1256         Partially implemented DrawEdge().
1258         * [windows/timer.c] [windows/caret.c]
1259         Implemented Win32 timer handling. Updated caret management to use
1260         Win32 timers (avoids having to use a Win16 callback).
1262         * [windows/win.c]
1263         Prevent programs from setting some style bits with
1264         SetWindowLong(). This should fix some BadMatch crashes.
1265         Link new windows at the end of the linked list.
1267         * [windows/winpos.c]
1268         Don't try to activate a child window in ShowWindow().
1270         * [windows/winproc.c]
1271         Added a 32->32 thunk to support Ansi-Unicode translation.
1273 Wed Jul 10 22:11:12 1996  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
1275         * [files/directory.c]
1276         Additional (undocumented) return value for GetTempDrive() added.
1278         * [files/dos_fs.c] [files/file.c] [include/windows.h]
1279         GetTempFileName32* added.
1280         GetShortPathName* added.
1282         * [memory/string.c]
1283         Win16 lstrcpy() can get NULL ptrs as argument and survive.
1285         * [misc/lzexpand.c]
1286         LZOpenFile(): also try opening with compressed filename if normal
1287         open fails.
1289         * [misc/ole2nls.c] [misc/lstr.c] [include/windows.h]
1290         Char* added.
1291         CompareString* added.
1293 Sun Jul  7 01:22:14 1996  Jukka Iivonen <iivonen@cc.helsinki.fi>
1295         * [objects/font.c] [if1632/gdi32.spec]
1296         CreateFontIndirect32A and CreateFontIndirect32W added.
1298         * [misc/ole2nls.c]
1299         GetUserDefaultLCID return values updated for new languages.
1300         Finnish support added for GetLocaleInfoA.
1302         * [object/palette] [gdi32.spec]
1303         RealizePalette32 and SelectPalette32 added.
1304         
1305 Sat Jul  6 17:27:30 1996  Ronan Waide  <root@waider.ie>
1307         * [misc/shell.c]
1308         Fixup for SHELL_FindExecutable so that File->Run from progman
1309         works once more. Still needs some more fixups - grep for FIXME in
1310         this file.
1312 ----------------------------------------------------------------------
1313 Fri Jul  5 16:27:43 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
1315         * [controls/desktop.c]
1316         Use Windows file I/O routines to load the desktop bitmap.
1318         * [files/file.c]
1319         Implemented RemoveDirectory* and DeleteFile*.
1321         * [include/wine.h]
1322         Added SIGCONTEXT typedef to replace #define sigcontext_struct.
1324         * [loader/task.c]
1325         Fixed initial breakpoint setting for Win32 tasks.
1327         * [misc/wsprintf.c]
1328         Ignore Unicode formats for wsprintf16().
1330         * [objects/font.c]
1331         Implemented Win32 version of GetTextMetrics.
1333         * [windows/winproc.c] [windows/win.c] [windows/class.c]
1334           [windows/dialog.c]
1335         Modified windows procedures to use thunks, to ensure that the
1336         procedure can be called directly from the Windows program.
1338         * [windows/win.c]
1339         Added function WIN_BuildWinArray() to make it easier to enumerate
1340         windows. Implemented Win32 version of EnumWindows() and friends.
1342 Fri Jul  5 11:56:22 1996  Andreas Kirschbaum <ank@rbg.informatik.th-darmstadt.de>
1344         * [controls/button.c] [windows/win.c]
1345         Operator precedence fixes.
1347         * [controls/edit.c]
1348         Implemented ES_PASSWORD, ES_LOWERCASE and ES_UPPERCASE styles.
1349         Fixed word wrap with long words.
1351         * [debugger/debug.l]
1352         New alias "where" for command "backtrace".
1354         * [if1632/gdi.spec]
1355         Corrected parameter of ExtTextOut.
1357         * [loader/module.c]
1358         Corrected printing of table of modules.
1360         * [misc/spy.c]
1361         Removed superfluous \n in message name.
1363         * [windows/message.c]
1364         Declared MSG_SendMessage as static.
1365         Changed parameter of DirectedYield() from queue handle to task handle.
1366         Removed warning mesages for argument of printf.
1368         * [windows/nonclient.c]
1369         Added the flag DT_NOPREFIX when drawing window titles.
1371         * [windows/win.c]
1372         WIN_WalkWindows now prints the invalid window handle.
1373         Added a warning if Get-/SetWindowWord/-Long gets an invalid offset.
1375         * [windows/winproc.c]
1376         Allows creating dialog windows with NULL as dialog function.
1378 Wed Jul  3 09:26:41 1996  Andrew Lewycky <plewycky@oise.utoronto.ca>
1380         * [windows/event.c]
1381         EVENT_key: Fixes to VK_ code generation for space bar and
1382         punctuation.
1384         * [files/file.c]
1385         GetTempFileName: first character in temporary name is "~".
1387         * [memory/heap.c]
1388         HEAP_MakeInUseBlockFree now frees the whole subheap if possible.
1390         * [objects/text.c]
1391         ExtTextOut16(): handle NULL lpRect and ETO_OPAQUE.
1393         * [misc/driver.c]
1394         Removed some bugs and reformatted. Actually loads drivers now.
1396         * [include/callback.h]
1397         Added CallDriverProc() and CallWindowsExitProc().
1399         * [loader/module.c]
1400         MODULE_CallWEP(): new function.
1402         * [misc/lzexpand.c]
1403         LZSeek(): return new pointer, not old one.
1405         * [misc/ver.c]
1406         find_ne_resource(): fixed dependence on LZSeek() bug.
1407         GetFileResource(): initialize reslen before using it.
1409         * [windows/class.c]
1410         SetClassWord(): add missing else.
1412         * [objects/font.c]
1413         lpFontList is now MAX_FONTS+1. It used to overwrite the array.
1414         InitFontList: allocate one huge array of structures.
1415         FONT_MatchFont: uppercase the face name.
1417 Thu Jun 27 12:41:40 1996  Bruce Milner <bruce@genetics.utah.edu>
1419         * [memory/heap.c]
1420         Fixed a typo in HeapReAlloc().
1422 Tue Jun 25 22:22:03 1996  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
1424         * [files/directory.c] [files/drive.c] [if1632/kernel.spec]
1425           [if1632/kernel32.spec] [if1632/shell.spec] [include/windows.h]
1426         GetTempPath* added
1427         GetDriveType* fixed, updated to NewNameStandard.
1428         GetCurrentDirectory* fixed (needs to prepend X:\).
1430         * [controls/listbox.c]
1431         Missing NULL check added.
1433         * [if1632/winmm.spec] [loader/builtin.c]
1434         winmm.dll (32bit mmsystem equivalent) specs added.
1436         * [memory/string.c] [if1632/kernel32.spec] [include/windows.h]
1437         Rtl{Move,Zero,Fill}Memory added.
1439         * [misc/registry.c]
1440         Some NULL ptr dereference bugs fixed.
1442         * [multimedia/mcicda.c][multimedia/mcistring.c][multimedia/mmsystem.c]
1443         Check for NULL ptr.
1444         Fill mciOpenDrv when mixing mciOpen and mciSendString("open ..").
1445         Aliasing should work for all MCI devices.
1447         * [windows/win.c]
1448         Allow passing invalid window handles to CloseWindow().
1450 Tue Jun 25 20:02:15 1996  Jukka Iivonen <iivonen@cc.helsinki.fi>
1452         * [files/directory.c] [if1632/kernel32.spec]
1453         GetSystemDirectory32A and GetSystemDirectory32W added.
1455         * [misc/main.c] [if1632/kernel32.spec]
1456         Beep and SetEnvironmentVariable32W added.
1458 ----------------------------------------------------------------------
1459 Wed Jun 19 14:49:27 1996  Marcus Meissner <msmeissn@faui45.informatik.uni-erlangen.de>
1461         * [files/drive.c] 
1462         GetFreeDiskSpace*, GetVolumeInformation* added.
1464         * [files/file.c]
1465         FlushFileBuffers, CreateDirectory* added.
1467         * [include/winbase.h] [include/windows.h]
1468         Prototypes, defines added and fixes.
1470         * [if1632/kernel32.spec] [include/resource32.h]
1471           [win32/cursoricon32.c] [win32/resource.c] [windows/dialog.c]
1472         Fixes to resource handling.
1474         * [if1632/kernel.spec] [if1632/kernel32.spec] [if1632/user32.spec]
1475         Specs for implemented functions added
1476         Some thunks to functions which are same as win16 equivalents.
1478         * [loader/task.c]
1479         GetAppCompatFlags() added.
1481         * [misc/registry.c]
1482         One missing else added, small hack to RegQueryValue16().
1484         * [win32/file.c]
1485         GetFileAttributesA() fixed (was using DOS path as UNIX path).
1487 Tue Jun 18 21:00:00 1996  Alex Korobka <alex@phm30.pharm.sunysb.edu>
1489         * [loader/ne_resource.c]
1490         Fixed FreeResource() return value.
1492         * [objects/text.c]
1493         Fixed a bug in ExtTextOut() that was causing overlapped characters
1494         in WinWord.
1496         * [windows/winpos.c]
1497         SWP_FRAMECHANGED for top-level windows now invalidates client
1498         area as clock.exe wants.
1500 Tue Jun 18 11:30:22 1996  Albrecht Kleine  <kleine@ak.sax.de>
1502         * [controls/listbox.c]
1503         Mini bugfix: 'revival' of missing scrollbar in listboxes.
1505 Mon Jun 17 20:27:41 1996  Robert Pouliot <krynos@clic.net>
1507         * [resources/sysres_Fr.rc] [resources/TODO]
1508         Made changes for Choose_Font dialog.
1510 ----------------------------------------------------------------------
1511 Sun Jun 16 16:51:31 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
1513         * [memory/heap.c]
1514         Fixed bug in HeapRealloc (thanks to Bruce Milner).
1516         * [misc/wsprintf.c]
1517         Fixed argument size for %c format in wsprintf16().
1519         * [objects/dc.c]
1520         Don't free hFirstBitmap for saved DCs.
1522         * [windows/event.c]
1523         Added timer handling in EVENT_WaitXEvent().
1525         * [windows/message.c]
1526         In MSG_TranslateMouseMsg and MSG_TranslateKbdMsg, check if the
1527         event is for the current task; if not, wake the other task.
1529         * [windows/queue.c] [include/queue.h]
1530         Added 'self' handle in queue structure.
1532         * [windows/timer.c]
1533         Added TIMER_ExpireTimers() function to mark expired timers and
1534         wake up the corresponding tasks.
1536 Thu Jun 13 01:46:33 EDT 1996  William Magro <wmagro@tc.cornell.edu>
1538         * [windows/mapping.c]
1539         First point in list was mapped multiple times in DPtoLP and
1540         LPtoDP.  Other points were not mapped.
1542 Wed Jun 12 18:08:45 1996  Alex Korobka <alex@phm30.pharm.sunysb.edu>
1544         * [misc/shell.c]
1545         Some fixes for ExtractIcon function family.
1547         * [documentation/user_module]
1548         Chapter about windowing and messaging subsystems.
1550 ----------------------------------------------------------------------
1551 Tue Jun 11 15:20:43 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
1553         * [debugger/break.c] [loader/signal.c]
1554         Fixed breakpoints in 32-bit code.
1556         * [include/windows.h]
1557         Added many more Win32 versions of standard structures.
1559         * [include/winreg.h] [misc/registry.c]
1560         Moved private types into registry.c.
1562         * [memory/string.c] (New file)
1563         Moved most string functions from misc/lstr.c; added Win32 version
1564         of all functions.
1566         * [misc/wsprintf.c]
1567         Implemented Win32 wsprintf functions.
1569         * [objects/bitmap.c]
1570         Implemented Win32 bitmap functions.
1572         * [windows/dialog.c]
1573         Don't set dialog procedure before the controls are created. This
1574         avoids a crash in Winhelp.
1576 Tue Jun 11 14:10:06 1996 Martin von Loewis <loewis@informatik.hu-berlin.de>
1578         * [controls/menu.c] [if1632/user.spec] [windows/message.c]
1579         Replace PeekMessage with PeekMessage16.
1581         * [if1632/kernel32.spec][misc/main.c]
1582         GetVersion32,GetVersionEx32A,GetVersionEx32W: new functions.
1583         MAIN_ParseVersion: new function, new command line option -winver.
1584         GetVersion: modified to take command line argument into account.
1586         * [if1632/kernel32.spec] [win32/process.c]
1587         FreeLibrary32: new function.
1588         TlsAlloc: initialize Tls to zero.
1589         InterlockedIncrement,InterlockedDecrement,InterlockedExchange: new
1590         functions.
1592         * [if1632/kernel32.spec]
1593         SetErrorMode,GetActiveWindow: new relays to existing functions.
1595         * [if1632/kernel32.spec][win32/user32.c]
1596         PeekMessage32A,PeekMessage32W: new functions.
1598         * [include/struct32.h][include/windows.h]
1599         Moved MSG32 to windows.h.
1600         Renamed MSG to MSG16.
1601         Modified prototypes to use MSG16
1603         * [include/winbase.h]
1604         OSVERSIONINFO32A,OSVERSIONINFO32W: new structures.
1606 Sun Jun  9 20:53:30 1996  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
1608         * [if1632/Makefile.in] [loader/builtin.c]
1609         version.dll,lz32.dll added.
1611         * [include/lzexpand.h] [if1632/lz32.spec] [if1632/lzexpand.spec]
1612           [misc/lzexpand.c]
1613         lz32.dll added.
1614         Modified to new function naming standard.
1616         * [include/ver.h] [if1632/ver.spec] [if1632/version.spec] [misc/ver.c]
1617         version.dll added (win32 version of ver.dll).
1618         Modified to new function naming standard.
1619         Use registry to look up a LOCALE langids too.
1620         (VerInstallFile,VerFindFile still stubs)
1622 Fri Jun  7 20:40:20 1996  Albrecht Kleine  <kleine@ak.sax.de>
1624         * [files/file.c]
1625         Added a warning if GetTempFileName() gets a bad drive parameter.
1627         * [misc/commdlg.c]
1628         Changed file listbox color to gray in SaveFile dialog 
1629         (just like Windows does this).
1631 ----------------------------------------------------------------------
1632 Wed Jun  5 20:13:54 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
1634         * [controls/button.c] [controls/listbox.c]
1635         Fixed wParam of WM_DRAWITEM message.
1637         * [if1632/Makefile.in] [loader/builtin.c]
1638         Remove WPROCS32 DLL, as the relay code can call Wine routines
1639         directly.
1641         * [loader/module.c] [loader/ne_image.c]
1642         Fixed initial stack layout for self-loading modules.
1644         * [tools/build.c]
1645         Fixed data segment building for Win16 modules.
1647         * [windows/defdlg.c]
1648         Implemented Win32 versions of DefDlgProc().
1650         * [windows/dialog.c]
1651         Merged Win16 and Win32 dialog code.
1652         Added support for control extra data in dialog item template.
1654         * [windows/win.c]
1655         Unified Win16 and Win32 versions of CreateWindow().
1656         Implemented Win32 version of GetWindowLong().
1658         * [windows/winproc.c]
1659         Changed the implementation of window procedures, so that 16-bit
1660         winprocs are valid segmented pointers.
1662 Sun Jun  2 16:39:46 1996  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
1664         * [misc/registry.c]
1665         Fixed another bug in the w95 loader. Quietened some debug output.
1667 Sun Jun  2 10:00:22 1996  Ulrich Schmid  <uschmid@mail.hh.provi.de>
1669         * [windows/winproc.c]
1670         Bug fix: WM_PARENTNOTIFY: don't fall through to WM_SETTEXT.
1672 Sat Jun  1 12:37:22 1996  Tristan Tarrant <tst@sthinc.demon.co.uk>
1674         * [resources/TODO] [resources/sysres_It.rc]
1675         Updated font dialog box.
1677 Thu May 30 21:05:19 1996  Albrecht Kleine  <kleine@ak.sax.de>
1679         * [include/commdlg.h] [misc/commdlg.c]
1680         ChooseFont() and ChooseColor(): 
1681         Bugfixes and added more support for some CF_* and CC_* flags: 
1682         dialog templates and font size control.
1683         Bugfix in structure definition of CHOOSECOLOR definition.
1685         * [ipc/dde_proc.c] [windows/event.c]
1686         Replaced SendMessage with SendMessage16 and added inclusion of
1687         dde_proc.h for error-free compilation of ipc module.
1689 Thu May 30 19:00:00 1996  Alex Korobka <alex@phm30.pharm.sunysb.edu>
1691         * [windows/scroll.c]
1692         Made ScrollDC to save/restore current clipping region.
1694         * [misc/clipboard.c] [windows/event.c]
1695         Implemented most of the previously missing features (not tested), 
1696         improved text pasting from/to X. 
1698         * [if1632/user.spec] [if1632/gdi.spec] [objects/dc.c]
1699           [objects/gdiobj.c] [objects/clipping.c] [windows/dce.c]
1700           [windows/winpos.c] [windows/painting.c]
1701         Updated DCE code, implemented dynamic invalidation of owned DCs.
1702         This fixes a lot of problems with scrolling in WinWord. Not
1703         sure about the effect on -desktop.
1705 Wed May 29 23:35:44 1996  Jukka Iivonen <iivonen@cc.helsinki.fi>
1707         * [win32/time.c] [if1632/kernel32.spec]
1708         Added SetSystemTime and SetTimeZoneInformation.
1710         * [if1632/kernel32.spec]
1711         Added lstrcat, lstrcatA, lstrcmp, lstrcmpA, lstrcpy, lstrlen.
1713         * [include/windows.h]
1714         Added SYSTEM_POWER_STATUS structure and prototypes for
1715         GetSystemPowerStatus, SetSystemPowerState, SetSystemTime.
1717         * [include/kernel32.h]
1718         Added a prototype for SetTimeZoneInformation.
1720         * [win32/environment.c] [if1632/kernel32.spec]
1721         Added GetSystemPowerStatus and SetSystemPowerState stubs.
1723 ----------------------------------------------------------------------
1724 Tue May 28 19:36:36 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
1726         * [controls/combo.c]
1727         Destroy the listbox and edit control when destroying the
1728         combo. This should prevent crashes on application exit.
1730         * [misc/system.c] [if1632/system.spec]
1731         Implemented InquireSystem().
1733         * [loader/task.c] [windows/message.c] [windows/queue.c]
1734         First attempt at inter-task SendMessage(). Still has a lot of
1735         problems.
1737 Tue May 28 14:26:04 1996  Peter Bajusz  <hyp-x@inf.bme.hu>
1739         * [windows/mdi.c]
1740         Fixed MDITile with iconic children.
1742 Mon May 27 20:28:18 1996  Albrecht Kleine  <kleine@ak.sax.de>
1744         * [misc/commdlg.c]
1745         ChooseFont dialog:
1746         - complete rewrite of FontFamilyEnumProc() and FontStyleEnumProc()
1747           not real available font types (e.g. "Bold") can not selected
1748         - supporting more CF_LIMITSIZE- and CF_...ONLY- flags
1750         * [objects/font.c]
1751         In FONT_MatchFont perform check if "lfFaceName" is family from X11
1752         only if "lfFaceName" is a windows font family then do a call of
1753         FONT_TranslateName() : this results in better font selections in 
1754         ChooseFont() or applications like charmap.exe or write.exe.
1755         Added a ParseFontParms() call if necessary in function 
1756         FONT_MatchFont(): we need a font name as basis for GetTextFace() 
1757         even if there isn't one...
1759         * [resources/TODO]
1760         Inventory of resource translations in sysres_??.rc
1762 Fri May 24 16:33:28 1996  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
1764         * [misc/registry.c]
1765         _w95_loadreg: use offset to determine next RGDB position too.
1767 Thu May 23 19:35:38 1996  Greg Kreider <kreider@natlab.research.philips.com>
1769         * [controls/combo.c]
1770         Fixed size of combo, lbox, and button (lb sometimes off by 2 pixels).
1772         * [misc/main.c]
1773         Result of option "-fixedmap" is to turn flag on.
1775 Thu May 23 19:15:41 1996  Ronan Waide  <root@waider.ie>
1777         * [misc/shell.c]
1778         ShellExecute and FindExecutable now both use common code to
1779         determine the required executable file.
1781 ----------------------------------------------------------------------
1782 Tue May 21 14:06:07 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
1784         * [controls/button.c]
1785         Made ButtonWndProc a 32-bit window procedure.
1787         * [controls/desktop.c]
1788         Made DesktopWndProc a 32-bit window procedure.
1789         Added handling of WM_SETCURSOR.
1791         * [controls/menu.c]
1792         Allocate menu items and strings on the 32-bit system heap.
1793         Implemented Win32 versions for ChangeMenu, InsertMenu, ModifyMenu,
1794         AppendMenu and LoadMenuIndirect.
1796         * [controls/widgets.c]
1797         Added possibility to have 32-bit built-in classes.
1799         * [files/drive.c]
1800         Implemented GetLogicalDrive() and GetLogicalDriveStrings().
1802         * [misc/spy.c] [include/spy.h]
1803         Added support for spying Win32 messages.
1805         * [loader/builtin.c]
1806         Fixed bug in -dll option parsing.
1808         * [memory/local.c]
1809         Added back the change by Huw D. M. Davies to free the block in
1810         LocalRealloc() before allocating the new one.
1812         * [objects/bitmap.c] [objects/cursoricon.c] [objects/oembitmap.c]
1813         Fixed bug in bitmap size that caused memory corruption for 24bpp.
1815         * [windows/defwnd.c]
1816         Implemented Win32 version of DefWindowProc().
1818         * [windows/dialog.c]
1819         Implemented Win32 version of SendDlgItemMessage,
1820         Get/SetDlgItemText and Get/SetDlgItemInt.
1822         * [windows/mdi.c]
1823         Implemented Win32 version of DefFrameProc() and DefMDIChildProc().
1824         Don't make a copy of the OBM bitmaps for every MDI window.
1826         * [windows/message.c]
1827         Implemented Win32 version of SendMessage().
1828         
1829         * [windows/winproc.c] [windows/class.c] [windows/win.c]
1830         New scheme for 32-bit window procedures to replace aliases. All
1831         32-bit window procedure get a 16-bit address pointing to a
1832         WINDOWPROC structure.
1833         Implemented Ansi<->Unicode translation for CallWindowProc().
1834         Added translation of WM_DRAWITEM between Win16 and Win32.
1836         * [windows/win.c] [include/callback.h]
1837         Added ugly hack to build CREATESTRUCT on the stack when sending
1838         WM_NCCREATE.
1839         Implemented Win32 version of Get/SetWindowWord/Long and
1840         Get/SetWindowText.
1841         
1842 Fri May 17 10:20:16 1996  Albrecht Kleine  <kleine@ak.sax.de>
1844         * [controls/button.c]
1845         Avoid gray text on gray background in disabled push buttons
1846         using a b/w raster and some raster operations (PatBlt,BitBlt).
1848         * [objects/text.c]
1849         DrawText(): don't draw an underbar anymore if DT_CALCRECT is set.
1851 ----------------------------------------------------------------------
1852 Thu May 16 13:35:31 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
1854         * [*/*.c]
1855         Renamed RECT, POINT and SIZE structures to RECT16, POINT16 and
1856         SIZE16. Implemented Win32 version of most functions that take
1857         these types as parameters.
1859         * [configure]
1860         Patched autoconf to attempt to correctly detect -lnsl and
1861         -lsocket. Please check this out.
1862         
1863         * [controls/button.c]
1864         Added support for Win32 BM_* messages.
1866         * [controls/menu.c]
1867         Avoid sending extra WM_MENUSELECT messages. This avoids crashes
1868         with Excel.
1870         * [memory.heap.c] [include/heap.h]
1871         Added support for SEGPTRs in Win32 heaps. Added a few macros to
1872         make using SEGPTRs easier. They are a bit slower than MAKE_SEGPTR,
1873         but they work with Win32.
1875         * [memory/atom.c]
1876         Implemented Win32 atom functions.
1878         * [memory/local.c]
1879         Fixed LocalReAlloc() changes to avoid copying the whole block twice.
1881         * [win32/memory.c]
1882         Use /dev/zero instead of MAP_ANON for VirtualAlloc().
1884         * [windows/class.c]
1885         Properly implemented the Win32 class functions.
1887         * [windows/winproc.c] (New file)
1888         New file handling the message translation between Win16 and Win32.
1890 Mon May 13 18:00:00 1996 Alex Korobka <alex@phm30.pharm.sunysb.edu>
1892         * [windows/mdi.c] [windows/menu.c]
1893         Improved WM_MDICREATE and WM_MDICASCADE handling.
1895         * [windows/event.c] [objects/bitblt.c]
1896         Handle GraphicsExpose event for BitBlt from screen to screen.
1898         * [windows/event.c] [windows/win.c] [windows/nonclient.c]
1899         Bunch of fixes for problems with -managed.
1901         * [windows/win.c] [windows/winpos.c]
1902         Changed conditions for WM_SIZE, WM_MOVE, and WM_GETMINMAXINFO
1903         in CreateWindow.
1905         * [windows/win.c] [windows/queue.c] [misc/user.c]
1906         Do not send WM_PARENTNOTIFY when in AppExit and call WH_SHELL
1907         on window creation/destruction.
1909         * [objects/palette.c]
1910         Crude RealizePalette(). At least something is visible in LviewPro.
1912 Sun May 12 02:05:00 1996  Thomas Sandford <t.d.g.sandford@prds-grn.demon.co.uk>
1914         * [if1632/gdi32.spec]
1915         Added Rectangle (use win16 version).
1917         * [if1632/kernel32.spec]
1918         Added GetWindowsDirectoryA (use win16 GetWindowsDirectory).
1920         * [if1632/user32.spec]
1921         Added GetSubMenu, MoveWindow, SetScrollPos, SetScrollRange (use win16
1922         versions).
1923         Added SetWindowsHookExA (empty stub for now).
1925         * [include/handle32.h]
1926         Changed #include <malloc.h> to #include <stdlib.h> to prevent
1927         hate message from FreeBSD compiler.
1929         * [win32/newfns.c]
1930         Added new function SetWindowsHookEx32A (empty stub for now).
1932         * [win32/user32.c]
1933         Removed redundant debugging printf statement.
1935 Sun May 12 01:24:57 1996  Huw D. M. Davies <h.davies1@physics.oxford.ac.uk>
1937         * [memory/local.c]
1938         Avoid creating adjacent free blocks.
1939         Free the block in LocalReAlloc() before allocating a new one.
1940         Fixed LocalReAlloc() for discarded blocks.
1941         
1942 Fri May 10 23:05:12 1996  Jukka Iivonen <iivonen@cc.helsinki.fi>
1944         * [resources/sysres_Fi.rc]
1945         ChooseFont and ChooseColor dialogs updated.
1947 Fri May 10 17:19:33 1996  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
1949         * [files/drive.c,if1632/kernel.spec]
1950         GetCurrentDirectory(),SetCurrentDirectory() implemented.
1952         * [if1632/advapi32.spec] [if1632/kernel.spec] [if1632/shell.spec]
1953           [include/windows.h] [include/winreg.h] [loader/main.c]
1954           [misc/main.c] [misc/shell.c] [misc/registry.c]
1955         Registry fixes:
1956         - loads win95 registry databases,
1957         - save only updated keys on default,
1958         - now adhers to the new function naming standard,
1959         - minor cleanups.
1961 Tue May 7 22:36:13 1996  Albrecht Kleine  <kleine@ak.sax.de>
1963         * [combo.c]
1964         Added WM_COMMAND-handling for interaction between EDIT and COMBOLBOX
1965         and synchronized mine with Greg Kreider's works.
1967         * [commdlg.c]
1968         Bugfix in ChooseFont: font size handling.
1970 ----------------------------------------------------------------------
1971 Mon May  6 12:56:26 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
1973         * [DEVELOPERS-HINTS]
1974         Added paragraph on naming conventions for Win16/Win32/Winelib.
1976         * [controls/menu.c]
1977         Create a default system menu that is the same for all windows
1978         instead of making a copy every time.
1980         * [include/wintypes.h]
1981         Added WINELIB_NAME and DECL_WINELIB_TYPE macros.
1982         Added xx16 and xx32 definitions for most types. General clean-up.
1984         * [memory/global.c] [memory/local.c] [*/*]
1985         Renamed Global and Local heap functions to xxx16. Added all xxx32
1986         versions of the same functions.
1988         * [memory/selector.c]
1989         Mask out lower bits of selector in FreeSelector().
1991         * [misc/lstr.c]
1992         Fixed wvsprintf().
1994         * [windows/class.c]
1995         Changed the class structure to make Win32 support easier.
1997         * [windows/defwnd.c]
1998         Added handling of WM_INITMENUPOPUP for system menu to gray out
1999         invalid options.
2001         * [windows/winpos.c]
2002         Bug fix: the WINDOSPOS structure pointer in WM_NCCALCSIZE must be
2003         a SEGPTR.
2005 Sun May  5 03:51:26 1996  Huw D. M. Davies <h.davies1@physics.oxford.ac.uk>
2007         * [memory/local.c]
2008         Implementation of moveable and (rudimentary) support for
2009         discardable local memory, plus several bug fixes.
2011 Sat May  4 18:33:35 1996  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
2013         * [include/windows.h] [windows/win.c] [if1632/user.spec] 
2014         FindWindowEx() implemented (someone reported it was missing
2015         for FrameMaker 4.1).
2017         * [if1632/kernel32.spec] [if1632/user32.spec] [win32/memory.c]
2018           [win32/resource.c]
2019         Misc small stubs/small functions which bring win95 binaries
2020         further down the road. (IsBadCodePtr, LocalReAlloc,GetCursorPos)
2021         Small fix in WIN32_LoadAcceleratorsA.
2023 Fri May  3 19:43:12 1996  Frans van Dorsselaer <dorssel@rulhm1.LeidenUniv.nl>
2025         * [controls/edit.c] [controls/EDIT.TODO]
2026         Changed / fixed some types and typecasts.
2027         Fixed the scrollbar reset after WM_SETHANDLE / WM_SETTEXT.
2028         Added heap initialization in WM_CREATE.
2030 Fri May  3 19:30:02 1996  Greg Kreider <kreider@natlab.research.philips.com>
2032         * [controls/combo.c] [controls/listbox.c]
2033         Pass WM_[HV]SCROLL to listbox, but not combo.
2034         Don't try to redraw non-existant scroll bars (changes dwStyle flags).
2035         Combo box gets border.
2036         Combo box includes button (otherwise button won't trigger dropdown).
2037         Proper border around RectButton.
2038         Check size consistancy of combo, listbox, and button after resizing 
2039         or before painting.  These routines still aren't completely correct.
2040         Localize size checks in separate routines.
2041         Listboxes are white.
2043 Thu May  2 19:21:23 1996  Albrecht Kleine  <kleine@ak.sax.de>
2045         * [controls/combo.c][include/commdlg.h][include/commdlg.c]
2046           [resources/sysres_De.rc][resources/sysres_En.rc]
2047         Introduced ChooseFont dialog, but needed some patches in 
2048         handling of comboboxes with edit controls.
2050 Tue Apr 30 00:33:27 1996  Ulrich Schmid  <uschmid@mail.hh.provi.de>
2052         * [programs/winhelp/*]
2053         Added a help viewer and a simple `.hlp' to `.sgml' converter.
2055 Mon Apr 29 14:17:57 1996  Tristan Tarrant <tst@sthinc.demon.co.uk>
2057         * [resources/sysres_*.rc] [misc/shell.c]
2058         Modified size of "About" dialog boxes.
2060 Sat Apr 27 18:10:11 Martin von Loewis <loewis@informatik.hu-berlin.de>
2062         * [if1632/Makefile.in][loader/builtin.c]
2063         crtdll.spec, ntdll.spec, wsock32.spec: new files.
2065         * [loader/pe_image.c]
2066         Fix error message if import by ordinal failed.
2068 ----------------------------------------------------------------------
2069 Sun Apr 28 14:32:43 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
2071         * [Makefile.in]
2072         Subdir memory is now also compiled for Winelib, in order to get
2073         the Win32 heap functions.
2075         * [if1632/Makefile.in]
2076         Renamed winprocs and winprocs32 to wprocs and wprocs32 to avoid
2077         DLL names > 8 characters.
2079         * [loader/builtin.c] (New file)
2080         Grouped all built-in DLLs code in a single file.
2082         * [memory/global.c]
2083         Use the Win32 heap code instead of malloc() to allocate linear
2084         memory. This will help test the heap code.
2086         * [memory/local.c]
2087         Fixed FreeSelector() to clear DS and ES correctly for huge blocks.
2089         * [tools/build.c] [if1632/relay.c]
2090         Removed 'id' directive in spec files. For relay debugging, the DLL
2091         entry point is now computed from the CS:IP entry point address.
2092         Added 'heap' directive to specifiy a local heap for the DLL. USER
2093         and GDI heap are now created this way.
2095         * [windows/class.c] [include/class.h]
2096         Changed the class structure to use pointers instead of handles.
2097         Changed Get/SetClassWord/Long to use a switch statement; this
2098         allows changing the layout of the CLASS structure.
2100         * [windows/win.c] [include/win.h]
2101         Use a CLASS * instead of a handle for the window class.
2103 Sat Apr 27 18:10:11 Martin von Loewis <loewis@informatik.hu-berlin.de>
2105         * [if1632/kernel32.spec] [memory/global.c]
2106           [win32/memory.c] [win32/process.c]
2107         GetProcessAffinityMask,GlobalLock,IsBadReadPtr,IsBadWritePtr,
2108         LocalLock,SetThreadAffinityMask: new relays.
2110         * [win32/cursoricon32.c]
2111         Return same handle if a cursor is loaded multiple times.
2113 Sat Apr 27 15:13:37 1996  Bang Jun Young <bangjy@nownuri.nowcom.co.kr>
2115         * [resources/sysres_Ko.rc]
2116         Added support for Korean [Ko] language.
2118 Fri Apr 26 00:49:05 1996  Huw D. M. Davies <h.davies1@physics.oxford.ac.uk>
2120         * [objects/dc.c] [objects/font.c]
2121         Fixed problem with SaveDC()/RestoreDC() and font cache 'used' count.
2123         * [objects/metafile.c] [objects/dcvalues.c]
2124         Fixed broken SetTextAlign() on metafiles.
2126         * [objects/metafile.c]
2127         Delete objects in handle table at end of PlayMetaFile().
2129 Wed Apr 24 19:21:01  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
2131         * [if1632/ver.spec] [misc/ver.c] [include/ver.h] (New files)
2132         VER.DLL (partially) implemented (VerFindFile,VerInstallFile)
2133         [If it doesn't work for you, use -dll -ver and report it to me]
2135         * [if1632/user32.spec] [if1632/kernel32.spec] [if1632/shell.spec]
2136           [if1632/shell32.spec] [misc/ole2nls.c] [windows/message.c]
2137           [windows/graphics.c]
2138         Simple win32 functions, where we can just use the win16 counterpart.
2139         Misc. stubs. 
2141         * [misc/lstr.c]
2142         Someone reported a _lstrlen(NULL). NULL is a valid argument. Fixed.
2144         * [misc/registry.c]
2145         Some alloclens were off by 1, one double fclose() fixed.
2146         Requesting value 0 of a key with no values returns an error 
2147         (should we always return a made up value NULL? what does win3.1?)
2149 Tue Apr 23 17:00:00 1996 Alex Korobka <alex@phm30.pharm.sunysb.edu>
2151         * [misc/shell.c]
2152         Implemented FindEnvironmentString(), DoEnvironmentSubst(),
2153         ExtractIcon(), InternalExtractIcon() and ExtractAssociatedIcon().
2155         * [misc/user.c]
2156         Do extensive cleanup on application exit.
2158         * [windows/hook.c] [windows/win.c] [windows/class.c]
2159         Added miscellaneous cleanup routines.
2161         * [controls/menu.c]
2162         More efficient popup menu window handling.
2164 Mon Apr 22 21:35:22 1996  Albrecht Kleine  <kleine@ak.sax.de>
2166         * [include/windows.h][objects/oembitmap.c][include/bitmaps/obm_trtype]
2167         Added "TT-bitmap" for later usage in a ChooseFont() ownerdraw combobox.
2169 ----------------------------------------------------------------------
2170 Sat Apr 20 23:23:16 1996  Robert Pouliot <krynos@qbc.clic.net>
2172         * [resources/sysres_Fr.rc] [resources/TODO]
2173         Made changes for Choose_Color dialog.
2175 Sat Apr 20 15:43:49 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
2177         * [controls/button.c]
2178         Fixed test that got miscompiled by some old gcc versions.
2180         * [memory/local.c]
2181         Fixed the layout of handle tables so that moveable handle entries
2182         can be freed on LocalFree().
2183         Implemented LocalFlags(), LocalCountFree(), LocalHandleDelta() and
2184         GetHeapSpaces().
2186         * [misc/main.c] [ANNOUNCE]
2187         Update the list of contributors. Please let me know if I forgot
2188         someone.
2190 Fri Apr 19 20:07:20 1996  Frans van Dorsselaer  <dorssel@rulhm1.leidenuniv.nl>
2192         * [controls/edit.c] [controls/EDIT.TODO]
2193         Fixed EM_SETHANDLE / WM_CREATE / EDIT_MakeFir() buffer allocation.
2194         Fixed ES_NOHIDESEL / WM_MOUSEMOVE / WM_LBUTTONDOWN implementation.
2195         Added WM_ENABLE implementation (gray text).
2196         Fixed buffer > 32767 bug.
2197         Fixed argument types / typecasting.
2198         Faster selection (re)drawing.
2200 Thu Apr 18 13:38:26 1996  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
2202         * [misc/registry.c] [include/winreg.h]
2203         Changed savefile format again to human readable/editable
2204         (UNICODE chars >0xff are specified by \uXXXX, data by XX).
2205         Has now global / local registry databases (including merging them).
2206         HKEY_CLASSES_ROOT == HKEY_LOCAL_MACHINE\\SOFTWARE\\Classes.
2207         HKEY_CURRENT_USER == HKEY_USERS\\<loginname>.
2209         * [misc/comm.c]
2210         Allow " " as COMx: ... spec delimiter too.
2211         (AOL-CD setup.exe tries to initialize modem2 as "9600,x,x x" (can't 
2212         remember the x).
2214 Thu Apr 18 09:00:00 1996  Alex Korobka <alex@phm30.pharm.sunysb.edu>
2216         * [windows/mdi.c]
2217         Miscellaneous changes.
2219         * [windows/winpos.c] 
2220         Use BitBlt whenever possible in SetWindowPos.
2222         * [windows/painting.c]
2223         Fix incompatibilities with hrgnUpdate being 1.
2225 Wed Apr 17 19:19:22 1996  Albrecht Kleine  <kleine@ak.sax.de>
2227         * [misc/commdlg.c]
2228         Many bugfixes in ChooseColor dialog.
2229         Added a user defined dialog title in FileOpen-/FileSave- dialog.
2231         * [misc/commdlg.c][include/commdlg.h]
2232           [if1632/commdlg.spec][if1632/winprocs.spec]
2233         Introduced dialog-, callback- and enum- stub functions
2234         for ChooseFont dialog
2236 Wed Apr 17 19:08:38 1996  Niels de Carpentier  <niels@cindy.et.tudelft.nl>
2238         * [objects/metafile.c] [include/metafile.h] [if1632/gdi.spec]
2239         Implemented EnumMetaFile and CopyMetaFile. Removed METAFILE struct.
2240         Implemented META_STRETCHDIB in PlayMetaFileRecord, several bug 
2241         fixes.
2243         * [windows/winpos.c]
2244         Don't try to hide the window if it's already hidden.
2246         * [windows/message.c]
2247         Let MSG_PeekHardwareMsg fill the message queue with events if
2248         it's empty.
2250 Wed Apr 17 17:54:04 1996  Tristan Tarrant <tst@sthinc.demon.co.uk>
2252         * [resources/sysres_It.rc]
2253         Updated to support the new CHOOSE_COLOR_DIALOG.
2255 Tue Apr 16 11:50:00 1996  Anand Kumria <akumria@ozemail.com.au>
2257         * [if1632/Makefile] [if1632/relay.c] [if1631/w32sys.spec]
2258           [include/w32sys.h] [include/dlls.h]
2259           [misc/Makefile] [misc/w32sys.c]
2260         W32SYS.DLL partially implemented.
2262 ----------------------------------------------------------------------
2263 Sun Apr 14 12:51:27 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
2265         * [controls/menu.c] [include/dialog.h] [windows/dialog.c]
2266         Made the resource loading code always use the correct Windows
2267         layout for Winelib on other CPUs.
2269         * [include/module.h] [loader/module.c]
2270         Added self handle in NE_MODULE structure, so we can use a pointer
2271         instead of a handle.
2272         Added function MODULE_GetPtr() to validate a HMODULE.
2274         * [memory/heap.c]
2275         Implemented Win32 heap management.
2277         * [memory/selector.c]
2278         Fix selector limit for huge blocks.
2280 Sat Apr 13 00:19:12 1996  Huw D. M. Davies <h.davies1@physics.oxford.ac.uk>
2282         * [objects/metafile.c]
2283         Fixed memcpy bug to allow memory based metafiles to work.
2285 Fri Apr 12 19:25:41 1996  Frans van Dorsselaer  <dorssel@rulhm1.leidenuniv.nl>
2287         * [controls/edit.c] [controls/EDIT.TODO]
2288         Complete rewrite.  Everything changed: new features, new bugs.
2289         Main addition: WordWrap.
2291 Fri Apr 12 20:29:55 1996  Tristan Tarrant <tst@dcs.ed.ac.uk>
2293         * [resources/sysres_It.rc]
2294         Fixed a few mistakes in the file and resized some of the controls.
2296 Fri Apr 12 09:55:13 1996  John Harvey <john@division.co.uk>
2298         * [misc/winsocket.c]
2299         Fixed broken #if defined that stopped unixware compiling.
2301         * [win32/resource.c]
2302         Added missing return to end of FindResource32.
2304 Thu Apr 11 18:00:00 1996  Alex Korobka <alex@phm30.pharm.sunysb.edu>
2306         * [windows/keyboard.c] [windows/event.c]
2307         Fixed GetKeyState for mouse buttons.
2309         * [windows/message.c]
2310         WM_MOUSEACTIVATE wasn't sent in some cases.
2312 Wed Apr 10 18:59:53 1996  Niels de Carpentier  <niels@cindy.et.tudelft.nl>
2314         * [objects/font.c]
2315         Match slightly bigger font if height negative.
2317 Mon Apr  8 13:46:15 1996  Deano Calver <deano@rattie.demon.co.uk>
2319         * [multimedia/mmsystem.c]
2320         Changed read's to FILE_read's in mmsystem to fix mmio bug.
2322 Sun Apr  7 21:40:29 1996  Albrecht Kleine  <kleine@ak.sax.de>
2324         * [misc/commdlg.c] [resources/sysres_En.rc] [resources/sysres_De.rc]
2325         Introduced ColorDlgProc() for ChooseColor() and replaced fitting
2326         En-,De- resources. 
2327         As written in TODO: some national language support is needed here.
2329 ----------------------------------------------------------------------
2330 Fri Apr  5 15:22:55 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
2332         * [controls/button.c] [controls/static.c]
2333         Changes to use WND * wherever possible.
2335         * [debugger/dbg.y] [debugger/debug.l]
2336         Added 'info module' and 'walk module' commands.
2338         * [if1632/Makefile.in] [if1632/relay.c] [tools/build.c]
2339         Added assembly code generation to call from Wine into 32-bit code.
2340         Changed all 'call32' references in 'callfrom16' to avoid confusion
2341         with Win32 routines.
2343         * [include/callback.h]
2344         Added prototypes for 32-bit callbacks.
2346         * [loader/module.c] [if1632/relay32.c] [tools/build.c]
2347         Unified 16- and 32-bit modules. The fake module for 32-bit DLLs is
2348         now generated by the build program.
2350         * [include/module.h]
2351         Added extra info to NE_MODULE for Win32 modules to point to the PE
2352         module data.
2354         * [include/pe_image.h] [loader/pe_image.c] [win32/resource.c]
2355         Removed the wine_files list. The PE data for a module can now be
2356         accessed with the NE_WIN32_MODULE macro.
2358         * [loader/signal.c] [miscemu/instr.c]
2359         Don't start the BIOS timer at startup, but only after an access to
2360         the 0x40 segment.
2362         * [memory/local.c]
2363         Changed LOCAL_Lock() to return a 32-bit pointer.
2365         * [misc/main.c] [include/dlls.h]
2366         Some built-in DLLs (like KERNEL) can no longer be disabled from
2367         the command-line.
2368         
2369 Thu Apr  4 19:54:39 1996  Keith Reynolds <keithr@sco.COM>
2371         * [*/*]
2372         A lot of small changes to support SCO OpenServer 5.
2374 Thu Apr  4 15:38:13 1996  Frans van Dorsselaer <dorssel@rulhm1.leidenuniv.nl>
2376         * [controls/edit.c]
2377         Fixed GetKeyState() call to use 0x8000 convention.
2379         * [include/windows.h]
2380         Added undocumented messages EM_SCROLL and EM_GETTHUMB.
2382 Thu Apr  4 09:52:52 1996  John Harvey <john@division.co.uk>
2384         * [if1632/except.S]
2385         Modified code to assemble on unixware.
2387 Wed Apr  3 09:38:26 1996  Juergen Marquardt <marqu@lunar.advantest.de>
2389         * [objects/font.c]
2390         Implementation of a second font cache which will be updated
2391         dynamically.
2393 Mon Apr  1 16:47:40 1996  Robert Pouliot <krynos@qbc.clic.net>
2395         * [resources/sysres_Cz.rc] [resources/sysres_Da.rc]
2396           [resources/sysres_De.rc] [resources/sysres_Eo.rc]
2397           [resources/sysres_Es.rc] [resources/sysres_Fi.rc]
2398           [resources/sysres_No.rc] [resources/TODO]
2399         Updated FIND_TEXT and REPLACE_TEXT to work like the English version.
2401 ----------------------------------------------------------------------
2402 Sun Mar 31 13:54:46 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
2404         * [tools/build.c]
2405         Changed BuildSpec32Files() to generate assembly instead of C code.
2406         Unified -spec16 and -spec32 options; DLL type is now determined by
2407         the 'type' declaration in the .spec file.
2408         New -stdcall option to build all stdcall assembly relays.
2410         * [if1632/relay.c] [if1632/relay32.c] [include/dlls.h]
2411         Started to unify 16- and 32-bit builtin DLLs.
2413         * [loader/module.c]
2414         Added MODULE_GetWndProcEntry32() to mirror MODULE_GetWndProcEntry16().
2416         * [loader/pe_image.c] [loader/resource.c]
2417         All modules now have a NE signature, and can be distinguished by
2418         the NE_FFLAGS_WIN32 flag.
2420         * [windows/alias.c]
2421         Aliases for built-in window procedures are now all created at
2422         startup in ALIAS_Init().
2424 Fri Mar 29 14:56:39 1996  Greg Kreider <kreider@natlab.research.philips.com>
2426         * [controls/combo.c]
2427         Limit rectangle to clear to size of item when painting combo, not
2428         default.  Only draw items in list when there is enough room for them.
2430         * [controls/listbox.c]
2431         Get the measure of every item that's added and store in the item's
2432         data structure.  Scroll listbox if mouse near edge of box.  Only
2433         draw items in list when there is enough room.
2435 Fri Mar 29 12:00:00 1996  Alex Korobka <alex@phm30.pharm.sunysb.edu>
2437         * [windows/defwnd.c] [windows/dialog.c] [windows/mdi.c]
2438           [windows/nonclient.c] [controls/menu.c] 
2439         Various changes for better keyboard handling. 
2441         * [windows/event.c] [windows/message.c] [misc/keyboard.c]
2442         Proper keyboard message ordering, working GetKeyState() (finally!), 
2443         improvements in ToAscii().
2445         * [windows/win.c] [windows/message.c]
2446         Small improvements in WIN_FindWinToRepaint.
2448         * [windows/win.c] [windows/painting.c] [windows/nonclient.c]
2449         Put update region in WM_NCPAINT wParam.
2451         * [loader/task.c]
2452         Kill task timers when task is deleted, switch timers to the
2453         new queue in SetTaskQueue().
2455         * [loader/signal.c] [miscemu/dosmem.c]
2456         Added SIGALRM signal handler to increment BIOS clock. 
2458         * [windows/win.c] [windows/winpos.c] [windows/mdi.c]
2459         Fixed ChildWindowFromPoint(), WM_PARENTNOTIFY and its handling by
2460         MDI client.
2462         * [windows/winpos.c]
2463         Improvements in handling of owned popups. "Floating" toolboxes 
2464         work better now. 
2466 Thu Mar 28 12:38:29 1996  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
2468         * [misc/registry.c]
2469         New file, registry rewrite including win32 extensions
2470         - Unicode
2471         - multiple valus per key
2472         - different datatypes for values
2473         - multiple rootkeys
2474         - saving and loading in different registries.
2476         * [include/winreg.h]
2477         New file, definitions and structs for registry.
2479         * [include/winerror.h]
2480         Some new error defines added... there are more, someone please
2481         check a (real-)windows winerror.h.
2482         
2483         * [if1632/shell.spec] [if1632/advapi32.spec] [if1632/kernel.spec]
2484         Registry specs added.
2486         * [if1632/relay.c]
2487         Switch internal SHELL.DLL to default 'used'.
2489         * [win32/string32.c] [include/string32.h]
2490         Some new functions added.
2491         char should be unsigned char when converting to 16bit ints.
2493         * [misc/shell.c] [include/shell.h] [win32/advapi.c]
2494         Removed old registry functions.
2496 Tue Mar 26 15:01:46 1996  Frans van Dorsselaer <dorssel@rulhm1.leidenuniv.nl>
2498         * [include/bitmaps/ocr_ibeam]
2499         Fixed the position of the hotspot.
2501         * [objects/text.c]
2502         Fixed a few bugs in TEXT_TabbedTextOut().
2504         * [windows/event.c]
2505         Fixed the order of the bits in the KeyStateTable.
2506         0x80 is the up/down-bit.  0x01 is the toggle bit.
2508         * [loader/resource.c] [windows/mdi.c] [controls/edit.c]
2509         Fixed the calls to GetKeyState().
2511 Tue Mar 26 08:43:15 1996  Robert Pouliot <krynos@qbc.clic.net>
2513         * [resources/sysres_Fr.rc] [resources/TODO]
2514         Updated FIND_TEXT and REPLACE_TEXT to work like the English version.
2516 Mon Mar 25 17:38:59 1996  Tristan Tarrant <tst@dcs.ed.ac.uk>
2518         * [resources/sysres_it.rc]
2519         Added support for Italian [It] language.
2521 ----------------------------------------------------------------------
2522 Sun Mar 24 13:13:11 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
2524         * [include/win.h] [windows/*.c]
2525         Replaced next, parent, child and owner handles by pointers in WND
2526         structure. This should improve performance, and should be
2527         reasonably safe since Microsoft did the same in Win95.
2529         * [include/wintypes.h] [*/*]
2530         Redefined HANDLE to be UINT instead of a pointer for Winelib. This
2531         allows removing a lot of unnecessary casts and NPFMTs.
2533         * [windows/caret.c]
2534         Create the caret brush upon CreateCaret(); use the bitmap
2535         dimensions for the caret.
2536         Fixed CARET_DisplayCaret() to use PatBlt().
2538 Fri Mar 22 16:00:00 1996  Anand Kumria <akumria@ozemail.com.au>
2540         * [misc/winsocket.c]
2541         More sanity checks, fixup some erroneous return codes.
2543         * [documentation/winsock]
2544         Description of how compatible the winsock is currently.
2546 Fri Mar 22 13:05:34 1996  Ulrich Schmid  <uschmid@mail.hh.provi.de>
2548         * [library/winmain.c]
2549         Set `lpszCmdParam' by concatenating arguments.
2551         * [loader/module.c]
2552         WinExec: accept Unix commands, use Wine emulator.
2554 Mon Mar 18 12:16:27 1996  Martin von Loewis <loewis@informatik.hu-berlin.de>
2556         * [if1632/kernel32.spec][win32/thread.c][include/kernel32.h]
2557         DeleteCriticalSection, EnterCriticalSection,
2558         InitializeCriticalSection, LeaveCriticalSection, TlsAlloc,
2559         TlsFree, TlsGetValue, TlsSetValue: new functions.
2560         CRITICAL_SECTION: new structure.
2562         * [if1632/kernel32.spec][win32/code_page.c]
2563         WideCharToMultiByte: new function.
2565         * [if1632/kernel32.spec][win32/file.c]
2566         GetFileAttributesA: new function.
2568         * [if1632/kernel32.spec][misc/main.c]
2569         GetEnvironmentStringsW, FreeEnvironmentStringsA,
2570         FreeEnvironmentStringsW: new functions.
2571         
2572         * [if1632/user.spec][win32/cursoricon32.c][win32/Makefile.in]
2573         cursoricon32.c: new file.
2574         LoadCursorA, LoadCursorW: modified implementation from LoadCursor
2575         to WIN32_*.
2576         LoadIconA, LoadIconW: modified implementation from LoadIconA32
2577         to WIN32_*.
2579         * [include/struct32.h]
2580         pragma pack inserted.
2581         CURSORICON32 structures added.
2583         * [include/winnls.h]
2584         Constants CP_* and WC_* added.
2586         * [loader/pe_image.c]
2587         PE_LoadModule: call PE_InitDLL with hModule rather than wpnt.
2589 Sun Mar 17 16:59:12 1996  Albrecht Kleine  <kleine@ak.sax.de>
2591         * [misc/commdlg.c]
2592         Introduced hook function handling in file dialog.
2593         Removed an unnecessary ShowWindow call in FILEDLG_WMCommand().
2595 Thu Mar 14 10:50:00 1996  Thomas Sandford <t.d.g.sandford@prds-grn.demon.co.uk>
2597         * [if1632/gdi32.spec]
2598         Added GetNearestColor.
2600         * [if1632/kernel32.spec]
2601         Added GlobalAddAtomA.
2603         * [win32/param32.c]
2604         Added stackframe.h to includes.
2605         WIN32_GlobalAddAtomA() - new function.
2607 ----------------------------------------------------------------------
2608 Wed Mar 13 19:46:50 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
2610         * [controls/edit.c]
2611         Removed calls to memmove (not portable).
2613         * [debugger/dbg.y] [debugger/debug.l]
2614         Prefixed all token with 't' to avoid conflicts with type
2615         definitions.
2616         Added 'walk queue', 'walk class' and 'info class' commands.
2618         * [debugger/info.c]
2619         Moved queue and window information functions to windows/queue.c
2620         and windows/win.c respectively.
2622         * [loader/signal.c]
2623         Added SIGHUP handling to force entry into built-in debugger.
2624         Cleaned up a bit.
2626         * [misc/spy.c]
2627         General cleanup and performance improvements.
2629         * [windows/class.c]
2630         Added CLASS_DumpClass() and CLASS_WalkClasses() functions for
2631         debugger.
2633         * [windows/event.c]
2634         Pressing Ctrl-Alt-Return forces an entry into the debugger. Not
2635         sure if this key combination is a good choice...
2637         * [windows/message.c] [windows/queue.c] (New file)
2638         Moved message queue handling functions to windows/queue.c.
2640 Tue Mar 12 14:55:16 1996  Onno Hovers  <onno@stack.urc.tue.nl>
2642         * [if1632/except.S] [include/except.h] [win32/except.c] (New files)
2643         Implemented Win32 exception functions: RaiseException(),
2644         RtlUnwind(), SetUnhandledExceptionFilter() and
2645         UnhandledExceptionFilter().
2647 Mon Mar 11 19:23:29 1996  Albrecht Kleine  <kleine@ak.sax.de>
2649         * [controls/listbox.c] [include/listbox.h]
2650         Special handling for COMBOLBOX styles introduced via extension of
2651         HEADLIST structure: lphl->dwStyle.
2653 Mon Mar 11 13:31:06 1996  Greg Kreider <kreider@natlab.research.philips.com>
2655         * [controls/combo.c]
2656         Any mouse movement within a small distance (defined by CBLMM_EDGE)
2657         of the top or bottom edge causes the window to scroll.  Also moved 
2658         some assignments so the routine works correctly.
2660         * [controls/listbox.c]
2661         Changing selection in ListBoxSetCurSel now updates PrevFocused.
2662         Added to LBSetFont and CreateListBoxStruct a fake hdc that tests 
2663         and sets the standard text height.
2665 Sun Mar 10 08:39:23 1996  Alex Korobka <alex@phm30.pharm.sunysb.edu>
2667         * [windows/dce.c]
2668         Fixed memory leak in DCE_ClipWindows().
2670 ----------------------------------------------------------------------
2671 Fri Mar  8 19:07:18 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
2673         * [configure.in]
2674         Quote '[' and ']' in the test program for the strength-reduce
2675         bug. This should work much better...
2677         * [files/file.c]
2678         Augmented DOS_FILE structure. Most internal functions now return a
2679         DOS_FILE* instead of a Unix handle.
2680         Added a local file array to replace the PDB list upon startup, to
2681         allow using file I/O functions before the first task is created.
2682         Added FILE_SetDateTime() and FILE_Sync() functions.
2683         
2684         * [loader/module.c]
2685         Use the DOS file I/O functions in MODULE_LoadExeHeader().
2687         * [objects/bitblt.c]
2688         Use visible region instead of GC clip region to clip source
2689         area. This fixes the card drawing bug in freecell.
2691         * [objects/region.c]
2692         Fixed CombineRgn() to allow src and dest regions to be the same.
2694 Fri Mar  8 16:32:23 1996  Frans van Dorsselaer <dorssel@rulhm1.leidenuniv.nl>
2696         * [controls/EDIT.TODO]
2697         Updated so it reflects the current status.
2699         * [controls/edit.c]
2700         Implemented internal EDIT_WordBreakProc().
2701         Implemented ES_READONLY.
2702         Implemented WM_LBUTTONDBLCLK to select whole words.
2703         Fixed a lot of types in the function definitions.
2705 Wed Mar  6 19:55:00 1996  Alex Korobka <alex@phm30.pharm.sunysb.edu>
2707         * [debugger/info.c]
2708         Added "walk window" command to walk window list. 
2710         * [windows/mdi.c]
2711         Added proper(?) WM_MDISETMENU message handling.
2713 Wed Mar  6 09:27:12 1996  Martin von Loewis <loewis@informatik.hu-berlin.de>
2715         * [if1632/callback.c][if1632/relay32.c]
2716         RELAY32_CallWindowProcConvStruct: new function.
2718         * [win32/struct32.c][win32/Makefile.in][win32/param.c][win32/user32.c]
2719         struct32.c: new file. Moved all structure conversions into that file
2720         PARAM32_POINT32to16,MSG16to32,USER32_RECT32to16: 
2721         renamed to STRUCT32_POINT32to16, ...
2722         WIN32_POINT,WIN32_MSG,WIN32_RECT,WIN32_PAINTSTRUCT: renamed to
2723         POINT32, ...
2724         New conversion functions for NCCALCSIZE_PARAMS, WINDOWPOS,
2725         CREATESTRUCT.
2727         * [include/windows.h][misc/exec.c]
2728         WINHELP, MULTIKEYHELP, HELPWININFO: new structures
2729         WinHelp: Reimplemented. Thanks to Peter Balch
2730         (100710.2566@compuserve.com) for his valuable research.
2732         * [win32/winprocs.c]
2733         WIN32_CallWindowProcTo16: new function, call in
2734         USER32_DefWindowProcA,...
2736 Mon Mar  4 23:22:40 1996  Jim Peterson <jspeter@birch.ee.vt.edu>
2738         * [include/wintypes.h]
2739         Added "#define __export".
2741         * [objects/bitblt.c]
2742         Put in a few hacks to make bitblt-ing work when upside-down and/or
2743         mirrored.  BITBLT_StretchImage should really be checked over
2744         thoroughly.
2746         * [programs/progman/main.c]
2747         Added "#include <resource.h>" for definition of HAVE_WINE_CONSTRUCTOR.
2749         * [rc/parser.h] [rc/parser.l] [rc/parser.y] [rc/winerc.c]
2750         Eliminated shift/reduce conflict in style definition.
2751         Added crude error message support: "stdin:%d: parse error before '%s'".
2752         Implemented string table support to the best of my ability (it works
2753         with LoadString() calls).
2755         * [windows/nonclient.c]
2756         Fixed bug in NC_DoSizeMove() that made system menu pop up when title
2757         bar of non-iconized window was clicked (checked for iconization).
2759 Mon Mar 04 20:55:19 1996  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
2761         * [if1632/lzexpand.spec] [if1632/relay.c]
2762           [include/lzexpand.h][misc/lzexpand.c]
2763         LZEXPAND.DLL added.
2765 Sun Mar 03 18:10:22 1996  Albrecht Kleine  <kleine@ak.sax.de>
2767         * [windows/win.c]
2768         Prevent usage of invalid HWNDs in WIN_EnumChildWin(),
2769         this prevents too early termination of EnumChildWindows().
2771 ----------------------------------------------------------------------
2772 Sat Mar  2 18:19:06 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
2774         * [controls/scroll.c]
2775         Fixed SCROLL_THUMB painting fixes from Alex Korobka to store the
2776         current tracking window.
2778         * [files/file.c]
2779         Fixed two file descriptor leaks in FILE_OpenFile().
2781         * [if1632/relay32.c] [loader/module.c] [loader/pe_image.c]
2782           [tools/build.c]
2783         Replaced LOADEDFILEINFO structure by OFSTRUCT.
2785         * [memory/atom.c]
2786         Reload the pointer to the atom table in ATOM_GetTable() and
2787         ATOM_AddAtom() in case the LOCAL_Alloc() calls caused the table to
2788         move in linear memory.
2790 Fri Mar  1 11:57:13 1996  Frans van Dorsselaer <dorssel@rulhm1.leidenuniv.nl>
2792         * [include/callback.h]
2793         Added support for CallWordBreakProc().
2795         * [controls/edit.c]
2796         New caret handling (really efficient / fast).
2797         Implemented EM_SETWORDBREAKPROC and EM_GETWORDBREAKPROC.
2798         Fixed EM_SETFONT so it now also creates a proper new caret.
2800 Wed Feb 28 22:03:34 1996  Daniel Schepler  <daniel@frobnitz.wustl.edu>
2802         * [controls/desktop.c] [misc/main.c] [windows/event.c] [windows/win.c]
2803         Added WM_DELETE protocol to top-level windows.
2805         * [controls/scroll.c]
2806         Fixed a problem which caused slow scrolling to continue uncontrollably.
2808         * [misc/exec.c]
2809         Implemented ExitWindows().
2811         * [windows/win.c]
2812         Set top-level owned windows to be transient.
2814 Wed Feb 28 19:13:22 1996  Ulrich Schmid  <uschmid@mail.hh.provi.de>
2816         * [programs/progman/*]
2817         Added a program manager.
2819 Wed Feb 28 18:38:01 1996  Duncan C Thomson <duncan@spd.eee.strath.ac.uk>
2821         * [resources/sysres_Eo.c]
2822         Added support for Esperanto [Eo] language.
2824 Wed Feb 28 00:23:00 1996  Thomas Sandford <t.d.g.sandford@prds-grn.demon.co.uk>
2826         * [if1632/user32.spec]
2827         Added EndDialog, GetDlgItem, GetDlgItemInt, SetDlgItemInt,
2829         * [win32/init.c]
2830         Added task.h to includes. GetModuleHandleA() - return hInstance
2831         if called with NULL parameter. Freecell needs this. NOTE this
2832         may indicate a problem with differentiation between hModule and
2833         hInstance within Wine.
2835         * [win32/resource.c]
2836         FindResource32() and LoadResource32() - Removed #if 0's around
2837         conversion from hInstance to hModule. See remarks above.
2839         * [win32/string32.c]
2840         WIN32_UniLen() - removed stray semicolon.
2842 Tue Feb 27 21:05:18 1996  Jim Peterson <jspeter@birch.ee.vt.edu>
2843         
2844         * [windows/caret.c]
2845         Set blink rate with call to GetProfileInt().
2847         * [rc/winerc.c]
2848         In new_style(), made initial flag settings WS_CHILD | WS_VISIBLE
2849         instead of 0.  This seems to correspond to Borland's defaults, and
2850         the flags can be unset by using the (rather obtuse) "| NOT WS_CHILD"
2851         or "| NOT WS_VISIBLE" technique in the *.rc file.
2853         * [win32/time.c]
2854         In GetLocalTime() and GetSystemTime(), used tv_sec field of result
2855         returned by gettimeofday() instead of making second call to
2856         time().  This eliminates clock jitter if the seconds change
2857         between the two calls (rare, but possible).
2859         * [include/wintypes.h]
2860         Added "#define _far" and "#define _pascal".
2862         * [windows/win.c]
2863         Added function GetDesktopHwnd().
2865         * [include/xmalloc.h]
2866         Removed the '#ifdef HAVE_STDLIB_H' structure, since it seemed to
2867         have been removed from 'configure', and was causing redefinition
2868         warnings.
2870 Tue Feb 27 19:31:11 1996  Albrecht Kleine <kleine@ak.sax.de>
2872         * [windows/winpos.c] 
2873         Added RDW_ALLCHILDREN flag in SetWindowPos (handling SWP_FRAMECHANGED)
2874         to force a repaint when setting menu bars with different rows.
2876 Sun Feb 25 21:15:00 1996 Alex Korobka <alex@phm30.pharm.sunysb.edu>
2878         * [windows/syscolors.c] [controls/scroll.c]
2879         Fixed DrawFocusRect pen and SCROLL_THUMB painting.
2881 ----------------------------------------------------------------------
2882 Sat Feb 24 16:17:05 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
2884         * [files/profile.c]
2885         Added \r when writing profile files, for DOS compatibility.
2887         * [memory/global.c]
2888         Fixed bug in GlobalReAlloc() that caused a discarded block not to
2889         be reallocated if its size was not changed.
2891         * [memory/selector.c]
2892         Avoid setting a valid LDT entry with base and limit set to 0, as
2893         this causes the kernel to clear the entry. This fixes a crash when
2894         exiting Windows program manager.
2896         * [objects/metafile.c]
2897         Removed call to creat() instead of _lcreat() for WINELIB.
2899 Fri Feb 23 00:35:54 1996  Thomas Sandford <tdgsandf@prds-grn.demon.co.uk>
2901         * [if1632/gdi32.spec]
2902         GetTextExtentPointA now has win32 specific implementation.
2904         * [include/struct32.h]
2905         Define new structure tagSIZE32 and typedef SIZE32 to it.
2906         Define prototype for function PARAM32_SIZE16to32
2908         * [win32/param32.c]
2909         New functions PARAM32_SIZE16to32 and WIN32_GetTextExtentPointA
2911         * [win32/memory.c]
2912         Added missing file pointer parameter to fprintf.
2914 Thu Feb 22 01:14:21 1996  Eric Warnke <ew2193@csc.albany.edu>
2916         * [windows/nonclient.c]
2917         Added more familiar icon activity, ie single click brings up
2918         system menu.
2920 Wed Feb 21 13:07:04 1996  Frans van Dorsselaer <dorssel@rulhm1.leidenuniv.nl>
2922         * [controls/menu.c]
2923         Added calls to HideCaret() and ShowCaret() from within
2924         TrackPopupMenu(), MENU_TrackMouseMenuBar() and
2925         MENU_TrackKbdMenuBar().  Are there any more places where this
2926         should be done?
2928         * [controls/static.c]
2929         Fixed a FIXME in STATIC_SetIcon(), which now returns a handle to
2930         the previous icon.  Added a new FIXME at the point where
2931         WM_SETTEXT is handled for a SS_ICON static control.
2933         * [misc/commdlg.c]
2934         Implemented FindText() and ReplaceText()
2935         Still missing : Templates and Hooks handling / error checking
2937         * [resources/sysres_En.c]
2938         Redesigned FIND_TEXT and REPLACE_TEXT dialogs, so they now work.
2939         Languages other than En should update these too, though, as well
2940         as redimension the controls because some of the text doesn't fit.
2941         Created file resources/TODO to explain this.
2943         * [windows/caret.c]
2944         Re-written.  It now uses the correct R2_XORPEN.  It resets the
2945         blink timer on SetCaretPos().  It does its own hide/show scheme
2946         when SetCaretPos() is called (should be faster).
2948 Mon Feb 19 21:50:00 1996  Alex Korobka <alex@phm30.pharm.sunysb.edu>
2950         * [controls/listbox.c]
2951         Miscellaneous changes for better LBS_EXTENDEDSEL support.
2952         Removed several superfluous redrawals of item list.
2954         * [controls/scroll.c]
2955         WM_GETDLGCODE return value.
2957         * [windows/win.c]
2958         FlashWindow function.
2960         * [windows/painting.c] [windows/scroll.c]
2961         Added HideCaret/ShowCaret calls.
2963         * [objects/font.c]
2964         Added GetCharABCWidths stub.
2966         * [include/windows.h]
2967         "#define"s needed for changes mentioned above.
2969 Mon Feb 19 20:12:03 1996  Hans de Graaff  <Hans.deGraaff@twi72.twi.tudelft.nl>
2971         * [include/winsock.h]
2972         Change order of includes to get in_addr struct defined in time.
2973         (Note: Linux 1.3.66, libc 5.2.18)
2975         * [misc/main.c] [include/options.h] [miscemu/int2f.c]
2976         Changed the -enhanced option into a -mode option, which can be
2977         either 'standard' or 'enhanced'. 'enhanced' is the default.
2979 ----------------------------------------------------------------------
2980 Sun Feb 18 16:35:54 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
2982         * [controls/desktop.c]
2983         Look for the wallpaper file in the Windows directory.
2985         * [controls/menu.c]
2986         Fixed swapped parameters in SetMenuItemBitmaps().
2987         Create a separator in MENU_SetItemData() when the string is NULL.
2989         * [file/dosfs.c]
2990         DOSFS_FindNext: don't return '.' and '..' in a drive root dir.
2992         * [files/file.c]
2993         Added a DOS_FILE structure to store per-file information (not
2994         really used yet).
2995         Fixed _lread and _hread to check the size of the buffer before
2996         calling Unix read() to avoid EFAULT error.
2998         * [misc/exec.c]
2999         Return TRUE in WinHelp() for HELP_QUIT to quiet Notepad on exit.
3001         * [miscemu/instr.c]
3002         Call DOSMEM_Alarm() in INSTR_ReplaceSelector(). This should fix
3003         programs that poll the BIOS counter, provided they reload the
3004         selector on every read.
3006         * [miscemu/int21.c]
3007         Re-implemented FindFirst/FindNext for FCB calls.
3009         * [windows/message.c] [windows/winpos.c]
3010         Merged MSG_GetWindowForEvent() and WINPOS_WindowFromPoint().
3012         * [windows/nonclient.c] [windows/win.c] [include/windows.h]
3013         Added a per-window WIN_MANAGED flag; only windows that have a
3014         dialog frame or a sizing border are managed.
3016 Sat Feb 17 18:25:00 1996  Thomas Sandford <tdgsandf@prds-grn.demon.co.uk>
3018         * [if1632/Makefile.in]
3019         Added -g flag to compilation of .c files generated from *32.spec.
3021         * [if1632/gdi32.spec]
3022         Numerous additional functions implemented.
3024         * if1632/user32.spec]
3025         wsprintfA maps to vsprintf not wsprintf
3026         Numerous additional functions implemented.
3028         * [include/gdi.h] [objects/gdiobj.c]
3029         New #define MAGIC_DONTCARE added. This is used in
3030         GDI_GetObjPtr to enable getting a pointer to a GDI object of
3031         unknow type.
3033         * [win32/gdi32.c]
3034         New file.
3036         * [win32/param32.c]
3037         WIN32_MoveToEx() - handle NULL pointer argument.
3039         * [win32/user32.c]
3040         USER32_InvalidateRect - handle passing of a NULL pointer.
3041         USER32_SetTimer - New function.
3043         * [files/directory.c]
3044         Fixed DIR_Init() (off by one in allocation of space for
3045         environment variables).
3047         * [files/drive.c]
3048         Added <sys/types.h> to #includes (prerequisite for <sys/stat.h>
3049         on FreeBSD).
3051 Fri Feb 16 10:26:56 1996  Andreas Kirschbaum <ank@rbg.informatik.th-darmstadt.de>
3053         * [controls/menu.c]
3054         Memory leak plugged.
3056         * [controls/edit.c]
3057         Erase space with function ExtTextOut(). This eliminates the use of
3058         xmalloc().  Memory leak in EDIT_WriteText plugged.
3060         * [debugger/db_disasm.c]
3061         Operand for scas now is di.
3063         * [files/profile.c]
3064         PROFILE_GetSection was copying too much data.
3065         PROFILE_GetSection now returns the correct value. It was returning
3066         the number of unused instead of used bytes.
3068         * [objects/dc.c]
3069         Corrected two typos in comments.
3071         * [objects/font.c]
3072         FONT_MatchFont didn't return if it couldn't find any font.
3074         * [objects/oembitmap.c]
3075         Free object only if it has been allocated.
3077         * [windows/scroll.c]
3078         Memory leak in ScrollDC plugged.
3080 Tue Feb 13 11:17:00 1996 William Magro  <wmagro@tc.cornell.edu>
3082         * [controls/edit.c]
3083         Implemented ES_NOHIDESEL style, shift+click selection,
3084         shift+{arrow,home,end,pgup,pgdn} selection.  Optimized
3085         (de)selection drawing.  Changed selection drawing to use correct
3086         system colors instead of inverting.  Fixed deleting or backspacing
3087         across a '\r\n' end of line pair.  Selection now anchors
3088         correctly. Fixed text leaking and extra garbage problem bug
3089         uncovered by change in class style in wine960131.
3091         * [controls/widgets.c]
3092         Class flags now match those of Windows.
3094 Mon Feb 12 21:28:19 1996  Martin von Loewis <loewis@informatik.hu-berlin.de>
3096         * [controls/widgets.c]
3097         WIDGETS_Init: RELAY32_GetEntryPoint does not take a string anymore.
3099         * [if1632/Makefile.in][if1632/relay32.c][include/relay32.h]
3100         comctl32.spec ole32.spec winspool.spec: new files.
3101         RELAY32_Init: call initialization of new DLLs.
3102         RELAY32_GetEntryPoint: expects WIN32_builtin* now.
3103         RELAY32_MakeFakeModule: new function.
3105         * [if1632/gdi32.spec][if1632/kernel32.spec][if1632/user32.spec]
3106         Added Win95 functions. Ordinals now differ from both NT and Win95
3107         HeapCreate, CreateDialogIndirectParamA, CreateDialogIndirectParamW,
3108         CreateDialogParamA, CreateDialogParamW, DialogBoxIndirectParamA
3109         DialogBoxIndirectParamW, DialogBoxParamA, DialogBoxParamW:
3110         new relays.
3112         * [if1632/shell32.spec]
3113         shell32.spec: renumbered all functions to take into account ordinals.
3114         These seem to be identical between NT and Win95.
3116         * [include/dialog.h][windows/dialog.c]
3117         xBaseUnit,yBaseUnit,DIALOG_DoDialogBox: made non-static.
3119         * [include/handle32.h]
3120         New handle types VRANGE, HEAP, HEAPITEM.
3122         * [include/pe_image.h][loader/pe_image.c]
3123         struct w_files: new field builtin.
3124         PE_FindExportedFunction: support ordinals.
3125         PE_GetProcAddress: call RELAY32_GetEntryPoint for builtins.
3126         fixup_imports: support ordinals.
3127         PE_LoadImage: prefer directories over segments.
3129         * [include/resource.h][win32/resource.c]
3130         FindResource32: changed parameter from LPCTSTR to LPCWSTR
3131                 check LANG_NEUTRAL if LANG_ENGLISH fails.
3132         LoadAcceleratorsW,SizeofResource32,AccessResource32: 
3133                 disabled because it's broken.
3134         Casted to and from LPWSTR at various places.
3136         * [include/string32.h][win32/string32.c]
3137         Changed prototypes to take const arguments where appropriate.
3139         * [include/struct32.h]
3140         New structures DLGTEMPLATE32, DLGITEMTEMPLATE32.
3142         * [tools/build.c]
3143         BuildSpec32Files: generate Base value into code, generate call to
3144         RELAY32_MakeFakeModule.
3145         
3146         * [win32/heap.c]
3147         This is still not finished and needs rework.
3148         HeapAlloc: renamed to SIMPLE_HeapAlloc, implemented HeapAlloc.
3149         HeapCreate: implemented on top of VirtualAlloc, which does not work yet
3150         HeapDestroy, HEAP_GrowHeap, HeapFree: new functions.
3152         * [win32/memory.c]
3153         Support for VRANGE_OBJECT. This is not yet called from any place,
3154         and needs more platform specific support
3155         MEMORY_FindVrange, MEMORY_IsVrangeFree, MEMORY_InsertVrange,
3156         MEMORY_AllocVrange, MEMORY_ReleaseVrange: new functions.
3158         * [win32/user32.c]
3159         WIN32_CreateWindowExA: don't GlobalAlloc for integer class and window
3160         names, as in dialogs.
3161         Implemented dialog functions (see user32.spec).
3163         * [windows/caret.c]
3164         CARET_Initialize: call RELAY32_GetBuiltinDLL.
3166 Mon Feb 12 18:52:40 1996  Jim Peterson <jspeter@birch.ee.vt.edu>
3168         * [controls/edit.c]
3169         Removed commented out #ifdefs for WINELIB.
3171         * [tools/makehtml.pl]
3172         Put in error checking when trying to open a file.
3174         * [libtest/Makefile.in] [libtest/new.c] [libtest/hello4.c]
3175         Added two new targets: hello4 and new.
3177         * [include/windows.h]
3178         Added definition of DEVMODE structure, although it's not yet used.
3179         Modified various API functions from CreateDC() to Escape(), in
3180         order to make them more compliant with the strict API definitions.
3182         * [include/wintypes.h]
3183         Added 'typedef char TCHAR'.  It probably should be defined as
3184         'short', but then we would have to support such characters.  Also did
3185         'typedef const TCHAR* LPCTSTR' and 'typedef TCHAR* LPTSTR'.
3186         Also defined WNDENUMPROC, FONTENUMPROC, GOBJENUMPROC, PROPENUMPROC
3187         MFENUMPROC, and HGDIOBJ.
3189 Mon Feb  5 16:42:07 1996  Frans van Dorsselaer <dorssel@rulhm1.leidenuniv.nl>
3191         * [misc/commdlg.c]
3192         Patched a bug that occurred in the internal COMMDLG module for the
3193         FileOpen(), FileSave() and FileSaveAs() functions.  The file-type
3194         combobox is now handled correctly.
3196 Fri Feb  2 22:52:58 1996  Roman Dolejsi  <roman@sorry.vse.cz>
3198         * [resources/sysres_Cz.rc]
3199         Added support for Czech [Cz] language.
3201 Thu Feb  1 00:35:04 1996  Philippe De Muyter  <phdm@info.ucl.ac.be>
3203         * [objects/font.c]
3204         FONT_matchfont : for fixed-spacing fonts, allow 'c' if 'm' fails;
3205         for variable-spacing fonts : allow '*' if 'p' fails; if asked lfHeight
3206         is -1, assume 0.
3207         CreateFontIndirect : if font parameter is NULL, issue an error message.
3208         CreateFont : null-terminate lfFaceName.
3209         ParseFontParms : debug code turned off : too verbose.
3210         InitFontsList : recognize *-c-* fonts as fixed-spacing fonts.
3212         * [objects/color.c]
3213         ColorToPhysical : admit 0xff...... COLORREF's as 0x00...... ones.
3215 --------------------------------------------------------------------
3216 Wed Jan 31 10:58:00 1996  Alexandre Julliard  <julliard@sunsite.unc.edu>
3218         * [configure.in]
3219         Added --with-dll option to build libwine.so.
3221         * [controls/listbox.c]
3222         Fixed ListBoxDirectory(), DlgDirSelect() and
3223         DlgDirList(). Hopefully their behavior is correct now.
3225         * [controls/menu.c]
3226         Use SEGPTRs in ChangeMenu(), InsertMenu(), AppendMenu() and
3227         ModifyMenu() for the item data, to avoid corrupting the pointer
3228         for owner-drawn items.
3230         * [controls/static.c]
3231         Attempt to load OEM icons for SS_ICON controls. Probably not
3232         entirely correct.
3233         Don't clip the text output.
3235         * [files/directory.c]
3236         Add temp dir and Windows dir to environment.
3238         * [files/dos_fs.c]
3239         Fixed a few path handling bugs in DOSFS_GetUnixFileName().
3240         Cache last used directory in DOSFS_FindNext() to avoid quadratic
3241         search time.
3243         * [files/drive.c]
3244         New format for drives configuration in wine.conf; allows
3245         specifying the type, label and serial number of a drive.
3247         * [files/file.c]
3248         New function FILE_OpenUnixFile to make sure we don't open a
3249         directory instead of a file.
3250         Fixed DOSFS_GetUnixFileName() check_last flag in FILE_MakeDir().
3252         * [files/profile.c]
3253         Rewrote profile handling. Should be closer to Windows behavior now.
3254         New function PROFILE_GetWineIniString() to get a string from wine.conf.
3255         Support environment variables in wine.conf.
3257         * [loader/task.c]
3258         Fixed the order of deletion in TASK_DeleteTask() to avoid memory
3259         corruption.
3261         * [memory/global.c]
3262         Create a discarded block on GlobalAlloc() if the size is 0; thanks
3263         to John Harvey for noticing this.
3265         * [memory/local.c]
3266         LOCAL_GetHeap: make sure the pointer is valid before checking
3267         magic number.
3269         * [misc/main.c]
3270         Moved profile and registry saving to ExitWindows(), so we don't
3271         try to save them in case of a crash.
3273         * [miscemu/int21.c]
3274         INT21_GetFreeDiskSpace: try to compute the cluster size from the
3275         filesystem size instead of hard-coding it to 64.
3276         Fixed functions 0x3f and 0x40 to use _hread and _hwrite to allow
3277         reading or writing 65535 bytes (thanks to Bruce Milner for this one).
3279         * [windows/message.c]
3280         Fixed bug in linked-list handling in MSG_DeleteQueue().
3281         Simplified SetMessageQueue().
3283         * [wine.ini] [wine.man]
3284         Updated for new drives configuration format.
3286 Tue Jan 30 11:24:46 1996  William Magro  <wmagro@tc.cornell.edu>
3288         * [controls/edit.c]
3289         Implemented ES_PASSWORD style, EM_SETPASSWORDCHAR and
3290         EM_GETPASSWORDCHAR messages.
3292         * [controls/widgets.c]
3293         Adjusted class creation flags to better match values Windows uses.
3295         * [include/windows.h]
3296         Fixed ES_NOHIDESEL typo.
3298         * [loader/ne_image.c]
3299         Added detection for zero offset in RADDR fixups. Quicken
3300         was in an infinite loop here.
3302 Mon Jan 29 20:12:22 1996  Albrecht Kleine  <kleine@ak.sax.de>
3304         * [files/dos_fs.c]
3305         Bugfix: range error in month value (0..11 set to 1..12).
3307         * [windows/caret.c]
3308         Changed ROP2-mode to R2_NOTXORPEN in CARET_Callback for pulsed
3309         appearance of the caret.
3311         * [windows/mdi.c] [include/mdi.h]
3312         Changed MDITile(): added a new parameter WORD wParam for
3313         WM_MDITILE second tiling method (MDITILE_HORIZONTAL in wParam) as
3314         used in Win3.1
3316 Sun Jan 28 14:20:00 1996  Cameron Heide  <heide@ee.ualberta.ca>
3318         * [miscemu/int2f.c]
3319         Added a small bit of MSCDEX emulation.
3321         * [windows/alias.c]
3322         ALIAS_RegisterAlias was returning the hash value when it should
3323         have been returning the record number.
3324         
3325 Sat Jan 27 10:53:51 1996  Jim Peterson <jspeter@birch.ee.vt.edu>
3327         * [include/shell.h] [include/wintypes.h]
3328         Moved definition of HKEY and LPHKEY types to include/wintypes.h.
3329         Declared FONTENUMPROC in wintypes.h.
3331         * [include/windows.h]
3332         Added definition of KERNINGPAIR and LPKERNINGPAIR types.  Added
3333         declarations for CopyCursor(), CopyIcon(), EnumFontFamilies(),
3334         ExtractIcon(), FatalAppExit(), FindExecutable(), GetClipCursor(),
3335         GetKerningPairs(), GetQueueStatus(), GetRasterizerCaps(),
3336         IsGDIObject(), IsMenu(), IsTask(), RegCloseKey(), RegCreateKey(),
3337         RegDeleteKey(), RegEnumKey(), RegOpenKey(), RegQueryValue(),
3338         RegSetValue(), ResetDC(), ShellExecute(), SystemParametersInfo(),
3339         and wsprintf().
3341         * [tools/makehtml.pl] [documentation/apiw.index]
3342         New files that scan windows.h, commdlg.h, and toolhelp.h and output
3343         an HTML sorted list with optional links to www.willows.com and a
3344         tally of unimplemented APIW functions.
3346         * [objects/cursoricon.c]
3347         Added Win32 versions of CopyIcon() and CopyCursor() for use in
3348         libwine.
3350         * [win32/resource.c] [win32/winprocs.c]
3351         Added '#include "libres.h"' and explicit declarations of windows
3352         procs in order to avoid warnings.
3354         * [windows/utility.c]
3355         Added Win32 version of MulDiv() for libwine.
3357         * [*/*] [include/windows.h]
3358         Changed several function declarations to comply more strictly to
3359         the windows API (without, hopefully, altering their functionality).
3361         * [controls/menu.c]
3362         Made the return value of CheckMenuItem be the previous state of
3363         the menu item if it was found, otherwise -1 as specified in the
3364         SDK. This conflicts with the APIW specification, which says it
3365         should return TRUE if successful, otherwise FALSE.
3367         * [include/windows.h]
3368         Added obsolete WM_SIZE message wParam names for compatibility.
3369         Added WinHelp() command constants, even though they are not yet
3370         supported.
3372         * [rc/winerc.c]
3373         Tidied up transform_binary_file().  In argument checking, flattened
3374         any invalid characters specified with the prefix argument.
3376         * [library/libres.c]
3377         Made FindResource() case-insensitive when parameter 'name' is a string.
3379 Sat Jan 27 02:30 1996  Uwe Bonnes <bon@elektron.ikp.physik.th-darmstadt.de
3381         * [files/drive.c]
3382         If root "/" is given in wine.conf, use it as last resort.
3384         * [files/file.c]
3385         Report ER_AccessDenied it disk ist not writable
3386         More Debug Output
3388         * [miscemu/int21.c]
3389         Squeezed some bugs in ExtendedOpenCreateFile
3390         
3391         * [windows/winpos.c]
3392         Some windows may not be moved or resized. We are missing some
3393         structures to be exact, but the approach should help in some cases
3394         and make things worse in much fewer.
3396 Fri Jan 26 10:24:00 1996  Thomas Sandford <t.d.g.sandford@prds-grn.demon.co.uk>
3398         * [loader/pe_image.c]
3399         fixup_imports: Find builtins for Borland style entries, too
3401 Fri Jan 26 10:24:00 1996  Martin von Loewis <loewis@informatik.hu-berlin.de>
3403         * [controls/menu.c]
3404         LoadMenu: branch to Win32 for PE modules
3406         * [if1632/gdi.spec][if1632/kernel32.spec][if1632/user32.spec]
3407         DeleteObject, GetPixel, SetPixel,WritePrivateProfileStringA,
3408         WriteProfileStringA, EmptyClipboard, EnableMenuItem, EnableScrollBar,
3409         EnableWindow, InvalidateRect, SetWindowTextA, WinHelpA: new relays
3410         DrawTextA, MoveToEx, GetClientRect, InvalidateRect, LoadBitmapA/W,
3411         LoadAcceleratorsA/W, LoadMenu[Indirect]A/W, LoadStringA/W: changed
3412         to convert parameters or naming convention
3414         * [include/kernel32.h][include/wintypes.h]
3415         moved WCHAR, defined LPWSTR
3417         * [include/string32.h][win32/string32.c][include/struct32.h]
3418         New files
3420         * [loader/module.h]
3421         LoadModule: exit after returning from PE_LoadModule
3423         * [loader/pe_image.c]
3424         my_wcstombs: isascii does not work on Linux for Unicode
3425         PE_LoadImage: Handle directories
3427         * [misc/user32.c]
3428         USER32_RECT32to16, USER32_RECT16to32: new functions
3429         implemented new user32 relays
3431         * [misc/newfns.c]
3432         WIN32_WinHelpA: new function
3434         * [win32/param32.c]
3435         New file
3437         * [win32/resource.c]
3438         GetResDirEntry: added support for named entries
3439         WIN32_LoadAcceleratorsW: invoke *32 resource functions
3440         WIN32_LoadBitmapA: convert name to unicode if appropriate
3441         WIN32_ParseMenu: new function
3442         implemented new resource functions from user32.spec
3444 Wed Jan 24 18:09:00 1996 Alex Korobka <alex@phm30.pharm.sunysb.edu>
3446         * [objects/cursoricon.c]
3447         GetIconId() and LoadIconHandler() functions.
3449         * [windows/mdi.c]
3450         Better maximization support, TranslateMDISysAccel() function, 
3451         misc improvements.
3453         * [windows/defwnd.c]
3454         Fix for WM_WINDOWPOSCHANGED message handler.
3456         * [windows/winpos.c]
3457         Rewrote WindowFromPoint() function.
3459 Sun Jan 21 1996 17:05:09  Marcus Meissner <msmeissn@faui01.informatik.uni-erlangen.de>
3461         * [include/toolhelp.h] [misc/toolhelp.c]
3462         Added Notify(Un)Register, but no callbacks yet.
3464 Fri Jan 19 01:43:37 1996 Victor Schneider <root@tailor.roman.org>
3466         * [Makefile.in]
3467         Added target for libwine.so.1.0.
3469         * [library/winmain.c]
3470         For WINELIBDLL, _WinMain just returns hInstance instead of calling
3471         WinMain().
3473         * [misc/main.c]
3474         For WINELIBDLL, renamed main() to _wine_main() for calling from the
3475         stub main function.
3477         * [library/winestub.c] (new file)
3478         Provides a stub main() function for using libwine.so.
3480 Tue Jan 16 11:04:34 1996  Anand Kumria <akumria@ozemail.com.au>
3482         * [winsocket.c]
3483         Fix EPERM problem.
3485         * [global.c]
3486         Attempt to do some sanity checking in MemManInfo().
3488         * [Changelog]
3489         Fix changelog oversight for previous entry.
3491 ---------------------------------------------------------------------
3492 Sun Jan 14 13:45:22 1996  Alexandre Julliard  <julliard@sunsite.unc.edu>
3494         * [configure.in]
3495         Added check for gcc strength-reduce bug.
3497         * [controls/listbox.c]
3498         Changed ListBoxDirectory() to use the new DOS file functions.
3500         * [controls/menu.c]
3501         Fixed parameters for DeleteMenu() call in ChangeMenu().
3503         * [debugger/stack.c]
3504         Also display current frame in back-trace.
3506         * [files/directory.c] [files/dos_fs.c] [files/drive.c] [files/file.c]
3507         Complete rewrite of the DOS file handling.
3508         Implemented per-task file handles.
3509         Removed default Z: drive; needs to be put explicitely in wine.ini
3510         if desired.
3512         * [loader/module.c]
3513         Fixed file descriptor leak in LoadModule().
3515         * [loader/task.c]
3516         Initialise PDB file handle table in TASK_CreateTask().
3517         Close file handles on task termination.
3518         Implemented SetErrorMode().
3520         * [misc/network.c]
3521         Fixed WNetGetConnection() to use GetDriveType().
3523         * [misc/xmalloc.c]
3524         Added function xstrdup().
3526         * [miscemu/int21.c]
3527         Many changes for new DOS file functions.
3529         * [miscemu/interrupts.c]
3530         Moved DOS_GetEquipment() function into INT_Int11Handler().
3532         * [windows/win.c]
3533         Bug fix: create system menu before sending WM_NCCREATE.
3535         * [*/*.c]
3536         Replaced strcasecmp and strncasecmp by lstrcmpi and lstrncmpi for
3537         better portability.
3539 Sat Jan 13 16:13:02 1996  Jim Peterson <jspeter@birch.ee.vt.edu>
3541         * [include/wintypes.h]
3542         Added 'typedef HGLOBAL GOBALHANDLE;'.  This is not precisely in line
3543         with the true windows 'typedef HANDLE GLOBALHANDLE;', but I believe
3544         it should suffice.
3546         * [include/winsock.h]
3547         Added '#include <arpa/inet.h>' for various declarations.  '#ifdef'-ed
3548         out some old style internet address #define's.
3550         * [loader/task.c]
3551         Made MakeProcInstance() return first parameter #ifdef WINELIB32.
3552         Made FreeProcInstance() do nothing #ifdef WINELIB32.
3553         '#ifdef'-ed out TASK_AllocThunk(), as it was unused in WINELIB32.
3555         * [library/miscstubs.c]
3556         Made GetWndProcEntry16() return ACTIVATEAPP_callback() when called
3557         with name="ActivateAppProc".  This hardly seems correct, but it's my
3558         best guess as to how the emulator responds.
3560 Sat Jan  6 17:57:45 1996  Martin von Loewis <loewis@informatik.hu-berlin.de>
3562         * [if1632/kernel32.spec][win32/process.c]
3563         WIN32_GetProcAddress, LoadLibraryA: new functions
3565         * [if1632/relay32.c]
3566         RELAY32_GetEntryPoint: Removed code to load PE DLLs
3568         * [include/pe_image.h][include/pe_exe.h]
3569         struct pe_data: new fields base_addr,load_addr,vma_size,pe_reloc
3570         struct PE_Reloc_Block: new structure
3572         * [loader/module.c]
3573         MODULE_RegisterModule: new function
3575         * [loader/pe_image.c]
3576         PE_FindExportedFunction,PE_GetProcAddress: new functions
3577         fixup_imports: expect struct w_files* now, fill dlls_to_init,
3578                        load PE DLLs
3579         do_relocations: new functions
3580         calc_vma_size: renamed from dump_table
3581         PE_LoadImage: use malloc to allocate memory for image
3582         PE_InitDLL: expect HMODULE
3583         PE_InitializeDLLs: new function
3585         * [loader/task.c]
3586         NE_InitializeDLLs: branch to PE_InitializeDLLs for PE modules
3587         GetExePtr: Accept PE modules
3589         * [misc/commdlg.c]
3590         FILEDLG_WMCommand: unpack WIN32 WM_COMMAND appropriately for WineLib
3592 Thu Jan  4 11:36:21 1996  Manfred Weichel <Manfred.Weichel@mch.sni.de>
3594         * [misc/port.c]
3595         New file with usleep() function for SVR4.
3597         * [configure.in]
3598         Check for usleep() function.
3600 Tue Jan 02 14:00:00 1996  Anand Kumria <akumria@ozemail.com.au>
3602         * [if1632/toolhelp.spec] [include/toolhelp.h]
3603           [misc/user.c] [windows/message.c]
3604         Implement TOOLHELP.80 TimerCount. Fix GetTickCount.
3606         * [winsocket.c]
3607         Fixed ENOENT error.
3609         * [miscemu/dpmi.c]
3610         Implement DPMI Get Page Size (AX=0604, INT 31)
3612         * [memory/global.c]
3613         Implement TOOLHELP.72 GetMemManInfo.
3615 Mon Jan  2 10:33:00 1996  Thomas Sandford <t.d.g.sandford@prds-grn.demon.co.uk>
3617         * [if1632/callback.c]
3618         CallWindowProc() - When calling RELAY32_CallWindowProc, check
3619         whether lParam should be a SEGPTR, and if so convert it to one.
3621         * [if1632/gdi.spec] [if1632/kernel32.spec] [if1632/user32.spec]
3622         Numerous functions added, mostly calls to original (win16)
3623         functions.  Note that some (many) of these are probably not
3624         strictly correct, but with these additions freecell will at least
3625         display its main window though it is garbled.
3627         * [if1632/winprocs.spec]
3628         Completely rewritten - all WndProcs now have win32 versions to
3629         help with the lparam SEGPTR fix in callback.c
3631         * [include/kernel32.h]
3632         LPTCSTR defined.
3634         * [include/peexe.h]
3635         Definition of PE_Export_Directory amended.
3637         * [include/resource32.h]
3638         New file.
3640         * [include/stackframe.h]
3641         Definition of MAKE_SEGPTR macro #ifdef'd out and replaced with
3642         prototype for replacement function in memory/selector.c which
3643         can operate on any given memory address. This is currently
3644         required for win32 support. It is a dreadful cludge, and will
3645         certainly slow down other programs. If you are not interested
3646         in win32 development you may wish to reverse this patch.
3648         * [include/windows.h]
3649         Definition of SW_SHOWDEFAULT added.
3651         * [loader/pe_image.c]
3652         Extensive rewrites of xmmap() fixup_imports().
3653         PE_LoadImage() - initialisation of bss added, extraction of
3654         module name fixed, initialisation of DLL added.
3655         PE_InitDLL() - now does something.
3656         PE_Win32CallToStart() - initialisation of TEB pointed to by
3657         fs added.
3658         PE_InitTEB() created to perform TEB initialisation.
3660         * [memory/selector.c] 
3661         New function MAKE_SEGPTR() - see include/stackframe.h above.
3663         * [misc/user32.c]
3664         USER32_RegisterClassA(), CreateWindowExA() memory allocation
3665         method changed. This is probably now unnecessary with the
3666         new MAKE_SEGPTR handling code.
3667         USER32_DefWndProcA() removed to win32/winprocs.c
3668         USER32_TranslateMessage added.
3670         * [tools/build.c]
3671         handling of win32 spec files changed to support gcc2.6.X
3672         this requires optimisations to be disabled.
3674         * [win32/resource.c] [win32/newfns.c] [win32/heap.c] [win32/winprocs.c]
3675         New files.
3677         * [win32/Makefile.in]
3678         New files heap.c, newfns.c, resource.c and winprocs.c added to build.
3680         * [win32/file.c]
3681         New function W32_SetHandleCount.
3683         * [win32/init.c]
3684         WIN32_GetModuleHandle() - now returns handle of running process
3685         if called with NULL.
3686         GetStartupInfoA() - set cbReserved2 to 0.
3688         * [win32/memory.c]
3689         VirtualAlloc() - set mmap() file parameter to -1 instead of 0 to make
3690         it work with FreeBSD. Also check for return value. Removed extra
3691         return.
3693         * [windows/winpos.c]
3694         ShowWindow() - SW_SHOWDEFAULT handling kludged in.
3696 ----------------------------------------------------------------------
3697 Sat Dec 23 18:15:59 1995  Alexandre Julliard  <julliard@sunsite.unc.edu>
3699         * [configure.in] [Makefile.in] [tools/install-sh]
3700         New 'install' target installs Wine binary, library and man page.
3701         Library is now more logically named libwine.a.
3702         Split toolkit/ directory into library (for library code) and
3703         libtest (for test programs).
3705         * [controls/edit.c]
3706         Quick hack to partially support EM_PASSWORD style (avoids
3707         displaying your passwords on the screen when testing programs...)
3709         * [configure.in] [controls/menu.c] [include/resource.h]
3710           [misc/commdlg.c] [misc/ole2nls.c] [misc/shell.c] [windows/msgbox.c]
3711         Language is now a run-time option (wine -language xx).
3713         * [debugger/dbg.y]
3714         Dump some more debugging info on crash.
3716         * [misc/profile.c]
3717         Only consider ';' as a comment if it's the first non-blank
3718         character on the line.
3720         * [miscemu/dpmi.c]
3721         More debugging info for real-mode callback.
3723         * [objects/gdiobj.c]
3724         Rewrote EnumObjects() to do the Right Thing.
3726         * [resources/sysres*]
3727         New directory containing system resources.
3729 Fri Dec 22 11:24:39 GMT 1995  John Harvey <john@division.co.uk>
3731         * [win32/file.c] [win32/memory.c]
3732         Unixware doesn't have MAP_ANON ifdefed out for now.
3734         * [misc/dos_fs.c]
3735         DOS_GetDosFileName didn't truncate paths starting ./ properly.
3737         * [tools/build.c]
3738         Produces assembly code that works with the unixware assembler.
3740 Wed Dec 20 22:22:29 +0100 1995  Morten Welinder <terra@diku.dk>
3742         * [miscemu/instr.c]
3743         INSTR_GetOperandAddr: 16-bit addresses should be masked to 16 bits.
3745         * [misc/dos_fs.c]
3746         DOS_readdir should always return directories, even if they don't
3747         match the file name mask.
3749 Tue Dec 19 18:00:00 1995  Uwe Bonnes <bon@elektron.ikp.physik.th-darmstadt.de>
3750         
3751         * [misc/exec.c]
3752         Give arguments to winhelp.
3754         * [miscemu/int21.c]
3755         Implemented Interrupt 21 AX=6C00 EXTENDED OPEN/CREATE.
3756         Created function ExtendedOpenCreateFile.
3757         Give for some Windows95 interrupts the return value 'not
3758         implemented'.
3760 Sun Dec 17 16:51:56 EST 1995  Jim Peterson <jspeter@birch.ee.vt.edu>
3762         * [include/kernel32.h] [include/windows.h]
3763         Moved the typedefs for SYSTEMTIME and LPSYSTEMTIME from
3764         include/kernel32.h to include/windows.h and declared the new Win32
3765         API functions Sleep(), GetLocalTime(), and GetSystemTime().
3766         Redefined INFINITE as 0xFFFFFFFF if WINELIB32.
3768         * [rc/rc (new file)]
3769         Created the shell script 'rc', which should simplify resource
3770         compilation.
3772         * [win32/environment.c]
3773         Kludged around an undefined reference to wine_files.  This change
3774         should be fixed some time.
3776         * [win32/time.c] [if1632/kernel32.spec]
3777         Added the functions GetSystemTime(), and Sleep().
3779         * [miscemu/int21.c]
3780         Renamed static function GetSystemTime to INT21_GetSystemTime to
3781         avoid conflicts with the API function of the same name.
3783         * [include/wintypes.h]
3784         Added the SPFMT definition for printf statements.
3786         * [misc/shell.c] [include/shell.h]
3787         Changed ERROR_* defines to SHELL_ERROR_*, as they were conflicting
3788         with the ones in include/winerror.h.  They should probably use the
3789         versions in winerror.h, but I'm not certain, and that can be done
3790         later.
3792         * [windows/mdi.c]
3793         Translated WM_MDIACTIVATE(?,(LOhwnd,HIhwnd)) messages to
3794         WM_MDIACTIVATE(HIhwnd,LOhwnd) for WINELIB32.  The ? parameter
3795         (boolean) was discarded with this translation.  Translated handler
3796         of WM_MDISETMENU(ref,(loHMENU,hiHMENU)) to handle
3797         WM_MDISETMENU(loHMENU, hiHMENU) messages in WINELIB32 (ref assumed
3798         false, call DrawMenuBar() if desired).
3800         * [*/*]
3801         General explicit casts and more rigid typing to remove warnings.
3803         * [include/winpos.h] [windows/winpos.c]
3804         Changed return type of WINPOS_ChangeActiveWindow to BOOL.
3806         * [include/commdlg.h] [misc/commdlg.c]
3807         Added prototypes for ChooseColor(), CommDlgExtendedError(),
3808         FindText() GetFileTitle(), GetOpenFileName(), GetSaveFileName(),
3809         PrintDlg, and ReplaceText().
3810         Renamed the CommDlgExtendError() function to CommDlgExtendedError().
3811         Made GetFileTitle return a short, as per the API definition.
3813         * [Makefile.in]
3814         Added line to clean and distclean that removes temporaries from
3815         the include directory.
3817 Sat Dec 16 19:39:14 MET 1995  Steffen Moeller <smoe0024@rz.uni-hildesheim.de>
3819         * [controls/edit.c]
3820         Almost rewrote EDIT_GetLineMsg.
3822 Sat Dec 16 13:51:48 MST 1995  Andrew Taylor <andrew@riscan.com>
3824         * [windows/mdi.c]
3825         Fixed MDITile() bug that occurs when 0 windows are present or all
3826         windows are minimized.
3828 Wed Dec 12 23:30:00 1995  Uwe Bonnes <bon@elektron.ikp.physik.th-darmstadt.de>
3830         * [misc/profile.c]
3831         Try harder to find files, especially in the working directory.
3832         Look in $HOME/.wine too and create it there if it isn't found.
3834 ----------------------------------------------------------------------
3835 Mon Dec 11 19:08:55 1995  Alexandre Julliard  <julliard@sunsite.unc.edu>
3837         * [misc/lstr.c]
3838         Replaced wine_strncpy() by a 32-bit version of lstrcpyn(), since
3839         they do the same job.
3841         * [tools/build.c]
3842         Fixed __attribute__((stdcall)) to make it compile with gcc
3843         versions under 2.7. Doesn't mean it will run OK though...
3845 Sat Dec 09 13:22:58 1995  Cameron Heide  <heide@ee.ualberta.ca>
3847         * [include/kernel32.h] [include/winerror.h]
3848         Added file attribute definitions and more error codes.
3850         * [win32/error.c]
3851         Added some rudimentary errno-to-Win32 error conversion
3852         code.
3854         * [win32/file.c]
3855         Added to GetFileInformationByHandle, filled in some known
3856         error codes, and switched to dprintf_win32.
3858         * [win32/time.c]
3859         Added GetLocalTime.
3861 Fri Dec  8 14:37:39 1995  Jim Peterson <jspeter@birch.ee.vt.edu>
3863         * [controls/combo.c]
3864         Converted functions of the type LONG _(HWND,WORD,LONG) to the type
3865         LRESULT _(HWND,WPARAM,LPARAM) where needed.
3867         * [include/libres.h]
3868         Restructured libres prototypes to closer match the windows API.
3870         * [include/windows.h]
3871         Changed several API prototypes' parameter types from 'short' to INT,
3872         which is #defined as short in the emulator, but is a normal int in
3873         WINELIB32.  Also changed SEGPTR from DWORD to void* when WINELIB32.
3874         (This creates a lot of warnings at library-compile time, but less
3875         warnings at app-compile time.  I'll remove the warnings soon.)
3877         * [loader/resource.c]
3878         Fixed parameter mismatch in call to LIBRES_FindResource().  Changed
3879         various implementations of the LIBRES_* API functions.
3881         * [loader/signal.c]
3882         Deleted local 'i' from win_fault(), since it was unused.
3884         * [objects/bitblt.c]
3885         Mirrored changes to include/windows.h mentioned above.
3887         * [toolkit/hello3.c]
3888         Changed LoadMenuIndirect() call to LoadMenu() to test the new
3889         resource registration technique.
3891         * [toolkit/libres.c]
3892         Removed definition of 'struct resource' and fixed bugs in the resource
3893         implementation.  Implemented LIBRES_FindResource.
3895         * [windows/graphics.c]
3896         Mirrored changes to include/windows.h mentioned above.
3898 Thu Dec  7 23:15:56 1995     Martin von Loewis <loewis@informatik.hu-berlin.de>
3900         * [controls/edit.c]
3901         LOCAL_HeapExists: Changed parameter to HANDLE. For WineLib, return true
3903         * [controls/listbox.c]
3904         CreateListBoxStruct: Initialize HeapSel to 0 for WineLib
3906         * [include/listbox.h]
3907         change HeapSel from WORD to HANDLE
3909         * [include/resource.h][rc/winerc.c]
3910         struct ResourceTable: removed
3911         struct resource: moved to header file
3912         autoregister resources if supported by compiler
3914         * [memory/local.h]
3915         LOCAL_GetHeap: expect HANDLE rather than WORD
3916         
3917         * [toolkit/Makefile.in]
3918         Add ALLCFLAGS to make hello3
3920         * [toolkit/heap.c]
3921         LocalFree, HEAP_Free: handle 0 parameter gracefully
3923 Wed Dec 06 15:34:23 1995  Greg Cooper <cooper@ima-inc.com>
3925         * [misc/winsocket.c]
3926         Fixed the msgsnd and msgrcv errors that winsock programs get.
3928 Wed Dec 06 12:47:23 MET 1995 Sven Verdoolaege <skimo@dns.ufsia.ac.be>
3929         
3930         * [if1632/kernel.spec]
3931         Fixed _hread and _hwrite return type
3933         * [if1632/relay32.c] [loader/pe_image.c]
3934         Hacked loading of PE-dll's in
3936         * [win32/advapi.c]
3937         Added stubs for RegCreateKeyEx, RegSetValueEx, RegQueryValueEx
3939         * [win32/file.c]
3940         Added stubs for OpenFileMapping, CreateFileMapping, MapViewOfFileEx
3942         * [win32/process.c]
3943         Added stubs for CreateMutexA, ReleaseMutex, CreateEventA,
3944         WaitForSingleObject, DuplicateHandle, GetCurrentProcess
3945         
3946 Mon Dec 04 13:06:37 1995   Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
3948         * [include/wine.h] [misc/lstr.c]
3949         Define wine_strncpy(). This function does not pad the buffer with 
3950         zeroes like GNU strncpy(), which might break some Windows programs
3951         that pass bogus size arguments.
3953         * [loader/module.c]: GetModuleFileName(),
3954         [misc/commdlg.c]: GetFileTitle(),
3955         [misc/keyboard.c], [misc/lstr.c]: lstrcpyn(),
3956         [misc/ole2nls.c], [misc/profile.c], [multimedia/mcistring.c],
3957         [multimedia/mmsystem.c], [objects/font.c]:
3958         Use wine_strncpy() where strings are returned to Windows programs.
3959         
3960         * [objects/metafile.c]
3961         PlayMetafile(): Clear the handle table before using it.
3963         * [misc/shell.c] [misc/main.c]
3964         Rename SHELL_RegCheckForRoot() to SHELL_Init() and call it from main().
3965         
3966         * [misc/profile.c]
3967         load(): Need to handle comments.
3968         
3969         * [toolkit/libres.c]
3970         Make it compile.
3971         
3972         * [windows/nonclient.c]
3973         Use MAKE_SEGPTR macro in two places where a user heap block used
3974         to be allocated instead.
3976 Sat Dec 02 16:43:43 1995 Ramon Garcia <ramon@ie3.clubs.etsit.upm.es>
3978         * [windows/winpos.c]
3979         In function SetWindowPos: do not redraw the parent of
3980         a window if the specified window is placed on the top.
3981         This avoids that ShowWindow(hwnd,1) hides hwnd instead
3982         of showing it.
3984 Sat Dec 02 11:00:00 1995 Alex Korobka <alex@phm30.pharm.sunysb.edu>
3986         * [windows/scroll.c]
3987         Now it can scroll children along with the client region of parent 
3988         window. Tried to optimize update region calculation. 
3990         * [windows/mdi.c]
3991         ScrollChildren function, more other features added. Basically
3992         a rewrite.
3994         * [windows/winpos.c] [windows/focus.c]
3995         Reimplemented window activation and focus handling.
3997         * [windows/nonclient.c]
3998         Added new flag WIN_NCACTIVATED.
4000         * [windows/message.c] [loader/task.c]
4001         Small changes (to maintain linked list of message queues).
4003 Wed Nov 29 15:51:48 1995  Daniel Schepler  <daniel@shep13.wustl.edu>
4005         * [include/options.h] [misc/main.c] [windows/defwnd.c]
4006           [windows/event.c] [windows/nonclient.c] [windows/win.c] [Wine.man]
4007         Implemented a -managed option to replace the standard Windows
4008         frame of top-level windows with the window manager's decorations.
4009         If a top-level window makes its own frame, this will still show
4010         up, inside the window manager decorations (I believe ctl3dv2.dll
4011         would do this, although I can't test this).
4013 ----------------------------------------------------------------------
4014 Tue Nov 21 18:49:10 1995  Alexandre Julliard  <julliard@sunsite.unc.edu>
4016         * [configure.in] [Makefile] [misc/dos_fs.c]
4017         Got rid of autoconf.h file.
4019         * [debugger/dbg.y]
4020         More logical behavior upon syntax errors.
4022         * [include/hook.h] [windows/hook.c]
4023         Changed hook structure and rewrote most of the hook functions for
4024         better compatibility, based on investigations by Alex Korobka.
4026         * [include/message.h] [windows/message.c]
4027         Added hooks to message queue structure and made the structure
4028         layout Windows-compatible.
4029         Added support for WH_MOUSE, WH_KEYBOARD, WH_HARDWARE and
4030         WH_JOURNALRECORD hooks.
4032         * [misc/main.c]
4033         Added command-line option for changing the language at run-time
4034         (not implemented yet), based on a suggestion from Michael Patra.
4036         * [objects/cursoricon.c]
4037         Fixed silly SEGPTR bug in DumpIcon().
4039 Mon Nov 20 22:22:22 1995  Alex Korobka <alex@phm30.pharm.sunysb.edu>
4041         * [controls/listbox.c] [controls/combo.c] [include/listbox.h]
4042         Partial implementaion of LBS_EXTENDEDSEL style,
4043         yet more updates for drag & drop support. Now works.
4045         * [windows/defwnd.c]
4046         More message handlers.
4048         * [windows/win.c]
4049         DragObject, DragDetect, AnyPopup functions. 
4051         * [controls/listbox.c]
4052         More kludgy fixes (WM_...TOITEM, etc.).
4054         * [objects/cursoricon.c] [objects/oembitmap.c]
4055         IconToCursor skeleton, patch for OBM_LoadCursorIcon to handle new
4056         cursor.
4058         * [include/bitmaps/ocr*]
4059         New OEM cursors.
4061 Mon Nov 20 11:05:20 EST 1995  Jim Peterson <jspeter@birch.ee.vt.edu>
4063         * [toolkit/heap.c]
4064         Swapped flags and size arguments to LocalRealloc as per changes in
4065         memory/local.c by William Magro in previous release.
4067         * [include/wintypes.h]
4068         Reinstated the #define's for 'min' and 'max', since they're part of
4069         the Windows API.  I really don't think it's a wise idea, so I put
4070         a '#ifndef DONT_DEFINE_min_AND_max' around them.  I think the actual
4071         WINE code should never use these (it should use 'MIN' and 'MAX'
4072         instead).
4074         * [loader/*]
4075         Put '#ifndef WINELIB' around many things that WINElib should not need.
4077         * [controls/edit.c]
4078         Took out many '#if defined(WINELIB)' sections with the associated
4079         comment 'temporary fix, until Local memory is correctly implemented in
4080         WINELIB', since the effective translations are now in 
4081         toolkit/miscstubs.c.
4082         Took out the #ifndef's I put in EDIT_ClearText.  Whoever modified this
4083         file fixed (or at least postponed) the bug I had encountered.
4085         * [loader/task.c]
4086         Put an #ifdef in TASK_CreateTask() that hardwires the current drive to
4087         C:  This will probably cause a lot of trouble if this change is
4088         forgotten in the future, but it will let things like the OpenFileName
4089         dialog work for now.
4091         * [toolkit/libres.c] [toolkit/Makefile.in] [toolkit/Makefile]
4092           [include/libres.h]
4093         Made new libres.c file, which will contain functions for supporting
4094         accessing resources by name in WINElib.  'winerc' will need to be
4095         changed.
4097         * [toolkit/heap.c]
4098         Refined memory routines to allow for differences between LocalAlloc
4099         and GlobalAlloc and between LocalSize and GlobalSize.
4101         * [windows/message.c] [include/windows.h]
4102         Defined the GetCurrentTime routine in windows/message.c, and removed
4103         the #define in windows.h.
4105 Mon Nov 20 00:36:42 MET 1995 Sven Verdoolaege <skimo@dns.ufsia.ac.be>
4107         * [*/*]
4108         Added new debugging type DEBUG_WIN32 and DEBUG_ENV.
4110         * [loader/module.c]
4111         Added undocumented GetExpWinVer.
4113         * [tools/build.c]
4114         Previous code didn't pop possibly changed %esi, %edi and %edx
4115         from the stack.
4116         
4117         * [win32/advapi.c]
4118         Added GetUserNameA.
4120         * [win32/code_page.c]
4121         Added stub for MultiByteToWideChar.
4123         * [win32/console.c]
4124         Added SetConsoleCtrlHandler stub.
4126         * [win32/file.c]
4127         Added ReadFile CreateFileA GetFileInformationByHandle stubs.
4128         Added CloseHandle.
4130         * [win32/memory.c]
4131         Changed VirtualAlloc and VirtualFree.
4133         * [win32/process.c]
4134         Added ExitProcess.
4136 Sun Nov 19 17:54:42 1995   Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
4138         * [include/windows.h]
4139         Fixed a few broken structure definitions.
4141         * [loader/resource.c]
4142         FindResource(): Need to check for '#xxx' strings here.
4144         * [miscemu/int21.c]
4145         FindNext(): Return MS-DOS filenames uppercase.
4147         * [objects/cursoricon.c]
4148         CreateIcon(), CreateCursor(): Added missing element to CURSORICONINFO
4149         initializers.
4150         
4151         * [misc/file.c]
4152         _lopen(): Files opened in OF_WRITE mode are truncated.
4153         OpenFile(): Ignore OF_READ/OF_WRITE/OF_READWRITE when files are
4154         created; use read/write mode.
4155         
4156         * [misc/profile.c]
4157         load(): Rewritten.
4158         
4159         * [misc/commdlg.c]
4160         Fixed bad call to strncpy() that smashed the stack.
4162         * [controls/combo.c] [windows/winpos.c] [memory/selector.c]
4163         Operator precedence fixes. People who use gcc 2.7.1 don't need a
4164         debugger :-)
4165         
4166         * [if1632/gdi.spec] [objects/palette.c]
4167         Add ResizePalette() and AnimatePalette() stubs. They don't do anything,
4168         but sometimes that's good enough.
4170 Fri Nov 17 09:10:35 GMT 1995  John Harvey <john@division.co.uk>
4172         * [include/wine.h] [include/registers.h] [include/winsock.h]
4173         Added definitions for Unixware.
4175         * [loader/signal.c] [misc/comm.c] [misc/winsocket.c]
4176         Misc. fixes for Unixware.
4178         * [loader/task.c]
4179         Made assignemts to context in InitTask for registers use the macros
4180         from registers.h to make them more portable. (Needed for Unixware)
4182         * [tools/build.c]
4183         Fixed register acces routines to work on Unixware. Bit grubby but
4184         it seems to work.
4186         * [controls/edit.c]
4187         EDIT_WM_NCCreate allocates local heap if hasn't been previously
4188         allocated.
4189         
4190         * [miscemu/int21.c]
4191         mkdir now creates directory with permission to access it.
4193         * [misc/dos_fs.c]
4194         mkdir now creates directory with permission to access it.
4195         DOS_opendir now uses linked list of dirents to avoid problems with 
4196         realloc changing address of malloced memory.
4198 Thu Nov 16 12:47:13 1995  Michael Patra  <patra@itp1.Physik.TU-Berlin.DE>
4200         * [controls/menu.c]
4201         MENU_CalcItemSize(): Fixed handling of empty menu items.
4203 Sat Nov 11 21:46:54 1995  Hans de Graaff  <graaff@twi72.twi.tudelft.nl>
4205         * [misc/file.c]
4206         In OpenFile, unlink should be done on the unix filename.
4208 Sat Nov 11 16:43:29 1995  Cameron Heide  (heide@ee.ualberta.ca)
4210         * [include/handle32.h]
4211         New header file containing internal Win32 kernel handle
4212         information.
4214         * [win32/file.c]
4215         Added ReadFile, CreateFile, and CloseFileHandle, and did
4216         some reorganizing to match the new handle allocation scheme.
4218         * [win32/init.c]
4219         Added CloseHandle and the creation of standard I/O handles.
4221         * [win32/object_mgt.c]
4222         New module for allocating and freeing Win32 kernel handles.
4224 ----------------------------------------------------------------------
4225 Fri Nov  3 20:08:17 1995  Alexandre Julliard  <julliard@sunsite.unc.edu>
4227         * [configure.in]
4228         Attempt to check for -li386 on NetBSD. Please test this.
4230 Mon Oct 30 12:40:32 EST 1995  Jim Peterson <jspeter@birch.ee.vt.edu>
4232         * [*/*]
4233         Eliminated various warnings with either explicit casts or more
4234         accurate variable/parameter declarations (e.g. INT instead of short
4235         or WORD).
4236         Changed macros 'min' and 'max' to 'MIN' and 'MAX', since they're
4237         macros.
4239         * [controls/edit.c] [windows/defdlg.c]
4240         Added '#ifdef SUPERFLUOUS_FUNCTIONS' wrappers around function
4241         definition of EDIT_KeyVScrollDoc, EDIT_TextLineNumber, and
4242         DEFDLG_FindDefButton to avoid warnings.
4244         * [controls/button.c] [controls/scroll.c] [windows/defwnd.c]
4245           [windows/message.c] [windows/nonclient.c]
4246         Converted MAKEPOINT macro call to manual conversion.
4248         * [include/windows.h]
4249         For WINELIB32, structures POINT, SIZE, and RECT have LONG members
4250         instead of INT.  This also invalidates the macro MAKEPOINT(), which
4251         is not supported in Win32.  Also defined the POINTS structure (SHORT
4252         members) and the MAKEPOINTS macro.
4254         * [misc/commdlg.c]
4255         Changed a lot of 'strcpy' calls to 'strncpy' calls.  I'm desperate to
4256         find this memory bug, and this should be done anyway.
4258         * [controls/edit.c]
4259         Well, the alteration mentioned above didn't do it, but #ifdef'ing out
4260         a few lines in EDIT_ClearText did.  This leads to bugs, but for now,
4261         it's better than bizzare memory troubles.
4263         * [toolkit/miscstubs.c]
4264         Removed warning messages in GLOBAL_CreateBlock(), GLOBAL_FreeBlock(),
4265         and RELAY32_GetEntryPoint().  These are the most popular warnings, and
4266         their current implementation seems fine.
4268 Sat Oct 28 09:39:18 1995  Jochen Karrer <cip307@wpax01.Physik.Uni-Wuerzburg.DE>
4270         * [objects/cursoricon.c]
4271         Fix for "broken" X servers that invert masked cursor colors.
4273 Fri Oct 27 19:27:21 1995  Alex Korobka  <alex@phm6.pharm.sunysb.edu>
4275         * [windows/dialog.c] [windows/nonclient.c]
4276         Remove unnecessary items from the system menu.
4278 Thu Oct 26 05:03:03 MET 1995  Philippe De Muyter <phdm@info.ucl.ac.be>
4280         * [objects/color.c] [objects/palette.c]
4281         Make GetNearestColor return a RGB value instead of a pixel value.
4283 Wed Oct 25 23:33:39 1995    Martin von Loewis <loewis@informatik.hu-berlin.de>
4285         * [controls/desktop.c][controls/menu.c][include/menu.h]
4286         Changed WORD parameters to UINT parameters.
4288         * [include/wintypes.h]
4289         Made UINT 32bit for WINELIB.
4291         * [loader/main.c]
4292         Disabled RELAY32_Init and MODULE_Init for WINELIB.
4294         * [misc/main.c]
4295         Assume CPU386 for WINELIB.
4297         * [rc/winerc]
4298         add_popup: set MF_POPUP flag on menu item.
4300         * [toolkit/Makefile.in][toolkit/hello3.c][toolkit/hello3res.c]
4301         Add resource demo hello3 for WINELIB.
4302         New file README.resources.
4304         * [toolkit/miscstubs.c]
4305         Add a case for 17.
4307 Tue Oct 17 15:13:10 IST 1995  Itai Nahshon <nahshon@vnet.ibm.com>
4309         * [loader/module.c]
4310         Do not append .exe if the file name already has an extension.
4312         * [misc/profile.c]
4313         Avoid creating a file with a junk name if a .ini file does not
4314         exist.
4316         * [if1632/gdi.spec] [if1632/user.spec] [if1632/dummy.c]
4317         Added a lot of dummy stubs for Windows Hebrew version.
4319 Tue Oct 17 01:03:24 1995 William Magro <wmagro@tc.cornell.edu>
4321         * [controls/button.c]
4322         Fix for buttons with no label.
4324         * [controls/combo.c][controls/listbox.c]
4325         Fixes for scrollbar positioning.  Now disappears correctly
4326         for short lists.
4328         * [controls/edit.c]
4329         Handle memory allocation differently when building as library.
4331         * [controls/static]
4332         Don't destroy old icon before drawing new icon. (Fixes landscape/
4333         portrait toggle icon in print dialog.)
4335         * [if1632/gdi.spec]
4336         New functions SetMetaFileBits and GetMetaFileBits
4338         * [include/sysmetrics.h] [windows/sysmetrics.c]
4339         Add support for GetSystemMetrics(SM_CMETRICS) == SM_CMETRICS
4341         * [include/windows.h]
4342         META_EXTTEXTOUT, not META_SETTEXTOUT
4343         define GetCurrentTime as GetTickCount (for wine library)
4345         * [loader/main.c]
4346         Don't initialize built-in modules in wine library
4348         * [memory/local.c]
4349         LocalReAlloc was defined incorrectly. Swap flags and size arguments.
4351         * [misc/main.c]
4352         Always report CPUTYPE=4 to wine library.
4354         * [objects/dib.c]
4355         RLE8 images were missing top line when decompressed.
4357         * [objects/metafile.c]
4358         SetMetaFileBits and GetMetaFileBits implemented.  Works when called
4359         from winhelp.  More testing needed.  Various memory leaks plugged.
4360         Various other bug fixes.  New metafile operations added in
4361         PlayMetaFileRecord: CreatePalette, SetTextAlign, SelectPalette,
4362         SetMapperFlags, RealizePalette, ExtTextOut, Escape.  Testing needed.
4364         * [toolkit/heap.c]
4365         LocalUnLock changed to LocalUnlock
4367 Sun Oct 15 21:55:33 1995  Anand Kumria <akumria@ozemail.com.au>
4368         
4369         * [misc/winsock.c] 
4370         Return the correct error number, for host lookup operations.
4371         Also, correct the problem with send_message.
4373 Fri Oct 13 19:04:35 1995  Morten Welinder  <terra@diku.dk>
4375         * [Makefile.in]
4376         Using nm's built-in sorting.
4378         * [*/*.c]
4379         Use xmalloc for malloc and xrealloc for realloc in all ungarded
4380         cases.
4382         * [debugger/dbg.y]
4383         Handle C-like expressions.  Clean-up.
4385         * [debugger/debug.l]
4386         Lots of new tokens for expressions.
4388         * [debugger/info.c]
4389         Implement "list" command for disassembling.
4391         * [misc/ole2nls.c]
4392         Implement more Danish stuff.
4394 Fri Oct  6 10:39:39 1995 Ram'on Garc'ia <ramon@ie3.clubs.etsit.upm.es>
4396         * [loader/module.c]
4397         Updated self-loading modules to support for new 32 bit 
4398         stack frames.
4400 ----------------------------------------------------------------------
4401 Sun Oct  1 15:48:34 1995  Alexandre Julliard  <julliard@sunsite.unc>
4403         * [controls/menu.c]
4404         Fixed GetMenuString() for non-string items.
4406         * [debugger/*.c]
4407         First attempt to check validity of pointers before memory
4408         accesses. For now only segmented pointers are checked.
4410         * [debugger/dbg.y] [memory/ldt.c]
4411         Added possibility to dump only one segment with 'info segment'.
4413         * [include/bitmaps/ocr_*]
4414         Added all OEM cursors as XPM bitmaps.
4416         * [include/cursoricon.h] [objects/cursoricon.c]
4417         Rewrote all cursor and icon management to use the same memory
4418         layout as Windows, and to factor common code between icons and
4419         cursors. Implemented icon directory lookup to find the best
4420         matching icon (i.e. the color one).
4421         Implemented CopyCursor() and DumpIcon().
4423         * [loader/module.c]
4424         For disabled built-in modules, we now try to load the Windows DLL
4425         first, and if this fails we fall back to using the built-in module
4426         anyway.
4428         * [memory/global.c]
4429         Fixed GlobalHandle() to return the correct selector in the high
4430         word even if we are passed a handle in the first place.
4432         * [miscemu/instr.c]
4433         Take into account the size of the operand and of the stack segment
4434         when incrementing the stack pointer.
4435         Avoid referencing FS_reg and GS_reg on *BSD.
4437         * [objects/dib.c]
4438         All DIB functions now accept a BITMAPCOREHEADER format bitmap.
4439         Monochrome DIBs are created as monochrome bitmap iff they are
4440         black and white.
4442         * [objects/oembitmap.c]
4443         Added support for OEM cursors, changed OBM_LoadIcon to use the new
4444         icon memory layout.
4446         * [rc/sysres_Fr.rc]
4447         Added French [Fr] language support.
4449         * [win32/environment.c]
4450         Fixed GetCommandLineA() to use current PDB.
4452         * [windows/event.c] [windows/winpos.c]
4453         Simulate a mouse motion event upon SetWindowPos() to force the
4454         cursor to be set correctly.
4456 Sat Sep 30 17:49:32  Cameron Heide  (heide@ee.ualberta.ca)
4458         * [win32/*]
4459         New Win32 kernel functions: GetACP, GetCPInfo,
4460         GetEnvironmentVariableA, GetFileType, GetLastError, GetOEMCP,
4461         GetStartupInfoA, GetTimeZoneInformation, SetEnvironmentVariable,
4462         SetFilePointer, SetLastError, VirtualAlloc, VirtualFree,
4463         WriteFile.  Completed implementations of GetCommandLineA.
4465         * [include/kernel32.h]
4466         New file.
4468         * [loader/main.c]
4469         Call initialization function for Win32 data (doesn't currently do
4470         anything).
4472         * [misc/main.c]
4473         Implemented GetEnvironmentVariableA, SetEnvironmentVariableA.
4475 Sat Sep 30 00:26:56 1995  Niels de Carpentier  <niels@cindy.et.tudelft.nl>
4477         * [windows/winpos.c][miscemu/emulate.c][loader/module.c]
4478           [misc/commdlg.c]
4479         Misc. bug fixes
4481 Fri Sep 29 16:16:13 1995  Jim Peterson <jspeter@birch.ee.vt.edu>
4483         * [*/*]
4484         For Winelib, explicit casts have been placed where warnings were
4485         usually generated.
4486         printf formats which give the format for printing a handle as
4487         "%04x" or something similar have been changed to use the NPFMT
4488         macro defined in include/wintypes.h.  Some times, explicit casts
4489         were also necessary.
4490         Parameter, field, and variable declarations have been made more
4491         exact, such as converting 'WORD wParam' to 'WPARAM wParam' or
4492         'WORD hFont' to 'HFONT hFont'.
4493         Any call of the form GetWindowWord(hwnd,GWW_HINSTANCE) has been
4494         replaced with a call to WIN_GetWindowInstance(hwnd).
4496         * [controls/combo.c]
4497         Added WINELIB32 support in CLBoxGetCombo().
4499         * [include/dialog.h]
4500         Commented out the '#ifndef WINELIB' around the '#pragma pack(1)'.
4501         winelib needs the packing as well (e.g. when accessing resources
4502         like sysres_DIALOG_SHELL_ABOUT_MSGBOX).
4504         * [include/windows.h]
4505         Got rid of the F[a-k] macros, which were cluttering up the global
4506         namespace.
4508         * [include/windows.h] [windows/defwnd.c]
4509         Added Win32 messages WM_CTLCOLOR*.
4511         * [include/wintypes.h]
4512         Put in preprocessor '#define WINELIB32' if appropriate and changed
4513         the types of some typedefs (WPARAM, HANDLE) based on this.
4514         
4515         * [loader/module.c] [toolkit/miscstubs.c]
4516         Added #ifdef'd portion in LoadModule to handle loading a WINElib
4517         module (already loaded, just init values).  '#ifdef'ed out the
4518         definition for GetWndProcEntry16 and added a new version to
4519         toolkit/miscstubs.c.
4521         * [misc/shell.c]
4522         Adjusted the lengths of AppName and AppMisc from 512,512 to 128,906.
4523         Same amount of total storage, but much more reasonable.  Also, changed
4524         calls to strcpy() in ShellAbout() to calls to strncpy() instead.
4525         This was a difficult bug to track down, but the AppMisc field was
4526         being initialized with the contributers text, which was much larger
4527         than 512 characters.
4529         * [toolkit/atom.c]
4530         New file for atom-handling functions.  Copied from memory/atom.c and
4531         then heavily modified.  Right now, it's just a linked list of atoms.
4532         Consider it as a hash table with just one entry.  It's easily changed
4533         later.
4535         * [toolkit/heap.c]
4536         Commented out the heap functions with a "#ifdef WINELIB16" and put in
4537         a Win32 version (which is basically a modified copy).
4539         * [toolkit/sup.c] [toolkit/miscstubs.c]
4540         Moved the stuff I put in toolkit/sup.c into toolkit/miscstubs.c and
4541         added quite a few more stubs.
4543         * [toolkit/winmain.c]
4544         Rearranged startup code in _WinMain.  I think this will work.
4546         * [toolkit/Makefile.in]
4547         Added targets for 'hello' and 'hello2' in case anyone cares to try
4548         out the sample programs.
4550 Wed Sep 27 23:13:43 1995  Anand Kumria <akumria@ozemail.com.au>
4551         
4552         * [miscemu/int2f.c] [miscemu/vxd.c] [if1632/winprocs.spec]
4553         First attempt at support for some VxDs. Comm, Shell and Pagefile.
4555 Tue Sep 26 21:34:45 1995  Hans de Graaff  <graaff@twi72.twi.tudelft.nl>
4557         * [misc/dos_fs.c]
4558         DOS_SimplifyPath: Also remove "/./" from path. (Happens when
4559         starting applications like 'wine ./excel.exe')
4561 Sat Sep 23 23:32:40 1995  Morten Welinder  <terra@diku.dk>
4563         * [configure.in]
4564         Avoid relative path for wine.ini.
4566         * [rc/sysres_Da.rc]
4567         Support for Danish [Da] language.
4569         * [misc/main.c] [miscemu/cpu.c]
4570         Return the processor we're running on correctly.
4572         * [miscemu/int2f.c]
4573         Minor stuff in int 0x2f, function 0x16.
4575 Sat Sep 23 1995 17:58:04  Marcus Meissner  <msmeissn@faui01.informatik.uni-erlangen.de>
4577         * [misc/shell.c] [misc/main.c]
4578         Implement saving and loading of the registry database (needed for
4579         OLE). Very experimental. Fixed ShellExecute().
4580         
4581         * [miscemu/int21.c]
4582         EEXIST is not a critical error condition for mkdir().
4584 Fri Sep 22 01:33:34 1995  Alex Korobka  <alex@phm6.pharm.sunysb.edu>
4586         * [include/shell.h] [misc/shell.c]
4587         Implemented 4 drag/drop functions with documented functionality.
4589         * [multimedia/time.c]
4590         "Fixed" MMSysTimeCallback kludge so Excel5 loads up without crashing.
4592         * [*/*] 
4593         Added new files, more message definitions, structures, debug info,
4594         etc.  Rewrote message logging functions to produce output similar
4595         to WinSight.  Check out -debugmsg +message option.
4597         * [misc/file.c]
4598         Fixed GetDriveType return value.  
4600         * [windows/message.c] 
4601         Hooks are invoked in normal order.
4603         * [miscemu/*]
4604         Added some functions and interrupts.
4606         * [misc/shell.c]
4607         Implemented Drag... functions.
4609 Thu Sep 21 23:50:12 1995  Jukka Iivonen <iivonen@cc.helsinki.fi>
4611         * [rc/sysres_Fi.rc] [rc/sysres.rc]
4612         First attempt at Finnish [Fi] language support.
4614 ----------------------------------------------------------------------------
4615 Sun Sep 17 16:47:49 1995  Alexandre Julliard  <julliard@sunsite.unc.edu>
4617         * [configure.in] [*/Makefile.in] [Make.rules.in]
4618         Cleaned up makefiles, added configuration option for Winelib,
4619         grouped common make rules in Make.rules.in.
4621         * [Configure]
4622         Renamed to 'Configure.old'; please use 'configure' instead.
4624         * [controls/menu.c]
4625         Fixed DestroyMenu() to avoid deleting the same menu twice.
4626         More fixes to WM_MENUSELECT, and added WM_INITMENU.
4628         * [if1632/relay.c]
4629         Fixed wrong register values displayed by RELAY_DebugCall32().
4631         * [memory/local.c]
4632         Fixed LocalLock() and LocalUnlock() to increment/decrement the
4633         lock count for moveable blocks.
4635         * [misc/commdlg.c] [misc/shell.c] [rc/winerc.c]
4636         Modified the generated C file so that the resource information
4637         (size, etc.) is also exported.
4638         Modified common dialogs to use the new informations.
4640         * [misc/main.c] [ANNOUNCE]
4641         Update the list of contributors. Please let me know if I forgot
4642         someone.
4644         * [rc/sysres.rc] [rc/sysres_En.rc]
4645         Moved English resources to sysres_En.rc.
4646         Changed ids from numeric to symbolic for dialogs.
4648         * [windows/dialog.c]
4649         Modified template parsing to be able to pass segmented pointers to
4650         CreateWindow().
4652         * [windows/win.c]
4653         CreateWindow() now takes segmented pointers for class and window
4654         names.
4655         Maxmimize or minimize the window upon creation if the WS_MAXIMIZE
4656         or WS_MINIMIZE bits are set.
4658 Thu Sep 14 17:19:57 1995  Paul Wilhelm  <paul@paul.accessone.com>
4660         * [controls/scroll.c]
4661         Fixed scroll-bar bugs for non-client windows.
4663 Thu Sep 14 14:04:14 MET DST 1995 Jochen Hoenicke <Jochen.Hoenicke@arbi.Informatik.Uni-Oldenburg.de>
4665         * [include/cursor.h] [windows/cursor.c]
4666         Cursor is not mirrored any more and the hotspot is set right.
4668 Wed Sep 13 14:22:31 1995  Marcus Meissner  <msmeissn@faui01.informatik.uni-erlangen.de>
4670         * [ole.h]
4671         Misc small fixes.
4673 Mon Sep  4 00:01:23 1995  Jon Tombs <jon@gte.esi.us.es>
4675         * [rc/sysres_Es.rc]
4676         First attempt at Spanish [Es] language support.
4678 Sun Sep  3 13:22:33 1995     Martin von Loewis <loewis@informatik.hu-berlin.de>
4680         * [include/alias.h][windows/alias.c][include/relay32.h]
4681         New files
4683         * [controls/widgets.c]
4684         WIDGETS_Init: register alias window procedures
4686         * [if1632/callback.c]
4687         CallWndProc: Call alias functions if necessary
4689         * [if1632/gdi32.spec]
4690         GetStockObject, TextOutA: new relays
4692         * [misc/user32.c][if1632/user32.spec][misc/Makefile.in][misc/Imakefile]
4693         user32.c: new file
4694         BeginPaint,CreateWindowExA,DefWindowProcA,DispatchMessage,EndPaint,
4695         GetMessageA,RegisterClassA,ShowWindow,UpdateWindow: new relays
4697         * [if1632/winprocs32.spec][loader/pe_image.c][loader/module.c]
4698         PE_Win32CallToStart: new function
4699         MODULE_CreateInstance: removed static attribute
4700         LoadModule: Try loading PE image on error 21
4701         PE_LoadModule: new function
4702         PE_LoadImage: initialize pe_data with 0
4703         
4704         * [include/dlls.h][include/peexe.h]
4705         moved pe_data and w_files to peexe.h
4706         
4707         * [misc/shell.c]
4708         ShellAbout: Register AboutWndProc aliases
4710         * [miscemu/int21.c]
4711         handle 0x440A and 0xDC
4713         * [miscemu/int2f.c]
4714         handle 0x84
4716         * [objects/dib.c]
4717         CreateDIBitmap: complain if BITMAPINFOHEADER is of wrong size
4719         * [tools/build.c]
4720         include windows.h and relay32.h into generated Win32 relays,
4721         don't declare the implementation as int (*)();
4722         limit in WIN32_builtin was off by one
4724         * [windows/caret.c]
4725         CARET_Initialize: new function, call on strategic places
4727         * [windows/messagebox.c]
4728         MessageBox: register message box proc aliases
4730         * [if1632/advapi32.spec][if1632/comdlg32.spec]
4731         New files
4733         * [if1632/Makefile.in][if1632/Imakefile][if1632/relay32.c]
4734         added new spec files
4735         RELAY32_GetBuiltinDLL: perform lookup case insensitive
4736         RELAY32_GetEntryPoint: start name search at 0
4738         * [if1632/user.spec][if1632/kernel.spec][if1632/gdi.spec]
4739         Added stubs for new Win95 API
4741 Sat Sep 2 1995  Martin Roy
4743         * [misc/commdlg.c]
4744         In WM_INITDIALOG, current filter must reflect lpofn->nFilterIndex.
4745         When process IDOK button in FILEDLG_WMCommand(),
4746         lpofn->nFilterIndex should be updated to current selection.
4748 Thu Aug 31 15:00:00 1995 Ram'on Garc'ia <ramon@ie3.clubs.etsit.upm.es>
4750         * [loader/module.c] [loader/ne_image.c]
4751         Added support of self-loading modules.
4753 ---------------------------------------------------------------------
4754 Thu Aug 31 17:19:57 1995  Alexandre Julliard  <julliard@sunsite.unc.edu>
4756         * [Configure]
4757         Added compile-time option for IPC.
4759         * [configure.in]
4760         Added command-line options for language, IPC and malloc
4761         debugging.
4763         * [controls/menu.c]
4764         WM_MENUSELECT was sometimes sent to the wrong window.
4766         * [debugger/break.c]
4767         For the 'next' command, only step over instruction that require
4768         it. This allows 'next' to do the right thing with jmp and ret
4769         instructions.
4771         * [ipc/*.c] [memory/atom.c] [memory/global.c]
4772         IPC can now be configured out at compile-time.
4774         * [loader/task.c]
4775         Bug fix in TASK_Reschedule() that could cause a task to be deleted
4776         twice.
4778         * [miscemu/dosmem.c] (New file)
4779         Partial emulation of the BIOS data segment.
4781         * [miscemu/instr.c]
4782         Trap attempts to access selector 0x40 and remap the access to
4783         segment __0040H.
4785         * [tools/build.c]
4786         Fixed bug in CallTo32_LargeStack() that caused problems when
4787         compiling Wine with the -fomit-frame-pointer option.
4789         * [windows/message.c]
4790         Fixed bug in hardware event handling that could cause some events
4791         to get ignored.
4793 Sat Aug 26 13:12:59 IST 1995 Michael Veksler <mveksler@vnet.ibm.com>
4795         * [ipc/README] [ipc/dde.tex]
4796         LaTeX documentation for the ipc and DDE stuff.
4798 Wed Aug 23 22:01:23 GMT 1995 Michael Veksler <mveksler@vnet.ibm.com>
4800         * [ipc/Imakefile] [ipc/wine_test_stub.c]
4801         Fixed IPC testing. Now it can be compiled with "make tests"
4803 Wed Aug 23 21:04:14 1995  Fons Botman  <botman@wab-tis.rabobank.nl>
4805         * [if1632/kernel.spec] [include/windows.h] [misc/main.c]
4806         Added GetWinDebugInfo/SetWinDebugInfo stub for player.exe
4808 Sun Aug  20 13:49:42 1995  Marcus Meissner  <msmeissn@faui01.informatik.uni-erlangen.de>
4810         * [miscemu/int21.c]
4811         Misc fix to int21,ah=40 (write) to match _lwrite().
4812         AX=0x440A (check if handle is remote) added.
4814         * [multimedia/mmsystem.c]
4815         Moved mciSendString to mcistring.c.
4817         * [multimedia/mcistring.c]
4818         New file, string interface for MCI (not complete, not thoroughly
4819         tested).
4821         * [multimedia/audio.c]
4822         IOCTL prints errors; one paranoid check disabled.
4824         * [misc/file.c]
4825         Misc operator precedence fixes.
4827         * [if1632/gdi.spec] [objects/bitblt.c]
4828         Stub for FastWindowFrame (parameters not correct).
4830 Sat Aug 19 01:31:23 1995  Graham Menhennitt <gfm@werple.mira.net.au>
4832         * [loader/ne_image.c]
4833         Preliminary support for iterated segments.
4835 Sat Aug 19 00:43:04 1995  Andrew Taylor  (andrew@riscan.com)
4837         * [windows/mapping.c]
4838         In function MAPPING_FixIsotropic(), VportExt[XY] is multiplied by
4839         the absolute value of (ydim / xdim) or (xdim / ydim).
4841 Thu Aug 15 23:00:16  Gregory Trubetskoy  <grisha@mira.com>
4843         * [objects/oembitmap.c]
4844         Added some includes for Windows 95.
4846         * [include/sysmetrics.h]
4847         Added some sysmetrics for Windows 95.
4849         * [include/bitmaps/*95]
4850         New files: obm_close_95, obm_closed_95, obm_reduce_95, obm_reduced_95
4851         obm_zoom_95, obm_zoomd_95 - these are some pixmaps for Windows 95.
4853 Thu Aug 10 12:00:00 1995  Jan Willamowius  (jan@janhh.shnet.org)
4855         * [misc/shell.c] [rc/sysres*.rc]
4856         The caption of the ShellAbout dialog box is language specific and
4857         should be defined in the resources.
4859 ----------------------------------------------------------------------
4860 Thu Aug 17 19:30:14 1995  Alexandre Julliard  <julliard@sunsite.unc.edu>
4862         * [*/Makefile.in]
4863         Removed winelibclean target, as it doesn't work anyway.
4865         * [controls/button.c]
4866         Avoid drawing the focus rectangle outside of the button.
4868         * [controls/widgets.c]
4869         Fixed bug with the size of the reserved bytes for the Edit
4870         control (caused Eudora to crash).
4872         * [debugger/*] [include/debugger.h]
4873         Unified debugger address handling. Segmented and linear addresses
4874         are no grouped in a single type DBG_ADDR.
4875         All commands now accept seg:off addresses.
4876         Module entry points are now loaded upon first entry to the
4877         debugger, so that entry points of the loaded executable also
4878         appear in the symbol table.
4880         * [include/registers.h] [miscemu/*.c]
4881         Register macros are now of the form 'AX_reg(context)' instead of 'AX'.
4882         This makes code less readable, but will prevent a lot of name
4883         clashes with other definitions. It also avoids a hidden reference
4884         to the 'context' variable.
4886         * [ipc/dde_atom.c] [misc/atom.c]
4887         All *AddAtom and *FindAtom functions now take a SEGPTR parameter,
4888         to allow supporting integer atoms.
4889         Moved atom.c to memory/ directory.
4891         * [loader/task.c]
4892         Fixed environment allocation to compute the size dynamically.
4893         Added 'windir' environment variable.
4894         Fixed GetDOSEnvironment() to return the current task environment.
4896         * [windows/message.c]
4897         Fixed bug in MSG_GetWindowForEvent().
4899 Wed Aug  9 11:40:43 1995  Marcus Meissner  <msmeissn@faui01.informatik.uni-erlangen.de>
4901         * [include/ole.h]
4902         Added a lot of structures  from my Borland Manual. Neither complete,
4903         nor 100% right (check please)
4904         
4905         * [misc/shell.c]
4906         Fixed some of the Reg* functions.
4907         Enhanced ShellExecute.
4908         Please test: wine "regedit.exe /v" mplayer.exe soundrec.exe
4909         Do YOU know the format of \WINDOWS\REG.DAT? Mail me please :)
4911         * [misc/dos_fs.c]
4912         Make umsdos mounted windows dirs work again.
4914         * [miscemu/emulate.c]
4915         Added some comments, preimplementation of subfunction 7.
4917         * [multimedia/mmsystem.c]
4918         Implemented mciSendString. not complete, not clean, not
4919         necessarily working (only checked with a program which uses
4920         'cdaudio' (one working program is cool.exe, a shareware waveditor
4921         with cdaudio play facilities.)
4923         * [multimedia/mcicda.c]
4924         Segptr fixes in DriverProc
4925         Default cdrom drive in Linux is /dev/cdrom ... usually a symbolic
4926         link to your real cdrom device.
4928 Tue Aug  8 19:41:50 CDT 1995 Daniel Schepler <dks2@cec.wustl.edu>
4930         * [loader/resource.c]
4931         Don't crash in a LoadString to NULL
4933         * [loader/resource.c]
4934         Fixed accelerators to work with modifiers.  (ALT-x modifiers still
4935         won't work unless the ALT keypress exited the menu.)
4937         * [misc/file.c]
4938         Expand a file to the current offset with an _lwrite of size zero.
4940         * [misc/file.c]
4941         Set a newly created file to read-write instead of write-only.
4942         
4943 Sun Aug  6 20:28:35 1995  Anand Kumria <akumria@ozemail.com.au>
4945         * [misc/main.c] [include/msdos.h]
4946         Fixed to return DOS version 6.22, and the correct byte order
4947         for Windows programs.
4949 Wed Aug  2 12:36:33 1995   Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
4951         * [include/options.h] [memory/global.c] [misc/main.c]
4952         Make the new IPC run-time selectible, disabling it by default.
4953         (I think it's only useful for libwine, anyway.)
4955         * [loader/task.c] [memory/selector.c]
4956         In FreeSelector(), walk up the stack and fix the frames.
4958         * [objects/dib.c]
4959         Missing break statement in DIB_SetImageBits_RLE8().
4960         In GetDIBits(), set the compression flag in the bitmap info to zero.
4962         * [windows/dialog.c]
4963         GetNextDlgGroupItem() needs to treat the first child as if it had
4964         an implicit WS_GROUP bit set.
4966 Mon Jul 31 15:44:47 EDT 1995 Louis-D. Dubeau <ldd@step.polymtl.ca>
4968         * [misc/dos_fs.c]
4969         Quick'n dirty fix for the initialisation of the Z: information
4970         structure.
4972 ----------------------------------------------------------------------
4973 Sat Jul 22 22:39:09 IDT 1995 Michael Veksler <e1678223@tochnapc2.technion.ac.il>
4975         * [ipc/*]
4976         New directory. This directory contains the new inter-wine
4977         communications support. It enables DDE protocols between two wine
4978         instances.  Currently it is limited to DDE, but can be enhanced to
4979         support OLE between 2 different wine instances.  This is very
4980         important for libwine.a DDE/OLE support.
4982         * [tools/ipcl]
4983         A script to delete garbage IPC handles (shared memory, semaphores
4984         and message queues).  The current inter-wine communication is not
4985         perfect, and sometimes leaves garbage behind.
4987         * [if1632/relay.c] [include/atom.h] [include/global.h]
4988         [loader/selector.c] [loader/task.c] [loader/module.c]
4989         [loader/signal.c] [memory/global.c] [misc/atom.c]
4990         [windows/class.c] [windows/message.c] [windows/win.c]
4991         [Imakefile]
4992         Hooks for inter-wine DDE support, current Global.*Atom functions
4993         renamed to Local.*Atom since Global.*Atom are used for Inter-Wine
4994         DDE communication. (The first call to these functions sets up the
4995         IPC structures - which otherwise cause unneeded overhead.
4997 Mon Jul 17 19:55:21 1995  Alexandre Julliard  <julliard@sunsite.unc.edu>
4999         * [controls/menu.c]
5000         Don't crash if a NULL string is passed to menu functions.
5002         * [memory/selector.c]
5003         We now use a bit in ldt_flags_copy to indicate free LDT entries.
5004         Fixed a bug in SELECTOR_ReallocBlock that could cause it to
5005         overwrite valid LDT entries when growing a block.
5007         * [miscemu/instr.c]
5008         Emulate int xx instruction by storing the interrupt vector in
5009         CS:IP and returning directly. This allows a program to install an
5010         interrupt vector.
5012         * [windows/win.c]
5013         Added function WIN_GetTopParent to get the top-level parent of a
5014         window.
5016 Sun Jul  16 18:17:17 1995  Gregory Trubetskoy <grisha@mira.com>
5018         * [loader/resource.c]
5019         Added LoadIconHandler. It doesn't do anything yet, but now you
5020         can use borland help files with winhelp.exe.
5022 Sun Jul 16 11:58:45 1995 Anand Kumria <akumria@ozemail.com.au>
5024         * [misc/main.c]
5025         Fixed to return 386 Enhanced mode correctly. Also return the same
5026         type of CPU, for both Enhanced and Standard mode, namely a 386.
5028 Sun Jul 16 00:02:04 1995    Martin von Loewis <loewis@informatik.hu-berlin.de>
5030         * [Configure] [include/options.h] [include/wineopts.h]
5031           [misc/main.c][misc/spy.c]
5032           Removed support of spy file. Redirected spy messages to stddeb.
5033           Removed -spy option. Added -debugmsg +spy option.
5035         * [debugger/dbg.y][debugger/debug.l]
5036         Enabled segmented addresses (seg:offs) for break and x commands.
5038         * [if1632/gdi.spec] [objects/region.c] [windows/graphics.c]
5039           [include/region.h]
5040         FrameRgn, REGION_FrameRgn: New functions
5042         * [if1632/kernel.spec]
5043         IsWinOldApTask: Return false
5045         * [if1632/mouse.spec]
5046         CplApplet: Removed
5048         * [if1632/user.spec] [windows/win.c]
5049         ShowOwnedPopups: New function
5051         * [if1632/winsock.spec] [misc/winsocket.c]
5052         inet_addr, select: New prototypes in relay code
5053         Fixed memory layout for netdb functions (getXbyY).
5054         WINSOCK_ioctlsocket: Translated FIONREAD, FIONBIO, and FIOASYNC
5056         * [objects/clipping.c]
5057         RectVisible: Fixed call to LPToDP
5059         * [rc/winerc.c]
5060         main: Removed extra argument to getopt for Linux.
5062 Tue Jul 11 00:14:41 1995   Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
5064         * [controls/listbox.c]
5065         Yet another fix for ListBoxDirectory().
5066         
5067         * [loader/module.c] [if1632/kernel.spec]
5068         Make GetModuleHandle() accept instance handles as parameter.
5070         * [if1632/relay.c] [loader/task.c]
5071         Put a magic cookie at the bottom of the 32 bit stack, and check on
5072         each return from a 32 bit function whether it's still there. Complain
5073         if it's not.
5075         * [if1632/user.spec]
5076         Wrong entry for CloseDriver().
5078         * [misc/dos_fs.c] [loader/task.c] [include/dos_fs.h] [misc/file.c]
5079         [miscemu/int21.c]
5080         Large parts of dos_fs.c simplified. Changed it to use one
5081         current drive/directory per task, which is set to the module path on
5082         task creation.
5083         Prevent CorelPaint from closing stdin.
5084         open() with O_CREAT set must be passed three parameters.
5085         DOS FindFirst()/FindNext() could crash when FA_LABEL was set. Fixed,
5086         it's in DOS_readdir() now.
5088         * [misc/profile.c]
5089         Some badly written software (Lotus Freelance Graphics) passes a bogus
5090         size parameter that caused Wine to write off the end of a segment.
5091         Fixed. (It's probably too paranoid now.)
5092         
5093         * [multimedia/mmsystem.c] [multimedia/time.c] [multimedia/joystick.c]
5094         [multimedia/Imakefile] [if1632/winprocs.spec]
5095         16 bit entry point for MMSysTimeCallback.
5096         Split off time.c and joystick.c from mmsystem.c.
5097         
5098         * [objects/dib.c]
5099         GetDIBits(): call XGetImage() via CallTo32_LargeStack.
5101         * [windows/cursor.c]
5102         DestroyCursor(): do nothing for builtin cursors.
5103         
5104         * [windows/mdi.c]
5105         Half of WM_MDISETMENU implemented.
5106         
5107         * [windows/win.c]
5108         EnumWindows() and EnumTaskWindows() never enumerated any windows.
5109         Fixed.
5111         * [windows/*.c]
5112         Fixed GetParent() to return correct values for owned windows.
5114         * [windows/message.c]
5115         Don't try to activate disabled top-level windows.
5117         * [windows/nonclient.c]
5118         Work around a bug in gcc-2.7.0.
5119         
5120         * [tools/build.c] [include/stackframe.h] [memory/global.c] 
5121         [loader/task.c] [memory/selector.c]
5122         Some Visual Basic programs (and possibly others, too) expect ES to be 
5123         preserved by a call to an API function, so we have to save it.
5124         In GlobalFree() and FreeSelector(), we must clear CURRENT_STACK16->es 
5125         to prevent segfaults if ES contained the selector to be freed.
5127 Sun Jul  9 20:21:20 1995  Jon Tombs  <jon@gtex02.us.es>
5129         * [*/*]
5130         Added missing prototypes to header files and relevant includes
5131         to reduce compile time warnings.
5133 Sun Jul  9 18:32:56 1995  Michael Patra  <micky@marie.physik.tu-berlin.de>
5135         * [configure.in] [include/config.h] [*/Makefile.in]
5136         New configuration scheme based on autoconf.
5138 Sat Jul  8 14:12:45 1995  Morten Welinder  <terra+@cs.cmu.edu>
5140         * [miscemu/ioports.c]
5141         Revamp to have only one in- and one out- variant, both really
5142         implemented.
5144         * [miscemu/instr.c]
5145         INSTR_EmulateInstruction: Use new ioport interface.  Implement
5146         string io.  Correct instruction pointer for 32-bit code.
5148         * [include/miscemu.h]
5149         Update port function prototypes.
5151         * [include/registers.h]
5152         Defined FS and GS.
5154 Sat Jul  8 13:38:54 1995  Hans de Graaff  <graaff@twi72.twi.tudelft.nl>
5156         * [misc/dos_fs.c]
5157         ChopOffSlash(): A path consisting off a single slash is left
5158         intact, and multiple slashes are all removed.
5160 ----------------------------------------------------------------------
5161 Wed Jul  5 19:06:35 1995  Alexandre Julliard  <julliard@sunsite.unc.edu>
5163         * [controls/scroll.c]
5164         Fixed drawing bug that caused part of a non-client scroll bar
5165         to be painted even when the scroll-bar was hidden.
5167         * [debugger/break.c] [debugger/dbg.y]
5168         Rewrote breakpoint handling to work in 16-bit mode.
5169         Implemented single-stepping ('step' and 'next' instructions).
5171         * [debugger/debug.l]
5172         Format specifier is now a separate token.
5173         Entering an empty line at the debugger prompt causes the previous
5174         command to be repeated, like under gdb.
5175         
5176         * [debugger/debug.l] [debugger/registers.c]
5177         Differentiate 16-bit and 32-bit registers without taking current
5178         mode into account ($eax is always 32-bit, $ax always 16-bit).
5180         * [debugger/stack.c]
5181         Fixed stack information routines to differentiate between 16-bit
5182         and 32-bit stacks.
5184         * [loader/task.c]
5185         Option -debug now sets a breakpoint at the first instruction of
5186         every loaded task.
5188         * [miscemu/instr.c]
5189         Added handling of lock, repe and repne prefixes.
5191         * [objects/dib.c]
5192         Changed StretchDIBits() to do the correct thing, even if it's still
5193         not really optimal.
5195         * [windows/graphics.c]
5196         Fixes in RoundRect(), thanks to Babak Masalehdan.
5198         * [windows/message.c]
5199         Tried to fix mouse event handling with respect to disabled
5200         windows.
5202         * [windows/painting.c]
5203         Clear WIN_NEEDS_NCPAINT flag before sending WM_NCPAINT to avoid
5204         infinite loops.
5206         * [windows/win.c]
5207         Fixed IsWindowVisible() to return FALSE when one of the parent
5208         windows is hidden.
5210 Sat Jul  1 22:08:21 1995   Martin von Loewis <loewis@informatik.hu-berlin.de>
5212         * [if1632/compobj.spec][misc/compobj.c]
5213         CoGetMalloc: New function
5214         Added relay entries for COMPOBJ ordinals above 100
5215         CoInitialize: Changed parameter to DWORD
5217         * [if1632/ole2.spec]
5218         Exported implementation of OleBuildVersion
5220         * [if1632/ole2disp.spec][misc/ole2disp.c][misc/Imakefile]
5221         ole2disp.c: New file
5222         SysAllocString, SysReallocString, SysAllocStringLen,
5223         SysReAllocStringLen, SysFreeString, SysStringLen: new functions
5225         * [if1632/ole2nls.spec][include/winnls.h][misc/ole2nls.c]
5226         CompareStringA: New function
5228 Thu Jun 29 19:42:02 1995  Marcus Meissner  <msmeissn@faui01.informatik.uni-erlangen.de>
5229         * [objects/font.c] [if1632/gdi.spec]
5230         New stubs for CreateScalableFontResource, GetGlyphOutline.
5232 Thu Jun 29 13:47:08 GMT 1995  Göran Thyni  (goran@norrsken.bildbasen.se)
5234         * [misc/commdlg.c]
5235         Extensive changes and bug fixes to FileDialog handling,
5236         behaves more like native Windows.
5238 Wed Jun 28 13:04:44 1995   Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
5240         * [controls/listbox.c] [controls/combo.c]
5241         Some minor optimizations.
5242         
5243         * [memory/local.c]
5244         LOCAL_FindFreeBlock(): Never use the last one.
5245         
5246         * [memory/global.c]
5247         GlobalReAlloc(): GMEM_MODIFY must not be ignored when size==0.
5248         
5249         * [misc/file.c]
5250         read() returns an error when length==0. This is not what Windows
5251         programs expect, so pay attention to this in _lread(). Changed this
5252         in _lwrite(), _hread(), _hwrite(), too.
5254         * [loader/resource.c]
5255         LoadIcon(): Ignore bih->biSizeImage, some icons have wrong values in
5256         there.
5257         
5258         * [if1632/shell.spec] [misc/shell.c]
5259         Wrong spec file entries caused havoc: HKEY has 32 bit, not 16.
5260         Accept some more combinations of parameters in the Reg..() functions.
5261         
5262         * [if1632/toolhelp.spec]
5263         Make InterruptRegister() and InterruptUnregister() return false.
5265         * [windows/hook.c]
5266         CallNextHookEx() used to crash when called with a null hhook. Fixed.
5268 Wed Jun 28 10:14:34 1995  Martin von Loewis  <martin@informatik.hu-berlin.de>
5270         * [include/neexe.h][loader/ne_image.c]
5271         NE_LoadSegment: Detect iterated segments
5273         * [misc/ole2nls.c]
5274         LOCALE_SLONGDATE: fixed typo
5276         * [miscemu/int5c.c]
5277         Reordered include files to avoid conflicts with Linux libc.5.1
5279         * [rc/winerc.c]
5280         Added -b option to process binary resource files into C arrays
5282         * [include/callback.h]
5283         CallWndProc: Added dummy ds parameter for libwine
5285         * [include/gdi.h][include/user.h]
5286         USER_HEAP_ALLOC, GDI_HEAP_ALLOC: dropped flags parameter
5288         * [include/ldt.h][include/stackframe.h]
5289         defined segment conversion macros for libwine
5291         * [misc/atom.c]
5292         Defined USER_HeapSel for libwine
5294         * [misc/main.c]
5295         Disable -dll option for libwine
5297         * [misc/user.c]
5298         removed GetFreeSystemResources, SystemHeapInfo from libwine for now
5300         * [toolkit/heap.c]
5301         fixed LocalLock prototype
5303         * [toolkit/sup.c]
5304         sync'ed load_mz_header, load_ne_header with structures
5306         * [toolkit/winmain.c]
5307         Disabled resource DLLs for libwine for now
5309 Mon Jun 26 19:30:24 1995  Hans de Graaff  (graaff@twi72.twi.tudelft.nl)
5311         * [misc/main.c]
5312         Fixed -enhanced option to report a 386 CPU instead of a 286.
5314 Fri Jun 23 23:18:25 1995  Marcus Meissner  <msmeissn@faui01.informatik.uni-erlangen.de>
5316         * [misc/dos_fs.c]
5317         Remove maximum open dosdirent limit (fixing the winfile.exe
5318         problem) by using telldir()/seekdir().
5319         
5320 Fri Jun 23 13:42:25 1995  Hans de Graaff  (graaff@twi72.twi.tudelft.nl)
5322         * [misc/profile.c]
5323         Fixed problem parsing empty lines within sections in .ini files.
5325 ----------------------------------------------------------------------
5326 Mon Jun 19 20:29:50 1995  Alexandre Julliard  (julliard@sunsite.unc.edu)
5328         * [debugger/*.c]
5329         Modified debugger to use segmented pointers everywhere.
5331         * [if1632/shell.spec] [if1632/sound.spec] [if1632/user.spec]
5332         Declared all functions that return only 16-bit as 'pascal16'.
5334         * [include/ldt.h] [memory/ldt.c]
5335         Export LDT_EntryToBytes (new) and LDT_BytesToEntry for DPMI.
5336         Maintain a copy of the selector flags, removing the need to make a
5337         system call to retrieve an LDT entry.
5339         * [loader/module.c]
5340         Fixed bug with module file handle cache.
5342         * [loader/ne_resource.c]
5343         Fixed file name bug in NE_AccessResource().
5345         * [loader/resource.c]
5346         Fixed bug in LoadIcon() that caused wrong colors to be used for
5347         the icon mask.
5349         * [loader/signal.c]
5350         Moved instruction emulation to miscemu/instr.c.
5352         * [misc/dos_fs.c] [miscemu/int21.c]
5353         Lots of small fixes, thanks to Morten Welinder.
5355         * [miscemu/dpmi.c]
5356         More complete DPMI emulation.
5358         * [miscemu/instr.c]
5359         Added support for prefixes in instructions to emulate.
5361         * [miscemu/int2f.c]
5362         Use register macros instead of destroying the high part of 32-bit
5363         registers.
5365         * [objects/dc.c]
5366         Fixed bug in GetDCState() that failed to clear the new DC.
5368         * [rc/sysres.rc]
5369         Removed dialogs 11 and 12 that were never used.
5371         * [tools/build.c]
5372         'pascal16' generated functions did not save %dx.
5373         Removed use of %fs to access the stack.
5374         %ds is no longer initialized before calling a 16-bit routine.
5376         * [windows/defwnd.c]
5377         Accept a NULL pointer as window title.
5379         * [windows/mdi.c]
5380         MDICascade: skip iconic windows.
5381         Implemented CalcChildScroll().
5382         
5383         * [windows/utility.c]
5384         Fixed MulDiv() for illegal values.
5386         * [windows/win.c]
5387         Fixed X error in CreateWindowEx() when WM_NCCALCSIZE returned
5388         a zero width or height.
5390 Sun Jun 18 22:22:30 MET DST 1995  Fons Botman  (botman@inter.nl.net)
5392         * [controls/edit.c]
5393         Fixed "uninitalized" message which -Wall couldnt see to be ok
5394         in EDIT_WriteText.
5396         * [include/debug.h]
5397         Added define for extra checks in API definitions during debugging.
5399         * [loader/ne_image.c]
5400         Added newline in NE_FixupPrologs to avoid long lines.
5402         * [misc/dos_fs.c]
5403         Added extra safety check in DOS_ValidDrive.
5405         * [misc/exec.c]
5406         Fixed definition of ExitWindows.
5407         
5408 Sun Jun 18 21:16:08 1995   Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
5410         * [controls/edit.c]
5411         Some fixes, mostly for memory management, but also for text selection
5412         and tab postitions. General cleanup. Notepad.exe now works.
5414         * [controls/combo.c]
5415         Fix: the hwnd field of the DRAWITEMSTRUCT should always be that of
5416         the combo box, not the ComboLBox that belongs to it.
5418         * [controls/listbox.c]
5419         Handle itemID field correctly throughout.
5421         * [memory/local.c]
5422         Implemented flag LMEM_ZEROINIT.
5423         LocalReAlloc() could trash the heap. Fixed.
5425         * [objects/font.c]
5426         FONT_MatchFont(): don't get confused by negative widths.
5427         Fixed a segfault in EnumFonts().
5429         * [objects/text.c]
5430         DrawText(): DT_CALCRECT implies DT_NOCLIP.
5432         * [objects/dcvalues.c]
5433         MAKELONG was used with bad parameters in DC_GET_X_Y.
5435         * [windows/dialog.c]
5436         Don't show the dialog if WS_VISIBLE isn't set in the template.
5438         * [windows/utility.c]
5439         UTILITY_convertArgs(): Never pass an expression containing ++ into a
5440         macro...
5442         * [windows/win.c]
5443         SetParent() should unlink the window before changing the parent.
5445         * [windows/message.c]
5446         Don't call timer functions via CallWindowProc(), since it checks
5447         whether hwnd==0 and does not call the function in that case.
5449         * [miscemu/instr.c]
5450         Ignore interrupt 0x3D, for VBRUN300.DLL.
5452         * [misc/commdlg.c]
5453         Don't rely on the itemData field of the DRAWITEMSTRUCT to contain a
5454         pointer to the item text.
5456         * [if1632/relay.c]
5457         Disable OLE and DDEML DLLs by default, since they contain nothing but
5458         stubs anyway. SHELL, COMMDLG and WIN87EM are left enabled, although
5459         some programs may work better without them.
5460         
5461         * [multimedia/*.c] [include/multimedia.h] [include/driver.h]
5462         Begun cleaning things up a little. Replaced printfs with dprintf_
5463         macros, made functions static where possible, and some other minor
5464         changes.
5466 Sun Jun 11 23:19:10 1995  Martin von Loewis  <martin@informatik.hu-berlin.de>
5468         * [debugger/dbg.y][debugger/dbg.l]
5469         Removed special handling for FILE_IDENTIFER, because it caused
5470         problems with x/<format> statements.
5472         * [debugger/info.c]
5473         Use SC_ESP instead of SC_EIP for stack dump.
5475         * [misc/compobj.c][if1632/compobj.spec]
5476         CoBuildVersion, CoInitialize, CoUninitialize: new functions
5478         * [misc/ole2.c][if1632/ole2.spec][misc/Imakefile][include/ole2.h]
5479         New files ole2.c, ole2.h
5480         OleBuildVersion, OleInitialize, OleUninitialize: new functions
5482         * [if1632/ole2disp.spec]
5483         Added missing ordinals above 109
5485         * [misc/ole2nls.c][if1632/ole2nls.spec][include/winnls.h]
5486         New file winnls.h
5487         GetLocaleInfoA: new function
5489         * [if1632/shell.spec]
5490         Added FindEnvironmentString as stub
5492         * [misc/olecli.c][if1632/olecli.spec]
5493         OleIsDcMeta: New function
5495         * [objects/font][misc/gdi.spec]
5496         GetKerningPairs: new function
5498         * [misc/shell.c]
5499         ShellExecute: Implemented support for starting programs
5501         * [if1632/user.spec]
5502         Inserted missing relay to GetClipCursor
5504 Sun Jun 11 20:34:47 1995   Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
5505         
5506         * [controls/edit.c]
5507         Fix a problem with the local heap.
5509         * [include/wintypes.h]
5510         Fixed wrong declarations of CATCHBUF and LPCATCHBUF.
5511         
5512         * [include/mdi.h] [windows/mdi.c]
5513         This code still assumed segmented address==linear address. Fixed.
5515         * [include/msdos.h] [misc/dos_fs.c]
5516         The filemask field of the dosdirent structure could be overrun. Fixed.
5517         If you had a file called foobar and a file called foo, trying to 
5518         FindFile(foo) could accidentally find file foobar instead. Fixed.
5519         
5520         * [misc/file.c]
5521         OpenFile(): Always return the full pathname in ofs->szPathName. This 
5522         also fixes GetModuleFilename().
5523         Prevent _lclose() from closing stderr or stdout.
5525         * [misc/profile.c]
5526         Search for .ini files in the path of the current module as well.
5527         (Needed by Lotus Organizer.)
5529         * [loader/task.c] [loader/ne_image.c] [loader/module.c]
5530         [memory/local.c]
5531         Local heaps are now initialized by InitTask() for executables. DLLs
5532         have to call LocalInit() themselves, LocalInit() has to put the
5533         heap at the end of the segment when called with start==0. We no longer
5534         allocate the DGROUP with 64k on startup, but grow the local heap
5535         in LOCAL_GetBlock() when necessary.
5537         * [loader/module.c]
5538         LoadLibrary() should call LoadModule() in all cases, even if the
5539         DLL is already loaded, to ensure that the reference count is correct.
5541         * [loader/ne_image.c]
5542         Some changes to function prolog fixup. Does anyone know exactly how
5543         this is supposed to work? I am only guessing here.
5544         In NE_InitializeDLLs(), initialize the DLLs a module refers to before
5545         the module itself.
5546         
5547         * [loader/task.c]
5548         Initialize instance data at the beginning of the DGROUP in InitTask().
5550         * [memory/local.c]
5551         Some fixes for moveable blocks.
5553         * [memory/selector.c]
5554         All the IsBad*Pointer() functions returned exactly the wrong boolean
5555         value in all cases!
5556         
5557         * [objects/bitblt.c]
5558         Fixed another null pointer dereference in debugging output.
5559         
5560         * [objects/font.c]
5561         Some more recovery possibilities for FONT_MatchFont() if a specified
5562         font does not exist.
5563         
5564         * [windows/win.c]
5565         The dialog code may call CreateWindowEx with an integer in windowName.
5566         This happens for static icon controls that expect a resource ID as
5567         the window name. CreateWindowEx() used to crash. Fixed.
5568         
5569         * [windows/class.c] [windows/win.c]
5570         Window classes are owned by modules, not instances. Changed
5571         RegisterClass(), UnregisterClass(), GetClassInfo() and CreateWindowEx()
5572         accordingly.
5574 Sat Jun 10 16:10:53 1995  Olaf Flebbe <o.flebbe@science-computing.uni-tuebingen.de>
5576         * [miscemu/int21.c]
5577           clock.exe was displaying incorrect year.
5579 Fri Jun 9 20:36:56 1995  Victor Schneider <tailor@crl.com>
5581         * [include/cursor.h] [windows/cursor.c]
5582         Implemented CreateCursorIconIndirect().
5584 ----------------------------------------------------------------------
5585 Tue Jun  6 12:11:41 1995  Alexandre Julliard  (julliard@sunsite.unc.edu)
5587         * [controls/menu.c]
5588         Fixed bug with drawing multi-column menus with vertical separator.
5590         * [debugger/debug.l]
5591         Fixed NULL-pointer reference after readline().
5593         * [if1632/winprocs.spec] [miscemu/int21.c] [miscemu/interrupts.c]
5594         Added interrupt vector emulation. Allows to retrieve an interrupt
5595         vector and jump to it without crashing.
5597         * [loader/ldt.c]
5598         Moved ldt.c to memory directory.
5600         * [loader/task.c]
5601         Implemented LockCurrentTask() and GetInstanceData().
5603         * [objects/bitblt.c]
5604         Fixed a bug that caused StretchBlt() to use wrong colors when
5605         stretching a monochrome bitmap to a color display.
5607         * [objects/bitmap.c]
5608         Fixed a segmented pointer bug in CreateBitmapIndirect().
5610         * [tools/build.c]
5611         Added possibility to have arguments for register functions; used
5612         by interrupt vectors to remove the flags from the stack.
5613         Generate a new function CallTo32_LargeStack(), that allows calling
5614         a 32-bit function using the original 32-bit stack, for functions
5615         that need more that 64k of stack.
5617 Tue May 30 10:29:56 1995  Martin von Loewis  <martin@informatik.hu-berlin.de>
5619         * [if1632/shell.spec] [misc/shell.c]
5620         DoEnvironmentSubst: fixed prototype
5622         * [if1632/gdi.spec] [objects/palette.c]
5623         SetSystemPaletteUse: new function
5625         * [if1632/kernel.spec] [loader/resource.c]
5626         DirectResAlloc: new function
5628         * [if1632/user.spec] [windows/keyboard.c]
5629         SetKeyboardState: new function
5631 Mon May 29 12:58:28 1995   Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
5632         
5633         * [tools/build.c]
5634         Prevent interrupts from destroying the args for a 32 bit function
5635         by loading the correct value into %esp directly after %ss.
5637         * [loader/ne_image.c] [loader/module.c]
5638         The new instance must be created earlier in LoadModule(), so that
5639         fixups referencing it will be handled correctly.
5640         Initialize the local heap for a DGROUP in NE_LoadSegment().
5641         
5642         * [objects/dib.c]
5643         Like RLE8 bitmaps, RLE4 bitmaps don't always end with a proper code.
5644         This used to crash Wine. Fixed.
5646         * [objects/text.c]
5647         Fix possible null pointer dereference in debugging output.
5648         
5649         * [misc/commdlg.c]
5650         Handle user input in the edit control better. Some bugs fixed.
5651         
5652         * [memory/local.c]
5653         Started implementing moveable blocks. This is unfinished (!), but
5654         at least it does not seem to break things.
5656 Wed May 24 13:26:36 1995   Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
5657         
5658         * [loader/module.c]
5659         LoadModule(): DLLs occasionally have a data segment, and they work
5660         much better if it is loaded :-)
5661         LoadLibrary(): pass HMODULE instead of HINSTANCE to NE_InitializeDLLs.
5662         FindModule(): also strip off the last backslash of the pathnames
5663         (Winhelp tried to load C:\WINDOWS\SYSTEM\COMMDLG.DLL).
5664         GetModuleHandle(): just call MODULE_FindModule, it does the same job,
5665         only better.
5666         
5667         * [loader/ne_image.c]
5668         LocalInit() the heap of a DLL in NE_InitDLL. (This is probably
5669         not really correct, it seems that all programs and DLLs try to do
5670         this themselves. But they pass weird parameters.)
5671         NE_InitializeDLLs should also call NE_InitDLL for the passed hModule.
5672         
5673         * [loader/task.c] [misc/user.c]
5674         Finish global initializations in InitTask instead of InitApp, or
5675         all the DLLs will be initialized in InitTask without any available
5676         window classes!
5678 ----------------------------------------------------------------------
5679 Sun May 21 12:30:30 1995  Alexandre Julliard  (julliard@sunsite.unc.edu)
5681         * [debugger/hash.c] [debugger/info.c]
5682         Added support for symbolic segmented addresses. Add symbols for all
5683         built-in API entry points.
5685         * [if1632/relay.c] [include/dlls.h]
5686         Removed dll_table structure, as we now use the built-in module
5687         structures.
5689         * [if1632/relay.c] [loader/main.c]
5690         Removed winestat option, as it was no longer very meaningful.
5692         * [include/stackframe.h]
5693         New macro MAKE_SEGPTR that creates a segmented pointer to a local
5694         variable on the 32-bit stack.
5696         * [loader/module.c]
5697         Added support for multiple instances of an application.
5698         Implemented LoadModule() and FreeModule().
5700         * [loader/ne_image.c] [loader/task.c]
5701         Moved initialisation of built-in DLLs to InitTask().
5703         * [memory/global.c]
5704         Implemented discardable blocks.
5706         * [misc/file.c]
5707         Search path of current executable in OpenFile().
5708         Fixed bug with searching in Windows path.
5710         * [misc/lstr.c]
5711         Hard-coded translation tables for Ansi<->Oem.
5713         * [misc/user.c]
5714         Moved some global initializations to InitApp(), because they need
5715         a task context to be performed.
5717         * [objects/dc.c]
5718         Handle R2_BLACK and R2_WHITE specially so that they work correctly
5719         with palette displays.
5721         * [tools/build.c]
5722         Suppressed generation of the C file for DLL specs, because it's no
5723         longer needed. Output all the assembly code directly to stdout.
5724         Some changes to integrate Win32 support from Martin von Loewis. 
5726         * [windows/msgbox.c]
5727         Moved message box code from misc/ to windows/.
5729 Mon May 15 23:40:04 1995  Martin Ayotte (wine@trgcorp.mksinfo.qc.ca)
5731         * [misc/audio.c] [misc/mcicda.c] [misc/mcianim.c] [misc/midi.c]
5732           [misc/mmaux.c] [misc/mmsystem.c]
5733         Modify code & use pointers conversion macros.
5734         Make cdaudio & wave devices work again (only using some applets).
5736         * [misc/profile.c]
5737         Change getc() to fgetc() where needed.
5739 Mon May 15 22:10:56 1995  Martin von Loewis  <loewis@informatik.hu-berlin.de>
5741         * [if1632/Imakefile]
5742         added entries for the new files gdi32.spec, kernel32.spec,
5743         user32.spec, shell32.spec and winprocs32.spec.
5745         * [if1632/commdlg.spec][if1632/kernel.spec][if1632/shell.spec]
5746           [if1632/storage.spec][if1632/system.spec][if1632/user.spec]
5747         ChooseFont, RESERVED5, InternalExtractIcon: Marked as stubs
5748         ExtractAssociatedIcon, DoEnvironmentSubst, DumpIcon:
5749                 stub implementations provided 
5750         marked storage.dll,storege.sys functions as stubs
5752         * [include/pe_image.h]
5753         Added structures WIN32_builtin and  WIN32_function
5755         * [include/peexe.h]
5756         PE_Import_Directory: renamed reserved fields to 
5757                 TimeDate, Forwarder, Thunk_List
5759         * [include/winerror.h]
5760         New file.
5762         * [loader/main.c]
5763         called RELAY32_Init
5765         * [loader/pe_image.c]
5766         xmmap: map BSS anonymous
5767         dump_imports: renamed to fixup_imports, do the fixup of imported
5768                       symbols
5769         PE_LoadImage: pass raw data size to xmmap
5771         * [loader/resource.c]
5772         DumpIcon: new function
5774         * [misc/kernel32.c]
5775         New file.
5777         * [misc/main.c]
5778         make stdout and stderr unbuffered
5780         * [misc/shell.c]
5781         DoEnvironmentSubst: new function
5783         * [objects/font.c]
5784         FONT_MatchFont: try oblique if there is no italic
5786         * [rc/Imakefile][rc/parser.l]
5787         yywrap: new function
5788         Don't link with libfl.a on Linux
5790         * [tools/build.c]
5791         Added keywords stdcall, subsystem, base
5792         GenerateForWin32: new function
5793         BuildSpecFiles: call GenerateForWin32 if subsystem is win32
5795 Mon May 15 10:38:14 1995   Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
5796         
5797         * [controls/listbox.c] [controls/combo.c] [windows/defwnd.c]
5798         Minor fixes.
5799         
5800         * [misc/message.c] [misc/main.c] [rc/sysres*.rc] [include/texts.h]
5801         Rewrote message box handling.
5802         
5803         * [windows/dialog.c]
5804         Dialogs should be invisible until after WM_INITDIALOG is seent.
5805         Don't switch to invisible dialog items on a TAB keypress.
5806         
5807         * [windows/mdi.c]
5808         Send WM_NCPAINT message in MDIRestoreChild().
5809         
5810         * [windows/painting.c]
5811         Fixed typo (&& -> &).
5812         
5813         * [windows/message.c] [if1632/user.spec]
5814         Implemented PostAppMessage().
5815         
5816         * [windows/event.c]
5817         SetCapture(0) should act like ReleaseCapture().
5819 Tue May  9 11:55:52 1995     Eddie C. Dost             (ecd@dressler.de)
5821         * [Imakefile]
5822         Changed CDEBUGFLAGS for systems running __ELF__ (temporarily)
5823         Added ASFLAGS to exported variables.
5825         * [debugger/readline/Imakefile]
5826         Moved defines for libreadline from DEFINES to EXTRA_DEFINES
5828         * [memory/local.c] [miscemu/int21.c]
5829         Added some more debugging outputs.
5831 Mon May  8 00:55:27 MET DST 1995          Dag Asheim (dash@ifi.uio.no)
5833         * [misc/message.c]
5834         Fixed a "FIXME" concerning norwegian translation.
5836 Sun May  7 23:25:23 1995   Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
5837         
5838         * [*/*]
5839         Removed warnings in a couple of files and deleted some obsolete code.
5841         * [controls/listbox.c]
5842         Cleanup, speed improvements & lots of bug fixes.
5844         * [controls/combo.c]
5845         Mostly rewritten. This is still very buggy, but not quite as bad as 
5846         before.
5848         * [include/commdlg.h] [misc/commdlg.c]
5849         Removed the need for sysres.dll. Small bug fixes.
5850         
5851         * [objects/oembitmap.c] [include/bitmaps/<many>] [include/windows.h]
5852           [loader/library.c] [loader/main.c] [rc/sysres*.rc]
5853         Removed sysres.dll and replaced the remaining bitmaps/icons with
5854         XPM equivalents.
5856         * [misc/message.c] [windows/nonclient.c] [misc/main.c]
5857           [if1632/winprocs.spec]
5858         "About Wine..." now brings up a standard ShellAbout() window with
5859         the Wine icon and the list of contributors.
5860         
5861         * [misc/shell.c]
5862         Fixed ShellAbout()/AboutDialogProc() to show the right icon.
5864         * [windows/event.c]
5865         Small hack for non-alphanumeric keys: Dont't send the ascii value in
5866         the WM_KEYDOWN message, but some unused code instead. Should be done
5867         properly by sending different codes for each key. The edit control
5868         used to get a VK_DELETE message each time the user typed '.'.
5870         * [windows/class.c]
5871         Removed a check for CS_GLOBALCLASS in CLASS_FindClassByName().
5872         This used to be no problem, but breaks Resource Workshop in 950403.
5873         
5874         * [objects/dib.c]
5875         New diagnostic for a bug I've been encountering. If it shows up,
5876         please report it.
5878 Sun May  7 23:11:18 EDT 1995  William Magro (wmagro@tc.cornell.edu)
5880         * [objects/color.c]
5881         Handle situation when 'dc' exists, but palette mapping
5882         does not.  (Fixes kidpix2 demo.)
5884 Sun May  7 03:32:00 1995  Charles M. Hannum  (mycroft@mit.edu)
5886         * [loader/ldt.c]
5887         LDT_Print: Only show the number of entries that the kernel
5888         returned. Make this work for NetBSD.
5890 Fri May  5 02:53:26 1995  Charles M. Hannum  (mycroft@mit.edu)
5892         * [debugger/dbg.y] [include/wine.h] [loader/signal.c]
5893         Modify cs and ds selector values for NetBSD-current.
5895         * [debugger/debug.l]
5896         $sp, $esp: Use RN_ESP_AT_SIGNAL rather than RN_ESP.
5898         * [debugger/regpos.h]
5899         Modify sigcontext format for NetBSD-current.
5900         SC_ESP: Use RN_ESP_AT_SIGNAL rather than RN_ESP.
5902         * [include/ldt.h]
5903         SELECTOR_TO_ENTRY: Explicitly clear the top half of the selector
5904         value, since only 16 bits of it may have been saved.
5906         * [misc/winsocket.c]
5907         Set structure packing with `#pragma pack' to accomodate
5908         other/older compilers.
5910 Tue May  2 18:15:01 1995 Paal Beyer (beyer@idt.unit.no)
5911         
5912         * [misc/commdlg.c]
5913         Fixed path-names so when changing directory the listboxes
5914         changes too.
5915         
5916         * [debugger/dbg.y debugger/debug.l wine.ini]
5917         Added SymbolTableFile to wine.ini so symbols can be read
5918         without standing in the directory containing wine.sym.
5919         Added the possibility to specify full name of wine.sym from
5920         the debugger prompt.
5922 ----------------------------------------------------------------------
5923 Sat Apr 29 20:42:01 1995  Alexandre Julliard  (julliard@sunsite.unc.edu)
5925         * [controls/static.c]
5926         Fixed painting of SS_*FRAME controls.
5928         * [if1632/callback.c]
5929         Pass the window instance as DS to the 16-bit window procedure.
5930         Rewrote Catch() and Throw() to make them work with multiple tasks.
5932         * [loader/main.c]
5933         New function MAIN_Init() to perform initializations before the
5934         first task is started instead of doing them in InitApp().
5935         Temporary hack to command-line parsing to load one program per
5936         command-line argument, to make testing task-switching easier.
5938         * [loader/*.c]
5939         Reimplemented modules to use a Windows-compatible layout and to
5940         allow multiple tasks and multiple module instances. Not really
5941         finished yet.
5943         * [loader/task.c] [misc/exec.c]
5944         Reimplemented tasks to use a common address space, and implemented
5945         preliminary task-switching capabilities.
5947         * [memory/global.c]
5948         Fixed bug in GlobalNext().
5950         * [misc/main.c]
5951         Updated the list of contributors. Let me know if I forgot someone.
5953         * [miscemu/int21.c]
5954         Use one DTA per task instead of a global one.
5956         * [objects/bitblt.c]
5957         Fixed bug in BitBlt() that could cause BadMatch errors.
5959         * [tools/build.c]
5960         Added new function type 'stub', that makes possible to export an
5961         unimplemented function by name as well as by ordinal. This will
5962         avoid loading errors for unimplemented functions.
5963         Generate an in-memory module layout for built-in DLLs so that the
5964         same code can be used for built-in and loaded modules.
5965         Changed relay code to make it unnecessary to save the value of the
5966         BP register.
5968         * [windows/message.c]
5969         Implemented multiple message queues and preliminary task-switching
5970         capabilities. Inter-task SendMessage() calls are not implemented
5971         yet and will probably cause crashes if used.
5973         * [windows/property.c]
5974         Reimplemented properties and allocate them on the USER heap.
5976         * [windows/win.c]
5977         Fixed bug in SetWindowWord().
5978         Reimplemented EnumWindows() and EnumTaskWindows().
5980 Tue Apr 18 09:48:38 1995   Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
5981         
5982         * [misc/main.c]
5983         GetSystemParametersInfo(): Additional action SPI_GETICONTITLEFONT.
5984         
5985         * [loader/resource.c]
5986         Removed the check for NE_SEGFLAGS_EXECUTEONLY, since it broke
5987         control.exe.
5988         Fixed icon loading.
5989         
5990         * [objects/font.c] [include/windows.h]
5991         Fixed a bug in InitFontsList() and worked on the EnumFonts()
5992         functions to make them comprehensible.
5994         * [controls/button.c]
5995         Fixed my previous patch to handle LBUTTONUP messages.
5997 Fri Apr 14 11:41:28 1995  Cameron Heide  (heide@ee.ualberta.ca)
5999         * [misc/network.c, misc/dos_fs.c]
6000         Implemented WNetGetConnection.  All that is currently
6001         supported are drives, for which the remote name is simply
6002         the redirected UNIX directory name.
6004         * [miscemu/int2?.c]
6005         More drive number validity checking.
6007 Wed Apr 12 11:28:37 1995   Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
6008         
6009         * [controls/listbox.c]
6010         Oops, my previous change to ListBoxDirectory broke the Borland
6011         file open dialog. Fixed.
6013 Mon Apr 10 23:17:12 1995  Martin von Loewis  <loewis@informatik.hu-berlin.de>
6015         * [if1632/ole2nls.spec] [misc/ole2nls.c] [misc/Imakefile]
6016         New file ole2nls.c. Added stubs for GetUserDefaultLCID, 
6017         GetSystemDefaultLCID, GetUserDefaultLangID, GetSystemDefaultLangID.
6019 Mon Apr 10 10:05:18 1995   Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
6020         
6021         * [memory/global.c] [memory/local.c] [include/windows.h]
6022         GlobalReAlloc(): If GMEM_MODIFY is set, don't resize the block.
6023         LocalReAlloc(): Same for LMEM_MODIFY.
6024         
6025         * [controls/listbox.c]
6026         Fixed a bug in ListBoxDirectory that prevented commdlg from working.
6027         Check for errors in some more places.
6029         * [if1632/gdi.spec] [if1632/user.spec]
6030         16 bit callback functions should be passed as segptrs.
6031         
6032         * [include/dlls.h] [loader/ne_image.c] [loader/selector.c]
6033         [loader/library.c]
6034         Prevent a DLL from being initialized twice (Borlands Resource
6035         Workshop used to do this).
6036         Provide an additional flag for each w_file that indicates whether
6037         it's an EXE or a DLL, for combinations like pbrush.exe/.dll.
6038         
6039         * [controls/button.c]
6040         Handle LBUTTONUP messages even if the button no longer has the
6041         capture (for WinHelp).
6042         
6043         * [include/wintypes.h]
6044         FARPROC is now a segptr for the emulator and a function
6045         pointer for the library.
6046         
6047         * [misc/commdlg.c] [misc/commdlg.h]
6048         Cleaned the file dialogs up a little. They now work reasonably well,
6049         although there are still some problems (e.g. files are initially
6050         invisible).
6052         * [windows/class.c] [if1632/user.spec] [include/windows.h]
6053         GetClassInfo() must take a segptr, as it checks whether the
6054         highword is zero.
6055         GetClassName() called the wrong atom function. No surprise it didn't
6056         find anything.
6058         * [misc/lstr.c]
6059         AnsiToOem() and OemToAnsi() didn't terminate the strings. Fixed.
6060         Removed some warnings.
6062         * [if1632/relay.c] [if1632/ddeml.spec] [include/dlls.h]
6063         New spec file for the 3.1 DDEML DDL. 
6065         * [controls/menu.c]
6066         Small fix to ChangeMenu - mask out the obsolete flags
6067         (MF_APPEND == MF_OWNERDRAW, this led to problems). It also had
6068         problems with the MF_BYPOSITION flag.
6070         * [windows/message.c]
6071         SendMessage(): call the WH_CALLWNDPROC hook function. This is rather
6072         ugly, I'm afraid. Windows probably passes a pointer to the 16 bit
6073         stack for speed reasons.
6074         
6075         * [windows/hook.c] [include/windows.h]
6076         Set/HookWindowsHook() shouldn't just call their *Ex counterparts, as
6077         they have slightly different semantics.
6078         MS Hearts now works somewhat, if you disable the new builtin DDEML.
6079         The graphics are completely messed up, though.
6081 ----------------------------------------------------------------------
6082 Sun Apr  2 18:31:12 1995  Alexandre Julliard  (julliard@sunsite.unc.edu)
6084         * [Configure] [if1632/Imakefile]
6085         Removed new build and short names options.
6087         * [if1632/*.c] [tools/build.c]
6088         Implemented compiled call-back functions for better performance;
6089         all the relay code is now done in assembly code generated by the
6090         build program.
6091         Relay code is no longer dependent on being loaded below 64K.
6093         * [loader/resource.c]
6094         Fixed memory leak in LoadString(). A fix will also be needed for
6095         other resources.
6097         * [memory/global.c]
6098         Implemented global heap arenas, so we can store informations about
6099         global blocks, like lock counts or owner handle.
6100         Implemented FarGetOwner() and FarSetOwner().
6101         Implemented global heap TOOLHELP functions.
6103         * [memory/selector.c]
6104         Bug fix: it was not possible to re-use a free selector.
6106 Sun Apr 2 01:34:52 1995 Constantine Sapuntzakis  (csapuntz@mit.edu)
6108         *  [controls/listbox.c]
6109         Major work on listbox code
6110          - Many bugs fixed (still many bugs)
6111          - More messages supported
6112          - Code simplified
6114 Fri Mar 31 03:27:16 EST 1995 William Magro (wmagro@tc.cornell.edu)
6116         * [controls/edit.c]
6117         Lots of bug fixes related to diappearing text, lost carets,
6118         highlighting, segmentation faults, occurance of random
6119         characters, insertion of characters over selection, misplaced
6120         caret location, display corruption, end of line behavior, etc.
6122         * [controls/widgets.c]
6123         EDIT class doesn't want to use CS_PARENTDC flag.
6125 Thu Mar 30 20:58:25 1995   Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
6126         
6127         * [loader/selector.c]
6128           FixupFunctionPrologs() should also handle multiple data modules.
6129           (this bug only became visible because MakeProcInstance() was fixed
6130           in 950319)
6131         
6132         * [misc/dosfs.c]
6133           Simplified DOS_SimplifyPath.
6134           Small fix to DOS_opendir to reuse an entry if an open directory
6135           is opened again, to prevent "too many open directories" messages.
6137 Thu Mar 30 12:05:05 1995 Martin von Loewis  <loewis@informatik.hu-berlin.de>
6139         * [if1632/compobj.spec][include/compobj.h][misc/compobj.c]
6140         CoDisconnectObject: new stub function
6142         * [include/msdos.h]
6143         fix DOSVERSION
6145         * [loader/ne_image.c]
6146         NE_FixupSegment: Be more generous on additive fixups
6148         * [if1632/user.spec][misc/network.c]
6149         Add more WNet* stubs
6151 Wed Mar 29 11:47:22 1995   Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
6153         * [controls/listbox.c]
6154           DlgDirList(): send segptr instead of linear pointer 
6155           in message to static control
6156         * [controls/menu.c]
6157           Tried to implement ownerdrawn menuitems. Doesn't work.
6158         * [if1632/gdi.spec] [include/windows.h] [objects/font.c]
6159           Provide a stub for GetRasterizerCaps()
6160         * [loader/selector.c]
6161           Pass end address instead of length to LocalInit() in 
6162           CreateSelectors()
6163         * [memory/local.c]
6164           LocalInit(): If there's already a local heap in the segment, do
6165           nothing and return TRUE
6166         * [objects/linedda.c]
6167           Replaced buggy LineDDA() with a Bresenham algorithm. Should work
6168           now.
6169         * [windows/cursor.c]
6170           LoadCursor()/CreateCursor(): Cleaned up the mess. Needs some
6171           more work still.
6173 Tue Mar 21 17:54:43 1995   Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
6175         * [if1632/relay.c] [if1632/callback.c] [include/dlls.h]
6176           [if1632/winprocs.spec] [if1632/winprocs.c] [include/winprocs.h]
6177           [controls/widgets.c] [misc/shell.c] [misc/commdlg.c]
6178           [windows/nonclient.c] [misc/message.c]
6179           Added a new builtin DLL that provides 16 bit entry points for all
6180           the Def*Procs (DefDlgProc, ButtonProc etc.). OWL programs work
6181           again.
6182         * [misc/shell.c]
6183           RegOpenKey()/RegCreateKey() bugs fixed.
6184         * [loader/ne_image.c]
6185           Skipping the initialization of a DLL when CS == 0 was broken.
6187 ----------------------------------------------------------------------
6188 Sun Mar 19 16:30:20 1995  Alexandre Julliard  (julliard@sunsite.unc.edu)
6190         * [*/*]
6191         Implemented a new memory mapping scheme. There's no longer a
6192         one-to-one mapping between 16-bit and 32-bit pointers. Please see
6193         file DEVELOPERS-HINTS for technical details.
6195         * [controls/scroll.c]
6196         Fixed bug when dragging mouse in horizontal scrollbars.
6198         * [tools/build.c] [if1632/*.spec]
6199         Removed support for C callback functions and for re-ordering
6200         of the 32-bit arguments, as these were never used. This should
6201         allow a more efficient callback scheme to be implemented.
6203         * [if1632/olecli.spec]
6204         Reduced the number of entries to make the 16-bit code fit in 64k.
6205         This limitation will soon be removed.
6207         * [loader/ldt.c]
6208         Rewrote LDT manipulation functions and implemented LDT_GetEntry().
6210         * [memory/global.c]
6211         Rewrote Global*() routines to use the new selector allocation
6212         mechanism.
6214         * [memory/local.c]
6215         Rewrote local heap handling to use a Windows-compatible layout
6216         (not really finished yet).
6217         Implemented TOOLHELP heap-walking routines.
6219         * [memory/selector.c]
6220         Implemented LDT manipulation API functions.
6222 Tue Mar 14 19:50:28 EST 1995 William Magro (wmagro@tc.cornell.edu)
6224         * [windows/defdlg.c]
6225         Fixed problem where dialogs closed using the System menu 
6226         ('Close' item or double click on close box) would
6227         hang Wine.
6229 Sun Mar 12 14:28:13 1995  Michael Patra <micky@marie.physik.TU-Berlin.DE>
6231         * [controls/listbox.c]
6232         Removed most of the statements for sending a notification message
6233         ListBoxDirectory(), DlgDirSelect(), DlgDirList(): Improved the
6234         code; Borland's standard file open dialog will work now.
6235         
6236         * [misc/main.c], [misc/file.c], [miscemu/int21.c]
6237         Added support for new command line option "-allowreadonly". If set
6238         an attempt to open a read only file in write mode will be converted 
6239         to opening it read only (many programs try to open all files in 
6240         read/write mode even if they only intend to read it - this might 
6241         cause a few under problems under an unix-like environment where most 
6242         files are read only for a "normal" user)
6244         * [loader/selector.c]
6245         GetMemoryReference(): Added support for __AHIncr and __AHShift
6247         * [misc/dos_fs.c]
6248         DOS_SimplifyPath(): This routine simplifies path names ( e.g., it
6249         will change "/usr///local/bin/../lib//a" to "/usr/local/lib/a" )
6250         match(): rewritten
6251         
6252         * [objects/text.c]
6253         TEXT_NextLine(): Removed a bug in the handling of LF's
6255         * [miscemu/int21.c]
6256         GetFileDateTime(): Fixed. SetFileDateTime() is still broken.
6258 Sat Mar 11 19:46:19 1995  Martin von Loewis  <loewis@informatik.hu-berlin.de>
6260         * [controls/menu.c]
6261         ChangeMenu: defaults to MF_INSERT
6262         InsertMenu: allow insertion even if position is one after last item
6264         * [if1632/Imakefile] [if1632/compobj.spec] [if1632/relay.c]
6265           [if1632/storage.spec] [include/dlls.h]
6266         Added stubs for STORAGE.DLL and COMPOBJ.DLL
6268         * [if1632/user.spec] [windows/message.c]
6269         InSendMessage: new function
6271         * [include/neexe.h][include/ne_image.c]
6272         NE_FixupSegment: fixed handling of additive records
6274         * [loader/selector.c]
6275         GetEntryDLLName: return NULL instead of pointer to DLL.0 if not found
6277         * [loader/signal.c]
6278         win_fault: Enter debugger on SIGFPE, too
6280 Wed Mar  1 21:47:42 1995  Cameron Heide  (heide@ee.ualberta.ca)
6282         * [miscemu/int*.c]
6283         Various minor modifications to the clock tick counter,
6284         FindFirst/FindNext funcs, and DPB handling.
6286 ----------------------------------------------------------------------
6287 Thu Mar  2 17:44:32 1995  Alexandre Julliard  (julliard@sunsite.unc.edu)
6289         * [loader/resource.c] [objects/oembitmap.c]
6290         Removed sysres bitmap code; you need libXpm to compile now.
6291         Implemented LoadIcon() for OEM icons.
6293         * [include/bitmaps/oic_*]
6294         Added OEM icons in XPM format.
6296         * [objects/dib.c]
6297         Bug fix in DrawIcon().
6299         * [rc/sysresbm.rc]
6300         Removed; all bitmaps are stored in XPM format now.
6302 Tue Feb 28 18:54:28 1995  Tomi Leppikangas  (tomilepp@paju.oulu.fi)
6304         * [controls/edit.c]
6305         Small patch to fix edit-control when it's created with text.
6307 Sun Feb 26 20:22:15 1995  Michael Veksler  (e1678223@tochnapc2.technion.ac.il)
6309         * [tools/make_debug]
6310         The created macros won't have side effects anymore when used in
6311         an "if-else" structure. No more warnings from the compiler when
6312         compiled without defining DEBUG_RUNTIME.
6314 Sun Feb 26 20:20:49 1995  Michael Patra <micky@marie.physik.TU-Berlin.DE>
6316         * [controls/listbox.c]
6317         ListBoxDeleteString(): Fixed
6319         * [loader/selector.c]
6320         GetMemoryReference(): When special segments are referenced by
6321         pseudo-functions like __0040H, a reference to a "normal" segment
6322         will be returned preventing the program from crashing as soon
6323         as the referenced segment is actually accessed.
6325 Sun Feb 26 15:55:14 MET 1995  Martin von Loewis (loewis@informatik.hu-berlin.de)
6327         * [Configure]
6328         Ask for OLE stubs and malloc debugging
6330         * [Imakefile]
6331         link with libmcheck.a if necessary
6333         * [if1632/relay.c][include/dll.h][if1632/Imakefile]
6334         Add OLE stubs, increase number of builtins
6335         dll_name_table_entry_s: new field dll_is_used
6337         * [loader/library.c]
6338         GetModuleHandle,ModuleNext: Check dll_is_used
6340         * [loader/ne_image.c]
6341         Bark on unsupported NE_RADDR_LOWBYTE flag (what is it supposed
6342         to mean, anyway?)
6344         * [misc/olecli.c][misc/olesvr.c]
6345         New files. Add to misc/Imakefile
6347         * [misc/dos_fs.c]
6348         DOS_GetUnixFileName: make a copy of the input parameter to 
6349         prevent overwriting
6351         * [misc/main.c]
6352         MAIN_ParseDLLOptions: new function
6353         MAIN_ParseOptions: treat -dll command line flag
6354         main: add support for malloc debugging
6356 Fri Feb 24 12:43:27 1995  Erik Svendsen  <z3esv@kmd-ac.dk>
6358         * [loader/signal.c]
6359         Small patch for people using FreeBSD-2.1.0.
6361 Fri Feb 17 22:49:18 1995  Miguel de Icaza (miguel@roxanne.nuclecu.unam.mx)
6363         * [toolkit/sup.c]
6364         Added return values to the Call* routines
6366         * [toolkit/winmain.c]
6367         Load the resource file properly for WineLib applications.
6369 ----------------------------------------------------------------------
6370 Thu Feb 16 18:57:31 1995  Alexandre Julliard  (julliard@sunsite.unc.edu)
6372         * [if1632/call.S]
6373         Only save the lower 16-bits of SP and BP.
6375         * [if1632/callback.c]
6376         When calling to 16-bit code, restore DS from its previous value on
6377         entry to the 32-bit code, instead of from the code segment owner.
6379         * [if1632/relay.c] [include/stackframe.h]
6380         Use a structure to represent the 16-bit stack frame layout
6381         instead of hard-coded offsets.
6382         
6383         * [rc/Imakefile]
6384         Use y.tab.c for bison output file for compatibility with yacc.
6386         * [tools/build.c]
6387         Small optimization for calls to 32-bit code.
6389 Sun Feb 12 03:19:47 1995  Michael Veksler (s1678223@t2.technion.ac.il)
6391         * [tools/build.c]
6392         Fixed bug (inflicted by previous change) - SEGV on ZMAGIC file format.
6394 Sun Feb 11 20:00:00 1995  Göran Thyni  (goran@norrsken.bildbasen.se)
6396         * [debugger/dbg.y]
6397         Remove unnecessary sym-table loading when stopped in 16-bit mode.
6399         * [include/segmem.h] [loader/selector.c]
6400         Added dynamic alloction of selectors.
6401         Fixed some problems with large programs SIGSEGV-ing while
6402         running out of selectors.
6404         * [include/segmem.h] [loader/selector.c] [if1632/callback.c] 
6405           [memory/global.c] [memory/heap.c] [memory/linear.c]
6406         Use __AHSHIFT and __AHINCR instead of 3 and 8.
6408 Mon Feb  6 18:07:38 1995  Cameron Heide  (heide@ee.ualberta.ca)
6410         * [misc/dos_fs.c]
6411         Better relative path handling when converting filenames between
6412         dos and unix, allowing '.' to be used in the Windows path.
6413         Startup working dir is now based on current working dir.
6415 Sat Feb  4 21:21:13 1995  Michael Veksler (s1678223@t2.technion.ac.il)
6417         * [if1632/relay.c] [include/dlls.h] [tools/build.c]
6418         Squeezed data structure that references internal dll's (mostly
6419         "struct dll_table_entry_s"). Caused 20% reduction in executable
6420         code size.
6422 Fri Feb  3 18:53:15 1995  Martin v. Loewis  (loewis@marie)
6424         * [Imakefile]
6425         make wine.sym only when making emulator
6427         * [misc/file.c]
6428         OpenFile(): report as not implemented for WINELIB
6430         * [misc/winsock.c]
6431         Fix CONVERT_HOSTENT and friends for use with WINELIB
6433         * [rc/Imakefile][rc/rc.y][rc/parser.c]
6434         Rename rc.y to parser.y
6435         Use flex and bison on Sun
6437         * [toolkit/sup.c]
6438         CallWindowProc: fix parameter type
6440         * [windows/event.c]
6441         Commented #ifdef sparc
6443 ----------------------------------------------------------------------
6444 Wed Feb  1 19:27:55 1995  Alexandre Julliard  (julliard@lamisun.epfl.ch)
6446         * [windows/nonclient.c] [windows/winpos.c]
6447         Implemented maximized windows.
6448         Implemented icon positioning and ArrangeIconicWindows().
6449         Bug fixes in SetWindowPos().
6451         * [windows/painting.c]
6452         Implemented GetControlBrush().
6453         Window frame is no longer contained in the update region.
6455         * [windows/win.c]
6456         Destroy owned windows upon DestroyWindow().
6458 Sun Jan 29 16:17:22 1995  David Metcalfe <david@prism.demon.co.uk>
6460         * [controls/edit.c]
6461         Changed line terminator to \r\n to be compatible with
6462         Windows.  Fixed bug in text selection.
6464 Sun Jan 29 14:10:22 1995   Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
6466        * [misc/shell.c]
6467        Rewrote RegCreateKey and RegOpenKey, since they were completely broken.
6468        Fixed a bug in RegQueryKeyValue. Implemented RegEnumKey
6469        These functions now work somewhat more the way Windows programs expect
6470        them to work.
6472 ----------------------------------------------------------------------
6473 Sun Jan 22 18:55:33 1995  Alexandre Julliard  (julliard@lamisun.epfl.ch)
6475         * [loader/resource.c] [objects/dib.c]
6476         Fixed icon loading and drawing, now that BitBlt() works correctly.
6477         
6478         * [objects/clipping.c] [objects/region.c]
6479         Implemented elliptic regions with a set of rectangle. This greatly
6480         simplifies the region code and should boost clipping performance.
6482         * [objects/color.c]
6483         Fixed bug that caused seg-fault on 24bpp displays.
6485         * [objects/bitblt.c]
6486         Fixed bug when shrinking a bitmap to more than half its size.
6488         * [windows/graphics.c]
6489         Fixed bugs in PaintRgn() and Polyline().
6491         * [windows/nonclient.c] [windows/painting.c] [windows/winpos.c]
6492         Fixed some problems with window background painting.
6494 Thu Jan 12 12:20:25 PST 1995 Ross Biro (biro@yggdrasil.com)
6496        * [tools/build.c]
6497        * [tools/newbuild.c]
6498        * [Imakefile]
6499        * [include/wine.h]
6500        * [loader/call.S]
6501        * [loader/selector.c]
6502        * [include/segmem.h]
6503        * [misc/main.c]
6504        Changed selector code and 16/32 bit xfer code so that wine
6505        no longer has to be loaded low in memory.  Changed wine
6506        to work with ELF binary formats under Linux.
6507        
6508 Sat Sep 17 11:08:49 1994  Eric Youngdale  (eric@esp22)
6510         * [debugger/db_disasm.c]
6511         New instruction disassembler - borrowed from Mach kernel.  Has a
6512         BSD style of license as opposed to the gdb code we were previously
6513         using which was under the GPL.
6515 ----------------------------------------------------------------------
6516 Mon Jan  9 18:27:11 1995  Alexandre Julliard  (julliard@lamisun.epfl.ch)
6518         * [Imakefile]
6519         Compiling with -Wall flag.
6521         * [*/*]
6522         Fixes to minimize the number of compilation warnings.
6524         * [objects/bitblt.c]
6525         Fixed BitBlt() and used the same code to rewrite PatBlt() and
6526         StretchBlt(). The three *Blt() functions should now be correct in
6527         every case (famous last words).
6529         * [objects/brush.c] [objects/dither.c]
6530         Merged the two files into brush.c
6532         * [objects/dc.c]
6533         Fixed bug when the Windows programs forget to re-select the
6534         original bitmap in a memory DC.
6536         * [objects/font.c]
6537         Tty to use 'fixed' font when the system font can't be found.
6539         * [windows/dialog.c]
6540         Tentative fix to make dialogs look better when using fixed-width
6541         fonts.
6543         * [windows/graphics.c]
6544         Partially implemented the PS_INSIDEFRAME pen style.
6546         * [windows/nonclient.c]
6547         Fix for windows that have the WS_EX_DLGMODALFRAME style bit
6548         without the WS_DLGFRAME style.
6550 Thu Jan  5 13:37:42 1995  Cameron Heide  (heide@ee.ualberta.ca)
6552         * [memory/global.c]
6553         GlobalCompact should now return the correct value when the
6554         largest run of free blocks includes the last block.
6556         * [windows/mdi.c]
6557         Tiling and cascading windows without any MDI children should
6558         no longer crash (assuming no-op is the correct thing to do).
6560 Sun Jan  1 23:30:25 1995  Fons Botman  <botman@rabo.nl>
6562         * [objects/font.c]
6563         GetTextExtentPoint: fixed debug output, str is counted string, not
6564         zero terminated.
6566         * [if1632/relay.c]
6567         DLLRelay: when debugging_stack got segv, added upper bound for
6568         stack dump.
6570 ----------------------------------------------------------------------
6571 Tue Dec 27 13:35:16 1994  Alexandre Julliard  (julliard@lamisun.epfl.ch)
6573         * [*/Imakefile]
6574         All objects files are now kept in their respective directory.
6576         * [README]
6577         Rewrote most of it.
6579         * [objects/bitblt.c]
6580         Rewrote BitBlt() to look right in every case, while minimizing
6581         the impact on performance. Not really finished yet.
6583         * [objects/bitmap.c] [objects/dc.c]
6584         Fixed bug with pattern brushes.
6586         * [objects/clipping.c] [windows/painting.c]
6587         Fixes for logical coordinates.
6589         * [objects/color.c] [windows/graphics.c]
6590         Fixed GetPixel() to return the correct color, and made it faster.
6592         * [objects/region.c]
6593         Fixed bug in CombineRgn() when one of the region is empty.
6595 Fri Dec 22 01:42:57 MET 1994              Dag Asheim (dash@ifi.uio.no)
6597         * [Configure]
6598         Don't assume that expr handles '==', use '=' instead.
6599         Give a (hopefully informative) message if imake fails.
6601 ----------------------------------------------------------------------
6602 Wed Dec  7 14:52:25 1994  Alexandre Julliard  (julliard@lamisun.epfl.ch)
6604         * [controls/listbox.c]
6605         Fixed problems due to new scroll-bar code.
6607         * [loader/signal.c] [miscemu/ioports.c]
6608         Handle I/O opcodes that use an absolute address.
6610         * [objects/text.c]
6611         Implemented TabbedTextOut().
6613 Sat Dec  3 18:53:08 1994  Kenneth MacDonald  <K.MacDonald@ed.ac.uk>
6615         * [objects/metafile.c]
6616         Implemented GetMetafile().
6617         Fixed bug in PlayMetaFile() when reading disc based metafile records.
6618         Added META_POLYPOLYGON, META_DELETEOBJECT and META_EOF to 
6619         PlayMetaFileRecord().
6620         
6621 Wed Nov 30 06:32:25 1994  Martin von Loewis  (martin@cs.csufresno.edu)
6623         * [Imakefile]
6624         wine.sym: Remove gcc2_compiled and friends
6626         * [controls/listbox.c][if1632/relay.c][if1632/relay.c]
6627           [loader/resource.c][memory/heap.c][objects/dib.c][windows/dialog.c]
6628         Replace #ifdef DEBUG_XXX with if(debugging_xxx){
6630         * [if1632/call.S]
6631         CallToLibMain: New function
6633         * [if1632/relay.c][include/options.h][misc/main.c]
6634           [miscemu/int1a.c][miscemu/int21.c][miscemu/kernel.c]
6635         removed Options.relay_debug
6637         * [include/heap.h]
6638         HEAP_OWNER: Use ds instead of cs:ip
6640         * [loader/ne_image.c]
6641         LoadNEImage: Remember current exe, handle nodata dlls
6642         InitNEDLL: handle nodata dlls, call CallToLibMain
6644         * [loader/selector.c]
6645         CreateSelectors: Initialize auto_data_sel with 0
6647         * [memory/heap.c]
6648         HEAP_CheckHeap: Check prev
6649         HEAP_CheckLocalHeaps: new function
6651         * [misc/profile]
6652         Remember and dump only changed profiles
6654         * [tools/makedebug]
6655         Introduce debugging_xxx flags
6657 Sun Nov 27 23:13:22 MET 1994    <erik@xs4all.nl>
6659         * [clipboard.h color.h dc.h dos_fs.h event.h font.h graphics.h
6660         if1632.h kernel.h library.h miscemu.h ne_image.h nonclient.h 
6661         pe_image.h selectors.h wintypes.h]
6662         Added.
6664         * [*/*]
6665         - Commented all 'static char copyright statements', see misc/main.c
6666         - moved prototypes to headers files, fixed wrong prototypes.
6667         - *please* add a header file for each .c if you need to export
6668           things.
6670         * [misc/main.c]
6671         Added one static string which list the names of the contributors.
6673 Fri Nov 25 16:24:27 MET 1994              Dag Asheim (dash@ifi.uio.no)
6675         * [Configure]
6676         Made the support for multiple languages more automatic.  Added
6677         a [fonts] section to the wine.conf file.  Made the defaults
6678         better.  Generally cleaned it up.
6680         * [rc/sysres_No.rc] [rc/sysres_De.rc] [rc/sysres.c]
6681         Norwegian resources and small fixes to the german resources.
6683 Wed Nov 23 20:28:59 1994  Martin von Loewis  (martin@cs.csufresno.edu)
6685         * [debugger/break.c]
6686         bark(), toggle_next(), should_continue(): New functions
6687         insert_break(): Fixed, adds write access to page before writing
6688         wine_bp.next_addr: new structure field
6690         * [debugger/dbg.y]
6691         Changed symbol's value to be it's value instead of the value
6692         pointed to by the symbol.
6693         Changed SIGTRAP handling to allow continuation after break point
6695         * [misc/shell.c]
6696         ShellAbout(): Load resource from memory
6698 ----------------------------------------------------------------------
6699 Sun Nov 20 18:30:06 1994  Alexandre Julliard  (julliard@lamisun.epfl.ch)
6701         * [controls/scroll.c] [include/scroll.h]
6702         Rewritten most of scroll-bar code for better Windows look & feel.
6703         Implemented EnableScrollBar().
6704         Preliminary keyboard support.
6706         * [objects/bitblt.c]
6707         Fixed BadMatch error for BitBlt() and StretchBlt() when reading
6708         bits from outside the visible region.
6710         * [objects/oembitmap.c] [include/bitmaps/obm_*]
6711         Use XPM symbolic colors to load bitmaps. This allows the colors
6712         of the bitmaps to depend on the system colors.
6714         * [tools/make_debug]
6715         Made the make_debug script more robust.
6717         * [windows/dialog.c]
6718         Fixed CheckRadioButton().
6720         * [windows/nonclient.c]
6721         A few changes to scroll-bar drawing and tracking.
6723         * [windows/winpos.c]
6724         Renamed NextWindowFromPoint() to WINPOS_NextWindowFromPoint() to
6725         avoid confusion, and optimized it somewhat.
6727 Nov 19, 94 Martin Ayotte (wine@trgcorp.mksinfo.qc.ca)
6729         * [misc/audio.c]
6730         * [misc/mcianim.c]
6731         more coding but nothing spectacular.
6733         * [misc/mmaux.c]
6734         some coding to access '/dev/mixer'.
6736         * [misc/midi.c]
6737         some coding to read .MID files, but it's not playing yet.
6739 Sun Nov 13 19:31:03 1994    James Youngman (mbcstjy@afs.man.ac.uk)
6741         * [objects/dib.c]
6742         Reimplemented DIB_SetImageBits_RLE8() so that it would cope with
6743         bitmaps which don't end 0x00, 0x02 (previously it blew up).  This
6744         includes some bitmaps output by Paint Shop Pro.  Implementation is
6745         possibly now too lax.  Please see the notes on the function about
6746         why.
6748         * [controls/desktop.c]
6749         The desktop pattern should be painted if the wallpaper doesn't
6750         cover the whole screen width OR the whole screen height.
6752 Sun Nov 13 00:07:11 MET 1994    Erik Bos        <erik@xs4all.nl>
6754         * [objects/dib.c]
6755         Small bug in DIB_SetImageBits() fixed, bitmaps in 16,24 bpp
6756         now work.
6758         * [loader/ne_resource.c] [include/resource.h]
6759         Some cleanup.
6761 Thu Nov 10 20:44:58 1994  Martin von Loewis  (martin@cs.csufresno.edu)
6763         * [Configure]
6764           [rc/sysres.rc]
6765         Primitive compile-time support for multiple languages
6767         * [rc/sysres_De.rc]
6768         New file
6770         * [loader/resource.c]
6771         LoadBitmap: Recognize end of sysresbm properly
6773         * [rc/Imakefile]
6774         Rules to compile resources simplified, dependencies changed
6776         * [rc/sysresbm.rc]
6777         Don't use sysresbm if using XPM
6779         * [windows/dialog.c]
6780         CreateDialogIndirectParam: Reverse Z-order of controls
6782         * [windows/message.c]
6783         MSG_TranslateMouseMsg: Fix HTTRANSPARENT handling
6785         * [windows/winpos.c]
6786         NextWindowFromPoint: New function
6788         * [controls/button.c]
6789         WM_NCHITTEST: Group Box is HTTRANSPARENT
6790         BUTTON_CheckAutoRadioButton: New function
6791         BM_SETCHECK: Added call to BUTTON_CheckAutoRadioButton
6793 Mon Nov  7 11:20:26 1994  Paul Falstad  (pf@zoof.cts.com)
6795         * [objects/text.c]
6796         Fix hang when using DrawText(..., DT_WORDBREAK) with a word that
6797         is too long to break.
6799         * [objects/font.c]
6800         Don't assume helvetica if there is no font family; let the other
6801         font attributes decide what font to use.
6803         * [controls/widgets.c]
6804         Listboxes and combo boxes need to be notified of double-clicks.
6806         * [controls/listbox.c]
6807           [include/listbox.h]
6809         scrolling to bottom of list box should display last item at the
6810         bottom, not at the top.
6811         
6812         list boxes need to allocate a separate heap for their item data,
6813         rather than using the user heap.  Otherwise, it's very easy to run
6814         out of memory for list box items.
6816         removed redundant code in ListBoxAddString().  Implemented simple
6817         version of LBS_SORT.
6819         Don't put [.] in the list box when using DDL_DIRECTORY.
6821         * [controls/combo.c]
6822         Combos should pass CBS_SORT onto their list box.
6824         * [windows/win.c]
6825         If window creation is aborted, remove the window from the
6826         linked lists.
6828         * [controls/static.c]
6829         static controls with SS_ICON were always returning 0 from
6830         WM_NCCREATE.
6832         Make sure static controls have text to draw before drawing it.
6834 ----------------------------------------------------------------------
6835 Sun Nov  6 18:52:04 1994  Alexandre Julliard  (julliard@lamisun.epfl.ch)
6837         * [objects/oembitmap.c]  (New file)
6838         Added possibility to use .xpm files for OEM bitmaps.
6840         * [include/bitmaps/obm*]  (New files)
6841         Redrawn all OEM bitmaps in xpm format.
6843         * [objects/font.c]
6844         Add space for internal leading when using a negative font height.
6845         Stubs for AddFontResource() and RemoveFontResource().
6846         Fix in FONT_Init() for uninitialised default font.
6848         * [windows/dialog.c]
6849         Make font height negative as it is really a point size and not a
6850         pixel size; dialogs using 8-point fonts look better now.
6852         * [windows/graphics.c]
6853         Fixed the fix :-) for Pie() to make it work for Arc() and Chord() also.
6855         * [windows/nonclient.c]
6856         A few changes for new OEM bitmaps.
6858 Sun Nov  6 18:22:18 1994  Michael Patra  <micky@marie.physik.tu-berlin.de>
6860         * [windows/class.c]
6861         The names of local classes have to be stored using GlobalAtom*.
6862         Otherwise they couldn't be accessed from other modules (e.g. BWCC) 
6864         * [if1632/call.S]
6865         CallTo16(cx): It's possible to set the contents of the cx-register.
6867         * [loader/ne_image.c]
6868         InitNEDLL(): The size of the local heap is now passed in the cx-
6869         register when initializing a DLL.
6871         * [memory/heap.c]
6872         LocalInit(): The case start==0 is now handled in the way it should.
6874         * [windows/win.c]
6875         GetWindowLong(): If the adress of the windows function is requested
6876         it's no longer returned if it's within the Wine code (and therefore
6877         unreachable by a windows program). This makes Borland's OWL happy.
6879         * [controls/edit.c]
6880         EDIT_GetStr(): Added handling for off<0.
6882 Sun Nov  6 17:37:14 1994  Chris Jones  <chrisj@ichips.intel.com>
6884         * [loader/library.c]
6885         Fixed infinite loop bug when two DLLs refer to each other (fixes
6886         hangup of Quicken during loading).
6888 Thu Nov 04 12:00:00 1994  Jan Willamowius  (jan@janhh.sh.sub.de)
6890         * [misc/dos_fs.c]
6891         Bug fix: The size of a disk an the available space
6892         is now returned in bytes instead of (incorrectly)
6893         KBytes.
6895 Thu Nov 03 12:00:00 1994  Jan Willamowius  (jan@janhh.sh.sub.de)
6897         * [windows/graphics.c]
6898         Bug fix: Pie segments are now filled with correct brush.
6900 Thu Nov  3 10:40:09 1994  Martin von Loewis  (martin@cs.csufresno.edu)
6902         * [Imakefile]
6903         generate rc.o before loader.o
6905         * [controls/menu.c]
6906         CopySysMenu: generate SYSMENU on the fly, eliminate hSysMenu
6908         * [include/resource.h]
6909         Add struct ResourceTable
6911         * [loader/bitmap.h]
6912         Load system bitmaps from sysresbmTable
6914         * [misc/clipboard.c]
6915           [windows/event.c]
6916         IsClipboardFormatAvailable,EVENT_SelectionRequest: bug fixes
6917         
6918         * [rc/Imakefile]
6919         generate rc.o from sysres.o and sysresbm.o. Added -lfl
6921         * [rc/rc.y]
6922         change style handling to allow ( S1 | S2 ) | S3
6924         * [rc/sysres.rc]
6925           [rc/sysresbm.rc]
6926         Put bitmaps and icons to sysresbm, everything else to sysres
6928         * [rc/winerc.c]
6929           [rc/winerc.h]
6930         Added -o, -c flags. New function set_out_file. Output to files.
6932         * [windows/dialog.c]
6933         DialogBoxIndirectPtr, DialogBoxIndirectParamPtr: New functions 
6935         * [windows/nonclient.c]
6936         Create AboutWine dialog from template pointer
6938 ----------------------------------------------------------------------
6939 Sun Oct 30 13:01:18 1994  Alexandre Julliard  (julliard@lamisun.epfl.ch)
6941         * [controls/static.c]
6942         Bug fix for SS_ICON controls.
6944         * [if1632/Imakefile]
6945         Fixed call.o dependencies.
6947         * [objects/clipping.c] [objects/dc.c]
6948         Fixed visible region handling. hVisRgn is always non-null now.
6950         * [windows/dce.c]
6951         Bug fix in GetDCEx for CS_OWNDC windows.
6953         * [windows/nonclient.c] [windows/painting.c]
6954         Fixes to icon window drawing.
6956         * [windows/winpos.c]
6957         A few fixes in SetWindowPos().
6959 Sun Oct 30 12:50:24 1994  Michael Patra  <micky@marie.physik.tu-berlin.de>
6961         * [objects/bitblt.c]
6962         BitBlt(): BitBlt is now able to handle any raster operation. If
6963         the request can't be passed to XWindows directly, it's quite
6964         slow, though.
6966         * [*/*.c]
6967           [misc/main.c]
6968         Improvements of the system for handling debug messages. Options are
6969         now also loaded from /usr/lib/X11/app-defaults/Wine (insert
6970         *debugoptions: +xxx there if you want to have turn messages xxx on).
6972         * [controls/menu.c]
6973         DestroyMenu(): The whole window won't be destroyed as a sideeffect
6974         any longer.
6976         * [misc/file.c]
6977         OpenFile(): Fixed bug in searching in system/window-directory.
6979 Sun Oct 30 12:25:53 1994  Jimmy Tirtawangsa <j0t2527@tam2000.tamu.edu>
6981         * [include/windows.h]
6982         Bug fix for window related structures.
6983         DCB and COMSTAT are affected. They must be packed.
6985         * [misc/comm.c]
6986         Bug fix for COM ports:
6987         Dial and dialog window in terminal.exe now works.
6988         Non sequential COM assignments in wine.conf should not break now.
6989         Baudrate can be specified in wine.conf to overcome baudrate limitation
6990         in mswindow. See sample wine.ini
6992         * [include/comm.h]
6993         add baudrate field to DosDeviceStructre
6995         * [object/font.c]
6996         Bug fix for font assignment.
6997         Use pairs of foundry and family fontnames in X11 to correspond with
6998         window's fonts.
6999         Put font assignment ini wine.ini.
7001         * [wine.ini]
7002         Adding optional baudrate after port name in "serialports" section
7003         Add new section, "fonts".
7004         "default" is special key in "fonts" to match any unmatch window font.
7006 Oct 29, 94 (new address) wine@trgcorp.mksinfo.qc.ca (Martin Ayotte)
7008         * [if1632/relay.c]
7009         * [if1632/commdlg.spec]         New file.
7010         * [misc/commdlg.c]                      New file.
7011         * [include/commdlg.h]           New file.
7012         Begin of an emulated COMMDLG DLL, built-in for now.
7013         (BTW, if you want to switch between built-in & 16bits CommDlg, only 
7014         thing you need to do is to put the real/dummy name in file relay.c)
7016         * [controls/scroll.c]
7017         * [controls/combo.c]
7018         * [controls/listbox.c]
7019         Few bug fixes and/or cosmetic.
7021         * [misc/audio.c]
7022         * [misc/mmaux.c]
7023         bug fixes and flags returned to emulate SB16.
7025         * [misc/midi.c]                         New file.
7026         skeleton for 'Midi' MMSYSTEM & MCI driver.
7028         * [misc/mcianim.c]                      New file.
7029         skeleton for 'Animation1' MCI driver.
7031         * [windows/win.c]
7032         Add new stub for GetLastActiveWindow().
7034 Tue Oct 25 09:17:25 1994  Olaf Flebbe  (flebbe@tat.physik.uni-tuebingen.de)
7036         * [if1632/call.S] [tools/build.c]
7037            Support for ELF format. (Not complete)
7039 Sun Oct 23 00:51:50 1994  Paul Falstad  (pf@zoof)
7041         * [if1632/user.spec]
7042         Add stubs for ArrangeIconicWindows(), etc.
7044         * [if1632/kernel.spec]
7045         Add IsBad*Ptr() functions.
7047         * [loader/signal.c]
7048         Add test_memory(), for use with IsBad*Ptr().
7050         * [windows/winpos.c]
7051         Add stubs for TileChildWindows(), etc.
7053         * [windows/win.c]
7054         IsWindow() shouldn't crash if it's given a bad handle.
7055         Add stub for GetLastActivePopup().
7057         * [memory/global.c]
7058         Implement the IsBad*Ptr() functions.
7060         * [controls/listbox.c]
7061         Return the full longword of the item data in LB_GETITEMDATA.
7063         * [controls/edit.c]
7064         Don't let the user select an area past the end of the text.
7066         * [objects/text.c]
7067         In DrawText(), the code to delete crlfs also removed multiple
7068         consecutive newlines.  Also, using DT_CALCRECT didn't return
7069         the right height, and the width wasn't returned at all.
7070         This caused MessageBoxes to be missing much of their text.
7072         * [windows/scroll.c]
7073         ScrollWindow[Ex] didn't work right with null LPRECT arguments.
7075 Fri Oct 21 21:47:19 1994  Paul Falstad  (pf@zoof.cts.com)
7077         * [miscemu/int21.c]
7078         Fixed int21 0x42 handler to properly assemble 32-bit seek ptr.
7080         * [misc/property.c]
7081         Fixed inverted logic in EnumProps(), and changed CallBack16()
7082         call to use new arg format.
7084         * [windows/win.c]
7085         Fixed CallBack16() call in Enum[Child]Windows to use new arg
7086         format; this fixes crashes in enum procedures.
7088 Wed Oct 19 21:30:00 PDT 1994            martin@cs.csufresno.edu
7090         * [misc/clipboard.c]
7091           [windows/event.c]
7092           [windows/message.c]
7093         Added cut and paste between Wine and other X clients via
7094         the PRIMARY selection. Text only this time.
7096         * [controls/edit.c]
7097         EDIT_LineLength, EDIT_TextLine return 0 for lines after last one.
7099         * [windows/defwnd.c]
7100         Send WM_SYSCOMMAND to overlapped ancestor window, 
7101         not the receiver of WM_SYSKEYDOWN
7103 Sat Oct 22 15:01:02 1994  Thomas Sandford <t.d.g.sandford@bradford.ac.uk>
7105         * [controls/edit.c]
7106         ClientWidth()/ClientHeight() macros: return 0 if size would
7107         be negative
7108         EDIT_StrLength(): takes unsigned char* instead of char*
7110         * [controls/listbox.c]
7111         ListBoxWndProc(): in "case WM_MOUSEMOVE" - set lphl at start of
7112         case instead of in each place required (it was omitted in
7113         some places causing problems!)
7115         * [controls/menu.c]
7116         MENU_CalcItemSize(): don't try to find size of a text item
7117         if the pointer is NULL
7119         * [include/heap.h]
7120         added definition of HEAP_LocalInit()
7122         * [include/msdos.h]
7123         removed buggy pointer() macro (use SAFEMAKEPTR() from segmem.h
7124         instead)
7126         * [loader/selector.c]
7127         IPCCopySelector(): added missing flags to shmget() call
7128         ? does this break linux - I added these flags in a previous
7129         patch but they were missing in the corresponding release ?
7131         * [loader/signal.c]
7132         win_fault(): added missing definitions of i, dump for those
7133         not running NetBSD or linux
7135         * [misc/dos_fs.c]
7136         DOS_GetCurrentDir(): made temp[] static so it can be safely
7137         returned
7139         * [miscemu/int21.c,int25.c,int26.c]
7140         Changed all invocations of pointer() to SAFEMAKEPTR(). Included
7141         segmem.h where necessary.
7143         * [windows/dialog.c]
7144         CreateDialogIndirectParam(): Changed HEAP_Init() call to 
7145         HEAP_LocalInit(), removed redundant variables
7147 Sat Oct 22 00:29:41 MET 1994              Dag Asheim (dash@ifi.uio.no)
7149         * [loader/library.c] [loader/main.c] [loader/ne_image.c]
7150           [misc/exec.c] [miscemu/int10.c] [miscemu/int21.c]
7151           [objects/bitblt.c] [objects/metafile.c]
7152         Rewritten more printf's to use the new debugging system, and
7153         made wine less verbose per default. Use "-debugmsg +module"
7154         to get (almost) the same behavior as before.
7156 ----------------------------------------------------------------------
7157 Sun Oct 16 13:29:07 1994  Alexandre Julliard  (julliard@lamisun.epfl.ch)
7159         * [controls/button.c]
7160         Implemented WM_GETDLGCODE, WM_SETFONT, BM_SETSTYLE, BM_SETCHECK,
7161         BM_SETSTATE.
7162         Implemented default button painting.
7163         Optimised redrawing.
7164         Fixed owner-draw buttons.
7166         * [controls/static.c]
7167         Implemented WM_SETFONT.
7168         A few optimisations in painting code.
7169         Bug fix for SS_SIMPLE controls.
7171         * [if1632/callback.c]
7172         Preliminary GetCodeHandle().
7174         * [if1632/gdi.spec]
7175         Changed 'pascal' to 'pascal16' everywhere it's needed.
7177         * [include/windows.h]
7178         Fixed a few data structures.
7180         * [memory/heap.c]
7181         Bug fix in HEAP_ReAlloc().
7183         * [misc/cursor.c]
7184         Fixed SetCursor().
7186         * [objects/bitblt.c]
7187         Fixed PatBlt() when using BLACKNESS or WHITENESS codes.
7189         * [objects/font.c]
7190         Better font mapping code.
7191         Implemented GetTextFace().
7193         * [objects/region.c]
7194         Bug fix in REGION_MakePixmap().
7195         Faster region copying.
7197         * [objects/text.c]
7198         Implemented ExtTextOut().
7199         Implemented DT_NOCLIP style for DrawText().
7201         * [windows/dc.c]
7202         Free the bitmap when deleting a memory DC.
7204         * [windows/dce.c]
7205         Added support for windows that have no associated X window.
7206         Implemented DCX_CLIPSIBLINGS and DCX_PARENTCLIP in GetDCEx().
7208         * [windows/defdlg.c]
7209         Implemented default push button handling and DM_SETDEFID.
7210         Implemented WM_NEXTDLGCTL.
7212         * [windows/dialog.c]
7213         Implemented default push button handling.
7214         Beginning of a keyboard interface in dialogs
7215         (does not really work yet).
7216         Fixed dialogs that use a special font.
7218         * [windows/event.c] [windows/focus.c]
7219         Added support for non-X windows.
7221         * [windows/graphics.c]
7222         Rewritten FloodFill() and implemented ExtFloodFill().
7224         * [windows/message.c]
7225         Cleaner hardware messages and X events handling.
7227         * [windows/defwnd.c] [windows/painting.c]
7228         Implemented WM_SETREDRAW.
7230         * [windows/win.c]
7231         Only create an X window for top-level windows, or for the desktop.
7232         Child windows now use their parent's drawable.
7234         * [windows/winpos.c]
7235         Beginning of support for non-X windows (still somewhat broken).
7236         Implemented *DeferWindowPos().
7238         * [*/Imakefile]
7239         Cleaned up some Imakefiles.
7240         Moved dc.c from windows/ to objects/.
7241         Moved cursor.c from misc/ to windows/.
7243 Sun Oct 16 12:21:52 1994  Michael Patra <micky@marie.physik.tu-berlin.d400.de>
7245         * [include/debug.h]
7246           [include/stddebug.h]
7247           [*/*.c]
7248         Rewritten all the calls to printf for displaying debug-information
7249         (messages like "LoadImage: loading SOL (SOL.EXE)" etc.) 
7250         Added option "-debugmsg" to Wine. Example: "-debugmsg +all" will turn
7251         all these messages on, "-debugmsg -dll" will turn all messages 
7252         concerning DLLs off.
7254         * [controls/combo.c]
7255         Added some handling for combo controls with ownerdraw-styles
7256         (just creating and passing the necessary messages to the 
7257         corresponding listbox control; the edit-control needs to be
7258         replaced with something else).
7260         * [controls/edit.c]
7261           [windows/dialog.c]
7262         Added support for use of global heap memory in dialogs with 
7263         edit controls.
7265         * [controls/listbox.c]
7266         Added support for item data.
7267         ListBoxInsertString(): Fixed bug for elements which are not inserted
7268         after the currently last element.
7269         
7270         * [misc/dos_fs.c]
7271           [miscemu/int21.c]
7272         DOS_ValidDirectory(): Checks whether a given string is in fact the
7273         valid name of a directory.
7275 Sat Oct 15 17:35:00 PDT 1994            <martin@cs.csufresno.edu>
7277         * [Imakefile]
7278         generate wine.sym after creating wine
7280         * [debugger/dbg.y]
7281         load "wine.sym" when entering debugger
7283         * [debugger/info.c]
7284         symbolic backtrace for 32-bit stack. Breaks 16-bit bt.
7286 Sun Sep  25 12:00:00 PDT 1994   <martin@osiris.cs.csufresno.edu>
7288         * [rc/rc.y] [rc/rc.h] [rc/rc.l] [rc/winerc.c]
7289         Files created
7291 Sun Sep 18 11:04:45 MET DST 1994          Dag Asheim (dash@ifi.uio.no)
7293         * [misc/spy.c]
7294         Exclude and Include no longer requires a terminating ';' to
7295         register the last component.
7297 Thu Sep 15 23:10:09 MET DST 1994          Dag Asheim (dash@ifi.uio.no)
7299         * [Configure]
7300         Rewrote much of it.  Added capability to generate a wine.ini
7301         file.  Commented out the processor emulator options until that
7302         becomes interesting.  Gives a warning if it sees any *.rej
7303         files.  I hope I haven't assumed to much about the shell/OS so
7304         that it breaks under *BSD.
7306         * [misc/dos_fs.c]
7307         Removed/changed calls to ToUnix() (which calls tolower()) so
7308         that the part of the pathname which correspond with the drive
7309         letter on DOS no longer will be mapped to lowercase.  This
7310         means that it should be possible to have uppercase letters in
7311         the [drives] section of wine.ini.
7313         * [LICENSE]
7314         Cosmetic changes so that it displays better in the window you
7315         get from pressing "Credit_License" in the "About WINE" window.
7317 Sun Aug 21 21:12:06 MET DST 1994        <erik@xs4all.nl>
7319         * [controls/menu.c]
7320         LoadMenu() moved to loader/resource.c.
7322         * [misc/main.c]
7323         Added stub for FileCDR().
7325         * [include/peexe.h]
7326         Added, from Eric's pe-test.
7328         * [include/resource.h]
7329         Added.
7331         * [loader/resources.c]
7332         Removed duplicated code in *Resource() functions.
7333         Moved NE-program specific functions into ne_image.c.
7334         Moved NE-fileformat functions to ne_resource.c.
7336         * [pe_image.c] [pe_resource.c]
7337         Added. Nothing implemented to run PE-executables, resource
7338         loading only.
7340         * [misc/file.c]
7341         Changed OpenFile() to use macros.
7343         * [misc/shell.c]
7344         Added NULL-ptr checks to ShellAbout().
7346         * [miscemu/int21.c]
7347         Fixed a few typos.
7349         * [miscemu/kernel.c]
7350         Added _DI = _DS, to put the caller's instance in DI. Doesn't
7351         work properly if caller changed DS :-(
7353 ----------------------------------------------------------------------
7354 Thu Aug 25 15:24:36 EDT 1994            <jrichard@cs.uml.edu>
7356         * [include/win.h]
7357         Removed seperate X window for icon, added icon width,height.
7359         * [include/windows.h]
7360         Commented out the old SW_xxx emum and added defines since
7361         they aren't enumerated.
7363         * [windows/dce.c]
7364         Removed some older IsIconic checks from GetDCEx(), functionality
7365         is now in nonclient and generic wine window handling code.
7366         Lots of thanks to Alexandre Julliard all the hints and
7367         help...
7369         * [windows/defwnd.c]
7370         Removed call to NC_HandleNCPaintIcon() under case WM_PAINTICON,
7371         WM_PAINTICON now calls NC_HandleNCPaint.  
7373         * [windows/event.c]
7374         Removed IsIconic checks.
7376         * [windows/icon.c]
7377         Removed everything in this file for now... could be used later.
7378         Icon functionality is now handled by the generic wine windows
7379         handling functions.
7380         
7381         * [windows/mdi.c]
7382         Added a ShowWindow in MDIRestoreChild().  MDI child windows now
7383         show up when deiconified.  Removed IsIconic checks.
7385         * [windows/message.c]
7386         Removed old icon routines from hardware_event().
7388         * [windows/nonclient.c]
7389         Changed NC_HandleNCCalcSize() so it doesn't change the size
7390         of an icon window.  Made NC_InternalNCHitTest() on an Iconic
7391         window always return HTCAPTION.  Made NC_HandleNCLButtonDblClk()
7392         on an Iconic window always send a SC_RESTORE message.
7394         * [windows/painting.c]
7395         Changed RedrawWindow() so it doesn't redraw an iconic window
7396         unless it has to (no icon for this class).
7397         
7398         * [windows/win.c]
7399         Removed creation of seperate icon window from CreateWindowEx().
7400         
7401         * [windows/winpos.c]
7402         Added saving and restoring of window rectangle during
7403         iconification/deiconification to ShowWindow().  Added
7404         functions to recursively hide and show children... called
7405         by ShowWindow during iconification/deiconification.
7407 Sat, 27 Aug 1994 18:47:34 +0100 (MET DST)  micky@marie.physik.tu-berlin.de (Michael Patra)
7409         * [windows/message.c]
7410         WaitMessage(): Fixed handling of wm_timer-messages
7412         * [miscemu/int21.c]
7413         FindNextFCB(): Rewritten to support other functions than just
7414         returning the volume label
7416         * [misc/file.c]
7417         OpenFile(): Fix in handling of OF_CREATE
7419 Wed Aug 24 19:40:42 PDT 1994  Andrew Lagodzinski  (andrew@netcom.com)
7421         * [if1632/user.spec]
7422         Added SetParent.
7424         * [windows/win.c]
7425         Added SetParent.
7427 Fri Aug 19 16:37:00 1994  Thomas Sandford <t.d.g.sandford@bradford.ac.uk>
7429         * [loader/selector.c]
7430         Many changes throughout file to correct handling of shared memory
7431         function return codes. FreeBSD and SunOS shm functions return
7432         -1 not 0 on error. If Linux is different, these changes
7433         will have to be backed out.
7434         CleanupSelectors(): this is a new (internal) call to free
7435         up all selectors (and shm handles/memory) for use on exit.
7437         * [include/segmem.h]
7438         Change comment to reflect new use of shm_key
7440         * [misc/main.c]
7441         called_at_exit(): add call to CleanupSelectors()
7443 Mon Aug 22 18:19:25 1994  Alexandre Julliard  (julliard@lamisun.epfl.ch)
7445         * [controls/button.c]
7446         Use OBM_CHECKBOXES to draw check boxes with correct colors.
7447         Fixed bug with WM_SETTEXT handling.
7448         A few drawing optimisations.
7450         * [controls/menu.c]
7451         Implemented correct \t and \a handling in menu items.
7452         Implemented help items (flush right) on menu bar.
7453         Added WM_ENTERMENULOOP and WM_EXITMENULOOP messages.
7455         * [controls/static.c]
7456         Fixed SS_ICON controls and implemented STM_SETICON message
7457         handling.
7459         * [controls/widget.c]
7460         Set cursor to IDC_ARROW for built-in classes.
7462         * [include/options.h] [misc/main.c]
7463         Backing store is now off by default.
7465         * [objects/region.c]
7466         Use X regions for rectangle and polygon regions: *major* speed
7467         improvement.
7469         * [windows/dialog.c]
7470         Fixed the fix for integer ids in controls. SS_ICON controls in
7471         dialogs should work now.
7472         Implemented DS_ABSALIGN style.
7474         * [windows/graphics.c]
7475         Implemented InvertRgn().
7476         New internal function GRAPH_DrawBitmap() to draw bitmaps faster
7477         than with CreateCompatibleDC() + BitBlt().
7479         * [windows/message.c]
7480         Determining the window for a mouse message is now done at
7481         GetMessage() time.
7482         Modified PeekMessage() handling to avoid needlessly flushing the
7483         output queue.
7485         * [windows/timer.c]
7486         Check for restart of a timer (SetTimer call with the same hwnd and
7487         id than an existing timer).
7489 ----------------------------------------------------------------------
7490 Tue Aug  9 23:58:29 MET DST 1994        <erik@hacktic.nl>
7492         * [misc/file.c]
7493         OpenFile(): Completly rewritten.
7495         * [miscemu/int21.c]
7496         CreateFile(): Fixed wrong mode in call to open.
7497         OpenExistingFile(): Implemented file sharing.
7498         FindNext(): Fixed.
7499         CreateNewFile(): Fixed wrong mode in call to open.
7500         fLock(): Added to handle record locking.
7501         GetFileAttribute(): Added.
7502         As a result, AH = 0x5c, 0x09, and 0x0b were changed.
7504         * [miscemu/int2f.c]
7505         AH = 0x10: SHARE installation check
7507         * [loader/resource.c]
7508         AccessResource(): Fixed. A new file descriptor will be returned by
7509         every call to AccessResource().
7511         * [windows/utility.c]
7512         wvsprintf(): Fixed.
7514         * [controls/menu.c]
7515         FindMenuItem(): Fixed (handling for nPos == -1 added).  
7517         * [windows/win.c]
7518         CreateWindowEx(): Added call to WINPOS_GetMinMaxInfo.
7520         * [Configure]
7521         Added two options for a processor emulator that might be
7522         plugged in later..
7524         * [loader/task.c] [include/toolhelp.h] [if1632/toolhelp.spec]
7525         CreateNewTask() stores real modulename instead of 'TASKxxxx'.
7526         Added TaskFirst(), TaskNext(), TaskFindHandle().
7528         * [memory/global.c]
7529         Added stub for MemManInfo().
7531         * [objects/text.c]
7532         Added stub for GetTabbedTextExt().
7534         * [miscemu/*]
7535         Changed all references to registers. Please don't access
7536         the context structure.
7537         fix for GetSystemTime() by <jspeter@birch.ee.vt.edu> added.
7539         * [misc/lstr.c]
7540         Fixed bug in AnsiUpper() & AnsiLower().
7542         * [misc/winsocket.c]
7543         bugfix in getsockopt()/setsockopt(): winsock uses different values
7544         than unix.
7546         * [objects/dib.c]
7547         Added DIB_SetImageBits_RLE[48] to support compressed bitmaps.
7549 Mon Aug  8 21:12:33 1994  David Metcalfe <david@prism.demon.co.uk>
7551         * [controls/edit.c]
7552         Added support for WM_COPY, WM_CUT and WM_PASTE messages.
7554         * [windows/dialog.c] [windows/defdlg.c] [include/dialog.h]
7555         Modified dialog code to create new heap for edit controls
7556         unless DS_LOCALEDIT style is set.
7558 Thu Aug  4 18:50:56 1994  Alexandre Julliard  (julliard@lamisun.epfl.ch)
7560         * [controls/button.c] [controls/edit.c] [controls/static.c]
7561         Removed unneeded GlobalUnlock() calls.
7563         * [controls/menu.c] [include/menu.h]
7564         Lots of changes, fixed a lot of old bugs and introduced a lot of
7565         new ones :-)
7566         - Changed message loop to use MSG_GetInternalMessage().
7567         - Fixed a bug that caused the main window to lose activation when
7568           displaying a menu.
7569         - Correctly send initialisation messages (WM_INITMENUPOPUP).
7570         - Implemented EndMenu() and LookupMenuHandle().
7571         - Changed internal structures to be as compatible as possible with
7572           MS-Windows.
7573         - Allocated everything on the USER heap instead of the global heap.
7574         - Prefixed all internal function names with MENU_ and declared
7575           them static.
7576         - Moved "About Wine..." handling to NC_HandleSysCommand().
7577         - Multi-line menus should now work correctly.
7579         * [loader/resource.c] [objects/bitmap.c]
7580         Added the possibility to create OEM bitmaps directly as X bitmaps.
7582         * [objects/dcvalues.c] [windows/dc.c]
7583         Fixed GetDCOrg() to return screen coordinates.
7585         * [windows/message.c]
7586         Fixed double-click checks when the message is not removed from the
7587         queue.
7588         Fixed MSG_GetInternalMessage() to send WM_ENTERIDLE messages.
7590         * [windows/nonclient.c]
7591         Bug fix in system menu hit-test calculation.
7592         A few changes for new menu functions.
7594 Thu Aug 11 17:51:02 1994  Thomas Sandford <t.d.g.sandford@bradford.ac.uk>
7596         * [controls/edit.c]
7597         Bug fix in Edit_NCCreateMessage
7598         es->textlen was being used before being set
7600         * [controls/menu.c]
7601         Bug fix in MENU_DrawMenuItem
7602         don't try to write text if NULL pointer passed
7604 ----------------------------------------------------------------------
7605 Thu Aug  4 07:18:02 1994  Michael Patra  <micky@marie.physik.tu-berlin.de>
7607         * [windows/message.c]
7608         Implemented WaitMessage() (USER.112).
7610         * [if1632/user.spec]
7611         Added WaitMessage.
7613         * [windows/defwnd.c]
7614         WM_ERASEBKGND: Added support for hbrBackground=COLOR_xxx.
7616         * [miscemu/int{13,21,2a}.c]
7617         * [miscemu/Imakefile]
7618         * [signal/loader.c]
7619         Added a few basic disk information and diagnostic functions to
7620         prevent programs using this function from crashing. All drives
7621         are claimed to be remote ones, so direct I/O isn't allowed.
7623         * [controls/edit.c]
7624         EDIT_WriteText(): Added code to correctly erase the remaining space
7625         of the edit-control if the size of the control has changed sinced it's
7626         creation.
7628 Tue Jul 26 22:05:54 MET DST 1994 Erik Bos <erik@hacktic.nl>
7630         * [if1632/mouse.spec]
7631         Added mouse.dll entry, no functions.
7633         * [loader/resource.c]
7634         Bug fix in AccessResource(). 
7636         * [misc/keyboard.c], added [include/keyboard.h]
7637         Changed functions to return more useful values.
7639         * [windows/dialog.c]
7640         Hacked DIALOG_GetControl() to support resources which
7641         have 0xff00 - 0xffff as id. ** Needs to be done properly by
7642         someone who knows the NE fileformat **
7644 Jul 29, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
7646         * [windows/event.c]
7647         Add new stub for EnableHGardwareInput() function.
7649         * [windows/message.c]
7650         Add coding for HWND_BROADCAST in PostMessage().
7652         * [misc/file.c]
7653         Add coding for OpenFile() also search in WindowPaths.
7655         * [misc/mmsystem.c]
7656         * [misc/audio.c]
7657         * [misc/mmaux.c]
7658         * [misc/mcicda.c]
7659         Change #include "linux/soundcard.h" by #include "sys/soundcard.h"
7660         Add coding in MMIO functions. Now, mmioDescend() can find WAV chunks.
7661         SndPlaySound & MCI_ELEMENT now use MMIO and adjust to proper formats.
7662 ----------------------------------------------------------------------
7663 Mon Jul 18 23:55:13 MET DST 1994
7665         * [if1632/call.S]
7666         CallTo16(): added `mov %eax,%edx' just before lcall,
7667         to make sure that DX contain the DLL's hinstance when
7668         initialised.
7670         CallTo32_16() added, equal to CallTo32() except for
7671         one thing: it saves DX and 
7673         * [tools/build.c]
7674         Added some code to support 16 and 32 bit return values.
7676         * [1632/{kernel,user}.spec]
7677         Changed most of the `pascal' style to pascal_16 when
7678         function returned a 16bit value.
7680 Tue Jul 19 18:40:25 1994  Alexandre Julliard  (julliard@lamisun.epfl.ch)
7682         * [controls/menu.c]
7683         Reorganized sizing and drawing code to implement multi-line menus.
7684         Implemented MENUBREAK style.
7685         Use system colors to draw menus.
7687         * [objects/color.c]
7688         Bug fix in COLOR_IsSolid().
7690         * [objects/font.c]
7691         Bug fix in FONT_GetMetrics(): calculate average character width
7692         only on existing chars (dialogs look much better).
7694         * [objects/text.c]
7695         Bug fix in DrawText(): use text color to underline mnemonic.
7697         * [windows/nonclient.c]
7698         Changed WM_NCHITTEST handling to cope with multi-line menu bars.
7700         * [windows/syscolor.c]
7701         Added system objects for menu colors.
7703 Mon Jul 18 19:32:08 PDT 1994  Andrew Lagodzinski  (andrew@netcom.com)
7705         * [controls/menu.c]
7706         Fixed bug in SelectPrevItem that caused seperators to not be
7707         skipped when using the up arrow key.
7709 ----------------------------------------------------------------------
7710 Thu Jul 14 17:50:45 1994  Bob Amstadt  (bob@pooh)
7712         * [Configure]
7713         Autodetects Linux version (if running Linux).
7715         * [loader/signal.c]
7716         New signals for Linux.
7718         * [loader/ldtlib.c]
7719         New structure field in sys call.
7721 Sun Jul 10 19:31:34 1994  Olaf Flebbe  (olaf@dragon)
7723         * [load/resource.c] 
7724           fixed Memory (Resource) Leak.
7726         * [load/main.c] 
7727           fixed a printf.
7729 Tue Jul 12 18:50:34 1994  Alexandre Julliard  (julliard@lamisun.epfl.ch)
7731         * [controls/desktop.c]
7732         Implemented desktop wallpaper (only 16 colors for now).
7734         * [controls/menu.c] [windows/nonclient.c]
7735         Preliminary work to allow multi-line menus.
7737         * [misc/main.c]
7738         No backing store on desktop window (not useful).
7740         * [objects/text.c]
7741         A few fixes to DrawText() to make underlines under mnemonic
7742         letters to look better.
7744         * [windows/graphics.c]
7745         More fixes to GRAPH_DrawArc(), and some fixes to Polygon().
7746         Implemented PolyPolygon() (partially working).
7748         * [windows/winpos.c]
7749         New function WINPOS_SendNCCalcSize().
7750         Cleaned up SetWindowPos() and added preliminary support for
7751         multi-line menus.
7753 Mon Jul 11 19:15:51 1994  Miguel de Icaza  (miguel@sphinx)
7755         * [controls/edit.c]
7756         Changes to work as a library.
7758         * [if1632/callback.c] 
7759         Ifdefed module.
7761         * [if1632/relay.c]
7762         Changes to allow linking with WineLib.
7764         * [include/windows.h]
7765         Added macro WINELIB_UNIMP
7767         * [loader/library.c]
7768         When compiling WineLib, GetProcAddress is not implemented yet.
7770         * [loader/main.c]
7771         Added empty InitDLL when using WineLib.
7773         * [loader/ne_image.c]
7774         Some parts of the loader are needed for WineLib, ifdefed correctly
7776         * [misc/{audio.c,mcicda.c,mmaux.c,mmsystem.c]
7777         Disable compilation of module when compiling WineLib.
7779         * [toolkit/heap.c]
7780         Fixed small bug.  When passed an invalid handle WineLib would
7781         crash, now return NULL.
7783         * [toolkit/winmain.c]
7784         Call CreateNewTask in _WinMain.
7786 Sun Jul 10 09:08:02 1994  David Metcalfe <david@prism.demon.co.uk>
7788         * [controls/edit.c] [controls/widget.c]
7789         More changes to improve compatibility with Windows' edit
7790         control.  Finished off tab stop support.
7792 Mon Jul 11 21:05:02 MET DST 1994  Erik Bos <erik@hacktic.nl>
7794         * [if1632/relay.c]
7795         # of ordinals in shell.dll changed to 103.
7797         * [loader/signal.c]
7798         sti, cli will now be ignored.
7800         * [objects/brush.c]
7801         Added stub for GetSysColorBrush().
7803 ----------------------------------------------------------------------
7804 Sun, 3 Jul 1994 20:15:56 +0100 (BST)  David Metcalfe <david@prism.demon.co.uk>
7806         * [controls/edit.c]
7807         Bug fixes and tidying up.  Preliminary tab stop support
7808         (doesn't work yet).
7810         * [windows/dialog.c]
7811         Reversed order of buttons in CheckRadioButtons so that all
7812         buttons are now displayed.
7814 Tue Jul  5 18:30:24 1994  Alexandre Julliard  (julliard@lamisun.epfl.ch)
7816         * [include/options.h] [misc/main.c] [windows/win.c]
7817         Removed nosaveunders option, replaced by handling
7818         the CS_SAVEBITS flag.
7820         * [windows/class.c]
7821         Modified the fix for negative size in class extra bytes to
7822         avoid modifying the caller's data.
7824         * [windows/dc.c]
7825         Bug fix: system font must be a proportional font.
7826         Fixed a bug that caused the default pen to not be selected
7827         correctly in a DC.
7829         * [windows/graphics.c]
7830         Bug fix in GRAPH_DrawArc(). Thanks to Adriano Azevedo for
7831         noticing it.
7833         * [windows/painting.c]
7834         Removed incorrect selecting of default objects in BeginPaint()
7835         (no longer needed because of the fix in dc.c).
7837 Jul 4, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
7839         * [misc/mmsystem.c]
7840         * [misc/audio.c]
7841         Add more code to interface '/dev/dsp'.
7843         * New file [misc/mcicda.c]
7844         Create an MCI_DEVTYPE_CD_AUDIO driver connected to '/dev/sbpcd'.
7846         * New file [misc/mmaux.c]
7847         Stubs to make a future driver connected to '/dev/mixer'.
7849         * [windows/win.c]
7850         Temporary patch to CreateWindowEx() for reseting negative
7851         coordinates to 0,0 ; because 'soundrec.exe' give negative values
7852         and I need it to work on MMSYSTEM ... :-)
7854         * [miscemu/int2f.c]
7855         add a stub 'do_int2f_16' (function 0x16) for DMPI server.
7857 Mon Jun 20 10:08:40 BST 1994  William Smith (wos@dcs.warwick.ac.uk)
7859         * include/comm.h
7860         New file -- some definitions that were in comm.c now need to
7861         be shared with misc/dos_fs.c
7863         * misc/comm.c
7864         Some definitions moved into include/comm.h
7866         * misc/dos_fs.c (DOS_GetEquipment):
7867         Fixed error in equipment -- bitwise or of two values should
7868         be used instead of logical or.  Also added code to correctly
7869         report the number of serial and parallel devices.
7871 ----------------------------------------------------------------------
7872 Mon Jun 20 14:26:41 1994  Bob Amstadt  (bob@pooh)
7874         * [objects/bitmap.c]
7875         Allow negative bitmap sizes.
7877 Sun Jun 19 12:00:04 1994  David Metcalfe <david@prism.demon.co.uk>
7879         * [controls/edit.c]
7880         Improved selection display.  Added processing for WM_SETFONT,
7881         EM_REPLACESEL, EM_LINELENGTH, EM_UNDO, EM_EMPTYUNDOBUFFER,
7882         EM_GETHANDLE, EM_SETHANDLE messages.  Text buffer now stored on 
7883         application's local heap.
7885         * [windows/graphics.c]
7886         Corrected bug in Rectangle().  XFillRectangle has the same
7887         width as Rectangle, but XDrawRectangle is one pixel wider
7888         for the same co-ordinates.
7890         * [memory/heap.c] [include/heap.h]
7891         Added HEAP_LocalSize function.
7893         * [windows/event.c] [windows/keyboard.c]
7894         Improvements to KeyStateTable and addition of AsyncKeyStateTable.
7895         Added supporting code to GetKeyState and GetAsyncKeyState and
7896         merged mouse button states into GetKeyboardState.
7898         * [loader/resource.c] [include/accel.h]
7899         Added recognition of SHIFT, CONTROL and ALT keys to
7900         TranslateAccelerator.
7902         * [objects/metafile.c] [objects/font.c] [objects/bitblt.c]
7903         A bit more metafile support.
7905 Sun Jun 19 17:29:00 MET DST 1994  Erik Bos (erik@hacktic.nl)
7907         * [loader/resource.c]
7908         SizeofResource() and AllocResource() added, AccessResource() updated.
7910         * [if1632/kernel.spec]
7911         FreeLibrary() used for FreeModule().
7913         * [windows/graphics.c]
7914         Rectangle(): swap left & right corners when right < left,
7915         swap top & bottom when botton < top.
7917 Jun 19, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
7919         * [controls/combo.c]
7920         Fix bug in window style of the associated listbox.
7922         * [controls/menu.c]
7923         Skip separators in keyboard navigation by using new internal 
7924                 functions SelectPrevItem() & SelectNextItem(),
7926         * [misc/profile.c]
7927         Bug fix in GetPrivateProfileInt(), was limited to 4 digit,
7928                 IntBuf must be alloc to (5+1)=6. char instead of 5.
7930         * [misc/main.c]
7931         Put code in functions SetEnvironment() & GetEnvironment().
7933         * [misc/shell.c]
7934         Start putting some code in ExtractIcon() function.
7936         * [misc/mmsystem.c]
7937         Some code for MMTimer functions & timers list.
7939         * [miscemu/int31.c]
7940         Few stubs for DPMI interrupt calls. Nothing work yet.
7942 Mon Jun 20 07:37:43 EDT 1994    John Richardson (jrichard@cs.uml.edu)
7944         * include/win.h (tagWND):
7945         Added icon fields icon, hIcon and rectClientSave to 
7946         the tagWND struct.
7948         * windows/Imakefile
7949         Added icon.c to the list of files to compile
7951         * windows/dce.c (GetDCEx):
7952         Added some checks for iconic mode and pass icon window as drawable,
7953         not the real window.
7955         * windows/defwnd.c (DefWindowProc)
7956         Added PAINTICON default windows procedure.
7958         * windows/event.c (EVENT_Expose)
7959         Added check for iconic window expose. If iconic window is exposed
7960         send a WM_PAINTICON message
7962         * windows/icon.c 
7963         New file.  ICON_Iconify, ICON_findIconFromPoint, ICON_Deiconify.
7965         * windows/mdi.c (DefMDIChildProc)
7966         Test for IsIconic during a SC_RESTORE, this doesn't work yet.
7968         * windows/message.c (hardware_event)
7969         Looks for icon as well as window now.
7971         * windows/nonclient.c (NC_HandleSysCommand, NC_DoNCPaintIcon)
7972         Added iconify/deiconify in NC_HandleSysCommand, new function
7973         NC_DoNCPaintIcon which paints an icon.
7975         * windows/painting.c (BeginPaint)
7976         Made a BeginPaint select the STOCK_BLACK_PEN, STOCK_WHITE_BRUSH,
7977         and STOCK_SYSTEM_FONT objects since this is (hopefully) default
7978         windows behavior.
7980         * windows/win.h (CreateWindowEx)
7981         Set the default background color of a window to be white.
7982         Create icon window, turn off MINIMIZE if it is on, since
7983         I don't know what to do with it as of yet... register
7984         the icon with the hwnd of its window so we can identify where
7985         icon messages are coming from.
7987 Mon Jun 20 10:15:59 1994  Miguel de Icaza  (miguel@sphinx)
7989         * windows/event.c: Added a hack to define XPointer when using
7990         X11R4. 
7992         * toolkit/hello.c: Test application for WineLib. To compile you'll
7993         need: gcc -Iinclude -DWINELIB -g hello.c -c, and to link you'll
7994         need: gcc hello.o libwine.a -lX11 -L/usr/openwin/lib -lm 
7996         * toolkit/heap.c: Extended the size of the block size per chunk.
7998         * misc/stress.c (GetFreeFileHandles): Fixed typo.
8000         * misc/main.c (main): Changes to allow compilation under SunOS. 
8002         * loader/library.c: Changed some ifdefs to compile WineLib.
8004 ----------------------------------------------------------------------
8005 Tue Jun 14 08:09:14 1994  Bob Amstadt  (bob@pooh)
8007         * loader/selector.c (GetCurrentPDB): 
8008         Added trivial function GetCurrentPDB() which returns the program
8009         segment prefix selector.
8011         * memory/heap.c (HEAP_Free): 
8012         If free list is empty, make the freed block the free list.
8014 Fri Jun 10 07:56:49 1994  Bob Amstadt  (bob@pooh)
8016         * controls/edit.c (EDIT_SetTextMsg): 
8017         Do not append a newline at the end of the last line.
8019         * windows/event.c (SetCapture): 
8020         Set winHasCursor if mouse capture succeeds.
8022 Jun 13, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
8024         * [controls/listbox.c]
8025         Fix bug in listbox : InsertString should call AddString if -1.
8027         * [controls/menu.c]
8028         New function GetMenuState().
8030         * [controls/scroll.c] [windows/nonclient.c]
8031         Try to make ShowScrollBar() recalc NC_ regions. Not finished !
8033         * [objects/text.c]
8034         Add Stub for TabbedTextOut(), which temporarely call Textout().
8036         * [windows/keyboard.c] [windows/event.c]
8037         New function GetKeyBoardState() with an KeyStateTable array
8038                 & associated handling in function EVENT_key().
8040 Mon Jun 13 16:45:24 MET DST 1994 (erik@hacktic.nl)
8042         * [controls/menu.c]
8043         IsMenu() added.
8045         * [loader/library.c]
8046         ModuleFirst(), ModuleNext(), ModuleFindName(), ModuleFindHandle()
8047         added.
8049         * [object/gdiobj.c]
8050         IsGDIObject() added.
8052         * [miscemu/int2[56].c]
8053         bugfix: both didn't leave flags pushed on 16bit-stack.
8054         (winfile gets a bit further)
8056         * [miscemu/int16.c]
8057         Added (empty).
8059 Sat Jun 11 22:56:48 1994 Jon Tombs (jon@esix2.us.es)
8060         * windows/event.c:
8061         Added code to drop redundant motion Events in the XEvent queue.
8063 Thu Jun  9 10:55:55 MET DST 1994  Jochen Hein ( Hein@Student.TU-Clausthal.de )
8065         * [misc/main.c misc/message.c include/texts.h]
8066         Removed the text-constants from message.c into variables
8067         which may be changed from X-resources.
8069         * [misc/main.c misc/message.c]
8070         added <locale.h> and setlocale() to main.c, used toupper() in message.c
8072 Mon, 13 Jun 94 09:41:16 -0500 Paul Bramel <paulbr@comm.mot.com>
8074         * controls/button.c ( [CR]B_LButton* ) 
8075         left rc.right at full window width so click on label also 
8076         activates the control (MSWin behavior)
8078 Sat Jun 11 19:05:40 1994  Olaf Flebbe  (flebbe@tat.physik.uni-tuebingen.de)
8080         * include/windows.h:
8081           functions pointers can not be packed.
8082           (annoying warnings with forthcomming gcc-2.6.x)
8083         
8084         * loader/main.c (InitDLL): 
8085           Fixed a printf statement. (for control.exe) 
8087           (InitializeLoadedDLLs): 
8088           deleted shadow definition of  *wpnt.
8089           (Breaks many programs, because now COMMDLG will be
8090            initialized :-(
8092         * windows/win.c (SetWindowText): 
8093           added missing breaks; (PENSATE starts) 
8095         * windows/graphics.c (FloodFill): 
8096           Proper boundarys. (BANGBANG starts) FloodFile_rec should
8097           be rewritten.
8099         * objects/font.c (FONT_GetMetrics): 
8100           TYPO: use font->perchar only if it is defined. (WRITE starts)
8102 Sun June 12, Peter Broadhurst (pbr@ua.nwl.ac.uk)
8103         controls/scroll.c:
8104         Fixes for improved behaviour when dragging thumb;
8105         Added SB_THUMBPOSITION message when thumb is released.
8107 ----------------------------------------------------------------------
8108 Tue Jun  7 08:41:27 1994  Bob Amstadt  (bob@pooh)
8110         * loader/selector.c (FixupFunctionPrologs): 
8111         New function to fixup loaded DLL function prologs.  It replaces the
8112         do nothing code with code that loads DS with the appropriate data
8113         segment for the DLL.
8115         * misc/cursor.c (LoadCursor): 
8116         Disabled cursor loading from .EXE or .DLL.  The code needs to handle
8117         the possibility of multiple cursors in a single directory.  Also,
8118         it should check to see if the cursor is the right size.
8120         * objects/font.c (EnumFonts): 
8121         Checked for lpLogFontList[i] == NULL
8123         * objects/gdiobj.c (SetObjectOwner): 
8124         Removed stub.  Replaced with simple return in gdi.spec.  This
8125         function is not defined for the retail version of Windows.
8127         * memory/heap.c (WIN16_LocalHandleDelta): 
8128         New function.  This is really a dummy that imitates the proper
8129         return values.
8131         * loader/library.c (GetProcAddress): 
8132         Fixed definition of IS_BUILTIN_DLL() macro.
8134 Mon Jun  6 18:15:40 1994  Bob Amstadt  (bob@pooh)
8136         * miscemu/int21.c (SeekFile): 
8137         Needed to return current position in DX:AX.
8139         * windows/utility.c (windows_wsprintf): 
8140         Added support for '#' in format, and fixed bug with "ptr" being
8141         incremented too many times.
8143         * miscemu/int21.c (OpenExistingFile): 
8144         Add code to handle opening files read-only and write-only.
8146         * loader/wine.c:
8147         Segment fixups now done in LoadImage instead of _WinMain.  This
8148         is necessary to support LoadLibrary().
8150 Sun Jun  5 17:34:24 1994  Erik Bos (erik@hacktic.nl)
8152         * [loader/*]
8153                 - fixed: GetModuleHandle() sometimes returned
8154                   a wrong handle.
8155                 - don't init dlls when cs == 0 (lzexpand, doesn't
8156                   seem to have a init function)
8157                 - LoadLibrary & LoadImage now return error instead
8158                   of stopping wine.
8159                 - moved most of NE-functions into one file.
8160                 - LoadLibrary() uses w_files list instead of its
8161                   own list.
8162                 - NE exectables are now fixed-up and initialised when
8163                   loaded instead of only once before calling InitTask.
8165         * [miscemu/int15.c] [miscemu/int31.c]
8166         Added.  
8168         * [loader/selector.c]
8169         Stubs added for {Get|Set}SelectorLimit(), {Get|Set}SelectorBase().
8171         * [misc/main.c]
8172         Stub added for IsRomModule().
8174         * [miscemu/int21.c]
8175         Some cleanup, added heap for returning data.
8177 Jun 6, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
8179         * [tools/build.c]
8180         Change MAX_ORDINALS     define to higher value, 1299 entries.
8181         (MMSYSTEM doesn't have succesive numbers, some are around 1200).
8183         * [windows/utility.c]
8184         Bug fix in windows_wsprintf(), (twice increments ...).
8186         * [windows/winpos.c]
8187         Bug fix in SetWindowPos(), redraw was done if flag
8188                 was set to SWP_NOREDRAW while SWP_SHOWWINDOW).
8190         * [misc/message.c] [controls/combo.c]
8191         Add an InvalidateRect() in WM_SHOWWINDOW to statisfy the new 'saveunder'.
8193         * [windows/win.c]
8194         In CreateWindowEx(), do SetMenu() calls after window creation,
8195                 just before sending to WM_NCCALCSIZE.
8197         * [controls/menu.c]
8198         In function SetMenu(), now use SetWindowPos() with 
8199                 flags SWP_FRAMECHANGED to readjust menu area.
8200         Function MenuBarCalcSize() redone.
8202 Sun May 29 11:08:24 1994  David B. Thomas  (dt@yenta.abq.nm.us)
8204         * [objects/text.c]
8205         Fixed problems associated with DT_WORDBREAK flag.  String length
8206         was not being properly decremented when lines were folded, and
8207         wrapping was not performed when DT_NOCLIP and DT_NOPREFIX were
8208         both on in addition to DT_WORDBREAK.  Windows does wrapping in
8209         this case, and now so does wine.
8211 Sun Jun  5 19:17:49 1994  Olaf Flebbe  (olaf@dragon)
8213         * [edit.c]
8214         cp1 was uninitialized iff lineno == 0
8216         *  FindFile tests for existance of file even if a full
8217            filename was supplied. What about unix file names?
8219         * [controls/listbox ]
8220         wndPtr was uninitialized for LB_SETTOPINDEX
8222         * [misc/property.c]     
8223         Do not free lpProp. Is it really allocated by malloc?
8224         {edited by Bob Amstadt: changed free() to GlobalFree()}
8226 ----------------------------------------------------------------------
8227 Sat May 28 12:03:23 1994  Bob Amstadt  (bob@pooh)
8229         * miscemu/int21.c (OpenExistingFile): 
8230         OpenExistingFile needed to return handle in AX register instead
8231         of the BX register.
8233         * miscemu/int21.c (ioctlGetDeviceInfo): 
8234         Added a little code to give a fake result for normal files.
8236 Wed May 25 21:55:38 1994  Bob Amstadt  (bob@pooh)
8238         * [memory/global.c]
8239         return value from GlobalSize was completely wrong.
8241         * [miscemu/int21.h]
8242         fixed bug in FindFirst.  Directory pointer (dp) was not placed in
8243         dta correctly.
8245         * [tools/build.c]
8246         fixed creation of pop.h to guarantee that flags are restored correctly.
8248         * [misc/comm.c]
8249         changed all occurance of strncmp() to strncasecmp().
8250         BuildCommDCB() should not require that OpenComm() be called first.
8252         * [loader/selector.c]
8253         Heap initialized to size of full segment less stack size and 
8254         automatic data size.
8256 Sat May 28 09:14:33 1994  Rick Sladkey  (jrs@world.std.com)
8258         * [controls/listbox.c]
8259         Correct typos in ListBoxResetContent where lpls variable is
8260         used where lsls2 variable is meant.  Don't call USER_HEAP_FREE
8261         twice on the same handle if hData and hMem are the same.
8263         * [debugger/opcodes/i386-dis.c]
8264         Add new name array names_rmw for table driven decoding of the
8265         16-bit mod/rm field.  Omit large case statement in OP_E and
8266         replace with array reference to match existing coding style.
8267         Add new static variable machine with value 286 or 386 to
8268         correctly decode mod/rm field in either 16 or 32 bit modes.
8269         Set it in print_insn_i{2,3}86.  In OP_E use it to decide how
8270         to decode mod/rm.  While the code was correct for 16 bit code,
8271         it was improperly decoding mod/rm fields on word prefixed
8272         32 bit instructions.
8274         * [debugger/debug.l]
8275         Recognize new token ABORT.   Recognize single letters 'p'
8276         and 'q' as tokens.
8278         * [debugger/dbg.y]
8279         Add new token ABORT.  Allow print command to be invoked by
8280         'p' and quit command by 'q', ala GDB.  Change lots of '};'
8281         to just '}'.  Add static dummy_regs to wine_debug so that
8282         wine_debug(0, NULL) doesn't core dump with qmagic.
8284         * [debugger/info.c]
8285         Correct syntax of break command in helptext and omit former
8286         comment about probable bugginess of the disassembly since it
8287         is now correct.  Change fprintf of first backtrace stack
8288         frame to match that of the second and subsequent frames.
8290         * [loader/selector.c]
8291         Change construction of command line in CreatePSP from creating
8292         a string that looks like "arg1 arg2 \r" to "arg1 arg2".  A DOS
8293         PSP command line looks like " arg1 arg2\r" with the length not
8294         including the trailing "\r" but that is not how Windows does it.
8296         * [loader/library.c]
8297         Change uses of %s to print strings in GetModuleHandle to %x so
8298         that string IDs don't cause a core dump with qmagic.  Handle
8299         converting a string id to a literal module handle.  For
8300         example, GetModuleHandle((LPSTR) 0x57) now returns 0x57 if
8301         it is a real module handle.
8303         * [misc/message.c]
8304         In MessageBox, translate a NULL title argument to the string "Error".
8306         * [misc/profile.c]
8307         In GetSetProfile translate a NULL Default argument to "".  Any
8308         caller whose Default argument is NULL is buggy, but CHARMAP does it
8309         anyway.
8311         * [objects/font.c]
8312         Add NULL pointer checks in EnumFontFamilies to prevent core dumps.
8314 Sat May 28 20:01:51 1994 Jon Tombs (jon@gtex02.us.es) 
8316         * New options/resourses nosaveunders and nobackingstore.  By 
8317         default backingstore and saveunders are now enabled, these use 
8318         more memory but avoids those slow (sometimes multiple) redraws 
8319         caused be exposure events.
8321 May 30, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
8323         * [misc/driver.c] New file
8324         Skeleton for 'Installable Wine Drivers' functions. :-)
8325         * [misc/audio.c] New file
8326         Skeleton for basic 'Audio Driver' functions.
8327         * [misc/network.c] New file
8328         Stubs for few networking functions.
8330         * [misc/mmsystem.c]
8331         More coding ... a dust in a galaxy ...
8332         * [misc/shell.c]
8333         Some coding for 'RegXXX' functions ... a dust in the wind ...
8335         * [misc/profile.c]
8336         Bug fix in GetSetProfile(), bad enumeration if KeyName == NULL.
8338         * [objects/gdi.c]
8339         New function CreateDiscardableBitmap(), it just calling 
8340         CreateCompatibleBitmap() for now. It's get 'clock.exe' running ! :-)
8342         * [controls/listbox.c]
8343         * [controls/combo.c]
8344         New font member assigned to SYSTEM_FONT as default.
8345         Added processing for WM_SETFONT message;
8348 Tue May 31 20:34:25 EDT 1994  John Richardson <jrichard@cs.uml.edu>
8350         * [windows/event.c]
8351         Added AsyncMouseButtonsStates array for GetAsyncKeyState.
8353         * [windows/keyboard.c]
8354         Implemented beginning of GetAsyncKeyState.
8356 Wed May 25 23:35:03 1994  David Metcalfe <david@prism.demon.co.uk>
8358         * [objects/metafile.c] [include/metafile.h]
8359           [windows/mapping.c] [objects/clipping.c] [objects/bitblt.c]
8360           [windows/dc.c]
8361         Further metafile support.
8363 ----------------------------------------------------------------------
8364 Mon May 23 15:07:36 1994  Bob Amstadt  (bob@pooh)
8366         * [loader/selector.c]
8367         Allocate heap and stack segments as 64k.
8369 Sat May 21 01:15:49 1994  Rick Sladkey  (jrs@world.std.com)
8371         * [loader/selector.c]
8372         Correct typos where memcpy is used instead of memset.
8374         * [loader/resource.c]
8375         Allow for legitimate cases where biSizeImage is 0 in LoadIcon
8376         by calculating the value when the bitmap is not compressed.
8378         * [miscemu/int21.c]
8379         Fix NULL dereference caused by superfluous DOS_closedir in FindNext.
8381         * [loader/resource.c]
8382         New function type_match to handle string resource types as
8383         well as IDs.  In addition, compare only low 4 bits of type_id
8384         when both numbers are IDs so that 0x0002 matches 0x8002.
8385         In FindResourceByNumber and FindResourceByName use type_match
8386         instead of comparing numbers.  In FindResource handle the
8387         "#number" syntax and empty strings in both the resource and
8388         type names.
8390 Mon May 23 00:48:25 1994  Rick Sladkey  (jrs@world.std.com)
8392         * [windows/dialog.c]
8393         Fix inadvertent printing of string IDs as strings.
8395 May 23, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
8397         * [controls/menu.c]
8398         New functions GetMenuItemCount(), GetMenuItemID().
8399                 GetMenuString() & HiliteMenuItem().
8400         Bug fix in CheckMenuItem().
8401         Function SetMenu() now make client area recalc if menu removed.
8403         * [windows/winpos.c]
8404         Bug fix in SetWindowPos(), no more XMapping or XConfiguring     of
8405                 windows with initial width or height equal zero.
8407         * [objects/gdiobj.c]
8408         New function EnumObjects(), using new lpPenBrushList buildup
8409                 from calls to new function GDI_AppendToPenBrushList().
8410                 ('pbrush.exe' don't show its face yet ! ... :-( )
8411         New EMPTY STUB for function SetObjectOwner(),
8412                 ('mplayer.exe' call it via GetProcAddress() ...)
8414         * [objects/font.c]
8415         New internal functions ParseFontParms() & InitFontsList().
8416         EnumFonts() & EnumFontFamilies() enumerates fonts (no more dummies).
8417         FONT_MatchFont now make retries to find closest-smallest font.
8418                 ('charmap.exe' can now show the differents fonts available)
8420         * [windows/nonclient.c]
8421         Use small dos OBM_OLD_CLOSE button for MDI windows.
8423         * [windows/graphics.c] [objects/bitmap.c]
8424         Start to remove obsolete globals such XT_screen ...
8426         * [loader/library.c]
8427         Make function GetProcAddress() working also with builtin DLLs.
8429 Tue May 24 20:18:02 1994  Erik Bos (erik@hacktic.nl)
8431         * [if1632/system.spec] [if1632/toolhelp.spec]
8432         system.dll & toolhelp.dll added.
8434         * [loader/library.c]
8435         Modified GetModuleFileName() to return the full
8436         filename.
8437         Added a check to LoadLibrary() to prevent loading
8438         built in dlls. (eg. user.exe)
8439         Added a check to FreeLibrary() to prevent built-in
8440         dlls from being freed.
8441         Modified GetProcAddress() to support builtin dlls.
8443         * [loader/signal.c] [miscemu/int2f.c]
8444         Added => pifedit runs.
8446         * [misc/dos_fs.c]
8447         Added a NULL-ptr check to DOS_closedir().
8449 ----------------------------------------------------------------------
8450 Tue May 17 23:03:16 1994  Bob Amstadt  (bob@pooh)
8452         * [windows/dce.c]
8453         Fixed bug with dce initialization that was causing dialog boxes to not
8454         be displayed.
8456         * [if1632/callback.c]
8457         Better fix for bug found by Martin.
8459 Sat May 14 19:48:39 1994  Rick Sladkey  (jrs@world.std.com)
8461         * [ memory/heap.c ]
8462         Redirect HEAP_ReAlloc calls with NULL argument to HEAP_Alloc.
8464 May 16, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
8466         * [objects/font.c]
8467         Make EnumFonts() calling a callback with dummy fonts ... :-)
8469         * [objects/text.c]
8470         Add Empty Stub for ExtTextOut(), which temporarely call Textout().
8472         * [if1632/callback.c]
8473         Temporarely go around bug in CallWindowProc(), you will see printfs.
8475         * [controls/edit.c]
8476         Make EDIT controls focused by a mouse click.
8478         * [misc/property.c]
8479         Bug Fix in function EnumProps(), better use of CallBack16().
8481         * [misc/mmsystem.c]
8482         Basic Skelton's for MCI messages dispatching function.
8484 Sun May 15 16:15:17 1994  Erik Bos (erik@hacktic.nl)
8486         * [windows/utility.c]
8487         Added windows_wsprintf() for the emulator, wsprintf() is
8488         for libwine.
8490 Sat May 14 22:16:40 1994  Rick Sladkey  (jrs@world.std.com)
8492         * [misc/cursor.c]
8493         Fix pointer problems in LoadCursor leading to heap corruption.
8495         *  [ controls/menu.c ]
8496         Fix two NULL dereferencing bugs.
8498 Sun May 15 20:07:48 1994  Rick Sladkey  (jrs@world.std.com)
8500         * [objects/font.c]
8501         Fix NULL pointer dereferencing bug in GetCharWidth.
8503         * [loader/resource.c]
8504         Fix under-allocation of memory in LoadAccelerators.
8506         * [windows/class.c]
8507         Ignore negative sizes for extra fields in RegisterClass.
8509 Sun May 15 06:35:03 1994  David Metcalfe <david@prism.demon.co.uk>
8511         * [objects/metafile.c] [include/metafile.h] [include/windows.h]
8512           [objects/gdiobj.c] [objects/brush.c] [objects/pen.c]
8513           [objects/text.c] [objects/dcvalues.c] [windows/graphics.c]
8514           [windows/dc.c] [windows/mapping.c]
8515         Beginnings of metafile support.
8517         * [misc/file.c]
8518         Corrected spelling of _lcreat.
8520         * [controls/edit.c]
8521         Minor bug fixes.
8522 ----------------------------------------------------------------------
8523 May 9, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
8525         * [controls/scroll.c]
8526         Make thumbtrack button disappear if scroll box ratio < 3:1.
8527         Make arrow buttons rectangular if scroll box ratio < 2:1.
8528         Add code for SBS_TOPALIGN, SBS_BOTTOMALIGN, 
8529                                 SBS_LEFTALIGN & SBS_RIGHTALIGN.
8530         Bug fix in NC_CreateScrollBars(), no more bigbutt in calendar.exe... :-)
8532         * [loader/library.c] [loader/task.c] [misc/exec.c]
8533         Continue playing around trying to get a second task running.
8535         * [windows/mdi.c]
8536         Change OBM_CLOSE for OBM_OLD_CLOSE, a smaller dot button when maximized.
8538         * [everywhere]
8539         Adding previous works of the Apr 25, 94.
8541 Tue May 10 18:09:14 1994 Erik Bos (erik@trashcan.hacktic.nl)
8543         * [if1632/mmsystem.spec] [misc/mmsystem.c] [include/mmsystem.h]
8544         Added Martin's mmsystem.dll stubs.
8546         * [misc/sound.c]
8547         Added remaining stubs for sound.dll.
8549         * [if1632/shell.spec] [misc/shell.c]
8550         Fixed prototypes (I found them in BC 4) and added ShellAbout()
8551         and AboutDlgProc().
8553 ----------------------------------------------------------------------
8554 May 1, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
8556         * [loader/signal.c]
8557         Add XUngrabPointer() & XUngrabServer() in wine_fault().
8559 Fri Apr 22 19:30:08 1994  Erik Bos (erik@trashcan.hacktic.nl)
8561         * [objects/bitblt.c]
8562         color_stretch() rewritten to use ints only. *fast!*
8563         BLACKONWHITE & WHITEONBLACK stretchmodes redirected to
8564         use color_stretch().
8566 Mon May  2 21:39:43 1994  Erik Bos (erik@trashcan.hacktic.nl)
8568         * [controls/menu.c]
8569         SetSysMenu() added.
8571         * [misc/cursor.c]
8572         GetCursor() added.
8574         * [misc/main.c]
8575         SwapMouseButton() added, (NOP).
8577         * [windows/win.c]
8578         GetDesktopHwnd() added.
8580         * [if1632/*spec]
8581         Added not implemented functions defs as comment.
8583         * [misc/winsocket.c]
8584         Change WSAGetXbyY() functions to non-blocking ones,
8585         Added WSAAsyncSelect(). 
8586         (WSA functions can't be canceled yet).
8588 Wed Apr 20 23:58:58 1994  Scott A. Laird  (scott@curly)
8590         * misc/profile.c: Fixed bug with GetIniFileName returning wrong
8591         path when given a simple file name.  Fixed GetSetProfile to allow
8592         enumerating all key names when KeyName is null.
8594 Apr 25, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
8596         * [objects/bitblt.c]
8597         Add protection to BitBlt() & StretchBlt() for width or height = 0.
8599         * [windows/nonclient.c]
8600         Avoid painting in NC_DoNCPaint() if IsWindowVisible().
8601         Simplify NC_TrackMouseMenuBar() because code moved to MenuFocusLoop().
8603         * [windows/win.c]
8604         CreateWindowEx() & DestroyWindow() now call respectively
8605                 AddWindowToTask() & RemoveWindowFromTask().
8606         New empty stub for function AnyPopup().
8608         * [loader/library.c]
8609         Bug Fix : GetModuleFileName() now return full path filename.
8611         * [include/menu.h] [controls/menu.c]
8612         Add hText handle and remove obsolete MENUITEM struct members.
8613         Add a ReleaseCapture() in SetMenu() when menubar changed while captured.
8614         Add MenuMouseMove() MenuButtonUp() in function MenuFocusLoop().
8616         * [misc/file.c]
8617         GetTempFilename() now create a file.
8618         _lcreate() use unix open (name, mode, perm), with perm=O666.
8620         * [if1632/relay.c]
8621         Remove temporarly builtin SHELL.DLL, Add MMSYSTEM.DLL in builtin list.
8623         * New file [misc/mmsystem.c]
8624         * New file [include/mmsystem.h]
8625         * New file [if1632/mmsystem.spec]
8626         Many, many empty stubs ... :-)
8628 ----------------------------------------------------------------------
8630 Wed Apr 20 14:53:35 1994  Bob Amstadt  (bob@pooh)
8632         * [tools/build.c] [if1632/call.S] [if1632/Imakefile]
8633         Fixed bug for non-Linux systems.
8635 Apr 18, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
8637         * [windows/win.c]
8638         Bug fixed in CreateWindowEx() : Now use SetMenu() for menubar setup.
8639         New empty stub for function SetSysModalWindow().
8641         * [misc/exec.c]
8642         New empty stub for function ExitWindows().
8644         * [objects/font.c]
8645         New empty stub for function EnumFonts().
8647         * New file [misc/property.c]
8648         New functions RemoveProp(), GetProp(), SetProp() & EnumProps().
8650         * New file [misc/shell.c]
8651         New empty stubs for function RegisterShellProc(), 
8652                         ShellExecute() & ShellProc().
8654         * New files [loader/task.c] & [include/task.h]
8655         Move functions GetWindowTask(), GetNumTask(), EnumTaskWindows()
8656                 from 'loader/library.c'.
8658         * [if1632/user.c] [if1632/kernel.c]
8659         Put Atoms functions entries.
8661         * [controls/combo.c]
8662         New functions DirDlgSelectComboBox() & DirDlgListComboBox().
8664         * [controls/listbox.c]
8665         New functions DirDlgSelect() & DirDlgList().
8667 Sun Apr 17 20:57:59 1994  Erik Bos (erik@trashcan.hacktic.nl)
8669         * [objects/test.c]
8670         GrayString() added.
8672         * [if1632/callback.c]
8673         CallGrayStringProc() added.
8675         * [if1632/relay.c] [if1632/mmsystem.spec]
8676         Added.
8678         * [if1632/kernel.spec] [if1632/user.spec]
8679         Added forgotten specs for atom functions.
8681 ----------------------------------------------------------------------
8682 Tue Apr 12 00:05:31 1994  Bob Amstadt  (bob@pooh)
8684         * misc/spy.c (SpyInit): Added more message types
8686         * [windows/mdi.c] [include/mdi.h]
8687         Maximizing and restoring child windows.
8688         Tiling of child windows.
8690 Mon Apr 11 20:48:28 1994  Alexandre Julliard  (julliard@lamisun.epfl.ch)
8692         * [windows/winpos.c]
8693         Revert focus and activation to previous window when hiding a window.
8695         * [windows/syscolor.c]
8696         Implemented system color objects (brushes and pens created at
8697         SetSysColor() time for better performance).
8699         * [windows/graphics.c] [windows/nonclient.c] [controls/button.c]
8700         Changed painting code to use system color objects.
8702         * [windows/message.c]
8703         New function MSG_InternalGetMessage() for internal messages
8704         loops (e.g. for dialogs or menus).
8706         * [windows/hook.c] [include/hook.h]  (New files)
8707         Beginning of the window hooks implementation.
8709         * [windows/dialog.c]
8710         Use new function MSG_InternalGetMessage() in DialogBox().
8712         * [if1632/callback.c]
8713         Added function CallHookProc().
8715 Apr 11, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
8717         * [windows/event.c]
8718         Bug fix : WM_CHARs are sent to focused window like WM_KEY???.
8720         * [misc/exec.c]
8721         Nothing much more than a stub for LoadModule(), I saw there a lot
8722                 to be done in that corner, I will come back later ...
8724         * [loader/library.c]
8725         New functions GetWindowTask(), GetNumTask(), EnumTaskWindows() 
8726                         and associated modules & tasks linked-lists.
8727         (it's only an 'emerging bud', more to come next weeks).
8729         * [loader/wine.c]
8730         Use LoadLibrary() instead of LoadImage() for 'sysres.dll'.
8732         * [control/menu.c]
8733         You can now click outside menu region without problem.
8734         Keyboard navig more smootly, even if a child has the focus.
8735         Bug fix in InsertItem(), (bad linklist when insert point not found).
8736         change Realloc for Free & Alloc in ModifyItem().
8737         MF_STRING now set BLACK_PEN to fix bug of bad color of the underscores 
8738                 done by DrawText(), (maybe it should done in DrawText() itself ?).
8740 Sun Apr 10 14:06:08 1994  Erik Bos (erik@trashcan.hacktic.nl)
8742         * [misc/profile.c]
8743         .INI files will now be stored in / loaded from the windows dir
8744         if no path is supplied.
8746         * [if1632/kernel.spec]
8747         Fixed GetDriveType's prototype.
8749         * [if1632/winsock.spec] [include/winsock.h] [misc/winsocket.c]
8750         Fixed prototypes: winsock uses a word as socket handle not an int.
8752         * [misc/winsocket.c]
8753         Added heap allocation for returned structures.
8754         Added non-blocking WSAAsyncGetXbyY() functions as blocking ones.
8756         * [loader/wine.c]
8757         Added IsDLLLoaded(), used in LoadImage() to prevent loading
8758         a dll multiple times.
8759         Directory is added to wine's path when a fullpath is supplied when
8760         starting wine.
8761         LoadImage(): DLL filename used instead DLL's own internal name,
8762         fixes 'Bad DLL name' errors.
8764 Sat Apr  9 08:26:03 1994  David Metcalfe <david@prism.demon.co.uk>
8766         * [controls/edit.c] [controls/widgets.c]
8767         First release of edit control.
8769 ----------------------------------------------------------------------
8770 Tue Apr  5 14:36:59 1994  Bob Amstadt  (bob@pooh)
8772         * [include/mdi.h] [windows/mdi.c]
8773         Use WM_PARENTNOTIFY messages to activate children.
8774         Generate WM_CHILDACTIVATE messages.
8775         Beginnings handler for maxmized child window.
8776         Clean up when children are destroyed.
8778         * [windows/message.c] [windows/nonclient.c] [windows/winpos.c]
8779         Removed code add 94/03/26.
8781 Apr 4, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
8783         * [control/menu.c]
8784         Make mouse menu navigation working again. :-))
8785         (be carefull, clicking outside menus (ie.: clientrect) 
8786         not resolved yet)
8788         * [windows/nonclient.c]  [controls/scroll.c]
8789         Bugs fix in NCTrackScrollBars().
8791         * [misc/dos_fs.c]
8792         Bug fix in 'ToDos()' in conversion for '/',
8793                 (example: '/window/' was translated to 'WINDOWs').
8795         * [miscemu/int21.c]
8796         Function ChangeDir() extract possible drive before DOS_ChangeDir().
8798         * [loader/library.c]  [loader/wine.c]
8799         Playing around moving function GetProcAddress() and put some code in.
8801 Mon Apr  4 21:39:07 1994  Alexandre Julliard (julliard@lamisun.epfl.ch)
8803         * [misc/main.c]
8804         Better explanation of command-line options.
8806         * [objects/dib.c]
8807         Implemented SetDIBitsToDevice().
8809         * [windows/dc.c]
8810         Bug fix in SetDCState().
8812         * [windows/event.c]
8813         Removed WS_DISABLED handling (now done in message.c).
8815         * [windows/message.c]
8816         Added sending a WM_PARENTNOTIFY message in MSG_TranslateMouseMsg().
8817         Use WindowFromPoint() to find the window for mouse events, taking
8818         into account disabled windows.
8820         * [windows/painting.c]
8821         Bug fix in BeginPaint() to allow calling it at other times than
8822         on WM_PAINT (Solitaire needs it...)
8824         * [windows/win.c]
8825         Implemented FindWindow().
8826         Rewritten EnableWindow() to behave more like Windows.
8828         * [windows/winpos.c]
8829         Rewritten WindowFromPoint() to also search child windows.
8831 Mon Apr  4 17:36:32 1994  Erik Bos (erik@trashcan.hacktic.nl)
8833         * [include/int21.h] -> [msdos.h]
8834         renamed.
8836         * [miscemu/int10.h] [miscemu/int25.h] [miscemu/int26.h] 
8837         new, added for int 10, 25 and 26.
8839         * [miscemu/ioports.c]
8840         new, added to allow win apps to use ioports.
8842         * [loader/signal.c]
8843         Added support for in, inb, out, outb instructions.
8845 ----------------------------------------------------------------------
8846 Sun Mar 27 13:40:25 1994  Bob Amstadt  (bob@pooh)
8848         * controls/menu.c (InsertMenu): Changed to use FindMenuItem().
8850 Sat Mar 26 21:23:55 1994  Bob Amstadt  (bob@pooh)
8852         * [windows/mdi.c]
8853         Window list properly updated.
8855         * [windows/message.c]
8856         Call WINPOS_ChildActivate() when mouse pressed.
8858         * [windows/nonclient.c]
8859         Use WINPOS_IsAnActiveWindow() instead of GetActiveWindow() in
8860         NC_HandleNCPaint().
8862         * [windows/winpos.c]
8863         Created functions WINPOS_IsAnActiveWindow() and WINPOS_ActivateChild()
8865 Thu Mar 24 14:49:17 1994  Bob Amstadt  (bob@pooh)
8867         * controls/menu.c (DeleteMenu): Changed to use FindMenuItem
8868         (DeleteMenu): Many bug fixes.
8870         * [controls/menu.c]
8871         Created function FindMenuItem().
8873 Thu Mar 24 14:17:24 1994  Bob Amstadt  (bob@pooh)
8875         * [windows/win.c]
8876         Removed incorrect MDI handling code from CreateWindowEx().
8878         * [controls/menu.c]
8879         MF_STRING items needed to allocate a private copy of string.
8881         * [controls/menu.c]
8882         Fixed buggy calls to GlobalFree().
8884         * [memory/global.c]
8885         Eliminated some redundant code with function call.
8887 Wed Mar 23 1994 Pentti Moilanen (pentti.moilanen@ntc.nokia.com)
8889         * [windows/timer.c]
8890         timer list pointers looped in InsertTimer
8892 Tue Mar 29 13:32:08 MET DST 1994  julliard@di.epfl.ch (Alexandre Julliard)
8894         * [misc/cursor.c]
8895         A few changes for desktop window support.
8897         * [misc/main.c]
8898         Added -depth option.
8900         * [misc/rect.c]
8901         Yet another bug fix in SubtractRect().
8903         * [objects/bitmap.c]
8904         Changes to use only one depth (specified with -depth)
8905         for color bitmaps.
8907         * [objects/brush.c]
8908         Added support for dithered solid brushes.
8910         * [objects/color.c]
8911         Use the same 20 system colors as in Windows.
8912         System palette initialisation now done in COLOR_InitPalette().
8913         Added support for a color mapping table to map logical color
8914         indexes to X colormap entries.
8915         Implemented GetNearestColor() and RealizeDefaultPalette().
8917         * [objects/dib.c]
8918         Added support for color mapping table.
8920         * [objects/dither.c]  (New file)
8921         Implemented solid color dithering.
8923         * [objects/palette.c]
8924         Implemented GetSystemPaletteEntries() and SelectPalette().
8926         * [windows/class.c]
8927         Make a copy of the menu name in RegisterClass().
8929         * [windows/dc.c]
8930         Fixed device caps when using a desktop window.
8931         Added support for the color mapping table in DCs.
8933         * [windows/event.c]
8934         Added ConfigureNotify handler on desktop window.
8936         * [windows/message.c]
8937         Removed call to XTranslateCoordinates() on every mouse motion
8938         New function MSG_Synchronize() to synchronize with the X server.
8940         * [windows/syscolor.c]
8941         Rewritten SYSCOLOR_Init() to read the system colors from WIN.INI.
8943         * [windows/winpos.c]
8944         Added synchronization on window mapping. Solves the double redraw
8945         problem when starting Solitaire.
8947 Mar 27, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
8949         * [control/menu.c]      * [windows/defwnd.c]
8950         Make keyboard navigation working with menubar,
8951         but temporarely inserted a bug in menubar mouse handling ... :-((
8952         (it will be fix next week !)
8954         * [windows/defwnd.c]
8955         Connect VK_MENU to menubar navigation.
8957         * [loader/library.c]
8958         GetModuleHandle() return 'fictive 0xF000+ handles' for built-in DLLs.
8960 Sun Mar 20 22:32:13 1994 Erik Bos (erik@trashcan.hacktic.nl)
8962         * [misc/main.c]
8963         Added Copy(). Added a check for `-h' to show usage.
8965         * [misc/dos_fs.c]
8966         Fixed bug in FindFile(), to load directories as dlls.
8968         * [misc/dos_fs.c]
8969         Fixed ToUnix() and ToDos() again, as my previous patch
8970         didn't make it.
8972         * [misc/dos_fs.c] [miscemu/int21.c]
8973         Bug fixes, should be able to handle all winfile and progman int21
8974         requests now except for a few small things.
8976 Tue Mar 29 06:25:54 1994  crw@harris.mlb.semi.harris.com (Carl Williams)
8978         * [memory/heap.c]
8979         Implemented GetFreeSystemResources().
8981 ----------------------------------------------------------------------
8982 Mon Mar 21 17:32:25 1994  Bob Amstadt  (bob@pooh)
8984         * controls/menu.c (GetSubMenu): Function did not return correct value
8986         * [windows/mdi.c]
8987         Beginnings of menu handling.
8989 Thu Mar 10 11:32:06 1994  Stefan (SAM) Muenzel  (muenzel@tat.physik.uni-tuebingen.de)
8991         * [objects/font.c]
8992         if font.width equals zero use asterix instead.
8994 Mon Mar 21 17:23:37 MET 1994  julliard@di.epfl.ch (Alexandre Julliard)
8996         * [objects/bitmap.c]
8997         Rewritten bitmap code to use exclusively X pixmaps; *much* faster.
8999         * [objects/brush.c]
9000         Some changes with pattern brushes because of the new bitmap code.
9002         * [objects/color.c]
9003         Added function COLOR_ToPhysical for better color mapping.
9005         * [objects/dib.c]
9006         Heavily optimized SetDIBits().
9008         * [windows/dc.c]
9009         Opimized SetDCState() and DC_SetupGC*() functions.
9010         Added stub for CreateIC().
9012 Mar 20, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
9014         * [misc/message.c]
9015         Call SetFocus() after closing box to give back focus to previous owner.
9017         * [misc/files.c]
9018         Small bug fix in GetTempFilename() : replace a '\' to '\\'.
9020         * [control/scroll.c]
9021         Calls to BitBlt() replace by StretchBlt().
9023         * [control/menu.c]
9024         Call SetFocus() to previous owner after closing Popups. 
9025         Fill stub DeleteMenu().
9027         * [control/listbox.c]
9028         * [control/combo.c]
9029         Use SetFocus() in WM_LBUTTONDOWN.
9030         Close ComboBox List upon WM_KILLFOCUS.
9031         Early development of WM_MEASUREITEM mecanism.
9033         * [windows/defwnd.c]
9034         Early development of WM_MEASUREITEM mecanism.
9036 Tue Mar 22 10:44:57 1994  Miguel de Icaza  (miguel@xochitl)
9038         * [misc/atom.c]
9039         Fixed sintaxis problem when building the library.
9041 ----------------------------------------------------------------------
9042 Tue Mar 15 13:11:56 1994  Bob Amstadt  (bob@pooh)
9044         * [include/windows.h]
9045         Added message types and structures for MDI
9047         * [include/mdi.h]
9048         Created internal structures for handling MDI
9050         * [windows/mdi.c]
9051         Began creating MDI support
9053 Thu Mar 10 16:51:46 1994  Bob Amstadt  (bob@pooh)
9055         * [loader/wine.c] [include/wine.h]
9056         Added new field to "struct w_files" to hold the "name table"
9057         resource for Windows 3.0 programs
9059         * [loader/resource.c]
9060         Added code to handle programs with a "name table" resource.
9061         LoadResourceByName() modified to check for the existence of
9062         this resource.
9064 Mon Mar 14 22:31:42 MET 1994  julliard@di.epfl.ch (Alexandre Julliard)
9066         * [objects/color.c]
9067         Added installing the private colormap on the desktop window.
9069         * [windows/event.c]
9070         Cleaned up focus event handling (see focus.c).
9071         Use GetFocus() to direct key events to the correct window.
9073         * [windows/focus.c]
9074         Rewritten SetFocus() to:
9075         - only set X focus on top-level windows
9076         - send WM_SETFOCUS and WM_KILLFOCUS messages (was done in event.c)
9077         - prevent setting focus to disabled windows
9078         - install private colormap so -privatemap option works again
9080         * [windows/message.c] [windows/timer.c]
9081         Changed timer management to no longer use PostMessage(), but
9082         to generate timer messages on the fly. Also fixed a related bug
9083         in GetMessage() which could cause busy-waiting.
9085         * [windows/win.c]
9086         Only select focus events on top-level windows.
9088         * [windows/winpos.c]
9089         Added some sanity checks for desktop window.
9091 Fri Mar  4 20:42:01 1994  Erik Bos (erik@trashcan.hacktic.nl)
9093         * [misc/dos_fs.c]
9094         bug fixes in ToUnix(), WinIniFileName(), GetUnixFileName(). 
9095         Support for tilde symbol added for rootdirectories in [drives]
9096         section of wine's configfile.
9098         * [misc/file.c]
9099         hread(), hwrite() added.
9101         * [misc/main.c]
9102         hmemcpy() added.
9104         * [if1632/stress.spec] [include/stress.h] [misc/stress.c]
9105         Added STRESS.DLL, an useless dll used to stress a windows system.
9107         * [*/*]
9108         Added missing #includes, fixed prototypes for prototype checking.
9110         * [include/prototypes.h]
9112         Added prototypes for loader/*c, if1632/*c.
9114 ----------------------------------------------------------------------
9115 Tue Mar  8 09:54:34 1994  Bob Amstadt  (bob@pooh)
9117         * [Configure]
9118         Added reminder to set WINEPATH, if it is not set.
9120         * [Imakefile]
9121         Removed #elif's
9123         * [controls/button.c]
9124         Added BN_CLICKED notification for owner-draw buttons.
9126         * [if1632/kernel.spec] [memory/heap.c]
9127         Changed Local* functions to WIN16_Local* to prevent unconcious use
9128         of these functions.
9130         * [if1632/relay.c]
9131         Push old Stack16Frame on stack before setting.
9133         * [include/atom.h] [misc/atom.c] [include/heap.h] [memory/local.c]
9134         Added multiple local heap handling in Atom* functions.
9136         * [include/regfunc.h] [miscemu/int21.c]
9137         Rewrote DOS3Call() use context frame that is already on the stack.
9139         * [misc/profile.c]
9140         Fixed to allow leading ";" to mark comments.
9142         * [misc/spy.c]
9143         Fixed bugs and added support for "include" and "exclude" filters.
9145         * [misc/user.c]
9146         Rearranged calls in InitApp().
9148         * [misc/font.c]
9149         Fixed font handling to create system fonts, if they are used.
9151         * [windows/dc.c]
9152         If text drawn on window with no font specified, then default the
9153         font to the system font.
9155 Mon Mar  7 20:32:09 MET 1994  julliard@di.epfl.ch (Alexandre Julliard)
9157         * [controls/desktop.c]
9158         Added handling of WM_NCCREATE and WM_ERASEBKGND functions.
9159         Implemented SetDeskPattern().
9161         * [misc/main.c]
9162         Added -desktop option to get a large desktop window with
9163         everything inside it.
9164         Added -name option.
9166         * [misc/rect.c]
9167         Bug fix in SubtractRect().
9169         * [objects/*.c]
9170         Replaced the DefaultRootWindow() macro by the rootWindow variable.
9172         * [windows/event.c] [windows/message.c]
9173           [windows/nonclient.c] [windows/win.c]
9174         A few changes to accomodate the new desktop window.
9176  Tue Mar  8 11:13:03 1994  Miguel de Icaza  (miguel@xochitl.nuclecu.unam.mx)
9178         * [toolkit/arch.c] --New file-- 
9179         Routines for converting little endian data structures to
9180         big-endian data structures, currently only BITMAP structures are 
9181         converted.
9183         * [misc/atom.c]
9184         When used as part of the WineLib, the code is much simpler.
9185         Doesn't depend on alignement.
9187         * [loader/wine.c]
9188         Ifdefed Emulator dependent code if compiling WineLib.
9190         * [loader/resource.c]
9191         Moved misc/resource.c to loader/resource.c.
9193         * [loader/dump.c,ldt.c,ldtlib.c,library,c,selector.c,signal.c]
9194         Ifdefed whole code if compiling WINELIB.
9196         * [include/winsock.h]
9197         Added compilation define to allow compilation on SunOS.
9199         * [include/wine.h]
9200         Removed load_typeinfo and load_nameinfo prototypes, they belong
9201         to neexe.h
9203         * [include/neexe.h]
9204         Added load_typeinfo and load_nameinfo prototypes.
9206         * [include/arch.h]
9207         Fixed some bugs in the conversion routines.
9208         Added macros for Bitmap loading.
9210 Tue Mar  8 12:52:05 1994  crw@maniac.mlb.semi.harris.com (Carl Williams)
9211         
9212         * [if1632/kernel.spec] [memory/global.c]
9213         Implemented GetFreeSpace()
9215         * [if1632/user.spec] [loader/resource.c]
9216         Implemented CreateIcon()
9218 ----------------------------------------------------------------------
9219 Tue Mar  1 11:30:21 1994  Bob Amstadt  (bob@pooh)
9221         * [Configure] [*/Imakefile]
9222         Created configure script to handle different types of Wine builds.
9224         * [Configure] [tools/build.c] [if1632/Imakefile] [Wine.tmpl]
9225         Added ability to compile Wine on systems with 14-char filename limit.
9227         * [if1632/relay.c] [include/options.h] [misc/main.c]
9228         Added -relaydbg option to command line if DEBUG_RELAY is defined.
9230         * [loader/selector.c]
9231         Fixed bug in GetEntryDLLName() that caused Wine to seg fault.
9233         * [memory/heap.c]
9234         Fixed LocalInit() to work correctly.
9236         * [misc/user.c]
9237         Added code to call loaded DLLs' initialization routines.
9239 Tue Mar  1 01:01:17 MET 1994  julliard@di.epfl.ch (Alexandre Julliard)
9241         * [windows/dce.c]
9242         Added clipping of child windows by their parent's client area.
9244         * [windows/nonclient.c]
9245         Bug fix in NC_DoNCPaint().
9247         * [windows/painting.c]
9248         Bug fix in RedrawWindow().
9250 Feb 27, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
9252         * [mem/atom.c]
9253         Bug fix again in ATOM_DeleteAtom() : 
9254                 change LocalFree() by USER_HEAP_FREE().
9255         (Previous patch done Feb 13th had been lost)
9257         * [controls/scroll.c]
9258         Move bitmaps loading in AllocScrollBar() instead of in WM_CREATE.
9260         * [windows/class.c] (sorry Alex ...)
9261         There was no bug there "in RegisterClass() : 
9262                 WNDCLASS->lpszClassName was reset to NULL."
9263                               ^^^^^
9265         * [misc/clipboard.c]    --- New File ---
9266         New function EnumClipboardFormats().
9267         New function OpenClipboard().
9268         New function CloseClipboard().
9269         New function EmptyClipboard().
9270         New function GetClipboardOwner().
9271         New function GetClipboardViewer().
9272         New function CountClipboardFormats().
9273         New function IsClipboardFormatAvailable().
9274         New function OpenClipboard().
9275         New function GetClipboardData().
9276         New function SetClipboardViewer().
9277         New function EnumClipboardFormats().
9278         New function RegisterClipboardFormat().
9279         New function ChangeClipboardChain().
9280         New function SetClipboardData().
9281         New function GetOpenClipboardWindow().
9282         New function GetPriorityClipboardFormat().
9283         New function GetClipboardFormatName().
9285 Tue Mar  1 20:15:45 1994  Erik Bos <erik@trashcan.hacktic.nl>
9287         * [misc/comm.c]
9288         bugfix in OpenComm().
9290 ----------------------------------------------------------------------
9291 Tue Feb 22 18:04:02 1994  Jeffrey Hsu <hsu@freefall.cdrom.com>
9293         * [include/winsock.h]
9294         The sockproto struct is already defined in <sys/socket.h>
9296         * [misc/winsock.c]
9297         Need to include <netinet/in.h> for struct in-addr.
9298         Use sys_errlist[] instead of strerror[].
9300         *[toolkit/heap.c]
9301         ANSI C specifies that the malloc functions are defined in stdlib.h,
9302           so we don't need to include malloc.h.
9304         *[loader/ldtlib.c]
9305         Print informative error message about probable cause of i386_set_ldt()
9306           failure and then exit.
9308         *[Imakefile]
9309         For systems that don't use gmake by default, set the MAKE variable
9310           to gmake and propagate it on recursive makes.
9311         Take out -li386 for FreeBSD systems and define __FreeBSD__ so Wine
9312           can be built with the FreeBSD 1.0.2 compiler.
9314 Tue Feb 22 02:52:19 EST 1994    jrichard@cs.uml.edu (John Richardson)
9316         * [objects/bitblt.c]
9317         Added in three functions to do stretching and compression
9318         for WHITEONBLACK, BLACKONWHITE, and color copies.
9320 Tue Feb 22 15:01:31 EST 1994    jrichard@cs.uml.edu (John Richardson)
9322         * [windows/graphics.c]
9323         Added FloodFill and FloodFill_rec.  FloodFill_rec is pretty
9324         inefficent, but should suffice for now.
9326         * [include/windows.h]
9327         Changed the x,y paramaters for the FloodFill prototype 
9328         from ints to shorts
9330 Tue Feb 22 00:58:28 MET 1994  julliard@di.epfl.ch (Alexandre Julliard)
9332         * [windows/widgets.c]
9333         Added desktop window class.
9335         * [windows/painting.c]
9336         Bug fix in RedrawWindow().
9337         Implemented ExcludeUpdateRgn().
9339         * [windows/win.c] [windows/winpos.c]
9340         Implemented desktop window.
9342         * [controls/desktop.c]
9343         Preliminary desktop window procedure.
9345 Feb 20, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
9347         * [controls/menu.c]
9348         New function LoadMenuIndirect().
9349         New function GetMenuCheckMarkDimensions().
9351         * [if1632/user.spec]
9352         Entry for DefDlgProc().
9354         * [windows/class.c]
9355         Fix bug in RegisterClass() : 
9356                 WNDCLASS->lpszMenuName was reset to NULL.
9358         * [windows/win.c]
9359         In CreateWindowEx(), if hMenu == 0 then use 
9360                 wndclass->lpszMenuName to load Menu from resource;
9362 Mon Feb 21 22:38:28 1994 Erik Bos (erik@trashcan.hacktic.nl)
9364         * [loader/library.c] [loader/wine.c]
9365         Fixed runing DLL's as main executable problem.
9367         * [misc/dos_fs.c]
9368         Added wildcard support in DOS_readdir().
9370         * [misc/winsocket.c]
9371         Added proper error handling of BSD winsocket functions.
9373         * [miscemu/int21.c]
9374         KERNEL_DOS3Call renamed to DOS3Call and modified to use do_int21().
9376         * [main/main.c]
9377         Added functions for GetVersion, GetWinFlags and GetTimerResolution
9378         for libwine.a, SystemParametersInfo() partly implemented.
9380 Tue Feb 22 19:00:02 1994  Miguel de Icaza  (miguel@xochitl.nuclecu.unam.mx)
9382         * [toolkit/winmain.c]
9383         Added _WinMain function. Setups the library (calls USER_InitApp).
9385         * [toolkit/sup.c]
9386         Added load_mz_header, load_ne_header, load_type_info and
9387         load_name_info functions.
9389         * [toolkit/heap.c] 
9390         Code cleanup. 
9392         * [misc/user.c]
9393         Moved from loader/misc.c. I hope to put back all the loader
9394         functions in the ~loader subdirectory in the future. CUrrently is
9395         needed since it has USER_InitApp.
9397         * [misc/resource.c]
9398         Since WineLib will probably need DLLs (currently it needs
9399         Sysres.dll). WineLib will be using much code of the loader again.
9400         So I removed some ifdefs that were used by WineLib.
9402         Added load_typeinfo and load_nameinfo (and the corresponding
9403         functions in [toolkit/sup.c]
9405         Added integer convertion functions in the needed places.
9407         Added very ugly patch (includes wine.c). In the next release I
9408         plan to move back all the loader routines to ~/loader. In the
9409         meantime I needed this patch. It doesn't affect any of the
9410         emulator code (its ifdefed for WineLib).
9412         * [misc/main.c]
9413         Cleaned up call to WinMain (now uses [toolkit/winmain.c]
9414         Ifdefed argument number checking when compiling the library.
9416         * [loader/wine.c]
9417         Modified to use load_(mz|ne)_header instead of doing a direct
9418         read.  When compiling the emulator it still uses the direct read
9419         for performance. 
9421         * [include/wine.h]
9422         Prototypes for loading routines.
9424         * [include/class.h]
9425         Added WINE_PACKED macro instead of __attribute__ ((packed))
9427         * [include/arch.h]
9428         Macros for converting integers (Little endian to big-endian).
9429         Needed in the Sun to allow loading of DLL files.
9431 ----------------------------------------------------------------------
9432 Mon Feb 14 23:48:09 MET 1994  julliard@di.epfl.ch (Alexandre Julliard)
9434         * [windows/clipping.c]
9435         Moved everything into windows/painting.c and removed this file.
9437         * [windows/message.c]
9438         Removed calls to memmove() in MSG_RemoveMsg().
9440         * [windows/nonclient.c]
9441         Added WM_GETMINMAXINFO support for window resizing.
9443         * [windows/painting.c]
9444         Implemented RedrawWindow().
9446         * [windows/scroll.c]
9447         Bug fix in ScrollWindowEx().
9449         * [windows/win.c]
9450         Moved UpdateWindow() to windows/painting.c.
9452 Fri Feb 11 12:41:28 1994  Erik Bos (erik@trashcan.hacktic.nl)
9453         
9454         * [loader/wine.c] [misc/dos_fs.c]
9455         getenv() eq NULL bugfixes.
9457         * [misc/comm.c]
9458         cfmakeraw changed for SunOS.
9460 Feb 13, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
9462         * [mem/atom.c]
9463         Bug fix in ATOM_DeleteAtom() : 
9464                 change LocalFree() by USER_HEAP_FREE().
9466         * [misc/message.c]
9467         New function FatalAppExit().
9469         * [objects/font.c]
9470         New empty stub SetMapperFlags().
9472         * [controls/menu.c]
9473         Better CheckMark & other bitmaps placement.
9475         * [windows/graphics.c]
9476         New function RoundRect() : calc.exe now working...
9478 Tue Feb 15 14:29:37 1994  John Richardson
9480         * [objects/bitblt.c]
9481         Fixed StretchBlt so it works quicker and faster.  It still doesn't
9482         use the StretchMode bits for bitmap compression, but that will
9483         come soon.
9485 Mon Feb 14 13:21:04 1994  Miguel de Icaza  (miguel@roxanne.nuclecu.unam.mx)
9487         * [include/windows.h,dialog.h,gdi.h]
9488         Changed __atribute__ ((packed)) for WINE_PACKED. 
9489         When compiling the library this is defined as nothing. This gets
9490         rid with all the problems compiling under SunOS. Also 
9492         * [windows/utility.c]
9493         Added DebugPrintString.
9495         * [toolkit/sup.c]
9496         Added hSysRes = 1 definition to resolve externals.
9497         Added CallLineDDAProc function (toolkit version).
9498         Added toy, and hi ineficient memmove until code in message.c get
9499         rewritten.
9501         * [objects/gdiobj.c]
9502         Ifdefed linux/emulator-dependent code to allow compilation of
9503         WineLib.
9505         * [misc/winsocket.c]
9506         Added ifdef to allow compilation under SunOS.
9508         * [misc/resource.c]
9509         When compiling the library, the resource file is expected to be in
9510         a file called $argv[0].Res. Also the information of the resource
9511         is expected to be at offset 0 of the .Res file.
9513         * [misc/main.c]
9514         Call WinMain with arguments if compiling WineLib.
9515         Call shutdown functions (Comm_DeInit, DOS_DeInitFS).
9516         Call sync_profiles to preserve changes to .INI files.
9518         * [misc/comm.c,dos_fs.c]
9519         removed call to atexit(Comm_DeInit)
9520         removed call to atexit(DOS_DeInitFS)
9521         Shutdown functions are now called from the return of WinMain
9523         * removed memorylib subdirectory
9525         * moved memory/atom.c    to misc/atom.c
9526           moved memorylib/heap.c to toolkit/heap.c
9528         * [loader/wine.c]
9529         Moved DebugPrintString to windows/utility.c
9531         * [include/winsock.h]
9532         Define SO_DONTLINGER only if it has not been previously defined.
9534         * [include/windows.h]
9535         added definition for DLGPROC.
9536         added definition for LMEM_WINE_ALIGN and other LMEM_* constants.
9537         When compiling WineLib WNDPROC is defined with all the parameters
9538         to avoid compilation problems.
9540         * [include/user.h]
9541         When compiling WineLib USER_HEAP_(ALLOC|REALLOC|ADDR|FREE) the
9542         calls are translated to the library allocation routines.
9544         * [include/gdi.h,user.h]
9545         When compiling WineLib GDI_HEAP_(ALLOC|ADDR|FREE) the calls are
9546         translated to the library allocation routines.
9548         * [include/atom.h]
9549         Defined LocalAlign. When compiling the emulator it's translated as
9550         a call to LocalAlloc (the original code), when compiling WineLib
9551         as a call to LocalAlloc with a WINE-flag called LMEM_WINE_ALIGN
9552         (atom.c needs aligned data on a 4 byte boundary).
9554         * [misc/file.c]
9555         Renamed KERNEL_* functions and fixed prototypes.
9557         * [if1632/kernel.spec]
9558         Renamed KERNEL_* functions in order to be used by applications
9559         using Wine as a library (OpeFile, _lclose, _lread, _lcreate,
9560         _llseek, _lopen, _lwrite).
9562         * [Makefile]
9563         Create library instead of executable when building target
9564         libwine.a 
9566 ----------------------------------------------------------------------
9567 Tue Feb  8 13:52:11 1994  Miguel de Icaza  (miguel@roxanne)
9569         * [Makefiles]
9570         Use $(CC) instead of cc.
9571         Added libwine target.
9573         * [include/prototypes]
9574         #ifdefed section for WineLib
9576         * moved loader/cursor.c   to misc/cursor.c
9577           moved loader/resource.c to misc/resource.c
9578           moved misc/emulate.c    to miscemu/emulate.c
9579           moved misc/int1a.c      to miscemu/int1a.c
9580           moved misc/int21.c      to miscemu/int21.c
9581           moved misc/kernel.c     to miscemu/kernel.c
9582           moved misc/user.c       to miscemu/user.c
9584         * [memorylib/heap.c]
9585         Heap management for WineLib
9587         * [misc/comm.c]
9588         Modified to allow compilation under SunOS (#include errno, SunOS
9589         doesn't have atexit ()).
9591         * [misc/dos_fs.c]
9592         Modified to allow compilation under SunOS (#include vfs.h)
9594         * [misc/file.c]
9595         Modified to allow compilation under SunOS (OPEN_MAX constant,
9596         #include unistd.h)
9598         * [objects/palette.c]
9599         Modified to allow compilation under SunOS (#include limits)
9601         * [toolkit/sup.c]
9602         WineLib version of CallWindowProc.
9604         * [windows/event.c]
9605         Typedef XPointer under X11R4 (OpenWindows).
9607         * [windows/win.c]
9608         When compiling WineLib, use direct callbacks instead of the
9609         windows supplied callbacks.
9611 Mon Feb  7 22:37:34 MET 1994  julliard@di.epfl.ch (Alexandre Julliard)
9613         * [loader/cursor.c]
9614         New function CURSOR_SetWinCursor(), for internal use, to set
9615         the cursor of a specific window more reliably than with SetCursor().
9617         * [windows/nonclient.c]
9618         Better window management. Moving and resizing from the system
9619         menu should work now.
9620         Added scroll-bar mouse tracking.
9622         * [windows/win.c]
9623         Moved scroll-bar creation and destruction to defwnd.c.
9625 Feb 5, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
9627         * [windows/nonclient.c]
9628         Call to StdDrawMenuBar() during NC's drawing.
9629         New NC_TrackMouseMenuBar() function which call 
9630                 MenuButtonDown(), MenuButtonUp() & MenuMouseMove().
9632         * [controls/menu.c]
9633         New ChangeMenu() function.
9634         Remove permanently old Xt menu code.
9635         Make common functions MenuButtonDown(), MenuButtonUp()
9636                 & MenuMouseMove() for both popups & menubar.
9637         
9638         * [controls/combo.c]
9639         Paint OBM_COMBO directly in combo client.
9641         * [controls/listbox.c]
9642         Fix bug in multicolumns calculations.
9644         * [controls/Makefile]
9645         Remove rules for old file 'caption.c'.
9647         * [misc/kernel.c]
9648         Remove empty stub GetModuleFileName().
9650         * [loader/library.c]
9651         New GetModuleHandle() function.
9652         New GetModuleUsage() function.
9653         New GetModuleFileName() function.
9655         * [loader/resource.c]
9656         Try to find the bug a missing menu loading ... Not found yet !
9658         * [windows/win.c]
9659         Remove old menubar creation.
9661 Thu Feb  3 22:30:11 1994  Erik Bos (erik@trashcan.hacktic.nl)
9663         * [misc/winsocket.c]
9664         More functions added.
9666         * [if1632/winsock.spec] [misc/winsocket.c]
9667         Added John Brezak's winsock.dll stuff.
9669 ----------------------------------------------------------------------
9670 Tue Feb  1 21:14:47 1994  Bob Amstadt  (bob@pooh)
9672         * [loader/selector.c]
9673         Added function CreateNewSegments().  Modified IPCCopySelector
9674         to allow aliasing to any arbitrary memory space.
9676         * [memory/global.c]
9677         Fixed potential bug in GlobalGetFreeSegments().
9679         * [memory/linear.c]
9680         Created functions GlobalLinearLock() and GlobalLinearUnlock().
9682 Tue Feb  1 05:51:43 1994  julliard@di.epfl.ch (Alexandre Julliard)
9684         * [controls/widgets.c]
9685         Removed CAPTION window class.
9687         * [loader/cursor.c]
9688         Bug fix in LoadCursor(): don't allocate memory every time for
9689         built-in cursors.
9691         * [windows/clipping.c]
9692         Invalidate child windows in InvalidateRgn().
9694         * [windows/defwnd.c]
9695         Added repaint of the caption when changing window text.
9697         * [windows/event.c]
9698         Modified SetCapture() to allow keyboard events while capturing.
9700         * [windows/message.c]
9701         New function MSG_GetHardwareMessage(), to do mouse tracking
9702         without returning control to the Windows program.
9704         * [windows/nonclient.c]
9705         A couple of changes in frame drawing for DLGMODALFRAME windows.
9706         Rewritten window moving code, to use MSG_GetHardwareMessage()
9707         instead of non-client mouse events (this is the way Windows
9708         does it), and to send WM_ENTERSIZEMOVE messages.
9709         Removed WM_NCBUTTONUP and WM_NCMOUSEMOVE handlers.
9711         * [windows/win.c]
9712         Allocate temporary structures on the USER heap instead of
9713         using GlobalAlloc().
9715         * [windows/winpos.c]
9716         Added function WINPOS_GetMinMaxInfo() to get sizing informations.
9718 Jan 31, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
9720         * [windows/nonclient.c]
9721         Call to StdDrawScrollBar() during NC's drawing.
9722         Call to NC_ScrollBarButtonDown() on NC mouse events WM_LBUTTONDOWN.
9723         Call to NC_ScrollBarButtonUp() on NC mouse events WM_LBUTTONUP.
9724         Call to NC_ScrollBarMouseMove() on NC mouse events WM_MOUSEMOVE.
9726         * [controls/menu.c]
9727         New GetSubMenu() function.
9728         Move GetMenu() & SetMenu() functions from 'windows/win.c'.
9730         * [controls/listbox.c]
9731         Start changes to satisfy recent changes in scrollbars/windows.
9733         * [loader/resource.c]
9734         Put some code in LoadAccelerators() stub.
9735         New TranslateAccelerator() function.
9737         * [windows/win.c]
9738         Remove GetMenu() & SetMenu() functions.
9739         Call to NC_CreateScrollBars() if required by CreateWindow().
9741 ----------------------------------------------------------------------
9742 Mon Jan 24 10:40:10 EST 1994 John Richardson (jrichard@cs.uml.edu)
9744         * [window/win.c]
9745         Added functions EnumWindows, EnumChildWindows, and helper
9746         WIN_EnumChildWin.  EnumWindows won't list all wine windows
9747         because GetDesktopWindow isn't complete.  However, the code
9748         is in place for it to work correctly and only needs 
9749         GetDesktopWindow to do so.  
9751 Tue Jan 25 05:51:47 1994  julliard@di.epfl.ch (Alexandre Julliard)
9753         * [windows/defwnd.c]
9754         Added handling of activation messages (WM_ACTIVATE,
9755         WM_NCACTIVATE, WM_MOUSEACTIVATE)
9757         * [windows/event.c]
9758         De-activate the window when losing input focus.
9760         * [windows/focus.c]
9761         Bug fix in SetFocus().
9763         * [windows/message.c]
9764         Added activation of the window on mouse-clicks.
9766         * [windows/nonclient.c]
9767         Changed non-client area painting to use the correct colors
9768         depending upon the activation state.
9769         Added WM_NCACTIVATE message handling.
9770         Fixed a couple of bugs in window moving and resizing.
9772         * [windows/winpos.c]
9773         Implemented Get/SetActiveWindow().
9774         Implemented SWP_NOACTIVATE flag in SetWindowPos().
9776 Jan 17, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
9778         * [misc/message.c]
9779         MessageBox has a CaptionBar for his title except for
9780                 MB_SYSTEMMODAL with MB_ICONHAND.
9782         * [windows/nonclient.c]
9783         Call to NC_TrackSysMenu on SysMenu button mouse click.
9785         * [windows/defwnd.c]
9786         Call to NC_TrackSysMenu on Alt key (VK_MENU).
9788         * [controls/menu.c]
9789         New GetSystemMenu() function.
9790         New CopySystemMenu() internal function.
9791         New NC_TrackSysMenu() internal function.
9793         * [include/windows.h]
9794         New WM_INITMENU, WM_INITMENUPOPUP, WM_MENUSELECT & WM_MENUCHAR defines.
9796 ----------------------------------------------------------------------
9797 Thu Jan 13 11:45:13 1994  John Richardson <jrichard@cs.uml.edu>
9799         * [window/win.c]
9800         Added functions EnableWindow, IsWindowEnabled, and helper 
9801         WIN_SetSensitive.
9802         
9803         * [window/event.c]
9804         Added checks for WS_DISABLED windows in EVENT_key, EVENT_MotionNotify,
9805         EVENT_ButtonPress, EVENT_ButtonRelease, EVENT_ConfigureNotify,
9806         EVENT_FocusIn, EVENT_FocusOut, and EVENT_EnterNotify.  Key and 
9807         button presses beep for a disabled window.  
9808         If anyone finds better places for these checks, please tell me.
9810 Jan 17, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
9812         * [misc/message.c]
9813         Cleanup on buttons answer value returned.
9815         * [control/combo.c]
9816         Now use OBM_COMBO bitmap dropdown button.
9818 Mon Jan 17 21:56:45 1994  Erik Bos (erik@trashcan.hacktic.nl)
9820         * [misc/comm/c]
9821         A few bugfixes.
9823 Tue Jan 18 06:36:48 1994  julliard@di.epfl.ch (Alexandre Julliard)
9825         * [loader/cursor.c]
9826         Added X cursor for IDC_SIZENS and IDC_SIZEWE.
9828         * [include/options.h] [misc/main.c]  (New files)
9829         Rewrote main() function to get rid of Xt application context,
9830         and added command-line option parsing.
9832         * [objects/color.c]
9833         Use of a private map now configurable with command-line option.
9835         * [windows/defwnd.c]
9836         Added WM_SYSCOMMAND handling, and better WM_SETCURSOR handling.
9838         * [windows/event.c]
9839         Removed ConfigureNotify event handler (no longer needed).
9841         * [windows/message.c]
9842         Send WM_SETCURSOR message on mouse events.
9844         * [windows/nonclient.c]
9845         Use OEM bitmaps for the drawing of the non-client area.
9846         Added caption bar buttons handling, and moving and resizing of
9847         the window via the window frame (bypassing the window manager).
9849         * [windows/painting.c]
9850         Bug fix in BeginPaint().
9852         * [windows/win.c]
9853         Set the override_redirect flag for windows (to bypass window
9854         manager).
9856         * [windows/winpos.c]
9857         Implemented WindowFromPoint(), ChildWindowFromPoint(),
9858         BringWindowToTop(), Get/SetInternalWindowPos(),
9859         Get/SetWindowPlacement().
9861 Mon Jan 17 20:48:24 1994  Bob Amstadt  (bob@pooh)
9863         * [memory/heap.c]
9864         Added support for multiple local heaps.
9866 ----------------------------------------------------------------------
9867 Tue Jan  4 13:01:33 1994  David Metcalfe <david@prism.demon.co.uk>
9869         * [window/caret.c]
9870         Modified code to use system timer.
9872 Jan 9, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
9874         * [windows/win.c]
9875         Windows create if required new XLIB MenuBar & CaptionBar.
9877         * [windows/defwnd.c]
9878         WM_CALCSIZE Move & Resize caption, menubar & scrollbars.
9879         (I'm not sure it's the good place for it, but it work...)
9881         * [loader/resource.c]
9882         optimize in FindResourceByNumber, make lseek() if next type ...
9884         * [controls/scroll.c]
9885         scrollbar buttons are now using system resources bitmaps.
9887         * [controls/caption.c] - new file ...
9888         captionbar showing title, close button with SysMenu,
9889         and other buttons using system resources bitmaps.
9891         * [controls/menu.c]
9892         New functions: SetMenuItemBitmaps() with 'glues',
9893         Make new version of LoadMenu() & ParseMenu(),
9894         ( put #define USE_POPUPMENU ).
9895         Implementation of MenuBar functions.
9896         
9897         * [sysres.dll]
9898         New bitmaps for system such OBM_CLOSE, OBM_MINIMIZE, OBM_UPARROWI.
9899         New SYSMENU menu, it don't work yet ! :-((
9901 Tue Jan 11 05:27:45 1994  julliard@di.epfl.ch (Alexandre Julliard
9903         * [memory/atom.c]
9904         Fixed a bug that could cause atoms to be case-sensitive.
9906         * [misc/rect.c]
9907         Bug fix in SubtractRect().
9909         * [objects/clipping.c]
9910         Bug fix when setting the clip mask to an empty region.
9912         * [windows/dce.c]
9913         Bug fix in ReleaseDC().
9915         * [windows/dialog.c]
9916         Call AdjustWindowRectEx() before creating the dialog window.
9917         Added support for DS_MODALFRAME style.
9919         * [windows/event.c]
9920         Cleaned up event handling and removed old Xt stuff.
9921         Moved double-click handling to windows/message.c
9923         * [windows/focus.c]
9924         Bug fix: only set the X focus when the window is viewable.
9926         * [windows/graphics.c]
9927         Rewritten DrawReliefRect() to use brush instead of pen, and
9928         to use the system colors.
9930         * [windows/message.c]
9931         Implemented WM_NCHITTEST message sending, and non-client
9932         mouse messages.
9933         Cleaned up double-click handling, and removed the Xt code.
9935         * [windows/nonclient.c]  (New file)
9936         Implemented AdjustWindowRect().
9937         Implemented WM_NCCALCSIZE, WM_NCHITTEST and WM_NCPAINT handling.
9939         * [windows/painting.c]
9940         Added sending of the WM_NCPAINT message in BeginPaint().
9942         * [windows/sysmetrics.c] [include/sysmetrics.h]  (New files)
9943         Implemented system metrics.
9945         * [windows/win.c]
9946         Bug fix in setting the parent and owner in CreateWindow().
9947         Removed the Xt code.
9949         * [windows/winpos.c]
9950         Added sending of the WM_NCPAINT message in SetWindowPos().
9951         Removed the Xt code.
9953 Sun Jan  2 12:38:53 1994  David Metcalfe <david@prism.demon.co.uk>
9955         * [windows/class.c]
9956         Implemented GetClassName and GetClassInfo.
9958         * [windows/caret.c]
9959         Various improvements to text caret code.
9961 Fri Dec 31 15:22:22 1993  John Brezak <brezak@apollo.hp.com>
9963         * [misc/comm.c]
9964         Patches to work with NetBSD.
9966 Thu Dec 30 12:11:55 1993  John Richardson <jrichard@cs.uml.edu>
9968         * [objects/bitblt.c] Added StretchBlt().
9970 Tue Jan  4 05:22:07 1994  julliard@di.epfl.ch (Alexandre Julliard)
9972         * [misc/user.c]
9973         Added creation of system message queue.
9975         * [objects/bitmap.c] [objects/dcvalues.c] [windows/dc.c]
9976         Added DC size fields into DC structure.         
9978         * [objects/clipping.c]
9979         Bug fix in CLIPPING_IntersectRect().
9981         * [windows/class.c]
9982         Allocate a DCE instead of a DC for CS_CLASSDC classes.
9984         * [windows/clipping.c]
9985         Fixed GetUpdateRect() and GetUpdateRgn() to clip to the client area.
9987         * [windows/dce.c]
9988         Implemented GetDCEx() and GetWindowDC().
9990         * [windows/defwnd.c]
9991         Implemented WM_WINDOWPOSCHANGED handling.
9993         * [windows/event.c]
9994         Preliminary support for Xlib event handling instead of Xt callbacks.
9995         Changed MSG_AddMsg() calls to hardware_event() or PostMessage().
9997         * [windows/message.c]
9998         Preliminary support for multiple message queues.
9999         Implemented hardware_event() to store messages into the system queue.
10000         Implemented Get/SetTaskQueue().
10001         Better WM_PAINT and WM_TIMER handling.
10002         Changes to use Xlib instead of Xt for events.
10004         * [windows/painting.c]
10005         Use GetDCEx() to retrieve the DC, to get a correct visible region.
10007         * [windows/timer.c]
10008         Moved the timer procedure callback into DispatchMessage().
10009         Changed implementation to get rid of Xt timeouts.  Timer checking
10010         is now done inside GetMessage().
10012         * [windows/win.c]
10013         Allocate a DCE instead of a DC for CS_OWNDC windows.
10014         Replaced Xt calls with Xlib calls.
10015         Moved window positioning functions into windows/winpos.c
10017         * [windows/winpos.c]  (New file)
10018         Rewritten most of the window positioning functions.
10019         Implemented SetWindowPos() and MapWindowPoints().
10021 Jan 3, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
10023         * [if1632/user.spec]
10024         Bad arguments description for function SetDlgItemText.
10026         * [objects/text.c]
10027         Function DrawText now handle DT_CALCRECT request.
10029         * [misc/message.c]
10030         Message boxes now use DrawText with DT_CALCRECT.
10032         * [windows/graphics.c]
10033         Bug fix in function FrameRect, (it was using PEN instead of BRUSH).
10035         * [windows/win.c]
10036         Bug fix for flags in function ShowWindow.
10037         More accurate WM_SIZE generated by function ShowWindow.
10039         * [controls/listbox.c]
10040         More code for LBS_MULTIPLESEL.
10041         More code for LBS_MULTICOLUMN.
10043         * [include/windows.h]
10044         Bad define for MF_SEPARATOR.
10046         * [controls/menu.c]
10047         New functions: PopMenuWndProc() with 'glues',
10048         CreatePopupMenu(), AppendMenu(), InsertMenu(), RemoveMenu(), 
10049         DeleteMenu(), ModifyMenu(), TrackPopupMenu().
10050         Code in stubs: CreateMenu(), DestroyMenu(). 
10052 Sat Jan  1 10:22:43 1994  Bob Amstadt  (bob@pooh)
10054         * loader/wine.c: Added support for relocation types 5 and 6.
10056 Mon Dec 27 11:06:03 1993  Erik Bos (erik@trashcan.hacktic.nl)
10058         * [misc/comm.c]
10059         new functions: BuildCommDCB(), OpenComm(), CloseComm(),
10060         SetCommBreak(), ClearCommBreak(), EscapeCommFunction(), FlushComm(),
10061         GetCommError(), SetCommEventMask(), GetCommEventMask(),
10062         SetCommState(), GetCommState(), TransmitCommChar(), ReadComm(), 
10063         WriteComm().
10065 Wed Dec 22 13:00:15 1993  David Metcalfe <david@prism.demon.co.uk>
10067         * [windows/caret.c]
10068         Implemented text caret functions.
10070 Tue Dec 21 06:13:58 1993  julliard@di.epfl.ch (Alexandre Julliard)
10072         * [loader/wine.c]
10073         Bug fix in LoadImage().
10075         * [objects/bitblt.c] [objects/clipping.c] [objects/text.c]
10076           [windows/dc.c] [windows/dce.c] [windows/graphics.c]
10077         Modified graphics calls to take into account the DC origin.
10079         * [windows/defwnd.c]
10080         Added preliminary WM_NCCALCSIZE handling.
10082         * [windows/event.c]
10083         Send WM_NCCALCSIZE message on resize event.
10085         * [windows/win.c]
10086         Send WM_NCCALCSIZE message in CreateWindow().
10087         Realize widgets at creation time (should prevent problems with
10088         unrealized widgets).
10090 Dec 19, 93 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
10092         * [controls/static.c]
10093         Send mouse & keyboard message received to its parent.
10095         * [controls/scroll.c]
10096         Send keyboard message received to its parent.
10098         * [controls/listbox.c]
10099         Add Navigation keys .
10100         ListBox now use VSCROLL & HSCROLL instead of children.
10101         Alpha version of LBS_MULTIPLESEL.
10102         Alpha version of LBS_MULTICOLUMN.
10104         * [controls/combo.c]
10105         Add Navigation keys on closed ComboBox.
10106         Remove useless 'COMBOBOX_CreateComboBox' function.
10108 Mon Dec 19 20:39:34 1993  Erik Bos (erik@trashcan.hacktic.nl)
10110         * [loader/wine.
10111         LoadImage() modified to use FindFile().
10113         * [misc/file.c]
10114         SetErrorMode added
10116         * [misc/dos_fs.c]
10117         bug fixes.
10119 Dec 13, 93 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
10121         * [memory/global.c]
10122         bug fix in GlobalGetFreeSegment : good ptr in 'g_prev'.
10124         * [sysres.dll]
10125         preliminary version of a 'glass of wine' bitmap
10127         * [windows/event.c]
10128         New function 'GetCapture'.
10130         * [controls/scroll.c]
10131         Remove useless 'SCROLLBAR_CreateScrollBar' function.
10133         * [controls/listbox.c]
10134         Remove useless 'LISTBOX_CreateListBox' function.
10136 Mon Dec 13 13:51:00 1993  David Metcalfe <david@prism.demon.co.uk>
10138         * [objects/font.c]
10139         Corrected bugs in GetCharWidth().
10141         * [windows/event.c]
10142         Modified EVENT_key to send Windows virtual key codes for
10143         WM_KEYDOWN and WM_KEYUP messages, and a WM_CHAR message
10144         for printable characters.
10146 Wed Dec 08 19:20:00 1993  Karl Guenter Wuensch (hn324wu@unidui.uni-duisburg.de)
10148         * [windows/graphics.c]
10149         Added Polyline and Polygon
10151 Mon Dec 13 14:51:54 1993  Erik Bos (erik@trashcan.hacktic.nl)
10153         * [controls/listbox.c]
10154         ListBoxDirectory() modified to use dos_fs.c's functions to
10155         access files&|drives.
10157 Sat Dec 04 17:04:23 1993  Erik Bos (erik@trashcan.hacktic.nl)
10159         * [misc/dos_fs.c]
10160         Added FindFile() to search a file in a dos/unix style path.
10161         
10162         * [misc/file.c]
10163         New Win31 functions: OpenFile, _lcreate, _llseek, GetTempDrive,
10164         GetTempFileName, GetWindowsDirectory, GetSystemDirectory,
10165         GetDriveType.                      
10167         * [misc/int21.c]
10168         Modified.
10170 Wed Dec  1 16:20:45 1993  Miguel de Icaza  (miguel@roxanne.nuclecu.unam.mx)
10172         * [misc/profile.c]
10173         The Profile functions now return the correct values. They now
10174         implement all the features described in the SDK.
10176 Tue Nov 30 13:55:27 1993  Bob Amstadt  (bob at amscons)
10178         * [loader/selector.c]
10179         Rewrote selector aliasing routines to use System V IPC
10180         routine to alias memory segments.
10182 Nov 28, 93 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
10184         * [controls/listbox.c]
10185         More consistency in functions using wIndexes
10187         * [controls/scroll.c]
10188         New function : ShowScrollBar().
10190         * [loader/cursor.c] ... New file
10191         Move cursor functions from [loader/resource.c].
10192         New function : ClipCursor().
10193         New function : GetClipCursor().
10194         New function : CreateCursor().
10195         SetCursor() now working using gloabal variable 'winHasCursor'.
10197         *[object/palette.c]
10198         New stub only : SelectPalette().
10199         New stub only : RealizePalette().
10201         *[win/event.c]
10202         New function : EVENT_enter_notify(),
10203                 update 'winHasCursor' and send WM_SETCURSOR.
10205         *[win/defwnd.c]
10206         Add processing of WM_SETCURSOR message.
10208         *[win/win.c]
10209         New members in WND structure : hCursor, hWndVScroll & hWndHScroll. 
10210         CreateWindowEx() now create children for WM_HSCROLL & WM_VSCROLL.
10211         New function ClientToScreen().
10212         New function ScreenToClient().
10214 Mon Nov 25 18:25:40 1993  Erik Bos (erik@trashcan.hacktic.nl)
10216         * [files.h / regfunc.h / misc/dos.c]
10217         Removed.
10219         * [misc/dos_fs.c]
10220         Added support for loading dosdrive cfg from wine.ini.
10222         * [misc/int21.c]
10223         Modified.
10226 Wed Nov 24 11:37:33 1993  julliard@disuns2.epfl.ch (Alexandre Julliard)
10228         * [include/atom.h] [memory/atom.c]
10229         Implemented atoms.
10231         * [windows/class.c]
10232         Modified RegisterClass() to use atoms.
10233         Implemented CS_GLOBALCLASS style.
10235         * [windows/message.c]
10236         Implemented RegisterWindowMessage().
10238         * [loader/resource.c]
10239         Bug fix in LoadResource().
10241         * [windows/dialog.c]
10242         Modified CreateDialogParam() to use Find/LoadResource().
10244 Mon Nov 22 13:58:56 1993  David Metcalfe <david@prism.demon.co.uk>
10246         * [windows/scroll.c]
10247         Preliminary implementations of ScrollWindow, ScrollDC and
10248         ScrollWindowEx.
10250 Nov 21, 93 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
10252         * [controls/listbox.c]
10253         Optimization of redraw during 'Add' or 'Insert'.
10255         * [controls/scroll.c]
10256         Optimization of WM_PAINT during 'thumbtracking'.
10258         * [controls/button.c]
10259         Add of beta implement of 'BS_OWNERDRAW'
10261         * [controls/static.c]
10262         Style 'SS_ICON' new supported.
10264         * [misc/message.c]
10265         Begin of implemantation of MB_XXX styles.
10267         * [loader/resource.c]
10268         Function LoadIcon() : now prepare transparency Bitmap mask.
10269         Function LoadCursor() : now prepare a 'X pixmapcursor'.
10270         New function SetCursor() : not finished.
10271         New function ShowCursor() : not finished.
10272         New function AccessResource() : stub.
10274         * [obj/dib.c]
10275         Function DrawIcon(): deugging phase of icon transparency mask.
10277         * [loader/library.c]
10278         new file for news functions LoadLibrary() & FreeLibrary().
10280         * [sysres.dll]
10281         Resources only 16bits DLL for System Resources, icons, etc...
10283 Sun Nov 14 14:39:06 1993  julliard@di.epfl.ch (Alexandre Julliard)
10285         * [include/dialog.h] [windows/dialog.c]
10286         Simplified dialog template parsing.
10287         Implemented DialogBoxIndirect().
10289         * [windows/win.c]
10290         Fixed bug in CreateWindow() when aborting window creation.
10291         Modified UpdateWindow() to only update visible windows.
10292         Implemented IsWindow().
10294 Nov 14, 93 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
10296         * [controls/listbox.c]
10297         Listbox control window : new messages.
10299         * [controls/combo.c]
10300         Combo box control window : new messages.
10302         * [misc/message.c]
10303         Moved stub MessageBox() to this new file.
10304         Implemented of a callback, now MessageBox show a window.
10306         * [loader/resource.c]
10307         New function DestroyIcon()
10308         New function DestroyCursor()
10309         Filled stub LoadIcon()
10310         Filled stub LoadCursor()
10311         Bug fixed in FindResourceByName() : missing lseek().
10313         * [obj/dib.c]
10314         New function DrawIcon()
10316         * [windows/win.c]
10317         New function CloseWindow()
10318         New function OpenIcon()
10319         New function IsIconic()
10320         New Function FindWindow()
10322 Sun Nov 14 08:27:19 1993  Karl Guenter Wuensch (hz225wu@unidui.uni-duisburg.de)
10324         * [loader/selector.c]
10325         Wrote AllocCStoDSAlias() and AllocDStoCSAlias()
10327 Sun Nov 14 08:27:19 1993  Bob Amstadt  (bob at amscons)
10329         * [loader/selector.c]
10330         Wrote AllocSelector() and PrestoChangoSelector().  YUK!
10332 Sat Nov 13 13:56:42 1993  Bob Amstadt  (bob at amscons)
10334         * [loader/resource.c]
10335         Wrote FindResource(), LoadResource(), LockResource(),
10336         and FreeResource()
10338         * [include/segmem.h] [loader/selector.c] [loader/signal.h]
10339         Changed selector allocation method.
10341 Sun Nov 10 08:27:19 1993  Karl Guenter Wuensch (hz225wu@unidui.uni-duisburg.de)
10343         * [if1632/callback.c if1632/call.S if1632/user.spec] 
10344         added Catch (KERNEL.55) and Throw (KERNEL.56)
10345         
10346 Nov 7, 93 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
10348         * [controls/scroll.c]
10349         Scroll bar control window
10350                 Bug resolved : Painting message before scroll visible.
10352         * [controls/listbox.c]
10353         Listbox control window
10354                 Destroy cleanup.
10356         * [controls/combo.c]
10357         Combo box control window
10358                 Destroy cleanup.
10360         * [controls/button.c]
10361                 GetCheck Message now return is state.
10363         * [windows/win.c]
10364         New function IsWindowVisible()
10366 Mon Nov  1 14:40:21 1993  julliard@di.epfl.ch (Alexandre Julliard)
10368         * [if1632/user.spec]
10369         Removed some duplicate entries.
10371         * [include/dialog.h] [windows/dialog.c]
10372         Implemented dialog units and fonts.
10373         Added preliminary loading of dialog resources.
10374         Preliminary implementation of DialogBox().
10375         Implemented Get/SetDlgItem* functions.
10377         * [windows/win.c]
10378         Implemented WM_PARENTNOTIFY message.
10379         Implemented CreateWindowEx() and GetWindow().
10380         Completed DestroyWindow().
10382 Mon Nov  1 18:19:34 1993  Erik Bos
10384         * [loader/signal.c]
10385         Added support for int 0x11 & 0x12.
10387         * [loader/int21.c]
10388         Improved function handling.
10390 Sun Oct 31 12:38:09 1993  David Metcalfe <david@prism.demon.co.uk>
10392         * [objects/font.c]
10393         Implemented GetCharWidth().
10395 Wed Oct 27 09:56:06 1993  John Brezak <brezak@ch.hp.com>
10397         * [Makefile]
10398         Use GNU malloc.
10400         * [include/int21.h include/wine.h]
10401         Change sc_eflags to sc_efl .
10403         * [include/wine.h]
10404         Fix misplaced #endif
10405         Include <signal.h> for NetBSD
10407         * [loader/int21.c]
10408         Don't include <sys/vfs.h> in NetBSD
10409         Do include <sys/mount.h> in NetBSD
10410         Cleanup some lint.
10412 Mon Oct 26 17:59:01 1993  Erik Bos
10414         * [include/int21.h]
10415         Added.
10417         * [loader/int21.c]
10418         Added support for many dos ints.
10420         * [misc/file.c] [include/files.h]
10421         Moved OPEN_MAX and DosDriveStruct to files.h.
10423 Sun Oct 24 13:36:50 1993  David Metcalfe <david@prism.demon.co.uk>
10425         * [controls/button.c]
10426         Implemented CHECKBOX, AUTOCHECKBOX, 3STATE, AUTO3STATE,
10427         RADIOBUTTON, AUTORADIOBUTTON, GROUPBOX controls, together with
10428         a preliminary USERBUTTON control.
10430         * [objects/text.c]
10431         Corrected bugs in TEXT_NextLine() and added handling of prefix
10432         character.
10434         * [controls/button.c]
10435         Disabled focus handling by commenting out SetFocus() calls until
10436         serious bug can be found.
10438 Oct  20, 93 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
10440         * [controls/listbox.c]
10441         Listbox control window
10442                 Painting cleanup, new messages processed.
10444         * [controls/scroll.c]
10445         Scroll bar control window
10446                 Painting cleanup.
10448         * [controls/combo.c]
10449         Combo box control window
10450                 Painting cleanup.
10452 Tue Oct 12 17:50:11 1993  julliard@di.epfl.ch (Alexandre Julliard)
10454         * [objects/color.c] [objects/palette.c] [windows/syscolor.c]
10455         Better support for the private color map.
10456         Using a private map is now the default.
10458         * [windows/win.c]
10459         Bug fix.
10461         * [include/dialog.h] [windows/dialog.c]
10462         Implemented CreateDialog*() and IsDialogMessage().
10464         * [misc/xt.c] [windows/defwnd.c]
10465         Moved DefWindowProc() to defwnd.c.
10466         Added WM_NCCREATE, WM_NCDESTROY and WM_CTLCOLOR handling.
10468         * [windows/defdlg.c]
10469         Started the implementation of DefDlgProc().
10471         * [windows/win.c]
10472         Added WM_NCCREATE and WM_NCDESTROY messages.
10473         Implemented IsChild().
10475 Tue Oct 12 17:50:20 1993  David Metcalfe <david@prism.demon.co.uk>
10477         * [windows/focus.c]
10478         Implemented GetFocus() and SetFocus().
10480         * [windows/event.c]
10481         Added processing of FocusIn and FocusOut events.
10483         * [windows/graphics.c]
10484         Added DrawFocusRect().
10486 Sat Oct  9 14:36:57 1993  Erik Bos
10488         * [loader/int1a.c]
10489         Added more function handling.
10491 Wed Oct  6 12:21:22 1993  Erik Bos
10493         * [loader/signal.c]
10494         Split signal.c into int1a.c, int21.c and signal.c.
10496 Tue Oct  5 22:12:40 1993  David Metcalfe
10498         * [controls/static.c] [control/widgets.c]
10499         Static control class.
10501         * [objects/text.c]
10502         Added processing of additional DT_ flags to DrawText().
10504         * [windows/win.c] [misc/xt.c]
10505         Added SetWindowText() and WM_SETTEXT processing.
10507 Tue Oct  5 22:12:40 1993  Martin Ayotte
10509         * [controls/listbox.c]
10510         Listbox control window
10512         * [controls/scroll.c]
10513         Scroll bar control window
10515         * [controls/combo.c]
10516         Combo box control window
10518         * [include/combo.h]
10519         Combo box definitions
10521         * [include/listbox.h]
10522         Listbox definitions
10524         * [include/scroll.h]
10525         Scroll bar definitions
10527 Sat Oct  2 09:35:54 1993  Bob Amstadt  (bob at pooh)
10529         * [if1632/callback.c]
10530         Fixed bug in MakeProcInstance().
10532         * [debugger/info.c]
10533         Changed x/w and x/b to display in hex.
10535         * [debugger/i386-pinsn.c]
10536         Added code to properly unassemble 16-bit indexing.
10538 Fri Oct  1 08:29:05 1993  Bob Amstadt  (bob at pooh)
10540         * [loader/files.c] [misc/profile.c]
10541         System initialization file is now called "wine.ini" and can
10542         be located in the current directory, the user's home directory,
10543         or any directories specified in the WINEPATH environment variable.
10545         * [tools/build.c] [if1632/call.S] [include/regfunc.h]
10546         Changed register function stack to match sigcontext structure.
10548 Thu Sep 30 22:30:21 1993  Bob Amstadt  (bob at pooh)
10550         * [loader/files.c]
10551         Created function to search a path for files to load.
10553         * [loader/wine.c]
10554         Modified exe and dll file loading to search through path
10555         specified by the environment variable WINEPATH.
10557 Thu Sep 30 22:30:21 1993  Eric Youngdale
10559         * [loader/signal.c]
10560         Bug fix.
10562 Thu Sep 30 22:30:21 1993  John Brezak
10564         * [debugger/dbg.y] [debugger/debug.l] [debugger/dtest.c] 
10565           [debugger/obstack.h]
10566         Updates to allow debugger to function under NetBSD.
10568 Tue Sep 28 19:59:21 1993  David Metcalfe
10570         * [windows/win.c]
10571         Implemented support for windows with no borders.  Added
10572         GetParent(), GetDlgCtrlID(), GetWindowText() and
10573         GetWindowTextLength() functions.
10575         * [misc/xt.c]
10576         Added processing of WM_GETTEXT and WM_GETTEXTLENGTH messages
10577         to DefWindowProc and Implemented MessageBeep().
10579         * [windows/syscolor.c]
10580         Added preliminary system color support.
10582         * [controls/button1.c]
10583         Mods to new button control and integration with Wine.
10585 Tue Sep 28 19:59:21 1993  Johannes Ruscheinski
10587         * [controls/button1.c]
10588         New button control using GDI functions.
10589         
10590 Tue Sep 28 19:59:21 1993  Eric Youngdale
10592         * [debugger/*]
10593         Added debugging capabilities to Wine
10595 Sat Sep 25 13:22:50 1993  Alexandre Julliard  (julliard@di.epfl.ch)
10597         * [objects/region.c]
10598         Bug fix
10600 Fri Sep 24 07:35:11 1993  Bob Amstadt  (bob at pooh)
10602         * [tools/build.c]
10603         Changed the entry point code to reduce the standard entry
10604         point size from 22 bytes to 10 bytes.  This leaves about
10605         4000 free entry points instead of the 800 in version 0.4.2.
10607         * [loader/resource.c]
10608         Rewrote functions to allow loading of resources from any
10609         DLL.
10611         * [loader/wine.c] [include/wine.h]
10612         Added functions GetFilenameFromInstance() and GetFileInfo()
10613         to search for a loaded file based on its instance handle.
10614         Added a field in struct w_files to make searching by an instance
10615         handle faster.
10617 Tue Sep 21 09:57:01 1993  miguel@roxanne.nuclecu.unam.mx (Miguel de Icaza)
10619         * [misc/profile.c]
10620         Implementation of .INI file handling
10622 Mon Sep 20 10:54:32 1993  David Metcalfe
10624         * [misc/profile.c.old]
10625         Implementation of .INI file handling
10627 Mon Sep 20 10:54:32 1993  John Brezak
10629         * [controls/WinButton.c]
10630         Bug fix with call to XtVaSetValues.
10632 Mon Sep 20 10:54:32 1993  Alexandre Julliard
10634         * [windows/win.c]
10635         Quick patch to get colormaps to work with button widget.
10637 Mon Sep 20 02:42:54 1993    (yngvi@hafro.is)
10639         * misc/keyboard.c: 
10640         Ifdefed out some bogus Ansi<->Oem conversion functions
10642         * misc/lstr.c: 
10643         New file with string functions like lstr* IsChar* *Ansi* 
10645 Wed Sep 15 20:35:10 1993  John Brezak
10647         * [loader/signal.c]
10648         Additional changes to support NetBSD.
10650 Wed Sep 15 22:19:22 1993  Martin Ayotte
10652         * [windows/graphics.c]
10653         Added FrameRect function
10655 Tue Sep 14 13:54:45 1993  Alexandre Julliard
10657         * [objects/color.c] [objects/palette.c]
10658         Preliminary support for private color map.
10660         * [windows/class.c]
10661         Implemented CS_CLASSDC style.
10663         * [windows/dce.c]
10664         Moved DCEs to USER heap.
10665         Implemented class and window DCs.
10667         * [windows/event.c]
10668         Implemented CS_DBLCLKS style.
10670         * [windows/graphics.c]
10671         Bug fix in SetPixel().
10673         * [windows/win.c]       
10674         Implemented CS_OWNDC style.
10675         Implemented Get/SetWindowLong().
10677         * [controls/menu.c] [windows/class.c] [windows/clipping.c] 
10678           [windows/dce.c] [windows/message.c] [windows/win.c]   
10679         Moved windows from global heap to USER heap.
10681 Mon Sep 13 05:00:11 1993  Eric Youngdale
10683         * [Makefile] [if1632/relay.c] [include/dlls.h] [selector.c]
10684           [loader/wine.c] [tools/build.c]
10685         Added ability to generate missing functions statistics.
10687 Mon Sep 13 12:09:47 1993  Scott A. Laird  (scott@curly)
10689         * [WIN31-APPLETS]
10690         Added new file.
10692         * [if1632/kernel.spec]
10693         Added definitions for GetProfile{Int,String} and SetHandleCount.
10695         * [if1632/keyboard.spec]
10696         Created interface specification for Keyboard driver DLL.
10698         * [if1632/relay.c]
10699         Added keyboard.dll to list of included DLLs.
10701         * [if1632/user.spec]
10702         Added LoadAccelerators definition.
10704         * [loader/resource.c]
10705         Added LoadAccelerators stub.
10707         * [misc/file.c]
10708         Changed OpenFile, and added SetHandleCount (for winfile.exe)
10710         * [misc/keyboard.c]
10711         Added keyboard code.
10713         * [misc/profile.c] [misc/xt.c]
10714         Moved GetPrivateProfile* commands here, and added GetProfile*
10715         commands.
10717 Mon Sep 13 10:24:37 1993  Andrew Bulhak
10719         * [windows/utility.c]
10720         Implemented MulDiv(), OutputDebugString() and wvsprintf()
10722 Fri Sep 10 09:13:30 1993  John Brezak
10724         * [*/Makefile]
10725         Created patch to allow BSD make to build wine.
10727         * [windows/win.c]
10728         Fixed NULL pointer reference.
10730         * [windows/message.c] [misc/xt.c]
10731         Defined HZ to handle system specific timing.
10733         * [windows/graphics.c]
10734         Use M_PI is PI
10736         * [objects/pallete.c]
10737         NetBSD does not have /usr/include/values.h and MAXINT is INT_MAX.
10739         * [dump.c] [ldt.c] [wine.c]
10740         ifdef'ed linux headers for linux compile.
10742         * [loader/ldtlib.c]
10743         Add NetBSD system calls when compiled on that system.
10745         * [loader/selector.c]
10746         Use mmap(MAP_ANON, ...) for NetBSD.
10748         * [if1632/call.S]
10749         Fixed selector assumptions.
10751 Thu Sep 9 20:01:37 1993  David Metcalfe
10753         * [controls/WinButton*] [controls/button.c] [controls/widget.c]
10754           [windows/win.c] [windows/class.c]
10755         Added 3D button control and tied into CreateWindow()
10757 Thu Sep  9 07:35:24 1993  Scott Laird
10759         * [if1632/sound.spec]
10760         Created interface specification for SOUND DLL.
10762         * [if1632/win87em.spec]
10763         Added more functions to the WIN87EM DLL interface specification
10765         * [misc/emulate.c]
10766         Created stubs for the new math emulation functions.
10768         * [misc/sound.c]
10769         Created stubs for the SOUND DLL.
10771 Sun Sep  5 21:02:10 1993  John Burton
10773         * [if1632/kernel.spec]
10774         Added interface specifications for OpenFile, _lclose, _lread, _lopen,
10775         and _lwrite.
10777         * [include/windows.h]
10778         Added OF_ macros
10780         * [misc/file.c]
10781         Implemented OpenFile, _lclose, _lread, _lopen and _lwrite.
10783 Fri Sep  3 18:47:03 1993  Alexandre Julliard
10785         * [windows/dc.c]
10786         Bug fix
10788         * [objects/text.c]
10789         Bug fix
10791 Fri Sep  3 18:47:03 1993  Bob Amstadt
10793         * [objects/linedda.c]
10794         Finished LineDDA().
10796 Fri Sep  3 11:52:18 1993  Bob Amstadt
10798         * [windows/timer.c]
10799         Changed to use CallWindowProc() rather directly calling callback.
10801         * [windows/event.c]
10802         Implemented SetCapture() and ReleaseCapture()
10804         * [windows/keyboard.c]
10805         Created stub for GetKeyState()
10807         * [objects/linedda.c]
10808         Created stub for LineDDA()
10810         * [if1632/callback.c]
10811         Created callback handler for LineDDA callback procedure.
10813         * [if1632/callback.c]
10814         Created FreeProcInstance()
10816 Fri Sep  3 08:36:52 1993  David Metcalfe
10818         * [loader/signal.c]
10819         Patch to and code for INT 1A
10821 Thu Sep  2 00:31:54 1993  Alexandre Julliard
10823         * [objects/font.c] [objects/text.c]
10824         More text support: implemented justification and underlining.
10826         * [windows/clipping.c] [objects/clipping.c]
10827         Moved low-level clipping functions to objects/clipping.c.
10829         * [windows/clipping.c] [windows/event.c] [windows/message.c]
10830         Implemented window update regions.
10832         * [windows/dc.c] [objects/dcvalues.c]
10833         Moved some device-independent DC functions to objects/dcvalues.c.
10835         * [windows/graphics.c]
10836         Implemented InvertRect() and GetPixel().
10838 Sat Aug 28 08:40:23 1993  Eric Youngdale
10840         * [include/neexe.h] [loader/wine.c]
10841         Added code to handle relocation type 4.
10843         * [loader/signal.h] [loader/wine.c] [loader/selector.c]
10844         Added support for dos interrupts.
10846 Thu 26 Aug 19:15:00 1993  Eric Youngdale
10848         * [loader/selector.c]
10849         Fixed bug dealing with loading DLLs.
10851 Thu Aug 26 19:22:40 1993  Alexandre Julliard
10853         * [include/gdi.h] [objects/font.c] [windows/dc.c]
10854         Beginning of real font support.
10856         * [windows/graphics.c]
10857         Implemented PatBlt().
10859         * [memory/global.c]
10860         Corrected a bug with linked list handling in GlobalAlloc().
10862         * [objects/bitmap.c]
10863         Corrected a bug in BITMAP_SelectObject().
10865 Tue Aug 24 19:22:40 1993  David Metcalfe
10867         * [controls/Command*] [controls/Label*] [controls[MenuButto*]
10868           [controls/SmeMenuButt*]
10869         Change code to support & as a special character in menu item text.
10871 Tue Aug 24 19:22:40 1993  Alexandre Julliard
10873         * [include/gdi.h] [windows/dc.c]
10874         Heavily modified the DC structure for better device-independence.
10876         * [objects/bitmap.c]
10877         Implemented bitmap dimensions.
10879         * [windows/dc.c] [windows/dce.c]
10880         Implemented DC state saving and restoring.
10882         * [windows/dc.c]
10883         Implemented ROP mode.
10885         * [windows/graphics.c]
10886         Implemented FillRect().
10888 Mon Aug 23 22:08:34 1993  Bob Amstadt  (bob at pooh)
10890         * [misc/xt.c]
10891         Fixed bug in InvalidateRect().  Solitaire attempted to
10892         clear window before it was realized.
10894         * [loader/resource.c]
10895         Began rewrite of LoadBitmap().
10897         * [loader/wine.c]
10898         Fixed code which set Argv and Argc global variables.
10900         * [loader/selector.c]
10901         Added code to set up command line arguments.
10903         * [include/neexe.h]
10904         Fixed error in PSP structure.
10906 Tue Aug 17 20:41:12 1993  Alexandre Julliard
10908         * [include/gdi.h] [windows/dc.c]
10909         Implemented device capabilities.
10911         * [objects/region.c]
10912         Implemented EqualRgn() and CombineRgn().
10914         * [windows/clipping.c]
10915         Implemented Save/RestoreVisRgn().
10917         * [windows/graphics.c]
10918         Implemented PaintRgn() and FillRgn().
10920         * [windows/mapping.c]
10921         Implemented mapping modes.
10923 Tue Aug 10 14:07:38 1993  Alexandre Julliard
10925         * [if1632/user.spec] [misc/rect.c]
10926         Implemented rectangle API functions.
10928         * [if1632/gdi.spec] [include/gdi.h] [objects/region.c]
10929         Implemented regions.
10931         * [windows/class.c]
10932         Corrected a typo in UnregisterClass().
10934         * [windows/clipping.c] [windows/dc.c]
10935         Implemented DC clipping and visible region.
10937 Tue Aug 10 20:57:56 1993  Bob Amstadt  (bob at pooh)
10939         * [controls/menu.c] [windows/win.c]
10940         SetMenu(), GetMenu(), CheckMenuItem() implemented
10942 Thu Aug  5 22:33:22 1993  Bob Amstadt  (bob at pooh)
10944         * [controls/menu.c] [windows/win.c]
10945         Many improvements menus.  LoadMenu() should work.
10947 Wed Aug  4 14:55:36 1993  Alexandre Julliard
10949         * [objects/dib.c]
10950         Started the implementation of device-independent bitmaps.
10952         * [objects/bitmap.c]
10953         Added support for multiple bitmap depths.
10955         * [objects/brush.c]
10956         Implemented pattern brushes.
10958         * [windows/dc.c] [windows/graphics.c]
10959         Implemented some GDI graphics primitives.
10961 Tue Aug  3 21:16:47 1993  Bob Amstadt  (bob at pooh)
10963         * [controls/menu.c] [windows/win.c] [include/menu.h]
10964         Code to load class menus from executable file.
10966         * [if1632/user.spec]
10967         Fixed specification of SendMessage() and PostMessage.
10969 Mon Jul 26 21:53:24 1993  Alexandre Julliard
10971         * [if1632/call.S]
10972         Corrected a bug in KERNEL_InitTask().
10974         * [include/windows.h]
10975         Added a lot of constants.
10977         * [loader/selector.c]
10978         Corrected a bug in segment allocation in CreateSelectors().
10980         * [objects/bitmap.c]
10981         Implemented SelectObject() for bitmaps.
10983         * [objects/brush.c]
10984         Implemented hatched brushes and SelectObject().
10986         * [objects/gdiobj.c]
10987         Removed linked list (not needed).
10989         * [objects/palette.c]
10990         Implemented system palette creation and misc. palette API functions.
10992         * [windows/timer.c]
10993         Implemented timers.
10995         * [windows/dc.c]
10996         Implemented memory device contexts.
10998 Tue Jul 20 10:38:59 1993  Bob Amstadt  (bob at pooh)
11000         * [dos.c]
11001         Split DOS3Call() out of kernel.c.  Added support for get date
11002         and time functions.
11004         * [call.S]
11005         Added function ReturnFromRegisterFunc() to allow DOS calls
11006         to return values in registers.
11008         * [regfunc.h]
11009         Macros to access registers saved on stack.
11011 Tue Jul 20 10:38:59 1993  Alexandre Julliard
11013         * [win.c]
11014         Corrected allocation of the WM_CREATE data structure.
11016         * [dce.c] [dce.h]
11017         Implemented DCE handling.
11019         * [bitmap.c] [brush.c] [dc.c] [font.c] [gdi.h] [gdi.spec] 
11020           [gdiobj.c] [palette.c] [pen.c]
11021         Implemented the GDI objects data structures and allocation.
11023         * [windows.h]
11024         Added several structures and constants for GDI objects.
11026 Mon Jul 19 12:51:10 1993  Bob Amstadt  (bob at pooh)
11028         * [ldtlib.c]
11029         Modified system calls to match Linus' new interface for
11030         the LDT modification.
11032         * [win.c]
11033         Fixed bug with WM_CREATE message.
11035         * [heap.c] [kernel.spec]
11036         Completed local heap allocation functions.
11038         * [global.c]
11039         Created function GlobalQuickAlloc() for easy allocation from DLLs
11041 Tue Jul 13 20:31:31 1993  Bob Amstadt  (bob at pooh)
11043         * [global.c]
11044         Completed global memory pool API
11046 Sun Jul 11 16:59:52 1993  Alexandre Julliard
11048         * [message.c] [user.c] [user.spec] [windows.h]
11049         Added emulation of Windows message queue.
11051 Thu Jul  8 19:29:27 1993  Bob Amstadt  (bob at pooh)
11053         * [build.c] Original by Bob Amstadt
11054         * [callback.c] Original by Bob Amstadt, updates by 
11055         Alexandre Julliard
11056         * [dump.c] Original by Bob Amstadt
11057         * [global.c] Original by Bob Amstadt
11058         * [heap.c] Original by Bob Amstadt
11059         * [kernel.c] Original by Bob Amstadt
11060         * [ldt.c] Original by Bob Amstadt
11061         * [ldtlib.c] Original by Bob Amstadt
11062         * [relay.c] Original by Bob Amstadt
11063         * [resource.c] Original by Bob Amstadt, updates by 
11064         Alexandre Juliard
11065         * [selector.c] Original by Bob Amstadt, updates by Eric Youngdale
11066         * [user.c] Original by Bob Amstadt
11067         * [wine.c] Original by Bob Amstadt, updates by Eric Youngdale and
11068         Alexandre Julliard
11069         * [wintcl.c] Original by Regents of the University of California,
11070         updates by Peter MacDonald and Alexandre Julliard
11071         * [callback.h] Original by Bob Amstadt
11072         * [dlls.h] Original by Bob Amstadt
11073         * [heap.h] Original by Bob Amstadt
11074         * [neexe.h] Original by Bob Amstadt
11075         * [prototypes.h] Original by Bob Amstadt, updates by 
11076         Eric Youngdale
11077         * [segmem.h] Original by Bob Amstadt
11078         * [tkInt.h] Original by Regents of the University of California
11079         * [windows.h] Original by Peter MacDonald, updates by 
11080         Alexandre Julliard and Bob Amstadt
11081         * [wine.h] Original by Eric Youngdale
11082         * [kernel.spec] Original by Bob Amstadt, updates by 
11083         Alexandre Julliard
11084         * [gdi.spec] Original by Bob Amstadt, updates by 
11085         Alexandre Julliard
11086         * [shell.spec] Original by Bob Amstadt
11087         * [unixlib.spec] Original by Bob Amstadt
11088         * [user.spec] Original by Bob Amstadt, updates by Alexandre Julliard
11089         * [win87em.spec] Original by Bob Amstadt
11090         * [Windows.tcl] Original by Peter MacDonald, updates by 
11091         Alexandre Julliard
11092         * [build-spec.txt] Original by Bob Amstadt
11093         * [if1632.S] Original by Bob Amstadt, updates by Eric Youngdale