Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
Peter Hancock 9860d5a133 Bugzilla#512010: Simplification of the build. 12 роки тому
..
inline Fixed a findbugs warning introduced in rev#1177251 12 роки тому
list Fix incorrect type safety 13 роки тому
table Bugfix: keep-together does not apply to fo:table-cell 13 роки тому
AbstractBaseLayoutManager.java Merged back ChangingIPDHack branch into Trunk 15 роки тому
AbstractBreaker.java A few minor nits... 13 роки тому
AbstractLayoutManager.java Got a bit ahead of myself, again... 13 роки тому
AbstractPageSequenceLayoutManager.java Associate id of fo:root with every new page. 13 роки тому
Adjustment.java Bugzilla #48071: made the MinOptMax class immutable. Also, lots of clean ups and minor refactorings. 14 роки тому
AreaAdditionUtil.java Decommission AreaAdditionUtil.StackingIter + minor fixups 13 роки тому
BalancingColumnBreakingAlgorithm.java Fixed indentation 14 роки тому
BlockContainerLayoutManager.java Bugzilla 50965: Fix regression in BlockContainerLayoutManager where margins were not reset after forced breaks. 13 роки тому
BlockKnuthSequence.java findbugs-reported bug squashing; 959 bugs left (findbugs 1.3.9) 13 роки тому
BlockLayoutManager.java Better way to eliminate FindBugs warning? 13 роки тому
BlockLevelEventProducer.java Now that the creation of event-model.xml has been standardised, the EventModelFactory mechanism is no longer needed. Removed all the factory classes. 14 роки тому
BlockLevelEventProducer.xml Added getEventKey method to Event so that it's no longer necessary to store the whole event ID (fully qualified interface name) in message files 14 роки тому
BlockLevelLayoutManager.java Bugzilla #49733: 14 роки тому
BlockStackingLayoutManager.java Further cleanups: alignment of FlowLM.getNextKE() with pattern of the same method in BlockStackingLM. 13 роки тому
BorderElement.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 роки тому
BorderOrPaddingElement.java Bugzilla #48071: made the MinOptMax class immutable. Also, lots of clean ups and minor refactorings. 14 роки тому
BreakElement.java Bugzilla #49733: 14 роки тому
BreakingAlgorithm.java b49835 13 роки тому
ConditionalElementListener.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 роки тому
ElementListObserver.java Bugzilla #49733: 14 роки тому
ElementListUtils.java Bugzilla 48380: Avoid ClassCastException when using fox:widow-content-limit 13 роки тому
ExternalDocumentLayoutManager.java Renamed Viewport into InlineViewport 13 роки тому
FlowLayoutManager.java Further cleanups: alignment of FlowLM.getNextKE() with pattern of the same method in BlockStackingLM. 13 роки тому
FootnoteBodyLayoutManager.java Commit missing file from r1067670 13 роки тому
InlineKnuthSequence.java findbugs-reported bug squashing; 959 bugs left (findbugs 1.3.9) 13 роки тому
Keep.java Bugzilla #49733: 14 роки тому
KnuthBlockBox.java Bugzilla #48071: made the MinOptMax class immutable. Also, lots of clean ups and minor refactorings. 14 роки тому
KnuthBox.java Bugzilla #48071: made the MinOptMax class immutable. Also, lots of clean ups and minor refactorings. 14 роки тому
KnuthElement.java Bugzilla #48071: made the MinOptMax class immutable. Also, lots of clean ups and minor refactorings. 14 роки тому
KnuthGlue.java Bugzilla #49733: 14 роки тому
KnuthPenalty.java b49835 13 роки тому
KnuthPossPosIter.java Refactoring PositionIterator Step 1: make the class instantiable, provide default implementations for getLM() and getPos(), and make the constructor public 13 роки тому
KnuthSequence.java Bugzilla #49733: 14 роки тому
LMiter.java Add type safety to LMiter 13 роки тому
LayoutContext.java Bugzilla #49733: 14 роки тому
LayoutException.java Fix deprecation warnings; add some type safety 13 роки тому
LayoutManager.java Bugzilla #49733: 14 роки тому
LayoutManagerMaker.java Bugzilla #49733: 14 роки тому
LayoutManagerMapping.java Removed many "// CSOK: ConstantName" instances for constants, by converting them to uppercase as they should really be. 14 роки тому
LeafPosition.java Bugzilla #49733: 14 роки тому
ListElement.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 роки тому
NonLeafPosition.java Bugzilla #49733: 14 роки тому
PaddingElement.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 роки тому
Page.java Bugzilla #49885: 13 роки тому
PageBreaker.java Bugzilla#512010: Simplification of the build. 12 роки тому
PageBreakingAlgorithm.java Code fixups, type safety, etc. 13 роки тому
PageProvider.java Bugzilla #49885: 13 роки тому
PageSequenceLayoutManager.java Bugzilla#51962: Bugfix for when the last simple-page-master referenced in a page-sequence-master is not chosen when force-page-count=odd. 12 роки тому
Position.java Avoid unwrapping and rewrapping of Positions; use inspection instead. Remove unused method removeWordSpace 13 роки тому
PositionIterator.java Refactoring PositionIterator Step 1: make the class instantiable, provide default implementations for getLM() and getPos(), and make the constructor public 13 роки тому
RelSide.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 роки тому
SpaceElement.java Bugzilla #48071: made the MinOptMax class immutable. Also, lots of clean ups and minor refactorings. 14 роки тому
SpaceResolver.java Minor nits 13 роки тому
SpaceSpecifier.java Bugzilla #49733: 14 роки тому
StaticContentLayoutManager.java Merged back ChangingIPDHack branch into Trunk 15 роки тому
TopLevelLayoutManager.java Bugzilla #49733: 14 роки тому
TraitSetter.java More fixups: eliminate stray hungarians + added TODO for parameter removal 13 роки тому
UnresolvedListElement.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 роки тому
UnresolvedListElementWithLength.java findbugs-reported bug squashing; 959 bugs left (findbugs 1.3.9) 13 роки тому
package.html Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 роки тому