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
/
scribusapp.cpp
- Rev 11051
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
11051
5299d 03h
malex
/branches/Version13x/Scribus/scribus/scribusapp.cpp
Copy qm translation file directory location changes from 133x to 13x to be able to close the same Debian bug about location of non-arch specific files on this version as well
7645
5616d 11h
cbradney
/branches/Version13x/Scribus/scribus/scribusapp.cpp
Delete our prefs file instance after use
7332
5639d 12h
cbradney
/branches/Version13x/Scribus/scribus/scribusapp.cpp
Add --help info for --pi
7330
5639d 12h
jghali
/branches/Version13x/Scribus/scribus/scribusapp.cpp
add --profile-info command line option (short version -pi) for showing icc profile loading info
7123
5656d 12h
fschmid
/branches/Version13x/Scribus/scribus/scribusapp.cpp
Fixed possible translation issues, converted (tr( and +tr( to ( tr( and + tr(
6839
5677d 03h
cbradney
/branches/Version13x/Scribus/scribus/scribusapp.cpp
#3749: propagate doc hyphenation settings to the hyphenator so they actually get used
Other minor adjustments
6329
5736d 15h
jghali
/branches/Version13x/Scribus/scribus/scribusapp.cpp
add ui language detection on Windows
6260
5744d 14h
fschmid
/branches/Version13x/Scribus/scribus/scribusapp.cpp
Fixed ~240 occurences of malformed use of the tr() function. Lupdate need a space in front of tr() to work correctly.
5917
5787d 09h
jghali
/branches/Version13x/Scribus/scribus/scribusapp.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
5855
5794d 03h
cbradney
/branches/Version13x/Scribus/scribus/scribusapp.cpp
Add in basics for an upgrade checker. Run scribus -u on cmd line to test. Grabs an xml file from
www.scribus.net
and runs some version checks.
5781
5808d 14h
cbradney
/branches/Version13x/Scribus/scribus/scribusapp.cpp
Remove the ScMW extern so we rely on the doc*s more and can exclude GUI interaction wherever possible, and possibly allow multiple ScMW's/SDI mode in the future. This has involved passing doc* or ScMW*s through to many functions, including the plugins. Rewrote many API to handle this change. Crashes may still exist in many places. Pleaasssee.. NO more externs. We cannot rely on them being consistent. The only extern I can see that should exist is the ScCore one.
5598
5837d 00h
jghali
/branches/Version13x/Scribus/scribus/scribusapp.cpp
Implement an option for displaying a console window when Scribus is compiled
as a WINDOWS application on win32
5508
5844d 13h
cbradney
/branches/Version13x/Scribus/scribus/scribusapp.cpp
#3834: Changing to en_US is not possible
5342
5867d 09h
cbradney
/branches/Version13x/Scribus/scribus/scribusapp.cpp
Allow disabling of splash from prefs even tho this isnt stored in prefs
5338
5867d 13h
cbradney
/branches/Version13x/Scribus/scribus/scribusapp.cpp
Add in --never-splash/-nns cmd line option which writes ~/.scribus/.neversplash. On startup if this file exists, the splash will not be shown.
5243
5877d 05h
cbradney
/branches/Version13x/Scribus/scribus/scribusapp.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 :).
4650
5936d 06h
subik
/branches/Version13x/Scribus/scribus/scribusapp.cpp
Doxygen errors removed and documentation fixes - part II.
4645
5937d 09h
subik
/branches/Version13x/Scribus/scribus/scribusapp.cpp
make some items private. Fix Doxygen errors + move doxystrings into header files. 1st part.
4430
5961d 03h
cbradney
/branches/Version13x/Scribus/scribus/scribusapp.cpp
#2661: Prepend GPL+exception->see COPYING file notice to all CPP/H files.
4361
5966d 01h
cbradney
/branches/Version13x/Scribus/scribus/scribusapp.cpp
Win32: Patch for Win32 printing. No build files on *nix required. Prints ok here still.
←Prev
1
2
Next→
Show All