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
/
gsutil.cpp
- Rev 5917
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
5917
5875d 08h
jghali
/branches/Version13x/Scribus/scribus/gsutil.cpp
fix for #3945. On Windows:
- scribus preferences are now stored in Application Data\Scribus
- temporary files are created in system temporary files directory
- document folder is set by default to the My Documents directory
5771
5898d 13h
jghali
/branches/Version13x/Scribus/scribus/gsutil.cpp
remove some unuseful code
5764
5901d 04h
jghali
/branches/Version13x/Scribus/scribus/gsutil.cpp
modify gs detection: if gs exe referenced by pref file is not valid and default exe is, then use default exe
5627
5920d 04h
jghali
/branches/Version13x/Scribus/scribus/gsutil.cpp
patch for #2835 (use of ps2write for ps 2 conversion)
5345
5955d 01h
mrdocs
/branches/Version13x/Scribus/scribus/gsutil.cpp
Jean's mega patch for # 3706
5243
5965d 04h
cbradney
/branches/Version13x/Scribus/scribus/gsutil.cpp
Make a new ScribusCore class to hold non main window variables and code and eventually allow SDI mode and non GUI mode. Rewrite the startup procedure to allow a different order to occur. Lots more to come :).
5230
5967d 16h
fschmid
/branches/Version13x/Scribus/scribus/gsutil.cpp
Bug #3614 seems to be fixed now.
5117
5974d 04h
cbradney
/branches/Version13x/Scribus/scribus/gsutil.cpp
Patch for jghali for dir separators and scpageoutput cleaning
4513
6038d 01h
cbradney
/branches/Version13x/Scribus/scribus/gsutil.cpp
#3165: Delete selected text also when inserting a special glyph from dialog or menus
4507
6039d 02h
cbradney
/branches/Version13x/Scribus/scribus/gsutil.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