2005-09-19 |
Alexandre Julliard | Fixed the structure layout to be identical to the public...
|
commit | commitdiff | tree |
2005-09-19 |
Alexandre Julliard | Removed sysi86 prototype that is causing conflicts.
|
commit | commitdiff | tree |
2005-09-19 |
Alexandre Julliard | Take into account -noname functions when checking for...
|
commit | commitdiff | tree |
2005-09-19 |
Robert Shearman | - Remove redunant braces.
|
commit | commitdiff | tree |
2005-09-19 |
Vijay Kiran Kamuju | Added __p__amblksiz implementation.
|
commit | commitdiff | tree |
2005-09-19 |
Uwe Bonnes | Don't free a modified pointer.
|
commit | commitdiff | tree |
2005-09-19 |
Huw Davies | Fix a problem with handling ETO_GLPYH_INDEX. Spotted...
|
commit | commitdiff | tree |
2005-09-19 |
Robert Shearman | Fix the return codes during unmarshaling so that it...
|
commit | commitdiff | tree |
2005-09-19 |
James Hawkins | Check for an empty string not a NULL pointer.
|
commit | commitdiff | tree |
2005-09-19 |
Dmitry Timoshkov | Directly copy DIB bits into destination DC.
|
commit | commitdiff | tree |
2005-09-19 |
Oliver Stieber | Prevent CheckDepthStencilMatch from causing problems...
|
commit | commitdiff | tree |
2005-09-19 |
Oliver Stieber | Stop vertex shader constants from being set at the...
|
commit | commitdiff | tree |
2005-09-19 |
Kimmo Myllyvirta | Added Finnish resources.
|
commit | commitdiff | tree |
2005-09-19 |
Marcus Meissner | Support more arguments in _invoke().
|
commit | commitdiff | tree |
2005-09-19 |
Jacek Caban | - Added IHttpNegotiate2 interface.
|
commit | commitdiff | tree |
2005-09-18 |
Ge van Geldorp | Do some bounds checking on iOrder.
|
commit | commitdiff | tree |
2005-09-18 |
Alexander N. Sørnes | Added Norwegian translations.
|
commit | commitdiff | tree |
2005-09-18 |
Alexandre Julliard | Moved return value handling to the individual relay...
|
commit | commitdiff | tree |
2005-09-18 |
Alexandre Julliard | Fixed some trace format strings (reported by Gerald...
|
commit | commitdiff | tree |
2005-09-18 |
Alexandre Julliard | Make the users of wine_call_from_32_regs save %eax...
|
commit | commitdiff | tree |
2005-09-18 |
Dmitry Timoshkov | Call SetDIBits with a proper DC in order to set bitmap...
|
commit | commitdiff | tree |
2005-09-18 |
Kimmo Myllyvirta | If HKCU\Software\Wine does not yet exist, create it...
|
commit | commitdiff | tree |
2005-09-18 |
Christian Lupien | Avoid overflow in the read file limit check.
|
commit | commitdiff | tree |
2005-09-18 |
Robert Shearman | Fix ref-counting rules to match native DCOM Dlls.
|
commit | commitdiff | tree |
2005-09-17 |
Alexandre Julliard | Store RVAs instead of pointers wherever possible in...
|
commit | commitdiff | tree |
2005-09-17 |
Alexander N. Sørnes | Added Norwegian translation.
|
commit | commitdiff | tree |
2005-09-17 |
Dmitry Timoshkov | Revert previous change, it should not be needed anymore...
|
commit | commitdiff | tree |
2005-09-17 |
Mike McCormack | Fix memory leaks in the table code.
|
commit | commitdiff | tree |
2005-09-17 |
Mike McCormack | Read the MaskEdit template from the correct db field.
|
commit | commitdiff | tree |
2005-09-17 |
Robert Shearman | Re-arrange some functions and vtables so we don't have...
|
commit | commitdiff | tree |
2005-09-17 |
Ge van Geldorp | Buffer size needs to be specified in bytes on input.
|
commit | commitdiff | tree |
2005-09-17 |
Robert Shearman | GetDesktopWindow can now potentially create a thread...
|
commit | commitdiff | tree |
2005-09-16 |
Alexandre Julliard | Preliminary implementation of signal handling for x86-64.
|
commit | commitdiff | tree |
2005-09-16 |
Dmitry Timoshkov | Add a test for mmioDescend, make it pass under Wine.
|
commit | commitdiff | tree |
2005-09-16 |
Mike McCormack | Convert the list of dialog controls to a standard list.
|
commit | commitdiff | tree |
2005-09-16 |
Alexandre Julliard | Implemented import thunks for x86-64.
|
commit | commitdiff | tree |
2005-09-16 |
Mike McCormack | Make load_string_table return the string table.
|
commit | commitdiff | tree |
2005-09-16 |
Mike McCormack | Deformat all dialog text strings before using them.
|
commit | commitdiff | tree |
2005-09-16 |
Alexandre Julliard | Preliminary version of the context support for x86-64.
|
commit | commitdiff | tree |
2005-09-16 |
Alexandre Julliard | Fixed a few pointer truncation bugs for 64-bit platforms.
|
commit | commitdiff | tree |
2005-09-16 |
Alexandre Julliard | Use the proper size for the cmsg_fd structure on 64...
|
commit | commitdiff | tree |
2005-09-16 |
Alexandre Julliard | Forward all functions to msvcrt instead of having them...
|
commit | commitdiff | tree |
2005-09-16 |
Huw Davies | Order the bitmap font list by the ansi codepage bit...
|
commit | commitdiff | tree |
2005-09-16 |
Jacek Caban | More tests of URLMoniker.
|
commit | commitdiff | tree |
2005-09-16 |
Huw Davies | Generate Greek, Turkish, Hebrew, Arabic, Baltic and...
|
commit | commitdiff | tree |
2005-09-16 |
Huw Davies | Update sfnt2fnt hack, now that Wine Courier is known...
|
commit | commitdiff | tree |
2005-09-16 |
Mike McCormack | Load riched20.dll on demand, and unload it after it...
|
commit | commitdiff | tree |
2005-09-16 |
Mike McCormack | Fix a bug in a previous patch spotted by Dieter Komendera.
|
commit | commitdiff | tree |
2005-09-16 |
Mike McCormack | Fix the stub for MsiConfigureFeature.
|
commit | commitdiff | tree |
2005-09-16 |
Jacek Caban | Added SetClientSite implementation.
|
commit | commitdiff | tree |
2005-09-16 |
Stefan Leichter | Added stubs for DllRegisterServer, DllUnregisterServer and
|
commit | commitdiff | tree |
2005-09-16 |
Robert Shearman | Fix String SID parsing.
|
commit | commitdiff | tree |
2005-09-15 |
Ivan Leo Puoti | Get winetest to detect windows server 2003 R2.
|
commit | commitdiff | tree |
2005-09-15 |
Alexandre Julliard | Fixed a compiler warning.
|
commit | commitdiff | tree |
2005-09-15 |
Alexandre Julliard | Added a common function to declare global symbols,...
|
commit | commitdiff | tree |
2005-09-15 |
Huw Davies | Generate Greek, Turkish, Hebrew, Arabic and Baltic...
|
commit | commitdiff | tree |
2005-09-15 |
Jacek Caban | Added CoInternetGetSession implementation.
|
commit | commitdiff | tree |
2005-09-15 |
Alexandre Julliard | Use the NT descriptor address as start of the data...
|
commit | commitdiff | tree |
2005-09-15 |
Mike McCormack | Rename load_dynamic_property and remove its unused...
|
commit | commitdiff | tree |
2005-09-15 |
Alexandre Julliard | Now that everything is done in assembly in the spec...
|
commit | commitdiff | tree |
2005-09-15 |
Huw Davies | Generate Greek, Turkish, Hebrew, Arabic, Baltic, Thai...
|
commit | commitdiff | tree |
2005-09-15 |
Mike McCormack | Use the new msi_reg_set* macros where possible.
|
commit | commitdiff | tree |
2005-09-15 |
Alexandre Julliard | Fixed gcc 4.0 warnings.
|
commit | commitdiff | tree |
2005-09-15 |
Alexandre Julliard | Set the proper build flags for Darwin based on the...
|
commit | commitdiff | tree |
2005-09-15 |
Alexandre Julliard | Output the resource data in assembly too.
|
commit | commitdiff | tree |
2005-09-15 |
Vincent Béron | Tweak the test for detecting libxslt as it didn't work...
|
commit | commitdiff | tree |
2005-09-15 |
Henning Gerhardt | Update the German resource file.
|
commit | commitdiff | tree |
2005-09-15 |
Mike McCormack | Create a macro to write a value to a subkey.
|
commit | commitdiff | tree |
2005-09-15 |
James Hawkins | Embed the browser object in the HTML window. Spotted...
|
commit | commitdiff | tree |
2005-09-15 |
Stefan Leichter | Added stubs for CryptInitOIDFunctionSet and
|
commit | commitdiff | tree |
2005-09-15 |
Rein Klazes | - Set the LastError in OpenSCManager in case of errors;
|
commit | commitdiff | tree |
2005-09-15 |
Huw Davies | Remember to remove a child font from the child font...
|
commit | commitdiff | tree |
2005-09-14 |
Alexandre Julliard | Output constant strings in a more appropriate section...
|
commit | commitdiff | tree |
2005-09-14 |
Thomas Weidenmueller | Hook up "Hide on Minimize" & Add context menu to the...
|
commit | commitdiff | tree |
2005-09-14 |
Huw Davies | Only add Tahoma to the System font's link list if we...
|
commit | commitdiff | tree |
2005-09-14 |
James Hawkins | - Zero the WBInfo struct to get rid of invalid pointers.
|
commit | commitdiff | tree |
2005-09-14 |
Robert Shearman | - Add support for navigating a toolbar with the arrow...
|
commit | commitdiff | tree |
2005-09-14 |
Alexandre Julliard | Generate stub functions directly in assembly.
|
commit | commitdiff | tree |
2005-09-14 |
Alexandre Julliard | Remove an exiting thread from the process only after...
|
commit | commitdiff | tree |
2005-09-14 |
Mike McCormack | Create a macro function to write registry values.
|
commit | commitdiff | tree |
2005-09-14 |
Dmitry Timoshkov | Perform automatic bitmap font configuration based on...
|
commit | commitdiff | tree |
2005-09-14 |
Jacek Caban | Added http and ftp protocol stub implementation.
|
commit | commitdiff | tree |
2005-09-14 |
Filip Navara | Don't kill non-existing timers. Use EndDialog to close...
|
commit | commitdiff | tree |
2005-09-14 |
Alexandre Julliard | Michael Fritscher
|
commit | commitdiff | tree |
2005-09-14 |
Alexandre Julliard | Avoid a redefinition warning on 64-bit platforms.
|
commit | commitdiff | tree |
2005-09-14 |
Ge van Geldorp | Base of REG_DWORD entries must be auto-detected.
|
commit | commitdiff | tree |
2005-09-14 |
Mike McCormack | Remove some unused values in the object header.
|
commit | commitdiff | tree |
2005-09-14 |
Huw Davies | Cope with OpenFontFile failing.
|
commit | commitdiff | tree |
2005-09-14 |
Vincent Béron | Require autoconf 2.53b as AC_PROG_EGREP is only defined...
|
commit | commitdiff | tree |
2005-09-14 |
Alexandre Julliard | Support arbitrary sizes for the thread signal stack...
|
commit | commitdiff | tree |
2005-09-14 |
Alexandre Julliard | Get rid of another long long constant.
|
commit | commitdiff | tree |
2005-09-14 |
Jacek Caban | Added MIME type checking to FileProtocol::Start.
|
commit | commitdiff | tree |
2005-09-14 |
Thomas Weidenmueller | Use anonymous events for synchronization.
|
commit | commitdiff | tree |
2005-09-14 |
Mike McCormack | Convert the list of tables to a standard list.
|
commit | commitdiff | tree |
2005-09-14 |
Mike McCormack | Fix gcc 4.0 warnings.
|
commit | commitdiff | tree |
2005-09-14 |
Robert Shearman | Add exception handling for stubs.
|
commit | commitdiff | tree |
2005-09-14 |
Robert Shearman | Define RPC_FC_RANGE.
|
commit | commitdiff | tree |
2005-09-14 |
Jacek Caban | Added MIME type checking to ResProtocol::Start.
|
commit | commitdiff | tree |
2005-09-14 |
Filip Navara | Fix a couple of prototypes.
|
commit | commitdiff | tree |
2005-09-14 |
Alexandre Julliard | Authors: Thomas Weidenmueller <wine-patches@reactsoft...
|
commit | commitdiff | tree |