Commit graph

3829 commits

Author SHA1 Message Date
Henri Verbeet
7421bb0b61 widl: Support forward type declarations. 2011-01-28 11:59:04 +01:00
Alexandre Julliard
6d659d7e15 makedep: Add dependencies for the msg.pot file. 2011-01-27 15:15:01 +01:00
Alexandre Julliard
bea2be5cce winebuild: Get rid of support for register entry points on x86_64. 2011-01-27 14:12:41 +01:00
Alexandre Julliard
417b70bf44 makefiles: Add rules to update po files from .mc files in maintainer mode. 2011-01-24 21:34:23 +01:00
Alexandre Julliard
72921af40b wmc: Add support for generating message translations based on po files. 2011-01-24 21:24:14 +01:00
Alexandre Julliard
196ffdf671 wmc: Add support for generating a po template file. 2011-01-24 20:09:53 +01:00
Alexandre Julliard
45dc5bf6b2 wmc: Store input file location for each individual message. 2011-01-24 20:05:34 +01:00
Alexandre Julliard
46ecc16deb wmc: Add a copy of the strmake utility function. 2011-01-24 20:05:00 +01:00
Alexandre Julliard
56425e3767 widl: Don't generate proxies for oleautomation interfaces. 2011-01-19 17:43:01 +01:00
Eric Pouech
67a55feeaf dbghelp, winedump: Added definition for S_FRAMEPROC_V2 symbol (CodeView). 2011-01-19 12:25:05 +01:00
Alexandre Julliard
9771ad8ca7 makefiles: Generate .res files directly from message files. 2011-01-18 16:56:02 +01:00
Alexandre Julliard
ecd144b40d wmc: Add support for creating resource and plain binary files. 2011-01-18 16:55:37 +01:00
Eric Pouech
a43b38fe0c winedump: Also dump FPO data out of JG PDB files. 2011-01-18 12:36:07 +01:00
Eric Pouech
2b010ad366 winedump: Dump segment info out of PDB files. 2011-01-18 12:35:59 +01:00
Eric Pouech
a7cdc540f3 winedump: Make use of PDB_STREAM_INDEXES in order to get rid of hardwired indexes. 2011-01-18 12:35:46 +01:00
Eric Pouech
5199d04b42 winedump: Added stream header support. 2011-01-18 12:35:15 +01:00
Eric Pouech
2cba84027b winedump: Get string table stream index out of ROOT named streams list. 2011-01-18 12:34:30 +01:00
Eric Pouech
40fb62c99f winedump: Dump streams names information out of ROOT object. 2011-01-18 12:33:56 +01:00
Eric Pouech
b7635f96ff winedump: Force the PDB_??_ROOT to always be present in reader object. 2011-01-18 12:33:21 +01:00
Alexandre Julliard
36bc86bfb3 wrc: Remove the context prefix when generating the po file for English. 2011-01-14 18:26:12 +01:00
André Hentschel
13b0452c45 winedump: Fix MZ Header detection. 2011-01-12 14:58:26 +01:00
Alexandre Julliard
4f574ee942 winedump: Try to load the PDB string table from file number 4 too. 2011-01-12 11:31:31 +01:00
Alexandre Julliard
ce6779c9b1 winedump: Print the machine field from the PDB symbol table. 2011-01-11 16:17:39 +01:00
Alexandre Julliard
e421ff6b6f winedump: Don't crash when the PDB filenames table isn't found. 2011-01-11 16:05:48 +01:00
Alexandre Julliard
51dd5c2ebb winedump: Fix printing of module sources in PDB files. 2011-01-11 16:05:48 +01:00
Alexandre Julliard
e6c8c6a541 tools: Upgrade the config.guess/config.sub scripts. 2011-01-10 13:03:52 +01:00
Eric Pouech
982775ddae winedump: Added support for dumping FPO streams. 2011-01-10 12:51:35 +01:00
Alexandre Julliard
7e6c75f1d1 makefiles: Generate dependencies for rsrc.pot. 2011-01-08 12:23:48 +01:00
Alexandre Julliard
c0b813f002 po: Use more standard names for the Serbian locales. 2011-01-07 12:11:41 +01:00
Alexandre Julliard
45ef8e8a18 wrc: Treat empty translation strings as missing. 2011-01-07 10:20:29 +01:00
Huw Davies
d5c66bc23d wrc: Initialise variable. 2011-01-05 17:54:33 +01:00
André Hentschel
564c7a5718 winemaker: Add def file support. 2011-01-05 17:52:06 +01:00
Alexandre Julliard
1898f22ca5 wrc: Do not use translations that are marked fuzzy. 2011-01-04 20:27:59 +01:00
Alexandre Julliard
367fd228d8 makefiles: Add rules to rebuild the po files in maintainer mode. 2011-01-04 17:05:21 +01:00
Alexandre Julliard
7c2a4bf25e makefiles: Add dependencies on all po files for po-translated resources. 2011-01-04 16:55:54 +01:00
Alexandre Julliard
d8c986e062 wrc: Add support for loading translations from po files. 2011-01-04 11:18:45 +01:00
Alexandre Julliard
10700bf6b2 wrc: Add support for generating .po files from existing resources. 2011-01-04 11:18:10 +01:00
Alexandre Julliard
80d12c358e makefiles: Automatically update the EXTRASUBDIRS variable in make_makefiles. 2011-01-01 20:28:10 +01:00
Alexandre Julliard
59ee6d83ab makefiles: Automatically add missing source variables in make_makefiles. 2011-01-01 17:46:56 +01:00
Alexandre Julliard
df45a347ac wrc: Store location information in strings. 2010-12-30 13:08:30 +01:00
Alexandre Julliard
d0a6c806a9 wrc: Explicitly define structure creation functions instead of playing with macros. 2010-12-30 12:30:36 +01:00
Alexandre Julliard
5fabc5cca7 wrc: Copy the strmake utility function from winegcc. 2010-12-30 12:27:13 +01:00
Alexandre Julliard
1858f43d99 configure: Make the import lib name optional in WINE_CONFIG_DLL. 2010-12-29 14:10:47 +01:00
Alexandre Julliard
6cce7fa0ce configure: Add a generic mechanism for passing flags to dll and program rules. 2010-12-28 16:35:40 +01:00
Alexandre Julliard
8639550155 winebuild: Allow duplicate resources with different versions and keep the highest version. 2010-12-28 16:35:40 +01:00
Alexandre Julliard
90c7acf845 widl: Allow specifying a class version outside of a typelib too. 2010-12-23 12:50:58 +01:00
Alexandre Julliard
fc3114ca80 widl: Don't free the input file name since it's stored in various places in the location info. 2010-12-23 12:50:52 +01:00
Alexandre Julliard
e5f65edfc9 widl: Allow specifying a version for a coclass independently of its typelib version. 2010-12-22 15:51:29 +01:00
Alexandre Julliard
41d6a92349 msxml2: Add an msxml2 library that contains the v2.6 msxml typelib. 2010-12-21 13:56:42 +01:00
Alexandre Julliard
cfa37214b9 msxml: Register the v2.0 classes using the IRegistrar mechanism. 2010-12-21 13:56:36 +01:00