Dennis Bjorklund [Mon, 20 Sep 1999 15:26:06 +0000 (15:26 +0000)]
Added some values that were missing in the Swedish nls file.
Ulrich Weigand [Sun, 19 Sep 1999 18:58:16 +0000 (18:58 +0000)]
Bugfix: create DDB in X11DRV_DIB_GetDIBits if necessary.
Juergen Schmied [Sun, 19 Sep 1999 18:57:34 +0000 (18:57 +0000)]
Added missing export.
Juergen Schmied [Sun, 19 Sep 1999 18:56:40 +0000 (18:56 +0000)]
Fixed crash when loading *.ani files.
Ulrich Weigand [Sun, 19 Sep 1999 18:36:53 +0000 (18:36 +0000)]
Moved bulk of OLE implementation to dlls/ subdirectories.
Dennis Björklund [Sun, 19 Sep 1999 18:28:35 +0000 (18:28 +0000)]
Send correct WM_MENUSELECT when menu closes.
Francois Boisvert [Sun, 19 Sep 1999 18:27:05 +0000 (18:27 +0000)]
Added small feature in the file dialog.
Patrik Stridvall [Sun, 19 Sep 1999 14:20:33 +0000 (14:20 +0000)]
Added support for anonymous structs/unions on compilers that implement it.
Peter Ganten [Sun, 19 Sep 1999 14:17:14 +0000 (14:17 +0000)]
Stubs for PolyTextOutA/W.
Karl Lessard [Sun, 19 Sep 1999 14:15:41 +0000 (14:15 +0000)]
Some more minor GDI fixes.
Stephane Lussier [Sun, 19 Sep 1999 14:14:24 +0000 (14:14 +0000)]
In ImageList_Draw when drawing the bitmap with the transparent flag
set, background color/foreground color should be set to white/black,
when doing bitblt operation with the bitmap mask.
Huw D M Davies [Sun, 19 Sep 1999 14:13:39 +0000 (14:13 +0000)]
Extend DRAWMODE struct to win95 spec.
Add some more Escape -> Escape16 conversions.
Huw D M Davies [Sun, 19 Sep 1999 14:12:52 +0000 (14:12 +0000)]
Stop trashing devmode if in and out devmodes are the same.
Noomen Hamza [Sun, 19 Sep 1999 14:11:41 +0000 (14:11 +0000)]
The MDIClient class must be registered with the IDC_ARROW cursor.
Francis Beaudet [Sun, 19 Sep 1999 14:09:52 +0000 (14:09 +0000)]
Implemented the disabled state of the combobox.
Richard Cohen [Sun, 19 Sep 1999 14:08:13 +0000 (14:08 +0000)]
Protect SetMenu from rogue menu handle.
GetMenu16 can just call GetMenu.
Richard Cohen [Sun, 19 Sep 1999 14:05:05 +0000 (14:05 +0000)]
Protect MDISetMenu from rogue menu handles.
Richard Cohen [Sun, 19 Sep 1999 14:04:15 +0000 (14:04 +0000)]
Tidy up TRACE etc to use default channel.
Ulrich Weigand [Sun, 19 Sep 1999 12:15:58 +0000 (12:15 +0000)]
Move VerLanguageName[AW] back to base (exported from KERNEL32 ...).
Thuy Nguyen [Sun, 19 Sep 1999 12:14:38 +0000 (12:14 +0000)]
Added support for wizard property sheets.
Huw D M Davies [Sun, 19 Sep 1999 12:13:46 +0000 (12:13 +0000)]
Fix FormatMessage16 at least enough to get win95 16bit printdlg working.
David Luyer [Sun, 19 Sep 1999 12:12:34 +0000 (12:12 +0000)]
- iSelected should be -1 if no item selected (Gerard Patel)
- some of the checks for invalid items where > when they should have been >=
(Marcus Meissner)
- made InsertItem behave similarly to DeleteItem, ie, if the current item is
after where the item is inserted, increment the selected item (David Luyer)
Ulrich Weigand [Sun, 19 Sep 1999 12:11:02 +0000 (12:11 +0000)]
Bugfix: Declare CALL32_CBClient[Ex] without WINAPI.
Ulrich Weigand [Sun, 19 Sep 1999 12:10:03 +0000 (12:10 +0000)]
Bugfix: (E)IP-relative offsets depend on operand, not address, size.
Marcus Meissner [Sun, 19 Sep 1999 12:09:23 +0000 (12:09 +0000)]
Added stub implementation for EnumDisplayDevices*.
Marcus Meissner [Sun, 19 Sep 1999 12:08:18 +0000 (12:08 +0000)]
Added SC_GET_DEVTYPE.
Juergen Schmied [Sun, 19 Sep 1999 12:06:46 +0000 (12:06 +0000)]
Added stub for OLE32.DllGetClassObject.
Juergen Schmied [Sun, 19 Sep 1999 12:05:30 +0000 (12:05 +0000)]
More support for special pidls in SHGetSpecialFolderLocation.
Luc Tourangeau [Sun, 19 Sep 1999 12:04:42 +0000 (12:04 +0000)]
Implemented invisible pens.
Huw D M Davies [Sun, 19 Sep 1999 12:04:17 +0000 (12:04 +0000)]
Small DIB fixes.
Pascal Lessard [Sun, 19 Sep 1999 12:03:25 +0000 (12:03 +0000)]
Added a case for menu handling in win31.
Karl Lessard [Tue, 14 Sep 1999 11:51:01 +0000 (11:51 +0000)]
Fixed GetDIBits problems.
Patrik Stridvall [Tue, 14 Sep 1999 07:52:16 +0000 (07:52 +0000)]
Add support for anonymous struct/unions on compilers that implement it.
Dennis Björklund [Mon, 13 Sep 1999 16:06:17 +0000 (16:06 +0000)]
Fixed win9x look on checkboxes and radiobuttons.
Huw D M Davies [Mon, 13 Sep 1999 15:15:45 +0000 (15:15 +0000)]
Change interfaces to THUNK_Alloc/Free slightly and make them non-static.
Remove relays for win16drv from CallBack table, instead use build to
generate them directly in graphics/win16drv/prtdrv.c.
If Printer AbortProc is 16bit then allocate thunk and store that as a
32bit proc in DC. Setting of abortprocs now done in the correct place
(i.e. not in the driver).
Kai Morich [Mon, 13 Sep 1999 15:13:24 +0000 (15:13 +0000)]
Relaxed parameter checking for GetDIBits.
Ulrich Weigand [Mon, 13 Sep 1999 15:12:45 +0000 (15:12 +0000)]
Fixed last error code when trying to load unknown VxD with CreateFile.
Andreas Mohr [Mon, 13 Sep 1999 15:12:08 +0000 (15:12 +0000)]
Pretend successful execution of SHELL_NotifyIcon*().
Eric Pouech [Mon, 13 Sep 1999 15:11:35 +0000 (15:11 +0000)]
Added MenuItemFromPoint stub.
Eric Pouech [Mon, 13 Sep 1999 15:11:02 +0000 (15:11 +0000)]
Fixed off by one allocation error (DPA and DSA).
Eric Pouech [Mon, 13 Sep 1999 15:10:36 +0000 (15:10 +0000)]
Fixed crash in PlaySound thread.
Nick Holloway [Sat, 11 Sep 1999 16:29:00 +0000 (16:29 +0000)]
For Win 3.x applications, if they have either horizontal or vertical
scrollbars, enable both.
Patrik Stridvall [Sat, 11 Sep 1999 16:27:20 +0000 (16:27 +0000)]
Eliminated warnings.
Pierre Mageau [Sat, 11 Sep 1999 16:26:03 +0000 (16:26 +0000)]
Set the mouse capture on the combo listbox.
Lionel Ulmer [Sat, 11 Sep 1999 16:24:28 +0000 (16:24 +0000)]
- fixed the creation of back-buffers in DGA mode
- added a check on the validity of the Locking rectangle
- fixed the enumeration for DX-6.0
Stephane Lussier [Sat, 11 Sep 1999 16:23:35 +0000 (16:23 +0000)]
Fixed RGBQUAD/COLORREF mixup in CreateMappedBitmap().
Abey George [Sat, 11 Sep 1999 16:22:10 +0000 (16:22 +0000)]
Draw the focus rectangle for buttons with BS_3STATE, BS_RADIOBUTTON,
BS_CHECKBOX, BS_AUTO* styles.
Huw D M Davies [Fri, 10 Sep 1999 14:38:19 +0000 (14:38 +0000)]
Winspool DocumentProperties and DeviceCapabilities should now work on
native 16 bit drivers.
Huw D M Davies [Fri, 10 Sep 1999 14:37:29 +0000 (14:37 +0000)]
Fixes DeviceCapabilities for DC_PAPERSIZE.
Various fixes for OpenPrinter and EnumPrinters.
Separation of GetPrinter in preparation for unification with EnumPrinters.
Huw D M Davies [Fri, 10 Sep 1999 14:36:49 +0000 (14:36 +0000)]
Add support for a large number of different paper sizes to PostScript
driver.
Lionel Ulmer [Fri, 10 Sep 1999 14:21:27 +0000 (14:21 +0000)]
Added definitions of COM objects for D3D 6.x support.
Nick Holloway [Fri, 10 Sep 1999 14:18:18 +0000 (14:18 +0000)]
If there is not an exact match found for the requested font name,
instead of using the first font defined for the printer, map some
common font families (e.g. Arial -> Helvetica), and search again.
Ulrich Weigand [Fri, 10 Sep 1999 14:02:28 +0000 (14:02 +0000)]
Fixed bug in CBClient routines by storing the SEGPTR in the global
table and translating it on every use.
Abey George [Fri, 10 Sep 1999 14:00:57 +0000 (14:00 +0000)]
Changed the pixmap to look like the windows default application icon.
Richard Cohen [Fri, 10 Sep 1999 13:59:55 +0000 (13:59 +0000)]
Stop crash in GetDiskFreeSpaceEx.
Francis Beaudet [Fri, 10 Sep 1999 13:59:24 +0000 (13:59 +0000)]
Made sure that the windows with the WS_EX_TOOLWINDOW style didn't get
handled by the window manager.
Pascal Lessard [Fri, 10 Sep 1999 13:58:34 +0000 (13:58 +0000)]
Implemented the behavior around the ES_WANTRETURN style in the edit
control.
Stephane Lussier [Fri, 10 Sep 1999 13:57:59 +0000 (13:57 +0000)]
Pressing the delete key using an extended keyboard with numlock on is
not generating anymore a WM_CHAR message.
Niclas Karlsson [Fri, 10 Sep 1999 13:57:13 +0000 (13:57 +0000)]
Fixed pattern matching in PathMatchSpecA/W
Francois Boisvert [Fri, 10 Sep 1999 13:56:31 +0000 (13:56 +0000)]
Tabbing in the listview of the shellview.
Luc Tourangeau [Fri, 10 Sep 1999 13:56:00 +0000 (13:56 +0000)]
Fixed LISTVIEW_GetItemRect: the calculations were off for LVIR_BOUNDS,
LVIR_SELCTBOUNDS, LVIR_LABEL when the item width is greater than the
column width.
Fixed WM_GETDLGCODE by removing the DLGC_WANTRTAB and adding DLGC_WANTCHARS.
Juergen Schmied [Fri, 10 Sep 1999 13:54:35 +0000 (13:54 +0000)]
Fixed crash in detach sequence.
Juergen Schmied [Fri, 10 Sep 1999 13:54:15 +0000 (13:54 +0000)]
Fixed wrong return value.
Juergen Schmied [Fri, 10 Sep 1999 13:53:50 +0000 (13:53 +0000)]
Prevent endless loop in except2.
Adam Sacarny [Fri, 10 Sep 1999 13:53:20 +0000 (13:53 +0000)]
Now works around wine never exiting the debugger.
Should put bug reports in the right place now.
Marcus Meissner [Fri, 10 Sep 1999 13:52:12 +0000 (13:52 +0000)]
Added stub for RegisterActiveObject().
Marcus Meissner [Fri, 10 Sep 1999 13:51:11 +0000 (13:51 +0000)]
Added stub for WIN32S16.EXP1 (most likely LoadPeResource16).
Alexandre Julliard [Sun, 5 Sep 1999 16:48:16 +0000 (16:48 +0000)]
Removed __winelib flag.
Eric Pouech [Sun, 5 Sep 1999 16:44:38 +0000 (16:44 +0000)]
Updated to new MM header organization.
Eric Pouech [Sun, 5 Sep 1999 16:39:23 +0000 (16:39 +0000)]
Moved DDK level material to new include/mmddk.h file.
Copied some SDK level material from include/multimedia.h file.
Eric Pouech [Sun, 5 Sep 1999 16:31:37 +0000 (16:31 +0000)]
Updated to new MM header organization.
Cleaned-up internal structures (now 32 bit only).
Now using the MMSYSTEM entry points rather than the low level driver
ones directly.
Juergen Lock [Sun, 5 Sep 1999 16:26:12 +0000 (16:26 +0000)]
Fix %fs for signal handlers in the FS_sig undefined case (this patch
actually from Ulrich Weigand, I only tested it).
Ron Record [Sun, 5 Sep 1999 12:32:05 +0000 (12:32 +0000)]
Added support of __thr_errno for reentrance on UnixWare.
Richard Cohen [Sun, 5 Sep 1999 12:25:33 +0000 (12:25 +0000)]
No longer needs to calculate its own character size.
Richard Cohen [Sun, 5 Sep 1999 12:24:30 +0000 (12:24 +0000)]
Consequential changes to default system font sizes
Richard Cohen [Sun, 5 Sep 1999 12:18:57 +0000 (12:18 +0000)]
Various fixes for the X11 font mapper, particularly:
- size fonts with negative heights correctly
- calculate average width correctly.
Francis Beaudet [Sun, 5 Sep 1999 12:15:49 +0000 (12:15 +0000)]
Use a special value in the hotspot coordinate to identify which HICON
are cursors and which are icons.
Pierre Mageau [Sun, 5 Sep 1999 12:12:30 +0000 (12:12 +0000)]
Modified CBDropDown to find the best height of the listbox.
Alexandre Julliard [Sat, 4 Sep 1999 14:36:02 +0000 (14:36 +0000)]
Added configure check for str[n]casecmp.
Uwe Bonnes [Sat, 4 Sep 1999 14:32:27 +0000 (14:32 +0000)]
Allow timeout of 0. Cap timer rate to SYS_TIMER_RATE.
Huw D M Davies [Sat, 4 Sep 1999 14:31:08 +0000 (14:31 +0000)]
Added type PWORD.
Huw D M Davies [Sat, 4 Sep 1999 14:30:33 +0000 (14:30 +0000)]
Added loads of types, defines and declarations to winspool.h.
Francois Boisvert [Sat, 4 Sep 1999 14:28:49 +0000 (14:28 +0000)]
Fixed the height of items in the lookin combobox of the filedlg95.
Stephane Lussier [Sat, 4 Sep 1999 14:27:50 +0000 (14:27 +0000)]
Initialize the enabling state variable in the edit.
Noomen Hamza [Sat, 4 Sep 1999 14:25:55 +0000 (14:25 +0000)]
The fast window frame size should be the same as the frame size used
by NC_DrawFrame function.
Huw D M Davies [Sat, 4 Sep 1999 14:25:02 +0000 (14:25 +0000)]
Fixed compiler warnings.
Huw D M Davies [Sat, 4 Sep 1999 14:23:26 +0000 (14:23 +0000)]
lstrncmpi isn't a windows API, use strncasecmp instead.
Alexandre Julliard [Sat, 4 Sep 1999 11:26:56 +0000 (11:26 +0000)]
Fixed GMEM_ZEROINIT in GlobalRealloc (thanks to Gerard Patel).
Alexandre Julliard [Sat, 4 Sep 1999 11:21:10 +0000 (11:21 +0000)]
Added missing HFONT type.
Pierre Mageau [Sat, 4 Sep 1999 11:16:48 +0000 (11:16 +0000)]
Changed CopyImage to accept desiredX, desiredY and LR_COPYFROMRESOURCE.
CURSORICON_FindBestIcon changed to find the correct icon.
ImageList_ReplaceIcon now calls CopyImage internally.
Assign a value for the hIconSm CLASS member (using CopyImage).
Guy Albertelli [Sat, 4 Sep 1999 11:11:02 +0000 (11:11 +0000)]
Fixed WriteConsoleOutput and GetNumberOfConsoleInputEvents.
Thuy Nguyen [Sat, 4 Sep 1999 11:09:20 +0000 (11:09 +0000)]
Give applications a copy of the property sheet dialog template as they
might modify it.
Marcus Meissner [Sat, 4 Sep 1999 11:07:27 +0000 (11:07 +0000)]
Relay exclude lists were not working due to some CharUpperA()
somewhere else.
Huw D M Davies [Sat, 4 Sep 1999 11:05:41 +0000 (11:05 +0000)]
winspool -> winspool.drv
Uwe Bonnes [Sat, 4 Sep 1999 11:04:45 +0000 (11:04 +0000)]
Implemented StrCmpNIA like the other StrCmpXX functions.
Thuy Nguyen [Sat, 4 Sep 1999 11:03:22 +0000 (11:03 +0000)]
Resolve environment variable when enumerating values.
Pascal Lessard [Sat, 4 Sep 1999 10:59:07 +0000 (10:59 +0000)]
The format rect is recalculated for each font change. MoveEnd &
MoveHome improved.
Karl Lessard [Fri, 3 Sep 1999 16:49:17 +0000 (16:49 +0000)]
Ian Ward
Dan Langlois
Speed up conversion between XImages and DIBSections.
Francois Boisvert [Fri, 3 Sep 1999 16:46:41 +0000 (16:46 +0000)]
Some <open> features in the file dialog 95.
Ulrich Weigand [Fri, 3 Sep 1999 16:45:44 +0000 (16:45 +0000)]
Removed global variable pCurrentTeb.