Reimplemented "relay=" and "snoop=" suboptions.
[wine] / misc / options.c
2001-01-04  Guy L. AlbertelliReimplemented "relay=" and "snoop=" suboptions.
2000-12-18  Morten Welinder(parse_options): Allow GNU-like option arguments like
2000-12-15  Andreas MohrImproved usage message.
2000-12-15  Alexandre JulliardAdded support for Unicode applications in winebuild.
2000-12-12  Alexandre JulliardGot rid of main.h.
2000-12-06  Michael VekslerAdd basic NLS information needed for Hebrew.
2000-11-27  Andreas Mohr- added winver settings nt2k, win30 and win20 (yes...
2000-11-09  Alexandre JulliardAdded __wine_get_main_args to retrieve command-line...
2000-11-08  Alexandre JulliardAdded new library.h header for libwine definitions.
2000-11-05  Alexandre JulliardNew debug channel mechanism allowing decentralized...
2000-11-01  Alexandre JulliardAuthors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie...
2000-10-24  Patrik StridvallExplicitly initialize structures.
2000-08-28  Peter Ganten- Always store the full path name of 32bit modules...
2000-07-16  Alexandre JulliardGet full path of argv[0] before we change directories.
2000-07-15  Alexandre JulliardMade --language behave the same as setting the LANGUAGE...
2000-06-07  Alexandre JulliardFixed off-by-one error in string allocation.
2000-05-30  Alexandre JulliardMake child processes inherit command-line options throu...
2000-05-29  Alexandre JulliardExec a separate wine binary for every win32 process...
2000-04-15  Alexandre JulliardImproved Winelib apps initialisation code. No longer...
2000-04-13  Eric PouechGot rid of -debug wine's option (wine now requires...
2000-04-04  Alexandre JulliardAdded a per-drive FailReadOnly flag, and removed the...
2000-03-18  Alexandre JulliardMoved command-line option handling out of the X11 driver.