Guy L. Albertelli [Fri, 16 Mar 2001 16:41:07 +0000 (16:41 +0000)]
Label the width and height correctly in the WINDOWPOS display.
Ove Kaaven [Fri, 16 Mar 2001 16:40:43 +0000 (16:40 +0000)]
Added Win2000 WS_EX_LAYERED window style.
Marcus Meissner [Fri, 16 Mar 2001 16:40:12 +0000 (16:40 +0000)]
Replaced one .kde with .kde2 in KDE2 menu code.
Ove Kaaven [Fri, 16 Mar 2001 16:39:42 +0000 (16:39 +0000)]
Removed path from dplayx registry entry, so that the builtin dplayx
can be loaded.
Francois Gouget [Fri, 16 Mar 2001 16:39:02 +0000 (16:39 +0000)]
Set LD_LIBRARY_PATH if necessary before calling wrc & winebuild.
Dmitry Timoshkov [Wed, 14 Mar 2001 17:26:16 +0000 (17:26 +0000)]
Return from GetFileVersionInfo(Size) if specified file found, but
VS_VERSION_INFO resource not.
Mike McCormack [Wed, 14 Mar 2001 17:25:52 +0000 (17:25 +0000)]
Removed broken support for EV_TXEMPTY because it causes busy loops.
Mike McCormack [Wed, 14 Mar 2001 17:25:26 +0000 (17:25 +0000)]
Add missing release object so server exits cleanly.
Gerard Patel [Wed, 14 Mar 2001 17:24:59 +0000 (17:24 +0000)]
Recalculate menu sizes if WM_INITMENU has recreated/changed something.
Hann-huei Chiou [Tue, 13 Mar 2001 23:34:28 +0000 (23:34 +0000)]
Updated.
James Juran [Tue, 13 Mar 2001 23:33:26 +0000 (23:33 +0000)]
Added stub for SetThreadExecutionState (new function in Win98/2000).
Rein Klazes [Tue, 13 Mar 2001 23:32:45 +0000 (23:32 +0000)]
Fix Unicode/Ansi message translation for some listbox/combobox
messages with a zero valued lparam. Output an error when the
translation fails.
Huw D M Davies [Tue, 13 Mar 2001 23:31:40 +0000 (23:31 +0000)]
Fix typo in OUTLINETEXTMETRIC definition.
Dmitry Timoshkov [Tue, 13 Mar 2001 23:31:08 +0000 (23:31 +0000)]
Yet another attempt on fixing notifications in the edit control.
Marcus Meissner [Tue, 13 Mar 2001 23:30:33 +0000 (23:30 +0000)]
Add some specific afmdirs as examples.
Ian Pilcher [Tue, 13 Mar 2001 23:30:03 +0000 (23:30 +0000)]
Don't load AFM files from predefined directories; use [afmdirs]
section in Wine config file instead.
Dmitry Timoshkov [Sat, 10 Mar 2001 19:16:46 +0000 (19:16 +0000)]
Fixed notifications of the edit control.
Gerard Patel [Sat, 10 Mar 2001 19:16:26 +0000 (19:16 +0000)]
Call DefWindowProc for WM_CTLCOLORSTATIC message when the apps does
not.
Francois Gouget [Sat, 10 Mar 2001 19:15:49 +0000 (19:15 +0000)]
Fixed spelling/typos in comments.
Francois Gouget [Sat, 10 Mar 2001 19:15:16 +0000 (19:15 +0000)]
Added missing extension for 'ole32.dll'.
Francois Gouget [Sat, 10 Mar 2001 19:15:04 +0000 (19:15 +0000)]
Added CreateRemoteThread.
James Juran [Sat, 10 Mar 2001 19:14:30 +0000 (19:14 +0000)]
Implement SHGetFileInfoW by calling SHGetFileInfoA.
Gerard Patel [Sat, 10 Mar 2001 19:13:59 +0000 (19:13 +0000)]
Handle empty strings and invalid values in lpstrInitialDir for 32 bits
open file dialogs.
Alexandre Julliard [Thu, 8 Mar 2001 01:17:03 +0000 (01:17 +0000)]
Added version16.rc in RC_SRCS list.
Alexandre Julliard [Thu, 8 Mar 2001 01:16:41 +0000 (01:16 +0000)]
Added support for nested server waits (to allow waiting in signal
handlers).
Andreas Mohr [Thu, 8 Mar 2001 01:14:13 +0000 (01:14 +0000)]
Added a perl script to check many aspects of Wine configuration.
Gerard Patel [Thu, 8 Mar 2001 01:13:34 +0000 (01:13 +0000)]
LPARAM in find dialog wm_initdialog is the find/replace structure, not
custdata.
Nerijus Baliunas [Thu, 8 Mar 2001 01:13:09 +0000 (01:13 +0000)]
Updated Latvian date format.
Marcus Meissner [Thu, 8 Mar 2001 01:12:52 +0000 (01:12 +0000)]
Added SHELL linking of KDE2 desktop/menu entries.
Alexandre Julliard [Mon, 5 Mar 2001 22:30:07 +0000 (22:30 +0000)]
Francois Gouget [Mon, 5 Mar 2001 22:11:17 +0000 (22:11 +0000)]
Update nSelectionMark and nFocusedItem when inserting/deleting/sorting
items.
SortItems: If sorting less than 2 items, do nothing.
Dmitry Timoshkov [Mon, 5 Mar 2001 20:10:43 +0000 (20:10 +0000)]
Implemented SetFileApisToOEM, SetFileApisToANSI and AreFileApisANSI.
Susan Farley [Mon, 5 Mar 2001 20:00:16 +0000 (20:00 +0000)]
- Background of the child wnd should be erased with the same color as
the control.
- Default scroll amount should be the minimum client area.
Gerard Patel [Mon, 5 Mar 2001 19:59:50 +0000 (19:59 +0000)]
Unblock the dialog message loop with a WM_NULL message.
Vedran Rodic [Mon, 5 Mar 2001 19:59:29 +0000 (19:59 +0000)]
Made 8 bpp to 24 bit depth conversion in X11DRV_DIB_SetImageBits_8
faster by using inline asm.
Alexandre Julliard [Mon, 5 Mar 2001 19:34:17 +0000 (19:34 +0000)]
Changed isolated for loops to while loops (based on a patch by Andreas
Mohr).
Andreas Mohr [Mon, 5 Mar 2001 19:32:50 +0000 (19:32 +0000)]
The for loop in ITypeLib2_fnFindName was wrong (extra ';').
Andreas Mohr [Mon, 5 Mar 2001 19:30:52 +0000 (19:30 +0000)]
GetFileInformationByHandle() fails for pipe handles according to
MSDN, and also for serial handles (FILE_TYPE_CHAR in general ?).
Ian Pilcher [Mon, 5 Mar 2001 19:30:18 +0000 (19:30 +0000)]
Don't load the WINEPS driver until it's needed.
Dmitry Timoshkov [Mon, 5 Mar 2001 19:29:47 +0000 (19:29 +0000)]
Make EDIT_UnlockBuffer cope with destroyed windows.
Alexandre Julliard [Sun, 4 Mar 2001 01:06:07 +0000 (01:06 +0000)]
We need to create the system heap at startup even though we don't use
it, since some Win95 native dlls depend on that.
Lionel Ulmer [Sun, 4 Mar 2001 01:05:20 +0000 (01:05 +0000)]
- add tracing to OpenGL thunks
- update to latest gl.spec file
Dmitry Timoshkov [Sun, 4 Mar 2001 01:05:00 +0000 (01:05 +0000)]
Add DCX_CLIPSIBLINGS to flags for DCE_GetVisRgn only if window has
WS_CLIPSIBLINGS bit set.
Francois Gouget [Sun, 4 Mar 2001 01:04:35 +0000 (01:04 +0000)]
In LISTVIEW_AddGroupSelection and LISTVIEW_SetGroupSelection, if no
selection mark has been set, just select the current item.
In LISTVIEW_SetGroupSelection we must also set the selection mark in
that case (and only in that case).
Removed a naughty ';' (spotted by Eric Pouech).
Francois Gouget [Sun, 4 Mar 2001 01:03:55 +0000 (01:03 +0000)]
If a target has C++ sources, then use g++ to link it (fixes #162).
Removed SONAME, it's not relevant for dlls and was unused anyway.
Alexandre Julliard [Sat, 3 Mar 2001 00:23:14 +0000 (00:23 +0000)]
Fixed file descriptor leak.
Andreas Mohr [Sat, 3 Mar 2001 00:22:50 +0000 (00:22 +0000)]
Some more message cleanups.
Alexandre Julliard [Sat, 3 Mar 2001 00:19:29 +0000 (00:19 +0000)]
Chris Jacobson
Small bug fix.
Gerard Patel [Sat, 3 Mar 2001 00:18:14 +0000 (00:18 +0000)]
Initialize the return error code to 0 for common dialog file
functions.
Francois Gouget [Sat, 3 Mar 2001 00:17:11 +0000 (00:17 +0000)]
Add files found in an 'include' directory, to the 'misc sources' list.
Alexandre Julliard [Thu, 1 Mar 2001 22:13:49 +0000 (22:13 +0000)]
Create the server pipes on the client side and transfer them to the
server on thread creation.
Use a single per-process socket instead of one per thread for
transferring file handles between client and server.
Francois Gouget [Thu, 1 Mar 2001 22:11:10 +0000 (22:11 +0000)]
Reenable the wrapper support.
Ian Pilcher [Thu, 1 Mar 2001 22:10:46 +0000 (22:10 +0000)]
Squash another AFM character metrics parsing bug.
Alexandre Julliard [Wed, 28 Feb 2001 21:45:23 +0000 (21:45 +0000)]
New mechanism to transfer file descriptors from client to server.
Johannes E. Schindelin [Wed, 28 Feb 2001 21:41:17 +0000 (21:41 +0000)]
Some minor changes to the German keyboard layout.
Dominik Strasser [Wed, 28 Feb 2001 21:40:19 +0000 (21:40 +0000)]
Avoid crash at end of list.
Ian Pilcher [Wed, 28 Feb 2001 21:39:14 +0000 (21:39 +0000)]
Fix bug in AFM character width parsing.
Francois Gouget [Wed, 28 Feb 2001 05:31:02 +0000 (05:31 +0000)]
Small 'typos in comments' fixes.
Alexandre Julliard [Wed, 28 Feb 2001 05:29:50 +0000 (05:29 +0000)]
Use the standard CreateThread routine to create 16-bit tasks instead
of duplicating the code.
Alexandre Julliard [Wed, 28 Feb 2001 05:26:08 +0000 (05:26 +0000)]
Removed dependency on comctl32.
François Gouget [Wed, 28 Feb 2001 05:18:54 +0000 (05:18 +0000)]
WINE_UNICODE_TEXT was incorrect.
Dropped support for WINE_UNICODE_TEXT('c') in C.
Michael Stefaniuc [Wed, 28 Feb 2001 05:17:44 +0000 (05:17 +0000)]
Implemented WsControl command with id 0x101.
Przemyslaw Bruski [Wed, 28 Feb 2001 05:17:01 +0000 (05:17 +0000)]
Added LOCALE_IDEFAULTMACCODEPAGE definition in most nls files.
Alexandre Julliard [Tue, 27 Feb 2001 02:09:16 +0000 (02:09 +0000)]
New set of macros for server calls; makes requests without variable
part somewhat faster.
Alexandre Julliard [Tue, 27 Feb 2001 01:54:20 +0000 (01:54 +0000)]
Moved PTHREAD_init_done out of the #ifdef.
Eric Pouech [Mon, 26 Feb 2001 22:33:29 +0000 (22:33 +0000)]
Added a few missing stubs to KERNEL32 and USER32.
Ove Kaaven [Mon, 26 Feb 2001 22:32:53 +0000 (22:32 +0000)]
Handle filenames with spaces.
Gerard Patel [Mon, 26 Feb 2001 22:32:35 +0000 (22:32 +0000)]
Map 32 bits resource for 16 bits print dialog.
Dmitry Timoshkov [Mon, 26 Feb 2001 22:31:55 +0000 (22:31 +0000)]
Use GetSysColorBrush(COLOR_WINDOW) when there is no brush for drawing
background in listbox.
David Grant [Mon, 26 Feb 2001 22:31:38 +0000 (22:31 +0000)]
Added (partial) support for FO_COPY and FO_DELETE.
Dmitry Timoshkov [Fri, 23 Feb 2001 20:37:13 +0000 (20:37 +0000)]
Add version information (16 and 32 bit) to core built-in dlls:
krnl386.exe/kernel32.dll, user.exe/user32.dll, gdi.exe/gdi32.dll.
Provide a way for reading version information using standard API:
GetFileVersionInfoSize -> GetFileVersionInfo -> VerQueryValue.
Alexandre Julliard [Fri, 23 Feb 2001 01:37:05 +0000 (01:37 +0000)]
Only create the system heap when we actually need it.
Alexandre Julliard [Fri, 23 Feb 2001 01:35:36 +0000 (01:35 +0000)]
Allocations do not need to be on the system heap.
Susan Farley [Fri, 23 Feb 2001 01:33:01 +0000 (01:33 +0000)]
Horiz/Vert determination must be dynamic, as the style may not be set
upon creation; improved positioning and scrolling.
Susan Farley [Fri, 23 Feb 2001 01:32:46 +0000 (01:32 +0000)]
Avoid alignment problems with NMPGSCROLL struct.
Chris Morgan [Fri, 23 Feb 2001 01:32:22 +0000 (01:32 +0000)]
Replace fixme for SPI_GETWHEELSCROLLLINES with the default value of 3.
Dmitry Timoshkov [Fri, 23 Feb 2001 01:32:05 +0000 (01:32 +0000)]
Prepare background while drawing radio buttons and checkboxes.
Aric Stewart [Fri, 23 Feb 2001 01:31:47 +0000 (01:31 +0000)]
- We need to make sure we pay attention to if our call to
SetClipboardData from the X11DRV version of the function works. If not
we need to delete the global block we allocated. This is a sever memory
leak with large clipboard items.
- If an X selection it too large then X may give it to us in chunks,
we were not handling this well.
Valery Kartel [Fri, 23 Feb 2001 01:30:34 +0000 (01:30 +0000)]
Updated all fields with Ukrainian values.
Alexandre Julliard [Fri, 23 Feb 2001 01:13:42 +0000 (01:13 +0000)]
Do not allocate any USER data on the system heap.
Eric Pouech [Fri, 23 Feb 2001 01:12:26 +0000 (01:12 +0000)]
A first stab at implementing the RunDll features.
Andreas Mohr [Fri, 23 Feb 2001 01:10:50 +0000 (01:10 +0000)]
BuildCommDCB16 had a rather broken baud rate handling.
Ove Kaaven [Fri, 23 Feb 2001 01:10:11 +0000 (01:10 +0000)]
Made the winelauncher support winelib app invocations. Fixed a few
file path issues.
Alexandre Julliard [Wed, 21 Feb 2001 04:21:50 +0000 (04:21 +0000)]
Added separate server pipe to wait on blocking server calls.
Send the complete request/reply through the request fifo instead of
just a dummy byte.
Convert error status to text in server reply tracing.
Chris Morgan [Wed, 21 Feb 2001 04:01:20 +0000 (04:01 +0000)]
Confirm file deletes. Make delete confirmation messages more
consistent. Improve trace messages on delete failure.
Chris Morgan [Wed, 21 Feb 2001 04:01:03 +0000 (04:01 +0000)]
Add shell support for deleting files using the Delete key.
Ian Pilcher [Wed, 21 Feb 2001 04:00:40 +0000 (04:00 +0000)]
Implement EnumPrinterDataEx{A|W}.
Alexandre Julliard [Wed, 21 Feb 2001 02:20:45 +0000 (02:20 +0000)]
Removed some unnecessary ordinals.
Alexandre Julliard [Wed, 21 Feb 2001 02:20:08 +0000 (02:20 +0000)]
__getmainargs last argument is a pointer to new_mode.
Alexandre Julliard [Tue, 20 Feb 2001 23:45:07 +0000 (23:45 +0000)]
Small server protocol cleanups.
Gerard Patel [Tue, 20 Feb 2001 23:43:43 +0000 (23:43 +0000)]
Stub for OleSavedClientDoc.
Aric Stewart [Tue, 20 Feb 2001 23:43:21 +0000 (23:43 +0000)]
Insert the item before calling a SetFirstVisible which can generate a
WM_PAINT message.
Alexandre Julliard [Tue, 20 Feb 2001 01:59:27 +0000 (01:59 +0000)]
Clear %ebp before entering the new thread.
Alexandre Julliard [Tue, 20 Feb 2001 01:57:13 +0000 (01:57 +0000)]
Got rid of the WSINFO structure. Fixed a couple of bugs.
Alexandre Julliard [Tue, 20 Feb 2001 01:56:46 +0000 (01:56 +0000)]
Fixed __GetMainArgs.
Joerg Mayer [Tue, 20 Feb 2001 01:54:50 +0000 (01:54 +0000)]
Add information about prebuilt documentation packages in
other-than-sgml form.
Aric Stewart [Tue, 20 Feb 2001 01:54:08 +0000 (01:54 +0000)]
We need to give room for the null termination when translating the
clipboard text.
Guy L. Albertelli [Tue, 20 Feb 2001 01:53:43 +0000 (01:53 +0000)]
- Implement CB_SETCURSEL, CBEM_DELETEITEM, CBEM_GETITEM,
CBEM_{GET|SET}UNICODEFORMAT, CB_FINDSTRINGEXACT, WM_COMMAND,
WM_DELETEITEM.
- Implement extended style CBES_EX_NOEDITIMAGE, and warn others are
not yet implemented.
- Restructure DrawItem code to do things more rationally.
Guy L. Albertelli [Tue, 20 Feb 2001 01:53:12 +0000 (01:53 +0000)]
- Restructure PaintText code to remove FillRect from owner-drawn path.
- Change SetFocus to indicate focus set only after Notify is sent to owner.
- Get more info in a trace.
Rein Klazes [Tue, 20 Feb 2001 01:52:41 +0000 (01:52 +0000)]
Correct error message in case DOSFS_OpenDevice() fails on a COMx
device.