wine
25 years agoAdded pBitmapBits and pCreateBitmap to the GDI function table and
Huw D M Davies [Wed, 28 Oct 1998 09:53:53 +0000 (09:53 +0000)] 
Added pBitmapBits and pCreateBitmap to the GDI function table and
moved the X11 dependent stuff out of objects/bitmap.c into x11drv.

25 years agoNew SHGetSimpleIDListFromPath32AW.
Juergen Schmied [Wed, 28 Oct 1998 09:38:49 +0000 (09:38 +0000)] 
New SHGetSimpleIDListFromPath32AW.
Unicode-safe: PathFindFilename32AW.

25 years agoIExtractIcon had an extra c in a struct definition.
Justin Bradford [Wed, 28 Oct 1998 09:37:38 +0000 (09:37 +0000)] 
IExtractIcon had an extra c in a struct definition.

25 years agoAdded entry for DirectPlayEnumerate.
John Richardson [Wed, 28 Oct 1998 09:36:56 +0000 (09:36 +0000)] 
Added entry for DirectPlayEnumerate.

25 years agoAdded Slovak nls-resources.
Juergen Schmied [Wed, 28 Oct 1998 09:25:09 +0000 (09:25 +0000)] 
Added Slovak nls-resources.

25 years agoFixed differences between SetRectRgn16 and SetRectRgn32. Also a bug fix for
Huw D M Davies [Wed, 28 Oct 1998 09:24:02 +0000 (09:24 +0000)] 
Fixed differences between SetRectRgn16 and SetRectRgn32. Also a bug fix for
CreateRoundRectRgn.

25 years agoEnumDisplayModes* returns a static list of modes with all depths
Marcus Meissner [Tue, 27 Oct 1998 15:41:54 +0000 (15:41 +0000)] 
EnumDisplayModes* returns a static list of modes with all depths
(helps hexen2demo), ChangeDisplaySettings returns true all the time.

25 years agoStub for midiOpenStream (helps hexen2demo).
Marcus Meissner [Tue, 27 Oct 1998 15:22:26 +0000 (15:22 +0000)] 
Stub for midiOpenStream (helps hexen2demo).

25 years agoSmall patch for better French support.
Robert Pouliot [Tue, 27 Oct 1998 13:21:29 +0000 (13:21 +0000)] 
Small patch for better French support.

25 years agoAdded French language support.
Robert Pouliot [Tue, 27 Oct 1998 13:19:55 +0000 (13:19 +0000)] 
Added French language support.

25 years agoBugfix: memory overwrite bug.
Ulrich Weigand [Tue, 27 Oct 1998 13:17:43 +0000 (13:17 +0000)] 
Bugfix: memory overwrite bug.

25 years agoA couple of TRACE messages are missing a newline at the end.
NF Stevens [Mon, 26 Oct 1998 11:04:12 +0000 (11:04 +0000)] 
A couple of TRACE messages are missing a newline at the end.

25 years ago32-bit clipboard support.
Pascal Cuoq [Mon, 26 Oct 1998 10:58:16 +0000 (10:58 +0000)] 
32-bit clipboard support.

25 years agoBugfix for QUEUE_Signal: Always use PostEvent if no thread is waiting
Ulrich Weigand [Mon, 26 Oct 1998 10:45:13 +0000 (10:45 +0000)] 
Bugfix for QUEUE_Signal: Always use PostEvent if no thread is waiting
on the queue.

25 years agoFixed a minor problem with the menus for mdi child windows.
NF Stevens [Mon, 26 Oct 1998 10:44:17 +0000 (10:44 +0000)] 
Fixed a minor problem with the menus for mdi child windows.

25 years agoRemoved no longer necessary commented out code, destroy old window
Marcus Meissner [Mon, 26 Oct 1998 10:42:54 +0000 (10:42 +0000)] 
Removed no longer necessary commented out code, destroy old window
when SetDisplayMode is called again, EnumDisplayModes now returns
all possible modes (using a static list).

25 years agoAnon shared mapping fixed for file sharing.
Marcus Meissner [Mon, 26 Oct 1998 10:24:22 +0000 (10:24 +0000)] 
Anon shared mapping fixed for file sharing.

25 years agoRelease 981025. wine-981025
Alexandre Julliard [Sun, 25 Oct 1998 17:21:26 +0000 (17:21 +0000)] 
Release 981025.

25 years agoFixes for LANG_NEUTRAL.
Andreas Mohr [Sun, 25 Oct 1998 10:32:22 +0000 (10:32 +0000)] 
Fixes for LANG_NEUTRAL.

25 years agoAdded some padding to the PDB for ill-behaving apps (problem reported
Alexandre Julliard [Sun, 25 Oct 1998 10:20:31 +0000 (10:20 +0000)] 
Added some padding to the PDB for ill-behaving apps (problem reported
by Andreas Mohr).

25 years agoAdded a new debugging channel io to allow read/writes on a port to be
Jonathan Buzzard [Sun, 25 Oct 1998 09:55:29 +0000 (09:55 +0000)] 
Added a new debugging channel io to allow read/writes on a port to be
logged to a file.

25 years agoReplaced 0x00 with 0x01 in the vkey->sancode array, so that no key is
David Faure [Sun, 25 Oct 1998 09:24:29 +0000 (09:24 +0000)] 
Replaced 0x00 with 0x01 in the vkey->sancode array, so that no key is
ignored. 0x00 is used for generated key events only.

25 years agoAPI Documentation for SendMessage, GetTickCount, PostQuitMessage,
Douglas Ridgway [Sun, 25 Oct 1998 09:20:30 +0000 (09:20 +0000)] 
API Documentation for SendMessage, GetTickCount, PostQuitMessage,
GetMessagePos, GetMessageTime.

25 years agoDelete the filename for the mapping instantly.
Marcus Meissner [Sun, 25 Oct 1998 09:19:54 +0000 (09:19 +0000)] 
Delete the filename for the mapping instantly.

25 years agoStub for SHSimpleIDListFromPath.
Michael Poole [Sun, 25 Oct 1998 09:18:40 +0000 (09:18 +0000)] 
Stub for SHSimpleIDListFromPath.

25 years agoFixed bug in SwitchStackTo.
Alexandre Julliard [Sun, 25 Oct 1998 08:05:46 +0000 (08:05 +0000)] 
Fixed bug in SwitchStackTo.

25 years agoCheck if scrollbar and parent are visible before redraw.
Patrik Stridvall [Sat, 24 Oct 1998 13:06:16 +0000 (13:06 +0000)] 
Check if scrollbar and parent are visible before redraw.

25 years agoAdded Drag*32 functions.
Kai Morich [Sat, 24 Oct 1998 12:02:54 +0000 (12:02 +0000)] 
Added Drag*32 functions.

25 years agoAdded Drag&Drop from KDE app to 16/32 bit Windoze app.
Kai Morich [Sat, 24 Oct 1998 12:02:20 +0000 (12:02 +0000)] 
Added Drag&Drop from KDE app to 16/32 bit Windoze app.

25 years agoAdded FIXME message in PostMessage32x if parameters are truncated
Kai Morich [Sat, 24 Oct 1998 12:01:36 +0000 (12:01 +0000)] 
Added FIXME message in PostMessage32x if parameters are truncated
when calling PostMessage16.

25 years agoAdded support for global handles, implemented ConvertToGlobalHandle.
Ulrich Weigand [Sat, 24 Oct 1998 12:00:33 +0000 (12:00 +0000)] 
Added support for global handles, implemented ConvertToGlobalHandle.
Allocate startup data and 16-bit stack for initial process.

25 years agoSmall fix.
Leigh Wedding [Sat, 24 Oct 1998 11:58:36 +0000 (11:58 +0000)] 
Small fix.

25 years agoAdded Spanish resources.
Pablo Saratxaga [Sat, 24 Oct 1998 11:43:53 +0000 (11:43 +0000)] 
Added Spanish resources.

25 years agoSmall corrections.
Pablo Saratxaga [Sat, 24 Oct 1998 11:19:44 +0000 (11:19 +0000)] 
Small corrections.

25 years agoLoadLibraryExW spec added (function was there).
Marcus Meissner [Sat, 24 Oct 1998 11:18:59 +0000 (11:18 +0000)] 
LoadLibraryExW spec added (function was there).
SetProcessPriorityBoost stub added.

25 years agoCompile fix for Solaris.
Patrik Stridvall [Sat, 24 Oct 1998 11:18:18 +0000 (11:18 +0000)] 
Compile fix for Solaris.

25 years agoImplemented DisplayDib.
Ove Kaaven [Sat, 24 Oct 1998 11:08:27 +0000 (11:08 +0000)] 
Implemented DisplayDib.

25 years agoHack to support integer ids in all static controls.
Marcus Meissner [Sat, 24 Oct 1998 11:04:56 +0000 (11:04 +0000)] 
Hack to support integer ids in all static controls.

25 years agoBeginning of mouse support in DirectInput (only "standard" mouse
Lionel Ulmer [Sat, 24 Oct 1998 11:04:07 +0000 (11:04 +0000)] 
Beginning of mouse support in DirectInput (only "standard" mouse
configuration supported for now).

25 years agoAdded xxx_Unregister() functions to all common controls.
Eric Kohl [Sat, 24 Oct 1998 10:49:27 +0000 (10:49 +0000)] 
Added xxx_Unregister() functions to all common controls.

25 years agoSome minor improvements and fixes.
Eric Kohl [Sat, 24 Oct 1998 10:48:31 +0000 (10:48 +0000)] 
Some minor improvements and fixes.

25 years agoImproved the rebar control.
Eric Kohl [Sat, 24 Oct 1998 10:47:25 +0000 (10:47 +0000)] 
Improved the rebar control.

25 years agoAdded support for transparent and tracking tooltips.
Eric Kohl [Sat, 24 Oct 1998 10:46:53 +0000 (10:46 +0000)] 
Added support for transparent and tracking tooltips.

25 years agoFixed a popup menu selection bug.
Eric Kohl [Sat, 24 Oct 1998 10:46:10 +0000 (10:46 +0000)] 
Fixed a popup menu selection bug.

25 years agoFixed DrawCaption16() and DrawCaptionTemp16().
Eric Kohl [Sat, 24 Oct 1998 10:45:42 +0000 (10:45 +0000)] 
Fixed DrawCaption16() and DrawCaptionTemp16().

25 years agoFixed warning.
David Faure [Sat, 24 Oct 1998 10:45:01 +0000 (10:45 +0000)] 
Fixed warning.

25 years agoAdds Arc, Chord, GetCharWidth, Pie, PolyPolygon, PolyPolyline, RoundRect,
Huw D M Davies [Sat, 24 Oct 1998 10:44:05 +0000 (10:44 +0000)] 
Adds Arc, Chord, GetCharWidth, Pie, PolyPolygon, PolyPolyline, RoundRect,
SetPixel, hatched brushes and a stub for StretchDIBits to the PostScript
driver.

25 years agoAdded support for int17 and int19.
Joseph Pranevich [Sat, 24 Oct 1998 10:40:36 +0000 (10:40 +0000)] 
Added support for int17 and int19.

25 years agoStubs for dos mode reboot interrupt.
Carl van Schaik [Sat, 24 Oct 1998 10:39:06 +0000 (10:39 +0000)] 
Stubs for dos mode reboot interrupt.

25 years agoSome printer stubs for DOS added.
Carl van Schaik [Sat, 24 Oct 1998 10:38:42 +0000 (10:38 +0000)] 
Some printer stubs for DOS added.

25 years agoMore stubs added. These changes are only partially mine, I just made
Joseph Pranevich [Sat, 24 Oct 1998 10:35:11 +0000 (10:35 +0000)] 
More stubs added. These changes are only partially mine, I just made
them compile.

25 years agoAdded some traces and cleaned up a couple of things.
Joseph Pranevich [Sat, 24 Oct 1998 10:34:45 +0000 (10:34 +0000)] 
Added some traces and cleaned up a couple of things.

25 years agoChanged some string-shell32 functions to 32AW, parameter are
Juergen Schmied [Sat, 24 Oct 1998 09:22:57 +0000 (09:22 +0000)] 
Changed some string-shell32 functions to 32AW, parameter are
os depending 32A or 32W (-winver nt351 or nt40), some new functions.
Some fixes in ole2nls.
New OLE2NLS_CheckLocale() to handle Locale_User_Default and
Locale_System_Default.
Shell32 now dynamicly links to DPA_*(), comdlg32 works again
(comctl32 heap alloc patch broke it).

25 years agoAdded VERSION_IsOsUnicode().
Juergen Schmied [Sat, 24 Oct 1998 09:19:10 +0000 (09:19 +0000)] 
Added VERSION_IsOsUnicode().

25 years agoMore off-by-one errors fixed.
Uwe Bonnes [Sat, 24 Oct 1998 09:17:43 +0000 (09:17 +0000)] 
More off-by-one errors fixed.

25 years agoFile sharing fixes.
Uwe Bonnes [Sat, 24 Oct 1998 09:16:44 +0000 (09:16 +0000)] 
File sharing fixes.

25 years agoBug fix.
Nick Holloway [Fri, 23 Oct 1998 17:26:44 +0000 (17:26 +0000)] 
Bug fix.

25 years agoFixed DOS environment passing.
Ove Kaaven [Fri, 23 Oct 1998 16:20:12 +0000 (16:20 +0000)] 
Fixed DOS environment passing.

25 years agoSysmetrics32W for SPI_GETICONTITLELOGFONT returns correct fontname.
Juergen Schmied [Fri, 23 Oct 1998 13:31:32 +0000 (13:31 +0000)] 
Sysmetrics32W for SPI_GETICONTITLELOGFONT returns correct fontname.

25 years agoNew FONT_GetObject32W(), GetObject32W().
Juergen Schmied [Fri, 23 Oct 1998 13:27:36 +0000 (13:27 +0000)] 
New FONT_GetObject32W(), GetObject32W().

25 years agoNew stub RegisterTaskList.
Juergen Schmied [Fri, 23 Oct 1998 12:51:38 +0000 (12:51 +0000)] 
New stub RegisterTaskList.
New function EnumDisplaySettings32W().

25 years agoMore parameter checking in RltCopySid.
Juergen Schmied [Fri, 23 Oct 1998 12:06:19 +0000 (12:06 +0000)] 
More parameter checking in RltCopySid.

25 years agoMore message mapping 32A<-->32W for EM_, CB_, LB_ for Unicode.
Juergen Schmied [Fri, 23 Oct 1998 12:04:25 +0000 (12:04 +0000)] 
More message mapping 32A<-->32W for EM_, CB_, LB_ for Unicode.

25 years agoAdded new dll avifil32.dll.
Ove Kaaven [Fri, 23 Oct 1998 10:03:16 +0000 (10:03 +0000)] 
Added new dll avifil32.dll.

25 years agoFirst shot at DPMI realmode calls.
Ove Kaaven [Fri, 23 Oct 1998 09:50:07 +0000 (09:50 +0000)] 
First shot at DPMI realmode calls.

25 years agoFixed several bugs with DLL initialization.
Ulrich Weigand [Fri, 23 Oct 1998 09:37:23 +0000 (09:37 +0000)] 
Fixed several bugs with DLL initialization.

25 years agoAdded ordinal for two syslevel functions.
Marcus Meissner [Thu, 22 Oct 1998 17:02:25 +0000 (17:02 +0000)] 
Added ordinal for two syslevel functions.

25 years agoAnother missing WINAPI.
Marcus Meissner [Thu, 22 Oct 1998 16:04:07 +0000 (16:04 +0000)] 
Another missing WINAPI.

25 years agoSmall corrections in mmio declarations.
Marcus Meissner [Thu, 22 Oct 1998 15:58:53 +0000 (15:58 +0000)] 
Small corrections in mmio declarations.

25 years agoTake virtual sizes in account for the total vma size.
Marcus Meissner [Thu, 22 Oct 1998 15:52:36 +0000 (15:52 +0000)] 
Take virtual sizes in account for the total vma size.

25 years agoAdd some more NLS definitions for the Romanian language.
Dimitrie O. Paun [Thu, 22 Oct 1998 15:45:37 +0000 (15:45 +0000)] 
Add some more NLS definitions for the Romanian language.

25 years agoSome programs (quake2 et al) do check for DSCAPS_EMULDRIVER and stop
Marcus Meissner [Thu, 22 Oct 1998 15:44:23 +0000 (15:44 +0000)] 
Some programs (quake2 et al) do check for DSCAPS_EMULDRIVER and stop
to work. 'Adjust' caps flags accordingly.

25 years agoStub for CoCreateGuid().
Pete Ratzlaff [Thu, 22 Oct 1998 15:41:55 +0000 (15:41 +0000)] 
Stub for CoCreateGuid().

25 years agoFixes for FreeBSD.
Brian Litzinger [Thu, 22 Oct 1998 14:47:41 +0000 (14:47 +0000)] 
Fixes for FreeBSD.

25 years agoMake sure hello3res.h is generated even if 'make depend' never has
Petter Reinholdtsen [Thu, 22 Oct 1998 11:46:45 +0000 (11:46 +0000)] 
Make sure hello3res.h is generated even if 'make depend' never has
been run.

25 years agoFixed moving and sizing of child windows.
NF Stevens [Thu, 22 Oct 1998 11:35:04 +0000 (11:35 +0000)] 
Fixed moving and sizing of child windows.

25 years agoXQueryKeymap -> TSXQueryKeymap (fixes the XIO errors reported).
Marcus Meissner [Thu, 22 Oct 1998 07:55:33 +0000 (07:55 +0000)] 
XQueryKeymap -> TSXQueryKeymap (fixes the XIO errors reported).

25 years agoAdded indirection for ctx_debug to the DOS loader, so Winelib works
Ove Kaaven [Wed, 21 Oct 1998 17:20:48 +0000 (17:20 +0000)] 
Added indirection for ctx_debug to the DOS loader, so Winelib works
again.

25 years agoSupport anon shared mappings using temporary files (wont be deleted
Marcus Meissner [Wed, 21 Oct 1998 16:52:21 +0000 (16:52 +0000)] 
Support anon shared mappings using temporary files (wont be deleted
yet).

25 years agoWas freeing the incorrect pointers -> crash in mallocs/frees.
Marcus Meissner [Wed, 21 Oct 1998 16:49:03 +0000 (16:49 +0000)] 
Was freeing the incorrect pointers -> crash in mallocs/frees.

25 years agoDefineDosDevice stub added.
Marcus Meissner [Wed, 21 Oct 1998 16:47:29 +0000 (16:47 +0000)] 
DefineDosDevice stub added.

25 years agoAdded a default program option in wine.conf in section [programs] key
Chad Powell [Wed, 21 Oct 1998 16:03:16 +0000 (16:03 +0000)] 
Added a default program option in wine.conf in section [programs] key
Default.

25 years agoBetter fix for this_is_a_syntax_error.
David Cuthbert [Wed, 21 Oct 1998 15:38:59 +0000 (15:38 +0000)] 
Better fix for this_is_a_syntax_error.

25 years agoAdded the entries for LOCALE_SISO639LANGNAME and
Pablo Saratxaga [Wed, 21 Oct 1998 15:34:27 +0000 (15:34 +0000)] 
Added the entries for LOCALE_SISO639LANGNAME and
LOCALE_SISO3166CTRYNAME.

25 years agoUpdated manpage.
James Juran [Wed, 21 Oct 1998 15:18:52 +0000 (15:18 +0000)] 
Updated manpage.

25 years agoFixed wrong ordinals.
Patrik Stridvall [Wed, 21 Oct 1998 14:25:18 +0000 (14:25 +0000)] 
Fixed wrong ordinals.

25 years agoFixed a bug in RectInRegion.
NF Stevens [Wed, 21 Oct 1998 14:23:38 +0000 (14:23 +0000)] 
Fixed a bug in RectInRegion.

25 years agoRemoved an incorrect error message.
NF Stevens [Tue, 20 Oct 1998 15:26:26 +0000 (15:26 +0000)] 
Removed an incorrect error message.

25 years agoMake sure the access functions are always used to get label and serial
Petter Reinholdtsen [Tue, 20 Oct 1998 14:25:50 +0000 (14:25 +0000)] 
Make sure the access functions are always used to get label and serial
number.

25 years agoFixed bug on platforms were buffers returned by getenv() shall not be
Eric Pouech [Mon, 19 Oct 1998 08:48:24 +0000 (08:48 +0000)] 
Fixed bug on platforms were buffers returned by getenv() shall not be
free()'ed. Added French (default) in locale handling.

25 years agoChanged "this is a syntax error" to "this_is_a_syntax_error" to make a
Dave Cuthbert [Mon, 19 Oct 1998 08:47:08 +0000 (08:47 +0000)] 
Changed "this is a syntax error" to "this_is_a_syntax_error" to make a
compile-time error message make more sense.

25 years agoFixed off by one error in HANDLE_GetObjPtr.
Uwe Bonnes [Mon, 19 Oct 1998 08:41:52 +0000 (08:41 +0000)] 
Fixed off by one error in HANDLE_GetObjPtr.

25 years agoRelease 981018. wine-981018
Alexandre Julliard [Sun, 18 Oct 1998 17:19:57 +0000 (17:19 +0000)] 
Release 981018.

25 years agoUpdated for 981018.
Alexandre Julliard [Sun, 18 Oct 1998 16:48:06 +0000 (16:48 +0000)] 
Updated for 981018.

25 years agoMoved old ChangeLog to documentation/ChangeLog.OLD.
Alexandre Julliard [Sun, 18 Oct 1998 16:34:50 +0000 (16:34 +0000)] 
Moved old ChangeLog to documentation/ChangeLog.OLD.

25 years agoAdded CVS information.
Alexandre Julliard [Sun, 18 Oct 1998 16:32:47 +0000 (16:32 +0000)] 
Added CVS information.

25 years agoTry to implement the OF_SHARE_XXX options.
Uwe Bonnes [Sun, 18 Oct 1998 14:48:31 +0000 (14:48 +0000)] 
Try to implement the OF_SHARE_XXX options.
Move the mode translations to functions.

25 years agoDocumentation updates.
Matthew Becker [Sun, 18 Oct 1998 14:39:06 +0000 (14:39 +0000)] 
Documentation updates.

25 years agoAdded stub for CoSetState32.
Uwe Bonnes [Sun, 18 Oct 1998 14:34:20 +0000 (14:34 +0000)] 
Added stub for CoSetState32.

25 years agoAdded ability to read a startup program from wine.ini file.
Chad Powell [Sun, 18 Oct 1998 14:24:21 +0000 (14:24 +0000)] 
Added ability to read a startup program from wine.ini file.
Put it in section [programs] key Startup.