- e773005 winebuild: Put the PE header into the text section on ARM. by André Hentschel · 13 years ago
- fb16ce1 sfnt2fnt: Fix broken .fon files on big-endian architectures. by Hilko Bengen · 13 years ago
- bb95b70 include: Make IMAGE_COR20_HEADER declaration compatible with PSDK headers. by Thomas Faber · 13 years ago
- d31f614 winegcc: Support the mingw32 target without an i[3456]86- prefix. by Damjan Jovanovic · 13 years ago
- 4768b11 winebuild: Support the mingw32 target without an i[3456]86- prefix. by Damjan Jovanovic · 13 years ago
- 42e77c8 widl: Added --help command line option. by Jacek Caban · 13 years ago
- c1279a6 wine.inf: Add .NET keys to the 64-bit registry. by Vincent Povirk · 13 years ago
- 7b54917 wine.inf: Do not install .NET registry keys and fake dlls. by Vincent Povirk · 13 years ago
- 1e721a4 mscoree: Install Wine Mono on prefix update. by Vincent Povirk · 13 years ago
- 9a6a112 setupapi: Add support for a WinePreInstall section for registry keys that need to be created before anything else. by Alexandre Julliard · 13 years ago
- d8b6b01 appwiz.cpl: Specify a default download URL for add-ons. by Alexandre Julliard · 13 years ago
- 29cac72 wine.inf: Add HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WinSock2\Parameters\Protocol_Catalog9\Catalog_Entries registry entry. by Austin English · 13 years ago
- 8ea086b appwiz.cpl: Add Wine Mono to addons. by Vincent Povirk · 13 years ago
- 57f97fd tools: Remove the fnt2bdf tool, we no longer use X11 fonts. by Alexandre Julliard · 13 years ago
- fac36c5 Assorted typo, spelling, wording and case fixes. by Francois Gouget · 13 years ago
- 61267a2 winedump: Fix the spelling of a NETWORK_VOLUME_INFO field. by Francois Gouget · 13 years ago
- 76693d5 widl: Added support for nameless structs and unions. by Jacek Caban · 13 years ago
- b21da1d winegcc: Try harder to find out whether the compiler is from gcc family. by Eric Pouech · 13 years ago
- bd62120 wine.inf: Unify all the control panel settings. by Alexandre Julliard · 13 years ago
- 7b909b5 wine.inf: Add HKCU\Control Panel\Mouse\Beep key. by Austin English · 13 years ago
- 275dfb8 dsound: Added a windowed-sinc resampler. by Alexander E. Patrakov · 13 years ago
- ee1531e winebuild: Allow angle brackets in export names. by Vincent Povirk · 13 years ago
- 50e7090 winapi: Remove ALPHA from the architecture list. by André Hentschel · 13 years ago
- f9d91a7 wine.inf: Start the spool service when needed. by André Hentschel · 13 years ago
- 833b655 winebuild: Expect a Thumb mode toolchain on ARM. by André Hentschel · 13 years ago
- 047793e make_unicode: Create tables with data needed by nameprep algorithm. by Piotr Caban · 13 years ago
- 73e7346 winedump: Add basic support for dumping the property store in lnk files. by Vincent Povirk · 13 years ago
- b08f223 make_specfiles: Add atl group. by André Hentschel · 13 years ago
- 220aeda winebuild: Create stubs for ARM. by André Hentschel · 13 years ago
- 41c4357 make_specfiles: Add vcomp group. by André Hentschel · 13 years ago
- 37c702b winemaker: Handle library search pragmas. by André Hentschel · 13 years ago
- 2c23697 winapi: Add support for the arm architecture. by Francois Gouget · 13 years ago
- c6008a0 winemaker: Fix conversion of C++ filenames into object names. by André Hentschel · 13 years ago
- 7fb4298 wine.inf: Avoid creating empty registry values. by Alexandre Julliard · 13 years ago
- fc96703 winemaker: Abort on unhandled file formats. by André Hentschel · 13 years ago
- 718adc9 widl: Make headers guards compatible with midl. by Jacek Caban · 13 years ago
- af2eba2 widl: Removed unused idfile_token. by Jacek Caban · 13 years ago
- 1235b01 wine.inf: Add CurrentControlSet\Control\VirtualDeviceDrivers registry key. by Austin English · 13 years ago
- dbbf8f8 msvcmaker: "MODULE = none" is obsolete. by André Hentschel · 13 years ago
- c7c8d3c winemaker: Print the invocation command line to the Makefile. by André Hentschel · 13 years ago
- 187065e wrc: Avoid an unused function warning when HAVE_LIBGETTEXTPO is not defined. by Henri Verbeet · 13 years ago
- 811da88 wrc: Fix parsing of virtkey accelerators. by Alexandre Julliard · 13 years ago
- 1a51284 wrc: Add a trailing '\n' to the error() calls. by Francois Gouget · 13 years ago
- 67771c5 tools: Assume that FreeType supports FT_Load_Sfnt_Table. by Alexandre Julliard · 13 years ago
- ceadc43 wrc: Add support for translating accelerators through po files. by Alexandre Julliard · 13 years ago
- 2ce0e94 winedbg, winedump: Embed wine build-id information info minidump, and display it. by Eric Pouech · 13 years ago
- 42e583f widl: We no longer need to avoid windows.h in generated headers. by Alexandre Julliard · 13 years ago
- 3abe79d winemaker: Add command line option for compiling static libraries. by André Hentschel · 13 years ago
- a2219b9 wine.inf: Add Tcpip/Winsock/Winsock2 service registry keys. by Austin English · 13 years ago
- c0f7eaa wine.inf: Add registry key for DiskDrive class. by Stefan Leichter · 13 years ago
- 64de087 winedump: Remove unused parameter from codeview_dump_linetab(). codeview_dump_linetab(). by Gerald Pfeifer · 13 years ago
- f5956f1 wine.inf: Also create iexplorer.exe in the system directory for registration. by Alexandre Julliard · 13 years ago
- bf0c37d widl: Zero-initialize [out] structures and unions that contain pointers. by Alexandre Julliard · 13 years ago
- 6b5dca5 cmdlgtst: Remove obsolete and unused application. by Michael Stefaniuc · 13 years ago
- c50f25e winebuild: Fill the delay slot on Sparc. by André Hentschel · 13 years ago
- 355a0ae winebuild: Avoid dead code in BuildCallFrom16Core (Coverity). by Frédéric Delanoy · 13 years ago
- 798a91a winemaker: Also detect static libraries when scanning directories. by André Hentschel · 13 years ago
- 7f27eb6 widl: Avoid right-shift of negative values. by Andrew Talbot · 13 years ago
- 49c35fc winemaker: Add support for compiling static libraries. by André Hentschel · 13 years ago
- 06f4928 winemaker: Be less picky when detecting the target type. by André Hentschel · 13 years ago
- 289ca97 winemaker: Remove some unused variables. by André Hentschel · 13 years ago
- b40c5f2 winemaker: Respect more spaces when splitting the options. by André Hentschel · 13 years ago
- ceb26b8 wrc: Fix lookup of strings that contain a context. by Alexandre Julliard · 13 years ago
- af14cb6 wmc: Increate allocated size to match \0 (Coverity). by Marcus Meissner · 13 years ago
- 64d883a winebuild: Add support for building on powerpc64. by André Hentschel · 13 years ago
- 6f84e89 winebuild: Use ARMv7 for wine modules. by André Hentschel · 13 years ago
- 43e4e47 winedump: Add machine string for ARMv7. by André Hentschel · 13 years ago
- 1eeaa87 wrc: Increase the font size when translating a dialog to a language that needs a larger font. by Alexandre Julliard · 13 years ago
- f13f253 wrc: Set the WS_EX_LAYOUTRTL flag when translating a dialog to a RTL language. by Alexandre Julliard · 13 years ago
- 413f5cc wrc: Print warnings for mismatched dialogs during po file generation. by Alexandre Julliard · 13 years ago
- 5adfd06 winegcc: Avoid including Windows headers in the Mingw unicode stub. by Alexandre Julliard · 13 years ago
- f4ec097 wrc: Load translations from mo files instead of po. by Alexandre Julliard · 13 years ago
- 4215722 wrc: Store the current po file in a global variable. by Alexandre Julliard · 13 years ago
- 268976b makefiles: Add rules for building mo files. by Alexandre Julliard · 13 years ago
- 2843d4f tools: Upgrade the config.guess/config.sub scripts. by André Hentschel · 14 years ago
- 6b164a5 wine.inf: Add key for InstallDate under CurrentVersionNT. by Louis Lenders · 13 years ago
- 4867836 winegcc: On Mac OS, turn -s into -Wl,-x. by Charles Davis · 13 years ago
- 54f71a0 makedep: Ensure that error messages contain "error". by Alexandre Julliard · 14 years ago
- c7602d5 widl: Define __REQUIRED_RPCNDR_H_VERSION__ in generated headers. by Jacek Caban · 14 years ago
- 977e15b widl: Store the type format offset for function parameters in the variable object. by Alexandre Julliard · 14 years ago
- e2a9270 widl: Pass variables around instead of types for function parameters. by Alexandre Julliard · 14 years ago
- c31948a widl: Make the function return value a variable. by Alexandre Julliard · 14 years ago
- 05ff9df widl: Include string formats in the element description for complex arrays. by Alexandre Julliard · 14 years ago
- c0ac164 make_specfiles: Support a magic comment to prevent forwarding an entry point. by Alexandre Julliard · 14 years ago
- e3edf08 wine.inf: Add registry key HKLM,%CurrentVersionNT%,"ProductName". by Louis Lenders · 14 years ago
- c8d9123 wine.inf: Create a fake dll for the 32-bit iexplore on Wow64. by Alexandre Julliard · 14 years ago
- 00ab883 widl: Also create proxies/stubs for interfaces marked with oleautomation. by Bernhard Loos · 14 years ago
- 8e15db4 widl: Don't output stubs for interfaces included in a typelib. by Alexandre Julliard · 14 years ago
- 31f0f09 configure: Install view. by André Hentschel · 14 years ago
- 29a072e programs: Add a stub implementation of regasm.exe. by Hans Leidekker · 14 years ago
- 2ebb306 comctl32: Create the WinSxS manifest from a resource. by Alexandre Julliard · 14 years ago
- 9c11faf wrc: Fix the spelling of the --endianness option. by Francois Gouget · 14 years ago
- 32b310c wrc: If the message context is 'do not translate', then don't add the string to the PO file. by Francois Gouget · 14 years ago
- 8959961 programs: Add a stub FontCache3.0.0.0 service. by Hans Leidekker · 14 years ago
- 535a55e configure: Add GNU/kFreeBSD detection. by Robert Millan · 14 years ago
- 97ef93a wmc: Remove a stray reference to wrc in the man page. by Francois Gouget · 14 years ago
- de68bc3 winegcc: Support a trailing / in paths to winebuild. by Bernhard Loos · 14 years ago
- 1923e0e c2man: Mark the file used if a comment is found. by André Hentschel · 14 years ago
- ed3c9a1 Assorted spelling fixes. by Francois Gouget · 14 years ago
- 27d8898 tools: Register the MSI service from wine.inf. by Alexandre Julliard · 14 years ago