2004-10-11 |
Robert Shearman | Fix function and structure field types so we are compat... |
commit | commitdiff | tree | snapshot |
2004-10-11 |
Robert Shearman | Fix NtAllocateVirtualMemory declaration and fix users... |
commit | commitdiff | tree | snapshot |
2004-10-11 |
Martin Fuchs | Define pid_t and ssize_t if not already defined. |
commit | commitdiff | tree | snapshot |
2004-10-11 |
Walt Ogburn | Allow exponents of zero (like "1.000E0") to parse |
commit | commitdiff | tree | snapshot |
2004-10-11 |
Alexandre Julliard | Added forward declaration of struct timeval for futimes. |
commit | commitdiff | tree | snapshot |
2004-10-11 |
Alexandre Julliard | Implemented NtYieldExecution. |
commit | commitdiff | tree | snapshot |
2004-10-11 |
Robert Shearman | - Move header parsing to callers of pe_load_debug_direc... |
commit | commitdiff | tree | snapshot |
2004-10-11 |
Michael Jung | Added HMAC_INFO typedef. |
commit | commitdiff | tree | snapshot |
2004-10-11 |
Eric Pouech | - bring the multimedia doc up-to-date |
commit | commitdiff | tree | snapshot |
2004-10-11 |
Dmitry Timoshkov | - WM_MDISETMENU handler should update new frame menu... |
commit | commitdiff | tree | snapshot |
2004-10-11 |
Huw Davies | Apparently this portion of the test was failing under... |
commit | commitdiff | tree | snapshot |
2004-10-11 |
Jacek Caban | - Added creation of dispinterface header. |
commit | commitdiff | tree | snapshot |
2004-10-11 |
Hans Leidekker | Avoid using gettimeofday. |
commit | commitdiff | tree | snapshot |
2004-10-11 |
Hans Leidekker | Include stdio.h for MinGW. |
commit | commitdiff | tree | snapshot |
2004-10-11 |
Michael Jung | CryptDeriveKey - set return key handle to NULL in case... |
commit | commitdiff | tree | snapshot |
2004-10-11 |
Vitaliy Margolen | Sort files/folders before testing. |
commit | commitdiff | tree | snapshot |
2004-10-11 |
Adam D. Moss | Define VER_SUITE_BLADE. |
commit | commitdiff | tree | snapshot |
2004-10-11 |
Steven Edwards | Correctly define WINVER, _WIN32_WINNT and _WIN32_IE... |
commit | commitdiff | tree | snapshot |
2004-10-11 |
Dimitrie O... | Unicodify DIALOG_DlgDirSelect. Use SendMessageW wheneve... |
commit | commitdiff | tree | snapshot |
2004-10-11 |
Dimitrie O... | Audit the listbox control. |
commit | commitdiff | tree | snapshot |
2004-10-11 |
Vincent Béron | Implement interlocked* and wine_switch_to_stack for... |
commit | commitdiff | tree | snapshot |
2004-10-09 |
Jon Griffiths | Items are variable sized, use an accessor to get at... |
commit | commitdiff | tree | snapshot |
2004-10-09 |
Jeremy White | Made NtDelayExecution with a 0 timeout yield the CPU... |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Alexandre Julliard | Build Wine as 32-bit by default on x86-64, and added... |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Dmitry Timoshkov | Properly handle the case when last MDI child is being... |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Ferenc Wagner | Unconditionally open a fresh console for the tests. |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Aric Stewart | Properly compare file versions when upgrading files... |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Alexandre Julliard | Added --ld-cmd and --nm-cmd options in winebuild, and... |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Vincent Béron | Better document some apis in commdlg and mscms. |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Vincent Béron | Update types checked by winapi_check. |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Jacek Caban | Added IWebBrowse2 interface. |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Vincent Béron | Correct the calling convention of GetSystemWow64Directo... |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Jason Edmeades | Copy and tidy up the code from dx8 create device into... |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Dimitrie O... | Audit the scroll control. |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Dimitrie O... | Audit the edit control. |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Sylvain Petreolle | Update French translation. |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Dmitry Timoshkov | Disable remaining piece of the code which auto assigns... |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Francois Gouget | Add some reason codes for ExitWindowsEx(). |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Francois Gouget | Bring up the File->Save dialog when receiving WM_QUERYE... |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Jacek Caban | - Added doWinMain stub |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Vincent Béron | Remove #ifdef HAVE_SYS_TYPES_H. |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Alexandre Julliard | Removed wrong memset calls. |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Alexandre Julliard | Fixed MD4Final/MD5Final entries (spotted by Vincent... |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Hans Leidekker | Implement color profile handles. |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Francois Gouget | Add function prototypes. |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Jeremy White | Need to include sys/time.h. |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Martin Fuchs | - remove unused IDS_FILE_MOVE_ERROR |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Jon Griffiths | Constify some statics and make them smaller. |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Jon Griffiths | ImageList_Merge should not fail if indices are bad. |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Jon Griffiths | Draw +/- correctly for large icon sizes. |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Jon Griffiths | Add missing ODS_ constants, tagname. |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Jon Griffiths | Vectors need all 32 bits to handle _really_ large apps. |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Francois Gouget | The generated patch was missing a line of the diff. |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Martin Fuchs | Fix "move file" implementation, in detail: |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Alexandre Julliard | Added a fallback implementation of futimes. |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Jason Edmeades | Add a IWineD3DDevice object type (empty for now), and... |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Francois Gouget | Don't import parse_comma_list() unless necessary. |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Vincent Béron | Use the proper #include file delimiter in advpack. |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Martin Fuchs | Immediately refresh child windows after changing the... |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Alexandre Julliard | Force all the tools to be rebuilt before make depend... |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Alexandre Julliard | Only send WM_PAINTICON and WM_ICONERASEBKGND to 16... |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Francois Gouget | Don't define COBJMACROS in objbase.h. |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Francois Gouget | Fix an 'uninitialized value' warning. |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Francois Gouget | Fix the VarI4FromI2 API documentation. |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Francois Gouget | Conformance tests must not include wine/debug.h. |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Martin Fuchs | Fix sigsegv when double clicking directory entries. |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Alexandre Julliard | Allow defined types to be used as function names. |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Hans Leidekker | Implement MD{4,5}Init MD{4,5}Update and MD{4,5}Final. |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Dmitry Timoshkov | Make message spy thread safe. |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Rein Klazes | - Fix WS_getsockopt for the options SO_LINGER, SO_RCVTI... |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Martin Fuchs | - remove trailing semicolons from constant definitions |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Martin Fuchs | Fix generation of config.h. |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Dmitry Timoshkov | Add prototypes for GetWindowLongPtr/SetWindowLongPtr. |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Dmitry Timoshkov | Skip interthread message test under win9x, it causes... |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Jason Edmeades | Move the GetDeviceCaps into the wined3d library and... |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Steven Edwards | Remove useless FIXME in comment. |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Martin Fuchs | Fix msvcmaker imports. |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Rolf Kalbermatter | Fix bug found by Piotr Caban, where our function tried... |
commit | commitdiff | tree | snapshot |
2004-10-05 |
Dmitry Timoshkov | Add a test case for accelerators, make the test pass... |
commit | commitdiff | tree | snapshot |
2004-10-05 |
Dmitry Timoshkov | Added a test case for inter-thread DispatchMessage. |
commit | commitdiff | tree | snapshot |
2004-10-05 |
Alexandre Julliard | Prevent DispatchMessage from dispatching a message... |
commit | commitdiff | tree | snapshot |
2004-10-05 |
Marcus Meissner | Make sure PostScript floats are printed with LC_NUMERIC... |
commit | commitdiff | tree | snapshot |
2004-10-05 |
Jon Griffiths | Draw background of the empty selected item in empty... |
commit | commitdiff | tree | snapshot |
2004-10-05 |
Huw Davies | Tests for PathCreateFromUrl, PathIsURL, UrlCreateFromPa... |
commit | commitdiff | tree | snapshot |
2004-10-05 |
Huw Davies | Rewrite UrlCreateFromPath. |
commit | commitdiff | tree | snapshot |
2004-10-05 |
Martin Fuchs | Don't use ".previous" for Cygwin build. |
commit | commitdiff | tree | snapshot |
2004-10-05 |
Francois Gouget | Assorted spelling fixes. |
commit | commitdiff | tree | snapshot |
2004-10-05 |
Francois Gouget | Identify comm.drv as a 16bit dll. |
commit | commitdiff | tree | snapshot |
2004-10-05 |
Francois Gouget | Replace some IUnknown_QueryInterface() calls with the... |
commit | commitdiff | tree | snapshot |
2004-10-05 |
Jacek Caban | Added/updated Polish translations. |
commit | commitdiff | tree | snapshot |
2004-10-05 |
Francois Gouget | Limit the length of progress messages to less than... |
commit | commitdiff | tree | snapshot |
2004-10-05 |
Francois Gouget | Add function prototypes. |
commit | commitdiff | tree | snapshot |
2004-10-05 |
Huw Davies | Implement CreateDispTypeInfo. |
commit | commitdiff | tree | snapshot |
2004-10-05 |
Huw Davies | Rewrite PathCreateFromUrl. |
commit | commitdiff | tree | snapshot |
2004-10-05 |
Alexandre Julliard | Removed no longer needed ICOM compatibility mode in... |
commit | commitdiff | tree | snapshot |
2004-10-05 |
Dimitrie O... | Audit combo control code. |
commit | commitdiff | tree | snapshot |
2004-10-05 |
Alexandre Julliard | Get rid of the non-standard Ixxx_METHODS macro definiti... |
commit | commitdiff | tree | snapshot |
2004-10-05 |
Alexandre Julliard | Avoid depending on the non-standard IUnknown_METHODS... |
commit | commitdiff | tree | snapshot |
2004-10-05 |
Tony Lambregts | Ask for link if patch is related to a bug in Bugzilla. |
commit | commitdiff | tree | snapshot |
2004-10-05 |
Huw Davies | Fix UrlUnescapeW. |
commit | commitdiff | tree | snapshot |
next |