Sign in
goma
/
wine
/
afe3b0cd5464266842884e29b5aff6576b5ef419
/
console
2c68408
Fixed some of the issues reported by Solaris Lint.
by Patrik Stridvall
· 26 years ago
9fe7a25
Converted to the new debug interface, using script written by Patrik Stridvall.
by Alexandre Julliard
· 26 years ago
b4b9fae
New debug scheme with explicit debug channels declaration.
by Patrik Stridvall
· 26 years ago
69289f6
Only declare console "driver" once, use external refs elsewhere.
by Marcus Meissner
· 26 years ago
2e1cafa
Renamed wintypes.h to windef.h.
by Jim Aston
· 26 years ago
ee517e8
- fixed missing stdlib.h and string.h includes everywhere
by David Luyer
· 26 years ago
a396029
Large-scale renaming of all Win32 functions and types to use the
by Alexandre Julliard
· 26 years ago
f544507
Added configure check for getbkgd and define HAVE_GETBKGD.
by Michael Veksler
· 26 years ago
93a2ce6
Added GetBackgroundColor call to the console struct. Will be used later.
by Joseph Pranevich
· 26 years ago
f0e0df3
More commenting, better debugging of color problems, and support for
by Joseph Pranevich
· 26 years ago
019693b
Support for the new InitialRows andf InitialColumns options in wine.ini
by Joseph Pranevich
· 26 years ago
23b6eeb
Removal of obsolete XtermResolution option.
by Joseph Pranevich
· 26 years ago
317af32
Optimized include/*.h: (recursively) include all headers needed by
by Marcus Meissner
· 26 years ago
11076b1
Added configuration options XtermProgram and XtermResolution. Fixed a warning.
by Joseph Pranevich
· 26 years ago
ebc0e5e
Moved initialization until later. Also moved around code a bit to be consistant.
by Joseph Pranevich
· 26 years ago
edc858c
wine_openpty is not properly declared (either missing or mismatched
by Zygo Blaxell
· 26 years ago
408b085
Small fix.
by Ove Kaaven
· 26 years ago
9c77b47
Preliminary color console support.
by Joseph Pranevich
· 26 years ago
f0a3545
Switch ncurses.h/curses.h include (works better for FreeBSD).
by Marcus Meissner
· 26 years ago
592ba10
autoconf: added checks for libio.h, elf.h, curses.h,ncurses.h and
by Marcus Meissner
· 26 years ago
8da12c4
Group commit for recovery after disk crash.
by Alexandre Julliard
· 26 years ago
638f169
Recovery of release 990110 after disk crash.
by Alexandre Julliard
· 26 years ago
wine-990110
bef93c0
Xterm driver can now resize the terminal when a mode change is detected.
by Joseph Pranevich
· 26 years ago
d87fa94
Long standing scroll bug fixed!
by Joseph Pranevich
· 26 years ago
e884f9c
Rewrite of configuration system to support "regular" curses as well as
by Joseph Pranevich
· 26 years ago
06591f6
Add support for selection of console mode drivers to use using the
by Joseph Pranevich
· 26 years ago
251b8ee
Made more cross-platform by changing ->_fileno to fileno().
by Joseph Pranevich
· 26 years ago
5576838
Add a driver to open up a new xterm window whenever console output is
by Joseph Pranevich
· 26 years ago
791cd6a
Added console support.
by Joseph Pranevich
· 26 years ago