| Commit message (Expand) | Author | Age | Files | Lines |
* | * Removed unused goca accessor methods from AFPState. | Adrian Cumiskey | 2008-07-22 | 10 | -257/+236 |
* | Minor cleanup. | Adrian Cumiskey | 2008-07-22 | 1 | -24/+21 |
* | Added a finalize() just in case a problem occurs during rendering and close()... | Adrian Cumiskey | 2008-07-22 | 1 | -4/+20 |
* | Added some String statics. | Adrian Cumiskey | 2008-07-22 | 1 | -4/+10 |
* | Renamed method canBeIncluded() to isIncludable(). | Adrian Cumiskey | 2008-07-21 | 4 | -4/+4 |
* | Unused imports. | Adrian Cumiskey | 2008-07-21 | 1 | -2/+0 |
* | 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 | 7 | -48/+42 |
* | 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 | 1 | -16/+0 |
* | * 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 | 1 | -0/+16 |
* | Merged revisions 676161,676297,676307,676397,676608,677404-677405,677543,6776... | Adrian Cumiskey | 2008-07-17 | 7 | -109/+193 |
* | Merged revisions 675590,675604,675698,675845,675854 via svnmerge from | Adrian Cumiskey | 2008-07-11 | 1 | -1/+3 |
* | 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 | 12 | -1456/+1298 |
* | 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 674484,674486-674487,674489,674540,674561,674564,674599,6746... | Adrian Cumiskey | 2008-07-09 | 3 | -184/+280 |
* | Merged revisions 674245,674267,674269,674272-674273,674276,674325,674468,6744... | Adrian Cumiskey | 2008-07-07 | 3 | -18/+60 |
* | Encapsulates text data. | Adrian Cumiskey | 2008-07-04 | 1 | -0/+170 |
* | Removed 'this'. | Adrian Cumiskey | 2008-07-04 | 1 | -1/+1 |
* | Merged revisions 674056 via svnmerge from | Adrian Cumiskey | 2008-07-04 | 1 | -29/+37 |
* | 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 |
* | 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 | -1/+4 |
* | Clarified with some statics for the referencing. | Adrian Cumiskey | 2008-06-27 | 1 | -52/+73 |
* | Merged revisions 670689,670723,670760-670761,670763,670765-670767,670770,6707... | Adrian Cumiskey | 2008-06-27 | 6 | -460/+5 |
* | Merged revisions 669423,669436,669835,670217,670222,670323,670325,670332,6703... | Adrian Cumiskey | 2008-06-23 | 3 | -32/+122 |
* | Merged revisions 665691 via svnmerge from | Adrian Cumiskey | 2008-06-09 | 8 | -60/+307 |