forked from scribusproject/scribus
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ChangeLogCVS
777 lines (773 loc) · 65.5 KB
/
ChangeLogCVS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
Scribus - 1.3.5cvs
- 0005669: [-] Sweep selection and click selection have the same effect but noticable different performance (fschmid)
- 0004142: [Win32] RFE - Properties Window resizable (jghali)
Scribus - 1.3.4cvs
==================
- 0004768: [Import / Export] Provide some commands to access the SVG, EPS and OO importers from the Scripter. (fschmid)
- 0005348: [Story Editor / Text Frames] connect link chains (avox)
- 0003633: [Story Editor / Text Frames] text reversed when directly editing linked frames (avox)
- 0004372: [Usability] Implementing a character palette (subik)
- 0003767: [Usability] Default paragraph style should be configurable, not "No style" (avox)
- 0005202: [Story Editor / Text Frames] Typing text in the SE is only possible after font change (avox)
- 0005340: [Translation] Portuguese (from Portugal) translation for Scribus (cbradney)
- 0004122: [User Interface] Inconstant handling of guides and right clicking when using magnifying glass selects guides (cbradney)
- 0000532: [User Interface] enable right-click in the object outline (fschmid)
- 0000717: [User Interface] rename objects in object tree by context menu not only by right click (fschmid)
- 0005281: [PDF] Text typed into PDF Textfields is not correct (fschmid)
- 0004140: [Shape Drawing] Reseting control points is broken (fschmid)
- 0004598: [User Interface] Document Outline: Switching to/from master pages closes tree view (fschmid)
- 0002379: [User Interface] Outline not updating and other Outline issues. (fschmid)
- 0005217: [Graphics / Image Frames] image clipping changes with zoom ration and on pdf export (fschmid)
- 0004716: [Story Editor / Text Frames] Inline graphics are not attached to path (fschmid)
- 0005326: [Translation] Polish translation update for 1.3.4cvs (cbradney)
- 0004565: [General] crash at remove default paragraph style (Tsoots)
- 0004987: [Plug-ins] Presentation template is broken (avox)
- 0004982: [Story Editor / Text Frames] Issue with inline objects (avox)
- 0005295: [Story Editor / Text Frames] pasted text is always inserted at the beginning of a text frame (avox)
- 0005131: [General] Manage Pictures doesn't work (fschmid)
- 0003027: [Story Editor / Text Frames] Converting a text frame loses dashes and underlines (fschmid)
- 0005299: [Shape Drawing] copy page merges layers (fschmid)
- 0005294: [Internal] Sig6 when closing prefs after commit 10:50 30th Jan with autotools build (cbradney)
- 0005176: [Translation] Untranslatable strings (cbradney)
- 0005287: [Story Editor / Text Frames] Loading 134cvs doc with linked text frames triggers crash (jghali)
- 0005291: [Styles] Renaming a parent style doesnt update children (Tsoots)
- 0003282: [PDF] Fonts don't work with text fields of forms. (fschmid)
- 0004559: [Styles] Style modification apply occasionnaly (avox)
- 0004891: [Graphics / Image Frames] docking to adjustment lines and borders of a document (fschmid)
- 0005289: [Story Editor / Text Frames] Crash when importing page with linked frames (fschmid)
- 0004920: [Story Editor / Text Frames] Tracking only applies in huge increments (avox)
- 0003270: [Story Editor / Text Frames] Underlined superscript is moving up (fschmid)
- 0005268: [User Interface] Changing zoom by one percent at a time is not useful. (fschmid)
- 0005263: [Story Editor / Text Frames] 1.2.1 doc, 20050102 mag crashes on load (jghali)
- 0004692: [Story Editor / Text Frames] Right indent does not work (Tsoots)
- 0005040: [Shape Drawing] Scribus shapes are listed twice in in the document outline (fschmid)
- 0003344: [Styles] After deleting a style, Scribus should ask for alternatives (Tsoots)
- 0005037: [Story Editor / Text Frames] Text can be moved out of the text frame (avox)
- 0004812: [Story Editor / Text Frames] Missing glyphs not rendered, was: Issue with Czech Lorem Ipsum (avox)
- 0005191: [Story Editor / Text Frames] Make it possible to split and join frame with their content (avox)
- 0005259: [Story Editor / Text Frames] Double Click on Text Frame -> Signal #6 (avox)
- 0004926: [Shape Drawing] ugly artifacts when editing a shape (fschmid)
- 0005241: [General] Scaling lines will scale line width too. (fschmid)
- 0005247: [General] Scaling multiple objects scales line weight whereas single objects doesn't (fschmid)
- 0003719: [User Interface] adjusting object size causes undesired snap (fschmid)
- 0005184: [Internal] Autoguides can be placed incorrectly (subik)
- 0004985: [Usability] Scribus is very slow in 1.3.4 cvs 23-12-06 (jghali)
- 0005094: [Story Editor / Text Frames] Story editor has wrong font/size setting after startup (subik)
- 0005233: [User Interface] Import colors from color sets on a case by case basis (fschmid)
- 0004177: [Printing] print settings should be saved per document (fschmid)
- 0005227: [User Interface] Simplifying Items menu -- some suggestions (cbradney)
- 0004290: [Story Editor / Text Frames] Text always reverts to 12pt (avox)
- 0005045: [Story Editor / Text Frames] insert sample text: not visible until i move the text frame to another position. (cbradney)
- 0004971: [Story Editor / Text Frames] Align to baseline grid doesn't work (avox)
- 0003817: [Usability] Map styles to keyboard shortcuts (Tsoots)
- 0003739: [Story Editor / Text Frames] Behaviour of text frames and paragraph styles is unpredictable (avox)
- 0004868: [Story Editor / Text Frames] Text formatting isn't saved. (avox)
- 0005203: [General] Automatic guides aren't inserted (subik)
- 0004877: [Import / Export] Image and EPS export broken (jghali)
- 0005240: [General] Remove limit from Multiple Duplicate (cbradney)
- 0005232: [Import / Export] Some exports include displayed control characters, others not (fschmid)
- 0005224: [Shape Drawing] "Adjust Display Size" range too limited (fschmid)
- 0004740: [Graphics / Image Frames] Very near guide lines don't work correctly (guides nearer than the snap-to-guides distance) (fschmid)
- 0002582: [Usability] Snap to guides doesn't pick closest guide (fschmid)
- 0003910: [Import / Export] Page->Import fails on doublesided documents (fschmid)
- 0005144: [Printing] Print Preview doesn't work with converted spot colours (fschmid)
- 0005214: [User Interface] Menu item "Styles" can be checked while it opens a dialog (cbradney)
- 0005220: [General] Bleed isn't applied to master pages and can't be added (fschmid)
- 0004914: [Story Editor / Text Frames] Inserting a paragraph messes with tabulation (avox)
- 0005225: [General] Scratch space is restored from prefs on reloading doc setup (cbradney)
- 0003720: [Usability] snap to grid does not give feedback on snap behavior, but guides do (fschmid)
- 0004835: [Usability] color list on property palette is updated very often (jghali)
- 0004937: [User Interface] Warning for vector import is displayed even if the action is aborted (fschmid)
- 0002229: [User Interface] Shade/Opacity values improperly stored in Properties/Colors for gradiated fill (fschmid)
- 0005123: [User Interface] Correct display of default colour values in the Colour Wheel (jghali)
- 0005171: [Graphics / Image Frames] Context menu for empty image frame shows values that don't exist (fschmid)
- 0004981: [General] Edit -> Paste is grayed out in SE (fschmid)
- 0005221: [User Interface] "Level" arrows in the PP don't work for imported vector items (fschmid)
- 0005067: [General] remove unused colors: doesn't remove colors no longer used since last save/load (fschmid)
- 0004712: [General] Flip text on path (fschmid)
- 0005103: [User Interface] selecting zoom field in text edit mode leaves focus in frame (fschmid)
- 0004677: [General] Attach text to path doesn't work at all (fschmid)
- 0005169: [Import / Export] Opening/Importing an EPS file that contains spot colours, creates each spot colour twice (fschmid)
- 0005112: [Story Editor / Text Frames] Tab leaders missing in text frames (avox)
- 0004566: [General] Preflight Verifyer doesn't recognise text overflow if destination is Postscript. (fschmid)
- 0005181: [Import / Export] Colours of vector files are imported even if the import is aborted (fschmid)
- 0005201: [User Interface] Colours from PS import have EPS import name (fschmid)
- 0002965: [User Interface] Preflight Verifier Prefs needs PDF1.5 setting (fschmid)
- 0005208: [Story Editor / Text Frames] Entering a FIRST character in an empty textframe gives EXCEPTION_ACCESS_VIOLATION (avox)
- 0005036: [Story Editor / Text Frames] Issues with the rulers: Changing indent and tabs (fschmid)
- 0005199: [Printing] Print Preview doesn't work if imported vector files are rotated (fschmid)
- 0004919: [Story Editor / Text Frames] Tabulations are not saved (avox)
- 0004867: [Story Editor / Text Frames] Text formatting of imported files from earlier versions is broken (avox)
- 0004611: [Scripter] Scripter Hangs when sample paragraph is enabled (subik)
- 0005167: [Translation] German translation update for 1.3.4cvs (plinnell)
- 0003045: [User Interface] background of icons should be the widget color (jghali)
- 0005163: [General] Copying a page duplicates autoguides to standard guides (subik)
- 0005147: [General] Deleting any page/master page triggers crash (fschmid)
- 0005148: [General] Copying right master pages switches page margins (fschmid)
- 0005111: [Story Editor / Text Frames] Layout differences with indenting by spaces (avox)
- 0004997: [Story Editor / Text Frames] Selecting a single letter in SE crashes Scribus (avox)
- 0005127: [General] Issues with snap to guides, zoom, and lines (fschmid)
- 0003718: [-] can't snap on "non-preferred" side (fschmid)
- 0005141: [Usability] undo/redo steps preference value is not saved when scribus exits (fschmid)
- 0004902: [Shape Drawing] Dia shapes aren't imported correctly (fschmid)
- 0004863: [Fonts] Issue with decorative font (fschmid)
- 0005113: [Story Editor / Text Frames] Crash after Cut&Paste or Copy&Paste in 1.3.4cvs (avox)
- 0005033: [Styles] Existing paragraph style not available in the text filter dialog (Tsoots)
- 0002485: [Story Editor / Text Frames] Preferences/Tools/Text frame needs ability to set background color (ale)
- 0005142: [Usability] Disable the right mouse key for tools (fschmid)
- 0004795: [Styles] double click on style in style manager should bring up details (Tsoots)
- 0004764: [Styles] Style Manager buttons truncated (cbradney)
- 0005128: [General] Snap to horizontal guides doesn't work correctly (fschmid)
- 0005122: [User Interface] Grey out Item > Convert To if no conversion is possible (fschmid)
- 0005126: [General] Snap to guides doesn't work correctly for tables (fschmid)
- 0003726: [Usability] first corner of new frame doesn't snap to guides (fschmid)
- 0002691: [User Interface] widgets in dialog Properties / Shape (fschmid)
- 0002584: [User Interface] 'Nudge' tool doesn't work correctly with guides (fschmid)
- 0005086: [Translation] Issues with names for lines (cbradney)
- 0004268: [User Interface] Improvement to style manager: double clicks (Tsoots)
- 0005117: [General] Applying a master page with vector files triggers crash (fschmid)
- 0005058: [Story Editor / Text Frames] Text flow around SVG doesn't work (fschmid)
- 0004504: [General] Auto Save should be enabled by default (fschmid)
- 0002404: [User Interface] inaccurate moving of guidelines (fschmid)
- 0005136: [User Interface] snap distance in preferences cannot be changed with the arrows. (fschmid)
- 0005132: [User Interface] cursor is wrong with zoom tool active and doing file -> quit and the open document is not saved (fschmid)
- 0005133: [Translation] Dutch Translation for 1.3.4 (cbradney)
- 0004974: [User Interface] Scribus ignores a selected page for zoom (fschmid)
- 0002237: [User Interface] Magnifying glass zooms in unpredictably (fschmid)
- 0002080: [User Interface] cursor in panning mode is wrong (fschmid)
- 0005115: [Usability] Change size dimension and orientation creates page with wrong orientation (fschmid)
- 0005079: [Shape Drawing] basepoint selector doesnt seem to know about the page origins (fschmid)
- 0004959: [Shape Drawing] add objects as patterns creates three internal undo actions (Tsoots)
- 0004931: [Undo/Redo] Sending a line to fill patterns creates to undo actions: move and rotate (fschmid)
- 0003092: [User Interface] undo system: when adding pages the undo system records the path and filename of the current document (Tsoots)
- 0005063: [General] Creating a copy of a left master page switches page margins (fschmid)
- 0005108: [Story Editor / Text Frames] Alignment issue with master page frames (avox)
- 0004958: [Shape Drawing] grouping objects with transparency setting changes transparency (fschmid)
- 0004743: [Import / Export] Colour import from eps, ps and ai files doesn't work (plinnell)
- 0004856: [Story Editor / Text Frames] "Pos 1" and "End" keys don't work in text frames (avox)
- 0004857: [Story Editor / Text Frames] Bad cursor placement in text frames (avox)
- 0002823: [Story Editor / Text Frames] Text aligned on the right side is not equally among each other (avox)
- 0005086: [Translation] Issues with names for lines (cbradney)
- 0004856: [Story Editor / Text Frames] "Pos 1" and "End" keys don't work in text frames (avox)
- 0005074: [Usability] copying a page should also copy vertical automatic guides (subik)
- 0004998: [Translation] Wrong text string in en_GB and en_AU translations (cbradney)
- 0004743: [Import / Export] Colour import from eps, ps and ai files doesn't work (fschmid)
- 0004902: [Shape Drawing] Dia shapes aren't imported correctly (fschmid)
- 0005066: [General] after ungrouping frames they should still all be marked active (fschmid)
- 0002851: [General] New pagenumbering feature doesn't work with Roman numbers (avox)
- 0005020: [User Interface] Remove the font name from the caption in the quick palette dialog (subik)
- 0005073: [User Interface] guide manager: if there is no selection this option should be disabled for automatic guides. (subik)
- 0001119: [Usability] Font size and line spacing in the Properties palette are available but have no effect on styled text (avox)
- 0000410: [Story Editor / Text Frames] applying the line spacing to a paragraph (avox)
- 0005070: [User Interface] grey out non functional buttons on layer palette (cbradney)
- 0004932: [General] Copying a page with overflowing text frame triggers crash (avox)
- 0003250: [Story Editor / Text Frames] scribus hangs when trying to open 100 page scribus text files (avox)
- 0004988: [Fonts] scface crash in version 1.1.2.12/1.1.2.13 (jghali)
- 0004910: [General] Crash when loading document (jghali)
- 0005052: [General] arrowheads are not applied to groups (cbradney)
- 0005047: [Usability] select all objects sets coordinate display in PP to zero (cbradney)
- 0002445: [Internal] Align Text Justified breaks underlining between words (cbradney)
- 0002726: [Shape Drawing] Properties not updated correctly in grouped selections. (cbradney)
- 0004013: [User Interface] layer palette: replace those ugly icons by some icons from the new scribus icon set. (cbradney)
- 0003374: [Story Editor / Text Frames] insert sample text: not visible until i move the text frame to another position. (cbradney)
- 0003108: [Shape Drawing] Grouped objects don't have working XYZ properties. (cbradney)
- 0004868: [Story Editor / Text Frames] Text formatting isn't saved. (avox)
- 0000512: [User Interface] Better guide dialog (subik)
- 0005061: [Import / Export] EPS and ODG/SXD are not opened as groups (fschmid)
- 0003910: [Import / Export] Page->Import fails on doublesided documents (fschmid)
- 0004978: [Story Editor / Text Frames] Colour issue with sample text in the SE (avox)
- 0003302: [Internal] ASSERT: "currDoc->DocItems.at(Nr)!=0" in tree.cpp (192) (fschmid)
- 0005035: [General] Opening master page mode deletes auto guides (subik)
- 0004929: [Undo/Redo] Layers: undo record should not be created if the name of a layer is not really changed (cbradney)
- 0004924: [Usability] Open document should propose current (1.3.4) file version (cbradney)
- 0005068: [General] crash when loading stencil from kivio (fschmid)
- 0004345: [User Interface] New Guide Manager extremely slow (cbradney)
- 0004543: [Story Editor / Text Frames] Impossible to change font size in the Properties Palette (1.3.4cvs) (avox)
- 0003633: [Story Editor / Text Frames] text reversed when directly editing linked frames (avox)
- 0004895: [General] Copying a page with a linked text frame triggers crash (avox)
- 0005067: [General] remove unused colors: doesn't remove colors no longer used since last save/load (fschmid)
- 0004908: [User Interface] Zoom tool: draw a rectangle to set the zoom range is randomly wrong (fschmid)
- 0004903: [Shape Drawing] Dia/Kivio shape import creates 000000 RGB black and ffffff RGB white (fschmid)
- 0005014: [Import / Export] SVG import freezes Scribus (cbradney)
- 0004326: [Story Editor / Text Frames] Page numbers are placed out of text frames (avox)
- 0005059: [Translation] Strange text strings in po/ts files (cbradney)
- 0002670: [User Interface] Enhance colour wheel with dialog for cmyk and rgb colours (subik)
- 0004128: [User Interface] Input box problems in guide manager (subik)
- 0003184: [Usability] PDF EXport: set the export directory to the one where the document is saved (fschmid)
- 0003241: [Story Editor / Text Frames] pasting jumps to end of text (fschmid)
- 0004804: [General] Copying left pages switches page margins (fschmid)
- 0004983: [Shape Drawing] Applying blend modes to outlines freezes Scribus (fschmid)
- 0004284: [General] Gradients from a stop color to another seem to convert to CMYK (fschmid)
- 0004917: [General] Moving a text frame that has text selected in it shown the selection. (fschmid)
- 0005005: [Graphics / Image Frames] Turning on preview mode switches the preview settings for images (fschmid)
- 0004992: [Styles] doc opening with text crashes at text asserts (avox)
- 0005025: [User Interface] Grey out checkbox in the "Windows" menu if only one doc is opened (cbradney)
- 0004780: [PDF] Black Images in Grayscale Output (fschmid)
- 0004908: [User Interface] Zoom tool: draw a rectangle to set the zoom range is randomly wrong (fschmid)
- 0005038: [Translation] Map name tags of example text XML files to translatable strings (cbradney)
- 0005034: [User Interface] Unpleasant display of patterns in the pattern dialog (fschmid)
- 0005039: [User Interface] Control characters are displayed in preview mode (fschmid)
- 0005041: [User Interface] Empty entry in File > Import (cbradney)
- 0004977: [Story Editor / Text Frames] Changing any font feature in empty SE triggers crash (avox)
- 0005006: [Import / Export] Crash while resizing SVG (avox)
- 0004995: [Import / Export] ODG file with macros crashes Scribus (avox)
- 0005027: [User Interface] Grey out "Attributes" in the context menu for vector objects (cbradney)
- 0004861: [Story Editor / Text Frames] Font selection in the "Insert Glyph" dialog doesn't work (subik)
- 0004993: [General] Auto text frames are created for page margins (fschmid)
- 0004965: [User Interface] Only one layer indicator per group (fschmid)
- 0005019: [Import / Export] Importing 1.3.3x file crashes Scribus (avox)
- 0005024: [User Interface] Separate the new Preview Mode from zoom in the "View" menu (cbradney)
- 0004855: [Import / Export] SVG export crashes Scribus (jghali)
- 0005023: [User Interface] Sequence of entries in the "Item" menu could be better (cbradney)
- 0005022: [Translation] German man page translation (cbradney)
- 0005026: [Translation] New translation: Swiss German (cbradney)
- 0004853: [General] Margin and page size settings aren't remembered in the doc setup (fschmid)
- 0005012: [User Interface] Grey out "Edit > Contents" if no item is selected (cbradney)
- 0004923: [General] Scribus doesn't save page margins (fschmid)
- 0004871: [General] Colour wheel: Correct colour values (cbradney)
- 0004994: [Translation] German translation update for 1.3.4cvs (plinnell)
- 0001041: [Printing] Support for art box, bleed box, crop box, media box and trim box (fschmid)
- 0004314: [General] Blendmode becomes out of range with CopyPasteBuffer() (fschmid)
- 0004941: [General] adding a layer while editing a shape (fschmid)
- 0004819: [Shape Drawing] Drawing objects broken for non-standard drawing directions (fschmid)
- 0004829: [Usability] Guides: column/row setting is not copied with pages (fschmid)
- 0004990: [Internal] Copying a page crashes due to scribusxml changes. (cbradney)
- 0004911: [General] Pressing ctrl+shift+g twice to ungroup crashes Scribus (fschmid)
- 0004912: [Usability] Right-click into bleed doesn't show page-specific content. (fschmid)
- 0004948: [General] File dialog for colour import doesn't show all relevant files (fschmid)
- 0004952: [General] Horizontal flip of SVG doesn't work correctly (fschmid)
- 0003088: [Story Editor / Text Frames] pressing cursor down jumps over the first line with text if text goes beyond one line (avox)
- 0004367: [General] New preview mode triggers crash (subik)
- 0004984: [General] Converting a text frame to outlines changes stacking order (fschmid)
- 0004950: [Import / Export] Issues with Illustrator SVG (fschmid)
- 0004872: [User Interface] Shapes and frames remain in editing mode for gradients after closing the PP (fschmid)
- 0004719: [User Interface] Horizontal ruler guides not applied to right pages (fschmid)
- 0004944: [General] broken cursor on windows (jghali)
- 0004980: [User Interface] Fill colour for pages isn't remembered (fschmid)
- 0004905: [General] Guides from a 1.3.3.3 import can't be deleted (fschmid)
- 0004939: [User Interface] Grey out "Edit > Clear Content" if no items with content are selected. (fschmid)
- 0004973: [General] Issue with linked text frames in "Insert > Frame" (cbradney)
- 0004961: [User Interface] Insert Glyph inserts from the selected list when double clicking on quick palette (subik)
- 0000569: [User Interface] Insert Special window is modal, complicating multiple insertions of special characters (subik)
- 0004848: [User Interface] Mark a selected page in "Arrange Pages" (fschmid)
- 0004289: [User Interface] View Master page by double click in "Arrange Pages" works only after prior right click or focus change. (fschmid)
- 0002991: [Win32] Path separators should be a backslash on windows (jghali)
- 0004975: [Translation] Corrected German Lorem ipsum (cbradney)
- 0004955: [Translation] Strings missing in translation files: (cbradney)
- 0004954: [User Interface] Wrong actions and tooltips assigned to icons in Distribute and Align: (cbradney)
- 0004953: [Translation] Missing strings for translation in Distribute and Align dialog (cbradney)
- 0003674: [Story Editor / Text Frames] Impossible to change line with the mouse in a text frame (avox)
- 0000607: [User Interface] Align=center causes wrong cursor positioning (avox)
- 0003811: [Story Editor / Text Frames] Drag-selection of text is incomplete when moving the mouse up and to the left (avox)
- 0003710: [Story Editor / Text Frames] paragraph gets style from previous paragraph when using backspace to delete empty paragraph (avox)
- 0003911: [Story Editor / Text Frames] Enable "forced" hyphenation (avox)
- 0004337: [Usability] ZWSP unicode does not function (avox)
- 0004508: [General] Unnecessary text-formatting information in file-format (avox)
- 0004501: [Styles] the first two costum styles don't appear in the "edit styles" list (avox)
- 0004693: [Story Editor / Text Frames] Paragraph style doesn't apply to the first paragraph in a text frame (avox)
- 0004053: [Story Editor / Text Frames] Editing text on the canvas results in Crash when the 'up' key is used. (avox)
- 0000002: [Story Editor / Text Frames] Ability to have multiple character formats/styles in one paragraph, ie character based styles (avox)
- 0004465: [Styles] Paragraph styles not applied properly on a doc load (avox)
- 0004698: [Story Editor / Text Frames] "Distance from text" field for Drop caps settings affects all lines of the drop cap except the first one (avox)
- 0004557: [Story Editor / Text Frames] Moving cursor with arrows in text frame makes it disappear. (avox)
- 0004813: [Story Editor / Text Frames] Text effects (colours) are only applied to visible text (avox)
- 0004473: [Story Editor / Text Frames] Text flow between frames broken (avox)
- 0004904: [General] PP doesn't recognise text colour (avox)
- 0004659: [Story Editor / Text Frames] Impossible to change font for an empty text frame (avox)
- 0004943: [Translation] Polish translation update for 1.3.4cvs (plinnell)
- 0004750: [General] Scribus 1.3.4 allows pasting from the clipboard and crashes (fschmid)
- 0004896: [General] Broken copying of pages containing SVG or EPS files (fschmid)
- 0003359: [Story Editor / Text Frames] In SE, selecting a value with the mouse in a spin box deselects text (fschmid)
- 0000194: [Printing] Crop marks and separations crosses (fschmid)
- 0004786: [User Interface] Crash with sticky tools enabled (fschmid)
- 0004798: [Documentation] Scripter documentation (subik)
- 0004839: [Usability] Objects won't snap to "Automatic" Guides (fschmid)
- 0004776: [User Interface] Inconsistent terminology in Scribus (cbradney)
- 0004805: [Story Editor / Text Frames] Inconsistent behaviour of "Sample Text" and "Get Text" (fschmid)
- 0004733: [User Interface] Impossible to delete a guide by dragging it back to the rulers (fschmid)
- 0004554: [General] Warning for the new preview mode displayed too easily (fschmid)
- 0002313: [Usability] add improved cursor icon to zoom tool (fschmid)
- 0004865: [User Interface] Wrong radio button behaviour in "Insert Frame" dialog (cbradney)
- 0004875: [User Interface] Make entries in the Help menu consistent with other apps (cbradney)
- 0002311: [Usability] integrate an extra cursor when the colour picker is activated (fschmid)
- 0004909: [Build System] cannot stat `./scripterapi-pydoc.html' (cbradney)
- 0004881: [Usability] pressing ESC in text edit mode should only leave text edit mode but let the object be active (fschmid)
- 0003215: [User Interface] Move mode cursor inconsistencies (fschmid)
- 0004862: [Import / Export] Add epsi to the list of supported file types (fschmid)
- 0004811: [User Interface] Add "Delete Page" entry to the context menu for pages (fschmid)
- 0004398: [General] Scribus switches page margins in left master pages (fschmid)
- 0003933: [Story Editor / Text Frames] Applying text alignment from the properties palette or the style menu doesn't work (avox)
- 0004665: [Graphics / Image Frames] Option to disable the thumbnail preview in the "Manage Pictures" dialog (subik)
- 0004774: [Shape Drawing] PP > Shape > Round Corners no longer disabled (fschmid)
- 0004551: [Import / Export] 1.3.4cvs issues with 1.3.x files (avox)
- 0004567: [Story Editor / Text Frames] Kerning bug in 1.3.4cvs (avox)
- 0004631: [Graphics / Image Frames] Loading GIMP patterns takes minutes if colour management is active (fschmid)
- 0004772: [Graphics / Image Frames] Remote call for image editor doesn't work (cbradney)
- 0004754: [Story Editor / Text Frames] Impossible to edit text in SE (avox)
- 0004793: [General] Display insert dialog for lines similar to frames after double click (fschmid)
- 0004800: [General] Crash using the new Insert > Frame tool (cbradney)
- 0004799: [User Interface] Display page properties in the context menu only after click on page (fschmid)
- 0004803: [User Interface] Improvement to the "Location" tab in the new "Insert Frame" dialog (cbradney)
- 0004802: [User Interface] Improvement to the "Options" tab in the new "Insert Frame" dialog (cbradney)
- 0004777: [User Interface] Scribus guides could be a bit more "sticky" again (fschmid)
- 0003986: [Shape Drawing] Shape drawing tool doesn't recognise changes in the palette (fschmid)
- 0004792: [General] Dragging a ruler guide to another page crashes Scribus (subik)
- 0004806: [User Interface] Deleting a page lets Scribus jump to page 1 (fschmid)
- 0004840: [Story Editor / Text Frames] Story Editor: crash after pressing ctrl+c with no text selected (avox)
- 0004841: [Translation] Estonian translation update (plinnell)
- 0004695: [Story Editor / Text Frames] Cursor seems to stop blinking when using arrows to go past a tab (avox)
- 0004769: [General] Manage Pictures causes crash (fschmid)
- 0004787: [Import / Export] Support UTF16 in Text Import (fschmid)
- 0004834: [User Interface] if size of an object is locked, the fields for width/height on property palette should be greyed out. (fschmid)
- 0004799: [User Interface] Display page properties in the context menu only after click on page (fschmid)
- 0004819: [Shape Drawing] Drawing objects broken for non-standard drawing directions (fschmid)
- 0004804: [General] Copying left pages switches page margins (fschmid)
- 0004800: [General] Crash using the new Insert > Frame tool (cbradney)
- 0004793: [General] Display insert dialog for lines similar to frames after double click (fschmid)
- 0004659: [Story Editor / Text Frames] Impossible to change font for an empty text frame (avox)
- 0004754: [Story Editor / Text Frames] Impossible to edit text in SE (avox)
- 0004694: [Story Editor / Text Frames] Tabs not aligning in styled text (avox)
- 0004774: [Shape Drawing] PP > Shape > Round Corners no longer disabled (fschmid)
- 0004787: [Import / Export] Support UTF16 in Text Import (fschmid)
- 0004786: [User Interface] Crash with sticky tools enabled (fschmid)
- 0004780: [PDF] Black Images in Grayscale Output (fschmid)
- 0004772: [Graphics / Image Frames] Remote call for image editor doesn't work (cbradney)
- 0004769: [General] Manage Pictures causes crash (fschmid)
- 0004766: [General] Add command line option to show icc profile status (jghali)
- 0004701: [Graphics / Image Frames] Make Duotone, Tritone, and Quadtone in image effetcs mutually exclusive (fschmid)
- 0004739: [Story Editor / Text Frames] crash on newly created text frame (avox)
- 0000129: [Printing] Bleed functionality (fschmid)
- 0004721: [General] Imported vector drawings can't be flipped anymore. (fschmid)
- 0004653: [Printing] Print Preview doesn't work with text frames (avox)
- 0004720: [User Interface] Ruler guides' positions aren't displayed correctly during dragging (fschmid)
- 0004723: [Graphics / Image Frames] New Insert Frame dialog: Scale to image size (cbradney)
- 0004691: [Story Editor / Text Frames] Justify acts as block justify when no [Return] at end of paragraph (avox)
- 0004753: [Story Editor / Text Frames] Opening SE crashes Scribus (avox)
- 0001109: [Usability] Inserting shapes / pictures / frames with click needs default size (fschmid)
- 0004521: [Translation] Redundant strings in the ts-/po-file (cbradney)
- 0004746: [Translation] Polish translation update for 1.3.4cvs (cbradney)
- 0004631: [Graphics / Image Frames] Loading GIMP patterns takes minutes if colour management is active (fschmid)
- 0004750: [General] Scribus 1.3.4 allows pasting from the clipboard and crashes (fschmid)
- 0004693: [Story Editor / Text Frames] Paragraph style doesn't apply to the first paragraph in a text frame (avox)
- 0004698: [Story Editor / Text Frames] "Distance from text" field for Drop caps settings affects all lines of the drop cap except the first one (avox)
- 0002991: [Win32] Path separators should be a backslash on windows (jghali)
- 0004627: [General] Add bleed to the new "Insert Frame" dialog (cbradney)
- 0004725: [User Interface] Change dialog caption for EPS/PS import progress dialog (fschmid)
- 0004465: [Styles] Paragraph styles not applied properly on a doc load (avox)
- 0004567: [Story Editor / Text Frames] Kerning bug in 1.3.4cvs (avox)
- 0004689: [User Interface] Columns and Gap inverted in New Dialog (with Auto text frame checked) (subik)
- 0004551: [Import / Export] 1.3.4cvs issues with 1.3.x files (avox)
- 0004665: [Graphics / Image Frames] Option to disable the thumbnail preview in the "Manage Pictures" dialog (subik)
- 0004657: [Plug-ins] Sig 6 when cancelling out of ColorWheel plugin (subik)
- 0004629: [Usability] Grey out all glyph/character related items in the "Insert" menu if no no text frame is selected (cbradney)
- 0004668: [Internal] Bump cairo minimum to 1.2.0 for 1.3.4 only (fschmid)
- 0004639: [User Interface] Disable "Shade" spinbox for patterns (fschmid)
- 0004633: [User Interface] Add a button to remove all patterns at once (fschmid)
- 0003163: [User Interface] page palette: after every applied masterpage the the last position is lost (fschmid)
- 0004331: [User Interface] Add "Fit to Width" and "Fit to height" to the "View" menu (fschmid)
- 0004554: [General] Warning for the new preview mode displayed too easily (fschmid)
- 0003818: [General] Wrong display of shades (jghali)
- 0004503: [Story Editor / Text Frames] Cursor in the text frame should locate text in Sory Editor when Opened (avox)
- 0003255: [Story Editor / Text Frames] Changed style doesn't persist when typing
- 0004445: [General] Scribus>Help>About: some typos and one question (cbradney)
- 0004369: [Undo/Redo] Grouping/ungrouping objects triggers crash (fschmid)
- 0004159: [Story Editor / Text Frames] Scribus doesn't save hyphenation settings (fschmid)
- 0004592: [User Interface] color wheel gets bigger and bigger (subik)
- 0004531: [General] Add an option to set the same bleed for all sides and make it default (fschmid)
- 0004550: [Internal] Application of margins to master pages is not working (fschmid)
- 0004140: [Shape Drawing] Reseting control points is broken (fschmid)
- 0004591: [User Interface] Bleed setting not applied correctly (fschmid)
- 0004613: [Story Editor / Text Frames] Cancelling font substitution on load leads to crash (jghali)
- 0004229: [User Interface] Masterpages - wrong page assigned (fschmid)
- 0004296: [General] Scribus has always a left page as default for right pages (fschmid)
- 0003525: [Shape Drawing] wrong scratch space set after changing page properties (fschmid)
- 0004498: [General] Automatic guides don't use page margins (subik)
- 0004532: [User Interface] Slightly confusing string in the New Document dialog (plinnell)
- 0004599: [User Interface] Different icons for "printable" in layers dialog and PP (fschmid)
- 0004312: [General] Inserting a table triggers crash -- always (fschmid)
- 0003575: [General] Pattern fill (fschmid)
- 0004073: [Graphics / Image Frames] Transparent PNG displayed as white picture (fschmid)
- 0004177: [Printing] print settings should be saved per document (fschmid)
- 0004523: [User Interface] "Embed all fonts" checkbox is not saved (subik)
- 0004546: [PDF] PDF Export: Despite "Do not embed fonts, do not subset" settings, Scribus converts fonts to outlines (fschmid)
- 0004548: [General] RGB Black shows out of gamut on screen (jghali)
- 0000002: [Story Editor / Text Frames] Ability to have multiple character formats/styles in one paragraph, ie character based styles (avox)
- 0004547: [General] Inside and Outside bleed mixed up. (fschmid)
- 0004128: [User Interface] Input box problems in guide manager (subik)
- 0004263: [Story Editor / Text Frames] First letter problem & last letter cannot be reached. (text cursor bug) (avox)
- 0004533: [User Interface] Add Bleed display only as an option (Document Setup, Prefs, View) (fschmid)
- 0004209: [Story Editor / Text Frames] No control over Line Spacing (avox)
- 0004029: [General] Line Spacing in Properties Palette not working (avox)
- 0004528: [General] Changing bleeds in inches results in wrong calculations (fschmid)
- 0004220: [Story Editor / Text Frames] Cursor positioning at beginning of textframe wrong, chars are inserted in wrong order (avox)
- 0001700: [Import / Export] Warning on missing fonts in placed/imported EPS files (fschmid)
- 0004337: [Usability] ZWSP unicode does not function (avox)
- 0003911: [Story Editor / Text Frames] Enable "forced" hyphenation (avox)
- 0004501: [Styles] the first two costum styles don't appear in the "edit styles" list (avox)
- 0004508: [General] Unnecessary text-formatting information in file-format (avox)
- 0000129: [Printing] Bleed functionality (fschmid)
- 0000194: [Printing] Crop marks and separations crosses (fschmid)
- 0001294: [Story Editor / Text Frames] Aliging text spanning several paragraphs applies not to those above the cursor. (avox)
- 0001041: [Printing] Support for art box, bleed box, crop box, media box and trim box (fschmid)
- 0004485: [Story Editor / Text Frames] Inserting a character in the Story Editor crashes Scribus (avox)
- 0004478: [Story Editor / Text Frames] alignment crashes story editor (avox)
- 0003710: [Story Editor / Text Frames] paragraph gets style from previous paragraph when using backspace to delete empty paragraph (avox)
- 0004029: [General] Line Spacing in Properties Palette not working (avox)
- 0003933: [Story Editor / Text Frames] Applying text alignment from the properties palette or the style menu doesn't work (avox)
- 0004209: [Story Editor / Text Frames] No control over Line Spacing (avox)
- 0004250: [PDF] Dropcaps are not large enough in PDF (fschmid)
- 0002158: [User Interface] scripts deleted from script menu (cbradney)
- 0004336: [General] Scribus should remember snapping settings even if nothing else has changed in the document (fschmid)
- 0004371: [Import / Export] Support CMYKA TIFFs (fschmid)
- 0002970: [Import / Export] Incorrect import of PSD with transparency (fschmid)
- 0004398: [General] Scribus switches page margins in left master pages (fschmid)
- 0004481: [Translation] Updated Danish Translation (cbradney)
- 0003784: [General] Value for groups of rotated objects is always zero degrees. (fschmid)
- 0003315: [Story Editor / Text Frames] ctrl A for many texts frames doesn't select all the text (avox)
- 0004442: [Undo/Redo] Switching doc from the windows menu doesn't change the undo stack (Tsoots)
- 0004474: [General] Patterns of grouped objects do not load (and/or) save correctly (fschmid)
- 0003924: [Story Editor / Text Frames] no text visible after converting a picture frame into a text frame (avox)
- 0002999: [Internal] Document Canvas flashes on screen when app preferences is opened (cbradney)
- 0004456: [General] Document containing colorized image may load incorrectly (jghali)
- 0001700: [Import / Export] Warning on missing fonts in placed/imported EPS files (fschmid)
- 0003341: [General] text outlines are drawn below underscores (fschmid)
- 0004406: [Story Editor / Text Frames] underline and stroke conflict (fschmid)
- 0004136: [User Interface] scribus complains about not existing directories instead of just creating them (subik)
- 0004252: [Scripter] line count in scripter console (subik)
- 0004396: [Graphics / Image Frames] Making Image-Search case-insensitive (subik)
- 0004346: [General] Add a preview for daltonian (subik)
- 0004239: [Styles] Assertion `!style.font().isNone()' failed (avox)
- 0002353: [Import / Export] save file: if the filename does not contain the scribus extension and you click on compress then only gz is added instead of sla (fschmid)
- 0001893: [Import / Export] recognition of image file based on extension (fschmid)
- 0003939: [Import / Export] Import Paragraph Style -> Crash (avox)
- 0003516: [PDF] the pdf export should be in the same directory (fschmid)
- 0004312: [General] Inserting a table triggers crash -- always (fschmid)
- 0002971: [Import / Export] Support Photoshop generated Tiffs which have layers (fschmid)
- 0003738: [General] guides are not saved in 1.3x file format (subik)
- 0003109: [Shape Drawing] Changing line/fill properties of a group (fschmid)
- 0004440: [Story Editor / Text Frames] shadow not copied with text frames (fschmid)
- 0003493: [Plug-ins] Provide user selectable color model for colorwheel (subik)
- 0004449: [Usability] Print preview: Please rename "Device settings" and "Job settings" (they're not end users friendly) (fschmid)
- 0004431: [Import / Export] quality loss on CMYK EPS files (fschmid)
- 0001700: [Import / Export] Warning on missing fonts in placed/imported EPS/PDF files (fschmid)
- 0004191: [Internal] Crash with new doc and Edit Shape Active (Tsoots)
- 0004269: [User Interface] Tree view for dependent styles (Tsoots)
- 0001117: [Story Editor / Text Frames] Right indent in Edit Style dialog (Tsoots)
- 0004446: [Undo/Redo] undo image resize (Tsoots)
- 0004444: [General] Scrapbook eps don't undo correctly (Tsoots)
- 0004443: [Undo/Redo] undo shape resize undoes more then i have done (Tsoots)
- 0004442: [Undo/Redo] Switching doc from the windows menu doesn't change the undo stack (Tsoots)
- 0002827: [User Interface] set options over group, (fschmid)
- 0004388: [General] Patterns do not display transparency correctly. (fschmid)
- 0004380: [General] Gamut warning doesn't work for patterns (fschmid)
- 0004394: [Shape Drawing] lines on master page with basepoint not on page do not show up in the document (fschmid)
- 0003516: [PDF] the pdf export should be in the same directory (fschmid)
- 0003184: [Usability] PDF EXport: set the export directory to the one where the document is saved (fschmid)
- 0004395: [Shape Drawing] Gradients do not display correct when the object is rotated (fschmid)
- 0001943: [Import / Export] DCS2 image multi not supported (fschmid)
- 0001946: [Import / Export] DCS2 image mulit ICC profile not available (fschmid)
- 0001947: [Import / Export] DCS2 image single not supported (fschmid)
- 0001948: [Import / Export] DCS2 image single vectormask not available (fschmid)
- 0001949: [Import / Export] DCS2 image single ICC profile not available (fschmid)
- 0001944: [Import / Export] DCS2 image multi vectormask not available (fschmid)
- 0001940: [Import / Export] DCS1 image not supported (fschmid)
- 0001939: [Import / Export] EPS image with ICC profile not correctly show (fschmid)
- 0001941: [Import / Export] DCS1 image vectormask not available (fschmid)
- 0001942: [Import / Export] DCS1 image ICC profile not available (fschmid)
- 0002618: [Import / Export] Embedded Profile in EPS from Photoshop 6 is ignored (fschmid)
- 0001938: [Import / Export] vectormask not availbale on EPS "image" (fschmid)
- 0004222: [Story Editor / Text Frames] Caps and Smallcaps have wrong linewidths (avox)
- 0004221: [Story Editor / Text Frames] Masterpage items with pagenumber not working correctly (avox)
- 0004412: [Printing] CMYK TIFF in printed output and preview have incorrect colors (fschmid)
- 0003519: [General] Print preview: CMYK preview wrong (fschmid)
- 0004428: [Integration] Crash when prefs file contains empty font list entry and empty default font (cbradney)
- 0002693: [Printing] print preview does not reflect mirroring settings (fschmid)
- 0004406: [Story Editor / Text Frames] underline and stroke conflict (fschmid)
- 0004415: [General] Scribus crashes when Auto Text frame selected for a new document (cbradney)
- 0004324: [User Interface] Pattern fill options do not work in libart build (fschmid)
- 0004188: [Usability] (Shift +) PgUp/PgDown keys should switch pages (fschmid)
- 0004323: [User Interface] Selecting Pattern Fill without any patterns confuses Properties Palette (fschmid)
- 0004389: [User Interface] Reselecting a pattern filled object with transparency does not update the transparency % on mpalette (fschmid)
- 0004327: [General] Configurable rotating steps (fschmid)
- 0004330: [General] Make the offset for copying items configurable (fschmid)
- 0004304: [Shape Drawing] Add colorblindness options to the preview mode (fschmid)
- 0004397: [General] Preflight check should treat disabled layers differently (fschmid)
- 0003527: [Usability] No way to set Preview Quality for the whole document. (fschmid)
- 0004396: [Picture Frames] Making Image-Search case-insensitive (subik)
- 0004369: [Undo/Redo] Grouping/ungrouping objects triggers crash (fschmid)
- 0004386: [General] Effect curve editor doesn't add extension by default when saving curve. (fschmid)
- 0004349: [Import / Export] CMYK TIFF does not display properly (fschmid)
- 0004236: [Internal] Make libtiff and lcms mandatory requirements by build system and in code (ringerc)
- 0004332: [User Interface] Grey out "Generate Table of Contents" if no TOC is configured (cbradney)
- 0004306: [User Interface] Irritating behaviour of the cursor (fschmid)
- 0004359: [User Interface] Help browser: new cursor for hyperlinks (subik)
- 0004336: [General] Scribus should remember snapping settings even if nothing else has changed in the document (fschmid)
- 0002659: [Build System] remove the IFDEFS by making TIFF and JPEG support mandatory in the autotools build system (fschmid)
- 0004297: [General] Missing strings again: New frame dialog (cbradney)
- 0004340: [Translation] Add "Yes" and "No" into CommonStrings (subik)
- 0004339: [Translation] Missing strings again: Document setup (cbradney)
- 0004334: [User Interface] Remove *.scd from the "Save" and "Save as" dialogs (fschmid)
- 0004156: [General] Horizontal alignement with the page (cbradney)
- 0004314: [General] Blendmode becomes out of range with CopyPasteBuffer() (fschmid)
- 0004284: [General] Gradients from a stop color to another seem to convert to CMYK (fschmid)
- 0002641: [User Interface] Improvements to "Distribute and Align" dialog (cbradney)
- 0004058: [Documentation] Add CMake build instructions to the docs. (cbradney)
- 0000344: [General] Numbering in Multiple Duplicates (cbradney)
- 0004106: [User Interface] Make an easy Insert Frame menu option (cbradney)
- 0004297: [General] Missing strings again: New frame dialog (cbradney)
- 0004283: [Build System] Warning: Problem loading a plugin (cbradney)
- 0004252: [Scripter] line count in scripter console (subik)
- 0004266: [General] New "Insert > Frame" feature doesn't recognise margins correctly (cbradney)
- 0004278: [Translation] German translation update for 1.3.4cvs (plinnell)
- 0004202: [User Interface] The red border of the frames are un-elegant (fschmid)
- 0004223: [Story Editor / Text Frames] Subscript / superscript not working (avox)
- 0004221: [Story Editor / Text Frames] Masterpage items with pagenumber not working correctly (avox)
- 0004250: [PDF] Dropcaps are not large enough in PDF (fschmid)
- 0003871: [Usability] coordinates of group shown as zero on paste (fschmid)
- 0003878: [PPCOSX] Disabled Fonts Available for Paragraph Styles (avox)
- 0001717: [User Interface] Make sliders in colour picker update when colour changes as user drags. (fschmid)
- 0001754: [User Interface] Ability to change the color for the object frames (fschmid)
- 0003264: [Story Editor / Text Frames] Control Characters as a custom color (fschmid)
- 0002400: [-] resizing document won't affect masterpages (fschmid)
- 0004213: [Story Editor / Text Frames] When turning on automatic text frames, they are not created with the size of the page margins (fschmid)
- 0003048: [User Interface] bug in converting portrait to landscape orientation (fschmid)
- 0003535: [Usability] Hide/unhide all windows (F10) should remember what windows were open when unhiding (fschmid)
- 0004146: [General] Crash on close with docs open and unsaved (avox)
- 0004222: [Story Editor / Text Frames] Caps and Smallcaps have wrong linewidths (avox)
- 0002976: [Import / Export] Can't change number-field format in PDF Web Form (fschmid)
- 0001447: [Story Editor / Text Frames] Use only one Insert Page Number character (#) for page numbers over 9 (avox)
- 0003717: [User Interface] can't add to a selection by drag-selection (fschmid)
- 0003633: [Story Editor / Text Frames] text reversed when directly editing linked frames (avox)
- 0004196: [Usability] Add "Paste Position" and "Paste In Place" (cbradney)
- 0004212: [User Interface] Page Setup Size displays inccorectly when changing page sizes in Doc Setup (fschmid)
- 0004183: [Story Editor / Text Frames] Overlaping text in text frames after applying hyphenation (avox)
- 0004148: [General] manage guides automatic uses wrong page if page has been "rotated" (subik)
- 0004157: [Internal] change page orientation in doc prefs (fschmid)
- 0001648: [User Interface] Ability to get the line count in a text frame (fschmid)
- 0003791: [Usability] wrong scaling of group with center basepoint (fschmid)
- 0003608: [Usability] resize errors with groups of rotated objects (fschmid)
- 0004073: [Picture Frames] Transparent PNG displayed as white picture (fschmid)
- 0004112: [Scripter] Need to find out whether a page is left or right from Scripter (fschmid)
- 0004064: [General] open/close/open crash (subik)
- 0004158: [Internal] open QDom parse crash (subik)
- 0004065: [General] open, open 2nd, close one - crash (subik)
- 0004192: [Internal] Win32 build crashes when trying to check for updates (jghali)
- 0003871: [Usability] coordinates of group shown as zero on paste (fschmid)
- 0004143: [General] Applying a gradient for severals items (fschmid)
- 0004196: [Usability] Add "Paste Position" and "Paste In Place" (cbradney)
- 0001532: [User Interface] Layers palette (fschmid)
- 0001533: [General] Lock/unlock layers (fschmid)
- 0001284: [General] dragging an item from scrapbook doesnt snap to grid (fschmid)
- 0000956: [General] Add a "duplicate layer" feature (fschmid)
- 0004136: [User Interface] scribus complains about not existing directories instead of just creating them (subik)
- 0003846: [Import / Export] SVG import plugin may produce incorrect results if other languages than en_us or en_gb are used (jghali)
- 0004188: [Usability] (Shift +) PgUp/PgDown keys should switch pages (fschmid)
- 0004001: [Scripter] Running Calendar Wizard a second time triggers repeatable crash (subik)
- 0003830: [Internal] crash on load with large doc and font substitution (avox)
- 0004159: [Story Editor / Text Frames] Scribus doesn't save hyphenation settings (fschmid)
- 0003738: [General] guides are not saved in 1.3x file format (subik)
- 0002349: [Picture Frames] Adding Picture effects is not recorded by the undo system (Tsoots)
- 0003584: [General] Insert page always creates right page margins first page specified as right page) (fschmid)
- 0004174: [Undo/Redo] Wrong page is deleted when canceling insert page (Tsoots)
- 0004054: [General] Let Scribus create default master pages (fschmid)
- 0003348: [General] Add a button to delete all guides at once to the guides dialog (subik)
- 0003848: [Translation] Add more Hypenation Dictionaries (plinnell)
- 0003595: [Shape Drawing] add undo/apply/cancel buttons to node editor (Tsoots)
- 0004162: [User Interface] PDF Screen Options Disappear if you switch color mode when exporting PDF (fschmid)
- 0004046: [Usability] Shortcuts: if an already assigned shortcut is pressed for an action the original one will be cleared (cbradney)
- 0004155: [Scripter] Remove scripter warnings (subik)
- 0002767: [Shape Drawing] Active page not marked as active (fschmid)
- 0003047: [Scripter] in the dialog Script-> About Script there is only the variant *.py but not *.PY (subik)
- 0001927: [User Interface] focus for dropped in things (fschmid)
- 0003367: [User Interface] draw guides: wrong cursor when removing the guide directly (fschmid)
- 0003183: [User Interface] Page Prooperties: add combobox to choose/change the master page (fschmid)
- 0004149: [General] compile error w/o cms (jghali)
- 0004153: [User Interface] Save... option for preferences also appears on the document setup screen (subik)
- 0003970: [Import / Export] HTML Import crashes (avox)
- 0003878: [PPCOSX] Disabled Fonts Available for Paragraph Styles (avox)
- 0003702: [Undo/Redo] Undo not working after shape edit (Tsoots)
- 0004124: [Printing] Printing with Landscape Orientation buggy (Tsoots)
- 0003569: [User Interface] Guide Manager: ignores any units (subik)
- 0003611: [Usability] Guide Manager ignores decimal point and also ignores gap (subik)
- 0004084: [Build System] 1.3.4cvs: make errors due to old deprecated QT headers (qarray.h and qvector.h) (fschmid)
- 0004023: [Internal] Allow profile loading from the document directory (jghali)
- 0003562: [Import / Export] Duotone PSD will not import (fschmid)
- 0003989: [General] crash when using layer palette after opening preferences (subik)
- 0004108: [Import / Export] layer blend modes not working right (fschmid)
- 0004101: [Usability] make "Image Effects" more accessible (fschmid)
- 0004100: [Translation] Polish translation update for 1.3.4cvs (plinnell)
- 0004094: [General] Dragging frame border in "edit shape" mode causes a crash (fschmid)
- 0004079: [General] Problem with colours displayed in properties and elsewhere (jghali)
- 0003926: [Printing] Extend zoom options in print preview (fschmid)
- 0001764: [Usability] Preference: make a restore defaults button for every preference section (subik)
- 0004060: [General] Guide manager doesnt handle not having a document (subik)
- 0003845: [Story Editor / Text Frames] First two character dont change with manual tracking (avox)
- 0004041: [User Interface] guide manager: automatic guides disappear after moving an object on the canvas (subik)
- 0004039: [User Interface] guide manager: window is not active after calling it. (subik)
- 0003581: [User Interface] guide manager: gap text field in automatic guides is active although the checkbox is not checked. (subik)
- 0003981: [General] enabling CMS in Doc prefs corrupts display (subik)
- 0004047: [General] Guides: spacing cannot be set if guide count is set to 1 (subik)
- 0004038: [User Interface] guide manager: wrong guide count (subik)
- 0004030: [General] Crash on close (avox)
- 0004031: [PDF] Crash when editing pdf annotation linked on deleted page (fschmid)
- 0004008: [User Interface] Shift and Ctrl not consistent (large/small steps) (cbradney)
- 0003925: [General] scribus crashes quite often when closing a document or Scribus (avox)
- 0004036: [Story Editor / Text Frames] Story Editor/Edit/Fonts Preview: Crash (cbradney)
- 0003472: [Fonts] Diacritics in font paths make Scribus sad (avox)
- 0003994: [General] crash on doc save (avox)
- 0003961: [General] crash when opening preferences (avox)
- 0003900: [Story Editor / Text Frames] Scribus sometimes (often) crashs, when I try to change a parahraph style (avox)
- 0004044: [User Interface] Guide manager doesnt use guide value and crashes when editing a guide's value (subik)
- 0004028: [User Interface] PDF Export: overwrite existing file dialog not necessary with "create a pdf per page" option (fschmid)
- 0003190: [Picture Frames] Manage Pictures: position and size of pictures that are found again are reset (fschmid)
- 0004042: [User Interface] Shortcuts: shortcut for edit frame content cannot be set in preferences (cbradney)
- 0004009: [User Interface] Clicking the "Tools" tab in prefs blocks GUI (subik)
- 0004037: [Usability] pressing escape should deselect the active object (fschmid)
- 0004022: [Internal] Console messages with new preferences dialog (subik)
- 0003758: [User Interface] String sometimes doesn't change after switching UI language (cbradney)
- 0004043: [Translation] Polish translation update for 1.3.4cvs (cbradney)
- 0003979: [User Interface] Clicking "Cancel", "Apply" or "OK" in the Document Setup or Preferences triggers crash (subik)
- 0004033: [General] Scribus/Help/About Plugins/Short Words: Crash (cbradney)
- 0004025: [Plug-ins] Scribus reports missing plugins on launch (cbradney)
- 0002141: [User Interface] improve action history dialog (Tsoots)
- 0002537: [Internal] Enabled undo system disabling from preferences (Tsoots)
- 0004011: [Story Editor / Text Frames] Text frame/Convert to/Outlines: Converting chained frames to outlines (fschmid)
- 0004032: [General] Allow user to check for updates within Scribus GUI (cbradney)
- 0003977: [User Interface] Scribus uses UI font for font preview (subik)
- 0003944: [General] opening and closing document preferences makes scribus freeze (subik)
- 0003885: [General] sig11 crash when activating default button on preferences (subik)
- 0003369: [Import / Export] Enhancement for "Collect for output": ICC profiles (jghali)
- 0004018: [Win32] PDF-Toolbar icons missing in latest win build (jghali)
- 0003331: [User Interface] User preference for move timeout (fschmid)
- 0003976: [Story Editor / Text Frames] Default number in automatic text frames is always 11 (fschmid)
- 0004015: [Usability] Creating a new color overwrites existing color if you dont change the proposed color name (fschmid)
- 0003945: [Win32] correct some minor win32 specific path things (jghali)
- 0004010: [User Interface] Spin box smaller than the others without apparent reason (fschmid)
- 0003884: [Usability] Rotation doesn't use basepoint (fschmid)
- 0003950: [Fonts] can't delete additional font paths. (subik)
- 0004019: [General] prefs: layer reference crash (subik)
- 0003872: [User Interface] Layers dialog needs tool tips (plinnell)
- 0003978: [Usability] New Scrapbook tab in the Preferences needs tool tips (plinnell)
- 0003987: [Translation] 1.3.4 German translation update (plinnell)
- 0003996: [Translation] Updated German translation files for 1.3.4cvs (plinnell)
- 0003998: [Scripter] Scripter: CalendarWiz. loops (subik)
- 0002143: [User Interface] Change PDF version text in UI from "PDF 1.x" to "PDF 1.x (Acrobat X+1)" (cbradney)
- 0003995: [User Interface] Misleading and outdated tooltip (plinnell)
- 0003763: [Story Editor / Text Frames] Search & Replace deletes text (avox)
- 0003958: [PDF] PDF field property, format as number has decimals and formatting linked (fschmid)
- 0003841: [General] Scribus can't open ICC profiles (jghali)
- 0003968: [Translation] Polish translation update for 1.3.4cvs (cbradney)
- 0002384: [Internal] PageItem::DrawObj does lots of non-drawing tasks, gets very convoluted (avox)
- 0003814: [Usability] Manage Pictures: Add button to search for all pictures in one directory (cbradney)
- 0003943: [Usability] Properties/Shape/Distance of Text: Please unhide "Gap" between columns (Tsoots)
- 0003957: [Internal] Crash when closing Scribus with multiple docs open and one loaded from disk (cbradney)
- 0003938: [Translation] new version of scribus.ru.ts (alexandre)
- 0003843: [Story Editor / Text Frames] Scribus 1.3.4cvs loses tracking information (avox)
- 0003460: [General] Improve Color Management support in the interface, displays wrong colors. (jghali)
- 0002999: [Internal] Document Canvas flashes on screen when app preferences is opened (cbradney)
- 0003942: [Internal] Crash when opening prefs (cbradney)
- 0003891: [General] pictures losing their effects, copying the page (fschmid)
- 0003886: [Story Editor / Text Frames] Overwriting text in text frames triggers crash (avox)
- 0003127: [User Interface] help browser: add network access to help browser with Qt class (cbradney)
- 0003881: [General] SIGABRT when editing a text (avox)
- 0003842: [User Interface] Confusing preflight checker dialog (fschmid)
- 0003873: [Story Editor / Text Frames] Border settings for table cells get lost when copying the table (fschmid)
- 0003515: [Plug-ins] Build some plugins dependency tree mechanism (subik)
- 0003907: [General] External links don't work in the "About" dialog (subik)
- 0003870: [Plug-ins] failure to load plugin (subik)
- 0003906: [General] missing ability to assign Edit > Preferences in the keyboard shortcuts (cbradney)
- 0003415: [User Interface] Duplicate masterpages creates endless names if you dont change them. (cbradney)
- 0001184: [User Interface] Being able to edit master pages names in the master page dialog (cbradney)
- 0003127: [User Interface] help browser: add network access to help browser with Qt class (cbradney)
- 0003842: [User Interface] Confusing preflight checker dialog (fschmid)
- 0003415: [User Interface] Duplicate masterpages creates endless names if you dont change them. (cbradney)
- 0003881: [General] SIGABRT when editing a text (avox)
- 0003886: [Story Editor / Text Frames] Overwriting text in text frames triggers crash (avox)
- 0003891: [General] pictures losing their effects, copying the page (fschmid)
- 0002599: [Plug-ins] Convert FileLoader system into proper plugins, create FileSaver system (cbradney)
- 0003887: [User Interface] dialogs creep on each open (fschmid)
- 0001702: [General] Move Load and Save functions into a "master/slave" plugin (cbradney)
- 0003782: [User Interface] property palette hides behind the scribus main window (jghali)
- 0003056: [User Interface] implement an Apply button to the document setup (subik)
- 0003807: [User Interface] Fonts viewed in font preview are added to the doc for PDF export (subik)
- 0003106: [General] Need means to find out what layer an object is on. (fschmid)
- 0003771: [Plug-ins] ISBN-13 support (subik)
- 0003788: [Shape Drawing] Convert text to outline loses character baseline offset. (fschmid)
- 0003829: [User Interface] The Rotate Item tool is serverly limited when trying to rotate an allready rotated item. (fschmid)
- 0003653: [General] Impossible to copy links from the help browser (cbradney)
- 0001368: [Story Editor / Text Frames] Justified or right aligned text is misaligned when hyphenated (avox)
- 0002331: [Scripter] Different units for object's dimmensions and position (subik)
- 0002057: [User Interface] preferences -> Fonts: improvement in usability (subik)
- 0003745: [Translation] pt_BR translation update (cbradney)
- 0000451: [User Interface] Tools>Scrapbook needs to be made consistent with "Layers" (cbradney)
- 0002244: [User Interface] Enabling/disabling toolbars doesn't work as it should (cbradney)
- 0003294: [Scripter] createLine will not create a vertical line properly (subik)
- 0003706: [General] Provide separate profiles and rendering intents for solid colors and RGB images (jghali)
- 0003613: [Story Editor / Text Frames] import doc files crashes scribus (avox)
- 0003292: [General] Objects with text flowing around their outlines affects text on other layers, too? (fschmid)
- 0003733: [General] Make PDF export use solid colors profiles when exporting to RGB and not monitor profile (jghali)
- 0000305: [Story Editor / Text Frames] column borders should be shown (cbradney)
- 0003534: [Printing] New feauture to get printer margins does not work from Manage Page Properties (cbradney)
- 0002350: [User Interface] Add search pane for keyboard shortcuts (cbradney)
- 0002226: [Build System] separate scribus libs and version them (cbradney)
- 0003596: [Shape Drawing] allow custom shapes to be changed to a default shape (cbradney)
- 0003043: [Translation] several mesages don't appear as translated (cbradney)
- 0002939: [User Interface] even better progress dialog for export (cbradney)
- 0002350: [User Interface] Add search pane for keyboard shortcuts (cbradney)
- 0003534: [Printing] New feauture to get printer margins does not work from Manage Page Properties (cbradney)
- 0003596: [Shape Drawing] allow custom shapes to be changed to a default shape (cbradney)
- 0003292: [General] Objects with text flowing around their outlines affects text on other layers, too? (fschmid)
- 0000451: [User Interface] Tools>Scrapbook needs to be made consistent with "Layers" (cbradney)
- 0002244: [User Interface] Enabling/disabling toolbars doesn't work as it should (cbradney)
- 0002429: [Usability] Settings - Shortcuts needs a better structure (cbradney)
- 0003713: [Translation] Hungarian Translation Update (cbradney)
- 0003618: [Story Editor / Text Frames] align and distribute with locked objects (cbradney)
- 0003294: [Scripter] createLine will not create a vertical line properly (subik)
- 0003706: [General] Provide separate profiles and rendering intents for solid colors and RGB images (jghali)
- 0003208: [General] Add an option to disable the splash screen in preferences (cbradney)
- 0003020: [Import / Export] Remove Gif Support (subik)
- 0003570: [User Interface] Guide Manager: Moving guides adds new guides in the manager instead of replacing the original ones. (subik)
- 0002078: [User Interface] improve guide manager dialog (subik)
- 0002101: [Scripter] Improve the Scripter console (subik)
- 0000937: [User Interface] highlight guideline when clicking on one in the guide line manager (subik)
- 0003661: [Fonts] Kerning works only for Postscript Type 1 Fonts (avox)
- 0001959: [Import / Export] Feature request: overprinting and trapping (fschmid)
- 0003668: [Story Editor / Text Frames] Closing Story Editor takes forever (avox)
- 0003687: [Import / Export] Add 'overprint' option to PS export (fschmid)
- 0003670: [Import / Export] SVG cannot be flipped
- 0003679: [Styles] Crashes when creating styles (avox)
- 0003644: [Usability] groups should flip as groups (fschmid)
- 0003614: [User Interface] PDF Goto preview does not work right (fschmid)
- 0003124: [Import / Export] Importing lilypond-book created .eps with lyrics shows problems in font alignment. (avox)
- 0003530: [Fonts] Scribus is using internal freetype headers (avox)
- 0003687: [Import / Export] Add 'overprint' option to PS export (fschmid)
- 0001959: [Import / Export] Feature request: overprinting and trapping (fschmid)
- 0003639: [Styles] Sample Lorem text in Edit/Paragraph Styles all caps (avox)
- 0003688: [Build System] Menu entry for SVG import is gone (cbradney)
- 0003613: [Story Editor / Text Frames] import doc files crashes scribus (avox)
- 0003684: [Story Editor / Text Frames] Sig11 on insert of glyph, eg double left guillemet (avox)
- 0003679: [Styles] Crashes when creating styles (avox)
- 0003590: [General] A single page section starting at document page 1 cannot be specified in Document Setup->Sections (cbradney)
- 0003507: [User Interface] more mnemonics in Insert menu (cbradney)
- 0003006: [User Interface] Show undo action name in Edit menu (Tsoots)
- 0003529: [Internal] Text frames in scrapbooks lose special characters
- 0003670: [Import / Export] SVG cannot be flipped
- 0003666: [Translation] Updated Danish Translation (plinnell)
- 0003663: [Internal] New from Template and Save as Template cause an abort on load (jghali)
- 0003657: [Shape Drawing] Line width won't allow anything but tenth decimals (0.x) (fschmid)
- 0003641: [Usability] don't toggle flip icon in properties when flipping a shape (cbradney)
- 0003648: [Story Editor / Text Frames] Drawing lines affects text layout (fschmid)
- 0003652: [General] Text always flows around objects (fschmid)
- 0003660: [User Interface] Preflight Checker: add a check for Images with a too high resolution. (fschmid)
- 0003623: [Picture Frames] preflight should report the dpi value if it too low (fschmid)
- 0003657: [Shape Drawing] Line width won't allow anything but tenth decimals (0.x) (fschmid)
- 0000691: [Shape Drawing] inserting lines (fschmid)
- 0003643: [Usability] allow flipping lines in properties (fschmid)
- 0003379: [Usability] Preflight verifier: Refresh button needed (subik)
- 0003644: [Usability] groups should flip as groups (fschmid)
- 0003614: [User Interface] PDF Goto preview does not work right (fschmid)
- 0003602: [Internal] Add copyright and Andreas to Help > About (plinnell)
- 0003568: [Story Editor / Text Frames] Text flows very strangely (fschmid)
- 0003617: [Internal] Make 1.3.4 use 1.3.4 versioned preferences files so users can have both installed safely. (cbradney)
- 0002600: [Build System] Implement a new build system, such as Scons (cbradney)
- 0003583: [Build System] Implement cmake build system (cbradney)