aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Use content ipd/bpd instead of allocation width/height.Finn Bock2004-09-226-48/+76
* Set content ipd/bpd instead of allocation width/height.Finn Bock2004-09-2217-57/+50
* get[Border|Padding]Width* helper methods moved to Area.Finn Bock2004-09-221-83/+0
* Use content ipd/bpd instead of allocation width/height.Finn Bock2004-09-228-169/+7
* Use content ipd/bpd instead of allocation width/height.Finn Bock2004-09-221-4/+134
* update todo listChris Bowditch2004-09-211-0/+5
* PR:Glen Mazza2004-09-202-0/+16
* PR:Glen Mazza2004-09-197-98/+40
* Removed Unknown.java; for mappings in which it is desired to process invalid ...Glen Mazza2004-09-172-57/+7
* Fix a NPE in the interaction between PageLM.needNewPage() andFinn Bock2004-09-141-1/+1
* Removed unneded import statements.Finn Bock2004-09-142-8/+0
* PR:Glen Mazza2004-09-131-1/+1
* Changed initial-page-number from string to number property.Finn Bock2004-09-133-30/+15
* Avoid throwing exceptions from ctor, the logger is lost in that case.Finn Bock2004-09-132-10/+12
* 1.) Returned to recursion for FOEventHandler.Glen Mazza2004-09-134-22/+29
* Bugzilla patch 31162:Jeremias Maerki2004-09-115-81/+369
* Removed tab characters.Jeremias Maerki2004-09-1118-22/+37
* Calculating the resolution value instead of writing down the constant is more...Jeremias Maerki2004-09-111-1/+1
* Removed unneded import statements.Finn Bock2004-09-099-13/+0
* Also validate extension elements from the fox: namespace.Finn Bock2004-09-091-1/+3
* Disable the validation for extension elements. This is a temporary fixFinn Bock2004-09-081-4/+6
* Removed unneeded import statements. Makes eclipse happy.Finn Bock2004-09-0737-66/+0
* Make maximum-repeats a number property instead of a string. This addFinn Bock2004-09-073-25/+19
* Added NO_LIMIT enum (value to maximum-repeats).Finn Bock2004-09-071-1/+2
* Support for line-stacking-strategy.Finn Bock2004-09-071-2/+5
* Added line-stacking-strategy enums.Finn Bock2004-09-071-1/+10
* Style: rmeoved tabs.Finn Bock2004-09-071-26/+26
* Style: removed tabs.Finn Bock2004-09-071-5/+5
* Style: removed tab.Finn Bock2004-09-071-1/+1
* Use the position shorthand for [absolute|relative]-position.Finn Bock2004-09-071-1/+5
* Make the shorthand parser API take a generic property rather thanFinn Bock2004-09-073-12/+12
* Initial version of a shorthand parser for the 'position' property.Finn Bock2004-09-071-0/+59
* Removed the shorthand from genericBorder[Width|Style]. The shorthands areFinn Bock2004-09-071-2/+0
* Fix a src/dst mixup in System.arraycopy.Finn Bock2004-09-071-1/+1
* Return a more 'length' like debug string for numerics with dimension of 1.Finn Bock2004-09-071-1/+5
* Default for border-[before|after]-width.conditionality set to discard asFinn Bock2004-09-071-2/+2
* Support debug string values for enum properties.Finn Bock2004-09-071-176/+176
* Added support for a debug string value to enum properties.Finn Bock2004-09-071-4/+5
* Added ENUM_COUNT constant.Finn Bock2004-09-071-0/+1
* PR:Glen Mazza2004-09-062-3/+21
* PR:Glen Mazza2004-09-065-14/+10
* PR:Glen Mazza2004-09-063-71/+5
* Added missing license headers.Jeremias Maerki2004-09-065-0/+90
* Renamed FOInputHandler to somewhat more intuitive FOEventHandler.Glen Mazza2004-09-0637-182/+182
* PR:Glen Mazza2004-09-063-27/+16
* PR:Glen Mazza2004-09-0612-14/+14
* These new classes are part of the implementation of the new lineSimon Pepping2004-09-055-0/+177
* New line breaking algorithm, patch 29124, submitted by LucaSimon Pepping2004-09-0515-349/+2459
* PR:Glen Mazza2004-09-051-34/+0
* PR:Glen Mazza2004-09-051-75/+0