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