Added a possibility to let the internal debugger use a separate
[wine] / console / ncurses.c
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.