[ooo-build-commit] patches/dev300

Kohei Yoshida kohei at kemper.freedesktop.org
Fri Jul 31 11:04:59 PDT 2009


 patches/dev300/apply |   31 ++++++++++++++++---------------
 1 file changed, 16 insertions(+), 15 deletions(-)

New commits:
commit 34428895c212eef2aeecfef7d3e1d2a55618d6b8
Author: Kohei Yoshida <kyoshida at novell.com>
Date:   Fri Jul 31 14:01:46 2009 -0400

    Enabled the animated border and fancy document modified status.
    
    * patches/dev300/apply: now these two UI enhancements are in for
      all builds.  They are safe enough to be enabled.

diff --git a/patches/dev300/apply b/patches/dev300/apply
index e338ea5..8cacfdb 100644
--- a/patches/dev300/apply
+++ b/patches/dev300/apply
@@ -16,7 +16,7 @@ Common : PreprocessPatches, BuildBits, TemporaryHacks, FixesNotForUpstream, \
 	 Icons, Branding, CalcFixes, WriterFixes, EasterEgg, \
 	 GStreamer, CWSBackports, WPG, Cleanups, WMF, GnomeVFS, WebDAV, \
 	 Layout, VBABits, VBAObjects, CalcErrors, Store, CJK, GCJ, Lwp, WPS, \
-	 OOXML, OOXMLExport, SVGImport, AutoCorrectCapsLock, UnitTesting, \
+	 OOXML, OOXMLExport, SVGImport, FrameworkFeature, UnitTesting, \
 	 PopupRemoval, LinkWarningDlg, RadioButtons, InternalCairo, \
 	 FedoraCommonFixes, InternalMesaHeaders, LayoutDialogs, Fuzz, \
          CalcRowLimit, Gcc44
@@ -2463,10 +2463,11 @@ buildfix-toolkit-workben-layout.diff
 layout-parallel-build.diff
 
 
-[ AutoCorrectCapsLock ]
+[ FrameworkFeature ]
 SectionOwner => kohei
 SectionIssue => i#62234
 
+# Correct accidental use of cAPS LOCK KEY!
 autocorrect-accidental-caps-lock-offapi.diff
 autocorrect-accidental-caps-lock-officecfg.diff
 autocorrect-accidental-caps-lock-sc.diff
@@ -2474,6 +2475,14 @@ autocorrect-accidental-caps-lock-sw.diff
 autocorrect-accidental-caps-lock-svx.diff
 autocorrect-accidental-caps-lock-vcl.diff
 
+# Fancy document modified status window
+statusbar-fancy-modified-status-sc.diff,       i#103862, kohei
+statusbar-fancy-modified-status-sd.diff,       i#103862, kohei
+statusbar-fancy-modified-status-sfx2.diff,     i#103862, kohei
+statusbar-fancy-modified-status-starmath.diff, i#103862, kohei
+statusbar-fancy-modified-status-svx.diff,      i#103862, kohei
+statusbar-fancy-modified-status-sw.diff,       i#103862, kohei
+
 
 [ UnitTesting ]
 SectionOwner => jholesov
@@ -3217,6 +3226,10 @@ calc-xls-hyperlink-single-quote-fix.diff, n#521447, kohei
 # determine in-line array sizes more reliably.
 calc-xls-import-array-size.diff, kohei
 
+# draw an animated dashed border around copied ranges.
+calc-copy-range-animated-border-sc.diff, kohei
+calc-copy-range-animated-border-svx.diff, kohei
+
 [ CalcRowLimit ]
 # The work to increase Calc's row size limit, and any work associated with it.
 SectionOwner => kohei
@@ -3396,19 +3409,7 @@ stream-read-csv-always-single-line.diff, n#523517, kohei
 
 # set cell format to Text when a string format is requested, and don't 
 # prepend ' in front of the value.
-calc-html-csv-import-force-text-cell.diff, n#523414, kohei
-
-# draw an animated dashed border around copied ranges.
-calc-copy-range-animated-border-sc.diff, kohei
-calc-copy-range-animated-border-svx.diff, kohei
-
-# fancy up the document modified status window.
-statusbar-fancy-modified-status-sc.diff,       i#103862, kohei
-statusbar-fancy-modified-status-sd.diff,       i#103862, kohei
-statusbar-fancy-modified-status-sfx2.diff,     i#103862, kohei
-statusbar-fancy-modified-status-starmath.diff, i#103862, kohei
-statusbar-fancy-modified-status-svx.diff,      i#103862, kohei
-statusbar-fancy-modified-status-sw.diff,       i#103862, kohei
+calc-html-csv-import-force-text-cell.diff, n#523414, i#103939, kohei
 
 [ AutoLayout ]
 sd-layoutcode.diff, cocofan


More information about the ooo-build-commit mailing list