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

2106 Коммитов

Автор SHA1 Сообщение Дата
axel%pike.org 1e15480726 bug 77257, add null checks to mozilla wrappers, code by sicking@bigfoot.com, r=me, sr=jst, a=peterv 2001-04-30 14:04:08 +00:00
cls%seawood.org c06c69763c Remove unneeded LOST_SYM_LIBS defines. 2001-04-30 01:13:22 +00:00
cls%seawood.org 25c6dc1c7e Set EXPORT_LIBRARY=1 in all pertinent Makefile.ins. Allows us to build the final link list as we traverse the tree. Bug #46775 2001-04-28 19:48:12 +00:00
valeski%netscape.com 9e8d80d70f mozilla diffs r=tao, sr=alecf, commercial diffs r=syd, sr=syd/shaver. lower-casing JS calls to createBundle. removing un-used nsILocale param from nsIStringBundle::CreateBundle(). 76332 2001-04-27 21:30:24 +00:00
axel%pike.org 2fd5a2eb77 not part of the build; make buster start up twice as fast, r=sicking@bigfoot.com; thanx to sicking for XUL update of the search button 2001-04-27 09:20:59 +00:00
sfraser%netscape.com 5e35cbdbc0 Backing out valeski 2001-04-27 05:53:22 +00:00
valeski%netscape.com def10e77f9 mozilla tree r=tao, sr=alecf. commercial tree r=syd, sr=syd/shaver. lowercasing the first char in JS method calls to createBundle. removing the dead locale parameter in the CreateBundle() method call. 76332 2001-04-27 04:16:22 +00:00
heikki%netscape.com a0844e5329 Bugs 65848 and 75031, support for application/xml and application/xhtml+xml mime types. This also fixes almost all of content to use NS_LITERAL_STRING instead of NS_ConvertASCIItoUCS2. r=harishd, valeski (mime types), sr=vidur. 2001-04-26 19:33:12 +00:00
bnesse%netscape.com 19dccef1bc Prefs API refactoring. Bug #46863. r=valeski, sr=alecf. 2001-04-26 18:41:11 +00:00
morse%netscape.com 32a0e534c9 bug 70955, fix js warning message, r=law, sr=alecf 2001-04-26 07:36:17 +00:00
morse%netscape.com 7a5b116211 bug 77331, cookperm.txt destroyed after allowing stylesheet image load, r=valeski, sr=alecf 2001-04-26 07:30:51 +00:00
rginda%netscape.com 85ac27afda - not built -
add new error messages, whitespace changes
2001-04-26 06:49:35 +00:00
rginda%netscape.com d6d4165bed - not built -
add a "two objects in scope" sample stack
2001-04-26 06:48:32 +00:00
rginda%netscape.com c041880c9c - not built -
check type of param in display()
refactor result printing from evalIn*Scope over to routines in venkman-handlers.js
add refreshResultsArray() to call refresh() on all elements of the $ array
add new exception number
2001-04-26 06:47:52 +00:00
rginda%netscape.com 857ee851c8 - not built -
add new error and header message names
2001-04-26 06:46:10 +00:00
rginda%netscape.com 228d07a162 - not built -
refactor result display from the evalIn*Scope functions to onInputEval[D]()
print header information for props[D]
2001-04-26 06:45:27 +00:00
rginda%netscape.com d12d03516b - not built -
add breakpoint hook
throw an error if there is no debugger service
use new on() and off() methods
check type of param in displayProperties()
2001-04-26 06:43:55 +00:00
shaver%mozilla.org 81497eb7e1 backing out unauthorized checkin to closed tree, as per Asa 2001-04-25 16:24:24 +00:00
morse%netscape.com a354734ce0 cookperm.txt destroyed after allowing stylesheet image load, r=valeski, sr=alecf, a=vishy 2001-04-25 13:59:07 +00:00
rginda%netscape.com 276cd98535 - not built -
css tweakage
2001-04-24 22:01:32 +00:00
rginda%netscape.com b36a652fd8 - not built -
more strings
2001-04-24 22:00:01 +00:00
rginda%netscape.com 331cce4c09 - not built -
capture window.onkeypress so we can focus the input control whenever the user hits tab
2001-04-24 21:59:34 +00:00
rginda%netscape.com 632916dd5f - not built -
declare warn and ASSERT vars
use message type constants instead of hardcoded "EVAL-IN", etc
focus the input widget onload
2001-04-24 21:58:48 +00:00
rginda%netscape.com 402420d97b - not built -
remove command character pref
2001-04-24 21:57:18 +00:00
rginda%netscape.com e9191368a8 - not built -
seperate VAL message types into WORD and VAL, VAL messages are words surrounded in <>, used as a variable name in a text message, WORD messages are single (well, no more than a few) words usually replaced into longer messages.
added more strings
2001-04-24 21:56:56 +00:00
rginda%netscape.com 1b22258eb8 - not built -
remove the "/" before commands.  No reason to use "/where" over just "where" in a debugger
implement evald, props, and propsd commands
s/VAL/SCOPE/ where appripriate
remove unused parameter from quit and where
add pgup and pgdn handkers
2001-04-24 21:54:59 +00:00
rginda%netscape.com 64527eadeb - not built -
s/VAL/WORD/
2001-04-24 21:52:07 +00:00
rginda%netscape.com 8222feee61 - not bult -
add evald, props, and propsd commands
2001-04-24 21:51:36 +00:00
sspitzer%netscape.com 1ad233b85f fix for #77277, crash in cookies when reading certain mail messages.
r=morse, sr=bienvenu a=asa,chofmann
2001-04-24 21:47:51 +00:00
rginda%netscape.com 6385b8ab6c - not built -
add FEVAL-* sheets for evals performed in the debug target's current frame
random colors changed again
2001-04-24 00:56:41 +00:00
rginda%netscape.com ff5246d9cd - not built -
more string fun
2001-04-24 00:55:24 +00:00
rginda%netscape.com af65e34f00 - not built -
add tons of .js files for drag-and-drop and tooltips support
add tooltip popupset
switch from an html:iframe (which supports .contentDocument) to a xul:iframe (which supports tooltips and dnd)
2001-04-24 00:55:04 +00:00
rginda%netscape.com d4de90329e - not built -
copy getCommonPfx() from chatzilla's utils.js, used for tab complete
2001-04-24 00:53:41 +00:00
rginda%netscape.com 75af3f0b1b - not built -
promote console.display() to display()
add displayCommands(), evalInDebuggerScope(), evalInTargetScope(), fillInToolTip() [copied from chatzilla], formatEvalException() [refactored from venkman-handlers.js]
set window._content for drag-and-drop foo
call displayCommands() on startup.
add "venkman-link" to CSS class in htmlVA() for the case where the caller is providing custom attributes that do not include "class"
2001-04-24 00:53:00 +00:00
rginda%netscape.com a5d6aaffcb - not built -
add preff for tab-tab timeout
2001-04-24 00:49:17 +00:00
rginda%netscape.com aa879b5e48 - not built -
wrap string bundle calls in a try/catch
add CMD_* consts and other l10n strings
2001-04-24 00:48:57 +00:00
rginda%netscape.com 752a94d07c - not built -
don't print usage if a command returns false, that's lame
imeplement /commands, /cont
factor exception formatting into formatEvalException now that there are two places that need it
make onInputEval evaluate in the target scope instead of the debugger's scope
copy tab complete code from chatzilla
2001-04-24 00:47:57 +00:00
rginda%netscape.com 6aaf907808 -not built-
add $ array to hold return values from /eval commands
save currentFrameIndex into the frames array, instead of a reference to the current frame.
2001-04-24 00:45:45 +00:00
rginda%netscape.com 7682a19921 - not built -
switch from hardcoded strings to localizable things
add /commands, and /cont commands
2001-04-24 00:44:30 +00:00
heikki%netscape.com 9b41a83193 Bug 76641, back out baseURI property in the Node interface to fix binary compatibility. baseURI property is implemented in a different way on the DOM conversion branch, so baseURI will get back when the branch lands. This fix by jst, r=heikki, sr=brendan, a=chofmann. 2001-04-24 00:04:11 +00:00
rginda%netscape.com 12fe432ef0 - not built -
add venkman-link effects
assorted color/style changes
2001-04-23 19:33:20 +00:00
rginda%netscape.com 61423bd778 - not built -
more l10n strings
2001-04-23 19:32:27 +00:00
rginda%netscape.com 03ae2d10c9 - not built -
add argumentsAsArray() utility function to create an array out of extra arguments passed to a function
2001-04-23 19:31:53 +00:00
rginda%netscape.com b759c6565b - not built -
add htmlVA() to create anchors with the "venkman-link" class
print hello message on successful startup, with link to sample debug target.
add exception IDs missing parameter, invalid parameter, and subscript load exceptions
add function name property to BadMojo objects
throw invalis parameter from display() if the parameter looks bad.
switch from document.createElementNS to the new html utility functions.
allow message to be a string (we create the testnode), or a DOM object (we just append it to the content tree)
2001-04-23 19:30:44 +00:00
rginda%netscape.com 9340dfdf29 -not built-
more l10n strings
2001-04-23 19:26:04 +00:00
rginda%netscape.com 4c34cb71d7 -not built-
remove sample output
s/console.commands/console._commands/g, leading _ indicates variable is "private"
l10n in onInputCommand()
report function name for caught exceptions, if it is available
implement /frame, /help, /scope, /quit, and /where
2001-04-23 19:24:32 +00:00
rginda%netscape.com 36d6794ed6 - not built -
factor debug stop code into debugTrap()
add detachDebugger() function to cleanup the debugger onunload
add formatProperty, formatScript, formatStackFrame, and formatValue fucntions to turn jsdI* values into strings
add displayCallStack() function to dump the call stack to the console
add displayFrame() function to dump a frame to the console
2001-04-23 19:21:53 +00:00
rginda%netscape.com e66a99cb5c - not built -
add eval, frame, help, scope, and where commands.  The hardcoded strings need to be moved into the .properties file.
2001-04-23 19:18:48 +00:00
rginda%netscape.com ba07f02b77 - not built -
add utility functions for creating html elements
2001-04-23 19:17:39 +00:00
stephend%netscape.com 04d6e45aa7 Bug 33724. 'Block Image' is mis-named. r=blakeross@telocity.com sr=alecf@netscape.com a=blizzard@mozilla.org (on behalf of drivers@mozilla.org) 2001-04-22 01:13:09 +00:00