- 01 Mar, 2006 4 commits
-
-
Gerald Pfeifer authored
and Red Hat. Document the use of libxml2 as a weak prerequisite.
-
Mike McCormack authored
-
Vitaliy Margolen authored
available screen resolution. We do this during enumeration, so there would be no 24-bit modes available.
-
Juan Lang authored
-
- 28 Feb, 2006 33 commits
-
-
Dmitry Timoshkov authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Detlef Riekenberg authored
-
Robert Reif authored
-
Vitaly Budovski authored
-
Vitaly Budovski authored
-
Vitaly Budovski authored
-
Vitaly Budovski authored
-
Vitaly Budovski authored
-
Vitaly Budovski authored
-
Vitaly Budovski authored
-
Eric Pouech authored
-
Eric Pouech authored
- added a close_process method to process_io - made use of it to get rid of dbg_detach
-
Eric Pouech authored
- added -minidump and -minidump <file> options to command line Those options are to be used in remplacement of --auto to create a minidump In the form --minidump <file>, the minidump will be created in <file>, otherwise the filename will be automatically generated.
-
Eric Pouech authored
- rewrote auto mode as a specific set of commands to be run in regular parser, instead of hard coding those commands - added a new function to store a set of commands to be executed in a file - added 'echo' command to the parser functions - got rid of dbg_action_mode - added support of '--' on command line
-
Eric Pouech authored
-
James Hawkins authored
-
James Hawkins authored
fix the errors.
-
James Hawkins authored
-
Juan Lang authored
-
YunSong Hwang authored
-
Mike McCormack authored
-
Kovács András authored
-
Francois Gouget authored
-
Roderick Colenbrander authored
Remove unneeded structures and functions from d3d8_private.h, clean some datatypes up and remove d3dcore_gl.h.
-
Jacek Caban authored
-
Jacek Caban authored
-
- 27 Feb, 2006 3 commits
-
-
Francois Gouget authored
All functions that manipulate strings should have an Ansi and a Unicode variant. Forward the unqualified dll entry points to the Ansi variant for backward compatibility. We're not allowed to use unqualified entry points in Wine, so change RegInstall() calls to RegInstallA(). Update win32.api.
-
Eric Pouech authored
- rewrite auto mode startup - move part of auto handling to tgt_active.c
-
Eric Pouech authored
- moves gdb command line handling to gdbproxy.c - using manifest constants to make code more readable
-