2005-09-16 |
Alexandre Julliard | Preliminary version of the context support for x86-64. |
commit | commitdiff | tree | snapshot |
2005-09-16 |
Alexandre Julliard | Fixed a few pointer truncation bugs for 64-bit platforms. |
commit | commitdiff | tree | snapshot |
2005-09-16 |
Alexandre Julliard | Use the proper size for the cmsg_fd structure on 64... |
commit | commitdiff | tree | snapshot |
2005-09-16 |
Alexandre Julliard | Forward all functions to msvcrt instead of having them... |
commit | commitdiff | tree | snapshot |
2005-09-16 |
Huw Davies | Order the bitmap font list by the ansi codepage bit... |
commit | commitdiff | tree | snapshot |
2005-09-16 |
Jacek Caban | More tests of URLMoniker. |
commit | commitdiff | tree | snapshot |
2005-09-16 |
Huw Davies | Generate Greek, Turkish, Hebrew, Arabic, Baltic and... |
commit | commitdiff | tree | snapshot |
2005-09-16 |
Huw Davies | Update sfnt2fnt hack, now that Wine Courier is known... |
commit | commitdiff | tree | snapshot |
2005-09-16 |
Mike McCormack | Load riched20.dll on demand, and unload it after it... |
commit | commitdiff | tree | snapshot |
2005-09-16 |
Mike McCormack | Fix a bug in a previous patch spotted by Dieter Komendera. |
commit | commitdiff | tree | snapshot |
2005-09-16 |
Mike McCormack | Fix the stub for MsiConfigureFeature. |
commit | commitdiff | tree | snapshot |
2005-09-16 |
Jacek Caban | Added SetClientSite implementation. |
commit | commitdiff | tree | snapshot |
2005-09-16 |
Stefan Leichter | Added stubs for DllRegisterServer, DllUnregisterServer and |
commit | commitdiff | tree | snapshot |
2005-09-16 |
Robert Shearman | Fix String SID parsing. |
commit | commitdiff | tree | snapshot |
2005-09-15 |
Ivan Leo Puoti | Get winetest to detect windows server 2003 R2. |
commit | commitdiff | tree | snapshot |
2005-09-15 |
Alexandre Julliard | Fixed a compiler warning. |
commit | commitdiff | tree | snapshot |
2005-09-15 |
Alexandre Julliard | Added a common function to declare global symbols,... |
commit | commitdiff | tree | snapshot |
2005-09-15 |
Huw Davies | Generate Greek, Turkish, Hebrew, Arabic and Baltic... |
commit | commitdiff | tree | snapshot |
2005-09-15 |
Jacek Caban | Added CoInternetGetSession implementation. |
commit | commitdiff | tree | snapshot |
2005-09-15 |
Alexandre Julliard | Use the NT descriptor address as start of the data... |
commit | commitdiff | tree | snapshot |
2005-09-15 |
Mike McCormack | Rename load_dynamic_property and remove its unused... |
commit | commitdiff | tree | snapshot |
2005-09-15 |
Alexandre Julliard | Now that everything is done in assembly in the spec... |
commit | commitdiff | tree | snapshot |
2005-09-15 |
Huw Davies | Generate Greek, Turkish, Hebrew, Arabic, Baltic, Thai... |
commit | commitdiff | tree | snapshot |
2005-09-15 |
Mike McCormack | Use the new msi_reg_set* macros where possible. |
commit | commitdiff | tree | snapshot |
2005-09-15 |
Alexandre Julliard | Fixed gcc 4.0 warnings. |
commit | commitdiff | tree | snapshot |
2005-09-15 |
Alexandre Julliard | Set the proper build flags for Darwin based on the... |
commit | commitdiff | tree | snapshot |
2005-09-15 |
Alexandre Julliard | Output the resource data in assembly too. |
commit | commitdiff | tree | snapshot |
2005-09-15 |
Vincent Béron | Tweak the test for detecting libxslt as it didn't work... |
commit | commitdiff | tree | snapshot |
2005-09-15 |
Henning Gerhardt | Update the German resource file. |
commit | commitdiff | tree | snapshot |
2005-09-15 |
Mike McCormack | Create a macro to write a value to a subkey. |
commit | commitdiff | tree | snapshot |
2005-09-15 |
James Hawkins | Embed the browser object in the HTML window. Spotted... |
commit | commitdiff | tree | snapshot |
2005-09-15 |
Stefan Leichter | Added stubs for CryptInitOIDFunctionSet and |
commit | commitdiff | tree | snapshot |
2005-09-15 |
Rein Klazes | - Set the LastError in OpenSCManager in case of errors; |
commit | commitdiff | tree | snapshot |
2005-09-15 |
Huw Davies | Remember to remove a child font from the child font... |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Alexandre Julliard | Output constant strings in a more appropriate section... |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Thomas Weidenmueller | Hook up "Hide on Minimize" & Add context menu to the... |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Huw Davies | Only add Tahoma to the System font's link list if we... |
commit | commitdiff | tree | snapshot |
2005-09-14 |
James Hawkins | - Zero the WBInfo struct to get rid of invalid pointers. |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Robert Shearman | - Add support for navigating a toolbar with the arrow... |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Alexandre Julliard | Generate stub functions directly in assembly. |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Alexandre Julliard | Remove an exiting thread from the process only after... |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Mike McCormack | Create a macro function to write registry values. |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Dmitry Timoshkov | Perform automatic bitmap font configuration based on... |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Jacek Caban | Added http and ftp protocol stub implementation. |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Filip Navara | Don't kill non-existing timers. Use EndDialog to close... |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Alexandre Julliard | Michael Fritscher |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Alexandre Julliard | Avoid a redefinition warning on 64-bit platforms. |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Ge van Geldorp | Base of REG_DWORD entries must be auto-detected. |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Mike McCormack | Remove some unused values in the object header. |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Huw Davies | Cope with OpenFontFile failing. |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Vincent Béron | Require autoconf 2.53b as AC_PROG_EGREP is only defined... |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Alexandre Julliard | Support arbitrary sizes for the thread signal stack... |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Alexandre Julliard | Get rid of another long long constant. |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Jacek Caban | Added MIME type checking to FileProtocol::Start. |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Thomas Weidenmueller | Use anonymous events for synchronization. |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Mike McCormack | Convert the list of tables to a standard list. |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Mike McCormack | Fix gcc 4.0 warnings. |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Robert Shearman | Add exception handling for stubs. |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Robert Shearman | Define RPC_FC_RANGE. |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Jacek Caban | Added MIME type checking to ResProtocol::Start. |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Filip Navara | Fix a couple of prototypes. |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Alexandre Julliard | Authors: Thomas Weidenmueller <wine-patches@reactsoft... |
commit | commitdiff | tree | snapshot |
2005-09-13 |
Alexandre Julliard | Implemented InterlockedCompareExchangePointer and |
commit | commitdiff | tree | snapshot |
2005-09-13 |
Alexandre Julliard | Remove the 'L' suffix on a number of constants to avoid... |
commit | commitdiff | tree | snapshot |
2005-09-13 |
Alexandre Julliard | Timeout 0 means infinite wait for SendMessageTimeout. |
commit | commitdiff | tree | snapshot |
2005-09-13 |
Alexandre Julliard | Authors: Richard Cohen <richard@daijobu.co.uk>, Jim... |
commit | commitdiff | tree | snapshot |
2005-09-13 |
Michael Jung | Fixed inconsistency in LISTVIEW_DUMP macro. |
commit | commitdiff | tree | snapshot |
2005-09-13 |
Jacek Caban | Added PARSE_SECURITY_DOMAIN action implementation. |
commit | commitdiff | tree | snapshot |
2005-09-13 |
Alexandre Julliard | Get rid of a couple of non-portable long long constants. |
commit | commitdiff | tree | snapshot |
2005-09-13 |
Mike McCormack | Fix the handling of MsiGetTargetPath args (with test... |
commit | commitdiff | tree | snapshot |
2005-09-13 |
Mike McCormack | Make sure to release the package we grabbed on the... |
commit | commitdiff | tree | snapshot |
2005-09-13 |
Ge van Geldorp | Save a few megabytes of memory by loading the default... |
commit | commitdiff | tree | snapshot |
2005-09-13 |
Alexandre Julliard | Avoid some warnings on 64-bit platforms. |
commit | commitdiff | tree | snapshot |
2005-09-13 |
Mike McCormack | Fix the handling of MsiDoAction args (with test case). |
commit | commitdiff | tree | snapshot |
2005-09-13 |
Mike McCormack | Eliminate fixed length buffers from the MSIFEATURE... |
commit | commitdiff | tree | snapshot |
2005-09-13 |
Walt Ogburn | Get IFontDisp type information from stdole2.tlb, instea... |
commit | commitdiff | tree | snapshot |
2005-09-13 |
Mike McCormack | Fix gcc 4.0 warnings. |
commit | commitdiff | tree | snapshot |
2005-09-13 |
Mike McCormack | Skip dash characters in the PIDMask for a MaskedEdit... |
commit | commitdiff | tree | snapshot |
2005-09-13 |
James Hawkins | - Add the WebBrowser implementation. |
commit | commitdiff | tree | snapshot |
2005-09-13 |
Detlef Riekenberg | Let EnumPrinterDrivers return the number of drivers. |
commit | commitdiff | tree | snapshot |
2005-09-12 |
Marcus Meissner | The last argument to MultiByteToWideChar is wide charac... |
commit | commitdiff | tree | snapshot |
2005-09-12 |
Jacek Caban | Register ZoneMap. |
commit | commitdiff | tree | snapshot |
2005-09-12 |
Eric Pouech | Implemented kernel32.GetThreadTimes on top of ntdll... |
commit | commitdiff | tree | snapshot |
2005-09-12 |
Alexandre Julliard | Fixed a few more pointer to integer typecast issues... |
commit | commitdiff | tree | snapshot |
2005-09-12 |
Jacek Caban | Added IWebBrowser2 stub implementation. |
commit | commitdiff | tree | snapshot |
2005-09-12 |
Alexandre Julliard | SendMessageTimeout takes a DWORD_PTR not a DWORD. |
commit | commitdiff | tree | snapshot |
2005-09-12 |
Alexandre Julliard | Properly handle the case where vsnprintf returns -1. |
commit | commitdiff | tree | snapshot |
2005-09-12 |
Alexandre Julliard | Fixed gcc 4.0 warnings. |
commit | commitdiff | tree | snapshot |
2005-09-12 |
Alexandre Julliard | Make the non-client message handling functions return... |
commit | commitdiff | tree | snapshot |
2005-09-12 |
Alexandre Julliard | Use MAKEINTRESOURCE instead of casts where appropriate. |
commit | commitdiff | tree | snapshot |
2005-09-12 |
Alex Villacís... | Initialize structs for mmioDescend and FindChunkAndKeep... |
commit | commitdiff | tree | snapshot |
2005-09-12 |
Robert Shearman | - Output prototypes for user marshal functions at the... |
commit | commitdiff | tree | snapshot |
2005-09-12 |
Jacek Caban | Encode URL in ResProtocol::Start. |
commit | commitdiff | tree | snapshot |
2005-09-12 |
Jacek Caban | Rewrote FindMimeFromData to pass tests. |
commit | commitdiff | tree | snapshot |
2005-09-12 |
Alexandre Julliard | Use Get/SetWindowLongPtr to access pointers in the... |
commit | commitdiff | tree | snapshot |
2005-09-12 |
Alexandre Julliard | Avoid truncating the item data to 32 bits in LB_SETITEM... |
commit | commitdiff | tree | snapshot |
2005-09-12 |
Alexandre Julliard | Parameters to virtual memory functions need to be SIZE_T. |
commit | commitdiff | tree | snapshot |
2005-09-12 |
Dmitry Timoshkov | strcpynAtoW takes number of characters, not bytes. |
commit | commitdiff | tree | snapshot |
2005-09-12 |
Alexandre Julliard | Fixed gcc 4.0 warnings. |
commit | commitdiff | tree | snapshot |
2005-09-12 |
Dmitry Timoshkov | EXTLOGPEN.elpHatch can contain a handle as well. |
commit | commitdiff | tree | snapshot |
next |