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
3232 6594 d 14 h cbradney /branches/Version13x/Scribus/scribus/ Rename the ItemTypes of FrameType1&3 to ItemType1&3, and put in a new FrameType enum.  
3230 6594 d 15 h fschmid /branches/Version13x/Scribus/scribus/ Moved the "Print" button in the "Print Preview" to the right side.
Fixed incorrect %%Pages DSC comment in the postscript output.
 
3229 6594 d 17 h fschmid /branches/Version13x/Scribus/scribus/ Set the default for "Export one file for each Page" in the PDF-Export to unchecked = disabled.  
3227 6594 d 19 h craig /branches/Version13x/Scribus/scribus/plugins/myplugin/ Sample empty plugin, referenced from new documentation. Usable as a template
for new in-tree plugins. Not built - do not add to plugins/Makefile.am .
 
3226 6595 d 1 h cbradney /branches/Version13x/Scribus/scribus/ Reduce access to page height and width by storing locally once in guides draw function. Other small cleanups.  
3225 6595 d 14 h fschmid /branches/Version13x/Scribus/scribus/ Ported fixes for #2023 and #2532 to the 1.3.x branch.  
3223 6595 d 14 h mrdocs /branches/Version13x/Scribus/scribus/doc/en/ new irc doc  
3222 6595 d 14 h /branches/Version13x/Scribus/scribus/doc/en/ This commit was manufactured by cvs2svn to create branch 'Version13x'.  
3218 6595 d 16 h fschmid /branches/Version13x/Scribus/scribus/ Fixed Bug #2541  
3217 6595 d 17 h cbradney /branches/Version13x/Scribus/scribus/ Clean up distribute code loops to remove some warnings on some gccs.  
3216 6595 d 18 h craig /branches/Version13x/Scribus/scribus/ Give the scripter a preferences GUI. Also serves as an example of how to
do it 'till I get the docs written. Also fixes a few missing header installs
from scribus/Makefile.am . Icon is temporary.
 
3215 6595 d 21 h craig /branches/Version13x/Scribus/scribus/ Missing #ifdef protection in prefspanel.h  
3214 6595 d 21 h craig /branches/Version13x/Scribus/scribus/ Improve docs on pluginmanager, scplugin. Improved version of plugin prefs
panel loader.
 
3213 6595 d 22 h craig /branches/Version13x/Scribus/scribus/ - Add new interface for preferences panels, convert PluginManagerPrefsGui to it.
- Make PluginManagerPrefsGui only save changes if dialog is accepted
- Makes a few PluginManager methods protected
- Loads prefs widgets from plugins if provided using new plugin API
- A couple of minor include tidy ups
prefspanel.h is just an interface; there is no accompanying .cpp file.
You MUST re-run make -f Makefile.cvs and ./configure .
 
3211 6596 d 3 h craig /branches/Version13x/Scribus/ Improve -fvisibility=hidden support for gcc4 (for bug #1961).
gcc4 uses should build with this on, as they'll get a smaller binary, faster
load times, and will get errors if they forget a symbol export that'd break
win32.
 
3210 6596 d 3 h craig /branches/Version13x/Scribus/scribus/plugins/svgimplugin/ Fix missing include  
3208 6596 d 17 h craig /branches/Version13x/Scribus/scribus/ New files for new plugin API (for #2097)  
3207 6596 d 17 h craig /branches/Version13x/Scribus/scribus/ Implement the new plug-in API and convert all plug-ins over to the new API.
See #2097 for details.
 
3206 6596 d 18 h craig /branches/Version13x/Scribus/scribus/ Make CMSuse SCRIBUS_API so scripter can use it with gcc4 symbol visibility.
Should fix win32 issue too.
 
3205 6596 d 18 h craig /branches/Version13x/Scribus/scribus/ Removes scattered "extern ScribusApp* ScApp" declarations, in favour of
declaring the extern in scribus.h .
 

Show All