Added some traces.
[wine] / tools /
2004-03-17  Richard CohenRemove . from default library search path.
2004-03-16  Jukka HeinonenDPMI programs now handle pending events.
2004-03-15  Jukka HeinonenRemove support for generating interrupt handlers.
2004-03-15  Pierre d'HerbemontSupport Darwin ".dylib".
2004-03-12  Alexandre JulliardWe no longer need to pass --debugmsg -all to winedbg.
2004-03-11  Dimitrie O. PaunBuild all file consistently, without shortcuts.
2004-03-10  Alexandre Julliardchmod is more portable than fchmod.
2004-03-09  Alexandre JulliardAllow multiple -B options.
2004-03-09  Dimitrie O. PaunAdd a wine specific mode. If is activated if the -B...
2004-03-09  Hannu ValtonenAdded a man page for widl.
2004-03-09  Alexandre JulliardFixed a couple of crashes.
2004-03-09  Robert ShearmanAccept '-v' flag.
2004-03-09  Dimitrie O. PaunAdd -B prefix support. Small consistency cleanups.
2004-03-09  Christian CostaAdd amstream dll (MultiMedia Streams), part of Direct...
2004-03-09  Dimitrie O. PaunSupport processors made up of different commands.
2004-03-04  Dimitrie O. PaunPreserve the relative order of files and libraries...
2004-03-03  Alexandre JulliardPut the .spec.o file first and the so libraries last...
2004-03-03  Alexandre JulliardRenamed the symbol for the cpp binary to avoid conflict...
2004-03-03  Dimitrie O. PaunDon't tie the script name to the .exe.so name.
2004-03-03  Francois GougetAdd CEXTRA AND CXXEXTRA fields so we can pass -mno...
2004-03-02  Dan KegelFixed typo in test arguments.
2004-03-02  Dimitrie O. PaunAdd support for passing options to winebuild via -Wb.
2004-03-02  Alexandre JulliardRemoved obsolete definitions from generated makefiles.
2004-03-02  Alexandre JulliardRemoved obsolete --dll option from loader script.
2004-03-02  Dimitrie O. PaunInstrument winegcc to use the compilers and options...
2004-03-01  Juan LangMake rsabase.dll self-register.
2004-02-27  Alexandre JulliardUse the new .inf script instead of winedefault.reg.
2004-02-27  Alexandre JulliardAdded wine.inf setupapi script to setup the initial...
2004-02-27  Patrik StridvallAPI files update.
2004-02-27  Dimitrie O. PaunGenerate a simple Makefile that uses winegcc to compile.
2004-02-27  Dimitrie O. PaunRemove the no longer used winewrap utility.
2004-02-26  Dimitrie O. PaunFor static libs (.a) we need to pass the actual filenam...
2004-02-24  Dimitrie O. PaunMerge winewrap into winegcc. Many cleanups.
2004-02-21  Dimitrie O. PaunRewrite winegcc in preparation for merging with winewrap.
2004-02-20  Dimitrie O. PaunFix typo introduced during the path search reorganizaton.
2004-02-20  Patrik Stridvall- API files update.
2004-02-17  Michael StefaniucAdded winedump man page, heavily based on the README...
2004-02-17  Alexandre JulliardAdded support for building a dll from a .def file for...
2004-02-16  Alexandre JulliardRenamed --exe-mode option to --mode now that it can...
2004-02-16  Marcus MeissnerNo need to check for DllEntryPoint style constants.
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
next