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
Alexandre Julliard
f5818d2f7a
Upgraded configure script to use autoconf 2.50 features, and renamed
...
to configure.ac.
Changed a few things to better follow the autoconf guidelines.
2002-02-14 19:47:29 +00:00
Daniel Sabo
cebf8b659d
A 'fi' was needed in the last if statement.
2001-10-05 19:37:04 +00:00
Andreas Mohr
f359895daf
Yet another documentation/message text patch.
2001-10-02 17:49:20 +00:00
Francois Gouget
724c7d7a4f
Place the log in $TMP if set and /tmp otherwise.
2001-09-14 00:10:22 +00:00
Eric Lammerts
38909c5900
Preserve wine return status.
2001-09-10 23:02:02 +00:00
Francois Gouget
384c2325d3
Handle spaces properly when restarting winelauncher for debug.
2001-07-17 00:40:50 +00:00
Francois Gouget
ffc9c8a035
Don't start applications in the background to avoid breaking console
...
applications.
2001-05-10 03:16:37 +00:00
Ove Kaaven
26c35ce3d2
Handle filenames with spaces.
2001-02-26 22:32:53 +00:00
Ove Kaaven
a3a0251515
Made the winelauncher support winelib app invocations. Fixed a few
...
file path issues.
2001-02-23 01:10:11 +00:00
Jeremy White
0350d2fd62
Remove the keyword 'function', as requested by Robert Luberda.
2001-01-26 21:01:32 +00:00
Jeremy White
4aaaf41019
Make winelauncher test for xmessage and warn the user if they don't
...
have it.
2001-01-17 01:47:18 +00:00
Jeremy White
3a2b900124
Make winelauncher work better for source tree builds.
...
Make winelauncher detect the lack of a ~/.winerc file and prompt the
user about it.
Pass command line parameters a bit more graciously; improves
interaction with gmc and kfm.
2000-12-01 20:43:51 +00:00
Jeremy White
28fd558077
Make winelauncher smarter about finding the Wine libraries and
...
binaries. Change the color scheme. Handle launches with no
arguments, correctly handle invocation as a mime-type handler from
KDE.
2000-11-10 22:35:06 +00:00
Jeremy White
f9f030b87a
Added a winelauncher shell script which makes the process of running
...
Wine a little nicer for an end user. The intent of winelauncher is to
be used inside of a distribution package.
2000-11-05 20:06:56 +00:00