Beginnings of the code that should allow DOS programs to set their
[wine] / console / interface.c
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-10-14  Francois GougetWhen including config.h, include it first.
2000-10-19  Francois GougetFixed a char/NULL comparison.
2000-08-06  Alexandre JulliardMoved most USER string functions to dlls/user.
2000-02-19  Alexandre JulliardStore config file contents in the registry so we only...
1999-04-18  Marcus MeissnerOnly declare console "driver" once, use external refs...
1999-02-24  Joseph PranevichAdded GetBackgroundColor call to the console struct...
1999-02-20  Joseph PranevichSupport for the new InitialRows andf InitialColumns...
1999-02-17  Marcus MeissnerOptimized include/*.h: (recursively) include all header...
1999-02-14  Joseph PranevichMoved initialization until later. Also moved around...
1999-01-30  Joseph PranevichPreliminary color console support.
1999-01-03  Joseph PranevichXterm driver can now resize the terminal when a mode...
1998-12-25  Joseph PranevichAdd support for selection of console mode drivers to...
1998-12-09  Joseph PranevichAdd a driver to open up a new xterm window whenever...
1998-12-02  Joseph PranevichAdded console support.