Add stub for ShellDDEInit to let Windows explorer.exe get past the
[wine] / tools /
2004-04-12  Vincent BéronRemove "Path" lines from sample config.
2004-04-12  Dimitrie O. PaunAdd support for --verbose for compatibility.
2004-04-09  Alexandre JulliardFixed line number handling for escaped end of lines...
2004-04-09  Michael Stefaniuc- remove from README the stuff that's already in the...
2004-04-09  Dimitrie O. PaunSpecify the right name for the Winelib shared object.
2004-04-08  Alexandre JulliardAutomatically detect whether the entry point is main...
2004-04-07  Raphael JunqueiraAdded simple dpnet.dll implementation.
2004-04-07  Alexandre JulliardAdded some checks for the config.h inclusion rules...
2004-04-06  James PerryMake dinput.dll self register.
2004-04-01  Alexandre JulliardBeginnings of a script to initialize the .wine director...
2004-03-31  Paul VriensAdded missing comma in index.html.
2004-03-31  Alexandre JulliardDo not strip stdcall decoration in spec files.
2004-03-31  Alexandre JulliardFixed handling of .so and .a libraries specified as...
2004-03-31  Ivan Leo Murray... Small fix.
2004-03-30  Raphael JunqueiraImplement DllGetClassObject, DllRegisterServer, DllUnre...
2004-03-29  Lionel UlmerAdd some TRACEing to the edit control.
2004-03-27  Dmitry TimoshkovAdd a few missing __ASM_NAME macros.
2004-03-27  Ivan Leo Murray... Use WINEDEBUG instead of --debugmsg.
2004-03-25  Alexandre JulliardReplaced the --mode winebuild option by a --subsystem...
2004-03-25  Alexandre JulliardTake EXEEXT into account for PE builds.
2004-03-24  Alexandre JulliardRemoved the Unicode exe modes, and instead detect autom...
2004-03-24  Alexandre JulliardBuild the dlls with winegcc.
2004-03-23  Francois GougetAssorted spelling fixes.
2004-03-23  Dimitrie O. PaunAdd a default .dll extension only when no extension...
2004-03-23  Dimitrie O. PaunFirst cut at -shared support.
2004-03-22  Steven EdwardsRemove reference to old graphics directory
2004-03-22  Pierre d'HerbemontDarwin support for _init/_fini functions and _end symbol.
2004-03-20  Kevin KoltzauAdd Content Types for a few common extensions.
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.
next