Add version info to dll/dsound.
[wine] / programs /
2003-01-13  Alexandre JulliardAdded configure check for regex.h.
2003-01-11  Alexandre JulliardWarning fixes.
2003-01-11  Eric PouechAdded 'info symbol' command to look for defined symbols.
2003-01-11  Shachar ShemeshImplemented the "pending rename" registry processing.
2003-01-11  Eric PouechAdded the GUI part for setting the edition mode flavor.
2003-01-10  Liu SpiderAdded Simplified Chinese resources.
2003-01-09  Eric PouechAdded an edition mode flavor (win32/emacs...) to the...
2003-01-09  Eric PouechRemoved emacs edition flavor (it's now a console attrib...
2003-01-09  Liu SpiderAdded Simplified Chinese resources.
2003-01-08  Dan KegelChange RECT to use LONG to match win32 standard headers...
2003-01-07  Alexandre JulliardDefined NONAMELESSUNION/STRUCT directly in the files...
2003-01-07  Eric PouechFixed protocol packet handling when winedbg is too...
2003-01-07  Shachar Shemesh- Cleaned up the code (saving on chaining strings)...
2003-01-07  Eric Pouech- fixed some update problems (generic & while scrolling)
2003-01-05  Eric PouechFixed some bugs in cast operator.
2003-01-05  Shachar ShemeshChange the SUBLANG_NEUTRAL clause in all winelib applic...
2003-01-04  Shachar ShemeshInitial wineboot implementation; at this stage only...
2003-01-02  Chris MorganDefault to $P$G prompt. Make width of date 10 characte...
2002-12-23  Eric PouechFixed several bugs:
2002-12-16  Eric Pouech- links can now spread across several elements
2002-12-16  Eric PouechFixed a few issues with the gdb proxy.
2002-12-15  Alexandre JulliardAdded y.tab.[ch] pseudo-dependencies to fix parallel...
2002-12-13  Eric PouechAdded a (n)curses backend to the wineconsole.
2002-12-12  Dimitrie O. PaunMove excpt.h out of include/msvcrt/ as it does not...
2002-12-12  Alexandre JulliardFixed LZCopy return value check.
2002-12-11  Alexandre JulliardPass the -J option to wrc to avoid including installed...
2002-12-11  Sylvain PetreolleImplement $V in builtin PROMPT.
2002-12-10  Alexandre Julliard-DSTRICT is now the default behavior.
2002-12-06  Alexandre JulliardCheck file header to differentiate between object files...
2002-12-02  Alexandre JulliardAuthors: Greg Turner <gmturner007@ameritech.net>, Ove...
2002-12-02  Francois GougetRemoved unnecessary HANDLE typecasts.
2002-11-30  Alexandre JulliardRemoved some checklink rules made unnecessary by the...
2002-11-30  Vincent BéronChange CRLF end of lines in LF only.
2002-11-30  Uwe BonnesMake wcmd available from inside the source tree.
2002-11-27  Matthew DavisonPrevent Winhelp from crashing when it can't find the...
2002-11-21  Alexandre JulliardAdd -lc when linking dlls to avoid warnings on FreeBSD.
2002-11-20  Eric PouechWrote back & history support.
2002-11-18  Eric PouechAdded support for window information from the .hlp...
2002-11-18  Alberto MassariFix crash when invoked with no arguments.
2002-11-15  Alexandre JulliardWarning fixes.
2002-11-15  Dmitry TimoshkovMinor bug fixes.
2002-11-15  Alberto MassariAdded rundll32 utility.
2002-11-15  Eric PouechRewrote macro engine for adding dynamic macro loading...
2002-11-13  Eric PouechFixed several bugs in:
2002-11-13  Eric PouechActually exit loop on '\0' while printing a string.
2002-11-11  Eric PouechImplemented a Wine-only scheme for interprocess WinHelp...
2002-11-11  Alexandre JulliardRemoved winetest.
2002-11-11  Eric PouechFixed loading HCW 4.0 files without phrase image compre...
2002-11-06  Juraj HercekBug fixes related to sparc 4-byte boundary alignment.
2002-11-06  Alexandre JulliardAdded winebuild -e option to specify the entry point...
2002-11-06  Eric PouechReplaced assert by simple if + warning message for...
2002-11-04  Zoly NagyAdded/upgraded Hungarian resources.
2002-11-04  Jaco GreeffSkip the allocation of a new console on "wcmd /c <comma...
2002-10-31  Rok MandeljcUpdated Slovenian resources for (new) version of progman.
2002-10-31  Vincent BéronFix English progman resources by translating French...
2002-10-31  Vincent BéronSmall cleanup for the French progman resources.
2002-10-30  Alexandre JulliardMoved the test routines from wtmain.c into wine/test...
2002-10-28  Lionel UlmerRaise an exception if any Wine or Winelib code does...
2002-10-28  Steven EdwardsPorting fix.
2002-10-28  Andreas Mohr- Make int09 update the BIOS data segment's keyboard...
2002-10-25  Jeff SmithFixed behaviour of "x /s ...".
2002-10-25  Andreas Mohr- correct German strings to what they're really suppose...
2002-10-23  Vincent BéronBring some French resources in sync with English ones.
2002-10-23  Sylvain PetreolleImplemented NLS in progman.
2002-10-21  Eric PouechNo longer using explicit values for resource identifica...
2002-10-21  Duane ClarkImplement printing in notepad.
2002-10-21  Eric PouechImplemented a few more macros for button manipulation
2002-10-21  Eric PouechImproved a bit link handling (a few more link types...
2002-10-19  Eric PouechAdded support for BTrees in file header reading.
2002-10-18  Michael GünnewigFixed memory leak (release AVI stream).
2002-10-18  Martin FuchsRemoved warning "SetWindowText(0, ...)" when opening...
2002-10-17  Martin FuchsCorrect initial display of file listing.
2002-10-16  Huw D M DaviesFix the ofn flags setup.
2002-10-16  Martin FuchsImplemented program launching by double click.
2002-10-15  Martin Fuchs- Fixed building unter native WIN32.
2002-10-15  Gerald PfeiferSilence warning in hex_from0().
2002-10-09  Alexandre JulliardTry CreateProcess even if SHGetFileInfo fails so that...
2002-10-03  Alexandre JulliardAdded process_id_t and thread_it_t types to the server...
2002-10-02  Alexandre JulliardFixed warnings.
2002-09-29  Greg TurnerAttempt at handling 'k' and 'B' symbols.
2002-09-25  Alexandre JulliardMoved ts_xlib.c into x11drv and removed libwine_tsx11.
2002-09-18  Alexandre JulliardOnly install the useful programs.
2002-09-16  Eric PouechAdded ability to abort on interactive symbol lookup.
2002-09-13  Alexandre JulliardMoved the debugger to programs/winedbg where it belongs.
2002-09-12  Uwe BonnesWCMD_parse: allow slashes in command filenames.
2002-09-12  Alexandre JulliardRemoved the __uint* types from basetsd.h since they...
2002-09-06  Alexandre JulliardAdded preliminary support for cross-compiling tests...
2002-09-04  Eric PouechAdded configuration on per application basis.
2002-08-31  Alexandre JulliardRepaired Slovak resources.
2002-08-31  Rok MandeljcAdded Slovenian resources.
2002-08-30  Patrik StridvallFixed some issues found by winapi_check.
2002-08-30  Rok MandeljcSlovenian resources for clock.
2002-08-28  Patrik StridvallRemoved trailing white space.
2002-08-28  Patrik StridvallUpdated winetest's Perl modules using winapi_extract.
2002-08-26  Steven EdwardsPartial fix for browse dialog in Program Manager.
2002-08-17  Alexandre JulliardAdded GetProcessHeap definition in case it's not inlined.
2002-08-17  Shachar ShemeshChange sublanguage from "NEUTRAL" to "DEFAULT", so...
2002-08-15  Rok MandeljcAdded Slovenian resources.
2002-08-15  Andriy PalamarchukLink against msvcrt, fixed logic to handle quoted paths...
2002-08-15  Andriy PalamarchukLinked regedit against msvcrt instead of the platform...
next