]> source.dussan.org Git - xmlgraphics-fop.git/shortlog
xmlgraphics-fop.git
2005-05-13 Jeremias MaerkiReactivating table-row background. Temp_KnuthStylePageBreaking Temp_KnuthStylePageBreaking
2005-05-13 Jeremias MaerkiFix for display-align on table-cell.
2005-05-13 Jeremias MaerkiImproved handling of explicit height/block-progression...
2005-05-13 Jeremias MaerkiMore careful approach to handling missing grid units...
2005-05-13 Glen MazzaCopied the logic over incorrectly--fixed (even though...
2005-05-13 Glen MazzaBetter consolidation of the RetrieveMarker handling...
2005-05-13 Glen MazzaEclipse is so cool. It lets us know when we have unuse...
2005-05-12 Jeremias MaerkiFix for ArrayIndexOutOfBoundsException when empty grid...
2005-05-12 Jeremias MaerkiPretty radical clean-up.
2005-05-12 Jeremias MaerkiFix for row spans ending early thus leaving empty grid...
2005-05-12 Jeremias MaerkiSystem.out removed.
2005-05-11 Jeremias MaerkiCheckstyle is cool. It finds every tab character in...
2005-05-11 Jeremias MaerkiThe RowBorder3 example fully works now except for the...
2005-05-11 Jeremias Maerkispanned grid units may have a different table-row eleme...
2005-05-11 Glen MazzaMoved the FLAGGED_PENALTY constant to the KnuthPenalty...
2005-05-11 Glen MazzaRemoved addID() from AbstractLayoutManager in favor...
2005-05-09 Glen MazzaAdded getPSLM() to LM interface, removed six other...
2005-05-09 Glen MazzaresolveRefID() --> getFirstPVWithID() renaming.
2005-05-07 Glen MazzaImproved the comment for addUnresolvedArea().
2005-05-07 Glen MazzaMore simplifications to PSLM. (Hmmm...I wonder if...
2005-05-05 Glen MazzaMore clarifications to PSLM.
2005-05-04 Jeremias MaerkiFixed a number of issues mainly related to border paint...
2005-05-04 Jeremias MaerkiFix for NPE
2005-05-04 Jeremias MaerkiNext step: Basic border resolution and proper painting...
2005-05-02 Luca FuriniFinn's refactoring of Knuth's breaking code, with small...
2005-05-02 Jeremias MaerkiFix for left outer border painting.
2005-04-30 Glen Mazza-- Modified the PSLM constructor and mapping Maker...
2005-04-30 Glen MazzaMore PSLM simplifications.
2005-04-29 Glen MazzaSwitched from curPage to uglier but more accurate curPV...
2005-04-28 Jeremias MaerkiFix for NPE in Cell.java (getBorders() can return null).
2005-04-27 Luca FuriniUsing a more clear boolean instead of an int, as sugges...
2005-04-26 Luca FuriniPartial fix to break handling
2005-04-26 Glen Mazzaremoved duplicate addMarkerMap() method, renamed addMar...
2005-04-25 Glen MazzaMinor simplifications.
2005-04-24 Glen Mazza--Validation for fo:wrapper added.
2005-04-23 Glen MazzaSetting default validation to "strict"; adding a comman...
2005-04-20 Luca FuriniUsing the correct height, stored in the LineBreakPositi...
2005-04-18 Jeremias MaerkiFixes for test cases list1-3.
2005-04-18 Jeremias MaerkiClass actually iterates over element lists not break...
2005-04-14 Luca FuriniAdded convenience methods performing the cast between...
2005-04-14 Glen Mazza1.) Moved RegionViewport & Reference creation code...
2005-04-13 Luca FuriniCreating a combined list for label and body
2005-04-13 Glen MazzaMore validation added for fo:retrieve-marker and fo...
2005-04-12 Simon PeppingThis solves a compilation problem in TableContentLayout...
2005-04-12 Luca FuriniSetting layout dimensions in the FlowLM
2005-04-09 Jeremias MaerkiSome javadocs
2005-04-09 Jeremias MaerkiInitial support for table headers and footers including...
2005-04-08 Luca FuriniYesterday I forgot to commit this small change, sorry.
2005-04-07 Luca FuriniFirst working implementation for lists; at the moment...
2005-04-07 Luca FuriniMoved methods from BlockLM to BlockStackingLM, modified...
2005-04-07 Jeremias MaerkiProper generation of grid units for spanned cells ...
2005-04-06 Jeremias MaerkiFix for logic error causing array index exceptions
2005-04-06 Jeremias MaerkiRow backgrounds
2005-04-06 Jeremias MaerkiFixing X-placement of cells when there's start-indent...
2005-04-06 Jeremias MaerkiStupid mistake, cell widths were not right.
2005-04-06 Jeremias MaerkiFixed setting the BPD on the block area for the table...
2005-04-06 Jeremias MaerkiMaking display-align work again. May not be the optimal...
2005-04-05 Jeremias MaerkiBasic framework for table layout with Knuth elements...
2005-04-05 Jeremias MaerkiConsolidated blocklist logging
2005-04-05 Jeremias Maerkinumber -> lineCount
2005-04-05 Jeremias MaerkitoString() methods for debugging
2005-04-05 Glen MazzaMore simplifications.
2005-04-05 Glen MazzaRemoved duplication of pageNumber & pageNumberString...
2005-04-04 Glen MazzaPulled out the AreaTreeHandler from the LayoutManager...
2005-03-31 Glen MazzaMoved page viewport creation logic from PSLM to PageVie...
2005-03-30 Glen MazzaRemoved the curSpan instance variable -- now obtainable...
2005-03-29 Glen MazzaCreated an instance variable in PageViewport for the
2005-03-28 Glen MazzaMoved the logic for creating Spans to MainReference...
2005-03-26 Glen MazzaMoved creation of normal flow areas to area.Span.
2005-03-23 Jeremias MaerkiFactored out phase 1 (knuth element generation) in...
2005-03-23 Jeremias MaerkiJavadocs and toString() methods.
2005-03-23 Jeremias MaerkiAdditional accessors.
2005-03-22 Jeremias MaerkiMissing license header and javadocs.
2005-03-21 Jeremias MaerkiFix for NPE with empty block-containers (normal-breaking3)
2005-03-21 Jeremias MaerkiI don't see the reason for the distinction beween justi...
2005-03-21 Jeremias MaerkiCheck within-column, too. Note: This is all very basic...
2005-03-21 Jeremias MaerkiFirst test case for keep-with-previous.
2005-03-21 Jeremias MaerkiFirst test case for keep-with-next.
2005-03-21 Jeremias MaerkiAvoid unnecessary penalties at the beginning of the...
2005-03-21 Jeremias MaerkiFirst test case for keep-together.
2005-03-21 Jeremias MaerkiBugfix for keep-together: parent LMs were not taken...
2005-03-20 Glen MazzaSemantic adjustments.
2005-03-20 Jeremias MaerkiBasic multi-column tests, no sophisticated checks,...
2005-03-20 Jeremias MaerkiAdditional infos in the PDF on what happened in the...
2005-03-20 Jeremias MaerkiClean-up for accessing column-count and column-gap...
2005-03-18 Jeremias MaerkiInsert penalties for column breaks, too.
2005-03-18 Jeremias MaerkiResurrected outer region support.
2005-03-18 Jeremias MaerkiCode to handle "no content" conditions.
2005-03-18 Jeremias MaerkiCode to handle "no content" conditions.
2005-03-18 Jeremias MaerkiCommon base class for all outer regions (for easier...
2005-03-18 Jeremias MaerkiAccessor for clip value.
2005-03-18 Jeremias MaerkiTest case that tests all outer regions including preced...
2005-03-18 Jeremias MaerkiExtended a bit to test overflow on an outer region...
2005-03-18 Jeremias MaerkiInitial commit for the knuth-style page breaking code.
2005-03-18 (no author)This commit was manufactured by cvs2svn to create branch
2005-03-18 Jeremias MaerkiConvenience method for checking "auto" enum value on...
2005-03-18 Jeremias MaerkiReenabling consistency check.
2005-03-18 Jeremias MaerkiMore accessors on block-containers.
2005-03-18 Jeremias MaerkiSlight deviation from the template.
2005-03-18 Jeremias MaerkiHave to switch off widows and orphans so the results...
next