2005-05-20 |
Aric Stewart | Correct query quoting based on Mike's patch. |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Alexandre Julliard | Revert previous patch, we still need the winedos import... |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Alexandre Julliard | Disable Win16 support by default on non-x86 platforms. |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Alexandre Julliard | We no longer need a winedos import library. |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Alexandre Julliard | Fail more gracefully if 16-bit support is missing. |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Martin Fuchs | The call to ScreenToClient() changes the content of... |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Robert Shearman | - Add a generic moniker marshaler that works by saving... |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Dimi Paun | Do not compute the hit test if we don't really need it. |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Juan Lang | Implement _XcptFilter using signal handlers, and add... |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Alexandre Julliard | Refuse to load if 16-bit support is missing. |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Alexandre Julliard | Use RaiseException instead of RtlRaiseException in... |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Alexandre Julliard | Renamed __wine_(un)register_dll_16 to __wine_dll_(un... |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Alexandre Julliard | Use a memory mapping instead of file I/O to load 16... |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Robert Shearman | - Change remaining blocks of code with 2-space indentat... |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Robert Shearman | Write custom header up to and including size, not exclu... |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Mike McCormack | Only tables can be backquoted, strings must be single... |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Juan Lang | Don't fail in RegisterFonts if the Fonts table is missing. |
commit | commitdiff | tree | snapshot |
2005-05-19 |
James Hawkins | Load Show/Hide Advanced strings from resources. |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Raphael Junqueira | - basic parsing of subprogram, typedef, pointer, class... |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Eric Kohl | Define RPC_FC_IGNORE. |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Kevin Koltzau | Added missing AW define. |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Kevin Koltzau | Add missing typedefs. |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Dimi Paun | Rename back local_compact to LOCAL_Compact for consistency. |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Dimi Paun | Remove LOCAL_*() calls from USER, use Local*16() instead. |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Stefan Leichter | Create link for msiexec.exe in system directory. |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Juan Lang | Implement get_default_drive_device for FreeBSD. |
commit | commitdiff | tree | snapshot |
2005-05-18 |
Alexandre Julliard | Removed last dependencies on 16-bit headers from ntdll. |
commit | commitdiff | tree | snapshot |
2005-05-18 |
Robert Shearman | Implement IROTData::GetComparisonData for file & item... |
commit | commitdiff | tree | snapshot |
2005-05-18 |
Alexandre Julliard | Moved entry point definitions from module.h to kernel16... |
commit | commitdiff | tree | snapshot |
2005-05-18 |
Maarten Lankhorst | Add vfwindex when enumerating devices, and make sure... |
commit | commitdiff | tree | snapshot |
2005-05-18 |
Alexandre Julliard | Generate the 16-bit module header in the standard on... |
commit | commitdiff | tree | snapshot |
2005-05-18 |
Maarten Lankhorst | Pass property bag to IPersistPropertyBag, if supported. |
commit | commitdiff | tree | snapshot |
2005-05-18 |
Emmanuel Maillard | Added Darwin 8.0 specific headers. |
commit | commitdiff | tree | snapshot |
2005-05-18 |
Alexandre Julliard | Split the module building functionality of NE_LoadExeHe... |
commit | commitdiff | tree | snapshot |
2005-05-18 |
Aric Stewart | A few small fixes. |
commit | commitdiff | tree | snapshot |
2005-05-18 |
Aric Stewart | We cannot internally load the files in FileCost because... |
commit | commitdiff | tree | snapshot |
2005-05-18 |
Maarten Lankhorst | Fixed SetFilterGraph failure. |
commit | commitdiff | tree | snapshot |
2005-05-18 |
Alexandre Julliard | Removed implementation of LoadDIBIconHandler16 and |
commit | commitdiff | tree | snapshot |
2005-05-18 |
Maarten Lankhorst | Add pin functions from quartz. |
commit | commitdiff | tree | snapshot |
2005-05-18 |
Kees Cook | Define structures for CryptProtectData/CryptUnprotectDa... |
commit | commitdiff | tree | snapshot |
2005-05-18 |
Pierre d'Herbemont | Remove stdlib.h inclusion if winsock.h is included. |
commit | commitdiff | tree | snapshot |
2005-05-18 |
Maarten Lankhorst | DllCanUnloadNow fix. |
commit | commitdiff | tree | snapshot |
2005-05-18 |
James Hawkins | - Store the click point in LISTVIEW_INFO. |
commit | commitdiff | tree | snapshot |
2005-05-18 |
Alexandre Julliard | Fixed a couple of warnings. |
commit | commitdiff | tree | snapshot |
2005-05-18 |
Maarten Lankhorst | Added reconnect function for filtergraph. |
commit | commitdiff | tree | snapshot |
2005-05-18 |
Maarten Lankhorst | Fixed freeing of mediatype. |
commit | commitdiff | tree | snapshot |
2005-05-18 |
Dimi Paun | Document the more convenient iteration method. |
commit | commitdiff | tree | snapshot |
2005-05-18 |
Kees Cook | Define CryptProtectData/CryptUnprotectData crypt32... |
commit | commitdiff | tree | snapshot |
2005-05-18 |
Aric Stewart | Correctly use short filenames from uncompressed file... |
commit | commitdiff | tree | snapshot |
2005-05-18 |
Alexandre Julliard | Changed SNOOP16_RegisterDLL to take a module handle... |
commit | commitdiff | tree | snapshot |
2005-05-18 |
Alexandre Julliard | Moved import tracing to a separate channel so that... |
commit | commitdiff | tree | snapshot |
2005-05-18 |
Dimi Paun | Remove the LOCAL_*() functions from GDI. |
commit | commitdiff | tree | snapshot |
2005-05-18 |
James Hawkins | Add handling for drive options. |
commit | commitdiff | tree | snapshot |
2005-05-18 |
Dimi Paun | Remove the LOCAL_*() function calls from KERNEL. |
commit | commitdiff | tree | snapshot |
2005-05-18 |
Felix Nawothnig | Resize listview column to autofit on a doubleclick... |
commit | commitdiff | tree | snapshot |
2005-05-18 |
Raphael Junqueira | - add some Dwarf2 enums |
commit | commitdiff | tree | snapshot |
2005-05-18 |
Dimi Paun | Use the more idiomatic form of iterating through the... |
commit | commitdiff | tree | snapshot |
2005-05-18 |
Dimi Paun | Make the argument comments out-of-line. |
commit | commitdiff | tree | snapshot |
2005-05-18 |
Aric Stewart | Some error messages and strcmp changes suggested by... |
commit | commitdiff | tree | snapshot |
2005-05-18 |
Pierre d'Herbemont | Big Endian specific code fixes in order to conform... |
commit | commitdiff | tree | snapshot |
2005-05-18 |
Kouji Sasaki | Added the processing for determination of SFGAO_HASSUBF... |
commit | commitdiff | tree | snapshot |
2005-05-18 |
Kouji Sasaki | Exchanged the values for LVA_ALIGNLEFT style and LVA_DE... |
commit | commitdiff | tree | snapshot |
2005-05-18 |
Kouji Sasaki | Corrected RLE decompression processing. |
commit | commitdiff | tree | snapshot |
2005-05-18 |
Raphael Junqueira | Fix open_pdb_file (used for locate/open pdbs): |
commit | commitdiff | tree | snapshot |
2005-05-17 |
Robert Shearman | Rename MODULENAME_Dll* functions to Dll* for better... |
commit | commitdiff | tree | snapshot |
2005-05-17 |
Alexandre Julliard | Renamed some fields in NE_MODULE to use the same name... |
commit | commitdiff | tree | snapshot |
2005-05-17 |
Dimi Paun | Use standard TRACE macro. |
commit | commitdiff | tree | snapshot |
2005-05-17 |
Robert Shearman | Rename DllRegisterServer and DllUnregisterServer to... |
commit | commitdiff | tree | snapshot |
2005-05-17 |
Robert Shearman | Add Wine-only type checking for DllRegisterServer and |
commit | commitdiff | tree | snapshot |
2005-05-17 |
Raphael Junqueira | Beginning of dbghelp dwarf2 support: |
commit | commitdiff | tree | snapshot |
2005-05-17 |
Dimi Paun | Use standard Local*16() functions instead of LOCAL_... |
commit | commitdiff | tree | snapshot |
2005-05-17 |
Maarten Lankhorst | Added EnumPins from quartz for internal use. |
commit | commitdiff | tree | snapshot |
2005-05-17 |
Alexandre Julliard | Use the exported IMAGE_OS2_HEADER to generate the modul... |
commit | commitdiff | tree | snapshot |
2005-05-17 |
James Hawkins | Add ShowDirSymLink and ShowDotFiles to the drive ui. |
commit | commitdiff | tree | snapshot |
2005-05-17 |
James Hawkins | Fixed centering of tab text. |
commit | commitdiff | tree | snapshot |
2005-05-17 |
Maarten Lankhorst | Fixed initialisation crash on loading qcap dll. |
commit | commitdiff | tree | snapshot |
2005-05-17 |
Juan Lang | Obvious fixes to PropVariantClear and PropVariantCopy... |
commit | commitdiff | tree | snapshot |
2005-05-17 |
Maarten Lankhorst | Fixed qcap's inherited enummedia bugs. |
commit | commitdiff | tree | snapshot |
2005-05-16 |
Juan Lang | Add a comment, and a no-op cleanup. |
commit | commitdiff | tree | snapshot |
2005-05-16 |
Aric Stewart | Correct a problem with parse_data if binary data was... |
commit | commitdiff | tree | snapshot |
2005-05-16 |
Martin Fuchs | Implement connecting and disconnecting of network drives. |
commit | commitdiff | tree | snapshot |
2005-05-16 |
Alexandre Julliard | Moved a bunch of definitions out of module.h into a new |
commit | commitdiff | tree | snapshot |
2005-05-16 |
Mike McCormack | Initial mostly stub implementation of ODBC control... |
commit | commitdiff | tree | snapshot |
2005-05-16 |
Robert Shearman | Add user attribute to token objects. |
commit | commitdiff | tree | snapshot |
2005-05-16 |
Juan Lang | Differentiate between version 0 and version 1 property... |
commit | commitdiff | tree | snapshot |
2005-05-16 |
Alexandre Julliard | Removed the special casing of kernel32 and ntdll for... |
commit | commitdiff | tree | snapshot |
2005-05-16 |
Alexandre Julliard | Moved the remaining stack frame definitions to kernel_p... |
commit | commitdiff | tree | snapshot |
2005-05-16 |
Alexandre Julliard | Avoid referencing stackframe.h from outside kernel32. |
commit | commitdiff | tree | snapshot |
2005-05-16 |
Marcus Meissner | Move the Dll init function to compobj.c to avoid having... |
commit | commitdiff | tree | snapshot |
2005-05-16 |
Martin Fuchs | Implement menu entry "format disk" (derived from Robert... |
commit | commitdiff | tree | snapshot |
2005-05-16 |
Robert Shearman | Implement RegNotifyChangeKeyValue on top of NtNotifyCha... |
commit | commitdiff | tree | snapshot |
2005-05-16 |
Dimi Paun | Use the standard Local*16() instead of LOCAL_*() functions. |
commit | commitdiff | tree | snapshot |
2005-05-16 |
Robert Reif | Effect objects are not supported yet so don't crash... |
commit | commitdiff | tree | snapshot |
2005-05-16 |
Alexandre Julliard | Moved data structures for 16-bit relay calls to winbase... |
commit | commitdiff | tree | snapshot |
2005-05-16 |
Kees Cook | Avoid segfault in hash update with corrupted decrypt... |
commit | commitdiff | tree | snapshot |
2005-05-16 |
Michael Stefaniuc | Change an assert to a WARN. |
commit | commitdiff | tree | snapshot |
2005-05-16 |
Felix Nawothnig | Keep width for cosmetic pens, don't use LPtoDP() for... |
commit | commitdiff | tree | snapshot |
2005-05-16 |
Vincent Béron | Provide minimal API documentation in advapi/eventlog... |
commit | commitdiff | tree | snapshot |
2005-05-16 |
Kees Cook | Avoid segfault when detecting decryption buffer size. |
commit | commitdiff | tree | snapshot |
2005-05-16 |
Uwe Bonnes | Correct return value of fsetpos. |
commit | commitdiff | tree | snapshot |
next |