Added native mode dll support (based on a patch by Marcus Meissner).
[wine] / tools /
2004-02-13  Alexandre JulliardAdded native mode dll support (based on a patch by...
2004-02-13  Dimitrie O. PaunFor each lib dir, look for .so, .def. and .a files...
2004-02-12  Ove KaavenDon't add imported constructs to any typelib output...
2004-02-11  Ove KaavenParse the [input_sync] attribute.
2004-02-11  Alexandre JulliardStore all information about the current dll in a struct...
2004-02-09  Alexandre Julliardlibwine_uuid has been renamed to libuuid.
2004-02-09  Robert ShearmanFix proc name reported in delay load failure.
2004-02-09  Jon GriffithsAllow API-doc generation for non WINAPI calls (e.g...
2004-02-07  Leonardo Quijano... Added check for unhide option.
2004-02-03  Kirill SmelkovTry to use -fshort-wchar if possible.
2004-02-02  Francois GougetPreserve the original WINEDLLPATH so we can load out...
2004-02-02  Francois GougetLink with msvcrt and use the msvcrt headers by default...
2004-01-30  Francois GougetUpdate the handling of uuid.
2004-01-20  Hans LeidekkerFixed misuse of scalar reference variable.
2004-01-20  Francois GougetGenerate ok("...\n") calls.
2004-01-18  Alexandre JulliardWindows rename() needs an unlink() first (reported...
2004-01-18  Vincent BéronAdded a new flag to wrc, to be used to assess translations
2004-01-18  Hans LeidekkerGet rid of the static module list.
2004-01-16  Vincent BéronYet another new spec file, this time iccvid.spec.
2004-01-15  Alexandre JulliardTweaked the init code so that it works properly no...
2004-01-15  Eric PouechBe more strict about checks (especially in RVA translat...
2004-01-14  Robert LunnonIncluded limits.h to resolve missing macro definition.
2004-01-13  Vincent BéronAdd yet another spec file for a new dll.
2004-01-12  Vincent BéronAdd spec files for new dlls.
2004-01-09  Dimitrie O. PaunRemove the wrapper generation from winewrap, it is...
2004-01-09  Dimitrie O. PaunDo not fail if we can't load some libs in the wrapper.
2004-01-09  Alexandre JulliardIf supported, add -init and -fini flags to the linker...
2004-01-08  Alexandre JulliardIf supported by the linker, prevent the ELF loader...
2004-01-07  Ove KaavenAdded rules to parse library, coclass, dispinterface...
2004-01-06  Francois GougetAssorted spelling fixes.
2004-01-06  Chris MorganAdded winebrowser app that launches a Unix browser.
2004-01-02  Mike McCormackAvoid a crash if the dialog style is missing.
2003-12-15  Kirill SmelkovAdded mfc/Include and mfc/src as possible places for...
2003-12-15  Martin FuchsFixed options for winebuild.
2003-12-15  Kirill SmelkovAdded test for -fms-extensions to generated configure.ac.
2003-12-05  Alexandre JulliardMoved all the files in graphics/x11drv to dlls/x11drv.
2003-12-03  Richard CohenSearch for libraries in the order - .so - .def - .a
2003-11-30  Alexandre JulliardRemoved some no longer used programs.
2003-11-28  Alexandre JulliardBetter support for div and ldiv in Winelib apps.
2003-11-28  Richard Cohen- Add standard dll path last instead of first.
2003-11-26  Ivan Leo Murray... Changed Adam Sacarny's email, and -debugmsg to --debugmsg.
2003-11-26  Dimitrie O. PaunMake the winehq.org domain the official one.
2003-11-25  Pierre d'HerbemontAdd Darwin/Mac OS X support to the build system.
2003-11-25  Ivan Leo Murray... Added winver information for windows me and windows...
2003-11-21  Alexandre JulliardRemoved the ts_xlib files.
2003-11-20  Gerald PfeiferRemove wineconf.libs from EXTRASUBDIRS.
2003-11-20  Alexandre Julliardopen_input_file(): try to open the file in the current...
2003-11-20  Dimitrie O. PaunDon't ignore libs specified by the user while linking.
2003-11-18  Alexandre JulliardRemoved obsolete wineconf tcl implementation.
2003-11-18  Alexandre JulliardGenerate the authors list for the shell about dialog...
2003-11-18  Francois GougetFix the generation of wineapploader in sub directories.
2003-11-17  Vincent BéronAdd a couple of missing spec files.
2003-11-14  Alexandre JulliardGet rid of the msdos/ directory.
2003-11-13  Alexandre JulliardMoved memory/environ.c, memory/virtual.c and misc/cpu...
2003-11-12  Alexandre JulliardAdded a wine-glibc binary that detects the glibc thread...
2003-11-11  Alexandre JulliardCosmetics.
2003-11-06  Alexandre JulliardRe-use the loader directory for the main wine loader...
2003-11-03  Alexandre JulliardPut better values for code and data sizes in the NT...
2003-10-30  Gerald PfeiferChange some variables from int to unsigned to avoid...
2003-10-30  Gerald PfeiferAdd proper casts to avoid signed vs. unsigned mismatches in
2003-10-30  Alexandre JulliardBetter defaults for heap and stack sizes.
2003-10-28  Francois GougetWeekly spelling fixes.
2003-10-28  Francois GougetAdd support for .dbg.c files. This makes it possible...
2003-10-28  Alexandre JulliardSwitch back to the main process stack before calling...
2003-10-27  Alexandre Julliardlibntdll.dll.so no longer exists, check for libntdll...
2003-10-27  Alexandre JulliardAdded printing of the target of forwarded exports.
2003-10-27  Pierre d'HerbemontFix PowerPC assembler syntax mistakes.
2003-10-24  Alexandre JulliardSpecify include quotes in the tests.dat file.
2003-10-24  Pierre d'HerbemontChange mctr PowerPC asm instruction to mtctr. Add Suppo...
2003-10-22  Vincent BéronAdded support for neutral language.
2003-10-21  Francois GougetUpdate tests.dat to include the various #include fixes.
2003-10-21  Francois GougetChange all head/tail -X to head/tail -n X to be more...
2003-10-15  Daniel MarmierFixed warnings with gcc option "-Wwrite-strings".
2003-10-14  Daniel MarmierFixed warnings with gcc option "-Wwrite-strings".
2003-10-11  Alexandre JulliardWe no longer need to link against ntdll in the Unix...
2003-10-10  Dimitrie O. PaunHave the wrapper load the used DLLs in case the main...
2003-10-08  Alexandre JulliardAdded __wine_set_signal_fs function to avoid sharing the
2003-10-06  Pavel RoskinRead and write binary files in binary mode on Windows.
2003-10-06  Vincent BéronGet rid of useless comment (empty function header).
2003-10-03  Daniel MarmierFixed warnings with gcc option "-Wwrite-strings".
2003-10-03  Dimitrie O. PaunMake bin2res silent by default.
2003-10-02  Gerald PfeiferCast time_t parameters to fprintf(...,"%l",...) to...
2003-10-01  Gerald PfeiferCast time_t to long for printing.
2003-10-01  Dimitrie O. PaunTeach bin2res to deal with one file at a time.
2003-10-01  Jon GriffithsEnsure we generate for -noname ordinals documented...
2003-09-30  Daniel MarmierUse #ifdef instead of #if for all feature tests.
2003-09-30  Francois GougetReturn 2 in case of a usage error.
2003-09-29  Alexandre JulliardTry to catch the case of a non-writable source director...
2003-09-29  Alexandre JulliardFixed handling of Unicode strings used as filenames...
2003-09-29  Francois GougetUpdate winapi and c2man so they know about -ret16....
2003-09-27  Alexandre JulliardAdded dumping of the resident name table of NE files.
2003-09-26  Alexandre JulliardStore the dll name for the export directory inside...
2003-09-26  Dimitrie O. PaunRemove the obsolete pascal16 (replaced by pascal -ret16).
2003-09-25  Alexandre JulliardMoved loadorder support to dlls/ntdll.
2003-09-24  Jon GriffithsMSVC warning fix.
2003-09-23  Jon GriffithsAdded some needed config.h entries.
2003-09-22  Vincent BéronFix strncpyWtoA to actually act as advertised (and...
2003-09-22  Michael GünnewigAdapted winecheck to use new environment variable syntax
2003-09-22  Steven EdwardsPorting fix for Alpha.
2003-09-19  Alexandre JulliardGet rid of relay32 directory.
next