root/trunk


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @81 [81] 10/07/06 13:12:06 kbarnes3 Fixed a few more errors, but it's still not working yet…
(edit) @80 [80] 10/07/06 12:31:19 tueda2 overhaul_givemefile separated file
(edit) @79 [79] 10/07/06 12:30:28 tueda2 overhaul_dataListener separated file
(edit) @78 [78] 10/07/06 12:29:40 tueda2 Takaoki Ueda overhaul_availablehost
(edit) @77 [77] 09/30/06 13:09:55 tueda2 splits functions
(edit) @76 [76] 09/30/06 12:48:41 kbarnes3 Fixed a bug that I introduced in the last change set. Now the Overhaul …
(edit) @75 [75] 09/30/06 12:10:01 kbarnes3 Fixed a bug that caused the received data to be overwritten by a boolean.
(edit) @74 [74] 09/23/06 13:34:37 kbarnes3 Fixed some bugs and now Overhaul comes closer to working, we think.
(edit) @73 [73] 09/23/06 12:39:37 ajtack Clarified some style issues and added an extended documentation comment to …
(edit) @70 [70] 09/16/06 14:03:39 ajtack Fixed formatting of the file such that braces match on the appropriate …
(edit) @69 [69] 09/16/06 13:51:03 kbarnes3 Wrapped common component instantiation calls and moved them to …
(edit) @68 [68] 09/16/06 13:42:53 kbarnes3 Fixed parse_hosts to correctly parse IP's correctly so that the last …
(edit) @67 [67] 09/16/06 13:29:38 tueda2 change variable names
(edit) @66 [66] 09/16/06 13:21:59 tueda2 change counter's name to be better
(edit) @65 [65] 09/16/06 13:01:12 ajtack Fixed all header-reception errors in overhaul_headers, and fixed a …
(edit) @64 [64] 09/16/06 12:58:50 kbarnes3 Prevented Firefox from hanging if "About Overhaul Extension" is selected …
(edit) @63 [63] 09/16/06 12:03:48 tueda2 fix wrong grammar
(edit) @62 [62] 09/16/06 11:58:50 ajtack Moved the "Get the URL of this page" line of code so that we actually …
(edit) @61 [61] 09/16/06 11:57:10 tueda2 no warning!!
(edit) @60 [60] 09/16/06 11:52:06 tueda2 remove wrong comma
(edit) @59 [59] 09/16/06 11:40:04 ajtack Fixed two small syntax errors in the Javascript code.
(edit) @58 [58] 09/09/06 13:09:57 ajtack Fixed some very small syntax errors that we didn't see before, and also …
(edit) @57 [57] 09/09/06 12:46:32 ajtack Added a README and a References file. The README file will be for notes …
(edit) @56 [56] 09/09/06 12:45:42 ajtack Added a dependency on all changes in the directory, so Make can recompile …
(edit) @55 [55] 09/09/06 12:35:44 kbarnes3 Added a batch to copy the files from trunk to C:\overhaul. Also added a …
(edit) @54 [54] 04/29/06 12:46:16 tueda2 --
(edit) @53 [53] 04/29/06 12:44:26 tueda2 Replyer
(edit) @52 [52] 04/22/06 15:44:00 atack2 Got an incorrect filename from the server
(edit) @51 [51] 04/22/06 15:14:26 kbarnes3 Added untested code to send info requests to other hosts and output the …
(edit) @50 [50] 04/22/06 14:48:01 tueda2 Basic function : overhaul handler
(edit) @49 [49] 04/22/06 14:10:58 atack2 Removed an obsolete file; this is no longer part of the extension.
(edit) @48 [48] 04/22/06 13:26:12 atack2 Included an MD5 generation script, under the BSD license.
(edit) @47 [47] 04/22/06 12:50:42 kbarnes3 Updated Overhaul for Firefox 1.5.0.2 and fixed a typo in overhaul_headers, …
(edit) @46 [46] 04/12/06 18:36:09 atack2 Added helper functions to split out md5 hashes and create a list of chunks …
(edit) @45 [45] 04/12/06 17:16:34 atack2 Included parse_hosts.js in the extension and tied it into the handler.
(edit) @44 [44] 04/08/06 15:47:01 tueda2 --
(edit) @43 [43] 04/08/06 15:44:06 tueda2 Created function parseHosts()
(edit) @42 [42] 04/08/06 14:57:18 tueda2 --
(edit) @41 [41] 04/08/06 14:31:33 atack2 Made a more specific target name for the makefile's current target.
(edit) @40 [40] 04/08/06 13:49:09 atack2 Minor comment fixes.
(edit) @39 [39] 04/08/06 13:47:20 atack2 Completed the outgoing header injector and the incoming response reader. …
(edit) @38 [38] 04/08/06 13:44:22 tueda2 --
(edit) @37 [37] 04/08/06 13:14:04 tueda2 --
(edit) @36 [36] 04/08/06 13:02:29 kbarnes3 Changed alerts to dumps to the console and added the myDump function to …
(edit) @35 [35] 04/08/06 12:50:20 atack2 Increased compatibility version to 1.5.1. Renamed the overlay id from …
(edit) @34 [34] 04/08/06 12:30:52 kbarnes3 Added information about chrome.manifest to the makefile's comments
(edit) @33 [33] 04/01/06 18:12:33 mdecler2 Wrote a method sendHeadersObserver to tell the server the client is …
(edit) @32 [32] 04/01/06 17:39:13 atack2 Removed the defunct chrome directory.
(edit) @31 [31] 04/01/06 15:38:53 atack2 Makefile now correctly compiles an extension, and that extension: WORKS
(edit) @30 [30] 04/01/06 15:19:42 atack2 Removed .js installer; we don't care anymore.
(edit) @29 [29] 04/01/06 15:01:38 atack2 Added a makefile and included a makefile. This will work when all the …
(edit) @2 [2] 01/21/06 14:07:11 atack2 Made a basic, basic extension. This is a modification of roach fiend's …
(add) @1 [1] 12/27/05 15:46:15 atack2 Organized repository: Trunk is for main development, Branches for …
Note: See TracRevisionLog for help on using the revision log.