2006-09-15 |
Edward Z. Yang | [1.1] Table child definition made more flexible, will...
|
commit | commitdiff | tree |
2006-09-15 |
Edward Z. Yang | Remove outdated and misleading DTD.
|
commit | commitdiff | tree |
2006-09-13 |
Edward Z. Yang | Generalize custom test to use non-existent items. Table...
|
commit | commitdiff | tree |
2006-09-13 |
Edward Z. Yang | Add ToC todo to configdoc.
|
commit | commitdiff | tree |
2006-09-13 |
Edward Z. Yang | - Finished documentation generation.
|
commit | commitdiff | tree |
2006-09-11 |
Edward Z. Yang | Add nicer comments to configdoc/generate.php. We may...
|
commit | commitdiff | tree |
2006-09-11 |
Edward Z. Yang | Fix up the NEWS document that was missing release dates.
|
commit | commitdiff | tree |
2006-09-10 |
Edward Z. Yang | Ehh... I liked 80-char linewrap better.
|
commit | commitdiff | tree |
2006-09-10 |
Edward Z. Yang | Increase wrap slightly.
|
commit | commitdiff | tree |
2006-09-10 |
Edward Z. Yang | Fix parse error.
|
commit | commitdiff | tree |
2006-09-10 |
Edward Z. Yang | Disable HTML output when run from cli.
|
commit | commitdiff | tree |
2006-09-10 |
Edward Z. Yang | Remove cli conditional code.
|
commit | commitdiff | tree |
2006-09-10 |
Edward Z. Yang | Massive augmentation of ConfigDoc.
|
commit | commitdiff | tree |
2006-09-10 |
Edward Z. Yang | Add todo items to the files.
|
commit | commitdiff | tree |
2006-09-10 |
Edward Z. Yang | Restructure directory to make it more amenable to CSS...
|
commit | commitdiff | tree |
2006-09-10 |
Edward Z. Yang | Remove an outdated piece of information from Lexer...
|
commit | commitdiff | tree |
2006-09-10 |
Edward Z. Yang | Rename default skin to plain skin to allow directory...
|
commit | commitdiff | tree |
2006-09-10 |
Edward Z. Yang | [1.1.0] Initial commit of ConfigDoc code, still needs...
|
commit | commitdiff | tree |
2006-09-09 |
Edward Z. Yang | Make install docs more comprehensive about encoding...
|
commit | commitdiff | tree |
2006-09-07 |
Edward Z. Yang | Defer HTMLDefinition include to the classes that are...
|
commit | commitdiff | tree |
2006-09-06 |
Edward Z. Yang | Add notes on redefinition, what to do next?
|
commit | commitdiff | tree |
2006-09-06 |
Edward Z. Yang | [1.1.0] Enforce alphanumeric namespace and directive...
|
commit | commitdiff | tree |
2006-09-04 |
Edward Z. Yang | [1.0.1] Fixed rejection of inline style declarations...
|
commit | commitdiff | tree |
2006-09-04 |
Edward Z. Yang | [1.0.1] Disambiguate between iconv and PHP test runs...
|
commit | commitdiff | tree |
2006-09-04 |
Edward Z. Yang | [1.1.0] Made URI validator more forgiving: will ignore...
|
commit | commitdiff | tree |
2006-09-03 |
Edward Z. Yang | Bump formatting features release date to 1.1
|
commit | commitdiff | tree |
2006-09-01 |
Edward Z. Yang | Merged 371:372 from branches/1.0/ to trunk/
|
commit | commitdiff | tree |
2006-09-01 |
Edward Z. Yang | Bump tested in version number.
|
commit | commitdiff | tree |
2006-09-01 |
Edward Z. Yang | - Add Test namespace
|
commit | commitdiff | tree |
2006-09-01 |
Edward Z. Yang | Fixed rejection of case-insensitive configuration values...
|
commit | commitdiff | tree |
2006-09-01 |
Edward Z. Yang | Fix slight bug in DOMLex's attribute parsing.
|
commit | commitdiff | tree |
2006-09-01 |
Edward Z. Yang | Attempt to fix strange foreach troubles.
|
commit | commitdiff | tree |
2006-09-01 |
Edward Z. Yang | Bump Doxyfile version number, add spaces in-between...
|
commit | commitdiff | tree |
2006-09-01 |
Edward Z. Yang | Add shutup operator to iconv and utf_* calls.
|
commit | commitdiff | tree |
2006-09-01 |
Edward Z. Yang | - Update install docs with PHP version compatibility not
|
commit | commitdiff | tree |
2006-09-01 |
Edward Z. Yang | Remove call to PHP 5 only function.
|
commit | commitdiff | tree |
2006-09-01 |
Edward Z. Yang | Fix PHP 5.0 bug involving isset and DOM.
|
commit | commitdiff | tree |
2006-09-01 |
Edward Z. Yang | - Remove release candidate suffix
|
commit | commitdiff | tree |
2006-09-01 |
Edward Z. Yang | Add rudimentary extra encoding support. We are now...
|
commit | commitdiff | tree |
2006-08-31 |
Edward Z. Yang | Speed up cleanUTF8 with iconv. Also factored out code...
|
commit | commitdiff | tree |
2006-08-31 |
Edward Z. Yang | De-singleton-ized (HTML|CSS)Definition, tying them...
|
commit | commitdiff | tree |
2006-08-30 |
Edward Z. Yang | HTMLPurifier.php - Minor styling and documentation...
|
commit | commitdiff | tree |
2006-08-30 |
Edward Z. Yang | More refactoring: bundling charset and entity stuff...
|
commit | commitdiff | tree |
2006-08-29 |
Edward Z. Yang | Remove a huge swath of duplicated function calls by...
|
commit | commitdiff | tree |
2006-08-29 |
Edward Z. Yang | Refactor encoding and entity specific processing to...
|
commit | commitdiff | tree |
2006-08-29 |
Edward Z. Yang | Slight adjustments to demo: reset to default time limit...
|
commit | commitdiff | tree |
2006-08-29 |
Edward Z. Yang | Implement list-style shorthand. Also, updated devnetwork...
|
commit | commitdiff | tree |
2006-08-28 |
Edward Z. Yang | Fix missing inheritance declaration.
|
commit | commitdiff | tree |
2006-08-28 |
Edward Z. Yang | Doxygen needs to ignore test-settings.php.
|
commit | commitdiff | tree |
2006-08-28 |
Edward Z. Yang | - Update Doxyfile to ignore PHPDoc files.
|
commit | commitdiff | tree |
2006-08-28 |
Edward Z. Yang | Update progress, add target milestones.
|
commit | commitdiff | tree |
2006-08-28 |
Edward Z. Yang | Implement limited CSS property background, can only...
|
commit | commitdiff | tree |
2006-08-28 |
Edward Z. Yang | Modify TODO: we'll support lossy character encoding...
|
commit | commitdiff | tree |
2006-08-28 |
Edward Z. Yang | Update TODO, organize items according to version numbers.
|
commit | commitdiff | tree |
2006-08-28 |
Edward Z. Yang | - Switch to HTMLPurifier.php, a more logical "must...
|
commit | commitdiff | tree |
2006-08-27 |
Edward Z. Yang | Hacky full docuement parse thingy removed from DOMLex...
|
commit | commitdiff | tree |
2006-08-27 |
Edward Z. Yang | Revamp configuration files so that more rules can be...
|
commit | commitdiff | tree |
2006-08-27 |
Edward Z. Yang | Fix call-time pass by reference typos.
|
commit | commitdiff | tree |
2006-08-27 |
Edward Z. Yang | Implement all useful table properties.
|
commit | commitdiff | tree |
2006-08-27 |
Edward Z. Yang | Implement shorthand CSS property border.
|
commit | commitdiff | tree |
2006-08-27 |
Edward Z. Yang | Basic color keywords translated into hexadecimal values.
|
commit | commitdiff | tree |
2006-08-27 |
Edward Z. Yang | Twiddle colors a little to remove all that red.
|
commit | commitdiff | tree |
2006-08-27 |
Edward Z. Yang | Implement CSS property Font.
|
commit | commitdiff | tree |
2006-08-26 |
Edward Z. Yang | Add filter levels document, detailing how to extend...
|
commit | commitdiff | tree |
2006-08-25 |
Edward Z. Yang | Update documentation.
|
commit | commitdiff | tree |
2006-08-25 |
Edward Z. Yang | Fix bug: number spans should not allow zero as a value...
|
commit | commitdiff | tree |
2006-08-23 |
Edward Z. Yang | Update ignore lists.
|
commit | commitdiff | tree |
2006-08-23 |
Edward Z. Yang | Update todo, added Microsoft Word cleaning and expanded...
|
commit | commitdiff | tree |
2006-08-23 |
Edward Z. Yang | Document fact that inherit only works when its alone.
|
commit | commitdiff | tree |
2006-08-21 |
Edward Z. Yang | Modify demo so that outputted source in text area is...
|
commit | commitdiff | tree |
2006-08-21 |
Edward Z. Yang | Add missing extends.
|
commit | commitdiff | tree |
2006-08-20 |
Edward Z. Yang | Document URISchemes, this completes internal API documentation.
|
commit | commitdiff | tree |
2006-08-20 |
Edward Z. Yang | Document Strategies.
|
commit | commitdiff | tree |
2006-08-20 |
Edward Z. Yang | Document all AttrTransforms.
|
commit | commitdiff | tree |
2006-08-20 |
Edward Z. Yang | Document all AttrDefs, also remove duplicant NumberSpan...
|
commit | commitdiff | tree |
2006-08-20 |
Edward Z. Yang | Fix syntax error.
|
commit | commitdiff | tree |
2006-08-20 |
Edward Z. Yang | Finish documentation for all base classes.
|
commit | commitdiff | tree |
2006-08-19 |
Edward Z. Yang | Detail structural changes involving Config and *Definition
|
commit | commitdiff | tree |
2006-08-19 |
Edward Z. Yang | Document core classes up to EntityLookup.php
|
commit | commitdiff | tree |
2006-08-19 |
Edward Z. Yang | Malformed UTF-8 and non-SGML character detection and...
|
commit | commitdiff | tree |
2006-08-19 |
Edward Z. Yang | Attempt to fix inconsistent DOM behavior regarding...
|
commit | commitdiff | tree |
2006-08-19 |
Edward Z. Yang | Fix syntax error.
|
commit | commitdiff | tree |
2006-08-18 |
Edward Z. Yang | Put in cleanUTF8 function, currently unused but will...
|
commit | commitdiff | tree |
2006-08-18 |
Edward Z. Yang | Fixed broken multibyte numeric entity conversion in...
|
commit | commitdiff | tree |
2006-08-18 |
Edward Z. Yang | + DevNetwork thread "Non-SGML characters"
|
commit | commitdiff | tree |
2006-08-18 |
Edward Z. Yang | Make unit tests UTF-8, add phpdoc.ini config file.
|
commit | commitdiff | tree |
2006-08-18 |
Edward Z. Yang | Fix typo: $attributes to $attr.
|
commit | commitdiff | tree |
2006-08-18 |
Edward Z. Yang | Add next release to NEWS.
|
commit | commitdiff | tree |
2006-08-17 |
Edward Z. Yang | Add a variableWidthAttack smoketest, and add analysis...
|
commit | commitdiff | tree |
2006-08-17 |
Edward Z. Yang | Add lots of documentation.
|
commit | commitdiff | tree |
2006-08-17 |
Edward Z. Yang | Update NEWS and TODO after IPv6 was fixed.
|
commit | commitdiff | tree |
2006-08-17 |
Edward Z. Yang | Link back to home page.
|
commit | commitdiff | tree |
2006-08-17 |
Edward Z. Yang | Commit IPv6 fix, with majoring factoring out. Thank...
|
commit | commitdiff | tree |
2006-08-16 |
Edward Z. Yang | Update docs, add CREDITS.
|
commit | commitdiff | tree |
2006-08-16 |
Edward Z. Yang | Commit FontFamily implementation. It's a little flaky...
|
commit | commitdiff | tree |
2006-08-16 |
Edward Z. Yang | Update docs, add NEWS and WYSIWYG.
|
commit | commitdiff | tree |
2006-08-16 |
Edward Z. Yang | Commit text-decoration implementation.
|
commit | commitdiff | tree |
2006-08-16 |
Edward Z. Yang | Update TODO.
|
commit | commitdiff | tree |
2006-08-16 |
Edward Z. Yang | Rename root-docs to standard names.
|
commit | commitdiff | tree |
2006-08-16 |
Edward Z. Yang | Add readme and install documents.
|
commit | commitdiff | tree |