Commit History

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