2004-10-18 |
Jeremy White | Revise winmm/time.c to fix timer resolution at 1 ms...
|
commit | commitdiff | tree |
2004-10-18 |
Alexandre Julliard | Restore lost chunk of previous patch.
|
commit | commitdiff | tree |
2004-10-18 |
Jacek Caban | - Added dispinterfaces: DWebBrowserEvents and DWebBrowserEve...
|
commit | commitdiff | tree |
2004-10-18 |
Vincent Béron | Add some more Alpha asm code and Alpha-specific parts.
|
commit | commitdiff | tree |
2004-10-18 |
Dmitry Timoshkov | Protect USER32 against early graphics driver unloading.
|
commit | commitdiff | tree |
2004-10-18 |
Dimitrie O. Paun | Implement LBS_COMBOBOX, and make use of it.
|
commit | commitdiff | tree |
2004-10-18 |
Joris Huizer | Added IClassFactory->CreateInstance aggregation checks.
|
commit | commitdiff | tree |
2004-10-18 |
Peter Riocreux | Make DrawDibDraw honour the DDF_BACKGROUNDPAL flag.
|
commit | commitdiff | tree |
2004-10-18 |
Markus Amsler | Initialize .COM stack.
|
commit | commitdiff | tree |
2004-10-18 |
Stefan Leichter | Added stub for CryptCATAdminAcquireContext.
|
commit | commitdiff | tree |
2004-10-18 |
Rein Klazes | In RtlQueryTimezoneInformation use information from...
|
commit | commitdiff | tree |
2004-10-18 |
Alexandre Julliard | Authors: Doug Paul <doug@elemental.ath.cx>, Glenn Wurster...
|
commit | commitdiff | tree |
2004-10-18 |
Alexandre Julliard | Authors: Doug Paul <doug@elemental.ath.cx>, Glenn Wurster...
|
commit | commitdiff | tree |
2004-10-18 |
David Kredba | Added some Czech resources.
|
commit | commitdiff | tree |
2004-10-18 |
Robert Shearman | - TBN_DELETINGBUTTON sends the command ID, not the...
|
commit | commitdiff | tree |
2004-10-18 |
Mike McCormack | Fix port enumeration.
|
commit | commitdiff | tree |
2004-10-18 |
Hans Leidekker | Avoid using gettimeofday().
|
commit | commitdiff | tree |
2004-10-18 |
Rein Klazes | Test whether the ft_encoding's are defined, not the...
|
commit | commitdiff | tree |
2004-10-18 |
Marcus Meissner | Stub function for OpenInputDesktop.
|
commit | commitdiff | tree |
2004-10-18 |
Mike McCormack | Add stub implementation for CreateProxyFromTypeInfo.
|
commit | commitdiff | tree |
2004-10-18 |
Vincent Béron | Uniformize endianness definition.
|
commit | commitdiff | tree |
2004-10-18 |
Vincent Béron | Protect some more types which can be redeclared in...
|
commit | commitdiff | tree |
2004-10-18 |
Marcus Meissner | Return out of the default case, assert() is removed...
|
commit | commitdiff | tree |
2004-10-18 |
Robert Reif | Fix some places where no driver present causes problems.
|
commit | commitdiff | tree |
2004-10-18 |
Robert Shearman | Implement ImageList_SetColorTable.
|
commit | commitdiff | tree |
2004-10-18 |
Robert Shearman | The "colors" parameter of SetDIBColorTable should be...
|
commit | commitdiff | tree |
2004-10-18 |
Michael Jung | Fixed a typo in CryptExportKey.
|
commit | commitdiff | tree |
2004-10-18 |
Jacek Caban | Added writing forward declaration of dispinterface.
|
commit | commitdiff | tree |
2004-10-18 |
Robert Shearman | Improve proxy destruction comment.
|
commit | commitdiff | tree |
2004-10-18 |
Mike McCormack | Mask SIGCHLD to prevent partial writes in the new_process...
|
commit | commitdiff | tree |
2004-10-18 |
William Poetra Yoga... | Added some system metrics definitions.
|
commit | commitdiff | tree |
2004-10-18 |
Rolf Kalbermatter | Added SHFreeNameMappings implementation.
|
commit | commitdiff | tree |
2004-10-18 |
Vincent Béron | Fix the declaration of pthread_mutexattr_gettype().
|
commit | commitdiff | tree |
2004-10-14 |
Alexandre Julliard | Fixed spelling of 'hierarchy'.
|
commit | commitdiff | tree |
2004-10-14 |
Hans Leidekker | Added check for fork() to fix the MinGW build.
|
commit | commitdiff | tree |
2004-10-14 |
Ivan Leo Puoti | Implement action 83 in SystemParametersInfo().
|
commit | commitdiff | tree |
2004-10-14 |
Vincent Béron | Create the necessary functions for wineserver contexts...
|
commit | commitdiff | tree |
2004-10-14 |
Gerald Pfeifer | Completely disable unused function show_image().
|
commit | commitdiff | tree |
2004-10-14 |
Jason Edmeades | - Add support (as far as was previously) for the VertexBuffe...
|
commit | commitdiff | tree |
2004-10-14 |
Vincent Béron | Don't build wine-preloader for other cpus than x86.
|
commit | commitdiff | tree |
2004-10-14 |
Hans Leidekker | getMessage() is only defined when HAVE_OSS is defined.
|
commit | commitdiff | tree |
2004-10-14 |
Rein Klazes | Provide an 'A' version of appropriate functions.
|
commit | commitdiff | tree |
2004-10-14 |
Hans Leidekker | Prefix _fsopen with MSVCRT_ to avoid collision with...
|
commit | commitdiff | tree |
2004-10-14 |
Vincent Béron | Don't use magic sizes, actually calculate them.
|
commit | commitdiff | tree |
2004-10-14 |
Vincent Béron | Only compile BuildCallFrom16Func on x86.
|
commit | commitdiff | tree |
2004-10-14 |
Bill Medland | Fix SHDeleteKey so that it will handle deleting a key...
|
commit | commitdiff | tree |
2004-10-14 |
Robert Shearman | Add declarations for GetClassLongPtr{A,W}, GCLP_* defines...
|
commit | commitdiff | tree |
2004-10-11 |
Robert Shearman | Fix function and structure field types so we are compatible...
|
commit | commitdiff | tree |
2004-10-11 |
Robert Shearman | Fix NtAllocateVirtualMemory declaration and fix users...
|
commit | commitdiff | tree |
2004-10-11 |
Martin Fuchs | Define pid_t and ssize_t if not already defined.
|
commit | commitdiff | tree |
2004-10-11 |
Walt Ogburn | Allow exponents of zero (like "1.000E0") to parse
|
commit | commitdiff | tree |
2004-10-11 |
Alexandre Julliard | Added forward declaration of struct timeval for futimes.
|
commit | commitdiff | tree |
2004-10-11 |
Alexandre Julliard | Implemented NtYieldExecution.
|
commit | commitdiff | tree |
2004-10-11 |
Robert Shearman | - Move header parsing to callers of pe_load_debug_directory.
|
commit | commitdiff | tree |
2004-10-11 |
Michael Jung | Added HMAC_INFO typedef.
|
commit | commitdiff | tree |
2004-10-11 |
Eric Pouech | - bring the multimedia doc up-to-date
|
commit | commitdiff | tree |
2004-10-11 |
Dmitry Timoshkov | - WM_MDISETMENU handler should update new frame menu...
|
commit | commitdiff | tree |
2004-10-11 |
Huw Davies | Apparently this portion of the test was failing under...
|
commit | commitdiff | tree |
2004-10-11 |
Jacek Caban | - Added creation of dispinterface header.
|
commit | commitdiff | tree |
2004-10-11 |
Hans Leidekker | Avoid using gettimeofday.
|
commit | commitdiff | tree |
2004-10-11 |
Hans Leidekker | Include stdio.h for MinGW.
|
commit | commitdiff | tree |
2004-10-11 |
Michael Jung | CryptDeriveKey - set return key handle to NULL in case...
|
commit | commitdiff | tree |
2004-10-11 |
Vitaliy Margolen | Sort files/folders before testing.
|
commit | commitdiff | tree |
2004-10-11 |
Adam D. Moss | Define VER_SUITE_BLADE.
|
commit | commitdiff | tree |
2004-10-11 |
Steven Edwards | Correctly define WINVER, _WIN32_WINNT and _WIN32_IE...
|
commit | commitdiff | tree |
2004-10-11 |
Dimitrie O. Paun | Unicodify DIALOG_DlgDirSelect. Use SendMessageW whenever...
|
commit | commitdiff | tree |
2004-10-11 |
Dimitrie O. Paun | Audit the listbox control.
|
commit | commitdiff | tree |
2004-10-11 |
Vincent Béron | Implement interlocked* and wine_switch_to_stack for...
|
commit | commitdiff | tree |
2004-10-09 |
Jon Griffiths | Items are variable sized, use an accessor to get at...
|
commit | commitdiff | tree |
2004-10-09 |
Jeremy White | Made NtDelayExecution with a 0 timeout yield the CPU...
|
commit | commitdiff | tree |
2004-10-08 |
Alexandre Julliard | Build Wine as 32-bit by default on x86-64, and added...
|
commit | commitdiff | tree |
2004-10-08 |
Dmitry Timoshkov | Properly handle the case when last MDI child is being...
|
commit | commitdiff | tree |
2004-10-08 |
Ferenc Wagner | Unconditionally open a fresh console for the tests.
|
commit | commitdiff | tree |
2004-10-08 |
Aric Stewart | Properly compare file versions when upgrading files...
|
commit | commitdiff | tree |
2004-10-08 |
Alexandre Julliard | Added --ld-cmd and --nm-cmd options in winebuild, and...
|
commit | commitdiff | tree |
2004-10-08 |
Vincent Béron | Better document some apis in commdlg and mscms.
|
commit | commitdiff | tree |
2004-10-08 |
Vincent Béron | Update types checked by winapi_check.
|
commit | commitdiff | tree |
2004-10-08 |
Jacek Caban | Added IWebBrowse2 interface.
|
commit | commitdiff | tree |
2004-10-08 |
Vincent Béron | Correct the calling convention of GetSystemWow64Directory...
|
commit | commitdiff | tree |
2004-10-08 |
Jason Edmeades | Copy and tidy up the code from dx8 create device into...
|
commit | commitdiff | tree |
2004-10-08 |
Dimitrie O. Paun | Audit the scroll control.
|
commit | commitdiff | tree |
2004-10-08 |
Dimitrie O. Paun | Audit the edit control.
|
commit | commitdiff | tree |
2004-10-08 |
Sylvain Petreolle | Update French translation.
|
commit | commitdiff | tree |
2004-10-08 |
Dmitry Timoshkov | Disable remaining piece of the code which auto assigns...
|
commit | commitdiff | tree |
2004-10-08 |
Francois Gouget | Add some reason codes for ExitWindowsEx().
|
commit | commitdiff | tree |
2004-10-08 |
Francois Gouget | Bring up the File->Save dialog when receiving WM_QUERYENDSES...
|
commit | commitdiff | tree |
2004-10-08 |
Jacek Caban | - Added doWinMain stub
|
commit | commitdiff | tree |
2004-10-08 |
Vincent Béron | Remove #ifdef HAVE_SYS_TYPES_H.
|
commit | commitdiff | tree |
2004-10-07 |
Alexandre Julliard | Removed wrong memset calls.
|
commit | commitdiff | tree |
2004-10-07 |
Alexandre Julliard | Fixed MD4Final/MD5Final entries (spotted by Vincent...
|
commit | commitdiff | tree |
2004-10-07 |
Hans Leidekker | Implement color profile handles.
|
commit | commitdiff | tree |
2004-10-07 |
Francois Gouget | Add function prototypes.
|
commit | commitdiff | tree |
2004-10-07 |
Jeremy White | Need to include sys/time.h.
|
commit | commitdiff | tree |
2004-10-07 |
Martin Fuchs | - remove unused IDS_FILE_MOVE_ERROR
|
commit | commitdiff | tree |
2004-10-07 |
Jon Griffiths | Constify some statics and make them smaller.
|
commit | commitdiff | tree |
2004-10-07 |
Jon Griffiths | ImageList_Merge should not fail if indices are bad.
|
commit | commitdiff | tree |
2004-10-07 |
Jon Griffiths | Draw +/- correctly for large icon sizes.
|
commit | commitdiff | tree |
2004-10-07 |
Jon Griffiths | Add missing ODS_ constants, tagname.
|
commit | commitdiff | tree |
2004-10-07 |
Jon Griffiths | Vectors need all 32 bits to handle _really_ large apps.
|
commit | commitdiff | tree |
2004-10-07 |
Francois Gouget | The generated patch was missing a line of the diff.
|
commit | commitdiff | tree |