Add support for the TextureAddress render state.
[wine] / programs /
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...
2002-08-10  Alexandre JulliardAdded explicit dependency on y.tab.h for lex output.
2002-08-09  Alexandre JulliardCreate separate makefiles for tests for more flexibility.
2002-08-02  Alexandre JulliardDon't pass the perl C flags to winebuild.
2002-08-02  Mike CastleCompile fix for multi-threaded perl.
2002-08-01  Alexandre JulliardCreate at most one glue file for a single dll.
2002-07-31  Alexandre JulliardUse the normal perl interpreter for test scripts that...
2002-07-31  Rok MandeljcFixed some invalid characters.
2002-07-31  Alexandre JulliardSplit routines that don't rely on C functions into...
2002-07-29  Steven EdwardsFix building/linking resources on Mingw.
2002-07-24  Uwe BonnesWCMD_run_program: don't try to run an empty line.
2002-07-24  Uwe BonnesMore verbose output when file not found.
2002-07-24  Uwe BonnesWCMD_batch: increase possible line length and warn...
2002-07-23  Andreas Mohr- Fix some spelling problems.
2002-07-20  Patrik StridvallUpdated winetest Perl modules using winapi_extract.
2002-07-20  Bill MedlandAllow regsvr32 to process multiple filenames (as does...
2002-07-20  Francois GougetMove an extern declaration to stop egcs-2.91.66 from...
2002-07-16  Eric PouechBring winhelp back to life, with mainly support for...
2002-07-16  Gerald PfeiferDo not #include <malloc.h>, which is non-standard and...
2002-07-16  Andriy PalamarchukA few cosmetic changes plus fixes for problems spotted...
2002-07-16  Rok MandeljcAdded Slovenian resources.
2002-07-08  Andriy PalamarchukUse rich text edit control instead of handling user...
next