1 ----------------------------------------------------------------------
2 Sat Feb 15 11:59:17 1997 Alexandre Julliard <julliard@lrc.epfl.ch>
5 Converted a lot of functions to Win32 types.
8 Fri Feb 14 15:09:19 1997 Onno Hovers <onno@stack.nl>
11 Implemented GMEM_MOVEABLE blocks for Win32.
13 Fri Feb 14 00:24:39 1997 Alex Korobka <alex@trantor.pharm.sunysb.edu>
15 * [loader/task.c] [windows/queue.c]
16 Do not read X events while in the intertask SendMessage().
21 * [windows/hook.c] [include/hook.h]
22 Restored broken WH_CALLWNDPROC functionality for dialogs, etc...
24 * [windows/win.c] [windows/defwnd.c] [windows/mdi.c]
25 [windows/event.c] [controls/edit.c]
26 Added WIN_ISWIN32 flag to windows created by Win32 calls.
27 Several new Win32 messages are sent when this flag is on.
29 * [msdos/dosmem.c] [memory/global.c]
30 Some changes in DOS memory allocation.
32 Fri Feb 7 21:46:03 1997 Andrew Taylor <andrew@riscan.com>
35 Added SID manipulation functions.
38 Added debugging class "security".
40 Fri Feb 7 20:46:33 1997 Robert Pouliot <krynos@clic.net>
42 * [debugger/msc.c] [debugger/source.c]
43 [documentation/wine_os2.txt] [loader/signal.c]
44 Some more changes for OS/2. Doesn't work yet.
46 Fri Feb 7 09:31:17 1997 Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
48 * [scheduler/process.c]
49 Added ExpandEnvironmentStrings*.
51 * [misc/ntdll.c] [include/ntdll.h]
52 Added some new functions.
54 * [objects/cursoricon.c]
55 CURSORICON_LoadHandler: check against some bizarre out of memory
59 Fixed DefFrameProc32*, added TranslateMDISysAccel32.
61 Wed Feb 5 01:31:05 1997 John Zero <john@globe.graphisoft.hu>
63 * [resources/sysres_Hu.rc] [misc/ole2nls.c] [misc/main.c]
64 [programs/progman/Hu.rc] [programs/winhelp/Hu.rc]
65 Added Hungarian language support.
67 ----------------------------------------------------------------------
68 Sun Feb 2 12:31:03 1997 Alexandre Julliard <julliard@lrc.epfl.ch>
71 Fixed SetCurrentDirectory() to also change the current drive.
73 * [win32/except.c] [tools/build.c]
74 Use Win32 register functions to implement exception handling.
75 Fixed UnhandledExceptionFilter.
77 Fri Jan 31 15:42:41 1997 David Faure <david.faure@ihamy.insa-lyon.fr>
79 * [windows/keyboard.c]
80 Added KEYBOARD_GenerateMsg to generate Caps Lock and NumLock events
81 Added calls to KEYBOARD_GenerateMsg when the key is pressed/released
82 or when the state has changed, out of wine.
83 Changed type 3-state 'ToggleKeyState' to boolean. The On/Off is given
84 by InputKeyStateTable.
86 Wed Jan 29 21:53:04 1997 Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
88 * [loader/*resource.c][if1632/thunk.c]
91 * [loader/pe_resource.] [loader/resource.c]
92 SizeofResource32(), LoadAccelerators32() added.
95 FormatMessage %n added.
97 * [misc/crtdll.c][include/ctrdll.h][if1632/crtdll.spec]
98 _chdrive,_errno,_isctype added.
101 Replaced runtime_cpu by GetSystemInfo().
103 * [windows/hook.c][include/hook.h]
104 Fixed mapping of hooks to win32/unicode.
106 * [windows/keyboard.c] [windows/defwnd.c]
107 Updated to win32 standard.
111 GetWindowThreadProcessId() implemented.
113 Mon Jan 27 16:42:49 1997 John Harvey <john@division.co.uk>
115 * [graphics/metafiledrv/*] [graphics/x11drv/*]
116 [objects/bitmap.c] [objects/brush.c] [objects/font.c]
117 [objects/gdiobj.c] [objects/pen.c]
118 Moved SelectObject to graphics drivers. Printer support now works
119 in a few cases but is definitely not complete. Generic/text driver
120 works. The postscript driver works if true type fonts are disabled
121 from the control panel. To enable printer support add Printer=on
122 to the wine section of your wine.conf file. This causes write not
123 to work properly. I know that several other printer drivers do not
127 Make .stabs not used for svr4 since it doesn't use GNU assembler.
129 * [misc/fontengine.c]
130 Make sure a printf doesn't crash the system.
132 Sat Jan 25 15:53:35 1997 Huw D M Davies <h.davies1@physics.oxford.ac.uk>
134 * [objects/metafile.c]
135 Fixed some problems with PlayMetaFileRecord().
138 hClipRgn gets initialized in GetDCState().
140 Fri Jan 24 21:22:26 1997 Philippe De Muyter <phdm@info.ucl.ac.be>
143 Handle file names beginning with '/'.
145 Fri Jan 24 18:33:04 1997 Robert Pouliot <krynos@clic.net>
148 Some more patches for OS/2 support.
150 Fri Jan 24 11:30:41 1997 Bang Jun-Young <bangjy@nownuri.nowcom.co.kr>
152 * [resources/sysres_Ko.rc]
153 Updated support for Korean (Ko) language.
155 ----------------------------------------------------------------------
156 Sun Jan 19 11:46:48 1997 Alexandre Julliard <julliard@lrc.epfl.ch>
159 Fixed LoadModule() to always call the DLL initialization code.
162 Moved all the keyboard stuff to windows/keyboard.c
165 Fixed Win32 register functions.
167 Sat Jan 18 22:24:41 1997 David Makepeace <D.Makepeace@mailbox.uq.oz.au>
170 Fixed bug which causes SEGV on Solaris x86.
172 Fri Jan 17 18:32:27 1997 Frans van Dorsselaer <dorssel@rulhmpc49.LeidenUniv.nl>
175 Implemented WM_UNDO, WM_CONTEXTMENU (temporary using WM_RBUTTONUP),
176 WM_COMMAND, WM_INITPOPUPMENU, WM_SYSKEYDOWN.
177 Fixed EM_SETSEL and some minor bugs (features).
178 Hence: fully functional undo and a win95 menu with the right mouse
181 * [include/resources.h] [resources/TODO] [resources/sysres_??.rc]
182 Added a context menu for the edit control.
183 Translations, please ...
185 Fri Jan 17 08:29:52 1997 David Faure <david.faure@ifhamy.insa-lyon.fr>
188 Move EVENT_ToAscii to windows/keyboard.c (where name ToAscii)
189 Fixed Keypad keys 0-9 and . in EVENT_event_to_vkey.
190 Added 3-state handling of toggle keys (CapsLock, NumLock) in order
191 to make them work with any X server.
192 Toggle keys now generate WM_KEYDOWN and WM_KEYUP on each pressing.
194 * [include/keyboard.h]
195 Totally replaced the file (formerly containing the vkcase definitions)
196 by the declaration of 'extern' variables contained by event.c and used
199 * [windows/keyboard.c]
200 Started to rewrite VkKeyScan and MapVirtualKey, to make them use the
201 table keyc2vkey or X functions only.
202 ToAscii : added keypad 0-9 and . special case.
203 Changed toggle keys active mask from 0x80 to 0x1.
206 File deleted. Contents moved to windows/keyboard.c.
209 Added putenv XKB_DISABLE to disable XKB extension (which, when
210 present, causes AltGr to change keyboard group instead of being a
213 Tue Jan 14 22:56:43 1997 Philippe De Muyter <phdm@info.ucl.ac.be>
216 Do not assume NumLockMask is Mod2Mask, but compute it by scanning
217 output of XGetModifierMapping for XK_Num_Lock.
219 Tue Jan 14 15:49:49 1997 Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
221 * [loader/pe_*.c] [include/peexe.h] [include/resource32.h]
224 Changed defines/structures to match Windows NT SDK.
227 Don't crash on empty command-line.
230 winpos.c made win32 clean.
233 Some string conversion additions.
236 GetFileAttributes/GetTempFileName fixed.
239 VerInstallFile implemented.
241 Mon Jan 13 15:03:11 1997 Philippe De Muyter <phdm@info.ucl.ac.be>
243 * [tools/build.c]: Use PREFIX also in stabs messages.
245 Mon Jan 13 10:40:33 1997 John Harvey <john@division.co.uk>
247 * [graphics/win16drv/*] [include/win16drv.h]
248 Many fixes and some new features.
250 * [graphics/x11drv/font.c] [graphics/x11drv/init.c]
251 [include/x11drv.h] [objects/font.c]
252 GetTextMetrics() moved to graphics driver.
254 * [if1632/gdi.spec] [misc/fontengine.c] [misc/Makefile.in]
255 New dummy EngineEnumerateFont, EngineRealizeFont functions.
257 * [include/windows.h]
258 TEXTFORM16 and FONTINFO16 structure definitions moved here from
261 ----------------------------------------------------------------------
262 Sat Jan 11 18:17:59 1997 Alexandre Julliard <julliard@lrc.epfl.ch>
265 Updated to new Win32 types.
267 * [controls/listbox.c]
268 Fixed Winfile extended selection bug.
270 * [files/directory.c]
271 Changed DIR_SearchPath to return both long and short file names.
274 Implemented VFAT ioctl to retrieve the original short filenames
275 from a VFAT filesystem (Linux only for now).
276 Replaced DOSFS_GetUnixFileName()/DOSFS_GetDosTrueName() by
278 Properly implemented GetShortPathName() and GetFullPathName().
279 Made all functions re-entrant.
281 * [files/file.c] [misc/main.c]
282 Replaced -allowreadonly option by -failreadonly. The default is
283 now to report success when opening a read-only file for writing.
285 * [objects/metafile.c]
286 Fixed bug in DIB bitmaps pointer calculation.
288 * [scheduler/process.c]
289 Implemented environment strings and Get/SetStdHandle with process
293 Rewrote BuildContext32() to avoid instructions that may not be
294 supported by all assemblers.
296 Fri Jan 10 17:11:09 1997 David Faure <david.faure@ifhamy.insa-lyon.fr>
299 Created table keyc2vkey, which associate a vkey(+extended bit) to
300 any keycode. Changed EVENT_event_to_vkey to use this table to
301 return the correct vkey. Changed EVENT_ToAscii to get the keycode
302 from this table too. Assigned OEM specific vkeys arbitrarily.
304 Fri Jan 10 09:26:17 1997 John Harvey <john@division.co.uk>
306 * [misc/winsock.c] [misc/winsoc_async.c]
307 Fixed svr4 header files.
308 Changed bzero() to memset().
311 Removed bcopy() and used memcpy() instead.
314 Include string.h instead of strings.h
317 Include string.h instead of strings.h.
318 Define __ELF__ for svr4 systems.
321 Use wait() instead of wait4() which doesnt exist on Unixware.
324 Use sysconf() instead of getpagesize() for svr4 systems.
326 Thu Jan 9 21:07:20 1997 Robert Pouliot <krynos@clic.net>
328 * [Make.rules.in] [Makefile.in] [make_os2.sh] [rc/Makefile.in]
329 [tools/Makefile.in] [documentation/wine_os2.txt]
330 Patches for OS/2 support. Note that it doesn't compile yet.
332 Tue Jan 7 20:03:53 1997 Eric Youngdale <eric@sub2304.jic.com>
335 Many more debugger improvements (see debugger/README for details).
337 Tue Jan 7 15:12:21 1997 Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
339 * [windows/graphics.c] [objects/text.c] [graphics/x11drv/*]
340 [graphics/metafiledrv/*]
341 Moved some device dependent code into the resp. subdirs.
343 * [include/gdi.h] [include/metafiledrv.h] [include/x11drv.h]
345 DC_FUNCTIONS: GetPixel added, some unnecessary functions removed.
348 CreatePolyPolygonRgn32 added.
351 QueryDosDevice added.
354 FormatMessage: broken heap management fixed.
356 * [scheduler/process.c] [scheduler/thread.c]
357 Get/SetThreadPriority/PriorityClass added.
359 Mon Jan 6 21:55:30 1997 Philippe De Muyter <phdm@info.ucl.ac.be>
362 ToAscii : Use EVENT_ToAscii instead.
365 keypad_key : Do not convert XK_Mode_switch to VK_MENU; recognize
367 EVENT_event_to_vkey : New function, to transform a X keycode
368 into a MSwin vkey + extended bit.
369 EVENT_ToAscii : New function, to transform a vkey + extended bit
370 (+ key state table) into ascii char(s), using XLookupString, and
371 recognizing dead chars.
372 EVENT_key : Transform AltGr into Ctrl+Alt sequence; call
373 EVENT_event_to_vkey for keycode to vkey conversion; fixed
374 previous, context and extended bits.
376 * [windows/keyboard.c]
377 Include stddebug.h, to get -debugmsg messages.
378 GetKeyState : Handle VK_MBUTTON case.
379 GetKeyboardState, SetKeyboardState : Debugging messages added.
381 * [windows/message.c]
382 TranslateMessage : Handle dead chars.
384 Mon Jan 6 20:10:11 1997 Dominik Strasser <bm424953@muenchen.org>
386 * [if1632/crtdll.spec] [misc/crtdll.c]
387 C++ functions new/delete/set_new_handler implemented.
389 Mon Jan 6 15:48:15 1997 Frans van Dorsselaer <dorssel@rulhmpc49.LeidenUniv.nl>
391 * [controls/edit.c] [include/windows.h]
392 Moved the edit control to 32 bits.
393 Included new (win95) message definitions in windows.h
394 Implemented EM_SCROLLCARET, EM_SETMARGINS, EM_GETMARGINS,
395 EM_GETLIMITTEXT, EM_POSFROMCHAR, EM_CHARFROMPOS.
396 Broke EM_SETWORDBREAKPROC (internal wordwrap still works).
397 Fixed some bugs, introduced a couple of others.
398 Text buffer is now initially in 32-bit heap.
400 * [controls/EDIT.TODO] [controls/combo.c] [controls/widgets.c]
401 [if1632/wprocs.spec] [library/miscstubs.c] [windows/defdlg.c]
403 Updated to work with 32-bit edit control.
405 Sat Jan 4 22:07:27 1997 O.Flebbe <O.Flebbe@science-computing.uni-tuebingen.de>
407 * [loader/pe_image.c]
408 Use mmap rather then malloc. Better workaround for clean
411 ----------------------------------------------------------------------
412 Wed Jan 1 15:36:17 1997 Alexandre Julliard <julliard@lrc.epfl.ch>
414 * [controls/listbox.c]
415 Use FindFirstFile/FindNextFile in LISTBOX_Directory.
418 Rewrote FindFirstFile/FindNextFile to use DOSFS_FindNext().
420 * [files/file.c] [files/directory.c]
421 Use Win32 kernel objects and handles for file handles.
422 Unified SearchPath() and OpenFile().
425 Moved to if1632/ directory.
427 * [tools/build.c] [debugger/*] [miscemu/*]
428 Win16 register functions now receive the same CONTEXT * structure
431 * [include/sigcontext.h] [miscemu/instr.c]
432 Added new macros to get register values from the SIGCONTEXT
433 structure (only used for instruction emulation now).
435 * [scheduler/process.c] [scheduler/thread.c] (New files)
436 Allocate process and thread structures.
438 * [scheduler/process.c] [win32/k32obj.c]
439 Added Win32 kernel objects and handles management.
442 Create a Win32 process and thread for every Win16 task.
444 * [misc/commdlg.c] [misc/shell.c] [windows/msgbox.c]
445 Built-in resources are now in Win32 format. This also avoids
446 16-bit callbacks for built-in dialogs.
449 Differentiate between 16-bit and 32-bit file handles.
452 Moved all int emulation to msdos/ directory.
455 New directory msdos/ contains all MS-DOS emulation code that can
456 also be used for Winelib; this should enable Winelib apps to use
457 DOS3Call and related functions.
460 A few bug fixes for Win32 resource format.
463 Hack in WINPOS_ReorderOwnerPopups() to avoid X crashed (still not
466 Sun Dec 29 17:47:55 1996 O. Flebbe <flebbe@science-computing.uni-tuebingen.de>
468 * [loader/pe_image.c]
469 Make sure BSS of a PE_Image is zero.
471 Sat Dec 28 22:15:34 1996 Alex Korobka <alex@trantor.pharm.sunysb.edu>
474 ScrollWindowEx() rewrite, ScrollDC() fix.
476 * [windows/nonclient.c] [controls/menu.c]
477 Fixed Alt-Space crashes in dialogs.
479 * [windows/event.c] [windows/message.c]
480 Some changes in mouse message generation.
482 Thu Dec 26 09:25:24 1996 Philippe De Muyter <phdm@info.ucl.ac.be>
485 Dummy DEBUG_ReadExecutableDbgInfo provided for !__ELF__ case.
487 Tue Dec 24 00:59:05 MET 1996 Martin Buck <martin-2.buck@student.uni-ulm.de>
490 Changed XK_Page_{Up,Down} to XK_{Prior,Next} for X11R5
493 ----------------------------------------------------------------------
494 Sun Dec 22 13:30:18 1996 Alexandre Julliard <julliard@lrc.epfl.ch>
496 * [graphics/metafiledrv/init.c] [graphisc/metafiledrv/mapping.c]
497 Added mapping functions.
499 * [if1632/gdi.spec] [objects/*.c] [include/windows.h]
500 Added a lot of Win32 functions.
503 Added HEAP_strdupAtoW and HEAP_strdupWtoA.
505 * [misc/lstr.c] [memory/string.c]
506 Moved OEM<->Ansi conversion to string.c. Fixed a couple of bugs.
509 Avoid uppercasing font names.
512 Set ds = ss before calling hook procedure.
514 Sat Dec 21 21:44:17 1996 Alex Korobka <alex@trantor.pharm.sunysb.edu>
517 Use colors allocated by other clients.
520 Set default blink time to 500.
522 * [windows/win.c] [windows/event.c]
523 Delete X context before XDestroyWindow().
525 * [windows/keyboard.c]
526 Fixed GetKeyState() once more.
528 Fri Dec 20 08:26:33 1996 Eric Youngdale <eric@sub2304.jic.com>
531 Lots of built-in debugger improvements: parse Win32 EXEs debug
532 information, display local variables, source files and line
533 numbers, get symbols directly from the Wine executable, etc.
535 Tue Dec 17 22:39:42 1996 Philippe De Muyter <phdm@info.ucl.ac.be>
537 * [misc/winsock_async.c]
538 Extern declaration added for h_errno.
540 Tue Dec 17 21:29:34 1996 Albrecht Kleine <kleine@ak.sax.de>
542 * [windows/message.c]
543 Added two more CBT hook calls: HCBT_CLICKSKIPPED/HCBT_KEYSKIPPED.
545 ----------------------------------------------------------------------
546 Sun Dec 15 16:18:15 1996 Alexandre Julliard <julliard@lrc.epfl.ch>
548 * [graphics/x11drv/bitblt.c]
549 Fixed BITBLT_StretchImage for partially covered or inverted
553 Fixed the upside-down bitmap problem.
555 Sat Dec 14 02:49:57 1996 Thomas Sandford <t.d.g.sandford@prds-grn.demon.co.uk>
557 * [if1632/user32.spec]
558 IsMenu and RemoveMenu added (use existing Win16 functions).
560 * [include/windows.h]
561 Corrections to BITMAPINFOHEADER structure.
563 * [loader/module.c] [if1632/kernel32.spec]
564 New function GetModuleFileName32A (heavily based on original
567 * [loader/pe_image.c]
568 Hack to allow files with short PE header to be loaded (e.g.
569 COMDLG32.DLL from Win32s).
571 * [misc/winsock_async.c]
572 #if out EIDRM case (not present in FreeBSD).
575 Remove trailing comments from .s files generated by build
576 as these break assembly when not run through pre-processor.
578 * [windows/graphics.c] [if1632/gdi32.spec]
579 New function Polyline32 - based on original Polyline. Needs
580 metafile support adding still.
582 Fri Dec 13 13:04:06 1996 Bruce Milner <Bruce.Milner@genetics.utah.edu>
584 * [win32/findfile.c] [if1632/kernel.spec]
585 FindFirstFile32A(): Use dos current directory for drive prefixes.
586 FindNextFile32A(): Fill in file attribute information.
587 Implement FindFirstFile16, FindNextFile16, FindClose16.
590 GetCurrentDirectory32A - Fix problem with null 3rd character in
593 Tue Dec 10 14:49:07 1996 Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
595 * [windows/painting.c][windows/message.c]
596 Don't use linked lists to call SendMessage(), for it might destroy
597 the current listentry.
600 Fixed temporary file saving (rename doesn't work across
604 GetFullPathName*,GetDriveType32A fixed, CreateDirectoryEx*,
605 GetVolumeInformation32W fixed.
607 * [win32/process.c][if1632/kernel.spec][if1632/kernel32.spec]
608 LoadLibrary* updated to new naming std., *32W added.
610 * [win32/console.c] [include/wincon.h]
611 Additions for NT commandline executables.
613 * [if1632/advapi32.spec][if1632/kernel32.spec][win32/init.c]
614 GetUserName32W added, GetComputerName32W added,
615 GetStartupInfo32W added, GetSystemInfo updated to NT standard.
617 * [windows/msgbox.c][misc/shell.c][windows/graphics.c]
618 MessageBox32W, ShellAbout32W, CommandLineToArgvW, Polygon32 added.
620 * [misc/crtdll.c][include/crtdll.h][if1632/crtdll.spec][misc/ntdll.c]
622 Lot of new unicode functions added (needed for NT).
624 * [loader/pe_image.c]
627 Tue Dec 10 22:39:33 1996 Albrecht Kleine <kleine@ak.sax.de>
629 * [windows/keyboard.c]
630 Rewrote function TranslateAccelerator().
632 Mon Dec 9 14:52:13 1996 Slaven Rezic <eserte@cs.tu-berlin.de>
635 DEFWND_SetText(): Set icon name.
637 Sun Dec 8 23:30:00 1996 Alex Korobka <alex@trantor.pharm.sunysb.edu>
639 * [loader/signal.c] [misc/winsock.c] [misc/winsock_async.c]
640 [if1632/winsock.spec]
641 IPC resource cleanup, bugfixes.
643 * [windows/dialog.c] [windows/defdlg.c]
644 More DefDlgProc() fixes.
646 Sun Dec 8 14:01:42 1996 Vadim Strizhevsky <striv@ms.com>
648 * [misc/clipboard.c] [objects/font.c] [win32/init.c]
649 [win32/newfns.c] [windows/graphics.c]
650 Added a few WIN32 functions which needed to run some win32
651 accessories. Clock should now work almost as well as 16 bit version.
652 Add: RegisterClipboardFormat32W GetTextExtentExPoint32*
653 GetModuleHandleW, DisableThreadLibraryCalls (empty stub),
655 Fix: Polygon16 possible memory leak on error return.
657 ----------------------------------------------------------------------
658 Sun Dec 8 14:51:57 1996 Alexandre Julliard <julliard@lrc.epfl.ch>
661 Added check to see if the compiler supports building a DLL when
662 the --with-dll option is used.
664 * [controls/listbox.c]
665 Don't send LBN_SELCHANGE too often.
666 Added WM_CHARTOITEM support.
668 * [Make.rules.in] [library/Makefile.in]
669 Build winestub.o and link it with Winelib programs.
672 Added support for '&&' in DrawText().
677 Sat Dec 7 12:07:07 1996 Andrew Lewycky <plewycky@oise.utoronto.ca>
680 GetCurrentThread(): return -2 (current thread pseudo-handle).
681 GetCurrentThreadId(): return GetCurrentTask().
683 * [objects/font.c] [if1632/gdi32.spec]
684 GetTextExtentPoint32{A,W}Buggy(): for future bug-compatibility.
687 FindClose(): ignore INVALID_HANDLE_VALUE (like Win95).
689 * [windows/hook.c] [include/hook.h] [if1632/user.spec]
690 [if1632/user32.spec] [windows/focus.c] [windows/message.c]
691 [windows/nonclient.c] [windows/win.c] [windows/winpos.c]
692 Hooks rewritten to support Win32.
695 WINSOCK_select(): need to put sockets with errors into exceptfds.
696 WINSOCK_socket(): fix error return.
699 SetWindowWord(): call SetParent on GWW_HWNDPARENT.
701 Wed Dec 4 22:03:05 1996 Andrew Taylor <andrew@riscan.com>
704 Check if buf is NULL before copying string in GetFullPathName32A().
706 Wed Dec 4 21:40:59 1996 Robert Pouliot <krynos@clic.net>
708 * [graphics/wing.c] [if1632/wing.spec]
709 Implemented many WinG functions, but some don't seem to
710 work correctly (probably due to the one not done).
712 Wed Dec 4 03:38:25 1996 Lee Jaekil <juria@puma.kaitech.re.kr>
715 Implemented a few more of the SystemParametersInfo() cases.
717 Sun Dec 1 22:30:00 1996 Alex Korobka <alex@trantor.pharm.sunysb.edu>
719 * [controls/button.c]
720 Improved focus rectangle painting.
722 * [windows/dialog.c] [windows/defdlg.c]
723 Fixed IE3.0 problems with DWL_MSGRESULT.
725 Sun Dec 1 20:49:32 1996 Albrecht Kleine <kleine@ak.sax.de>
728 Changed error handling in PROFILE_SetString().
730 ----------------------------------------------------------------------
731 Sat Nov 30 19:21:17 1996 Alexandre Julliard <julliard@lrc.epfl.ch>
734 Re-generated with autoconf 2.11. Let me know if you have
737 * [controls/listbox.c] [controls/oldlbox.c]
738 Listboxes rewritten from scratch. Moved old code still used by
739 comboboxes to oldlbox.c
742 Use temporary file when saving registry.
745 Implemented Win32 version of DlgDirList() and DlgDirListComboBox().
747 * [windows/winproc.c]
748 Added translation for listbox Win32 messages.
750 Sat Nov 30 21:00:00 Alex Korobka <alex@trantor.pharm.sunysb.edu>
752 * [controls/widgets.c] [controls/button.c]
753 Fixed some incompatibilities with CTL3D DLL.
756 Made dialog windows fit into the desktop.
758 * [misc/winsock.c] [misc/winsock_async.c]
761 * [windows/message.c]
764 * [windows/queue.c] [windows/hook.c] [windows/win.c]
765 SetMessageQueue() fixes.
767 Fri Nov 29 10:25:12 1996 Slaven Rezic <eserte@cs.tu-berlin.de>
770 DrawText16(): Fixed return value.
772 Tue Nov 26 14:47:09 1996 Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
774 * [files/profile.c] [*/*]
775 Added Win32 profile functions, updated to new naming standard.
777 * [objects/font.c] [if1632/thunk.c] [include/windows.h]
778 Added EnumFonts32*, EnumFontFamiliesEx*, changed prototypes and
781 * [misc/ole2nls.c] [if1632/thunk.c]
782 Added EnumSystemLocales() (winhelp.exe).
785 Added Windows 3.1 registry loader supplied by Tor Sjxwall, tor@sn.no
788 Partially fixed CreateFileMapping(), added UnmapViewOfFile().
790 Sat Nov 23 23:36:05 1996 Ronan Waide <waider@waider.ie>
793 Fixed some FIXMEs relating to ShellExec() and FindExecutable().
796 Implemented a few more of the SystemParametersInfo() cases.
798 Tue Nov 19 01:24:34 1996 Philippe De Muyter <phdm@info.ucl.ac.be>
800 * [include/keyboard.h]
801 New file, new macro WINE_VKEY_MAPPINGS (using code taken from event.c).
803 * [include/windows.h]
804 New [VK_A, VK_Z] and [VK_0, VK9] macros.
807 Fixes in KeyTable and ToAscii.
810 FONT_init : Give default value for MSWIN "system" font.
811 FONT_MatchFont : Do not try every size of a font family if the
812 family does not exist.
815 lastEventChar hack removed.
816 KeyStateTable replaced by InputKeyStateTable (maintained in event.c)
817 and QueueKeyStateTable (maintained in message.c).
818 EVENT_key : Corrections to the extended bit setting.
820 * [windows/message.c] [windows/keyboard.c]
821 Implementation of a new QueueKeyStateTable : table of key states
822 valid when messages are retrieved by GetMessage or PeekMessage,
823 and valid for TranslateMessage.
824 TranslateMessage : Convert WM*KEY messages using QueueKeyStateTable
827 Mon Nov 18 16:59:01 1996 Robert Pouliot <krynos@clic.net>
829 * [graphics/Makefile.in] [graphics/wing.c]
831 Some functions for WinG support, mostly empty stubs.
833 * [misc/crtdll.c] [if1632/crtdll.spec]
834 Many functions added to CRTDLL, mostly calls to Unix C library.
836 ----------------------------------------------------------------------
837 Sun Nov 17 15:01:45 1996 Alexandre Julliard <julliard@lrc.epfl.ch>
839 * [graphics/bitblt.c] [graphics/x11drv/bitblt.c]
840 Moved BitBlt operations to the new graphics driver
841 interface. Implemented PatBlt32, BitBlt32 and StretchBlt32.
844 Unified MemManInfo() and GlobalMemoryStatus().
847 Fixed ExtTextOut() to always use physical coords for clip rect.
850 Implemented DlgDirSelectEx() and Win32 version of DlgDirSelect*.
853 Avoid busy-looping in EVENT_WaitXEvent when no timer is pending
854 (thanks to Thomas Koenig).
856 * [windows/painting.c]
857 Moved update region clipping for CS_PARENTDC windows to BeginPaint().
860 Implemented Win32 version of ScrollWindow() and ScrollDC().
862 Tue Nov 12 09:52:17 1996 Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
864 * [files/*.c] [win32/file.c]
865 Some win32 filetime conversion functions added.
866 Fixed behaviour with DOS drives pointing to UNIX /
867 SetCurrentDirectory() may also get X:\xxx paths.
868 Fixed FILE_Open when called from CreateFile().
869 Added GetFileSize(), MapViewOfFile(), SetFileTime(), GetFileTime().
871 * [misc/crtdll.c] [if1632/crtdll.spec]
872 Added some new functions.
874 * [if1632/user32.spec]
875 Some thunks into win16 code added.
878 Added GetSystemInfo(), removed GetModuleFileName() stub.
880 * [win32/code_page.c] [if1632/thunk.c]
881 Added EnumSystemCodePages* (untested).
883 * [objects/font.c] [if1632/thunk.c]
884 Added EnumFontFamilies32*.
886 Mon Nov 11 14:50:24 1996 Huw D. M. Davies <h.davies1@physics.oxford.ac.uk>
888 * [controls/menu.c] [windows/mdi.c]
889 Don't delete the MDI `windows' menu if it's already been deleted.
892 Notepad always calls WinHelp(.., HELP_QUIT, ...) at termination
893 and complains if it returns FALSE.
896 Get maximized MDI child's nonclient area redrawn after resize.
898 Thu Nov 7 13:32:34 1996 Lee Jaekil <juria@seodu.co.kr>
901 Use /proc filesystem for GlobalMemoryStatus() on Linux.
903 Mon Nov 4 18:30:00 1996 Alex Korobka <alex@trantor.pharm.sunysb.edu>
906 Added OffiX-style file drop handling. File paths must be
907 DOS-mappable by Wine (via wine.conf).
910 Added WM_GETTEXT handler.
912 * [objects/palette.c]
913 Added ResizePalette() (untested).
915 * [objects/cursoricon.c]
916 Implemented icon to cursor conversion.
919 Fixed crash on startup when no colorcells are writeable.
921 Mon Nov 4 00:49:41 1996 Ulrich Schmid <uschmid@mail.hh.provi.de>
924 Added support for win32 output.
926 * [library/libres.c] [include/libres.h] [loader/resource.c]
927 Renamed LIBRES_FindResource to LIBRES_FindResource16.
928 Added LIBRES_FindResource32.
930 Sun Nov 3 21:21:45 1996 Robert Pouliot <krynos@clic.net>
932 * [loader/builtin.c] [if1632/Makefile.in] [if1632/wing.spec]
933 Added the spec file for WinG, it's only stub for now, but it
934 should be easy to do by someone with Windows programming
935 knowledge. See: ftp.microsoft.com/SoftLib/MSLFILES/wing10.exe.
937 * [if1632/crtdll.spec]
938 Added some string and memory functions to make sfxed95.exe (of
939 Warcraft 2) almost work.
941 ----------------------------------------------------------------------
942 Sat Nov 2 12:50:40 1996 Alexandre Julliard <julliard@lrc.epfl.ch>
945 Added long file name mask in DOSFS_FindNext().
947 * [loader/pe_image.c] [loader/task.c]
948 Moved Win32 task startup into TASK_CallToStart().
951 Fixed SetDCState() for memory DC (thanks to Constantine
952 Sapuntzakis for spotting this one).
955 Fixed WINPOS_ForceXWindowRaise() to preserve correct Z-order.
958 Added Win32 version for many graphics functions.
960 Thu Oct 31 10:00:18 1996 Huw D. M. Davies <h.davies1@physics.oxford.ac.uk>
962 * [controls/button.c]
963 BUTTON_CheckAutoRadioButton() unchecks only auto radio buttons.
966 EM_GETSEL result should have HIWORD(result) >= LOWORD(result); old
967 EDIT_EM_GetSel() renamed to EDIT_GetSel().
970 DS_LOCALEDIT is a dialog style not an edit style.
972 * [windows/winproc.c]
973 Stop stack trashing when wndPtr->text == NULL.
975 Tue Oct 29 23:35:04 1996 Constantine P Sapuntzakis <csapuntz@mit.edu>
978 GetDCEx32 - The determination of whether to use the DC cache or
979 not should be independent of DCX_USESTYLE.
981 Sat Oct 26 17:31:00 1996 Thomas Sandford <t.d.g.sandford@prds-grn.demon.co.uk>
983 * [files/directory.c]
984 Added errno.h to #includes
987 Close files once they have been processed.
989 ----------------------------------------------------------------------
990 Tue Oct 22 20:09:52 1996 Alexandre Julliard <julliard@lrc.epfl.ch>
992 * [*/Makefile.in] [tools/makedep.c]
993 New program to generate dependencies; should be faster and more
994 portable than 'gcc -MM'.
997 Replaced WPARAM and HDC by explicitly-sized types.
1000 Fixed bug in HOOK_GetHook16 function.
1002 Thu Oct 17 09:13:50 1996 John Harvey <john@division.co.uk>
1004 * [include/debug.h] [include/stddebug.h]
1005 Added debug option for win16drv (-debugmsg +win16drv)
1007 * [graphics/win16drv/init.c]
1008 Only enable CreateDC if printer=on specified in wine section of
1010 printfs changed to dprintf_win16drv.
1013 * [include/gdi.h] [graphics/x11drv/clipping.c]
1014 [graphics/x11drv/Makefile.in]
1015 Moved SetDeviceClipping into drivers.
1017 ----------------------------------------------------------------------
1018 Sun Oct 13 15:32:32 1996 Alexandre Julliard <julliard@lrc.epfl.ch>
1020 * [Make.rules.in] [*/Makefile.in]
1021 Made it possible to compile from a directory other than the source
1024 * [graphics/metafiledrv/init.c] [include/metafiledrv.h]
1025 [objects/metafile.c] [objects/dc.c]
1026 New graphics driver for metafiles.
1029 Added thunks for SetWindowsHook and SetDCHook.
1031 * [windows/dialog.c]
1032 Fixed GetNextDlgGroupItem and GetNextDlgTabItem to skip disabled
1036 Removed non Win32-clean types HANDLE, HBITMAP, HBRUSH, HFONT,
1037 HINSTANCE, HMENU, HRGN and HTASK.
1039 Wed Oct 9 14:59:45 1996 Frans van Dorsselaer <dorssel@rulhm1.LeidenUniv.nl>
1042 Fixed EditWndProc() to fall back to DefWndProc() when the
1043 edit state structure is not available.
1045 Wed Oct 2 14:00:34 1996 Huw D. M. Davies <h.davies1@physics.oxford.ac.uk>
1047 * [windows/nonclient.c] [windows/mdi.c]
1048 AdjustWindowRectEx16() should only take notice of the styles
1049 WS_DLGFRAME, WS_BORDER, WS_THICKFRAME and
1050 WS_EX_DLGMODALFRAME. Thanks to Alex Korobka.
1052 * [controls/scroll.c]
1053 Fixed typo in ShowScrollBar32().
1055 Sun Aug 25 20:18:56 1996 Jukka Iivonen <iivonen@cc.helsinki.fi>
1057 * [if1632/user32.spec] [if1632/winmm.spec]
1058 Added SetParent and sndPlaySoundA.
1060 ----------------------------------------------------------------------
1061 Fri Sep 27 14:18:42 1996 Alexandre Julliard <julliard@lrc.epfl.ch>
1063 * [controls/button.c]
1064 Fixed focus rectangle size and clipping.
1066 * [controls/scroll.c]
1067 Converted to Win32 and added support for scroll page.
1068 Completed SetScrollInfo() and implemented other Win32 functions.
1071 Removed FILE_Read() (use _lread32 instead).
1073 * [objects/dce.c] [include/dce.h]
1074 Allocate DCE on the Win32 heap, and use pointers instead of
1076 Implemented Win32 version of DC functions.
1078 * [windows/painting.c]
1079 Attempt to make CS_PARENTDC style work again.
1081 Wed Sep 25 23:40:52 1996 Alex Korobka <alex@trantor.pharm.sunysb.edu>
1083 * [windows/dce.c] [windows/winpos.c]
1084 Override SaveUnder attribute when painting took place
1085 in a window below. Force X to raise activated window
1088 * [misc/clipboard.c] [windows/event.c]
1089 Translation between DOS and Unix text formats and several
1090 other fixes for the sudden selection loss.
1092 * [windows/message.c]
1093 Apply "first" and "last" when checking for WM_QUIT in
1097 Rearranged DestroyWindow() to fit "Windows Internals"
1100 * [windows/win.c] [windows/winpos.c] [windows/nonclient.c]
1101 Misc. fixes to CBT hook calls.
1103 * [controls/menu.c] [misc/user.c]
1104 Fixup resident popup menu window so that it doesn't get
1105 destroyed by USER_AppExit().
1107 * [loader/module.c] [loader/task.c] [windows/event.c]
1108 Process "unsafe" X events outside the scheduler to prevent
1111 * [windows/message.c] [windows/queue.c] [windows/winpos.c]
1112 Lots of fixes for better Win16 multitasking.
1114 Wed Sep 25 20:36:30 1996 Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
1116 * [include/windows.h]
1117 Added some missing HOOK defines.
1119 * [misc/shell.c][if1632/shell32.spec][include/shell.h]
1120 SHGetFileInfoA stub added (win95 mplayer.exe /play bla.avi).
1122 * [win32/console.c][include/wincon.h]
1123 GetConsoleScreenBufferInfo, GetLargestConsoleWindowSize added.
1126 Some null ptr fixes.
1128 * [loader/pe_image.c]
1129 Fixed exported function lookup. (msvcrt20.dll)
1130 Add debugsyms for entrypoint, exported functions and sections.
1132 * [multimedia/mmsystem.c]
1133 MCIOpen: support for element opens (mplayer.exe /play bla.avi).
1136 Added several missing things/stubs/simple thunks from win32
1139 Sat Sep 21 17:27:44 1996 O.Flebbe <flebbe@science-computing.uni-tuebingen.de>
1141 * [windows/property.c]
1142 Fixed debugging of 16 Bit RemoveProp().
1144 * [debugger/memory.c]
1145 Added DEBUG_checkmap_bad() for linux.
1147 Thu Sep 19 20:48:31 1996 Albrecht Kleine <kleine@ak.sax.de>
1149 * [windows/event.c] [windows/hook.c]
1150 Use EnableHardwareInput() for JournalPlayback hook.
1152 * [controls/listbox.c]
1153 Changed handling of LB_GETITEMRECT in empty listboxes.
1155 Thu Sep 19 13:34:35 1996 Slaven Rezic <eserte@cs.tu-berlin.de>
1158 Fixes to X resources handling.
1160 Wed Sep 18 00:31:15 1996 Huw D. M. Davies <h.davies1@physics.oxford.ac.uk>
1162 * [objects/metafile.c] [include/gdi.h] [objects/dc.c]
1163 Individual handle table created for each metafile. Fixed
1164 GlobalReAlloc() bug in MF_AddHandleDC() (was MF_AddHandleInternal).
1166 * [windows/graphics.c] [objects/dc.c]
1167 Rectangle() changed to work better with wide pens and PS_NULL.
1170 * [windows/winpos.c]
1171 Make the whole (non X) window invalid on resize if CS_[VH]REDRAW
1174 * [windows/nonclient.c]
1175 AdjustWindowRectEx() should perform calculations even if the
1176 window is minimized.
1179 Better handling of system button painting. Maximized windows can
1180 contain scroll bars. Icons now maximize properly.
1182 * [windows/defwnd.c] [windows/nonclient.c] [controls/menu.c]
1183 Improved greying of items in system menu. WM_INITMEMUPOPUP no
1184 longer caught in DefWndProc, DEFWND_InitSysMenuPopup moved to
1187 Mon Sep 16 21:30:00 1996 Uwe Bonnes <bon@elektron.ikp.physik.th-darmstadt.de>
1190 Fix missing includes and wrong printing arguments.
1192 * [controls/listbox.c]
1193 Don't sort drives in ListBoxDirectory().
1195 Sat Sep 14 09:05:47 1996 Petri Tuomola <ptuomola@xs4all.nl>
1197 * [windows/dialog.c]
1198 Fixed handling of Shift-TAB in dialogs.
1200 Thu Sep 12 18:31:00 1996 Thomas Sandford <t.d.g.sandford@prds-grn.demon.co.uk>
1202 * [if1632/gdi32.spec]
1203 Added SelectClipRgn - call win16 version.
1205 * [if1632/user32.spec]
1206 Added GetAsyncKeyState, GetMenuItemID and GetMenuStringA.
1208 * [include/wincon.h]
1209 Added COORD and SMALL_RECT typedefs, moved CONSOLE_SCREEN_BUFFER_INFO
1210 out of #if 0 protected portion of file.
1212 * [loader/pe_image.c]
1213 PE_InitTEB() - Tidy up, bug fix to stack pointer value (Borland
1214 programs now work better)
1217 Added stub functions for GetConsoleScreenBufferInfo and
1218 GetLargestConsoleWindowSize
1220 * [win32/findfile.c]
1221 FindFirstFile32A() - removed erroneous strcpy
1223 * [windows/keyboard.c]
1224 GetAsyncKeyState() - bug fix - now returns value as per Microsoft
1225 specification. NB - I still have doubts about some other functions
1228 ----------------------------------------------------------------------
1229 Wed Sep 11 18:08:30 1996 Albrecht Kleine <kleine@ak.sax.de>
1232 Minor improvements in setting event time in MSG struct.
1235 Removed an useless 'unimplemented hook' message.
1238 Added a WH_CBT hook call during window creation: good for CTL3D.DLL
1240 Wed Sep 11 11:19:56 1996 Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
1241 * [loader/pe_image.c]
1242 Fixed imports with no name/ordinal list (MFC30.DLL).
1243 Added borland style - ordinal import (wsock32.dll).
1245 * [files/file.c] [win32/file.c] [if1632/kernel.spec]
1246 [if1632/kernel32.spec] [include/windows.h]
1247 Win32 and Win16 code use the same filehandles/HFILEs.
1248 Added SetEndOfFile, MoveFile*, diverse *W functions.
1250 * [loader/pe_image.c]
1251 Fixed argument 2 to DllEntry.
1254 Adapt to filehandling changes, win32 code still broken.
1257 Use Wine filehandling.
1258 StartupRegistry to add startup-detected registry entries.
1260 * [miscemu/dpmi.c] [miscemu/int21.c]
1261 Some missing interrupt-functions added.
1263 * [if1632/gdi32.spec][if1632/user32.spec]
1264 Some thunks to 16 bit equivalent functions added.
1266 Sat Sep 7 11:36:57 EDT 1996 Matthew Ghio <ghio@netcom.com>
1268 * [misc/winsocket.c]
1269 Rewrote WINSOCK_select() and WSAFDIsSet() to properly convert
1270 Windows fd_set structs.
1272 * [if1632/winsock.spec]
1273 Corrected arguments to select().
1275 ----------------------------------------------------------------------
1276 Sun Sep 1 19:22:46 1996 Alexandre Julliard <julliard@lrc.epfl.ch>
1278 * [misc/commdlg.c] [if1632/commdlg.spec]
1279 Fixed some SEGPTR problems.
1281 * [windows/winproc.c]
1282 Added message translation for WM_COMPAREITEM, WM_DELETEITEM
1284 Fixed 16-to-32 translation for WM_HSCROLL/WM_VSCROLL.
1286 Fri Aug 30 13:39:00 1996 Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
1288 GetDriveType16 should report CDROMs as DRIVE_REMOTE (ACME setup).
1290 * [multimedia/audio.c]
1291 The minimum audiobuffer size shrunk somewhere in linux 1.3.xx
1294 * [multimedia/mcistring.c]
1295 Segptr string handling fixed & enhanced.
1297 * [if1632/crtdll.spec][misc/crtdll.c]
1298 malloc,free,_strupr,_stricmp,_strcmpi added.
1300 * [if1632/wsock32.spec][misc/winsock.c]
1301 More direct thunks into unix libc and WsControl-stub added.
1303 Thu Aug 29 23:54:25 1996 Huw D. M. Davies <h.davies1@physics.oxford.ac.uk>
1305 * [objects/metafile.c]
1306 Bug fixes to both recording and playback of ExtTextOut().
1308 Tue Aug 27 15:43:21 1996 Slaven Rezic <eserte@cs.tu-berlin.de>
1310 * [multimedia/audio.c] [multimedia/mcianim.c]
1311 [multimedia/mcicda.c] [multimedia/midi.c]
1312 Made cdaudio, audio and midi work for FreeBSD.
1314 Sun Aug 25 20:18:56 1996 Jukka Iivonen <iivonen@cc.helsinki.fi>
1316 * [misc/crtdll.c] [if1632/crtdll.spec]
1317 Added a lot of functions.
1320 Added ID values for all languages in GetUserDefaultLCID().
1322 Fri Aug 24 21:02:28 1996 Albrecht Kleine <kleine@ak.sax.de>
1324 * [windows/event.c] [windows/message.c]
1325 First attempt at hook WH_JOURNALPLAYBACK.
1327 ----------------------------------------------------------------------
1328 Sat Aug 24 13:57:01 1996 Alexandre Julliard <julliard@lrc.epfl.ch>
1330 * [controls/scroll.c]
1331 Renamed SCROLLINFO to SCROLLBAR_INFO to avoid conflict with Win32.
1333 * [graphics/driver.c] [include/x11drv.h]
1334 New files for graphics driver handling.
1336 * [if1632/relay.c] [include/registers.h] [tools/build.c]
1337 Implemented Win32 register functions. Not really tested yet.
1340 Added a lot of functions to the DC func table.
1342 * [loader/pe_image.c]
1343 Initialise %fs before calling out to 32-bit code.
1346 Fixed bug in HOOK_GetHook().
1349 Fixed FindWindow to return an error if the class name doesn't exist.
1351 Wed Aug 21 15:15:53 1996 Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
1353 * [if1632/Makefile.in] [misc/mpr.c] [if1632/mpr.spec]
1354 mpr.dll specs added.
1356 * [if1632/kernel32.spec] [win32/newfns.c] [memory/global.c]
1357 QueryPerformanceCounter(), GlobalMemoryStatus() added.
1359 * [if1632/user32.spec] [win32/error.c]
1360 SetLastErrorEx() added.
1363 lpstrFilter might be NULL in FILE_WMInitDialog (NS 3.0 setup).
1366 Some missing NULL ptr checks added, misc clean up.
1368 Tue Aug 20 21:00:00 1996 Alex Korobka <alex@pharm.sunysb.edu>
1371 Adjust popup menu coordinates so that it always stays within
1375 Fixed GetEnvironment() return value for lpEnv == NULL case.
1377 Mon Aug 19 22:48:36 1996 Jukka Iivonen <iivonen@cc.helsinki.fi>
1379 * [misc/crtdll.c] [if1632/crtdll.spec]
1380 Added some is* functions, strlen and tolower.
1382 Mon Aug 19 13:33:13 1996 Stephen Simmons <ssimmons@vitsemi.com>
1385 New perl script to generate the wine.conf file.
1387 Fri Aug 16 15:31:44 1996 John Harvey <john@division.co.uk>
1390 Lots of printer functions.
1392 * [include/callback.h]
1393 New functions for printer driver support.
1396 New/changed structures to support printer driver.
1399 New version that uses function table in DC structure.
1402 CreateDC copes with things other than Display.
1403 X code for CreateDC moved to graphics/x11drv directory.
1404 CreateCompatibleDC copies func table from original DC.
1407 GetTextExtentPoint32A,GetTextMetrics16 use function table in
1408 DC and code moved to drivers directory.
1410 * [misc/printdrv.c] [graphics/*/*] [include/win16drv.h]
1411 New files for printer support.
1413 Fri Aug 16 12:33:00 1996 Bruce Milner <Bruce.Milner@genetics.utah.edu>
1415 * [controls/scroll.c]
1416 Added SetScrollInfo32 and GetScrollInfo32. These just call existing
1417 code. There are a few options in which I'm probably the wrong person
1418 for the job (page size and disable bar). There are comments in the
1419 code as to what they should do.
1421 * [objects/gdiobj.c] [objects/font.c] [include/font.h]
1422 Added 32 bit version of FONT_GetObject.
1424 ----------------------------------------------------------------------
1425 Sun Aug 18 12:17:54 1996 Alexandre Julliard <julliard@lrc.epfl.ch>
1428 Added 'Filesystem' option in drives configuration.
1431 Added handling of case-insensitive filesystems.
1433 * [memory/selector.c] [include/stackframe.h]
1434 Removed MAKE_SEGPTR.
1436 * [misc/commdlg.c] [multimedia/mcistring.c]
1437 Replaced MAKE_SEGPTR by the SEGPTR_* macros.
1439 * [objects/bitblt.c] [windows/graphics.c]
1440 Use an intermediary pixmap to avoid some BadMatch errors on
1443 Sun Aug 18 09:21:27 1996 Albrecht Kleine <kleine@ak.sax.de>
1445 * [windows/message.c]
1446 Added handling of WM_NC...mouse messages in JOURNALRECORD hook.
1449 Fixed a bad string result in VerQueryValue[16|32A|32W].
1451 Fri Aug 16 19:55:04 1996 Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
1453 * [if1632/crtdll.spec] [misc/crtdll.c]
1454 More additions to get win95 programs further down the road.
1456 * [if1632/kernel.spec] [loader/module.c]
1457 GetModuleName() added.
1458 LoadModule(): params->showCmd can be NULL.
1460 * [if1632/kernel32.spec] [if1632/thunk.c]
1461 ThunkConnect32() stub added.
1463 * [loader/resource.c]
1464 Entries include lastentry.
1466 * [misc/shell.c] [files/file.c]
1467 Made progman work again.
1469 Fri Aug 16 09:00:00 1996 Alex Korobka <alex@phm30.pharm.sunysb.edu>
1471 * [windows/defwnd.c] [windows/winpos.c] [windows/painting.c]
1472 Icon painting fixes.
1474 * [windows/winpos.c] [windows/painting.c]
1475 Enforce and follow hrgnUpdate more closely to cut down on
1476 redundant RedrawWindow() calls.
1479 Process ConfigureNotify only for managed windows.
1481 * [windows/winpos.c]
1482 Do not redraw parent if the window was hidden before SetWindowPos().
1484 * [windows/nonclient.c]
1485 Omit some nonclient decoration painting for managed windows.
1487 * [controls/menu.c] [windows/mdi.c] [windows/nonclient.c]
1488 Implemented WM_NEXTMENU.
1490 * [controls/listbox.c]
1491 Multicolumn listboxes return WVR_VREDRAW on WM_NCCALCSIZE.
1494 Added .ICO file handling to ExtractIcon().
1496 ----------------------------------------------------------------------
1497 Sun Aug 11 13:00:20 1996 Alexandre Julliard <julliard@lrc.epfl.ch>
1499 * [configure.in] [include/acconfig.h] [tools/build.c]
1500 Added check for underscore on external symbols.
1502 * [memory/selector.c] [memory/global.c]
1503 Fixed FreeSelector() to free only one selector.
1504 Added SELECTOR_FreeBlock() to free an array of selectors.
1507 Fixed a bug in COLOR_ToLogical() that caused GetPixel() to fail on
1510 * [tools/build.c] [if1632/crtdll.spec]
1511 Added 'extern' type, used for external variables or functions.
1513 * [windows/winpos.c]
1514 Allow de-activating a window in WINPOS_ChangeActiveWindow().
1516 * [windows/winproc.c]
1517 Added 32-to-16 translation for button messages.
1518 Fixed WINPROC_GetPtr() to avoid crashes on 32-bit procedures that
1519 happen to be valid SEGPTRs.
1521 Sat Aug 10 18:22:25 1996 Albrecht Kleine <kleine@ak.sax.de>
1523 * [windows/message.c]
1524 Removed a FIXME in MSG_PeekHardwareMsg(): produces correct
1525 data for the JOURNALRECORD-hook (using EVENTMSG16 structure).
1527 * [if1632/gdi.spec] [include/windows.h] [objects/metafile.c]
1528 Introduced undocumented API function IsValidMetaFile(), plus a
1529 minor fix in last patch of CopyMetaFile().
1531 * [objects/gdiobj.c]
1532 Removed a FIXME in IsGDIObject(): added magic word check.
1534 Sun Aug 10 18:10:10 1996 Bruce Milner <Bruce.Milner@genetics.utah.edu>
1536 * [controls/statuswin.c]
1537 First pass at implementing the StatusWindow class.
1539 * [include/commctrl.h]
1540 Header file for common controls.
1542 * [controls/widgets.c]
1543 Added InitCommonControls().
1545 * [if1632/comctl32.spec]
1546 Add DrawStatusTextA, CreateStatusWindowA, InitCommonControls.
1548 * [win32/findfile.c] [if1632/kernel32.spec]
1549 Add FindNextFile32A, FindClose.
1550 Modified FindFirstFile32A so it works with FindNextFile32A.
1552 * [include/winbase.h]
1553 Fixed WIN32_FIND_DATA structure member names.
1555 Sat Aug 10 09:00:00 1996 Alex Korobka <alex@phm30.pharm.sunysb.edu>
1557 * [windows/scroll.c]
1558 Changed scrolling routines to benefit from DCE code update.
1560 Thu Aug 8 18:05:09 1996 Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
1563 SearchPath* could get NULL for lastpart argument.
1565 * [if1632/build-spec.txt] [documentation/debugging]
1566 Varargs documentation added, debugging hints updated.
1568 * [if1632/crtdll.spec][misc/crtdll.c][misc/Makefile.in]
1569 Started to implement CRTDLL.
1571 * [if1632/wsock32.spec]
1572 Some thunks to standard libc functions (structures have the same
1573 elements, but perhaps wrong offset due to packing).
1575 * [include/kernel32.h][include/windows.h][win32/*.c][loader/main.c]
1576 Merged kernel32.h into windows.h.
1579 Enhanced FormatMessage().
1581 * [misc/main.c] [if1632/kernel.spec] [include/windows.h]
1582 GetVersion() updated to new naming standard.
1583 Changed language handling to support language ids.
1586 Enhanced FindExecutable, so it finds files in the search path too.
1588 * [win32/environment.c]
1589 GetCommandLine* updated.
1591 * [loader/resource.c] [loader/pe_resource.c]
1592 FindResourceEx32* added.
1593 Loading of messagetables added.
1594 Language handling now uses Wine default language id.
1596 ----------------------------------------------------------------------
1597 Sun Aug 4 18:18:48 1996 Alexandre Julliard <julliard@lrc.epfl.ch>
1599 * [controls/scroll.c]
1600 Attempted to implement undocumented scroll-bar messages.
1602 * [tools/build.c] [include/callback.h] [windows/winproc.c]
1603 CallTo16_* functions now get DS from the previous 16-bit stackframe.
1605 * [if1632/thunk.c] [include/callback.h]
1606 Added thunks to implement callbacks for the emulator. Now all the
1607 Enum* functions always take a real function pointer even in the
1610 * [loader/builtin.c]
1611 Removed binary search in BUILTIN_GetEntryPoint32(), as it didn't
1612 work with NULL entry points. Using linear search now.
1615 Implemented IsSharedSelector().
1618 Changed SwitchStackTo/Back to use the instance data to store the
1619 previous stack instead of the TDB. Also copy the local variables
1621 Added GetExeVersion() and SetTackSignalProc().
1622 Implemented SetSigHandler().
1624 Sat Aug 3 22:19:00 1996 Thomas Sandford <t.d.g.sandford@prds-grn.demon.co.uk>
1627 "Fixed" problem in deleting menus where win32 could get into an
1628 endless loop when it crashed. I think I've fixed the symptoms, not
1629 the original problem so it might be worth further investigation.
1631 * [debugger/registers.c]
1632 Added missing #ifdefs on FS_REG and GS_REG, needed for FreeBSD to
1633 compile wine properly.
1636 Made DOSFS_Hash and DOSFS_Match non-static so they can be called
1637 from win32/findfile.c (q.v.).
1639 * [if1632/gdi32.spec]
1640 Added SetMapMode (call existing function)
1642 * [if1632/kernel32.spec]
1643 Added FindFirstFileA and SetFileAttributesA.
1645 * [if1632/user32.spec]
1646 Added BringWindowToTop, CreatePopupMenu, GetKeyState, GetParent,
1647 IsDlgButtonChecked (call existing functions) and IsDialogMessageA,
1648 UnhookWindowsHookEx.
1651 Added stub function SetFileAttributes32A. It's a stub because I
1652 can't really work out what this function should do with most
1653 attributes in a Unix environment. Anyone care to expand it?
1655 * [win32/findfile.c]
1656 New file. Initial stab at FindFirstFile. This doesn't work as
1657 specified yet, though a lot of the groundwork is there. I haven't
1658 time to work on this for the next month, so if anyone wants to pick
1659 it up and run with it please do.
1662 Removed malloc.h from includes (covered by stdlib.h include, and
1663 gets rid of a warning in FreeBSD).
1666 UnhookWindowsHookEx32A stub added.
1669 Added implementation of IsDialogMessage32A.
1671 * [windows/dialog.c]
1672 IsDlgButtonChecked now calls SendDlgItemMessage32A instead of
1673 SendDlgItemMessage16.
1675 Sat Aug 3 18:00:00 1996 Alex Korobka <alex@phm30.pharm.sunysb.edu>
1677 * [windows/graphics.c]
1678 Removed rectangle checking (conflicted with nonstandard
1681 * [windows/dialog.c]
1682 Added check for child-style dialogs to DS_ABSALIGN
1683 coordinate conversion.
1686 Cleaned up misc. bits
1688 Thu Aug 1 10:51:45 1996 Andrew Lewycky <plewycky@oise.utoronto.ca>
1690 * [windows/focus.c] [windows/event.c] [windows/win.c]
1692 Fixes to focusing and activation.
1694 * [windows/defdlg.c]
1695 Properly(?) handle DM_GETDEFID.
1697 * [controls/combo.c]
1698 Handle CB_FINDSTRINGEXACT, CB_SETEDITSEL, CB_GETEDITSEL.
1699 CBCheckSize: Adjust edit position.
1701 Tue Jul 30 09:46:36 1996 Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
1703 * [files/file.c] [include/file.h] [loader/module.c] [loader/ne_image.c]
1704 Pass HFILEs instead of unix-fds to self-loader code.
1706 Mon Jul 29 21:48:25 1996 Albrecht Kleine <kleine@ak.sax.de>
1708 * [include/metafile.h] [objects/metafile.c] [objects/text.c]
1709 Implemented handling of some new metafile records (META_...)
1710 in PlayMetaFileRecord(), rewrite of 'case META_EXTTEXTOUT'.
1711 Added functions like MF_StretchBlt() for usage in metafiles.
1712 Minor bugfix in CopyMetafile().
1714 * [objects/bitmap.c][objects/dib.c]
1715 Added check for metafile-DC in Bitmap and DIB functions:
1716 CreateCompatibleBitmap() etc.
1718 ----------------------------------------------------------------------
1719 Sun Jul 28 17:57:19 1996 Alexandre Julliard <julliard@lrc.epfl.ch>
1721 * [loader/task.c] [include/task.h]
1722 Implemented SwitchStackTo()/SwitchStackBack().
1724 * [include/wintypes.h] [loader/main.c]
1725 Added __winelib variable to distinguish between emulator and
1726 library at run-time. Later on, this should avoid some
1727 recompilations when building Winelib.
1729 * [windows/property.c]
1730 Implemented Win32 functions for window properties.
1732 Fri Jul 26 18:00:00 1996 Alex Korobka <alex@phm30.pharm.sunysb.edu>
1734 * [controls/listbox.c]
1735 Implemented LBS_SORT style, WM_COMPAREITEM, and WM_DELETEITEM
1739 Call TranslateMessage() to enable shortcuts (on WM_CHAR).
1741 * [include/cursoricon.h]
1742 Moved #pragma pack(1) back to where it belongs.
1744 * [objects/palette.c]
1745 RealizeDefaultPalette() maps to system colors only.
1746 Do not broadcast palette notifications when in TrueColor.
1748 * [objects/color.c] [include/palette.h]
1749 Miscellaneous optimizations. Had to fix several
1750 "improvements" made to my patch for previous release.
1753 Reverse dib bits order for 24-bit SetDIBits().
1756 GetDeviceCaps() does not return RC_PALETTE when in TrueColor.
1758 * [windows/scroll.c]
1759 Scroll update region too.
1761 * [windows/message.c]
1762 Include QS_MOUSE into the event mask for nonclient mouse
1763 message filter. Fixes problems with Word 6 freezing when
1764 mouse hits nonclient area.
1767 Allow top-level windows to be linked as HWND_TOP in CreateWindow().
1769 * [windows/winpos.c] [windows/mdi.c]
1770 Attempt to fix control menu duplication.
1772 Fri Jul 26 09:49:35 1996 Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
1775 GetDriveType32A(): return value for CDROM fixed.
1780 * [if1632/gdi32.spec] [objects/brush.c]
1781 SetBrushOrgEx() added.
1783 * [loader/pe_resource.c]
1784 If even loading the default entry fails, we just use the first
1785 entry from the resource directory.
1788 SetSigHandler() stub added, Paradox 4.5 now starts up.
1790 * [misc/comm.c] [include/windows.h] [if1632/kernel32.spec]
1791 COMM functions updated to win32, not complete.
1794 FormatMessageA partially implemented.
1796 * [include/miscemu.h] [memory/selector.c]
1797 [memory/global.c] [miscemu/dosmem.c]
1798 DOS memory handling changed: 1MB preallocated block, real-mode
1799 segment handling possible, SetSelectorBase into lower physical 1MB
1803 Real-mode segments changed, real-mode int 21,ax=6506 added.
1806 * [multimedia/time.c]
1807 Fixed bug in killTimer.
1809 * [objects/bitmap.c]
1810 LoadImageA partially implemented.
1812 Wed Jul 24 18:20:24 1996 Albrecht Kleine <kleine@ak.sax.de>
1814 * [include/dde_mem.h][include/dde_proc.h]
1815 [ipc/dde_atom.c][ipc/dde_proc.c][windows/message.c]
1816 [ipc/generic_hash.h][library/miscstubs.c]
1817 Changes for error free compilation using "--with-ipc":
1818 replaced some names with *16-equivalent (e.g. MSG to MSG16),
1819 modified prototype of function DDE_GlobalFree() .
1821 * [objects/palette.c]
1822 Added check for metafile-DC in GDISelectPalette(),
1823 GDIRealizePalette(),RealizeDefaultPalette() and
1824 IsDCCurrentPalette().
1826 Tue Jul 23 22:46:53 1996 Andrew Lewycky <plewycky@oise.utoronto.ca>
1829 EDIT_WM_Create: Don't EDIT_EM_ReplaceSel if created with lParam = "",
1832 * [windows/dialog.c]
1833 DIALOG_CreateIndirect: Initialise dlgProc before creating children.
1835 ----------------------------------------------------------------------
1836 Wed Jul 17 16:10:16 1996 Alexandre Julliard <julliard@lrc.epfl.ch>
1839 Generate include/config.h instead of putting everything on the
1841 Removed -with-malloc-debug option (not useful for end users
1843 Added check for memmove().
1845 * [include/wintypes.h] [*/Makefile.in]
1846 Added definition of __WINE__ symbol when compiling Wine code
1847 (emulator or library) as opposed to user programs.
1849 * [debugger/editline.c] [debugger/readline/*]
1850 Moved all the readline code into debugger/editline.c. Removed the
1851 readline subdirectory.
1854 Added PROFILE_GetWineIniInt().
1856 * [include/stackframe.h] [loader/task.c]
1857 The 16-bit stackframe now also exists for Winelib (even though it
1858 only ever contains one frame).
1861 Added function MODULE_CreateDummyModule() to create a dummy Win16
1862 module for Winelib and Win32.
1865 Make sure the ldt entry contents will be acceptable for the Linux
1868 * [memory/selector.c]
1869 Fixed SetSelectorLimit() when the limit is in pages.
1875 Clear the segment registers that contain the selector being freed
1877 Added missing break after SelectorAccessRights call.
1879 * [win32/struct32.c]
1880 Added conversions for MDICREATESTRUCT.
1882 * [windows/winproc.c]
1883 Added message conversions for WM_MDICREATE.
1885 Tue Jul 16 19:46:24 1996 Pavel Kankovsky <KAN@frode.dcit.cz>
1888 Added GetExePtr() call in CLASS_FindClassByAtom().
1890 Mon Jul 15 17:49:38 1996 Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
1893 Some more trivial specs added.
1895 * [if1632/gdi32.spec] [objects/font.c][windows/dialog.c]
1896 CreateFont32* added, changed to new naming std.
1898 * [include/windows.h] [include/mmsystem.h] [include/wintypes.h]
1899 Some defines/types added.
1902 TlsSetValue() returns boolean.
1904 * [win32/resource.c] [loader/pe_resource.c] [loader/resource.c]
1905 [controls/menu.c] [objects/bitmap.c]
1906 Cleanup of the resource functions, mostly changes to new naming
1907 standard and fixing of argument types so that they agree with the
1910 Thu Jul 11 15:00:00 1996 Alex Korobka <alex@phm30.pharm.sunysb.edu>
1912 * [windows/winpos.c]
1916 Fix reversed LPARAM in WM_MDIACTIVATE.
1919 New option AllocSystemColors tells Wine how many colors to grab
1920 from the system colormap.
1922 * [objects/bitblt.c] [objects/dc.c]
1923 Fixed pink garbage over Word buttons in PseudoColor. Added
1924 optional DSTINVERT shortcut for faster text selection.
1927 Skip bogus segmented pointers in wsvnprintf16().
1929 * [objects/gdiobj.c]
1930 Added palette handling to UnrealizeObject().
1932 * [objects/color.c] [objects/palette.c] [windows/dce.c]
1933 Wine gets palette manager with support for more than 20 colors.
1934 Only PseudoColor and TrueColor visuals tested so far.
1936 * [windows/winpos.c] [windows/win.c]
1937 Set X size hints for WS_EX_DLGMODALFRAME windows (no resize) and
1938 use XReconfigureWMWindows() instead of XConfigureWindow() in
1942 Do not allocate more than 640K of DOS memory.
1945 Do not allow -desktop and -managed together.
1947 ----------------------------------------------------------------------
1948 Fri Jul 12 17:43:05 1996 Alexandre Julliard <julliard@lrc.epfl.ch>
1950 * [controls/scroll.c]
1951 Use Win32 heap functions to allocate scroll-bar info structure.
1953 * [debugger/dbg.y] [debugger/registers.c]
1954 Added support for FS and GS segment registers.
1955 Check that segment registers value are OK before returning from
1958 * [tools/build.c] [if1632/relay.c] [loader/builtin.c]
1959 Changed relay debugging for Win32 function: the relay code now
1960 passes the entry point address instead of the function name.
1962 * [tools/build.c] [miscemu/*.c]
1963 Added support for data entry points in Win32 DLLs.
1964 Added 'cdecl' function type for Win32.
1965 For 'register' function, the relay code now passes a pointer to
1966 the SIGCONTEXT structure.
1968 * [include/registers.h] [include/wine.h]
1969 Moved SIGCONTEXT structure definition in registers.h.
1971 * [loader/pe_image.c]
1972 Don't die at once if some Win32 entry points cannot be found, but
1973 set them to NULL, just like we do for Win16. This allows some
1974 programs to go further before crashing.
1976 * [loader/task.c] [loader/main.c]
1977 Moved global initializations from InitTask() to MAIN_Init(), as
1978 they no longer need a task context with the new SEGPTR heap functions.
1981 Added lstrcpynAtoW and lstrcpynWtoA; not real API functions, but
1984 * [windows/graphics.c]
1985 Partially implemented DrawEdge().
1987 * [windows/timer.c] [windows/caret.c]
1988 Implemented Win32 timer handling. Updated caret management to use
1989 Win32 timers (avoids having to use a Win16 callback).
1992 Prevent programs from setting some style bits with
1993 SetWindowLong(). This should fix some BadMatch crashes.
1994 Link new windows at the end of the linked list.
1996 * [windows/winpos.c]
1997 Don't try to activate a child window in ShowWindow().
1999 * [windows/winproc.c]
2000 Added a 32->32 thunk to support Ansi-Unicode translation.
2002 Wed Jul 10 22:11:12 1996 Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
2004 * [files/directory.c]
2005 Additional (undocumented) return value for GetTempDrive() added.
2007 * [files/dos_fs.c] [files/file.c] [include/windows.h]
2008 GetTempFileName32* added.
2009 GetShortPathName* added.
2012 Win16 lstrcpy() can get NULL ptrs as argument and survive.
2015 LZOpenFile(): also try opening with compressed filename if normal
2018 * [misc/ole2nls.c] [misc/lstr.c] [include/windows.h]
2020 CompareString* added.
2022 Sun Jul 7 01:22:14 1996 Jukka Iivonen <iivonen@cc.helsinki.fi>
2024 * [objects/font.c] [if1632/gdi32.spec]
2025 CreateFontIndirect32A and CreateFontIndirect32W added.
2028 GetUserDefaultLCID return values updated for new languages.
2029 Finnish support added for GetLocaleInfoA.
2031 * [object/palette] [gdi32.spec]
2032 RealizePalette32 and SelectPalette32 added.
2034 Sat Jul 6 17:27:30 1996 Ronan Waide <root@waider.ie>
2037 Fixup for SHELL_FindExecutable so that File->Run from progman
2038 works once more. Still needs some more fixups - grep for FIXME in
2041 ----------------------------------------------------------------------
2042 Fri Jul 5 16:27:43 1996 Alexandre Julliard <julliard@lrc.epfl.ch>
2044 * [controls/desktop.c]
2045 Use Windows file I/O routines to load the desktop bitmap.
2048 Implemented RemoveDirectory* and DeleteFile*.
2051 Added SIGCONTEXT typedef to replace #define sigcontext_struct.
2054 Fixed initial breakpoint setting for Win32 tasks.
2057 Ignore Unicode formats for wsprintf16().
2060 Implemented Win32 version of GetTextMetrics.
2062 * [windows/winproc.c] [windows/win.c] [windows/class.c]
2064 Modified windows procedures to use thunks, to ensure that the
2065 procedure can be called directly from the Windows program.
2068 Added function WIN_BuildWinArray() to make it easier to enumerate
2069 windows. Implemented Win32 version of EnumWindows() and friends.
2071 Fri Jul 5 11:56:22 1996 Andreas Kirschbaum <ank@rbg.informatik.th-darmstadt.de>
2073 * [controls/button.c] [windows/win.c]
2074 Operator precedence fixes.
2077 Implemented ES_PASSWORD, ES_LOWERCASE and ES_UPPERCASE styles.
2078 Fixed word wrap with long words.
2080 * [debugger/debug.l]
2081 New alias "where" for command "backtrace".
2084 Corrected parameter of ExtTextOut.
2087 Corrected printing of table of modules.
2090 Removed superfluous \n in message name.
2092 * [windows/message.c]
2093 Declared MSG_SendMessage as static.
2094 Changed parameter of DirectedYield() from queue handle to task handle.
2095 Removed warning mesages for argument of printf.
2097 * [windows/nonclient.c]
2098 Added the flag DT_NOPREFIX when drawing window titles.
2101 WIN_WalkWindows now prints the invalid window handle.
2102 Added a warning if Get-/SetWindowWord/-Long gets an invalid offset.
2104 * [windows/winproc.c]
2105 Allows creating dialog windows with NULL as dialog function.
2107 Wed Jul 3 09:26:41 1996 Andrew Lewycky <plewycky@oise.utoronto.ca>
2110 EVENT_key: Fixes to VK_ code generation for space bar and
2114 GetTempFileName: first character in temporary name is "~".
2117 HEAP_MakeInUseBlockFree now frees the whole subheap if possible.
2120 ExtTextOut16(): handle NULL lpRect and ETO_OPAQUE.
2123 Removed some bugs and reformatted. Actually loads drivers now.
2125 * [include/callback.h]
2126 Added CallDriverProc() and CallWindowsExitProc().
2129 MODULE_CallWEP(): new function.
2132 LZSeek(): return new pointer, not old one.
2135 find_ne_resource(): fixed dependence on LZSeek() bug.
2136 GetFileResource(): initialize reslen before using it.
2139 SetClassWord(): add missing else.
2142 lpFontList is now MAX_FONTS+1. It used to overwrite the array.
2143 InitFontList: allocate one huge array of structures.
2144 FONT_MatchFont: uppercase the face name.
2146 Thu Jun 27 12:41:40 1996 Bruce Milner <bruce@genetics.utah.edu>
2149 Fixed a typo in HeapReAlloc().
2151 Tue Jun 25 22:22:03 1996 Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
2153 * [files/directory.c] [files/drive.c] [if1632/kernel.spec]
2154 [if1632/kernel32.spec] [if1632/shell.spec] [include/windows.h]
2156 GetDriveType* fixed, updated to NewNameStandard.
2157 GetCurrentDirectory* fixed (needs to prepend X:\).
2159 * [controls/listbox.c]
2160 Missing NULL check added.
2162 * [if1632/winmm.spec] [loader/builtin.c]
2163 winmm.dll (32bit mmsystem equivalent) specs added.
2165 * [memory/string.c] [if1632/kernel32.spec] [include/windows.h]
2166 Rtl{Move,Zero,Fill}Memory added.
2169 Some NULL ptr dereference bugs fixed.
2171 * [multimedia/mcicda.c][multimedia/mcistring.c][multimedia/mmsystem.c]
2173 Fill mciOpenDrv when mixing mciOpen and mciSendString("open ..").
2174 Aliasing should work for all MCI devices.
2177 Allow passing invalid window handles to CloseWindow().
2179 Tue Jun 25 20:02:15 1996 Jukka Iivonen <iivonen@cc.helsinki.fi>
2181 * [files/directory.c] [if1632/kernel32.spec]
2182 GetSystemDirectory32A and GetSystemDirectory32W added.
2184 * [misc/main.c] [if1632/kernel32.spec]
2185 Beep and SetEnvironmentVariable32W added.
2187 ----------------------------------------------------------------------
2188 Wed Jun 19 14:49:27 1996 Marcus Meissner <msmeissn@faui45.informatik.uni-erlangen.de>
2191 GetFreeDiskSpace*, GetVolumeInformation* added.
2194 FlushFileBuffers, CreateDirectory* added.
2196 * [include/winbase.h] [include/windows.h]
2197 Prototypes, defines added and fixes.
2199 * [if1632/kernel32.spec] [include/resource32.h]
2200 [win32/cursoricon32.c] [win32/resource.c] [windows/dialog.c]
2201 Fixes to resource handling.
2203 * [if1632/kernel.spec] [if1632/kernel32.spec] [if1632/user32.spec]
2204 Specs for implemented functions added
2205 Some thunks to functions which are same as win16 equivalents.
2208 GetAppCompatFlags() added.
2211 One missing else added, small hack to RegQueryValue16().
2214 GetFileAttributesA() fixed (was using DOS path as UNIX path).
2216 Tue Jun 18 21:00:00 1996 Alex Korobka <alex@phm30.pharm.sunysb.edu>
2218 * [loader/ne_resource.c]
2219 Fixed FreeResource() return value.
2222 Fixed a bug in ExtTextOut() that was causing overlapped characters
2225 * [windows/winpos.c]
2226 SWP_FRAMECHANGED for top-level windows now invalidates client
2227 area as clock.exe wants.
2229 Tue Jun 18 11:30:22 1996 Albrecht Kleine <kleine@ak.sax.de>
2231 * [controls/listbox.c]
2232 Mini bugfix: 'revival' of missing scrollbar in listboxes.
2234 Mon Jun 17 20:27:41 1996 Robert Pouliot <krynos@clic.net>
2236 * [resources/sysres_Fr.rc] [resources/TODO]
2237 Made changes for Choose_Font dialog.
2239 ----------------------------------------------------------------------
2240 Sun Jun 16 16:51:31 1996 Alexandre Julliard <julliard@lrc.epfl.ch>
2243 Fixed bug in HeapRealloc (thanks to Bruce Milner).
2246 Fixed argument size for %c format in wsprintf16().
2249 Don't free hFirstBitmap for saved DCs.
2252 Added timer handling in EVENT_WaitXEvent().
2254 * [windows/message.c]
2255 In MSG_TranslateMouseMsg and MSG_TranslateKbdMsg, check if the
2256 event is for the current task; if not, wake the other task.
2258 * [windows/queue.c] [include/queue.h]
2259 Added 'self' handle in queue structure.
2262 Added TIMER_ExpireTimers() function to mark expired timers and
2263 wake up the corresponding tasks.
2265 Thu Jun 13 01:46:33 EDT 1996 William Magro <wmagro@tc.cornell.edu>
2267 * [windows/mapping.c]
2268 First point in list was mapped multiple times in DPtoLP and
2269 LPtoDP. Other points were not mapped.
2271 Wed Jun 12 18:08:45 1996 Alex Korobka <alex@phm30.pharm.sunysb.edu>
2274 Some fixes for ExtractIcon function family.
2276 * [documentation/user_module]
2277 Chapter about windowing and messaging subsystems.
2279 ----------------------------------------------------------------------
2280 Tue Jun 11 15:20:43 1996 Alexandre Julliard <julliard@lrc.epfl.ch>
2282 * [debugger/break.c] [loader/signal.c]
2283 Fixed breakpoints in 32-bit code.
2285 * [include/windows.h]
2286 Added many more Win32 versions of standard structures.
2288 * [include/winreg.h] [misc/registry.c]
2289 Moved private types into registry.c.
2291 * [memory/string.c] (New file)
2292 Moved most string functions from misc/lstr.c; added Win32 version
2296 Implemented Win32 wsprintf functions.
2298 * [objects/bitmap.c]
2299 Implemented Win32 bitmap functions.
2301 * [windows/dialog.c]
2302 Don't set dialog procedure before the controls are created. This
2303 avoids a crash in Winhelp.
2305 Tue Jun 11 14:10:06 1996 Martin von Loewis <loewis@informatik.hu-berlin.de>
2307 * [controls/menu.c] [if1632/user.spec] [windows/message.c]
2308 Replace PeekMessage with PeekMessage16.
2310 * [if1632/kernel32.spec][misc/main.c]
2311 GetVersion32,GetVersionEx32A,GetVersionEx32W: new functions.
2312 MAIN_ParseVersion: new function, new command line option -winver.
2313 GetVersion: modified to take command line argument into account.
2315 * [if1632/kernel32.spec] [win32/process.c]
2316 FreeLibrary32: new function.
2317 TlsAlloc: initialize Tls to zero.
2318 InterlockedIncrement,InterlockedDecrement,InterlockedExchange: new
2321 * [if1632/kernel32.spec]
2322 SetErrorMode,GetActiveWindow: new relays to existing functions.
2324 * [if1632/kernel32.spec][win32/user32.c]
2325 PeekMessage32A,PeekMessage32W: new functions.
2327 * [include/struct32.h][include/windows.h]
2328 Moved MSG32 to windows.h.
2329 Renamed MSG to MSG16.
2330 Modified prototypes to use MSG16
2332 * [include/winbase.h]
2333 OSVERSIONINFO32A,OSVERSIONINFO32W: new structures.
2335 Sun Jun 9 20:53:30 1996 Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
2337 * [if1632/Makefile.in] [loader/builtin.c]
2338 version.dll,lz32.dll added.
2340 * [include/lzexpand.h] [if1632/lz32.spec] [if1632/lzexpand.spec]
2343 Modified to new function naming standard.
2345 * [include/ver.h] [if1632/ver.spec] [if1632/version.spec] [misc/ver.c]
2346 version.dll added (win32 version of ver.dll).
2347 Modified to new function naming standard.
2348 Use registry to look up a LOCALE langids too.
2349 (VerInstallFile,VerFindFile still stubs)
2351 Fri Jun 7 20:40:20 1996 Albrecht Kleine <kleine@ak.sax.de>
2354 Added a warning if GetTempFileName() gets a bad drive parameter.
2357 Changed file listbox color to gray in SaveFile dialog
2358 (just like Windows does this).
2360 ----------------------------------------------------------------------
2361 Wed Jun 5 20:13:54 1996 Alexandre Julliard <julliard@lrc.epfl.ch>
2363 * [controls/button.c] [controls/listbox.c]
2364 Fixed wParam of WM_DRAWITEM message.
2366 * [if1632/Makefile.in] [loader/builtin.c]
2367 Remove WPROCS32 DLL, as the relay code can call Wine routines
2370 * [loader/module.c] [loader/ne_image.c]
2371 Fixed initial stack layout for self-loading modules.
2374 Fixed data segment building for Win16 modules.
2376 * [windows/defdlg.c]
2377 Implemented Win32 versions of DefDlgProc().
2379 * [windows/dialog.c]
2380 Merged Win16 and Win32 dialog code.
2381 Added support for control extra data in dialog item template.
2384 Unified Win16 and Win32 versions of CreateWindow().
2385 Implemented Win32 version of GetWindowLong().
2387 * [windows/winproc.c]
2388 Changed the implementation of window procedures, so that 16-bit
2389 winprocs are valid segmented pointers.
2391 Sun Jun 2 16:39:46 1996 Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
2394 Fixed another bug in the w95 loader. Quietened some debug output.
2396 Sun Jun 2 10:00:22 1996 Ulrich Schmid <uschmid@mail.hh.provi.de>
2398 * [windows/winproc.c]
2399 Bug fix: WM_PARENTNOTIFY: don't fall through to WM_SETTEXT.
2401 Sat Jun 1 12:37:22 1996 Tristan Tarrant <tst@sthinc.demon.co.uk>
2403 * [resources/TODO] [resources/sysres_It.rc]
2404 Updated font dialog box.
2406 Thu May 30 21:05:19 1996 Albrecht Kleine <kleine@ak.sax.de>
2408 * [include/commdlg.h] [misc/commdlg.c]
2409 ChooseFont() and ChooseColor():
2410 Bugfixes and added more support for some CF_* and CC_* flags:
2411 dialog templates and font size control.
2412 Bugfix in structure definition of CHOOSECOLOR definition.
2414 * [ipc/dde_proc.c] [windows/event.c]
2415 Replaced SendMessage with SendMessage16 and added inclusion of
2416 dde_proc.h for error-free compilation of ipc module.
2418 Thu May 30 19:00:00 1996 Alex Korobka <alex@phm30.pharm.sunysb.edu>
2420 * [windows/scroll.c]
2421 Made ScrollDC to save/restore current clipping region.
2423 * [misc/clipboard.c] [windows/event.c]
2424 Implemented most of the previously missing features (not tested),
2425 improved text pasting from/to X.
2427 * [if1632/user.spec] [if1632/gdi.spec] [objects/dc.c]
2428 [objects/gdiobj.c] [objects/clipping.c] [windows/dce.c]
2429 [windows/winpos.c] [windows/painting.c]
2430 Updated DCE code, implemented dynamic invalidation of owned DCs.
2431 This fixes a lot of problems with scrolling in WinWord. Not
2432 sure about the effect on -desktop.
2434 Wed May 29 23:35:44 1996 Jukka Iivonen <iivonen@cc.helsinki.fi>
2436 * [win32/time.c] [if1632/kernel32.spec]
2437 Added SetSystemTime and SetTimeZoneInformation.
2439 * [if1632/kernel32.spec]
2440 Added lstrcat, lstrcatA, lstrcmp, lstrcmpA, lstrcpy, lstrlen.
2442 * [include/windows.h]
2443 Added SYSTEM_POWER_STATUS structure and prototypes for
2444 GetSystemPowerStatus, SetSystemPowerState, SetSystemTime.
2446 * [include/kernel32.h]
2447 Added a prototype for SetTimeZoneInformation.
2449 * [win32/environment.c] [if1632/kernel32.spec]
2450 Added GetSystemPowerStatus and SetSystemPowerState stubs.
2452 ----------------------------------------------------------------------
2453 Tue May 28 19:36:36 1996 Alexandre Julliard <julliard@lrc.epfl.ch>
2455 * [controls/combo.c]
2456 Destroy the listbox and edit control when destroying the
2457 combo. This should prevent crashes on application exit.
2459 * [misc/system.c] [if1632/system.spec]
2460 Implemented InquireSystem().
2462 * [loader/task.c] [windows/message.c] [windows/queue.c]
2463 First attempt at inter-task SendMessage(). Still has a lot of
2466 Tue May 28 14:26:04 1996 Peter Bajusz <hyp-x@inf.bme.hu>
2469 Fixed MDITile with iconic children.
2471 Mon May 27 20:28:18 1996 Albrecht Kleine <kleine@ak.sax.de>
2475 - complete rewrite of FontFamilyEnumProc() and FontStyleEnumProc()
2476 not real available font types (e.g. "Bold") can not selected
2477 - supporting more CF_LIMITSIZE- and CF_...ONLY- flags
2480 In FONT_MatchFont perform check if "lfFaceName" is family from X11
2481 only if "lfFaceName" is a windows font family then do a call of
2482 FONT_TranslateName() : this results in better font selections in
2483 ChooseFont() or applications like charmap.exe or write.exe.
2484 Added a ParseFontParms() call if necessary in function
2485 FONT_MatchFont(): we need a font name as basis for GetTextFace()
2486 even if there isn't one...
2489 Inventory of resource translations in sysres_??.rc
2491 Fri May 24 16:33:28 1996 Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
2494 _w95_loadreg: use offset to determine next RGDB position too.
2496 Thu May 23 19:35:38 1996 Greg Kreider <kreider@natlab.research.philips.com>
2498 * [controls/combo.c]
2499 Fixed size of combo, lbox, and button (lb sometimes off by 2 pixels).
2502 Result of option "-fixedmap" is to turn flag on.
2504 Thu May 23 19:15:41 1996 Ronan Waide <root@waider.ie>
2507 ShellExecute and FindExecutable now both use common code to
2508 determine the required executable file.
2510 ----------------------------------------------------------------------
2511 Tue May 21 14:06:07 1996 Alexandre Julliard <julliard@lrc.epfl.ch>
2513 * [controls/button.c]
2514 Made ButtonWndProc a 32-bit window procedure.
2516 * [controls/desktop.c]
2517 Made DesktopWndProc a 32-bit window procedure.
2518 Added handling of WM_SETCURSOR.
2521 Allocate menu items and strings on the 32-bit system heap.
2522 Implemented Win32 versions for ChangeMenu, InsertMenu, ModifyMenu,
2523 AppendMenu and LoadMenuIndirect.
2525 * [controls/widgets.c]
2526 Added possibility to have 32-bit built-in classes.
2529 Implemented GetLogicalDrive() and GetLogicalDriveStrings().
2531 * [misc/spy.c] [include/spy.h]
2532 Added support for spying Win32 messages.
2534 * [loader/builtin.c]
2535 Fixed bug in -dll option parsing.
2538 Added back the change by Huw D. M. Davies to free the block in
2539 LocalRealloc() before allocating the new one.
2541 * [objects/bitmap.c] [objects/cursoricon.c] [objects/oembitmap.c]
2542 Fixed bug in bitmap size that caused memory corruption for 24bpp.
2544 * [windows/defwnd.c]
2545 Implemented Win32 version of DefWindowProc().
2547 * [windows/dialog.c]
2548 Implemented Win32 version of SendDlgItemMessage,
2549 Get/SetDlgItemText and Get/SetDlgItemInt.
2552 Implemented Win32 version of DefFrameProc() and DefMDIChildProc().
2553 Don't make a copy of the OBM bitmaps for every MDI window.
2555 * [windows/message.c]
2556 Implemented Win32 version of SendMessage().
2558 * [windows/winproc.c] [windows/class.c] [windows/win.c]
2559 New scheme for 32-bit window procedures to replace aliases. All
2560 32-bit window procedure get a 16-bit address pointing to a
2561 WINDOWPROC structure.
2562 Implemented Ansi<->Unicode translation for CallWindowProc().
2563 Added translation of WM_DRAWITEM between Win16 and Win32.
2565 * [windows/win.c] [include/callback.h]
2566 Added ugly hack to build CREATESTRUCT on the stack when sending
2568 Implemented Win32 version of Get/SetWindowWord/Long and
2571 Fri May 17 10:20:16 1996 Albrecht Kleine <kleine@ak.sax.de>
2573 * [controls/button.c]
2574 Avoid gray text on gray background in disabled push buttons
2575 using a b/w raster and some raster operations (PatBlt,BitBlt).
2578 DrawText(): don't draw an underbar anymore if DT_CALCRECT is set.
2580 ----------------------------------------------------------------------
2581 Thu May 16 13:35:31 1996 Alexandre Julliard <julliard@lrc.epfl.ch>
2584 Renamed RECT, POINT and SIZE structures to RECT16, POINT16 and
2585 SIZE16. Implemented Win32 version of most functions that take
2586 these types as parameters.
2589 Patched autoconf to attempt to correctly detect -lnsl and
2590 -lsocket. Please check this out.
2592 * [controls/button.c]
2593 Added support for Win32 BM_* messages.
2596 Avoid sending extra WM_MENUSELECT messages. This avoids crashes
2599 * [memory.heap.c] [include/heap.h]
2600 Added support for SEGPTRs in Win32 heaps. Added a few macros to
2601 make using SEGPTRs easier. They are a bit slower than MAKE_SEGPTR,
2602 but they work with Win32.
2605 Implemented Win32 atom functions.
2608 Fixed LocalReAlloc() changes to avoid copying the whole block twice.
2611 Use /dev/zero instead of MAP_ANON for VirtualAlloc().
2614 Properly implemented the Win32 class functions.
2616 * [windows/winproc.c] (New file)
2617 New file handling the message translation between Win16 and Win32.
2619 Mon May 13 18:00:00 1996 Alex Korobka <alex@phm30.pharm.sunysb.edu>
2621 * [windows/mdi.c] [windows/menu.c]
2622 Improved WM_MDICREATE and WM_MDICASCADE handling.
2624 * [windows/event.c] [objects/bitblt.c]
2625 Handle GraphicsExpose event for BitBlt from screen to screen.
2627 * [windows/event.c] [windows/win.c] [windows/nonclient.c]
2628 Bunch of fixes for problems with -managed.
2630 * [windows/win.c] [windows/winpos.c]
2631 Changed conditions for WM_SIZE, WM_MOVE, and WM_GETMINMAXINFO
2634 * [windows/win.c] [windows/queue.c] [misc/user.c]
2635 Do not send WM_PARENTNOTIFY when in AppExit and call WH_SHELL
2636 on window creation/destruction.
2638 * [objects/palette.c]
2639 Crude RealizePalette(). At least something is visible in LviewPro.
2641 Sun May 12 02:05:00 1996 Thomas Sandford <t.d.g.sandford@prds-grn.demon.co.uk>
2643 * [if1632/gdi32.spec]
2644 Added Rectangle (use win16 version).
2646 * [if1632/kernel32.spec]
2647 Added GetWindowsDirectoryA (use win16 GetWindowsDirectory).
2649 * [if1632/user32.spec]
2650 Added GetSubMenu, MoveWindow, SetScrollPos, SetScrollRange (use win16
2652 Added SetWindowsHookExA (empty stub for now).
2654 * [include/handle32.h]
2655 Changed #include <malloc.h> to #include <stdlib.h> to prevent
2656 hate message from FreeBSD compiler.
2659 Added new function SetWindowsHookEx32A (empty stub for now).
2662 Removed redundant debugging printf statement.
2664 Sun May 12 01:24:57 1996 Huw D. M. Davies <h.davies1@physics.oxford.ac.uk>
2667 Avoid creating adjacent free blocks.
2668 Free the block in LocalReAlloc() before allocating a new one.
2669 Fixed LocalReAlloc() for discarded blocks.
2671 Fri May 10 23:05:12 1996 Jukka Iivonen <iivonen@cc.helsinki.fi>
2673 * [resources/sysres_Fi.rc]
2674 ChooseFont and ChooseColor dialogs updated.
2676 Fri May 10 17:19:33 1996 Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
2678 * [files/drive.c,if1632/kernel.spec]
2679 GetCurrentDirectory(),SetCurrentDirectory() implemented.
2681 * [if1632/advapi32.spec] [if1632/kernel.spec] [if1632/shell.spec]
2682 [include/windows.h] [include/winreg.h] [loader/main.c]
2683 [misc/main.c] [misc/shell.c] [misc/registry.c]
2685 - loads win95 registry databases,
2686 - save only updated keys on default,
2687 - now adhers to the new function naming standard,
2690 Tue May 7 22:36:13 1996 Albrecht Kleine <kleine@ak.sax.de>
2693 Added WM_COMMAND-handling for interaction between EDIT and COMBOLBOX
2694 and synchronized mine with Greg Kreider's works.
2697 Bugfix in ChooseFont: font size handling.
2699 ----------------------------------------------------------------------
2700 Mon May 6 12:56:26 1996 Alexandre Julliard <julliard@lrc.epfl.ch>
2702 * [DEVELOPERS-HINTS]
2703 Added paragraph on naming conventions for Win16/Win32/Winelib.
2706 Create a default system menu that is the same for all windows
2707 instead of making a copy every time.
2709 * [include/wintypes.h]
2710 Added WINELIB_NAME and DECL_WINELIB_TYPE macros.
2711 Added xx16 and xx32 definitions for most types. General clean-up.
2713 * [memory/global.c] [memory/local.c] [*/*]
2714 Renamed Global and Local heap functions to xxx16. Added all xxx32
2715 versions of the same functions.
2717 * [memory/selector.c]
2718 Mask out lower bits of selector in FreeSelector().
2724 Changed the class structure to make Win32 support easier.
2726 * [windows/defwnd.c]
2727 Added handling of WM_INITMENUPOPUP for system menu to gray out
2730 * [windows/winpos.c]
2731 Bug fix: the WINDOSPOS structure pointer in WM_NCCALCSIZE must be
2734 Sun May 5 03:51:26 1996 Huw D. M. Davies <h.davies1@physics.oxford.ac.uk>
2737 Implementation of moveable and (rudimentary) support for
2738 discardable local memory, plus several bug fixes.
2740 Sat May 4 18:33:35 1996 Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
2742 * [include/windows.h] [windows/win.c] [if1632/user.spec]
2743 FindWindowEx() implemented (someone reported it was missing
2744 for FrameMaker 4.1).
2746 * [if1632/kernel32.spec] [if1632/user32.spec] [win32/memory.c]
2748 Misc small stubs/small functions which bring win95 binaries
2749 further down the road. (IsBadCodePtr, LocalReAlloc,GetCursorPos)
2750 Small fix in WIN32_LoadAcceleratorsA.
2752 Fri May 3 19:43:12 1996 Frans van Dorsselaer <dorssel@rulhm1.LeidenUniv.nl>
2754 * [controls/edit.c] [controls/EDIT.TODO]
2755 Changed / fixed some types and typecasts.
2756 Fixed the scrollbar reset after WM_SETHANDLE / WM_SETTEXT.
2757 Added heap initialization in WM_CREATE.
2759 Fri May 3 19:30:02 1996 Greg Kreider <kreider@natlab.research.philips.com>
2761 * [controls/combo.c] [controls/listbox.c]
2762 Pass WM_[HV]SCROLL to listbox, but not combo.
2763 Don't try to redraw non-existant scroll bars (changes dwStyle flags).
2764 Combo box gets border.
2765 Combo box includes button (otherwise button won't trigger dropdown).
2766 Proper border around RectButton.
2767 Check size consistancy of combo, listbox, and button after resizing
2768 or before painting. These routines still aren't completely correct.
2769 Localize size checks in separate routines.
2770 Listboxes are white.
2772 Thu May 2 19:21:23 1996 Albrecht Kleine <kleine@ak.sax.de>
2774 * [controls/combo.c][include/commdlg.h][include/commdlg.c]
2775 [resources/sysres_De.rc][resources/sysres_En.rc]
2776 Introduced ChooseFont dialog, but needed some patches in
2777 handling of comboboxes with edit controls.
2779 Tue Apr 30 00:33:27 1996 Ulrich Schmid <uschmid@mail.hh.provi.de>
2781 * [programs/winhelp/*]
2782 Added a help viewer and a simple `.hlp' to `.sgml' converter.
2784 Mon Apr 29 14:17:57 1996 Tristan Tarrant <tst@sthinc.demon.co.uk>
2786 * [resources/sysres_*.rc] [misc/shell.c]
2787 Modified size of "About" dialog boxes.
2789 Sat Apr 27 18:10:11 Martin von Loewis <loewis@informatik.hu-berlin.de>
2791 * [if1632/Makefile.in][loader/builtin.c]
2792 crtdll.spec, ntdll.spec, wsock32.spec: new files.
2794 * [loader/pe_image.c]
2795 Fix error message if import by ordinal failed.
2797 ----------------------------------------------------------------------
2798 Sun Apr 28 14:32:43 1996 Alexandre Julliard <julliard@lrc.epfl.ch>
2801 Subdir memory is now also compiled for Winelib, in order to get
2802 the Win32 heap functions.
2804 * [if1632/Makefile.in]
2805 Renamed winprocs and winprocs32 to wprocs and wprocs32 to avoid
2806 DLL names > 8 characters.
2808 * [loader/builtin.c] (New file)
2809 Grouped all built-in DLLs code in a single file.
2812 Use the Win32 heap code instead of malloc() to allocate linear
2813 memory. This will help test the heap code.
2816 Fixed FreeSelector() to clear DS and ES correctly for huge blocks.
2818 * [tools/build.c] [if1632/relay.c]
2819 Removed 'id' directive in spec files. For relay debugging, the DLL
2820 entry point is now computed from the CS:IP entry point address.
2821 Added 'heap' directive to specifiy a local heap for the DLL. USER
2822 and GDI heap are now created this way.
2824 * [windows/class.c] [include/class.h]
2825 Changed the class structure to use pointers instead of handles.
2826 Changed Get/SetClassWord/Long to use a switch statement; this
2827 allows changing the layout of the CLASS structure.
2829 * [windows/win.c] [include/win.h]
2830 Use a CLASS * instead of a handle for the window class.
2832 Sat Apr 27 18:10:11 Martin von Loewis <loewis@informatik.hu-berlin.de>
2834 * [if1632/kernel32.spec] [memory/global.c]
2835 [win32/memory.c] [win32/process.c]
2836 GetProcessAffinityMask,GlobalLock,IsBadReadPtr,IsBadWritePtr,
2837 LocalLock,SetThreadAffinityMask: new relays.
2839 * [win32/cursoricon32.c]
2840 Return same handle if a cursor is loaded multiple times.
2842 Sat Apr 27 15:13:37 1996 Bang Jun Young <bangjy@nownuri.nowcom.co.kr>
2844 * [resources/sysres_Ko.rc]
2845 Added support for Korean [Ko] language.
2847 Fri Apr 26 00:49:05 1996 Huw D. M. Davies <h.davies1@physics.oxford.ac.uk>
2849 * [objects/dc.c] [objects/font.c]
2850 Fixed problem with SaveDC()/RestoreDC() and font cache 'used' count.
2852 * [objects/metafile.c] [objects/dcvalues.c]
2853 Fixed broken SetTextAlign() on metafiles.
2855 * [objects/metafile.c]
2856 Delete objects in handle table at end of PlayMetaFile().
2858 Wed Apr 24 19:21:01 Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
2860 * [if1632/ver.spec] [misc/ver.c] [include/ver.h] (New files)
2861 VER.DLL (partially) implemented (VerFindFile,VerInstallFile)
2862 [If it doesn't work for you, use -dll -ver and report it to me]
2864 * [if1632/user32.spec] [if1632/kernel32.spec] [if1632/shell.spec]
2865 [if1632/shell32.spec] [misc/ole2nls.c] [windows/message.c]
2866 [windows/graphics.c]
2867 Simple win32 functions, where we can just use the win16 counterpart.
2871 Someone reported a _lstrlen(NULL). NULL is a valid argument. Fixed.
2874 Some alloclens were off by 1, one double fclose() fixed.
2875 Requesting value 0 of a key with no values returns an error
2876 (should we always return a made up value NULL? what does win3.1?)
2878 Tue Apr 23 17:00:00 1996 Alex Korobka <alex@phm30.pharm.sunysb.edu>
2881 Implemented FindEnvironmentString(), DoEnvironmentSubst(),
2882 ExtractIcon(), InternalExtractIcon() and ExtractAssociatedIcon().
2885 Do extensive cleanup on application exit.
2887 * [windows/hook.c] [windows/win.c] [windows/class.c]
2888 Added miscellaneous cleanup routines.
2891 More efficient popup menu window handling.
2893 Mon Apr 22 21:35:22 1996 Albrecht Kleine <kleine@ak.sax.de>
2895 * [include/windows.h][objects/oembitmap.c][include/bitmaps/obm_trtype]
2896 Added "TT-bitmap" for later usage in a ChooseFont() ownerdraw combobox.
2898 ----------------------------------------------------------------------
2899 Sat Apr 20 23:23:16 1996 Robert Pouliot <krynos@qbc.clic.net>
2901 * [resources/sysres_Fr.rc] [resources/TODO]
2902 Made changes for Choose_Color dialog.
2904 Sat Apr 20 15:43:49 1996 Alexandre Julliard <julliard@lrc.epfl.ch>
2906 * [controls/button.c]
2907 Fixed test that got miscompiled by some old gcc versions.
2910 Fixed the layout of handle tables so that moveable handle entries
2911 can be freed on LocalFree().
2912 Implemented LocalFlags(), LocalCountFree(), LocalHandleDelta() and
2915 * [misc/main.c] [ANNOUNCE]
2916 Update the list of contributors. Please let me know if I forgot
2919 Fri Apr 19 20:07:20 1996 Frans van Dorsselaer <dorssel@rulhm1.leidenuniv.nl>
2921 * [controls/edit.c] [controls/EDIT.TODO]
2922 Fixed EM_SETHANDLE / WM_CREATE / EDIT_MakeFir() buffer allocation.
2923 Fixed ES_NOHIDESEL / WM_MOUSEMOVE / WM_LBUTTONDOWN implementation.
2924 Added WM_ENABLE implementation (gray text).
2925 Fixed buffer > 32767 bug.
2926 Fixed argument types / typecasting.
2927 Faster selection (re)drawing.
2929 Thu Apr 18 13:38:26 1996 Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
2931 * [misc/registry.c] [include/winreg.h]
2932 Changed savefile format again to human readable/editable
2933 (UNICODE chars >0xff are specified by \uXXXX, data by XX).
2934 Has now global / local registry databases (including merging them).
2935 HKEY_CLASSES_ROOT == HKEY_LOCAL_MACHINE\\SOFTWARE\\Classes.
2936 HKEY_CURRENT_USER == HKEY_USERS\\<loginname>.
2939 Allow " " as COMx: ... spec delimiter too.
2940 (AOL-CD setup.exe tries to initialize modem2 as "9600,x,x x" (can't
2943 Thu Apr 18 09:00:00 1996 Alex Korobka <alex@phm30.pharm.sunysb.edu>
2946 Miscellaneous changes.
2948 * [windows/winpos.c]
2949 Use BitBlt whenever possible in SetWindowPos.
2951 * [windows/painting.c]
2952 Fix incompatibilities with hrgnUpdate being 1.
2954 Wed Apr 17 19:19:22 1996 Albrecht Kleine <kleine@ak.sax.de>
2957 Many bugfixes in ChooseColor dialog.
2958 Added a user defined dialog title in FileOpen-/FileSave- dialog.
2960 * [misc/commdlg.c][include/commdlg.h]
2961 [if1632/commdlg.spec][if1632/winprocs.spec]
2962 Introduced dialog-, callback- and enum- stub functions
2963 for ChooseFont dialog
2965 Wed Apr 17 19:08:38 1996 Niels de Carpentier <niels@cindy.et.tudelft.nl>
2967 * [objects/metafile.c] [include/metafile.h] [if1632/gdi.spec]
2968 Implemented EnumMetaFile and CopyMetaFile. Removed METAFILE struct.
2969 Implemented META_STRETCHDIB in PlayMetaFileRecord, several bug
2972 * [windows/winpos.c]
2973 Don't try to hide the window if it's already hidden.
2975 * [windows/message.c]
2976 Let MSG_PeekHardwareMsg fill the message queue with events if
2979 Wed Apr 17 17:54:04 1996 Tristan Tarrant <tst@sthinc.demon.co.uk>
2981 * [resources/sysres_It.rc]
2982 Updated to support the new CHOOSE_COLOR_DIALOG.
2984 Tue Apr 16 11:50:00 1996 Anand Kumria <akumria@ozemail.com.au>
2986 * [if1632/Makefile] [if1632/relay.c] [if1631/w32sys.spec]
2987 [include/w32sys.h] [include/dlls.h]
2988 [misc/Makefile] [misc/w32sys.c]
2989 W32SYS.DLL partially implemented.
2991 ----------------------------------------------------------------------
2992 Sun Apr 14 12:51:27 1996 Alexandre Julliard <julliard@lrc.epfl.ch>
2994 * [controls/menu.c] [include/dialog.h] [windows/dialog.c]
2995 Made the resource loading code always use the correct Windows
2996 layout for Winelib on other CPUs.
2998 * [include/module.h] [loader/module.c]
2999 Added self handle in NE_MODULE structure, so we can use a pointer
3000 instead of a handle.
3001 Added function MODULE_GetPtr() to validate a HMODULE.
3004 Implemented Win32 heap management.
3006 * [memory/selector.c]
3007 Fix selector limit for huge blocks.
3009 Sat Apr 13 00:19:12 1996 Huw D. M. Davies <h.davies1@physics.oxford.ac.uk>
3011 * [objects/metafile.c]
3012 Fixed memcpy bug to allow memory based metafiles to work.
3014 Fri Apr 12 19:25:41 1996 Frans van Dorsselaer <dorssel@rulhm1.leidenuniv.nl>
3016 * [controls/edit.c] [controls/EDIT.TODO]
3017 Complete rewrite. Everything changed: new features, new bugs.
3018 Main addition: WordWrap.
3020 Fri Apr 12 20:29:55 1996 Tristan Tarrant <tst@dcs.ed.ac.uk>
3022 * [resources/sysres_It.rc]
3023 Fixed a few mistakes in the file and resized some of the controls.
3025 Fri Apr 12 09:55:13 1996 John Harvey <john@division.co.uk>
3027 * [misc/winsocket.c]
3028 Fixed broken #if defined that stopped unixware compiling.
3030 * [win32/resource.c]
3031 Added missing return to end of FindResource32.
3033 Thu Apr 11 18:00:00 1996 Alex Korobka <alex@phm30.pharm.sunysb.edu>
3035 * [windows/keyboard.c] [windows/event.c]
3036 Fixed GetKeyState for mouse buttons.
3038 * [windows/message.c]
3039 WM_MOUSEACTIVATE wasn't sent in some cases.
3041 Wed Apr 10 18:59:53 1996 Niels de Carpentier <niels@cindy.et.tudelft.nl>
3044 Match slightly bigger font if height negative.
3046 Mon Apr 8 13:46:15 1996 Deano Calver <deano@rattie.demon.co.uk>
3048 * [multimedia/mmsystem.c]
3049 Changed read's to FILE_read's in mmsystem to fix mmio bug.
3051 Sun Apr 7 21:40:29 1996 Albrecht Kleine <kleine@ak.sax.de>
3053 * [misc/commdlg.c] [resources/sysres_En.rc] [resources/sysres_De.rc]
3054 Introduced ColorDlgProc() for ChooseColor() and replaced fitting
3056 As written in TODO: some national language support is needed here.
3058 ----------------------------------------------------------------------
3059 Fri Apr 5 15:22:55 1996 Alexandre Julliard <julliard@lrc.epfl.ch>
3061 * [controls/button.c] [controls/static.c]
3062 Changes to use WND * wherever possible.
3064 * [debugger/dbg.y] [debugger/debug.l]
3065 Added 'info module' and 'walk module' commands.
3067 * [if1632/Makefile.in] [if1632/relay.c] [tools/build.c]
3068 Added assembly code generation to call from Wine into 32-bit code.
3069 Changed all 'call32' references in 'callfrom16' to avoid confusion
3070 with Win32 routines.
3072 * [include/callback.h]
3073 Added prototypes for 32-bit callbacks.
3075 * [loader/module.c] [if1632/relay32.c] [tools/build.c]
3076 Unified 16- and 32-bit modules. The fake module for 32-bit DLLs is
3077 now generated by the build program.
3079 * [include/module.h]
3080 Added extra info to NE_MODULE for Win32 modules to point to the PE
3083 * [include/pe_image.h] [loader/pe_image.c] [win32/resource.c]
3084 Removed the wine_files list. The PE data for a module can now be
3085 accessed with the NE_WIN32_MODULE macro.
3087 * [loader/signal.c] [miscemu/instr.c]
3088 Don't start the BIOS timer at startup, but only after an access to
3092 Changed LOCAL_Lock() to return a 32-bit pointer.
3094 * [misc/main.c] [include/dlls.h]
3095 Some built-in DLLs (like KERNEL) can no longer be disabled from
3098 Thu Apr 4 19:54:39 1996 Keith Reynolds <keithr@sco.COM>
3101 A lot of small changes to support SCO OpenServer 5.
3103 Thu Apr 4 15:38:13 1996 Frans van Dorsselaer <dorssel@rulhm1.leidenuniv.nl>
3106 Fixed GetKeyState() call to use 0x8000 convention.
3108 * [include/windows.h]
3109 Added undocumented messages EM_SCROLL and EM_GETTHUMB.
3111 Thu Apr 4 09:52:52 1996 John Harvey <john@division.co.uk>
3114 Modified code to assemble on unixware.
3116 Wed Apr 3 09:38:26 1996 Juergen Marquardt <marqu@lunar.advantest.de>
3119 Implementation of a second font cache which will be updated
3122 Mon Apr 1 16:47:40 1996 Robert Pouliot <krynos@qbc.clic.net>
3124 * [resources/sysres_Cz.rc] [resources/sysres_Da.rc]
3125 [resources/sysres_De.rc] [resources/sysres_Eo.rc]
3126 [resources/sysres_Es.rc] [resources/sysres_Fi.rc]
3127 [resources/sysres_No.rc] [resources/TODO]
3128 Updated FIND_TEXT and REPLACE_TEXT to work like the English version.
3130 ----------------------------------------------------------------------
3131 Sun Mar 31 13:54:46 1996 Alexandre Julliard <julliard@lrc.epfl.ch>
3134 Changed BuildSpec32Files() to generate assembly instead of C code.
3135 Unified -spec16 and -spec32 options; DLL type is now determined by
3136 the 'type' declaration in the .spec file.
3137 New -stdcall option to build all stdcall assembly relays.
3139 * [if1632/relay.c] [if1632/relay32.c] [include/dlls.h]
3140 Started to unify 16- and 32-bit builtin DLLs.
3143 Added MODULE_GetWndProcEntry32() to mirror MODULE_GetWndProcEntry16().
3145 * [loader/pe_image.c] [loader/resource.c]
3146 All modules now have a NE signature, and can be distinguished by
3147 the NE_FFLAGS_WIN32 flag.
3150 Aliases for built-in window procedures are now all created at
3151 startup in ALIAS_Init().
3153 Fri Mar 29 14:56:39 1996 Greg Kreider <kreider@natlab.research.philips.com>
3155 * [controls/combo.c]
3156 Limit rectangle to clear to size of item when painting combo, not
3157 default. Only draw items in list when there is enough room for them.
3159 * [controls/listbox.c]
3160 Get the measure of every item that's added and store in the item's
3161 data structure. Scroll listbox if mouse near edge of box. Only
3162 draw items in list when there is enough room.
3164 Fri Mar 29 12:00:00 1996 Alex Korobka <alex@phm30.pharm.sunysb.edu>
3166 * [windows/defwnd.c] [windows/dialog.c] [windows/mdi.c]
3167 [windows/nonclient.c] [controls/menu.c]
3168 Various changes for better keyboard handling.
3170 * [windows/event.c] [windows/message.c] [misc/keyboard.c]
3171 Proper keyboard message ordering, working GetKeyState() (finally!),
3172 improvements in ToAscii().
3174 * [windows/win.c] [windows/message.c]
3175 Small improvements in WIN_FindWinToRepaint.
3177 * [windows/win.c] [windows/painting.c] [windows/nonclient.c]
3178 Put update region in WM_NCPAINT wParam.
3181 Kill task timers when task is deleted, switch timers to the
3182 new queue in SetTaskQueue().
3184 * [loader/signal.c] [miscemu/dosmem.c]
3185 Added SIGALRM signal handler to increment BIOS clock.
3187 * [windows/win.c] [windows/winpos.c] [windows/mdi.c]
3188 Fixed ChildWindowFromPoint(), WM_PARENTNOTIFY and its handling by
3191 * [windows/winpos.c]
3192 Improvements in handling of owned popups. "Floating" toolboxes
3195 Thu Mar 28 12:38:29 1996 Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
3198 New file, registry rewrite including win32 extensions
3200 - multiple valus per key
3201 - different datatypes for values
3203 - saving and loading in different registries.
3205 * [include/winreg.h]
3206 New file, definitions and structs for registry.
3208 * [include/winerror.h]
3209 Some new error defines added... there are more, someone please
3210 check a (real-)windows winerror.h.
3212 * [if1632/shell.spec] [if1632/advapi32.spec] [if1632/kernel.spec]
3213 Registry specs added.
3216 Switch internal SHELL.DLL to default 'used'.
3218 * [win32/string32.c] [include/string32.h]
3219 Some new functions added.
3220 char should be unsigned char when converting to 16bit ints.
3222 * [misc/shell.c] [include/shell.h] [win32/advapi.c]
3223 Removed old registry functions.
3225 Tue Mar 26 15:01:46 1996 Frans van Dorsselaer <dorssel@rulhm1.leidenuniv.nl>
3227 * [include/bitmaps/ocr_ibeam]
3228 Fixed the position of the hotspot.
3231 Fixed a few bugs in TEXT_TabbedTextOut().
3234 Fixed the order of the bits in the KeyStateTable.
3235 0x80 is the up/down-bit. 0x01 is the toggle bit.
3237 * [loader/resource.c] [windows/mdi.c] [controls/edit.c]
3238 Fixed the calls to GetKeyState().
3240 Tue Mar 26 08:43:15 1996 Robert Pouliot <krynos@qbc.clic.net>
3242 * [resources/sysres_Fr.rc] [resources/TODO]
3243 Updated FIND_TEXT and REPLACE_TEXT to work like the English version.
3245 Mon Mar 25 17:38:59 1996 Tristan Tarrant <tst@dcs.ed.ac.uk>
3247 * [resources/sysres_it.rc]
3248 Added support for Italian [It] language.
3250 ----------------------------------------------------------------------
3251 Sun Mar 24 13:13:11 1996 Alexandre Julliard <julliard@lrc.epfl.ch>
3253 * [include/win.h] [windows/*.c]
3254 Replaced next, parent, child and owner handles by pointers in WND
3255 structure. This should improve performance, and should be
3256 reasonably safe since Microsoft did the same in Win95.
3258 * [include/wintypes.h] [*/*]
3259 Redefined HANDLE to be UINT instead of a pointer for Winelib. This
3260 allows removing a lot of unnecessary casts and NPFMTs.
3263 Create the caret brush upon CreateCaret(); use the bitmap
3264 dimensions for the caret.
3265 Fixed CARET_DisplayCaret() to use PatBlt().
3267 Fri Mar 22 16:00:00 1996 Anand Kumria <akumria@ozemail.com.au>
3269 * [misc/winsocket.c]
3270 More sanity checks, fixup some erroneous return codes.
3272 * [documentation/winsock]
3273 Description of how compatible the winsock is currently.
3275 Fri Mar 22 13:05:34 1996 Ulrich Schmid <uschmid@mail.hh.provi.de>
3277 * [library/winmain.c]
3278 Set `lpszCmdParam' by concatenating arguments.
3281 WinExec: accept Unix commands, use Wine emulator.
3283 Mon Mar 18 12:16:27 1996 Martin von Loewis <loewis@informatik.hu-berlin.de>
3285 * [if1632/kernel32.spec][win32/thread.c][include/kernel32.h]
3286 DeleteCriticalSection, EnterCriticalSection,
3287 InitializeCriticalSection, LeaveCriticalSection, TlsAlloc,
3288 TlsFree, TlsGetValue, TlsSetValue: new functions.
3289 CRITICAL_SECTION: new structure.
3291 * [if1632/kernel32.spec][win32/code_page.c]
3292 WideCharToMultiByte: new function.
3294 * [if1632/kernel32.spec][win32/file.c]
3295 GetFileAttributesA: new function.
3297 * [if1632/kernel32.spec][misc/main.c]
3298 GetEnvironmentStringsW, FreeEnvironmentStringsA,
3299 FreeEnvironmentStringsW: new functions.
3301 * [if1632/user.spec][win32/cursoricon32.c][win32/Makefile.in]
3302 cursoricon32.c: new file.
3303 LoadCursorA, LoadCursorW: modified implementation from LoadCursor
3305 LoadIconA, LoadIconW: modified implementation from LoadIconA32
3308 * [include/struct32.h]
3309 pragma pack inserted.
3310 CURSORICON32 structures added.
3312 * [include/winnls.h]
3313 Constants CP_* and WC_* added.
3315 * [loader/pe_image.c]
3316 PE_LoadModule: call PE_InitDLL with hModule rather than wpnt.
3318 Sun Mar 17 16:59:12 1996 Albrecht Kleine <kleine@ak.sax.de>
3321 Introduced hook function handling in file dialog.
3322 Removed an unnecessary ShowWindow call in FILEDLG_WMCommand().
3324 Thu Mar 14 10:50:00 1996 Thomas Sandford <t.d.g.sandford@prds-grn.demon.co.uk>
3326 * [if1632/gdi32.spec]
3327 Added GetNearestColor.
3329 * [if1632/kernel32.spec]
3330 Added GlobalAddAtomA.
3333 Added stackframe.h to includes.
3334 WIN32_GlobalAddAtomA() - new function.
3336 ----------------------------------------------------------------------
3337 Wed Mar 13 19:46:50 1996 Alexandre Julliard <julliard@lrc.epfl.ch>
3340 Removed calls to memmove (not portable).
3342 * [debugger/dbg.y] [debugger/debug.l]
3343 Prefixed all token with 't' to avoid conflicts with type
3345 Added 'walk queue', 'walk class' and 'info class' commands.
3348 Moved queue and window information functions to windows/queue.c
3349 and windows/win.c respectively.
3352 Added SIGHUP handling to force entry into built-in debugger.
3356 General cleanup and performance improvements.
3359 Added CLASS_DumpClass() and CLASS_WalkClasses() functions for
3363 Pressing Ctrl-Alt-Return forces an entry into the debugger. Not
3364 sure if this key combination is a good choice...
3366 * [windows/message.c] [windows/queue.c] (New file)
3367 Moved message queue handling functions to windows/queue.c.
3369 Tue Mar 12 14:55:16 1996 Onno Hovers <onno@stack.urc.tue.nl>
3371 * [if1632/except.S] [include/except.h] [win32/except.c] (New files)
3372 Implemented Win32 exception functions: RaiseException(),
3373 RtlUnwind(), SetUnhandledExceptionFilter() and
3374 UnhandledExceptionFilter().
3376 Mon Mar 11 19:23:29 1996 Albrecht Kleine <kleine@ak.sax.de>
3378 * [controls/listbox.c] [include/listbox.h]
3379 Special handling for COMBOLBOX styles introduced via extension of
3380 HEADLIST structure: lphl->dwStyle.
3382 Mon Mar 11 13:31:06 1996 Greg Kreider <kreider@natlab.research.philips.com>
3384 * [controls/combo.c]
3385 Any mouse movement within a small distance (defined by CBLMM_EDGE)
3386 of the top or bottom edge causes the window to scroll. Also moved
3387 some assignments so the routine works correctly.
3389 * [controls/listbox.c]
3390 Changing selection in ListBoxSetCurSel now updates PrevFocused.
3391 Added to LBSetFont and CreateListBoxStruct a fake hdc that tests
3392 and sets the standard text height.
3394 Sun Mar 10 08:39:23 1996 Alex Korobka <alex@phm30.pharm.sunysb.edu>
3397 Fixed memory leak in DCE_ClipWindows().
3399 ----------------------------------------------------------------------
3400 Fri Mar 8 19:07:18 1996 Alexandre Julliard <julliard@lrc.epfl.ch>
3403 Quote '[' and ']' in the test program for the strength-reduce
3404 bug. This should work much better...
3407 Augmented DOS_FILE structure. Most internal functions now return a
3408 DOS_FILE* instead of a Unix handle.
3409 Added a local file array to replace the PDB list upon startup, to
3410 allow using file I/O functions before the first task is created.
3411 Added FILE_SetDateTime() and FILE_Sync() functions.
3414 Use the DOS file I/O functions in MODULE_LoadExeHeader().
3416 * [objects/bitblt.c]
3417 Use visible region instead of GC clip region to clip source
3418 area. This fixes the card drawing bug in freecell.
3420 * [objects/region.c]
3421 Fixed CombineRgn() to allow src and dest regions to be the same.
3423 Fri Mar 8 16:32:23 1996 Frans van Dorsselaer <dorssel@rulhm1.leidenuniv.nl>
3425 * [controls/EDIT.TODO]
3426 Updated so it reflects the current status.
3429 Implemented internal EDIT_WordBreakProc().
3430 Implemented ES_READONLY.
3431 Implemented WM_LBUTTONDBLCLK to select whole words.
3432 Fixed a lot of types in the function definitions.
3434 Wed Mar 6 19:55:00 1996 Alex Korobka <alex@phm30.pharm.sunysb.edu>
3437 Added "walk window" command to walk window list.
3440 Added proper(?) WM_MDISETMENU message handling.
3442 Wed Mar 6 09:27:12 1996 Martin von Loewis <loewis@informatik.hu-berlin.de>
3444 * [if1632/callback.c][if1632/relay32.c]
3445 RELAY32_CallWindowProcConvStruct: new function.
3447 * [win32/struct32.c][win32/Makefile.in][win32/param.c][win32/user32.c]
3448 struct32.c: new file. Moved all structure conversions into that file
3449 PARAM32_POINT32to16,MSG16to32,USER32_RECT32to16:
3450 renamed to STRUCT32_POINT32to16, ...
3451 WIN32_POINT,WIN32_MSG,WIN32_RECT,WIN32_PAINTSTRUCT: renamed to
3453 New conversion functions for NCCALCSIZE_PARAMS, WINDOWPOS,
3456 * [include/windows.h][misc/exec.c]
3457 WINHELP, MULTIKEYHELP, HELPWININFO: new structures
3458 WinHelp: Reimplemented. Thanks to Peter Balch
3459 (100710.2566@compuserve.com) for his valuable research.
3461 * [win32/winprocs.c]
3462 WIN32_CallWindowProcTo16: new function, call in
3463 USER32_DefWindowProcA,...
3465 Mon Mar 4 23:22:40 1996 Jim Peterson <jspeter@birch.ee.vt.edu>
3467 * [include/wintypes.h]
3468 Added "#define __export".
3470 * [objects/bitblt.c]
3471 Put in a few hacks to make bitblt-ing work when upside-down and/or
3472 mirrored. BITBLT_StretchImage should really be checked over
3475 * [programs/progman/main.c]
3476 Added "#include <resource.h>" for definition of HAVE_WINE_CONSTRUCTOR.
3478 * [rc/parser.h] [rc/parser.l] [rc/parser.y] [rc/winerc.c]
3479 Eliminated shift/reduce conflict in style definition.
3480 Added crude error message support: "stdin:%d: parse error before '%s'".
3481 Implemented string table support to the best of my ability (it works
3482 with LoadString() calls).
3484 * [windows/nonclient.c]
3485 Fixed bug in NC_DoSizeMove() that made system menu pop up when title
3486 bar of non-iconized window was clicked (checked for iconization).
3488 Mon Mar 04 20:55:19 1996 Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
3490 * [if1632/lzexpand.spec] [if1632/relay.c]
3491 [include/lzexpand.h][misc/lzexpand.c]
3494 Sun Mar 03 18:10:22 1996 Albrecht Kleine <kleine@ak.sax.de>
3497 Prevent usage of invalid HWNDs in WIN_EnumChildWin(),
3498 this prevents too early termination of EnumChildWindows().
3500 ----------------------------------------------------------------------
3501 Sat Mar 2 18:19:06 1996 Alexandre Julliard <julliard@lrc.epfl.ch>
3503 * [controls/scroll.c]
3504 Fixed SCROLL_THUMB painting fixes from Alex Korobka to store the
3505 current tracking window.
3508 Fixed two file descriptor leaks in FILE_OpenFile().
3510 * [if1632/relay32.c] [loader/module.c] [loader/pe_image.c]
3512 Replaced LOADEDFILEINFO structure by OFSTRUCT.
3515 Reload the pointer to the atom table in ATOM_GetTable() and
3516 ATOM_AddAtom() in case the LOCAL_Alloc() calls caused the table to
3517 move in linear memory.
3519 Fri Mar 1 11:57:13 1996 Frans van Dorsselaer <dorssel@rulhm1.leidenuniv.nl>
3521 * [include/callback.h]
3522 Added support for CallWordBreakProc().
3525 New caret handling (really efficient / fast).
3526 Implemented EM_SETWORDBREAKPROC and EM_GETWORDBREAKPROC.
3527 Fixed EM_SETFONT so it now also creates a proper new caret.
3529 Wed Feb 28 22:03:34 1996 Daniel Schepler <daniel@frobnitz.wustl.edu>
3531 * [controls/desktop.c] [misc/main.c] [windows/event.c] [windows/win.c]
3532 Added WM_DELETE protocol to top-level windows.
3534 * [controls/scroll.c]
3535 Fixed a problem which caused slow scrolling to continue uncontrollably.
3538 Implemented ExitWindows().
3541 Set top-level owned windows to be transient.
3543 Wed Feb 28 19:13:22 1996 Ulrich Schmid <uschmid@mail.hh.provi.de>
3545 * [programs/progman/*]
3546 Added a program manager.
3548 Wed Feb 28 18:38:01 1996 Duncan C Thomson <duncan@spd.eee.strath.ac.uk>
3550 * [resources/sysres_Eo.c]
3551 Added support for Esperanto [Eo] language.
3553 Wed Feb 28 00:23:00 1996 Thomas Sandford <t.d.g.sandford@prds-grn.demon.co.uk>
3555 * [if1632/user32.spec]
3556 Added EndDialog, GetDlgItem, GetDlgItemInt, SetDlgItemInt,
3559 Added task.h to includes. GetModuleHandleA() - return hInstance
3560 if called with NULL parameter. Freecell needs this. NOTE this
3561 may indicate a problem with differentiation between hModule and
3562 hInstance within Wine.
3564 * [win32/resource.c]
3565 FindResource32() and LoadResource32() - Removed #if 0's around
3566 conversion from hInstance to hModule. See remarks above.
3568 * [win32/string32.c]
3569 WIN32_UniLen() - removed stray semicolon.
3571 Tue Feb 27 21:05:18 1996 Jim Peterson <jspeter@birch.ee.vt.edu>
3574 Set blink rate with call to GetProfileInt().
3577 In new_style(), made initial flag settings WS_CHILD | WS_VISIBLE
3578 instead of 0. This seems to correspond to Borland's defaults, and
3579 the flags can be unset by using the (rather obtuse) "| NOT WS_CHILD"
3580 or "| NOT WS_VISIBLE" technique in the *.rc file.
3583 In GetLocalTime() and GetSystemTime(), used tv_sec field of result
3584 returned by gettimeofday() instead of making second call to
3585 time(). This eliminates clock jitter if the seconds change
3586 between the two calls (rare, but possible).
3588 * [include/wintypes.h]
3589 Added "#define _far" and "#define _pascal".
3592 Added function GetDesktopHwnd().
3594 * [include/xmalloc.h]
3595 Removed the '#ifdef HAVE_STDLIB_H' structure, since it seemed to
3596 have been removed from 'configure', and was causing redefinition
3599 Tue Feb 27 19:31:11 1996 Albrecht Kleine <kleine@ak.sax.de>
3601 * [windows/winpos.c]
3602 Added RDW_ALLCHILDREN flag in SetWindowPos (handling SWP_FRAMECHANGED)
3603 to force a repaint when setting menu bars with different rows.
3605 Sun Feb 25 21:15:00 1996 Alex Korobka <alex@phm30.pharm.sunysb.edu>
3607 * [windows/syscolors.c] [controls/scroll.c]
3608 Fixed DrawFocusRect pen and SCROLL_THUMB painting.
3610 ----------------------------------------------------------------------
3611 Sat Feb 24 16:17:05 1996 Alexandre Julliard <julliard@lrc.epfl.ch>
3614 Added \r when writing profile files, for DOS compatibility.
3617 Fixed bug in GlobalReAlloc() that caused a discarded block not to
3618 be reallocated if its size was not changed.
3620 * [memory/selector.c]
3621 Avoid setting a valid LDT entry with base and limit set to 0, as
3622 this causes the kernel to clear the entry. This fixes a crash when
3623 exiting Windows program manager.
3625 * [objects/metafile.c]
3626 Removed call to creat() instead of _lcreat() for WINELIB.
3628 Fri Feb 23 00:35:54 1996 Thomas Sandford <tdgsandf@prds-grn.demon.co.uk>
3630 * [if1632/gdi32.spec]
3631 GetTextExtentPointA now has win32 specific implementation.
3633 * [include/struct32.h]
3634 Define new structure tagSIZE32 and typedef SIZE32 to it.
3635 Define prototype for function PARAM32_SIZE16to32
3638 New functions PARAM32_SIZE16to32 and WIN32_GetTextExtentPointA
3641 Added missing file pointer parameter to fprintf.
3643 Thu Feb 22 01:14:21 1996 Eric Warnke <ew2193@csc.albany.edu>
3645 * [windows/nonclient.c]
3646 Added more familiar icon activity, ie single click brings up
3649 Wed Feb 21 13:07:04 1996 Frans van Dorsselaer <dorssel@rulhm1.leidenuniv.nl>
3652 Added calls to HideCaret() and ShowCaret() from within
3653 TrackPopupMenu(), MENU_TrackMouseMenuBar() and
3654 MENU_TrackKbdMenuBar(). Are there any more places where this
3657 * [controls/static.c]
3658 Fixed a FIXME in STATIC_SetIcon(), which now returns a handle to
3659 the previous icon. Added a new FIXME at the point where
3660 WM_SETTEXT is handled for a SS_ICON static control.
3663 Implemented FindText() and ReplaceText()
3664 Still missing : Templates and Hooks handling / error checking
3666 * [resources/sysres_En.c]
3667 Redesigned FIND_TEXT and REPLACE_TEXT dialogs, so they now work.
3668 Languages other than En should update these too, though, as well
3669 as redimension the controls because some of the text doesn't fit.
3670 Created file resources/TODO to explain this.
3673 Re-written. It now uses the correct R2_XORPEN. It resets the
3674 blink timer on SetCaretPos(). It does its own hide/show scheme
3675 when SetCaretPos() is called (should be faster).
3677 Mon Feb 19 21:50:00 1996 Alex Korobka <alex@phm30.pharm.sunysb.edu>
3679 * [controls/listbox.c]
3680 Miscellaneous changes for better LBS_EXTENDEDSEL support.
3681 Removed several superfluous redrawals of item list.
3683 * [controls/scroll.c]
3684 WM_GETDLGCODE return value.
3687 FlashWindow function.
3689 * [windows/painting.c] [windows/scroll.c]
3690 Added HideCaret/ShowCaret calls.
3693 Added GetCharABCWidths stub.
3695 * [include/windows.h]
3696 "#define"s needed for changes mentioned above.
3698 Mon Feb 19 20:12:03 1996 Hans de Graaff <Hans.deGraaff@twi72.twi.tudelft.nl>
3700 * [include/winsock.h]
3701 Change order of includes to get in_addr struct defined in time.
3702 (Note: Linux 1.3.66, libc 5.2.18)
3704 * [misc/main.c] [include/options.h] [miscemu/int2f.c]
3705 Changed the -enhanced option into a -mode option, which can be
3706 either 'standard' or 'enhanced'. 'enhanced' is the default.
3708 ----------------------------------------------------------------------
3709 Sun Feb 18 16:35:54 1996 Alexandre Julliard <julliard@lrc.epfl.ch>
3711 * [controls/desktop.c]
3712 Look for the wallpaper file in the Windows directory.
3715 Fixed swapped parameters in SetMenuItemBitmaps().
3716 Create a separator in MENU_SetItemData() when the string is NULL.
3719 DOSFS_FindNext: don't return '.' and '..' in a drive root dir.
3722 Added a DOS_FILE structure to store per-file information (not
3724 Fixed _lread and _hread to check the size of the buffer before
3725 calling Unix read() to avoid EFAULT error.
3728 Return TRUE in WinHelp() for HELP_QUIT to quiet Notepad on exit.
3731 Call DOSMEM_Alarm() in INSTR_ReplaceSelector(). This should fix
3732 programs that poll the BIOS counter, provided they reload the
3733 selector on every read.
3736 Re-implemented FindFirst/FindNext for FCB calls.
3738 * [windows/message.c] [windows/winpos.c]
3739 Merged MSG_GetWindowForEvent() and WINPOS_WindowFromPoint().
3741 * [windows/nonclient.c] [windows/win.c] [include/windows.h]
3742 Added a per-window WIN_MANAGED flag; only windows that have a
3743 dialog frame or a sizing border are managed.
3745 Sat Feb 17 18:25:00 1996 Thomas Sandford <tdgsandf@prds-grn.demon.co.uk>
3747 * [if1632/Makefile.in]
3748 Added -g flag to compilation of .c files generated from *32.spec.
3750 * [if1632/gdi32.spec]
3751 Numerous additional functions implemented.
3753 * if1632/user32.spec]
3754 wsprintfA maps to vsprintf not wsprintf
3755 Numerous additional functions implemented.
3757 * [include/gdi.h] [objects/gdiobj.c]
3758 New #define MAGIC_DONTCARE added. This is used in
3759 GDI_GetObjPtr to enable getting a pointer to a GDI object of
3766 WIN32_MoveToEx() - handle NULL pointer argument.
3769 USER32_InvalidateRect - handle passing of a NULL pointer.
3770 USER32_SetTimer - New function.
3772 * [files/directory.c]
3773 Fixed DIR_Init() (off by one in allocation of space for
3774 environment variables).
3777 Added <sys/types.h> to #includes (prerequisite for <sys/stat.h>
3780 Fri Feb 16 10:26:56 1996 Andreas Kirschbaum <ank@rbg.informatik.th-darmstadt.de>
3783 Memory leak plugged.
3786 Erase space with function ExtTextOut(). This eliminates the use of
3787 xmalloc(). Memory leak in EDIT_WriteText plugged.
3789 * [debugger/db_disasm.c]
3790 Operand for scas now is di.
3793 PROFILE_GetSection was copying too much data.
3794 PROFILE_GetSection now returns the correct value. It was returning
3795 the number of unused instead of used bytes.
3798 Corrected two typos in comments.
3801 FONT_MatchFont didn't return if it couldn't find any font.
3803 * [objects/oembitmap.c]
3804 Free object only if it has been allocated.
3806 * [windows/scroll.c]
3807 Memory leak in ScrollDC plugged.
3809 Tue Feb 13 11:17:00 1996 William Magro <wmagro@tc.cornell.edu>
3812 Implemented ES_NOHIDESEL style, shift+click selection,
3813 shift+{arrow,home,end,pgup,pgdn} selection. Optimized
3814 (de)selection drawing. Changed selection drawing to use correct
3815 system colors instead of inverting. Fixed deleting or backspacing
3816 across a '\r\n' end of line pair. Selection now anchors
3817 correctly. Fixed text leaking and extra garbage problem bug
3818 uncovered by change in class style in wine960131.
3820 * [controls/widgets.c]
3821 Class flags now match those of Windows.
3823 Mon Feb 12 21:28:19 1996 Martin von Loewis <loewis@informatik.hu-berlin.de>
3825 * [controls/widgets.c]
3826 WIDGETS_Init: RELAY32_GetEntryPoint does not take a string anymore.
3828 * [if1632/Makefile.in][if1632/relay32.c][include/relay32.h]
3829 comctl32.spec ole32.spec winspool.spec: new files.
3830 RELAY32_Init: call initialization of new DLLs.
3831 RELAY32_GetEntryPoint: expects WIN32_builtin* now.
3832 RELAY32_MakeFakeModule: new function.
3834 * [if1632/gdi32.spec][if1632/kernel32.spec][if1632/user32.spec]
3835 Added Win95 functions. Ordinals now differ from both NT and Win95
3836 HeapCreate, CreateDialogIndirectParamA, CreateDialogIndirectParamW,
3837 CreateDialogParamA, CreateDialogParamW, DialogBoxIndirectParamA
3838 DialogBoxIndirectParamW, DialogBoxParamA, DialogBoxParamW:
3841 * [if1632/shell32.spec]
3842 shell32.spec: renumbered all functions to take into account ordinals.
3843 These seem to be identical between NT and Win95.
3845 * [include/dialog.h][windows/dialog.c]
3846 xBaseUnit,yBaseUnit,DIALOG_DoDialogBox: made non-static.
3848 * [include/handle32.h]
3849 New handle types VRANGE, HEAP, HEAPITEM.
3851 * [include/pe_image.h][loader/pe_image.c]
3852 struct w_files: new field builtin.
3853 PE_FindExportedFunction: support ordinals.
3854 PE_GetProcAddress: call RELAY32_GetEntryPoint for builtins.
3855 fixup_imports: support ordinals.
3856 PE_LoadImage: prefer directories over segments.
3858 * [include/resource.h][win32/resource.c]
3859 FindResource32: changed parameter from LPCTSTR to LPCWSTR
3860 check LANG_NEUTRAL if LANG_ENGLISH fails.
3861 LoadAcceleratorsW,SizeofResource32,AccessResource32:
3862 disabled because it's broken.
3863 Casted to and from LPWSTR at various places.
3865 * [include/string32.h][win32/string32.c]
3866 Changed prototypes to take const arguments where appropriate.
3868 * [include/struct32.h]
3869 New structures DLGTEMPLATE32, DLGITEMTEMPLATE32.
3872 BuildSpec32Files: generate Base value into code, generate call to
3873 RELAY32_MakeFakeModule.
3876 This is still not finished and needs rework.
3877 HeapAlloc: renamed to SIMPLE_HeapAlloc, implemented HeapAlloc.
3878 HeapCreate: implemented on top of VirtualAlloc, which does not work yet
3879 HeapDestroy, HEAP_GrowHeap, HeapFree: new functions.
3882 Support for VRANGE_OBJECT. This is not yet called from any place,
3883 and needs more platform specific support
3884 MEMORY_FindVrange, MEMORY_IsVrangeFree, MEMORY_InsertVrange,
3885 MEMORY_AllocVrange, MEMORY_ReleaseVrange: new functions.
3888 WIN32_CreateWindowExA: don't GlobalAlloc for integer class and window
3889 names, as in dialogs.
3890 Implemented dialog functions (see user32.spec).
3893 CARET_Initialize: call RELAY32_GetBuiltinDLL.
3895 Mon Feb 12 18:52:40 1996 Jim Peterson <jspeter@birch.ee.vt.edu>
3898 Removed commented out #ifdefs for WINELIB.
3900 * [tools/makehtml.pl]
3901 Put in error checking when trying to open a file.
3903 * [libtest/Makefile.in] [libtest/new.c] [libtest/hello4.c]
3904 Added two new targets: hello4 and new.
3906 * [include/windows.h]
3907 Added definition of DEVMODE structure, although it's not yet used.
3908 Modified various API functions from CreateDC() to Escape(), in
3909 order to make them more compliant with the strict API definitions.
3911 * [include/wintypes.h]
3912 Added 'typedef char TCHAR'. It probably should be defined as
3913 'short', but then we would have to support such characters. Also did
3914 'typedef const TCHAR* LPCTSTR' and 'typedef TCHAR* LPTSTR'.
3915 Also defined WNDENUMPROC, FONTENUMPROC, GOBJENUMPROC, PROPENUMPROC
3916 MFENUMPROC, and HGDIOBJ.
3918 Mon Feb 5 16:42:07 1996 Frans van Dorsselaer <dorssel@rulhm1.leidenuniv.nl>
3921 Patched a bug that occurred in the internal COMMDLG module for the
3922 FileOpen(), FileSave() and FileSaveAs() functions. The file-type
3923 combobox is now handled correctly.
3925 Fri Feb 2 22:52:58 1996 Roman Dolejsi <roman@sorry.vse.cz>
3927 * [resources/sysres_Cz.rc]
3928 Added support for Czech [Cz] language.
3930 Thu Feb 1 00:35:04 1996 Philippe De Muyter <phdm@info.ucl.ac.be>
3933 FONT_matchfont : for fixed-spacing fonts, allow 'c' if 'm' fails;
3934 for variable-spacing fonts : allow '*' if 'p' fails; if asked lfHeight
3936 CreateFontIndirect : if font parameter is NULL, issue an error message.
3937 CreateFont : null-terminate lfFaceName.
3938 ParseFontParms : debug code turned off : too verbose.
3939 InitFontsList : recognize *-c-* fonts as fixed-spacing fonts.
3942 ColorToPhysical : admit 0xff...... COLORREF's as 0x00...... ones.
3944 --------------------------------------------------------------------
3945 Wed Jan 31 10:58:00 1996 Alexandre Julliard <julliard@sunsite.unc.edu>
3948 Added --with-dll option to build libwine.so.
3950 * [controls/listbox.c]
3951 Fixed ListBoxDirectory(), DlgDirSelect() and
3952 DlgDirList(). Hopefully their behavior is correct now.
3955 Use SEGPTRs in ChangeMenu(), InsertMenu(), AppendMenu() and
3956 ModifyMenu() for the item data, to avoid corrupting the pointer
3957 for owner-drawn items.
3959 * [controls/static.c]
3960 Attempt to load OEM icons for SS_ICON controls. Probably not
3962 Don't clip the text output.
3964 * [files/directory.c]
3965 Add temp dir and Windows dir to environment.
3968 Fixed a few path handling bugs in DOSFS_GetUnixFileName().
3969 Cache last used directory in DOSFS_FindNext() to avoid quadratic
3973 New format for drives configuration in wine.conf; allows
3974 specifying the type, label and serial number of a drive.
3977 New function FILE_OpenUnixFile to make sure we don't open a
3978 directory instead of a file.
3979 Fixed DOSFS_GetUnixFileName() check_last flag in FILE_MakeDir().
3982 Rewrote profile handling. Should be closer to Windows behavior now.
3983 New function PROFILE_GetWineIniString() to get a string from wine.conf.
3984 Support environment variables in wine.conf.
3987 Fixed the order of deletion in TASK_DeleteTask() to avoid memory
3991 Create a discarded block on GlobalAlloc() if the size is 0; thanks
3992 to John Harvey for noticing this.
3995 LOCAL_GetHeap: make sure the pointer is valid before checking
3999 Moved profile and registry saving to ExitWindows(), so we don't
4000 try to save them in case of a crash.
4003 INT21_GetFreeDiskSpace: try to compute the cluster size from the
4004 filesystem size instead of hard-coding it to 64.
4005 Fixed functions 0x3f and 0x40 to use _hread and _hwrite to allow
4006 reading or writing 65535 bytes (thanks to Bruce Milner for this one).
4008 * [windows/message.c]
4009 Fixed bug in linked-list handling in MSG_DeleteQueue().
4010 Simplified SetMessageQueue().
4012 * [wine.ini] [wine.man]
4013 Updated for new drives configuration format.
4015 Tue Jan 30 11:24:46 1996 William Magro <wmagro@tc.cornell.edu>
4018 Implemented ES_PASSWORD style, EM_SETPASSWORDCHAR and
4019 EM_GETPASSWORDCHAR messages.
4021 * [controls/widgets.c]
4022 Adjusted class creation flags to better match values Windows uses.
4024 * [include/windows.h]
4025 Fixed ES_NOHIDESEL typo.
4027 * [loader/ne_image.c]
4028 Added detection for zero offset in RADDR fixups. Quicken
4029 was in an infinite loop here.
4031 Mon Jan 29 20:12:22 1996 Albrecht Kleine <kleine@ak.sax.de>
4034 Bugfix: range error in month value (0..11 set to 1..12).
4037 Changed ROP2-mode to R2_NOTXORPEN in CARET_Callback for pulsed
4038 appearance of the caret.
4040 * [windows/mdi.c] [include/mdi.h]
4041 Changed MDITile(): added a new parameter WORD wParam for
4042 WM_MDITILE second tiling method (MDITILE_HORIZONTAL in wParam) as
4045 Sun Jan 28 14:20:00 1996 Cameron Heide <heide@ee.ualberta.ca>
4048 Added a small bit of MSCDEX emulation.
4051 ALIAS_RegisterAlias was returning the hash value when it should
4052 have been returning the record number.
4054 Sat Jan 27 10:53:51 1996 Jim Peterson <jspeter@birch.ee.vt.edu>
4056 * [include/shell.h] [include/wintypes.h]
4057 Moved definition of HKEY and LPHKEY types to include/wintypes.h.
4058 Declared FONTENUMPROC in wintypes.h.
4060 * [include/windows.h]
4061 Added definition of KERNINGPAIR and LPKERNINGPAIR types. Added
4062 declarations for CopyCursor(), CopyIcon(), EnumFontFamilies(),
4063 ExtractIcon(), FatalAppExit(), FindExecutable(), GetClipCursor(),
4064 GetKerningPairs(), GetQueueStatus(), GetRasterizerCaps(),
4065 IsGDIObject(), IsMenu(), IsTask(), RegCloseKey(), RegCreateKey(),
4066 RegDeleteKey(), RegEnumKey(), RegOpenKey(), RegQueryValue(),
4067 RegSetValue(), ResetDC(), ShellExecute(), SystemParametersInfo(),
4070 * [tools/makehtml.pl] [documentation/apiw.index]
4071 New files that scan windows.h, commdlg.h, and toolhelp.h and output
4072 an HTML sorted list with optional links to www.willows.com and a
4073 tally of unimplemented APIW functions.
4075 * [objects/cursoricon.c]
4076 Added Win32 versions of CopyIcon() and CopyCursor() for use in
4079 * [win32/resource.c] [win32/winprocs.c]
4080 Added '#include "libres.h"' and explicit declarations of windows
4081 procs in order to avoid warnings.
4083 * [windows/utility.c]
4084 Added Win32 version of MulDiv() for libwine.
4086 * [*/*] [include/windows.h]
4087 Changed several function declarations to comply more strictly to
4088 the windows API (without, hopefully, altering their functionality).
4091 Made the return value of CheckMenuItem be the previous state of
4092 the menu item if it was found, otherwise -1 as specified in the
4093 SDK. This conflicts with the APIW specification, which says it
4094 should return TRUE if successful, otherwise FALSE.
4096 * [include/windows.h]
4097 Added obsolete WM_SIZE message wParam names for compatibility.
4098 Added WinHelp() command constants, even though they are not yet
4102 Tidied up transform_binary_file(). In argument checking, flattened
4103 any invalid characters specified with the prefix argument.
4105 * [library/libres.c]
4106 Made FindResource() case-insensitive when parameter 'name' is a string.
4108 Sat Jan 27 02:30 1996 Uwe Bonnes <bon@elektron.ikp.physik.th-darmstadt.de
4111 If root "/" is given in wine.conf, use it as last resort.
4114 Report ER_AccessDenied it disk ist not writable
4118 Squeezed some bugs in ExtendedOpenCreateFile
4120 * [windows/winpos.c]
4121 Some windows may not be moved or resized. We are missing some
4122 structures to be exact, but the approach should help in some cases
4123 and make things worse in much fewer.
4125 Fri Jan 26 10:24:00 1996 Thomas Sandford <t.d.g.sandford@prds-grn.demon.co.uk>
4127 * [loader/pe_image.c]
4128 fixup_imports: Find builtins for Borland style entries, too
4130 Fri Jan 26 10:24:00 1996 Martin von Loewis <loewis@informatik.hu-berlin.de>
4133 LoadMenu: branch to Win32 for PE modules
4135 * [if1632/gdi.spec][if1632/kernel32.spec][if1632/user32.spec]
4136 DeleteObject, GetPixel, SetPixel,WritePrivateProfileStringA,
4137 WriteProfileStringA, EmptyClipboard, EnableMenuItem, EnableScrollBar,
4138 EnableWindow, InvalidateRect, SetWindowTextA, WinHelpA: new relays
4139 DrawTextA, MoveToEx, GetClientRect, InvalidateRect, LoadBitmapA/W,
4140 LoadAcceleratorsA/W, LoadMenu[Indirect]A/W, LoadStringA/W: changed
4141 to convert parameters or naming convention
4143 * [include/kernel32.h][include/wintypes.h]
4144 moved WCHAR, defined LPWSTR
4146 * [include/string32.h][win32/string32.c][include/struct32.h]
4150 LoadModule: exit after returning from PE_LoadModule
4152 * [loader/pe_image.c]
4153 my_wcstombs: isascii does not work on Linux for Unicode
4154 PE_LoadImage: Handle directories
4157 USER32_RECT32to16, USER32_RECT16to32: new functions
4158 implemented new user32 relays
4161 WIN32_WinHelpA: new function
4166 * [win32/resource.c]
4167 GetResDirEntry: added support for named entries
4168 WIN32_LoadAcceleratorsW: invoke *32 resource functions
4169 WIN32_LoadBitmapA: convert name to unicode if appropriate
4170 WIN32_ParseMenu: new function
4171 implemented new resource functions from user32.spec
4173 Wed Jan 24 18:09:00 1996 Alex Korobka <alex@phm30.pharm.sunysb.edu>
4175 * [objects/cursoricon.c]
4176 GetIconId() and LoadIconHandler() functions.
4179 Better maximization support, TranslateMDISysAccel() function,
4182 * [windows/defwnd.c]
4183 Fix for WM_WINDOWPOSCHANGED message handler.
4185 * [windows/winpos.c]
4186 Rewrote WindowFromPoint() function.
4188 Sun Jan 21 1996 17:05:09 Marcus Meissner <msmeissn@faui01.informatik.uni-erlangen.de>
4190 * [include/toolhelp.h] [misc/toolhelp.c]
4191 Added Notify(Un)Register, but no callbacks yet.
4193 Fri Jan 19 01:43:37 1996 Victor Schneider <root@tailor.roman.org>
4196 Added target for libwine.so.1.0.
4198 * [library/winmain.c]
4199 For WINELIBDLL, _WinMain just returns hInstance instead of calling
4203 For WINELIBDLL, renamed main() to _wine_main() for calling from the
4206 * [library/winestub.c] (new file)
4207 Provides a stub main() function for using libwine.so.
4209 Tue Jan 16 11:04:34 1996 Anand Kumria <akumria@ozemail.com.au>
4215 Attempt to do some sanity checking in MemManInfo().
4218 Fix changelog oversight for previous entry.
4220 ---------------------------------------------------------------------
4221 Sun Jan 14 13:45:22 1996 Alexandre Julliard <julliard@sunsite.unc.edu>
4224 Added check for gcc strength-reduce bug.
4226 * [controls/listbox.c]
4227 Changed ListBoxDirectory() to use the new DOS file functions.
4230 Fixed parameters for DeleteMenu() call in ChangeMenu().
4232 * [debugger/stack.c]
4233 Also display current frame in back-trace.
4235 * [files/directory.c] [files/dos_fs.c] [files/drive.c] [files/file.c]
4236 Complete rewrite of the DOS file handling.
4237 Implemented per-task file handles.
4238 Removed default Z: drive; needs to be put explicitely in wine.ini
4242 Fixed file descriptor leak in LoadModule().
4245 Initialise PDB file handle table in TASK_CreateTask().
4246 Close file handles on task termination.
4247 Implemented SetErrorMode().
4250 Fixed WNetGetConnection() to use GetDriveType().
4253 Added function xstrdup().
4256 Many changes for new DOS file functions.
4258 * [miscemu/interrupts.c]
4259 Moved DOS_GetEquipment() function into INT_Int11Handler().
4262 Bug fix: create system menu before sending WM_NCCREATE.
4265 Replaced strcasecmp and strncasecmp by lstrcmpi and lstrncmpi for
4268 Sat Jan 13 16:13:02 1996 Jim Peterson <jspeter@birch.ee.vt.edu>
4270 * [include/wintypes.h]
4271 Added 'typedef HGLOBAL GOBALHANDLE;'. This is not precisely in line
4272 with the true windows 'typedef HANDLE GLOBALHANDLE;', but I believe
4275 * [include/winsock.h]
4276 Added '#include <arpa/inet.h>' for various declarations. '#ifdef'-ed
4277 out some old style internet address #define's.
4280 Made MakeProcInstance() return first parameter #ifdef WINELIB32.
4281 Made FreeProcInstance() do nothing #ifdef WINELIB32.
4282 '#ifdef'-ed out TASK_AllocThunk(), as it was unused in WINELIB32.
4284 * [library/miscstubs.c]
4285 Made GetWndProcEntry16() return ACTIVATEAPP_callback() when called
4286 with name="ActivateAppProc". This hardly seems correct, but it's my
4287 best guess as to how the emulator responds.
4289 Sat Jan 6 17:57:45 1996 Martin von Loewis <loewis@informatik.hu-berlin.de>
4291 * [if1632/kernel32.spec][win32/process.c]
4292 WIN32_GetProcAddress, LoadLibraryA: new functions
4294 * [if1632/relay32.c]
4295 RELAY32_GetEntryPoint: Removed code to load PE DLLs
4297 * [include/pe_image.h][include/pe_exe.h]
4298 struct pe_data: new fields base_addr,load_addr,vma_size,pe_reloc
4299 struct PE_Reloc_Block: new structure
4302 MODULE_RegisterModule: new function
4304 * [loader/pe_image.c]
4305 PE_FindExportedFunction,PE_GetProcAddress: new functions
4306 fixup_imports: expect struct w_files* now, fill dlls_to_init,
4308 do_relocations: new functions
4309 calc_vma_size: renamed from dump_table
4310 PE_LoadImage: use malloc to allocate memory for image
4311 PE_InitDLL: expect HMODULE
4312 PE_InitializeDLLs: new function
4315 NE_InitializeDLLs: branch to PE_InitializeDLLs for PE modules
4316 GetExePtr: Accept PE modules
4319 FILEDLG_WMCommand: unpack WIN32 WM_COMMAND appropriately for WineLib
4321 Thu Jan 4 11:36:21 1996 Manfred Weichel <Manfred.Weichel@mch.sni.de>
4324 New file with usleep() function for SVR4.
4327 Check for usleep() function.
4329 Tue Jan 02 14:00:00 1996 Anand Kumria <akumria@ozemail.com.au>
4331 * [if1632/toolhelp.spec] [include/toolhelp.h]
4332 [misc/user.c] [windows/message.c]
4333 Implement TOOLHELP.80 TimerCount. Fix GetTickCount.
4339 Implement DPMI Get Page Size (AX=0604, INT 31)
4342 Implement TOOLHELP.72 GetMemManInfo.
4344 Mon Jan 2 10:33:00 1996 Thomas Sandford <t.d.g.sandford@prds-grn.demon.co.uk>
4346 * [if1632/callback.c]
4347 CallWindowProc() - When calling RELAY32_CallWindowProc, check
4348 whether lParam should be a SEGPTR, and if so convert it to one.
4350 * [if1632/gdi.spec] [if1632/kernel32.spec] [if1632/user32.spec]
4351 Numerous functions added, mostly calls to original (win16)
4352 functions. Note that some (many) of these are probably not
4353 strictly correct, but with these additions freecell will at least
4354 display its main window though it is garbled.
4356 * [if1632/winprocs.spec]
4357 Completely rewritten - all WndProcs now have win32 versions to
4358 help with the lparam SEGPTR fix in callback.c
4360 * [include/kernel32.h]
4364 Definition of PE_Export_Directory amended.
4366 * [include/resource32.h]
4369 * [include/stackframe.h]
4370 Definition of MAKE_SEGPTR macro #ifdef'd out and replaced with
4371 prototype for replacement function in memory/selector.c which
4372 can operate on any given memory address. This is currently
4373 required for win32 support. It is a dreadful cludge, and will
4374 certainly slow down other programs. If you are not interested
4375 in win32 development you may wish to reverse this patch.
4377 * [include/windows.h]
4378 Definition of SW_SHOWDEFAULT added.
4380 * [loader/pe_image.c]
4381 Extensive rewrites of xmmap() fixup_imports().
4382 PE_LoadImage() - initialisation of bss added, extraction of
4383 module name fixed, initialisation of DLL added.
4384 PE_InitDLL() - now does something.
4385 PE_Win32CallToStart() - initialisation of TEB pointed to by
4387 PE_InitTEB() created to perform TEB initialisation.
4389 * [memory/selector.c]
4390 New function MAKE_SEGPTR() - see include/stackframe.h above.
4393 USER32_RegisterClassA(), CreateWindowExA() memory allocation
4394 method changed. This is probably now unnecessary with the
4395 new MAKE_SEGPTR handling code.
4396 USER32_DefWndProcA() removed to win32/winprocs.c
4397 USER32_TranslateMessage added.
4400 handling of win32 spec files changed to support gcc2.6.X
4401 this requires optimisations to be disabled.
4403 * [win32/resource.c] [win32/newfns.c] [win32/heap.c] [win32/winprocs.c]
4406 * [win32/Makefile.in]
4407 New files heap.c, newfns.c, resource.c and winprocs.c added to build.
4410 New function W32_SetHandleCount.
4413 WIN32_GetModuleHandle() - now returns handle of running process
4414 if called with NULL.
4415 GetStartupInfoA() - set cbReserved2 to 0.
4418 VirtualAlloc() - set mmap() file parameter to -1 instead of 0 to make
4419 it work with FreeBSD. Also check for return value. Removed extra
4422 * [windows/winpos.c]
4423 ShowWindow() - SW_SHOWDEFAULT handling kludged in.
4425 ----------------------------------------------------------------------
4426 Sat Dec 23 18:15:59 1995 Alexandre Julliard <julliard@sunsite.unc.edu>
4428 * [configure.in] [Makefile.in] [tools/install-sh]
4429 New 'install' target installs Wine binary, library and man page.
4430 Library is now more logically named libwine.a.
4431 Split toolkit/ directory into library (for library code) and
4432 libtest (for test programs).
4435 Quick hack to partially support EM_PASSWORD style (avoids
4436 displaying your passwords on the screen when testing programs...)
4438 * [configure.in] [controls/menu.c] [include/resource.h]
4439 [misc/commdlg.c] [misc/ole2nls.c] [misc/shell.c] [windows/msgbox.c]
4440 Language is now a run-time option (wine -language xx).
4443 Dump some more debugging info on crash.
4446 Only consider ';' as a comment if it's the first non-blank
4447 character on the line.
4450 More debugging info for real-mode callback.
4452 * [objects/gdiobj.c]
4453 Rewrote EnumObjects() to do the Right Thing.
4455 * [resources/sysres*]
4456 New directory containing system resources.
4458 Fri Dec 22 11:24:39 GMT 1995 John Harvey <john@division.co.uk>
4460 * [win32/file.c] [win32/memory.c]
4461 Unixware doesn't have MAP_ANON ifdefed out for now.
4464 DOS_GetDosFileName didn't truncate paths starting ./ properly.
4467 Produces assembly code that works with the unixware assembler.
4469 Wed Dec 20 22:22:29 +0100 1995 Morten Welinder <terra@diku.dk>
4472 INSTR_GetOperandAddr: 16-bit addresses should be masked to 16 bits.
4475 DOS_readdir should always return directories, even if they don't
4476 match the file name mask.
4478 Tue Dec 19 18:00:00 1995 Uwe Bonnes <bon@elektron.ikp.physik.th-darmstadt.de>
4481 Give arguments to winhelp.
4484 Implemented Interrupt 21 AX=6C00 EXTENDED OPEN/CREATE.
4485 Created function ExtendedOpenCreateFile.
4486 Give for some Windows95 interrupts the return value 'not
4489 Sun Dec 17 16:51:56 EST 1995 Jim Peterson <jspeter@birch.ee.vt.edu>
4491 * [include/kernel32.h] [include/windows.h]
4492 Moved the typedefs for SYSTEMTIME and LPSYSTEMTIME from
4493 include/kernel32.h to include/windows.h and declared the new Win32
4494 API functions Sleep(), GetLocalTime(), and GetSystemTime().
4495 Redefined INFINITE as 0xFFFFFFFF if WINELIB32.
4497 * [rc/rc (new file)]
4498 Created the shell script 'rc', which should simplify resource
4501 * [win32/environment.c]
4502 Kludged around an undefined reference to wine_files. This change
4503 should be fixed some time.
4505 * [win32/time.c] [if1632/kernel32.spec]
4506 Added the functions GetSystemTime(), and Sleep().
4509 Renamed static function GetSystemTime to INT21_GetSystemTime to
4510 avoid conflicts with the API function of the same name.
4512 * [include/wintypes.h]
4513 Added the SPFMT definition for printf statements.
4515 * [misc/shell.c] [include/shell.h]
4516 Changed ERROR_* defines to SHELL_ERROR_*, as they were conflicting
4517 with the ones in include/winerror.h. They should probably use the
4518 versions in winerror.h, but I'm not certain, and that can be done
4522 Translated WM_MDIACTIVATE(?,(LOhwnd,HIhwnd)) messages to
4523 WM_MDIACTIVATE(HIhwnd,LOhwnd) for WINELIB32. The ? parameter
4524 (boolean) was discarded with this translation. Translated handler
4525 of WM_MDISETMENU(ref,(loHMENU,hiHMENU)) to handle
4526 WM_MDISETMENU(loHMENU, hiHMENU) messages in WINELIB32 (ref assumed
4527 false, call DrawMenuBar() if desired).
4530 General explicit casts and more rigid typing to remove warnings.
4532 * [include/winpos.h] [windows/winpos.c]
4533 Changed return type of WINPOS_ChangeActiveWindow to BOOL.
4535 * [include/commdlg.h] [misc/commdlg.c]
4536 Added prototypes for ChooseColor(), CommDlgExtendedError(),
4537 FindText() GetFileTitle(), GetOpenFileName(), GetSaveFileName(),
4538 PrintDlg, and ReplaceText().
4539 Renamed the CommDlgExtendError() function to CommDlgExtendedError().
4540 Made GetFileTitle return a short, as per the API definition.
4543 Added line to clean and distclean that removes temporaries from
4544 the include directory.
4546 Sat Dec 16 19:39:14 MET 1995 Steffen Moeller <smoe0024@rz.uni-hildesheim.de>
4549 Almost rewrote EDIT_GetLineMsg.
4551 Sat Dec 16 13:51:48 MST 1995 Andrew Taylor <andrew@riscan.com>
4554 Fixed MDITile() bug that occurs when 0 windows are present or all
4555 windows are minimized.
4557 Wed Dec 12 23:30:00 1995 Uwe Bonnes <bon@elektron.ikp.physik.th-darmstadt.de>
4560 Try harder to find files, especially in the working directory.
4561 Look in $HOME/.wine too and create it there if it isn't found.
4563 ----------------------------------------------------------------------
4564 Mon Dec 11 19:08:55 1995 Alexandre Julliard <julliard@sunsite.unc.edu>
4567 Replaced wine_strncpy() by a 32-bit version of lstrcpyn(), since
4568 they do the same job.
4571 Fixed __attribute__((stdcall)) to make it compile with gcc
4572 versions under 2.7. Doesn't mean it will run OK though...
4574 Sat Dec 09 13:22:58 1995 Cameron Heide <heide@ee.ualberta.ca>
4576 * [include/kernel32.h] [include/winerror.h]
4577 Added file attribute definitions and more error codes.
4580 Added some rudimentary errno-to-Win32 error conversion
4584 Added to GetFileInformationByHandle, filled in some known
4585 error codes, and switched to dprintf_win32.
4590 Fri Dec 8 14:37:39 1995 Jim Peterson <jspeter@birch.ee.vt.edu>
4592 * [controls/combo.c]
4593 Converted functions of the type LONG _(HWND,WORD,LONG) to the type
4594 LRESULT _(HWND,WPARAM,LPARAM) where needed.
4596 * [include/libres.h]
4597 Restructured libres prototypes to closer match the windows API.
4599 * [include/windows.h]
4600 Changed several API prototypes' parameter types from 'short' to INT,
4601 which is #defined as short in the emulator, but is a normal int in
4602 WINELIB32. Also changed SEGPTR from DWORD to void* when WINELIB32.
4603 (This creates a lot of warnings at library-compile time, but less
4604 warnings at app-compile time. I'll remove the warnings soon.)
4606 * [loader/resource.c]
4607 Fixed parameter mismatch in call to LIBRES_FindResource(). Changed
4608 various implementations of the LIBRES_* API functions.
4611 Deleted local 'i' from win_fault(), since it was unused.
4613 * [objects/bitblt.c]
4614 Mirrored changes to include/windows.h mentioned above.
4616 * [toolkit/hello3.c]
4617 Changed LoadMenuIndirect() call to LoadMenu() to test the new
4618 resource registration technique.
4620 * [toolkit/libres.c]
4621 Removed definition of 'struct resource' and fixed bugs in the resource
4622 implementation. Implemented LIBRES_FindResource.
4624 * [windows/graphics.c]
4625 Mirrored changes to include/windows.h mentioned above.
4627 Thu Dec 7 23:15:56 1995 Martin von Loewis <loewis@informatik.hu-berlin.de>
4630 LOCAL_HeapExists: Changed parameter to HANDLE. For WineLib, return true
4632 * [controls/listbox.c]
4633 CreateListBoxStruct: Initialize HeapSel to 0 for WineLib
4635 * [include/listbox.h]
4636 change HeapSel from WORD to HANDLE
4638 * [include/resource.h][rc/winerc.c]
4639 struct ResourceTable: removed
4640 struct resource: moved to header file
4641 autoregister resources if supported by compiler
4644 LOCAL_GetHeap: expect HANDLE rather than WORD
4646 * [toolkit/Makefile.in]
4647 Add ALLCFLAGS to make hello3
4650 LocalFree, HEAP_Free: handle 0 parameter gracefully
4652 Wed Dec 06 15:34:23 1995 Greg Cooper <cooper@ima-inc.com>
4654 * [misc/winsocket.c]
4655 Fixed the msgsnd and msgrcv errors that winsock programs get.
4657 Wed Dec 06 12:47:23 MET 1995 Sven Verdoolaege <skimo@dns.ufsia.ac.be>
4659 * [if1632/kernel.spec]
4660 Fixed _hread and _hwrite return type
4662 * [if1632/relay32.c] [loader/pe_image.c]
4663 Hacked loading of PE-dll's in
4666 Added stubs for RegCreateKeyEx, RegSetValueEx, RegQueryValueEx
4669 Added stubs for OpenFileMapping, CreateFileMapping, MapViewOfFileEx
4672 Added stubs for CreateMutexA, ReleaseMutex, CreateEventA,
4673 WaitForSingleObject, DuplicateHandle, GetCurrentProcess
4675 Mon Dec 04 13:06:37 1995 Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
4677 * [include/wine.h] [misc/lstr.c]
4678 Define wine_strncpy(). This function does not pad the buffer with
4679 zeroes like GNU strncpy(), which might break some Windows programs
4680 that pass bogus size arguments.
4682 * [loader/module.c]: GetModuleFileName(),
4683 [misc/commdlg.c]: GetFileTitle(),
4684 [misc/keyboard.c], [misc/lstr.c]: lstrcpyn(),
4685 [misc/ole2nls.c], [misc/profile.c], [multimedia/mcistring.c],
4686 [multimedia/mmsystem.c], [objects/font.c]:
4687 Use wine_strncpy() where strings are returned to Windows programs.
4689 * [objects/metafile.c]
4690 PlayMetafile(): Clear the handle table before using it.
4692 * [misc/shell.c] [misc/main.c]
4693 Rename SHELL_RegCheckForRoot() to SHELL_Init() and call it from main().
4696 load(): Need to handle comments.
4698 * [toolkit/libres.c]
4701 * [windows/nonclient.c]
4702 Use MAKE_SEGPTR macro in two places where a user heap block used
4703 to be allocated instead.
4705 Sat Dec 02 16:43:43 1995 Ramon Garcia <ramon@ie3.clubs.etsit.upm.es>
4707 * [windows/winpos.c]
4708 In function SetWindowPos: do not redraw the parent of
4709 a window if the specified window is placed on the top.
4710 This avoids that ShowWindow(hwnd,1) hides hwnd instead
4713 Sat Dec 02 11:00:00 1995 Alex Korobka <alex@phm30.pharm.sunysb.edu>
4715 * [windows/scroll.c]
4716 Now it can scroll children along with the client region of parent
4717 window. Tried to optimize update region calculation.
4720 ScrollChildren function, more other features added. Basically
4723 * [windows/winpos.c] [windows/focus.c]
4724 Reimplemented window activation and focus handling.
4726 * [windows/nonclient.c]
4727 Added new flag WIN_NCACTIVATED.
4729 * [windows/message.c] [loader/task.c]
4730 Small changes (to maintain linked list of message queues).
4732 Wed Nov 29 15:51:48 1995 Daniel Schepler <daniel@shep13.wustl.edu>
4734 * [include/options.h] [misc/main.c] [windows/defwnd.c]
4735 [windows/event.c] [windows/nonclient.c] [windows/win.c] [Wine.man]
4736 Implemented a -managed option to replace the standard Windows
4737 frame of top-level windows with the window manager's decorations.
4738 If a top-level window makes its own frame, this will still show
4739 up, inside the window manager decorations (I believe ctl3dv2.dll
4740 would do this, although I can't test this).
4742 ----------------------------------------------------------------------
4743 Tue Nov 21 18:49:10 1995 Alexandre Julliard <julliard@sunsite.unc.edu>
4745 * [configure.in] [Makefile] [misc/dos_fs.c]
4746 Got rid of autoconf.h file.
4749 More logical behavior upon syntax errors.
4751 * [include/hook.h] [windows/hook.c]
4752 Changed hook structure and rewrote most of the hook functions for
4753 better compatibility, based on investigations by Alex Korobka.
4755 * [include/message.h] [windows/message.c]
4756 Added hooks to message queue structure and made the structure
4757 layout Windows-compatible.
4758 Added support for WH_MOUSE, WH_KEYBOARD, WH_HARDWARE and
4759 WH_JOURNALRECORD hooks.
4762 Added command-line option for changing the language at run-time
4763 (not implemented yet), based on a suggestion from Michael Patra.
4765 * [objects/cursoricon.c]
4766 Fixed silly SEGPTR bug in DumpIcon().
4768 Mon Nov 20 22:22:22 1995 Alex Korobka <alex@phm30.pharm.sunysb.edu>
4770 * [controls/listbox.c] [controls/combo.c] [include/listbox.h]
4771 Partial implementaion of LBS_EXTENDEDSEL style,
4772 yet more updates for drag & drop support. Now works.
4774 * [windows/defwnd.c]
4775 More message handlers.
4778 DragObject, DragDetect, AnyPopup functions.
4780 * [controls/listbox.c]
4781 More kludgy fixes (WM_...TOITEM, etc.).
4783 * [objects/cursoricon.c] [objects/oembitmap.c]
4784 IconToCursor skeleton, patch for OBM_LoadCursorIcon to handle new
4787 * [include/bitmaps/ocr*]
4790 Mon Nov 20 11:05:20 EST 1995 Jim Peterson <jspeter@birch.ee.vt.edu>
4793 Swapped flags and size arguments to LocalRealloc as per changes in
4794 memory/local.c by William Magro in previous release.
4796 * [include/wintypes.h]
4797 Reinstated the #define's for 'min' and 'max', since they're part of
4798 the Windows API. I really don't think it's a wise idea, so I put
4799 a '#ifndef DONT_DEFINE_min_AND_max' around them. I think the actual
4800 WINE code should never use these (it should use 'MIN' and 'MAX'
4804 Put '#ifndef WINELIB' around many things that WINElib should not need.
4807 Took out many '#if defined(WINELIB)' sections with the associated
4808 comment 'temporary fix, until Local memory is correctly implemented in
4809 WINELIB', since the effective translations are now in
4810 toolkit/miscstubs.c.
4811 Took out the #ifndef's I put in EDIT_ClearText. Whoever modified this
4812 file fixed (or at least postponed) the bug I had encountered.
4815 Put an #ifdef in TASK_CreateTask() that hardwires the current drive to
4816 C: This will probably cause a lot of trouble if this change is
4817 forgotten in the future, but it will let things like the OpenFileName
4818 dialog work for now.
4820 * [toolkit/libres.c] [toolkit/Makefile.in] [toolkit/Makefile]
4822 Made new libres.c file, which will contain functions for supporting
4823 accessing resources by name in WINElib. 'winerc' will need to be
4827 Refined memory routines to allow for differences between LocalAlloc
4828 and GlobalAlloc and between LocalSize and GlobalSize.
4830 * [windows/message.c] [include/windows.h]
4831 Defined the GetCurrentTime routine in windows/message.c, and removed
4832 the #define in windows.h.
4834 Mon Nov 20 00:36:42 MET 1995 Sven Verdoolaege <skimo@dns.ufsia.ac.be>
4837 Added new debugging type DEBUG_WIN32 and DEBUG_ENV.
4840 Added undocumented GetExpWinVer.
4843 Previous code didn't pop possibly changed %esi, %edi and %edx
4849 * [win32/code_page.c]
4850 Added stub for MultiByteToWideChar.
4853 Added SetConsoleCtrlHandler stub.
4856 Added ReadFile CreateFileA GetFileInformationByHandle stubs.
4860 Changed VirtualAlloc and VirtualFree.
4865 Sun Nov 19 17:54:42 1995 Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
4867 * [include/windows.h]
4868 Fixed a few broken structure definitions.
4870 * [loader/resource.c]
4871 FindResource(): Need to check for '#xxx' strings here.
4874 FindNext(): Return MS-DOS filenames uppercase.
4876 * [objects/cursoricon.c]
4877 CreateIcon(), CreateCursor(): Added missing element to CURSORICONINFO
4881 _lopen(): Files opened in OF_WRITE mode are truncated.
4882 OpenFile(): Ignore OF_READ/OF_WRITE/OF_READWRITE when files are
4883 created; use read/write mode.
4889 Fixed bad call to strncpy() that smashed the stack.
4891 * [controls/combo.c] [windows/winpos.c] [memory/selector.c]
4892 Operator precedence fixes. People who use gcc 2.7.1 don't need a
4895 * [if1632/gdi.spec] [objects/palette.c]
4896 Add ResizePalette() and AnimatePalette() stubs. They don't do anything,
4897 but sometimes that's good enough.
4899 Fri Nov 17 09:10:35 GMT 1995 John Harvey <john@division.co.uk>
4901 * [include/wine.h] [include/registers.h] [include/winsock.h]
4902 Added definitions for Unixware.
4904 * [loader/signal.c] [misc/comm.c] [misc/winsocket.c]
4905 Misc. fixes for Unixware.
4908 Made assignemts to context in InitTask for registers use the macros
4909 from registers.h to make them more portable. (Needed for Unixware)
4912 Fixed register acces routines to work on Unixware. Bit grubby but
4916 EDIT_WM_NCCreate allocates local heap if hasn't been previously
4920 mkdir now creates directory with permission to access it.
4923 mkdir now creates directory with permission to access it.
4924 DOS_opendir now uses linked list of dirents to avoid problems with
4925 realloc changing address of malloced memory.
4927 Thu Nov 16 12:47:13 1995 Michael Patra <patra@itp1.Physik.TU-Berlin.DE>
4930 MENU_CalcItemSize(): Fixed handling of empty menu items.
4932 Sat Nov 11 21:46:54 1995 Hans de Graaff <graaff@twi72.twi.tudelft.nl>
4935 In OpenFile, unlink should be done on the unix filename.
4937 Sat Nov 11 16:43:29 1995 Cameron Heide (heide@ee.ualberta.ca)
4939 * [include/handle32.h]
4940 New header file containing internal Win32 kernel handle
4944 Added ReadFile, CreateFile, and CloseFileHandle, and did
4945 some reorganizing to match the new handle allocation scheme.
4948 Added CloseHandle and the creation of standard I/O handles.
4950 * [win32/object_mgt.c]
4951 New module for allocating and freeing Win32 kernel handles.
4953 ----------------------------------------------------------------------
4954 Fri Nov 3 20:08:17 1995 Alexandre Julliard <julliard@sunsite.unc.edu>
4957 Attempt to check for -li386 on NetBSD. Please test this.
4959 Mon Oct 30 12:40:32 EST 1995 Jim Peterson <jspeter@birch.ee.vt.edu>
4962 Eliminated various warnings with either explicit casts or more
4963 accurate variable/parameter declarations (e.g. INT instead of short
4965 Changed macros 'min' and 'max' to 'MIN' and 'MAX', since they're
4968 * [controls/edit.c] [windows/defdlg.c]
4969 Added '#ifdef SUPERFLUOUS_FUNCTIONS' wrappers around function
4970 definition of EDIT_KeyVScrollDoc, EDIT_TextLineNumber, and
4971 DEFDLG_FindDefButton to avoid warnings.
4973 * [controls/button.c] [controls/scroll.c] [windows/defwnd.c]
4974 [windows/message.c] [windows/nonclient.c]
4975 Converted MAKEPOINT macro call to manual conversion.
4977 * [include/windows.h]
4978 For WINELIB32, structures POINT, SIZE, and RECT have LONG members
4979 instead of INT. This also invalidates the macro MAKEPOINT(), which
4980 is not supported in Win32. Also defined the POINTS structure (SHORT
4981 members) and the MAKEPOINTS macro.
4984 Changed a lot of 'strcpy' calls to 'strncpy' calls. I'm desperate to
4985 find this memory bug, and this should be done anyway.
4988 Well, the alteration mentioned above didn't do it, but #ifdef'ing out
4989 a few lines in EDIT_ClearText did. This leads to bugs, but for now,
4990 it's better than bizzare memory troubles.
4992 * [toolkit/miscstubs.c]
4993 Removed warning messages in GLOBAL_CreateBlock(), GLOBAL_FreeBlock(),
4994 and RELAY32_GetEntryPoint(). These are the most popular warnings, and
4995 their current implementation seems fine.
4997 Sat Oct 28 09:39:18 1995 Jochen Karrer <cip307@wpax01.Physik.Uni-Wuerzburg.DE>
4999 * [objects/cursoricon.c]
5000 Fix for "broken" X servers that invert masked cursor colors.
5002 Fri Oct 27 19:27:21 1995 Alex Korobka <alex@phm6.pharm.sunysb.edu>
5004 * [windows/dialog.c] [windows/nonclient.c]
5005 Remove unnecessary items from the system menu.
5007 Thu Oct 26 05:03:03 MET 1995 Philippe De Muyter <phdm@info.ucl.ac.be>
5009 * [objects/color.c] [objects/palette.c]
5010 Make GetNearestColor return a RGB value instead of a pixel value.
5012 Wed Oct 25 23:33:39 1995 Martin von Loewis <loewis@informatik.hu-berlin.de>
5014 * [controls/desktop.c][controls/menu.c][include/menu.h]
5015 Changed WORD parameters to UINT parameters.
5017 * [include/wintypes.h]
5018 Made UINT 32bit for WINELIB.
5021 Disabled RELAY32_Init and MODULE_Init for WINELIB.
5024 Assume CPU386 for WINELIB.
5027 add_popup: set MF_POPUP flag on menu item.
5029 * [toolkit/Makefile.in][toolkit/hello3.c][toolkit/hello3res.c]
5030 Add resource demo hello3 for WINELIB.
5031 New file README.resources.
5033 * [toolkit/miscstubs.c]
5036 Tue Oct 17 15:13:10 IST 1995 Itai Nahshon <nahshon@vnet.ibm.com>
5039 Do not append .exe if the file name already has an extension.
5042 Avoid creating a file with a junk name if a .ini file does not
5045 * [if1632/gdi.spec] [if1632/user.spec] [if1632/dummy.c]
5046 Added a lot of dummy stubs for Windows Hebrew version.
5048 Tue Oct 17 01:03:24 1995 William Magro <wmagro@tc.cornell.edu>
5050 * [controls/button.c]
5051 Fix for buttons with no label.
5053 * [controls/combo.c][controls/listbox.c]
5054 Fixes for scrollbar positioning. Now disappears correctly
5058 Handle memory allocation differently when building as library.
5061 Don't destroy old icon before drawing new icon. (Fixes landscape/
5062 portrait toggle icon in print dialog.)
5065 New functions SetMetaFileBits and GetMetaFileBits
5067 * [include/sysmetrics.h] [windows/sysmetrics.c]
5068 Add support for GetSystemMetrics(SM_CMETRICS) == SM_CMETRICS
5070 * [include/windows.h]
5071 META_EXTTEXTOUT, not META_SETTEXTOUT
5072 define GetCurrentTime as GetTickCount (for wine library)
5075 Don't initialize built-in modules in wine library
5078 LocalReAlloc was defined incorrectly. Swap flags and size arguments.
5081 Always report CPUTYPE=4 to wine library.
5084 RLE8 images were missing top line when decompressed.
5086 * [objects/metafile.c]
5087 SetMetaFileBits and GetMetaFileBits implemented. Works when called
5088 from winhelp. More testing needed. Various memory leaks plugged.
5089 Various other bug fixes. New metafile operations added in
5090 PlayMetaFileRecord: CreatePalette, SetTextAlign, SelectPalette,
5091 SetMapperFlags, RealizePalette, ExtTextOut, Escape. Testing needed.
5094 LocalUnLock changed to LocalUnlock
5096 Sun Oct 15 21:55:33 1995 Anand Kumria <akumria@ozemail.com.au>
5099 Return the correct error number, for host lookup operations.
5100 Also, correct the problem with send_message.
5102 Fri Oct 13 19:04:35 1995 Morten Welinder <terra@diku.dk>
5105 Using nm's built-in sorting.
5108 Use xmalloc for malloc and xrealloc for realloc in all ungarded
5112 Handle C-like expressions. Clean-up.
5114 * [debugger/debug.l]
5115 Lots of new tokens for expressions.
5118 Implement "list" command for disassembling.
5121 Implement more Danish stuff.
5123 Fri Oct 6 10:39:39 1995 Ram'on Garc'ia <ramon@ie3.clubs.etsit.upm.es>
5126 Updated self-loading modules to support for new 32 bit
5129 ----------------------------------------------------------------------
5130 Sun Oct 1 15:48:34 1995 Alexandre Julliard <julliard@sunsite.unc>
5133 Fixed GetMenuString() for non-string items.
5136 First attempt to check validity of pointers before memory
5137 accesses. For now only segmented pointers are checked.
5139 * [debugger/dbg.y] [memory/ldt.c]
5140 Added possibility to dump only one segment with 'info segment'.
5142 * [include/bitmaps/ocr_*]
5143 Added all OEM cursors as XPM bitmaps.
5145 * [include/cursoricon.h] [objects/cursoricon.c]
5146 Rewrote all cursor and icon management to use the same memory
5147 layout as Windows, and to factor common code between icons and
5148 cursors. Implemented icon directory lookup to find the best
5149 matching icon (i.e. the color one).
5150 Implemented CopyCursor() and DumpIcon().
5153 For disabled built-in modules, we now try to load the Windows DLL
5154 first, and if this fails we fall back to using the built-in module
5158 Fixed GlobalHandle() to return the correct selector in the high
5159 word even if we are passed a handle in the first place.
5162 Take into account the size of the operand and of the stack segment
5163 when incrementing the stack pointer.
5164 Avoid referencing FS_reg and GS_reg on *BSD.
5167 All DIB functions now accept a BITMAPCOREHEADER format bitmap.
5168 Monochrome DIBs are created as monochrome bitmap iff they are
5171 * [objects/oembitmap.c]
5172 Added support for OEM cursors, changed OBM_LoadIcon to use the new
5176 Added French [Fr] language support.
5178 * [win32/environment.c]
5179 Fixed GetCommandLineA() to use current PDB.
5181 * [windows/event.c] [windows/winpos.c]
5182 Simulate a mouse motion event upon SetWindowPos() to force the
5183 cursor to be set correctly.
5185 Sat Sep 30 17:49:32 Cameron Heide (heide@ee.ualberta.ca)
5188 New Win32 kernel functions: GetACP, GetCPInfo,
5189 GetEnvironmentVariableA, GetFileType, GetLastError, GetOEMCP,
5190 GetStartupInfoA, GetTimeZoneInformation, SetEnvironmentVariable,
5191 SetFilePointer, SetLastError, VirtualAlloc, VirtualFree,
5192 WriteFile. Completed implementations of GetCommandLineA.
5194 * [include/kernel32.h]
5198 Call initialization function for Win32 data (doesn't currently do
5202 Implemented GetEnvironmentVariableA, SetEnvironmentVariableA.
5204 Sat Sep 30 00:26:56 1995 Niels de Carpentier <niels@cindy.et.tudelft.nl>
5206 * [windows/winpos.c][miscemu/emulate.c][loader/module.c]
5210 Fri Sep 29 16:16:13 1995 Jim Peterson <jspeter@birch.ee.vt.edu>
5213 For Winelib, explicit casts have been placed where warnings were
5215 printf formats which give the format for printing a handle as
5216 "%04x" or something similar have been changed to use the NPFMT
5217 macro defined in include/wintypes.h. Some times, explicit casts
5218 were also necessary.
5219 Parameter, field, and variable declarations have been made more
5220 exact, such as converting 'WORD wParam' to 'WPARAM wParam' or
5221 'WORD hFont' to 'HFONT hFont'.
5222 Any call of the form GetWindowWord(hwnd,GWW_HINSTANCE) has been
5223 replaced with a call to WIN_GetWindowInstance(hwnd).
5225 * [controls/combo.c]
5226 Added WINELIB32 support in CLBoxGetCombo().
5228 * [include/dialog.h]
5229 Commented out the '#ifndef WINELIB' around the '#pragma pack(1)'.
5230 winelib needs the packing as well (e.g. when accessing resources
5231 like sysres_DIALOG_SHELL_ABOUT_MSGBOX).
5233 * [include/windows.h]
5234 Got rid of the F[a-k] macros, which were cluttering up the global
5237 * [include/windows.h] [windows/defwnd.c]
5238 Added Win32 messages WM_CTLCOLOR*.
5240 * [include/wintypes.h]
5241 Put in preprocessor '#define WINELIB32' if appropriate and changed
5242 the types of some typedefs (WPARAM, HANDLE) based on this.
5244 * [loader/module.c] [toolkit/miscstubs.c]
5245 Added #ifdef'd portion in LoadModule to handle loading a WINElib
5246 module (already loaded, just init values). '#ifdef'ed out the
5247 definition for GetWndProcEntry16 and added a new version to
5248 toolkit/miscstubs.c.
5251 Adjusted the lengths of AppName and AppMisc from 512,512 to 128,906.
5252 Same amount of total storage, but much more reasonable. Also, changed
5253 calls to strcpy() in ShellAbout() to calls to strncpy() instead.
5254 This was a difficult bug to track down, but the AppMisc field was
5255 being initialized with the contributers text, which was much larger
5256 than 512 characters.
5259 New file for atom-handling functions. Copied from memory/atom.c and
5260 then heavily modified. Right now, it's just a linked list of atoms.
5261 Consider it as a hash table with just one entry. It's easily changed
5265 Commented out the heap functions with a "#ifdef WINELIB16" and put in
5266 a Win32 version (which is basically a modified copy).
5268 * [toolkit/sup.c] [toolkit/miscstubs.c]
5269 Moved the stuff I put in toolkit/sup.c into toolkit/miscstubs.c and
5270 added quite a few more stubs.
5272 * [toolkit/winmain.c]
5273 Rearranged startup code in _WinMain. I think this will work.
5275 * [toolkit/Makefile.in]
5276 Added targets for 'hello' and 'hello2' in case anyone cares to try
5277 out the sample programs.
5279 Wed Sep 27 23:13:43 1995 Anand Kumria <akumria@ozemail.com.au>
5281 * [miscemu/int2f.c] [miscemu/vxd.c] [if1632/winprocs.spec]
5282 First attempt at support for some VxDs. Comm, Shell and Pagefile.
5284 Tue Sep 26 21:34:45 1995 Hans de Graaff <graaff@twi72.twi.tudelft.nl>
5287 DOS_SimplifyPath: Also remove "/./" from path. (Happens when
5288 starting applications like 'wine ./excel.exe')
5290 Sat Sep 23 23:32:40 1995 Morten Welinder <terra@diku.dk>
5293 Avoid relative path for wine.ini.
5296 Support for Danish [Da] language.
5298 * [misc/main.c] [miscemu/cpu.c]
5299 Return the processor we're running on correctly.
5302 Minor stuff in int 0x2f, function 0x16.
5304 Sat Sep 23 1995 17:58:04 Marcus Meissner <msmeissn@faui01.informatik.uni-erlangen.de>
5306 * [misc/shell.c] [misc/main.c]
5307 Implement saving and loading of the registry database (needed for
5308 OLE). Very experimental. Fixed ShellExecute().
5311 EEXIST is not a critical error condition for mkdir().
5313 Fri Sep 22 01:33:34 1995 Alex Korobka <alex@phm6.pharm.sunysb.edu>
5315 * [include/shell.h] [misc/shell.c]
5316 Implemented 4 drag/drop functions with documented functionality.
5318 * [multimedia/time.c]
5319 "Fixed" MMSysTimeCallback kludge so Excel5 loads up without crashing.
5322 Added new files, more message definitions, structures, debug info,
5323 etc. Rewrote message logging functions to produce output similar
5324 to WinSight. Check out -debugmsg +message option.
5327 Fixed GetDriveType return value.
5329 * [windows/message.c]
5330 Hooks are invoked in normal order.
5333 Added some functions and interrupts.
5336 Implemented Drag... functions.
5338 Thu Sep 21 23:50:12 1995 Jukka Iivonen <iivonen@cc.helsinki.fi>
5340 * [rc/sysres_Fi.rc] [rc/sysres.rc]
5341 First attempt at Finnish [Fi] language support.
5343 ----------------------------------------------------------------------------
5344 Sun Sep 17 16:47:49 1995 Alexandre Julliard <julliard@sunsite.unc.edu>
5346 * [configure.in] [*/Makefile.in] [Make.rules.in]
5347 Cleaned up makefiles, added configuration option for Winelib,
5348 grouped common make rules in Make.rules.in.
5351 Renamed to 'Configure.old'; please use 'configure' instead.
5354 Fixed DestroyMenu() to avoid deleting the same menu twice.
5355 More fixes to WM_MENUSELECT, and added WM_INITMENU.
5358 Fixed wrong register values displayed by RELAY_DebugCall32().
5361 Fixed LocalLock() and LocalUnlock() to increment/decrement the
5362 lock count for moveable blocks.
5364 * [misc/commdlg.c] [misc/shell.c] [rc/winerc.c]
5365 Modified the generated C file so that the resource information
5366 (size, etc.) is also exported.
5367 Modified common dialogs to use the new informations.
5369 * [misc/main.c] [ANNOUNCE]
5370 Update the list of contributors. Please let me know if I forgot
5373 * [rc/sysres.rc] [rc/sysres_En.rc]
5374 Moved English resources to sysres_En.rc.
5375 Changed ids from numeric to symbolic for dialogs.
5377 * [windows/dialog.c]
5378 Modified template parsing to be able to pass segmented pointers to
5382 CreateWindow() now takes segmented pointers for class and window
5384 Maxmimize or minimize the window upon creation if the WS_MAXIMIZE
5385 or WS_MINIMIZE bits are set.
5387 Thu Sep 14 17:19:57 1995 Paul Wilhelm <paul@paul.accessone.com>
5389 * [controls/scroll.c]
5390 Fixed scroll-bar bugs for non-client windows.
5392 Thu Sep 14 14:04:14 MET DST 1995 Jochen Hoenicke <Jochen.Hoenicke@arbi.Informatik.Uni-Oldenburg.de>
5394 * [include/cursor.h] [windows/cursor.c]
5395 Cursor is not mirrored any more and the hotspot is set right.
5397 Wed Sep 13 14:22:31 1995 Marcus Meissner <msmeissn@faui01.informatik.uni-erlangen.de>
5402 Mon Sep 4 00:01:23 1995 Jon Tombs <jon@gte.esi.us.es>
5405 First attempt at Spanish [Es] language support.
5407 Sun Sep 3 13:22:33 1995 Martin von Loewis <loewis@informatik.hu-berlin.de>
5409 * [include/alias.h][windows/alias.c][include/relay32.h]
5412 * [controls/widgets.c]
5413 WIDGETS_Init: register alias window procedures
5415 * [if1632/callback.c]
5416 CallWndProc: Call alias functions if necessary
5418 * [if1632/gdi32.spec]
5419 GetStockObject, TextOutA: new relays
5421 * [misc/user32.c][if1632/user32.spec][misc/Makefile.in][misc/Imakefile]
5423 BeginPaint,CreateWindowExA,DefWindowProcA,DispatchMessage,EndPaint,
5424 GetMessageA,RegisterClassA,ShowWindow,UpdateWindow: new relays
5426 * [if1632/winprocs32.spec][loader/pe_image.c][loader/module.c]
5427 PE_Win32CallToStart: new function
5428 MODULE_CreateInstance: removed static attribute
5429 LoadModule: Try loading PE image on error 21
5430 PE_LoadModule: new function
5431 PE_LoadImage: initialize pe_data with 0
5433 * [include/dlls.h][include/peexe.h]
5434 moved pe_data and w_files to peexe.h
5437 ShellAbout: Register AboutWndProc aliases
5440 handle 0x440A and 0xDC
5446 CreateDIBitmap: complain if BITMAPINFOHEADER is of wrong size
5449 include windows.h and relay32.h into generated Win32 relays,
5450 don't declare the implementation as int (*)();
5451 limit in WIN32_builtin was off by one
5454 CARET_Initialize: new function, call on strategic places
5456 * [windows/messagebox.c]
5457 MessageBox: register message box proc aliases
5459 * [if1632/advapi32.spec][if1632/comdlg32.spec]
5462 * [if1632/Makefile.in][if1632/Imakefile][if1632/relay32.c]
5463 added new spec files
5464 RELAY32_GetBuiltinDLL: perform lookup case insensitive
5465 RELAY32_GetEntryPoint: start name search at 0
5467 * [if1632/user.spec][if1632/kernel.spec][if1632/gdi.spec]
5468 Added stubs for new Win95 API
5470 Sat Sep 2 1995 Martin Roy
5473 In WM_INITDIALOG, current filter must reflect lpofn->nFilterIndex.
5474 When process IDOK button in FILEDLG_WMCommand(),
5475 lpofn->nFilterIndex should be updated to current selection.
5477 Thu Aug 31 15:00:00 1995 Ram'on Garc'ia <ramon@ie3.clubs.etsit.upm.es>
5479 * [loader/module.c] [loader/ne_image.c]
5480 Added support of self-loading modules.
5482 ---------------------------------------------------------------------
5483 Thu Aug 31 17:19:57 1995 Alexandre Julliard <julliard@sunsite.unc.edu>
5486 Added compile-time option for IPC.
5489 Added command-line options for language, IPC and malloc
5493 WM_MENUSELECT was sometimes sent to the wrong window.
5495 * [debugger/break.c]
5496 For the 'next' command, only step over instruction that require
5497 it. This allows 'next' to do the right thing with jmp and ret
5500 * [ipc/*.c] [memory/atom.c] [memory/global.c]
5501 IPC can now be configured out at compile-time.
5504 Bug fix in TASK_Reschedule() that could cause a task to be deleted
5507 * [miscemu/dosmem.c] (New file)
5508 Partial emulation of the BIOS data segment.
5511 Trap attempts to access selector 0x40 and remap the access to
5515 Fixed bug in CallTo32_LargeStack() that caused problems when
5516 compiling Wine with the -fomit-frame-pointer option.
5518 * [windows/message.c]
5519 Fixed bug in hardware event handling that could cause some events
5522 Sat Aug 26 13:12:59 IST 1995 Michael Veksler <mveksler@vnet.ibm.com>
5524 * [ipc/README] [ipc/dde.tex]
5525 LaTeX documentation for the ipc and DDE stuff.
5527 Wed Aug 23 22:01:23 GMT 1995 Michael Veksler <mveksler@vnet.ibm.com>
5529 * [ipc/Imakefile] [ipc/wine_test_stub.c]
5530 Fixed IPC testing. Now it can be compiled with "make tests"
5532 Wed Aug 23 21:04:14 1995 Fons Botman <botman@wab-tis.rabobank.nl>
5534 * [if1632/kernel.spec] [include/windows.h] [misc/main.c]
5535 Added GetWinDebugInfo/SetWinDebugInfo stub for player.exe
5537 Sun Aug 20 13:49:42 1995 Marcus Meissner <msmeissn@faui01.informatik.uni-erlangen.de>
5540 Misc fix to int21,ah=40 (write) to match _lwrite().
5541 AX=0x440A (check if handle is remote) added.
5543 * [multimedia/mmsystem.c]
5544 Moved mciSendString to mcistring.c.
5546 * [multimedia/mcistring.c]
5547 New file, string interface for MCI (not complete, not thoroughly
5550 * [multimedia/audio.c]
5551 IOCTL prints errors; one paranoid check disabled.
5554 Misc operator precedence fixes.
5556 * [if1632/gdi.spec] [objects/bitblt.c]
5557 Stub for FastWindowFrame (parameters not correct).
5559 Sat Aug 19 01:31:23 1995 Graham Menhennitt <gfm@werple.mira.net.au>
5561 * [loader/ne_image.c]
5562 Preliminary support for iterated segments.
5564 Sat Aug 19 00:43:04 1995 Andrew Taylor (andrew@riscan.com)
5566 * [windows/mapping.c]
5567 In function MAPPING_FixIsotropic(), VportExt[XY] is multiplied by
5568 the absolute value of (ydim / xdim) or (xdim / ydim).
5570 Thu Aug 15 23:00:16 Gregory Trubetskoy <grisha@mira.com>
5572 * [objects/oembitmap.c]
5573 Added some includes for Windows 95.
5575 * [include/sysmetrics.h]
5576 Added some sysmetrics for Windows 95.
5578 * [include/bitmaps/*95]
5579 New files: obm_close_95, obm_closed_95, obm_reduce_95, obm_reduced_95
5580 obm_zoom_95, obm_zoomd_95 - these are some pixmaps for Windows 95.
5582 Thu Aug 10 12:00:00 1995 Jan Willamowius (jan@janhh.shnet.org)
5584 * [misc/shell.c] [rc/sysres*.rc]
5585 The caption of the ShellAbout dialog box is language specific and
5586 should be defined in the resources.
5588 ----------------------------------------------------------------------
5589 Thu Aug 17 19:30:14 1995 Alexandre Julliard <julliard@sunsite.unc.edu>
5592 Removed winelibclean target, as it doesn't work anyway.
5594 * [controls/button.c]
5595 Avoid drawing the focus rectangle outside of the button.
5597 * [controls/widgets.c]
5598 Fixed bug with the size of the reserved bytes for the Edit
5599 control (caused Eudora to crash).
5601 * [debugger/*] [include/debugger.h]
5602 Unified debugger address handling. Segmented and linear addresses
5603 are no grouped in a single type DBG_ADDR.
5604 All commands now accept seg:off addresses.
5605 Module entry points are now loaded upon first entry to the
5606 debugger, so that entry points of the loaded executable also
5607 appear in the symbol table.
5609 * [include/registers.h] [miscemu/*.c]
5610 Register macros are now of the form 'AX_reg(context)' instead of 'AX'.
5611 This makes code less readable, but will prevent a lot of name
5612 clashes with other definitions. It also avoids a hidden reference
5613 to the 'context' variable.
5615 * [ipc/dde_atom.c] [misc/atom.c]
5616 All *AddAtom and *FindAtom functions now take a SEGPTR parameter,
5617 to allow supporting integer atoms.
5618 Moved atom.c to memory/ directory.
5621 Fixed environment allocation to compute the size dynamically.
5622 Added 'windir' environment variable.
5623 Fixed GetDOSEnvironment() to return the current task environment.
5625 * [windows/message.c]
5626 Fixed bug in MSG_GetWindowForEvent().
5628 Wed Aug 9 11:40:43 1995 Marcus Meissner <msmeissn@faui01.informatik.uni-erlangen.de>
5631 Added a lot of structures from my Borland Manual. Neither complete,
5632 nor 100% right (check please)
5635 Fixed some of the Reg* functions.
5636 Enhanced ShellExecute.
5637 Please test: wine "regedit.exe /v" mplayer.exe soundrec.exe
5638 Do YOU know the format of \WINDOWS\REG.DAT? Mail me please :)
5641 Make umsdos mounted windows dirs work again.
5643 * [miscemu/emulate.c]
5644 Added some comments, preimplementation of subfunction 7.
5646 * [multimedia/mmsystem.c]
5647 Implemented mciSendString. not complete, not clean, not
5648 necessarily working (only checked with a program which uses
5649 'cdaudio' (one working program is cool.exe, a shareware waveditor
5650 with cdaudio play facilities.)
5652 * [multimedia/mcicda.c]
5653 Segptr fixes in DriverProc
5654 Default cdrom drive in Linux is /dev/cdrom ... usually a symbolic
5655 link to your real cdrom device.
5657 Tue Aug 8 19:41:50 CDT 1995 Daniel Schepler <dks2@cec.wustl.edu>
5659 * [loader/resource.c]
5660 Don't crash in a LoadString to NULL
5662 * [loader/resource.c]
5663 Fixed accelerators to work with modifiers. (ALT-x modifiers still
5664 won't work unless the ALT keypress exited the menu.)
5667 Expand a file to the current offset with an _lwrite of size zero.
5670 Set a newly created file to read-write instead of write-only.
5672 Sun Aug 6 20:28:35 1995 Anand Kumria <akumria@ozemail.com.au>
5674 * [misc/main.c] [include/msdos.h]
5675 Fixed to return DOS version 6.22, and the correct byte order
5676 for Windows programs.
5678 Wed Aug 2 12:36:33 1995 Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
5680 * [include/options.h] [memory/global.c] [misc/main.c]
5681 Make the new IPC run-time selectible, disabling it by default.
5682 (I think it's only useful for libwine, anyway.)
5684 * [loader/task.c] [memory/selector.c]
5685 In FreeSelector(), walk up the stack and fix the frames.
5688 Missing break statement in DIB_SetImageBits_RLE8().
5689 In GetDIBits(), set the compression flag in the bitmap info to zero.
5691 * [windows/dialog.c]
5692 GetNextDlgGroupItem() needs to treat the first child as if it had
5693 an implicit WS_GROUP bit set.
5695 Mon Jul 31 15:44:47 EDT 1995 Louis-D. Dubeau <ldd@step.polymtl.ca>
5698 Quick'n dirty fix for the initialisation of the Z: information
5701 ----------------------------------------------------------------------
5702 Sat Jul 22 22:39:09 IDT 1995 Michael Veksler <e1678223@tochnapc2.technion.ac.il>
5705 New directory. This directory contains the new inter-wine
5706 communications support. It enables DDE protocols between two wine
5707 instances. Currently it is limited to DDE, but can be enhanced to
5708 support OLE between 2 different wine instances. This is very
5709 important for libwine.a DDE/OLE support.
5712 A script to delete garbage IPC handles (shared memory, semaphores
5713 and message queues). The current inter-wine communication is not
5714 perfect, and sometimes leaves garbage behind.
5716 * [if1632/relay.c] [include/atom.h] [include/global.h]
5717 [loader/selector.c] [loader/task.c] [loader/module.c]
5718 [loader/signal.c] [memory/global.c] [misc/atom.c]
5719 [windows/class.c] [windows/message.c] [windows/win.c]
5721 Hooks for inter-wine DDE support, current Global.*Atom functions
5722 renamed to Local.*Atom since Global.*Atom are used for Inter-Wine
5723 DDE communication. (The first call to these functions sets up the
5724 IPC structures - which otherwise cause unneeded overhead.
5726 Mon Jul 17 19:55:21 1995 Alexandre Julliard <julliard@sunsite.unc.edu>
5729 Don't crash if a NULL string is passed to menu functions.
5731 * [memory/selector.c]
5732 We now use a bit in ldt_flags_copy to indicate free LDT entries.
5733 Fixed a bug in SELECTOR_ReallocBlock that could cause it to
5734 overwrite valid LDT entries when growing a block.
5737 Emulate int xx instruction by storing the interrupt vector in
5738 CS:IP and returning directly. This allows a program to install an
5742 Added function WIN_GetTopParent to get the top-level parent of a
5745 Sun Jul 16 18:17:17 1995 Gregory Trubetskoy <grisha@mira.com>
5747 * [loader/resource.c]
5748 Added LoadIconHandler. It doesn't do anything yet, but now you
5749 can use borland help files with winhelp.exe.
5751 Sun Jul 16 11:58:45 1995 Anand Kumria <akumria@ozemail.com.au>
5754 Fixed to return 386 Enhanced mode correctly. Also return the same
5755 type of CPU, for both Enhanced and Standard mode, namely a 386.
5757 Sun Jul 16 00:02:04 1995 Martin von Loewis <loewis@informatik.hu-berlin.de>
5759 * [Configure] [include/options.h] [include/wineopts.h]
5760 [misc/main.c][misc/spy.c]
5761 Removed support of spy file. Redirected spy messages to stddeb.
5762 Removed -spy option. Added -debugmsg +spy option.
5764 * [debugger/dbg.y][debugger/debug.l]
5765 Enabled segmented addresses (seg:offs) for break and x commands.
5767 * [if1632/gdi.spec] [objects/region.c] [windows/graphics.c]
5769 FrameRgn, REGION_FrameRgn: New functions
5771 * [if1632/kernel.spec]
5772 IsWinOldApTask: Return false
5774 * [if1632/mouse.spec]
5777 * [if1632/user.spec] [windows/win.c]
5778 ShowOwnedPopups: New function
5780 * [if1632/winsock.spec] [misc/winsocket.c]
5781 inet_addr, select: New prototypes in relay code
5782 Fixed memory layout for netdb functions (getXbyY).
5783 WINSOCK_ioctlsocket: Translated FIONREAD, FIONBIO, and FIOASYNC
5785 * [objects/clipping.c]
5786 RectVisible: Fixed call to LPToDP
5789 main: Removed extra argument to getopt for Linux.
5791 Tue Jul 11 00:14:41 1995 Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
5793 * [controls/listbox.c]
5794 Yet another fix for ListBoxDirectory().
5796 * [loader/module.c] [if1632/kernel.spec]
5797 Make GetModuleHandle() accept instance handles as parameter.
5799 * [if1632/relay.c] [loader/task.c]
5800 Put a magic cookie at the bottom of the 32 bit stack, and check on
5801 each return from a 32 bit function whether it's still there. Complain
5804 * [if1632/user.spec]
5805 Wrong entry for CloseDriver().
5807 * [misc/dos_fs.c] [loader/task.c] [include/dos_fs.h] [misc/file.c]
5809 Large parts of dos_fs.c simplified. Changed it to use one
5810 current drive/directory per task, which is set to the module path on
5812 Prevent CorelPaint from closing stdin.
5813 open() with O_CREAT set must be passed three parameters.
5814 DOS FindFirst()/FindNext() could crash when FA_LABEL was set. Fixed,
5815 it's in DOS_readdir() now.
5818 Some badly written software (Lotus Freelance Graphics) passes a bogus
5819 size parameter that caused Wine to write off the end of a segment.
5820 Fixed. (It's probably too paranoid now.)
5822 * [multimedia/mmsystem.c] [multimedia/time.c] [multimedia/joystick.c]
5823 [multimedia/Imakefile] [if1632/winprocs.spec]
5824 16 bit entry point for MMSysTimeCallback.
5825 Split off time.c and joystick.c from mmsystem.c.
5828 GetDIBits(): call XGetImage() via CallTo32_LargeStack.
5830 * [windows/cursor.c]
5831 DestroyCursor(): do nothing for builtin cursors.
5834 Half of WM_MDISETMENU implemented.
5837 EnumWindows() and EnumTaskWindows() never enumerated any windows.
5841 Fixed GetParent() to return correct values for owned windows.
5843 * [windows/message.c]
5844 Don't try to activate disabled top-level windows.
5846 * [windows/nonclient.c]
5847 Work around a bug in gcc-2.7.0.
5849 * [tools/build.c] [include/stackframe.h] [memory/global.c]
5850 [loader/task.c] [memory/selector.c]
5851 Some Visual Basic programs (and possibly others, too) expect ES to be
5852 preserved by a call to an API function, so we have to save it.
5853 In GlobalFree() and FreeSelector(), we must clear CURRENT_STACK16->es
5854 to prevent segfaults if ES contained the selector to be freed.
5856 Sun Jul 9 20:21:20 1995 Jon Tombs <jon@gtex02.us.es>
5859 Added missing prototypes to header files and relevant includes
5860 to reduce compile time warnings.
5862 Sun Jul 9 18:32:56 1995 Michael Patra <micky@marie.physik.tu-berlin.de>
5864 * [configure.in] [include/config.h] [*/Makefile.in]
5865 New configuration scheme based on autoconf.
5867 Sat Jul 8 14:12:45 1995 Morten Welinder <terra+@cs.cmu.edu>
5869 * [miscemu/ioports.c]
5870 Revamp to have only one in- and one out- variant, both really
5874 INSTR_EmulateInstruction: Use new ioport interface. Implement
5875 string io. Correct instruction pointer for 32-bit code.
5877 * [include/miscemu.h]
5878 Update port function prototypes.
5880 * [include/registers.h]
5883 Sat Jul 8 13:38:54 1995 Hans de Graaff <graaff@twi72.twi.tudelft.nl>
5886 ChopOffSlash(): A path consisting off a single slash is left
5887 intact, and multiple slashes are all removed.
5889 ----------------------------------------------------------------------
5890 Wed Jul 5 19:06:35 1995 Alexandre Julliard <julliard@sunsite.unc.edu>
5892 * [controls/scroll.c]
5893 Fixed drawing bug that caused part of a non-client scroll bar
5894 to be painted even when the scroll-bar was hidden.
5896 * [debugger/break.c] [debugger/dbg.y]
5897 Rewrote breakpoint handling to work in 16-bit mode.
5898 Implemented single-stepping ('step' and 'next' instructions).
5900 * [debugger/debug.l]
5901 Format specifier is now a separate token.
5902 Entering an empty line at the debugger prompt causes the previous
5903 command to be repeated, like under gdb.
5905 * [debugger/debug.l] [debugger/registers.c]
5906 Differentiate 16-bit and 32-bit registers without taking current
5907 mode into account ($eax is always 32-bit, $ax always 16-bit).
5909 * [debugger/stack.c]
5910 Fixed stack information routines to differentiate between 16-bit
5914 Option -debug now sets a breakpoint at the first instruction of
5918 Added handling of lock, repe and repne prefixes.
5921 Changed StretchDIBits() to do the correct thing, even if it's still
5924 * [windows/graphics.c]
5925 Fixes in RoundRect(), thanks to Babak Masalehdan.
5927 * [windows/message.c]
5928 Tried to fix mouse event handling with respect to disabled
5931 * [windows/painting.c]
5932 Clear WIN_NEEDS_NCPAINT flag before sending WM_NCPAINT to avoid
5936 Fixed IsWindowVisible() to return FALSE when one of the parent
5939 Sat Jul 1 22:08:21 1995 Martin von Loewis <loewis@informatik.hu-berlin.de>
5941 * [if1632/compobj.spec][misc/compobj.c]
5942 CoGetMalloc: New function
5943 Added relay entries for COMPOBJ ordinals above 100
5944 CoInitialize: Changed parameter to DWORD
5946 * [if1632/ole2.spec]
5947 Exported implementation of OleBuildVersion
5949 * [if1632/ole2disp.spec][misc/ole2disp.c][misc/Imakefile]
5950 ole2disp.c: New file
5951 SysAllocString, SysReallocString, SysAllocStringLen,
5952 SysReAllocStringLen, SysFreeString, SysStringLen: new functions
5954 * [if1632/ole2nls.spec][include/winnls.h][misc/ole2nls.c]
5955 CompareStringA: New function
5957 Thu Jun 29 19:42:02 1995 Marcus Meissner <msmeissn@faui01.informatik.uni-erlangen.de>
5958 * [objects/font.c] [if1632/gdi.spec]
5959 New stubs for CreateScalableFontResource, GetGlyphOutline.
5961 Thu Jun 29 13:47:08 GMT 1995 Göran Thyni (goran@norrsken.bildbasen.se)
5964 Extensive changes and bug fixes to FileDialog handling,
5965 behaves more like native Windows.
5967 Wed Jun 28 13:04:44 1995 Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
5969 * [controls/listbox.c] [controls/combo.c]
5970 Some minor optimizations.
5973 LOCAL_FindFreeBlock(): Never use the last one.
5976 GlobalReAlloc(): GMEM_MODIFY must not be ignored when size==0.
5979 read() returns an error when length==0. This is not what Windows
5980 programs expect, so pay attention to this in _lread(). Changed this
5981 in _lwrite(), _hread(), _hwrite(), too.
5983 * [loader/resource.c]
5984 LoadIcon(): Ignore bih->biSizeImage, some icons have wrong values in
5987 * [if1632/shell.spec] [misc/shell.c]
5988 Wrong spec file entries caused havoc: HKEY has 32 bit, not 16.
5989 Accept some more combinations of parameters in the Reg..() functions.
5991 * [if1632/toolhelp.spec]
5992 Make InterruptRegister() and InterruptUnregister() return false.
5995 CallNextHookEx() used to crash when called with a null hhook. Fixed.
5997 Wed Jun 28 10:14:34 1995 Martin von Loewis <martin@informatik.hu-berlin.de>
5999 * [include/neexe.h][loader/ne_image.c]
6000 NE_LoadSegment: Detect iterated segments
6003 LOCALE_SLONGDATE: fixed typo
6006 Reordered include files to avoid conflicts with Linux libc.5.1
6009 Added -b option to process binary resource files into C arrays
6011 * [include/callback.h]
6012 CallWndProc: Added dummy ds parameter for libwine
6014 * [include/gdi.h][include/user.h]
6015 USER_HEAP_ALLOC, GDI_HEAP_ALLOC: dropped flags parameter
6017 * [include/ldt.h][include/stackframe.h]
6018 defined segment conversion macros for libwine
6021 Defined USER_HeapSel for libwine
6024 Disable -dll option for libwine
6027 removed GetFreeSystemResources, SystemHeapInfo from libwine for now
6030 fixed LocalLock prototype
6033 sync'ed load_mz_header, load_ne_header with structures
6035 * [toolkit/winmain.c]
6036 Disabled resource DLLs for libwine for now
6038 Mon Jun 26 19:30:24 1995 Hans de Graaff (graaff@twi72.twi.tudelft.nl)
6041 Fixed -enhanced option to report a 386 CPU instead of a 286.
6043 Fri Jun 23 23:18:25 1995 Marcus Meissner <msmeissn@faui01.informatik.uni-erlangen.de>
6046 Remove maximum open dosdirent limit (fixing the winfile.exe
6047 problem) by using telldir()/seekdir().
6049 Fri Jun 23 13:42:25 1995 Hans de Graaff (graaff@twi72.twi.tudelft.nl)
6052 Fixed problem parsing empty lines within sections in .ini files.
6054 ----------------------------------------------------------------------
6055 Mon Jun 19 20:29:50 1995 Alexandre Julliard (julliard@sunsite.unc.edu)
6058 Modified debugger to use segmented pointers everywhere.
6060 * [if1632/shell.spec] [if1632/sound.spec] [if1632/user.spec]
6061 Declared all functions that return only 16-bit as 'pascal16'.
6063 * [include/ldt.h] [memory/ldt.c]
6064 Export LDT_EntryToBytes (new) and LDT_BytesToEntry for DPMI.
6065 Maintain a copy of the selector flags, removing the need to make a
6066 system call to retrieve an LDT entry.
6069 Fixed bug with module file handle cache.
6071 * [loader/ne_resource.c]
6072 Fixed file name bug in NE_AccessResource().
6074 * [loader/resource.c]
6075 Fixed bug in LoadIcon() that caused wrong colors to be used for
6079 Moved instruction emulation to miscemu/instr.c.
6081 * [misc/dos_fs.c] [miscemu/int21.c]
6082 Lots of small fixes, thanks to Morten Welinder.
6085 More complete DPMI emulation.
6088 Added support for prefixes in instructions to emulate.
6091 Use register macros instead of destroying the high part of 32-bit
6095 Fixed bug in GetDCState() that failed to clear the new DC.
6098 Removed dialogs 11 and 12 that were never used.
6101 'pascal16' generated functions did not save %dx.
6102 Removed use of %fs to access the stack.
6103 %ds is no longer initialized before calling a 16-bit routine.
6105 * [windows/defwnd.c]
6106 Accept a NULL pointer as window title.
6109 MDICascade: skip iconic windows.
6110 Implemented CalcChildScroll().
6112 * [windows/utility.c]
6113 Fixed MulDiv() for illegal values.
6116 Fixed X error in CreateWindowEx() when WM_NCCALCSIZE returned
6117 a zero width or height.
6119 Sun Jun 18 22:22:30 MET DST 1995 Fons Botman (botman@inter.nl.net)
6122 Fixed "uninitalized" message which -Wall couldnt see to be ok
6126 Added define for extra checks in API definitions during debugging.
6128 * [loader/ne_image.c]
6129 Added newline in NE_FixupPrologs to avoid long lines.
6132 Added extra safety check in DOS_ValidDrive.
6135 Fixed definition of ExitWindows.
6137 Sun Jun 18 21:16:08 1995 Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
6140 Some fixes, mostly for memory management, but also for text selection
6141 and tab postitions. General cleanup. Notepad.exe now works.
6143 * [controls/combo.c]
6144 Fix: the hwnd field of the DRAWITEMSTRUCT should always be that of
6145 the combo box, not the ComboLBox that belongs to it.
6147 * [controls/listbox.c]
6148 Handle itemID field correctly throughout.
6151 Implemented flag LMEM_ZEROINIT.
6152 LocalReAlloc() could trash the heap. Fixed.
6155 FONT_MatchFont(): don't get confused by negative widths.
6156 Fixed a segfault in EnumFonts().
6159 DrawText(): DT_CALCRECT implies DT_NOCLIP.
6161 * [objects/dcvalues.c]
6162 MAKELONG was used with bad parameters in DC_GET_X_Y.
6164 * [windows/dialog.c]
6165 Don't show the dialog if WS_VISIBLE isn't set in the template.
6167 * [windows/utility.c]
6168 UTILITY_convertArgs(): Never pass an expression containing ++ into a
6172 SetParent() should unlink the window before changing the parent.
6174 * [windows/message.c]
6175 Don't call timer functions via CallWindowProc(), since it checks
6176 whether hwnd==0 and does not call the function in that case.
6179 Ignore interrupt 0x3D, for VBRUN300.DLL.
6182 Don't rely on the itemData field of the DRAWITEMSTRUCT to contain a
6183 pointer to the item text.
6186 Disable OLE and DDEML DLLs by default, since they contain nothing but
6187 stubs anyway. SHELL, COMMDLG and WIN87EM are left enabled, although
6188 some programs may work better without them.
6190 * [multimedia/*.c] [include/multimedia.h] [include/driver.h]
6191 Begun cleaning things up a little. Replaced printfs with dprintf_
6192 macros, made functions static where possible, and some other minor
6195 Sun Jun 11 23:19:10 1995 Martin von Loewis <martin@informatik.hu-berlin.de>
6197 * [debugger/dbg.y][debugger/dbg.l]
6198 Removed special handling for FILE_IDENTIFER, because it caused
6199 problems with x/<format> statements.
6202 Use SC_ESP instead of SC_EIP for stack dump.
6204 * [misc/compobj.c][if1632/compobj.spec]
6205 CoBuildVersion, CoInitialize, CoUninitialize: new functions
6207 * [misc/ole2.c][if1632/ole2.spec][misc/Imakefile][include/ole2.h]
6208 New files ole2.c, ole2.h
6209 OleBuildVersion, OleInitialize, OleUninitialize: new functions
6211 * [if1632/ole2disp.spec]
6212 Added missing ordinals above 109
6214 * [misc/ole2nls.c][if1632/ole2nls.spec][include/winnls.h]
6216 GetLocaleInfoA: new function
6218 * [if1632/shell.spec]
6219 Added FindEnvironmentString as stub
6221 * [misc/olecli.c][if1632/olecli.spec]
6222 OleIsDcMeta: New function
6224 * [objects/font][misc/gdi.spec]
6225 GetKerningPairs: new function
6228 ShellExecute: Implemented support for starting programs
6230 * [if1632/user.spec]
6231 Inserted missing relay to GetClipCursor
6233 Sun Jun 11 20:34:47 1995 Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
6236 Fix a problem with the local heap.
6238 * [include/wintypes.h]
6239 Fixed wrong declarations of CATCHBUF and LPCATCHBUF.
6241 * [include/mdi.h] [windows/mdi.c]
6242 This code still assumed segmented address==linear address. Fixed.
6244 * [include/msdos.h] [misc/dos_fs.c]
6245 The filemask field of the dosdirent structure could be overrun. Fixed.
6246 If you had a file called foobar and a file called foo, trying to
6247 FindFile(foo) could accidentally find file foobar instead. Fixed.
6250 OpenFile(): Always return the full pathname in ofs->szPathName. This
6251 also fixes GetModuleFilename().
6252 Prevent _lclose() from closing stderr or stdout.
6255 Search for .ini files in the path of the current module as well.
6256 (Needed by Lotus Organizer.)
6258 * [loader/task.c] [loader/ne_image.c] [loader/module.c]
6260 Local heaps are now initialized by InitTask() for executables. DLLs
6261 have to call LocalInit() themselves, LocalInit() has to put the
6262 heap at the end of the segment when called with start==0. We no longer
6263 allocate the DGROUP with 64k on startup, but grow the local heap
6264 in LOCAL_GetBlock() when necessary.
6267 LoadLibrary() should call LoadModule() in all cases, even if the
6268 DLL is already loaded, to ensure that the reference count is correct.
6270 * [loader/ne_image.c]
6271 Some changes to function prolog fixup. Does anyone know exactly how
6272 this is supposed to work? I am only guessing here.
6273 In NE_InitializeDLLs(), initialize the DLLs a module refers to before
6277 Initialize instance data at the beginning of the DGROUP in InitTask().
6280 Some fixes for moveable blocks.
6282 * [memory/selector.c]
6283 All the IsBad*Pointer() functions returned exactly the wrong boolean
6286 * [objects/bitblt.c]
6287 Fixed another null pointer dereference in debugging output.
6290 Some more recovery possibilities for FONT_MatchFont() if a specified
6291 font does not exist.
6294 The dialog code may call CreateWindowEx with an integer in windowName.
6295 This happens for static icon controls that expect a resource ID as
6296 the window name. CreateWindowEx() used to crash. Fixed.
6298 * [windows/class.c] [windows/win.c]
6299 Window classes are owned by modules, not instances. Changed
6300 RegisterClass(), UnregisterClass(), GetClassInfo() and CreateWindowEx()
6303 Sat Jun 10 16:10:53 1995 Olaf Flebbe <o.flebbe@science-computing.uni-tuebingen.de>
6306 clock.exe was displaying incorrect year.
6308 Fri Jun 9 20:36:56 1995 Victor Schneider <tailor@crl.com>
6310 * [include/cursor.h] [windows/cursor.c]
6311 Implemented CreateCursorIconIndirect().
6313 ----------------------------------------------------------------------
6314 Tue Jun 6 12:11:41 1995 Alexandre Julliard (julliard@sunsite.unc.edu)
6317 Fixed bug with drawing multi-column menus with vertical separator.
6319 * [debugger/debug.l]
6320 Fixed NULL-pointer reference after readline().
6322 * [if1632/winprocs.spec] [miscemu/int21.c] [miscemu/interrupts.c]
6323 Added interrupt vector emulation. Allows to retrieve an interrupt
6324 vector and jump to it without crashing.
6327 Moved ldt.c to memory directory.
6330 Implemented LockCurrentTask() and GetInstanceData().
6332 * [objects/bitblt.c]
6333 Fixed a bug that caused StretchBlt() to use wrong colors when
6334 stretching a monochrome bitmap to a color display.
6336 * [objects/bitmap.c]
6337 Fixed a segmented pointer bug in CreateBitmapIndirect().
6340 Added possibility to have arguments for register functions; used
6341 by interrupt vectors to remove the flags from the stack.
6342 Generate a new function CallTo32_LargeStack(), that allows calling
6343 a 32-bit function using the original 32-bit stack, for functions
6344 that need more that 64k of stack.
6346 Tue May 30 10:29:56 1995 Martin von Loewis <martin@informatik.hu-berlin.de>
6348 * [if1632/shell.spec] [misc/shell.c]
6349 DoEnvironmentSubst: fixed prototype
6351 * [if1632/gdi.spec] [objects/palette.c]
6352 SetSystemPaletteUse: new function
6354 * [if1632/kernel.spec] [loader/resource.c]
6355 DirectResAlloc: new function
6357 * [if1632/user.spec] [windows/keyboard.c]
6358 SetKeyboardState: new function
6360 Mon May 29 12:58:28 1995 Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
6363 Prevent interrupts from destroying the args for a 32 bit function
6364 by loading the correct value into %esp directly after %ss.
6366 * [loader/ne_image.c] [loader/module.c]
6367 The new instance must be created earlier in LoadModule(), so that
6368 fixups referencing it will be handled correctly.
6369 Initialize the local heap for a DGROUP in NE_LoadSegment().
6372 Like RLE8 bitmaps, RLE4 bitmaps don't always end with a proper code.
6373 This used to crash Wine. Fixed.
6376 Fix possible null pointer dereference in debugging output.
6379 Handle user input in the edit control better. Some bugs fixed.
6382 Started implementing moveable blocks. This is unfinished (!), but
6383 at least it does not seem to break things.
6385 Wed May 24 13:26:36 1995 Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
6388 LoadModule(): DLLs occasionally have a data segment, and they work
6389 much better if it is loaded :-)
6390 LoadLibrary(): pass HMODULE instead of HINSTANCE to NE_InitializeDLLs.
6391 FindModule(): also strip off the last backslash of the pathnames
6392 (Winhelp tried to load C:\WINDOWS\SYSTEM\COMMDLG.DLL).
6393 GetModuleHandle(): just call MODULE_FindModule, it does the same job,
6396 * [loader/ne_image.c]
6397 LocalInit() the heap of a DLL in NE_InitDLL. (This is probably
6398 not really correct, it seems that all programs and DLLs try to do
6399 this themselves. But they pass weird parameters.)
6400 NE_InitializeDLLs should also call NE_InitDLL for the passed hModule.
6402 * [loader/task.c] [misc/user.c]
6403 Finish global initializations in InitTask instead of InitApp, or
6404 all the DLLs will be initialized in InitTask without any available
6407 ----------------------------------------------------------------------
6408 Sun May 21 12:30:30 1995 Alexandre Julliard (julliard@sunsite.unc.edu)
6410 * [debugger/hash.c] [debugger/info.c]
6411 Added support for symbolic segmented addresses. Add symbols for all
6412 built-in API entry points.
6414 * [if1632/relay.c] [include/dlls.h]
6415 Removed dll_table structure, as we now use the built-in module
6418 * [if1632/relay.c] [loader/main.c]
6419 Removed winestat option, as it was no longer very meaningful.
6421 * [include/stackframe.h]
6422 New macro MAKE_SEGPTR that creates a segmented pointer to a local
6423 variable on the 32-bit stack.
6426 Added support for multiple instances of an application.
6427 Implemented LoadModule() and FreeModule().
6429 * [loader/ne_image.c] [loader/task.c]
6430 Moved initialisation of built-in DLLs to InitTask().
6433 Implemented discardable blocks.
6436 Search path of current executable in OpenFile().
6437 Fixed bug with searching in Windows path.
6440 Hard-coded translation tables for Ansi<->Oem.
6443 Moved some global initializations to InitApp(), because they need
6444 a task context to be performed.
6447 Handle R2_BLACK and R2_WHITE specially so that they work correctly
6448 with palette displays.
6451 Suppressed generation of the C file for DLL specs, because it's no
6452 longer needed. Output all the assembly code directly to stdout.
6453 Some changes to integrate Win32 support from Martin von Loewis.
6455 * [windows/msgbox.c]
6456 Moved message box code from misc/ to windows/.
6458 Mon May 15 23:40:04 1995 Martin Ayotte (wine@trgcorp.mksinfo.qc.ca)
6460 * [misc/audio.c] [misc/mcicda.c] [misc/mcianim.c] [misc/midi.c]
6461 [misc/mmaux.c] [misc/mmsystem.c]
6462 Modify code & use pointers conversion macros.
6463 Make cdaudio & wave devices work again (only using some applets).
6466 Change getc() to fgetc() where needed.
6468 Mon May 15 22:10:56 1995 Martin von Loewis <loewis@informatik.hu-berlin.de>
6470 * [if1632/Imakefile]
6471 added entries for the new files gdi32.spec, kernel32.spec,
6472 user32.spec, shell32.spec and winprocs32.spec.
6474 * [if1632/commdlg.spec][if1632/kernel.spec][if1632/shell.spec]
6475 [if1632/storage.spec][if1632/system.spec][if1632/user.spec]
6476 ChooseFont, RESERVED5, InternalExtractIcon: Marked as stubs
6477 ExtractAssociatedIcon, DoEnvironmentSubst, DumpIcon:
6478 stub implementations provided
6479 marked storage.dll,storege.sys functions as stubs
6481 * [include/pe_image.h]
6482 Added structures WIN32_builtin and WIN32_function
6485 PE_Import_Directory: renamed reserved fields to
6486 TimeDate, Forwarder, Thunk_List
6488 * [include/winerror.h]
6494 * [loader/pe_image.c]
6495 xmmap: map BSS anonymous
6496 dump_imports: renamed to fixup_imports, do the fixup of imported
6498 PE_LoadImage: pass raw data size to xmmap
6500 * [loader/resource.c]
6501 DumpIcon: new function
6507 make stdout and stderr unbuffered
6510 DoEnvironmentSubst: new function
6513 FONT_MatchFont: try oblique if there is no italic
6515 * [rc/Imakefile][rc/parser.l]
6516 yywrap: new function
6517 Don't link with libfl.a on Linux
6520 Added keywords stdcall, subsystem, base
6521 GenerateForWin32: new function
6522 BuildSpecFiles: call GenerateForWin32 if subsystem is win32
6524 Mon May 15 10:38:14 1995 Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
6526 * [controls/listbox.c] [controls/combo.c] [windows/defwnd.c]
6529 * [misc/message.c] [misc/main.c] [rc/sysres*.rc] [include/texts.h]
6530 Rewrote message box handling.
6532 * [windows/dialog.c]
6533 Dialogs should be invisible until after WM_INITDIALOG is seent.
6534 Don't switch to invisible dialog items on a TAB keypress.
6537 Send WM_NCPAINT message in MDIRestoreChild().
6539 * [windows/painting.c]
6540 Fixed typo (&& -> &).
6542 * [windows/message.c] [if1632/user.spec]
6543 Implemented PostAppMessage().
6546 SetCapture(0) should act like ReleaseCapture().
6548 Tue May 9 11:55:52 1995 Eddie C. Dost (ecd@dressler.de)
6551 Changed CDEBUGFLAGS for systems running __ELF__ (temporarily)
6552 Added ASFLAGS to exported variables.
6554 * [debugger/readline/Imakefile]
6555 Moved defines for libreadline from DEFINES to EXTRA_DEFINES
6557 * [memory/local.c] [miscemu/int21.c]
6558 Added some more debugging outputs.
6560 Mon May 8 00:55:27 MET DST 1995 Dag Asheim (dash@ifi.uio.no)
6563 Fixed a "FIXME" concerning norwegian translation.
6565 Sun May 7 23:25:23 1995 Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
6568 Removed warnings in a couple of files and deleted some obsolete code.
6570 * [controls/listbox.c]
6571 Cleanup, speed improvements & lots of bug fixes.
6573 * [controls/combo.c]
6574 Mostly rewritten. This is still very buggy, but not quite as bad as
6577 * [include/commdlg.h] [misc/commdlg.c]
6578 Removed the need for sysres.dll. Small bug fixes.
6580 * [objects/oembitmap.c] [include/bitmaps/<many>] [include/windows.h]
6581 [loader/library.c] [loader/main.c] [rc/sysres*.rc]
6582 Removed sysres.dll and replaced the remaining bitmaps/icons with
6585 * [misc/message.c] [windows/nonclient.c] [misc/main.c]
6586 [if1632/winprocs.spec]
6587 "About Wine..." now brings up a standard ShellAbout() window with
6588 the Wine icon and the list of contributors.
6591 Fixed ShellAbout()/AboutDialogProc() to show the right icon.
6594 Small hack for non-alphanumeric keys: Dont't send the ascii value in
6595 the WM_KEYDOWN message, but some unused code instead. Should be done
6596 properly by sending different codes for each key. The edit control
6597 used to get a VK_DELETE message each time the user typed '.'.
6600 Removed a check for CS_GLOBALCLASS in CLASS_FindClassByName().
6601 This used to be no problem, but breaks Resource Workshop in 950403.
6604 New diagnostic for a bug I've been encountering. If it shows up,
6607 Sun May 7 23:11:18 EDT 1995 William Magro (wmagro@tc.cornell.edu)
6610 Handle situation when 'dc' exists, but palette mapping
6611 does not. (Fixes kidpix2 demo.)
6613 Sun May 7 03:32:00 1995 Charles M. Hannum (mycroft@mit.edu)
6616 LDT_Print: Only show the number of entries that the kernel
6617 returned. Make this work for NetBSD.
6619 Fri May 5 02:53:26 1995 Charles M. Hannum (mycroft@mit.edu)
6621 * [debugger/dbg.y] [include/wine.h] [loader/signal.c]
6622 Modify cs and ds selector values for NetBSD-current.
6624 * [debugger/debug.l]
6625 $sp, $esp: Use RN_ESP_AT_SIGNAL rather than RN_ESP.
6627 * [debugger/regpos.h]
6628 Modify sigcontext format for NetBSD-current.
6629 SC_ESP: Use RN_ESP_AT_SIGNAL rather than RN_ESP.
6632 SELECTOR_TO_ENTRY: Explicitly clear the top half of the selector
6633 value, since only 16 bits of it may have been saved.
6635 * [misc/winsocket.c]
6636 Set structure packing with `#pragma pack' to accomodate
6637 other/older compilers.
6639 Tue May 2 18:15:01 1995 Paal Beyer (beyer@idt.unit.no)
6642 Fixed path-names so when changing directory the listboxes
6645 * [debugger/dbg.y debugger/debug.l wine.ini]
6646 Added SymbolTableFile to wine.ini so symbols can be read
6647 without standing in the directory containing wine.sym.
6648 Added the possibility to specify full name of wine.sym from
6649 the debugger prompt.
6651 ----------------------------------------------------------------------
6652 Sat Apr 29 20:42:01 1995 Alexandre Julliard (julliard@sunsite.unc.edu)
6654 * [controls/static.c]
6655 Fixed painting of SS_*FRAME controls.
6657 * [if1632/callback.c]
6658 Pass the window instance as DS to the 16-bit window procedure.
6659 Rewrote Catch() and Throw() to make them work with multiple tasks.
6662 New function MAIN_Init() to perform initializations before the
6663 first task is started instead of doing them in InitApp().
6664 Temporary hack to command-line parsing to load one program per
6665 command-line argument, to make testing task-switching easier.
6668 Reimplemented modules to use a Windows-compatible layout and to
6669 allow multiple tasks and multiple module instances. Not really
6672 * [loader/task.c] [misc/exec.c]
6673 Reimplemented tasks to use a common address space, and implemented
6674 preliminary task-switching capabilities.
6677 Fixed bug in GlobalNext().
6680 Updated the list of contributors. Let me know if I forgot someone.
6683 Use one DTA per task instead of a global one.
6685 * [objects/bitblt.c]
6686 Fixed bug in BitBlt() that could cause BadMatch errors.
6689 Added new function type 'stub', that makes possible to export an
6690 unimplemented function by name as well as by ordinal. This will
6691 avoid loading errors for unimplemented functions.
6692 Generate an in-memory module layout for built-in DLLs so that the
6693 same code can be used for built-in and loaded modules.
6694 Changed relay code to make it unnecessary to save the value of the
6697 * [windows/message.c]
6698 Implemented multiple message queues and preliminary task-switching
6699 capabilities. Inter-task SendMessage() calls are not implemented
6700 yet and will probably cause crashes if used.
6702 * [windows/property.c]
6703 Reimplemented properties and allocate them on the USER heap.
6706 Fixed bug in SetWindowWord().
6707 Reimplemented EnumWindows() and EnumTaskWindows().
6709 Tue Apr 18 09:48:38 1995 Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
6712 GetSystemParametersInfo(): Additional action SPI_GETICONTITLEFONT.
6714 * [loader/resource.c]
6715 Removed the check for NE_SEGFLAGS_EXECUTEONLY, since it broke
6719 * [objects/font.c] [include/windows.h]
6720 Fixed a bug in InitFontsList() and worked on the EnumFonts()
6721 functions to make them comprehensible.
6723 * [controls/button.c]
6724 Fixed my previous patch to handle LBUTTONUP messages.
6726 Fri Apr 14 11:41:28 1995 Cameron Heide (heide@ee.ualberta.ca)
6728 * [misc/network.c, misc/dos_fs.c]
6729 Implemented WNetGetConnection. All that is currently
6730 supported are drives, for which the remote name is simply
6731 the redirected UNIX directory name.
6734 More drive number validity checking.
6736 Wed Apr 12 11:28:37 1995 Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
6738 * [controls/listbox.c]
6739 Oops, my previous change to ListBoxDirectory broke the Borland
6740 file open dialog. Fixed.
6742 Mon Apr 10 23:17:12 1995 Martin von Loewis <loewis@informatik.hu-berlin.de>
6744 * [if1632/ole2nls.spec] [misc/ole2nls.c] [misc/Imakefile]
6745 New file ole2nls.c. Added stubs for GetUserDefaultLCID,
6746 GetSystemDefaultLCID, GetUserDefaultLangID, GetSystemDefaultLangID.
6748 Mon Apr 10 10:05:18 1995 Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
6750 * [memory/global.c] [memory/local.c] [include/windows.h]
6751 GlobalReAlloc(): If GMEM_MODIFY is set, don't resize the block.
6752 LocalReAlloc(): Same for LMEM_MODIFY.
6754 * [controls/listbox.c]
6755 Fixed a bug in ListBoxDirectory that prevented commdlg from working.
6756 Check for errors in some more places.
6758 * [if1632/gdi.spec] [if1632/user.spec]
6759 16 bit callback functions should be passed as segptrs.
6761 * [include/dlls.h] [loader/ne_image.c] [loader/selector.c]
6763 Prevent a DLL from being initialized twice (Borlands Resource
6764 Workshop used to do this).
6765 Provide an additional flag for each w_file that indicates whether
6766 it's an EXE or a DLL, for combinations like pbrush.exe/.dll.
6768 * [controls/button.c]
6769 Handle LBUTTONUP messages even if the button no longer has the
6770 capture (for WinHelp).
6772 * [include/wintypes.h]
6773 FARPROC is now a segptr for the emulator and a function
6774 pointer for the library.
6776 * [misc/commdlg.c] [misc/commdlg.h]
6777 Cleaned the file dialogs up a little. They now work reasonably well,
6778 although there are still some problems (e.g. files are initially
6781 * [windows/class.c] [if1632/user.spec] [include/windows.h]
6782 GetClassInfo() must take a segptr, as it checks whether the
6784 GetClassName() called the wrong atom function. No surprise it didn't
6788 AnsiToOem() and OemToAnsi() didn't terminate the strings. Fixed.
6789 Removed some warnings.
6791 * [if1632/relay.c] [if1632/ddeml.spec] [include/dlls.h]
6792 New spec file for the 3.1 DDEML DDL.
6795 Small fix to ChangeMenu - mask out the obsolete flags
6796 (MF_APPEND == MF_OWNERDRAW, this led to problems). It also had
6797 problems with the MF_BYPOSITION flag.
6799 * [windows/message.c]
6800 SendMessage(): call the WH_CALLWNDPROC hook function. This is rather
6801 ugly, I'm afraid. Windows probably passes a pointer to the 16 bit
6802 stack for speed reasons.
6804 * [windows/hook.c] [include/windows.h]
6805 Set/HookWindowsHook() shouldn't just call their *Ex counterparts, as
6806 they have slightly different semantics.
6807 MS Hearts now works somewhat, if you disable the new builtin DDEML.
6808 The graphics are completely messed up, though.
6810 ----------------------------------------------------------------------
6811 Sun Apr 2 18:31:12 1995 Alexandre Julliard (julliard@sunsite.unc.edu)
6813 * [Configure] [if1632/Imakefile]
6814 Removed new build and short names options.
6816 * [if1632/*.c] [tools/build.c]
6817 Implemented compiled call-back functions for better performance;
6818 all the relay code is now done in assembly code generated by the
6820 Relay code is no longer dependent on being loaded below 64K.
6822 * [loader/resource.c]
6823 Fixed memory leak in LoadString(). A fix will also be needed for
6827 Implemented global heap arenas, so we can store informations about
6828 global blocks, like lock counts or owner handle.
6829 Implemented FarGetOwner() and FarSetOwner().
6830 Implemented global heap TOOLHELP functions.
6832 * [memory/selector.c]
6833 Bug fix: it was not possible to re-use a free selector.
6835 Sun Apr 2 01:34:52 1995 Constantine Sapuntzakis (csapuntz@mit.edu)
6837 * [controls/listbox.c]
6838 Major work on listbox code
6839 - Many bugs fixed (still many bugs)
6840 - More messages supported
6843 Fri Mar 31 03:27:16 EST 1995 William Magro (wmagro@tc.cornell.edu)
6846 Lots of bug fixes related to diappearing text, lost carets,
6847 highlighting, segmentation faults, occurance of random
6848 characters, insertion of characters over selection, misplaced
6849 caret location, display corruption, end of line behavior, etc.
6851 * [controls/widgets.c]
6852 EDIT class doesn't want to use CS_PARENTDC flag.
6854 Thu Mar 30 20:58:25 1995 Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
6856 * [loader/selector.c]
6857 FixupFunctionPrologs() should also handle multiple data modules.
6858 (this bug only became visible because MakeProcInstance() was fixed
6862 Simplified DOS_SimplifyPath.
6863 Small fix to DOS_opendir to reuse an entry if an open directory
6864 is opened again, to prevent "too many open directories" messages.
6866 Thu Mar 30 12:05:05 1995 Martin von Loewis <loewis@informatik.hu-berlin.de>
6868 * [if1632/compobj.spec][include/compobj.h][misc/compobj.c]
6869 CoDisconnectObject: new stub function
6874 * [loader/ne_image.c]
6875 NE_FixupSegment: Be more generous on additive fixups
6877 * [if1632/user.spec][misc/network.c]
6878 Add more WNet* stubs
6880 Wed Mar 29 11:47:22 1995 Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
6882 * [controls/listbox.c]
6883 DlgDirList(): send segptr instead of linear pointer
6884 in message to static control
6886 Tried to implement ownerdrawn menuitems. Doesn't work.
6887 * [if1632/gdi.spec] [include/windows.h] [objects/font.c]
6888 Provide a stub for GetRasterizerCaps()
6889 * [loader/selector.c]
6890 Pass end address instead of length to LocalInit() in
6893 LocalInit(): If there's already a local heap in the segment, do
6894 nothing and return TRUE
6895 * [objects/linedda.c]
6896 Replaced buggy LineDDA() with a Bresenham algorithm. Should work
6898 * [windows/cursor.c]
6899 LoadCursor()/CreateCursor(): Cleaned up the mess. Needs some
6902 Tue Mar 21 17:54:43 1995 Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
6904 * [if1632/relay.c] [if1632/callback.c] [include/dlls.h]
6905 [if1632/winprocs.spec] [if1632/winprocs.c] [include/winprocs.h]
6906 [controls/widgets.c] [misc/shell.c] [misc/commdlg.c]
6907 [windows/nonclient.c] [misc/message.c]
6908 Added a new builtin DLL that provides 16 bit entry points for all
6909 the Def*Procs (DefDlgProc, ButtonProc etc.). OWL programs work
6912 RegOpenKey()/RegCreateKey() bugs fixed.
6913 * [loader/ne_image.c]
6914 Skipping the initialization of a DLL when CS == 0 was broken.
6916 ----------------------------------------------------------------------
6917 Sun Mar 19 16:30:20 1995 Alexandre Julliard (julliard@sunsite.unc.edu)
6920 Implemented a new memory mapping scheme. There's no longer a
6921 one-to-one mapping between 16-bit and 32-bit pointers. Please see
6922 file DEVELOPERS-HINTS for technical details.
6924 * [controls/scroll.c]
6925 Fixed bug when dragging mouse in horizontal scrollbars.
6927 * [tools/build.c] [if1632/*.spec]
6928 Removed support for C callback functions and for re-ordering
6929 of the 32-bit arguments, as these were never used. This should
6930 allow a more efficient callback scheme to be implemented.
6932 * [if1632/olecli.spec]
6933 Reduced the number of entries to make the 16-bit code fit in 64k.
6934 This limitation will soon be removed.
6937 Rewrote LDT manipulation functions and implemented LDT_GetEntry().
6940 Rewrote Global*() routines to use the new selector allocation
6944 Rewrote local heap handling to use a Windows-compatible layout
6945 (not really finished yet).
6946 Implemented TOOLHELP heap-walking routines.
6948 * [memory/selector.c]
6949 Implemented LDT manipulation API functions.
6951 Tue Mar 14 19:50:28 EST 1995 William Magro (wmagro@tc.cornell.edu)
6953 * [windows/defdlg.c]
6954 Fixed problem where dialogs closed using the System menu
6955 ('Close' item or double click on close box) would
6958 Sun Mar 12 14:28:13 1995 Michael Patra <micky@marie.physik.TU-Berlin.DE>
6960 * [controls/listbox.c]
6961 Removed most of the statements for sending a notification message
6962 ListBoxDirectory(), DlgDirSelect(), DlgDirList(): Improved the
6963 code; Borland's standard file open dialog will work now.
6965 * [misc/main.c], [misc/file.c], [miscemu/int21.c]
6966 Added support for new command line option "-allowreadonly". If set
6967 an attempt to open a read only file in write mode will be converted
6968 to opening it read only (many programs try to open all files in
6969 read/write mode even if they only intend to read it - this might
6970 cause a few under problems under an unix-like environment where most
6971 files are read only for a "normal" user)
6973 * [loader/selector.c]
6974 GetMemoryReference(): Added support for __AHIncr and __AHShift
6977 DOS_SimplifyPath(): This routine simplifies path names ( e.g., it
6978 will change "/usr///local/bin/../lib//a" to "/usr/local/lib/a" )
6982 TEXT_NextLine(): Removed a bug in the handling of LF's
6985 GetFileDateTime(): Fixed. SetFileDateTime() is still broken.
6987 Sat Mar 11 19:46:19 1995 Martin von Loewis <loewis@informatik.hu-berlin.de>
6990 ChangeMenu: defaults to MF_INSERT
6991 InsertMenu: allow insertion even if position is one after last item
6993 * [if1632/Imakefile] [if1632/compobj.spec] [if1632/relay.c]
6994 [if1632/storage.spec] [include/dlls.h]
6995 Added stubs for STORAGE.DLL and COMPOBJ.DLL
6997 * [if1632/user.spec] [windows/message.c]
6998 InSendMessage: new function
7000 * [include/neexe.h][include/ne_image.c]
7001 NE_FixupSegment: fixed handling of additive records
7003 * [loader/selector.c]
7004 GetEntryDLLName: return NULL instead of pointer to DLL.0 if not found
7007 win_fault: Enter debugger on SIGFPE, too
7009 Wed Mar 1 21:47:42 1995 Cameron Heide (heide@ee.ualberta.ca)
7012 Various minor modifications to the clock tick counter,
7013 FindFirst/FindNext funcs, and DPB handling.
7015 ----------------------------------------------------------------------
7016 Thu Mar 2 17:44:32 1995 Alexandre Julliard (julliard@sunsite.unc.edu)
7018 * [loader/resource.c] [objects/oembitmap.c]
7019 Removed sysres bitmap code; you need libXpm to compile now.
7020 Implemented LoadIcon() for OEM icons.
7022 * [include/bitmaps/oic_*]
7023 Added OEM icons in XPM format.
7026 Bug fix in DrawIcon().
7029 Removed; all bitmaps are stored in XPM format now.
7031 Tue Feb 28 18:54:28 1995 Tomi Leppikangas (tomilepp@paju.oulu.fi)
7034 Small patch to fix edit-control when it's created with text.
7036 Sun Feb 26 20:22:15 1995 Michael Veksler (e1678223@tochnapc2.technion.ac.il)
7038 * [tools/make_debug]
7039 The created macros won't have side effects anymore when used in
7040 an "if-else" structure. No more warnings from the compiler when
7041 compiled without defining DEBUG_RUNTIME.
7043 Sun Feb 26 20:20:49 1995 Michael Patra <micky@marie.physik.TU-Berlin.DE>
7045 * [controls/listbox.c]
7046 ListBoxDeleteString(): Fixed
7048 * [loader/selector.c]
7049 GetMemoryReference(): When special segments are referenced by
7050 pseudo-functions like __0040H, a reference to a "normal" segment
7051 will be returned preventing the program from crashing as soon
7052 as the referenced segment is actually accessed.
7054 Sun Feb 26 15:55:14 MET 1995 Martin von Loewis (loewis@informatik.hu-berlin.de)
7057 Ask for OLE stubs and malloc debugging
7060 link with libmcheck.a if necessary
7062 * [if1632/relay.c][include/dll.h][if1632/Imakefile]
7063 Add OLE stubs, increase number of builtins
7064 dll_name_table_entry_s: new field dll_is_used
7066 * [loader/library.c]
7067 GetModuleHandle,ModuleNext: Check dll_is_used
7069 * [loader/ne_image.c]
7070 Bark on unsupported NE_RADDR_LOWBYTE flag (what is it supposed
7073 * [misc/olecli.c][misc/olesvr.c]
7074 New files. Add to misc/Imakefile
7077 DOS_GetUnixFileName: make a copy of the input parameter to
7081 MAIN_ParseDLLOptions: new function
7082 MAIN_ParseOptions: treat -dll command line flag
7083 main: add support for malloc debugging
7085 Fri Feb 24 12:43:27 1995 Erik Svendsen <z3esv@kmd-ac.dk>
7088 Small patch for people using FreeBSD-2.1.0.
7090 Fri Feb 17 22:49:18 1995 Miguel de Icaza (miguel@roxanne.nuclecu.unam.mx)
7093 Added return values to the Call* routines
7095 * [toolkit/winmain.c]
7096 Load the resource file properly for WineLib applications.
7098 ----------------------------------------------------------------------
7099 Thu Feb 16 18:57:31 1995 Alexandre Julliard (julliard@sunsite.unc.edu)
7102 Only save the lower 16-bits of SP and BP.
7104 * [if1632/callback.c]
7105 When calling to 16-bit code, restore DS from its previous value on
7106 entry to the 32-bit code, instead of from the code segment owner.
7108 * [if1632/relay.c] [include/stackframe.h]
7109 Use a structure to represent the 16-bit stack frame layout
7110 instead of hard-coded offsets.
7113 Use y.tab.c for bison output file for compatibility with yacc.
7116 Small optimization for calls to 32-bit code.
7118 Sun Feb 12 03:19:47 1995 Michael Veksler (s1678223@t2.technion.ac.il)
7121 Fixed bug (inflicted by previous change) - SEGV on ZMAGIC file format.
7123 Sun Feb 11 20:00:00 1995 Göran Thyni (goran@norrsken.bildbasen.se)
7126 Remove unnecessary sym-table loading when stopped in 16-bit mode.
7128 * [include/segmem.h] [loader/selector.c]
7129 Added dynamic alloction of selectors.
7130 Fixed some problems with large programs SIGSEGV-ing while
7131 running out of selectors.
7133 * [include/segmem.h] [loader/selector.c] [if1632/callback.c]
7134 [memory/global.c] [memory/heap.c] [memory/linear.c]
7135 Use __AHSHIFT and __AHINCR instead of 3 and 8.
7137 Mon Feb 6 18:07:38 1995 Cameron Heide (heide@ee.ualberta.ca)
7140 Better relative path handling when converting filenames between
7141 dos and unix, allowing '.' to be used in the Windows path.
7142 Startup working dir is now based on current working dir.
7144 Sat Feb 4 21:21:13 1995 Michael Veksler (s1678223@t2.technion.ac.il)
7146 * [if1632/relay.c] [include/dlls.h] [tools/build.c]
7147 Squeezed data structure that references internal dll's (mostly
7148 "struct dll_table_entry_s"). Caused 20% reduction in executable
7151 Fri Feb 3 18:53:15 1995 Martin v. Loewis (loewis@marie)
7154 make wine.sym only when making emulator
7157 OpenFile(): report as not implemented for WINELIB
7160 Fix CONVERT_HOSTENT and friends for use with WINELIB
7162 * [rc/Imakefile][rc/rc.y][rc/parser.c]
7163 Rename rc.y to parser.y
7164 Use flex and bison on Sun
7167 CallWindowProc: fix parameter type
7170 Commented #ifdef sparc
7172 ----------------------------------------------------------------------
7173 Wed Feb 1 19:27:55 1995 Alexandre Julliard (julliard@lamisun.epfl.ch)
7175 * [windows/nonclient.c] [windows/winpos.c]
7176 Implemented maximized windows.
7177 Implemented icon positioning and ArrangeIconicWindows().
7178 Bug fixes in SetWindowPos().
7180 * [windows/painting.c]
7181 Implemented GetControlBrush().
7182 Window frame is no longer contained in the update region.
7185 Destroy owned windows upon DestroyWindow().
7187 Sun Jan 29 16:17:22 1995 David Metcalfe <david@prism.demon.co.uk>
7190 Changed line terminator to \r\n to be compatible with
7191 Windows. Fixed bug in text selection.
7193 Sun Jan 29 14:10:22 1995 Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
7196 Rewrote RegCreateKey and RegOpenKey, since they were completely broken.
7197 Fixed a bug in RegQueryKeyValue. Implemented RegEnumKey
7198 These functions now work somewhat more the way Windows programs expect
7201 ----------------------------------------------------------------------
7202 Sun Jan 22 18:55:33 1995 Alexandre Julliard (julliard@lamisun.epfl.ch)
7204 * [loader/resource.c] [objects/dib.c]
7205 Fixed icon loading and drawing, now that BitBlt() works correctly.
7207 * [objects/clipping.c] [objects/region.c]
7208 Implemented elliptic regions with a set of rectangle. This greatly
7209 simplifies the region code and should boost clipping performance.
7212 Fixed bug that caused seg-fault on 24bpp displays.
7214 * [objects/bitblt.c]
7215 Fixed bug when shrinking a bitmap to more than half its size.
7217 * [windows/graphics.c]
7218 Fixed bugs in PaintRgn() and Polyline().
7220 * [windows/nonclient.c] [windows/painting.c] [windows/winpos.c]
7221 Fixed some problems with window background painting.
7223 Thu Jan 12 12:20:25 PST 1995 Ross Biro (biro@yggdrasil.com)
7226 * [tools/newbuild.c]
7230 * [loader/selector.c]
7231 * [include/segmem.h]
7233 Changed selector code and 16/32 bit xfer code so that wine
7234 no longer has to be loaded low in memory. Changed wine
7235 to work with ELF binary formats under Linux.
7237 Sat Sep 17 11:08:49 1994 Eric Youngdale (eric@esp22)
7239 * [debugger/db_disasm.c]
7240 New instruction disassembler - borrowed from Mach kernel. Has a
7241 BSD style of license as opposed to the gdb code we were previously
7242 using which was under the GPL.
7244 ----------------------------------------------------------------------
7245 Mon Jan 9 18:27:11 1995 Alexandre Julliard (julliard@lamisun.epfl.ch)
7248 Compiling with -Wall flag.
7251 Fixes to minimize the number of compilation warnings.
7253 * [objects/bitblt.c]
7254 Fixed BitBlt() and used the same code to rewrite PatBlt() and
7255 StretchBlt(). The three *Blt() functions should now be correct in
7256 every case (famous last words).
7258 * [objects/brush.c] [objects/dither.c]
7259 Merged the two files into brush.c
7262 Fixed bug when the Windows programs forget to re-select the
7263 original bitmap in a memory DC.
7266 Tty to use 'fixed' font when the system font can't be found.
7268 * [windows/dialog.c]
7269 Tentative fix to make dialogs look better when using fixed-width
7272 * [windows/graphics.c]
7273 Partially implemented the PS_INSIDEFRAME pen style.
7275 * [windows/nonclient.c]
7276 Fix for windows that have the WS_EX_DLGMODALFRAME style bit
7277 without the WS_DLGFRAME style.
7279 Thu Jan 5 13:37:42 1995 Cameron Heide (heide@ee.ualberta.ca)
7282 GlobalCompact should now return the correct value when the
7283 largest run of free blocks includes the last block.
7286 Tiling and cascading windows without any MDI children should
7287 no longer crash (assuming no-op is the correct thing to do).
7289 Sun Jan 1 23:30:25 1995 Fons Botman <botman@rabo.nl>
7292 GetTextExtentPoint: fixed debug output, str is counted string, not
7296 DLLRelay: when debugging_stack got segv, added upper bound for
7299 ----------------------------------------------------------------------
7300 Tue Dec 27 13:35:16 1994 Alexandre Julliard (julliard@lamisun.epfl.ch)
7303 All objects files are now kept in their respective directory.
7308 * [objects/bitblt.c]
7309 Rewrote BitBlt() to look right in every case, while minimizing
7310 the impact on performance. Not really finished yet.
7312 * [objects/bitmap.c] [objects/dc.c]
7313 Fixed bug with pattern brushes.
7315 * [objects/clipping.c] [windows/painting.c]
7316 Fixes for logical coordinates.
7318 * [objects/color.c] [windows/graphics.c]
7319 Fixed GetPixel() to return the correct color, and made it faster.
7321 * [objects/region.c]
7322 Fixed bug in CombineRgn() when one of the region is empty.
7324 Fri Dec 22 01:42:57 MET 1994 Dag Asheim (dash@ifi.uio.no)
7327 Don't assume that expr handles '==', use '=' instead.
7328 Give a (hopefully informative) message if imake fails.
7330 ----------------------------------------------------------------------
7331 Wed Dec 7 14:52:25 1994 Alexandre Julliard (julliard@lamisun.epfl.ch)
7333 * [controls/listbox.c]
7334 Fixed problems due to new scroll-bar code.
7336 * [loader/signal.c] [miscemu/ioports.c]
7337 Handle I/O opcodes that use an absolute address.
7340 Implemented TabbedTextOut().
7342 Sat Dec 3 18:53:08 1994 Kenneth MacDonald <K.MacDonald@ed.ac.uk>
7344 * [objects/metafile.c]
7345 Implemented GetMetafile().
7346 Fixed bug in PlayMetaFile() when reading disc based metafile records.
7347 Added META_POLYPOLYGON, META_DELETEOBJECT and META_EOF to
7348 PlayMetaFileRecord().
7350 Wed Nov 30 06:32:25 1994 Martin von Loewis (martin@cs.csufresno.edu)
7353 wine.sym: Remove gcc2_compiled and friends
7355 * [controls/listbox.c][if1632/relay.c][if1632/relay.c]
7356 [loader/resource.c][memory/heap.c][objects/dib.c][windows/dialog.c]
7357 Replace #ifdef DEBUG_XXX with if(debugging_xxx){
7360 CallToLibMain: New function
7362 * [if1632/relay.c][include/options.h][misc/main.c]
7363 [miscemu/int1a.c][miscemu/int21.c][miscemu/kernel.c]
7364 removed Options.relay_debug
7367 HEAP_OWNER: Use ds instead of cs:ip
7369 * [loader/ne_image.c]
7370 LoadNEImage: Remember current exe, handle nodata dlls
7371 InitNEDLL: handle nodata dlls, call CallToLibMain
7373 * [loader/selector.c]
7374 CreateSelectors: Initialize auto_data_sel with 0
7377 HEAP_CheckHeap: Check prev
7378 HEAP_CheckLocalHeaps: new function
7381 Remember and dump only changed profiles
7384 Introduce debugging_xxx flags
7386 Sun Nov 27 23:13:22 MET 1994 <erik@xs4all.nl>
7388 * [clipboard.h color.h dc.h dos_fs.h event.h font.h graphics.h
7389 if1632.h kernel.h library.h miscemu.h ne_image.h nonclient.h
7390 pe_image.h selectors.h wintypes.h]
7394 - Commented all 'static char copyright statements', see misc/main.c
7395 - moved prototypes to headers files, fixed wrong prototypes.
7396 - *please* add a header file for each .c if you need to export
7400 Added one static string which list the names of the contributors.
7402 Fri Nov 25 16:24:27 MET 1994 Dag Asheim (dash@ifi.uio.no)
7405 Made the support for multiple languages more automatic. Added
7406 a [fonts] section to the wine.conf file. Made the defaults
7407 better. Generally cleaned it up.
7409 * [rc/sysres_No.rc] [rc/sysres_De.rc] [rc/sysres.c]
7410 Norwegian resources and small fixes to the german resources.
7412 Wed Nov 23 20:28:59 1994 Martin von Loewis (martin@cs.csufresno.edu)
7414 * [debugger/break.c]
7415 bark(), toggle_next(), should_continue(): New functions
7416 insert_break(): Fixed, adds write access to page before writing
7417 wine_bp.next_addr: new structure field
7420 Changed symbol's value to be it's value instead of the value
7421 pointed to by the symbol.
7422 Changed SIGTRAP handling to allow continuation after break point
7425 ShellAbout(): Load resource from memory
7427 ----------------------------------------------------------------------
7428 Sun Nov 20 18:30:06 1994 Alexandre Julliard (julliard@lamisun.epfl.ch)
7430 * [controls/scroll.c] [include/scroll.h]
7431 Rewritten most of scroll-bar code for better Windows look & feel.
7432 Implemented EnableScrollBar().
7433 Preliminary keyboard support.
7435 * [objects/bitblt.c]
7436 Fixed BadMatch error for BitBlt() and StretchBlt() when reading
7437 bits from outside the visible region.
7439 * [objects/oembitmap.c] [include/bitmaps/obm_*]
7440 Use XPM symbolic colors to load bitmaps. This allows the colors
7441 of the bitmaps to depend on the system colors.
7443 * [tools/make_debug]
7444 Made the make_debug script more robust.
7446 * [windows/dialog.c]
7447 Fixed CheckRadioButton().
7449 * [windows/nonclient.c]
7450 A few changes to scroll-bar drawing and tracking.
7452 * [windows/winpos.c]
7453 Renamed NextWindowFromPoint() to WINPOS_NextWindowFromPoint() to
7454 avoid confusion, and optimized it somewhat.
7456 Nov 19, 94 Martin Ayotte (wine@trgcorp.mksinfo.qc.ca)
7460 more coding but nothing spectacular.
7463 some coding to access '/dev/mixer'.
7466 some coding to read .MID files, but it's not playing yet.
7468 Sun Nov 13 19:31:03 1994 James Youngman (mbcstjy@afs.man.ac.uk)
7471 Reimplemented DIB_SetImageBits_RLE8() so that it would cope with
7472 bitmaps which don't end 0x00, 0x02 (previously it blew up). This
7473 includes some bitmaps output by Paint Shop Pro. Implementation is
7474 possibly now too lax. Please see the notes on the function about
7477 * [controls/desktop.c]
7478 The desktop pattern should be painted if the wallpaper doesn't
7479 cover the whole screen width OR the whole screen height.
7481 Sun Nov 13 00:07:11 MET 1994 Erik Bos <erik@xs4all.nl>
7484 Small bug in DIB_SetImageBits() fixed, bitmaps in 16,24 bpp
7487 * [loader/ne_resource.c] [include/resource.h]
7490 Thu Nov 10 20:44:58 1994 Martin von Loewis (martin@cs.csufresno.edu)
7494 Primitive compile-time support for multiple languages
7499 * [loader/resource.c]
7500 LoadBitmap: Recognize end of sysresbm properly
7503 Rules to compile resources simplified, dependencies changed
7506 Don't use sysresbm if using XPM
7508 * [windows/dialog.c]
7509 CreateDialogIndirectParam: Reverse Z-order of controls
7511 * [windows/message.c]
7512 MSG_TranslateMouseMsg: Fix HTTRANSPARENT handling
7514 * [windows/winpos.c]
7515 NextWindowFromPoint: New function
7517 * [controls/button.c]
7518 WM_NCHITTEST: Group Box is HTTRANSPARENT
7519 BUTTON_CheckAutoRadioButton: New function
7520 BM_SETCHECK: Added call to BUTTON_CheckAutoRadioButton
7522 Mon Nov 7 11:20:26 1994 Paul Falstad (pf@zoof.cts.com)
7525 Fix hang when using DrawText(..., DT_WORDBREAK) with a word that
7526 is too long to break.
7529 Don't assume helvetica if there is no font family; let the other
7530 font attributes decide what font to use.
7532 * [controls/widgets.c]
7533 Listboxes and combo boxes need to be notified of double-clicks.
7535 * [controls/listbox.c]
7538 scrolling to bottom of list box should display last item at the
7539 bottom, not at the top.
7541 list boxes need to allocate a separate heap for their item data,
7542 rather than using the user heap. Otherwise, it's very easy to run
7543 out of memory for list box items.
7545 removed redundant code in ListBoxAddString(). Implemented simple
7546 version of LBS_SORT.
7548 Don't put [.] in the list box when using DDL_DIRECTORY.
7550 * [controls/combo.c]
7551 Combos should pass CBS_SORT onto their list box.
7554 If window creation is aborted, remove the window from the
7557 * [controls/static.c]
7558 static controls with SS_ICON were always returning 0 from
7561 Make sure static controls have text to draw before drawing it.
7563 ----------------------------------------------------------------------
7564 Sun Nov 6 18:52:04 1994 Alexandre Julliard (julliard@lamisun.epfl.ch)
7566 * [objects/oembitmap.c] (New file)
7567 Added possibility to use .xpm files for OEM bitmaps.
7569 * [include/bitmaps/obm*] (New files)
7570 Redrawn all OEM bitmaps in xpm format.
7573 Add space for internal leading when using a negative font height.
7574 Stubs for AddFontResource() and RemoveFontResource().
7575 Fix in FONT_Init() for uninitialised default font.
7577 * [windows/dialog.c]
7578 Make font height negative as it is really a point size and not a
7579 pixel size; dialogs using 8-point fonts look better now.
7581 * [windows/graphics.c]
7582 Fixed the fix :-) for Pie() to make it work for Arc() and Chord() also.
7584 * [windows/nonclient.c]
7585 A few changes for new OEM bitmaps.
7587 Sun Nov 6 18:22:18 1994 Michael Patra <micky@marie.physik.tu-berlin.de>
7590 The names of local classes have to be stored using GlobalAtom*.
7591 Otherwise they couldn't be accessed from other modules (e.g. BWCC)
7594 CallTo16(cx): It's possible to set the contents of the cx-register.
7596 * [loader/ne_image.c]
7597 InitNEDLL(): The size of the local heap is now passed in the cx-
7598 register when initializing a DLL.
7601 LocalInit(): The case start==0 is now handled in the way it should.
7604 GetWindowLong(): If the adress of the windows function is requested
7605 it's no longer returned if it's within the Wine code (and therefore
7606 unreachable by a windows program). This makes Borland's OWL happy.
7609 EDIT_GetStr(): Added handling for off<0.
7611 Sun Nov 6 17:37:14 1994 Chris Jones <chrisj@ichips.intel.com>
7613 * [loader/library.c]
7614 Fixed infinite loop bug when two DLLs refer to each other (fixes
7615 hangup of Quicken during loading).
7617 Thu Nov 04 12:00:00 1994 Jan Willamowius (jan@janhh.sh.sub.de)
7620 Bug fix: The size of a disk an the available space
7621 is now returned in bytes instead of (incorrectly)
7624 Thu Nov 03 12:00:00 1994 Jan Willamowius (jan@janhh.sh.sub.de)
7626 * [windows/graphics.c]
7627 Bug fix: Pie segments are now filled with correct brush.
7629 Thu Nov 3 10:40:09 1994 Martin von Loewis (martin@cs.csufresno.edu)
7632 generate rc.o before loader.o
7635 CopySysMenu: generate SYSMENU on the fly, eliminate hSysMenu
7637 * [include/resource.h]
7638 Add struct ResourceTable
7641 Load system bitmaps from sysresbmTable
7643 * [misc/clipboard.c]
7645 IsClipboardFormatAvailable,EVENT_SelectionRequest: bug fixes
7648 generate rc.o from sysres.o and sysresbm.o. Added -lfl
7651 change style handling to allow ( S1 | S2 ) | S3
7655 Put bitmaps and icons to sysresbm, everything else to sysres
7659 Added -o, -c flags. New function set_out_file. Output to files.
7661 * [windows/dialog.c]
7662 DialogBoxIndirectPtr, DialogBoxIndirectParamPtr: New functions
7664 * [windows/nonclient.c]
7665 Create AboutWine dialog from template pointer
7667 ----------------------------------------------------------------------
7668 Sun Oct 30 13:01:18 1994 Alexandre Julliard (julliard@lamisun.epfl.ch)
7670 * [controls/static.c]
7671 Bug fix for SS_ICON controls.
7673 * [if1632/Imakefile]
7674 Fixed call.o dependencies.
7676 * [objects/clipping.c] [objects/dc.c]
7677 Fixed visible region handling. hVisRgn is always non-null now.
7680 Bug fix in GetDCEx for CS_OWNDC windows.
7682 * [windows/nonclient.c] [windows/painting.c]
7683 Fixes to icon window drawing.
7685 * [windows/winpos.c]
7686 A few fixes in SetWindowPos().
7688 Sun Oct 30 12:50:24 1994 Michael Patra <micky@marie.physik.tu-berlin.de>
7690 * [objects/bitblt.c]
7691 BitBlt(): BitBlt is now able to handle any raster operation. If
7692 the request can't be passed to XWindows directly, it's quite
7697 Improvements of the system for handling debug messages. Options are
7698 now also loaded from /usr/lib/X11/app-defaults/Wine (insert
7699 *debugoptions: +xxx there if you want to have turn messages xxx on).
7702 DestroyMenu(): The whole window won't be destroyed as a sideeffect
7706 OpenFile(): Fixed bug in searching in system/window-directory.
7708 Sun Oct 30 12:25:53 1994 Jimmy Tirtawangsa <j0t2527@tam2000.tamu.edu>
7710 * [include/windows.h]
7711 Bug fix for window related structures.
7712 DCB and COMSTAT are affected. They must be packed.
7715 Bug fix for COM ports:
7716 Dial and dialog window in terminal.exe now works.
7717 Non sequential COM assignments in wine.conf should not break now.
7718 Baudrate can be specified in wine.conf to overcome baudrate limitation
7719 in mswindow. See sample wine.ini
7722 add baudrate field to DosDeviceStructre
7725 Bug fix for font assignment.
7726 Use pairs of foundry and family fontnames in X11 to correspond with
7728 Put font assignment ini wine.ini.
7731 Adding optional baudrate after port name in "serialports" section
7732 Add new section, "fonts".
7733 "default" is special key in "fonts" to match any unmatch window font.
7735 Oct 29, 94 (new address) wine@trgcorp.mksinfo.qc.ca (Martin Ayotte)
7738 * [if1632/commdlg.spec] New file.
7739 * [misc/commdlg.c] New file.
7740 * [include/commdlg.h] New file.
7741 Begin of an emulated COMMDLG DLL, built-in for now.
7742 (BTW, if you want to switch between built-in & 16bits CommDlg, only
7743 thing you need to do is to put the real/dummy name in file relay.c)
7745 * [controls/scroll.c]
7746 * [controls/combo.c]
7747 * [controls/listbox.c]
7748 Few bug fixes and/or cosmetic.
7752 bug fixes and flags returned to emulate SB16.
7754 * [misc/midi.c] New file.
7755 skeleton for 'Midi' MMSYSTEM & MCI driver.
7757 * [misc/mcianim.c] New file.
7758 skeleton for 'Animation1' MCI driver.
7761 Add new stub for GetLastActiveWindow().
7763 Tue Oct 25 09:17:25 1994 Olaf Flebbe (flebbe@tat.physik.uni-tuebingen.de)
7765 * [if1632/call.S] [tools/build.c]
7766 Support for ELF format. (Not complete)
7768 Sun Oct 23 00:51:50 1994 Paul Falstad (pf@zoof)
7770 * [if1632/user.spec]
7771 Add stubs for ArrangeIconicWindows(), etc.
7773 * [if1632/kernel.spec]
7774 Add IsBad*Ptr() functions.
7777 Add test_memory(), for use with IsBad*Ptr().
7779 * [windows/winpos.c]
7780 Add stubs for TileChildWindows(), etc.
7783 IsWindow() shouldn't crash if it's given a bad handle.
7784 Add stub for GetLastActivePopup().
7787 Implement the IsBad*Ptr() functions.
7789 * [controls/listbox.c]
7790 Return the full longword of the item data in LB_GETITEMDATA.
7793 Don't let the user select an area past the end of the text.
7796 In DrawText(), the code to delete crlfs also removed multiple
7797 consecutive newlines. Also, using DT_CALCRECT didn't return
7798 the right height, and the width wasn't returned at all.
7799 This caused MessageBoxes to be missing much of their text.
7801 * [windows/scroll.c]
7802 ScrollWindow[Ex] didn't work right with null LPRECT arguments.
7804 Fri Oct 21 21:47:19 1994 Paul Falstad (pf@zoof.cts.com)
7807 Fixed int21 0x42 handler to properly assemble 32-bit seek ptr.
7810 Fixed inverted logic in EnumProps(), and changed CallBack16()
7811 call to use new arg format.
7814 Fixed CallBack16() call in Enum[Child]Windows to use new arg
7815 format; this fixes crashes in enum procedures.
7817 Wed Oct 19 21:30:00 PDT 1994 martin@cs.csufresno.edu
7819 * [misc/clipboard.c]
7822 Added cut and paste between Wine and other X clients via
7823 the PRIMARY selection. Text only this time.
7826 EDIT_LineLength, EDIT_TextLine return 0 for lines after last one.
7828 * [windows/defwnd.c]
7829 Send WM_SYSCOMMAND to overlapped ancestor window,
7830 not the receiver of WM_SYSKEYDOWN
7832 Sat Oct 22 15:01:02 1994 Thomas Sandford <t.d.g.sandford@bradford.ac.uk>
7835 ClientWidth()/ClientHeight() macros: return 0 if size would
7837 EDIT_StrLength(): takes unsigned char* instead of char*
7839 * [controls/listbox.c]
7840 ListBoxWndProc(): in "case WM_MOUSEMOVE" - set lphl at start of
7841 case instead of in each place required (it was omitted in
7842 some places causing problems!)
7845 MENU_CalcItemSize(): don't try to find size of a text item
7846 if the pointer is NULL
7849 added definition of HEAP_LocalInit()
7852 removed buggy pointer() macro (use SAFEMAKEPTR() from segmem.h
7855 * [loader/selector.c]
7856 IPCCopySelector(): added missing flags to shmget() call
7857 ? does this break linux - I added these flags in a previous
7858 patch but they were missing in the corresponding release ?
7861 win_fault(): added missing definitions of i, dump for those
7862 not running NetBSD or linux
7865 DOS_GetCurrentDir(): made temp[] static so it can be safely
7868 * [miscemu/int21.c,int25.c,int26.c]
7869 Changed all invocations of pointer() to SAFEMAKEPTR(). Included
7870 segmem.h where necessary.
7872 * [windows/dialog.c]
7873 CreateDialogIndirectParam(): Changed HEAP_Init() call to
7874 HEAP_LocalInit(), removed redundant variables
7876 Sat Oct 22 00:29:41 MET 1994 Dag Asheim (dash@ifi.uio.no)
7878 * [loader/library.c] [loader/main.c] [loader/ne_image.c]
7879 [misc/exec.c] [miscemu/int10.c] [miscemu/int21.c]
7880 [objects/bitblt.c] [objects/metafile.c]
7881 Rewritten more printf's to use the new debugging system, and
7882 made wine less verbose per default. Use "-debugmsg +module"
7883 to get (almost) the same behavior as before.
7885 ----------------------------------------------------------------------
7886 Sun Oct 16 13:29:07 1994 Alexandre Julliard (julliard@lamisun.epfl.ch)
7888 * [controls/button.c]
7889 Implemented WM_GETDLGCODE, WM_SETFONT, BM_SETSTYLE, BM_SETCHECK,
7891 Implemented default button painting.
7892 Optimised redrawing.
7893 Fixed owner-draw buttons.
7895 * [controls/static.c]
7896 Implemented WM_SETFONT.
7897 A few optimisations in painting code.
7898 Bug fix for SS_SIMPLE controls.
7900 * [if1632/callback.c]
7901 Preliminary GetCodeHandle().
7904 Changed 'pascal' to 'pascal16' everywhere it's needed.
7906 * [include/windows.h]
7907 Fixed a few data structures.
7910 Bug fix in HEAP_ReAlloc().
7915 * [objects/bitblt.c]
7916 Fixed PatBlt() when using BLACKNESS or WHITENESS codes.
7919 Better font mapping code.
7920 Implemented GetTextFace().
7922 * [objects/region.c]
7923 Bug fix in REGION_MakePixmap().
7924 Faster region copying.
7927 Implemented ExtTextOut().
7928 Implemented DT_NOCLIP style for DrawText().
7931 Free the bitmap when deleting a memory DC.
7934 Added support for windows that have no associated X window.
7935 Implemented DCX_CLIPSIBLINGS and DCX_PARENTCLIP in GetDCEx().
7937 * [windows/defdlg.c]
7938 Implemented default push button handling and DM_SETDEFID.
7939 Implemented WM_NEXTDLGCTL.
7941 * [windows/dialog.c]
7942 Implemented default push button handling.
7943 Beginning of a keyboard interface in dialogs
7944 (does not really work yet).
7945 Fixed dialogs that use a special font.
7947 * [windows/event.c] [windows/focus.c]
7948 Added support for non-X windows.
7950 * [windows/graphics.c]
7951 Rewritten FloodFill() and implemented ExtFloodFill().
7953 * [windows/message.c]
7954 Cleaner hardware messages and X events handling.
7956 * [windows/defwnd.c] [windows/painting.c]
7957 Implemented WM_SETREDRAW.
7960 Only create an X window for top-level windows, or for the desktop.
7961 Child windows now use their parent's drawable.
7963 * [windows/winpos.c]
7964 Beginning of support for non-X windows (still somewhat broken).
7965 Implemented *DeferWindowPos().
7968 Cleaned up some Imakefiles.
7969 Moved dc.c from windows/ to objects/.
7970 Moved cursor.c from misc/ to windows/.
7972 Sun Oct 16 12:21:52 1994 Michael Patra <micky@marie.physik.tu-berlin.d400.de>
7975 [include/stddebug.h]
7977 Rewritten all the calls to printf for displaying debug-information
7978 (messages like "LoadImage: loading SOL (SOL.EXE)" etc.)
7979 Added option "-debugmsg" to Wine. Example: "-debugmsg +all" will turn
7980 all these messages on, "-debugmsg -dll" will turn all messages
7981 concerning DLLs off.
7983 * [controls/combo.c]
7984 Added some handling for combo controls with ownerdraw-styles
7985 (just creating and passing the necessary messages to the
7986 corresponding listbox control; the edit-control needs to be
7987 replaced with something else).
7991 Added support for use of global heap memory in dialogs with
7994 * [controls/listbox.c]
7995 Added support for item data.
7996 ListBoxInsertString(): Fixed bug for elements which are not inserted
7997 after the currently last element.
8001 DOS_ValidDirectory(): Checks whether a given string is in fact the
8002 valid name of a directory.
8004 Sat Oct 15 17:35:00 PDT 1994 <martin@cs.csufresno.edu>
8007 generate wine.sym after creating wine
8010 load "wine.sym" when entering debugger
8013 symbolic backtrace for 32-bit stack. Breaks 16-bit bt.
8015 Sun Sep 25 12:00:00 PDT 1994 <martin@osiris.cs.csufresno.edu>
8017 * [rc/rc.y] [rc/rc.h] [rc/rc.l] [rc/winerc.c]
8020 Sun Sep 18 11:04:45 MET DST 1994 Dag Asheim (dash@ifi.uio.no)
8023 Exclude and Include no longer requires a terminating ';' to
8024 register the last component.
8026 Thu Sep 15 23:10:09 MET DST 1994 Dag Asheim (dash@ifi.uio.no)
8029 Rewrote much of it. Added capability to generate a wine.ini
8030 file. Commented out the processor emulator options until that
8031 becomes interesting. Gives a warning if it sees any *.rej
8032 files. I hope I haven't assumed to much about the shell/OS so
8033 that it breaks under *BSD.
8036 Removed/changed calls to ToUnix() (which calls tolower()) so
8037 that the part of the pathname which correspond with the drive
8038 letter on DOS no longer will be mapped to lowercase. This
8039 means that it should be possible to have uppercase letters in
8040 the [drives] section of wine.ini.
8043 Cosmetic changes so that it displays better in the window you
8044 get from pressing "Credit_License" in the "About WINE" window.
8046 Sun Aug 21 21:12:06 MET DST 1994 <erik@xs4all.nl>
8049 LoadMenu() moved to loader/resource.c.
8052 Added stub for FileCDR().
8055 Added, from Eric's pe-test.
8057 * [include/resource.h]
8060 * [loader/resources.c]
8061 Removed duplicated code in *Resource() functions.
8062 Moved NE-program specific functions into ne_image.c.
8063 Moved NE-fileformat functions to ne_resource.c.
8065 * [pe_image.c] [pe_resource.c]
8066 Added. Nothing implemented to run PE-executables, resource
8070 Changed OpenFile() to use macros.
8073 Added NULL-ptr checks to ShellAbout().
8078 * [miscemu/kernel.c]
8079 Added _DI = _DS, to put the caller's instance in DI. Doesn't
8080 work properly if caller changed DS :-(
8082 ----------------------------------------------------------------------
8083 Thu Aug 25 15:24:36 EDT 1994 <jrichard@cs.uml.edu>
8086 Removed seperate X window for icon, added icon width,height.
8088 * [include/windows.h]
8089 Commented out the old SW_xxx emum and added defines since
8090 they aren't enumerated.
8093 Removed some older IsIconic checks from GetDCEx(), functionality
8094 is now in nonclient and generic wine window handling code.
8095 Lots of thanks to Alexandre Julliard all the hints and
8098 * [windows/defwnd.c]
8099 Removed call to NC_HandleNCPaintIcon() under case WM_PAINTICON,
8100 WM_PAINTICON now calls NC_HandleNCPaint.
8103 Removed IsIconic checks.
8106 Removed everything in this file for now... could be used later.
8107 Icon functionality is now handled by the generic wine windows
8111 Added a ShowWindow in MDIRestoreChild(). MDI child windows now
8112 show up when deiconified. Removed IsIconic checks.
8114 * [windows/message.c]
8115 Removed old icon routines from hardware_event().
8117 * [windows/nonclient.c]
8118 Changed NC_HandleNCCalcSize() so it doesn't change the size
8119 of an icon window. Made NC_InternalNCHitTest() on an Iconic
8120 window always return HTCAPTION. Made NC_HandleNCLButtonDblClk()
8121 on an Iconic window always send a SC_RESTORE message.
8123 * [windows/painting.c]
8124 Changed RedrawWindow() so it doesn't redraw an iconic window
8125 unless it has to (no icon for this class).
8128 Removed creation of seperate icon window from CreateWindowEx().
8130 * [windows/winpos.c]
8131 Added saving and restoring of window rectangle during
8132 iconification/deiconification to ShowWindow(). Added
8133 functions to recursively hide and show children... called
8134 by ShowWindow during iconification/deiconification.
8136 Sat, 27 Aug 1994 18:47:34 +0100 (MET DST) micky@marie.physik.tu-berlin.de (Michael Patra)
8138 * [windows/message.c]
8139 WaitMessage(): Fixed handling of wm_timer-messages
8142 FindNextFCB(): Rewritten to support other functions than just
8143 returning the volume label
8146 OpenFile(): Fix in handling of OF_CREATE
8148 Wed Aug 24 19:40:42 PDT 1994 Andrew Lagodzinski (andrew@netcom.com)
8150 * [if1632/user.spec]
8156 Fri Aug 19 16:37:00 1994 Thomas Sandford <t.d.g.sandford@bradford.ac.uk>
8158 * [loader/selector.c]
8159 Many changes throughout file to correct handling of shared memory
8160 function return codes. FreeBSD and SunOS shm functions return
8161 -1 not 0 on error. If Linux is different, these changes
8162 will have to be backed out.
8163 CleanupSelectors(): this is a new (internal) call to free
8164 up all selectors (and shm handles/memory) for use on exit.
8166 * [include/segmem.h]
8167 Change comment to reflect new use of shm_key
8170 called_at_exit(): add call to CleanupSelectors()
8172 Mon Aug 22 18:19:25 1994 Alexandre Julliard (julliard@lamisun.epfl.ch)
8174 * [controls/button.c]
8175 Use OBM_CHECKBOXES to draw check boxes with correct colors.
8176 Fixed bug with WM_SETTEXT handling.
8177 A few drawing optimisations.
8180 Implemented correct \t and \a handling in menu items.
8181 Implemented help items (flush right) on menu bar.
8182 Added WM_ENTERMENULOOP and WM_EXITMENULOOP messages.
8184 * [controls/static.c]
8185 Fixed SS_ICON controls and implemented STM_SETICON message
8188 * [controls/widget.c]
8189 Set cursor to IDC_ARROW for built-in classes.
8191 * [include/options.h] [misc/main.c]
8192 Backing store is now off by default.
8194 * [objects/region.c]
8195 Use X regions for rectangle and polygon regions: *major* speed
8198 * [windows/dialog.c]
8199 Fixed the fix for integer ids in controls. SS_ICON controls in
8200 dialogs should work now.
8201 Implemented DS_ABSALIGN style.
8203 * [windows/graphics.c]
8204 Implemented InvertRgn().
8205 New internal function GRAPH_DrawBitmap() to draw bitmaps faster
8206 than with CreateCompatibleDC() + BitBlt().
8208 * [windows/message.c]
8209 Determining the window for a mouse message is now done at
8211 Modified PeekMessage() handling to avoid needlessly flushing the
8215 Check for restart of a timer (SetTimer call with the same hwnd and
8216 id than an existing timer).
8218 ----------------------------------------------------------------------
8219 Tue Aug 9 23:58:29 MET DST 1994 <erik@hacktic.nl>
8222 OpenFile(): Completly rewritten.
8225 CreateFile(): Fixed wrong mode in call to open.
8226 OpenExistingFile(): Implemented file sharing.
8228 CreateNewFile(): Fixed wrong mode in call to open.
8229 fLock(): Added to handle record locking.
8230 GetFileAttribute(): Added.
8231 As a result, AH = 0x5c, 0x09, and 0x0b were changed.
8234 AH = 0x10: SHARE installation check
8236 * [loader/resource.c]
8237 AccessResource(): Fixed. A new file descriptor will be returned by
8238 every call to AccessResource().
8240 * [windows/utility.c]
8244 FindMenuItem(): Fixed (handling for nPos == -1 added).
8247 CreateWindowEx(): Added call to WINPOS_GetMinMaxInfo.
8250 Added two options for a processor emulator that might be
8253 * [loader/task.c] [include/toolhelp.h] [if1632/toolhelp.spec]
8254 CreateNewTask() stores real modulename instead of 'TASKxxxx'.
8255 Added TaskFirst(), TaskNext(), TaskFindHandle().
8258 Added stub for MemManInfo().
8261 Added stub for GetTabbedTextExt().
8264 Changed all references to registers. Please don't access
8265 the context structure.
8266 fix for GetSystemTime() by <jspeter@birch.ee.vt.edu> added.
8269 Fixed bug in AnsiUpper() & AnsiLower().
8271 * [misc/winsocket.c]
8272 bugfix in getsockopt()/setsockopt(): winsock uses different values
8276 Added DIB_SetImageBits_RLE[48] to support compressed bitmaps.
8278 Mon Aug 8 21:12:33 1994 David Metcalfe <david@prism.demon.co.uk>
8281 Added support for WM_COPY, WM_CUT and WM_PASTE messages.
8283 * [windows/dialog.c] [windows/defdlg.c] [include/dialog.h]
8284 Modified dialog code to create new heap for edit controls
8285 unless DS_LOCALEDIT style is set.
8287 Thu Aug 4 18:50:56 1994 Alexandre Julliard (julliard@lamisun.epfl.ch)
8289 * [controls/button.c] [controls/edit.c] [controls/static.c]
8290 Removed unneeded GlobalUnlock() calls.
8292 * [controls/menu.c] [include/menu.h]
8293 Lots of changes, fixed a lot of old bugs and introduced a lot of
8295 - Changed message loop to use MSG_GetInternalMessage().
8296 - Fixed a bug that caused the main window to lose activation when
8298 - Correctly send initialisation messages (WM_INITMENUPOPUP).
8299 - Implemented EndMenu() and LookupMenuHandle().
8300 - Changed internal structures to be as compatible as possible with
8302 - Allocated everything on the USER heap instead of the global heap.
8303 - Prefixed all internal function names with MENU_ and declared
8305 - Moved "About Wine..." handling to NC_HandleSysCommand().
8306 - Multi-line menus should now work correctly.
8308 * [loader/resource.c] [objects/bitmap.c]
8309 Added the possibility to create OEM bitmaps directly as X bitmaps.
8311 * [objects/dcvalues.c] [windows/dc.c]
8312 Fixed GetDCOrg() to return screen coordinates.
8314 * [windows/message.c]
8315 Fixed double-click checks when the message is not removed from the
8317 Fixed MSG_GetInternalMessage() to send WM_ENTERIDLE messages.
8319 * [windows/nonclient.c]
8320 Bug fix in system menu hit-test calculation.
8321 A few changes for new menu functions.
8323 Thu Aug 11 17:51:02 1994 Thomas Sandford <t.d.g.sandford@bradford.ac.uk>
8326 Bug fix in Edit_NCCreateMessage
8327 es->textlen was being used before being set
8330 Bug fix in MENU_DrawMenuItem
8331 don't try to write text if NULL pointer passed
8333 ----------------------------------------------------------------------
8334 Thu Aug 4 07:18:02 1994 Michael Patra <micky@marie.physik.tu-berlin.de>
8336 * [windows/message.c]
8337 Implemented WaitMessage() (USER.112).
8339 * [if1632/user.spec]
8342 * [windows/defwnd.c]
8343 WM_ERASEBKGND: Added support for hbrBackground=COLOR_xxx.
8345 * [miscemu/int{13,21,2a}.c]
8346 * [miscemu/Imakefile]
8348 Added a few basic disk information and diagnostic functions to
8349 prevent programs using this function from crashing. All drives
8350 are claimed to be remote ones, so direct I/O isn't allowed.
8353 EDIT_WriteText(): Added code to correctly erase the remaining space
8354 of the edit-control if the size of the control has changed sinced it's
8357 Tue Jul 26 22:05:54 MET DST 1994 Erik Bos <erik@hacktic.nl>
8359 * [if1632/mouse.spec]
8360 Added mouse.dll entry, no functions.
8362 * [loader/resource.c]
8363 Bug fix in AccessResource().
8365 * [misc/keyboard.c], added [include/keyboard.h]
8366 Changed functions to return more useful values.
8368 * [windows/dialog.c]
8369 Hacked DIALOG_GetControl() to support resources which
8370 have 0xff00 - 0xffff as id. ** Needs to be done properly by
8371 someone who knows the NE fileformat **
8373 Jul 29, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
8376 Add new stub for EnableHGardwareInput() function.
8378 * [windows/message.c]
8379 Add coding for HWND_BROADCAST in PostMessage().
8382 Add coding for OpenFile() also search in WindowPaths.
8388 Change #include "linux/soundcard.h" by #include "sys/soundcard.h"
8389 Add coding in MMIO functions. Now, mmioDescend() can find WAV chunks.
8390 SndPlaySound & MCI_ELEMENT now use MMIO and adjust to proper formats.
8391 ----------------------------------------------------------------------
8392 Mon Jul 18 23:55:13 MET DST 1994
8395 CallTo16(): added `mov %eax,%edx' just before lcall,
8396 to make sure that DX contain the DLL's hinstance when
8399 CallTo32_16() added, equal to CallTo32() except for
8400 one thing: it saves DX and
8403 Added some code to support 16 and 32 bit return values.
8405 * [1632/{kernel,user}.spec]
8406 Changed most of the `pascal' style to pascal_16 when
8407 function returned a 16bit value.
8409 Tue Jul 19 18:40:25 1994 Alexandre Julliard (julliard@lamisun.epfl.ch)
8412 Reorganized sizing and drawing code to implement multi-line menus.
8413 Implemented MENUBREAK style.
8414 Use system colors to draw menus.
8417 Bug fix in COLOR_IsSolid().
8420 Bug fix in FONT_GetMetrics(): calculate average character width
8421 only on existing chars (dialogs look much better).
8424 Bug fix in DrawText(): use text color to underline mnemonic.
8426 * [windows/nonclient.c]
8427 Changed WM_NCHITTEST handling to cope with multi-line menu bars.
8429 * [windows/syscolor.c]
8430 Added system objects for menu colors.
8432 Mon Jul 18 19:32:08 PDT 1994 Andrew Lagodzinski (andrew@netcom.com)
8435 Fixed bug in SelectPrevItem that caused seperators to not be
8436 skipped when using the up arrow key.
8438 ----------------------------------------------------------------------
8439 Thu Jul 14 17:50:45 1994 Bob Amstadt (bob@pooh)
8442 Autodetects Linux version (if running Linux).
8445 New signals for Linux.
8448 New structure field in sys call.
8450 Sun Jul 10 19:31:34 1994 Olaf Flebbe (olaf@dragon)
8453 fixed Memory (Resource) Leak.
8458 Tue Jul 12 18:50:34 1994 Alexandre Julliard (julliard@lamisun.epfl.ch)
8460 * [controls/desktop.c]
8461 Implemented desktop wallpaper (only 16 colors for now).
8463 * [controls/menu.c] [windows/nonclient.c]
8464 Preliminary work to allow multi-line menus.
8467 No backing store on desktop window (not useful).
8470 A few fixes to DrawText() to make underlines under mnemonic
8471 letters to look better.
8473 * [windows/graphics.c]
8474 More fixes to GRAPH_DrawArc(), and some fixes to Polygon().
8475 Implemented PolyPolygon() (partially working).
8477 * [windows/winpos.c]
8478 New function WINPOS_SendNCCalcSize().
8479 Cleaned up SetWindowPos() and added preliminary support for
8482 Mon Jul 11 19:15:51 1994 Miguel de Icaza (miguel@sphinx)
8485 Changes to work as a library.
8487 * [if1632/callback.c]
8491 Changes to allow linking with WineLib.
8493 * [include/windows.h]
8494 Added macro WINELIB_UNIMP
8496 * [loader/library.c]
8497 When compiling WineLib, GetProcAddress is not implemented yet.
8500 Added empty InitDLL when using WineLib.
8502 * [loader/ne_image.c]
8503 Some parts of the loader are needed for WineLib, ifdefed correctly
8505 * [misc/{audio.c,mcicda.c,mmaux.c,mmsystem.c]
8506 Disable compilation of module when compiling WineLib.
8509 Fixed small bug. When passed an invalid handle WineLib would
8510 crash, now return NULL.
8512 * [toolkit/winmain.c]
8513 Call CreateNewTask in _WinMain.
8515 Sun Jul 10 09:08:02 1994 David Metcalfe <david@prism.demon.co.uk>
8517 * [controls/edit.c] [controls/widget.c]
8518 More changes to improve compatibility with Windows' edit
8519 control. Finished off tab stop support.
8521 Mon Jul 11 21:05:02 MET DST 1994 Erik Bos <erik@hacktic.nl>
8524 # of ordinals in shell.dll changed to 103.
8527 sti, cli will now be ignored.
8530 Added stub for GetSysColorBrush().
8532 ----------------------------------------------------------------------
8533 Sun, 3 Jul 1994 20:15:56 +0100 (BST) David Metcalfe <david@prism.demon.co.uk>
8536 Bug fixes and tidying up. Preliminary tab stop support
8539 * [windows/dialog.c]
8540 Reversed order of buttons in CheckRadioButtons so that all
8541 buttons are now displayed.
8543 Tue Jul 5 18:30:24 1994 Alexandre Julliard (julliard@lamisun.epfl.ch)
8545 * [include/options.h] [misc/main.c] [windows/win.c]
8546 Removed nosaveunders option, replaced by handling
8547 the CS_SAVEBITS flag.
8550 Modified the fix for negative size in class extra bytes to
8551 avoid modifying the caller's data.
8554 Bug fix: system font must be a proportional font.
8555 Fixed a bug that caused the default pen to not be selected
8558 * [windows/graphics.c]
8559 Bug fix in GRAPH_DrawArc(). Thanks to Adriano Azevedo for
8562 * [windows/painting.c]
8563 Removed incorrect selecting of default objects in BeginPaint()
8564 (no longer needed because of the fix in dc.c).
8566 Jul 4, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
8570 Add more code to interface '/dev/dsp'.
8572 * New file [misc/mcicda.c]
8573 Create an MCI_DEVTYPE_CD_AUDIO driver connected to '/dev/sbpcd'.
8575 * New file [misc/mmaux.c]
8576 Stubs to make a future driver connected to '/dev/mixer'.
8579 Temporary patch to CreateWindowEx() for reseting negative
8580 coordinates to 0,0 ; because 'soundrec.exe' give negative values
8581 and I need it to work on MMSYSTEM ... :-)
8584 add a stub 'do_int2f_16' (function 0x16) for DMPI server.
8586 Mon Jun 20 10:08:40 BST 1994 William Smith (wos@dcs.warwick.ac.uk)
8589 New file -- some definitions that were in comm.c now need to
8590 be shared with misc/dos_fs.c
8593 Some definitions moved into include/comm.h
8595 * misc/dos_fs.c (DOS_GetEquipment):
8596 Fixed error in equipment -- bitwise or of two values should
8597 be used instead of logical or. Also added code to correctly
8598 report the number of serial and parallel devices.
8600 ----------------------------------------------------------------------
8601 Mon Jun 20 14:26:41 1994 Bob Amstadt (bob@pooh)
8603 * [objects/bitmap.c]
8604 Allow negative bitmap sizes.
8606 Sun Jun 19 12:00:04 1994 David Metcalfe <david@prism.demon.co.uk>
8609 Improved selection display. Added processing for WM_SETFONT,
8610 EM_REPLACESEL, EM_LINELENGTH, EM_UNDO, EM_EMPTYUNDOBUFFER,
8611 EM_GETHANDLE, EM_SETHANDLE messages. Text buffer now stored on
8612 application's local heap.
8614 * [windows/graphics.c]
8615 Corrected bug in Rectangle(). XFillRectangle has the same
8616 width as Rectangle, but XDrawRectangle is one pixel wider
8617 for the same co-ordinates.
8619 * [memory/heap.c] [include/heap.h]
8620 Added HEAP_LocalSize function.
8622 * [windows/event.c] [windows/keyboard.c]
8623 Improvements to KeyStateTable and addition of AsyncKeyStateTable.
8624 Added supporting code to GetKeyState and GetAsyncKeyState and
8625 merged mouse button states into GetKeyboardState.
8627 * [loader/resource.c] [include/accel.h]
8628 Added recognition of SHIFT, CONTROL and ALT keys to
8629 TranslateAccelerator.
8631 * [objects/metafile.c] [objects/font.c] [objects/bitblt.c]
8632 A bit more metafile support.
8634 Sun Jun 19 17:29:00 MET DST 1994 Erik Bos (erik@hacktic.nl)
8636 * [loader/resource.c]
8637 SizeofResource() and AllocResource() added, AccessResource() updated.
8639 * [if1632/kernel.spec]
8640 FreeLibrary() used for FreeModule().
8642 * [windows/graphics.c]
8643 Rectangle(): swap left & right corners when right < left,
8644 swap top & bottom when botton < top.
8646 Jun 19, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
8648 * [controls/combo.c]
8649 Fix bug in window style of the associated listbox.
8652 Skip separators in keyboard navigation by using new internal
8653 functions SelectPrevItem() & SelectNextItem(),
8656 Bug fix in GetPrivateProfileInt(), was limited to 4 digit,
8657 IntBuf must be alloc to (5+1)=6. char instead of 5.
8660 Put code in functions SetEnvironment() & GetEnvironment().
8663 Start putting some code in ExtractIcon() function.
8666 Some code for MMTimer functions & timers list.
8669 Few stubs for DPMI interrupt calls. Nothing work yet.
8671 Mon Jun 20 07:37:43 EDT 1994 John Richardson (jrichard@cs.uml.edu)
8673 * include/win.h (tagWND):
8674 Added icon fields icon, hIcon and rectClientSave to
8678 Added icon.c to the list of files to compile
8680 * windows/dce.c (GetDCEx):
8681 Added some checks for iconic mode and pass icon window as drawable,
8682 not the real window.
8684 * windows/defwnd.c (DefWindowProc)
8685 Added PAINTICON default windows procedure.
8687 * windows/event.c (EVENT_Expose)
8688 Added check for iconic window expose. If iconic window is exposed
8689 send a WM_PAINTICON message
8692 New file. ICON_Iconify, ICON_findIconFromPoint, ICON_Deiconify.
8694 * windows/mdi.c (DefMDIChildProc)
8695 Test for IsIconic during a SC_RESTORE, this doesn't work yet.
8697 * windows/message.c (hardware_event)
8698 Looks for icon as well as window now.
8700 * windows/nonclient.c (NC_HandleSysCommand, NC_DoNCPaintIcon)
8701 Added iconify/deiconify in NC_HandleSysCommand, new function
8702 NC_DoNCPaintIcon which paints an icon.
8704 * windows/painting.c (BeginPaint)
8705 Made a BeginPaint select the STOCK_BLACK_PEN, STOCK_WHITE_BRUSH,
8706 and STOCK_SYSTEM_FONT objects since this is (hopefully) default
8709 * windows/win.h (CreateWindowEx)
8710 Set the default background color of a window to be white.
8711 Create icon window, turn off MINIMIZE if it is on, since
8712 I don't know what to do with it as of yet... register
8713 the icon with the hwnd of its window so we can identify where
8714 icon messages are coming from.
8716 Mon Jun 20 10:15:59 1994 Miguel de Icaza (miguel@sphinx)
8718 * windows/event.c: Added a hack to define XPointer when using
8721 * toolkit/hello.c: Test application for WineLib. To compile you'll
8722 need: gcc -Iinclude -DWINELIB -g hello.c -c, and to link you'll
8723 need: gcc hello.o libwine.a -lX11 -L/usr/openwin/lib -lm
8725 * toolkit/heap.c: Extended the size of the block size per chunk.
8727 * misc/stress.c (GetFreeFileHandles): Fixed typo.
8729 * misc/main.c (main): Changes to allow compilation under SunOS.
8731 * loader/library.c: Changed some ifdefs to compile WineLib.
8733 ----------------------------------------------------------------------
8734 Tue Jun 14 08:09:14 1994 Bob Amstadt (bob@pooh)
8736 * loader/selector.c (GetCurrentPDB):
8737 Added trivial function GetCurrentPDB() which returns the program
8738 segment prefix selector.
8740 * memory/heap.c (HEAP_Free):
8741 If free list is empty, make the freed block the free list.
8743 Fri Jun 10 07:56:49 1994 Bob Amstadt (bob@pooh)
8745 * controls/edit.c (EDIT_SetTextMsg):
8746 Do not append a newline at the end of the last line.
8748 * windows/event.c (SetCapture):
8749 Set winHasCursor if mouse capture succeeds.
8751 Jun 13, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
8753 * [controls/listbox.c]
8754 Fix bug in listbox : InsertString should call AddString if -1.
8757 New function GetMenuState().
8759 * [controls/scroll.c] [windows/nonclient.c]
8760 Try to make ShowScrollBar() recalc NC_ regions. Not finished !
8763 Add Stub for TabbedTextOut(), which temporarely call Textout().
8765 * [windows/keyboard.c] [windows/event.c]
8766 New function GetKeyBoardState() with an KeyStateTable array
8767 & associated handling in function EVENT_key().
8769 Mon Jun 13 16:45:24 MET DST 1994 (erik@hacktic.nl)
8774 * [loader/library.c]
8775 ModuleFirst(), ModuleNext(), ModuleFindName(), ModuleFindHandle()
8779 IsGDIObject() added.
8781 * [miscemu/int2[56].c]
8782 bugfix: both didn't leave flags pushed on 16bit-stack.
8783 (winfile gets a bit further)
8788 Sat Jun 11 22:56:48 1994 Jon Tombs (jon@esix2.us.es)
8790 Added code to drop redundant motion Events in the XEvent queue.
8792 Thu Jun 9 10:55:55 MET DST 1994 Jochen Hein ( Hein@Student.TU-Clausthal.de )
8794 * [misc/main.c misc/message.c include/texts.h]
8795 Removed the text-constants from message.c into variables
8796 which may be changed from X-resources.
8798 * [misc/main.c misc/message.c]
8799 added <locale.h> and setlocale() to main.c, used toupper() in message.c
8801 Mon, 13 Jun 94 09:41:16 -0500 Paul Bramel <paulbr@comm.mot.com>
8803 * controls/button.c ( [CR]B_LButton* )
8804 left rc.right at full window width so click on label also
8805 activates the control (MSWin behavior)
8807 Sat Jun 11 19:05:40 1994 Olaf Flebbe (flebbe@tat.physik.uni-tuebingen.de)
8809 * include/windows.h:
8810 functions pointers can not be packed.
8811 (annoying warnings with forthcomming gcc-2.6.x)
8813 * loader/main.c (InitDLL):
8814 Fixed a printf statement. (for control.exe)
8816 (InitializeLoadedDLLs):
8817 deleted shadow definition of *wpnt.
8818 (Breaks many programs, because now COMMDLG will be
8821 * windows/win.c (SetWindowText):
8822 added missing breaks; (PENSATE starts)
8824 * windows/graphics.c (FloodFill):
8825 Proper boundarys. (BANGBANG starts) FloodFile_rec should
8828 * objects/font.c (FONT_GetMetrics):
8829 TYPO: use font->perchar only if it is defined. (WRITE starts)
8831 Sun June 12, Peter Broadhurst (pbr@ua.nwl.ac.uk)
8833 Fixes for improved behaviour when dragging thumb;
8834 Added SB_THUMBPOSITION message when thumb is released.
8836 ----------------------------------------------------------------------
8837 Tue Jun 7 08:41:27 1994 Bob Amstadt (bob@pooh)
8839 * loader/selector.c (FixupFunctionPrologs):
8840 New function to fixup loaded DLL function prologs. It replaces the
8841 do nothing code with code that loads DS with the appropriate data
8842 segment for the DLL.
8844 * misc/cursor.c (LoadCursor):
8845 Disabled cursor loading from .EXE or .DLL. The code needs to handle
8846 the possibility of multiple cursors in a single directory. Also,
8847 it should check to see if the cursor is the right size.
8849 * objects/font.c (EnumFonts):
8850 Checked for lpLogFontList[i] == NULL
8852 * objects/gdiobj.c (SetObjectOwner):
8853 Removed stub. Replaced with simple return in gdi.spec. This
8854 function is not defined for the retail version of Windows.
8856 * memory/heap.c (WIN16_LocalHandleDelta):
8857 New function. This is really a dummy that imitates the proper
8860 * loader/library.c (GetProcAddress):
8861 Fixed definition of IS_BUILTIN_DLL() macro.
8863 Mon Jun 6 18:15:40 1994 Bob Amstadt (bob@pooh)
8865 * miscemu/int21.c (SeekFile):
8866 Needed to return current position in DX:AX.
8868 * windows/utility.c (windows_wsprintf):
8869 Added support for '#' in format, and fixed bug with "ptr" being
8870 incremented too many times.
8872 * miscemu/int21.c (OpenExistingFile):
8873 Add code to handle opening files read-only and write-only.
8876 Segment fixups now done in LoadImage instead of _WinMain. This
8877 is necessary to support LoadLibrary().
8879 Sun Jun 5 17:34:24 1994 Erik Bos (erik@hacktic.nl)
8882 - fixed: GetModuleHandle() sometimes returned
8884 - don't init dlls when cs == 0 (lzexpand, doesn't
8885 seem to have a init function)
8886 - LoadLibrary & LoadImage now return error instead
8888 - moved most of NE-functions into one file.
8889 - LoadLibrary() uses w_files list instead of its
8891 - NE exectables are now fixed-up and initialised when
8892 loaded instead of only once before calling InitTask.
8894 * [miscemu/int15.c] [miscemu/int31.c]
8897 * [loader/selector.c]
8898 Stubs added for {Get|Set}SelectorLimit(), {Get|Set}SelectorBase().
8901 Stub added for IsRomModule().
8904 Some cleanup, added heap for returning data.
8906 Jun 6, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
8909 Change MAX_ORDINALS define to higher value, 1299 entries.
8910 (MMSYSTEM doesn't have succesive numbers, some are around 1200).
8912 * [windows/utility.c]
8913 Bug fix in windows_wsprintf(), (twice increments ...).
8915 * [windows/winpos.c]
8916 Bug fix in SetWindowPos(), redraw was done if flag
8917 was set to SWP_NOREDRAW while SWP_SHOWWINDOW).
8919 * [misc/message.c] [controls/combo.c]
8920 Add an InvalidateRect() in WM_SHOWWINDOW to statisfy the new 'saveunder'.
8923 In CreateWindowEx(), do SetMenu() calls after window creation,
8924 just before sending to WM_NCCALCSIZE.
8927 In function SetMenu(), now use SetWindowPos() with
8928 flags SWP_FRAMECHANGED to readjust menu area.
8929 Function MenuBarCalcSize() redone.
8931 Sun May 29 11:08:24 1994 David B. Thomas (dt@yenta.abq.nm.us)
8934 Fixed problems associated with DT_WORDBREAK flag. String length
8935 was not being properly decremented when lines were folded, and
8936 wrapping was not performed when DT_NOCLIP and DT_NOPREFIX were
8937 both on in addition to DT_WORDBREAK. Windows does wrapping in
8938 this case, and now so does wine.
8940 Sun Jun 5 19:17:49 1994 Olaf Flebbe (olaf@dragon)
8943 cp1 was uninitialized iff lineno == 0
8945 * FindFile tests for existance of file even if a full
8946 filename was supplied. What about unix file names?
8948 * [controls/listbox ]
8949 wndPtr was uninitialized for LB_SETTOPINDEX
8952 Do not free lpProp. Is it really allocated by malloc?
8953 {edited by Bob Amstadt: changed free() to GlobalFree()}
8955 ----------------------------------------------------------------------
8956 Sat May 28 12:03:23 1994 Bob Amstadt (bob@pooh)
8958 * miscemu/int21.c (OpenExistingFile):
8959 OpenExistingFile needed to return handle in AX register instead
8962 * miscemu/int21.c (ioctlGetDeviceInfo):
8963 Added a little code to give a fake result for normal files.
8965 Wed May 25 21:55:38 1994 Bob Amstadt (bob@pooh)
8968 return value from GlobalSize was completely wrong.
8971 fixed bug in FindFirst. Directory pointer (dp) was not placed in
8975 fixed creation of pop.h to guarantee that flags are restored correctly.
8978 changed all occurance of strncmp() to strncasecmp().
8979 BuildCommDCB() should not require that OpenComm() be called first.
8981 * [loader/selector.c]
8982 Heap initialized to size of full segment less stack size and
8983 automatic data size.
8985 Sat May 28 09:14:33 1994 Rick Sladkey (jrs@world.std.com)
8987 * [controls/listbox.c]
8988 Correct typos in ListBoxResetContent where lpls variable is
8989 used where lsls2 variable is meant. Don't call USER_HEAP_FREE
8990 twice on the same handle if hData and hMem are the same.
8992 * [debugger/opcodes/i386-dis.c]
8993 Add new name array names_rmw for table driven decoding of the
8994 16-bit mod/rm field. Omit large case statement in OP_E and
8995 replace with array reference to match existing coding style.
8996 Add new static variable machine with value 286 or 386 to
8997 correctly decode mod/rm field in either 16 or 32 bit modes.
8998 Set it in print_insn_i{2,3}86. In OP_E use it to decide how
8999 to decode mod/rm. While the code was correct for 16 bit code,
9000 it was improperly decoding mod/rm fields on word prefixed
9001 32 bit instructions.
9003 * [debugger/debug.l]
9004 Recognize new token ABORT. Recognize single letters 'p'
9008 Add new token ABORT. Allow print command to be invoked by
9009 'p' and quit command by 'q', ala GDB. Change lots of '};'
9010 to just '}'. Add static dummy_regs to wine_debug so that
9011 wine_debug(0, NULL) doesn't core dump with qmagic.
9014 Correct syntax of break command in helptext and omit former
9015 comment about probable bugginess of the disassembly since it
9016 is now correct. Change fprintf of first backtrace stack
9017 frame to match that of the second and subsequent frames.
9019 * [loader/selector.c]
9020 Change construction of command line in CreatePSP from creating
9021 a string that looks like "arg1 arg2 \r" to "arg1 arg2". A DOS
9022 PSP command line looks like " arg1 arg2\r" with the length not
9023 including the trailing "\r" but that is not how Windows does it.
9025 * [loader/library.c]
9026 Change uses of %s to print strings in GetModuleHandle to %x so
9027 that string IDs don't cause a core dump with qmagic. Handle
9028 converting a string id to a literal module handle. For
9029 example, GetModuleHandle((LPSTR) 0x57) now returns 0x57 if
9030 it is a real module handle.
9033 In MessageBox, translate a NULL title argument to the string "Error".
9036 In GetSetProfile translate a NULL Default argument to "". Any
9037 caller whose Default argument is NULL is buggy, but CHARMAP does it
9041 Add NULL pointer checks in EnumFontFamilies to prevent core dumps.
9043 Sat May 28 20:01:51 1994 Jon Tombs (jon@gtex02.us.es)
9045 * New options/resourses nosaveunders and nobackingstore. By
9046 default backingstore and saveunders are now enabled, these use
9047 more memory but avoids those slow (sometimes multiple) redraws
9048 caused be exposure events.
9050 May 30, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
9052 * [misc/driver.c] New file
9053 Skeleton for 'Installable Wine Drivers' functions. :-)
9054 * [misc/audio.c] New file
9055 Skeleton for basic 'Audio Driver' functions.
9056 * [misc/network.c] New file
9057 Stubs for few networking functions.
9060 More coding ... a dust in a galaxy ...
9062 Some coding for 'RegXXX' functions ... a dust in the wind ...
9065 Bug fix in GetSetProfile(), bad enumeration if KeyName == NULL.
9068 New function CreateDiscardableBitmap(), it just calling
9069 CreateCompatibleBitmap() for now. It's get 'clock.exe' running ! :-)
9071 * [controls/listbox.c]
9072 * [controls/combo.c]
9073 New font member assigned to SYSTEM_FONT as default.
9074 Added processing for WM_SETFONT message;
9077 Tue May 31 20:34:25 EDT 1994 John Richardson <jrichard@cs.uml.edu>
9080 Added AsyncMouseButtonsStates array for GetAsyncKeyState.
9082 * [windows/keyboard.c]
9083 Implemented beginning of GetAsyncKeyState.
9085 Wed May 25 23:35:03 1994 David Metcalfe <david@prism.demon.co.uk>
9087 * [objects/metafile.c] [include/metafile.h]
9088 [windows/mapping.c] [objects/clipping.c] [objects/bitblt.c]
9090 Further metafile support.
9092 ----------------------------------------------------------------------
9093 Mon May 23 15:07:36 1994 Bob Amstadt (bob@pooh)
9095 * [loader/selector.c]
9096 Allocate heap and stack segments as 64k.
9098 Sat May 21 01:15:49 1994 Rick Sladkey (jrs@world.std.com)
9100 * [loader/selector.c]
9101 Correct typos where memcpy is used instead of memset.
9103 * [loader/resource.c]
9104 Allow for legitimate cases where biSizeImage is 0 in LoadIcon
9105 by calculating the value when the bitmap is not compressed.
9108 Fix NULL dereference caused by superfluous DOS_closedir in FindNext.
9110 * [loader/resource.c]
9111 New function type_match to handle string resource types as
9112 well as IDs. In addition, compare only low 4 bits of type_id
9113 when both numbers are IDs so that 0x0002 matches 0x8002.
9114 In FindResourceByNumber and FindResourceByName use type_match
9115 instead of comparing numbers. In FindResource handle the
9116 "#number" syntax and empty strings in both the resource and
9119 Mon May 23 00:48:25 1994 Rick Sladkey (jrs@world.std.com)
9121 * [windows/dialog.c]
9122 Fix inadvertent printing of string IDs as strings.
9124 May 23, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
9127 New functions GetMenuItemCount(), GetMenuItemID().
9128 GetMenuString() & HiliteMenuItem().
9129 Bug fix in CheckMenuItem().
9130 Function SetMenu() now make client area recalc if menu removed.
9132 * [windows/winpos.c]
9133 Bug fix in SetWindowPos(), no more XMapping or XConfiguring of
9134 windows with initial width or height equal zero.
9136 * [objects/gdiobj.c]
9137 New function EnumObjects(), using new lpPenBrushList buildup
9138 from calls to new function GDI_AppendToPenBrushList().
9139 ('pbrush.exe' don't show its face yet ! ... :-( )
9140 New EMPTY STUB for function SetObjectOwner(),
9141 ('mplayer.exe' call it via GetProcAddress() ...)
9144 New internal functions ParseFontParms() & InitFontsList().
9145 EnumFonts() & EnumFontFamilies() enumerates fonts (no more dummies).
9146 FONT_MatchFont now make retries to find closest-smallest font.
9147 ('charmap.exe' can now show the differents fonts available)
9149 * [windows/nonclient.c]
9150 Use small dos OBM_OLD_CLOSE button for MDI windows.
9152 * [windows/graphics.c] [objects/bitmap.c]
9153 Start to remove obsolete globals such XT_screen ...
9155 * [loader/library.c]
9156 Make function GetProcAddress() working also with builtin DLLs.
9158 Tue May 24 20:18:02 1994 Erik Bos (erik@hacktic.nl)
9160 * [if1632/system.spec] [if1632/toolhelp.spec]
9161 system.dll & toolhelp.dll added.
9163 * [loader/library.c]
9164 Modified GetModuleFileName() to return the full
9166 Added a check to LoadLibrary() to prevent loading
9167 built in dlls. (eg. user.exe)
9168 Added a check to FreeLibrary() to prevent built-in
9169 dlls from being freed.
9170 Modified GetProcAddress() to support builtin dlls.
9172 * [loader/signal.c] [miscemu/int2f.c]
9173 Added => pifedit runs.
9176 Added a NULL-ptr check to DOS_closedir().
9178 ----------------------------------------------------------------------
9179 Tue May 17 23:03:16 1994 Bob Amstadt (bob@pooh)
9182 Fixed bug with dce initialization that was causing dialog boxes to not
9185 * [if1632/callback.c]
9186 Better fix for bug found by Martin.
9188 Sat May 14 19:48:39 1994 Rick Sladkey (jrs@world.std.com)
9191 Redirect HEAP_ReAlloc calls with NULL argument to HEAP_Alloc.
9193 May 16, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
9196 Make EnumFonts() calling a callback with dummy fonts ... :-)
9199 Add Empty Stub for ExtTextOut(), which temporarely call Textout().
9201 * [if1632/callback.c]
9202 Temporarely go around bug in CallWindowProc(), you will see printfs.
9205 Make EDIT controls focused by a mouse click.
9208 Bug Fix in function EnumProps(), better use of CallBack16().
9211 Basic Skelton's for MCI messages dispatching function.
9213 Sun May 15 16:15:17 1994 Erik Bos (erik@hacktic.nl)
9215 * [windows/utility.c]
9216 Added windows_wsprintf() for the emulator, wsprintf() is
9219 Sat May 14 22:16:40 1994 Rick Sladkey (jrs@world.std.com)
9222 Fix pointer problems in LoadCursor leading to heap corruption.
9224 * [ controls/menu.c ]
9225 Fix two NULL dereferencing bugs.
9227 Sun May 15 20:07:48 1994 Rick Sladkey (jrs@world.std.com)
9230 Fix NULL pointer dereferencing bug in GetCharWidth.
9232 * [loader/resource.c]
9233 Fix under-allocation of memory in LoadAccelerators.
9236 Ignore negative sizes for extra fields in RegisterClass.
9238 Sun May 15 06:35:03 1994 David Metcalfe <david@prism.demon.co.uk>
9240 * [objects/metafile.c] [include/metafile.h] [include/windows.h]
9241 [objects/gdiobj.c] [objects/brush.c] [objects/pen.c]
9242 [objects/text.c] [objects/dcvalues.c] [windows/graphics.c]
9243 [windows/dc.c] [windows/mapping.c]
9244 Beginnings of metafile support.
9247 Corrected spelling of _lcreat.
9251 ----------------------------------------------------------------------
9252 May 9, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
9254 * [controls/scroll.c]
9255 Make thumbtrack button disappear if scroll box ratio < 3:1.
9256 Make arrow buttons rectangular if scroll box ratio < 2:1.
9257 Add code for SBS_TOPALIGN, SBS_BOTTOMALIGN,
9258 SBS_LEFTALIGN & SBS_RIGHTALIGN.
9259 Bug fix in NC_CreateScrollBars(), no more bigbutt in calendar.exe... :-)
9261 * [loader/library.c] [loader/task.c] [misc/exec.c]
9262 Continue playing around trying to get a second task running.
9265 Change OBM_CLOSE for OBM_OLD_CLOSE, a smaller dot button when maximized.
9268 Adding previous works of the Apr 25, 94.
9270 Tue May 10 18:09:14 1994 Erik Bos (erik@trashcan.hacktic.nl)
9272 * [if1632/mmsystem.spec] [misc/mmsystem.c] [include/mmsystem.h]
9273 Added Martin's mmsystem.dll stubs.
9276 Added remaining stubs for sound.dll.
9278 * [if1632/shell.spec] [misc/shell.c]
9279 Fixed prototypes (I found them in BC 4) and added ShellAbout()
9282 ----------------------------------------------------------------------
9283 May 1, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
9286 Add XUngrabPointer() & XUngrabServer() in wine_fault().
9288 Fri Apr 22 19:30:08 1994 Erik Bos (erik@trashcan.hacktic.nl)
9290 * [objects/bitblt.c]
9291 color_stretch() rewritten to use ints only. *fast!*
9292 BLACKONWHITE & WHITEONBLACK stretchmodes redirected to
9293 use color_stretch().
9295 Mon May 2 21:39:43 1994 Erik Bos (erik@trashcan.hacktic.nl)
9304 SwapMouseButton() added, (NOP).
9307 GetDesktopHwnd() added.
9310 Added not implemented functions defs as comment.
9312 * [misc/winsocket.c]
9313 Change WSAGetXbyY() functions to non-blocking ones,
9314 Added WSAAsyncSelect().
9315 (WSA functions can't be canceled yet).
9317 Wed Apr 20 23:58:58 1994 Scott A. Laird (scott@curly)
9319 * misc/profile.c: Fixed bug with GetIniFileName returning wrong
9320 path when given a simple file name. Fixed GetSetProfile to allow
9321 enumerating all key names when KeyName is null.
9323 Apr 25, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
9325 * [objects/bitblt.c]
9326 Add protection to BitBlt() & StretchBlt() for width or height = 0.
9328 * [windows/nonclient.c]
9329 Avoid painting in NC_DoNCPaint() if IsWindowVisible().
9330 Simplify NC_TrackMouseMenuBar() because code moved to MenuFocusLoop().
9333 CreateWindowEx() & DestroyWindow() now call respectively
9334 AddWindowToTask() & RemoveWindowFromTask().
9335 New empty stub for function AnyPopup().
9337 * [loader/library.c]
9338 Bug Fix : GetModuleFileName() now return full path filename.
9340 * [include/menu.h] [controls/menu.c]
9341 Add hText handle and remove obsolete MENUITEM struct members.
9342 Add a ReleaseCapture() in SetMenu() when menubar changed while captured.
9343 Add MenuMouseMove() MenuButtonUp() in function MenuFocusLoop().
9346 GetTempFilename() now create a file.
9347 _lcreate() use unix open (name, mode, perm), with perm=O666.
9350 Remove temporarly builtin SHELL.DLL, Add MMSYSTEM.DLL in builtin list.
9352 * New file [misc/mmsystem.c]
9353 * New file [include/mmsystem.h]
9354 * New file [if1632/mmsystem.spec]
9355 Many, many empty stubs ... :-)
9357 ----------------------------------------------------------------------
9359 Wed Apr 20 14:53:35 1994 Bob Amstadt (bob@pooh)
9361 * [tools/build.c] [if1632/call.S] [if1632/Imakefile]
9362 Fixed bug for non-Linux systems.
9364 Apr 18, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
9367 Bug fixed in CreateWindowEx() : Now use SetMenu() for menubar setup.
9368 New empty stub for function SetSysModalWindow().
9371 New empty stub for function ExitWindows().
9374 New empty stub for function EnumFonts().
9376 * New file [misc/property.c]
9377 New functions RemoveProp(), GetProp(), SetProp() & EnumProps().
9379 * New file [misc/shell.c]
9380 New empty stubs for function RegisterShellProc(),
9381 ShellExecute() & ShellProc().
9383 * New files [loader/task.c] & [include/task.h]
9384 Move functions GetWindowTask(), GetNumTask(), EnumTaskWindows()
9385 from 'loader/library.c'.
9387 * [if1632/user.c] [if1632/kernel.c]
9388 Put Atoms functions entries.
9390 * [controls/combo.c]
9391 New functions DirDlgSelectComboBox() & DirDlgListComboBox().
9393 * [controls/listbox.c]
9394 New functions DirDlgSelect() & DirDlgList().
9396 Sun Apr 17 20:57:59 1994 Erik Bos (erik@trashcan.hacktic.nl)
9401 * [if1632/callback.c]
9402 CallGrayStringProc() added.
9404 * [if1632/relay.c] [if1632/mmsystem.spec]
9407 * [if1632/kernel.spec] [if1632/user.spec]
9408 Added forgotten specs for atom functions.
9410 ----------------------------------------------------------------------
9411 Tue Apr 12 00:05:31 1994 Bob Amstadt (bob@pooh)
9413 * misc/spy.c (SpyInit): Added more message types
9415 * [windows/mdi.c] [include/mdi.h]
9416 Maximizing and restoring child windows.
9417 Tiling of child windows.
9419 Mon Apr 11 20:48:28 1994 Alexandre Julliard (julliard@lamisun.epfl.ch)
9421 * [windows/winpos.c]
9422 Revert focus and activation to previous window when hiding a window.
9424 * [windows/syscolor.c]
9425 Implemented system color objects (brushes and pens created at
9426 SetSysColor() time for better performance).
9428 * [windows/graphics.c] [windows/nonclient.c] [controls/button.c]
9429 Changed painting code to use system color objects.
9431 * [windows/message.c]
9432 New function MSG_InternalGetMessage() for internal messages
9433 loops (e.g. for dialogs or menus).
9435 * [windows/hook.c] [include/hook.h] (New files)
9436 Beginning of the window hooks implementation.
9438 * [windows/dialog.c]
9439 Use new function MSG_InternalGetMessage() in DialogBox().
9441 * [if1632/callback.c]
9442 Added function CallHookProc().
9444 Apr 11, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
9447 Bug fix : WM_CHARs are sent to focused window like WM_KEY???.
9450 Nothing much more than a stub for LoadModule(), I saw there a lot
9451 to be done in that corner, I will come back later ...
9453 * [loader/library.c]
9454 New functions GetWindowTask(), GetNumTask(), EnumTaskWindows()
9455 and associated modules & tasks linked-lists.
9456 (it's only an 'emerging bud', more to come next weeks).
9459 Use LoadLibrary() instead of LoadImage() for 'sysres.dll'.
9462 You can now click outside menu region without problem.
9463 Keyboard navig more smootly, even if a child has the focus.
9464 Bug fix in InsertItem(), (bad linklist when insert point not found).
9465 change Realloc for Free & Alloc in ModifyItem().
9466 MF_STRING now set BLACK_PEN to fix bug of bad color of the underscores
9467 done by DrawText(), (maybe it should done in DrawText() itself ?).
9469 Sun Apr 10 14:06:08 1994 Erik Bos (erik@trashcan.hacktic.nl)
9472 .INI files will now be stored in / loaded from the windows dir
9473 if no path is supplied.
9475 * [if1632/kernel.spec]
9476 Fixed GetDriveType's prototype.
9478 * [if1632/winsock.spec] [include/winsock.h] [misc/winsocket.c]
9479 Fixed prototypes: winsock uses a word as socket handle not an int.
9481 * [misc/winsocket.c]
9482 Added heap allocation for returned structures.
9483 Added non-blocking WSAAsyncGetXbyY() functions as blocking ones.
9486 Added IsDLLLoaded(), used in LoadImage() to prevent loading
9487 a dll multiple times.
9488 Directory is added to wine's path when a fullpath is supplied when
9490 LoadImage(): DLL filename used instead DLL's own internal name,
9491 fixes 'Bad DLL name' errors.
9493 Sat Apr 9 08:26:03 1994 David Metcalfe <david@prism.demon.co.uk>
9495 * [controls/edit.c] [controls/widgets.c]
9496 First release of edit control.
9498 ----------------------------------------------------------------------
9499 Tue Apr 5 14:36:59 1994 Bob Amstadt (bob@pooh)
9501 * [include/mdi.h] [windows/mdi.c]
9502 Use WM_PARENTNOTIFY messages to activate children.
9503 Generate WM_CHILDACTIVATE messages.
9504 Beginnings handler for maxmized child window.
9505 Clean up when children are destroyed.
9507 * [windows/message.c] [windows/nonclient.c] [windows/winpos.c]
9508 Removed code add 94/03/26.
9510 Apr 4, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
9513 Make mouse menu navigation working again. :-))
9514 (be carefull, clicking outside menus (ie.: clientrect)
9517 * [windows/nonclient.c] [controls/scroll.c]
9518 Bugs fix in NCTrackScrollBars().
9521 Bug fix in 'ToDos()' in conversion for '/',
9522 (example: '/window/' was translated to 'WINDOWs').
9525 Function ChangeDir() extract possible drive before DOS_ChangeDir().
9527 * [loader/library.c] [loader/wine.c]
9528 Playing around moving function GetProcAddress() and put some code in.
9530 Mon Apr 4 21:39:07 1994 Alexandre Julliard (julliard@lamisun.epfl.ch)
9533 Better explanation of command-line options.
9536 Implemented SetDIBitsToDevice().
9539 Bug fix in SetDCState().
9542 Removed WS_DISABLED handling (now done in message.c).
9544 * [windows/message.c]
9545 Added sending a WM_PARENTNOTIFY message in MSG_TranslateMouseMsg().
9546 Use WindowFromPoint() to find the window for mouse events, taking
9547 into account disabled windows.
9549 * [windows/painting.c]
9550 Bug fix in BeginPaint() to allow calling it at other times than
9551 on WM_PAINT (Solitaire needs it...)
9554 Implemented FindWindow().
9555 Rewritten EnableWindow() to behave more like Windows.
9557 * [windows/winpos.c]
9558 Rewritten WindowFromPoint() to also search child windows.
9560 Mon Apr 4 17:36:32 1994 Erik Bos (erik@trashcan.hacktic.nl)
9562 * [include/int21.h] -> [msdos.h]
9565 * [miscemu/int10.h] [miscemu/int25.h] [miscemu/int26.h]
9566 new, added for int 10, 25 and 26.
9568 * [miscemu/ioports.c]
9569 new, added to allow win apps to use ioports.
9572 Added support for in, inb, out, outb instructions.
9574 ----------------------------------------------------------------------
9575 Sun Mar 27 13:40:25 1994 Bob Amstadt (bob@pooh)
9577 * controls/menu.c (InsertMenu): Changed to use FindMenuItem().
9579 Sat Mar 26 21:23:55 1994 Bob Amstadt (bob@pooh)
9582 Window list properly updated.
9584 * [windows/message.c]
9585 Call WINPOS_ChildActivate() when mouse pressed.
9587 * [windows/nonclient.c]
9588 Use WINPOS_IsAnActiveWindow() instead of GetActiveWindow() in
9591 * [windows/winpos.c]
9592 Created functions WINPOS_IsAnActiveWindow() and WINPOS_ActivateChild()
9594 Thu Mar 24 14:49:17 1994 Bob Amstadt (bob@pooh)
9596 * controls/menu.c (DeleteMenu): Changed to use FindMenuItem
9597 (DeleteMenu): Many bug fixes.
9600 Created function FindMenuItem().
9602 Thu Mar 24 14:17:24 1994 Bob Amstadt (bob@pooh)
9605 Removed incorrect MDI handling code from CreateWindowEx().
9608 MF_STRING items needed to allocate a private copy of string.
9611 Fixed buggy calls to GlobalFree().
9614 Eliminated some redundant code with function call.
9616 Wed Mar 23 1994 Pentti Moilanen (pentti.moilanen@ntc.nokia.com)
9619 timer list pointers looped in InsertTimer
9621 Tue Mar 29 13:32:08 MET DST 1994 julliard@di.epfl.ch (Alexandre Julliard)
9624 A few changes for desktop window support.
9627 Added -depth option.
9630 Yet another bug fix in SubtractRect().
9632 * [objects/bitmap.c]
9633 Changes to use only one depth (specified with -depth)
9637 Added support for dithered solid brushes.
9640 Use the same 20 system colors as in Windows.
9641 System palette initialisation now done in COLOR_InitPalette().
9642 Added support for a color mapping table to map logical color
9643 indexes to X colormap entries.
9644 Implemented GetNearestColor() and RealizeDefaultPalette().
9647 Added support for color mapping table.
9649 * [objects/dither.c] (New file)
9650 Implemented solid color dithering.
9652 * [objects/palette.c]
9653 Implemented GetSystemPaletteEntries() and SelectPalette().
9656 Make a copy of the menu name in RegisterClass().
9659 Fixed device caps when using a desktop window.
9660 Added support for the color mapping table in DCs.
9663 Added ConfigureNotify handler on desktop window.
9665 * [windows/message.c]
9666 Removed call to XTranslateCoordinates() on every mouse motion
9667 New function MSG_Synchronize() to synchronize with the X server.
9669 * [windows/syscolor.c]
9670 Rewritten SYSCOLOR_Init() to read the system colors from WIN.INI.
9672 * [windows/winpos.c]
9673 Added synchronization on window mapping. Solves the double redraw
9674 problem when starting Solitaire.
9676 Mar 27, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
9678 * [control/menu.c] * [windows/defwnd.c]
9679 Make keyboard navigation working with menubar,
9680 but temporarely inserted a bug in menubar mouse handling ... :-((
9681 (it will be fix next week !)
9683 * [windows/defwnd.c]
9684 Connect VK_MENU to menubar navigation.
9686 * [loader/library.c]
9687 GetModuleHandle() return 'fictive 0xF000+ handles' for built-in DLLs.
9689 Sun Mar 20 22:32:13 1994 Erik Bos (erik@trashcan.hacktic.nl)
9692 Added Copy(). Added a check for `-h' to show usage.
9695 Fixed bug in FindFile(), to load directories as dlls.
9698 Fixed ToUnix() and ToDos() again, as my previous patch
9701 * [misc/dos_fs.c] [miscemu/int21.c]
9702 Bug fixes, should be able to handle all winfile and progman int21
9703 requests now except for a few small things.
9705 Tue Mar 29 06:25:54 1994 crw@harris.mlb.semi.harris.com (Carl Williams)
9708 Implemented GetFreeSystemResources().
9710 ----------------------------------------------------------------------
9711 Mon Mar 21 17:32:25 1994 Bob Amstadt (bob@pooh)
9713 * controls/menu.c (GetSubMenu): Function did not return correct value
9716 Beginnings of menu handling.
9718 Thu Mar 10 11:32:06 1994 Stefan (SAM) Muenzel (muenzel@tat.physik.uni-tuebingen.de)
9721 if font.width equals zero use asterix instead.
9723 Mon Mar 21 17:23:37 MET 1994 julliard@di.epfl.ch (Alexandre Julliard)
9725 * [objects/bitmap.c]
9726 Rewritten bitmap code to use exclusively X pixmaps; *much* faster.
9729 Some changes with pattern brushes because of the new bitmap code.
9732 Added function COLOR_ToPhysical for better color mapping.
9735 Heavily optimized SetDIBits().
9738 Opimized SetDCState() and DC_SetupGC*() functions.
9739 Added stub for CreateIC().
9741 Mar 20, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
9744 Call SetFocus() after closing box to give back focus to previous owner.
9747 Small bug fix in GetTempFilename() : replace a '\' to '\\'.
9749 * [control/scroll.c]
9750 Calls to BitBlt() replace by StretchBlt().
9753 Call SetFocus() to previous owner after closing Popups.
9754 Fill stub DeleteMenu().
9756 * [control/listbox.c]
9758 Use SetFocus() in WM_LBUTTONDOWN.
9759 Close ComboBox List upon WM_KILLFOCUS.
9760 Early development of WM_MEASUREITEM mecanism.
9762 * [windows/defwnd.c]
9763 Early development of WM_MEASUREITEM mecanism.
9765 Tue Mar 22 10:44:57 1994 Miguel de Icaza (miguel@xochitl)
9768 Fixed sintaxis problem when building the library.
9770 ----------------------------------------------------------------------
9771 Tue Mar 15 13:11:56 1994 Bob Amstadt (bob@pooh)
9773 * [include/windows.h]
9774 Added message types and structures for MDI
9777 Created internal structures for handling MDI
9780 Began creating MDI support
9782 Thu Mar 10 16:51:46 1994 Bob Amstadt (bob@pooh)
9784 * [loader/wine.c] [include/wine.h]
9785 Added new field to "struct w_files" to hold the "name table"
9786 resource for Windows 3.0 programs
9788 * [loader/resource.c]
9789 Added code to handle programs with a "name table" resource.
9790 LoadResourceByName() modified to check for the existence of
9793 Mon Mar 14 22:31:42 MET 1994 julliard@di.epfl.ch (Alexandre Julliard)
9796 Added installing the private colormap on the desktop window.
9799 Cleaned up focus event handling (see focus.c).
9800 Use GetFocus() to direct key events to the correct window.
9803 Rewritten SetFocus() to:
9804 - only set X focus on top-level windows
9805 - send WM_SETFOCUS and WM_KILLFOCUS messages (was done in event.c)
9806 - prevent setting focus to disabled windows
9807 - install private colormap so -privatemap option works again
9809 * [windows/message.c] [windows/timer.c]
9810 Changed timer management to no longer use PostMessage(), but
9811 to generate timer messages on the fly. Also fixed a related bug
9812 in GetMessage() which could cause busy-waiting.
9815 Only select focus events on top-level windows.
9817 * [windows/winpos.c]
9818 Added some sanity checks for desktop window.
9820 Fri Mar 4 20:42:01 1994 Erik Bos (erik@trashcan.hacktic.nl)
9823 bug fixes in ToUnix(), WinIniFileName(), GetUnixFileName().
9824 Support for tilde symbol added for rootdirectories in [drives]
9825 section of wine's configfile.
9828 hread(), hwrite() added.
9833 * [if1632/stress.spec] [include/stress.h] [misc/stress.c]
9834 Added STRESS.DLL, an useless dll used to stress a windows system.
9837 Added missing #includes, fixed prototypes for prototype checking.
9839 * [include/prototypes.h]
9841 Added prototypes for loader/*c, if1632/*c.
9843 ----------------------------------------------------------------------
9844 Tue Mar 8 09:54:34 1994 Bob Amstadt (bob@pooh)
9847 Added reminder to set WINEPATH, if it is not set.
9852 * [controls/button.c]
9853 Added BN_CLICKED notification for owner-draw buttons.
9855 * [if1632/kernel.spec] [memory/heap.c]
9856 Changed Local* functions to WIN16_Local* to prevent unconcious use
9860 Push old Stack16Frame on stack before setting.
9862 * [include/atom.h] [misc/atom.c] [include/heap.h] [memory/local.c]
9863 Added multiple local heap handling in Atom* functions.
9865 * [include/regfunc.h] [miscemu/int21.c]
9866 Rewrote DOS3Call() use context frame that is already on the stack.
9869 Fixed to allow leading ";" to mark comments.
9872 Fixed bugs and added support for "include" and "exclude" filters.
9875 Rearranged calls in InitApp().
9878 Fixed font handling to create system fonts, if they are used.
9881 If text drawn on window with no font specified, then default the
9882 font to the system font.
9884 Mon Mar 7 20:32:09 MET 1994 julliard@di.epfl.ch (Alexandre Julliard)
9886 * [controls/desktop.c]
9887 Added handling of WM_NCCREATE and WM_ERASEBKGND functions.
9888 Implemented SetDeskPattern().
9891 Added -desktop option to get a large desktop window with
9892 everything inside it.
9896 Bug fix in SubtractRect().
9899 Replaced the DefaultRootWindow() macro by the rootWindow variable.
9901 * [windows/event.c] [windows/message.c]
9902 [windows/nonclient.c] [windows/win.c]
9903 A few changes to accomodate the new desktop window.
9905 Tue Mar 8 11:13:03 1994 Miguel de Icaza (miguel@xochitl.nuclecu.unam.mx)
9907 * [toolkit/arch.c] --New file--
9908 Routines for converting little endian data structures to
9909 big-endian data structures, currently only BITMAP structures are
9913 When used as part of the WineLib, the code is much simpler.
9914 Doesn't depend on alignement.
9917 Ifdefed Emulator dependent code if compiling WineLib.
9919 * [loader/resource.c]
9920 Moved misc/resource.c to loader/resource.c.
9922 * [loader/dump.c,ldt.c,ldtlib.c,library,c,selector.c,signal.c]
9923 Ifdefed whole code if compiling WINELIB.
9925 * [include/winsock.h]
9926 Added compilation define to allow compilation on SunOS.
9929 Removed load_typeinfo and load_nameinfo prototypes, they belong
9933 Added load_typeinfo and load_nameinfo prototypes.
9936 Fixed some bugs in the conversion routines.
9937 Added macros for Bitmap loading.
9939 Tue Mar 8 12:52:05 1994 crw@maniac.mlb.semi.harris.com (Carl Williams)
9941 * [if1632/kernel.spec] [memory/global.c]
9942 Implemented GetFreeSpace()
9944 * [if1632/user.spec] [loader/resource.c]
9945 Implemented CreateIcon()
9947 ----------------------------------------------------------------------
9948 Tue Mar 1 11:30:21 1994 Bob Amstadt (bob@pooh)
9950 * [Configure] [*/Imakefile]
9951 Created configure script to handle different types of Wine builds.
9953 * [Configure] [tools/build.c] [if1632/Imakefile] [Wine.tmpl]
9954 Added ability to compile Wine on systems with 14-char filename limit.
9956 * [if1632/relay.c] [include/options.h] [misc/main.c]
9957 Added -relaydbg option to command line if DEBUG_RELAY is defined.
9959 * [loader/selector.c]
9960 Fixed bug in GetEntryDLLName() that caused Wine to seg fault.
9963 Fixed LocalInit() to work correctly.
9966 Added code to call loaded DLLs' initialization routines.
9968 Tue Mar 1 01:01:17 MET 1994 julliard@di.epfl.ch (Alexandre Julliard)
9971 Added clipping of child windows by their parent's client area.
9973 * [windows/nonclient.c]
9974 Bug fix in NC_DoNCPaint().
9976 * [windows/painting.c]
9977 Bug fix in RedrawWindow().
9979 Feb 27, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
9982 Bug fix again in ATOM_DeleteAtom() :
9983 change LocalFree() by USER_HEAP_FREE().
9984 (Previous patch done Feb 13th had been lost)
9986 * [controls/scroll.c]
9987 Move bitmaps loading in AllocScrollBar() instead of in WM_CREATE.
9989 * [windows/class.c] (sorry Alex ...)
9990 There was no bug there "in RegisterClass() :
9991 WNDCLASS->lpszClassName was reset to NULL."
9994 * [misc/clipboard.c] --- New File ---
9995 New function EnumClipboardFormats().
9996 New function OpenClipboard().
9997 New function CloseClipboard().
9998 New function EmptyClipboard().
9999 New function GetClipboardOwner().
10000 New function GetClipboardViewer().
10001 New function CountClipboardFormats().
10002 New function IsClipboardFormatAvailable().
10003 New function OpenClipboard().
10004 New function GetClipboardData().
10005 New function SetClipboardViewer().
10006 New function EnumClipboardFormats().
10007 New function RegisterClipboardFormat().
10008 New function ChangeClipboardChain().
10009 New function SetClipboardData().
10010 New function GetOpenClipboardWindow().
10011 New function GetPriorityClipboardFormat().
10012 New function GetClipboardFormatName().
10014 Tue Mar 1 20:15:45 1994 Erik Bos <erik@trashcan.hacktic.nl>
10017 bugfix in OpenComm().
10019 ----------------------------------------------------------------------
10020 Tue Feb 22 18:04:02 1994 Jeffrey Hsu <hsu@freefall.cdrom.com>
10022 * [include/winsock.h]
10023 The sockproto struct is already defined in <sys/socket.h>
10026 Need to include <netinet/in.h> for struct in-addr.
10027 Use sys_errlist[] instead of strerror[].
10030 ANSI C specifies that the malloc functions are defined in stdlib.h,
10031 so we don't need to include malloc.h.
10034 Print informative error message about probable cause of i386_set_ldt()
10035 failure and then exit.
10038 For systems that don't use gmake by default, set the MAKE variable
10039 to gmake and propagate it on recursive makes.
10040 Take out -li386 for FreeBSD systems and define __FreeBSD__ so Wine
10041 can be built with the FreeBSD 1.0.2 compiler.
10043 Tue Feb 22 02:52:19 EST 1994 jrichard@cs.uml.edu (John Richardson)
10045 * [objects/bitblt.c]
10046 Added in three functions to do stretching and compression
10047 for WHITEONBLACK, BLACKONWHITE, and color copies.
10049 Tue Feb 22 15:01:31 EST 1994 jrichard@cs.uml.edu (John Richardson)
10051 * [windows/graphics.c]
10052 Added FloodFill and FloodFill_rec. FloodFill_rec is pretty
10053 inefficent, but should suffice for now.
10055 * [include/windows.h]
10056 Changed the x,y paramaters for the FloodFill prototype
10057 from ints to shorts
10059 Tue Feb 22 00:58:28 MET 1994 julliard@di.epfl.ch (Alexandre Julliard)
10061 * [windows/widgets.c]
10062 Added desktop window class.
10064 * [windows/painting.c]
10065 Bug fix in RedrawWindow().
10066 Implemented ExcludeUpdateRgn().
10068 * [windows/win.c] [windows/winpos.c]
10069 Implemented desktop window.
10071 * [controls/desktop.c]
10072 Preliminary desktop window procedure.
10074 Feb 20, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
10076 * [controls/menu.c]
10077 New function LoadMenuIndirect().
10078 New function GetMenuCheckMarkDimensions().
10080 * [if1632/user.spec]
10081 Entry for DefDlgProc().
10083 * [windows/class.c]
10084 Fix bug in RegisterClass() :
10085 WNDCLASS->lpszMenuName was reset to NULL.
10088 In CreateWindowEx(), if hMenu == 0 then use
10089 wndclass->lpszMenuName to load Menu from resource;
10091 Mon Feb 21 22:38:28 1994 Erik Bos (erik@trashcan.hacktic.nl)
10093 * [loader/library.c] [loader/wine.c]
10094 Fixed runing DLL's as main executable problem.
10097 Added wildcard support in DOS_readdir().
10099 * [misc/winsocket.c]
10100 Added proper error handling of BSD winsocket functions.
10102 * [miscemu/int21.c]
10103 KERNEL_DOS3Call renamed to DOS3Call and modified to use do_int21().
10106 Added functions for GetVersion, GetWinFlags and GetTimerResolution
10107 for libwine.a, SystemParametersInfo() partly implemented.
10109 Tue Feb 22 19:00:02 1994 Miguel de Icaza (miguel@xochitl.nuclecu.unam.mx)
10111 * [toolkit/winmain.c]
10112 Added _WinMain function. Setups the library (calls USER_InitApp).
10115 Added load_mz_header, load_ne_header, load_type_info and
10116 load_name_info functions.
10122 Moved from loader/misc.c. I hope to put back all the loader
10123 functions in the ~loader subdirectory in the future. CUrrently is
10124 needed since it has USER_InitApp.
10126 * [misc/resource.c]
10127 Since WineLib will probably need DLLs (currently it needs
10128 Sysres.dll). WineLib will be using much code of the loader again.
10129 So I removed some ifdefs that were used by WineLib.
10131 Added load_typeinfo and load_nameinfo (and the corresponding
10132 functions in [toolkit/sup.c]
10134 Added integer convertion functions in the needed places.
10136 Added very ugly patch (includes wine.c). In the next release I
10137 plan to move back all the loader routines to ~/loader. In the
10138 meantime I needed this patch. It doesn't affect any of the
10139 emulator code (its ifdefed for WineLib).
10142 Cleaned up call to WinMain (now uses [toolkit/winmain.c]
10143 Ifdefed argument number checking when compiling the library.
10146 Modified to use load_(mz|ne)_header instead of doing a direct
10147 read. When compiling the emulator it still uses the direct read
10151 Prototypes for loading routines.
10153 * [include/class.h]
10154 Added WINE_PACKED macro instead of __attribute__ ((packed))
10157 Macros for converting integers (Little endian to big-endian).
10158 Needed in the Sun to allow loading of DLL files.
10160 ----------------------------------------------------------------------
10161 Mon Feb 14 23:48:09 MET 1994 julliard@di.epfl.ch (Alexandre Julliard)
10163 * [windows/clipping.c]
10164 Moved everything into windows/painting.c and removed this file.
10166 * [windows/message.c]
10167 Removed calls to memmove() in MSG_RemoveMsg().
10169 * [windows/nonclient.c]
10170 Added WM_GETMINMAXINFO support for window resizing.
10172 * [windows/painting.c]
10173 Implemented RedrawWindow().
10175 * [windows/scroll.c]
10176 Bug fix in ScrollWindowEx().
10179 Moved UpdateWindow() to windows/painting.c.
10181 Fri Feb 11 12:41:28 1994 Erik Bos (erik@trashcan.hacktic.nl)
10183 * [loader/wine.c] [misc/dos_fs.c]
10184 getenv() eq NULL bugfixes.
10187 cfmakeraw changed for SunOS.
10189 Feb 13, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
10192 Bug fix in ATOM_DeleteAtom() :
10193 change LocalFree() by USER_HEAP_FREE().
10196 New function FatalAppExit().
10199 New empty stub SetMapperFlags().
10201 * [controls/menu.c]
10202 Better CheckMark & other bitmaps placement.
10204 * [windows/graphics.c]
10205 New function RoundRect() : calc.exe now working...
10207 Tue Feb 15 14:29:37 1994 John Richardson
10209 * [objects/bitblt.c]
10210 Fixed StretchBlt so it works quicker and faster. It still doesn't
10211 use the StretchMode bits for bitmap compression, but that will
10214 Mon Feb 14 13:21:04 1994 Miguel de Icaza (miguel@roxanne.nuclecu.unam.mx)
10216 * [include/windows.h,dialog.h,gdi.h]
10217 Changed __atribute__ ((packed)) for WINE_PACKED.
10218 When compiling the library this is defined as nothing. This gets
10219 rid with all the problems compiling under SunOS. Also
10221 * [windows/utility.c]
10222 Added DebugPrintString.
10225 Added hSysRes = 1 definition to resolve externals.
10226 Added CallLineDDAProc function (toolkit version).
10227 Added toy, and hi ineficient memmove until code in message.c get
10230 * [objects/gdiobj.c]
10231 Ifdefed linux/emulator-dependent code to allow compilation of
10234 * [misc/winsocket.c]
10235 Added ifdef to allow compilation under SunOS.
10237 * [misc/resource.c]
10238 When compiling the library, the resource file is expected to be in
10239 a file called $argv[0].Res. Also the information of the resource
10240 is expected to be at offset 0 of the .Res file.
10243 Call WinMain with arguments if compiling WineLib.
10244 Call shutdown functions (Comm_DeInit, DOS_DeInitFS).
10245 Call sync_profiles to preserve changes to .INI files.
10247 * [misc/comm.c,dos_fs.c]
10248 removed call to atexit(Comm_DeInit)
10249 removed call to atexit(DOS_DeInitFS)
10250 Shutdown functions are now called from the return of WinMain
10252 * removed memorylib subdirectory
10254 * moved memory/atom.c to misc/atom.c
10255 moved memorylib/heap.c to toolkit/heap.c
10258 Moved DebugPrintString to windows/utility.c
10260 * [include/winsock.h]
10261 Define SO_DONTLINGER only if it has not been previously defined.
10263 * [include/windows.h]
10264 added definition for DLGPROC.
10265 added definition for LMEM_WINE_ALIGN and other LMEM_* constants.
10266 When compiling WineLib WNDPROC is defined with all the parameters
10267 to avoid compilation problems.
10270 When compiling WineLib USER_HEAP_(ALLOC|REALLOC|ADDR|FREE) the
10271 calls are translated to the library allocation routines.
10273 * [include/gdi.h,user.h]
10274 When compiling WineLib GDI_HEAP_(ALLOC|ADDR|FREE) the calls are
10275 translated to the library allocation routines.
10278 Defined LocalAlign. When compiling the emulator it's translated as
10279 a call to LocalAlloc (the original code), when compiling WineLib
10280 as a call to LocalAlloc with a WINE-flag called LMEM_WINE_ALIGN
10281 (atom.c needs aligned data on a 4 byte boundary).
10284 Renamed KERNEL_* functions and fixed prototypes.
10286 * [if1632/kernel.spec]
10287 Renamed KERNEL_* functions in order to be used by applications
10288 using Wine as a library (OpeFile, _lclose, _lread, _lcreate,
10289 _llseek, _lopen, _lwrite).
10292 Create library instead of executable when building target
10295 ----------------------------------------------------------------------
10296 Tue Feb 8 13:52:11 1994 Miguel de Icaza (miguel@roxanne)
10299 Use $(CC) instead of cc.
10300 Added libwine target.
10302 * [include/prototypes]
10303 #ifdefed section for WineLib
10305 * moved loader/cursor.c to misc/cursor.c
10306 moved loader/resource.c to misc/resource.c
10307 moved misc/emulate.c to miscemu/emulate.c
10308 moved misc/int1a.c to miscemu/int1a.c
10309 moved misc/int21.c to miscemu/int21.c
10310 moved misc/kernel.c to miscemu/kernel.c
10311 moved misc/user.c to miscemu/user.c
10313 * [memorylib/heap.c]
10314 Heap management for WineLib
10317 Modified to allow compilation under SunOS (#include errno, SunOS
10318 doesn't have atexit ()).
10321 Modified to allow compilation under SunOS (#include vfs.h)
10324 Modified to allow compilation under SunOS (OPEN_MAX constant,
10327 * [objects/palette.c]
10328 Modified to allow compilation under SunOS (#include limits)
10331 WineLib version of CallWindowProc.
10333 * [windows/event.c]
10334 Typedef XPointer under X11R4 (OpenWindows).
10337 When compiling WineLib, use direct callbacks instead of the
10338 windows supplied callbacks.
10340 Mon Feb 7 22:37:34 MET 1994 julliard@di.epfl.ch (Alexandre Julliard)
10342 * [loader/cursor.c]
10343 New function CURSOR_SetWinCursor(), for internal use, to set
10344 the cursor of a specific window more reliably than with SetCursor().
10346 * [windows/nonclient.c]
10347 Better window management. Moving and resizing from the system
10348 menu should work now.
10349 Added scroll-bar mouse tracking.
10352 Moved scroll-bar creation and destruction to defwnd.c.
10354 Feb 5, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
10356 * [windows/nonclient.c]
10357 Call to StdDrawMenuBar() during NC's drawing.
10358 New NC_TrackMouseMenuBar() function which call
10359 MenuButtonDown(), MenuButtonUp() & MenuMouseMove().
10361 * [controls/menu.c]
10362 New ChangeMenu() function.
10363 Remove permanently old Xt menu code.
10364 Make common functions MenuButtonDown(), MenuButtonUp()
10365 & MenuMouseMove() for both popups & menubar.
10367 * [controls/combo.c]
10368 Paint OBM_COMBO directly in combo client.
10370 * [controls/listbox.c]
10371 Fix bug in multicolumns calculations.
10373 * [controls/Makefile]
10374 Remove rules for old file 'caption.c'.
10377 Remove empty stub GetModuleFileName().
10379 * [loader/library.c]
10380 New GetModuleHandle() function.
10381 New GetModuleUsage() function.
10382 New GetModuleFileName() function.
10384 * [loader/resource.c]
10385 Try to find the bug a missing menu loading ... Not found yet !
10388 Remove old menubar creation.
10390 Thu Feb 3 22:30:11 1994 Erik Bos (erik@trashcan.hacktic.nl)
10392 * [misc/winsocket.c]
10393 More functions added.
10395 * [if1632/winsock.spec] [misc/winsocket.c]
10396 Added John Brezak's winsock.dll stuff.
10398 ----------------------------------------------------------------------
10399 Tue Feb 1 21:14:47 1994 Bob Amstadt (bob@pooh)
10401 * [loader/selector.c]
10402 Added function CreateNewSegments(). Modified IPCCopySelector
10403 to allow aliasing to any arbitrary memory space.
10405 * [memory/global.c]
10406 Fixed potential bug in GlobalGetFreeSegments().
10408 * [memory/linear.c]
10409 Created functions GlobalLinearLock() and GlobalLinearUnlock().
10411 Tue Feb 1 05:51:43 1994 julliard@di.epfl.ch (Alexandre Julliard)
10413 * [controls/widgets.c]
10414 Removed CAPTION window class.
10416 * [loader/cursor.c]
10417 Bug fix in LoadCursor(): don't allocate memory every time for
10420 * [windows/clipping.c]
10421 Invalidate child windows in InvalidateRgn().
10423 * [windows/defwnd.c]
10424 Added repaint of the caption when changing window text.
10426 * [windows/event.c]
10427 Modified SetCapture() to allow keyboard events while capturing.
10429 * [windows/message.c]
10430 New function MSG_GetHardwareMessage(), to do mouse tracking
10431 without returning control to the Windows program.
10433 * [windows/nonclient.c]
10434 A couple of changes in frame drawing for DLGMODALFRAME windows.
10435 Rewritten window moving code, to use MSG_GetHardwareMessage()
10436 instead of non-client mouse events (this is the way Windows
10437 does it), and to send WM_ENTERSIZEMOVE messages.
10438 Removed WM_NCBUTTONUP and WM_NCMOUSEMOVE handlers.
10441 Allocate temporary structures on the USER heap instead of
10442 using GlobalAlloc().
10444 * [windows/winpos.c]
10445 Added function WINPOS_GetMinMaxInfo() to get sizing informations.
10447 Jan 31, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
10449 * [windows/nonclient.c]
10450 Call to StdDrawScrollBar() during NC's drawing.
10451 Call to NC_ScrollBarButtonDown() on NC mouse events WM_LBUTTONDOWN.
10452 Call to NC_ScrollBarButtonUp() on NC mouse events WM_LBUTTONUP.
10453 Call to NC_ScrollBarMouseMove() on NC mouse events WM_MOUSEMOVE.
10455 * [controls/menu.c]
10456 New GetSubMenu() function.
10457 Move GetMenu() & SetMenu() functions from 'windows/win.c'.
10459 * [controls/listbox.c]
10460 Start changes to satisfy recent changes in scrollbars/windows.
10462 * [loader/resource.c]
10463 Put some code in LoadAccelerators() stub.
10464 New TranslateAccelerator() function.
10467 Remove GetMenu() & SetMenu() functions.
10468 Call to NC_CreateScrollBars() if required by CreateWindow().
10470 ----------------------------------------------------------------------
10471 Mon Jan 24 10:40:10 EST 1994 John Richardson (jrichard@cs.uml.edu)
10474 Added functions EnumWindows, EnumChildWindows, and helper
10475 WIN_EnumChildWin. EnumWindows won't list all wine windows
10476 because GetDesktopWindow isn't complete. However, the code
10477 is in place for it to work correctly and only needs
10478 GetDesktopWindow to do so.
10480 Tue Jan 25 05:51:47 1994 julliard@di.epfl.ch (Alexandre Julliard)
10482 * [windows/defwnd.c]
10483 Added handling of activation messages (WM_ACTIVATE,
10484 WM_NCACTIVATE, WM_MOUSEACTIVATE)
10486 * [windows/event.c]
10487 De-activate the window when losing input focus.
10489 * [windows/focus.c]
10490 Bug fix in SetFocus().
10492 * [windows/message.c]
10493 Added activation of the window on mouse-clicks.
10495 * [windows/nonclient.c]
10496 Changed non-client area painting to use the correct colors
10497 depending upon the activation state.
10498 Added WM_NCACTIVATE message handling.
10499 Fixed a couple of bugs in window moving and resizing.
10501 * [windows/winpos.c]
10502 Implemented Get/SetActiveWindow().
10503 Implemented SWP_NOACTIVATE flag in SetWindowPos().
10505 Jan 17, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
10508 MessageBox has a CaptionBar for his title except for
10509 MB_SYSTEMMODAL with MB_ICONHAND.
10511 * [windows/nonclient.c]
10512 Call to NC_TrackSysMenu on SysMenu button mouse click.
10514 * [windows/defwnd.c]
10515 Call to NC_TrackSysMenu on Alt key (VK_MENU).
10517 * [controls/menu.c]
10518 New GetSystemMenu() function.
10519 New CopySystemMenu() internal function.
10520 New NC_TrackSysMenu() internal function.
10522 * [include/windows.h]
10523 New WM_INITMENU, WM_INITMENUPOPUP, WM_MENUSELECT & WM_MENUCHAR defines.
10525 ----------------------------------------------------------------------
10526 Thu Jan 13 11:45:13 1994 John Richardson <jrichard@cs.uml.edu>
10529 Added functions EnableWindow, IsWindowEnabled, and helper
10533 Added checks for WS_DISABLED windows in EVENT_key, EVENT_MotionNotify,
10534 EVENT_ButtonPress, EVENT_ButtonRelease, EVENT_ConfigureNotify,
10535 EVENT_FocusIn, EVENT_FocusOut, and EVENT_EnterNotify. Key and
10536 button presses beep for a disabled window.
10537 If anyone finds better places for these checks, please tell me.
10539 Jan 17, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
10542 Cleanup on buttons answer value returned.
10544 * [control/combo.c]
10545 Now use OBM_COMBO bitmap dropdown button.
10547 Mon Jan 17 21:56:45 1994 Erik Bos (erik@trashcan.hacktic.nl)
10552 Tue Jan 18 06:36:48 1994 julliard@di.epfl.ch (Alexandre Julliard)
10554 * [loader/cursor.c]
10555 Added X cursor for IDC_SIZENS and IDC_SIZEWE.
10557 * [include/options.h] [misc/main.c] (New files)
10558 Rewrote main() function to get rid of Xt application context,
10559 and added command-line option parsing.
10561 * [objects/color.c]
10562 Use of a private map now configurable with command-line option.
10564 * [windows/defwnd.c]
10565 Added WM_SYSCOMMAND handling, and better WM_SETCURSOR handling.
10567 * [windows/event.c]
10568 Removed ConfigureNotify event handler (no longer needed).
10570 * [windows/message.c]
10571 Send WM_SETCURSOR message on mouse events.
10573 * [windows/nonclient.c]
10574 Use OEM bitmaps for the drawing of the non-client area.
10575 Added caption bar buttons handling, and moving and resizing of
10576 the window via the window frame (bypassing the window manager).
10578 * [windows/painting.c]
10579 Bug fix in BeginPaint().
10582 Set the override_redirect flag for windows (to bypass window
10585 * [windows/winpos.c]
10586 Implemented WindowFromPoint(), ChildWindowFromPoint(),
10587 BringWindowToTop(), Get/SetInternalWindowPos(),
10588 Get/SetWindowPlacement().
10590 Mon Jan 17 20:48:24 1994 Bob Amstadt (bob@pooh)
10593 Added support for multiple local heaps.
10595 ----------------------------------------------------------------------
10596 Tue Jan 4 13:01:33 1994 David Metcalfe <david@prism.demon.co.uk>
10599 Modified code to use system timer.
10601 Jan 9, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
10604 Windows create if required new XLIB MenuBar & CaptionBar.
10606 * [windows/defwnd.c]
10607 WM_CALCSIZE Move & Resize caption, menubar & scrollbars.
10608 (I'm not sure it's the good place for it, but it work...)
10610 * [loader/resource.c]
10611 optimize in FindResourceByNumber, make lseek() if next type ...
10613 * [controls/scroll.c]
10614 scrollbar buttons are now using system resources bitmaps.
10616 * [controls/caption.c] - new file ...
10617 captionbar showing title, close button with SysMenu,
10618 and other buttons using system resources bitmaps.
10620 * [controls/menu.c]
10621 New functions: SetMenuItemBitmaps() with 'glues',
10622 Make new version of LoadMenu() & ParseMenu(),
10623 ( put #define USE_POPUPMENU ).
10624 Implementation of MenuBar functions.
10627 New bitmaps for system such OBM_CLOSE, OBM_MINIMIZE, OBM_UPARROWI.
10628 New SYSMENU menu, it don't work yet ! :-((
10630 Tue Jan 11 05:27:45 1994 julliard@di.epfl.ch (Alexandre Julliard
10633 Fixed a bug that could cause atoms to be case-sensitive.
10636 Bug fix in SubtractRect().
10638 * [objects/clipping.c]
10639 Bug fix when setting the clip mask to an empty region.
10642 Bug fix in ReleaseDC().
10644 * [windows/dialog.c]
10645 Call AdjustWindowRectEx() before creating the dialog window.
10646 Added support for DS_MODALFRAME style.
10648 * [windows/event.c]
10649 Cleaned up event handling and removed old Xt stuff.
10650 Moved double-click handling to windows/message.c
10652 * [windows/focus.c]
10653 Bug fix: only set the X focus when the window is viewable.
10655 * [windows/graphics.c]
10656 Rewritten DrawReliefRect() to use brush instead of pen, and
10657 to use the system colors.
10659 * [windows/message.c]
10660 Implemented WM_NCHITTEST message sending, and non-client
10662 Cleaned up double-click handling, and removed the Xt code.
10664 * [windows/nonclient.c] (New file)
10665 Implemented AdjustWindowRect().
10666 Implemented WM_NCCALCSIZE, WM_NCHITTEST and WM_NCPAINT handling.
10668 * [windows/painting.c]
10669 Added sending of the WM_NCPAINT message in BeginPaint().
10671 * [windows/sysmetrics.c] [include/sysmetrics.h] (New files)
10672 Implemented system metrics.
10675 Bug fix in setting the parent and owner in CreateWindow().
10676 Removed the Xt code.
10678 * [windows/winpos.c]
10679 Added sending of the WM_NCPAINT message in SetWindowPos().
10680 Removed the Xt code.
10682 Sun Jan 2 12:38:53 1994 David Metcalfe <david@prism.demon.co.uk>
10684 * [windows/class.c]
10685 Implemented GetClassName and GetClassInfo.
10687 * [windows/caret.c]
10688 Various improvements to text caret code.
10690 Fri Dec 31 15:22:22 1993 John Brezak <brezak@apollo.hp.com>
10693 Patches to work with NetBSD.
10695 Thu Dec 30 12:11:55 1993 John Richardson <jrichard@cs.uml.edu>
10697 * [objects/bitblt.c] Added StretchBlt().
10699 Tue Jan 4 05:22:07 1994 julliard@di.epfl.ch (Alexandre Julliard)
10702 Added creation of system message queue.
10704 * [objects/bitmap.c] [objects/dcvalues.c] [windows/dc.c]
10705 Added DC size fields into DC structure.
10707 * [objects/clipping.c]
10708 Bug fix in CLIPPING_IntersectRect().
10710 * [windows/class.c]
10711 Allocate a DCE instead of a DC for CS_CLASSDC classes.
10713 * [windows/clipping.c]
10714 Fixed GetUpdateRect() and GetUpdateRgn() to clip to the client area.
10717 Implemented GetDCEx() and GetWindowDC().
10719 * [windows/defwnd.c]
10720 Implemented WM_WINDOWPOSCHANGED handling.
10722 * [windows/event.c]
10723 Preliminary support for Xlib event handling instead of Xt callbacks.
10724 Changed MSG_AddMsg() calls to hardware_event() or PostMessage().
10726 * [windows/message.c]
10727 Preliminary support for multiple message queues.
10728 Implemented hardware_event() to store messages into the system queue.
10729 Implemented Get/SetTaskQueue().
10730 Better WM_PAINT and WM_TIMER handling.
10731 Changes to use Xlib instead of Xt for events.
10733 * [windows/painting.c]
10734 Use GetDCEx() to retrieve the DC, to get a correct visible region.
10736 * [windows/timer.c]
10737 Moved the timer procedure callback into DispatchMessage().
10738 Changed implementation to get rid of Xt timeouts. Timer checking
10739 is now done inside GetMessage().
10742 Allocate a DCE instead of a DC for CS_OWNDC windows.
10743 Replaced Xt calls with Xlib calls.
10744 Moved window positioning functions into windows/winpos.c
10746 * [windows/winpos.c] (New file)
10747 Rewritten most of the window positioning functions.
10748 Implemented SetWindowPos() and MapWindowPoints().
10750 Jan 3, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
10752 * [if1632/user.spec]
10753 Bad arguments description for function SetDlgItemText.
10756 Function DrawText now handle DT_CALCRECT request.
10759 Message boxes now use DrawText with DT_CALCRECT.
10761 * [windows/graphics.c]
10762 Bug fix in function FrameRect, (it was using PEN instead of BRUSH).
10765 Bug fix for flags in function ShowWindow.
10766 More accurate WM_SIZE generated by function ShowWindow.
10768 * [controls/listbox.c]
10769 More code for LBS_MULTIPLESEL.
10770 More code for LBS_MULTICOLUMN.
10772 * [include/windows.h]
10773 Bad define for MF_SEPARATOR.
10775 * [controls/menu.c]
10776 New functions: PopMenuWndProc() with 'glues',
10777 CreatePopupMenu(), AppendMenu(), InsertMenu(), RemoveMenu(),
10778 DeleteMenu(), ModifyMenu(), TrackPopupMenu().
10779 Code in stubs: CreateMenu(), DestroyMenu().
10781 Sat Jan 1 10:22:43 1994 Bob Amstadt (bob@pooh)
10783 * loader/wine.c: Added support for relocation types 5 and 6.
10785 Mon Dec 27 11:06:03 1993 Erik Bos (erik@trashcan.hacktic.nl)
10788 new functions: BuildCommDCB(), OpenComm(), CloseComm(),
10789 SetCommBreak(), ClearCommBreak(), EscapeCommFunction(), FlushComm(),
10790 GetCommError(), SetCommEventMask(), GetCommEventMask(),
10791 SetCommState(), GetCommState(), TransmitCommChar(), ReadComm(),
10794 Wed Dec 22 13:00:15 1993 David Metcalfe <david@prism.demon.co.uk>
10796 * [windows/caret.c]
10797 Implemented text caret functions.
10799 Tue Dec 21 06:13:58 1993 julliard@di.epfl.ch (Alexandre Julliard)
10802 Bug fix in LoadImage().
10804 * [objects/bitblt.c] [objects/clipping.c] [objects/text.c]
10805 [windows/dc.c] [windows/dce.c] [windows/graphics.c]
10806 Modified graphics calls to take into account the DC origin.
10808 * [windows/defwnd.c]
10809 Added preliminary WM_NCCALCSIZE handling.
10811 * [windows/event.c]
10812 Send WM_NCCALCSIZE message on resize event.
10815 Send WM_NCCALCSIZE message in CreateWindow().
10816 Realize widgets at creation time (should prevent problems with
10817 unrealized widgets).
10819 Dec 19, 93 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
10821 * [controls/static.c]
10822 Send mouse & keyboard message received to its parent.
10824 * [controls/scroll.c]
10825 Send keyboard message received to its parent.
10827 * [controls/listbox.c]
10828 Add Navigation keys .
10829 ListBox now use VSCROLL & HSCROLL instead of children.
10830 Alpha version of LBS_MULTIPLESEL.
10831 Alpha version of LBS_MULTICOLUMN.
10833 * [controls/combo.c]
10834 Add Navigation keys on closed ComboBox.
10835 Remove useless 'COMBOBOX_CreateComboBox' function.
10837 Mon Dec 19 20:39:34 1993 Erik Bos (erik@trashcan.hacktic.nl)
10840 LoadImage() modified to use FindFile().
10848 Dec 13, 93 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
10850 * [memory/global.c]
10851 bug fix in GlobalGetFreeSegment : good ptr in 'g_prev'.
10854 preliminary version of a 'glass of wine' bitmap
10856 * [windows/event.c]
10857 New function 'GetCapture'.
10859 * [controls/scroll.c]
10860 Remove useless 'SCROLLBAR_CreateScrollBar' function.
10862 * [controls/listbox.c]
10863 Remove useless 'LISTBOX_CreateListBox' function.
10865 Mon Dec 13 13:51:00 1993 David Metcalfe <david@prism.demon.co.uk>
10868 Corrected bugs in GetCharWidth().
10870 * [windows/event.c]
10871 Modified EVENT_key to send Windows virtual key codes for
10872 WM_KEYDOWN and WM_KEYUP messages, and a WM_CHAR message
10873 for printable characters.
10875 Wed Dec 08 19:20:00 1993 Karl Guenter Wuensch (hn324wu@unidui.uni-duisburg.de)
10877 * [windows/graphics.c]
10878 Added Polyline and Polygon
10880 Mon Dec 13 14:51:54 1993 Erik Bos (erik@trashcan.hacktic.nl)
10882 * [controls/listbox.c]
10883 ListBoxDirectory() modified to use dos_fs.c's functions to
10884 access files&|drives.
10886 Sat Dec 04 17:04:23 1993 Erik Bos (erik@trashcan.hacktic.nl)
10889 Added FindFile() to search a file in a dos/unix style path.
10892 New Win31 functions: OpenFile, _lcreate, _llseek, GetTempDrive,
10893 GetTempFileName, GetWindowsDirectory, GetSystemDirectory,
10899 Wed Dec 1 16:20:45 1993 Miguel de Icaza (miguel@roxanne.nuclecu.unam.mx)
10902 The Profile functions now return the correct values. They now
10903 implement all the features described in the SDK.
10905 Tue Nov 30 13:55:27 1993 Bob Amstadt (bob at amscons)
10907 * [loader/selector.c]
10908 Rewrote selector aliasing routines to use System V IPC
10909 routine to alias memory segments.
10911 Nov 28, 93 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
10913 * [controls/listbox.c]
10914 More consistency in functions using wIndexes
10916 * [controls/scroll.c]
10917 New function : ShowScrollBar().
10919 * [loader/cursor.c] ... New file
10920 Move cursor functions from [loader/resource.c].
10921 New function : ClipCursor().
10922 New function : GetClipCursor().
10923 New function : CreateCursor().
10924 SetCursor() now working using gloabal variable 'winHasCursor'.
10926 *[object/palette.c]
10927 New stub only : SelectPalette().
10928 New stub only : RealizePalette().
10931 New function : EVENT_enter_notify(),
10932 update 'winHasCursor' and send WM_SETCURSOR.
10935 Add processing of WM_SETCURSOR message.
10938 New members in WND structure : hCursor, hWndVScroll & hWndHScroll.
10939 CreateWindowEx() now create children for WM_HSCROLL & WM_VSCROLL.
10940 New function ClientToScreen().
10941 New function ScreenToClient().
10943 Mon Nov 25 18:25:40 1993 Erik Bos (erik@trashcan.hacktic.nl)
10945 * [files.h / regfunc.h / misc/dos.c]
10949 Added support for loading dosdrive cfg from wine.ini.
10955 Wed Nov 24 11:37:33 1993 julliard@disuns2.epfl.ch (Alexandre Julliard)
10957 * [include/atom.h] [memory/atom.c]
10960 * [windows/class.c]
10961 Modified RegisterClass() to use atoms.
10962 Implemented CS_GLOBALCLASS style.
10964 * [windows/message.c]
10965 Implemented RegisterWindowMessage().
10967 * [loader/resource.c]
10968 Bug fix in LoadResource().
10970 * [windows/dialog.c]
10971 Modified CreateDialogParam() to use Find/LoadResource().
10973 Mon Nov 22 13:58:56 1993 David Metcalfe <david@prism.demon.co.uk>
10975 * [windows/scroll.c]
10976 Preliminary implementations of ScrollWindow, ScrollDC and
10979 Nov 21, 93 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
10981 * [controls/listbox.c]
10982 Optimization of redraw during 'Add' or 'Insert'.
10984 * [controls/scroll.c]
10985 Optimization of WM_PAINT during 'thumbtracking'.
10987 * [controls/button.c]
10988 Add of beta implement of 'BS_OWNERDRAW'
10990 * [controls/static.c]
10991 Style 'SS_ICON' new supported.
10994 Begin of implemantation of MB_XXX styles.
10996 * [loader/resource.c]
10997 Function LoadIcon() : now prepare transparency Bitmap mask.
10998 Function LoadCursor() : now prepare a 'X pixmapcursor'.
10999 New function SetCursor() : not finished.
11000 New function ShowCursor() : not finished.
11001 New function AccessResource() : stub.
11004 Function DrawIcon(): deugging phase of icon transparency mask.
11006 * [loader/library.c]
11007 new file for news functions LoadLibrary() & FreeLibrary().
11010 Resources only 16bits DLL for System Resources, icons, etc...
11012 Sun Nov 14 14:39:06 1993 julliard@di.epfl.ch (Alexandre Julliard)
11014 * [include/dialog.h] [windows/dialog.c]
11015 Simplified dialog template parsing.
11016 Implemented DialogBoxIndirect().
11019 Fixed bug in CreateWindow() when aborting window creation.
11020 Modified UpdateWindow() to only update visible windows.
11021 Implemented IsWindow().
11023 Nov 14, 93 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
11025 * [controls/listbox.c]
11026 Listbox control window : new messages.
11028 * [controls/combo.c]
11029 Combo box control window : new messages.
11032 Moved stub MessageBox() to this new file.
11033 Implemented of a callback, now MessageBox show a window.
11035 * [loader/resource.c]
11036 New function DestroyIcon()
11037 New function DestroyCursor()
11038 Filled stub LoadIcon()
11039 Filled stub LoadCursor()
11040 Bug fixed in FindResourceByName() : missing lseek().
11043 New function DrawIcon()
11046 New function CloseWindow()
11047 New function OpenIcon()
11048 New function IsIconic()
11049 New Function FindWindow()
11051 Sun Nov 14 08:27:19 1993 Karl Guenter Wuensch (hz225wu@unidui.uni-duisburg.de)
11053 * [loader/selector.c]
11054 Wrote AllocCStoDSAlias() and AllocDStoCSAlias()
11056 Sun Nov 14 08:27:19 1993 Bob Amstadt (bob at amscons)
11058 * [loader/selector.c]
11059 Wrote AllocSelector() and PrestoChangoSelector(). YUK!
11061 Sat Nov 13 13:56:42 1993 Bob Amstadt (bob at amscons)
11063 * [loader/resource.c]
11064 Wrote FindResource(), LoadResource(), LockResource(),
11067 * [include/segmem.h] [loader/selector.c] [loader/signal.h]
11068 Changed selector allocation method.
11070 Sun Nov 10 08:27:19 1993 Karl Guenter Wuensch (hz225wu@unidui.uni-duisburg.de)
11072 * [if1632/callback.c if1632/call.S if1632/user.spec]
11073 added Catch (KERNEL.55) and Throw (KERNEL.56)
11075 Nov 7, 93 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
11077 * [controls/scroll.c]
11078 Scroll bar control window
11079 Bug resolved : Painting message before scroll visible.
11081 * [controls/listbox.c]
11082 Listbox control window
11085 * [controls/combo.c]
11086 Combo box control window
11089 * [controls/button.c]
11090 GetCheck Message now return is state.
11093 New function IsWindowVisible()
11095 Mon Nov 1 14:40:21 1993 julliard@di.epfl.ch (Alexandre Julliard)
11097 * [if1632/user.spec]
11098 Removed some duplicate entries.
11100 * [include/dialog.h] [windows/dialog.c]
11101 Implemented dialog units and fonts.
11102 Added preliminary loading of dialog resources.
11103 Preliminary implementation of DialogBox().
11104 Implemented Get/SetDlgItem* functions.
11107 Implemented WM_PARENTNOTIFY message.
11108 Implemented CreateWindowEx() and GetWindow().
11109 Completed DestroyWindow().
11111 Mon Nov 1 18:19:34 1993 Erik Bos
11113 * [loader/signal.c]
11114 Added support for int 0x11 & 0x12.
11117 Improved function handling.
11119 Sun Oct 31 12:38:09 1993 David Metcalfe <david@prism.demon.co.uk>
11122 Implemented GetCharWidth().
11124 Wed Oct 27 09:56:06 1993 John Brezak <brezak@ch.hp.com>
11129 * [include/int21.h include/wine.h]
11130 Change sc_eflags to sc_efl .
11133 Fix misplaced #endif
11134 Include <signal.h> for NetBSD
11137 Don't include <sys/vfs.h> in NetBSD
11138 Do include <sys/mount.h> in NetBSD
11141 Mon Oct 26 17:59:01 1993 Erik Bos
11143 * [include/int21.h]
11147 Added support for many dos ints.
11149 * [misc/file.c] [include/files.h]
11150 Moved OPEN_MAX and DosDriveStruct to files.h.
11152 Sun Oct 24 13:36:50 1993 David Metcalfe <david@prism.demon.co.uk>
11154 * [controls/button.c]
11155 Implemented CHECKBOX, AUTOCHECKBOX, 3STATE, AUTO3STATE,
11156 RADIOBUTTON, AUTORADIOBUTTON, GROUPBOX controls, together with
11157 a preliminary USERBUTTON control.
11160 Corrected bugs in TEXT_NextLine() and added handling of prefix
11163 * [controls/button.c]
11164 Disabled focus handling by commenting out SetFocus() calls until
11165 serious bug can be found.
11167 Oct 20, 93 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
11169 * [controls/listbox.c]
11170 Listbox control window
11171 Painting cleanup, new messages processed.
11173 * [controls/scroll.c]
11174 Scroll bar control window
11177 * [controls/combo.c]
11178 Combo box control window
11181 Tue Oct 12 17:50:11 1993 julliard@di.epfl.ch (Alexandre Julliard)
11183 * [objects/color.c] [objects/palette.c] [windows/syscolor.c]
11184 Better support for the private color map.
11185 Using a private map is now the default.
11190 * [include/dialog.h] [windows/dialog.c]
11191 Implemented CreateDialog*() and IsDialogMessage().
11193 * [misc/xt.c] [windows/defwnd.c]
11194 Moved DefWindowProc() to defwnd.c.
11195 Added WM_NCCREATE, WM_NCDESTROY and WM_CTLCOLOR handling.
11197 * [windows/defdlg.c]
11198 Started the implementation of DefDlgProc().
11201 Added WM_NCCREATE and WM_NCDESTROY messages.
11202 Implemented IsChild().
11204 Tue Oct 12 17:50:20 1993 David Metcalfe <david@prism.demon.co.uk>
11206 * [windows/focus.c]
11207 Implemented GetFocus() and SetFocus().
11209 * [windows/event.c]
11210 Added processing of FocusIn and FocusOut events.
11212 * [windows/graphics.c]
11213 Added DrawFocusRect().
11215 Sat Oct 9 14:36:57 1993 Erik Bos
11218 Added more function handling.
11220 Wed Oct 6 12:21:22 1993 Erik Bos
11222 * [loader/signal.c]
11223 Split signal.c into int1a.c, int21.c and signal.c.
11225 Tue Oct 5 22:12:40 1993 David Metcalfe
11227 * [controls/static.c] [control/widgets.c]
11228 Static control class.
11231 Added processing of additional DT_ flags to DrawText().
11233 * [windows/win.c] [misc/xt.c]
11234 Added SetWindowText() and WM_SETTEXT processing.
11236 Tue Oct 5 22:12:40 1993 Martin Ayotte
11238 * [controls/listbox.c]
11239 Listbox control window
11241 * [controls/scroll.c]
11242 Scroll bar control window
11244 * [controls/combo.c]
11245 Combo box control window
11247 * [include/combo.h]
11248 Combo box definitions
11250 * [include/listbox.h]
11251 Listbox definitions
11253 * [include/scroll.h]
11254 Scroll bar definitions
11256 Sat Oct 2 09:35:54 1993 Bob Amstadt (bob at pooh)
11258 * [if1632/callback.c]
11259 Fixed bug in MakeProcInstance().
11261 * [debugger/info.c]
11262 Changed x/w and x/b to display in hex.
11264 * [debugger/i386-pinsn.c]
11265 Added code to properly unassemble 16-bit indexing.
11267 Fri Oct 1 08:29:05 1993 Bob Amstadt (bob at pooh)
11269 * [loader/files.c] [misc/profile.c]
11270 System initialization file is now called "wine.ini" and can
11271 be located in the current directory, the user's home directory,
11272 or any directories specified in the WINEPATH environment variable.
11274 * [tools/build.c] [if1632/call.S] [include/regfunc.h]
11275 Changed register function stack to match sigcontext structure.
11277 Thu Sep 30 22:30:21 1993 Bob Amstadt (bob at pooh)
11280 Created function to search a path for files to load.
11283 Modified exe and dll file loading to search through path
11284 specified by the environment variable WINEPATH.
11286 Thu Sep 30 22:30:21 1993 Eric Youngdale
11288 * [loader/signal.c]
11291 Thu Sep 30 22:30:21 1993 John Brezak
11293 * [debugger/dbg.y] [debugger/debug.l] [debugger/dtest.c]
11294 [debugger/obstack.h]
11295 Updates to allow debugger to function under NetBSD.
11297 Tue Sep 28 19:59:21 1993 David Metcalfe
11300 Implemented support for windows with no borders. Added
11301 GetParent(), GetDlgCtrlID(), GetWindowText() and
11302 GetWindowTextLength() functions.
11305 Added processing of WM_GETTEXT and WM_GETTEXTLENGTH messages
11306 to DefWindowProc and Implemented MessageBeep().
11308 * [windows/syscolor.c]
11309 Added preliminary system color support.
11311 * [controls/button1.c]
11312 Mods to new button control and integration with Wine.
11314 Tue Sep 28 19:59:21 1993 Johannes Ruscheinski
11316 * [controls/button1.c]
11317 New button control using GDI functions.
11319 Tue Sep 28 19:59:21 1993 Eric Youngdale
11322 Added debugging capabilities to Wine
11324 Sat Sep 25 13:22:50 1993 Alexandre Julliard (julliard@di.epfl.ch)
11326 * [objects/region.c]
11329 Fri Sep 24 07:35:11 1993 Bob Amstadt (bob at pooh)
11332 Changed the entry point code to reduce the standard entry
11333 point size from 22 bytes to 10 bytes. This leaves about
11334 4000 free entry points instead of the 800 in version 0.4.2.
11336 * [loader/resource.c]
11337 Rewrote functions to allow loading of resources from any
11340 * [loader/wine.c] [include/wine.h]
11341 Added functions GetFilenameFromInstance() and GetFileInfo()
11342 to search for a loaded file based on its instance handle.
11343 Added a field in struct w_files to make searching by an instance
11346 Tue Sep 21 09:57:01 1993 miguel@roxanne.nuclecu.unam.mx (Miguel de Icaza)
11349 Implementation of .INI file handling
11351 Mon Sep 20 10:54:32 1993 David Metcalfe
11353 * [misc/profile.c.old]
11354 Implementation of .INI file handling
11356 Mon Sep 20 10:54:32 1993 John Brezak
11358 * [controls/WinButton.c]
11359 Bug fix with call to XtVaSetValues.
11361 Mon Sep 20 10:54:32 1993 Alexandre Julliard
11364 Quick patch to get colormaps to work with button widget.
11366 Mon Sep 20 02:42:54 1993 (yngvi@hafro.is)
11369 Ifdefed out some bogus Ansi<->Oem conversion functions
11372 New file with string functions like lstr* IsChar* *Ansi*
11374 Wed Sep 15 20:35:10 1993 John Brezak
11376 * [loader/signal.c]
11377 Additional changes to support NetBSD.
11379 Wed Sep 15 22:19:22 1993 Martin Ayotte
11381 * [windows/graphics.c]
11382 Added FrameRect function
11384 Tue Sep 14 13:54:45 1993 Alexandre Julliard
11386 * [objects/color.c] [objects/palette.c]
11387 Preliminary support for private color map.
11389 * [windows/class.c]
11390 Implemented CS_CLASSDC style.
11393 Moved DCEs to USER heap.
11394 Implemented class and window DCs.
11396 * [windows/event.c]
11397 Implemented CS_DBLCLKS style.
11399 * [windows/graphics.c]
11400 Bug fix in SetPixel().
11403 Implemented CS_OWNDC style.
11404 Implemented Get/SetWindowLong().
11406 * [controls/menu.c] [windows/class.c] [windows/clipping.c]
11407 [windows/dce.c] [windows/message.c] [windows/win.c]
11408 Moved windows from global heap to USER heap.
11410 Mon Sep 13 05:00:11 1993 Eric Youngdale
11412 * [Makefile] [if1632/relay.c] [include/dlls.h] [selector.c]
11413 [loader/wine.c] [tools/build.c]
11414 Added ability to generate missing functions statistics.
11416 Mon Sep 13 12:09:47 1993 Scott A. Laird (scott@curly)
11421 * [if1632/kernel.spec]
11422 Added definitions for GetProfile{Int,String} and SetHandleCount.
11424 * [if1632/keyboard.spec]
11425 Created interface specification for Keyboard driver DLL.
11428 Added keyboard.dll to list of included DLLs.
11430 * [if1632/user.spec]
11431 Added LoadAccelerators definition.
11433 * [loader/resource.c]
11434 Added LoadAccelerators stub.
11437 Changed OpenFile, and added SetHandleCount (for winfile.exe)
11439 * [misc/keyboard.c]
11440 Added keyboard code.
11442 * [misc/profile.c] [misc/xt.c]
11443 Moved GetPrivateProfile* commands here, and added GetProfile*
11446 Mon Sep 13 10:24:37 1993 Andrew Bulhak
11448 * [windows/utility.c]
11449 Implemented MulDiv(), OutputDebugString() and wvsprintf()
11451 Fri Sep 10 09:13:30 1993 John Brezak
11454 Created patch to allow BSD make to build wine.
11457 Fixed NULL pointer reference.
11459 * [windows/message.c] [misc/xt.c]
11460 Defined HZ to handle system specific timing.
11462 * [windows/graphics.c]
11465 * [objects/pallete.c]
11466 NetBSD does not have /usr/include/values.h and MAXINT is INT_MAX.
11468 * [dump.c] [ldt.c] [wine.c]
11469 ifdef'ed linux headers for linux compile.
11471 * [loader/ldtlib.c]
11472 Add NetBSD system calls when compiled on that system.
11474 * [loader/selector.c]
11475 Use mmap(MAP_ANON, ...) for NetBSD.
11478 Fixed selector assumptions.
11480 Thu Sep 9 20:01:37 1993 David Metcalfe
11482 * [controls/WinButton*] [controls/button.c] [controls/widget.c]
11483 [windows/win.c] [windows/class.c]
11484 Added 3D button control and tied into CreateWindow()
11486 Thu Sep 9 07:35:24 1993 Scott Laird
11488 * [if1632/sound.spec]
11489 Created interface specification for SOUND DLL.
11491 * [if1632/win87em.spec]
11492 Added more functions to the WIN87EM DLL interface specification
11495 Created stubs for the new math emulation functions.
11498 Created stubs for the SOUND DLL.
11500 Sun Sep 5 21:02:10 1993 John Burton
11502 * [if1632/kernel.spec]
11503 Added interface specifications for OpenFile, _lclose, _lread, _lopen,
11506 * [include/windows.h]
11510 Implemented OpenFile, _lclose, _lread, _lopen and _lwrite.
11512 Fri Sep 3 18:47:03 1993 Alexandre Julliard
11520 Fri Sep 3 18:47:03 1993 Bob Amstadt
11522 * [objects/linedda.c]
11523 Finished LineDDA().
11525 Fri Sep 3 11:52:18 1993 Bob Amstadt
11527 * [windows/timer.c]
11528 Changed to use CallWindowProc() rather directly calling callback.
11530 * [windows/event.c]
11531 Implemented SetCapture() and ReleaseCapture()
11533 * [windows/keyboard.c]
11534 Created stub for GetKeyState()
11536 * [objects/linedda.c]
11537 Created stub for LineDDA()
11539 * [if1632/callback.c]
11540 Created callback handler for LineDDA callback procedure.
11542 * [if1632/callback.c]
11543 Created FreeProcInstance()
11545 Fri Sep 3 08:36:52 1993 David Metcalfe
11547 * [loader/signal.c]
11548 Patch to and code for INT 1A
11550 Thu Sep 2 00:31:54 1993 Alexandre Julliard
11552 * [objects/font.c] [objects/text.c]
11553 More text support: implemented justification and underlining.
11555 * [windows/clipping.c] [objects/clipping.c]
11556 Moved low-level clipping functions to objects/clipping.c.
11558 * [windows/clipping.c] [windows/event.c] [windows/message.c]
11559 Implemented window update regions.
11561 * [windows/dc.c] [objects/dcvalues.c]
11562 Moved some device-independent DC functions to objects/dcvalues.c.
11564 * [windows/graphics.c]
11565 Implemented InvertRect() and GetPixel().
11567 Sat Aug 28 08:40:23 1993 Eric Youngdale
11569 * [include/neexe.h] [loader/wine.c]
11570 Added code to handle relocation type 4.
11572 * [loader/signal.h] [loader/wine.c] [loader/selector.c]
11573 Added support for dos interrupts.
11575 Thu 26 Aug 19:15:00 1993 Eric Youngdale
11577 * [loader/selector.c]
11578 Fixed bug dealing with loading DLLs.
11580 Thu Aug 26 19:22:40 1993 Alexandre Julliard
11582 * [include/gdi.h] [objects/font.c] [windows/dc.c]
11583 Beginning of real font support.
11585 * [windows/graphics.c]
11586 Implemented PatBlt().
11588 * [memory/global.c]
11589 Corrected a bug with linked list handling in GlobalAlloc().
11591 * [objects/bitmap.c]
11592 Corrected a bug in BITMAP_SelectObject().
11594 Tue Aug 24 19:22:40 1993 David Metcalfe
11596 * [controls/Command*] [controls/Label*] [controls[MenuButto*]
11597 [controls/SmeMenuButt*]
11598 Change code to support & as a special character in menu item text.
11600 Tue Aug 24 19:22:40 1993 Alexandre Julliard
11602 * [include/gdi.h] [windows/dc.c]
11603 Heavily modified the DC structure for better device-independence.
11605 * [objects/bitmap.c]
11606 Implemented bitmap dimensions.
11608 * [windows/dc.c] [windows/dce.c]
11609 Implemented DC state saving and restoring.
11612 Implemented ROP mode.
11614 * [windows/graphics.c]
11615 Implemented FillRect().
11617 Mon Aug 23 22:08:34 1993 Bob Amstadt (bob at pooh)
11620 Fixed bug in InvalidateRect(). Solitaire attempted to
11621 clear window before it was realized.
11623 * [loader/resource.c]
11624 Began rewrite of LoadBitmap().
11627 Fixed code which set Argv and Argc global variables.
11629 * [loader/selector.c]
11630 Added code to set up command line arguments.
11632 * [include/neexe.h]
11633 Fixed error in PSP structure.
11635 Tue Aug 17 20:41:12 1993 Alexandre Julliard
11637 * [include/gdi.h] [windows/dc.c]
11638 Implemented device capabilities.
11640 * [objects/region.c]
11641 Implemented EqualRgn() and CombineRgn().
11643 * [windows/clipping.c]
11644 Implemented Save/RestoreVisRgn().
11646 * [windows/graphics.c]
11647 Implemented PaintRgn() and FillRgn().
11649 * [windows/mapping.c]
11650 Implemented mapping modes.
11652 Tue Aug 10 14:07:38 1993 Alexandre Julliard
11654 * [if1632/user.spec] [misc/rect.c]
11655 Implemented rectangle API functions.
11657 * [if1632/gdi.spec] [include/gdi.h] [objects/region.c]
11658 Implemented regions.
11660 * [windows/class.c]
11661 Corrected a typo in UnregisterClass().
11663 * [windows/clipping.c] [windows/dc.c]
11664 Implemented DC clipping and visible region.
11666 Tue Aug 10 20:57:56 1993 Bob Amstadt (bob at pooh)
11668 * [controls/menu.c] [windows/win.c]
11669 SetMenu(), GetMenu(), CheckMenuItem() implemented
11671 Thu Aug 5 22:33:22 1993 Bob Amstadt (bob at pooh)
11673 * [controls/menu.c] [windows/win.c]
11674 Many improvements menus. LoadMenu() should work.
11676 Wed Aug 4 14:55:36 1993 Alexandre Julliard
11679 Started the implementation of device-independent bitmaps.
11681 * [objects/bitmap.c]
11682 Added support for multiple bitmap depths.
11684 * [objects/brush.c]
11685 Implemented pattern brushes.
11687 * [windows/dc.c] [windows/graphics.c]
11688 Implemented some GDI graphics primitives.
11690 Tue Aug 3 21:16:47 1993 Bob Amstadt (bob at pooh)
11692 * [controls/menu.c] [windows/win.c] [include/menu.h]
11693 Code to load class menus from executable file.
11695 * [if1632/user.spec]
11696 Fixed specification of SendMessage() and PostMessage.
11698 Mon Jul 26 21:53:24 1993 Alexandre Julliard
11701 Corrected a bug in KERNEL_InitTask().
11703 * [include/windows.h]
11704 Added a lot of constants.
11706 * [loader/selector.c]
11707 Corrected a bug in segment allocation in CreateSelectors().
11709 * [objects/bitmap.c]
11710 Implemented SelectObject() for bitmaps.
11712 * [objects/brush.c]
11713 Implemented hatched brushes and SelectObject().
11715 * [objects/gdiobj.c]
11716 Removed linked list (not needed).
11718 * [objects/palette.c]
11719 Implemented system palette creation and misc. palette API functions.
11721 * [windows/timer.c]
11722 Implemented timers.
11725 Implemented memory device contexts.
11727 Tue Jul 20 10:38:59 1993 Bob Amstadt (bob at pooh)
11730 Split DOS3Call() out of kernel.c. Added support for get date
11731 and time functions.
11734 Added function ReturnFromRegisterFunc() to allow DOS calls
11735 to return values in registers.
11738 Macros to access registers saved on stack.
11740 Tue Jul 20 10:38:59 1993 Alexandre Julliard
11743 Corrected allocation of the WM_CREATE data structure.
11746 Implemented DCE handling.
11748 * [bitmap.c] [brush.c] [dc.c] [font.c] [gdi.h] [gdi.spec]
11749 [gdiobj.c] [palette.c] [pen.c]
11750 Implemented the GDI objects data structures and allocation.
11753 Added several structures and constants for GDI objects.
11755 Mon Jul 19 12:51:10 1993 Bob Amstadt (bob at pooh)
11758 Modified system calls to match Linus' new interface for
11759 the LDT modification.
11762 Fixed bug with WM_CREATE message.
11764 * [heap.c] [kernel.spec]
11765 Completed local heap allocation functions.
11768 Created function GlobalQuickAlloc() for easy allocation from DLLs
11770 Tue Jul 13 20:31:31 1993 Bob Amstadt (bob at pooh)
11773 Completed global memory pool API
11775 Sun Jul 11 16:59:52 1993 Alexandre Julliard
11777 * [message.c] [user.c] [user.spec] [windows.h]
11778 Added emulation of Windows message queue.
11780 Thu Jul 8 19:29:27 1993 Bob Amstadt (bob at pooh)
11782 * [build.c] Original by Bob Amstadt
11783 * [callback.c] Original by Bob Amstadt, updates by
11785 * [dump.c] Original by Bob Amstadt
11786 * [global.c] Original by Bob Amstadt
11787 * [heap.c] Original by Bob Amstadt
11788 * [kernel.c] Original by Bob Amstadt
11789 * [ldt.c] Original by Bob Amstadt
11790 * [ldtlib.c] Original by Bob Amstadt
11791 * [relay.c] Original by Bob Amstadt
11792 * [resource.c] Original by Bob Amstadt, updates by
11794 * [selector.c] Original by Bob Amstadt, updates by Eric Youngdale
11795 * [user.c] Original by Bob Amstadt
11796 * [wine.c] Original by Bob Amstadt, updates by Eric Youngdale and
11798 * [wintcl.c] Original by Regents of the University of California,
11799 updates by Peter MacDonald and Alexandre Julliard
11800 * [callback.h] Original by Bob Amstadt
11801 * [dlls.h] Original by Bob Amstadt
11802 * [heap.h] Original by Bob Amstadt
11803 * [neexe.h] Original by Bob Amstadt
11804 * [prototypes.h] Original by Bob Amstadt, updates by
11806 * [segmem.h] Original by Bob Amstadt
11807 * [tkInt.h] Original by Regents of the University of California
11808 * [windows.h] Original by Peter MacDonald, updates by
11809 Alexandre Julliard and Bob Amstadt
11810 * [wine.h] Original by Eric Youngdale
11811 * [kernel.spec] Original by Bob Amstadt, updates by
11813 * [gdi.spec] Original by Bob Amstadt, updates by
11815 * [shell.spec] Original by Bob Amstadt
11816 * [unixlib.spec] Original by Bob Amstadt
11817 * [user.spec] Original by Bob Amstadt, updates by Alexandre Julliard
11818 * [win87em.spec] Original by Bob Amstadt
11819 * [Windows.tcl] Original by Peter MacDonald, updates by
11821 * [build-spec.txt] Original by Bob Amstadt
11822 * [if1632.S] Original by Bob Amstadt, updates by Eric Youngdale