Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Dmitry Timoshkov
|
182a66c0db
|
winebrowser: Use CP_UNIXCP when translating URL passed on command line
to unicode.
|
2006-03-04 16:13:04 +01:00 |
Hans Leidekker
|
68d41b41b7
|
winebrowser: Handle file URLs.
|
2006-02-18 15:50:06 +01:00 |
Mike McCormack
|
002e143981
|
programs: Use WIN32_LEAN_AND_MEAN.
|
2006-01-18 14:23:11 +01:00 |
Alexandre Julliard
|
ec34a66612
|
Ignore symlink files too (needed for git).
|
2005-11-26 13:12:57 +01:00 |
Alexandre Julliard
|
0ec7e1a591
|
Renamed all .cvsignore files to .gitignore.
|
2005-11-26 13:10:33 +01:00 |
Hans Leidekker
|
46e018ad37
|
Also handle mailto: urls.
|
2005-11-24 19:27:41 +01:00 |
Hans Leidekker
|
46c5b5bc2f
|
No need to link against shell32 or user32.
|
2005-11-22 14:53:36 +00:00 |
Alexandre Julliard
|
7e22be4d84
|
We are no longer generating .dbg.c files.
|
2005-09-29 10:35:58 +00:00 |
Mike McCormack
|
257c337c19
|
gcc 4.0 -Wpointer-sign fixes (Reg* functions).
|
2005-07-07 12:08:42 +00:00 |
Alexandre Julliard
|
2e4bca9db5
|
Added magic comments to all Wine-specific registry accesses to make
them easier to grep.
|
2005-06-13 18:56:00 +00:00 |
Mike McCormack
|
5f409c7d5b
|
Fix more warnings.
|
2005-06-10 19:32:24 +00:00 |
Huw Davies
|
95c90f771b
|
Fix usage printf.
|
2005-03-21 12:32:24 +00:00 |
Hans Leidekker
|
77da3d2d39
|
Prevent crash when no URL is specified.
|
2005-03-21 11:22:55 +00:00 |
Rein Klazes
|
5d30310035
|
If the argument is a local file, pass its Unix name to the browser.
|
2005-01-10 16:08:08 +00:00 |
Alexandre Julliard
|
adc7a91152
|
We should no longer need to unset TMP and TEMP.
|
2004-03-11 03:52:07 +00:00 |
Alexandre Julliard
|
6be39b60f5
|
Take advantage of the new winegcc -B support.
|
2004-03-09 04:54:07 +00:00 |
Alexandre Julliard
|
589e115233
|
We no longer use the .exe.spec.c files.
|
2004-03-02 21:16:37 +00:00 |
Alexandre Julliard
|
6621b2d213
|
Build all the programs with winegcc.
|
2004-03-02 21:00:00 +00:00 |
Tom Wickline
|
e961edd306
|
Add dillo as a browser to search for.
|
2004-01-13 22:48:29 +00:00 |
Chris Morgan
|
d888d36e1d
|
Added winebrowser app that launches a Unix browser.
|
2004-01-06 20:49:58 +00:00 |