wine
23 years agoAdded stubs for GetWindowsModuleFileName[A/W].
Eric Kohl [Tue, 20 Mar 2001 01:53:51 +0000 (01:53 +0000)] 
Added stubs for GetWindowsModuleFileName[A/W].

23 years agoNative version seems to always re-draw the selected text at the end of
Guy L. Albertelli [Tue, 20 Mar 2001 01:51:58 +0000 (01:51 +0000)] 
Native version seems to always re-draw the selected text at the end of
a rollup.

23 years agoAdded gamma ramp code to the XVidMode interface.
Ove Kaaven [Tue, 20 Mar 2001 01:24:08 +0000 (01:24 +0000)] 
Added gamma ramp code to the XVidMode interface.

23 years agoMore DirectDraw HAL type declarations.
Ove Kaaven [Tue, 20 Mar 2001 01:15:36 +0000 (01:15 +0000)] 
More DirectDraw HAL type declarations.

23 years agoFixed FreeBDS xpg4 check.
Satsuki Fujishima [Mon, 19 Mar 2001 19:19:59 +0000 (19:19 +0000)] 
Fixed FreeBDS xpg4 check.

23 years agoUse INSTALL_SCRIPT instead of INSTALL_PROGRAM for scripts.
Satsuki Fujishima [Mon, 19 Mar 2001 19:19:23 +0000 (19:19 +0000)] 
Use INSTALL_SCRIPT instead of INSTALL_PROGRAM for scripts.

23 years agoAdd version info for built-in oleaut32.dll.
Dmitry Timoshkov [Mon, 19 Mar 2001 19:17:27 +0000 (19:17 +0000)] 
Add version info for built-in oleaut32.dll.

23 years agoFix system menu crash by ensuring that item->text is not null when
Gerard Patel [Mon, 19 Mar 2001 19:16:21 +0000 (19:16 +0000)] 
Fix system menu crash by ensuring that item->text is not null when
MF_TEXT set.

23 years agoAdded IDirectDrawGammaControl interface declaration.
Ove Kaaven [Mon, 19 Mar 2001 19:15:57 +0000 (19:15 +0000)] 
Added IDirectDrawGammaControl interface declaration.

23 years agoTruncate version data if provided buffer is not large enough.
Dmitry Timoshkov [Mon, 19 Mar 2001 19:15:36 +0000 (19:15 +0000)] 
Truncate version data if provided buffer is not large enough.

23 years agoFixed sound disappearing after on-the-fly sample rate changes and
Ove Kaaven [Mon, 19 Mar 2001 19:14:39 +0000 (19:14 +0000)] 
Fixed sound disappearing after on-the-fly sample rate changes and
after certain underrun conditions.
Compilation fixes for when USE_DSOUND3D is defined.

23 years agoWin2000: If both WS_EX_LAYERED and WS_EX_TRANSPARENT styles are set,
Ove Kaaven [Mon, 19 Mar 2001 19:14:22 +0000 (19:14 +0000)] 
Win2000: If both WS_EX_LAYERED and WS_EX_TRANSPARENT styles are set,
mouse clicks should go straight through the window.

23 years agoSHGetSpecialFolderPathA must be able to create a full path if it
Eric Kohl [Mon, 19 Mar 2001 19:14:00 +0000 (19:14 +0000)] 
SHGetSpecialFolderPathA must be able to create a full path if it
doesn't exist.

23 years agoAdded stub for _setjmp3().
Eric Kohl [Mon, 19 Mar 2001 19:13:40 +0000 (19:13 +0000)] 
Added stub for _setjmp3().
Implemented _sopen().

23 years agoAdded version info.
Gerard Patel [Fri, 16 Mar 2001 16:50:24 +0000 (16:50 +0000)] 
Added version info.

23 years agoMoved GetTextMetrics to unicode.
Huw D M Davies [Fri, 16 Mar 2001 16:43:14 +0000 (16:43 +0000)] 
Moved GetTextMetrics to unicode.

23 years agoFixed prototype of GetFileVersionInfoA/W.
Dmitry Timoshkov [Fri, 16 Mar 2001 16:42:20 +0000 (16:42 +0000)] 
Fixed prototype of GetFileVersionInfoA/W.

23 years ago- Documented things known to be unimplemented.
Guy L. Albertelli [Fri, 16 Mar 2001 16:41:56 +0000 (16:41 +0000)] 
- Documented things known to be unimplemented.
- Implemented CBN_SELCHANGE, CBN_KILLFOCUS, and CBN_SELENDOK.
- Corrected CBEN_ENDEDIT notifies to always have edit control text.
- Locked "selected" state of icon to focus state of edit control (if
  it exists) just like native.

23 years ago- Correct RBN_CHILDSIZE band rectangle to match native.
Guy L. Albertelli [Fri, 16 Mar 2001 16:41:32 +0000 (16:41 +0000)] 
- Correct RBN_CHILDSIZE band rectangle to match native.
- Correct flags in DeferWindowPos to SWP_NOZORDER to match native.
- Make handling ComboBox and ComboBoxEx the same when moving child
  windows.

23 years agoLabel the width and height correctly in the WINDOWPOS display.
Guy L. Albertelli [Fri, 16 Mar 2001 16:41:07 +0000 (16:41 +0000)] 
Label the width and height correctly in the WINDOWPOS display.

23 years agoAdded Win2000 WS_EX_LAYERED window style.
Ove Kaaven [Fri, 16 Mar 2001 16:40:43 +0000 (16:40 +0000)] 
Added Win2000 WS_EX_LAYERED window style.

23 years agoReplaced one .kde with .kde2 in KDE2 menu code.
Marcus Meissner [Fri, 16 Mar 2001 16:40:12 +0000 (16:40 +0000)] 
Replaced one .kde with .kde2 in KDE2 menu code.

23 years agoRemoved path from dplayx registry entry, so that the builtin dplayx
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.

23 years agoSet LD_LIBRARY_PATH if necessary before calling wrc & winebuild.
Francois Gouget [Fri, 16 Mar 2001 16:39:02 +0000 (16:39 +0000)] 
Set LD_LIBRARY_PATH if necessary before calling wrc & winebuild.

23 years agoReturn from GetFileVersionInfo(Size) if specified file found, but
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.

23 years agoRemoved broken support for EV_TXEMPTY because it causes busy loops.
Mike McCormack [Wed, 14 Mar 2001 17:25:52 +0000 (17:25 +0000)] 
Removed broken support for EV_TXEMPTY because it causes busy loops.

23 years agoAdd missing release object so server exits cleanly.
Mike McCormack [Wed, 14 Mar 2001 17:25:26 +0000 (17:25 +0000)] 
Add missing release object so server exits cleanly.

23 years agoRecalculate menu sizes if WM_INITMENU has recreated/changed something.
Gerard Patel [Wed, 14 Mar 2001 17:24:59 +0000 (17:24 +0000)] 
Recalculate menu sizes if WM_INITMENU has recreated/changed something.

23 years agoUpdated.
Hann-huei Chiou [Tue, 13 Mar 2001 23:34:28 +0000 (23:34 +0000)] 
Updated.

23 years agoAdded stub for SetThreadExecutionState (new function in Win98/2000).
James Juran [Tue, 13 Mar 2001 23:33:26 +0000 (23:33 +0000)] 
Added stub for SetThreadExecutionState (new function in Win98/2000).

23 years agoFix Unicode/Ansi message translation for some listbox/combobox
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.

23 years agoFix typo in OUTLINETEXTMETRIC definition.
Huw D M Davies [Tue, 13 Mar 2001 23:31:40 +0000 (23:31 +0000)] 
Fix typo in OUTLINETEXTMETRIC definition.

23 years agoYet another attempt on fixing notifications in the edit control.
Dmitry Timoshkov [Tue, 13 Mar 2001 23:31:08 +0000 (23:31 +0000)] 
Yet another attempt on fixing notifications in the edit control.

23 years agoAdd some specific afmdirs as examples.
Marcus Meissner [Tue, 13 Mar 2001 23:30:33 +0000 (23:30 +0000)] 
Add some specific afmdirs as examples.

23 years agoDon't load AFM files from predefined directories; use [afmdirs]
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.

23 years agoFixed notifications of the edit control.
Dmitry Timoshkov [Sat, 10 Mar 2001 19:16:46 +0000 (19:16 +0000)] 
Fixed notifications of the edit control.

23 years agoCall DefWindowProc for WM_CTLCOLORSTATIC message when the apps does
Gerard Patel [Sat, 10 Mar 2001 19:16:26 +0000 (19:16 +0000)] 
Call DefWindowProc for WM_CTLCOLORSTATIC message when the apps does
not.

23 years agoFixed spelling/typos in comments.
Francois Gouget [Sat, 10 Mar 2001 19:15:49 +0000 (19:15 +0000)] 
Fixed spelling/typos in comments.

23 years agoAdded missing extension for 'ole32.dll'.
Francois Gouget [Sat, 10 Mar 2001 19:15:16 +0000 (19:15 +0000)] 
Added missing extension for 'ole32.dll'.

23 years agoAdded CreateRemoteThread.
Francois Gouget [Sat, 10 Mar 2001 19:15:04 +0000 (19:15 +0000)] 
Added CreateRemoteThread.

23 years agoImplement SHGetFileInfoW by calling SHGetFileInfoA.
James Juran [Sat, 10 Mar 2001 19:14:30 +0000 (19:14 +0000)] 
Implement SHGetFileInfoW by calling SHGetFileInfoA.

23 years agoHandle empty strings and invalid values in lpstrInitialDir for 32 bits
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.

23 years agoAdded version16.rc in RC_SRCS list.
Alexandre Julliard [Thu, 8 Mar 2001 01:17:03 +0000 (01:17 +0000)] 
Added version16.rc in RC_SRCS list.

23 years agoAdded support for nested server waits (to allow waiting in signal
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).

23 years agoAdded a perl script to check many aspects of Wine configuration.
Andreas Mohr [Thu, 8 Mar 2001 01:14:13 +0000 (01:14 +0000)] 
Added a perl script to check many aspects of Wine configuration.

23 years agoLPARAM in find dialog wm_initdialog is the find/replace structure, not
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.

23 years agoUpdated Latvian date format.
Nerijus Baliunas [Thu, 8 Mar 2001 01:13:09 +0000 (01:13 +0000)] 
Updated Latvian date format.

23 years agoAdded SHELL linking of KDE2 desktop/menu entries.
Marcus Meissner [Thu, 8 Mar 2001 01:12:52 +0000 (01:12 +0000)] 
Added SHELL linking of KDE2 desktop/menu entries.

23 years agoRelease 20010305. wine-20010305
Alexandre Julliard [Mon, 5 Mar 2001 22:30:07 +0000 (22:30 +0000)] 
Release 20010305.

23 years agoUpdate nSelectionMark and nFocusedItem when inserting/deleting/sorting
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.

23 years agoImplemented SetFileApisToOEM, SetFileApisToANSI and AreFileApisANSI.
Dmitry Timoshkov [Mon, 5 Mar 2001 20:10:43 +0000 (20:10 +0000)] 
Implemented SetFileApisToOEM, SetFileApisToANSI and AreFileApisANSI.

23 years ago- Background of the child wnd should be erased with the same color as
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.

23 years agoUnblock the dialog message loop with a WM_NULL message.
Gerard Patel [Mon, 5 Mar 2001 19:59:50 +0000 (19:59 +0000)] 
Unblock the dialog message loop with a WM_NULL message.

23 years agoMade 8 bpp to 24 bit depth conversion in X11DRV_DIB_SetImageBits_8
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.

23 years agoChanged isolated for loops to while loops (based on a patch by Andreas
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).

23 years agoThe for loop in ITypeLib2_fnFindName was wrong (extra ';').
Andreas Mohr [Mon, 5 Mar 2001 19:32:50 +0000 (19:32 +0000)] 
The for loop in ITypeLib2_fnFindName was wrong (extra ';').

23 years agoGetFileInformationByHandle() fails for pipe handles according to
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 ?).

23 years agoDon't load the WINEPS driver until it's needed.
Ian Pilcher [Mon, 5 Mar 2001 19:30:18 +0000 (19:30 +0000)] 
Don't load the WINEPS driver until it's needed.

23 years agoMake EDIT_UnlockBuffer cope with destroyed windows.
Dmitry Timoshkov [Mon, 5 Mar 2001 19:29:47 +0000 (19:29 +0000)] 
Make EDIT_UnlockBuffer cope with destroyed windows.

23 years agoWe need to create the system heap at startup even though we don't use
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.

23 years ago - add tracing to OpenGL thunks
Lionel Ulmer [Sun, 4 Mar 2001 01:05:20 +0000 (01:05 +0000)] 
 - add tracing to OpenGL thunks
 - update to latest gl.spec file

23 years agoAdd DCX_CLIPSIBLINGS to flags for DCE_GetVisRgn only if window has
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.

23 years agoIn LISTVIEW_AddGroupSelection and LISTVIEW_SetGroupSelection, if no
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).

23 years agoIf a target has C++ sources, then use g++ to link it (fixes #162).
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.

23 years agoFixed file descriptor leak.
Alexandre Julliard [Sat, 3 Mar 2001 00:23:14 +0000 (00:23 +0000)] 
Fixed file descriptor leak.

23 years agoSome more message cleanups.
Andreas Mohr [Sat, 3 Mar 2001 00:22:50 +0000 (00:22 +0000)] 
Some more message cleanups.

23 years agoChris Jacobson
Alexandre Julliard [Sat, 3 Mar 2001 00:19:29 +0000 (00:19 +0000)] 
Chris Jacobson
Small bug fix.

23 years agoInitialize the return error code to 0 for common dialog file
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.

23 years agoAdd files found in an 'include' directory, to the 'misc sources' list.
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.

23 years agoCreate the server pipes on the client side and transfer them to the
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.

23 years agoReenable the wrapper support.
Francois Gouget [Thu, 1 Mar 2001 22:11:10 +0000 (22:11 +0000)] 
Reenable the wrapper support.

23 years agoSquash another AFM character metrics parsing bug.
Ian Pilcher [Thu, 1 Mar 2001 22:10:46 +0000 (22:10 +0000)] 
Squash another AFM character metrics parsing bug.

23 years agoNew mechanism to transfer file descriptors from client to server.
Alexandre Julliard [Wed, 28 Feb 2001 21:45:23 +0000 (21:45 +0000)] 
New mechanism to transfer file descriptors from client to server.

23 years agoSome minor changes to the German keyboard layout.
Johannes E. Schindelin [Wed, 28 Feb 2001 21:41:17 +0000 (21:41 +0000)] 
Some minor changes to the German keyboard layout.

23 years agoAvoid crash at end of list.
Dominik Strasser [Wed, 28 Feb 2001 21:40:19 +0000 (21:40 +0000)] 
Avoid crash at end of list.

23 years agoFix bug in AFM character width parsing.
Ian Pilcher [Wed, 28 Feb 2001 21:39:14 +0000 (21:39 +0000)] 
Fix bug in AFM character width parsing.

23 years agoSmall 'typos in comments' fixes.
Francois Gouget [Wed, 28 Feb 2001 05:31:02 +0000 (05:31 +0000)] 
Small 'typos in comments' fixes.

23 years agoUse the standard CreateThread routine to create 16-bit tasks instead
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.

23 years agoRemoved dependency on comctl32.
Alexandre Julliard [Wed, 28 Feb 2001 05:26:08 +0000 (05:26 +0000)] 
Removed dependency on comctl32.

23 years agoWINE_UNICODE_TEXT was incorrect.
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.

23 years agoImplemented WsControl command with id 0x101.
Michael Stefaniuc [Wed, 28 Feb 2001 05:17:44 +0000 (05:17 +0000)] 
Implemented WsControl command with id 0x101.

23 years agoAdded LOCALE_IDEFAULTMACCODEPAGE definition in most nls files.
Przemyslaw Bruski [Wed, 28 Feb 2001 05:17:01 +0000 (05:17 +0000)] 
Added LOCALE_IDEFAULTMACCODEPAGE definition in most nls files.

23 years agoNew set of macros for server calls; makes requests without variable
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.

23 years agoMoved PTHREAD_init_done out of the #ifdef.
Alexandre Julliard [Tue, 27 Feb 2001 01:54:20 +0000 (01:54 +0000)] 
Moved PTHREAD_init_done out of the #ifdef.

23 years agoAdded a few missing stubs to KERNEL32 and USER32.
Eric Pouech [Mon, 26 Feb 2001 22:33:29 +0000 (22:33 +0000)] 
Added a few missing stubs to KERNEL32 and USER32.

23 years agoHandle filenames with spaces.
Ove Kaaven [Mon, 26 Feb 2001 22:32:53 +0000 (22:32 +0000)] 
Handle filenames with spaces.

23 years agoMap 32 bits resource for 16 bits print dialog.
Gerard Patel [Mon, 26 Feb 2001 22:32:35 +0000 (22:32 +0000)] 
Map 32 bits resource for 16 bits print dialog.

23 years agoUse GetSysColorBrush(COLOR_WINDOW) when there is no brush for drawing
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.

23 years agoAdded (partial) support for FO_COPY and FO_DELETE.
David Grant [Mon, 26 Feb 2001 22:31:38 +0000 (22:31 +0000)] 
Added (partial) support for FO_COPY and FO_DELETE.

23 years agoAdd version information (16 and 32 bit) to core built-in dlls:
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.

23 years agoOnly create the system heap when we actually need it.
Alexandre Julliard [Fri, 23 Feb 2001 01:37:05 +0000 (01:37 +0000)] 
Only create the system heap when we actually need it.

23 years agoAllocations do not need to be on the system heap.
Alexandre Julliard [Fri, 23 Feb 2001 01:35:36 +0000 (01:35 +0000)] 
Allocations do not need to be on the system heap.

23 years agoHoriz/Vert determination must be dynamic, as the style may not be set
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.

23 years agoAvoid alignment problems with NMPGSCROLL struct.
Susan Farley [Fri, 23 Feb 2001 01:32:46 +0000 (01:32 +0000)] 
Avoid alignment problems with NMPGSCROLL struct.

23 years agoReplace fixme for SPI_GETWHEELSCROLLLINES with the default value of 3.
Chris Morgan [Fri, 23 Feb 2001 01:32:22 +0000 (01:32 +0000)] 
Replace fixme for SPI_GETWHEELSCROLLLINES with the default value of 3.

23 years agoPrepare background while drawing radio buttons and checkboxes.
Dmitry Timoshkov [Fri, 23 Feb 2001 01:32:05 +0000 (01:32 +0000)] 
Prepare background while drawing radio buttons and checkboxes.

23 years ago- We need to make sure we pay attention to if our call to
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.

23 years agoUpdated all fields with Ukrainian values.
Valery Kartel [Fri, 23 Feb 2001 01:30:34 +0000 (01:30 +0000)] 
Updated all fields with Ukrainian values.

23 years agoDo not allocate any USER data on the system heap.
Alexandre Julliard [Fri, 23 Feb 2001 01:13:42 +0000 (01:13 +0000)] 
Do not allocate any USER data on the system heap.

23 years agoA first stab at implementing the RunDll features.
Eric Pouech [Fri, 23 Feb 2001 01:12:26 +0000 (01:12 +0000)] 
A first stab at implementing the RunDll features.