aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/events
Commit message (Expand)AuthorAgeFilesLines
* Fix deprecation warnings; add some type safetySimon Pepping2011-01-145-14/+16
* Removed many "// CSOK: ConstantName" instances for constants, by converting t...Jeremias Maerki2010-08-141-3/+2
* Bugzilla #49733:Jeremias Maerki2010-08-142-3/+10
* Log exception if available to make error localization easier.Jeremias Maerki2010-07-151-2/+10
* Added getEventKey method to Event so that it's no longer necessary to store t...Vincent Hennebert2010-04-092-10/+26
* Now that the creation of event-model.xml has been standardised, the EventMode...Vincent Hennebert2010-04-093-113/+42
* Moved ResourceEventProducer to org.apache.fopVincent Hennebert2010-04-092-194/+0
* Split catch-all EventFormatter.xml message file into individual files for eac...Vincent Hennebert2010-04-096-183/+49
* The warning "Non restartable content flowing to narrower page" needs to be ro...Vincent Hennebert2009-10-281-0/+1
* Merged changes from Trunk up to revision 830265Temp_AccessibilityVincent Hennebert2009-10-272-0/+16
|\
| * Added events to the implementation of the catalog command-line optionSimon Pepping2009-10-252-0/+16
* | Route message for missing alt-text property through event notification systemVincent Hennebert2009-10-161-0/+1
|/
* Attach cause to RuntimeException when available. Otherwise, the original exce...Jeremias Maerki2009-09-261-1/+15
* Fixed SVN PropsMaximilian Berger2009-09-151-23/+23
* Added support for AFP font embedding. Note: this changes the default behaviou...Jeremias Maerki2009-07-271-3/+0
* AFP Output: Tag Logical Element (TLE) is now also allowed on fo:page-sequence...Jeremias Maerki2009-03-021-0/+1
* Added support for adding extension elements and foreign attributes on fo:page...Jeremias Maerki2009-03-011-0/+1
* Give javadoc utility some more memory to avoid OutOfMemoryErrors.Jeremias Maerki2009-01-072-0/+46
* MERGE of https://svn.apache.org/repos/asf/xmlgraphics/fop/{branches/AFP_GOCAR...Adrian Cumiskey2008-11-281-0/+4
|\
| * Merged revisions 689043,689442 via svnmerge from Adrian Cumiskey2008-08-271-1/+1
| * Merged revisions 679052-679352 via svnmerge from Vincent Hennebert2008-07-2517-83/+83
| * Merged revisions 676161,676297,676307,676397,676608,677404-677405,677543,6776...Adrian Cumiskey2008-07-174-52/+63
| * Merged revisions 672495-672496,672499,672537,672539,672564-672565,672617-6726...Adrian Cumiskey2008-06-302-2/+2
| * * getImageUri() implementation provided on Graphics2DAdaptor implementations.Adrian Cumiskey2008-06-021-0/+1
| * Merged revisions 657465,657521,657921 via svnmerge from Adrian Cumiskey2008-05-201-0/+1
| * Merged revisions 654111,654121,654190,654314,654322-654323,654338,654347,6544...Adrian Cumiskey2008-05-081-1/+2
| * Merged revisions 652456,652465,652467,652520,652525,652565,652581-652582,6526...Adrian Cumiskey2008-05-021-1/+2
| * Merged revisions 651323,651333,651538,651540,651543-651544,651551,651558 via ...Adrian Cumiskey2008-04-251-0/+1
| * Merged revisions 647692,647742,647745 via svnmerge from Adrian Cumiskey2008-04-1424-0/+2145
* Expanded warning message about borders and paddings on regions.Luca Furini2008-08-271-1/+1
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-2417-83/+83
* Removed stray System.out.Jeremias Maerki2008-07-161-1/+0
* Worked around a bug in Xalan 2.4.0 (bundled with Sun Java 1.4.2_xx) where fil...Jeremias Maerki2008-07-161-2/+13
* A nit: clarify message so its more meaningful to end userChris Bowditch2008-07-141-1/+1
* null is not correct here, an empty String needs to be used for the default na...Jeremias Maerki2008-07-133-43/+43
* Attempt to fix a potential build problem.Jeremias Maerki2008-07-121-8/+9
* Corrected minor spelling mistake in javadocAdrian Cumiskey2008-06-281-1/+1
* Corrected minor spelling mistake in javadocAdrian Cumiskey2008-06-281-1/+1
* Added event TableEventProducer.forceNextColumnNumber whenSimon Pepping2008-05-191-0/+1
* Bugzilla 41500:Andreas L. Delmelle2008-05-071-1/+2
* First steps towards fo:retrieve-table-markerAndreas L. Delmelle2008-05-011-1/+2
* Removed TODO: New validation event to generate an error in case an fo:marker ...Andreas L. Delmelle2008-04-251-0/+1
* Merged branchJeremias Maerki2008-04-1424-0/+2145