Mailing list archives: June 2007

Site index · List index
Message list« Previous · 1 · 2 · 3 · 4 · 5 · 6 · 7 · 8 · 9 · 10 · 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18 · 19 · 20 · 21 · 22 · 23 · 24 · Next »Thread · Author · Date
dasho...@apache.org svn commit: r550602 - /incubator/wicket/common/site/style/wicket.css Mon, 25 Jun, 20:53
dasho...@apache.org svn commit: r550603 - /incubator/wicket/common/wicket-site-skin/src/main/resources/style/wicket.css Mon, 25 Jun, 20:53
ehillen...@apache.org svn commit: r550604 - in /incubator/wicket/trunk/jdk-1.4: wicket-extensions/src/main/java/org/apache/wicket/extensions/breadcrumb/ wicket-extensions/src/main/java/org/apache/wicket/extensions/markup/html/repeater/data/table/ wicket-extensions/src/main/... Mon, 25 Jun, 20:55
dasho...@apache.org svn commit: r550610 - /incubator/wicket/tags/wicket-1.3.0-beta2/ Mon, 25 Jun, 21:18
dasho...@apache.org svn commit: r550611 - /incubator/wicket/releases/wicket-1.3.0-beta2/ Mon, 25 Jun, 21:18
Martijn Dashorst (JIRA) [jira] Updated: (WICKET-693) What to do with the wicket dtd? Mon, 25 Jun, 21:25
Martijn Dashorst (JIRA) [jira] Updated: (WICKET-694) getMarkupId doesn't return the id from the markup when it is explicitly set Mon, 25 Jun, 21:25
dasho...@apache.org svn commit: r550615 - in /incubator/wicket/releases/wicket-1.3.0-beta2: ./ jdk-1.4/ jdk-1.4/wicket-datetime/ jdk-1.4/wicket-extensions/ jdk-1.4/wicket-ioc/ jdk-1.4/wicket-quickstart/ jdk-1.4/wicket-spring/ jdk-1.4/wicket-velocity/ jdk-1.4/wicket/ jdk-1... Mon, 25 Jun, 21:30
dasho...@apache.org svn commit: r550625 - /incubator/wicket/releases/wicket-1.3.0-beta2/wicket-assembly-all.xml Mon, 25 Jun, 22:08
jcompag...@apache.org svn commit: r550630 - /incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/protocol/http/WebRequestCycle.java Mon, 25 Jun, 22:33
kn...@apache.org svn commit: r550643 - /incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/protocol/http/WebApplication.java Tue, 26 Jun, 00:33
Eelco Hillenius (JIRA) [jira] Created: (WICKET-696) investigate whether calling setResponsePage in the constructor results in pollution of the page map Tue, 26 Jun, 01:38
[jira] Commented: (WICKET-696) investigate whether calling setResponsePage in the constructor results in pollution of the page map
Eelco Hillenius (JIRA)   [jira] Commented: (WICKET-696) investigate whether calling setResponsePage in the constructor results in pollution of the page map Tue, 26 Jun, 01:38
Johan Compagner (JIRA)   [jira] Commented: (WICKET-696) investigate whether calling setResponsePage in the constructor results in pollution of the page map Tue, 26 Jun, 20:51
Eelco Hillenius (JIRA)   [jira] Commented: (WICKET-696) investigate whether calling setResponsePage in the constructor results in pollution of the page map Tue, 26 Jun, 21:04
Johan Compagner (JIRA)   [jira] Commented: (WICKET-696) investigate whether calling setResponsePage in the constructor results in pollution of the page map Tue, 26 Jun, 21:33
ivaynb...@apache.org svn commit: r550662 - in /incubator/wicket/trunk: jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/form/AbstractSingleSelectChoice.java pom.xml Tue, 26 Jun, 02:39
ivaynb...@apache.org svn commit: r550663 - in /incubator/wicket/trunk/archetypes: ./ quickstart/ quickstart/src/ quickstart/src/main/ quickstart/src/main/resources/ quickstart/src/main/resources/META-INF/ quickstart/src/main/resources/archetype-resources/ quickstart/src/ma... Tue, 26 Jun, 02:40
ivaynb...@apache.org svn commit: r550664 - /incubator/wicket/trunk/archetypes/quickstart/target/ Tue, 26 Jun, 02:41
ivaynb...@apache.org svn commit: r550665 - /incubator/wicket/trunk/archetypes/quickstart/ Tue, 26 Jun, 02:43
Timo Rantalaiho (JIRA) [jira] Created: (WICKET-697) FormTester crashes with NullPointerException, if FormComponent is not found Tue, 26 Jun, 06:45
Timo Rantalaiho (JIRA) [jira] Updated: (WICKET-697) FormTester crashes with NullPointerException, if FormComponent is not found Tue, 26 Jun, 06:45
ja...@apache.org svn commit: r550715 - /incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/util/tester/FormTester.java Tue, 26 Jun, 06:52
Janne Hietamäki (JIRA) [jira] Resolved: (WICKET-697) FormTester crashes with NullPointerException, if FormComponent is not found Tue, 26 Jun, 06:54
ja...@apache.org svn commit: r550727 - /incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/ajax/wicket-ajax.js Tue, 26 Jun, 08:02
Juha Alatalo (JIRA) [jira] Created: (WICKET-698) If the model is List, PropertyResolver doesn't try to find fields. Tue, 26 Jun, 09:02
Juha Alatalo (JIRA) [jira] Updated: (WICKET-698) If the model is List, PropertyResolver doesn't try to find fields. Tue, 26 Jun, 09:04
Johan Compagner (JIRA) [jira] Closed: (WICKET-698) If the model is List, PropertyResolver doesn't try to find fields. Tue, 26 Jun, 11:54
jcompag...@apache.org svn commit: r550777 - in /incubator/wicket/trunk/jdk-1.4/wicket/src: main/java/org/apache/wicket/util/lang/PropertyResolver.java test/java/org/apache/wicket/util/lang/PropertyResolverTest.java Tue, 26 Jun, 11:54
[jira] Issue Comment Edited: (WICKET-631) Resource.getParameters() empty when resource is mounted
János Cserép (JIRA)   [jira] Issue Comment Edited: (WICKET-631) Resource.getParameters() empty when resource is mounted Tue, 26 Jun, 14:35
János Cserép (JIRA)   [jira] Issue Comment Edited: (WICKET-631) Resource.getParameters() empty when resource is mounted Tue, 26 Jun, 14:53
János Cserép (JIRA)   [jira] Issue Comment Edited: (WICKET-631) Resource.getParameters() empty when resource is mounted Tue, 26 Jun, 14:59
Jean-Baptiste Quenot (JIRA) [jira] Created: (WICKET-699) Recover gracefully when no graphics display is available Tue, 26 Jun, 14:47
Jean-Baptiste Quenot (JIRA) [jira] Updated: (WICKET-699) Recover gracefully when no graphics display is available Tue, 26 Jun, 14:51
j..@apache.org svn commit: r550820 - /incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/stateless/Index.html Tue, 26 Jun, 14:53
[jira] Commented: (WICKET-699) Recover gracefully when no graphics display is available
Eelco Hillenius (JIRA)   [jira] Commented: (WICKET-699) Recover gracefully when no graphics display is available Tue, 26 Jun, 16:24
Johan Compagner (JIRA)   [jira] Commented: (WICKET-699) Recover gracefully when no graphics display is available Tue, 26 Jun, 18:07
Michel Wichers (JIRA) [jira] Created: (WICKET-700) Palette, Recorder Issue Tue, 26 Jun, 16:58
kn...@apache.org svn commit: r550856 - in /incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/form: Button.java Form.java Tue, 26 Jun, 16:59
[jira] Updated: (WICKET-700) Palette, Recorder Issue
Michel Wichers (JIRA)   [jira] Updated: (WICKET-700) Palette, Recorder Issue Tue, 26 Jun, 17:00
Michel Wichers (JIRA)   [jira] Updated: (WICKET-700) Palette, Recorder Issue Wed, 27 Jun, 06:14
James Renfro (JIRA) [jira] Created: (WICKET-701) Allow wicket filter-mapping to use servlet-name instead of url-pattern Tue, 26 Jun, 17:37
Igor Vaynberg (JIRA) [jira] Resolved: (WICKET-700) Palette, Recorder Issue Tue, 26 Jun, 17:47
ivaynb...@apache.org svn commit: r550883 - in /incubator/wicket/trunk: archetypes/quickstart/pom.xml pom.xml Tue, 26 Jun, 17:55
frankbi...@apache.org svn commit: r550921 - /incubator/wicket/trunk/testing/wicket-threadtest/pom.xml Tue, 26 Jun, 19:59
frankbi...@apache.org svn commit: r550924 - in /incubator/wicket/trunk: jdk-1.4/wicket-quickstart/src/test/java/org/ jdk-1.4/wicket-quickstart/src/test/java/org/apache/ jdk-1.4/wicket-quickstart/src/test/java/org/apache/wicket/ jdk-1.4/wicket-quickstart/src/test/java/org/ap... Tue, 26 Jun, 20:10
frankbi...@apache.org svn commit: r550938 - /incubator/wicket/trunk/jdk-1.5/wicket-examples/src/test/java/org/apache/wicket/examples/AllTests.java Tue, 26 Jun, 20:42
Message list« Previous · 1 · 2 · 3 · 4 · 5 · 6 · 7 · 8 · 9 · 10 · 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18 · 19 · 20 · 21 · 22 · 23 · 24 · Next »Thread · Author · Date
Box list
Dec 200968
Nov 2009290
Oct 2009594
Sep 2009399
Aug 2009243
Jul 2009317
Jun 2009393
May 2009305
Apr 2009533
Mar 2009511
Feb 2009564
Jan 2009438
Dec 2008279
Nov 2008433
Oct 2008402
Sep 2008537
Aug 2008343
Jul 2008379
Jun 2008502
May 2008951
Apr 2008776
Mar 2008856
Feb 2008395
Jan 2008552
Dec 2007723
Nov 2007800
Oct 2007764
Sep 2007913
Aug 20071041
Jul 2007657
Jul 2007657
Jun 20071138
May 2007870
Apr 2007977
Mar 20071051
Feb 2007976
Jan 2007744
Dec 2006594
Nov 2006889
Oct 2006298
Sep 20061