2004-10-07 |
Alexandre Julliard | Only send WM_PAINTICON and WM_ICONERASEBKGND to 16...
|
commit | commitdiff | tree |
2004-10-07 |
Francois Gouget | Don't define COBJMACROS in objbase.h.
|
commit | commitdiff | tree |
2004-10-07 |
Francois Gouget | Fix an 'uninitialized value' warning.
|
commit | commitdiff | tree |
2004-10-07 |
Francois Gouget | Fix the VarI4FromI2 API documentation.
|
commit | commitdiff | tree |
2004-10-07 |
Francois Gouget | Conformance tests must not include wine/debug.h.
|
commit | commitdiff | tree |
2004-10-07 |
Martin Fuchs | Fix sigsegv when double clicking directory entries.
|
commit | commitdiff | tree |
2004-10-06 |
Alexandre Julliard | Allow defined types to be used as function names.
|
commit | commitdiff | tree |
2004-10-06 |
Hans Leidekker | Implement MD{4,5}Init MD{4,5}Update and MD{4,5}Final.
|
commit | commitdiff | tree |
2004-10-06 |
Dmitry Timoshkov | Make message spy thread safe.
|
commit | commitdiff | tree |
2004-10-06 |
Rein Klazes | - Fix WS_getsockopt for the options SO_LINGER, SO_RCVTIMEO and
|
commit | commitdiff | tree |
2004-10-06 |
Martin Fuchs | - remove trailing semicolons from constant definitions
|
commit | commitdiff | tree |
2004-10-06 |
Martin Fuchs | Fix generation of config.h.
|
commit | commitdiff | tree |
2004-10-06 |
Dmitry Timoshkov | Add prototypes for GetWindowLongPtr/SetWindowLongPtr.
|
commit | commitdiff | tree |
2004-10-06 |
Dmitry Timoshkov | Skip interthread message test under win9x, it causes...
|
commit | commitdiff | tree |
2004-10-06 |
Jason Edmeades | Move the GetDeviceCaps into the wined3d library and...
|
commit | commitdiff | tree |
2004-10-06 |
Steven Edwards | Remove useless FIXME in comment.
|
commit | commitdiff | tree |
2004-10-06 |
Martin Fuchs | Fix msvcmaker imports.
|
commit | commitdiff | tree |
2004-10-06 |
Rolf Kalbermatter | Fix bug found by Piotr Caban, where our function tried...
|
commit | commitdiff | tree |
2004-10-05 |
Dmitry Timoshkov | Add a test case for accelerators, make the test pass...
|
commit | commitdiff | tree |
2004-10-05 |
Dmitry Timoshkov | Added a test case for inter-thread DispatchMessage.
|
commit | commitdiff | tree |
2004-10-05 |
Alexandre Julliard | Prevent DispatchMessage from dispatching a message...
|
commit | commitdiff | tree |
2004-10-05 |
Marcus Meissner | Make sure PostScript floats are printed with LC_NUMERIC...
|
commit | commitdiff | tree |
2004-10-05 |
Jon Griffiths | Draw background of the empty selected item in empty...
|
commit | commitdiff | tree |
2004-10-05 |
Huw Davies | Tests for PathCreateFromUrl, PathIsURL, UrlCreateFromPath and
|
commit | commitdiff | tree |
2004-10-05 |
Huw Davies | Rewrite UrlCreateFromPath.
|
commit | commitdiff | tree |
2004-10-05 |
Martin Fuchs | Don't use ".previous" for Cygwin build.
|
commit | commitdiff | tree |
2004-10-05 |
Francois Gouget | Assorted spelling fixes.
|
commit | commitdiff | tree |
2004-10-05 |
Francois Gouget | Identify comm.drv as a 16bit dll.
|
commit | commitdiff | tree |
2004-10-05 |
Francois Gouget | Replace some IUnknown_QueryInterface() calls with the...
|
commit | commitdiff | tree |
2004-10-05 |
Jacek Caban | Added/updated Polish translations.
|
commit | commitdiff | tree |
2004-10-05 |
Francois Gouget | Limit the length of progress messages to less than...
|
commit | commitdiff | tree |
2004-10-05 |
Francois Gouget | Add function prototypes.
|
commit | commitdiff | tree |
2004-10-05 |
Huw Davies | Implement CreateDispTypeInfo.
|
commit | commitdiff | tree |
2004-10-05 |
Huw Davies | Rewrite PathCreateFromUrl.
|
commit | commitdiff | tree |
2004-10-05 |
Alexandre Julliard | Removed no longer needed ICOM compatibility mode in...
|
commit | commitdiff | tree |
2004-10-05 |
Dimitrie O. Paun | Audit combo control code.
|
commit | commitdiff | tree |
2004-10-05 |
Alexandre Julliard | Get rid of the non-standard Ixxx_METHODS macro definitions...
|
commit | commitdiff | tree |
2004-10-05 |
Alexandre Julliard | Avoid depending on the non-standard IUnknown_METHODS...
|
commit | commitdiff | tree |
2004-10-05 |
Tony Lambregts | Ask for link if patch is related to a bug in Bugzilla.
|
commit | commitdiff | tree |
2004-10-05 |
Huw Davies | Fix UrlUnescapeW.
|
commit | commitdiff | tree |
2004-10-05 |
Dimitrie O. Paun | Audit the static control code.
|
commit | commitdiff | tree |
2004-10-05 |
Dimitrie O. Paun | Audit and document button code.
|
commit | commitdiff | tree |
2004-10-05 |
Hans Leidekker | crosstest target depends on include files.
|
commit | commitdiff | tree |
2004-10-05 |
Alexandre Julliard | Converted control.h to idl.
|
commit | commitdiff | tree |
2004-10-05 |
Alexandre Julliard | Use propget/propput attributes where appropriate.
|
commit | commitdiff | tree |
2004-10-05 |
Alexandre Julliard | Added support for the propget/propput function attributes.
|
commit | commitdiff | tree |
2004-10-05 |
Jason Edmeades | Move the Check* type functions into wined3d and copy...
|
commit | commitdiff | tree |
2004-10-05 |
Ferenc Wagner | Quote everything for consistency.
|
commit | commitdiff | tree |
2004-10-05 |
Huw Davies | PathIsURL should return TRUE even if a scheme is unknown.
|
commit | commitdiff | tree |
2004-10-05 |
Dmitry Timoshkov | If there no MDI child to activate set hwndActiveChild...
|
commit | commitdiff | tree |
2004-10-05 |
Dmitry Timoshkov | Make advapi32/crypt.c test pass under win2k SP4, do...
|
commit | commitdiff | tree |
2004-10-05 |
Wolfgang Schwotzer | MakeSureDirectoryPathExists: Recursively create path...
|
commit | commitdiff | tree |
2004-10-04 |
Alexandre Julliard | Fixed typo in ProgramsW.
|
commit | commitdiff | tree |
2004-10-04 |
Alexandre Julliard | Fixed incompatible IDIRECTXFILEOBJECT_METHODS macro...
|
commit | commitdiff | tree |
2004-10-04 |
Steven Edwards | Check for getuid and avoid the use of it in libwine...
|
commit | commitdiff | tree |
2004-10-04 |
Hans Leidekker | Implement SystemFunction006().
|
commit | commitdiff | tree |
2004-10-04 |
Robert Shearman | Add support for .gnu_debuglink.
|
commit | commitdiff | tree |
2004-10-04 |
Jerry Jenkins | Fix an error message.
|
commit | commitdiff | tree |
2004-10-04 |
Mike McCormack | Fix port enumeration.
|
commit | commitdiff | tree |
2004-10-04 |
Dmitry Timoshkov | If an animation is already playing do not restart it.
|
commit | commitdiff | tree |
2004-10-04 |
Aric Stewart | Check to make sure PropSheetInfo* is not null before...
|
commit | commitdiff | tree |
2004-10-04 |
Vincent Béron | Create mediaobj.h from mediaobj.idl.
|
commit | commitdiff | tree |
2004-10-04 |
Dmitry Timoshkov | Add more message conversion tests, make the tests pass...
|
commit | commitdiff | tree |
2004-10-04 |
Francois Gouget | Don't use COBJMACROS on internal interfaces.
|
commit | commitdiff | tree |
2004-10-04 |
Robert Shearman | - Fix calculation of required buffer size.
|
commit | commitdiff | tree |
2004-10-04 |
Francois Gouget | Fix incorrect usage of COBJMACROS.
|
commit | commitdiff | tree |
2004-10-04 |
Francois Gouget | Fix incorrect usage of COBJMACROS.
|
commit | commitdiff | tree |
2004-10-04 |
Ferenc Wagner | Do not offer submitting the report if the -o option...
|
commit | commitdiff | tree |
2004-10-04 |
Piotr Caban | Added Polish translation.
|
commit | commitdiff | tree |
2004-10-04 |
Dmitry Timoshkov | Add iccvid.dll to an initial Wine configuration.
|
commit | commitdiff | tree |
2004-10-04 |
Dmitry Timoshkov | Avoid a crash in advapi32/test_sha_ctx.c test if required...
|
commit | commitdiff | tree |
2004-10-04 |
Robert Shearman | - Check for string pointer being outside of the string...
|
commit | commitdiff | tree |
2004-10-04 |
Robert Shearman | Fix the loading .dbg files by no longer using RtlImageNtHead...
|
commit | commitdiff | tree |
2004-10-04 |
Kevin Koltzau | Correct problem with /i argument handling.
|
commit | commitdiff | tree |
2004-10-04 |
Jerry Jenkins | Don't use the SND_PCM_ASYNC flag for the moment.
|
commit | commitdiff | tree |
2004-10-04 |
Mike McCormack | Prevent crash using CJK locale but no input method.
|
commit | commitdiff | tree |
2004-10-04 |
Dmitry Timoshkov | Do not use GlobalFree for a memory returned by LoadResource.
|
commit | commitdiff | tree |
2004-10-04 |
Filip Navara | Add UTC to the time zone list.
|
commit | commitdiff | tree |
2004-10-04 |
Ferenc Wagner | - Use a more unique separator string.
|
commit | commitdiff | tree |
2004-10-04 |
Francois Gouget | Switch to 'perl -w' and add 'use strict;'.
|
commit | commitdiff | tree |
2004-10-04 |
Francois Gouget | Fix the JobId field case.
|
commit | commitdiff | tree |
2004-10-04 |
Francois Gouget | Add HEAPENTRY32 and the related APIs.
|
commit | commitdiff | tree |
2004-10-04 |
Francois Gouget | Add API_RET_TYPE and NET_API_FUNCTION.
|
commit | commitdiff | tree |
2004-10-04 |
Francois Gouget | Handle the static libraries linked to using EXTRALIBS.
|
commit | commitdiff | tree |
2004-10-04 |
Rein Klazes | - Time out on recv from and send to blocking sockets.
|
commit | commitdiff | tree |
2004-10-04 |
Robert Shearman | Add tests for conversion of message parameters.
|
commit | commitdiff | tree |
2004-10-04 |
Huw Davies | UrlEscape has different rules depending on the protocol.
|
commit | commitdiff | tree |
2004-10-04 |
Vitaliy Margolen | Don't loose last band on insert.
|
commit | commitdiff | tree |
2004-10-04 |
Ge van Geldorp | Can't pass NULL as default value to GetPrivateProfileString.
|
commit | commitdiff | tree |
2004-10-04 |
Robert Shearman | Rewrite a section of code so that it doesn't use exit...
|
commit | commitdiff | tree |
2004-10-04 |
Robert Shearman | Print out a slightly more informative message if an...
|
commit | commitdiff | tree |
2004-10-04 |
Francois Gouget | Add prototypes to all functions.
|
commit | commitdiff | tree |
2004-10-04 |
Francois Gouget | Add 'use strict'.
|
commit | commitdiff | tree |
2004-09-29 |
Alexandre Julliard | Avoid using gettimeofday.
|
commit | commitdiff | tree |
2004-09-29 |
Jason Edmeades | Move into wined3d and call from d3d9 the GetAdapterId...
|
commit | commitdiff | tree |
2004-09-29 |
Alexandre Julliard | Authors: Klemens Friedl <frik85@hotmail.com>, Martin...
|
commit | commitdiff | tree |
2004-09-29 |
Huw Davies | ParseURL is now documented, so move it into shlwapi.h.
|
commit | commitdiff | tree |
2004-09-29 |
Dmitry Timoshkov | Ignore FocusOut event if there is no event window.
|
commit | commitdiff | tree |
2004-09-29 |
Vincent Béron | Keep the original resources if !bDeleteExistingResources in
|
commit | commitdiff | tree |
2004-09-29 |
James Hawkins | Limit scrolling of the edit control to the last line...
|
commit | commitdiff | tree |