..
AttrDef
[3.1.0] Fix bug with rgb() w/ spaces inside shorthand CSS properties
2008-03-16 19:14:39 +00:00
AttrTransform
Transition is complete! Cleanup and class rearrangement now necessary.
2008-02-10 20:34:39 +00:00
ChildDef
[3.1.0] The bulk of autoload support added
2008-01-27 01:54:41 +00:00
ConfigDef
[3.1.0] Landed modified patch by Braden Anderson for %CSS.AllowedProperties
2008-03-30 21:44:16 +00:00
ConfigSchema
[3.1.0] Feature parity with configdoc rewrite
2008-04-22 01:58:06 +00:00
DefinitionCache
Transition is complete! Cleanup and class rearrangement now necessary.
2008-02-10 20:34:39 +00:00
EntityLookup
[1.2.0]
2006-09-30 20:18:08 +00:00
Filter
[3.1.0] [BACKPORT] Fix bug with comments in styles, and some associated issues
2008-02-20 00:15:44 +00:00
HTMLModule
[3.1.0] Move $safe from ElementDef to HTMLModule
2008-04-21 23:28:52 +00:00
Injector
Transition is complete! Cleanup and class rearrangement now necessary.
2008-02-10 20:34:39 +00:00
Language
[2.1.0] Genericize element contents removal. This is done in a slightly hacky way since ElementDef is not available, but should be sufficient.
2007-07-11 20:42:58 +00:00
Lexer
[3.1.0] Fixed fatal error in PH5P lexer with invalid tag names
2008-04-05 04:28:37 +00:00
Printer
[3.1.0] The bulk of autoload support added
2008-01-27 01:54:41 +00:00
Strategy
Transition is complete! Cleanup and class rearrangement now necessary.
2008-02-10 20:34:39 +00:00
TagTransform
[3.1.0] The bulk of autoload support added
2008-01-27 01:54:41 +00:00
Token
Regenerate HTMLPurifier.includes.php, and fix parse errors.
2008-02-10 22:47:08 +00:00
URIFilter
[3.1.0] Move $safe from ElementDef to HTMLModule
2008-04-21 23:28:52 +00:00
URIScheme
[3.1.0] The bulk of autoload support added
2008-01-27 01:54:41 +00:00
VarParser
[3.1.0] float -> int
2008-03-05 05:07:12 +00:00
AttrCollections.php
[3.1.0] The bulk of autoload support added
2008-01-27 01:54:41 +00:00
AttrDef.php
[3.1.0] Fix bug with rgb() w/ spaces inside shorthand CSS properties
2008-03-16 19:14:39 +00:00
AttrTransform.php
[3.0.0] Convert all $context calls away from references
2008-01-05 00:10:43 +00:00
AttrTypes.php
[3.1.0] Move $safe from ElementDef to HTMLModule
2008-04-21 23:28:52 +00:00
AttrValidator.php
[3.1.0] Convert tokens to use instanceof, reducing memory footprint and improving comparison speed.
2008-01-19 20:23:01 +00:00
Bootstrap.php
- Gracefully error out of obscure bug involving non-static autoloaders
2008-02-18 02:33:50 +00:00
ChildDef.php
- More TODO items
2008-02-11 00:27:35 +00:00
Config.php
[3.1.0] Emit notice if setting configuration alias, and fix up our test code not to use aliases
2008-04-03 21:53:06 +00:00
ConfigDef.php
Convert to PHP 5 only codebase, adding visibility modifiers to all members and methods in the main library area (function only for test methods)
2007-11-25 02:24:39 +00:00
ConfigSchema.php
[3.1.0] Landed modified patch by Braden Anderson for %CSS.AllowedProperties
2008-03-30 21:44:16 +00:00
ContentSets.php
[3.1.0] The bulk of autoload support added
2008-01-27 01:54:41 +00:00
Context.php
[3.0.0] Convert all $context calls away from references
2008-01-05 00:10:43 +00:00
CSSDefinition.php
[3.1.0] Landed modified patch by Braden Anderson for %CSS.AllowedProperties
2008-03-30 21:44:16 +00:00
Definition.php
Convert to PHP 5 only codebase, adding visibility modifiers to all members and methods in the main library area (function only for test methods)
2007-11-25 02:24:39 +00:00
DefinitionCache.php
[3.1.0] The bulk of autoload support added
2008-01-27 01:54:41 +00:00
DefinitionCacheFactory.php
Transition is complete! Cleanup and class rearrangement now necessary.
2008-02-10 20:34:39 +00:00
Doctype.php
[3.1.0] Move $safe from ElementDef to HTMLModule
2008-04-21 23:28:52 +00:00
DoctypeRegistry.php
[3.1.0] Move $safe from ElementDef to HTMLModule
2008-04-21 23:28:52 +00:00
ElementDef.php
[3.1.0] Move $safe from ElementDef to HTMLModule
2008-04-21 23:28:52 +00:00
Encoder.php
Transition is complete! Cleanup and class rearrangement now necessary.
2008-02-10 20:34:39 +00:00
EntityLookup.php
Convert to PHP 5 only codebase, adding visibility modifiers to all members and methods in the main library area (function only for test methods)
2007-11-25 02:24:39 +00:00
EntityParser.php
[3.1.0] The bulk of autoload support added
2008-01-27 01:54:41 +00:00
Error.php
Remove trailing ?> in PHP library files, add trailing newlines to all other files.
2007-06-27 13:58:32 +00:00
ErrorCollector.php
[3.1.0] The bulk of autoload support added
2008-01-27 01:54:41 +00:00
Exception.php
[3.1.0] Implement ConfigSchema interchange
2008-03-01 17:06:23 +00:00
Filter.php
[3.0.0] Convert all $context calls away from references
2008-01-05 00:10:43 +00:00
Generator.php
[3.1.0] [BACKPORT] Fix bug with comments in styles, and some associated issues
2008-02-20 00:15:44 +00:00
HTMLDefinition.php
[3.1.0] Move $safe from ElementDef to HTMLModule
2008-04-21 23:28:52 +00:00
HTMLModule.php
[3.1.0] Move $safe from ElementDef to HTMLModule
2008-04-21 23:28:52 +00:00
HTMLModuleManager.php
[3.1.0] Move $safe from ElementDef to HTMLModule
2008-04-21 23:28:52 +00:00
IDAccumulator.php
Transition is complete! Cleanup and class rearrangement now necessary.
2008-02-10 20:34:39 +00:00
Injector.php
[3.0.0] Convert all $context calls away from references
2008-01-05 00:10:43 +00:00
Language.php
[3.1.0] The bulk of autoload support added
2008-01-27 01:54:41 +00:00
LanguageFactory.php
Transition is complete! Cleanup and class rearrangement now necessary.
2008-02-10 20:34:39 +00:00
Lexer.php
[3.1.0] [BACKPORT] Fix bug with comments in styles, and some associated issues
2008-02-20 00:15:44 +00:00
PercentEncoder.php
Convert to PHP 5 only codebase, adding visibility modifiers to all members and methods in the main library area (function only for test methods)
2007-11-25 02:24:39 +00:00
Printer.php
[3.1.0] The bulk of autoload support added
2008-01-27 01:54:41 +00:00
Strategy.php
Transition is complete! Cleanup and class rearrangement now necessary.
2008-02-10 20:34:39 +00:00
StringHash.php
[3.1.0] Make StringHash system-agnostic.
2008-03-22 19:30:37 +00:00
StringHashParser.php
[3.1.0] Add multi-parse capability for StringHash
2008-03-23 00:02:37 +00:00
TagTransform.php
[3.1.0] The bulk of autoload support added
2008-01-27 01:54:41 +00:00
Token.php
Split out tokens to prevent autoload barfing.
2008-02-10 22:38:53 +00:00
TokenFactory.php
[3.1.0] The bulk of autoload support added
2008-01-27 01:54:41 +00:00
URI.php
[3.1.0] Move $safe from ElementDef to HTMLModule
2008-04-21 23:28:52 +00:00
URIDefinition.php
- More TODO items
2008-02-11 00:27:35 +00:00
URIFilter.php
[3.0.0] Convert all $context calls away from references
2008-01-05 00:10:43 +00:00
URIParser.php
[3.1.0] The bulk of autoload support added
2008-01-27 01:54:41 +00:00
URIScheme.php
[3.0.0] Convert all $context calls away from references
2008-01-05 00:10:43 +00:00
URISchemeRegistry.php
Transition is complete! Cleanup and class rearrangement now necessary.
2008-02-10 20:34:39 +00:00
VarParser.php
[3.1.0] Continue building up validation functions
2008-04-04 21:33:37 +00:00
VarParserException.php
[3.1.0] Split out VarParser from ConfigSchema
2008-03-04 15:06:00 +00:00