Commit Graph

12 Commits

Author SHA1 Message Date
Alexandre Julliard 0799c1a780 Added LGPL standard comment, and copyright notices where necessary.
Global replacement of debugtools.h by wine/debug.h.
2002-03-09 23:29:33 +00:00
Gerald Pfeifer f4c902c957 Further code simplifications and interface (consistency) improvements.
Fix selection of the Wine binary which was broken by a recent change.
2000-03-24 19:48:05 +00:00
Gerald Pfeifer 92d76bd7b5 Further simplify the code and remove some redundant code.
Make the user interface more consistent and appealing.
2000-03-17 15:07:52 +00:00
Gerald Pfeifer 9217b66587 Improved the visual appearence of the user interface. Made the code
somewhat simpler.
2000-03-15 19:04:25 +00:00
Andreas Mohr a706ff5e0a Changed default relay line number from 100 to 200. 1999-11-21 00:53:12 +00:00
Adam Sacarny 9f1d5a7446 Now works around wine never exiting the debugger.
Should put bug reports in the right place now.
1999-09-10 13:53:20 +00:00
Adam Sacarny c85f0992ff Much nicer way to select wine's location.
Option to disable creation of debugging output.
Debugging output is now created in directory script was started in.
1999-04-25 09:20:40 +00:00
Adam Sacarny 833e47d2ef Added sanity check for whitespace in file names, various other fixups. 1999-04-06 06:59:49 +00:00
Adam Sacarny 733c124d10 Check if the build is stripped, and die if it is.
Check for Bash 2.0, and if so use different STDERR->STDOUT redirctor
(thanks Ryan Cumming!).
1999-03-22 12:39:49 +00:00
Adam the Jazz Guy b5e0271aba Fixed formatting of code
Now changes to directory of program to be run before starting wine
1999-02-09 14:07:49 +00:00
Adam the Jazz Guy 5a8cd24d93 Fixed various bugs.
Made newbie mode easier.
1999-01-28 09:55:51 +00:00
Adam the Jazz Guy c17616299a A perl script to produce a bug report with little hassle. 1999-01-26 17:22:15 +00:00