[Apache-SVN] / myfaces / tomahawk / trunk / core / src / main / java / org / apache / myfaces / renderkit / html / util / ReducedHTMLParser.java Repository:
ViewVC logotype

Log of /myfaces/tomahawk/trunk/core/src/main/java/org/apache/myfaces/renderkit/html/util/ReducedHTMLParser.java

Parent Directory Parent Directory


Links to HEAD: (view) (download) (annotate)
Sticky Revision:

Revision 673833 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jul 3 21:58:05 2008 UTC (8 weeks, 1 day ago) by skitching
File length: 22644 byte(s)
Diff to previous 670112 (colored)
Tabs to spaces only

Revision 670112 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jun 21 01:18:08 2008 UTC (2 months, 1 week ago) by lu4242
File length: 22623 byte(s)
Diff to previous 539018 (colored)
TOMAHAWK-1129 ReducedHTMLParser: wrong line numbers

Revision 539018 - (view) (download) (annotate) - [select for diffs]
Modified Thu May 17 17:06:14 2007 UTC (15 months, 2 weeks ago) by grantsmith
File length: 22989 byte(s)
Diff to previous 472792 (colored)
http://issues.apache.org/jira/browse/TOMAHAWK-981 (patch applied)


Revision 472792 - (view) (download) (annotate) - [select for diffs]
Modified Thu Nov 9 06:34:47 2006 UTC (21 months, 3 weeks ago) by grantsmith
File length: 22184 byte(s)
Diff to previous 448284 (colored)
MYFACES-1488: License headers (Part 13)

Revision 448284 - (view) (download) (annotate) - [select for diffs]
Modified Wed Sep 20 18:16:34 2006 UTC (23 months, 1 week ago) by mmarinschek
File length: 21992 byte(s)
Diff to previous 431755 (colored)
fix for TOMAHAWK-676: ReducedHTMLParser not handling escaped characters in attribute values, thanks to Peter Mahoney

Revision 431755 - (view) (download) (annotate) - [select for diffs]
Modified Wed Aug 16 01:14:42 2006 UTC (2 years ago) by mkienenb
File length: 21838 byte(s)
Diff to previous 383052 (colored)
TOMAHAWK-603 -- Clean up of dead code, imports, and unused variables in MyFaces Tomahawk.

Revision 383052 - (view) (download) (annotate) - [select for diffs]
Modified Sat Mar 4 06:26:48 2006 UTC (2 years, 5 months ago) by imario
File length: 21890 byte(s)
Copied from: myfaces/shared/trunk/core/src/main/java/org/apache/myfaces/shared/renderkit/html/util/ReducedHTMLParser.java revision 382916
Diff to previous 382025 (colored)
refactored parts of shared/org.apache.myfaces.shared_tomahawk.renderkit.html.util to tomahawk/org.apache.myfaces.renderkit.html.util

Revision 382025 - (view) (download) (annotate) - [select for diffs]
Modified Wed Mar 1 14:19:41 2006 UTC (2 years, 6 months ago) by manolito
Original Path: myfaces/shared/trunk/core/src/main/java/org/apache/myfaces/shared/renderkit/html/util/ReducedHTMLParser.java
File length: 21968 byte(s)
Copied from: myfaces/shared/trunk/src/main/java/org/apache/myfaces/renderkit/html/util/ReducedHTMLParser.java revision 380659
Diff to previous 380686 (colored)
reintroduced shared-impl and shared-tomahawk submodules for better IDE support

Revision 380686 - (view) (download) (annotate) - [select for diffs]
Modified Fri Feb 24 15:19:28 2006 UTC (2 years, 6 months ago) by manolito
Original Path: myfaces/shared/trunk/src/main/java/org/apache/myfaces/shared/renderkit/html/util/ReducedHTMLParser.java
File length: 21968 byte(s)
Copied from: myfaces/shared/trunk/src/main/java/org/apache/myfaces/renderkit/html/util/ReducedHTMLParser.java revision 380659
Diff to previous 380131 (colored)
commons --> shared refactoring

Revision 380131 - (view) (download) (annotate) - [select for diffs]
Modified Thu Feb 23 14:45:51 2006 UTC (2 years, 6 months ago) by schof
Original Path: myfaces/shared/trunk/src/main/java/org/apache/myfaces/renderkit/html/util/ReducedHTMLParser.java
File length: 21882 byte(s)
Diff to previous 380128 (colored)
shared subproject stuff

Revision 380128 - (view) (download) (annotate) - [select for diffs]
Modified Thu Feb 23 14:44:06 2006 UTC (2 years, 6 months ago) by schof
Original Path: myfaces/shared/src/main/java/org/apache/myfaces/renderkit/html/util/ReducedHTMLParser.java
File length: 21882 byte(s)
Diff to previous 371372 (colored)
New shared subproject

Revision 371372 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jan 22 20:02:25 2006 UTC (2 years, 7 months ago) by baranda
Original Path: myfaces/commons/trunk/src/main/java/org/apache/myfaces/renderkit/html/util/ReducedHTMLParser.java
File length: 21882 byte(s)
Diff to previous 371365 (colored)
Fixed packages after moving

Revision 371365 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jan 22 19:54:26 2006 UTC (2 years, 7 months ago) by baranda
Original Path: myfaces/commons/trunk/src/main/java/org/apache/myfaces/renderkit/html/util/ReducedHTMLParser.java
File length: 21882 byte(s)
Copied from: myfaces/tomahawk/trunk/core/src/main/java/org/apache/myfaces/component/html/util/ReducedHTMLParser.java revision 371364
Diff to previous 369793 (colored)
Moved ReducedHTMLParser.java to commons

Revision 369793 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 17 14:41:17 2006 UTC (2 years, 7 months ago) by schof
Original Path: myfaces/tomahawk/trunk/core/src/main/java/org/apache/myfaces/component/html/util/ReducedHTMLParser.java
File length: 21882 byte(s)
Diff to previous 366817 (colored)
renaming tomahawk/tomahawk to tomahawk/core

Revision 366817 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jan 7 16:15:55 2006 UTC (2 years, 7 months ago) by schof
Original Path: myfaces/tomahawk/trunk/tomahawk/src/main/java/org/apache/myfaces/component/html/util/ReducedHTMLParser.java
File length: 21882 byte(s)
Diff to previous 366742 (colored)
maven reorg v2

Revision 366742 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jan 7 14:14:16 2006 UTC (2 years, 7 months ago) by schof
Original Path: myfaces/legacy/tags/before_maven_reorg_v2/tomahawk/trunk/src/main/java/org/apache/myfaces/component/html/util/ReducedHTMLParser.java
File length: 21882 byte(s)
Diff to previous 360338 (colored)
maven reorg v2

Revision 360338 - (view) (download) (annotate) - [select for diffs]
Modified Sat Dec 31 16:56:17 2005 UTC (2 years, 7 months ago) by schof
Original Path: myfaces/tomahawk/trunk/src/main/java/org/apache/myfaces/component/html/util/ReducedHTMLParser.java
File length: 21882 byte(s)
Diff to previous 332640 (colored)
maven reorg

Revision 332640 - (view) (download) (annotate) - [select for diffs]
Modified Fri Nov 11 20:29:52 2005 UTC (2 years, 9 months ago) by baranda
Original Path: myfaces/tomahawk/trunk/src/java/org/apache/myfaces/component/html/util/ReducedHTMLParser.java
File length: 21882 byte(s)
Diff to previous 332326 (colored)
Applied patch for MYFACES-508. Thanks Simon Kitching

Revision 332326 - (view) (download) (annotate) - [select for diffs]
Modified Thu Nov 10 16:49:23 2005 UTC (2 years, 9 months ago) by mmarinschek
Original Path: myfaces/tomahawk/trunk/src/java/org/apache/myfaces/component/html/util/ReducedHTMLParser.java
File length: 20486 byte(s)
Diff to previous 330162 (colored)
fix for MYFACES-768. Thanks to Simon Kitching.

Revision 330162 - (view) (download) (annotate) - [select for diffs]
Modified Wed Nov 2 00:25:45 2005 UTC (2 years, 9 months ago) by prophecy
Original Path: myfaces/tomahawk/trunk/src/java/org/apache/myfaces/component/html/util/ReducedHTMLParser.java
File length: 15206 byte(s)
Diff to previous 330095 (colored)
InputTextAjax component that updates through ajax onchange

Revision 330095 - (view) (download) (annotate) - [select for diffs]
Modified Tue Nov 1 17:11:58 2005 UTC (2 years, 9 months ago) by mmarinschek
Original Path: myfaces/tomahawk/trunk/src/java/org/apache/myfaces/component/html/util/ReducedHTMLParser.java
File length: 15202 byte(s)
Diff to previous 330026 (colored)
fix in collapsible panel, applied patch for ReducedHTMLParser

Revision 330026 - (view) (download) (annotate) - [select for diffs]
Modified Tue Nov 1 11:12:20 2005 UTC (2 years, 9 months ago) by mmarinschek
Original Path: myfaces/tomahawk/trunk/src/java/org/apache/myfaces/component/html/util/ReducedHTMLParser.java
File length: 13536 byte(s)
Diff to previous 329921 (colored)
got rid of system.out statements

Revision 329921 - (view) (download) (annotate) - [select for diffs]
Modified Mon Oct 31 22:10:32 2005 UTC (2 years, 9 months ago) by mmarinschek
Original Path: myfaces/tomahawk/trunk/src/java/org/apache/myfaces/component/html/util/ReducedHTMLParser.java
File length: 13741 byte(s)
Diff to previous 329237 (colored)
thanks to Simon Kitching for fixing MYFACES-768

Revision 329237 - (view) (download) (annotate) - [select for diffs]
Modified Fri Oct 28 16:21:50 2005 UTC (2 years, 10 months ago) by mmarinschek
Original Path: myfaces/tomahawk/trunk/src/java/org/apache/myfaces/component/html/util/ReducedHTMLParser.java
File length: 8920 byte(s)
Diff to previous 328404 (colored)
parsing of head,script and body tag returns the correct positions

Revision 328404 - (view) (download) (annotate) - [select for diffs]
Added Tue Oct 25 16:21:17 2005 UTC (2 years, 10 months ago) by mbr
Original Path: myfaces/tomahawk/trunk/src/java/org/apache/myfaces/component/html/util/ReducedHTMLParser.java
File length: 8281 byte(s)
refactored & improved AddResource to allow serving any resource through a ResourceLoader interface.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

Apache Home Apache Email
ViewVC Help
Powered by ViewVC 1.0.5