Return-Path: Delivered-To: apmail-incubator-click-commits-archive@minotaur.apache.org Received: (qmail 46664 invoked from network); 19 May 2009 21:53:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 19 May 2009 21:53:55 -0000 Received: (qmail 45733 invoked by uid 500); 19 May 2009 21:27:28 -0000 Delivered-To: apmail-incubator-click-commits-archive@incubator.apache.org Received: (qmail 45721 invoked by uid 500); 19 May 2009 21:27:28 -0000 Mailing-List: contact click-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: click-dev@incubator.apache.org Delivered-To: mailing list click-commits@incubator.apache.org Received: (qmail 45704 invoked by uid 99); 19 May 2009 21:27:26 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 May 2009 21:27:26 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 May 2009 21:27:24 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 2548E2388854; Tue, 19 May 2009 21:26:58 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r776470 - in /incubator/click/trunk/click/extras: src/META-INF/web/click/prototype/ src/org/apache/click/extras/prototype/ test/org/apache/click/extras/prototype/ Date: Tue, 19 May 2009 21:26:58 -0000 To: click-commits@incubator.apache.org From: sabob@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20090519212704.2548E2388854@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: sabob Date: Tue May 19 21:26:58 2009 New Revision: 776470 URL: http://svn.apache.org/viewvc?rev=776470&view=rev Log: refacted CalendarField functionality into DateField Removed: incubator/click/trunk/click/extras/src/META-INF/web/click/prototype/ incubator/click/trunk/click/extras/src/org/apache/click/extras/prototype/ incubator/click/trunk/click/extras/test/org/apache/click/extras/prototype/