Rev |
Age |
Author |
Path |
Log message |
Diff |
3727 |
6311d 22h |
cbradney |
/branches/Version13x/Scribus/scribus/plugins/scriptplugin/cmdpage.cpp |
Convert ScribusDoc::Items to a pointer to DocItems or MasterPageItems. Adjust code as necessary. Fix bug in ScribusDoc::copyPageToMasterPage. Fix sig11 in align distribute palette with currDoc!=NULL after the last doc has closed. |
|
3724 |
6312d 10h |
cbradney |
/branches/Version13x/Scribus/scribus/plugins/scriptplugin/cmdpage.cpp |
Convert ScribusDoc::Pages to a pointer rather than a copy of the DocPages or MasterPages. Adjust everywhere as necessary. Should be faster in various places now. Next on the target list is the Items copy of MasterItems/DocItems |
|
3670 |
6319d 21h |
cbradney |
/branches/Version13x/Scribus/scribus/plugins/scriptplugin/cmdpage.cpp |
-Remove page.h from scribusview.h as its not needed there.
-Implement new conversion to image frames, and undo functionality, with new functions in ScribusDoc and Page.
-Go to sleep at stupid time, hope it compiles everywhere else too :) |
|
3410 |
6344d 01h |
fschmid |
/branches/Version13x/Scribus/scribus/plugins/scriptplugin/cmdpage.cpp |
Fixed bug #2613 |
|
3207 |
6363d 03h |
craig |
/branches/Version13x/Scribus/scribus/plugins/scriptplugin/cmdpage.cpp |
Implement the new plug-in API and convert all plug-ins over to the new API.
See #2097 for details. |
|
3200 |
6363d 10h |
cbradney |
/branches/Version13x/Scribus/scribus/plugins/scriptplugin/cmdpage.cpp |
Privatise the Page's width,height, initial width and height, canvas X & Y Offset, page number. Fix the align distribute code to handle current page location possibilities. Add in copy page to master page function to scribusdoc in preparation for move from scribus.cpp. |
|
2790 |
6421d 07h |
craig |
/branches/Version13x/Scribus/scribus/plugins/scriptplugin/cmdpage.cpp |
De-ugilfy commented out PyObject* self in headers so it's obviously a
commented out param. |
|
2142 |
6484d 08h |
cbradney |
/branches/Version13x/Scribus/scribus/plugins/scriptplugin/cmdpage.cpp |
Rename ScribusDoc PageB->pageWidth, PageH->pageHeight, PageC->pageCount, PageM->pageMargins |
|
1525 |
6560d 12h |
cbradney |
/branches/Version13x/Scribus/scribus/plugins/scriptplugin/cmdpage.cpp |
1st commit to 1.3cvs. Franz's text on a path fix, derive palettes from a base class (they now save their own w,h and size etc), remove unneeded functions from scribus.cpp. Updated tools mouse xpms from AVP, updated translation files, scripter typo fixes. |
|
1512 |
6567d 12h |
craig |
/branches/Version13x/Scribus/scribus/plugins/scriptplugin/cmdpage.cpp |
Fix scripter getColumnGap, setColumnGap, getPageMargin for #1672 |
|
1460 |
6574d 08h |
cbradney |
/branches/Version13x/Scribus/scribus/plugins/scriptplugin/cmdpage.cpp |
1639: PATCH: Convert PageItem::PType to a protected enumerated member |
|
1361 |
6581d 12h |
tsoots |
/branches/Version13x/Scribus/scribus/plugins/scriptplugin/cmdpage.cpp |
Applied Craig Ringer's patch #1609 |
|
1065 |
6610d 08h |
cbradney |
/branches/Version13x/Scribus/scribus/plugins/scriptplugin/cmdpage.cpp |
Committing changes from New Year including variable/struct renaming |
|
934 |
6624d 09h |
subik |
/branches/Version13x/Scribus/scribus/plugins/scriptplugin/cmdpage.cpp |
compiler warnings reduced, getXFonts crash fixed |
|
900 |
6630d 12h |
cbradney |
/branches/Version13x/Scribus/scribus/plugins/scriptplugin/cmdpage.cpp |
1.3 patches to bring scripter to 1.2.1 standard |
|
899 |
6630d 12h |
cbradney |
/branches/Version13x/Scribus/scribus/plugins/scriptplugin/cmdpage.cpp |
Committing Craig Ringers Unicode patches for 1.3 |
|
792 |
6641d 07h |
subik |
/branches/Version13x/Scribus/scribus/plugins/scriptplugin/cmdpage.cpp |
headers cleanup |
|
772 |
6643d 05h |
subik |
/branches/Version13x/Scribus/scribus/plugins/scriptplugin/cmdpage.cpp |
exceptions when parsing params |
|
720 |
6651d 05h |
subik |
/branches/Version13x/Scribus/scribus/plugins/scriptplugin/cmdpage.cpp |
exceptions, NULL return |
|
662 |
6657d 02h |
fschmid |
/branches/Version13x/Scribus/scribus/plugins/scriptplugin/cmdpage.cpp |
Applying merged changes from 1.3 tree |
|