ooo-build r13581 - trunk



Author: pmladek
Date: Thu Aug 14 20:28:40 2008
New Revision: 13581
URL: http://svn.gnome.org/viewvc/ooo-build?rev=13581&view=rev

Log:
2008-08-14  Petr Mladek  <pmladek suse cz>

	* Version 3.0.0		(openSUSE-11.1-alpha2, SLED11-alpha2)



Modified:
   trunk/ChangeLog
   trunk/NEWS
   trunk/configure.in

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Thu Aug 14 20:28:40 2008
@@ -1,3 +1,56 @@
+ooo-build-3.0.0:
+
+    + features:
+	+ support ooo300-m2 [Rene, others]
+	+ support rotated ellipses in WPG files [Fridrich]
+	+ Kohei's solver is back available [Kohei]
+	+ two new 3D transitions [Thorsten]
+    + bug fixes:
+	+ more on the layout stuff [Jan]
+	+ fix KDE fpicker to work with 3-layer OOo (bnc#413475) [Kendy]
+	+ update splash for new OSL_PIPE protocol [Kendy]
+	+ dash array parsing in SVG import [Thorsten]
+	+ honour custom shape capabilities [Thorsten]
+	+ missing text in GTK dialogs [Caolan, Thorsten]
+	+ messed font transform on EPS export [Caolan, Thorsten]
+	+ incorrect interpretation of color components [Thorsten]
+	+ slideshow crasher with the GTK plugin (i#91496) [Thorsten]
+	+ more on the localized arg separator stuff (n#358558, n#373479) [Kohei]
+	+ datapilot dialog and table insertion failure (bnc#408934) [Kohei]
+	+ support changeable separators in formula expression [Kohei]
+	+ chart subtitle export to XLS (bnc#411855, i#92357) [Kohei]
+	+ filtering by page fields with dates (i#90022) [Kohei]
+	+ cell with mixed font content (bnc#409448) [Kohei]
+	+ XLSX import crasher (bnc#413456) [Kohei]
+	+ filter on date issue (bnc#414303) [Kohei]
+	+ Excel formula parser fix (bnc#407807) [Kohei]
+	+ regenerate password hashes when necessary [Kohei]
+	+ cell format toggling improvement (i#86377) [Kohei]
+	+ leaving "Format code" blank crasher (bnc#416837) [Kohei]
+	+ external defined names in Calc (i#3740, i#4385, bnc#355685) [Kohei]
+    + VBA bits:
+	+ more on user forms and even handling [Noel, Fong]
+	+ "IF Not r Is Nothing Then" issue (bnc#407805) [Fong]
+	+ Replace doesn't replace globally (bnc#411203) [Fong]
+	+ simple unowrapper for the GraphicObject [Noel]
+	+ Painterface and PrintArea method fixes [Fong]
+	+ some keywords can be used as variable [Fong]
+	+ "Sub Test( Name as String )" support [Fong]
+	+ Range.Find doesn't work as expected [Fong]
+    + Win32 bits:
+	+ various build bits [Tor, Thorsten, KAMI]
+	+ add --disable-atl configure switch [Thorsten]
+    + build bits:
+	+ update libwpg to version 0.1.3 [Thorsten]
+	+ don't build xmlsecurity/source/xmlsec with disabled moz [Thosten]
+	+ mono stuff building [Rene, Radek]
+	+ some cleanup [Michael]
+	+ various build fixes [Rene, Thorsten, Petr]
+    + updated Debian, Frugalware, Novell, OxygenOffice, Ubuntu bits [Rene,
+      Miklos, Petr, KAMI, Chris]
+    + experimental:
+	+ more on the build split [Michael]
+
 ooo-build-2.99.25:
 
     + features:

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Thu Aug 14 20:28:40 2008
@@ -1,4 +1,4 @@
-AC_INIT(ooo-build, 2.99.25)
+AC_INIT(ooo-build, 3.0.0)
 AC_PREREQ(2.51)
 AC_CONFIG_SRCDIR(bin/build-ooo)
 AC_PREFIX_DEFAULT(/usr)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]