| Commit message (Expand) | Author | Age | Files | Lines |
* | Renamed variable and removed now redundant methods. | Adrian Cumiskey | 2008-07-21 | 1 | -25/+5 |
* | Removed arbitrary image formats from MO:DCA registry. | Adrian Cumiskey | 2008-07-21 | 6 | -77/+30 |
* | Updated generics comment. | Adrian Cumiskey | 2008-07-21 | 1 | -1/+1 |
* | Fixed bug in drawBorderLine() implementation. | Adrian Cumiskey | 2008-07-21 | 1 | -1/+1 |
* | * Fixed problem with SVG object type not being determined. | Adrian Cumiskey | 2008-07-21 | 8 | -95/+43 |
* | Provide exception message if problems occurred closing/deleting temporary cac... | Adrian Cumiskey | 2008-07-21 | 1 | -1/+1 |
* | Better to remove on finally rather than the try block. | Adrian Cumiskey | 2008-07-21 | 1 | -2/+3 |
* | Must synchronize on cacheMap when removing DataObjectCache instance. | Adrian Cumiskey | 2008-07-21 | 1 | -1/+5 |
* | * Invalidate/remove entry for the cache properly on AFPDataStream.write(). | Adrian Cumiskey | 2008-07-21 | 2 | -13/+24 |
* | * Fixed bug in cache where object is not able to use IOB mechanism. | Adrian Cumiskey | 2008-07-21 | 7 | -121/+168 |
* | Tidy up. | Adrian Cumiskey | 2008-07-21 | 5 | -51/+42 |
* | Merged revisions 677973 via svnmerge from | Adrian Cumiskey | 2008-07-18 | 1 | -55/+39 |
* | More optimizations and cleanups. | Adrian Cumiskey | 2008-07-18 | 15 | -288/+100 |
* | Removed commented out code. | Adrian Cumiskey | 2008-07-18 | 1 | -67/+1 |
* | Unused import. | Adrian Cumiskey | 2008-07-18 | 1 | -1/+0 |
* | Replaced PresentationSpaceMixingRulesTriplet (currently unsupported in AFP en... | Adrian Cumiskey | 2008-07-18 | 1 | -7/+11 |
* | Some minor optimizations and javadoc corrections. | Adrian Cumiskey | 2008-07-18 | 1 | -12/+10 |
* | * Added PresentationSpaceMixingRulesTriplet, DescriptorPositionTriplet and Pr... | Adrian Cumiskey | 2008-07-18 | 12 | -87/+228 |
* | Merged revisions 677863 via svnmerge from | Adrian Cumiskey | 2008-07-18 | 2 | -38/+39 |
* | * Added new DataObjectFactory to take care of MO:DCA DataObject creation/inst... | Adrian Cumiskey | 2008-07-17 | 69 | -1766/+2251 |
* | Merged revisions 677668,677679 via svnmerge from | Adrian Cumiskey | 2008-07-17 | 2 | -1/+17 |
* | Merged revisions 676161,676297,676307,676397,676608,677404-677405,677543,6776... | Adrian Cumiskey | 2008-07-17 | 25 | -261/+320 |
* | Merged revisions 675590,675604,675698,675845,675854 via svnmerge from | Adrian Cumiskey | 2008-07-11 | 6 | -105/+195 |
* | Fixed image positioning for RenderedImages. | Jeremias Maerki | 2008-07-10 | 2 | -77/+70 |
* | This fixes "IllegalArgumentException: Transparent data is longer than 253 bytes" | Adrian Cumiskey | 2008-07-10 | 1 | -10/+34 |
* | * Created new AbstractState class that shares common properties and stack pop... | Adrian Cumiskey | 2008-07-10 | 13 | -1724/+1351 |
* | Merged revisions 675501 via svnmerge from | Adrian Cumiskey | 2008-07-10 | 1 | -17/+13 |
* | Fixed placement of bitmap images for AFP output. | Jeremias Maerki | 2008-07-10 | 3 | -52/+58 |
* | Merged revisions 675258 via svnmerge from | Adrian Cumiskey | 2008-07-09 | 1 | -1/+1 |
* | Merged revisions 675253 via svnmerge from | Adrian Cumiskey | 2008-07-09 | 1 | -1/+23 |
* | Merged revisions 674484,674486-674487,674489,674540,674561,674564,674599,6746... | Adrian Cumiskey | 2008-07-09 | 5 | -197/+302 |
* | Merged revisions 674245,674267,674269,674272-674273,674276,674325,674468,6744... | Adrian Cumiskey | 2008-07-07 | 9 | -232/+315 |
* | Encapsulates text data. | Adrian Cumiskey | 2008-07-04 | 1 | -0/+170 |
* | Merged revisions 674065 via svnmerge from | Adrian Cumiskey | 2008-07-04 | 1 | -11/+12 |
* | Removed 'this'. | Adrian Cumiskey | 2008-07-04 | 1 | -1/+1 |
* | Merged revisions 674056 via svnmerge from | Adrian Cumiskey | 2008-07-04 | 3 | -34/+43 |
* | Merged revisions 672833,674039,674043 via svnmerge from | Adrian Cumiskey | 2008-07-04 | 1 | -3/+0 |
* | Removed commented method. | Adrian Cumiskey | 2008-07-02 | 1 | -16/+0 |
* | Minor cleanup. | Adrian Cumiskey | 2008-07-02 | 1 | -50/+19 |
* | Duplicate operation removed. | Adrian Cumiskey | 2008-06-30 | 1 | -6/+3 |
* | Merged revisions 672495-672496,672499,672537,672539,672564-672565,672617-6726... | Adrian Cumiskey | 2008-06-30 | 4 | -274/+351 |
* | Added toString(). | Adrian Cumiskey | 2008-06-30 | 1 | -0/+9 |
* | Small Javadoc corrections and parameter variable rename. | Adrian Cumiskey | 2008-06-30 | 1 | -5/+5 |
* | Added some spacing. | Adrian Cumiskey | 2008-06-30 | 1 | -0/+2 |
* | Added toString() and corrected javadoc and checkstyle. | Adrian Cumiskey | 2008-06-30 | 1 | -1/+6 |
* | Small formatting correction. | Adrian Cumiskey | 2008-06-30 | 1 | -1/+1 |
* | added toString() | Adrian Cumiskey | 2008-06-30 | 1 | -1/+8 |
* | Added some useful constants. | Adrian Cumiskey | 2008-06-30 | 1 | -0/+11 |
* | added toString() | Adrian Cumiskey | 2008-06-30 | 1 | -0/+5 |
* | added toString() | Adrian Cumiskey | 2008-06-30 | 1 | -1/+4 |