aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* inner class belonging to Xslt.class (Kelly Campbell)fotis2000-11-121-0/+0
* code look beautified and standardized by JStylefotis2000-11-121-271/+284
* speedup of build process: added a compiled stylesheet cache and a merge capab...fotis2000-11-122-10/+95
* Adds textdeko.fo file example. Applies Art Welch's JDK 1.1.x compatibilitySteve Coffman2000-10-261-5/+5
* Christian Geisert's patch to allow JDK 1.1 people to use no images.Steve Coffman2000-10-121-1/+1
* updated to the latest java bindingsKeiron Liddle2000-08-141-0/+0
* Added comment so that I'll be owner on locus, so I can fix theSteve Coffman2000-08-091-1/+1
* adds property list mappingsKeiron Liddle2000-08-032-0/+2
* describes libraries and class files in this directoryfotis2000-08-011-0/+11
* update: use Messagehandler instead of System.err.printlnfotis2000-08-012-13/+16
* replaced this ant task with a xslt stylesheet (discovered that stylebook does...fotis2000-08-012-259/+0
* updates ant.jar to ant 1.1 releasefotis2000-07-251-0/+0
* update to new ant versionfotis2000-07-211-0/+0
* updated to the latest svg java bindingsKeiron Liddle2000-07-181-0/+0
* update to SAX 2 parserfotis2000-07-152-25/+108
* lib for svg java bindingsKeiron Liddle2000-07-111-0/+0
* extensions to Antfotis2000-07-063-4/+315
* add: ant task needed by an ant script to write all xml documentation files in...fotis2000-06-232-0/+294
* new fop examples and testsfotis2000-03-146-136/+482
* Switching from make to Antfotis2000-03-065-0/+224
a> 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340