ooo-build r13769 - trunk
- From: pmladek svn gnome org
- To: svn-commits-list gnome org
- Subject: ooo-build r13769 - trunk
- Date: Wed, 3 Sep 2008 15:41:20 +0000 (UTC)
Author: pmladek
Date: Wed Sep 3 15:41:20 2008
New Revision: 13769
URL: http://svn.gnome.org/viewvc/ooo-build?rev=13769&view=rev
Log:
2008-09-03 Petr Mladek <pmladek suse cz>
* Version 3.0.0.3
* default tag ooo300-m4 (builds fine for me)
Modified:
trunk/ChangeLog
trunk/NEWS
trunk/configure.in
Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS (original)
+++ trunk/NEWS Wed Sep 3 15:41:20 2008
@@ -1,3 +1,48 @@
+ooo-build-3.0.0.3:
+
+ + features:
+ + support ooo300-m4 [Petr]
+ + new FadeThroughBlack transition [Radek]
+ + search /usr/share/templates/ooo for templates [Petr]
+ + bug fixes:
+ + various fixes of the 3D transitions [Radek]
+ + more on the external range names [Kohei]
+ + more on skipping overlapped cells [n#362674, i#86943] (Kohei)
+ + more on chart subtitle export to XLS (bnc#411855, i#92357) [Thorsten]
+ + Cyrillic text displayed with too much spacing (i#92072) [Fong]
+ + broken logical size calculation on BMP export [Thorsten]
+ + various uninitialised values [Julian, Fridrich]
+ + use V2 format for types.rdb as well [Radek]
+ + updated Hungarian translation fixes [KAMI]
+ + mono support to work again [Radek, Petr]
+ + non-UTF8 dictionaries (bnc#418307) [Kendy]
+ + import the content of TOC (bnc#404254) [Amelia]
+ + bin obsolete hack for searching mozilla certificates [Rene]
+ + saving with the external odf-converter (bnc#410982) [Florian]
+ + 100% CPU usage while opening GNOME fpicker [Caolan, Thorsten]
+ + avoid extra tab in the task bar for GNOME fpicker [Caolan, Thorsten]
+ + VBA bits:
+ + more on the user forms and event handling [Noel, Fong]
+ + sheet copying and associated modules (bnc#417320) [Noel]
+ + lcl_ScRange_Parse_XL_Header and 3D flags (bnc#422569) [Noel]
+ + ClassModule property with type Variant (bnc#417316, i#93214) [Noel]
+ + Range with Listbox.value comparison (bnc#421939) [Noel]
+ + number to string comparsion (bnc#422559) [Noel]
+ + Application.Worksheetfunctions object issue (bnc#414248) [Fong]
+ + more on friendly name for objectmodule tab [Fong]
+ + worksheet calculate event [Fong]
+ + UNO interface of VBA mode [Fong]
+ + Win32 bits:
+ + various build and installation fixes [Tor, Kendy, Thorsten]
+ + build bits:
+ + updated scsolver to the snapshot 2008-09-01 [Kohei]
+ + set java target 1.5 by default [Petr]
+ + build with OpenJDK for !i386/amd64 [Rene]
+ + better support for localization of the OxygenOffice bits [Petr]
+ + updated Novell, Ubuntu bits [Petr, Tor, Chris]
+ + experimental:
+ + more on the build split [Michael, Chris, Petr]
+
ooo-build-3.0.0.2:
+ features:
Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in (original)
+++ trunk/configure.in Wed Sep 3 15:41:20 2008
@@ -1,9 +1,9 @@
-AC_INIT(ooo-build, 3.0.0.2)
+AC_INIT(ooo-build, 3.0.0.3)
AC_PREREQ(2.51)
AC_CONFIG_SRCDIR(bin/build-ooo)
AC_PREFIX_DEFAULT(/usr)
-DEFAULT_TAG=ooo300-m3
+DEFAULT_TAG=ooo300-m4
# For the upstream packages it is like:
# DEFAULT_TAG=OOH680_m12
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]