Quick Search:

Line History

line history graph

Show Arbitrary Diff

From to

Supports revisions and tags.

History

trunk 469 3

latest revision Branch trunk

469 annotated / raw | Diffs: previous, other | Lines: 101 ( +0, -4 )

Created: 2008-07-02 23:45:35 -0500 (6 months ago) | Author: gyrm | Changeset: 469

Copied to: branches/rc-link/content/optionsDialog.xul 470

Update to reflect merge of ui-element into Core.

420 annotated / raw | Diffs: previous, other | Lines: 105 ( +1, -0 )

Created: 2008-03-01 21:35:19 -0600 (10 months ago) | Author: shinya | Changeset: 420

Save test case as XHTML
Base URL can be embedded into XHTML test case

412 annotated / raw | Diffs: previous, other | Lines: 104 ( +4, -4 )

Created: 2008-02-27 03:38:04 -0600 (10 months ago) | Author: shinya | Changeset: 412

Updated version to 1.0-beta
Made UI-Element option message translatable
Recording in file:// URLs failed when UI-Element was enabled because parse_url failed, so I've changed Pageset.contains method not to throw exceptions.
Implemented setSpeed / getSpeed

410 annotated / raw | Diffs: previous, other | Lines: 104 ( +1, -1 )

Created: 2008-02-25 18:56:42 -0600 (10 months ago) | Author: gyrm | Changeset: 410

Finish up the enableUIElement preference, and update the doc.

408 annotated / raw | Diffs: previous, other | Lines: 104 ( +4, -0 )

Created: 2008-02-25 16:28:17 -0600 (10 months ago) | Author: shinya | Changeset: 408

added UI-Element option (not working yet)

307 annotated / raw | Diffs: previous, other | Lines: 100 ( +0, -1 )

Created: 2007-01-16 07:30:56 -0600 (23 months ago) | Author: shinya | Changeset: 307

save test suite

243 annotated / raw | Diffs: previous, other | Lines: 101 ( +1, -0 )

Created: 2006-09-20 09:09:52 -0500 (2 years 3 months ago) | Author: shinya | Changeset: 243

Copied (2 times):

added an option to record absolute URL; prepare 0.8.1 release

Branch point for: tag:RELEASE_0_8_1 tag:RELEASE_0_8_5 tag:RELEASE_0_8_6

237 annotated / raw | Diffs: previous, other | Lines: 100 ( +1, -0 )

Created: 2006-09-19 19:25:21 -0500 (2 years 3 months ago) | Author: shinya | Changeset: 237

refactor filepicker and options

216 annotated / raw | Diffs: previous, other | Lines: 99 ( +1, -1 )

Created: 2006-08-05 09:30:27 -0500 (2 years 5 months ago) | Author: shinya | Changeset: 216

move images and css to skin directory

163 annotated / raw | Diffs: previous, other | Lines: 99 ( +1, -1 )

Created: 2006-06-01 11:44:04 -0500 (2 years 7 months ago) | Author: shinya | Changeset: 163

refactor Remote Control format and add Java format

134 annotated / raw | Diffs: previous, other | Lines: 99 ( +7, -7 )

Created: 2006-05-21 08:05:08 -0500 (2 years 7 months ago) | Author: shinya | Changeset: 134

SIDE-47: Japanese translation and move more messages to DTD file

132 annotated / raw | Diffs: previous, other | Lines: 99 ( +23, -6 )

Created: 2006-05-20 12:38:55 -0500 (2 years 7 months ago) | Author: shinya | Changeset: 132

extension API

107 annotated / raw | Diffs: previous, other | Lines: 82 ( +2, -2 )

Created: 2006-03-11 21:28:04 -0600 (2 years 9 months ago) | Author: shinya | Changeset: 107

make options dialog larger

Branch point for: tag:RELEASE_0_7_2

78 annotated / raw | Diffs: previous, other | Lines: 82 ( +1, -0 )

Created: 2006-02-12 00:10:10 -0600 (2 years 10 months ago) | Author: shinya | Changeset: 78

catch errors thrown by loading user-extensions.js (SIDE-12)

Branch point for: tag:RELEASE_0_7_2

Tags: RELEASE_0_7_1

48 annotated / raw | Diffs: previous, other | Lines: 81 ( +10, -16 )

Created: 2006-01-23 09:32:10 -0600 (2 years 11 months ago) | Author: shinya | Changeset: 48

record assertTitle

Tags: RELEASE_0_7

43 annotated / raw | Diffs: previous, other | Lines: 87 ( +1, -1 )

Created: 2006-01-16 06:52:59 -0600 (2 years 11 months ago) | Author: shinya | Changeset: 43

rename files

40 annotated / raw | Diffs: previous, other | Lines: 87 ( +22, -30 )

Created: 2006-01-16 01:24:17 -0600 (2 years 11 months ago) | Author: shinya | Changeset: 40

test format management

17 annotated / raw | Diffs: previous, other | Lines: 95 ( +1, -0 )

Created: 2005-12-14 10:42:51 -0600 (3 years ago) | Author: shinya | Changeset: 17

remember base URL

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

Created: 2005-12-12 03:24:21 -0600 (3 years ago) | Author: shinya | Changeset: 14

Moved from: trunk/content/optionsDialog.xul 3

move source to src/

3 new annotated / raw | Lines: 94 ( +94, -0 )

Created: 2005-11-14 06:01:39 -0600 (3 years 1 month ago) | Author: shinya | Changeset: 3

Moved to: trunk/src/content/optionsDialog.xul 14

initial source based on Selenium Recorder