Update German resource files.
[wine] / tools /
2005-07-05  Alexandre JulliardDon't depend on ELF features for PIC code.
2005-07-05  Mike McCormackgcc 4.0 -Wpointer-sign fixes.
2005-07-05  Alexandre JulliardGet rid of the global debugging flag.
2005-07-05  Alexandre JulliardIntercept functions for 16-bit relay debugging by patch...
2005-07-05  Alexandre JulliardAdded vararg argument type so that the relay code can...
2005-07-05  Vincent BéronClean wineinstall from config file references.
2005-07-03  Alexandre JulliardMoved all 16-bit relay code to the text section.
2005-07-03  Mike McCormackAvoid warnings in generated tests by casting sizeof...
2005-07-01  Alexandre JulliardAdded dumping of NE segments and relocations.
2005-07-01  Alexandre JulliardDon't use the full 32 bits of %esp when called from...
2005-07-01  Alexandre JulliardMoved most of the implementation of CALL32_CBClient...
2005-07-01  Alexandre JulliardAdded a --target option to allow cross-compilation.
2005-07-01  Alexandre JulliardImprove a bit the assembly generated for import thunks.
2005-06-30  Alexandre JulliardAdded support for HTML resource type.
2005-06-30  Francois GougetAssorted spelling fixes.
2005-06-30  Stefan HuehnerFix some -Wsign-compare warnings.
2005-06-30  Jacek Caban'.' is a valid char of tIDENT.
2005-06-30  Francois GougetUpdate win32.api to match current sources.
2005-06-30  Phil KrylovFixed winebuild operation in Darwin.
2005-06-29  Alexandre JulliardReplace configure macros by explicit platform checks...
2005-06-29  Huw DaviesUpdate the import table code to eliminate a few magic...
2005-06-28  Alexandre JulliardRun make clean in the winapi subdir too.
2005-06-28  Huw DaviesAdd comments describing the first DWORD in an import...
2005-06-28  James HawkinsAdd some missing types to win32.api.
2005-06-27  Alexandre JulliardReplaced all uses of the __ASM_NAME macro by the asm_na...
2005-06-27  Alexandre JulliardBeginnings of an infrastructure to allow specifying...
2005-06-27  Eric PouechConst correctness fixes.
2005-06-25  Alexandre JulliardRemove some i386 ifdefs for 16-bit entry points since...
2005-06-25  Jacek CabanAdded mshtml.dll registration to wine.inf.
2005-06-24  Pierre d'HerbemontChange headers to <windows.h> in order to prevent a...
2005-06-23  Alexandre JulliardAllocate ordinals in the order of the declarations...
2005-06-23  Mike McCormackFix declarations.
2005-06-22  Mike McCormackMove function prototypes to header.
2005-06-20  Stefan HuehnerFix more -Wstrict-prototypes warnings.
2005-06-20  Wolfgang ThallerUse __ASM_NAME and HAVE_ASM_DOT_SIZE in a few places...
2005-06-20  Wolfgang ThallerWinebuild darwin/x86-specific fixes:
2005-06-20  Saulius KrasuckasSync msvcmaker with make_ctests to generate valid code.
2005-06-17  Francois GougetUpdate the win(16|32).api files to match the current...
2005-06-17  Francois GougetFix the prototypes of SQLCreateDataSource*(), SQLGetPri...
2005-06-17  Francois GougetFix the FreeADsMem() prototype.
2005-06-17  Francois GougetRemove a check for obsolete directory and file special...
2005-06-17  Francois GougetWe should set the global $all_modules variable otherwis...
2005-06-16  Alexandre JulliardMake import thunks position-independent to avoid text...
2005-06-16  Alexandre JulliardGenerate proper PIC code for CALL32_CBClient.
2005-06-16  Alexandre JulliardStore a relative pointer for registry entry points...
2005-06-16  Alexandre JulliardOutput the exported names as a C string so that they...
2005-06-16  Maarten LankhorstRegister qcap.dll on wine initialisation.
2005-06-15  Stefan HuehnerFix some -Wmissing-declarations by making functions...
2005-06-15  Alexandre JulliardAvoid static forward declaration that doesn't work...
2005-06-10  Pierre d'HerbemontUse .mod_*_func sections on Mac OS X/i386 instead of...
2005-06-10  Alexandre JulliardReuse output_dll_init for the constructor of debug...
2005-06-09  Alexandre JulliardFixed a number of references to removed directories.
2005-06-09  Mike McCormackDump out the msi information in more detail.
2005-06-09  Robert ShearmanAdd more struct types for TLB generation.
2005-06-06  Alexandre JulliardMoved all assembly code to the end of the generated...
2005-06-05  Alexandre JulliardSwitch back to .data at the end of asm sections to...
2005-06-05  Alexandre JulliardGenerate the resource data directly inside the resource...
2005-06-03  Lionel UlmerAdded keys to install all known DPlay service providers.
2005-05-26  Alexandre JulliardWorkaround to allow using the async keyword as method...
2005-05-25  Alexandre JulliardBetter support for building stand-alone tests.
2005-05-24  Hans LeidekkerFix uninitialized warnings.
2005-05-24  Dmitry TimoshkovPrint data offset additionally to prefix while dumping...
2005-05-24  Alexandre JulliardFree delayed import modules on PROCESS_DETACH.
2005-05-23  Alexandre JulliardMoved the generated code segment for 16-bit builtins...
2005-05-23  Robert ShearmanFix -Wwrite-strings warnings.
2005-05-23  Dmitry TimoshkovSmall fix for the font directory resource written by...
2005-05-20  Alexandre JulliardGenerate 16-bit resources in the proper format inside...
2005-05-20  Dmitry TimoshkovMake .fon files generated by fnt2fon slightly more...
2005-05-20  Dmitry Timoshkov- Always initialize width table.
2005-05-20  Dmitry TimoshkovPrint also flags and length of NE resources.
2005-05-19  Alexandre JulliardUse RaiseException instead of RtlRaiseException in...
2005-05-19  Alexandre JulliardRenamed __wine_(un)register_dll_16 to __wine_dll_(un...
2005-05-19  Stefan LeichterCreate link for msiexec.exe in system directory.
2005-05-18  Alexandre JulliardGenerate the 16-bit module header in the standard on...
2005-05-17  Alexandre JulliardUse the exported IMAGE_OS2_HEADER to generate the modul...
2005-05-16  Alexandre JulliardAvoid referencing stackframe.h from outside kernel32.
2005-05-16  Alexandre JulliardMoved data structures for 16-bit relay calls to winbase...
2005-05-16  Vincent BéronUpdate win16.api and win32.api to keep up with current...
2005-05-14  Alexandre JulliardStore the 16-bit stack pointer in the WOW32Reserved...
2005-05-13  Ge van GeldorpOverlay icons for .lnk files with a small arrow in...
2005-05-09  Alexandre JulliardFor each imported dll, check if there is a static libra...
2005-05-09  Laurent BlumeReplace the test of the which command for type command...
2005-05-09  Michael StefaniucChange the type of 1 bit wide bitfields to unsigned.
2005-05-07  Alexandre JulliardRemoved no longer used support for 32-bit register...
2005-05-07  William Poetra Yoga HSupport building man pages outside of the source directory.
2005-05-07  Alexandre JulliardUse RaiseException instead of RtlRaiseException for...
2005-05-06  Alexandre JulliardRemoved a bunch of obsolete makefile hacking sed code.
2005-05-06  Francois GougetFix nativeapi.pm so it knows about AC_HEADER_STAT().
2005-05-06  Alexandre JulliardAdded support in winebuild for specifying import librar...
2005-05-06  Francois GougetAssorted spelling fixes.
2005-05-06  Francois GougetHAVE_V4L2 is not an autoconf define so tell winapi_chec...
2005-05-06  Francois GougetUpdate win32.api to match the current sources.
2005-05-05  Alexandre Julliardoutput_name already contains .exe extension, don't...
2005-05-04  Alexandre JulliardGet rid of the winapi_check_dir config parameter.
2005-05-04  Hans LeidekkerMove all files from winapi_check/ to winapi/, and remov...
2005-04-25  Alexandre JulliardRemove a few more instances of strncpy.
2005-04-24  Paul Vriens--update is no longer needed with wineprefixcreate.
2005-04-22  Francois GougetAdd a powrprof section.
2005-04-22  Francois GougetAdd a definition for _ATL_REGMAP_ENTRY in atlbase.h.
2005-04-20  Francois GougetFix the DCICreatePrimary() prototype. It's supposed...
next