[Apache-SVN] / myfaces / tomahawk / trunk / core / src / main / java / org / apache / myfaces / custom / collapsiblepanel / HtmlCollapsiblePanelRenderer.java Repository:
ViewVC logotype

Log of /myfaces/tomahawk/trunk/core/src/main/java/org/apache/myfaces/custom/collapsiblepanel/HtmlCollapsiblePanelRenderer.java

Parent Directory Parent Directory


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

Revision 671709 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 26 03:12:59 2008 UTC (3 months, 2 weeks ago) by lu4242
File length: 10241 byte(s)
Diff to previous 659874 (colored)
TOMAHAWK-1110 Action / ActionListener on t:headerLink, TOMAHAWK-406 <t:collapsiblePanel> does not allow valueChangeListener, TOMAHAWK-1046 t:collapsiblePanel doesn't work inside a t:panelTabbedPane and a s:subform.

Revision 659874 - (view) (download) (annotate) - [select for diffs]
Modified Sat May 24 20:59:15 2008 UTC (4 months, 3 weeks ago) by lu4242
File length: 11158 byte(s)
Diff to previous 537044 (colored)
TOMAHAWK-1259 Component generation using myfaces builder plugin for 1.1

Revision 537044 - (view) (download) (annotate) - [select for diffs]
Modified Thu May 10 23:58:02 2007 UTC (17 months ago) by grantsmith
File length: 11019 byte(s)
Diff to previous 472630 (colored)
TOMAHAWK-872 patch applied

Revision 472630 - (view) (download) (annotate) - [select for diffs]
Modified Wed Nov 8 20:40:03 2006 UTC (23 months, 1 week ago) by grantsmith
File length: 10564 byte(s)
Diff to previous 436783 (colored)
MYFACES-1488: License headers (Part 8)

Revision 436783 - (view) (download) (annotate) - [select for diffs]
Modified Fri Aug 25 13:02:41 2006 UTC (2 years, 1 month ago) by tomsp
File length: 10372 byte(s)
Diff to previous 385327 (colored)
fix for Trinidad / Tomahawk commandlink problem

Revision 385327 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 12 18:04:07 2006 UTC (2 years, 7 months ago) by imario
File length: 10428 byte(s)
Diff to previous 382051 (colored)
moved dummyForm stuff from shared to tomahawk.
introduced new DummyForm*Renderer, they are used to override the default h: renderer

Revision 382051 - (view) (download) (annotate) - [select for diffs]
Modified Wed Mar 1 15:25:41 2006 UTC (2 years, 7 months ago) by schof
File length: 10327 byte(s)
Diff to previous 369793 (colored)
merge from the reorg branch (r380162 - r382005)

Revision 369793 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 17 14:41:17 2006 UTC (2 years, 8 months ago) by schof
File length: 10263 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, 9 months ago) by schof
Original Path: myfaces/tomahawk/trunk/tomahawk/src/main/java/org/apache/myfaces/custom/collapsiblepanel/HtmlCollapsiblePanelRenderer.java
File length: 10263 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, 9 months ago) by schof
Original Path: myfaces/legacy/tags/before_maven_reorg_v2/tomahawk/trunk/src/main/java/org/apache/myfaces/custom/collapsiblepanel/HtmlCollapsiblePanelRenderer.java
File length: 10263 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, 9 months ago) by schof
Original Path: myfaces/tomahawk/trunk/src/main/java/org/apache/myfaces/custom/collapsiblepanel/HtmlCollapsiblePanelRenderer.java
File length: 10263 byte(s)
Diff to previous 330654 (colored)
maven reorg

Revision 330654 - (view) (download) (annotate) - [select for diffs]
Modified Thu Nov 3 22:27:13 2005 UTC (2 years, 11 months ago) by mmarinschek
Original Path: myfaces/tomahawk/trunk/src/java/org/apache/myfaces/custom/collapsiblepanel/HtmlCollapsiblePanelRenderer.java
File length: 10263 byte(s)
Diff to previous 329598 (colored)
fixes in collapsible panel bean

Revision 329598 - (view) (download) (annotate) - [select for diffs]
Modified Sun Oct 30 18:46:25 2005 UTC (2 years, 11 months ago) by mmarinschek
Original Path: myfaces/tomahawk/trunk/src/java/org/apache/myfaces/custom/collapsiblepanel/HtmlCollapsiblePanelRenderer.java
File length: 10204 byte(s)
Diff to previous 329572 (colored)
HtmlCollapsiblePanel now works in DataTable

Revision 329572 - (view) (download) (annotate) - [select for diffs]
Modified Sun Oct 30 14:30:17 2005 UTC (2 years, 11 months ago) by mmarinschek
Original Path: myfaces/tomahawk/trunk/src/java/org/apache/myfaces/custom/collapsiblepanel/HtmlCollapsiblePanelRenderer.java
File length: 8895 byte(s)
Diff to previous 329140 (colored)
HtmlCollapsiblePanel now extends EditableValueHolder, Fixes in SelectManyCheckboxAjax to not use HttpServletRequest and not use JDK1.5 specific methods.

Revision 329140 - (view) (download) (annotate) - [select for diffs]
Modified Fri Oct 28 07:14:06 2005 UTC (2 years, 11 months ago) by mmarinschek
Original Path: myfaces/tomahawk/trunk/src/java/org/apache/myfaces/custom/collapsiblepanel/HtmlCollapsiblePanelRenderer.java
File length: 8895 byte(s)
Diff to previous 328056 (colored)
fixed some small issues

Revision 328056 - (view) (download) (annotate) - [select for diffs]
Modified Mon Oct 24 13:08:45 2005 UTC (2 years, 11 months ago) by mmarinschek
Original Path: myfaces/tomahawk/trunk/src/java/org/apache/myfaces/custom/collapsiblepanel/HtmlCollapsiblePanelRenderer.java
File length: 8894 byte(s)
Diff to previous 328033 (colored)
improved Collapsible Panel

Revision 328033 - (view) (download) (annotate) - [select for diffs]
Modified Mon Oct 24 11:11:02 2005 UTC (2 years, 11 months ago) by mmarinschek
Original Path: myfaces/tomahawk/trunk/src/java/org/apache/myfaces/custom/collapsiblepanel/HtmlCollapsiblePanelRenderer.java
File length: 8789 byte(s)
Diff to previous 326955 (colored)
reverting download-depencies

Revision 326955 - (view) (download) (annotate) - [select for diffs]
Modified Thu Oct 20 17:36:17 2005 UTC (2 years, 11 months ago) by mmarinschek
Original Path: myfaces/tomahawk/trunk/src/java/org/apache/myfaces/custom/collapsiblepanel/HtmlCollapsiblePanelRenderer.java
File length: 9012 byte(s)
Diff to previous 326564 (colored)
made CollapsiblePanelHeader fully configurable via a facet

Revision 326564 - (view) (download) (annotate) - [select for diffs]
Modified Wed Oct 19 14:03:14 2005 UTC (2 years, 11 months ago) by mmarinschek
Original Path: myfaces/tomahawk/trunk/src/java/org/apache/myfaces/custom/collapsiblepanel/HtmlCollapsiblePanelRenderer.java
File length: 8237 byte(s)
Diff to previous 239380 (colored)
improved Collapsible Panel

Revision 239380 - (view) (download) (annotate) - [select for diffs]
Modified Tue Aug 23 09:11:59 2005 UTC (3 years, 1 month ago) by mmarinschek
Original Path: myfaces/tomahawk/trunk/src/java/org/apache/myfaces/custom/collapsiblepanel/HtmlCollapsiblePanelRenderer.java
File length: 7607 byte(s)
Diff to previous 215977 (colored)
patch by Frank Ye for passing the component instance. Thanks a lot!

Revision 215977 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jul 12 15:56:11 2005 UTC (3 years, 3 months ago) by grantsmith
Original Path: myfaces/tomahawk/trunk/src/java/org/apache/myfaces/custom/collapsiblepanel/HtmlCollapsiblePanelRenderer.java
File length: 7592 byte(s)
Diff to previous 191907 (colored)
MYFACES-322: Removed:
- all unused imports
 - unused local variables
 - unnecessary object creation
 - unused methods (not removed, just commented out) 
(Patches by James L. Mitchell)

Revision 191907 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jun 22 14:02:20 2005 UTC (3 years, 3 months ago) by schof
Original Path: myfaces/tomahawk/trunk/src/java/org/apache/myfaces/custom/collapsiblepanel/HtmlCollapsiblePanelRenderer.java
File length: 7718 byte(s)
Diff to previous 169649 (colored)
svn reorg

Revision 169649 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 11 15:47:12 2005 UTC (3 years, 5 months ago) by grantsmith
Original Path: myfaces/trunk/src/components/org/apache/myfaces/custom/collapsiblepanel/HtmlCollapsiblePanelRenderer.java
File length: 7718 byte(s)
Diff to previous 167511 (colored)
Removing some $Log$ headers - not supported by SVN, clutter up sources. Batch #2.

Revision 167511 - (view) (download) (annotate) - [select for diffs]
Added Mon Jan 10 08:22:17 2005 UTC (3 years, 9 months ago) by matzew
Original Path: myfaces/trunk/src/components/org/apache/myfaces/custom/collapsiblepanel/HtmlCollapsiblePanelRenderer.java
File length: 7931 byte(s)
added new component CollapsiblePanel (contributed by Kalle Korhonen) (MYFACES-68)

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