2005-09-06 |
Kimmo Myllyvirta | Added Finnish resources. |
commit | commitdiff | tree | snapshot |
2005-09-06 |
Phil Krylov | Fixed compilation of kernel32.dll.so on non-x86 processors. |
commit | commitdiff | tree | snapshot |
2005-09-06 |
Jacek Caban | - Update GetSecurityId declaration. |
commit | commitdiff | tree | snapshot |
2005-09-06 |
Saulius Krasuckas | Older platforms choke on a NULL as the third parameter to |
commit | commitdiff | tree | snapshot |
2005-09-06 |
James Hawkins | - Add the CHM Utility API. |
commit | commitdiff | tree | snapshot |
2005-09-06 |
Stefan Leichter | Added version resource to wintrust.dll. |
commit | commitdiff | tree | snapshot |
2005-09-06 |
Daniel Remenak | Protect FF_STATUS usage to avoid compile errors on... |
commit | commitdiff | tree | snapshot |
2005-09-06 |
Gerald Pfeifer | #include <stdlib.h> to get abs() prototype. |
commit | commitdiff | tree | snapshot |
2005-09-03 |
Alexandre Julliard | We shouldn't use flat namespace for dlls on Mac OS... |
commit | commitdiff | tree | snapshot |
2005-09-03 |
Alexandre Julliard | Output the delayed import table using assembly too. |
commit | commitdiff | tree | snapshot |
2005-09-03 |
Alexandre Julliard | Implemented --image-base support for Mac OS. |
commit | commitdiff | tree | snapshot |
2005-09-03 |
Alexandre Julliard | Use explicit function pointers for pthread support... |
commit | commitdiff | tree | snapshot |
2005-09-03 |
Alexandre Julliard | Make sure to always call the destructors when the const... |
commit | commitdiff | tree | snapshot |
2005-09-03 |
Paul Vriens | Update for the 'Install theme' button. |
commit | commitdiff | tree | snapshot |
2005-09-03 |
Jacek Caban | Added RegisterFormatEnumerator and RevokeFormatEnumerator |
commit | commitdiff | tree | snapshot |
2005-09-03 |
Juan Lang | Correct a test that incorrectly showed signed certs... |
commit | commitdiff | tree | snapshot |
2005-09-03 |
Daniel Remenak | Implement EnumEffects, CreateEffect, EnumCreatedEffects, |
commit | commitdiff | tree | snapshot |
2005-09-03 |
Mike McCormack | Implemented IXMLDOMNode::selectNodes. |
commit | commitdiff | tree | snapshot |
2005-09-03 |
Alexandre Julliard | There's no way to properly unload a driver, so don... |
commit | commitdiff | tree | snapshot |
2005-09-03 |
Juan Lang | Fix a test failing on Windows. Reported by Katerina... |
commit | commitdiff | tree | snapshot |
2005-09-03 |
Juan Lang | Improve CryptAlgIdToOID/CryptOIDToAlgId tests, and... |
commit | commitdiff | tree | snapshot |
2005-09-03 |
Oliver Stieber | Implemented point sprites using ARB_POINT_SPRITE extension. |
commit | commitdiff | tree | snapshot |
2005-09-03 |
Jacek Caban | Added CreateAsyncBindCtxEx implementation. |
commit | commitdiff | tree | snapshot |
2005-09-03 |
Juan Lang | Correct a bunch of lurking asn.1 decode bugs. |
commit | commitdiff | tree | snapshot |
2005-09-02 |
Alexandre Julliard | Output the import directory using assembly instead... |
commit | commitdiff | tree | snapshot |
2005-09-02 |
Alexandre Julliard | Added an entry point routine for native drivers. |
commit | commitdiff | tree | snapshot |
2005-09-02 |
Stefan Leichter | Fixed id of the REGISTRY resource. |
commit | commitdiff | tree | snapshot |
2005-09-02 |
Daniel Remenak | Added a linux input system force feedback effect implem... |
commit | commitdiff | tree | snapshot |
2005-09-02 |
Alexandre Julliard | Fixed C99 declaration. |
commit | commitdiff | tree | snapshot |
2005-09-02 |
Mike McCormack | Fix gcc 4.0 warnings. |
commit | commitdiff | tree | snapshot |
2005-09-02 |
Alexandre Julliard | Moved the spec file init function and constructor to... |
commit | commitdiff | tree | snapshot |
2005-09-02 |
Mike McCormack | - convert verbs into a standard list |
commit | commitdiff | tree | snapshot |
2005-09-02 |
Juan Lang | Implement encoding/decoding RSA public keys. |
commit | commitdiff | tree | snapshot |
2005-09-02 |
Juan Lang | Implement CertAddSerializedElementToStore. |
commit | commitdiff | tree | snapshot |
2005-09-02 |
Alexandre Julliard | Fixed a file descriptor leak. |
commit | commitdiff | tree | snapshot |
2005-09-02 |
Frank Richter | Remove shlwapi dependency. |
commit | commitdiff | tree | snapshot |
2005-09-02 |
Alexandre Julliard | Clean Makeimplib.rules too. |
commit | commitdiff | tree | snapshot |
2005-09-02 |
Mike McCormack | Fix gcc 4.0 warnings. |
commit | commitdiff | tree | snapshot |
2005-09-02 |
Jacek Caban | Beginning implementation of onload routine. |
commit | commitdiff | tree | snapshot |
2005-09-02 |
Troy Rollo | Added objsafe.idl for IObjectSafety interface. |
commit | commitdiff | tree | snapshot |
2005-09-02 |
Troy Rollo | For C++, declare initialised GUIDs to be "extern const... |
commit | commitdiff | tree | snapshot |
2005-09-02 |
Jacek Caban | Added CreateFormatEnumerator implementation. |
commit | commitdiff | tree | snapshot |
2005-09-02 |
Kevin Koltzau | Fix warnings in 64bit. |
commit | commitdiff | tree | snapshot |
2005-09-02 |
Mike McCormack | Add objects to lists at the right time. |
commit | commitdiff | tree | snapshot |
2005-09-02 |
Juan Lang | More definitions and prototypes. |
commit | commitdiff | tree | snapshot |
2005-09-02 |
Daniel Remenak | Add definitions for force feedback command and status... |
commit | commitdiff | tree | snapshot |
2005-09-02 |
Christian Costa | Forward calls of IBasic* and IVideoWindow interfaces... |
commit | commitdiff | tree | snapshot |
2005-09-02 |
Frank Richter | Since uxtheme also returns a friendly display name... |
commit | commitdiff | tree | snapshot |
2005-09-02 |
Robert Shearman | - Implement most of the details around unmarshalling... |
commit | commitdiff | tree | snapshot |
2005-09-02 |
Robert Shearman | The [string] attribute is only valid on byte, char... |
commit | commitdiff | tree | snapshot |
2005-09-02 |
Robert Shearman | Add VT_UNKNOWN support for VARIANT marshaling by genera... |
commit | commitdiff | tree | snapshot |
2005-09-02 |
Alexandre Julliard | Authors: Mike Hearn <mh@codeweavers.com>, Robert Shearm... |
commit | commitdiff | tree | snapshot |
2005-09-02 |
Jacek Caban | Make OleInPlaceObjectWindowlessVtbl const. |
commit | commitdiff | tree | snapshot |
2005-09-02 |
Dmitry Timoshkov | Translate file name from unix to ANSI encoding in |
commit | commitdiff | tree | snapshot |
2005-09-02 |
Oliver Stieber | Added the tracking of stream frequency and flags. Strea... |
commit | commitdiff | tree | snapshot |
2005-09-02 |
Jacek Caban | Added exec_on_unload implementation. |
commit | commitdiff | tree | snapshot |
2005-09-02 |
Hans Leidekker | Fix the build without openldap headers. |
commit | commitdiff | tree | snapshot |
2005-08-30 |
Alexandre Julliard | Release 20050830. wine-20050830 |
commit | commitdiff | tree | snapshot |
2005-08-30 |
Frank Richter | Fix warnings in 64bit. |
commit | commitdiff | tree | snapshot |
2005-08-30 |
Frank Richter | Add an "Install theme" button to the appearance page... |
commit | commitdiff | tree | snapshot |
2005-08-30 |
Alexander N... | Norwegian translation of winecfg. |
commit | commitdiff | tree | snapshot |
2005-08-30 |
Juan Lang | Implement collection stores. |
commit | commitdiff | tree | snapshot |
2005-08-30 |
Frank Richter | More elaborate IsThemeBackgroundPartiallyTransparent... |
commit | commitdiff | tree | snapshot |
2005-08-30 |
Michael Jung | Use FIXME's in stubs instead of TRACE's. |
commit | commitdiff | tree | snapshot |
2005-08-30 |
Mike McCormack | Fix some gcc 4.0 warnings. |
commit | commitdiff | tree | snapshot |
2005-08-30 |
Henning Gerhardt | Update the German resource file. |
commit | commitdiff | tree | snapshot |
2005-08-30 |
Alexandre Julliard | Authors: James Hawkins <truiken@gmail.com>, Juan Lang... |
commit | commitdiff | tree | snapshot |
2005-08-30 |
Frank Richter | EnumThemeColors() and EnumThemeSizes() actually do... |
commit | commitdiff | tree | snapshot |
2005-08-30 |
Frank Richter | Since theme images are reused now it's not really a... |
commit | commitdiff | tree | snapshot |
2005-08-30 |
Paul Vriens | Update to the latest theme and tab settings. |
commit | commitdiff | tree | snapshot |
2005-08-30 |
Hans Leidekker | Implement ldap_count_entries, ldap_count_references, |
commit | commitdiff | tree | snapshot |
2005-08-29 |
Alexandre Julliard | Avoid using common symbols, they are broken on Mac OS. |
commit | commitdiff | tree | snapshot |
2005-08-29 |
Frank Richter | Pass around what kind of transparency an image actually... |
commit | commitdiff | tree | snapshot |
2005-08-29 |
Frank Richter | Make THEME_update_color_and_size static and drop THEME_... |
commit | commitdiff | tree | snapshot |
2005-08-29 |
Robert Shearman | Make typelib marshaler use IRpcChannelBuffer::GetBuffer... |
commit | commitdiff | tree | snapshot |
2005-08-29 |
Robert Shearman | - Shunt some trace statements over to the typelib chann... |
commit | commitdiff | tree | snapshot |
2005-08-29 |
Michael Jung | Clone pidlLast before free'ing pidl after call to SHBin... |
commit | commitdiff | tree | snapshot |
2005-08-29 |
Michael Jung | Added test to show that Windows does not allocate a... |
commit | commitdiff | tree | snapshot |
2005-08-29 |
Michael Jung | Use StringFromGUID2 instead of StringFromCLSID in |
commit | commitdiff | tree | snapshot |
2005-08-29 |
Alexandre Julliard | Compute the ordinal base and limit in assign_ordinals... |
commit | commitdiff | tree | snapshot |
2005-08-29 |
Alexandre Julliard | Uncomment out DisableThreadLibraryCalls in DllMain... |
commit | commitdiff | tree | snapshot |
2005-08-29 |
Alexandre Julliard | Store the result of the A/W conversions in the extra... |
commit | commitdiff | tree | snapshot |
2005-08-29 |
Paul Vriens | Reserve extra space for conversions. |
commit | commitdiff | tree | snapshot |
2005-08-29 |
Alexandre Julliard | Moved more of the spec initialization code to the winec... |
commit | commitdiff | tree | snapshot |
2005-08-29 |
Hans Leidekker | Implement ldap_count_values*, ldap_get_values*, ldap_m... |
commit | commitdiff | tree | snapshot |
2005-08-29 |
Juan Lang | Implement encoding/decoding of CERT_ALT_NAME_INFOs... |
commit | commitdiff | tree | snapshot |
2005-08-29 |
Alexandre Julliard | Moved the implementation of a couple of system.drv... |
commit | commitdiff | tree | snapshot |
2005-08-29 |
Oliver Stieber | Added support for DXT2 and DXT4. |
commit | commitdiff | tree | snapshot |
2005-08-29 |
Juan Lang | Added a LIST_FOR_EACH_ENTRY_SAFE helper macro. |
commit | commitdiff | tree | snapshot |
2005-08-29 |
Juan Lang | Implemented memory cert stores. |
commit | commitdiff | tree | snapshot |
2005-08-29 |
Phil Krylov | Improved header control performance by maintaining... |
commit | commitdiff | tree | snapshot |
2005-08-29 |
Alexandre Julliard | Implemented wine_ldt_alloc_fs and wine_ldt_init_fs... |
commit | commitdiff | tree | snapshot |
2005-08-29 |
Alexandre Julliard | Use __wine_unimplemented_stub from crt0 for 16-bit... |
commit | commitdiff | tree | snapshot |
2005-08-29 |
Alexander N... | Norwegian language support. |
commit | commitdiff | tree | snapshot |
2005-08-29 |
Jonathan Ernst | French resources. |
commit | commitdiff | tree | snapshot |
2005-08-29 |
Frank Richter | If a MINSIZEn property is not present, fall back to... |
commit | commitdiff | tree | snapshot |
2005-08-29 |
Alexandre Julliard | Removed a few no longer used 16-bit exports. |
commit | commitdiff | tree | snapshot |
2005-08-29 |
Alexandre Julliard | Moved TaskFindHandle16 to toolhelp16.c. |
commit | commitdiff | tree | snapshot |
2005-08-29 |
Alexandre Julliard | Moved GlobalMasterHandle to global16.c. |
commit | commitdiff | tree | snapshot |
2005-08-29 |
Alexandre Julliard | Moved the kernel 16-bit initialization to a new DllEntr... |
commit | commitdiff | tree | snapshot |
next |