wine
21 years agoAdd DDCAPS2_CANRENDERWINDOWED capabilities to our DDraw driver.
Lionel Ulmer [Sat, 30 Nov 2002 01:53:13 +0000 (01:53 +0000)] 
Add DDCAPS2_CANRENDERWINDOWED capabilities to our DDraw driver.

21 years agoAdded declaration for SignalObjectAndWait.
Francois Gouget [Sat, 30 Nov 2002 01:52:54 +0000 (01:52 +0000)] 
Added declaration for SignalObjectAndWait.

21 years agoAdded constants for _set_error_mode().
Francois Gouget [Sat, 30 Nov 2002 01:52:30 +0000 (01:52 +0000)] 
Added constants for _set_error_mode().

21 years agoFixed 32 bit flag in midiOutShortMsg.
Jeff Smith [Sat, 30 Nov 2002 01:51:56 +0000 (01:51 +0000)] 
Fixed 32 bit flag in midiOutShortMsg.

21 years agoReplace LPDDSURFACEDESC by LPDDSURFACEDESC2 in IDirectDrawSurface4
Christian Costa [Sat, 30 Nov 2002 01:51:21 +0000 (01:51 +0000)] 
Replace LPDDSURFACEDESC by LPDDSURFACEDESC2 in IDirectDrawSurface4
methods declaration.

21 years agoFixed text mode value.
Andreas Mohr [Sat, 30 Nov 2002 01:50:55 +0000 (01:50 +0000)] 
Fixed text mode value.

21 years agoAdd the 48 and 96kHz WAVE_FORMAT constants.
Francois Gouget [Sat, 30 Nov 2002 01:50:06 +0000 (01:50 +0000)] 
Add the 48 and 96kHz WAVE_FORMAT constants.

21 years agoHandle encapsulated unions in a cleaner (and less buggy) way. Emit the
Ove Kaaven [Sat, 30 Nov 2002 01:49:46 +0000 (01:49 +0000)] 
Handle encapsulated unions in a cleaner (and less buggy) way. Emit the
names "DUMMYUNIONNAME" and "DUMMYSTRUCTNAME" for anonymous unions and
structs. Support const and extern definitions. Retain tokens (and
whether numbers are hex or not) used for computing constant
expressions, so that the full expression can be written to the header
file instead of the computed integer result of the expression. Parse
the sizeof() operator.  Compute and remember constant definitions and
enum values so they can be used in expressions. Improved identifier
lookup speed. Fixed some bugs.

21 years agoAdded missing union names for some encapsulated unions.
Ove Kaaven [Sat, 30 Nov 2002 01:49:20 +0000 (01:49 +0000)] 
Added missing union names for some encapsulated unions.

21 years ago- fix caps filling to be more in line with what we support
Lionel Ulmer [Sat, 30 Nov 2002 01:49:08 +0000 (01:49 +0000)] 
- fix caps filling to be more in line with what we support
- optimize a little bit the DrawPrimitive function

21 years agoFixed some problems with asynchronous file IO.
Martin Wilck [Sat, 30 Nov 2002 01:48:32 +0000 (01:48 +0000)] 
Fixed some problems with asynchronous file IO.

21 years ago - fix texture snooping (plus adds snoop for 1555 format)
Lionel Ulmer [Wed, 27 Nov 2002 21:38:28 +0000 (21:38 +0000)] 
 - fix texture snooping (plus adds snoop for 1555 format)
 - add texture memory usage tracking

21 years agoProvide stubs for DnsHostnameToComputerNameA/W.
Steve Lustbader [Wed, 27 Nov 2002 21:38:06 +0000 (21:38 +0000)] 
Provide stubs for DnsHostnameToComputerNameA/W.

21 years agoAdded definitions for a couple of stub functions that we import so
Alexandre Julliard [Wed, 27 Nov 2002 20:25:12 +0000 (20:25 +0000)] 
Added definitions for a couple of stub functions that we import so
that we don't import stubs directly.

21 years agoFixed some issues found by winapi_check.
Patrik Stridvall [Wed, 27 Nov 2002 20:21:24 +0000 (20:21 +0000)] 
Fixed some issues found by winapi_check.

21 years agoMoved handlers for int25 and int26 to winedos.
Jukka Heinonen [Wed, 27 Nov 2002 20:18:50 +0000 (20:18 +0000)] 
Moved handlers for int25 and int26 to winedos.

21 years agoEnumFont16 should enumerate gdi fonts too.
Huw D M Davies [Wed, 27 Nov 2002 20:16:36 +0000 (20:16 +0000)] 
EnumFont16 should enumerate gdi fonts too.

21 years ago- Typesafe parameters from TREEVIEW_NotifyFormat.
Dimitrie O. Paun [Wed, 27 Nov 2002 20:15:49 +0000 (20:15 +0000)] 
- Typesafe parameters from TREEVIEW_NotifyFormat.
- Rewrite TREEVIEW_NotifyFormat.
- Fix several invocations of TREEVIEW_SendTreeviewNotify.

21 years agoAdded SwitchToThread.
Francois Gouget [Wed, 27 Nov 2002 20:15:11 +0000 (20:15 +0000)] 
Added SwitchToThread.

21 years agoFix for implicit declaration of abs.
Vincent Béron [Wed, 27 Nov 2002 20:14:45 +0000 (20:14 +0000)] 
Fix for implicit declaration of abs.

21 years agoFix for deprecated use of label at the end of compound statement.
Vincent Béron [Wed, 27 Nov 2002 20:14:32 +0000 (20:14 +0000)] 
Fix for deprecated use of label at the end of compound statement.

21 years agoCorrect GetNumberFormatA for zero decimals and for zero grouping.
Bill Medland [Wed, 27 Nov 2002 20:13:22 +0000 (20:13 +0000)] 
Correct GetNumberFormatA for zero decimals and for zero grouping.

21 years agoPrevent Winhelp from crashing when it can't find the helpfile.
Matthew Davison [Wed, 27 Nov 2002 20:12:37 +0000 (20:12 +0000)] 
Prevent Winhelp from crashing when it can't find the helpfile.

21 years agoAdd some DDRAW and D3D definitions.
Christian Costa [Wed, 27 Nov 2002 20:12:10 +0000 (20:12 +0000)] 
Add some DDRAW and D3D definitions.

21 years ago- API files update.
Patrik Stridvall [Wed, 27 Nov 2002 20:11:10 +0000 (20:11 +0000)] 
- API files update.
- Minor improvement and bug fixes.

21 years agoRelease 20021125. wine-20021125
Alexandre Julliard [Mon, 25 Nov 2002 22:45:09 +0000 (22:45 +0000)] 
Release 20021125.

21 years agoFixed pthreads on FreeBSD (based on patch by Alexandre Julliard).
Patrik Stridvall [Mon, 25 Nov 2002 21:12:26 +0000 (21:12 +0000)] 
Fixed pthreads on FreeBSD (based on patch by Alexandre Julliard).

21 years agoAdded CS_DBLCLKS style to dialog window class.
Alexandre Julliard [Mon, 25 Nov 2002 21:10:23 +0000 (21:10 +0000)] 
Added CS_DBLCLKS style to dialog window class.

21 years agoChange some of the number seperators to "Neutral" rather than "Left to
Shachar Shemesh [Mon, 25 Nov 2002 21:09:49 +0000 (21:09 +0000)] 
Change some of the number seperators to "Neutral" rather than "Left to
right".

21 years agoStubs for CreateTimerQueue and DeleteTimerQueueEx.
Steve Lustbader [Mon, 25 Nov 2002 20:51:31 +0000 (20:51 +0000)] 
Stubs for CreateTimerQueue and DeleteTimerQueueEx.

21 years agoAssorted Win2k/WinXP stubs.
Steve Lustbader [Mon, 25 Nov 2002 20:50:53 +0000 (20:50 +0000)] 
Assorted Win2k/WinXP stubs.

21 years agoConverted implementation of _lseek to _lseeki64, implemented _lseek by
Stefan Leichter [Mon, 25 Nov 2002 20:50:01 +0000 (20:50 +0000)] 
Converted implementation of _lseek to _lseeki64, implemented _lseek by
calling _lseeki64.

21 years agoImplemented registry change notifications.
Mike McCormack [Mon, 25 Nov 2002 02:47:32 +0000 (02:47 +0000)] 
Implemented registry change notifications.

21 years agoX11DRV_DrawArc: Don't overwrite the ENDCAP style.
Uwe Bonnes [Mon, 25 Nov 2002 02:46:15 +0000 (02:46 +0000)] 
X11DRV_DrawArc: Don't overwrite the ENDCAP style.

21 years agoX11DRV_SelectPen(): Don't use a pen with half the width.
Uwe Bonnes [Mon, 25 Nov 2002 02:45:47 +0000 (02:45 +0000)] 
X11DRV_SelectPen(): Don't use a pen with half the width.

21 years agoAdded the missing cx member to the MyDLGITEMTEMPLATEEX struct.
Andreas Mohr [Mon, 25 Nov 2002 02:45:19 +0000 (02:45 +0000)] 
Added the missing cx member to the MyDLGITEMTEMPLATEEX struct.

21 years agoConverted implementation of _stat and _fstat to _stati64 and
Stefan Leichter [Mon, 25 Nov 2002 02:44:34 +0000 (02:44 +0000)] 
Converted implementation of _stat and _fstat to _stati64 and
_fstati64.
Implemented _stat/_fstat by calling _stati64/_fstati64.

21 years agoAdd support for VarAnd between integers.
Jason Edmeades [Mon, 25 Nov 2002 02:42:33 +0000 (02:42 +0000)] 
Add support for VarAnd between integers.

21 years ago- Prevent the backbuffer to also have the frontbuffer flag set.
Lionel Ulmer [Mon, 25 Nov 2002 02:42:04 +0000 (02:42 +0000)] 
- Prevent the backbuffer to also have the frontbuffer flag set.
- Log the Locking flags.
- Print symbolic name (if any) of zero values for bit fields (thanks
  Andi).

21 years agoMoved some GetThreadTimes tests out of the todo block.
Alexandre Julliard [Mon, 25 Nov 2002 01:34:23 +0000 (01:34 +0000)] 
Moved some GetThreadTimes tests out of the todo block.

21 years agoPartially implement GetThreadTimes.
Ryan Cumming [Mon, 25 Nov 2002 01:33:38 +0000 (01:33 +0000)] 
Partially implement GetThreadTimes.

21 years agoWarnings fixes.
Alexandre Julliard [Mon, 25 Nov 2002 01:14:15 +0000 (01:14 +0000)] 
Warnings fixes.

21 years ago- Move SetSystemTime, GetTimeZoneInformation and
György 'Nog' Jeney [Mon, 25 Nov 2002 01:12:39 +0000 (01:12 +0000)] 
- Move SetSystemTime, GetTimeZoneInformation and
  SetTimeZoneInformation implementation to ntdll.
- Docu updates.

21 years agoLVN_GETDISPINFO seems to always be Ansi.
Aric Stewart [Mon, 25 Nov 2002 01:11:11 +0000 (01:11 +0000)] 
LVN_GETDISPINFO seems to always be Ansi.

21 years agoStretchDIBits: avoid crash on null pointers.
Steve Lustbader [Mon, 25 Nov 2002 01:10:04 +0000 (01:10 +0000)] 
StretchDIBits: avoid crash on null pointers.

21 years agoAdd support for painting SBS_SIZEBOX style properly.
Robert Shearman [Mon, 25 Nov 2002 01:09:24 +0000 (01:09 +0000)] 
Add support for painting SBS_SIZEBOX style properly.

21 years agoMoved handlers for int11, int15 and int5c to winedos.
Jukka Heinonen [Sun, 24 Nov 2002 22:34:04 +0000 (22:34 +0000)] 
Moved handlers for int11, int15 and int5c to winedos.

21 years ago- add implementation for FindDevice function
Lionel Ulmer [Sun, 24 Nov 2002 22:33:41 +0000 (22:33 +0000)] 
- add implementation for FindDevice function
- some miscellaneous clean-ups / additions

21 years agoReplace most PROFILE_GetWineIni calls by direct registry accesses.
Alexandre Julliard [Sun, 24 Nov 2002 22:19:57 +0000 (22:19 +0000)] 
Replace most PROFILE_GetWineIni calls by direct registry accesses.
Keep the config key open to query all values instead of re-opening it
all the time.

21 years agoAdded dist rule for building the distribution tarballs.
Alexandre Julliard [Sun, 24 Nov 2002 22:17:15 +0000 (22:17 +0000)] 
Added dist rule for building the distribution tarballs.

21 years agoAdded CS_DBLCLKS so that systray receives double clicks.
Alexandre Julliard [Sun, 24 Nov 2002 22:16:29 +0000 (22:16 +0000)] 
Added CS_DBLCLKS so that systray receives double clicks.

21 years agoVGA text mode no longer flickers and it is much faster.
Jukka Heinonen [Sun, 24 Nov 2002 22:15:56 +0000 (22:15 +0000)] 
VGA text mode no longer flickers and it is much faster.
VGA text mode is now initialized earlier.
VGA text mode is now emulated even without console.

21 years agoCorrect UnhookWindowsHook: clear the handle so that the server doesn't
Bill Medland [Sun, 24 Nov 2002 22:15:01 +0000 (22:15 +0000)] 
Correct UnhookWindowsHook: clear the handle so that the server doesn't
try to use it.

21 years agoReenable OpenGL surface's flip method.
Christian Costa [Sun, 24 Nov 2002 22:14:40 +0000 (22:14 +0000)] 
Reenable OpenGL surface's flip method.
Reenable execute buffers.
Some bug fixes.

21 years agoPass correct instance in keyboard_hook setup.
Jens Hoffmann [Sun, 24 Nov 2002 22:14:08 +0000 (22:14 +0000)] 
Pass correct instance in keyboard_hook setup.

21 years agoFix some unicode->ascii calls.
Matthew Davison [Sun, 24 Nov 2002 22:13:26 +0000 (22:13 +0000)] 
Fix some unicode->ascii calls.

21 years agoAvoid using labels at the end of commpound statements.
Gerald Pfeifer [Sun, 24 Nov 2002 22:12:40 +0000 (22:12 +0000)] 
Avoid using labels at the end of commpound statements.

21 years agoRemoved no longer needed PROFILE_LoadWineIni().
Alexandre Julliard [Sat, 23 Nov 2002 02:24:53 +0000 (02:24 +0000)] 
Removed no longer needed PROFILE_LoadWineIni().

21 years agoMove int2f handler to winedos.
Jukka Heinonen [Sat, 23 Nov 2002 02:23:54 +0000 (02:23 +0000)] 
Move int2f handler to winedos.
Clean winedos headers a bit.

21 years agoThe default behavior of "make everything" is now to build separate
Vincent Béron [Sat, 23 Nov 2002 01:20:02 +0000 (01:20 +0000)] 
The default behavior of "make everything" is now to build separate
guides rather than the big one.
Determines the name of the installed docbook filter (db2html or
docbook2html, etc.) in configure, defaulting to false if absent.

21 years agoAltered WM_MOUSEHOVER so the lParam and wParam fields are set
Mike Hearn [Sat, 23 Nov 2002 01:12:17 +0000 (01:12 +0000)] 
Altered WM_MOUSEHOVER so the lParam and wParam fields are set
correctly to virtual key states and cursor position.

21 years agoRemoved the WINE_NO_STRICT support.
Alexandre Julliard [Sat, 23 Nov 2002 01:09:57 +0000 (01:09 +0000)] 
Removed the WINE_NO_STRICT support.

21 years agoAllow apps to define __int{8,16,32,64} on the command line.
Dimitrie O. Paun [Sat, 23 Nov 2002 01:03:40 +0000 (01:03 +0000)] 
Allow apps to define  __int{8,16,32,64} on the command line.

21 years agoFixed use of HBMMENU_* in switch statements.
Alexandre Julliard [Fri, 22 Nov 2002 22:25:59 +0000 (22:25 +0000)] 
Fixed use of HBMMENU_* in switch statements.

21 years agoMade gdi compile with -DSTRICT.
Alexandre Julliard [Fri, 22 Nov 2002 22:16:53 +0000 (22:16 +0000)] 
Made gdi compile with -DSTRICT.

21 years agoFixed a number of -DSTRICT issues.
Alexandre Julliard [Fri, 22 Nov 2002 21:58:03 +0000 (21:58 +0000)] 
Fixed a number of -DSTRICT issues.

21 years agoMade user compile with -DSTRICT.
Alexandre Julliard [Fri, 22 Nov 2002 21:22:14 +0000 (21:22 +0000)] 
Made user compile with -DSTRICT.

21 years agoRemoved support for converting old format config, everybody should
Alexandre Julliard [Fri, 22 Nov 2002 20:44:13 +0000 (20:44 +0000)] 
Removed support for converting old format config, everybody should
have converted by now.
Removed log info from wineinstall, this info is already in ChangeLog.

21 years agoFixed more -DSTRICT issues.
Alexandre Julliard [Fri, 22 Nov 2002 20:43:01 +0000 (20:43 +0000)] 
Fixed more -DSTRICT issues.

21 years agoProperly split the 16-bit versions of GrayString and TabbedTextOut.
Alexandre Julliard [Fri, 22 Nov 2002 20:41:17 +0000 (20:41 +0000)] 
Properly split the 16-bit versions of GrayString and TabbedTextOut.

21 years agoMoved some more 16-bit functions to user16.c.
Alexandre Julliard [Fri, 22 Nov 2002 04:47:10 +0000 (04:47 +0000)] 
Moved some more 16-bit functions to user16.c.
A few fixes for -DSTRICT.

21 years agoCompile ole32 with -DSTRICT.
Alexandre Julliard [Fri, 22 Nov 2002 04:43:02 +0000 (04:43 +0000)] 
Compile ole32 with -DSTRICT.

21 years agoMake shell32 compile with -DSTRICT.
Johan Dahlin [Thu, 21 Nov 2002 23:56:42 +0000 (23:56 +0000)] 
Make shell32 compile with -DSTRICT.

21 years agoMake commdlg compile with -DSTRICT.
Andrew John Hughes [Thu, 21 Nov 2002 23:55:10 +0000 (23:55 +0000)] 
Make commdlg compile with -DSTRICT.

21 years agoRemove obsolete --enable-opengl.
Matthew Davison [Thu, 21 Nov 2002 23:46:06 +0000 (23:46 +0000)] 
Remove obsolete --enable-opengl.

21 years agoFixed aliasing problems (do not use (POINT*)&rect constructs).
Marcus Meissner [Thu, 21 Nov 2002 23:45:47 +0000 (23:45 +0000)] 
Fixed aliasing problems (do not use (POINT*)&rect constructs).

21 years agoHandle the COORD <-> DWORD conversion the canonical way.
Marcus Meissner [Thu, 21 Nov 2002 23:45:31 +0000 (23:45 +0000)] 
Handle the COORD <-> DWORD conversion the canonical way.

21 years agoHave PostMessage call PostThreadMessage when hwnd is NULL.
Steve Lustbader [Thu, 21 Nov 2002 23:44:58 +0000 (23:44 +0000)] 
Have PostMessage call PostThreadMessage when hwnd is NULL.

21 years agoAdd definition for WSAEDISCON.
Dimitrie O. Paun [Thu, 21 Nov 2002 23:44:19 +0000 (23:44 +0000)] 
Add definition for WSAEDISCON.

21 years agoRemoved OpenGL thread safety check.
Alexandre Julliard [Thu, 21 Nov 2002 21:51:24 +0000 (21:51 +0000)] 
Removed OpenGL thread safety check.
Renamed option to --without-opengl for consistency.

21 years agoSome -DSTRICT fixes.
Michael Stefaniuc [Thu, 21 Nov 2002 21:50:04 +0000 (21:50 +0000)] 
Some -DSTRICT fixes.

21 years agoFixed circular include sequence winsock.h -> windows.h -> winsock2.h
Martin Wilck [Thu, 21 Nov 2002 21:48:53 +0000 (21:48 +0000)] 
Fixed circular include sequence winsock.h -> windows.h -> winsock2.h
-> winsock.h.

21 years agoMoved implementation of Get/SetClassLong from ascii to unicode.
Stefan Leichter [Thu, 21 Nov 2002 21:48:27 +0000 (21:48 +0000)] 
Moved implementation of Get/SetClassLong from ascii to unicode.

21 years agoReplaced CreateDCA by CreateDCW in LoadImageW.
Stefan Leichter [Thu, 21 Nov 2002 21:48:06 +0000 (21:48 +0000)] 
Replaced CreateDCA by CreateDCW in LoadImageW.

21 years ago- Clean up all the D3D COM handling (but the underlaying code is still
Lionel Ulmer [Thu, 21 Nov 2002 21:04:16 +0000 (21:04 +0000)] 
- Clean up all the D3D COM handling (but the underlaying code is still
  as ugly as before).
- Handle properly (ie as on real Windows) negative values in
  rectangles during blitting.

21 years agoUse the '-z defs' linker option if supported to better catch undefined
Alexandre Julliard [Thu, 21 Nov 2002 04:13:35 +0000 (04:13 +0000)] 
Use the '-z defs' linker option if supported to better catch undefined
symbols.

21 years agoIgnore buffer limit on WM_SETTEXT.
Carl Sopchak [Thu, 21 Nov 2002 03:57:05 +0000 (03:57 +0000)] 
Ignore buffer limit on WM_SETTEXT.

21 years agoStub for SetDCBrushColor.
Steve Lustbader [Thu, 21 Nov 2002 03:56:29 +0000 (03:56 +0000)] 
Stub for SetDCBrushColor.

21 years agoAdd -lc when linking dlls to avoid warnings on FreeBSD.
Alexandre Julliard [Thu, 21 Nov 2002 03:47:45 +0000 (03:47 +0000)] 
Add -lc when linking dlls to avoid warnings on FreeBSD.

21 years agoBuild ntdll with -DSTRICT.
Andrew John Hughes [Thu, 21 Nov 2002 03:45:01 +0000 (03:45 +0000)] 
Build ntdll with -DSTRICT.

21 years agoAdded wrapper to replace llseek+lread to avoid HANDLE/HFILE
Alexandre Julliard [Thu, 21 Nov 2002 00:04:01 +0000 (00:04 +0000)] 
Added wrapper to replace llseek+lread to avoid HANDLE/HFILE
conversions.

21 years ago- If running wineinstall and asking not to install, the symbolic links
Shachar Shemesh [Thu, 21 Nov 2002 00:03:14 +0000 (00:03 +0000)] 
- If running wineinstall and asking not to install, the symbolic links
  are no created pointing to the source tree files rather to the
  (non-existing) $libdir
- If Windows is found on the system, the installer does not assume
  that the user is interested in using it. Instead, the user is asked,
  and if she answers "no", Wine is installed as if no Windows was
  found.

21 years agoAdded "generate headers only" command-line option. Implemented imports
Ove Kaaven [Thu, 21 Nov 2002 00:02:38 +0000 (00:02 +0000)] 
Added "generate headers only" command-line option. Implemented imports
from inside interface definitions. Fixed a few problems with
generating header files for COM interfaces.

21 years agoRemoved last users of msdos/interrupts.c.
Jukka Heinonen [Thu, 21 Nov 2002 00:02:09 +0000 (00:02 +0000)] 
Removed last users of msdos/interrupts.c.

21 years agoAdded support for system-wide hooks.
Alexandre Julliard [Wed, 20 Nov 2002 19:54:32 +0000 (19:54 +0000)] 
Added support for system-wide hooks.

21 years agoRemoved -noimport on functions that are forwards to ntdll.
Alexandre Julliard [Wed, 20 Nov 2002 19:52:14 +0000 (19:52 +0000)] 
Removed -noimport on functions that are forwards to ntdll.
Added -noimport on functions that directly call the libc equivalent.

21 years agoAdded Simplified Chinese support.
Tisheng Chen [Wed, 20 Nov 2002 19:47:44 +0000 (19:47 +0000)] 
Added Simplified Chinese support.

21 years agoNo longer using Win32 API relative to 16 bit subsystem for the 32 bit
Eric Pouech [Wed, 20 Nov 2002 19:47:08 +0000 (19:47 +0000)] 
No longer using Win32 API relative to 16 bit subsystem for the 32 bit
part.

21 years agoBetter support for multiple midi devices on the OSS interface.
Eric Pouech [Wed, 20 Nov 2002 19:46:35 +0000 (19:46 +0000)] 
Better support for multiple midi devices on the OSS interface.

21 years agoWrote back & history support.
Eric Pouech [Wed, 20 Nov 2002 19:46:18 +0000 (19:46 +0000)] 
Wrote back & history support.
Correctly implemented << and >> buttons.
Added support for page level macros.