Alexandre Julliard [Mon, 15 Aug 2005 14:50:06 +0000 (14:50 +0000)]
Better handling of conflicting section information between
SizeOfRawData and VirtualSize.
Hans Leidekker [Mon, 15 Aug 2005 14:46:42 +0000 (14:46 +0000)]
Implement ldap_result.
Frank Richter [Mon, 15 Aug 2005 14:46:31 +0000 (14:46 +0000)]
Fix AlphaBlend() to extract the right part of the source DIB.
Mike McCormack [Mon, 15 Aug 2005 10:49:39 +0000 (10:49 +0000)]
Warning fixes for gcc 4.0.
Vincent Béron [Mon, 15 Aug 2005 10:48:51 +0000 (10:48 +0000)]
Uniformize DllMain TRACEing across dlls.
Saulius Krasuckas [Mon, 15 Aug 2005 10:47:31 +0000 (10:47 +0000)]
Remove trailing backslash.
Mike McCormack [Mon, 15 Aug 2005 10:47:23 +0000 (10:47 +0000)]
gcc 4.0 warning fixes.
Frank Richter [Mon, 15 Aug 2005 10:24:22 +0000 (10:24 +0000)]
Subclass edit control to draw themed border.
Frank Richter [Mon, 15 Aug 2005 10:24:00 +0000 (10:24 +0000)]
Improved trackbar theming.
Frank Richter [Mon, 15 Aug 2005 10:23:48 +0000 (10:23 +0000)]
Compare result of RegQueryValueExW() with ERROR_SUCCESS.
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.
Hans Leidekker [Mon, 15 Aug 2005 10:23:15 +0000 (10:23 +0000)]
Improve parameter handling for the ldap_add* functions.
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.
James Hawkins [Mon, 15 Aug 2005 10:21:56 +0000 (10:21 +0000)]
Handle resizing the help viewer window.
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.
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.
Marcus Meissner [Mon, 15 Aug 2005 09:46:51 +0000 (09:46 +0000)]
Added CoCreateInstance16, CoGetClassObject16, OleLoad16 stubs.
Vikram Kumar [Mon, 15 Aug 2005 09:45:40 +0000 (09:45 +0000)]
Added stub for EnableEUDC.
Frank Richter [Mon, 15 Aug 2005 09:44:53 +0000 (09:44 +0000)]
Add WC_EDIT and WC_LISTBOX.
Vincent Béron [Mon, 15 Aug 2005 09:44:34 +0000 (09:44 +0000)]
Change some TRACEing formats to make more sense.
Vincent Béron [Mon, 15 Aug 2005 09:43:53 +0000 (09:43 +0000)]
Protect libxml/parser.h with proper autoconf definition.
Vincent Béron [Mon, 15 Aug 2005 09:43:45 +0000 (09:43 +0000)]
Correct typo in format string.
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.
Gerald Pfeifer [Mon, 15 Aug 2005 09:43:09 +0000 (09:43 +0000)]
set_last_error() is only used on Linux.
Hans Leidekker [Mon, 15 Aug 2005 09:43:00 +0000 (09:43 +0000)]
Implement ldap_modify* functions.
Vitaliy Margolen [Mon, 15 Aug 2005 09:42:36 +0000 (09:42 +0000)]
Add entry for int 2 handler.
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.
Jacek Caban [Mon, 15 Aug 2005 09:41:30 +0000 (09:41 +0000)]
Activate window in IOleDocumwnrView::Show.
Jacek Caban [Mon, 15 Aug 2005 09:41:08 +0000 (09:41 +0000)]
Fix protocol test on winxp.
Saulius Krasuckas [Mon, 15 Aug 2005 09:40:45 +0000 (09:40 +0000)]
XP returns E_INVALIDARG on failure.
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.
Mike McCormack [Mon, 15 Aug 2005 09:40:06 +0000 (09:40 +0000)]
Fix gcc 4.0 builtin function warnings.
Vikram Kumar [Mon, 15 Aug 2005 09:39:51 +0000 (09:39 +0000)]
Added Japanese resources.
Frank Richter [Mon, 15 Aug 2005 09:34:21 +0000 (09:34 +0000)]
Better computations to have uniformly sized parts scaled in both
directions.
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.
Frank Richter [Mon, 15 Aug 2005 09:33:39 +0000 (09:33 +0000)]
Invalidate DCEs when a window region is set.
Alexandre Julliard [Fri, 12 Aug 2005 18:25:16 +0000 (18:25 +0000)]
Converted the process heap list to a standard list.
Alexandre Julliard [Fri, 12 Aug 2005 18:23:06 +0000 (18:23 +0000)]
Added stubs for pSetupGet/SetGlobalFlags.
Francois Gouget [Fri, 12 Aug 2005 18:22:06 +0000 (18:22 +0000)]
Assorted spelling fixes.
Alexandre Julliard [Fri, 12 Aug 2005 16:05:46 +0000 (16:05 +0000)]
Converted the heap free lists to standard lists.
Alexandre Julliard [Fri, 12 Aug 2005 16:02:42 +0000 (16:02 +0000)]
Removed a redundant and possibly wrong warning.
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.
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.
Jacek Caban [Fri, 12 Aug 2005 15:52:37 +0000 (15:52 +0000)]
Fix Show*HTMLDialog declarations.
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.
Hans Leidekker [Fri, 12 Aug 2005 15:52:13 +0000 (15:52 +0000)]
Implement LDAP_OPT_API_FEATURE_INFO and LDAP_OPT_API_INFO.
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.
Huw Davies [Fri, 12 Aug 2005 15:51:44 +0000 (15:51 +0000)]
Implement SHLoadRegUIStringW.
Richard Cohen [Fri, 12 Aug 2005 15:51:22 +0000 (15:51 +0000)]
Blame ExpandEnvironmentStringsA for the failing NT4 test.
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.
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.
Mike McCormack [Fri, 12 Aug 2005 11:25:05 +0000 (11:25 +0000)]
Add some msxml3 tests.
Alexandre Julliard [Fri, 12 Aug 2005 11:21:45 +0000 (11:21 +0000)]
Don't map data beyond the virtual size of a section.
Mike McCormack [Fri, 12 Aug 2005 11:20:26 +0000 (11:20 +0000)]
Partial implementation of DllRegisterServer.
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.
Frank Richter [Fri, 12 Aug 2005 11:17:26 +0000 (11:17 +0000)]
Add initial theming support for trackbars.
Frank Richter [Fri, 12 Aug 2005 11:17:14 +0000 (11:17 +0000)]
Add theming for toolbar control.
Mike McCormack [Fri, 12 Aug 2005 10:35:46 +0000 (10:35 +0000)]
Fix some gcc 4.0 warnings.
Mike McCormack [Fri, 12 Aug 2005 10:35:17 +0000 (10:35 +0000)]
Add a configure test for xmlReadMemory.
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.
Saulius Krasuckas [Fri, 12 Aug 2005 10:33:37 +0000 (10:33 +0000)]
Win98 returns HRESULT_FROM_WIN32(ERROR_FILE_NOT_FOUND)) on failure.
Jacek Caban [Fri, 12 Aug 2005 10:33:13 +0000 (10:33 +0000)]
Added RNIGetCompatibleVersion implementation.
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.
Michael Jung [Fri, 12 Aug 2005 10:32:47 +0000 (10:32 +0000)]
Use wine_get_dos_file_name instead of GetFullPathName.
Jacek Caban [Thu, 11 Aug 2005 18:36:48 +0000 (18:36 +0000)]
Use nsIWebBrowserStream to load html.
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).
Huw Davies [Thu, 11 Aug 2005 18:35:15 +0000 (18:35 +0000)]
Implement SHLoadIndirectString.
Frank Richter [Thu, 11 Aug 2005 18:35:00 +0000 (18:35 +0000)]
Fix text color for "button" style tabs when theming is enabled.
Frank Richter [Thu, 11 Aug 2005 18:34:45 +0000 (18:34 +0000)]
Add theming for status bar control.
Frank Richter [Thu, 11 Aug 2005 18:34:35 +0000 (18:34 +0000)]
Add theming for the progress control.
Mike McCormack [Thu, 11 Aug 2005 17:12:18 +0000 (17:12 +0000)]
Turn off gcc 4.0's builtin wchar inlines.
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.
Hans Leidekker [Thu, 11 Aug 2005 17:07:12 +0000 (17:07 +0000)]
Implement ldap_delete* functions.
Add missing spec file entries.
Frank Richter [Thu, 11 Aug 2005 17:06:41 +0000 (17:06 +0000)]
Add WC_COMBOBOX.
Frank Richter [Thu, 11 Aug 2005 17:05:47 +0000 (17:05 +0000)]
Fix a crash on startup when /proc/ide does not exist.
Frank Richter [Thu, 11 Aug 2005 17:05:18 +0000 (17:05 +0000)]
Add theming for the rebar control.
Frank Richter [Thu, 11 Aug 2005 17:05:00 +0000 (17:05 +0000)]
Add theming for the monthcal control.
Jacek Caban [Thu, 11 Aug 2005 17:04:45 +0000 (17:04 +0000)]
Added support for aggregation in about protocol.
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").
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.
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.
Alexandre Julliard [Thu, 11 Aug 2005 10:59:51 +0000 (10:59 +0000)]
Removed a useless header file.
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.
Mike McCormack [Thu, 11 Aug 2005 10:58:11 +0000 (10:58 +0000)]
Increment the document's refcount when creating the root element.
Mike McCormack [Thu, 11 Aug 2005 10:57:58 +0000 (10:57 +0000)]
Implement IXMLDOMElement::get_tagName.
Mike McCormack [Thu, 11 Aug 2005 10:57:47 +0000 (10:57 +0000)]
Fix gcc 4.0 warnings.
Oliver Stieber [Thu, 11 Aug 2005 10:57:20 +0000 (10:57 +0000)]
Allow the palette to be set and retrieved.
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.
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.
Dmitry Timoshkov [Thu, 11 Aug 2005 10:33:42 +0000 (10:33 +0000)]
Add some missing LDAP definitions.
Steven Edwards [Thu, 11 Aug 2005 10:33:29 +0000 (10:33 +0000)]
Correct size check.
Steven Edwards [Thu, 11 Aug 2005 10:33:21 +0000 (10:33 +0000)]
Correct definition of SFGAO_STORAGEANCESTOR.
Mike McCormack [Thu, 11 Aug 2005 10:32:36 +0000 (10:32 +0000)]
Implement IXMLDOMDocument::loadXML.
Steven Edwards [Thu, 11 Aug 2005 10:32:22 +0000 (10:32 +0000)]
Remove redundant include.
Vincent Béron [Thu, 11 Aug 2005 10:32:10 +0000 (10:32 +0000)]
Correct a typo in winapi_local.pm.
Vincent Béron [Thu, 11 Aug 2005 10:32:02 +0000 (10:32 +0000)]
Another update to win*.api.
Oliver Stieber [Thu, 11 Aug 2005 10:31:40 +0000 (10:31 +0000)]
Track the state of softwareVertexProcessing.
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.
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.
Jacek Caban [Thu, 11 Aug 2005 10:30:30 +0000 (10:30 +0000)]
Move includes of interfaces to mshtml_private.h.