Rev |
Age |
Author |
Path |
Log message |
Diff |
3133 |
6604 d 1 h |
fschmid |
/branches/Version13x/Scribus/scribus/ |
Moved the pdflib to the main sources. |
|
3083 |
6610 d 22 h |
fschmid |
/branches/Version13x/Scribus/scribus/ |
Applied Patch from bug #2466 |
|
3046 |
6615 d 11 h |
fschmid |
/branches/Version13x/Scribus/scribus/ |
More improvements to the colour editing dialog. |
|
3041 |
6615 d 23 h |
fschmid |
/branches/Version13x/Scribus/ |
Started work on improving the colour edit dialog. |
|
3030 |
6618 d 0 h |
cbradney |
/branches/Version13x/Scribus/scribus/ |
Move util.cpp's CopyToPasteBuffer to pageitem.cpp copyToCopyPasteBuffer |
|
2969 |
6625 d 14 h |
craig |
/branches/Version13x/Scribus/scribus/ |
Get plugins to compile on Windows (win32), from Jean Ghali
Fixes #2398
Adds explicit exports / imports of symbols for win32. |
|
2937 |
6630 d 23 h |
cbradney |
/branches/Version13x/Scribus/scribus/ |
Move layer management code into ScribusDoc from the layers GUI. Still lots to do, including deletion of items without selecting them, by using some new tagged methods. Fixes a bug in GUI existing in 1.2.2.1 and 1.3.0 where layer menu is not updated when they are reordered in the palette. Undo is NOT working, Riku will fix, he said :). |
|
2910 |
6635 d 0 h |
fschmid |
/branches/Version13x/Scribus/scribus/ |
Fixed Bug #2326 |
|
2907 |
6635 d 2 h |
subik |
/branches/Version13x/Scribus/scribus/ |
#2295: works on SVG perfectly, but not on EPS export - all "page exports" use one helper function for filename creation |
|
2885 |
6638 d 3 h |
fschmid |
/branches/Version13x/Scribus/scribus/ |
Applied patch from Bug #2321 |
|
2840 |
6650 d 2 h |
craig |
/branches/Version13x/Scribus/scribus/ |
Half of #2230 - report gs version in about dialog |
|
2834 |
6650 d 22 h |
cbradney |
/branches/Version13x/Scribus/scribus/ |
Create a PrefsManager class where Preferences will be held in future. For now the old prefs variable is just public in this new class. This will be protected in future. PrefsManager is a singleton and can be accessed easily anywhere without the need to pass the preferences variable around. This has simplified many of the function calls and now some classes dont event need references to the prefs or even . More to come.... :) |
|
2636 |
6665 d 1 h |
cbradney |
/branches/Version13x/Scribus/scribus/ |
Implement a pixmap cache for colour lists, from Andreas Vox. |
|
2534 |
6677 d 3 h |
craig |
/branches/Version13x/Scribus/scribus/ |
More util.h conversion, and move some more functions over into
scfontmetrics.{cpp,h} . |
|
2530 |
6677 d 4 h |
craig |
/branches/Version13x/Scribus/scribus/ |
And now, with the util.h that all the other fun was in the name of! |
|