[CONF] Apache Wicket: Documentation Index (page edited)

2007-05-04 Thread confluence
Page Edited : WICKET : Documentation Index Documentation Index has been edited by Erik van Oosten (May 03, 2007). (View changes)

[CONF] Apache Wicket: Documentation Index (page edited)

2007-05-04 Thread confluence
Page Edited : WICKET : Documentation Index Documentation Index has been edited by Erik van Oosten (May 03, 2007). (View changes)

svn commit: r535115 - /incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/link/Link.java

2007-05-04 Thread ivaynberg
Author: ivaynberg Date: Fri May 4 00:06:30 2007 New Revision: 535115 URL: http://svn.apache.org/viewvc?view=revrev=535115 Log: removed final, there are plenty of usecases where you want to add an attribute to a link and forcing an attribute modifier sucks. Modified:

[CONF] Apache Wicket: Wicket from source (page edited)

2007-05-04 Thread confluence
Page Edited : WICKET : Wicket from source Wicket from source has been edited by Erik van Oosten (May 04, 2007). (View changes)

[CONF] Apache Wicket: Wicket from source (page edited)

2007-05-04 Thread confluence
Page Edited : WICKET : Wicket from source Wicket from source has been edited by Erik van Oosten (May 04, 2007). (View changes)

[jira] Created: (WICKET-531) FormComponentLabel and Radio

2007-05-04 Thread Jan Kriesten (JIRA)
FormComponentLabel and Radio Key: WICKET-531 URL: https://issues.apache.org/jira/browse/WICKET-531 Project: Wicket Issue Type: Improvement Components: wicket Affects Versions: 1.3

[CONF] Apache Wicket: Wicket from source (page edited)

2007-05-04 Thread confluence
snapshot, now is the time to add a date to the version in the file pom.xml in the top level folder. Find the fragment version1.3.0-incubating-SNAPSHOT/version and replace SNAPSHOT with the current date. For example: version1.3.0-incubating-20070504/version. Execute mvn install in the top level

[CONF] Apache Wicket: Wicket from source (page edited)

2007-05-04 Thread confluence
snapshot, now is the time to add a date to the version in the file pom.xml in the top level folder. Find the fragment version1.3.0-incubating-SNAPSHOT/version and replace SNAPSHOT with the current date. For example: version1.3.0-incubating-20070504/version. Execute mvn install in the top level

[CONF] Apache Wicket: Wicket from source (page edited)

2007-05-04 Thread confluence
snapshot, now is the time to add a date to the version in the file pom.xml in the top level folder. Find the fragment version1.3.0-incubating-SNAPSHOT/version and replace SNAPSHOT with the current date. For example: version1.3.0-incubating-20070504/version. Execute mvn install in the top level

svn commit: r535170 - in /incubator/wicket/trunk/jdk-1.4/wicket/src: main/java/org/apache/wicket/ main/java/org/apache/wicket/ajax/form/ main/java/org/apache/wicket/markup/html/ main/java/org/apache/w

2007-05-04 Thread jcompagner
Author: jcompagner Date: Fri May 4 04:14:19 2007 New Revision: 535170 URL: http://svn.apache.org/viewvc?view=revrev=535170 Log: reattach refactor and improvements in the FilePageStore Added:

svn commit: r535171 - in /incubator/wicket/trunk/jdk-1.4/wicket-datetime/src/main/java/org/apache/wicket/extensions/yui/calendar: DateField.java DateTimeField.java

2007-05-04 Thread jcompagner
Author: jcompagner Date: Fri May 4 04:14:29 2007 New Revision: 535171 URL: http://svn.apache.org/viewvc?view=revrev=535171 Log: reattach refactor Modified: incubator/wicket/trunk/jdk-1.4/wicket-datetime/src/main/java/org/apache/wicket/extensions/yui/calendar/DateField.java

svn commit: r535172 - /incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/hangman/Guess.java

2007-05-04 Thread jcompagner
Author: jcompagner Date: Fri May 4 04:14:42 2007 New Revision: 535172 URL: http://svn.apache.org/viewvc?view=revrev=535172 Log: reattach refactor Modified: incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/hangman/Guess.java Modified:

svn commit: r535180 - /incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/ajax/form/AjaxFormChoiceComponentUpdatingBehavior.java

2007-05-04 Thread jcompagner
Author: jcompagner Date: Fri May 4 04:31:47 2007 New Revision: 535180 URL: http://svn.apache.org/viewvc?view=revrev=535180 Log: header Modified: incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/ajax/form/AjaxFormChoiceComponentUpdatingBehavior.java Modified:

svn commit: r535181 - in /incubator/wicket/trunk/jdk-1.4/wicket-extensions/src/main/java/org/apache/wicket/extensions: ajax/markup/html/ ajax/markup/html/modal/ breadcrumb/ markup/html/form/palette/co

2007-05-04 Thread jcompagner
Author: jcompagner Date: Fri May 4 04:33:02 2007 New Revision: 535181 URL: http://svn.apache.org/viewvc?view=revrev=535181 Log: reattach refactor Modified: incubator/wicket/trunk/jdk-1.4/wicket-extensions/src/main/java/org/apache/wicket/extensions/ajax/markup/html/AjaxEditableLabel.java

svn commit: r535185 - /incubator/wicket/trunk/jdk-1.4/wicket-extensions/src/main/java/org/apache/wicket/extensions/markup/html/tree/Tree.java

2007-05-04 Thread jcompagner
Author: jcompagner Date: Fri May 4 04:38:38 2007 New Revision: 535185 URL: http://svn.apache.org/viewvc?view=revrev=535185 Log: reattach refactor Modified: incubator/wicket/trunk/jdk-1.4/wicket-extensions/src/main/java/org/apache/wicket/extensions/markup/html/tree/Tree.java Modified:

svn commit: r535186 - /incubator/wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/PageInPageVersionTest.java

2007-05-04 Thread knopp
Author: knopp Date: Fri May 4 04:38:39 2007 New Revision: 535186 URL: http://svn.apache.org/viewvc?view=revrev=535186 Log: deleted Removed: incubator/wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/PageInPageVersionTest.java

[jira] Created: (WICKET-532) CodeSmell jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/form/FormComponent.java

2007-05-04 Thread Martin Funk (JIRA)
CodeSmell jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/form/FormComponent.java Key: WICKET-532 URL: https://issues.apache.org/jira/browse/WICKET-532

[jira] Updated: (WICKET-532) CodeSmell jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/form/FormComponent.java

2007-05-04 Thread Martin Funk (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Funk updated WICKET-532: --- Attachment: patch.txt CodeSmell

[jira] Commented: (WICKET-532) CodeSmell jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/form/FormComponent.java

2007-05-04 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12493706 ] Igor Vaynberg commented on WICKET-532: -- the reason it was hard to read is because it is an optimization for

svn commit: r535328 - /incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/form/FormComponent.java

2007-05-04 Thread ivaynberg
Author: ivaynberg Date: Fri May 4 09:56:50 2007 New Revision: 535328 URL: http://svn.apache.org/viewvc?view=revrev=535328 Log: removed unused method Modified: incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/form/FormComponent.java Modified:

svn commit: r535330 - /incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Component.java

2007-05-04 Thread ivaynberg
Author: ivaynberg Date: Fri May 4 10:21:41 2007 New Revision: 535330 URL: http://svn.apache.org/viewvc?view=revrev=535330 Log: fixed attach refactor to work with single component render Modified: incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Component.java

svn commit: r535363 - in /incubator/wicket/trunk/jdk-1.4/wicket-extensions/src/main/java/org/apache/wicket/extensions: markup/html/tree/Tree.java wizard/NextButton.java wizard/WizardStep.java

2007-05-04 Thread ehillenius
Author: ehillenius Date: Fri May 4 12:50:29 2007 New Revision: 535363 URL: http://svn.apache.org/viewvc?view=revrev=535363 Log: fixes for onAttach change Modified: incubator/wicket/trunk/jdk-1.4/wicket-extensions/src/main/java/org/apache/wicket/extensions/markup/html/tree/Tree.java

svn commit: r535364 - /incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/compref/SelectPage.java

2007-05-04 Thread ehillenius
Author: ehillenius Date: Fri May 4 12:51:04 2007 New Revision: 535364 URL: http://svn.apache.org/viewvc?view=revrev=535364 Log: removed noop TODO Modified: incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/compref/SelectPage.java Modified:

svn commit: r535365 - in /incubator/wicket/trunk/jdk-1.4/wicket/src: main/java/org/apache/wicket/ main/java/org/apache/wicket/ajax/ main/java/org/apache/wicket/markup/html/form/ main/java/org/apache/w

2007-05-04 Thread ehillenius
Author: ehillenius Date: Fri May 4 12:52:23 2007 New Revision: 535365 URL: http://svn.apache.org/viewvc?view=revrev=535365 Log: fixed a couple of TODO after 1.2 ... issues Removed:

[jira] Created: (WICKET-533) Make sure that Page and no other component requires to load the markup before constructor

2007-05-04 Thread Juergen Donnerstag (JIRA)
Make sure that Page and no other component requires to load the markup before constructor - Key: WICKET-533 URL: https://issues.apache.org/jira/browse/WICKET-533

[jira] Commented: (WICKET-532) CodeSmell jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/form/FormComponent.java

2007-05-04 Thread Martin Funk (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12493800 ] Martin Funk commented on WICKET-532: This made me play around with Runtime.getRuntime().totalMemory();

[jira] Assigned: (WICKET-532) CodeSmell jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/form/FormComponent.java

2007-05-04 Thread Eelco Hillenius (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eelco Hillenius reassigned WICKET-532: -- Assignee: Jonathan Locke Jonathan coded this, so I'm assigning to him to see whether

[jira] Commented: (WICKET-532) CodeSmell jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/form/FormComponent.java

2007-05-04 Thread Jonathan Locke (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12493819 ] Jonathan Locke commented on WICKET-532: --- this implementation is hidden from users and provides worthwhile

[jira] Resolved: (WICKET-532) CodeSmell jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/form/FormComponent.java

2007-05-04 Thread Jonathan Locke (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Locke resolved WICKET-532. --- Resolution: Won't Fix Fix Version/s: 1.3 We appreciate the effort, but the code is as

[jira] Created: (WICKET-534) Add a parameter to toggle an AJAX call between asynchronous and synchronous

2007-05-04 Thread James Renfro (JIRA)
Add a parameter to toggle an AJAX call between asynchronous and synchronous --- Key: WICKET-534 URL: https://issues.apache.org/jira/browse/WICKET-534 Project: Wicket

[jira] Assigned: (WICKET-534) Add a parameter to toggle an AJAX call between asynchronous and synchronous

2007-05-04 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg reassigned WICKET-534: Assignee: Matej Knopp we can probably benefit from a generic options {} parameter after

svn commit: r535444 - /incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/form/FormComponent.java

2007-05-04 Thread ivaynberg
Author: ivaynberg Date: Fri May 4 22:02:57 2007 New Revision: 535444 URL: http://svn.apache.org/viewvc?view=revrev=535444 Log: small space optimization from WICKET-532 Modified: incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/form/FormComponent.java