Commit Graph

304 Commits

Author SHA1 Message Date
rginda%netscape.com
1eac4ed05a - venkman only -
change align="baseline" to align="center", bug 188807
s/commandManager/prefManager/ when trying to save view layout
tweak some spacing
2003-01-21 21:21:15 +00:00
kairo%kairo.at
a6f4446e42 change all localeVersion strings, as well as brand.dtd/region.dtd to 1.3b; bug 185698, r=tao, sr=blizzard 2003-01-03 19:57:47 +00:00
rginda%netscape.com
e18b5a960c - venkman only -
landing venkman 0.9.44

refactor prefs code, adding pref-manager.js
move CSS rules with english words into locale subdir
add fallback function hook to be called when regexp based name guessing fails
add "hide duplicates" option
add quicksearch-like textbox to the loaded scripts view
2002-12-18 09:11:49 +00:00
rginda%netscape.com
1933b3ad05 - venkman only -
fix array.sort fallout form bug 178722
show view names in floating window titles
don't spew to IS view when changing frames from the UI
bump version number
2002-12-03 19:50:26 +00:00
caillon%returnzero.com
99a604a5b1 ** Venkman only **
Bug 154132, Allow copy from call stack.
r=rginda
2002-11-09 18:20:56 +00:00
kairo%kairo.at
150568bb2e Bug 175853, Update localeVersion strings for 1.2 final - and do it correctly, r=jbetak, sr=bzbarsky, a=blizzard 2002-10-30 12:41:38 +00:00
rginda%netscape.com
e8430867f5 venkman only, bug 176604, a=dbaron@fas.harvard.edu
* Fixes errors in the default string bundle
* Prevents a double-click on a scrollbar from being interpreted as a
double-click on the currently selected item
* Displays the value for Boolean and Number objects in the Local Variables and
Watch views.
* Fixes a problem saving profile data on versions of Mozilla from before Sept. 2002
* Makes breakpoints set as a result of a ``Scan for Meta Comments'' act as
future breakpoints, as well as hard breakpoints, so you don't have to rescan
after reloading.
* Fixes the "Two help menus" problem on the Mac (bug 162285)
2002-10-25 05:03:43 +00:00
loadrunner%betak.net
2cac7a472c b130331 red error code text displayed under status bar ("key_irc"), r=kairo, rginda, sr=alecf, a=asa 2002-10-17 22:53:14 +00:00
varga%netscape.com
9bb65bfb9a Fix fo bug 173754. JS Debugger doesn't respect text/icon toolbar pref on startup
r=rginda, a=asa
patch by Neil
2002-10-14 11:25:08 +00:00
darin%netscape.com
d47b2f5e65 fixes bug 166792 "move nsIIOService::GetURLSpecFromFile, etc. to
nsIFileProtocolHandler" r=dougt sr=alecf
2002-09-13 19:32:45 +00:00
rginda%netscape.com
fe7dfa3d4c bug 166967, "profile summary is incorrect"
fix profile summary format string to include avg call time.
also makes isURLFiltered return true for empty urls.
2002-09-06 06:54:07 +00:00
rginda%netscape.com
171d43ee25 - venkman only -
crop view titles.
hide js components when "Exclude Browser Files" is enabled.
fix strict warnings.
use jsds to get parent instead of __parent__ to avoid warning.
make sure script is valid before trying to pretty print it.
don't trace errors from chrome urls if "Exclude Browser Files" is enabled.
add a source code colorization limit, default to 1500 lines.
add "Include ECMA Properties" and "Include Functions" options in the Locals and Watch views.
fix "Files" node in the Open Windows view.
Don't get property counts in the Locals and Watch views, because it takes too long.
don't print the hook error, of the hook in question was the display hook, to avoid an infinite loop.
Fix logic to reuse tabs once max-tab limit has been reached.
show an error when an unknown pref or pref pattern is passed to the /pref command.
2002-09-04 04:27:32 +00:00
gerv%gerv.net
a6d4accdea Bug 154765 - Cleaning up Contributors references after relicensing. Patch by riceman+bmo@mail.rit.edu; r=gerv, auto-sr=brendan. 2002-08-10 08:39:43 +00:00
seawood%netscape.com
322da773fb Removing old nmake build makefiles. Bug #158528 r=pavlov 2002-08-10 07:55:43 +00:00
rginda%netscape.com
a5fe3dd499 - venkman only -
abbreviate tabs to 30 characters max
2002-08-07 23:53:46 +00:00
rginda%netscape.com
ca8b315145 - venkman only -
bump version number again.
consider commands invoked via a hotkey as "interactive"
2002-08-07 02:47:26 +00:00
rginda%netscape.com
40b5ddbbe3 - venkman only -
changing version number. 0.9.33 was already released on hacksrus as something else.
2002-08-07 01:23:11 +00:00
rginda%netscape.com
d7a2386027 - venkman only -
bug 160917, land venkman 0.9.33
makes eval the default command, require / before all other commands.
add "evaluation object" to eval against objects in arbitrary windows without being stopped.
adds charset detection to the new source view.
add "msg.report.charset" to specify which charset localizd messages should be converted to before writing them into a profile report or generated help text.
move profile report templates into the locale directory so they can be properly localized.
change file->quit to file->exit on windows machines.
consider ";" to be a filename separator for getFileFromPath()
abbreviate long filenames when placing them in a source tab.
rename leftmost vertical container form "vleft" to "gutter" in the factory layout, so new views are displayed there by default.
2002-08-07 00:25:00 +00:00
rginda%netscape.com
072d6e6436 - venkman only -
bug 160003, "land venkman 0.9.28", a=asa
Adds "scriptable breakpoints" and "meta comments", described in <news://news.mozilla.org:119/3D45310E.8080206@netscape.com>.
Also adds "run to cursor" and "find in file" functionaliy, and fixes bug 126779.
2002-07-29 23:31:19 +00:00
rginda%netscape.com
dec4f24221 - venkman only -
bug 158181, "this.tabs has no properties error when script is unloaded"
r=caillon, a=asa
null check for content before we actually try to use it (in source2 view)
also fixes spelling error, strict warning, and margin-clicking in the source2 view
2002-07-18 23:27:49 +00:00
rginda%netscape.com
92b1e3b67c - venkman only -
bug 157638, "Land VENKMAN_FLOATS_MY_BOAT branch", a=scc
Landing the 3 month old branch, which fixes the following bugs...
121409, 103898, 116102, 116099, 127750, 127099, 121501, 127102, 127737, 127733, 150481, 156776, 156769, 153381, 153066, 152946, 127752, 116286, 143682, 130398, 129692, 156111, 127736, 130050, 139565, 128604, 127751, 127732, 127727, 103425, 85634, 139557, 125394
2002-07-18 00:54:32 +00:00
stephend%netscape.com
296821fa07 Bug 156111 - prefix Open Web Location with http://. r=rginda@netscape.com 2002-07-08 23:36:39 +00:00
suresh%netscape.com
833f1c7f89 fix for 149189. update goPreference calls with correct parameters. r-ducarroz, sr-alecf. 2002-06-12 04:09:52 +00:00
rginda%netscape.com
2ba593c5d5 bug 145466, "Can't save the profile data"
patch=smaug@jippii.fi,r=me,a=chofmann
add missing parameter nsIOutputStream::init callsite
VS: ----------------------------------------------------------------------
2002-05-21 02:43:30 +00:00
rginda%netscape.com
d80e2f0750 - venkman only -
bug 137327, r=caillon@returnzero.com,a=shaver
translate null to -1 in getParentIndex return, to avoid infinite loop
2002-05-04 00:04:07 +00:00
alecf%netscape.com
58ad7ad612 Fix for bug 138299 - switch consumers of nsIWindowMediator service to use the non-RDF contractID, in preparation for bug 132175
r=danm, sr=jag
2002-04-30 01:36:59 +00:00
darin%netscape.com
e554d83626 fixes bug 129279 "nsIFile unicode/utf8/ascii task"
r=dougt sr=alecf
2002-04-27 05:33:09 +00:00
caillon%returnzero.com
3c2e3b94ac Venkman only. 138242, Add 'Window' to the menubar, contributed by smaug@jippii.fi. r=caillon,rginda. 2002-04-25 22:14:18 +00:00
seawood%netscape.com
c0ec608df6 Add 'make install' target to build. It's "MRE-friendly". (See http://www.mozilla.org/projects/embedding/MRE.html for details.)
Changes:
* Added EXTRA_COMPONENTS variable to build.  Use it to automagically install files into the components dir.
* Added SYSINSTALL variable.  Use it install files onto the system.
* Move mozilla-config generation from configure to makefiles
* mozilla-config will now generate paths based upon the MRE-based directory layout.
* Generate mozilla script from template

The installation heirarchy currently looks like:
$prefix -> /bin/mozilla
           /bin/mozilla-config
           /include/mozilla-ver/*
           /lib/mozilla-ver  (mozappdir)
                            /components
                            /res
                            /defaults
                            /chrome

There is preliminary build support for MRE dirs as well though the component manager hasn't had MRE support added yet.

$prefix -> /lib/mre/mre-ver  (mredir)
                            /components
2002-04-25 02:52:44 +00:00
seawood%netscape.com
717f160cfa Use debug() instead of dump() so that js component registration output only shows up in debug builds.
Bug #138726 r=rginda sr=alecf
2002-04-23 07:30:11 +00:00
hewitt%netscape.com
d38a0937d9 bugs 110156, 110155
Removing support for <outliner> tags
Removing <tree> layout code and moving <tree> tags to outliner layout
Convert all usage of <outliner> to tree tags
Convert all usage of <tree> tags to new <tree> syntax or <listbox>
r=cmanske,varga sr=hyatt,sspitzer a=asa

Also includes fixes by Jan Varga (varga@utcruk.sk) for bugs 132020, 133451, 131393, 115894, and 129327
2002-03-29 02:46:01 +00:00
seawood%netscape.com
9bdb6711d0 Remove now redudant REGCHROME calls.
Bug#129456 r=bryner a=asa
2002-03-14 07:11:30 +00:00
seawood%netscape.com
abb8a23948 Remove REGCHROME calls since we now auto-register chrome when jars are processed.
Bug #129456 r=bryner a=asa
2002-03-14 06:17:54 +00:00
rginda%netscape.com
5b6f148c58 - venkman only -
bugs 119827 and 100677, a=drivers
Disable debug target, enable debugger for all execution hooks.
2002-03-13 02:15:41 +00:00
rginda%netscape.com
8a7aa943e7 - venkman only -
a=drivers
null check this.outliner in the getters
2002-03-13 02:13:30 +00:00
darin%netscape.com
f1a6738b6c fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa 2002-03-06 07:48:55 +00:00
rginda%netscape.com
ee3e81c9ee - venkman only -
part of bug 109652, "Venkman needs to profile" r=peterv,a=shaver
add profiling support to debugger front end
2002-02-27 10:14:32 +00:00
rginda%netscape.com
2379e64783 - venkman only -
add fbreak command to source view context menu
2002-02-20 06:45:47 +00:00
rginda%netscape.com
e9124b4f9d - venkman only -
Adds a "Windows" child to the project view, which tracks all open windows.  Script tags and sub-windows are displayed as children of windows.  Users can now visit files even if they aren't loaded by the js engine.  Clicking on the margin of a line in a file which is not currently loaded by the engine sets a future breakpoint.  See also bug 110312.

find-url command exposed to the console.

fixed strict warning in the command-manager.
2002-02-20 05:58:39 +00:00
rginda%netscape.com
56c873919e - venkman only -
add ending quotes to format strings which might otherwise end in quotes.
2002-02-16 11:03:05 +00:00
rginda%netscape.com
5cd90a662f - venkman only -
move the sort test into it's own function.
2002-02-16 11:02:23 +00:00
rginda%netscape.com
825e68b529 - venkman only -
add dumpscripts command to list all js files on the current window.
2002-02-16 11:01:06 +00:00
rginda%netscape.com
83f80309b6 - venkman only -
if (0) out the targetWindow stuff until window modality/enable stuff is sorted out.
2002-02-16 11:00:34 +00:00
rginda%netscape.com
0b00c41a3e - venkman only -
make venkman use the new "native frames" option checked in as part of bug 124474.
add min-height to all outliners to avoid bug 121583.
copy childData to scriptRecList in scriptsView.getContext, instead of copying the array one element at a time.
2002-02-14 08:34:27 +00:00
rginda%netscape.com
680cace305 - venkman only -
Bug 124488, "Venkman not stopping at breakpoints"
s/glob/globalObject/ on system filters.
2002-02-13 00:02:55 +00:00
jst%netscape.com
f8e111bab0 Checking in Fabian Guisset's <hidday@geocities.com> fix for bug 30529. Implement window.minimize(), .maximize() and .restore() for chrome windows, and split chrome specific window methods/attributes into its own nsIDOMChromeWindow interface. r=heikki@netscape.com, sr=jst@netscape.com 2002-02-09 03:36:55 +00:00
rginda%netscape.com
ac356c0444 - venkman only -
add "open-dialog" command, bug 124158
2002-02-08 00:22:42 +00:00
rginda%netscape.com
0d91173a00 - venkman only -
add parameter list for "dumptree" command
2002-02-07 07:30:23 +00:00
rginda%netscape.com
4519c3331f - venkman only -
print command name on failure, not "[Object object]"
2002-02-07 07:29:37 +00:00
rginda%netscape.com
24b5b104be - venkman only -
add "dumptree" command.
change glob to globalObject in filter objects.
2002-02-07 07:29:01 +00:00