Sign in
goma
/
wine
/
8cc20f8f7eae576fade20a4d2b321f0734ab43c5
/
console
a6d83eb
- clarify many error messages - add data corruption warning to README file
by Andreas Mohr
· 24 years ago
529da54
Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ;
by Dimitrie O. Paun
· 24 years ago
abe635c
Get rid of some warnings about unused variables, signed/unsigned
by Joerg Mayer
· 24 years ago
db92536
Fixed a char/NULL comparison.
by Francois Gouget
· 24 years ago
15bfcd0
Moved $(MODULE).o rule out of Make.rules into the individual Makefiles.
by Alexandre Julliard
· 25 years ago
3496556
- made the MIDI sequencer error message much better for confused users
by Andreas Mohr
· 25 years ago
3850c1a
Moved most USER string functions to dlls/user.
by Alexandre Julliard
· 25 years ago
d57f7d1
Cosmetics.
by Eric Pouech
· 25 years ago
00377a7
Store config file contents in the registry so we only have to load it
by Alexandre Julliard
· 25 years ago
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