Commit Graph

31 Commits

Author SHA1 Message Date
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
Alexandre Julliard 32ab895e46 makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +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
Alexandre Julliard 028ab92bf7 make_progs: Generate the .gitignore file.
Ignore generated programs from the top-level .gitignore.
2006-07-10 20:59:06 +02:00
Alexandre Julliard cc2b3b48e6 Take advantage of the recursive nature of .gitignore for Makefile entries.
Prefix other entries with '/' to make them non-recursive.
2006-07-10 20:47:54 +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
Alexandre Julliard ec34a66612 Ignore symlink files too (needed for git). 2005-11-26 13:12:57 +01:00
Alexandre Julliard 0ec7e1a591 Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
Hans Leidekker 46e018ad37 Also handle mailto: urls. 2005-11-24 19:27:41 +01:00
Hans Leidekker 46c5b5bc2f No need to link against shell32 or user32. 2005-11-22 14:53:36 +00:00
Alexandre Julliard 7e22be4d84 We are no longer generating .dbg.c files. 2005-09-29 10:35:58 +00: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
Alexandre Julliard 6be39b60f5 Take advantage of the new winegcc -B support. 2004-03-09 04:54:07 +00:00
Alexandre Julliard 589e115233 We no longer use the .exe.spec.c files. 2004-03-02 21:16:37 +00:00
Alexandre Julliard 6621b2d213 Build all the programs with winegcc. 2004-03-02 21:00:00 +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