Rev 10 | Rev 12 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
3 | paul | 1 | Changes since Version 0.9.9 |
11 | Franz | 2 | 16.05.2003 prefs.cpp |
3 | scribus.cpp |
||
4 | scribusview.cpp Added the possiblity to adjust the Display for true WYSIWYG. |
||
5 | e.g 1 Inch displayed on the Rulers is now really an Inch on the |
||
6 | Screen. |
||
7 | |||
10 | Franz | 8 | 15.05.2003 scribus.cpp Fixed "Paste"-Bug reported by Gerry |
9 | scribus.de.po Updated |
||
10 | |||
9 | Franz | 11 | 14.05.2003 pslib.cpp Removed unused Code |
12 | scribusview.cpp |
||
13 | mpalette.cpp |
||
14 | pageitem.cpp Picture Frames can now have a Borderline too. |
||
15 | |||
3 | paul | 16 | 12.05.2003 customfdialog.cpp Fixed a small Bug with the File-Preview. |
17 | pdflib.cpp Removed some unneeded Code. |
||
18 | |||
19 | 11.05.2003 pdflib.cpp Removed Bug with Small Caps. |
||
20 | scfonts.cpp |
||
21 | util.cpp Added Support for Automatic Kerning Values from .afm Files. |
||
22 | |||
23 | 09.05.2003 cmykfw.cpp Added Color Model "Websave RGB". |
||
24 | pdflib.cpp |
||
25 | pslib.cpp Solved the Problem that the last Hyphen in linked Textframes wasn't printed. |
||
26 | scribus.cpp Fixed crash with PDF-Previes enabled. |
||
27 | |||
28 | 08.05.2003 scribus.cpp Disabled Autosave when in Template Pages Mode. |
||
29 | page.cpp Some Bugfixes for Polygon Editing and Context Menue. |
||
30 | |||
31 | 06.05.2003 page.cpp Added a Command to split combined Polygons. |
||
32 | UniteObj() works now with more than two Objects. |
||
33 | pdflib.cpp Improved Detection of unused Fonts. |
||
34 | scribus.cpp Added a Command to split combined Polygons. |
||
35 | util.cpp traceCharacter() handles now Small Caps correctly. |
||
36 | |||
37 | 05.05.2003 When you edit a Path, you can select now more than one Point for moving, |
||
38 | either by pressing the Shift Key or using the selection Rectangle. |
||
39 | Fonts are now scanned for their Chararcter width only when they are used. |
||
40 | (Avoids building big Tables for never used Fonts) |
||
41 | |||
42 | 04.05.2003 Extended the Node-Palette. |
||
43 | The PDF-Exporter now embeds only really used Fonts. |
||
44 | |||
45 | 03.05.2003 Added new Command "Convert Text to Polygons" |
||
46 | |||
47 | 27.04.2003 Implemented Subpaths for Polygons. |
||
48 | Removed various Copy and Paste Errors. |
||
49 | |||
50 | 26.04.2003 Improved Textrendering for Zoomfactors > 100 % |
||
51 | |||
52 |