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)
/
branches
/
Version13x
/
Scribus
/
scribus
/
printerutil.cpp
@ 4506
- Rev 5784
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
5784
5808d 00h
jghali
/branches/Version13x/Scribus/scribus/printerutil.cpp
update win32 code after MrB removal of ScMW global variable and correct small errors
5753
5815d 00h
jghali
/branches/Version13x/Scribus/scribus/printerutil.cpp
remove a bunch of compilation warnings
4506
5950d 16h
cbradney
/branches/Version13x/Scribus/scribus/printerutil.cpp
Split util.cpp into two moving Ghostscript based functions to gsutil.cpp.
Updates from jghali for printerutil.cpp
Updates to Windows printing system from jghali
4504
5951d 00h
cbradney
/branches/Version13x/Scribus/scribus/printerutil.cpp
Move generic printer functions from useprintermarginsdialog.cpp, druck.cpp and util.cpp to printerutil.cpp.
4485
5954d 00h
cbradney
/branches/Version13x/Scribus/scribus/printerutil.cpp
Add in ability to import the margins from the CUPS printer (jghali will add in Windows option).
Clean MarginWidget constructor to pass in unitIndex not suffix, decimals etc etc.
Add in PrinterUtil class and copy druck.cpp's getPrinterNames to this class (TODO, make function static, remove from druck.cpp)