Don't load user32 too early on for 16-bit apps, so that app-specific
[wine] / tools /
2001-03-28  Alexandre JulliardAlways load the 32-bit dll containing a given 16-bit...
2001-03-23  Francois GougetAdded handling of .hpp files (another extension for...
2001-03-21  Jeff GarzikAdded some inclusions of string.h where necessary.
2001-03-19  Satsuki FujishimaUse INSTALL_SCRIPT instead of INSTALL_PROGRAM for scripts.
2001-03-16  Marcus MeissnerReplaced one .kde with .kde2 in KDE2 menu code.
2001-03-16  Francois GougetSet LD_LIBRARY_PATH if necessary before calling wrc...
2001-03-10  Francois GougetAdded missing extension for 'ole32.dll'.
2001-03-08  Andreas MohrAdded a perl script to check many aspects of Wine confi...
2001-03-08  Marcus MeissnerAdded SHELL linking of KDE2 desktop/menu entries.
2001-03-05  Alexandre JulliardChanged isolated for loops to while loops (based on...
2001-03-04  Francois GougetIf a target has C++ sources, then use g++ to link it...
2001-03-03  Francois GougetAdd files found in an 'include' directory, to the ...
2001-03-01  Francois GougetReenable the wrapper support.
2001-02-27  Alexandre JulliardNew set of macros for server calls; makes requests...
2001-02-26  Ove KaavenHandle filenames with spaces.
2001-02-23  Ove KaavenMade the winelauncher support winelib app invocations...
2001-02-16  Jon Griffiths- Create entries for ordinal only exports, use ordinals...
2001-02-15  Alexandre JulliardAdded support for backslash escaping of special characters.
2001-02-14  Morten WelinderOutput the right number of backslashes in values.
2001-02-13  Patrik Stridvall- Minor API files fixes
2001-02-13  Jon GriffithsImplement a bunch of shlwapi functions, add some new...
2001-02-13  Josh DuBoisMore portable .align directive.
2001-02-12  Andreas Mohr- TRACE opened registry handles
2001-02-12  Rein KlazesAdded support for the Malayan language.
2001-02-12  Patrik Stridvall- Addded support for API:s implemented with __ASM_GLOBA...
2001-02-12  François GougetMake sure all files are terminated with a '\n'.
2001-02-12  Andreas Mohr- fix wineconf to generate new config file format
2001-02-12  Jon GriffithsRemove xmalloc/xrealloc limits for large binary resources.
2001-01-28  Jon GriffithsImprove name demangling, add 'demangle symbol' option.
2001-01-26  Jeremy WhiteRemove the keyword 'function', as requested by Robert...
2001-01-25  Patrik StridvallFixed some issues found by winapi_check.
2001-01-25  Patrik StridvallMinor bugfixes.
2001-01-22  Francois GougetTypo fixes in comments.
2001-01-22  Jon Griffiths- Remove <string.h> from winnt.h.
2001-01-20  Patrik Stridvall- Minor API files update.
2001-01-18  Chris MorganSwitched from wine.config back to wine.conf, no need...
2001-01-17  Jeremy WhiteRevised wineshelllink to wake up KDE 1.x so that applic...
2001-01-17  Alexandre JulliardFixed tmpfile buffer size.
2001-01-17  Jeremy WhiteMake winelauncher test for xmessage and warn the user...
2001-01-11  Nathan NeulingerRenamed struct option to avoid conflicts with getopt.h.
2001-01-11  Chris MorganUpdate for the new config format and location of the...
2001-01-11  François GougetCreate the main_target in single-target mode.
2001-01-10  François GougetRequire that the user specify a work directory. This...
2001-01-09  François Gouget(configure) Look for the headers in $WINE_ROOT/include...
2001-01-07  Leonard NorrgårdReference $(SRCDIR) when installing the perl script...
2001-01-05  Alexandre JulliardAdded handle_t type to server interface so that we...
2001-01-04  Jon GriffithsAdded spec generation tool specmaker.
2001-01-02  Ulrich WeigandDelayed import thunks for Sparc.
2001-01-02  Ulrich Weigand- Fixed a byteorder conversion problem with message...
2000-12-29  Ulrich WeigandFixed builtin imports broken by latest change.
2000-12-29  Ulrich WeigandFixed winebuild to work on non-Intel architectures.
2000-12-29  Jon GriffithsAllow stubs for exports that are not legal C identifiers.
2000-12-27  Alexandre JulliardRenamed libuuid.a to libwine_uuid.a
2000-12-26  Eric PouechAdded ability to delay loading of an imported DLL until...
2000-12-21  Patrik Stridvall- Minor API file update.
2000-12-19  Jon Griffiths- Add several mbcs and CP 932 functions, fix some exist...
2000-12-19  François Gougetwinuser.h now requires that we include winbase.h first.
2000-12-18  Patrik StridvallSolaris fixes.
2000-12-16  Patrik Stridvall- Minor API file update.
2000-12-15  Alexandre JulliardAllocate entry points dynamically to allow for a larger...
2000-12-15  Francois GougetAlways link with uuid.
2000-12-15  Alexandre JulliardAdded support for Unicode applications in winebuild.
2000-12-14  Jon GriffithsAdded "ignore" directive for skipping individual symbol...
2000-12-14  Andreas MohrFixed an unquoted string.
2000-12-13  Eric PouechFixed path resolution for a/b.c source files.
2000-12-13  Alexandre JulliardRemoved some unnecessary includes.
2000-12-11  Alexandre JulliardOutput the exports table in assembly code to make it...
2000-12-07  Francois GougetAdded a prototype for closesocket.
2000-12-06  Alexandre JulliardDon't make the spec file constructors static so that...
2000-12-06  Michael VekslerAdd basic NLS information needed for Hebrew.
2000-12-06  Eric PouechNow prints line number for 'x.dll imported but no symbo...
2000-12-06  Alexandre JulliardUse libwine and libwine_unicode directly from their...
2000-12-06  Alexandre JulliardBuild tsx11 layer as a separate shared library.
2000-12-05  Nerijus BaliunasFixed Serbian language code page.
2000-12-05  Dimitrie O. Paun- overwrite (rather than append) the output file if...
2000-12-05  Andreas Mohrwineinstall didn't create the default no-windows direct...
2000-12-02  Patrik StridvallMinor API files update.
2000-12-02  Alexandre JulliardAlways put the dll constructor in the .init section...
2000-12-02  Francois GougetIf there is a single target, it should also get the...
2000-12-01  Patrik Stridvall- Fixed a bug concerning Win16 documentation.
2000-12-01  Alexandre JulliardRemoved some unnecessary includes.
2000-12-01  Dimitrie O. PaunModified winebuild to use the __ASM_FUNC macro for...
2000-12-01  Jeremy WhiteMake winelauncher work better for source tree builds.
2000-11-30  Francois Gouget- In interactive mode, don't ignore invalid options...
2000-11-30  Francois Gouget- Fix the handling of relative include/library paths
2000-11-30  Patrik Stridvall- Added new option --documentation-arguments
2000-11-29  Alexandre JulliardRenamed CallTo16* functions to wine_call_to_16* and...
2000-11-27  Dimitrie O. PaunRequire {DECLARE,DEFAULT}_DEBUG_CHANNEL statements...
2000-11-27  Alexandre JulliardSet debugging option based on NO_TRACE_MSGS define...
2000-11-27  Jon Griffiths- configure tests for finite()/fpclass(), fixes BSD...
2000-11-27  Francois GougetThe init function can be called main.
2000-11-26  Alexandre JulliardAdded entry point flags -noimport, -norelay, -ret64...
2000-11-26  Patrik StridvallMinor API files update.
2000-11-26  Marcus MeissnerThe __wine_call_from_16_ calls in the import table...
2000-11-25  Hidenori TakeshimaAdded checking for mmap.
2000-11-25  Alexandre JulliardAdded a few missing languages.
2000-11-25  Patrik StridvallMinor API files update.
2000-11-25  Francois GougetWhen autodetected the MFC were still generating wrappers.
2000-11-25  Andreas MohrMade wineinstall a bit more verbose.
2000-11-15  Alexandre JulliardMoved standard syslevel APIs declaration to winbase.h.
next