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

274 Коммитов

Автор SHA1 Сообщение Дата
rginda%netscape.com d483c8a09c venkman only
expose interface to the initAtStartup setting
2001-10-31 23:33:41 +00:00
rginda%netscape.com 7d59ea30bd venkman only
freeze stack outliner before restoring state
2001-10-31 23:29:20 +00:00
rginda%netscape.com c1c54ff61d bug 99601, add filter support to js/jsd, r=jband sr=brendan
Use the new filtering api to allow users to safely debug with initAtStartup enabled.  Also adds highlighting to source view, saves stack view state, fixes selection problems in the outliners, cleans up some strict mode issues, and refactors menu and script tags out of venkman.xul
2001-10-30 14:27:10 +00:00
stephend%netscape.com b35964652b Bug 106172. Enabling tooltips for Venkman. Patch by Bradley Hart <bhart00@yahoo.com> r=rginda, sr=brendan 2001-10-24 06:23:24 +00:00
rginda%netscape.com 01e4f7fe91 venkman only
s/doCommand.stepOut/doCommandStepOut/ for "finish" command
2001-10-18 11:12:37 +00:00
rginda%netscape.com a773174b3e venkman only
move from "checked" attribute to "willStop" for stop button to avoid classic skin issues.
2001-10-18 11:05:15 +00:00
rginda%netscape.com bbdf35b704 venkman only
add homepage to hello message.
2001-10-18 11:04:26 +00:00
rginda%netscape.com bc7582dace venkman only
remove bogus classes from outliner columns
make line number column wider by default
add splitter to source view
2001-10-18 11:03:58 +00:00
rginda%netscape.com 119590464d venkman only
move from "checked" attribute to "willStop" on the stop button because the classic skin does silly things for "checked".
2001-10-18 11:02:59 +00:00
rginda%netscape.com 93a20a9a6a venkman only
invalidate outliner after continuing so the yellow bar goes away
strict mode fix
2001-10-18 11:00:33 +00:00
rginda%netscape.com 2ed2fb7f32 venkman only
remove extra braces and return
2001-10-18 10:59:47 +00:00
rginda%netscape.com f6ea7f8d8d bug 103804, "Venkman doesn't like stopping in timeouts", r=jband, sr=shaver
move from setTimeout to the new enterNestedEventLoop callback
some strict mode changes
fix file/line regexps
2001-10-10 06:38:25 +00:00
rginda%netscape.com 5dc6eddf16 - venkman only -
bug 102279, "Exception debug output URLs contain a comma"
surround urls in <angle-brackets> to help the munger pick them out.
2001-10-09 23:00:36 +00:00
rginda%netscape.com f279207729 - venkman only -
comment fix, make source line column wider
2001-10-09 22:57:01 +00:00
rginda%netscape.com c748f4c733 - venkman only -
strict mode fixes, invalidate outliner on soft scroll if we don't actually have to scroll.
2001-10-09 22:55:39 +00:00
rginda%netscape.com 2f092ff7a0 bug 100679, "File view scrolls by itself", sr=shaver,r=venkman
report correct insertion points to the outliner when new records are added
also some strict mode fixes
2001-10-09 22:53:59 +00:00
rginda%netscape.com ced33340be bug 103063, venkman strict warnings
r=samuel@sieb.net, sr=hyatt, a=asa
2001-10-04 07:38:53 +00:00
rginda%netscape.com 37c8a308b1 bug 102650, skin name should be Modern, not modern. r=jrgm 2001-10-03 00:11:24 +00:00
varga%utcru.sk 82cbda88c4 Fix for bug 75572. Separator support in outliner.
r=waterson, sr=hyatt
2001-10-02 04:42:48 +00:00
rginda%netscape.com 3c4555c036 bug 102588, venkman skin owner is wrong
patch=daniele@grinta.net, r=me,hyatt, sr=shaver
2001-10-02 00:26:38 +00:00
rginda%netscape.com 657b5fe54e - venkman only -
fix mixup in breakpoint/blacklist atom
2001-09-27 10:40:57 +00:00
rginda%netscape.com 5bf455c8bd - venkman only -
package new icons
2001-09-26 05:48:57 +00:00
rginda%netscape.com ad1c07d147 - venkman only -
add appendChildren method
2001-09-26 05:47:11 +00:00
rginda%netscape.com 5a3dae69cc - venkman only -
remove "reload ui" string, added "reload"
2001-09-26 05:45:38 +00:00
rginda%netscape.com a20439ac32 - venkman only -
remove duplicate rule
add blacklist rules
2001-09-25 22:32:56 +00:00
rginda%netscape.com 913685a2fb - venkman only -
change prefixes for ETRACE and ERROR messages, make ERROR background color easier on the eyes
2001-09-25 22:32:10 +00:00
rginda%netscape.com 257a472cb5 - venkman only -
add version and blacklist strings
2001-09-25 22:31:07 +00:00
rginda%netscape.com 747b17280f - venkman only -
add reload command
add comments
2001-09-25 22:30:02 +00:00
rginda%netscape.com 36923f1f8b - venkman only -
add version info
implement enable/disableReloadCommand
2001-09-25 22:28:57 +00:00
rginda%netscape.com d0563951ef - venkman only -
move debugger menu item from tasks to tasks->tools
2001-09-25 22:27:36 +00:00
rginda%netscape.com 3efdb07ba7 - venkman only -
add blacklist nodes, not reflected in the UI yet
implement reloadSource on SourceRecord, to reload the underlying source text
2001-09-25 22:26:51 +00:00
rginda%netscape.com 9393395b86 - venkman only -
add blacklist and version strings
2001-09-25 22:25:21 +00:00
rginda%netscape.com 786350ce9b - venkman only -
implement reload command
2001-09-25 22:24:36 +00:00
rginda%netscape.com 916119047f - venkman only -
add type checking to formatValue, fix bug in formatValue -> array
2001-09-25 22:23:41 +00:00
rginda%netscape.com 324eb30b08 - venkman only -
pass drag and drop related events to the TOViewRecord, if it knows how to deal
2001-09-25 22:22:02 +00:00
rginda%netscape.com 6e1dbd5179 - venkman only -
initial add of blacklist icons
2001-09-25 22:20:29 +00:00
hewitt%netscape.com 8292f84edd 97574 - implement toolbarbutton, kill menubutton, r=blake, sr=hyatt 2001-09-20 07:33:13 +00:00
rginda%netscape.com 38d4f6f3d9 - venkman only -
increase max string display length
2001-09-10 22:07:23 +00:00
rginda%netscape.com d0e2a62257 - venkman only -
prepare for "group/ungroup" UI in the file list
2001-09-06 22:57:34 +00:00
rginda%netscape.com f541bdbe79 - venkman only -
fix sort tests
2001-09-06 22:56:56 +00:00
rginda%netscape.com 8bbe495140 - venkman only -
fix line ending split regexp to avoid the brain dead $ meta character (which considers \r\n to be TWO line endings.)
2001-09-06 22:29:14 +00:00
rginda%netscape.com ff1d7c5f97 - venkman only -
fix imput history regression
2001-09-06 22:28:09 +00:00
rginda%netscape.com f61b7efc32 - venkman only -
fixing popup events
2001-09-06 01:54:53 +00:00
rginda%netscape.com c5a11f1d1a - venkman only -
strict mode fixes
2001-09-06 01:05:50 +00:00
rginda%netscape.com 4dc91ba5a3 - venkman only -
remove debug spoo
2001-09-06 01:05:20 +00:00
rginda%netscape.com dca50422f3 - venkman only -
record last stack depth. when the stack depth changes, we display a frame header in the console for single step mode.
2001-09-06 01:05:02 +00:00
rginda%netscape.com 5988811887 - venkman only -
strict mode fixes.
2001-09-06 01:04:01 +00:00
rginda%netscape.com 50801281f8 - venkman only -
move debugTrap code that may involve network activity from venkman-debugger.js to this file.
strict mode fixes.
fix outliner select events, which range checked against the wrong properties.
2001-09-06 01:03:06 +00:00
rginda%netscape.com 063ac44915 - venkman only -
move calls that might involve network activity to *after* te enterNestedEventLoop() call so their requests go on the pushed thread.  The call is made after enterNestedEventLoop (which, by definition, blocks) via a setTimeout call.
2001-09-06 01:01:34 +00:00
rginda%netscape.com b243396c40 - venkman only -
strict mode fixes
remove some debugging spoo
2001-09-06 00:59:24 +00:00
rginda%netscape.com 21918c837b - venkman only -
remove guessed function style, as this is now indicated by surrounding the function name in square brackets.
2001-09-05 01:41:07 +00:00
rginda%netscape.com 7c8a5beeda - venkman only -
add formatting messages, remove fclear
2001-09-05 01:40:01 +00:00
rginda%netscape.com cb08f962ca - venkman only -
make dump tree function taka a param
remove bogus _cache dance
add matchesScriptRecord method to breakpoint record
only do the icode replacement if the breakpoint is enabled in addScriptRecord
2001-09-05 01:39:09 +00:00
rginda%netscape.com 145c06739e - venkman only -
remove unused messages
add used messages
2001-09-05 01:37:11 +00:00
rginda%netscape.com b62dcec7f9 - venkman only -
change string concats to getMsg calls, to make bidi more better
don't duplicate setBreakpoints()s efforts by checking for matching files in onInputBreak
reimpliment onInputFBreak
remove onInputFClear.  future breakpoints can now be cleared wit the standard clear command.
remove dead onScriptCreated function
2001-09-05 01:36:44 +00:00
rginda%netscape.com d222384ea8 - venkman only -
dont pay attention to scripts without filenames
remove script from the script tree when it is unloaded
if a newly created script matches an existing breakpoint record, add that script to the breakpoint record.
remove obsoleted future breakpoint functions
2001-09-05 01:34:23 +00:00
rginda%netscape.com 410dc4fb4e - venkman only -
remove fclear command, future breakpoints now share the same list as normal breakpoints.  the standard clear comman will suffice
2001-09-05 01:31:56 +00:00
rginda%netscape.com 1521805007 - venkman only -
reset childIndex and parentRecord on a removed tree item
2001-09-05 01:30:59 +00:00
rginda%netscape.com 3abe241d0d - not built -
package new stack, project, and breakpoint icons
package new step over, step out, and stop toolbar icons
2001-09-01 18:51:51 +00:00
rginda%netscape.com f8d392fa05 - not built -
add css for new step out, step over, stop buttons
change continue and step in commands to use the new png images
add css for breakpoint, script, and watch views
2001-09-01 18:49:40 +00:00
rginda%netscape.com 436e3fd94c - not built -
make links in error messages less ugly
2001-09-01 18:48:36 +00:00
rginda%netscape.com 02648712d8 - not built -
add strings for stack outliner, disable breakpoint, finish and next commands
2001-09-01 18:47:42 +00:00
rginda%netscape.com 99ca8a278e - not built -
new strings for step over, step out, stop commands
remove unused strings
add strings for script, source, and stack outliners
2001-09-01 18:46:48 +00:00
rginda%netscape.com 2ee3b13a3b - not built -
hook up step out, step over, and stop commands
add outliners for new project, script, and stack views
2001-09-01 18:45:34 +00:00
rginda%netscape.com be1966e179 - not built -
brace/whitespace cleanup
implement leftPadString()
2001-09-01 18:44:18 +00:00
rginda%netscape.com 1bc011f212 - not built -
implement next, step out, and stop state commands
bring breakpoint implementation in line with the new breakpoint and script views
add destroy() method to tear down the debugger
2001-09-01 18:43:43 +00:00
rginda%netscape.com 8ec4ff073e - not built -
change tab width pref from "tab string" to numerical width
remove wordbreak pref (it's just a const now)
2001-09-01 18:41:53 +00:00
rginda%netscape.com 23dc9fe7a5 - not built -
change doctype to avoid quirks mode
2001-09-01 18:40:33 +00:00
rginda%netscape.com 5ae1274bab - not built -
implement new script, stack, and project views
2001-09-01 18:39:58 +00:00
rginda%netscape.com 90e4e95266 - not built -
hookup new messages
2001-09-01 18:39:01 +00:00
rginda%netscape.com ac2ee4ef5b - not built -
hook up next, stepout, finish, and stop commands
event handler work for the new project, script, and stack views
2001-09-01 18:37:49 +00:00
rginda%netscape.com d9eebd1374 - not built -
whitespace cleanup
use new TreeOView stuff, add breakpoint, project, and stack view support
2001-09-01 18:35:36 +00:00
rginda%netscape.com ff1c44780d - not built -
hook up finish and next commands
2001-09-01 18:32:30 +00:00
rginda%netscape.com 4113d2209d - not built -
add scrollTo to BasicOView
add generic tree outliner view support (TreeOView and TreeOViewRecord)
2001-09-01 18:31:48 +00:00
rginda%netscape.com 0003932dbb - not built -
adding new icons
2001-09-01 18:28:24 +00:00
rginda%netscape.com 1a747ff552 - not built -
adding tree outliner view test
2001-09-01 18:20:23 +00:00
hyatt%netscape.com 0c296a706a Fix for 71106. r=jag, sr=jst 2001-08-06 21:49:35 +00:00
rginda%netscape.com 5691564b08 - not built -
style tweaks
2001-08-03 06:24:17 +00:00
rginda%netscape.com e7887b1b5b - not built -
remove the "reload ui" menu item
make some checkbox menu items radios instead
2001-08-03 06:23:52 +00:00
rginda%netscape.com 878c71ad9b - not built -
use the available value we're given, instead of asking the input stream
2001-08-03 06:23:06 +00:00
rginda%netscape.com e47c6eee68 - not built -
fix function names.
2001-08-03 06:22:01 +00:00
rginda%netscape.com c8e4d5cd7e - not built -
move stuff around.
fix function names.
2001-08-03 06:21:26 +00:00
rginda%netscape.com 0afcb3f9c4 - not built -
modify script loading to work with the corrected script extent information (fixed in bug 82188)
2001-08-03 06:20:38 +00:00
timeless%mac.com 1fdeed80f7 Bugzilla Bug 70857 [XUL Syntax] Replace <boxDerivedTag align="horizontal|vertical"> with
<boxDerivedTag orient="horizontal|vertical">
patch by andersma@luther.edu r=timeless sr=blake
2001-07-09 18:41:07 +00:00
rginda%netscape.com 790ef3bbd4 - not built -
add styles for executable/not executable lines in the source code window.
2001-07-03 22:45:45 +00:00
rginda%netscape.com 7057dee1b2 - not built -
add styles for executable/not executable lines in the source code window.
add style for exception trace messages.
color stop (red) and continue (green) messages so they're easy to spot.
2001-07-03 22:45:13 +00:00
rginda%netscape.com ad08b81949 - not built -
add tmode related strings
2001-07-03 22:43:51 +00:00
rginda%netscape.com 25111652bd - not built -
add tmode related entities
2001-07-03 22:43:26 +00:00
rginda%netscape.com 5116277c1c - not built -
add tmode commands, keys, and menu items
2001-07-03 22:42:54 +00:00
rginda%netscape.com 450435a635 - not built -
decrement console._stopLevel in cont() and step() functions, like good little boys and girls
initDebugger *after* setting up the console routines, we'll need them
2001-07-03 22:41:27 +00:00
rginda%netscape.com 0ab4bb0303 - not built -
add tab with pref default value
2001-07-03 22:40:11 +00:00
rginda%netscape.com 013b2d7c3b change from body class= to body id=, so we can getElementById it later 2001-07-03 22:39:43 +00:00
rginda%netscape.com 1c71f4cf27 - not built -
propagate executable/not executable information to he outliner to we can CSS it.
2001-07-03 22:39:00 +00:00
rginda%netscape.com fc772eec1e - not built -
add ETRACE message type for traced exceptions
add other message names mostly related to the tmode command and exception tracing.
2001-07-03 22:37:05 +00:00
rginda%netscape.com e7ab8f45ae - not built -
set up the excetions submenu checkmarks correctly onCreate
load the source if it's not there in onDebugTrap
add onDebugContinue to clear our state when we continue
implement tmode command
move onclose back to onunload, onclose doesn't fire if the user selects "Quit" from the file menu.
2001-07-03 22:36:01 +00:00
rginda%netscape.com 8b27bf568c - not built -
add tmode command to trace/ break when the target throws an exception.
fix "breakpoint hit while servicing breakpoint" behavior.  When we hit the second breakpoint, its stack is put on top of the current stack.  Not the best solution, but better than leaving the user in an undefined state.
distunguish between executable and non-executable lines in the source array so we can distinguish the lines in CSS.
expand tabs in the source (outliner doesn't know what to do with \t.)
if we can't load a source file sync, try it async.
2001-07-03 22:31:38 +00:00
rginda%netscape.com d41bbaca42 - not built -
hook up tmode command
2001-07-03 22:27:37 +00:00
rginda%netscape.com 9307dd9430 - not built -
add strings for startup failure, and exception formatting
2001-06-28 08:10:57 +00:00
rginda%netscape.com 0ca07c06f7 - not built -
tear down in onclose, instead of onunload
2001-06-28 08:10:14 +00:00
rginda%netscape.com 049fb0d6e8 - not built -
fix for xpconnect name change
2001-06-28 08:09:29 +00:00