Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-05-07 | fix condition for SetupCompleteSuccess | Andras Timar | |
Change-Id: Ia134204af1747f570e3048b47c2e12415ceb56b3 | |||
2012-05-07 | don't refer to a deleted control | Andras Timar | |
Change-Id: I61f54a76096f3d2390c16fb1715aa95761e761e5 | |||
2012-05-07 | remove unused checkboxes from Windows installer | Andras Timar | |
Change-Id: I51eea9c45b893f56dece99e8d01e385c96051f8d | |||
2012-05-03 | fdo#48812 change Customer Information to User Information (in MSI UI) | Andras Timar | |
2012-04-29 | make gbuild the default assumption of build.pl | Bjoern Michaelsen | |
this removes dmake completely out of the build for migrated modules build.pl now assumes modules to be gbuild, unless there is a prj/dmake file Change-Id: I674a036b182ee13c5ec093e83cb3d38133112d3b | |||
2012-04-27 | fdo#48087 get real version numbers from executables for the File table of MSI | Andras Timar | |
This is only a partial fix to the bug, the second part will be the creation and population of MsiFileHash table. | |||
2012-04-26 | fdo#39643: Remove --disable-strip-solver configure option | David Ostrovsky | |
Signed-off-by: Petr Mladek <pmladek@suse.cz> | |||
2012-04-26 | remove unused icons from Windows installer | Andras Timar | |
2012-04-25 | fdo#47779 installer dialog header background should be white | Andras Timar | |
2012-04-10 | fdo#48411 Find install location during help pack install | Andras Timar | |
2012-04-02 | PRODUCTNAME is not defined in this context, we need BRANDPACKAGEVERSION | Andras Timar | |
2012-03-23 | remove old product from MSI's CustomAction table | Andras Timar | |
2012-03-23 | old products are unconditionally removed, clean up unused code | Andras Timar | |
2012-03-23 | remove unused DatabaseFolder dialog from MSI | Andras Timar | |
2012-03-20 | fix control order in MSI, this time for real | Andras Timar | |
2012-03-20 | fix control order in MSI | Andras Timar | |
2012-03-20 | Revert "remove last traces of serial number check from MSI" | Andras Timar | |
This reverts commit 90ec7ecb86f4cc2005ac1c5a7e70b19fbdc02426. | |||
2012-03-20 | remove last traces of serial number check from MSI | Andras Timar | |
2012-03-20 | remove last traces of serial number check from MSI | Andras Timar | |
2012-03-20 | remove unused License Agreement dialog from MSI | Andras Timar | |
2012-03-20 | remove unused xpdinstaller module | Andras Timar | |
2012-03-20 | amended UI text in MSI | Andras Timar | |
2012-03-20 | LibreOffice installer does not need Serial number | Andras Timar | |
2012-03-20 | remove unused Language selection dialog from MSI | Andras Timar | |
2012-03-20 | remove unused BrOffice files | Andras Timar | |
2012-03-19 | Don't build helppack installers if --without-help | Tor Lillqvist | |
Or should it be --without-helppack-integration that affects it? Or both? Why do we need both these switches? And what does that irritating "integration" thing mean again? Does --without-helppack-integration mean "yes, do build helppacks, but don't integrate them"? | |||
2012-03-06 | we always use relative paths in ddf files | Andras Timar | |
2012-03-06 | remove unused SETSTATICPATH variable | Andras Timar | |
2012-03-06 | Added option to hide external link buttons on Start Center | Szabolcs Dezsi | |
This option is useful for Intel AppUp builds. On the other hand, unused STARTCENTER_LAYOUT_STYLE option was removed. | |||
2012-03-06 | more documentation and cleanups for various modules. | Michael Meeks | |
2012-02-24 | remove unused parameter EVAL | Andras Timar | |
2012-02-24 | fdo#44717 More helpful text when installer detects a running soffice.bin | Andras Timar | |
2012-02-08 | Create test packages even when SDK is disabled | Petr Mladek | |
Also fixed order in the other makefile target to make it clear that it differs in the SDK | |||
2012-01-06 | more wJRE cleanup | Andras Timar | |
2011-12-16 | add version suffix (beta1) to about dialog | Petr Mladek | |
configurable at build time via ABOUTBOXPRODUCTVERSIONSUFFIX in instsetoo_native/util/openoffice.lst configurable at runtime via registry/data/org/openoffice/Setup.xcu and ooSetupVersionAboutBoxSuffix property | |||
2011-12-13 | Untabify | Tor Lillqvist | |
2011-12-13 | We don't use any 'pooling' when packaging | Tor Lillqvist | |
2011-12-12 | instsetoo_native: try to fix tinderbox: | Michael Stahl | |
3e2aec1a5437a930325e3eb715cec3a61497d92d removed a closing parenthesis | |||
2011-12-12 | OxygenOffice doesn't bundle JRE either | Tor Lillqvist | |
2011-12-12 | change PRODUCTNAME back to LOdev, because prev. change broke Linux packaging | Andras Timar | |
2011-12-11 | fix problems with generation of download name | Andras Timar | |
2011-12-11 | The common_build stuff is surely obsolete | Tor Lillqvist | |
2011-12-10 | enhance VersionInfo resource of Windows excutables | Andras Timar | |
+ 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-12-08 | Bump version to 3.6 (3.6.0, 360, 360m1) | Tor Lillqvist | |
2011-12-08 | There is no LibreOffice with bundled JRE and won't be | Tor Lillqvist | |
2011-12-07 | dont do fancy stuff with files that are in zips instsetoo_native for now | Bjoern Michaelsen | |
2011-12-06 | remove NSIS support | Andras Timar | |
2011-12-05 | wizards: completely work python wizard packaging and registration | Michael Meeks | |
Also improve exception handling and error printing in pythonloader Allow registration of explicit .py components - the only method that works | |||
2011-12-05 | Set the python fax wizard as the default one | Xisco Fauli | |
2011-12-05 | Add the rest of the files to scp2 | Xisco Fauli | |