Eric Pouech
|
5686741fce
winebrowser: Enable compilation with long types.
|
2 years ago |
Alexandre Julliard
|
f0cd33c69e
include: Add support for defining Win32 types as 'long' where possible.
|
2 years ago |
Alexandre Julliard
|
72449b76e8
winebrowser: Build with msvcrt.
|
3 years ago |
Alexandre Julliard
|
6ba7773121
makefiles: Add a -mcygwin flag to specify the inverse of -mno-cygwin.
|
3 years ago |
Alexandre Julliard
|
e27e733f69
winebrowser: Support browser and mailer commands with arguments.
|
8 years ago |
Alexandre Julliard
|
86b1f94d28
makefiles: Get rid of the MAKE_PROG_RULES variable.
|
11 years ago |
Alexandre Julliard
|
da35622b83
makefiles: Disable use of Unicode macros globally for all the programs.
|
13 years ago |
Jacek Caban
|
dd7c38d044
winebrowser: Use IUri API for URL-related logic.
|
13 years ago |
Alexandre Julliard
|
81b8ee863e
makefiles: Add a standard header for all makefiles to replace the common variable initializations.
|
14 years ago |
Alexandre Julliard
|
6fb39dfe4a
programs: Remove explicit imports of kernel32 and ntdll.
|
14 years ago |
Alexandre Julliard
|
bef5645eb1
makefiles: Remove the no longer needed explicit separators for dependencies.
|
14 years ago |
Alexandre Julliard
|
b66685cdd8
programs: Build the programs that support it with -DWINE_NO_UNICODE_MACROS.
|
16 years ago |
Hans Leidekker
|
e547cf7043
winebrowser: Convert to Unicode.
|
16 years ago |
Misha Koshelev
|
07ad5c4c8a
winebrowser: Add DDE support.
|
17 years ago |
Alexandre Julliard
|
32ab895e46
makefiles: Generate the dependencies line to avoid some code duplication.
|
18 years ago |
Hans Leidekker
|
68d41b41b7
winebrowser: Handle file URLs.
|
19 years ago |
Hans Leidekker
|
46c5b5bc2f
No need to link against shell32 or user32.
|
19 years ago |
Alexandre Julliard
|
6be39b60f5
Take advantage of the new winegcc -B support.
|
20 years ago |
Alexandre Julliard
|
6621b2d213
Build all the programs with winegcc.
|
21 years ago |
Chris Morgan
|
d888d36e1d
Added winebrowser app that launches a Unix browser.
|
21 years ago |