Michael Poole [Sun, 25 Oct 1998 09:18:40 +0000 (09:18 +0000)]
Stub for SHSimpleIDListFromPath.
Alexandre Julliard [Sun, 25 Oct 1998 08:05:46 +0000 (08:05 +0000)]
Fixed bug in SwitchStackTo.
Patrik Stridvall [Sat, 24 Oct 1998 13:06:16 +0000 (13:06 +0000)]
Check if scrollbar and parent are visible before redraw.
Kai Morich [Sat, 24 Oct 1998 12:02:54 +0000 (12:02 +0000)]
Added Drag*32 functions.
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.
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.
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.
Leigh Wedding [Sat, 24 Oct 1998 11:58:36 +0000 (11:58 +0000)]
Small fix.
Pablo Saratxaga [Sat, 24 Oct 1998 11:43:53 +0000 (11:43 +0000)]
Added Spanish resources.
Pablo Saratxaga [Sat, 24 Oct 1998 11:19:44 +0000 (11:19 +0000)]
Small corrections.
Marcus Meissner [Sat, 24 Oct 1998 11:18:59 +0000 (11:18 +0000)]
LoadLibraryExW spec added (function was there).
SetProcessPriorityBoost stub added.
Patrik Stridvall [Sat, 24 Oct 1998 11:18:18 +0000 (11:18 +0000)]
Compile fix for Solaris.
Ove Kaaven [Sat, 24 Oct 1998 11:08:27 +0000 (11:08 +0000)]
Implemented DisplayDib.
Marcus Meissner [Sat, 24 Oct 1998 11:04:56 +0000 (11:04 +0000)]
Hack to support integer ids in all static controls.
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).
Eric Kohl [Sat, 24 Oct 1998 10:49:27 +0000 (10:49 +0000)]
Added xxx_Unregister() functions to all common controls.
Eric Kohl [Sat, 24 Oct 1998 10:48:31 +0000 (10:48 +0000)]
Some minor improvements and fixes.
Eric Kohl [Sat, 24 Oct 1998 10:47:25 +0000 (10:47 +0000)]
Improved the rebar control.
Eric Kohl [Sat, 24 Oct 1998 10:46:53 +0000 (10:46 +0000)]
Added support for transparent and tracking tooltips.
Eric Kohl [Sat, 24 Oct 1998 10:46:10 +0000 (10:46 +0000)]
Fixed a popup menu selection bug.
Eric Kohl [Sat, 24 Oct 1998 10:45:42 +0000 (10:45 +0000)]
Fixed DrawCaption16() and DrawCaptionTemp16().
David Faure [Sat, 24 Oct 1998 10:45:01 +0000 (10:45 +0000)]
Fixed warning.
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.
Joseph Pranevich [Sat, 24 Oct 1998 10:40:36 +0000 (10:40 +0000)]
Added support for int17 and int19.
Carl van Schaik [Sat, 24 Oct 1998 10:39:06 +0000 (10:39 +0000)]
Stubs for dos mode reboot interrupt.
Carl van Schaik [Sat, 24 Oct 1998 10:38:42 +0000 (10:38 +0000)]
Some printer stubs for DOS added.
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.
Joseph Pranevich [Sat, 24 Oct 1998 10:34:45 +0000 (10:34 +0000)]
Added some traces and cleaned up a couple of things.
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).
Juergen Schmied [Sat, 24 Oct 1998 09:19:10 +0000 (09:19 +0000)]
Added VERSION_IsOsUnicode().
Uwe Bonnes [Sat, 24 Oct 1998 09:17:43 +0000 (09:17 +0000)]
More off-by-one errors fixed.
Uwe Bonnes [Sat, 24 Oct 1998 09:16:44 +0000 (09:16 +0000)]
File sharing fixes.
Nick Holloway [Fri, 23 Oct 1998 17:26:44 +0000 (17:26 +0000)]
Bug fix.
Ove Kaaven [Fri, 23 Oct 1998 16:20:12 +0000 (16:20 +0000)]
Fixed DOS environment passing.
Juergen Schmied [Fri, 23 Oct 1998 13:31:32 +0000 (13:31 +0000)]
Sysmetrics32W for SPI_GETICONTITLELOGFONT returns correct fontname.
Juergen Schmied [Fri, 23 Oct 1998 13:27:36 +0000 (13:27 +0000)]
New FONT_GetObject32W(), GetObject32W().
Juergen Schmied [Fri, 23 Oct 1998 12:51:38 +0000 (12:51 +0000)]
New stub RegisterTaskList.
New function EnumDisplaySettings32W().
Juergen Schmied [Fri, 23 Oct 1998 12:06:19 +0000 (12:06 +0000)]
More parameter checking in RltCopySid.
Juergen Schmied [Fri, 23 Oct 1998 12:04:25 +0000 (12:04 +0000)]
More message mapping 32A<-->32W for EM_, CB_, LB_ for Unicode.
Ove Kaaven [Fri, 23 Oct 1998 10:03:16 +0000 (10:03 +0000)]
Added new dll avifil32.dll.
Ove Kaaven [Fri, 23 Oct 1998 09:50:07 +0000 (09:50 +0000)]
First shot at DPMI realmode calls.
Ulrich Weigand [Fri, 23 Oct 1998 09:37:23 +0000 (09:37 +0000)]
Fixed several bugs with DLL initialization.
Marcus Meissner [Thu, 22 Oct 1998 17:02:25 +0000 (17:02 +0000)]
Added ordinal for two syslevel functions.
Marcus Meissner [Thu, 22 Oct 1998 16:04:07 +0000 (16:04 +0000)]
Another missing WINAPI.
Marcus Meissner [Thu, 22 Oct 1998 15:58:53 +0000 (15:58 +0000)]
Small corrections in mmio declarations.
Marcus Meissner [Thu, 22 Oct 1998 15:52:36 +0000 (15:52 +0000)]
Take virtual sizes in account for the total vma size.
Dimitrie O. Paun [Thu, 22 Oct 1998 15:45:37 +0000 (15:45 +0000)]
Add some more NLS definitions for the Romanian language.
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.
Pete Ratzlaff [Thu, 22 Oct 1998 15:41:55 +0000 (15:41 +0000)]
Stub for CoCreateGuid().
Brian Litzinger [Thu, 22 Oct 1998 14:47:41 +0000 (14:47 +0000)]
Fixes for FreeBSD.
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.
NF Stevens [Thu, 22 Oct 1998 11:35:04 +0000 (11:35 +0000)]
Fixed moving and sizing of child windows.
Marcus Meissner [Thu, 22 Oct 1998 07:55:33 +0000 (07:55 +0000)]
XQueryKeymap -> TSXQueryKeymap (fixes the XIO errors reported).
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.
Marcus Meissner [Wed, 21 Oct 1998 16:52:21 +0000 (16:52 +0000)]
Support anon shared mappings using temporary files (wont be deleted
yet).
Marcus Meissner [Wed, 21 Oct 1998 16:49:03 +0000 (16:49 +0000)]
Was freeing the incorrect pointers -> crash in mallocs/frees.
Marcus Meissner [Wed, 21 Oct 1998 16:47:29 +0000 (16:47 +0000)]
DefineDosDevice stub added.
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.
David Cuthbert [Wed, 21 Oct 1998 15:38:59 +0000 (15:38 +0000)]
Better fix for this_is_a_syntax_error.
Pablo Saratxaga [Wed, 21 Oct 1998 15:34:27 +0000 (15:34 +0000)]
Added the entries for LOCALE_SISO639LANGNAME and
LOCALE_SISO3166CTRYNAME.
James Juran [Wed, 21 Oct 1998 15:18:52 +0000 (15:18 +0000)]
Updated manpage.
Patrik Stridvall [Wed, 21 Oct 1998 14:25:18 +0000 (14:25 +0000)]
Fixed wrong ordinals.
NF Stevens [Wed, 21 Oct 1998 14:23:38 +0000 (14:23 +0000)]
Fixed a bug in RectInRegion.
NF Stevens [Tue, 20 Oct 1998 15:26:26 +0000 (15:26 +0000)]
Removed an incorrect error message.
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.
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.
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.
Uwe Bonnes [Mon, 19 Oct 1998 08:41:52 +0000 (08:41 +0000)]
Fixed off by one error in HANDLE_GetObjPtr.
Alexandre Julliard [Sun, 18 Oct 1998 17:19:57 +0000 (17:19 +0000)]
Release 981018.
Alexandre Julliard [Sun, 18 Oct 1998 16:48:06 +0000 (16:48 +0000)]
Updated for 981018.
Alexandre Julliard [Sun, 18 Oct 1998 16:34:50 +0000 (16:34 +0000)]
Moved old ChangeLog to documentation/ChangeLog.OLD.
Alexandre Julliard [Sun, 18 Oct 1998 16:32:47 +0000 (16:32 +0000)]
Added CVS information.
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.
Matthew Becker [Sun, 18 Oct 1998 14:39:06 +0000 (14:39 +0000)]
Documentation updates.
Uwe Bonnes [Sun, 18 Oct 1998 14:34:20 +0000 (14:34 +0000)]
Added stub for CoSetState32.
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.
Marcel Baur [Sun, 18 Oct 1998 14:12:37 +0000 (14:12 +0000)]
Updated.
Marcel Baur [Sun, 18 Oct 1998 14:11:42 +0000 (14:11 +0000)]
Fixed GetOpenFileName and GetSaveFileName dialogs.
Fixed Print dialog and introduced PrinterSetup dialog.
Fixed PageSetup dialog: values are now correctly initialized (had to
change all *.rc files)
Preliminary file drag and drop support.
Alexandre Julliard [Sun, 18 Oct 1998 14:09:34 +0000 (14:09 +0000)]
Added Alex Priem.
Alex Priem [Sun, 18 Oct 1998 14:05:38 +0000 (14:05 +0000)]
Further improvements.
Turchanov Sergey [Sun, 18 Oct 1998 13:42:55 +0000 (13:42 +0000)]
Implemented LoadCursorFromFile, fixed DrawIconEx to support offscreen
drawing, fixed CURSORICON_CreateFromResource to support LR_ semantics.
Turchanov Sergey [Sun, 18 Oct 1998 13:41:15 +0000 (13:41 +0000)]
Fixed LoadImage to support almost all LR_ flags.
Turchanov Sergey [Sun, 18 Oct 1998 13:39:41 +0000 (13:39 +0000)]
Fixed bug in DIB_SetImageBits_RLE8 (because 'color' var was WORD, all
COLOREFs had red part zeroed) that made plenty of cyan colors, minor
bug fixes, changes to support LR_ flags.
Turchanov Sergey [Sun, 18 Oct 1998 13:31:43 +0000 (13:31 +0000)]
Added VIRTUAL_MapFileW to map file to memory in one function call.
Turchanov Sergey [Sun, 18 Oct 1998 11:56:35 +0000 (11:56 +0000)]
Moved Multimonitor API declarations to windows.h.
Turchanov Sergey [Sun, 18 Oct 1998 11:22:36 +0000 (11:22 +0000)]
Implemented DefDriverProc32 from winmm.dll.
Alex Korobka [Sun, 18 Oct 1998 10:47:03 +0000 (10:47 +0000)]
Added debugging output.
Alex Korobka [Sun, 18 Oct 1998 10:37:46 +0000 (10:37 +0000)]
Got rid of flickering scrollbar arrows. MDI scrolling speeded up a
bit.
Juergen Schmied [Sun, 18 Oct 1998 10:18:35 +0000 (10:18 +0000)]
GetLocaleInfo32A can handle len=0 now, sets LastError and touches
buffer only when necessary.
Updated deu.nls and some LCTYPES in winnls.h.
Rein Klazes [Sun, 18 Oct 1998 10:04:31 +0000 (10:04 +0000)]
CallProc[Ex]32W called with lpProcAddress==NULL should return zero and
not crash.
Ove Kaaven [Sat, 17 Oct 1998 13:07:48 +0000 (13:07 +0000)]
Reduced huge (1GB) heap creation that caused Starcraft to fail.
Patrik Stridvall [Sat, 17 Oct 1998 12:56:00 +0000 (12:56 +0000)]
Compile fix for Solaris.
Patrik Stridvall [Sat, 17 Oct 1998 12:54:39 +0000 (12:54 +0000)]
Compile fix for non OSS systems.
Patrik Stridvall [Sat, 17 Oct 1998 12:53:42 +0000 (12:53 +0000)]
Compile fix for non XF86-DGA systems.
Petter Reinholdtsen [Sat, 17 Oct 1998 12:27:41 +0000 (12:27 +0000)]
New file to test DRIVE_GetLabel.
Peter Hunnisett [Sat, 17 Oct 1998 12:23:22 +0000 (12:23 +0000)]
Small, suboptimal, fix for 32 bit cdaudio open routines. Needs proper
32bit cdaudio bit support before it can be removed...
Peter Hunnisett [Sat, 17 Oct 1998 12:22:49 +0000 (12:22 +0000)]
Fixed small typo.
Peter Hunnisett [Sat, 17 Oct 1998 12:22:00 +0000 (12:22 +0000)]
Added a bunch of stubs for ddraw suface routines. All stubs for
surface present now.
Commented out message pump calls. I don't see a reason for them being
there. Everything works fine with -desktop and -managed still has
problems. Disagreements?
Juergen Schmied [Sat, 17 Oct 1998 12:15:19 +0000 (12:15 +0000)]
Fixed GetLocaleInfo32A for other languages than en_uk.
Made it recognise LOCALE_SYSTEM_DEFAULT, LOCALE_SYSTEM_DEFAULT and
last but not least the first argument lcid where is all about...
Marcus Meissner [Sat, 17 Oct 1998 12:10:19 +0000 (12:10 +0000)]
Fixed some more missing WINAPIs (hopefully correct).