kernel32: Suppress constness warnings for tigetstr parameter.
[wine] / tools /
2011-05-12  Marcus Meissnerwinedump: Fixed minidump processor revision decoding...
2011-05-11  André Hentschelwinemaker: Let winegcc generate the app loader script.
2011-05-10  Alexandre Julliardconfigure: Create a wine64 symlink in 64-bit build...
2011-05-09  Marcus Meissneroleaut32: Fixed offset calculation (Coverity).
2011-05-05  Marcus Meissnerwinedump: flags is a DWORD not a WORD (Coverity).
2011-05-05  Dylan Smithtools: Add a tool to build .x template files.
2011-05-05  Alexandre Julliardmakefiles: Add support for .x template files.
2011-05-05  Jerome Leclanchewine.desktop: Remove the nonexistent application/x...
2011-05-04  Piotr Cabanwine.inf: Add quotes to webbrowser command keys.
2011-05-04  Alexandre Julliardmake_specfiles: Properly replace commented out exports.
2011-05-03  Aric Stewartwine.inf: Register wineqtdecoder.dll.
2011-05-03  Alexandre Julliardtools: Add more spec files to synchronize automatically.
2011-05-03  Alexandre Julliardd3dx9: Synchronize entry point declarations across...
2011-05-03  Alexandre Julliardmsvcrt: Allow forwarding to stub functions when the...
2011-05-03  Alexandre Julliardwinebuild: Output relay thunks for stub functions when...
2011-05-03  Alexandre Julliardwinebuild: Allow specifying arguments to stub functions...
2011-05-03  Alexandre Julliardtools: Add a script to help synchronize spec files...
2011-05-02  Eric Pouechwinedump: Simplify code a bit by using IMAGE_FIRST_SECT...
2011-05-02  Eric Pouechwinedump: Simplify code a bit by using get_dir_and_size().
2011-05-02  Eric Pouechwinedump: Correctly get to the optional header for...
2011-04-28  André Hentschelwinegcc: Forward -mcpu to winebuild.
2011-04-28  André Hentschelwinebuild: Use -mcpu option for the assembler.
2011-04-20  André Hentschelwinebuild: Copy IMAGE_FILE_MACHINE_SPARC from winnt...
2011-04-20  André Hentschelwinebuild: Remove Alpha support.
2011-04-20  André Hentschelwinegcc: Remove Alpha support.
2011-04-18  Andrew Nguyenwine.inf: Add a fake 16-bit DLL for mmsystem.dll.
2011-04-05  Hans Leidekkerwine.inf: Add shell handler for .msp files.
2011-03-31  Marcus Meissnerwidl: Mark up a FALLTHROUGH case (Coverity).
2011-03-31  Marcus Meissnerwinebuild: Mark up fallthrough switch cases (Coverity).
2011-03-30  Hans Leidekkerwine.inf: Pretend that the .NET 4.0 Client and Full...
2011-03-30  David Hedbergcomdlg32: Add implementation of DllRegisterServer/DllUn...
2011-03-28  Eric Pouechwinegcc: Check that option argument is within command...
2011-03-28  André Hentschelwinemaker: Fix library argument.
2011-03-18  Alexandre Julliardc2man: Fix a typo.
2011-03-17  Max TenEyck Woodburyc2man: Label export list slots.
2011-03-16  Eric Pouechwinegcc: Correctly manage the -V option (gcc expects...
2011-03-09  Max TenEyck Woodburyc2man: Fix .spec file flag recognition.
2011-03-03  Huw Davieswidl: Initialise [out] only conformant arrays.
2011-03-02  Alexandre Julliardserver: Pass the original hardware input data to the...
2011-02-24  Marcus Meissnerwinedump: Remove double assignment (Coverity).
2011-02-21  Alexandre Julliardwine.inf: Put some fake dlls in the right place for...
2011-02-14  Austin Englishwine.inf: Add HKLM\\Software\\Microsoft\\Windows\\Curre...
2011-02-14  Akihiro Sagawawmc: Update PO message match algorithm.
2011-02-14  Max TenEyck Woodburyc2man: Add header's subdirectory and a link to its...
2011-02-11  André Hentschelwinemaker: Ignore whitespaces before defines.
2011-02-09  Max TenEyck Woodburyc2man: Search sub-directories for headers too.
2011-02-03  Huw Davieswidl: Don't dereference if the referenced type is a...
2011-02-02  Huw Davieswidl: Initialise [out] only parameters if they are...
2011-02-01  Akihiro Sagawawrc: Don't match a po message if a same msgid message...
2011-01-31  Hans Leidekkerprograms: Add a stubbed PlugPlay service.
2011-01-31  Alexandre Julliardwinebuild: Don't remove stdcall decorations on non...
2011-01-31  Eric Pouechwinedump: Added definition and dumping of thread local...
2011-01-28  Henri Verbeetwidl: Support forward type declarations.
2011-01-27  Alexandre Julliardmakedep: Add dependencies for the msg.pot file.
2011-01-27  Alexandre Julliardwinebuild: Get rid of support for register entry points...
2011-01-24  Alexandre Julliardmakefiles: Add rules to update po files from .mc files...
2011-01-24  Alexandre Julliardwmc: Add support for generating message translations...
2011-01-24  Alexandre Julliardwmc: Add support for generating a po template file.
2011-01-24  Alexandre Julliardwmc: Store input file location for each individual...
2011-01-24  Alexandre Julliardwmc: Add a copy of the strmake utility function.
2011-01-19  Alexandre Julliardwidl: Don't generate proxies for oleautomation interfaces.
2011-01-19  Eric Pouechdbghelp, winedump: Added definition for S_FRAMEPROC_V2...
2011-01-18  Alexandre Julliardmakefiles: Generate .res files directly from message...
2011-01-18  Alexandre Julliardwmc: Add support for creating resource and plain binary...
2011-01-18  Eric Pouechwinedump: Also dump FPO data out of JG PDB files.
2011-01-18  Eric Pouechwinedump: Dump segment info out of PDB files.
2011-01-18  Eric Pouechwinedump: Make use of PDB_STREAM_INDEXES in order to...
2011-01-18  Eric Pouechwinedump: Added stream header support.
2011-01-18  Eric Pouechwinedump: Get string table stream index out of ROOT...
2011-01-18  Eric Pouechwinedump: Dump streams names information out of ROOT...
2011-01-18  Eric Pouechwinedump: Force the PDB_??_ROOT to always be present...
2011-01-14  Alexandre Julliardwrc: Remove the context prefix when generating the...
2011-01-12  André Hentschelwinedump: Fix MZ Header detection.
2011-01-12  Alexandre Julliardwinedump: Try to load the PDB string table from file...
2011-01-11  Alexandre Julliardwinedump: Print the machine field from the PDB symbol...
2011-01-11  Alexandre Julliardwinedump: Don't crash when the PDB filenames table...
2011-01-11  Alexandre Julliardwinedump: Fix printing of module sources in PDB files.
2011-01-10  Alexandre Julliardtools: Upgrade the config.guess/config.sub scripts.
2011-01-10  Eric Pouechwinedump: Added support for dumping FPO streams.
2011-01-08  Alexandre Julliardmakefiles: Generate dependencies for rsrc.pot.
2011-01-07  Alexandre Julliardpo: Use more standard names for the Serbian locales.
2011-01-07  Alexandre Julliardwrc: Treat empty translation strings as missing.
2011-01-05  Huw Davieswrc: Initialise variable.
2011-01-05  André Hentschelwinemaker: Add def file support.
2011-01-04  Alexandre Julliardwrc: Do not use translations that are marked fuzzy.
2011-01-04  Alexandre Julliardmakefiles: Add rules to rebuild the po files in maintai...
2011-01-04  Alexandre Julliardmakefiles: Add dependencies on all po files for po...
2011-01-04  Alexandre Julliardwrc: Add support for loading translations from po files.
2011-01-04  Alexandre Julliardwrc: Add support for generating .po files from existing...
2011-01-01  Alexandre Julliardmakefiles: Automatically update the EXTRASUBDIRS variab...
2011-01-01  Alexandre Julliardmakefiles: Automatically add missing source variables...
2010-12-30  Alexandre Julliardwrc: Store location information in strings.
2010-12-30  Alexandre Julliardwrc: Explicitly define structure creation functions...
2010-12-30  Alexandre Julliardwrc: Copy the strmake utility function from winegcc.
2010-12-29  Alexandre Julliardconfigure: Make the import lib name optional in WINE_CO...
2010-12-28  Alexandre Julliardconfigure: Add a generic mechanism for passing flags...
2010-12-28  Alexandre Julliardwinebuild: Allow duplicate resources with different...
2010-12-23  Alexandre Julliardwidl: Allow specifying a class version outside of a...
2010-12-23  Alexandre Julliardwidl: Don't free the input file name since it's stored...
2010-12-22  Alexandre Julliardwidl: Allow specifying a version for a coclass independ...
next