Alexandre Julliard
|
72449b76e8
|
winebrowser: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-09-27 17:40:14 +02:00 |
Alexandre Julliard
|
6ba7773121
|
makefiles: Add a -mcygwin flag to specify the inverse of -mno-cygwin.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-09-20 22:45:48 +02:00 |
Alexandre Julliard
|
e27e733f69
|
winebrowser: Support browser and mailer commands with arguments.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-05-28 14:53:00 +09:00 |
Alexandre Julliard
|
86b1f94d28
|
makefiles: Get rid of the MAKE_PROG_RULES variable.
|
2014-01-02 12:12:57 +01:00 |
Alexandre Julliard
|
da35622b83
|
makefiles: Disable use of Unicode macros globally for all the programs.
|
2012-01-20 13:14:16 +01:00 |
Jacek Caban
|
dd7c38d044
|
winebrowser: Use IUri API for URL-related logic.
|
2011-12-08 19:35:58 +01:00 |
Alexandre Julliard
|
81b8ee863e
|
makefiles: Add a standard header for all makefiles to replace the common variable initializations.
|
2010-09-19 12:36:48 +02:00 |
Alexandre Julliard
|
6fb39dfe4a
|
programs: Remove explicit imports of kernel32 and ntdll.
|
2010-07-21 17:38:37 +02:00 |
Alexandre Julliard
|
bef5645eb1
|
makefiles: Remove the no longer needed explicit separators for dependencies.
|
2010-03-16 13:28:19 +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
|
e547cf7043
|
winebrowser: Convert to Unicode.
|
2008-04-07 12:05:22 +02:00 |
Misha Koshelev
|
07ad5c4c8a
|
winebrowser: Add DDE support.
|
2007-06-07 20:23:08 +02:00 |
Alexandre Julliard
|
32ab895e46
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
Hans Leidekker
|
68d41b41b7
|
winebrowser: Handle file URLs.
|
2006-02-18 15:50:06 +01:00 |
Hans Leidekker
|
46c5b5bc2f
|
No need to link against shell32 or user32.
|
2005-11-22 14:53:36 +00:00 |
Alexandre Julliard
|
6be39b60f5
|
Take advantage of the new winegcc -B support.
|
2004-03-09 04:54:07 +00:00 |
Alexandre Julliard
|
6621b2d213
|
Build all the programs with winegcc.
|
2004-03-02 21:00:00 +00:00 |
Chris Morgan
|
d888d36e1d
|
Added winebrowser app that launches a Unix browser.
|
2004-01-06 20:49:58 +00:00 |