2005-05-23 |
Alexandre Julliard | Removed unnecessary code in the 16-bit DllEntryPoint... |
tree | commitdiff |
2005-05-23 |
Robert Shearman | - Marshal objects & monikers into the ROT. |
tree | commitdiff |
2005-05-23 |
Hannu Valtonen | - Implement EM_LINESCROLL message handling |
tree | commitdiff |
2005-05-23 |
Mike McCormack | - remove the unused utf8 field of an expression |
tree | commitdiff |
2005-05-23 |
Jacek Caban | Separated IBinding and IMoniker interfaces. |
tree | commitdiff |
2005-05-23 |
Daniel Schepler | Implement CDS_TEST flag in ChangeDisplaySettings. |
tree | commitdiff |
2005-05-23 |
Kevin Koltzau | Implement Hash function on composite moniker. |
tree | commitdiff |
2005-05-23 |
Mike McCormack | Use LIST_FOR_EACH_ENTRY in virtual memory code. |
tree | commitdiff |
2005-05-23 |
Michael Stefaniuc | Fix VariantChangeType: calls to VarDecFromCy and VarDec... |
tree | commitdiff |
2005-05-23 |
Kees Cook | Correct crypt context init in CryptProtectData/CryptUnp... |
tree | commitdiff |
2005-05-23 |
Raphael Junqueira | - fixme when unexpected children found |
tree | commitdiff |
2005-05-23 |
Stefan Leichter | Update version resource of msi.dll to current version... |
tree | commitdiff |
2005-05-20 |
Juan Lang | - more fully implement CryptRegisterOIDFunction |
tree | commitdiff |
2005-05-20 |
Gerald Pfeifer | Avoid compiler warning in parse_mount_entries(). |
tree | commitdiff |
2005-05-20 |
Kees Cook | Implement CryptUnprotectData counterpart to CryptProtec... |
tree | commitdiff |
2005-05-20 |
Alexandre Julliard | Generate 16-bit resources in the proper format inside... |
tree | commitdiff |
2005-05-20 |
Juan Lang | Turn handled errors from ERRs to WARNs or TRACEs. |
tree | commitdiff |
2005-05-20 |
Juan Lang | Implement NtQueryVolumeInformationFile for type |
tree | commitdiff |
2005-05-20 |
James Hawkins | Select the item under the point (x,y) in MouseHover. |
tree | commitdiff |
2005-05-20 |
Kees Cook | Implement CryptProtectData with best-guess encryption. |
tree | commitdiff |
2005-05-20 |
Richard Cohen | Check if VT_R8 and VT_INT_PTR are supported before... |
tree | commitdiff |
2005-05-20 |
David Hemmo | GDI_ReleaseObj was not called with the right parameter. |
tree | commitdiff |
2005-05-20 |
Aric Stewart | We have a stub for MsiGetUserInfoA we should use it. |
tree | commitdiff |
2005-05-20 |
Aric Stewart | Fix a leaking handle in MsiConfigureProductExW. |
tree | commitdiff |
2005-05-20 |
Aric Stewart | Write the RegOwner and RegCompany keys as blank if... |
tree | commitdiff |
2005-05-20 |
Michael Jung | Consider only the GIL_FORSHORTCUT flag in SIC_CompareEn... |
tree | commitdiff |
2005-05-20 |
Richard Cohen | Fix gdiobj test on NT4, remove asserts. |
tree | commitdiff |
2005-05-20 |
Francois Gouget | Add 'use strict' and fix make_opengl accordingly. |
tree | commitdiff |
2005-05-20 |
Kees Cook | Implement serialization and helper functions for CryptP... |
tree | commitdiff |
2005-05-20 |
Raphael Junqueira | - better traces |
tree | commitdiff |
2005-05-20 |
Ivan Leo Puoti | Rename SystemDriverInformation to SystemModuleInformation. |
tree | commitdiff |
2005-05-20 |
Aric Stewart | Fix quoting on queries. |
tree | commitdiff |
2005-05-20 |
Aric Stewart | Quoting fixes. |
tree | commitdiff |
2005-05-20 |
Aric Stewart | Correct query quoting based on Mike's patch. |
tree | commitdiff |
2005-05-19 |
Alexandre Julliard | Revert previous patch, we still need the winedos import... |
tree | commitdiff |
2005-05-19 |
Alexandre Julliard | We no longer need a winedos import library. |
tree | commitdiff |
2005-05-19 |
Robert Shearman | - Add a generic moniker marshaler that works by saving... |
tree | commitdiff |
2005-05-19 |
Dimi Paun | Do not compute the hit test if we don't really need it. |
tree | commitdiff |
2005-05-19 |
Juan Lang | Implement _XcptFilter using signal handlers, and add... |
tree | commitdiff |
2005-05-19 |
Alexandre Julliard | Refuse to load if 16-bit support is missing. |
tree | commitdiff |
2005-05-19 |
Alexandre Julliard | Renamed __wine_(un)register_dll_16 to __wine_dll_(un... |
tree | commitdiff |
2005-05-19 |
Alexandre Julliard | Use a memory mapping instead of file I/O to load 16... |
tree | commitdiff |
2005-05-19 |
Robert Shearman | - Change remaining blocks of code with 2-space indentat... |
tree | commitdiff |
2005-05-19 |
Robert Shearman | Write custom header up to and including size, not exclu... |
tree | commitdiff |
2005-05-19 |
Mike McCormack | Only tables can be backquoted, strings must be single... |
tree | commitdiff |
2005-05-19 |
Juan Lang | Don't fail in RegisterFonts if the Fonts table is missing. |
tree | commitdiff |
2005-05-19 |
Raphael Junqueira | - basic parsing of subprogram, typedef, pointer, class... |
tree | commitdiff |
2005-05-19 |
Dimi Paun | Rename back local_compact to LOCAL_Compact for consistency. |
tree | commitdiff |
2005-05-19 |
Dimi Paun | Remove LOCAL_*() calls from USER, use Local*16() instead. |
tree | commitdiff |
2005-05-19 |
Juan Lang | Implement get_default_drive_device for FreeBSD. |
tree | commitdiff |
2005-05-18 |
Alexandre Julliard | Removed last dependencies on 16-bit headers from ntdll. |
tree | commitdiff |
2005-05-18 |
Robert Shearman | Implement IROTData::GetComparisonData for file & item... |
tree | commitdiff |
2005-05-18 |
Alexandre Julliard | Moved entry point definitions from module.h to kernel16... |
tree | commitdiff |
2005-05-18 |
Maarten Lankhorst | Add vfwindex when enumerating devices, and make sure... |
tree | commitdiff |
2005-05-18 |
Alexandre Julliard | Generate the 16-bit module header in the standard on... |
tree | commitdiff |
2005-05-18 |
Maarten Lankhorst | Pass property bag to IPersistPropertyBag, if supported. |
tree | commitdiff |
2005-05-18 |
Emmanuel Maillard | Added Darwin 8.0 specific headers. |
tree | commitdiff |
2005-05-18 |
Alexandre Julliard | Split the module building functionality of NE_LoadExeHe... |
tree | commitdiff |
2005-05-18 |
Aric Stewart | A few small fixes. |
tree | commitdiff |
2005-05-18 |
Aric Stewart | We cannot internally load the files in FileCost because... |
tree | commitdiff |
2005-05-18 |
Maarten Lankhorst | Fixed SetFilterGraph failure. |
tree | commitdiff |
2005-05-18 |
Alexandre Julliard | Removed implementation of LoadDIBIconHandler16 and |
tree | commitdiff |
2005-05-18 |
Maarten Lankhorst | Add pin functions from quartz. |
tree | commitdiff |
2005-05-18 |
Kees Cook | Define structures for CryptProtectData/CryptUnprotectDa... |
tree | commitdiff |
2005-05-18 |
Pierre d'Herbemont | Remove stdlib.h inclusion if winsock.h is included. |
tree | commitdiff |
2005-05-18 |
Maarten Lankhorst | DllCanUnloadNow fix. |
tree | commitdiff |
2005-05-18 |
James Hawkins | - Store the click point in LISTVIEW_INFO. |
tree | commitdiff |
2005-05-18 |
Alexandre Julliard | Fixed a couple of warnings. |
tree | commitdiff |
2005-05-18 |
Maarten Lankhorst | Added reconnect function for filtergraph. |
tree | commitdiff |
2005-05-18 |
Maarten Lankhorst | Fixed freeing of mediatype. |
tree | commitdiff |
2005-05-18 |
Aric Stewart | Correctly use short filenames from uncompressed file... |
tree | commitdiff |
2005-05-18 |
Alexandre Julliard | Changed SNOOP16_RegisterDLL to take a module handle... |
tree | commitdiff |
2005-05-18 |
Alexandre Julliard | Moved import tracing to a separate channel so that... |
tree | commitdiff |
2005-05-18 |
Dimi Paun | Remove the LOCAL_*() functions from GDI. |
tree | commitdiff |
2005-05-18 |
Dimi Paun | Remove the LOCAL_*() function calls from KERNEL. |
tree | commitdiff |
2005-05-18 |
Felix Nawothnig | Resize listview column to autofit on a doubleclick... |
tree | commitdiff |
2005-05-18 |
Raphael Junqueira | - add some Dwarf2 enums |
tree | commitdiff |
2005-05-18 |
Dimi Paun | Use the more idiomatic form of iterating through the... |
tree | commitdiff |
2005-05-18 |
Dimi Paun | Make the argument comments out-of-line. |
tree | commitdiff |
2005-05-18 |
Aric Stewart | Some error messages and strcmp changes suggested by... |
tree | commitdiff |
2005-05-18 |
Pierre d'Herbemont | Big Endian specific code fixes in order to conform... |
tree | commitdiff |
2005-05-18 |
Kouji Sasaki | Added the processing for determination of SFGAO_HASSUBF... |
tree | commitdiff |
2005-05-18 |
Raphael Junqueira | Fix open_pdb_file (used for locate/open pdbs): |
tree | commitdiff |
2005-05-17 |
Robert Shearman | Rename MODULENAME_Dll* functions to Dll* for better... |
tree | commitdiff |
2005-05-17 |
Alexandre Julliard | Renamed some fields in NE_MODULE to use the same name... |
tree | commitdiff |
2005-05-17 |
Dimi Paun | Use standard TRACE macro. |
tree | commitdiff |
2005-05-17 |
Raphael Junqueira | Beginning of dbghelp dwarf2 support: |
tree | commitdiff |
2005-05-17 |
Dimi Paun | Use standard Local*16() functions instead of LOCAL_... |
tree | commitdiff |
2005-05-17 |
Maarten Lankhorst | Added EnumPins from quartz for internal use. |
tree | commitdiff |
2005-05-17 |
Alexandre Julliard | Use the exported IMAGE_OS2_HEADER to generate the modul... |
tree | commitdiff |
2005-05-17 |
James Hawkins | Fixed centering of tab text. |
tree | commitdiff |
2005-05-17 |
Maarten Lankhorst | Fixed initialisation crash on loading qcap dll. |
tree | commitdiff |
2005-05-17 |
Juan Lang | Obvious fixes to PropVariantClear and PropVariantCopy... |
tree | commitdiff |
2005-05-17 |
Maarten Lankhorst | Fixed qcap's inherited enummedia bugs. |
tree | commitdiff |
2005-05-16 |
Juan Lang | Add a comment, and a no-op cleanup. |
tree | commitdiff |
2005-05-16 |
Aric Stewart | Correct a problem with parse_data if binary data was... |
tree | commitdiff |
2005-05-16 |
Alexandre Julliard | Moved a bunch of definitions out of module.h into a new |
tree | commitdiff |
2005-05-16 |
Mike McCormack | Initial mostly stub implementation of ODBC control... |
tree | commitdiff |
2005-05-16 |
Juan Lang | Differentiate between version 0 and version 1 property... |
tree | commitdiff |
2005-05-16 |
Alexandre Julliard | Removed the special casing of kernel32 and ntdll for... |
tree | commitdiff |
next |