BlueGrey
calm
Elegant
Català-Valencià - Catalan
中文 - Chinese (Simplified)
中文 - Chinese (Traditional)
Česky - Czech
Dansk - Danish
Nederlands - Dutch
English - English
Suomi - Finnish
Français - French
Deutsch - German
עברית - Hebrew
हिंदी - Hindi
Magyar - Hungarian
Bahasa Indonesia - Indonesian
Italiano - Italian
日本語 - Japanese
한국어 - Korean
Македонски - Macedonian
मराठी - Marathi
Norsk - Norwegian
Polski - Polish
Português - Portuguese
Português - Portuguese (Brazil)
Русский - Russian
Slovenčina - Slovak
Slovenščina - Slovenian
Español - Spanish
Svenska - Swedish
Türkçe - Turkish
Oëzbekcha - Uzbek
Subversion Repositories
Scribus
(root)
/
trunk
/
Scribus
/
scribus
/
ui
/
preview.cpp
- Rev 15213
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
15213
4400d 21h
cbradney
/trunk/Scribus/scribus/ui/preview.cpp
#7899: Change widget title to clarify settings context
15014
4453d 23h
jghali
/trunk/Scribus/scribus/ui/preview.cpp
a few fixes for print preview related to latest changes in pslib
14491
4563d 08h
jghali
/trunk/Scribus/scribus/ui/preview.cpp
fix color management classes naming by using proper english abbreviation
14467
4565d 09h
jghali
/trunk/Scribus/scribus/ui/preview.cpp
refactor ScImage::LoadImage() method :
- move color management related parameters to CMSettings argument
- allow to load images using arbitrary rgb/cmyk output profile
- change method name to match other case of other ScImage methods
14326
4608d 14h
jghali
/trunk/Scribus/scribus/ui/preview.cpp
fix potential crash in print preview dialog if generated ps file happens to be invalid
14281
4619d 06h
jghali
/trunk/Scribus/scribus/ui/preview.cpp
Make monitor profile an application setting.
Monitor profile was previously specific to a document. When opened on another workstation than the one which created it, user had to enter doc setup to change monitor profile in order to get an accurate display of colors. Now monitor profile is taken directly from application making that step useless. An ScColorProfile display profile member is kept for now in document as default rgb profile is still used in place of monitor profile when color management is disabled for a specific doc. Not sure if that gonna be kept as is.
Given current limitation of our color management, monitor profile can only be changed when no document are opened. Avoid user waiting that all image in all opened docs are updated...
14175
4643d 04h
jghali
/trunk/Scribus/scribus/ui/preview.cpp
replace undeclared LPBYTE on *nix systems
14170
4643d 07h
jghali
/trunk/Scribus/scribus/ui/preview.cpp
use new object based colormanagement api across whole scribus sources :
- fix side effects of lcms.h not being included anymore in scribusdoc.h
- there are still some ugly lcms error handling in some part of the code, to be replaced probably soon by exception based error handling
13967
4684d 22h
cbradney
/trunk/Scribus/scribus/ui/preview.cpp
Final (?) splitting of prefs variables into groups
13955
4686d 19h
cbradney
/trunk/Scribus/scribus/ui/preview.cpp
Almost done with prefs variable separation
13650
4776d 21h
cbradney
/trunk/Scribus/scribus/ui/preview.cpp
Move more GUI files to ui dir
13576
4786d 21h
cbradney
/trunk/Scribus/scribus/preview.cpp
Move more gui classes to ui/ subdir
13173
4892d 22h
fschmid
/trunk/Scribus/scribus/preview.cpp
Some small fixes for the "Print Preview"
13157
4897d 01h
fschmid
/trunk/Scribus/scribus/preview.cpp
Print Preview: Double clicking onto a seperation name now displays only this separation. Clicking onto the header of the separation table displays all separations.
13153
4897d 23h
fschmid
/trunk/Scribus/scribus/preview.cpp
Added an "Ink Coverage" preview to the Print Preview.
12899
4970d 23h
fschmid
/trunk/Scribus/scribus/preview.cpp
Fixed incorrect or not working clipping in the PDF and PS output. Made the wording for the clipping more correct to show that the printer margins are meant. Bug #7568 should be fixed with these changes.
12804
4992d 23h
cbradney
/trunk/Scribus/scribus/preview.cpp
Update scribus en_GB/en_AU translation files, and fix a few strings along the way
12521
5050d 21h
fschmid
/trunk/Scribus/scribus/preview.cpp
More correct placement of parentheses.
12508
5054d 22h
cbradney
/trunk/Scribus/scribus/preview.cpp
#7294: Add a margin around the button area for print preview
12342
5116d 20h
jghali
/trunk/Scribus/scribus/preview.cpp
pslib : get rid of "force overprint" option for reason of consistency with pdf export + dangerousness
←Prev
1
2
Next→
Show All