Alexandre Julliard
|
86b1f94d28
|
makefiles: Get rid of the MAKE_PROG_RULES variable.
|
2014-01-02 12:12:57 +01:00 |
Alexandre Julliard
|
2cf2741a30
|
iexplore: Add a 256x256 icon.
|
2013-03-27 20:12:27 +01:00 |
Alexandre Julliard
|
c9eee73450
|
makefiles: Define __WINESRC__ when building programs.
|
2012-01-23 16:07:37 +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
|
2c47b66b71
|
ieframe: ieframe variant of IEWinMain is Unicode.
|
2011-10-20 20:48:26 +02:00 |
Jacek Caban
|
89817dec10
|
iexplore: Use ieframe instead of shdocvw.
|
2011-08-01 11:12:48 +02:00 |
Jacek Caban
|
a9700cbc84
|
iexplore: Removed unneeded imports.
|
2011-07-29 13:30:52 +02:00 |
Jacek Caban
|
3faa938712
|
iexplore: Moved iexplore registration extension to iexplore.exe.
|
2011-07-29 13:30:36 +02:00 |
Alexandre Julliard
|
59ee6d83ab
|
makefiles: Automatically add missing source variables in make_makefiles.
|
2011-01-01 17:46:56 +01:00 |
Alexandre Julliard
|
5f49129e03
|
resources: Define a generic mechanism for adding extra values to the common version block.
|
2010-12-03 14:53:59 +01:00 |
Damjan Jovanovic
|
01ab7df67f
|
iexplore: Use a better file description.
|
2010-11-23 14:16:22 +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 |
Jacek Caban
|
5a8f2073ca
|
iexplore: Use 1 as default icon ID.
|
2010-06-10 14:58:53 +02:00 |
Joel Holdsworth
|
8703e9c522
|
iexplore: Added a Tango compliant icon.
|
2010-06-07 12:32:57 +02:00 |
Joel Holdsworth
|
da8831be97
|
iexplore: Renamed iexplore resource file.
|
2010-06-07 12:29:55 +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 |
Mikolaj Zalewski
|
95aaca1707
|
iexplore: Add VERSIONINFO resource.
|
2007-08-20 11:55:58 +02:00 |
Alexandre Julliard
|
32ab895e46
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +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 |
Mike McCormack
|
5a5b35cec7
|
Add an implementation of iexplore.exe.
|
2006-04-05 11:27:54 +02:00 |