Commit Graph

3799 Commits (8484e9633a9b762c8ac5cd880296914a43ca41c9)

Author SHA1 Message Date
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
Alexandre Julliard f6b6c7bade include: Correctly define the msxml typelib by directly including xmldom.idl and xmldso.idl. 2010-12-21 12:17:11 +01:00
Alexandre Julliard 17e66e06d6 msi: Convert the dll registration to the IRegistrar mechanism. 2010-12-17 14:59:49 +01:00
Alexandre Julliard 875c1b8739 widl: Register the PSFactoryBuffer class as factory if it's defined in the idl file. 2010-12-17 14:58:47 +01:00
Alexandre Julliard 7372ffddb7 avifil32: Move extension registrations to the rgs file. 2010-12-17 13:50:41 +01:00
Michael Stefaniuc d1f907b9a8 winapi: Remove support for wineaudioio.drv. wineaudioio.drv is no more. 2010-12-17 13:26:04 +01:00
Alexandre Julliard bb80fdf744 wine.inf: Don't set the ProgramFiles environment variables through the registry. 2010-12-14 22:49:01 +01:00
André Hentschel a49eac930a wrc: Allow comma after popup name. 2010-12-14 11:44:09 +01:00
Alexandre Julliard f3f5230b92 widl: Don't create the CurVer key if the ProgId is already version-independent. 2010-12-09 22:42:30 +01:00
Alexandre Julliard cb246ca7a7 widl: Support encoding the DECIMAL type in typelibs. 2010-12-09 00:05:28 +01:00
Alexandre Julliard 8c78994866 widl: Signal an error when trying to output an undefined interface into a typelib. 2010-12-08 20:32:08 +01:00
Alexandre Julliard 2dc85894a7 widl: Improve registration of coclasses contained in typelibs. 2010-12-08 16:10:44 +01:00
Alexandre Julliard 577f202d25 wrc: Only allow 7-bit ASCII characters in wide string constants. 2010-12-05 16:33:13 +01:00
Alexandre Julliard 15ccabc9a8 makefiles: Add common rules for installing the main man page. 2010-12-05 16:17:58 +01:00
André Hentschel 9a1000c8cc winemaker: Remove a comment. 2010-12-05 12:24:24 +01:00
Alexandre Julliard 431e369f62 ole32: Convert dll registration to the IRegistrar mechanism. 2010-12-03 19:51:08 +01:00
Alexandre Julliard 2f5c578dba widl: Output registration information also for IUnknown. 2010-12-03 19:29:49 +01:00
Alexandre Julliard 2bf6305ad6 widl: Don't force removal of progids since "CLSID" is also a progid. 2010-12-03 18:09:13 +01:00
Alexandre Julliard b3ebd5a8c5 widl: Use the class name as default description for a progid. 2010-12-03 14:28:28 +01:00
Jacek Caban 4a91265b4f npmshtml: Added Mozilla plugin for mshtml ActiveX controls. 2010-12-03 11:51:50 +01:00
Alexandre Julliard 335282f564 widl: Generate keys for coclasses in the registration resources. 2010-12-02 13:15:14 +01:00
Alexandre Julliard 3991b05746 widl: Add progid, threading and vi_progid attributes for coclasses.
This is a Wine extension, modelled after the corresponding attributes
supported by Visual C++.
2010-12-02 13:14:50 +01:00
André Hentschel d4c50adb72 winemaker: Add calling convention flags. 2010-12-01 11:10:24 +01:00
André Hentschel c8f4154874 winemaker: Fix going up one directory level. 2010-12-01 11:10:07 +01:00
André Hentschel 4dd043a583 winemaker: Fix current directory recognition.
Also fixed some comments
2010-12-01 11:10:01 +01:00
Alexandre Julliard 1787e8f05e makedep: Add support for dll registration files. 2010-11-30 13:53:25 +01:00
Alexandre Julliard 1a2837a089 makefiles: Add rules for building dll registration resources. 2010-11-30 13:53:25 +01:00
André Hentschel 5d95857c27 winemaker: Remove unused target constants. 2010-11-29 19:52:02 +01:00
Austin English fcd01fa418 tools: Fix install-dev target. 2010-11-29 11:27:54 +01:00
Alexandre Julliard ce3abe8c0c widl: Add support for generating a .rgs registration script for the defined interfaces. 2010-11-27 13:29:13 +01:00
Alexandre Julliard 233814c21e widl: Add a general -o option instead of having a different output name option for each file type. 2010-11-27 13:28:16 +01:00