Tell the user if winedefault.reg is not loaded.
[wine] / tools /
2002-05-16  Alexandre JulliardFixed missing call to make_c_identifier.
2002-05-16  Steven EdwardsAdded check for sys/mman.h.
2002-05-14  Dustin NaveaFixes for kde3 and Desktop directory.
2002-05-14  Dustin NaveaFix for $libdir check.
2002-05-14  Alexandre JulliardAdded winebuild support for generating a .dbg.c file...
2002-05-14  Alexandre JulliardSpecify the complete source file list for a dll inside...
2002-05-11  Alexandre JulliardAdded -res option to specify resources on winebuild...
2002-05-11  Eric PouechAllowed options to be put between mode keyword and...
2002-05-10  Steven EdwardsDetect snprintf && _snprintf, use _snprintf on stupid...
2002-05-10  Alexandre JulliardAdded some #ifdefs HAVE_X11_XLIB_H where appropriate.
2002-05-09  Alexandre JulliardAdded mkinstalldirs to create directories more portably.
2002-05-09  Alexandre JulliardUpdated to the latest version.
2002-05-09  Alexandre JulliardMoved imports specification from the .spec into the...
2002-05-08  Andriy PalamarchukDirect bug reports to Wine bugzilla. Some other minor...
2002-05-04  Patrik StridvallMS C related changes.
2002-05-04  Andriy PalamarchukMade wineinstall to create symbolic links to Wine appli...
2002-05-04  Warren BairdSolve alignment problems by converting bitmap headers...
2002-05-02  Dustin NaveaChanged bug report address.
2002-05-01  Michael CardenasFixed quoting of KDE desktop entry.
2002-04-29  Dustin NaveaWrite menu information to /usr/lib/menu/wine.
2002-04-29  Patrik Stridvall- API files update.
2002-04-27  Alexandre JulliardLink the tools and the server against libwine so we...
2002-04-27  Dustin NaveaAlways run ldconfig even if we don't change ld.so.conf.
2002-04-26  Alexandre JulliardBetter support for configure detection of missing types...
2002-04-25  Alexandre JulliardMoved __ASM_GLOBAL_FUNC macros and interlocked function...
2002-04-23  Alexandre JulliardLoad libXrender at run-time with dlopen (based on a...
2002-04-23  Dustin NaveaFind ntfs drives and supermount cd-roms.
2002-04-23  Dustin NaveaSearch for real-windows registry now actually accesses...
2002-04-22  Alexandre JulliardFixed typo in su command.
2002-04-21  Tony LambregtsCorrectly detect the presence of a wine binary.
2002-04-20  Bill MedlandHandle when ldconfig is not on the path, and do not...
2002-04-20  Bill MedlandPrevent error message if LD_LIBRARY_PATH is not being...
2002-04-14  Martin WilckFix winemaker-generated references to dlls that have...
2002-04-03  Patrik Stridvall- Minor API file update.
2002-04-01  Alexandre JulliardGot rid of #ifdef USE_STABS.
2002-04-01  Chris MorganPrevent the user from running wineinstall as root,...
2002-03-29  Alexandre JulliardFixed winelauncher for new dll files layout.
2002-03-26  Alexandre JulliardIgnore imports and resources when building a .def file.
2002-03-23  Patrik Stridvall- API file update.
2002-03-23  Eric PouechFixed VxD call tracing.
2002-03-21  Alexandre JulliardMake warnings quiet by default and added -w option.
2002-03-20  Alexandre JulliardChanged builtin dlls file names to make it clear they...
2002-03-11  Patrik StridvallMade winebuild (almost) compile and work on Windows.
2002-03-11  Patrik Stridvall- Minor API update.
2002-03-10  Alexandre JulliardRemoved some obsolete files.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-27  Alexandre JulliardCosmetic fixes.
2002-02-27  Andreas MohrSpelling/alignment fixes.
2002-02-27  Andreas Mohr- stress the fact that wineinstall is in Wine source
2002-02-21  Adam D. MossPartially revert previous changes, force configure...
2002-02-19  Adam D. MossMake wineinstall work in the new-autoconf-version world.
2002-02-15  Alexandre JulliardModified makedep to handle #include <> correctly (based...
2002-02-14  Alexandre JulliardUpgraded configure script to use autoconf 2.50 features...
2002-02-14  Alexandre JulliardUpdated to newer version.
2002-02-12  Gavriel StateSome older versions of GDB need to have the filename...
2002-02-04  Dmitry TimoshkovSupport for generation of .def files from .spec files.
2002-02-02  Andreas MohrFixed some more missing parenthesis issues.
2002-01-31  Patrik StridvallMove __stdcall/__cdecl to the right place.
2002-01-31  Patrik StridvallMinor API update.
2002-01-29  Francois Gouget'test -e' is not supported on Solaris, replace with...
2002-01-29  ClemensShould process the .dynsym of shared libraries instead...
2002-01-22  Alexandre JulliardMoved debug definitions to include/wine/debug.h.
2002-01-21  Francois GougetComment out/ifdef out unused code and variables.
2002-01-21  Patrik StridvallGenerate Perl modules defining prototypes for exported...
2002-01-18  Patrik StridvallMinor API files update.
2002-01-15  Francois GougetSmall typo fix.
2002-01-14  Ove KaavenPrepend "--" to arguments.
2002-01-10  François Gougetwhich is more portable than type (FreeBSD).
2002-01-07  Patrik Stridvall- API files update
2002-01-06  Alexandre JulliardAdded support for dumping resources.
2002-01-04  Alexandre JulliardWe no longer need libXpm.
2002-01-04  Alexandre JulliardWe no longer need the xpm wrappers.
2001-12-26  Andreas MohrDocumentation update.
2001-12-19  Michael StefaniucReplaced MAX with max and deleted definition of MAX.
2001-12-14  Alexandre JulliardMade register and interrupt flags instead of entry...
2001-12-14  Simon WaltonFixed a bashism.
2001-12-13  Marcus MeissnerFixed some places where whitespace was not handled...
2001-12-11  Alexandre JulliardExported CALL32_Regs from ntdll, renamed to __wine_call...
2001-12-04  Gerard PatelBetter handling of configuration with several Windows...
2001-11-30  Alexandre JulliardRedesign of the server communication protocol to allow...
2001-11-25  Andreas MohrAvoid potential problems with filenames containing...
2001-11-23  Eric PouechNew console code based on Win32 windows.
2001-11-20  Patrik StridvallMinor API files update.
2001-11-20  Dusan LackoAdd Debian/Mandrake menu system support.
2001-11-19  Andreas Mohr- fix wrong hexadecimal GetLastError() output
2001-11-19  James JuranPrevent warnings about labels at end of switch statemen...
2001-11-06  Francois GougetFix a buffer overflow in write_name_str, bug found by
2001-11-06   <ghutchis@cisco... Avoid parsing the whole tree to find libwine.so.
2001-11-06  François GougetFix the #include order for config.h.
2001-11-05  Eric PouechFixed and globalized some path and module name handling.
2001-10-21  Andreas MohrCosmetics.
2001-10-16  Alexandre JulliardAdded requests to store window rectangles in the server.
2001-10-16  Guy L. Albertelli- eliminate different segmentation faults.
2001-10-14  Francois GougetWhen including 'wine/port.h', include it first.
2001-10-14  Francois GougetWhen including config.h, include it first.
2001-10-14  Francois GougetFix handling of empty lists in install and uninstall...
2001-10-12  Alexandre JulliardAdded atom_t type for atoms to make sure we use the...
2001-10-12  Francois GougetFix the Wine tools search path.
2001-10-11  Francois GougetFix the .spec.c rule.
2001-10-09  Patrik StridvallAPI files update.
next