wine
19 years agoBetter handling of conflicting section information between
Alexandre Julliard [Mon, 15 Aug 2005 14:50:06 +0000 (14:50 +0000)] 
Better handling of conflicting section information between
SizeOfRawData and VirtualSize.

19 years agoImplement ldap_result.
Hans Leidekker [Mon, 15 Aug 2005 14:46:42 +0000 (14:46 +0000)] 
Implement ldap_result.

19 years agoFix AlphaBlend() to extract the right part of the source DIB.
Frank Richter [Mon, 15 Aug 2005 14:46:31 +0000 (14:46 +0000)] 
Fix AlphaBlend() to extract the right part of the source DIB.

19 years agoWarning fixes for gcc 4.0.
Mike McCormack [Mon, 15 Aug 2005 10:49:39 +0000 (10:49 +0000)] 
Warning fixes for gcc 4.0.

19 years agoUniformize DllMain TRACEing across dlls.
Vincent Béron [Mon, 15 Aug 2005 10:48:51 +0000 (10:48 +0000)] 
Uniformize DllMain TRACEing across dlls.

19 years agoRemove trailing backslash.
Saulius Krasuckas [Mon, 15 Aug 2005 10:47:31 +0000 (10:47 +0000)] 
Remove trailing backslash.

19 years agogcc 4.0 warning fixes.
Mike McCormack [Mon, 15 Aug 2005 10:47:23 +0000 (10:47 +0000)] 
gcc 4.0 warning fixes.

19 years agoSubclass edit control to draw themed border.
Frank Richter [Mon, 15 Aug 2005 10:24:22 +0000 (10:24 +0000)] 
Subclass edit control to draw themed border.

19 years agoImproved trackbar theming.
Frank Richter [Mon, 15 Aug 2005 10:24:00 +0000 (10:24 +0000)] 
Improved trackbar theming.

19 years agoCompare result of RegQueryValueExW() with ERROR_SUCCESS.
Frank Richter [Mon, 15 Aug 2005 10:23:48 +0000 (10:23 +0000)] 
Compare result of RegQueryValueExW() with ERROR_SUCCESS.

19 years ago- Added support for aggregation to res protocol.
Jacek Caban [Mon, 15 Aug 2005 10:23:35 +0000 (10:23 +0000)] 
- Added support for aggregation to res protocol.
- Fix AboutProtocol_Release.
- Use *_THIS macros in protocol objects.

19 years agoImprove parameter handling for the ldap_add* functions.
Hans Leidekker [Mon, 15 Aug 2005 10:23:15 +0000 (10:23 +0000)] 
Improve parameter handling for the ldap_add* functions.

19 years agoFix some SHGetSpecialFolderPathA exceptions on WinME:
Saulius Krasuckas [Mon, 15 Aug 2005 10:22:56 +0000 (10:22 +0000)] 
Fix some SHGetSpecialFolderPathA exceptions on WinME:
- pass pointer to valid buffer as lpszPath.
- disable check passing NULL as lpszPath.

19 years agoHandle resizing the help viewer window.
James Hawkins [Mon, 15 Aug 2005 10:21:56 +0000 (10:21 +0000)] 
Handle resizing the help viewer window.

19 years agoWhatever TrueSizeStretchMark is for - it's not what Wine uxtheme used
Frank Richter [Mon, 15 Aug 2005 10:21:40 +0000 (10:21 +0000)] 
Whatever TrueSizeStretchMark is for - it's not what Wine uxtheme used
it for. Native uxtheme always stretches "truesize" parts when the
destination is smaller than the part image size, but
TrueSizeStretchMark doesn't seem to have an influence.

19 years agoAdded EM_SETRECT, EM_SETRECTNP, and WM_SETREDRAW message handling.
Phil Krylov [Mon, 15 Aug 2005 09:47:14 +0000 (09:47 +0000)] 
Added EM_SETRECT, EM_SETRECTNP, and WM_SETREDRAW message handling.
Added support for GT_SELECTION flag in EM_GETTEXTEX handler.

19 years agoAdded CoCreateInstance16, CoGetClassObject16, OleLoad16 stubs.
Marcus Meissner [Mon, 15 Aug 2005 09:46:51 +0000 (09:46 +0000)] 
Added CoCreateInstance16, CoGetClassObject16, OleLoad16 stubs.

19 years agoAdded stub for EnableEUDC.
Vikram Kumar [Mon, 15 Aug 2005 09:45:40 +0000 (09:45 +0000)] 
Added stub for EnableEUDC.

19 years agoAdd WC_EDIT and WC_LISTBOX.
Frank Richter [Mon, 15 Aug 2005 09:44:53 +0000 (09:44 +0000)] 
Add WC_EDIT and WC_LISTBOX.

19 years agoChange some TRACEing formats to make more sense.
Vincent Béron [Mon, 15 Aug 2005 09:44:34 +0000 (09:44 +0000)] 
Change some TRACEing formats to make more sense.

19 years agoProtect libxml/parser.h with proper autoconf definition.
Vincent Béron [Mon, 15 Aug 2005 09:43:53 +0000 (09:43 +0000)] 
Protect libxml/parser.h with proper autoconf definition.

19 years agoCorrect typo in format string.
Vincent Béron [Mon, 15 Aug 2005 09:43:45 +0000 (09:43 +0000)] 
Correct typo in format string.

19 years agoindex is 1-based at this point, index == line->nb_fields is the last
Ge van Geldorp [Mon, 15 Aug 2005 09:43:28 +0000 (09:43 +0000)] 
index is 1-based at this point, index == line->nb_fields is the last
field and is valid.

19 years agoset_last_error() is only used on Linux.
Gerald Pfeifer [Mon, 15 Aug 2005 09:43:09 +0000 (09:43 +0000)] 
set_last_error() is only used on Linux.

19 years agoImplement ldap_modify* functions.
Hans Leidekker [Mon, 15 Aug 2005 09:43:00 +0000 (09:43 +0000)] 
Implement ldap_modify* functions.

19 years agoAdd entry for int 2 handler.
Vitaliy Margolen [Mon, 15 Aug 2005 09:42:36 +0000 (09:42 +0000)] 
Add entry for int 2 handler.

19 years agoAuthors: Michael Jung <mjung@iss.tu-darmstadt.de>, Ge van Geldorp <gvg@reactos.com>
Alexandre Julliard [Mon, 15 Aug 2005 09:41:58 +0000 (09:41 +0000)] 
Authors: Michael Jung <mjung@iss.tu-darmstadt.de>, Ge van Geldorp <gvg@reactos.com>
- Prepend Desktop folder path for files/directories stored in the
  filesystem Desktop folder when GetDisplayNameOf is called with the
  SHGDN_FORPARSING flags.
- Add testcases.

19 years agoActivate window in IOleDocumwnrView::Show.
Jacek Caban [Mon, 15 Aug 2005 09:41:30 +0000 (09:41 +0000)] 
Activate window in IOleDocumwnrView::Show.

19 years agoFix protocol test on winxp.
Jacek Caban [Mon, 15 Aug 2005 09:41:08 +0000 (09:41 +0000)] 
Fix protocol test on winxp.

19 years agoXP returns E_INVALIDARG on failure.
Saulius Krasuckas [Mon, 15 Aug 2005 09:40:45 +0000 (09:40 +0000)] 
XP returns E_INVALIDARG on failure.

19 years ago- Paint spacing around the tab control.
James Hawkins [Mon, 15 Aug 2005 09:40:24 +0000 (09:40 +0000)] 
- Paint spacing around the tab control.
- Use COLOR_MENU to standardize the colors of the viewer.

19 years agoFix gcc 4.0 builtin function warnings.
Mike McCormack [Mon, 15 Aug 2005 09:40:06 +0000 (09:40 +0000)] 
Fix gcc 4.0 builtin function warnings.

19 years agoAdded Japanese resources.
Vikram Kumar [Mon, 15 Aug 2005 09:39:51 +0000 (09:39 +0000)] 
Added Japanese resources.

19 years agoBetter computations to have uniformly sized parts scaled in both
Frank Richter [Mon, 15 Aug 2005 09:34:21 +0000 (09:34 +0000)] 
Better computations to have uniformly sized parts scaled in both
directions.

19 years agoInstead of adding the border via WM_NCPAINT and WM_NCCALCSIZE, do what
Frank Richter [Mon, 15 Aug 2005 09:34:02 +0000 (09:34 +0000)] 
Instead of adding the border via WM_NCPAINT and WM_NCCALCSIZE, do what
native does: just clear WS_EX_STATICEDGE when themed and reduce the
area the actual bar is painted in to the progress bar theme part
content rect.

19 years agoInvalidate DCEs when a window region is set.
Frank Richter [Mon, 15 Aug 2005 09:33:39 +0000 (09:33 +0000)] 
Invalidate DCEs when a window region is set.

19 years agoConverted the process heap list to a standard list.
Alexandre Julliard [Fri, 12 Aug 2005 18:25:16 +0000 (18:25 +0000)] 
Converted the process heap list to a standard list.

19 years agoAdded stubs for pSetupGet/SetGlobalFlags.
Alexandre Julliard [Fri, 12 Aug 2005 18:23:06 +0000 (18:23 +0000)] 
Added stubs for pSetupGet/SetGlobalFlags.

19 years agoAssorted spelling fixes.
Francois Gouget [Fri, 12 Aug 2005 18:22:06 +0000 (18:22 +0000)] 
Assorted spelling fixes.

19 years agoConverted the heap free lists to standard lists.
Alexandre Julliard [Fri, 12 Aug 2005 16:05:46 +0000 (16:05 +0000)] 
Converted the heap free lists to standard lists.

19 years agoRemoved a redundant and possibly wrong warning.
Alexandre Julliard [Fri, 12 Aug 2005 16:02:42 +0000 (16:02 +0000)] 
Removed a redundant and possibly wrong warning.

19 years agoImplemented DelayLoadFailureHook and use it in the winebuild-generated
Alexandre Julliard [Fri, 12 Aug 2005 16:00:42 +0000 (16:00 +0000)] 
Implemented DelayLoadFailureHook and use it in the winebuild-generated
delay load code.

19 years agoDetermining the superclass for a window subclassed for theming doesn't
Frank Richter [Fri, 12 Aug 2005 15:52:56 +0000 (15:52 +0000)] 
Determining the superclass for a window subclassed for theming doesn't
work - e.g. Delphi buttons have the classname "TButton" for which no
superclass will be found. Instead, use initial subclass window procs
that have the subclass hardcoded and store it for the "real" subclass
window proc.

19 years agoFix Show*HTMLDialog declarations.
Jacek Caban [Fri, 12 Aug 2005 15:52:37 +0000 (15:52 +0000)] 
Fix Show*HTMLDialog declarations.

19 years agoUpdate English neutral version of winecfg graphics tab, and make the
Richard Cohen [Fri, 12 Aug 2005 15:52:25 +0000 (15:52 +0000)] 
Update English neutral version of winecfg graphics tab, and make the
groupboxes not overlap.

19 years agoImplement LDAP_OPT_API_FEATURE_INFO and LDAP_OPT_API_INFO.
Hans Leidekker [Fri, 12 Aug 2005 15:52:13 +0000 (15:52 +0000)] 
Implement LDAP_OPT_API_FEATURE_INFO and LDAP_OPT_API_INFO.

19 years ago- Added IOleObject::Close implementation.
Jacek Caban [Fri, 12 Aug 2005 15:51:55 +0000 (15:51 +0000)] 
- Added IOleObject::Close implementation.
- OLEIVERB_INPLACEACTIVATE is the same as OLEIVERB_UIACTIVATE.

19 years agoImplement SHLoadRegUIStringW.
Huw Davies [Fri, 12 Aug 2005 15:51:44 +0000 (15:51 +0000)] 
Implement SHLoadRegUIStringW.

19 years agoBlame ExpandEnvironmentStringsA for the failing NT4 test.
Richard Cohen [Fri, 12 Aug 2005 15:51:22 +0000 (15:51 +0000)] 
Blame ExpandEnvironmentStringsA for the failing NT4 test.

19 years agoEnhance uxtheme to store the themed system metrics in the registry and
Frank Richter [Fri, 12 Aug 2005 15:51:13 +0000 (15:51 +0000)] 
Enhance uxtheme to store the themed system metrics in the registry and
also backup the old metrics. That way, themed system colors are set
even uxtheme was not loaded and initialized yet, and when a theme is
deactivated, the colors prior to the activation are restored as well.
Also, not having to set the system colors in uxtheme startup works
around weird problems where SetSystemColors() ended up being called
from inside window creation and this seemingly led to some creation
message being sent twice.

19 years agoAdd the 16-bit system directory if any to the module search path.
Alexandre Julliard [Fri, 12 Aug 2005 11:29:43 +0000 (11:29 +0000)] 
Add the 16-bit system directory if any to the module search path.

19 years agoAdd some msxml3 tests.
Mike McCormack [Fri, 12 Aug 2005 11:25:05 +0000 (11:25 +0000)] 
Add some msxml3 tests.

19 years agoDon't map data beyond the virtual size of a section.
Alexandre Julliard [Fri, 12 Aug 2005 11:21:45 +0000 (11:21 +0000)] 
Don't map data beyond the virtual size of a section.

19 years agoPartial implementation of DllRegisterServer.
Mike McCormack [Fri, 12 Aug 2005 11:20:26 +0000 (11:20 +0000)] 
Partial implementation of DllRegisterServer.

19 years agoRemove crackling in DirectSound/ALSA playback with full hardware
Alex Villacís Lasso [Fri, 12 Aug 2005 11:17:54 +0000 (11:17 +0000)] 
Remove crackling in DirectSound/ALSA playback with full hardware
acceleration.

19 years agoAdd initial theming support for trackbars.
Frank Richter [Fri, 12 Aug 2005 11:17:26 +0000 (11:17 +0000)] 
Add initial theming support for trackbars.

19 years agoAdd theming for toolbar control.
Frank Richter [Fri, 12 Aug 2005 11:17:14 +0000 (11:17 +0000)] 
Add theming for toolbar control.

19 years agoFix some gcc 4.0 warnings.
Mike McCormack [Fri, 12 Aug 2005 10:35:46 +0000 (10:35 +0000)] 
Fix some gcc 4.0 warnings.

19 years agoAdd a configure test for xmlReadMemory.
Mike McCormack [Fri, 12 Aug 2005 10:35:17 +0000 (10:35 +0000)] 
Add a configure test for xmlReadMemory.

19 years agoDon't import MSVCRTD.DLL and don't fail when it could not be loaded.
Saulius Krasuckas [Fri, 12 Aug 2005 10:33:50 +0000 (10:33 +0000)] 
Don't import MSVCRTD.DLL and don't fail when it could not be loaded.

19 years agoWin98 returns HRESULT_FROM_WIN32(ERROR_FILE_NOT_FOUND)) on failure.
Saulius Krasuckas [Fri, 12 Aug 2005 10:33:37 +0000 (10:33 +0000)] 
Win98 returns HRESULT_FROM_WIN32(ERROR_FILE_NOT_FOUND)) on failure.

19 years agoAdded RNIGetCompatibleVersion implementation.
Jacek Caban [Fri, 12 Aug 2005 10:33:13 +0000 (10:33 +0000)] 
Added RNIGetCompatibleVersion implementation.

19 years agoCheck the GetPidlFromDataObject's doSelected parameter before calling
Michael Jung [Fri, 12 Aug 2005 10:33:06 +0000 (10:33 +0000)] 
Check the GetPidlFromDataObject's doSelected parameter before calling
a method on it.

19 years agoUse wine_get_dos_file_name instead of GetFullPathName.
Michael Jung [Fri, 12 Aug 2005 10:32:47 +0000 (10:32 +0000)] 
Use wine_get_dos_file_name instead of GetFullPathName.

19 years agoUse nsIWebBrowserStream to load html.
Jacek Caban [Thu, 11 Aug 2005 18:36:48 +0000 (18:36 +0000)] 
Use nsIWebBrowserStream to load html.

19 years agoMake 16-bit task properly inherit the current directory of their
Alexandre Julliard [Thu, 11 Aug 2005 18:36:36 +0000 (18:36 +0000)] 
Make 16-bit task properly inherit the current directory of their
parent (based on a patch by Richard Cohen).

19 years agoImplement SHLoadIndirectString.
Huw Davies [Thu, 11 Aug 2005 18:35:15 +0000 (18:35 +0000)] 
Implement SHLoadIndirectString.

19 years agoFix text color for "button" style tabs when theming is enabled.
Frank Richter [Thu, 11 Aug 2005 18:35:00 +0000 (18:35 +0000)] 
Fix text color for "button" style tabs when theming is enabled.

19 years agoAdd theming for status bar control.
Frank Richter [Thu, 11 Aug 2005 18:34:45 +0000 (18:34 +0000)] 
Add theming for status bar control.

19 years agoAdd theming for the progress control.
Frank Richter [Thu, 11 Aug 2005 18:34:35 +0000 (18:34 +0000)] 
Add theming for the progress control.

19 years agoTurn off gcc 4.0's builtin wchar inlines.
Mike McCormack [Thu, 11 Aug 2005 17:12:18 +0000 (17:12 +0000)] 
Turn off gcc 4.0's builtin wchar inlines.

19 years agoAdded more secur32.dll tests and fixed missing constants in
Kai Blin [Thu, 11 Aug 2005 17:08:06 +0000 (17:08 +0000)] 
Added more secur32.dll tests and fixed missing constants in
winerror.h.

19 years agoImplement ldap_delete* functions.
Hans Leidekker [Thu, 11 Aug 2005 17:07:12 +0000 (17:07 +0000)] 
Implement ldap_delete* functions.
Add missing spec file entries.

19 years agoAdd WC_COMBOBOX.
Frank Richter [Thu, 11 Aug 2005 17:06:41 +0000 (17:06 +0000)] 
Add WC_COMBOBOX.

19 years agoFix a crash on startup when /proc/ide does not exist.
Frank Richter [Thu, 11 Aug 2005 17:05:47 +0000 (17:05 +0000)] 
Fix a crash on startup when /proc/ide does not exist.

19 years agoAdd theming for the rebar control.
Frank Richter [Thu, 11 Aug 2005 17:05:18 +0000 (17:05 +0000)] 
Add theming for the rebar control.

19 years agoAdd theming for the monthcal control.
Frank Richter [Thu, 11 Aug 2005 17:05:00 +0000 (17:05 +0000)] 
Add theming for the monthcal control.

19 years agoAdded support for aggregation in about protocol.
Jacek Caban [Thu, 11 Aug 2005 17:04:45 +0000 (17:04 +0000)] 
Added support for aggregation in about protocol.

19 years agoFix the return value of SHELL_Argify() so it once again returns true
Francois Gouget [Thu, 11 Aug 2005 17:04:31 +0000 (17:04 +0000)] 
Fix the return value of SHELL_Argify() so it once again returns true
if a '%1' or equivalent placeholder was found. This fixes
ShellExecuteEx(lpFile="foo.txt", lpClass="txtfile").

19 years agoDefine WIN32_NO_STATUS so we don't get 'duplicate macro' errors when
Francois Gouget [Thu, 11 Aug 2005 17:04:07 +0000 (17:04 +0000)] 
Define WIN32_NO_STATUS so we don't get 'duplicate macro' errors when
compiling with the PSDK and MSVC.
Add some types that are not defined by the PSDK.

19 years agoAdded a wine_get_dos_file_name function in kernel32 as a wrapper
Alexandre Julliard [Thu, 11 Aug 2005 11:07:17 +0000 (11:07 +0000)] 
Added a wine_get_dos_file_name function in kernel32 as a wrapper
around the new wine_unix_to_nt_file_name.

19 years agoRemoved a useless header file.
Alexandre Julliard [Thu, 11 Aug 2005 10:59:51 +0000 (10:59 +0000)] 
Removed a useless header file.

19 years agoImplement LZDone in lzexpand, as the 32 bit one moved to kernel.
Vincent Béron [Thu, 11 Aug 2005 10:58:35 +0000 (10:58 +0000)] 
Implement LZDone in lzexpand, as the 32 bit one moved to kernel.

19 years agoIncrement the document's refcount when creating the root element.
Mike McCormack [Thu, 11 Aug 2005 10:58:11 +0000 (10:58 +0000)] 
Increment the document's refcount when creating the root element.

19 years agoImplement IXMLDOMElement::get_tagName.
Mike McCormack [Thu, 11 Aug 2005 10:57:58 +0000 (10:57 +0000)] 
Implement IXMLDOMElement::get_tagName.

19 years agoFix gcc 4.0 warnings.
Mike McCormack [Thu, 11 Aug 2005 10:57:47 +0000 (10:57 +0000)] 
Fix gcc 4.0 warnings.

19 years agoAllow the palette to be set and retrieved.
Oliver Stieber [Thu, 11 Aug 2005 10:57:20 +0000 (10:57 +0000)] 
Allow the palette to be set and retrieved.

19 years agoAdded a wine_unix_to_nt_file_name function to do proper pathname
Alexandre Julliard [Thu, 11 Aug 2005 10:41:26 +0000 (10:41 +0000)] 
Added a wine_unix_to_nt_file_name function to do proper pathname
conversions instead of relying on GetFullPathName hacks.

19 years agoSet remove to TRUE in accept_hardware_message for messages that should
Alexandre Julliard [Thu, 11 Aug 2005 10:36:03 +0000 (10:36 +0000)] 
Set remove to TRUE in accept_hardware_message for messages that should
go to a different thread. Simplify the code a bit.

19 years agoAdd some missing LDAP definitions.
Dmitry Timoshkov [Thu, 11 Aug 2005 10:33:42 +0000 (10:33 +0000)] 
Add some missing LDAP definitions.

19 years agoCorrect size check.
Steven Edwards [Thu, 11 Aug 2005 10:33:29 +0000 (10:33 +0000)] 
Correct size check.

19 years agoCorrect definition of SFGAO_STORAGEANCESTOR.
Steven Edwards [Thu, 11 Aug 2005 10:33:21 +0000 (10:33 +0000)] 
Correct definition of SFGAO_STORAGEANCESTOR.

19 years agoImplement IXMLDOMDocument::loadXML.
Mike McCormack [Thu, 11 Aug 2005 10:32:36 +0000 (10:32 +0000)] 
Implement IXMLDOMDocument::loadXML.

19 years agoRemove redundant include.
Steven Edwards [Thu, 11 Aug 2005 10:32:22 +0000 (10:32 +0000)] 
Remove redundant include.

19 years agoCorrect a typo in winapi_local.pm.
Vincent Béron [Thu, 11 Aug 2005 10:32:10 +0000 (10:32 +0000)] 
Correct a typo in winapi_local.pm.

19 years agoAnother update to win*.api.
Vincent Béron [Thu, 11 Aug 2005 10:32:02 +0000 (10:32 +0000)] 
Another update to win*.api.

19 years agoTrack the state of softwareVertexProcessing.
Oliver Stieber [Thu, 11 Aug 2005 10:31:40 +0000 (10:31 +0000)] 
Track the state of softwareVertexProcessing.

19 years agoCorrect the starting values of MIN, MAX and MIP filter, they now match
Oliver Stieber [Thu, 11 Aug 2005 10:31:04 +0000 (10:31 +0000)] 
Correct the starting values of MIN, MAX and MIP filter, they now match
the initial values in opengl.

19 years agoFixed a bug in EM_STREAMOUT RichEdit message handler which truncated
Phil Krylov [Thu, 11 Aug 2005 10:30:41 +0000 (10:30 +0000)] 
Fixed a bug in EM_STREAMOUT RichEdit message handler which truncated
some streamed text.

19 years agoMove includes of interfaces to mshtml_private.h.
Jacek Caban [Thu, 11 Aug 2005 10:30:30 +0000 (10:30 +0000)] 
Move includes of interfaces to mshtml_private.h.