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.
Alexandre Julliard [Tue, 20 Feb 2001 00:55:17 +0000 (00:55 +0000)]
Removed a few Callout functions by doing a GetProcAddress at the time
we actually need the function.
Alexandre Julliard [Tue, 20 Feb 2001 00:52:41 +0000 (00:52 +0000)]
Fixed MEM_SYSTEM handling to avoid unmapping areas that we didn't mmap.
Dmitry Timoshkov [Tue, 20 Feb 2001 00:51:49 +0000 (00:51 +0000)]
Fix prototypes of MSVCRT___getmainargs and MSVCRT___wgetmainargs.
Protect MSVCRT__acmdln global variable from corruption.
Josh DuBois [Tue, 20 Feb 2001 00:49:12 +0000 (00:49 +0000)]
Moved typedef of CRITICAL_SECTION out of #pragma pack(1) block.
Eric Kohl [Tue, 20 Feb 2001 00:48:37 +0000 (00:48 +0000)]
Fixed behaviour of dropdown buttons. When a dropdown button is
clicked, it does not change into pressed state.
Dmitry Timoshkov [Tue, 20 Feb 2001 00:48:13 +0000 (00:48 +0000)]
Better implementation of EMF record EMR_EXTSELECTCLIPRGN.
Marcus Meissner [Tue, 20 Feb 2001 00:47:34 +0000 (00:47 +0000)]
Translated new common dialog resources into German.
Resized file dialog a bit to make toolbar completely visible again.
Marcus Meissner [Tue, 20 Feb 2001 00:47:09 +0000 (00:47 +0000)]
Fixed German translation, changed dialog font to Helvetica.
Alexandre Julliard [Fri, 16 Feb 2001 22:44:01 +0000 (22:44 +0000)]
Chris Morgan [Fri, 16 Feb 2001 19:52:50 +0000 (19:52 +0000)]
Assert on output buffer overflow.
James Hatheway [Fri, 16 Feb 2001 19:39:14 +0000 (19:39 +0000)]
Update selection after sorting (in LISTVIEW_SortItems) by making sure
selection list matches states of individual items.
François Gouget [Fri, 16 Feb 2001 19:38:50 +0000 (19:38 +0000)]
Added DIB/pixmap synchronization for {Get,Set}Pixel.
François Gouget [Fri, 16 Feb 2001 19:38:32 +0000 (19:38 +0000)]
TB_SETBUTTONSIZE messages must be taken into account even after
buttons have been added.
Alexandre Julliard [Fri, 16 Feb 2001 19:08:19 +0000 (19:08 +0000)]
Pass the stdin/stdout handles on startup to use as console (based on a
patch by Eric Pouech).
Aric Stewart [Fri, 16 Feb 2001 19:06:50 +0000 (19:06 +0000)]
Correct the codepage for the Turkish keyboard.
Aric Stewart [Fri, 16 Feb 2001 19:06:34 +0000 (19:06 +0000)]
Setting the HotItem to -1 can be disastrous at times if it equals
oldhit.
Jon Griffiths [Fri, 16 Feb 2001 19:06:05 +0000 (19:06 +0000)]
- Create entries for ordinal only exports, use ordinals if non-standard.
- Improve C++ demangler, recognise data types, fix some bugs.
Gerard Patel [Fri, 16 Feb 2001 19:05:42 +0000 (19:05 +0000)]
Gives back the ERROR_FILE_NOT_FOUND to GetFileAttributes.
Alexandre Julliard [Thu, 15 Feb 2001 21:27:06 +0000 (21:27 +0000)]
Added support for backslash escaping of special characters.
Lawson Whitney [Thu, 15 Feb 2001 21:26:29 +0000 (21:26 +0000)]
If VerQueryValueA is called with a PE resource, translate the call to
VerQueryValueW.
Aric Stewart [Thu, 15 Feb 2001 21:25:03 +0000 (21:25 +0000)]
Continued the implementation of Set Hot Item.
James Hatheway [Thu, 15 Feb 2001 21:24:43 +0000 (21:24 +0000)]
Send LVN_DELETEITEM notification first, to avoid crashes if the app
requests LVIF_PARAM with LISTVIEW_GetItem() during its LVN_DELETEITEM
message handler.
Chris Morgan [Thu, 15 Feb 2001 21:24:07 +0000 (21:24 +0000)]
Add includes for <time.h>.
Morten Welinder [Thu, 15 Feb 2001 21:23:50 +0000 (21:23 +0000)]
(PSDRV_AFMGetCharMetrics): Use unsigned chars (since isspace is used).
(PSDRV_AFMParse): Don't crash on missing font name. Use unsigned
chars. Fix peculiar inconsistent indentation. Don't leak a FILE.
Catch problematic files with no line feed in them. Don't mix
characters and integers. Don't overrun the buffer.
Aric Stewart [Thu, 15 Feb 2001 21:23:23 +0000 (21:23 +0000)]
Added a turkish keyboard layout.
Alexandre Julliard [Wed, 14 Feb 2001 23:12:36 +0000 (23:12 +0000)]
Removed ordinal from functions that don't need a specific value.
Patrik Stridvall [Wed, 14 Feb 2001 23:11:17 +0000 (23:11 +0000)]
Documentation ordinal fixes.
Huw D M Davies [Wed, 14 Feb 2001 22:56:38 +0000 (22:56 +0000)]
Change FONTOBJ to use LOGFONTW rather than LOGFONT16.
Updated parameters of DEVICEFONTENUMPROC.
Alexandre Julliard [Wed, 14 Feb 2001 21:50:09 +0000 (21:50 +0000)]
Fixed WM_GETTEXTLENGTH handling.
Eric Pouech [Wed, 14 Feb 2001 21:49:22 +0000 (21:49 +0000)]
Started the real implementation of mciavi.
Alexandre Julliard [Wed, 14 Feb 2001 21:45:52 +0000 (21:45 +0000)]
Always return success instead of overflow if caller didn't specify a
buffer.
Morten Welinder [Wed, 14 Feb 2001 21:45:12 +0000 (21:45 +0000)]
Output the right number of backslashes in values.
François Gouget [Wed, 14 Feb 2001 21:43:20 +0000 (21:43 +0000)]
Be smarter about the ellipsis in SPY_GetWndName.
François Gouget [Wed, 14 Feb 2001 21:43:06 +0000 (21:43 +0000)]
Misc typos in comments.
François Gouget [Wed, 14 Feb 2001 21:42:24 +0000 (21:42 +0000)]
ListView_GetItemRect already sets rc.left.