Rev |
Age |
Author |
Path |
Log message |
Diff |
3205 |
6353d 12h |
craig |
/branches/ |
Removes scattered "extern ScribusApp* ScApp" declarations, in favour of
declaring the extern in scribus.h . |
|
3204 |
6353d 13h |
craig |
/branches/ |
Fix SCRIBUS_API export required for gcc4 symbol export limits and for win32 |
|
3203 |
6353d 14h |
craig |
/branches/ |
Fix C++ comments in scribusapi.h so it doesn't confuse gcc in rc4.h |
|
3202 |
6353d 15h |
craig |
/branches/ |
Fix typo in Makefile.am that prevented collect4output.h from being found
and blocked install. |
|
3201 |
6353d 15h |
subik |
/branches/ |
Collect for output rewritten. It handles files from misc. directories carefully. It copies the file only if it isn't used before in document now. scribus.cpp and scribusdoc.cpp are smaller too. You'll need re-make -f. |
|
3200 |
6353d 19h |
cbradney |
/branches/ |
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. |
|
3197 |
6354d 08h |
fschmid |
/branches/ |
Fixed Bug #2216, still needs some polishing but it's mostly working now. |
|
3195 |
6354d 11h |
cbradney |
/branches/ |
Minor adjustments, and some comments of the things TODO |
|
3194 |
6354d 12h |
subik |
/branches/ |
crashing mouse moves out of bounds should be fixed. (I'll rewrite it later) |
|
3193 |
6354d 14h |
craig |
/branches/ |
More work on scplugin . These are now relied on by the new plugin manager,
but that won't be ready to check in until the plugins have been converted. |
|
3192 |
6354d 21h |
craig |
/branches/ |
Fix missing symbol on link |
|
3191 |
6355d 00h |
mrdocs |
/branches/ |
added hints from recent -dev list discussion |
|
3189 |
6355d 00h |
craig |
/branches/ |
Updated scplugin header and implementation - still not used, but getting
there. |
|
3188 |
6355d 09h |
mrdocs |
/branches/ |
convert to new styles <qt> tr string |
|
3187 |
6355d 09h |
fschmid |
/branches/ |
Fixed Bug #2523 |
|
3186 |
6355d 09h |
mrdocs |
/branches/ |
Some tweaks for brevity. |
|
3185 |
6355d 09h |
cbradney |
/branches/ |
Fix 1 string isempty in pluginmanager. Fix the horizontal alignment of items via align distribute for double pages. 3 and 4 fold to come tomorrow. |
|
3184 |
6355d 09h |
mrdocs |
/branches/ |
added more info and some extended tool tips on font substution. |
|
3183 |
6355d 10h |
fschmid |
/branches/ |
Fixed Bug #2529 |
|
3179 |
6356d 10h |
cbradney |
/branches/ |
Add in a convenience function to set up an ScText structure from the document's defaults, rather than having many copies of the same code within scribus.cpp. |
|