David Westgate
b7794985c2
Update browserx.xul
...
Working prototype with playback
2013-04-28 21:10:31 -03:00
David Westgate
f864d6f2b6
Update firerecord.js
...
Working prototype with playback function
2013-04-28 21:10:04 -03:00
David Westgate
016ee0c922
Update browserx.xul
...
Format and change file options label
2013-04-28 15:02:11 -03:00
David Westgate
1b5d18921c
Update fireio.js
...
Updated IO to allow the reading of source file for playback
2013-04-28 13:53:56 -03:00
David Westgate
edb54b86e1
Update firerecord.js
...
Added the playback function, which at the moment displays the script line by line in a for loop when the play button is clicked. also formatted code slightly
2013-04-28 13:52:58 -03:00
Rylan doherty
d3edd458a0
Split Files, New Icon, Create File
...
some of daves work and some of mine. Got a file dialog for creating
files. started to split up the JS file into 2 for simplicity, got an
icon for playback.
2013-04-27 21:55:00 -04:00
Rylan doherty
ab4876445f
Event Fire
...
Functions to check page, handle events of all click types. Still need to
work on text input. Also trying to work capturing the location of the
target, incase there is no information included once its captured. This
will serve as a method of last resort.
2013-04-27 18:32:39 -04:00
David Westgate
5bb072a645
Update browserx.xul
2013-04-26 13:52:58 -03:00
retep998
d8ed1fa913
Simplified script generation.
...
Signed-off-by: retep998 <retep998@verizon.net>
2013-04-23 13:40:28 -04:00
Rylan Doherty
729b7b552b
update
2013-04-23 12:49:42 -04:00
retep998
0427e0bf8f
Adjusted formatting.
...
Signed-off-by: retep998 <retep998@verizon.net>
2013-04-22 07:19:09 -04:00
retep998
afd37fbf8d
Restored some files deleted by the last commit.
...
Signed-off-by: retep998 <retep998@verizon.net>
2013-04-22 07:12:37 -04:00
Rylan doherty
73c2b32aca
Firerecord
...
A few buttons to stop and start the system, the start of a menu.
2013-04-21 21:39:57 -04:00
David Westgate
d1f61241f9
Update assemble.bat
...
winrar support
2013-04-21 14:14:40 -03:00
retep998
7c059424de
Added a basic scriptapi with a test page.
...
Signed-off-by: retep998 <retep998@verizon.net>
2013-04-04 12:53:57 -04:00
retep998
3ecea83687
Removed the outdated test files.
...
Formatted all existing files.
Started a scriptapi.
Signed-off-by: retep998 <retep998@verizon.net>
2013-04-02 11:38:38 -04:00
David Westgate
44761bed69
Update analyze.js
2013-03-31 22:03:23 -03:00
David Westgate
91cbd86473
Rename test.js to test (outdated).js
2013-03-26 13:53:58 -03:00
David Westgate
1077158fef
Rename test.html to test (outdated).html
2013-03-26 13:53:40 -03:00
David Westgate
3177aae48f
Create listener.js
...
Rylans listener
2013-03-26 13:45:37 -03:00
David Westgate
059abbfa33
Update and rename TestWebsite.html to TestJScripts.html
2013-03-26 13:45:08 -03:00
Rylan doherty
db3ede21be
This is a listener for FireRecord
2013-03-21 10:53:11 -04:00
David Westgate
7b6a22a878
Update analyze.js
2013-03-15 10:31:13 -03:00
David Westgate
0192da9a34
Update TestWebsite.html
2013-03-15 10:26:34 -03:00
David Westgate
ca8343a9f3
Create TestWebsite.html
2013-03-14 13:42:59 -03:00
djwesty
255c5da1b7
Update
2013-03-12 13:38:28 -04:00
djwesty
7ff7085ed5
Update analyze.js
2013-03-12 13:42:34 -03:00
djwesty
e1d382a940
Create analyze.js
...
The beginning portion of the project designed to generate and playback javascript
2013-03-12 12:26:53 -03:00
retep998
3e62e81982
Moved the javascript to a separate file.
...
Signed-off-by: retep998 <retep998@verizon.net>
2013-03-07 13:19:46 -05:00
retep998
bf8cebf6ce
Simple webpage which extracts information about all elements.
...
Signed-off-by: retep998 <retep998@verizon.net>
2013-03-07 00:32:17 -05:00
retep998
4acd95d5b4
Adjusted indentation.
...
Signed-off-by: retep998 <retep998@verizon.net>
2013-03-05 11:27:30 -05:00
djwesty
9f008297ef
Update firerecord.js
...
This update reflects some of Rylans contributions in the past week toward the current UI
2013-03-05 09:27:09 -05:00
djwesty
7a5f432064
Update firerecord.xul
...
Rylan added the current buttons and I added the images of said buttons
2013-03-05 09:25:25 -05:00
retep998
9d5512dfeb
Merge branch 'master' of git@github.com:qcccs/FireRecord.git
2013-03-05 01:27:54 -05:00
retep998
3338a2b8e6
Added a convenient assemble.bat which uses 7-zip to create the xpi and then installs it into firefox.
...
Signed-off-by: retep998 <retep998@verizon.net>
2013-03-05 01:27:20 -05:00
retep998
55f327a41b
Added list of developers to readme
2013-02-26 12:53:37 -05:00
retep998
96a4d2d32f
Added a .gitignore and unified formatting.
...
Signed-off-by: retep998 <retep998@verizon.net>
2013-02-26 11:53:38 -05:00
retep998
de90691234
Adjusted readme and removed binary package.
...
Signed-off-by: retep998 <retep998@verizon.net>
2013-02-14 11:13:53 -05:00
retep998
09a406bb7a
Dumping in stuff from Ian.
...
Signed-off-by: retep998 <retep998@verizon.net>
2013-02-07 02:22:51 -05:00
Peter Atechian
0c12529cd8
Initial commit
2013-02-04 21:15:42 -08:00