r24197 by craig - Updated changelog

scribus-commit scribus-commit at lists.scribus.net
Sat Nov 7 14:54:07 UTC 2020


Author: craig
Date: Sat Nov  7 14:54:07 2020
New Revision: 24197

URL: http://scribus.net/websvn/listing.php?repname=Scribus&sc=1&rev=24197
Log:
Updated changelog

Modified:
    trunk/Scribus/ChangeLog

Modified: trunk/Scribus/ChangeLog
URL: http://scribus.net/websvn/diff.php?repname=Scribus&rev=24197&path=/trunk/Scribus/ChangeLog
==============================================================================
--- trunk/Scribus/ChangeLog	(original)
+++ trunk/Scribus/ChangeLog	Sat Nov  7 14:54:07 2020
@@ -1,47 +1,46 @@
 Scribus - 1.5.6 (Released 2020-11-07)
 =========================================
-0012493: [Import / Export] "Export to Image" dialog proposes bad prefix, folder and image type (cbradney)
+0016212: [Scripter] Fix docstrings for the scripter's pdfexport and print (ale)
+0014892: [Story Editor / Text Frames] Undo doesn't work for search/replace operation (jghali)
+0016176: [Usability] By default select all files that can be recovered (ale)
+0016198: [Internal] Remove rulers OPTION_SMOOTH_MARKERS code (jghali)
+0016210: [Scripter] Provide a way to get the current script path (jghali)
 0015201: [General] Unstable when footnotes move to another frame (jghali)
-0016319: [Documentation] Doc updates for 1.5.6 (cbradney)
-0016316: [Translation] German translation updates for 1.5.6 (christoph_s)
+0015978: [User Interface] Item Tools color comboboxes do not have enough width for strings (jghali)
+0015211: [Internal] c++ 11... 14... 17 (cbradney)
+0016240: [Scripter] pasteObject always returns null but the docstring promises a text (cbradney)
+0016245: [Scripter] in the scripter copyObject can copy one single item at a time (jghali)
+0016249: [Import / Export] Part of imported SVG disappear (jghali)
+0016252: [Scrapbook] Scrapbook issue in Windows (jghali)
+0016254: [Scripter] Add getCellText() function scripter (jghali)
+0016256: [Translation] Incorrect translation of "View Tools" in French (jghali)
+0016262: [User Interface] Recover files: close the dialog if after recover / delete there is no more file in the list (ale)
+0016265: [Scripter] Python script error when using "i" as a variable name (jghali)
+0016266: [Scripter] Add ability to get and set first line offset from scripter (jghali)
+0016271: [Story Editor / Text Frames] Undo truncate content on multiple frames only undoes one frame (jghali)
+0016274: [Internal] Remove outdated FIXME (ale)
+0016277: [Scripter] Balance quotes in cmdgetsetprop.h (ale)
+0016281: [Scripter] No shadows in PDF exported while setRedraw(False) (jghali)
+0016284: [Story Editor / Text Frames] Issue with Convert to Outlines for CTL Text (jghali)
+0013728: [Undo/Redo] Issue when undoing numbered lists (jghali)
+0016288: [Story Editor / Text Frames] For some CTL script languages spellcheck word correction is wrong (jghali)
+0016289: [Fonts] Certain fonts produce weird space characters when copy/pasting from PDF (jghali)
+0015271: [OS-MacOSX] this 2mb document takes hours to open, is uneditable because of slowness (cbradney)
+0016298: [Scripter] sentToLayer() should be called sendToLayer() (jghali)
+0016299: [Scripter] Add support for retrieving objects on a specific layer to the scripter (jghali)
+0016301: [Scripter] Fix scripter getAllObjects() documentation (jghali)
+0009390: [Story Editor / Text Frames] When you move a flowing frame out of a flowed frame, the flow is not updated (jghali)
+0016302: [User Interface] addMenuStringToMenuBar() does not use the menu label in the menu (ale)
+0016304: [General] Line selection hitboxes extend "above" the line after loading a document (jghali)
 0016306: [Scripter] Add constants for the item types (text, image, ...) (jghali)
 0016308: [Scripter] Readability and feature fixes for getAllObjects() (ale)
-0016289: [Fonts] Certain fonts produce weird space characters when copy/pasting from PDF (jghali)
-0016304: [General] Line selection hitboxes extend "above" the line after loading a document (jghali)
 0016310: [Scripter] in cmdobj.h there is a declaration of scribus_getframetype but no definition seems to exist (jghali)
 0016311: [Scripter] in cmdobj.cpp, scribus_pasteobject() defines char* name but never uses it (jghali)
-0016299: [Scripter] Add support for retrieving objects on a specific layer to the scripter (jghali)
-0016301: [Scripter] Fix scripter getAllObjects() documentation (jghali)
-0016302: [User Interface] addMenuStringToMenuBar() does not use the menu label in the menu (ale)
-0016245: [Scripter] in the scripter copyObject can copy one single item at a time (jghali)
-0016298: [Scripter] sentToLayer() should be called sendToLayer() (jghali)
-0016288: [Story Editor / Text Frames] For some CTL script languages spellcheck word correction is wrong (jghali)
-0016284: [Story Editor / Text Frames] Issue with Convert to Outlines for CTL Text (jghali)
-0016281: [Scripter] No shadows in PDF exported while setRedraw(False) (jghali)
-0016252: [Scrapbook] Scrapbook issue in Windows (jghali)
-0009390: [Story Editor / Text Frames] When you move a flowing frame out of a flowed frame, the flow is not updated (jghali)
-0016277: [Scripter] Balance quotes in cmdgetsetprop.h (ale)
-0016262: [User Interface] Recover files: close the dialog if after recover / delete there is no more file in the list (ale)
-0016274: [Internal] Remove outdated FIXME (ale)
-0016271: [Story Editor / Text Frames] Undo truncate content on multiple frames only undoes one frame (jghali)
-0016266: [Scripter] Add ability to get and set first line offset from scripter (jghali)
-0016265: [Scripter] Python script error when using "i" as a variable name (jghali)
-0016256: [Translation] Incorrect translation of "View Tools" in French (jghali)
-0016254: [Scripter] Add getCellText() function scripter (jghali)
-0016176: [Usability] By default select all files that can be recovered (ale)
-0014892: [Story Editor / Text Frames] Undo doesn't work for search/replace operation (jghali)
-0016249: [Import / Export] Part of imported SVG disappear (jghali)
-0016240: [Scripter] pasteObject always returns null but the docstring promises a text (cbradney)
-0015201: [General] Unstable when footnotes move to another frame (jghali)
-0015211: [Internal] c++ 11... 14... 17 (cbradney)
-0015271: [OS-MacOSX] this 2mb document takes hours to open, is uneditable because of slowness (cbradney)
+0016316: [Translation] German translation updates for 1.5.6 (christoph_s)
+0016319: [Documentation] Doc updates for 1.5.6 (cbradney)
+0012493: [Import / Export] "Export to Image" dialog proposes bad prefix, folder and image type (cbradney)
 0015571: [User Interface] Help > Help (cbradney)
-0013728: [Undo/Redo] Issue when undoing numbered lists (jghali)
-0015978: [User Interface] Item Tools color comboboxes do not have enough width for strings (jghali)
 0014322: [General] Stack overflow when opening 1.4.x document containing inline items (jghali)
-0016198: [Internal] Remove rulers OPTION_SMOOTH_MARKERS code (jghali)
-0016210: [Scripter] Provide a way to get the current script path (jghali)
-0016212: [Scripter] Fix docstrings for the scripter's pdfexport and print (ale)
 0016290: [User Interface] Typo in RecoverDialog string (jghali)
 0016291: [Translation] Italian translation updates (FirasH)
 0016280: [Undo/Redo] Incorrect Undo listing for vector graphics import (jghali)




More information about the scribus-commit mailing list