svn commit: r566033 - /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/protocol/http/ClientProperties.java

2007-08-14 Thread ehillenius
Author: ehillenius Date: Tue Aug 14 22:58:28 2007 New Revision: 566033 URL: http://svn.apache.org/viewvc?view=rev&rev=566033 Log: javavdoc improvement Modified: wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/protocol/http/ClientProperties.java Modified: wicket/trunk/jdk-1.4/wi

[jira] Commented: (WICKET-842) is broken again...

2007-08-14 Thread Jan Kriesten (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12519867 ] Jan Kriesten commented on WICKET-842: - Igor, your example is very different from this case. You explicitely buil

[jira] Created: (WICKET-846) javadoc for AbstractDefaultAjaxBehavior is wrong

2007-08-14 Thread Carlos Pita (JIRA)
javadoc for AbstractDefaultAjaxBehavior is wrong Key: WICKET-846 URL: https://issues.apache.org/jira/browse/WICKET-846 Project: Wicket Issue Type: Bug Components: wicket Affects

[jira] Updated: (WICKET-845) Label constructor

2007-08-14 Thread Sean Sullivan (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Sullivan updated WICKET-845: - Description: Currently, the Label class provides this constructor: public Label(final

[jira] Created: (WICKET-845) Label constructor

2007-08-14 Thread Sean Sullivan (JIRA)
Label constructor - Key: WICKET-845 URL: https://issues.apache.org/jira/browse/WICKET-845 Project: Wicket Issue Type: Improvement Components: wicket Affects Versions: 1.3.0-beta2 Reporter: Sean Sulli

[jira] Commented: (WICKET-842) is broken again...

2007-08-14 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12519815 ] Igor Vaynberg commented on WICKET-842: -- i completely disagree, i have plenty layouts where inheritance includes

svn commit: r565975 - /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Session.java

2007-08-14 Thread knopp
Author: knopp Date: Tue Aug 14 16:42:31 2007 New Revision: 565975 URL: http://svn.apache.org/viewvc?view=rev&rev=565975 Log: more flexibility for generating page Ids and auto pagemap numbers Modified: wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Session.java Modified: wicket/

svn commit: r565973 - /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Page.java

2007-08-14 Thread knopp
Author: knopp Date: Tue Aug 14 16:41:57 2007 New Revision: 565973 URL: http://svn.apache.org/viewvc?view=rev&rev=565973 Log: made page id an integer Modified: wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Page.java Modified: wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/

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

2007-08-14 Thread knopp
Author: knopp Date: Tue Aug 14 16:41:39 2007 New Revision: 565972 URL: http://svn.apache.org/viewvc?view=rev&rev=565972 Log: save markup stream index before checking for component visibility Modified: wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Component.java Modified: wicke

svn commit: r565971 - /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/protocol/http/SecondLevelCacheSessionStore.java

2007-08-14 Thread knopp
Author: knopp Date: Tue Aug 14 16:41:06 2007 New Revision: 565971 URL: http://svn.apache.org/viewvc?view=rev&rev=565971 Log: minor javadoc update Modified: wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/protocol/http/SecondLevelCacheSessionStore.java Modified: wicket/trunk/jdk

[CONF] Apache Wicket: Use a different extension for template files_1_2 (page created)

2007-08-14 Thread confluence
Page Created : WICKET : Use a different extension for template files_1_2 Use a different extension for template files_1_2 has been created by Gerolf Seitz (Aug 14, 2007).

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

2007-08-14 Thread confluence
Page Edited : WICKET : Documentation Index Documentation Index has been edited by Gerolf Seitz (Aug 14, 2007). Change summary: added link to quickstart maven

[jira] Commented: (WICKET-843) improve API documentation for getStatelessHint() method in org.apache.wicket.Component

2007-08-14 Thread Sean Sullivan (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12519740 ] Sean Sullivan commented on WICKET-843: -- Did you commit the change to Subversion? I just retrieved Component.jav

[jira] Updated: (WICKET-829) DetachableContactModel - the 'contact' property is never used

2007-08-14 Thread Alastair Maw (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alastair Maw updated WICKET-829: Issue Type: Improvement (was: Bug) > DetachableContactModel - the 'contact' property is never used

[jira] Resolved: (WICKET-829) DetachableContactModel - the 'contact' property is never used

2007-08-14 Thread Alastair Maw (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alastair Maw resolved WICKET-829. - Resolution: Fixed Assignee: Alastair Maw It's a hangover from an ancient version. Thanks fo

svn commit: r565848 - /wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/repeater/DetachableContactModel.java

2007-08-14 Thread almaw
Author: almaw Date: Tue Aug 14 11:01:38 2007 New Revision: 565848 URL: http://svn.apache.org/viewvc?view=rev&rev=565848 Log: WICKET-829 Modified: wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/repeater/DetachableContactModel.java Modified: wicket/trunk/jdk-1.

[jira] Updated: (WICKET-843) improve API documentation for getStatelessHint() method in org.apache.wicket.Component

2007-08-14 Thread Alastair Maw (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alastair Maw updated WICKET-843: Fix Version/s: 1.3.0-beta3 > improve API documentation for getStatelessHint() method in > org.apac

[jira] Resolved: (WICKET-844) TabbedPanel css problems

2007-08-14 Thread Alastair Maw (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alastair Maw resolved WICKET-844. - Resolution: Invalid TabbedPanel doesn't come with any CSS - you implement your own. There's nothi

[CONF] Apache Wicket: Spring (page edited)

2007-08-14 Thread confluence
Page Edited : WICKET : Spring Spring has been edited by Roy van Rijn (Aug 14, 2007). (View changes) Content: Bookmarkable link Tab

[jira] Commented: (WICKET-842) is broken again...

2007-08-14 Thread Jan Kriesten (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12519616 ] Jan Kriesten commented on WICKET-842: - IMHO the problem is, that you don't always know what the parent defines. S

[CONF] Apache Wicket: JFreeChart and wicket example (page edited)

2007-08-14 Thread confluence
Page Edited : WICKET : JFreeChart and wicket example JFreeChart and wicket example has been edited by Mathias Axelsson (Aug 14, 2007). (View chang