Added test for GetFullPathNamesA, GetLongPathNamesA,
[wine] / console / ncurses.c
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-10-14  Francois GougetWhen including config.h, include it first.
2000-11-27  Dimitrie O. PaunRequire {DECLARE,DEFAULT}_DEBUG_CHANNEL statements...
2000-04-09  Eric PouechCosmetics.
1999-05-14  Alexandre JulliardConverted to the new debug interface, using script...
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-02-25  Michael VekslerAdded configure check for getbkgd and define HAVE_GETBKGD.
1999-02-24  Joseph PranevichAdded GetBackgroundColor call to the console struct...
1999-02-20  Joseph PranevichMore commenting, better debugging of color problems...
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-28  Marcus MeissnerSwitch ncurses.h/curses.h include (works better for...
1999-01-20  Marcus Meissnerautoconf: added checks for libio.h, elf.h, curses.h...
1999-01-17  Alexandre JulliardRecovery of release 990110 after disk crash. wine-990110
1999-01-03  Joseph PranevichRewrite of configuration system to support "regular...
1998-12-09  Joseph PranevichAdd a driver to open up a new xterm window whenever...
1998-12-02  Joseph PranevichAdded console support.