- fix DirectSound Creation by dmusic (fix recent Unreal2 regression)
[wine] / tools /
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.
2003-09-19  Richard CohenHandle default linker output name in winewrap instead...
2003-09-19  Richard CohenAdd printf format attributes & fix the warnings.
2003-09-18  Dimitrie O. PaunComplete rewrite of bin2res, for a cleaner codebase.
2003-09-18  Eric FriasFixed combobox flags handling to allow CBS_DROPDOWN...
2003-09-16  Dimitrie O. PaunDo not require GUI support for displaying errors in...
2003-09-15  Dimitrie O. PaunTeach winegcc to masquerade as cpp.
2003-09-12  Richard CohenHandle -L<dir> in a separate array.
2003-09-11  Alexandre JulliardSet the dll search path to the location specified in...
2003-09-11  Richard CohenUse an extendable array to store the lists of strings.
2003-09-11  Alexandre JulliardMoved winegcc and winewrap to a separate directory.
2003-09-10  Alexandre JulliardAdded dumping of message table resources.
2003-09-10  Steven EdwardsPortability fix for language ids.
2003-09-08  Francois GougetFix the case of product and company names.
2003-09-08  Vincent Béronwineinstall used a Unix-style environment variable...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-09-03  Alexandre JulliardAdded partial support for function pointers.
2003-09-03  Alexandre JulliardUse <> format in generated #include statements.
2003-09-03  Dimitrie O. PaunForward all arguments to gcc when we have no input...
2003-09-02  Vincent BéronBring wineinstall in sync regarding expansion of enviro...
2003-09-01  Vincent BéronFixed typo.
2003-08-28  Alexandre JulliardStart using the exported TEB structure from winternl...
next