r16529 by craig - Bump versions to rc3

scribus-commit scribus-commit at lists.scribus.net
Sun Mar 27 17:13:12 CEST 2011


Author: craig
Date: Sun Mar 27 15:13:12 2011
New Revision: 16529

URL: http://scribus.info/websvn/listing.php?repname=Scribus&sc=1&rev=16529
Log:
Bump versions to rc3

Modified:
    branches/Version135/Scribus/CMakeLists.txt
    branches/Version135/Scribus/ChangeLogSVN
    branches/Version135/Scribus/README
    branches/Version135/Scribus/config.h.cmake
    branches/Version135/Scribus/resources/icons/Splash.png
    branches/Version135/Scribus/resources/icons/scribus_logo.png
    branches/Version135/Scribus/scribusversions.xml

Modified: branches/Version135/Scribus/CMakeLists.txt
URL: http://scribus.info/websvn/diff.php?repname=Scribus&rev=16529&path=/branches/Version135/Scribus/CMakeLists.txt
==============================================================================
--- branches/Version135/Scribus/CMakeLists.txt (original)
+++ branches/Version135/Scribus/CMakeLists.txt Sun Mar 27 15:13:12 2011
@@ -79,7 +79,7 @@
 SET (VERSION_MAJOR "1")
 SET (VERSION_MINOR "4")
 SET (VERSION_PATCH "0")
-SET (VERSION_SUFFIX "rc2")
+SET (VERSION_SUFFIX "rc3")
 SET (VERSION ${VERSION_MAJOR})
 IF (VERSION_MINOR GREATER -1)
   SET (VERSION ${VERSION}.${VERSION_MINOR})
@@ -852,10 +852,10 @@
   SET(CPACK_TOPLEVEL_TAG "")
   SET(CPACK_SOURCE_IGNORE_FILES
     CMakeCache.txt
-    scribus-1.4.0.rc2.tar.gz
-    scribus-1.4.0.rc2.tar.Z
-    scribus-1.4.0.rc2.gz
-    scribus-1.4.0.rc2.tar.bz2
+    scribus-1.4.0.rc3.tar.gz
+    scribus-1.4.0.rc3.tar.Z
+    scribus-1.4.0.rc3.gz
+    scribus-1.4.0.rc3.tar.bz2
     "~$"
     "\\\\.cvsignore$"
     "\\\\.o$"

Modified: branches/Version135/Scribus/ChangeLogSVN
URL: http://scribus.info/websvn/diff.php?repname=Scribus&rev=16529&path=/branches/Version135/Scribus/ChangeLogSVN
==============================================================================
--- branches/Version135/Scribus/ChangeLogSVN (original)
+++ branches/Version135/Scribus/ChangeLogSVN Sun Mar 27 15:13:12 2011
@@ -1,3 +1,55 @@
+Scribus - 1.4.0.rc3
+- 0008799: [Typography] Wrong apostrophe in Sample Text (cbradney) - closed.
+- 0009865: [Undo/Redo] [FIX] wrong restore paragraph`s alignment changes (jghali) - closed.
+- 0009867: [Undo/Redo] [BUG] text undo strange behaviour for line spacing changes (jghali) - closed.
+- 0002338: [General] Manage Page Properties: Changes are not recorded by the undo system (cbradney) - closed.
+- 0009378: [PDF] copy field from other document does not save field name (cbradney) - closed.
+- 0009728: [Shape Drawing] Drawing a circle causes crash (avox) - closed.
+- 0009879: [Documentation] selected documentation updates (cbradney) - closed.
+- 0008531: [Import / Export] crashes opening an odt file (plinnell) - closed.
+- 0009875: [Undo/Redo] Add undo/redo for text frame linking/unlinking (cbradney) - closed.
+- 0004930: [Undo/Redo] Layers: Mode and transparency are not recorded by undo system (cbradney) - closed.
+- 0005095: [Undo/Redo] layers: only the print setting creates an undo action - all other settings not (cbradney) - closed.
+- 0009877: [Usability] Select single file by default in recent documents list (cbradney) - closed.
+- 0009267: [Shape Drawing] Non-existent default color for frames (cbradney) - closed.
+- 0005529: [General] a color called "None" is treated strangely (cbradney) - closed.
+- 0009010: [Story Editor / Text Frames] Impossible to remove Frame Breaks in text frames with Delete key (cbradney) - closed.
+- 0008133: [Usability] Have blinking cursor stay showing whenever it is active (cbradney) - closed.
+- 0008577: [Story Editor / Text Frames] manually typed glyph number not inserted in text (cbradney) - closed.
+- 0008283: [User Interface] English-American UI still uses settings from non-English OS: default colour "Geen" in stead of "None" (cbradney) - closed.
+- 0009870: [Graphics / Image Frames] corner rounding shows wrong result for positiv radii (fschmid) - closed.
+- 0003637: [Shape Drawing] Rounded corner are not round (fschmid) - closed.
+- 0009864: [General] Search/Replace doesn't work for fonts (regression) (jghali) - closed.
+- 0009863: [User Interface] Improved text cursor visibility (cbradney) - closed.
+- 0009861: [Undo/Redo] [FIX] fix creating undo state if cursors is placed after last text char (cbradney) - closed.
+- 0009860: [Undo/Redo] [FIX] urgent patch for undo text related crashes (cbradney) - closed.
+- 0009855: [Import / Export] Crash when importing EPS file. (fschmid) - closed.
+- 0009856: [Color Management] Frequent ""Unable to find the requested color..." error in color wheel (jghali) - closed.
+- 0009576: [Graphics / Image Frames] Crash when previewing cmyk jpeg image with no thumbnail (cbradney) - closed.
+- 0009838: [Story Editor / Text Frames] Crash when changing any text setting after entering some new text in a new frame (jghali) - closed.
+- 0009852: [PDF] Doc prefs do not save PDF marks related settings (jghali) - closed.
+- 0009842: [General] Crash when using Gabriola Regular font (jghali) - closed.
+- 0009851: [General] Move preferences files to 140 versioning scheme (cbradney) - closed.
+- 0004286: [User Interface] Some copied items do not refresh or copy correctly (cbradney) - closed.
+- 0005523: [Story Editor / Text Frames] text redraw problem when changing linespacing after typing in frame (cbradney) - closed.
+- 0001034: [Story Editor / Text Frames] Edit Paste disabled after copy from another program, but Control V works (cbradney) - closed.
+- 0009831: [Color Management] Doc prefs do not save PDF/X-3 info string (jghali) - closed.
+- 0003007: [Import / Export] Import Text filter does not recognize upper case extension (cbradney) - closed.
+- 0003389: [User Interface] Drop down list for text colour in the properties palette behaves weird (cbradney) - closed.
+- 0009839: [General] Crash when copying text frame from old doc (jghali) - closed.
+- 0002176: [User Interface] wrong automatically applied colors (jghali) - closed.
+- 0005353: [Story Editor / Text Frames] Selecting second line of text in text frame is impossible (cbradney) - closed.
+- 0002812: [Story Editor / Text Frames] Text shade not updated when editing shade of text on a path on the "text" palette (cbradney) - closed.
+- 0004500: [Usability] Popupmenue entry "Scale image To Frame Size" (cbradney) - closed.
+- 0007861: [Mac OS] refresh problem on OS X (cbradney) - closed.
+- 0009832: [User Interface] "Replace file?" dialog shown twice when overwriting character palette (cbradney) - closed.
+- 0009817: [Undo/Redo] [BUG] unwanted undo state is created after selecting image frame with image sclaed to frame size (cbradney) - closed.
+- 0009816: [Undo/Redo] [FIX] undo transaction for clearing content of selected image and text frames (cbradney) - closed.
+- 0009823: [Build System] libmeshdistortion cannot be linked with binutils-gold (malex) - closed.
+- 0009822: [Translation] Hungarian translation update for 1.4 (v2) (cbradney) - closed.
+- 0009818: [Translation] string freeze for 1.4 (cbradney) - closed.
+- 0009809: [Styles] Crash When Creating New Style (cbradney) - closed.
+
 Scribus - 1.4.0.rc2
 - 0009809: [Styles] Crash When Creating New Style (cbradney) - resolved.
 - 0009745: [Scripter] [patch] the return value of getImageScale() does not really make sense... (cbradney) - resolved.

Modified: branches/Version135/Scribus/README
URL: http://scribus.info/websvn/diff.php?repname=Scribus&rev=16529&path=/branches/Version135/Scribus/README
==============================================================================
--- branches/Version135/Scribus/README (original)
+++ branches/Version135/Scribus/README Sun Mar 27 15:13:12 2011
@@ -1,11 +1,11 @@
-SCRIBUS 1.4.0.RC1
+SCRIBUS 1.4.0.RC3
 ----------------------------------------------
 
-1.4.0.RC1 will become the next new stable version 1.4, which will replace 1.3.3.x as the officially stable Scribus version.
+1.4.0.RC3 will become the next new stable version 1.4, which will replace 1.3.3.x as the officially stable Scribus version.
 
-While 1.4.0.RC1 is considered to be usable, you may want to keep the latest 1.3.3.14 as a fallback option. Both versions can be installed in parallel. Please be aware of the fact that files saved with 1.3.4 or any later version cannot be opened by 1.3.3.x!
+While 1.4.0.RC3 is considered to be usable, you may want to keep the latest 1.3.3.14 as a fallback option. Both versions can be installed in parallel. Please be aware of the fact that files saved with 1.3.4 or any later version cannot be opened by 1.3.3.x!
 
-If you think you have found a bug in 1.4.0.RC1, you can use the Scribus bugtracker (http://bugs.scribus.net) to make us aware of it. Please make sure that the bug hasn't been reported earlier. The bugtracker's search feature can help you to check for issues that have already been submitted.
+If you think you have found a bug in 1.4.0.RC3, you can use the Scribus bugtracker (http://bugs.scribus.net) to make us aware of it. Please make sure that the bug hasn't been reported earlier. The bugtracker's search feature can help you to check for issues that have already been submitted.
 
 Compiling from Source
 =====================

Modified: branches/Version135/Scribus/config.h.cmake
URL: http://scribus.info/websvn/diff.php?repname=Scribus&rev=16529&path=/branches/Version135/Scribus/config.h.cmake
==============================================================================
--- branches/Version135/Scribus/config.h.cmake (original)
+++ branches/Version135/Scribus/config.h.cmake Sun Mar 27 15:13:12 2011
@@ -9,7 +9,7 @@
 #error "Include <scconfig.h> rather than using <config.h> directly"
 #endif
 
-#cmakedefine VERSION "1.4.0.rc2"
+#cmakedefine VERSION "1.4.0.rc3"
 
 #cmakedefine BUILD_WINDOWS_VERSION 1
 #cmakedefine SC_USE_GDI 1

Modified: branches/Version135/Scribus/resources/icons/Splash.png
URL: http://scribus.info/websvn/diff.php?repname=Scribus&rev=16529&path=/branches/Version135/Scribus/resources/icons/Splash.png
==============================================================================
Binary files - no diff available.

Modified: branches/Version135/Scribus/resources/icons/scribus_logo.png
URL: http://scribus.info/websvn/diff.php?repname=Scribus&rev=16529&path=/branches/Version135/Scribus/resources/icons/scribus_logo.png
==============================================================================
Binary files - no diff available.

Modified: branches/Version135/Scribus/scribusversions.xml
URL: http://scribus.info/websvn/diff.php?repname=Scribus&rev=16529&path=/branches/Version135/Scribus/scribusversions.xml
==============================================================================
--- branches/Version135/Scribus/scribusversions.xml (original)
+++ branches/Version135/Scribus/scribusversions.xml Sun Mar 27 15:13:12 2011
@@ -8,10 +8,10 @@
   <release platform="OS2" stability="stablesvn" version="1.3.3.14" />
   <release platform="MacOSX" stability="stablesvn" version="1.3.3.14" />
   <release platform="Win32" stability="stablesvn" version="1.3.3.14" />
-  <release platform="X11" stability="unstable" version="1.4.0.RC1" />
-  <release platform="Win32" stability="unstable" version="1.4.0.RC1" />
-  <release platform="MacOSX" stability="unstable" version="1.4.0.RC1" />
-  <release platform="OS2" stability="unstable" version="1.4.0.RC1" />
+  <release platform="X11" stability="unstable" version="1.4.0.RC3" />
+  <release platform="Win32" stability="unstable" version="1.4.0.RC3" />
+  <release platform="MacOSX" stability="unstable" version="1.4.0.RC3" />
+  <release platform="OS2" stability="unstable" version="1.4.0.RC3" />
   <release platform="X11" stability="unstablesvn" version="1.5.0.svn" />
   <release platform="Win32" stability="unstablesvn" version="1.5.0.svn" />
   <release platform="MacOSX" stability="unstablesvn" version="1.5.0.svn" />




More information about the scribus-commit mailing list