2005-02-03 |
Alexandre Julliard | Make sure leaked objects are printed even if a file...
|
commit | commitdiff | tree |
2005-02-03 |
Alexandre Julliard | Fixed potential crash in fd_dump function.
|
commit | commitdiff | tree |
2005-02-03 |
Alexandre Julliard | Async callback function must be stdcall.
|
commit | commitdiff | tree |
2005-02-03 |
Mike McCormack | - implement checkboxes in dialogs
|
commit | commitdiff | tree |
2005-02-03 |
Juan Lang | Simplify AppSearch error checking.
|
commit | commitdiff | tree |
2005-02-03 |
Paul van Schayck | Clean up about dialog. Remove groupbox, position logo...
|
commit | commitdiff | tree |
2005-02-02 |
Robert Shearman | - Pass the original IID to IMarshal_UnmarshalInterface...
|
commit | commitdiff | tree |
2005-02-02 |
Lauri Tulmin | Add test for LB_SELITEMRANGE and make it pass.
|
commit | commitdiff | tree |
2005-02-02 |
Lauri Tulmin | Added some more defines.
|
commit | commitdiff | tree |
2005-02-02 |
Huw Davies | Add support for typedefs.
|
commit | commitdiff | tree |
2005-02-02 |
Eric Kohl | - Implement DoesUserHavePrivilege, EnablePrivilege...
|
commit | commitdiff | tree |
2005-02-02 |
David McCullough | HTTP_HttpSendRequestW was getting invoked with a null...
|
commit | commitdiff | tree |
2005-02-02 |
Mike McCormack | Add more dialog controls, do something when they're...
|
commit | commitdiff | tree |
2005-02-02 |
Mike McCormack | Add the msidbTextStyleStyleBits enumeration.
|
commit | commitdiff | tree |
2005-02-02 |
Dmitry Timoshkov | Use the idFirstChild specified in the MDIClient's CLIENTCREA...
|
commit | commitdiff | tree |
2005-02-02 |
James Hawkins | Properly implement DllCanUnload ref counting.
|
commit | commitdiff | tree |
2005-02-02 |
James Hawkins | Properly implement DllCanUnloadNow ref counting.
|
commit | commitdiff | tree |
2005-02-02 |
Aric Stewart | Cleanup processing a bit more.
|
commit | commitdiff | tree |
2005-02-02 |
Aric Stewart | Fix a copy and paste error, check for a null value...
|
commit | commitdiff | tree |
2005-02-02 |
Mike McCormack | MsiEvaluateCondition returns an error when passed NULL...
|
commit | commitdiff | tree |
2005-02-02 |
Aric Stewart | Finish up the framework by stubbing out all the remaining...
|
commit | commitdiff | tree |
2005-02-01 |
Alexandre Julliard | Removed the no longer used WIN_SetExStyle function.
|
commit | commitdiff | tree |
2005-02-01 |
Alexandre Julliard | Store the "managed" flag as a window property instead...
|
commit | commitdiff | tree |
2005-02-01 |
Hans Leidekker | - Stub implementations for FtpGetFileSize, FtpCommand...
|
commit | commitdiff | tree |
2005-02-01 |
Huw Davies | Add support for dispinterfaces (slightly hacked because...
|
commit | commitdiff | tree |
2005-02-01 |
Dmitry Timoshkov | Handle CBR_BLOCK in EXECUTE and ADVISE DDE transactions.
|
commit | commitdiff | tree |
2005-02-01 |
Robert Reif | Fix primary buffer memory leak.
|
commit | commitdiff | tree |
2005-02-01 |
Justin Chevrier | - SPI_GETWORKAREA: Read work area information from...
|
commit | commitdiff | tree |
2005-02-01 |
Aric Stewart | Continued work to simplify the ProcessAction call,...
|
commit | commitdiff | tree |
2005-02-01 |
Alexandre Julliard | Don't clean all tlb files, only the ones we generated.
|
commit | commitdiff | tree |
2005-02-01 |
Juan Lang | Partially implement AppSearch action.
|
commit | commitdiff | tree |
2005-02-01 |
Christian Costa | Added ACM Wrapper filter.
|
commit | commitdiff | tree |
2005-02-01 |
James Hawkins | Properly implement DllCanUnloadNow ref counting.
|
commit | commitdiff | tree |
2005-02-01 |
Tom Wickline | Fix a broken link.
|
commit | commitdiff | tree |
2005-02-01 |
Aric Stewart | Added some more suminfo stubs.
|
commit | commitdiff | tree |
2005-02-01 |
Robert Shearman | - Add code for destroying the thread-local storage...
|
commit | commitdiff | tree |
2005-01-31 |
Aric Stewart | A reworking of format.c to remove the recursion, clean...
|
commit | commitdiff | tree |
2005-01-31 |
James Hawkins | Properly implement DllCanUnloadNow ref counting.
|
commit | commitdiff | tree |
2005-01-31 |
Alexandre Julliard | WIN_ListParents no longer needs to be exported, make...
|
commit | commitdiff | tree |
2005-01-31 |
Alexandre Julliard | Only create an X window for top-level windows, not...
|
commit | commitdiff | tree |
2005-01-31 |
Alexandre Julliard | Silence a noisy FIXME.
|
commit | commitdiff | tree |
2005-01-31 |
Huw Davies | Dynamically allocate the type data storage.
|
commit | commitdiff | tree |
2005-01-31 |
Christian Costa | Added transform filter template and made AVIDec use it.
|
commit | commitdiff | tree |
2005-01-31 |
Hans Leidekker | Stub implementation for ReadDirectoryChangesW.
|
commit | commitdiff | tree |
2005-01-31 |
Aric Stewart | Eliminate the giant if.. else if block from ACTION_ProcessAc...
|
commit | commitdiff | tree |
2005-01-31 |
Mike Hearn | Show window owner thread in winedbg.
|
commit | commitdiff | tree |
2005-01-31 |
Eric Pouech | Cleanup of dbghelp.h (and a couple of definition fixes...
|
commit | commitdiff | tree |
2005-01-31 |
Vincent Béron | Remove message telling users to copy native stdole32...
|
commit | commitdiff | tree |
2005-01-31 |
Mike McCormack | Add the msidefs.h header.
|
commit | commitdiff | tree |
2005-01-31 |
Tom Wickline | Remove outdated information from the introduction page...
|
commit | commitdiff | tree |
2005-01-31 |
Troy Rollo | Correct errors in the macros for two DxDiag method...
|
commit | commitdiff | tree |
2005-01-31 |
Troy Rollo | Add stubs for wglSwapIntervalEXT & wglGetSwapIntervalEXT.
|
commit | commitdiff | tree |
2005-01-31 |
Rein Klazes | SafeArrayDestroy() returns success when called with...
|
commit | commitdiff | tree |
2005-01-31 |
Aric Stewart | Setting a record to an empty string is the same as...
|
commit | commitdiff | tree |
2005-01-31 |
Dimitrie O. Paun | Replace a DPRINTF with TRACE.
|
commit | commitdiff | tree |
2005-01-31 |
Vincent Béron | Check that there are some methods to iterate through...
|
commit | commitdiff | tree |
2005-01-31 |
Paul Vriens | - new test
|
commit | commitdiff | tree |
2005-01-31 |
Robert Shearman | Remove test that fails on Win98 and is not useful.
|
commit | commitdiff | tree |
2005-01-31 |
Eric Pouech | Various fixes for C++ class parsing (nesting, templates...
|
commit | commitdiff | tree |
2005-01-31 |
Michael Jung | Moved PKCS1 #2 un-/padding from Import-/ExportKey to...
|
commit | commitdiff | tree |
2005-01-28 |
Alexandre Julliard | Use an X context to associated the x11drv private window...
|
commit | commitdiff | tree |
2005-01-28 |
Alexandre Julliard | Fixed bug that caused the whole window to be repainted...
|
commit | commitdiff | tree |
2005-01-28 |
Robert Reif | Fix structure member name to match windows headers...
|
commit | commitdiff | tree |
2005-01-28 |
Robert Shearman | Release the client security objects when no longer...
|
commit | commitdiff | tree |
2005-01-28 |
Thomas Weidenmueller | When a toolbar doesn't have the TBSTYLE_FLAT style...
|
commit | commitdiff | tree |
2005-01-28 |
Huw Davies | Added stdole32.tlb.
|
commit | commitdiff | tree |
2005-01-28 |
Raphael Junqueira | - add vertex Declaration support (using wined3d)
|
commit | commitdiff | tree |
2005-01-28 |
Rémi Assailly | char -> const char fixes.
|
commit | commitdiff | tree |
2005-01-28 |
Alexandre Julliard | Avoid assertion failure when loading an empty data...
|
commit | commitdiff | tree |
2005-01-28 |
Huw Davies | Structs with ptrs are also VT_USERDEFINED.
|
commit | commitdiff | tree |
2005-01-28 |
Mike McCormack | Implement MsiPreviewDialog.
|
commit | commitdiff | tree |
2005-01-28 |
Robert Shearman | - More tests.
|
commit | commitdiff | tree |
2005-01-28 |
Rein Klazes | In NtQuerySystemInformation, handle request for information...
|
commit | commitdiff | tree |
2005-01-28 |
Steven Edwards | Add a stub dll for the System Event Notification Service.
|
commit | commitdiff | tree |
2005-01-28 |
Dimitrie O. Paun | Added a new man page for winegcc.
|
commit | commitdiff | tree |
2005-01-28 |
Raphael Junqueira | - convert D3D8 VertexDecl to D3D9 format (D3DVERTEXELEMENT9...
|
commit | commitdiff | tree |
2005-01-28 |
Huw Davies | Add a few missing RegCloseKey calls.
|
commit | commitdiff | tree |
2005-01-28 |
Tony Lambregts | Fix bug in CharPrevExA().
|
commit | commitdiff | tree |
2005-01-28 |
Michael Jung | Added a test case for hashing with schannel mac keys.
|
commit | commitdiff | tree |
2005-01-28 |
Oliver Stieber | Fill in the information in VendorIdentifier and make...
|
commit | commitdiff | tree |
2005-01-28 |
Juan Lang | Remove duplicate definition.
|
commit | commitdiff | tree |
2005-01-28 |
Robert Shearman | - Implement CoSetProxyBlanket, CoQueryProxyBlanket...
|
commit | commitdiff | tree |
2005-01-28 |
Francois Gouget | Fix handling of EOF for the '%c' and '%C' cases in...
|
commit | commitdiff | tree |
2005-01-28 |
Oliver Stieber | Send a scancode through for the 5 key when numlock...
|
commit | commitdiff | tree |
2005-01-27 |
Alexandre Julliard | Don't make the test key volatile, that can break other...
|
commit | commitdiff | tree |
2005-01-27 |
Dmitry Timoshkov | Add more tests for old style hooks and winevent hooks...
|
commit | commitdiff | tree |
2005-01-27 |
Aric Stewart | Enable the updating of Feature and thus the resulting...
|
commit | commitdiff | tree |
2005-01-27 |
Mike McCormack | - implement MsiOpenPackageEx, and forward MsiOpenPackage...
|
commit | commitdiff | tree |
2005-01-27 |
Troy Rollo | Add TZ_INFO entry to match (incorrect) Australian Eastern...
|
commit | commitdiff | tree |
2005-01-27 |
Mike Hearn | - Change some FIXMEs to ERRs to reflect the fact that...
|
commit | commitdiff | tree |
2005-01-27 |
Paul Vriens | Check for availability of SPI_GETICONTITLEWRAP.
|
commit | commitdiff | tree |
2005-01-27 |
Alexandre Julliard | Avoid a few more uses of WIN_FindWndPtr.
|
commit | commitdiff | tree |
2005-01-27 |
Mike McCormack | Added idl file for the System Event Notifcation Services API
|
commit | commitdiff | tree |
2005-01-27 |
James Hawkins | Properly implement DllCanUnloadNow ref counting. Make...
|
commit | commitdiff | tree |
2005-01-27 |
Mike McCormack | Test different types of dodgy queries.
|
commit | commitdiff | tree |
2005-01-27 |
Aric Stewart | Implement custom action type 19, Halt install and display...
|
commit | commitdiff | tree |
2005-01-27 |
Aric Stewart | MsiGetProperty does not return any error on missing...
|
commit | commitdiff | tree |
2005-01-27 |
Raphael Junqueira | Set default video memory to 64Mb (was 16Mb) as many...
|
commit | commitdiff | tree |
2005-01-27 |
Raphael Junqueira | - some fixes on sub containers support
|
commit | commitdiff | tree |
2005-01-27 |
Vincent Béron | Change UTF-8 name back to ISO-8859-1.
|
commit | commitdiff | tree |