| watir:/trunk/watir/lib/watir/camel_case.rb |
Line History |
History |
latest revision Branch trunk1662 annotated / raw | Diffs: previous, other | Lines: 67 ( +22, -1 ) Created: 2008-12-15 14:57:40 -0600 (15 months ago) | Author: jarib | Changeset: 1662 Some camelCase => snake_case renames (with aliasing).Image#fileCreatedDate => file_created_date Image#fileSize => file_size Image#hasLoaded? => loaded? SelectList#getAllContents => options SelectList#getSelectedItems => selected_options SelectList#clearSelection => clear SelectList#includes? => include? TextField#dragContentsTo => drag_contents_to Radio/Checkbox#isSet? => set?
1408 new/moved annotated / raw | Diffs: previous, other | Lines: 46 ( +46, -0 ) Created: 2008-08-28 21:28:09 -0500 (18 months ago) | Author: bret | Changeset: 1408 Moved from: trunk/watir/watir/camel_case.rb 855 Moving the watir library files to their new home. And updating the build scripts to find them there.Branch point for: attach Tags: watir-1.6.0 watir-1.6.1 watir-1.6.2 855 annotated / raw | Diffs: previous, other | Lines: 46 ( +2, -0 ) Created: 2005-09-27 22:28:04 -0500 (4 years 5 months ago) | Author: bret | Changeset: 855 Moved to: trunk/watir/lib/watir/camel_case.rb 1408
Copied (2 times):
Branch point for: davids_click_no_wait modal_dialog tag:watir-1.5.1.1054 tag:watir-1.5.3 tag:watir-1.5.5 tag:watir-1.5.6 Tags: watir-1.5.4 837 annotated / raw | Diffs: previous, other | Lines: 44 ( +5, -1 ) Created: 2005-09-06 23:31:20 -0500 (4 years 6 months ago) | Author: bret | Changeset: 837 refactor TextField
835 annotated / raw | Diffs: previous, other | Lines: 40 ( +1, -4 ) Created: 2005-09-06 01:35:37 -0500 (4 years 6 months ago) | Author: bret | Changeset: 835 more refactoring of Elements and children
760 annotated / raw | Diffs: previous, other | Lines: 43 ( +6, -0 ) Created: 2005-08-18 15:06:40 -0500 (4 years 6 months ago) | Author: bret | Changeset: 760 frame and form refactoring; partial fix for form bug 2261
Tags: v1_4_1 755 annotated / raw | Diffs: previous, other | Lines: 37 ( +1, -1 ) Created: 2005-08-15 02:23:32 -0500 (4 years 7 months ago) | Author: bret | Changeset: 755 Corrected lots of incorrectly named methods, properties and classes.Using correct names revealed some apparently incorrect code in various length methods, which was consequently reworked. Also removed some unnecessary code.
697 annotated / raw | Diffs: previous, other | Lines: 37 ( +6, -1 ) Created: 2005-06-02 00:56:16 -0500 (4 years 9 months ago) | Author: bret | Changeset: 697 refactorings from watir_2_0 branch. remove refresh.Branch point for: watir1_4truly Tags: before_backing_out_default_attribute_code v1_4 latest revision Branch attachlatest revision Branch watir1_4trulylatest revision Branch watir2_0690 annotated / raw | Diffs: previous, other | Lines: 37 ( +1, -1 ) Created: 2005-05-30 04:30:38 -0500 (4 years 9 months ago) | Author: bret | Changeset: 690 rename internal classes and methods
|