Return-Path: X-Original-To: apmail-incubator-callback-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-callback-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A55E1DAB3 for ; Fri, 31 Aug 2012 00:35:00 +0000 (UTC) Received: (qmail 60998 invoked by uid 500); 31 Aug 2012 00:34:59 -0000 Delivered-To: apmail-incubator-callback-commits-archive@incubator.apache.org Received: (qmail 60965 invoked by uid 500); 31 Aug 2012 00:34:59 -0000 Mailing-List: contact callback-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: callback-dev@incubator.apache.org Delivered-To: mailing list callback-commits@incubator.apache.org Received: (qmail 60880 invoked by uid 99); 31 Aug 2012 00:34:59 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 31 Aug 2012 00:34:59 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id BE84922AB1; Fri, 31 Aug 2012 00:34:58 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: purplecabbage@apache.org To: callback-commits@incubator.apache.org X-Mailer: ASF-Git Admin Mailer Subject: [2/4] wp7 commit: Merge pull request #19 from purplecabbage/Lib.vs.Proj Message-Id: <20120831003458.BE84922AB1@tyr.zones.apache.org> Date: Fri, 31 Aug 2012 00:34:58 +0000 (UTC) Merge pull request #19 from purplecabbage/Lib.vs.Proj Lib.vs.proj Project: http://git-wip-us.apache.org/repos/asf/incubator-cordova-wp7/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cordova-wp7/commit/1d7b999e Tree: http://git-wip-us.apache.org/repos/asf/incubator-cordova-wp7/tree/1d7b999e Diff: http://git-wip-us.apache.org/repos/asf/incubator-cordova-wp7/diff/1d7b999e Branch: refs/heads/master Commit: 1d7b999e8e7b5f84c849a8c3f1d08b8c0b0b14df Parents: e13733a 932e0a3 Author: Jesse MacFadyen Authored: Thu Aug 30 17:32:46 2012 -0700 Committer: Jesse MacFadyen Committed: Thu Aug 30 17:32:46 2012 -0700 ---------------------------------------------------------------------- framework/WP7CordovaClassLib.csproj | 4 ++-- .../standalone/cordovalib/Commands/BaseCommand.cs | 9 +++++++++ .../standalone/cordovalib/Commands/Notification.cs | 11 ++++++++--- .../standalone/cordovalib/UI/AudioCaptureTask.cs | 4 +++- .../standalone/cordovalib/UI/ImageCapture.xaml.cs | 4 +++- .../standalone/cordovalib/UI/VideoCaptureTask.cs | 3 ++- 6 files changed, 27 insertions(+), 8 deletions(-) ----------------------------------------------------------------------