Joel Holdsworth
|
465e653940
|
tools: Modified the ICO render script to also render BMPs.
|
2010-05-17 12:42:32 +02:00 |
|
Alexandre Julliard
|
f3831cf2cb
|
configure: Rename the 64-bit loader to wine64 and keep wine always for the 32-bit loader.
This provides better backwards compatibility when running with a
32-bit prefix.
|
2010-05-17 12:42:30 +02:00 |
|
Hans Leidekker
|
f6612adcd2
|
winedump: Print the network share name in .lnk files.
|
2010-05-14 18:03:02 +02:00 |
|
Frédéric Delanoy
|
0c07c7ba09
|
winemaker: Add French translation.
|
2010-05-14 11:07:06 +02:00 |
|
Frédéric Delanoy
|
54b973acad
|
winemaker: Fix typos in manpage.
|
2010-05-14 11:07:00 +02:00 |
|
André Hentschel
|
1a8fdf07b4
|
winemaker: Add missing linefeed.
|
2010-05-12 13:44:00 +02:00 |
|
André Hentschel
|
ebde80574d
|
winemaker: Clean up target type handling.
|
2010-05-11 11:06:06 +02:00 |
|
André Hentschel
|
bb8f2c4b17
|
winemaker: Check for more project files.
|
2010-05-11 11:05:35 +02:00 |
|
Alexandre Julliard
|
5978e4f096
|
wine.inf: Copy l_intl.nls to the system32 directory.
|
2010-05-06 21:04:03 +02:00 |
|
Alexandre Julliard
|
321d3883bf
|
configure: Create a symlink from l_intl.nls in the build tree, and install it.
|
2010-05-06 20:54:33 +02:00 |
|
Alexandre Julliard
|
930a13dd86
|
libwine: Add support for generating l_intl.nls, based on a patch by Andrey Turkin.
|
2010-05-06 20:50:14 +02:00 |
|
Gerald Pfeifer
|
3aa6cff4ce
|
wrc: Remove variable type which is not really used from rsrcid_to_token.
|
2010-05-05 10:53:05 +02:00 |
|
Damjan Jovanovic
|
75f34a615b
|
wine.desktop: Add hr and sr@latin translations.
|
2010-05-05 10:43:43 +02:00 |
|
Scott Ritchie
|
28cc401295
|
wine.desktop: Add Icon=wine to support systems with icon themes.
|
2010-05-04 13:15:00 +02:00 |
|
Aurimas Fišeras
|
55cb1a1256
|
wine.desktop: Add Lithuanian translation.
|
2010-05-04 13:14:58 +02:00 |
|
Gerald Pfeifer
|
194fd8744a
|
widl: Simplify write_struct_tfs and remove an unused variable.
|
2010-05-03 15:40:58 +02:00 |
|
Damjan Jovanovic
|
f5a5371733
|
wine.desktop: Add Serbian translation.
|
2010-05-03 14:01:05 +02:00 |
|
Kirill Smelkov
|
b25cd21df2
|
winegcc: Do use DSO full name for .so arguments.
|
2010-04-26 11:38:13 -05:00 |
|
Kirill Smelkov
|
0b4fe5e56a
|
winebuild/winegcc: Allow building .dll.so without .spec file.
|
2010-04-26 11:38:06 -05:00 |
|
Frédéric Delanoy
|
f99fc38313
|
tools: Fix formatting errors in winemaker manpage.
|
2010-04-26 07:04:55 -05:00 |
|
Gerald Pfeifer
|
0151175127
|
sfnt2fnt: Remove variable descent which is not really used from fill_fontinfo.
|
2010-04-26 07:00:43 -05:00 |
|
Gerald Pfeifer
|
4e7fe5823a
|
winedump: Remove variable strtable which is not really used from dump_symbol_table.
|
2010-04-26 07:00:22 -05:00 |
|
Gerald Pfeifer
|
ea6590af16
|
widl: Remove variable size which is not really used from print_phase_basetype.
|
2010-04-26 06:59:22 -05:00 |
|
Gerald Pfeifer
|
878df9a7e6
|
fnt2bdf: Remove variable dpi which is not really used from dump_bdf_hdr.
|
2010-04-26 06:59:11 -05:00 |
|
André Hentschel
|
65900b4a31
|
winemaker: Allow compiling 32-bit targets to be compiled on 64-bit hosts.
|
2010-04-22 11:56:21 +02:00 |
|
Kirill Smelkov
|
277aba1d76
|
wrc: Drop hardcoded INCLUDEDIR.
INCLUDEDIR should be defined in Makefile.in, and if not, we should notice.
|
2010-04-22 11:27:52 +02:00 |
|
Kirill Smelkov
|
f4ff08f483
|
wrc: Use INCLUDEDIR when compiling.
|
2010-04-22 11:27:44 +02:00 |
|
Alexandre Julliard
|
1ffab3ab4e
|
wrc: Make the bitmap size checking more generic, and add support for V5 bitmaps.
|
2010-04-21 14:07:50 +02:00 |
|
Alexandre Julliard
|
6359de3ddc
|
tools: Remove the deprecated wineprefixcreate script.
|
2010-04-21 12:17:00 +02:00 |
|
Joel Holdsworth
|
310561acbb
|
tools: Fixed buildicon to support rectangular icons.
|
2010-04-21 11:57:32 +02:00 |
|
Joel Holdsworth
|
60fad33ae9
|
tools: Remove fallback render rule.
|
2010-04-21 11:57:32 +02:00 |
|
Joel Holdsworth
|
258a2128b9
|
tools: Fixed buildicon to use the path of rsvg provided in the environment variable.
|
2010-04-21 11:57:32 +02:00 |
|
Alexandre Julliard
|
3044d734b1
|
server: Fix structure padding for requests that have a reply.
|
2010-04-20 21:25:38 +02:00 |
|
Eric Pouech
|
22da105b4d
|
winegcc: When specifying -m32, force i386 cpu when compiling on x86_64 boxes.
|
2010-04-20 11:16:29 +02:00 |
|
Eric Pouech
|
d4dfcc1f32
|
winegcc: On x86-64, don't define twice the fastcall macros.
|
2010-04-20 11:15:48 +02:00 |
|
Austin English
|
62781a6b3c
|
winedump: Output Makefile.in the right way for the new build system.
|
2010-04-19 14:54:00 +02:00 |
|
Eric Pouech
|
f4f3033daa
|
winedump: Add support for x86-64 in known CPUs while reading minidumps.
|
2010-04-16 16:53:49 +02:00 |
|
Alexandre Julliard
|
53dfaf0d58
|
wine.inf: Register iexplore from the system directory so that the 32-bit version gets registered too.
|
2010-04-15 22:52:54 +02:00 |
|
Alexandre Julliard
|
5c2db41cdc
|
winebuild: Add cfi annotations to the relay functions for i386.
|
2010-04-12 12:33:19 +02:00 |
|
Alexandre Julliard
|
eba56752fd
|
winebuild: Add cfi annotations to the import thunk for i386.
|
2010-04-12 12:04:50 +02:00 |
|
Alexandre Julliard
|
5288196f78
|
winegcc: Add support for the -fasynchronous-unwind-tables option.
|
2010-04-11 12:49:15 +02:00 |
|
Alexandre Julliard
|
3dfbbb597c
|
winebuild: Support for -fasynchronous-unwind-tables flag to enable/disable CFI generation.
|
2010-04-11 12:49:15 +02:00 |
|
Alexandre Julliard
|
e550e8a100
|
winebuild: Add a wrapper function to output cfi directives.
|
2010-04-11 12:49:00 +02:00 |
|
Frédéric Delanoy
|
db7928c385
|
manpages: Fix formatting errors.
|
2010-04-09 11:47:05 +02:00 |
|
Alexandre Julliard
|
b141e6e33b
|
winapi: Add a few more types to the ntdll generated tests.
|
2010-04-07 18:04:00 +02:00 |
|
Alexandre Julliard
|
a8e86e35dd
|
winapi: Generate the 64-bit variant of structure size/alignment tests.
|
2010-04-07 18:03:00 +02:00 |
|
Alexandre Julliard
|
6b11a3c3f8
|
winapi: Add some support for handling ifdefs, particularly ifdef _WIN64.
|
2010-04-07 17:27:14 +02:00 |
|
Marcin Baczyński
|
d04c2ccb27
|
makedep: Silence unused result warnings.
|
2010-04-06 14:32:28 +02:00 |
|
Alexandre Julliard
|
513c77655a
|
tools: Improve error handling in the buildicon script.
|
2010-04-06 13:24:04 +02:00 |
|
Joel Holdsworth
|
e02de77508
|
tools: Installed new icon build script.
|
2010-04-06 13:23:22 +02:00 |
|