| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
|
|
|
| |
Obtained from:
Submitted by:
Reviewed by:
AreaTreeModel detached from BookmarkData; more code commenting.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198200 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
| |
created after each page sequence in document.)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198198 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198197 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
|
|
|
|
| |
LineLM.getNextBreakPoss() and subsequently calls findBreakingPoints() with different parameters until a set of breaking point is found
* renamed lastDeactivatedNode -> bestDeactivatedNode, and updated only if the node to deactivate is "better" than the old one (may need some fine-tuning)
* instead of the fallback() method, which created only one lineBreakPosition, a
new algorithm is used if Knuth's fails
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198196 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
|
|
| |
Obtained from:
Submitted by:
Reviewed by:
Moved bookmark creation to after end of document processing.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198195 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
| |
Adding support for table cell padding.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198194 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198193 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
| |
in the LM tree as the direct children of the LM of the parent of the
RetrieveMarker. This patch solves bug 32253.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198192 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
| |
Thanks to Finn Bock for pointing this out.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198191 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
| |
font-dependant wordSpaceIPD.opt when creating auxiliary glue items for start and end alignment
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198190 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198188 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
|
|
| |
Obtained from:
Submitted by:
Reviewed by:
Removed pretend "resolution" of still-unresolved idrefs at ATH.endDocument(). This was apparently done to force page rendering of remaining unresolved pages at RenderPagesModel.checkPreparedPages() (which requires a page to be completely resolved before rendering). Replacement code keeps unresolved idrefs unresolved, but explicitly forces page rendering for calls to checkPreparedPages() that originate from ATH.endDocument(). Comments welcome.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198187 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198186 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198185 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
|
|
| |
Obtained from:
Submitted by:
Reviewed by:
More code commenting.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198184 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
|
|
| |
Obtained from:
Submitted by:
Reviewed by:
More commenting, changed definition of isResolved() somewhat in LinkResolver and UnresolvedPageNumber.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198183 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198182 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
|
|
| |
Obtained from:
Submitted by:
Reviewed by:
Minor simplifications and more commenting added.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198181 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198180 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198179 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198178 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Obtained from:
Submitted by:
Reviewed by:
1.) More cleanup/commenting of AreaTreeHandler. Removed the unused (disabled)
manual garbage collection code.
2.) Removed renderContainer from Renderer interface, not required.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198177 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
|
|
|
| |
Obtained from:
Submitted by:
Reviewed by:
Removed unused logger from FOEventHandler and commented the AreaTreeHandler
to make it more understandable (particularily idref resolving code.)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198176 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
|
|
|
|
| |
Obtained from:
Submitted by:
Reviewed by:
1.) Removed unneeded enumeration interfaces from fo.Constants.
2.) Appended EN_ to enumeration constants to make them better S&R'able throughout app.
3.) Added an EN_INHERIT enumeration constant (although not currently used in the system.)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198175 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
| |
returns errors
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198174 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
| |
o antenna house
o renderx
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198173 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
|
|
|
|
| |
o dev/fo/*.fo
o dev/fo/*.pdf
* dev/svg files
o dev/svg/*.svg
o dev/svg/*.png
o dev/svg/*.pdf
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198172 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198171 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
|
| |
the property value.
PR: 32338
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198170 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198169 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
| |
* backups of manually generated *.svg & *.png
(this took me a while! :-p)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198167 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198166 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
| |
* added xmlgraphics.a.o to breadcrumb trail
* Uncommented krysalis CSS colors
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198165 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198164 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
| |
* added FOray
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198163 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198162 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
| |
* removed logocontest link
* removed alt.design structure
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198161 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198160 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
| |
http://mail-archives.apache.org/eyebrowse/SummarizeList?listName=fop-dev@xml.apache.org
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198159 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
| |
* changed nagoya.a.o to mail-archives.a.o
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198158 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
| |
problem (I punted)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198157 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198156 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198154 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
|
| |
* added fo/*.fo/pdf
* added fo/images/fop.jpg
NOTE: these files may need to be moved later.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198153 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
| |
* added logo.jpg file (required by images.svg)
NOTE: these files may need to be 'moved' elsewhere but I'm adding it here for now.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198152 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
| |
http://xml.apache.org/mail/fop-user/)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198150 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
| |
* commented wholesite.html/wholesite.pdf out due to bug
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198149 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198148 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198147 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
| |
reported in bug 32174.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198146 13f79535-47bb-0310-9956-ffa450edef68
|