Quick Search:

hide Line History

line history graph

Constraint

Branch:
Author:
Tag:
Date: help

Sort: path | last-commit | first-commit Sub Directories

Recent Changelog

939 by angrez 16 March 2006, 05:21:58 -0600 (2 years 8 months ago) Changed function name from to_s to toString. to_s is specific to Ruby while toString is function of WIN32OLE object.

./watir.rb 939 history download (+1 -1) diffs

932 by angrez 08 March 2006, 11:19:36 -0600 (2 years 8 months ago) Adding code for firefox support.

. 932 history download (+0) new

./IEBaseElement.rb 932 history download (+271) new

./MozillaBaseElement.rb 932 history download (+487) new

./container.rb 932 history download (+861) new

./htmlelements.rb 932 history download (+1734) new

… 89 more files in changeset.

Files

  NAME« REV AGE AUTHOR
  container.rb 932 history download (firefox) 2 years 8 months angrez
Adding code for firefox support.
  htmlelements.rb 932 history download (firefox) 2 years 8 months angrez
Adding code for firefox support.
  IEBaseElement.rb 932 history download (firefox) 2 years 8 months angrez
Adding code for firefox support.
  MozillaBaseElement.rb 932 history download (firefox) 2 years 8 months angrez
Adding code for firefox support.
  watir.rb 939 history download (firefox) 2 years 8 months angrez
Changed function name from to_s to toString. to_s is specific to Ruby while toSt…