root/trunk


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @753 [753] 09/11/08 09:29:46 oyasu..@gmail.com Applying another patch by sevenfurnace@gmail.com that fixes #122 again, …
(edit) @752 [752] 08/14/08 16:07:00 oyasu..@gmail.com Optimization to straight code for the subscript loader, as suggested by …
(edit) @751 [751] 07/04/08 12:58:35 aranti..@gmail.com Refs #122 * For Firebug 1.2 case, check that the console is enabled, …
(edit) @750 [750] 07/04/08 12:27:21 aranti..@gmail.com Refs #122 * Incorporate the suggested patch to restore Firebug 1.2 …
(edit) @749 [749] 06/30/08 21:08:44 oyasu..@gmail.com Renamed new API GM_enumerateValues to GM_listValues as per GM-dev …
(edit) @748 [748] 06/30/08 20:40:32 oyasu..@gmail.com Fixes #108 by adding the @unwrap header and changing the default back to …
(edit) @747 [747] 06/29/08 10:32:47 aranti..@gmail.com bump version number, so firefox doesn't prompt to update
(edit) @746 [746] 06/21/08 07:08:44 aranti..@gmail.com Fixes #103 * Remove duplicate entity in DTD.
(edit) @745 [745] 06/18/08 18:51:21 aranti..@gmail.com Fixes #38 * Incorporate the submitted patch. Add GM_deleteValue and …
(edit) @744 [744] 06/09/08 08:50:19 oyasu..@gmail.com Fixes #111 (small variation on a patch provided by ticket poster).
(edit) @743 [743] 06/09/08 07:10:20 aranti..@gmail.com Fix the generation of locale lines in chrome.manifest
(edit) @739 [739] 05/19/08 19:20:23 aranti..@gmail.com * Credit Pak-Kei for the logo, per request. (Should have always been!)
(edit) @738 [738] 05/05/08 18:42:27 aranti..@gmail.com * "More off" image from pak-kei
(edit) @737 [737] 04/18/08 13:45:57 oyasu..@gmail.com Folded global-object branch back to trunk.
(edit) @735 [735] 04/17/08 16:14:49 aranti..@gmail.com Fixes #37 Fixes #89 * When creating temporary files, always use …
(edit) @734 [734] 04/16/08 18:22:34 aranti..@gmail.com remove extraneous 'executable' properties.
(edit) @733 [733] 04/16/08 18:20:37 aranti..@gmail.com Add new "close" string to all languages.
(edit) @726 [726] 04/13/08 03:55:36 ma..@jesperkristensen.dk Restore include/exclude edit button and add a close button as replacement …
(edit) @725 [725] 04/12/08 07:31:14 aranti..@gmail.com Fixes #90 It's unclear to me what exactly the reporter really wants here, …
(edit) @724 [724] 04/12/08 07:20:09 aranti..@gmail.com Refs #97 * Create 'greeting.btnAccess' key in gm-browser.properties * …
(edit) @722 [722] 04/08/08 17:07:05 aranti..@gmail.com Persist the size and location of the manage dialog.
(edit) @721 [721] 04/08/08 17:06:03 aranti..@gmail.com Fixes #98 * Normalize the path to the script directory.
(edit) @720 [720] 04/08/08 07:10:59 aranti..@gmail.com Fix ignore pattern to match built XPIs.
(edit) @719 [719] 04/08/08 07:02:42 aranti..@gmail.com Refs #81 * Remove reference to install.js from build.sh.
(edit) @718 [718] 04/07/08 20:49:40 aranti..@gmail.com Refs #81 * Remove the seamonkey only files: install.js, contents.rdf
(edit) @717 [717] 04/07/08 20:46:06 aranti..@gmail.com Fixes #95 * Rewrite build.sh to be more clear/concise and create an inner …
(edit) @716 [716] 04/06/08 14:36:43 aranti..@gmail.com Fixed images from Pak-Kei, 16x16 rather than 15x16 pixels.
(edit) @715 [715] 04/04/08 20:21:38 aranti..@gmail.com Fixes #93 * Use "/usr/bin/open" on the mac, always nsIProcess, to launch …
(edit) @714 [714] 04/04/08 16:14:52 ma..@jesperkristensen.dk sort contributor list
(edit) @713 [713] 04/04/08 10:05:39 ma..@jesperkristensen.dk Add myself as contributor and fix encoding error in install.rdf
(edit) @712 [712] 04/04/08 01:36:37 ma..@jesperkristensen.dk Remove broken migration code and move the rest of the versioning code into …
(edit) @708 [708] 04/02/08 06:48:00 aranti..@gmail.com Add all locales from babelzilla.
(edit) @707 [707] 04/01/08 18:48:28 aranti..@gmail.com Finish importing new graphics (see r706).
(edit) @706 [706] 04/01/08 18:29:37 aranti..@gmail.com Incorporate new icons from Pak-Kei. See …
(edit) @695 [695] 03/16/08 18:19:08 oyasu..@gmail.com Reverts switch-case normalization [693]. (This is also the second time I …
(edit) @694 [694] 03/16/08 06:26:23 oyasu..@gmail.com Changes '-surrounded strings to " instead.
(edit) @693 [693] 03/16/08 05:34:19 oyasu..@gmail.com Indent all switch-case constructs the same way.
(edit) @692 [692] 03/16/08 05:27:37 oyasu..@gmail.com Semi colon normalization: removes all cases of improper ; after a normal …
(edit) @691 [691] 03/16/08 04:56:08 oyasu..@gmail.com Added trailing newlines to all *.js files missing them except …
(edit) @690 [690] 03/16/08 04:24:43 oyasu..@gmail.com Trimming all trailing whitespace from all *.js files.
(edit) @688 [688] 03/15/08 14:35:12 ma..@jesperkristensen.dk merge in config-service branch
(edit) @675 [675] 03/10/08 12:26:33 oyasu..@gmail.com Form fixes suggested by Anthony: braces for indentation of all loop …
(edit) @674 [674] 03/10/08 11:33:13 oyasu..@gmail.com Show user scripts that run for the top frame at the bottom of the monkey …
(edit) @673 [673] 03/10/08 11:21:02 oyasu..@gmail.com Improved message for "no matching GM scripts".
(edit) @672 [672] 03/10/08 11:18:31 oyasu..@gmail.com Don't set a horrible example to users; namespaces should always be unique …
(edit) @652 [652] 02/08/08 09:25:17 ma..@jesperkristensen.dk simplify parameters for openInEditor, and remove use of duplicate entries …
(edit) @651 [651] 01/23/08 16:36:12 atr..@atrus.org We should still prevent detection even if GM is disabled (c.f. 'flat' …
(edit) @645 [645] 01/21/08 14:00:41 boo..@youngpup.net Removing GM_apiLeakCheck from GM_log, GM_registerMenuCommand, and …
(edit) @633 [633] 01/19/08 21:05:10 boo..@youngpup.net Remove seamonkey stuff from build.sh, which was causing errors.
(edit) @632 [632] 01/19/08 20:55:44 boo..@youngpup.net Now at Babelzilla (or maybe it was always like this and I misunderstood) …
(edit) @631 [631] 01/19/08 20:25:24 boo..@youngpup.net Fix a little bug I found in FF 2.0.0.0 -- the filename property can be …
(edit) @630 [630] 01/19/08 18:30:06 boo..@youngpup.net Bump version number to 0.8.20080119.8
(edit) @629 [629] 01/19/08 18:26:13 boo..@youngpup.net Internationalize the new error messages in the openInEditor() code.
(edit) @628 [628] 01/19/08 15:44:21 boo..@youngpup.net Per anthony's suggestion, don't throw in GM_apiLeakCheck to help out …
(edit) @627 [627] 01/19/08 15:15:24 boo..@youngpup.net Backup gm_scripts dir the first time 0.8 runs. Paranoia and all that.
(edit) @626 [626] 01/19/08 14:26:38 boo..@youngpup.net Update to simplify and tighten Anthony's unsafeWindow patch. Moving …
(edit) @624 [624] 01/19/08 14:09:23 boo..@youngpup.net Merge [619] to trunk: Implements a forced autoupdater.
(edit) @623 [623] 01/19/08 14:00:17 boo..@youngpup.net Merge [617] to trunk: Remove menucommander noise from console output.
(edit) @622 [622] 01/19/08 13:57:08 boo..@youngpup.net Fix another form of issue 63 that happened on windows this time.
(edit) @620 [620] 01/19/08 11:17:00 boo..@youngpup.net Fix bug where icon was not showing up in addons dialog. Add Johan to …
(edit) @616 [616] 01/19/08 09:50:42 boo..@youngpup.net Use constants for min and max int32 instead of bitshifting.
(edit) @612 [612] 01/19/08 04:05:45 boo..@youngpup.net Whoops -- Remove some debug code from change [605] that got left in.
(edit) @611 [611] 01/19/08 00:56:36 boo..@youngpup.net Adding comments about windows workaround for launchApplicationWithDoc.
(edit) @610 [610] 01/19/08 00:55:19 boo..@youngpup.net Argh, nsIMIMEInfo still broke on windows in FF3b2. Changing back to …
(edit) @609 [609] 01/19/08 00:46:13 boo..@youngpup.net Fix for issue #85. Also small scriptdownloader refactor to reduce …
(edit) @608 [608] 01/19/08 00:09:20 boo..@youngpup.net Show a better error message when we fail due to invalid types in …
(edit) @607 [607] 01/18/08 23:25:59 boo..@youngpup.net Fix for ticket #79 and also refactor/clean up openInEditor code to be …
(edit) @606 [606] 01/18/08 22:43:22 boo..@youngpup.net Make sure that the install dialog is only shown when user scripts are …
(edit) @605 [605] 01/18/08 22:09:00 boo..@youngpup.net Add anthony's patch for GM api leaks.
(edit) @592 [592] 01/05/08 21:54:45 boo..@youngpup.net Fixes for tickets #62 and #65 -- Clean up the new monkey icon to look …
(edit) @590 [590] 01/05/08 15:16:09 boo..@youngpup.net Merging changesets [588] and [589] to trunk. * Remove monkey icon from …
(edit) @585 [585] 12/30/07 23:10:48 boo..@youngpup.net Merging changesets 577-580 to trunk. Fixes build.sh to be more posix …
(edit) @573 [573] 12/29/07 22:25:54 boo..@youngpup.net Delete old, no longer used www and downloads directories.
(edit) @572 [572] 12/29/07 22:25:08 boo..@youngpup.net Change build.sh to leave the completed xpi in the src directory (presume …
(edit) @570 [570] 12/29/07 22:08:15 boo..@youngpup.net Merging changesets 564 and 565 to trunk. These fix ticket 63, which was …
(edit) @567 [567] 12/29/07 14:30:12 boo..@youngpup.net Two minor typos in browser.xul: Seamonkey->SeaMonkey?, fix 80 col problem.
(edit) @566 [566] 12/29/07 09:25:53 boo..@youngpup.net Merging new locale/en-US/contents.rdf to trunk.
(edit) @563 [563] 12/28/07 22:22:35 boo..@youngpup.net Merge remaining file from changeset 525 to trunk. Other changes were …
(edit) @562 [562] 12/28/07 21:40:40 boo..@youngpup.net Merge changeset 533 to trunk with the following alterations: * Added …
(edit) @551 [551] 12/23/07 17:47:17 boo..@youngpup.net Removing locales other than en-US. We get the others from babelzilla
(edit) @550 [550] 12/23/07 02:17:33 boo..@youngpup.net Merge changeset 532 (UI text changes and add monkey icon to tools menu
(edit) @549 [549] 12/23/07 02:14:05 boo..@youngpup.net Merge changeset 531 (formatting changes and minor updates to dialog text) …
(edit) @548 [548] 12/23/07 02:08:42 boo..@youngpup.net Merge changest 529 to trunk (formatting fixes and use icon_small in …
(edit) @547 [547] 12/23/07 02:05:08 boo..@youngpup.net Merge changeset 528 to trunk (misc formatting fixes). did not merge …
(edit) @546 [546] 12/23/07 02:01:40 boo..@youngpup.net Merge changeset 527 (massive formatting cleanup of mostly manage.xul)
(edit) @545 [545] 12/23/07 01:54:56 boo..@youngpup.net Remove accidentally added files from changeset 544
(edit) @544 [544] 12/23/07 01:53:55 boo..@youngpup.net Merge part of changeset 525 to trunk (typos in install.js)
(edit) @543 [543] 12/23/07 01:50:19 boo..@youngpup.net Merge changeset 524 (add localization support to seamonkey installer)
(edit) @542 [542] 12/23/07 01:42:08 boo..@youngpup.net Merge changeset 522 to trunk (add keyboard shortcut text to …
(edit) @541 [541] 12/23/07 01:39:16 boo..@youngpup.net Merge changeset 521 (adding "foo" test directory)
(edit) @540 [540] 12/23/07 01:30:57 boo..@youngpup.net Merge changeset 519 to trunk (fix script warnings in manage.js)
(edit) @539 [539] 12/23/07 01:27:24 boo..@youngpup.net Merge changeset 518 to trunk (i18n for extension description and reorder …
(edit) @538 [538] 12/23/07 01:10:26 boo..@youngpup.net Merging changeset 514 to trunk (build.sh improvements and getting rid of …
(edit) @537 [537] 12/23/07 00:46:29 boo..@youngpup.net Merging changeset 526 to trunk (preventBubble -> stopPropagation)
(edit) @536 [536] 12/23/07 00:37:08 boo..@youngpup.net Adding Marti to contributors
(edit) @535 [535] 12/23/07 00:36:12 boo..@youngpup.net Merging changeset 520 to trunk (downloadNext undefined in …
(edit) @504 [504] 12/08/07 23:00:01 boo..@youngpup.net Commit other files from aa1 for 499:501. Looks like the initial branch to …
(edit) @503 [503] 12/08/07 22:38:24 boo..@youngpup.net bumping version number before sending 0.8 candidate to greasemonkey-users
(edit) @502 [502] 12/08/07 22:36:38 boo..@youngpup.net Merging aa1 499-501. Change 'import' to 'resource' and name the name part …
(edit) @498 [498] 12/03/07 20:26:36 boo..@youngpup.net Bumping version
Note: See TracRevisionLog for help on using the revision log.