ooo-build r11897 - in trunk: . patches/src680
- From: pmladek svn gnome org
- To: svn-commits-list gnome org
- Subject: ooo-build r11897 - in trunk: . patches/src680
- Date: Thu, 13 Mar 2008 19:52:00 +0000 (GMT)
Author: pmladek
Date: Thu Mar 13 19:52:00 2008
New Revision: 11897
URL: http://svn.gnome.org/viewvc/ooo-build?rev=11897&view=rev
Log:
2008-03-13 Petr Mladek <pmladek suse cz>
* patches/src680/apply: move the EMFPlus from LinuxCommon and
Win32Common; enable it on openSUSE 10.2, 10.3, 11.0; as discussed
with Radek
* patches/src680/apply: disable buildfix-gcc-4.3-compiler-error.diff;
it is fixed in gcc, PR35469
Modified:
trunk/ChangeLog
trunk/NEWS
trunk/patches/src680/apply
Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS (original)
+++ trunk/NEWS Thu Mar 13 19:52:00 2008
@@ -1,3 +1,43 @@
+ooo-build-2.4.0.3
+
+ + features:
+ + target ooh680-m11 (2.4rc5) (Rene)
+ + new OpenGL slide transitions (Radek)
+ + bug fixes:
+ + fallback to original 2D transitions (Radek)
+ + allow to send documents via groupwise [n#368044, i#86886] (Petr)
+ + skip overlaped cells when navigating [n#362674, i#86943] (Kohei)
+ + paste on Enter in Calc crash (Kohei)
+ + keyboard configuration migrations during update [n#367160] (Kohei)
+ + filenames with spaces and sending via sylpheed-claws [n#362773, i#86887] (Petr)
+ + highlighting of pasted cell regression [i#86894] (Kohei)
+ + more on navigating in the selected cells [n#364351] (Jon)
+ + bin dangerous floatig-point rounding error fix (Kohei)
+ + better icons for toggle sheet grid lines command [n#358550] (Jakub, Kohei)
+ + background of highlighted cell regression [n#361360, i#3907] (Kohei)
+ + several char unit issues [n#356101] (Amelia)
+ + text layout enhancement for better CJK support (Amelia)
+ + prefere odf-converter over the internal OOX filters [n#348471] (Kendy)
+ + unlock WebDAV stream when OOo crashes (Kendy)
+ + no autocorrection when "!" has been typed [i#86580] (Timar, KAMI)
+ + bin problematic NULL behavior compatibility with MSO fix (Noel)
+ + more Hungarian localization fixes (KAMI)
+ + VBA bits:
+ + improvement of the XInterior API [n#365557] (Jiao)
+ + better support for passing uno Integer params to Range.Cells (Noel)
+ + fix for Autofit (Noel)
+ + fix enumeration of Range.Rows() (Noel)
+ + MSO Userform controls fix [i#87007] (Noel)
+ + Win32 bits:
+ + transparency problem with EMF+ support [n#360809] (Thorsten)
+ + updated Hungarian dictionary (KAMI)
+ + build bits:
+ + support for system stlport5 is not longer maintained
+ + build of the OpenGL stuff (Radek)
+ + various build fixes (Thorsten, Noel, Hanno)
+ + workaround x86-64 visibility build problem (Kendy)
+ + updated Debian, Gentoo, Mandriva, OxygenOfficeLinux bits (Rene, Hanno, Marcelo, KAMI)
+
ooo-build-2.4.0.2
+ features:
Modified: trunk/patches/src680/apply
==============================================================================
--- trunk/patches/src680/apply (original)
+++ trunk/patches/src680/apply Thu Mar 13 19:52:00 2008
@@ -16,12 +16,12 @@
Layout, VBABits, VBAObjects, CalcErrors, Store, CJK, GCJ, Lwp, \
OOXML, SVGImport, AutoCorrectCapsLock, UnitTesting
-LinuxCommon : Common, EMFPlus, LayoutDialogs, Defaults, TangoIcons, FontConfigTemporaryHacks, \
+LinuxCommon : Common, LayoutDialogs, Defaults, TangoIcons, FontConfigTemporaryHacks, \
FedoraFixes, LinuxOnly, SystemBits, \
cairocanvas, msaccess, OpenGLTransitions, \
Fpickers, Mono, AddressBooks, QuickStarter
MacOSXCommon : Common, Defaults, TangoIcons, SystemBits
-Win32Common : Common, EMFPlus, Defaults, TangoIcons, \
+Win32Common : Common, Defaults, TangoIcons, \
Win32Only, NotDebian
# Experimental sections
Experimental: DebianBaseNoHelpContent, \
@@ -46,9 +46,9 @@
SUSE-9.3 : NovellBase
SUSE-10.0 : NovellBase
SUSE-10.1 : NovellBase, BerkeleyDB43
-SUSE-10.2 : NovellBase, BerkeleyDB43
-SUSE-10.3 : NovellBase, BerkeleyDB43
-SUSE : NovellBase, BerkeleyDB43, Gcc43
+SUSE-10.2 : NovellBase, BerkeleyDB43, EMFPlus
+SUSE-10.3 : NovellBase, BerkeleyDB43, EMFPlus
+SUSE : NovellBase, BerkeleyDB43, Gcc43, EMFPlus
SUSE-reduced:NovellBase,BerkeleyDB43, ReducedDefaults
# Debian
DebianBase : LinuxCommon, DebianBaseOnly, Lockdown, GCCSTL, CalcSolver, BerkeleyDB43, Split, PostgreSQL
@@ -203,7 +203,7 @@
# temporary compile sc/source/core/tool with -O1 with gcc-4.3 on x86_64
# until the internal compiler error is fixed
-buildfix-gcc-4.3-compiler-error.diff, n#370383, pmladek
+# buildfix-gcc-4.3-compiler-error.diff, n#370383, pmladek
#Fix: no autocorrection when "!" (exclamation mark) was typed
#This is timar's patch, will be fixed in 3.0 in the stream
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]