Subversion Repositories Scribus

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
3079 6611 d 13 h fschmid /branches/Version13x/Scribus/scribus/ Fixed Bugs #1708 and #2455.
Improved Icons in the color list.
Added Option to convert Spot Colors to Process Colors in the PDF export.
 
3060 6613 d 14 h fschmid /branches/Version13x/Scribus/scribus/ Implemented Spot Colors for PDF too.
Added Registration Color to the PDF and Postscript Exporters
 
3057 6613 d 22 h fschmid /branches/Version13x/Scribus/scribus/ First support for Spot Colours in the Postscript Exporter, support for Spot Colours in PDF and Registration Colour will follow soon.  
3032 6617 d 13 h fschmid /branches/Version13x/Scribus/ Fixed Bug #2413 and renamed ScribusDoc::PageFP to ScribusDoc::currentPageLayout  
3027 6618 d 12 h fschmid /branches/Version13x/Scribus/scribus/ Applied patches from Bug #2442  
3016 6619 d 21 h fschmid /branches/Version13x/Scribus/ Fixed Bug #2424 and added a complete framework for having additional page sets,
currently the settings for the gap between pages are a bit cumbersome, will fix this
with a new dialog soon.
 
3009 6621 d 0 h fschmid /branches/Version13x/Scribus/scribus/ Enabled embedded ICC Profiles for .jpg, .psd and .tif images in the PDF-Export  
2995 6622 d 13 h fschmid /branches/Version13x/Scribus/ Fixed Bug #2428 and enabled CMYK Profiles for Images.  
2955 6627 d 16 h fschmid /branches/Version13x/Scribus/ Enabled the use of groups as inline Objects.  
2921 6632 d 16 h fschmid /branches/Version13x/Scribus/scribus/ Applied patch from Bug #2372  
2894 6636 d 1 h fschmid /branches/Version13x/Scribus/ Added an emum for the page layout modes to scribusstructs.h, converted doc->PageFP to an int holding the current page layout mode.
Fixed issues caused by moving around translation depending code.
 
2891 6636 d 15 h cbradney /branches/Version13x/Scribus/scribus/ Move some document setup code into a new ScribusDoc::setup from scribus.cpp. Move ScribusDoc::loading into protected and add isLoading() and setLoading(bool). Remove setUnModified and make setModified take a bool parameter. Move scribusapp.cpp InputProfiles into ScApp like the other profiles. Make adjustments as necessary everywhere.  
2889 6637 d 1 h cbradney /branches/Version13x/Scribus/scribus/ Move the Prefs read and write functions into PrefsManager from scribusXml, and rename typographicSetttings to typographicSettings.  
2886 6637 d 17 h fschmid /branches/Version13x/Scribus/scribus/ Applied patch from Bug #2322 and adjusted the Makefile.am accordingly.  
2877 6640 d 14 h cbradney /branches/Version13x/Scribus/scribus/ Convert qstring=="" to qstring.isEmpty() and qstring!="" to !qstring.isEmpty()  
2872 6641 d 13 h fschmid /branches/Version13x/Scribus/ Implemented the ability to have different sized pages in a document, was bug #2189  
2834 6650 d 13 h cbradney /branches/Version13x/Scribus/scribus/ Create a PrefsManager class where Preferences will be held in future. For now the old prefs variable is just public in this new class. This will be protected in future. PrefsManager is a singleton and can be accessed easily anywhere without the need to pass the preferences variable around. This has simplified many of the function calls and now some classes dont event need references to the prefs or even . More to come.... :)  
2785 6655 d 15 h fschmid /branches/Version13x/Scribus/scribus/ Fix for incorrect export of default tabs into pdf and ps  
2742 6657 d 2 h fschmid /branches/Version13x/Scribus/scribus/ More fixes for broken CMYK-jpg import.
Fixed broken PDF-Export.
Fixed Bug #2209
 
2702 6660 d 20 h craig /branches/Version13x/Scribus/scribus/ Fix #2194 (Use unistd header only if available) from Jean Ghali  

Show All