Rev |
Age |
Author |
Path |
Log message |
Diff |
3205 |
6360d 15h |
craig |
/branches/Version13x/ |
Removes scattered "extern ScribusApp* ScApp" declarations, in favour of
declaring the extern in scribus.h . |
|
3204 |
6360d 16h |
craig |
/branches/Version13x/ |
Fix SCRIBUS_API export required for gcc4 symbol export limits and for win32 |
|
3203 |
6360d 16h |
craig |
/branches/Version13x/ |
Fix C++ comments in scribusapi.h so it doesn't confuse gcc in rc4.h |
|
3202 |
6360d 17h |
craig |
/branches/Version13x/ |
Fix typo in Makefile.am that prevented collect4output.h from being found
and blocked install. |
|
3201 |
6360d 17h |
subik |
/branches/Version13x/ |
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 |
6360d 21h |
cbradney |
/branches/Version13x/ |
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 |
6361d 10h |
fschmid |
/branches/Version13x/ |
Fixed Bug #2216, still needs some polishing but it's mostly working now. |
|
3195 |
6361d 14h |
cbradney |
/branches/Version13x/ |
Minor adjustments, and some comments of the things TODO |
|
3194 |
6361d 15h |
subik |
/branches/Version13x/ |
crashing mouse moves out of bounds should be fixed. (I'll rewrite it later) |
|
3193 |
6361d 16h |
craig |
/branches/Version13x/ |
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 |
6362d 00h |
craig |
/branches/Version13x/ |
Fix missing symbol on link |
|
3191 |
6362d 02h |
mrdocs |
/branches/Version13x/ |
added hints from recent -dev list discussion |
|
3189 |
6362d 02h |
craig |
/branches/Version13x/ |
Updated scplugin header and implementation - still not used, but getting
there. |
|
3188 |
6362d 11h |
mrdocs |
/branches/Version13x/ |
convert to new styles <qt> tr string |
|
3187 |
6362d 11h |
fschmid |
/branches/Version13x/ |
Fixed Bug #2523 |
|
3186 |
6362d 11h |
mrdocs |
/branches/Version13x/ |
Some tweaks for brevity. |
|
3185 |
6362d 11h |
cbradney |
/branches/Version13x/ |
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 |
6362d 11h |
mrdocs |
/branches/Version13x/ |
added more info and some extended tool tips on font substution. |
|
3183 |
6362d 13h |
fschmid |
/branches/Version13x/ |
Fixed Bug #2529 |
|
3179 |
6363d 13h |
cbradney |
/branches/Version13x/ |
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. |
|