- 06 Mar, 2006 40 commits
-
-
H. Verbeet authored
-
H. Verbeet authored
-
H. Verbeet authored
Don't call glCompressedTexImage2DARB if we haven't got allocatedMemory (yet). Fix a small typo.
-
Robert Shearman authored
- Rewrite InternetCreateUrlW to respect the lengths passed in via the URL_COMPONENTS structure and fall back to a strlenW call when a length is zero. - Expand the number of protocols supported when determining whether the port number should be added. - Fix a test by passing in the correct length of scheme.
-
Robert Shearman authored
Don't continue to connect to a secure server without SSL support since it won't work. Return an error back to the application instead.
-
Robert Shearman authored
Fix an InternetCreateUrl test so that it correctly sets the scheme length and add tests which show the behaviour when the lengths are set to zero and when the https scheme is used.
-
Victor Pelt authored
-
Alexandre Julliard authored
patch by Dmitry Timoshkov).
-
Francois Gouget authored
Most native advpack dlls in circulation don't have RegInstallA. So mshtml and urlmon should do a GetProcAddress() on 'RegInstall' instead.
-
Mike McCormack authored
-
Mike McCormack authored
-
Jacek Caban authored
-
Jacek Caban authored
- Added IHTMLElementCollection implementation. - Added get_all implementation.
-
Alexandre Julliard authored
This avoids searching the same directories twice, once to count the files and then once for real.
-
Alexandre Julliard authored
We don't need the rest of the WIN32_FIND_DATA structure.
-
Alexandre Julliard authored
-
Aric Stewart authored
In ShFileOperation when generating a file list with * wildcards, for example for deletion, do not include the dot directories (. and ..) in the list, because that cause the operation to spiral out of control.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
Remove computing of parent and owner handles on the client side.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Mike McCormack authored
-
Michael Jung authored
-
Vitaliy Margolen authored
-
Eric Pouech authored
- added type for array index - correctly parsing array index type in stabs, Dwarf2 and MSC formats - fixed SyGetTypeInfo accordingly
-
Eric Pouech authored
-
Eric Pouech authored
-
Stefan Dösinger authored
-
Jason Green authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Vitaly Budovski authored
-
Robert Shearman authored
Make the command line processing more robust by continuing to process command line options if an unknown one is detected and remove the skipping of argv[0], which is no longer necessary. This fixes the parsing when argv[0] isn't set to the program name.
-
Robert Shearman authored
-
Robert Shearman authored
-
Robert Shearman authored
-
Robert Shearman authored
the proxy manager when unmarshaling.
-