r16674 by mrdocs - version bumps - here comes rc5

scribus-commit scribus-commit at lists.scribus.net
Fri Jun 17 21:43:42 UTC 2011


Author: mrdocs
Date: Fri Jun 17 21:43:41 2011
New Revision: 16674

URL: http://scribus.net/websvn/listing.php?repname=Scribus&sc=1&rev=16674
Log:
version bumps - here comes rc5

Modified:
    branches/Version135/Scribus/BUILDING
    branches/Version135/Scribus/CMakeLists.txt
    branches/Version135/Scribus/ChangeLog
    branches/Version135/Scribus/ChangeLogSVN
    branches/Version135/Scribus/README
    branches/Version135/Scribus/config.h.cmake
    branches/Version135/Scribus/scribusversions.xml

Modified: branches/Version135/Scribus/BUILDING
URL: http://scribus.net/websvn/diff.php?repname=Scribus&rev=16674&path=/branches/Version135/Scribus/BUILDING
==============================================================================
--- branches/Version135/Scribus/BUILDING (original)
+++ branches/Version135/Scribus/BUILDING Fri Jun 17 21:43:41 2011
@@ -257,7 +257,7 @@
         boost-devel
 
 You can install these packages using YaST. You may find it difficult to compile
-Scribus 1.3.9+ on anything older than Suse 11.2. 
+Scribus 1.3.9+ on anything older than Suse 11.3. 
 
 Please note we do provide frequently updated packages 
 on the Suse Build Server at http//software.opensuse.org

Modified: branches/Version135/Scribus/CMakeLists.txt
URL: http://scribus.net/websvn/diff.php?repname=Scribus&rev=16674&path=/branches/Version135/Scribus/CMakeLists.txt
==============================================================================
--- branches/Version135/Scribus/CMakeLists.txt (original)
+++ branches/Version135/Scribus/CMakeLists.txt Fri Jun 17 21:43:41 2011
@@ -79,7 +79,7 @@
 SET (VERSION_MAJOR "1")
 SET (VERSION_MINOR "4")
 SET (VERSION_PATCH "0")
-SET (VERSION_SUFFIX "rc4")
+SET (VERSION_SUFFIX "rc5")
 SET (VERSION ${VERSION_MAJOR})
 IF (VERSION_MINOR GREATER -1)
   SET (VERSION ${VERSION}.${VERSION_MINOR})
@@ -863,10 +863,10 @@
   SET(CPACK_TOPLEVEL_TAG "")
   SET(CPACK_SOURCE_IGNORE_FILES
     CMakeCache.txt
-    scribus-1.4.0.rc4.tar.gz
-    scribus-1.4.0.rc4.tar.Z
-    scribus-1.4.0.rc4.gz
-    scribus-1.4.0.rc4.tar.bz2
+    scribus-1.4.0.rc5.tar.gz
+    scribus-1.4.0.rc5.tar.Z
+    scribus-1.4.0.rc5.gz
+    scribus-1.4.0.rc5.tar.bz2
     "~$"
     "\\\\.cvsignore$"
     "\\\\.o$"

Modified: branches/Version135/Scribus/ChangeLog
URL: http://scribus.net/websvn/diff.php?repname=Scribus&rev=16674&path=/branches/Version135/Scribus/ChangeLog
==============================================================================
--- branches/Version135/Scribus/ChangeLog (original)
+++ branches/Version135/Scribus/ChangeLog Fri Jun 17 21:43:41 2011
@@ -1,3 +1,164 @@
+Scribus - 1.4.0.rc4
+======================================
+- 0009392: [Graphics / Image Frames] contour line growth does not match the measurement defined (cbradney) - resolved.
+- 0009903: [General] The "dirty flag" seems to get set unnecessarily (cbradney) - resolved.
+- 0009845: [General] Document is always marked as changed (cbradney) - resolved.
+- 0010012: [Styles] Many duplicates of paragraph styles "Copy of Style (nnn)" (cbradney) - resolved.
+- 0008252: [Mac OS] cannot open a file through double click in OSX Finder (jghali) - resolved.
+- 0010049: [Story Editor / Text Frames] Zoom affect cursor line width (jghali) - resolved.
+- 0010048: [Story Editor / Text Frames] Updating Linespacing Changes Text Selection (jghali) - resolved.
+- 0010052: [-] incorrect style hierarchy caused by use of forward references on save (jghali) - resolved.
+- 0006577: [Story Editor / Text Frames] Deselecting all text doesn't work. (jghali) - resolved.
+- 0005761: [Story Editor / Text Frames] Text vertically misaligned if first character is page number (jghali) - resolved.
+- 0009682: [Build System] Failed to build to Debian Sid amd64 rv16250 (jghali) - resolved.
+- 0009829: [PDF] [FIX] patch for always exporting greyscale images as greyscale in PDF (jghali) - resolved.
+- 0010037: [Build System] can't be built with cups 1.5 (cbradney) - resolved.
+- 0010036: [Scripter] placeEPS() will move already selected objects (jghali) - resolved.
+- 0009983: [Story Editor / Text Frames] text added to an empty linked frame is put at the beginning of the first frame (jghali) - resolved.
+- 0004742: [PDF] default directory for pdf export should be default location for save (jghali) - closed.
+- 0005277: [General] File gets larger with every open/save (jghali) - closed.
+- 0005849: [Story Editor / Text Frames] Page numbers symbols aren't correctly displayed (jghali) - closed.
+- 0009964: [Story Editor / Text Frames] Character styles applied on inline object lost after using Story Editor (jghali) - closed.
+- 0009966: [Styles] Allow sorting styles list by names in Style Manager (cbradney) - closed.
+- 0010034: [PDF] "fill rule" setting not correctly exported to PDF (jghali) - closed.
+- 0010017: [Story Editor / Text Frames] Can't type in text frames (cbradney) - closed.
+- 0010005: [PDF] Line style with dotted line exports as solid line in PDF (jghali) - closed.
+- 0009912: [Story Editor / Text Frames] [FIX] make cursor jumps between frame on moving (cbradney) - closed.
+- 0009985: [Styles] Styles using tabs duplicate when copying object (jghali) - closed.
+- 0009994: [Graphics / Image Frames] Crash when executing "Split Polygons" under item menu (jghali) - closed.
+- 0007826: [Story Editor / Text Frames] Scribus crashes in spellchecker if English aspell dictionary is not installed (cbradney) - closed.
+- 0009935: [Color Management] Enable LCMS2.1 support (jghali) - closed.
+- 0009576: [Graphics / Image Frames] Crash when previewing cmyk jpeg image with no thumbnail (cbradney) - closed.
+- 0009886: [General] Increasing the font size within a text frame will crash Scribus when the font is too large for the the frame (cbradney) - closed.
+- 0009924: [Fonts] scribus crashes during font preview (jghali) - closed.
+- 0009922: [Graphics / Image Frames] Crash on jpeg import with "Exception Access Violation" error (jghali) - closed.
+- 0009385: [PDF] Elements outside bleed zone visible after pdf export (jghali) - closed.
+- 0009907: [General] incorrect pdf export of page numbers when two page numbers symbol follows (jghali) - closed.
+- 0009909: [Story Editor / Text Frames] Text frame contents do not adjust when resizing with Align and Distribute (jghali) - closed.
+- 0009920: [Translation] Updated Russian translation for 1.4.0 (cbradney) - closed.
+- 0009896: [General] Crash when working with very long text chain (jghali) - closed.
+- 0009905: [Translation] Danish Translation for Scribus 1.4.0 (plinnell) - closed.
+- 0009862: [Fonts] Crash when using Garamond Premier Pro font (pierremarchand) - closed.
+- 0008661: [User Interface] Selection by shift-clicking is not possible (avox) - closed.
+- 0009889: [Translation] Hungarian translation update for 1.4 (v3) (cbradney) - closed.
+
+
+Scribus - 1.4.0.rc3
+- 0009884: [Styles] Character styles not working (jghali) - resolved.
+- 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.
+- 0008230: [Styles] Style hotkeys do not work (cbradney) - resolved.
+- 0009787: [Usability] [PATCH] making Edit/Contents/Clear warning appearing once (cbradney) - closed.
+- 0009778: [Styles] Crash when applying paragraph style (cbradney) - closed.
+- 0009568: [Undo/Redo] [FEATURE SOLVED] undow for text frames (plinnell) - closed.
+- 0003599: [Undo/Redo] Undo: Clear content is not recorded by the undo engine (cbradney) - closed.
+- 0005317: [Graphics / Image Frames] "Fit to frame" for images not redoable (cbradney) - closed.
+- 0009811: [Undo/Redo] [FIX] undo for changing image scaling type, undo for clear contents of image frame and fix undo loading new image (cbradney) - closed.
+- 0008442: [Canvas] ctrl+d should import vector files (ale) - closed.
+- 0009747: [General] cannot open this file (fschmid) - closed.
+- 0009776: [Styles] Duplicated Styles due to Special Characters (jghali) - closed.
+- 0007779: [Styles] Paragraph styles duplicated on copy/paste (fschmid) - closed.
+- 0009760: [Usability] Preflight Verifier nightmare - document check is called twice for each error item selection (fschmid) - closed.
+- 0009765: [Win32] Uninstaller leaves folders in Start Menu > Programs (jghali) - closed.
+- 0009676: [General] "Advanced select all" ignores grouped elements (cbradney) - closed.
+- 0009564: [Undo/Redo] [BUG] Action History holds action steps above maximum lenght (jghali) - closed.
+- 0009751: [Plug-ins] wrong indent in Autoquote.py (plinnell) - closed.
+- 0009549: [Build System] Two plugins do not honor RPATH cmake var (malex) - closed.
+- 0009740: [Translation] A new Simple Chinese translation version (plinnell) - closed.
+
+Scribus - 1.4.0.rc1
+
+- 0008232: [Build System] use system hyphenation library if available (cbradney) - resolved.
+- 0009731: [Scripter] Added Croatian language to calendarwizard (plinnell) - resolved.
+- 0009726: [PDF] chinese word is auto-replaced by another word in generated PDF (jghali) - resolved.
+- 0009724: [Language Tools] lithuanian "lorem ipsum" for Scribus 1.4 and 1.5 (plinnell) - closed.
+- 0009733: [Undo/Redo] language not changed (cbradney) - closed.
+- 0005211: [Internal] Issues with dereferencing type-punned pointer (fschmid) - closed.
+- 0008452: [General] Ctrl+D should be duplicate object (like inkscape etc.) (cbradney) - closed.
+- 0009691: [Plug-ins] add Czech support for Autoquote (plinnell) - closed.
+- 0009706: [Translation] Revised and complete lithuanian translation + one remark... (plinnell) - closed.
+- 0009642: [Canvas] drag selecting on canvas changes the "active" page (jghali) - closed.
+- 0002163: [User Interface] Drag cursor on canvas doesn't always match up to drag theshold around grab point (cbradney) - closed.
+- 0009643: [Canvas] copy pasting on different pages pastes on the wrong page (ale) - closed.
+- 0006960: [General] Object are placed on the wrong page (plinnell) - closed.
+- 0009585: [Canvas] Horizontal ruler markers misplacement (jghali) - closed.
+- 0009684: [Build System] crash with access violation (jghali) - closed.
+- 0008555: [User Interface] when using spinbox arrows or arrow keys, Ctrl, Shift, etc. do not modify the digit changed (cbradney) - closed.
+- 0005102: [Story Editor / Text Frames] rotating text frame causes text in it to reflow! (cbradney) - closed.
+- 0003468: [Import / Export] Add export all text from .sla into single text file. (ale) - closed.
+- 0009526: [Import / Export] SVG export crashes Scribus 1.3.8. and 1.5.0.svn (fschmid) - closed.
+- 0009650: [General] [PATCH] Correctly record item name change in undo (jghali) - closed.
+- 0009616: [Import / Export] Scribus freezes when importing (Get text) Microsoft Word document into text box (ale) - closed.
+- 0009632: [Usability] Wrong duplicates pages (fschmid) - closed.
+- 0009631: [General] Addition of help buttons on dialogs that link to documentation pages in the Help Browser (cbradney) - closed.
+- 0009520: [General] A more descriptive warning on opening a faulty file (cbradney) - closed.
+- 0001709: [General] Add a Start -up dialog to set preferences and choose files. (plinnell) - closed.
+- 0009552: [Story Editor / Text Frames] StoryText::nrOfParagraph take uint parameter and return int type (cbradney) - closed.
+- 0009539: [Translation] untranstable undo manager items (cbradney) - closed.
+- 0009592: [Story Editor / Text Frames] crash with sequential cutting of text (jghali) - closed.
+- 0009638: [Translation] Updatet translation of Scribus 1.3.3.9 to Norwegian bokmål (plinnell) - closed.
+- 0009609: [Plug-ins] Scribus 1.3.9 plugins error - Cannot find plugin: Cannot load specified object (jghali) - closed.
+- 0001908: [Story Editor / Text Frames] Dead Keys do not work (avox) - closed.
+- 0001686: [Story Editor / Text Frames] Text chaining can consume all cpu (fschmid) - closed.
+- 0003862: [Import / Export] Complex gradients in EPS file from Adobe InDesign crashes import (avox) - closed.
+- 0009567: [General] Crash when creating duplicate layer (jghali) - closed.
+- 0006466: [Import / Export] Hangs, then crashes when importing 1.2Mb eps file (plinnell) - closed.
+- 0009555: [Usability] Width and Height not greyed out for Locked object (jghali) - closed.
+- 0009543: [Undo/Redo] Add horizontal guide displayed as vertical in history (ale) - closed.
+
+
 Scribus - 1.3.9.svn
 
 - 0008280: [Graphics / Image Frames] X and Y positions don't get saved when adjusting Latex Frame Contents (Herm) - closed.

Modified: branches/Version135/Scribus/ChangeLogSVN
URL: http://scribus.net/websvn/diff.php?repname=Scribus&rev=16674&path=/branches/Version135/Scribus/ChangeLogSVN
==============================================================================
--- branches/Version135/Scribus/ChangeLogSVN (original)
+++ branches/Version135/Scribus/ChangeLogSVN Fri Jun 17 21:43:41 2011
@@ -1,115 +1,0 @@
-Scribus - 1.4.0.rc3
-- 0009884: [Styles] Character styles not working (jghali) - resolved.
-- 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.
-- 0008230: [Styles] Style hotkeys do not work (cbradney) - resolved.
-- 0009787: [Usability] [PATCH] making Edit/Contents/Clear warning appearing once (cbradney) - closed.
-- 0009778: [Styles] Crash when applying paragraph style (cbradney) - closed.
-- 0009568: [Undo/Redo] [FEATURE SOLVED] undow for text frames (plinnell) - closed.
-- 0003599: [Undo/Redo] Undo: Clear content is not recorded by the undo engine (cbradney) - closed.
-- 0005317: [Graphics / Image Frames] "Fit to frame" for images not redoable (cbradney) - closed.
-- 0009811: [Undo/Redo] [FIX] undo for changing image scaling type, undo for clear contents of image frame and fix undo loading new image (cbradney) - closed.
-- 0008442: [Canvas] ctrl+d should import vector files (ale) - closed.
-- 0009747: [General] cannot open this file (fschmid) - closed.
-- 0009776: [Styles] Duplicated Styles due to Special Characters (jghali) - closed.
-- 0007779: [Styles] Paragraph styles duplicated on copy/paste (fschmid) - closed.
-- 0009760: [Usability] Preflight Verifier nightmare - document check is called twice for each error item selection (fschmid) - closed.
-- 0009765: [Win32] Uninstaller leaves folders in Start Menu > Programs (jghali) - closed.
-- 0009676: [General] "Advanced select all" ignores grouped elements (cbradney) - closed.
-- 0009564: [Undo/Redo] [BUG] Action History holds action steps above maximum lenght (jghali) - closed.
-- 0009751: [Plug-ins] wrong indent in Autoquote.py (plinnell) - closed.
-- 0009549: [Build System] Two plugins do not honor RPATH cmake var (malex) - closed.
-- 0009740: [Translation] A new Simple Chinese translation version (plinnell) - closed.
-
-Scribus - 1.4.0.rc1
-
-- 0008232: [Build System] use system hyphenation library if available (cbradney) - resolved.
-- 0009731: [Scripter] Added Croatian language to calendarwizard (plinnell) - resolved.
-- 0009726: [PDF] chinese word is auto-replaced by another word in generated PDF (jghali) - resolved.
-- 0009724: [Language Tools] lithuanian "lorem ipsum" for Scribus 1.4 and 1.5 (plinnell) - closed.
-- 0009733: [Undo/Redo] language not changed (cbradney) - closed.
-- 0005211: [Internal] Issues with dereferencing type-punned pointer (fschmid) - closed.
-- 0008452: [General] Ctrl+D should be duplicate object (like inkscape etc.) (cbradney) - closed.
-- 0009691: [Plug-ins] add Czech support for Autoquote (plinnell) - closed.
-- 0009706: [Translation] Revised and complete lithuanian translation + one remark... (plinnell) - closed.
-- 0009642: [Canvas] drag selecting on canvas changes the "active" page (jghali) - closed.
-- 0002163: [User Interface] Drag cursor on canvas doesn't always match up to drag theshold around grab point (cbradney) - closed.
-- 0009643: [Canvas] copy pasting on different pages pastes on the wrong page (ale) - closed.
-- 0006960: [General] Object are placed on the wrong page (plinnell) - closed.
-- 0009585: [Canvas] Horizontal ruler markers misplacement (jghali) - closed.
-- 0009684: [Build System] crash with access violation (jghali) - closed.
-- 0008555: [User Interface] when using spinbox arrows or arrow keys, Ctrl, Shift, etc. do not modify the digit changed (cbradney) - closed.
-- 0005102: [Story Editor / Text Frames] rotating text frame causes text in it to reflow! (cbradney) - closed.
-- 0003468: [Import / Export] Add export all text from .sla into single text file. (ale) - closed.
-- 0009526: [Import / Export] SVG export crashes Scribus 1.3.8. and 1.5.0.svn (fschmid) - closed.
-- 0009650: [General] [PATCH] Correctly record item name change in undo (jghali) - closed.
-- 0009616: [Import / Export] Scribus freezes when importing (Get text) Microsoft Word document into text box (ale) - closed.
-- 0009632: [Usability] Wrong duplicates pages (fschmid) - closed.
-- 0009631: [General] Addition of help buttons on dialogs that link to documentation pages in the Help Browser (cbradney) - closed.
-- 0009520: [General] A more descriptive warning on opening a faulty file (cbradney) - closed.
-- 0001709: [General] Add a Start -up dialog to set preferences and choose files. (plinnell) - closed.
-- 0009552: [Story Editor / Text Frames] StoryText::nrOfParagraph take uint parameter and return int type (cbradney) - closed.
-- 0009539: [Translation] untranstable undo manager items (cbradney) - closed.
-- 0009592: [Story Editor / Text Frames] crash with sequential cutting of text (jghali) - closed.
-- 0009638: [Translation] Updatet translation of Scribus 1.3.3.9 to Norwegian bokmål (plinnell) - closed.
-- 0009609: [Plug-ins] Scribus 1.3.9 plugins error - Cannot find plugin: Cannot load specified object (jghali) - closed.
-- 0001908: [Story Editor / Text Frames] Dead Keys do not work (avox) - closed.
-- 0001686: [Story Editor / Text Frames] Text chaining can consume all cpu (fschmid) - closed.
-- 0003862: [Import / Export] Complex gradients in EPS file from Adobe InDesign crashes import (avox) - closed.
-- 0009567: [General] Crash when creating duplicate layer (jghali) - closed.
-- 0006466: [Import / Export] Hangs, then crashes when importing 1.2Mb eps file (plinnell) - closed.
-- 0009555: [Usability] Width and Height not greyed out for Locked object (jghali) - closed.
-- 0009543: [Undo/Redo] Add horizontal guide displayed as vertical in history (ale) - closed.
-

Modified: branches/Version135/Scribus/README
URL: http://scribus.net/websvn/diff.php?repname=Scribus&rev=16674&path=/branches/Version135/Scribus/README
==============================================================================
--- branches/Version135/Scribus/README (original)
+++ branches/Version135/Scribus/README Fri Jun 17 21:43:41 2011
@@ -1,11 +1,11 @@
-SCRIBUS 1.4.0.RC4
+SCRIBUS 1.4.0.RC5
 ----------------------------------------------
 
-1.4.0.RC4 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.RC5 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.RC4 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.RC5 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.RC4, 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.RC5, 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
 =====================
@@ -30,7 +30,7 @@
 
 The latest stable and development versions of Scribus (source tarballs, DMGs for OS X, Installers [*.exe] for Windows and OS/2) are available from Sourceforge:
 
-	http://sourceforge.net/projects/scribus/files/scribus-svn/
+	http://sourceforge.net/projects/scribus/files/
 
 LANGUAGE SUPPORT
 ================

Modified: branches/Version135/Scribus/config.h.cmake
URL: http://scribus.net/websvn/diff.php?repname=Scribus&rev=16674&path=/branches/Version135/Scribus/config.h.cmake
==============================================================================
--- branches/Version135/Scribus/config.h.cmake (original)
+++ branches/Version135/Scribus/config.h.cmake Fri Jun 17 21:43:41 2011
@@ -9,7 +9,7 @@
 #error "Include <scconfig.h> rather than using <config.h> directly"
 #endif
 
-#cmakedefine VERSION "1.4.0.rc4"
+#cmakedefine VERSION "1.4.0.rc5"
 
 #cmakedefine BUILD_WINDOWS_VERSION 1
 #cmakedefine SC_USE_GDI 1

Modified: branches/Version135/Scribus/scribusversions.xml
URL: http://scribus.net/websvn/diff.php?repname=Scribus&rev=16674&path=/branches/Version135/Scribus/scribusversions.xml
==============================================================================
--- branches/Version135/Scribus/scribusversions.xml (original)
+++ branches/Version135/Scribus/scribusversions.xml Fri Jun 17 21:43:41 2011
@@ -8,13 +8,13 @@
   <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.RC4" />
-  <release platform="Win32" stability="unstable" version="1.4.0.RC4" />
-  <release platform="MacOSX" stability="unstable" version="1.4.0.RC4" />
-  <release platform="OS2" stability="unstable" version="1.4.0.RC4" />
+  <release platform="X11" stability="unstable" version="1.4.0.RC5" />
+  <release platform="Win32" stability="unstable" version="1.4.0.RC5" />
+  <release platform="MacOSX" stability="unstable" version="1.4.0.RC5" />
+  <release platform="OS2" stability="unstable" version="1.4.0.RC5" />
   <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" />
   <release platform="OS2" stability="unstablesvn" version="1.5.0.svn" />
-  <message lang="en" > - Scribus 1.3.3.14 is the latest stable release.<![CDATA[<br>]]> - We have stabilised 1.3.3.x for those wishing to use some new features of the 1.3.x series but need more stability.<![CDATA[<br>]]> - Scribus 1.4.0.RC1 was released 16 Feb 2011 </message>
+  <message lang="en" > - Scribus 1.3.3.14 is the latest stable release.<![CDATA[<br>]]> - We have stabilised 1.3.3.x for those wishing to use some new features of the 1.3.x series but need more stability.<![CDATA[<br>]]> - Scribus 1.4.0.RC5 was released 18 June 2011 </message>
 </scribus>




More information about the scribus-commit mailing list