Molle Bestefich
|
9503f6efef
|
bug_report.pl: Use correct 'wine --version' syntax.
|
2006-08-11 11:56:55 +02:00 |
Colin Pitrat
|
ab2cdead77
|
tools: Check for open return code in Perl scripts.
|
2006-08-10 11:30:37 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Francois Gouget
|
62d9963a54
|
Switch to 'perl -w' and add 'use strict;'.
Add prototypes to all functions.
Remove $bashver and $outflags, they are not used.
|
2004-10-04 19:28:43 +00:00 |
Ivan Leo Puoti
|
3e42f6953e
|
Changed my name, so update copyright info.
|
2004-05-27 02:25:13 +00:00 |
Ivan Leo Murray-Smith
|
6a1ce967cc
|
Small fix.
|
2004-03-31 00:55:25 +00:00 |
Ivan Leo Murray-Smith
|
62437ad81d
|
Use WINEDEBUG instead of --debugmsg.
|
2004-03-27 20:42:34 +00:00 |
Ivan Leo Murray-Smith
|
709cc31438
|
Changed Adam Sacarny's email, and -debugmsg to --debugmsg.
|
2003-11-26 05:05:17 +00:00 |
Dimitrie O. Paun
|
c0232546bd
|
Make the winehq.org domain the official one.
|
2003-11-26 03:55:01 +00:00 |
Ivan Leo Murray-Smith
|
a7bdb744c9
|
Added winver information for windows me and windows server 2003.
Updated date format from YYMMDD to YYYYMMDD.
Changed a few output messages so they are more
intuitive/constructive/up to date.
|
2003-11-25 01:47:22 +00:00 |
Francois Gouget
|
ae50013017
|
Fix the case of product and company names.
|
2003-09-08 19:38:45 +00:00 |
Francois Gouget
|
7572148823
|
Standardize the capitalization of Wine.
|
2003-01-05 01:08:56 +00:00 |
Andreas Mohr
|
3e7628e901
|
Increment log output from 200 lines to 3000 lines.
Added Win XP as a listed Windows version.
|
2003-01-02 17:53:26 +00:00 |
Alexandre Julliard
|
7cae558bdc
|
Removed some more trailing whitespace.
|
2002-06-01 02:55:48 +00:00 |
Tony Lambregts
|
0427479abc
|
Removed -managed option.
|
2002-05-30 20:08:26 +00:00 |
Andriy Palamarchuk
|
1827e7d11f
|
Direct bug reports to Wine bugzilla. Some other minor documentation
changes.
|
2002-05-08 23:14:19 +00:00 |
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 |