Alexandre Julliard
|
2e56906008
winebrowser: Try xdg-open before /usr/bin/open.
|
2 vuotta sitten |
Alexandre Julliard
|
72449b76e8
winebrowser: Build with msvcrt.
|
3 vuotta sitten |
Alexandre Julliard
|
2e115ab442
Revert "winecrt0: Make the main() and wmain() entry points cdecl."
|
4 vuotta sitten |
Brendan Shanks
|
a688cb6971
winebrowser: Prefix an invalid URL with 'http://' before opening with a browser.
|
4 vuotta sitten |
Alexandre Julliard
|
f2a7405a09
winecrt0: Make the main() and wmain() entry points cdecl.
|
5 vuotta sitten |
Michael Stefaniuc
|
d4f1d510aa
winebrowser: Use the ARRAY_SIZE() macro.
|
6 vuotta sitten |
Huw Davies
|
f4e75d780b
winebrowser: Fix calling convention for wine_get_unix_file_name().
|
6 vuotta sitten |
André Hentschel
|
1c1c99ff23
winebrowser: Fix allocation count (Coverity).
|
7 vuotta sitten |
Alexandre Julliard
|
e27e733f69
winebrowser: Support browser and mailer commands with arguments.
|
8 vuotta sitten |
Alexandre Julliard
|
01cc315b91
winebrowser: Support MULTI_SZ strings for browsers and mailers configuration.
|
8 vuotta sitten |
Vincent Povirk
|
5af3b8c97e
winebrowser: Don't use IUriBuilder with unix file: uri's.
|
10 vuotta sitten |
Vincent Povirk
|
c5f000632f
winebrowser: Add traces for file uri conversion steps.
|
10 vuotta sitten |
Vincent Povirk
|
ee17213f37
winebrowser: Manually percent-encode file: paths for unix filenames.
|
10 vuotta sitten |
Alexandre Julliard
|
43ac582d7d
libport: Rename spawnvp to _spawnvp to avoid the deprecated name.
|
11 vuotta sitten |
Alexandre Julliard
|
c9eee73450
makefiles: Define __WINESRC__ when building programs.
|
13 vuotta sitten |
Jacek Caban
|
dd7c38d044
winebrowser: Use IUri API for URL-related logic.
|
13 vuotta sitten |
Frédéric Delanoy
|
1b6eed8a99
programs: Assorted spelling fixes.
|
13 vuotta sitten |
Alexandre Julliard
|
6f2aa56ce6
Revert "winebrowser: Convert URL obtained through DdeGetData to Unicode."
|
14 vuotta sitten |
Hans Leidekker
|
dff300c04b
winebrowser: Support file URLs with a query or an anchor.
|
15 vuotta sitten |
Anders Jonsson
|
ec479ebdb6
winebrowser: Fix typo.
|
16 vuotta sitten |
Alexandre Julliard
|
b66685cdd8
programs: Build the programs that support it with -DWINE_NO_UNICODE_MACROS.
|
16 vuotta sitten |
Hans Leidekker
|
3dcf22e03f
winebrowser: Convert URL obtained through DdeGetData to Unicode.
|
16 vuotta sitten |
Jeremy White
|
d392e0e097
winebrowser: Route default url handlers to /usr/bin/open on Mac OS X.
|
16 vuotta sitten |
Hans Leidekker
|
e547cf7043
winebrowser: Convert to Unicode.
|
16 vuotta sitten |
Misha Koshelev
|
70edf2d223
winebrowser: Add support for XTYP_REQUEST in DDE callback.
|
17 vuotta sitten |
Misha Koshelev
|
07ad5c4c8a
winebrowser: Add DDE support.
|
17 vuotta sitten |
Alexandre Julliard
|
103249ecab
winebrowser: Don't output debug traces by default.
|
17 vuotta sitten |
Ken Thomases
|
8dc41cf5f7
winebrowser: Don't put the default mailers or browsers into the registry.
|
17 vuotta sitten |
Kevin Krammer
|
9635e9415a
winebrowser: Support for Portland Initiative scripts.
|
18 vuotta sitten |
Andrew Talbot
|
50e649087a
winebrowser: Cast-qual warnings fix.
|
18 vuotta sitten |