Граф коммитов

356 Коммитов

Автор SHA1 Сообщение Дата
timeless%mozdev.org 6a86b5a4f4 Bug 287621 Right click (context menu) in source view margin should not change breakpoint
patch by ajvincent@gmail.com r=rginda sr=bz
2005-03-25 07:19:34 +00:00
bzbarsky%mit.edu 1b833f021f Switch some internal users of text/xml to application/xml. Bug 247024, patch
by Anne van Kesteren <bug@annevankesteren.nl>, r+sr=bzbarsky
2005-02-27 19:34:11 +00:00
timeless%mozdev.org 9867b69ca3 Bug 268377 Small typo in emode help
patch by giacomo.magnini@portalis.it r=rginda
2004-12-06 11:16:11 +00:00
bugzilla%arlen.demon.co.uk 04d4e14d2d Bug 264102 Chrome should use document.title instead of window.title - venkman fixes
p=me r=rginda
2004-10-24 17:45:21 +00:00
silver%warwickcompsoc.co.uk 54b6ffc4b5 Bug 247507 - Make Venkman on Aviary banch work in FF 1.0.
r=shaver
a=drivers
2004-10-20 16:26:05 +00:00
silver%warwickcompsoc.co.uk e53ceedfc1 Bug 235213 - Correct typo in help template.
JavaScript Debugger only.
r=rginda
2004-10-13 02:33:58 +00:00
silver%warwickcompsoc.co.uk 425785ced5 Bug 263103 - Delay being "initialized" until post-window display to prevent us stopping without a UI shown.
JavaScript Debugger only.
r=rginda
2004-10-13 02:30:45 +00:00
silver%warwickcompsoc.co.uk 32fd7b1a20 Bug 263608 - Pass actual string rather than array of one item (fixes toolbar not initialising)
JavaScript Debugger only.
r=rginda
2004-10-10 07:18:09 +00:00
timeless%mozdev.org 53d9d325d6 Bug 254838 Use @mozilla.org/moz/jssubscript-loader;1 as a singleton
patch by mcsmurf@gmx.de r=timeless sr=neil moa=mscott,silver
2004-08-19 23:00:27 +00:00
silver%warwickcompsoc.co.uk f02971003b Bug 243362 - Add some escaping to "Copy Qualified Name", so that copied value is actually valid JavaScript.
r=rginda
2004-07-19 19:24:22 +00:00
silver%warwickcompsoc.co.uk 43c507ea67 Bug 237233 - Add /show-constants command and menu item for hiding/showing read-only properties, like functions and ECMA properties.
Also bumping locale version number.
r=rginda
2004-07-19 19:21:28 +00:00
silver%warwickcompsoc.co.uk 2b12910b4d Bug 224732 - only set 'modifiers' attribute if there's a value to set, otherwise don't set it.
Also bumping version number.
r=rginda
2004-07-19 19:18:34 +00:00
silver%warwickcompsoc.co.uk a9c9de36a3 Bug 162144 - Handle exceptions thrown by the file picker properly.
r=rginda@hacksrus.com
2004-04-26 10:05:21 +00:00
silver%warwickcompsoc.co.uk 1bf50f6e9c Bug 239753 - Allow 'browser.xul' as well as 'navigator.xul' to increase functionality on Firefox.
r=rginda@hacksrus.com
2004-04-26 10:03:32 +00:00
silver%warwickcompsoc.co.uk 282fcc9c33 Bug 231534 - Catch errors when using XMLHttpRequest and survive them.
Bump version to 0.9.82.
r=rginda@hacksrus.com
2004-04-26 10:00:13 +00:00
gerv%gerv.net 86486431ae Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:14:17 +00:00
varga%nixcorp.com 2cd056deb1 Fix for bug 221619. Tree widget refactoring and enhancement. r=neil sr=bryner 2004-04-17 05:53:38 +00:00
cbiesinger%web.de f028ea412d bug 239604. make uriloader more doxygen friendly, and remove unused "command"
parameter from nsIContentHandler::handleContent, and change the type of
aWindowContext to nsIInterfaceRequestor.
r=bzbarsky sr=darin
2004-04-16 21:06:07 +00:00
timeless%mozdev.org 38de273810 Bug 235262 The PromptService is a service and should be accessed through getService instead of createInstance
r=rginda sr=dveditz
2004-04-14 05:09:04 +00:00
darin%meer.net 7d4eb29b1c fixes bug 229024 "Source code truncated on some files"
portions by me r=rginda, portions by rginda r=me
2004-03-12 05:28:39 +00:00
neil%parkwaycc.co.uk cda56db52d Bug 213978 Fix strict JS warning p=gautheri@noos.fr r=rginda sr=dveditz 2004-03-05 22:13:34 +00:00
silver%warwickcompsoc.co.uk 0816420a5b Bug 233085 - Actually update the locale file version number to match content's version number.
r=rginda@hacksrus.com
2004-02-10 06:13:39 +00:00
silver%warwickcompsoc.co.uk b26a67ef93 Bug 233085 - Add "Copy Qualified Name" to Locals view context menu.
Bumping version and locale version too.
r=rginda@hacksrus.com
2004-02-04 22:19:20 +00:00
kairo%kairo.at 3d12a17e05 bug 232011 - Use the XUL preprocessor for build-time inserting of localeVersion strings, this removes contents*.rdf.in files and resurrects the contents*.rdf files, using preprocessor.pl via the jar.mn definitions 2004-02-04 14:24:38 +00:00
bsmedberg%covad.net d0f309943a Continuing to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet. 2004-01-07 13:37:00 +00:00
bsmedberg%covad.net 274ef7cd49 Beginning to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet. 2004-01-07 01:22:31 +00:00
neil%parkwaycc.co.uk 4f99c16dc2 Bug 229993 Disable history and security in Venkman source panes thus keeping x-jsd: URLs out of global history r=rginda 2004-01-05 00:29:13 +00:00
rginda%hacksrus.com 06072959e0 bug 223578, "need to account for new regexp behavior", a=asa
account for the fact that optional matches now return undefined, instead of nothing at all (see bugs 123437 and 85721)
2003-12-16 23:17:29 +00:00
jshin%mailaps.org afbd26d08a bug 225695 : replacing incorrectly used escape/unescape() with en/decodeURI(Component). 3rd installment (for Venkman) (r=rgina, sr,a=brendan) 2003-12-05 06:12:59 +00:00
dbaron%dbaron.org d5582721b7 Separate locale version from Mozilla version so we do not have to bump locale version for every release. b=226377 r=kairo, bsmedberg sr=ben a=asa 2003-12-02 23:22:11 +00:00
kairo%kairo.at 7b21e2d4eb bug 154927 - automate localeVersion updates based on milestone.txt - we'll now create all those files during compile time from .in files, r=leaf, sr=bz 2003-10-18 17:54:07 +00:00
rginda%netscape.com 2b5dd73ba0 fix locale version and add tailing quotes to messages that might otherwise end in a quote 2003-09-13 20:00:01 +00:00
rginda%netscape.com 6d36059847 Landing venkman 0.9.78, bug 216452, a=asa
0.9.78 fixes the problem where the cursor would be left one character before the
end of the line after using the up arrow to recall a previous command, adds the
``clear-session'' command to clear the contents of the Interactive Session view.
It also adds ``Set Breakpoint'' to the context menu of the Loaded Scripts view,
and ``Set Breakpoint'' and ``Clear Breakpoint'' to the Call Stack view.  This
revision also clears up a few strict mode warnings, and hides javascript: files
in the loaded scripts view.
2003-08-18 22:18:53 +00:00
kairo%kairo.at 5cbc82d1b5 bug 214207 - update localeVersion for 1.5b - rs=blizzard, a=asa 2003-08-11 11:31:24 +00:00
bzbarsky%mit.edu b3003f362c Move to the double-'::' notation for -moz-tree-* pseudo-elements in SeaMonkey.
Bug 211657, r+sr=dbaron
2003-07-07 21:22:24 +00:00
seawood%netscape.com 97649bab86 Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 21:18:27 +00:00
kairo%kairo.at 0b93c73eee bug 207642 - update localeVersion for 1.5a - r=rchen, sr=blizzard 2003-06-04 11:11:19 +00:00
rginda%netscape.com f7f04032cd bug 204572, "land latest venkman", a=sspitzer
check in differences between 0.9.67 and 0.9.75
* Fixes literal tab expansion in the new source view
* Fixes places where search() was used instead of indexOf.  bug 204341
* Makes it so that editing properties on a hard breakpoint also modifies
properties on the future breakpoint.
* Makes it so that venkman can load source for files are are currently being
loaded by mozilla.  bug 166935
* Catches exceptions thrown by file picker widget
* fixes a typo in the change-container command
* fixes a bug where splitters would be misplaced if you dragged a view directly from one tab container to another
* adds tooltips to the buttons in the toolbar
2003-05-16 05:03:39 +00:00
rginda%netscape.com 01382263f2 add new image 2003-05-01 04:49:00 +00:00
rginda%netscape.com bb4371516e bug 203848, landing the latest venkman xpi, a=asa@mozilla.org
Fix the following bugs:
  * Sometimes HTML files would not completely load in the source view.  I had
    been reusing a scriptable input stream in a place where that's not allowed.
  * When you reloaded a file in the source view, the loaded scripts view would
    stop responding to double clicks.
  * If you cycled the ``Exclude Browser Files'' option from on to off, the
    browser files would appear as disabled files, even though they were
    no longer disabled.
  * There was no way to delete a pref with the /pref command.
  * If you moved a tree-based view, it would stop responding to double-clicks.
  * The debugger would get into a bad state if you examined an object that
    had a property named "__proto__".

Adds tabbed views.
2003-05-01 04:48:47 +00:00
rginda%netscape.com e02861a9ba bump version number 2003-04-24 01:12:07 +00:00
rginda%netscape.com 5729506acb bug 203114 "find in this file" does not work, a=asa@mozilla.org
fixes a typo in cmdFindString, and cleans up some whitespace issues
2003-04-24 01:10:51 +00:00
rginda%netscape.com 85b23a0761 nly -
landing venkman 0.9.60

add x-jsd:debugger url handler to launch venkman.  Useful to start venkman from feonix.
convert some of the 81 column files to 80 column.
Show disabled scripts (and files that contian them) in red italics in the Loaded Scripts view.
Fix some issues with step over.  Requres the latest js engine fixes from bug 202177 to be completely effective.
add default window flags value for the /open-dialog command.
fix xml charset detection.
Use Math.floor instead of parseInt.
remove the "paint-hack" hack.
remove ":" from the list of illegal url characters.
unmark the stop line before setting a new one, to avoid the case where you see two yellow indicators in a single file.
add complete, selectable url below the source window in the source2 view.
e
clean up after bug 127589.
2003-04-21 23:55:12 +00:00
timeless%mozdev.org 1962d37dfe Bug 73748 Remove nsJSComponentManager.js and nsJSSupportsUtils.js
patch by doron@netscape.com r=timeless sr=rbs
2003-04-20 20:46:25 +00:00
jaggernaut%netscape.com 9d7d2a4332 Bug 127589: when switching tabs with find dialog open, update dialog's internal state so it's "attached" to the focused tab. r=Jan, sr=peterv 2003-04-18 12:43:51 +00:00
kairo%kairo.at b6009f1e51 bug 202312 - localeVersion update for 1.4b, r=rchen, sr=blizzard 2003-04-17 18:43:57 +00:00
neil%parkwaycc.co.uk 91727ef506 Bug 200127 Standardize on <tree class="focusring"> r=varga sr=jag r=rginda (venkman) 2003-04-16 10:01:07 +00:00
rginda%netscape.com 9d5388e629 bug 197106, land venkman 0.9.53, venkman only
* adds the abillity to change values right from the Local Variables or Watch
views.  Just double-click on the value and enter a new expression to be evaluated.
* adds the ability to add watches from the Local Variables view.  Just select
"Add Watch Expression" from the context menu of the Local Variables view.
* adds the ability to save and restore breakpoints and watches.
* adds close buttons to the source view tabs.
* adds a pref to enable "clost tab on middle click" behavior, and a pref to
disable the new close buttons.
* changed from "type" attribute to "orient".
2003-03-25 19:50:32 +00:00
timeless%mozdev.org 4248ab1feb Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>) patch by riceman+bmo@mail.rit.edu r=timeless sr=jag moa=rginda 2003-03-17 05:25:42 +00:00
kairo%kairo.at 661116311f bug 194924 - localeVersion update for 1.4a, r=rchen, sr=blizzard 2003-02-27 00:05:44 +00:00