Commit Graph

26 Commits (024725515ecd3d55fd546649b55eed09e5371d87)

Author SHA1 Message Date
Anders Jonsson ec479ebdb6 winebrowser: Fix typo. 2009-01-12 13:05:00 +01:00
Alexandre Julliard b66685cdd8 programs: Build the programs that support it with -DWINE_NO_UNICODE_MACROS. 2008-09-03 14:21:41 +02:00
Hans Leidekker 3dcf22e03f winebrowser: Convert URL obtained through DdeGetData to Unicode. 2008-06-09 12:39:17 +02:00
Jeremy White d392e0e097 winebrowser: Route default url handlers to /usr/bin/open on Mac OS X. 2008-05-21 20:15:30 +02:00
Hans Leidekker e547cf7043 winebrowser: Convert to Unicode. 2008-04-07 12:05:22 +02:00
Misha Koshelev 70edf2d223 winebrowser: Add support for XTYP_REQUEST in DDE callback. 2007-08-14 12:25:21 +02:00
Misha Koshelev 07ad5c4c8a winebrowser: Add DDE support. 2007-06-07 20:23:08 +02:00
Alexandre Julliard 103249ecab winebrowser: Don't output debug traces by default. 2007-05-01 14:00:43 +02:00
Ken Thomases 8dc41cf5f7 winebrowser: Don't put the default mailers or browsers into the registry. 2007-04-30 12:25:46 +02:00
Kevin Krammer 9635e9415a winebrowser: Support for Portland Initiative scripts. 2006-10-27 12:27:43 +02:00
Andrew Talbot 50e649087a winebrowser: Cast-qual warnings fix. 2006-10-07 18:05:01 +02:00
Stefan Siebert f439f21641 winebrowser: Pass any given argument that is not a mailto URL to the browser. 2006-07-28 12:32:36 +02:00
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
Hans Leidekker 46e018ad37 Also handle mailto: urls. 2005-11-24 19:27:41 +01: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
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