Subversion Repositories Scribus

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
4631 6432 d 10 h cbradney /branches/Version13x/Scribus/scribus/ Fix some include <s that should be include "s  
4430 6454 d 10 h cbradney /branches/Version13x/Scribus/scribus/ #2661: Prepend GPL+exception->see COPYING file notice to all CPP/H files.  
3215 6590 d 17 h craig /branches/Version13x/Scribus/scribus/ Missing #ifdef protection in prefspanel.h  
3213 6590 d 18 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 .