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).
Marcus Meissner [Sat, 17 Oct 1998 12:09:24 +0000 (12:09 +0000)]
Fixed the = -> == bug.
Marcus Meissner [Sat, 17 Oct 1998 12:08:21 +0000 (12:08 +0000)]
Added FIXME() for a slightly incorrect implementation in CreateFileMapping
for shared non-file mappings.
Joseph Pranevich [Sat, 17 Oct 1998 11:58:15 +0000 (11:58 +0000)]
Shell parameters (config.sys) and ANSI support stubs.
Joseph Pranevich [Sat, 17 Oct 1998 11:57:52 +0000 (11:57 +0000)]
Terminate and Stay Resident now a fixme because it shouldn't be a
trace since it doesn't work.
Joseph Pranevich [Sat, 17 Oct 1998 11:57:19 +0000 (11:57 +0000)]
Added int16.c and int29.c.
Joseph Pranevich [Sat, 17 Oct 1998 11:56:44 +0000 (11:56 +0000)]
More interrupts that can be done from DOS mode.
Joseph Pranevich [Sat, 17 Oct 1998 11:55:51 +0000 (11:55 +0000)]
Added int29 (Fast Write to Screen) support.
Joseph Pranevich [Sat, 17 Oct 1998 11:55:07 +0000 (11:55 +0000)]
Added int16 (Keyboard) support, mostly stubs.
Juergen Schmied [Fri, 16 Oct 1998 15:40:20 +0000 (15:40 +0000)]
Many bugfixes, new stubs SHGetRealIDL, SHRegQueryValue32W,
SHRegQueryValueEx32W, StrRetToStrN, StrChrW, SHAllocShared,
SHLockShared, SHUnlockShared, SHFreeShared, SetAppStartingCursor32,
SHLoadOLE32, Shell_MergeMenus32, PathGetDriveNumber32, DriveType32,
SHAbortInvokeCommand, SHOutOfMemoryMessageBox, SHFlushClipboard.
Dietmar Kling [Fri, 16 Oct 1998 14:28:45 +0000 (14:28 +0000)]
Added undocumented function RtlOpenCurrentUser.
Uwe Bonnes [Fri, 16 Oct 1998 09:30:33 +0000 (09:30 +0000)]
Renamed all LPIMAGE_* types to PIMAGE_*.
Rein Klazes [Thu, 15 Oct 1998 13:03:10 +0000 (13:03 +0000)]
Fixed an error when an owned window activates its owner during
creation.
Rein Klazes [Thu, 15 Oct 1998 13:00:38 +0000 (13:00 +0000)]
Closing a dialog using the menu bar ("x" or "-" button or windows
menu) must generate a WM_COMMAND+IDCANCEL message, unlike closing
normal windows when DestroyWindow() is called.
Marcus Meissner [Thu, 15 Oct 1998 12:49:31 +0000 (12:49 +0000)]
Added missing WINAPIs.
Juergen Schmied [Thu, 15 Oct 1998 12:35:41 +0000 (12:35 +0000)]
New stubs PrivateExtractIconEx[AW], PrivateExtractIconsW,
RegisterShellHookWindow, DeregisterShellHookWindow, GetProgmanWindow,
GetTaskmanWindow, SetProgmanWindow, SetShellWindowEx,
SetTaskmanWindow.
Juergen Schmied [Thu, 15 Oct 1998 12:32:54 +0000 (12:32 +0000)]
New stubs NtQueryInformationThread, NtQueryInformationToken,
RtlAllocateAndInitializeSid, RtlEqualSid, RtlFreeSid.
Turchanov Sergey [Thu, 15 Oct 1998 12:13:39 +0000 (12:13 +0000)]
Fixed PlaySound to start its thread the right way.
Alex Korobka [Wed, 14 Oct 1998 18:40:35 +0000 (18:40 +0000)]
CB_SETCURSEL and some other fixes.
Alex Korobka [Wed, 14 Oct 1998 18:38:22 +0000 (18:38 +0000)]
Better QUEUE_FlushMessages().
Moshe Vainer [Wed, 14 Oct 1998 18:15:43 +0000 (18:15 +0000)]
Partial implementation of GetOutlineTextMetrics32A.
Added structures for OUTLINETEXTMETRICS.
Ulrich Weigand [Wed, 14 Oct 1998 18:06:44 +0000 (18:06 +0000)]
Do not clip source rectangle even by visible region for bitblts.
Added field 'totalExtent' to WIN_DC_INFO.
Ulrich Weigand [Wed, 14 Oct 1998 18:01:08 +0000 (18:01 +0000)]
Added stub for VMM PM API AH=026[de] (never say 'safe mode').
Ulrich Weigand [Wed, 14 Oct 1998 18:00:23 +0000 (18:00 +0000)]
Bugfix: Local32Free caused free handles list corruption.
Marcus Meissner [Wed, 14 Oct 1998 17:58:40 +0000 (17:58 +0000)]
Fixed --disable-debug config option.
Petter Reinholdtsen [Tue, 13 Oct 1998 12:49:40 +0000 (12:49 +0000)]
Added stubs SHRegCloseKey(), SHRegOpenKey[AW](), SHRegQueryValueExA()
and FileIconInit() needed by Win95 explorer.
Norman Stevens [Mon, 12 Oct 1998 07:25:35 +0000 (07:25 +0000)]
Improving keyboard handling, including accelerator keys in dialog
boxes. Also fixes enter key in Agent32 edit box.
Alexandre Julliard [Sun, 11 Oct 1998 23:14:04 +0000 (23:14 +0000)]
Touch to test auto mailing of commits.
Eric Pouech [Sun, 11 Oct 1998 19:37:23 +0000 (19:37 +0000)]
Added support in file dialog boxes handling for filters like
"*.txt;*.bat".
Ulrich Weigand [Sun, 11 Oct 1998 19:31:10 +0000 (19:31 +0000)]
Implemented new PE DLL initalization code, trying to call the
DllEntryPoint routines always in correct order :-)
Bypass snooping when getting data buffer addresses (thunk buffers,
__GP handlers) and for 32-bit routines directly called from 16-bit
(due to stack address size problems).
Ulrich Weigand [Sun, 11 Oct 1998 19:29:22 +0000 (19:29 +0000)]
Implemented CommonUnimpStub, MapHInst(LS|SL)_PN, W32S_BackTo32.
Stub for HouseCleanLogicallyDeadHandles, fixed k32wvsprintfA.
Ulrich Weigand [Sun, 11 Oct 1998 19:26:00 +0000 (19:26 +0000)]
Implemented (partially) the KERNEL Thunklet API and Callback Client
API (KERNEL.560-568,604-612,619-622).
Added stubs for K228, K237, KERNEL.365, KERNEL.447.
Alexandre Julliard [Sun, 11 Oct 1998 19:14:59 +0000 (19:14 +0000)]
Added comm.s.
Ulrich Weigand [Sun, 11 Oct 1998 19:13:52 +0000 (19:13 +0000)]
Stubs for CreateUser(Discardable)Bitmap16.
Ulrich Weigand [Sun, 11 Oct 1998 19:12:16 +0000 (19:12 +0000)]
Implemented HEAP_WINE_CODE16SEG SEGPTR heaps with 16-bit code segments.
Ulrich Weigand [Sun, 11 Oct 1998 19:10:10 +0000 (19:10 +0000)]
GlobalFix16 is supposed to return selector to the memory area.
Ulrich Weigand [Sun, 11 Oct 1998 19:01:33 +0000 (19:01 +0000)]
Stubs for COMM.DRV, REBOOT.VXD, VDD.VXD.
Ulrich Weigand [Sun, 11 Oct 1998 18:59:11 +0000 (18:59 +0000)]
Use emergency TEB selector to avoid debugger crashes when stepping
through relay stubs (or when FS is invalid otherwise).
Ulrich Weigand [Sun, 11 Oct 1998 18:58:01 +0000 (18:58 +0000)]
MOUSE.DRV routines moved to event.c. Call mouse event procedure.
Ulrich Weigand [Sun, 11 Oct 1998 18:47:02 +0000 (18:47 +0000)]
Changed DC members w.hVisRgn, w.hClipRgn, amd w.hGCClipRgn to
coordinates relative to the device, not the DC origin. This is
necessary to correctly implement GetClipRgn16 and InquireVisRgn.
SelectVisRgn also expects region in device-relative coordinates.
Adapted the rest of Wine to this coordinate change.
Implemented ExtSelectClipRgn.
Andreas Mohr [Sun, 11 Oct 1998 17:40:28 +0000 (17:40 +0000)]
Added gdb tip.
Andreas Mohr [Sun, 11 Oct 1998 17:37:53 +0000 (17:37 +0000)]
Small fix.
Andreas Mohr [Sun, 11 Oct 1998 17:36:46 +0000 (17:36 +0000)]
Yet another small self-loader fix.
Andreas Mohr [Sun, 11 Oct 1998 17:36:06 +0000 (17:36 +0000)]
Fixed severe bug: SetCurrentDirectory32A didn't set pTask->curdir
correctly due to current drive being set too late.
Alexandre Julliard [Sun, 11 Oct 1998 17:21:20 +0000 (17:21 +0000)]
Added a lost entry for last release.
Patrik Stridvall [Sun, 11 Oct 1998 17:12:21 +0000 (17:12 +0000)]
Use $(AS) instead of $(CC) to compile .s files.
Patrik Stridvall [Sun, 11 Oct 1998 17:09:05 +0000 (17:09 +0000)]
Started the implementation of MSACM.DLL, MSACM32.DLL and IMAGEHLP.DLL.