Quick Search:

Line History

line history graph

Show Arbitrary Diff

From to

Supports revisions and tags.

History

trunk 247 script_assistant 244 163 root: 406

latest revision Branch trunk

247 new/moved annotated / raw | Diffs: previous, other | Lines: 33 ( +33, -0 )

Created: 2006-08-07 15:12:57 -0500 (6 years 10 months ago) | Author: qantomblr | Changeset: 247

Moved from: branches/script_assistant/Properties/AssemblyInfo.cs 244

Moved to: trunk/ui/Properties/AssemblyInfo.cs 435

Copied to: patches/0.9.8_final/Properties/AssemblyInfo.cs 406

folded the script assistant branch into the main line branch. From this point the script assistant branch has been laid to rest

Tags: 0.9.8 0.9.8_final 0.9.8_nov17

latest revision Branch root:

406 new/copied annotated / raw | Diffs: previous, other | Lines: 33 ( +33, -0 )

Created: 2006-10-04 02:46:36 -0500 (6 years 8 months ago) | Author: qantomblr | Changeset: 406

Copied from: trunk/Properties/AssemblyInfo.cs 247

Adding a patch directory; Also included patches for 0.9.8 - final

latest revision Branch script_assistant

244 annotated / raw | Diffs: previous, other | Lines: 33 ( +2, -2 )

Created: 2006-08-07 14:38:03 -0500 (6 years 10 months ago) | Author: qantomblr | Changeset: 244

Moved to: trunk/Properties/AssemblyInfo.cs 247

Added an about box.

197 annotated / raw | Diffs: previous, other | Lines: 33 ( +2, -2 )

Created: 2006-07-28 10:58:38 -0500 (6 years 10 months ago) | Author: qantomblr | Changeset: 197

The script asssistant side changes for enabling XML based interchange between ruby and c#

Add more methods / properties to the DomElementWrapper class. This now has a way to set / get all the attributes that are present in the interchange DOM xml.
Create a DomElementWrappers collection class which can be used to store all the DomElements of the curently open IE windows.
(Still a bit of WIP)




163 new annotated / raw | Lines: 33 ( +33, -0 )

Created: 2006-07-09 03:08:43 -0500 (6 years 11 months ago) | Author: qantomblr | Changeset: 163

Adding script assistant utility that was created by venugopal.