aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Checkstyle and minor typo fixesVincent Hennebert2008-05-0940-725/+725
* Quick-fix to avoid creating unnecessarily large ArrayLists when adding inline...Andreas L. Delmelle2008-05-081-2/+6
* In collapsed borders, the 'nonLeadingTrailing' case actually corresponds to t...Vincent Hennebert2008-05-083-93/+89
* Tweak:Andreas L. Delmelle2008-05-0813-71/+78
* Added support for font referencing for auto-detected fonts.Jeremias Maerki2008-05-0817-119/+361
* Checkstyle fix.Jeremias Maerki2008-05-081-1/+3
* Removed tabs. Checkstyle now configured. Late nights.. and a new machine b...Adrian Cumiskey2008-05-081-2/+2
* Removed inadvertently added override [Avoid late night commits...]Andreas L. Delmelle2008-05-081-23/+0
* Whoops.. small checkstyle nit :)Adrian Cumiskey2008-05-071-1/+1
* Looks like the serialVersionUID got bumped but the log statement wasn't being...Adrian Cumiskey2008-05-071-0/+5
* Corrected errors in ColumnNumberPropertyMaker.java; temporarily disabled two ...Andreas L. Delmelle2008-05-071-12/+36
* Added commentAndreas L. Delmelle2008-05-071-1/+6
* Bugzilla 41500:Andreas L. Delmelle2008-05-075-31/+67
* * Added font substitution configuration reader, model, business logic, junit ...Adrian Cumiskey2008-05-0642-819/+2316
* Correction of indentationAndreas L. Delmelle2008-05-051-60/+54
* Bugzilla #43650:Jeremias Maerki2008-05-051-22/+32
* Further refinements:Andreas L. Delmelle2008-05-041-98/+89
* Change private element-generating methods to add the elements to a passed Lis...Andreas L. Delmelle2008-05-041-155/+147
* Fix that preserves the final status of the fobj member variable.Adrian Cumiskey2008-05-032-3/+2
* Fixed the build. Assignment on final variable fobj.Adrian Cumiskey2008-05-031-1/+1
* Tweaks: make fobj member final; have default implementations for some methods...Andreas L. Delmelle2008-05-031-31/+20
* Tweak/correction: save local hash-code (as originally intended...)Andreas L. Delmelle2008-05-031-2/+3
* Cleanup: improve code-readibilityAndreas L. Delmelle2008-05-031-444/+320
* Bugzilla 42703:Andreas L. Delmelle2008-05-021-3/+2
* Expand imports...Andreas L. Delmelle2008-05-021-1/+6
* Cleanup/Correction after r657673Andreas L. Delmelle2008-05-024-74/+80
* Code style: single class imports only...Andreas L. Delmelle2008-05-011-2/+6
* First steps towards fo:retrieve-table-markerAndreas L. Delmelle2008-05-018-143/+350
* DSC = Document Structuring Conventions!Jeremias Maerki2008-05-011-8/+11
* Website fixes.Jeremias Maerki2008-05-013-16/+38
* Javadoc correctionsAndreas L. Delmelle2008-05-013-4/+5
* Forgot about dependency on PrintRenderer, last commit broke the build - will ...Adrian Cumiskey2008-05-011-2/+2
* Renamed variableAdrian Cumiskey2008-05-011-2/+2
* Minor cleanup: remove height/width members and unused getHeight()/getWidth() ...Andreas L. Delmelle2008-05-011-14/+0
* Added enum "none" as a legitimate value for max-height/min-height (behavior t...Andreas L. Delmelle2008-05-011-0/+2
* Tweak: activate max-height/min-height and max-width/min-widthAndreas L. Delmelle2008-05-012-9/+13
* Correction of r651866Andreas L. Delmelle2008-04-271-2/+2
* Updated to include dev (0.95beta) release.Clay Leeds2008-04-271-1/+8
* Minor refactoring: consolidate getPSLM().notifyEndOfLayout(fobj.getId()) in A...Andreas L. Delmelle2008-04-268-24/+31
* Javadoc updates: attempt at improving interactivity and consistencyAndreas L. Delmelle2008-04-2670-1045/+1118
* Basic activation on some widely used properties (prepare for implementation)Andreas L. Delmelle2008-04-261-34/+82
* Basic activation of keep-* properties on Character and AbstractGraphicsAndreas L. Delmelle2008-04-262-117/+79
* Bugzilla 44203:Andreas L. Delmelle2008-04-261-4/+6
* Restored Java 1.4 compatibility (Boolean.parseBoolean() is a Java 5 method).Jeremias Maerki2008-04-251-17/+15
* Renamed method.Adrian Cumiskey2008-04-251-3/+3
* Added missing file from r651575Andreas L. Delmelle2008-04-251-12/+0
* Update for advanced keeps.Jeremias Maerki2008-04-251-4/+8
* Correction: remove unfinished sentence...Andreas L. Delmelle2008-04-251-1/+1
* Bugzilla 44634: Added partial implementation for show-destination.Andreas L. Delmelle2008-04-2511-192/+214
* Second part of the implementation of stage 1 for advanced keeps (see Wiki): I...Jeremias Maerki2008-04-2524-297/+431