aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* PR:Glen Mazza2004-09-051-50/+0
* PR:Glen Mazza2004-09-0518-236/+174
* 1.) Validation for fo:multi-toggle added.Glen Mazza2004-09-044-29/+30
* 1.) validateChildNode() implemented for fo:table-cell.Glen Mazza2004-09-0411-195/+141
* Remove unnecessary scale factor. This made all images added via SVG three tim...Jeremias Maerki2004-09-031-7/+4
* 1.) Some flattening of the Region classes done, with the goal of movingGlen Mazza2004-08-3025-138/+167
* PR:Glen Mazza2004-08-299-14/+12
* Removed the redundant Region Class Codes in favor of the FO constantGlen Mazza2004-08-2918-102/+66
* PR:Glen Mazza2004-08-2914-51/+43
* Minor edits to adjustIPD() methods.Glen Mazza2004-08-292-10/+10
* Three more validateChildNodes() added.Glen Mazza2004-08-293-3/+118