Sign in
goma
/
wine
/
86f67209bb27f150ecd6692299cae471887ef1f1
/
programs
/
winebrowser
bef5645
makefiles: Remove the no longer needed explicit separators for dependencies.
by Alexandre Julliard
· 15 years ago
dff300c
winebrowser: Support file URLs with a query or an anchor.
by Hans Leidekker
· 16 years ago
ec479eb
winebrowser: Fix typo.
by Anders Jonsson
· 16 years ago
b66685c
programs: Build the programs that support it with -DWINE_NO_UNICODE_MACROS.
by Alexandre Julliard
· 17 years ago
3dcf22e
winebrowser: Convert URL obtained through DdeGetData to Unicode.
by Hans Leidekker
· 17 years ago
d392e0e
winebrowser: Route default url handlers to /usr/bin/open on Mac OS X.
by Jeremy White
· 17 years ago
e547cf7
winebrowser: Convert to Unicode.
by Hans Leidekker
· 17 years ago
70edf2d
winebrowser: Add support for XTYP_REQUEST in DDE callback.
by Misha Koshelev
· 18 years ago
07ad5c4
winebrowser: Add DDE support.
by Misha Koshelev
· 18 years ago
103249e
winebrowser: Don't output debug traces by default.
by Alexandre Julliard
· 18 years ago
8dc41cf
winebrowser: Don't put the default mailers or browsers into the registry.
by Ken Thomases
· 18 years ago
9635e94
winebrowser: Support for Portland Initiative scripts.
by Kevin Krammer
· 18 years ago
50e6490
winebrowser: Cast-qual warnings fix.
by Andrew Talbot
· 18 years ago
32ab895
makefiles: Generate the dependencies line to avoid some code duplication.
by Alexandre Julliard
· 19 years ago
f439f21
winebrowser: Pass any given argument that is not a mailto URL to the browser.
by Stefan Siebert
· 19 years ago
028ab92
make_progs: Generate the .gitignore file.
by Alexandre Julliard
· 19 years ago
cc2b3b4
Take advantage of the recursive nature of .gitignore for Makefile entries.
by Alexandre Julliard
· 19 years ago
360a3f9
Update the address of the Free Software Foundation.
by Jonathan Ernst
· 19 years ago
182a66c
winebrowser: Use CP_UNIXCP when translating URL passed on command line
by Dmitry Timoshkov
· 19 years ago
68d41b4
winebrowser: Handle file URLs.
by Hans Leidekker
· 19 years ago
002e143
programs: Use WIN32_LEAN_AND_MEAN.
by Mike McCormack
· 19 years ago
ec34a66
Ignore symlink files too (needed for git).
by Alexandre Julliard
· 19 years ago
0ec7e1a
Renamed all .cvsignore files to .gitignore.
by Alexandre Julliard
· 19 years ago
46e018a
Also handle mailto: urls.
by Hans Leidekker
· 19 years ago
46c5b5b
No need to link against shell32 or user32.
by Hans Leidekker
· 19 years ago
7e22be4
We are no longer generating .dbg.c files.
by Alexandre Julliard
· 20 years ago
257c337
gcc 4.0 -Wpointer-sign fixes (Reg* functions).
by Mike McCormack
· 20 years ago
2e4bca9
Added magic comments to all Wine-specific registry accesses to make
by Alexandre Julliard
· 20 years ago
5f409c7
Fix more warnings.
by Mike McCormack
· 20 years ago
95c90f7
Fix usage printf.
by Huw Davies
· 20 years ago
77da3d2
Prevent crash when no URL is specified.
by Hans Leidekker
· 20 years ago
5d30310
If the argument is a local file, pass its Unix name to the browser.
by Rein Klazes
· 20 years ago
adc7a91
We should no longer need to unset TMP and TEMP.
by Alexandre Julliard
· 21 years ago
6be39b6
Take advantage of the new winegcc -B support.
by Alexandre Julliard
· 21 years ago
589e115
We no longer use the .exe.spec.c files.
by Alexandre Julliard
· 21 years ago
6621b2d
Build all the programs with winegcc.
by Alexandre Julliard
· 21 years ago
e961edd
Add dillo as a browser to search for.
by Tom Wickline
· 21 years ago
d888d36
Added winebrowser app that launches a Unix browser.
by Chris Morgan
· 21 years ago