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

2650 Коммитов

Автор SHA1 Сообщение Дата
svn%xmlterm.org e01d7ca4f7 --NOT PART OF DEFAULT BUILD--
XMLterm changes only.
Major restructuring of the xmlterm build process. Split lineterm from xmlterm.
IDLified all interfaces (bug 69002). Eliminated printing to console in opt
builds (bug 78641)
2001-09-07 21:33:32 +00:00
jaggernaut%netscape.com 5b93c1d9fc Bug 97571: Any <label> in <groupbox> becomes <caption> per XUL 1.0. r=ben, sr=hyatt 2001-09-07 14:23:21 +00:00
markh%activestate.com ebe180d997 Fix bug in makefile when building from Python binaries rather than Python sources
Not part of the build.
2001-09-07 04:52:06 +00:00
sicking%bigfoot.com 412ef306b5 Push and pop xslt-current node only when needed. Also evaluate xsl:with-param only once in an xsl:apply-templates.
b=97405, r=peterv, sr=jst
2001-09-07 00:04:02 +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
yokoyama%netscape.com 356f6385b8 bug 91193
Makefile.win change. Correcting dll name
/r=ftang;/sr=waterson
2001-09-06 22:06:55 +00:00
dougt%netscape.com f72e52e830 Merge ServiceManager and ComponentManager. Bug 96457. r=dp@netscape.com, sr=wat
erson@netscape.com
2001-09-06 21:13:11 +00:00
cotter%netscape.com c4af9730f1 privacy & security help content update per b=85925, a=asa, r=oeschger 2001-09-06 18:55:28 +00:00
cotter%netscape.com 472498a516 privacy & security help content updates per b=85925, a=asa, r=oeschger 2001-09-06 18:46:13 +00:00
jdunn%netscape.com 7c87e4cfce fixing cement IRIX tinderbox bustage 2001-09-06 12:50:38 +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
valeski%netscape.com 93959d48cc r=dbaron, sr=dougt. 97667. nsIInterfaceRequestor is now frozen. nsIInterfaceRequestorUtils.h is now required if you want to use do_GetInterface() for convenience. The two were split because the stuff that is now in nsIInterfaceRequestorUtils.h wasn't ready for freezing. Also, .idl files should just contain interface defs anyway. 2001-09-05 21:28:38 +00:00
sspitzer%netscape.com c29eb1fa19 remove control Ms. 2001-09-05 18:30:23 +00:00
dougt%netscape.com d5f58776bc Upload Channel API changes. Bug 29839. r=darin@Netscape.com, sr=rpotts@netscape.com.
Also fixes bug 63408, not alerting when file-not-found. r/sr same as above
2001-09-05 03:52:26 +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
dbaron%fas.harvard.edu 8ce3505fb1 Use the name mozpango rather than mozpng to avoid library name conflict with PNG library. b=97481 r=cls a=asa Not part of the build. 2001-09-03 01:28:18 +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