From nobody at rubyforge.org Mon Jun 2 09:05:33 2008 From: nobody at rubyforge.org (nobody at rubyforge.org) Date: Mon, 2 Jun 2008 09:05:33 -0400 (EDT) Subject: [Celerity-commits] [174] trunk/spec/element_spec.rb: Use correct syntax for class methods in element_spec.rb (ie. Message-ID: <20080602130533.901D218585C9@rubyforge.org> An HTML attachment was scrubbed... URL: From nobody at rubyforge.org Tue Jun 3 09:18:31 2008 From: nobody at rubyforge.org (nobody at rubyforge.org) Date: Tue, 3 Jun 2008 09:18:31 -0400 (EDT) Subject: [Celerity-commits] [175] trunk/spec: +latin1 spec Message-ID: <20080603131831.C87B018585A7@rubyforge.org> An HTML attachment was scrubbed... URL: From nobody at rubyforge.org Tue Jun 3 09:57:57 2008 From: nobody at rubyforge.org (nobody at rubyforge.org) Date: Tue, 3 Jun 2008 09:57:57 -0400 (EDT) Subject: [Celerity-commits] [176] trunk: CelerityViewer: Add ability to save "screenshots" ( the complete page as a PNG image!) Message-ID: <20080603135757.592B718585B2@rubyforge.org> An HTML attachment was scrubbed... URL: From nobody at rubyforge.org Wed Jun 4 04:48:27 2008 From: nobody at rubyforge.org (nobody at rubyforge.org) Date: Wed, 4 Jun 2008 04:48:27 -0400 (EDT) Subject: [Celerity-commits] [177] trunk/spec: Gotta rename the spec, too Message-ID: <20080604084827.BE2F71858595@rubyforge.org> An HTML attachment was scrubbed... URL: From nobody at rubyforge.org Thu Jun 5 12:53:21 2008 From: nobody at rubyforge.org (nobody at rubyforge.org) Date: Thu, 5 Jun 2008 12:53:21 -0400 (EDT) Subject: [Celerity-commits] [179] trunk/tasks/simple_ci.rake: Add --trace to simple_ci's rake call Message-ID: <20080605165321.517A11978519@rubyforge.org> An HTML attachment was scrubbed... URL: From nobody at rubyforge.org Thu Jun 5 13:03:44 2008 From: nobody at rubyforge.org (nobody at rubyforge.org) Date: Thu, 5 Jun 2008 13:03:44 -0400 (EDT) Subject: [Celerity-commits] [180] trunk/lib/celerity/browser.rb: Fix a bug when instantiating Celerity: :Browser. Message-ID: <20080605170344.9CBAE197851C@rubyforge.org> An HTML attachment was scrubbed... URL: From nobody at rubyforge.org Fri Jun 6 04:55:48 2008 From: nobody at rubyforge.org (nobody at rubyforge.org) Date: Fri, 6 Jun 2008 04:55:48 -0400 (EDT) Subject: [Celerity-commits] [181] trunk: Add specs for respond_to? to remaining elements + Element#respond_to? implementation to make them pass Message-ID: <20080606085548.B96241858613@rubyforge.org> An HTML attachment was scrubbed... URL: From nobody at rubyforge.org Fri Jun 6 05:23:08 2008 From: nobody at rubyforge.org (nobody at rubyforge.org) Date: Fri, 6 Jun 2008 05:23:08 -0400 (EDT) Subject: [Celerity-commits] [182] trunk/spec: Removed latin1 specs Message-ID: <20080606092308.B39E91858608@rubyforge.org> An HTML attachment was scrubbed... URL: From nobody at rubyforge.org Fri Jun 6 05:23:49 2008 From: nobody at rubyforge.org (nobody at rubyforge.org) Date: Fri, 6 Jun 2008 05:23:49 -0400 (EDT) Subject: [Celerity-commits] [183] trunk/spec/link_spec.rb: Fix a typo in link_spec.rb Message-ID: <20080606092349.6A4791858608@rubyforge.org> An HTML attachment was scrubbed... URL: From nobody at rubyforge.org Fri Jun 6 06:43:43 2008 From: nobody at rubyforge.org (nobody at rubyforge.org) Date: Fri, 6 Jun 2008 06:43:43 -0400 (EDT) Subject: [Celerity-commits] [184] trunk/spec: Fixed test coverage for header elements Message-ID: <20080606104343.964EE1858608@rubyforge.org> An HTML attachment was scrubbed... URL: From nobody at rubyforge.org Mon Jun 9 07:03:26 2008 From: nobody at rubyforge.org (nobody at rubyforge.org) Date: Mon, 9 Jun 2008 07:03:26 -0400 (EDT) Subject: [Celerity-commits] [185] trunk: Misc Message-ID: <20080609110326.DC3131858615@rubyforge.org> An HTML attachment was scrubbed... URL: From nobody at rubyforge.org Tue Jun 10 08:07:23 2008 From: nobody at rubyforge.org (nobody at rubyforge.org) Date: Tue, 10 Jun 2008 08:07:23 -0400 (EDT) Subject: [Celerity-commits] [186] trunk: Fixes for Element, Container, Browser Message-ID: <20080610120723.3B35C18585B6@rubyforge.org> An HTML attachment was scrubbed... URL: From nobody at rubyforge.org Tue Jun 10 08:07:26 2008 From: nobody at rubyforge.org (nobody at rubyforge.org) Date: Tue, 10 Jun 2008 08:07:26 -0400 (EDT) Subject: [Celerity-commits] [187] trunk: Various cleanup. Message-ID: <20080610120726.347CA18585B7@rubyforge.org> An HTML attachment was scrubbed... URL: From nobody at rubyforge.org Thu Jun 12 14:32:56 2008 From: nobody at rubyforge.org (nobody at rubyforge.org) Date: Thu, 12 Jun 2008 14:32:56 -0400 (EDT) Subject: [Celerity-commits] [188] trunk: Adding specs for depressing bugs in Browser#text and Element#text. Message-ID: <20080612183256.AA1C518581CF@rubyforge.org> An HTML attachment was scrubbed... URL: From nobody at rubyforge.org Fri Jun 13 06:32:47 2008 From: nobody at rubyforge.org (nobody at rubyforge.org) Date: Fri, 13 Jun 2008 06:32:47 -0400 (EDT) Subject: [Celerity-commits] [189] trunk/lib/celerity/browser.rb: Trying to fix Browser#text.. Message-ID: <20080613103247.4E8941858203@rubyforge.org> An HTML attachment was scrubbed... URL: From nobody at rubyforge.org Fri Jun 13 08:06:18 2008 From: nobody at rubyforge.org (nobody at rubyforge.org) Date: Fri, 13 Jun 2008 08:06:18 -0400 (EDT) Subject: [Celerity-commits] [190] trunk/lib/celerity: Move SelectList#includes? -> include? alias to watir_compatibility.rb Message-ID: <20080613120619.05EE018581F6@rubyforge.org> An HTML attachment was scrubbed... URL: From nobody at rubyforge.org Mon Jun 16 02:41:46 2008 From: nobody at rubyforge.org (nobody at rubyforge.org) Date: Mon, 16 Jun 2008 02:41:46 -0400 (EDT) Subject: [Celerity-commits] [191] trunk: Update HtmlUnit jars, which fixes the double body-tag issue. Message-ID: <20080616064147.EEDCC18581B2@rubyforge.org> An HTML attachment was scrubbed... URL: From nobody at rubyforge.org Mon Jun 16 05:46:11 2008 From: nobody at rubyforge.org (nobody at rubyforge.org) Date: Mon, 16 Jun 2008 05:46:11 -0400 (EDT) Subject: [Celerity-commits] [192] trunk/support/celerity_viewer/rubycocoa: Remove debugger stuff from RC CelerityViewer. Message-ID: <20080616094611.9A11718581BA@rubyforge.org> An HTML attachment was scrubbed... URL: From nobody at rubyforge.org Mon Jun 16 05:46:15 2008 From: nobody at rubyforge.org (nobody at rubyforge.org) Date: Mon, 16 Jun 2008 05:46:15 -0400 (EDT) Subject: [Celerity-commits] [193] trunk/lib/celerity/htmlunit: Fix jars Message-ID: <20080616094619.1763D18581BA@rubyforge.org> An HTML attachment was scrubbed... URL: From nobody at rubyforge.org Tue Jun 17 08:14:24 2008 From: nobody at rubyforge.org (nobody at rubyforge.org) Date: Tue, 17 Jun 2008 08:14:24 -0400 (EDT) Subject: [Celerity-commits] [194] trunk/lib/celerity/browser.rb: Add attr_reader for @viewer in browser .rb Message-ID: <20080617121424.B47DF18581BD@rubyforge.org> An HTML attachment was scrubbed... URL: From nobody at rubyforge.org Thu Jun 19 02:23:07 2008 From: nobody at rubyforge.org (nobody at rubyforge.org) Date: Thu, 19 Jun 2008 02:23:07 -0400 (EDT) Subject: [Celerity-commits] [195] trunk/lib/celerity: Minor fixes Message-ID: <20080619062307.CE10F1598073@rubyforge.org> An HTML attachment was scrubbed... URL: From nobody at rubyforge.org Thu Jun 19 07:17:20 2008 From: nobody at rubyforge.org (nobody at rubyforge.org) Date: Thu, 19 Jun 2008 07:17:20 -0400 (EDT) Subject: [Celerity-commits] [196] trunk: Added failing spec for Frames collection. Message-ID: <20080619111720.87F1618581DE@rubyforge.org> An HTML attachment was scrubbed... URL: From nobody at rubyforge.org Thu Jun 19 07:27:48 2008 From: nobody at rubyforge.org (nobody at rubyforge.org) Date: Thu, 19 Jun 2008 07:27:48 -0400 (EDT) Subject: [Celerity-commits] [197] trunk/lib/celerity/elements/frame.rb: Fix for Frames spec Message-ID: <20080619112748.6C75818581DD@rubyforge.org> An HTML attachment was scrubbed... URL: From nobody at rubyforge.org Wed Jun 25 06:05:32 2008 From: nobody at rubyforge.org (nobody at rubyforge.org) Date: Wed, 25 Jun 2008 06:05:32 -0400 (EDT) Subject: [Celerity-commits] [198] trunk: Fix Browser#goto regexp Message-ID: <20080625100533.0092418581AE@rubyforge.org> An HTML attachment was scrubbed... URL: From nobody at rubyforge.org Thu Jun 26 08:05:39 2008 From: nobody at rubyforge.org (nobody at rubyforge.org) Date: Thu, 26 Jun 2008 08:05:39 -0400 (EDT) Subject: [Celerity-commits] [199] trunk/lib/celerity/browser.rb: Printed "Found x divs" no matter what what type of element was requested. Message-ID: <20080626120539.BC9ED18581CF@rubyforge.org> An HTML attachment was scrubbed... URL: From nobody at rubyforge.org Sun Jun 29 11:30:54 2008 From: nobody at rubyforge.org (nobody at rubyforge.org) Date: Sun, 29 Jun 2008 11:30:54 -0400 (EDT) Subject: [Celerity-commits] [200] trunk/lib/celerity: Setter methods should always return their RHS. Message-ID: <20080629153055.1C03518581B1@rubyforge.org> An HTML attachment was scrubbed... URL: From nobody at rubyforge.org Mon Jun 30 06:43:43 2008 From: nobody at rubyforge.org (nobody at rubyforge.org) Date: Mon, 30 Jun 2008 06:43:43 -0400 (EDT) Subject: [Celerity-commits] [201] trunk/lib/celerity/browser.rb: Add Celerity::Browser.new(:browser => :firefox) to use HtmlUnit's Firefox mode. Message-ID: <20080630104343.BA3DB18581BB@rubyforge.org> An HTML attachment was scrubbed... URL: From nobody at rubyforge.org Mon Jun 30 07:03:45 2008 From: nobody at rubyforge.org (nobody at rubyforge.org) Date: Mon, 30 Jun 2008 07:03:45 -0400 (EDT) Subject: [Celerity-commits] [202] trunk/lib/celerity/browser.rb: need to check what browser we' re using in Browser#text Message-ID: <20080630110345.8569815B8002@rubyforge.org> An HTML attachment was scrubbed... URL: