wine
19 years agoTidy up some of the formatting in drawprim and add missing strided
Oliver Stieber [Sat, 30 Jul 2005 19:06:14 +0000 (19:06 +0000)] 
Tidy up some of the formatting in drawprim and add missing strided
data.

19 years agoValidate that the texture is no larger than the graphics cards largest
Oliver Stieber [Sat, 30 Jul 2005 19:05:58 +0000 (19:05 +0000)] 
Validate that the texture is no larger than the graphics cards largest
supported texture.

19 years agoFix comm tests on Win9x.
Felix Nawothnig [Sat, 30 Jul 2005 19:04:30 +0000 (19:04 +0000)] 
Fix comm tests on Win9x.

19 years agoImprove regsvr32 output.
Andreas Mohr [Sat, 30 Jul 2005 19:04:14 +0000 (19:04 +0000)] 
Improve regsvr32 output.

19 years agoRemove the no longer used ConvertVersionInfo32To16 function.
Paul Vriens [Sat, 30 Jul 2005 19:04:01 +0000 (19:04 +0000)] 
Remove the no longer used ConvertVersionInfo32To16 function.
Add a (forgotten) RtlFreeUnicodeString.

19 years agoFix remaining thread tests on WinME.
Felix Nawothnig [Sat, 30 Jul 2005 19:03:46 +0000 (19:03 +0000)] 
Fix remaining thread tests on WinME.

19 years agoFixed browsing to other directories in Word 2003 file open
Jozef Stefanka [Sat, 30 Jul 2005 19:03:32 +0000 (19:03 +0000)] 
Fixed browsing to other directories in Word 2003 file open
dialog. Double clicking on a folder in the File->Open dialog works
now.

19 years agoFixed control size and placement.
Jonathan Ernst [Fri, 29 Jul 2005 14:49:29 +0000 (14:49 +0000)] 
Fixed control size and placement.

19 years agoCorrect the sizes of some controls in the German resources.
Stefan Dösinger [Fri, 29 Jul 2005 14:49:17 +0000 (14:49 +0000)] 
Correct the sizes of some controls in the German resources.

19 years agoAutomatically generate the list of error names in make_requests.
Alexandre Julliard [Fri, 29 Jul 2005 14:49:05 +0000 (14:49 +0000)] 
Automatically generate the list of error names in make_requests.

19 years agoAdded stub for SymSetParentWindow.
Peter Oberndorfer [Fri, 29 Jul 2005 14:42:37 +0000 (14:42 +0000)] 
Added stub for SymSetParentWindow.

19 years ago- Add an ownerdrawn listbox test, which confirms that on WM_DRAWITEM
Dmitry Timoshkov [Fri, 29 Jul 2005 14:42:19 +0000 (14:42 +0000)] 
- Add an ownerdrawn listbox test, which confirms that on WM_DRAWITEM
  parent receives a clipbox equal to a listbox's client area.
- WM_DRAWITEM message contains 0 in wparam (at least on win2k).

19 years agoCorrectly enumerate evdev joysticks when enumeration is restricted
Daniel Remenak [Fri, 29 Jul 2005 14:41:55 +0000 (14:41 +0000)] 
Correctly enumerate evdev joysticks when enumeration is restricted
with DIEDFL_FORCEFEEDBACK.

19 years agoRemoved a no longer used variable.
Alexandre Julliard [Fri, 29 Jul 2005 14:41:40 +0000 (14:41 +0000)] 
Removed a no longer used variable.

19 years agoFixed a couple of error codes.
Alexandre Julliard [Fri, 29 Jul 2005 14:41:14 +0000 (14:41 +0000)] 
Fixed a couple of error codes.

19 years agoDetect force-feedback-capable linux event device joysticks and return
Daniel Remenak [Fri, 29 Jul 2005 14:18:58 +0000 (14:18 +0000)] 
Detect force-feedback-capable linux event device joysticks and return
DIDC_FORCEFEEDBACK when queried for capabilities.

19 years agoCleanup whitespace.
Paul Vriens [Fri, 29 Jul 2005 14:15:56 +0000 (14:15 +0000)] 
Cleanup whitespace.
Conversion fixes.

19 years agogcc 4.0 warning fixes.
Mike McCormack [Fri, 29 Jul 2005 14:15:31 +0000 (14:15 +0000)] 
gcc 4.0 warning fixes.

19 years agoAdded names for a bunch of status values.
Alexandre Julliard [Thu, 28 Jul 2005 18:40:45 +0000 (18:40 +0000)] 
Added names for a bunch of status values.

19 years agoAdded a few error codes.
Alexandre Julliard [Thu, 28 Jul 2005 18:35:36 +0000 (18:35 +0000)] 
Added a few error codes.

19 years agoSigned warning fixes.
Mike McCormack [Thu, 28 Jul 2005 18:33:26 +0000 (18:33 +0000)] 
Signed warning fixes.

19 years agoFix some typos in the idl definitions.
Mike McCormack [Thu, 28 Jul 2005 18:32:45 +0000 (18:32 +0000)] 
Fix some typos in the idl definitions.

19 years agoNew function VersionInfo32_QueryValue.
Paul Vriens [Thu, 28 Jul 2005 18:32:32 +0000 (18:32 +0000)] 
New function VersionInfo32_QueryValue.
Made functions static.

19 years agoRenamed fd to unix_fd in the closed_fd structure to make the code a
Alexandre Julliard [Thu, 28 Jul 2005 10:48:57 +0000 (10:48 +0000)] 
Renamed fd to unix_fd in the closed_fd structure to make the code a
bit clearer.

19 years agoAdd a definition for the IXMLDOMElement interface.
Mike McCormack [Thu, 28 Jul 2005 10:48:03 +0000 (10:48 +0000)] 
Add a definition for the IXMLDOMElement interface.

19 years agoImplement EnumDateFormatsEx.
Dmitry Timoshkov [Thu, 28 Jul 2005 10:47:53 +0000 (10:47 +0000)] 
Implement EnumDateFormatsEx.

19 years agoVerQueryValue returns BOOL not DWORD.
Paul Vriens [Thu, 28 Jul 2005 10:47:37 +0000 (10:47 +0000)] 
VerQueryValue returns BOOL not DWORD.

19 years agoRemove duplicate definition of FILE_BEGIN.
Alexandre Julliard [Thu, 28 Jul 2005 10:24:01 +0000 (10:24 +0000)] 
Remove duplicate definition of FILE_BEGIN.

19 years agoCorrect RegCreateKeyEx[A/W] prototype to match the PSDK.
Steven Edwards [Thu, 28 Jul 2005 10:18:23 +0000 (10:18 +0000)] 
Correct RegCreateKeyEx[A/W] prototype to match the PSDK.

19 years agoFix sign warnings.
Mike McCormack [Thu, 28 Jul 2005 10:16:54 +0000 (10:16 +0000)] 
Fix sign warnings.

19 years agogcc 4.0 -Wpointer-sign fixes.
Mike McCormack [Thu, 28 Jul 2005 10:16:21 +0000 (10:16 +0000)] 
gcc 4.0 -Wpointer-sign fixes.

19 years ago- Reimplement EnumTimeFormats, make it work for all available
Dmitry Timoshkov [Thu, 28 Jul 2005 10:16:02 +0000 (10:16 +0000)] 
- Reimplement EnumTimeFormats, make it work for all available
  locales.
- Add a test for EnumTimeFormats

19 years agoReturn all elements when getDeclaration is called with pnumelements
Oliver Stieber [Thu, 28 Jul 2005 10:15:35 +0000 (10:15 +0000)] 
Return all elements when getDeclaration is called with pnumelements
set to 0.

19 years agoAdd theming for treeview control.
Frank Richter [Thu, 28 Jul 2005 10:15:10 +0000 (10:15 +0000)] 
Add theming for treeview control.

19 years agoAdd theming support for the tab control.
Frank Richter [Thu, 28 Jul 2005 10:14:52 +0000 (10:14 +0000)] 
Add theming support for the tab control.

19 years ago- A name in an SLTG typelib only beginning with 0xff is the indicator
Robert Shearman [Thu, 28 Jul 2005 10:14:37 +0000 (10:14 +0000)] 
- A name in an SLTG typelib only beginning with 0xff is the indicator
  of an offset, instead of any non alpha-numeric character.
- Any dispatch interface should have the fixed vtable size, not just
  dual ones.
- Warn when ITypeInfo_GetDocumentation fails.

19 years agoCleanup print_vffi_debug.
Paul Vriens [Thu, 28 Jul 2005 10:14:08 +0000 (10:14 +0000)] 
Cleanup print_vffi_debug.

19 years agoMoved mcicda to the top-level dlls directory.
Rémi Assailly [Wed, 27 Jul 2005 15:42:40 +0000 (15:42 +0000)] 
Moved mcicda to the top-level dlls directory.

19 years agoImplementation for GetThemePartSize() (not entirely equivalent to
Frank Richter [Wed, 27 Jul 2005 15:33:31 +0000 (15:33 +0000)] 
Implementation for GetThemePartSize() (not entirely equivalent to
native uxtheme, but sensibly useable).

19 years agoChanged swapchains held by the device from an array to a linked
Oliver Stieber [Wed, 27 Jul 2005 15:33:17 +0000 (15:33 +0000)] 
Changed swapchains held by the device from an array to a linked
list. Also provide a notification function that that the swapchain can
be removed when it is released.

19 years agoThere's no need to update the event mask in X11DRV_sync_window_style,
Alexandre Julliard [Wed, 27 Jul 2005 15:22:58 +0000 (15:22 +0000)] 
There's no need to update the event mask in X11DRV_sync_window_style,
it never changes.

19 years agoSince OpenThemeData() should return 0 in case theming is disabled
Frank Richter [Wed, 27 Jul 2005 15:16:09 +0000 (15:16 +0000)] 
Since OpenThemeData() should return 0 in case theming is disabled
globally or for the application we don't need to check that when
calling OpenThemeData().

19 years agoImplement ldap_perror, ldap_result2error and LdapMapErrorToWin32.
Hans Leidekker [Wed, 27 Jul 2005 15:15:31 +0000 (15:15 +0000)] 
Implement ldap_perror, ldap_result2error and LdapMapErrorToWin32.

19 years agoMake GetThemeMargins() return default values (0 margin) if the
Frank Richter [Wed, 27 Jul 2005 15:15:09 +0000 (15:15 +0000)] 
Make GetThemeMargins() return default values (0 margin) if the
function does not succeed.

19 years ago- Reimplement EnumDateFormats, make it work for all available
Dmitry Timoshkov [Wed, 27 Jul 2005 15:15:02 +0000 (15:15 +0000)] 
- Reimplement EnumDateFormats, make it work for all available
  locales.
- Add a test for EnumDateFormats.

19 years agoRemove 32bit references/checks in VERSION_GetFileVersionInfo_16.
Paul Vriens [Wed, 27 Jul 2005 15:14:33 +0000 (15:14 +0000)] 
Remove 32bit references/checks in VERSION_GetFileVersionInfo_16.

19 years agoReplace the ICOM_THIS_From macros by inline functions.
Alexandre Julliard [Wed, 27 Jul 2005 15:14:18 +0000 (15:14 +0000)] 
Replace the ICOM_THIS_From macros by inline functions.

19 years agoSplit up the drawing code into a set of smaller functions and also
Frank Richter [Wed, 27 Jul 2005 12:07:03 +0000 (12:07 +0000)] 
Split up the drawing code into a set of smaller functions and also
moved some common computations into helper functions. All that to
facilitate the implementation of the forthcoming theming support.

19 years agoFixed pitch bending in the midi driver.
Johannes Koch [Wed, 27 Jul 2005 12:06:51 +0000 (12:06 +0000)] 
Fixed pitch bending in the midi driver.

19 years agoRemove wrong check.
Paul Vriens [Wed, 27 Jul 2005 12:05:38 +0000 (12:05 +0000)] 
Remove wrong check.

19 years agoReplace the _ICOM_THIS_From macros by inline functions the way it's
Alexandre Julliard [Wed, 27 Jul 2005 11:10:52 +0000 (11:10 +0000)] 
Replace the _ICOM_THIS_From macros by inline functions the way it's
already done in shelllink.c.

19 years agoAdd stub implementation of the Uniscribe Script Processor.
Steven Edwards [Wed, 27 Jul 2005 11:02:52 +0000 (11:02 +0000)] 
Add stub implementation of the Uniscribe Script Processor.

19 years agoAdded some generic code to allow subclassing (for the purpose of
Frank Richter [Wed, 27 Jul 2005 10:54:49 +0000 (10:54 +0000)] 
Added some generic code to allow subclassing (for the purpose of
theming) of standard controls.

19 years agoFix some tests for win9x and winME.
Paul Vriens [Wed, 27 Jul 2005 10:51:45 +0000 (10:51 +0000)] 
Fix some tests for win9x and winME.

19 years agoRemove all wait_for_poll associated stuff that is no longer needed.
Vitaliy Margolen [Wed, 27 Jul 2005 10:51:36 +0000 (10:51 +0000)] 
Remove all wait_for_poll associated stuff that is no longer needed.

19 years agoAdd the 'flag' types: FCHAR, FSHORT and FLONG.
Huw Davies [Wed, 27 Jul 2005 10:50:40 +0000 (10:50 +0000)] 
Add the 'flag' types: FCHAR, FSHORT and FLONG.

19 years agoMake CONST_VTABLE the default in the Wine source.
Alexandre Julliard [Tue, 26 Jul 2005 20:10:51 +0000 (20:10 +0000)] 
Make CONST_VTABLE the default in the Wine source.

19 years agoGet rid of the _ICOM_THIS macros and call the inline function
Alexandre Julliard [Tue, 26 Jul 2005 20:02:25 +0000 (20:02 +0000)] 
Get rid of the _ICOM_THIS macros and call the inline function
directly instead.

19 years agoDirectX uses a R/Z transform to translate a texture but under OpenGL a
Oliver Stieber [Tue, 26 Jul 2005 20:01:29 +0000 (20:01 +0000)] 
DirectX uses a R/Z transform to translate a texture but under OpenGL a
Q transform must be used instead.

19 years agoPrint a warning when a generated import library doesn't export
Alexandre Julliard [Tue, 26 Jul 2005 18:57:19 +0000 (18:57 +0000)] 
Print a warning when a generated import library doesn't export
anything useful.

19 years agoRemove a load of IWineD3DSurface * casts that are no longer required.
Oliver Stieber [Tue, 26 Jul 2005 18:56:18 +0000 (18:56 +0000)] 
Remove a load of IWineD3DSurface * casts that are no longer required.

19 years agoMakes sure any internal reference counting is passed onto the parent,
Oliver Stieber [Tue, 26 Jul 2005 18:49:30 +0000 (18:49 +0000)] 
Makes sure any internal reference counting is passed onto the parent,
any objects referenced by the internal stateblock are released when
the stateblock is released (we don't reference count while a
stateblock is recording, so recorded stateblocks have no references to
clean up).

19 years agoUncomment the typedef in the DECLARE_INTERFACE macro, and get rid of
Alexandre Julliard [Tue, 26 Jul 2005 18:32:53 +0000 (18:32 +0000)] 
Uncomment the typedef in the DECLARE_INTERFACE macro, and get rid of
duplicate typedefs.

19 years agoUse ReleaseDC instead of DeleteDC on DC handle.
Filip Navara [Tue, 26 Jul 2005 18:25:46 +0000 (18:25 +0000)] 
Use ReleaseDC instead of DeleteDC on DC handle.

19 years agoRename bText to wType.
Paul Vriens [Tue, 26 Jul 2005 18:25:34 +0000 (18:25 +0000)] 
Rename bText to wType.

19 years agoImprove error handling for the init functions.
Hans Leidekker [Tue, 26 Jul 2005 18:25:22 +0000 (18:25 +0000)] 
Improve error handling for the init functions.

19 years agoTranslate the whole wparam to/from Unicode.
Phil Krylov [Tue, 26 Jul 2005 15:55:42 +0000 (15:55 +0000)] 
Translate the whole wparam to/from Unicode.

19 years agoDon't generate import libraries for dlls that don't export anything.
Alexandre Julliard [Tue, 26 Jul 2005 15:52:58 +0000 (15:52 +0000)] 
Don't generate import libraries for dlls that don't export anything.

19 years agoAvoid an orthographic error by rephrasing the message.
Dmitry Timoshkov [Tue, 26 Jul 2005 15:50:59 +0000 (15:50 +0000)] 
Avoid an orthographic error by rephrasing the message.

19 years agoCorrect prototype for ldap_search_ext_s.
Hans Leidekker [Tue, 26 Jul 2005 15:50:47 +0000 (15:50 +0000)] 
Correct prototype for ldap_search_ext_s.
Improve error handling for the search functions.

19 years agoForward GetFileVersionInfoA to GetFileVersionInfoW.
Paul Vriens [Tue, 26 Jul 2005 15:50:17 +0000 (15:50 +0000)] 
Forward GetFileVersionInfoA to GetFileVersionInfoW.

19 years agoAdded stubs for objsel.dll and objsel.h.
Thomas Weidenmueller [Tue, 26 Jul 2005 11:30:42 +0000 (11:30 +0000)] 
Added stubs for objsel.dll and objsel.h.

19 years agoCorrect a regression issue with per-app settings.
Oliver Stieber [Tue, 26 Jul 2005 11:14:38 +0000 (11:14 +0000)] 
Correct a regression issue with per-app settings.

19 years agoAdded Russian resources.
Dmitrij Sinukov [Tue, 26 Jul 2005 11:13:48 +0000 (11:13 +0000)] 
Added Russian resources.

19 years agoImplement resource tracking, require for reset and evict managed
Oliver Stieber [Tue, 26 Jul 2005 10:34:15 +0000 (10:34 +0000)] 
Implement resource tracking, require for reset and evict managed
resources and provides extra sanity checks.

19 years agoCleanup and some additional tests.
Paul Vriens [Tue, 26 Jul 2005 10:33:22 +0000 (10:33 +0000)] 
Cleanup and some additional tests.

19 years agoResync with the latest DLLs that were added and/or moved.
Dimi Paun [Tue, 26 Jul 2005 10:33:10 +0000 (10:33 +0000)] 
Resync with the latest DLLs that were added and/or moved.

19 years agoImplemented EM_CHARFROMPOS RichEdit message.
Phil Krylov [Tue, 26 Jul 2005 10:33:00 +0000 (10:33 +0000)] 
Implemented EM_CHARFROMPOS RichEdit message.

19 years agoGenerate ending \par in RTF output of RichEdit when streaming out a
Phil Krylov [Tue, 26 Jul 2005 10:32:46 +0000 (10:32 +0000)] 
Generate ending \par in RTF output of RichEdit when streaming out a
whole document.

19 years agoTests crash fix.
Jacek Caban [Tue, 26 Jul 2005 10:31:23 +0000 (10:31 +0000)] 
Tests crash fix.

19 years agowait_for_poll can go into an infinite loop. Remove it and replace it
Robert Shearman [Tue, 26 Jul 2005 10:31:11 +0000 (10:31 +0000)] 
wait_for_poll can go into an infinite loop. Remove it and replace it
with snd_pcm_drain which is more likely to do what the original author
intended.

19 years agoImprove error handling for the bind functions.
Hans Leidekker [Tue, 26 Jul 2005 10:30:49 +0000 (10:30 +0000)] 
Improve error handling for the bind functions.

19 years agoRelease 20050725. wine-20050725
Alexandre Julliard [Mon, 25 Jul 2005 12:22:04 +0000 (12:22 +0000)] 
Release 20050725.

19 years agoAdd theming for the up/down control.
Frank Richter [Mon, 25 Jul 2005 11:23:42 +0000 (11:23 +0000)] 
Add theming for the up/down control.

19 years agoFixed "broken OpenGL setup" configure check, which used to report
Anderson Lizardo [Mon, 25 Jul 2005 11:12:11 +0000 (11:12 +0000)] 
Fixed "broken OpenGL setup" configure check, which used to report
false errors on some systems.

19 years agoImplement ldap_search_ext* and ldap_start_tls_s* functions.
Hans Leidekker [Mon, 25 Jul 2005 11:09:51 +0000 (11:09 +0000)] 
Implement ldap_search_ext* and ldap_start_tls_s* functions.

19 years agoUse theming for the ListView non-client area.
Frank Richter [Mon, 25 Jul 2005 11:09:38 +0000 (11:09 +0000)] 
Use theming for the ListView non-client area.

19 years agoAdd theming support for header controls.
Frank Richter [Mon, 25 Jul 2005 11:09:09 +0000 (11:09 +0000)] 
Add theming support for header controls.

19 years agoTake into account CS_NOCLOSE window class style and SC_CLOSE system
Dmitry Timoshkov [Mon, 25 Jul 2005 11:08:59 +0000 (11:08 +0000)] 
Take into account CS_NOCLOSE window class style and SC_CLOSE system
menu item state while adding MDI system menu buttons and generating
WM_SYSCOMMAND messages.

19 years agoTake into account CS_NOCLOSE window class style and SC_CLOSE system
Dmitry Timoshkov [Mon, 25 Jul 2005 11:08:43 +0000 (11:08 +0000)] 
Take into account CS_NOCLOSE window class style and SC_CLOSE system
menu item state while handling WM_X11DRV_DELETE_WINDOW request.

19 years agoMove and forward lz32 functions to kernel32.
Steven Edwards [Mon, 25 Jul 2005 11:08:30 +0000 (11:08 +0000)] 
Move and forward lz32 functions to kernel32.

19 years agoFix thread tests on WinME.
Felix Nawothnig [Mon, 25 Jul 2005 11:07:54 +0000 (11:07 +0000)] 
Fix thread tests on WinME.

19 years agoSkip test that crashes on W2K/WinXP/W2K.
Paul Vriens [Sun, 24 Jul 2005 17:12:06 +0000 (17:12 +0000)] 
Skip test that crashes on W2K/WinXP/W2K.

19 years agoFix some missing-declarations warnings.
Stefan Huehner [Sun, 24 Jul 2005 17:11:59 +0000 (17:11 +0000)] 
Fix some missing-declarations warnings.

19 years ago- add a new settings for vbo support
Raphael Junqueira [Sun, 24 Jul 2005 17:11:33 +0000 (17:11 +0000)] 
- add a new settings for vbo support
- use a struct to handle wined3d settings
- prepare VBO using some abstraction APIs

19 years agoOpenThemeData() now always sets the window theme to the handle
Frank Richter [Sun, 24 Jul 2005 17:11:05 +0000 (17:11 +0000)] 
OpenThemeData() now always sets the window theme to the handle
returned (even if that is NULL) - previously, it could happen that
when no theme was active or the theme data could not be opened that
the window theme remained became then-dangling (and hence subsequent
calls to GetWindowTheme() would return that bogus theme).

19 years agoImplement ldap_sasl_bind* functions.
Hans Leidekker [Sun, 24 Jul 2005 17:10:46 +0000 (17:10 +0000)] 
Implement ldap_sasl_bind* functions.

19 years agoFix missing-declarations warnings.
Stefan Huehner [Sun, 24 Jul 2005 17:10:38 +0000 (17:10 +0000)] 
Fix missing-declarations warnings.

19 years agoAdded some definitions to odbcinst.h.
Matthew Davison [Sun, 24 Jul 2005 17:10:06 +0000 (17:10 +0000)] 
Added some definitions to odbcinst.h.

19 years agoGetThemeBackgroundContentRect() does not use the content margins
Frank Richter [Sun, 24 Jul 2005 17:09:58 +0000 (17:09 +0000)] 
GetThemeBackgroundContentRect() does not use the content margins
alone, it also falls back to the border size or sizing margins, and if
it can't find any possible margins at all, it returns the original
rectangle.