summaryrefslogtreecommitdiff
path: root/crashrep/source/win32/rcheader.txt
AgeCommit message (Collapse)AuthorFilesLines
2013-12-13Targetted text updates, with seasonable changes before l10n freeze.Michael Meeks1-1/+1
Change-Id: If37ef9f68711da3a0aa9a3ba59b111a8a23421df
2013-11-20Windows: Require at least Windows XP SP2Thomas Arnhold1-1/+0
* Windows XP SP2 is 0x0502, see http://msdn.microsoft.com/en-us/library/aa383745.aspx * If a module changes the Windows SDK version setting, this is done module wide now. So the overall behavior is as before. This seems to be the best compromise for now. * We need at least SP2 because of the bluetooth stuff used in sd/source/ui/remotecontrol. * Now, we require at least Internet Explorer 7.0. IE6 has been outdated for a long time. * Leave StdAfx.h file definitions, as those are Microsoft project specific precompiled header files. * All local definitions of WINVER are removed, because the global WINVER setting makes them obsolete now. To the relation of the three macros: Setting _WIN32_WINNT sets WINVER and NTDDI_VERSION automatically to the same value as _WIN32_WINNT. WINVER and NTDDI_VERSION can be set idenpendently each for itself. Change-Id: Ibcc12493aae4fcaf7bcfda88be99c1b61bc326cb Reviewed-on: https://gerrit.libreoffice.org/6496 Reviewed-by: Thorsten Behrens <thb@documentfoundation.org> Tested-by: Thorsten Behrens <thb@documentfoundation.org>
2013-02-28bin PATCH_SO_NAME crackAndras Timar1-7/+8
In VersionInfo of Windows executables the FileDescription property originally contained 80 times 'x' character. These executables were marked as PATCH_SO_NAME and later the installer maker perl program replaced the xxxxxxxxxxx to the actual file description which was defined in scp2. WHy was it good, I have no idea. The problem was that it happened after postprocess, where we signed the binaries, thus diigital signature became corrupted. It is better to give file descriptions via makefiles. Change-Id: Id5ad4470bb7a6313b33fbba09d72d9a009163a89
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist1-4/+0
We can drop or simplify many conditionals. Change-Id: I37e820e515cc09845c30b62c89ddb3b6ff370f97
2012-06-22cleanup malingering vendor name in disabled codeMichael Meeks1-23/+14
2012-03-23.txt files don't need executable bitsMichael Stahl1-0/+0
2011-12-10enhance VersionInfo resource of Windows excutablesAndras Timar1-6/+2
+ added ProductName (a required parameter), It is LibreOffice + CompanyName is configurable, it is $(OOO_VENDOR), that is set --with-vendor configure switch. If not set, then CompanyName is empty string which is fine, too. + Binary file version and FileVersion string show the same value, and version number is sane: main version + subversion + microversion + build number, such as 3.5.0.0 + LegalCopyright text is the same as in the About box, year range can be set in minor.mk - removed archaic and overcomplicated version number calculating macros - removed version.lst, copied relevant content to minor.mk - removed binary RCDATA resources, I don't think they were of any use
2011-11-22fix VERSIONINFO section of win32 executables fdo#30798Andras Timar1-2/+2
2010-10-12removed German from the versioninfoAndras Timar1-22/+0
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien1-4/+1
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2009-05-15CWS-TOOLING: integrate CWS dv11Jens-Heiner Rechtien1-26/+2
2009-05-13 16:50:24 +0200 dv r271863 : #i101829# Use UPGRADINGPRODUCTCODE to detect major upgrade 2009-04-17 15:55:48 +0200 dv r270953 : CWS-TOOLING: rebase CWS dv11 to trunk@270723 (milestone: DEV300:m46) 2009-04-17 09:14:21 +0200 dv r270916 : #i100915# Use better product name 2009-04-16 14:41:49 +0200 dv r270884 : #i101132# Use a waiting thread to defere update check 2009-04-07 15:46:52 +0200 dv r270599 : #i100915# Use one include file for all version.rc files 2009-04-07 13:49:56 +0200 dv r270596 : #i100915# Use one include file for all version.rc files 2009-04-03 09:04:08 +0200 dv r270447 : #100776# Added Microsoft XML file types to 'Default Applications', cleaned up Application name display in 'Default Applications' 2009-04-01 10:13:28 +0200 dv r270306 : #i100713# Remove instmsia.exe from installation set 2009-03-30 16:35:35 +0200 dv r270240 : CWS-TOOLING: rebase CWS dv11 to trunk@270033 (milestone: DEV300:m45) 2009-03-27 10:24:40 +0100 dv r270138 : #i100410# Show survey after deinstalling OpenOffice.org (Windows only) 2009-03-18 15:05:31 +0100 dv r269679 : #i98780# Use 'Desktop' folder only, if it exists 2009-03-17 11:19:47 +0100 dv r269581 : #i100082# Ignore updates with failed dependencies for automatic update check 2009-03-13 14:37:27 +0100 dv r269479 : #i100082# Use 'value' instead of 'name' to create error message 2009-03-13 10:14:48 +0100 dv r269460 : #i100082# Support better error message when extension manager update finds an incompatible update
2009-05-05#i10000# version fixIvo Hinkelmann1-4/+4
2008-04-10INTEGRATION: CWS changefileheader (1.4.14); FILE MERGEDRüdiger Timm1-24/+19
2008/03/31 13:21:31 rt 1.4.14.1: #i87441# Change license header to LPGL v3.
2008-01-15INTEGRATION: CWS obo21 (1.3.20); FILE MERGEDIvo Hinkelmann1-2/+11
2007/12/07 07:21:57 obo 1.3.20.2: typo 2007/12/06 11:40:01 obo 1.3.20.1: #i84233# change for .Net 2008 (no directx 5 available)
2007-07-18INTEGRATION: CWS mh23 (1.2.166); FILE MERGEDOliver Bolte1-0/+125
2007/07/17 12:39:35 mh 1.2.166.1: update Version info, #i79696#
2004-07-30INTEGRATION: CWS enusencoding (1.1.116); FILE MERGEDKurt Zenker1-0/+8
2004/07/20 16:54:59 ihi 1.1.116.1: #i31788# Native Windows rc file hack
2003-06-06#i15275# Move crashrep sources to OOo cvs moduleHennes Rohling1-0/+4