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

2749 Коммитов

Автор SHA1 Сообщение Дата
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
rginda%netscape.com 1a747ff552 - not built -
adding tree outliner view test
2001-09-01 18:20:23 +00:00
cotter%netscape.com 99567fa063 privacy & security help content updates per b=85925, a=asa, r=oeschger 2001-08-31 23:23:23 +00:00
oeschger%netscape.com 8e3239caa3 tooltip text update, a=asa, b=96030, r=hewitt 2001-08-31 20:41:12 +00:00
cotter%netscape.com 254bffb0ba security & privacy help content updates per b=85925, a=asa, r=oeschger 2001-08-31 12:17:32 +00:00
axel%pike.org d01c24b0aa fix for bug 97581, <xsl:variable name="foo" /> needs to be "", r=peterv, sr=jst, a=dbaron 2001-08-31 08:55:04 +00:00
dbaron%fas.harvard.edu be938a64b6 Undoing backout of bug 97227 because valeski and rpotts insist. I guess drivers aren't doing approvals after all. 2001-08-31 04:28:26 +00:00
dbaron%fas.harvard.edu 5434e861aa Backing out unapproved checkin for bug 97227. a=brendan,blizzard 2001-08-31 03:45:20 +00:00
heikki%netscape.com 441896a2b3 Bug 96459, bug 96307 and Bugscape 8288. Implement readyState and onreadystatechange members to enable progress indicators for download. Make it possible to call send() again in onload without crashing. Send load event only after everything done (was sent too early if XML errors). Make some functions throw error if called at the wrong time (match IE). Make it possible to build SOAP again (patch from peterv, r=heikki). r=harishd, sr=vidur, a=asa. 2001-08-31 00:59:19 +00:00
rpotts%netscape.com 28fa0cd179 fix build bustage from bug #97227 2001-08-31 00:49:30 +00:00
hewitt%netscape.com 292c232309 83222 - offline:Mac - GUI - offline indicator hidden in message window, r=ben, sr=hyatt, a=dbaron 2001-08-31 00:12:56 +00:00
rayw%netscape.com 0843f20896 Fixed makefile so I can build idl under linux. 2001-08-30 20:39:36 +00:00
morse%netscape.com 8c335b9662 bug 95357, loss of data in password manager, r/sr=waterson,darin, a=asa 2001-08-30 05:23:14 +00:00
cotter%netscape.com ac756e0b2b help update per b=85925, a=asa@mozilla.org, r=oeschger@netscape.com 2001-08-29 04:10:08 +00:00
cls%seawood.org 94fe7404df Update REQUIRES so that we do not accidentally build using the system headers of jpeg,zlib,png,mng when we are supposed to be building using the Mozilla copies of these libraries.
Bug #97386 r=mcafee a=dbaron
2001-08-29 03:29:44 +00:00
cotter%netscape.com 62ab6b8905 security & privacy help content corrections per b=85925, a=asa, r=oeschger 2001-08-29 03:27:32 +00:00
dp%netscape.com eebcd1a09b bug #14889 Lazy loading wallet dll r=morse,gagan sr=jband a=asa 2001-08-28 22:32:03 +00:00
cotter%netscape.com 1ed52537c0 ongoing security & privacy help content updates per b=85925, a=asa, r=oeschger 2001-08-27 07:18:39 +00:00
cotter%netscape.com d0d952b223 ongoing security & privacy help content updates per b=885925, a=asa, r=oeschger 2001-08-27 07:08:52 +00:00
hyatt%netscape.com f305eeaac5 Fix linux bustage. 2001-08-25 06:44:46 +00:00
jaggernaut%netscape.com ecddfa562a Part of bug 95475. 2001-08-25 04:01:46 +00:00
morse%netscape.com 0125197f71 bug 92387, alignment problems in cookie and form manager, r=gemal, sr=hewitt, a=asa 2001-08-24 21:36:45 +00:00
rginda%netscape.com e68939ca87 ChatZilla changes only, bug 89713, r=samuel@sieb.net, a=asa
set default nickname so it'll get saved
2001-08-23 22:12:43 +00:00
rginda%netscape.com 018c61d1b8 ChatZilla changes only, bug 89713, r=samuel@sieb.net, a=asa
move most of the rules to content/output-base.css; remianing rules are simple text style changes
2001-08-23 21:45:58 +00:00
rginda%netscape.com f458436e6c ChatZilla changes only, bug 89713, r=samuel@sieb.net, a=asa
make current tab bold
add spacers after 4th and 8th tab so they're easy to map to Fn keys
2001-08-23 21:44:41 +00:00
rginda%netscape.com 32139e8465 ChatZilla changes only, bug 89713, r=samuel@sieb.net, a=asa
add i18n strings for css, ping, and version commands
2001-08-23 21:43:11 +00:00
rginda%netscape.com 5be8295073 ChatZilla changes only, bug 89713, r=samuel@sieb.net, a=asa
add i18n strings for new context menu
2001-08-23 21:42:07 +00:00
rginda%netscape.com 9af76861b1 ChatZilla changes only, bug 89713, r=samuel@sieb.net, a=asa
bump version number to 0.8.4
reduce max word length to 20
s/toolbar/tabstrip/
dont connect to default urls if we're supposed to go to a specific irc:// url
add quakenet
add mailto: and #Channel links
remove target attribute from links that don't need one
modify smiley insertion to be css friendly
implement tooltips
add dynamic css code, not used yet
fix parsing of empty irc:// urls (irc:, irc:/, and irc://)
focus input on startup and [esc]
implement dnd for content pane and links
add getURL method for the client object
2001-08-23 21:41:24 +00:00
rginda%netscape.com b56c86a273 ChatZilla changes only, bug 89713, r=samuel@sieb.net, a=asa
add initialScripts pref
remove old style prefs
add new "default style" pref
2001-08-23 21:35:45 +00:00
rginda%netscape.com b81f0fbe3d ChatZilla changes only, bug 89713, r=samuel@sieb.net, a=asa
fix function names
2001-08-23 21:34:58 +00:00
rginda%netscape.com 031a7b9602 ChatZilla changes only, bug 89713, r=samuel@sieb.net, a=asa
add doctype to prevent quirks mode
add logic to take css file from querystring
2001-08-23 21:34:45 +00:00
rginda%netscape.com 3047cfd111 ChatZilla changes only, bug 89713, r=samuel@sieb.net, a=asa
load initial scripts at startup
rename toolbar functions to tabstrip
add support for content area context menu
implement css command
fix i18n string concatenation to use formats instead
imlement ping and version commands
add unknown ctcp handler
put list reply header with the list
add nickname in use during initial connect logic (append an _ until it works)
add ctcp ping reply handler
2001-08-23 21:33:59 +00:00
rginda%netscape.com 7a037d3de2 ChatZilla changes only, bug 89713, r=samuel@sieb.net, a=asa
add css, ping, voice commands
rename toolbar to tabstrip
2001-08-23 21:30:40 +00:00
rginda%netscape.com 351eed1984 ChatZilla changes only, bug 89713, r=samuel@sieb.net, a=asa
add tooltip and drag and drop related <script>s
add <command>s and <key>s for the new context menu
add popupset for tooltip
add content area context menu
tweak main menu layout
add class name and op/voice attributes for nick column in userlist
add drag and drop handlers for content area
2001-08-23 20:38:57 +00:00
rginda%netscape.com 27fcf5f84f ChatZilla changes only, bug 89713, r=samuel@sieb.net, a=asa
robustify dumpObjectTree()
whitespace cleanup
fix getStackTrace to get function name from the correct place
2001-08-23 20:33:24 +00:00
rginda%netscape.com c30e3af813 ChatZilla changes only, bug 89713, r=samuel@sieb.net, a=asa
add getURL methods
add default parameter for CTCP PING
route ctcp replies properly
2001-08-23 20:31:07 +00:00
rginda%netscape.com 27364ee9ed ChatZilla changes only, bug 89713, r=samuel@sieb.net, a=asa
prepare to use sockets correctly, changes not used yet
2001-08-23 20:27:24 +00:00
rginda%netscape.com 6dedb4563f ChatZilla changes only, bug 89713, r=samuel@sieb.net, a=asa
remove debug dump
pass URL to new window via window.openDialog argument, instead of query string.
2001-08-23 20:25:42 +00:00
rginda%netscape.com ac81642cc1 ChatZilla changes only, bug 89713, r=samuel@sieb.net, a=asa
fix whitespace, add new files to chatzilla.jar
2001-08-23 20:24:42 +00:00
rginda%netscape.com ff023582ca ChatZilla changes only, bug 89713, r=samuel@sieb.net, a=asa
initial add of dark and light output styles
2001-08-23 20:24:02 +00:00
rginda%netscape.com e7a2161855 ChatZilla changes only, bug 89713, r=samuel@sieb.net, a=asa
initial add of blank "dynamic" stylesheet, and base styles for output window.
2001-08-23 20:23:16 +00:00
markh%activestate.com 4b98ee80cf Fix unicode handling for octet arrays, and finally fix the test suite
for Python 2.2.

Not part of the build.
2001-08-22 05:33:05 +00:00
markh%activestate.com 3aadbe293c Remove an extra, incorrect comment I accidently left in.
Not part of the build.
2001-08-22 04:16:37 +00:00
markh%activestate.com be6812daac Fix a subtle bug in the weak-reference support - the weak reference must
always be made against the "base" interface for the instance, not one
of the tear-offs (as the tear-off may have a shorter life than the base)

Not part of the build.
2001-08-22 04:11:28 +00:00
markh%activestate.com 9e3d9c1657 Fix a bug when building on Windows from a binary install (rather than
from Python sources).
Not part of the build.
2001-08-22 04:10:08 +00:00
blakeross%telocity.com 17e6b60231 Fallout from box syntax changes. sr=hewitt 2001-08-22 03:20:36 +00:00
tao%netscape.com f2190d1a41 91217: update locale version in package/locale provider registry.
r=jbetak,sr=sspitzer. 0.9.3 ->0.9.4
2001-08-22 01:52:23 +00:00
cotter%netscape.com 81ada5d960 ongoing security & privacy help content updates per b=85925, r=oeschger@netscape.com 2001-08-21 20:40:24 +00:00
morse%netscape.com 1e95684f80 bug 84432, wallet menu items missing when inside certain frames, r=matt, sr=brendan 2001-08-21 14:25:48 +00:00
peterv%netscape.com e979d55673 Adding null checks to fix crash. No bug. r=Pike, sr=jst. 2001-08-21 09:14:51 +00:00
dbaron%fas.harvard.edu 113ad642ae Replace uses of deprecated NS_IMPL_ISUPPORTS and NS_IMPL_QUERYINTERFACE macros with NS_IMPL_{ISUPPORTS,QUERYINTERFACE}{1,0}. r=jag rs=brendan b=45797 2001-08-21 01:48:11 +00:00
markh%activestate.com c6153c918e Fix a bug in interface flattening when an attribute was set before one
on the same interface was fetched.  Added test for this case too.

Not part of the build.
2001-08-18 14:27:46 +00:00
dbaron%fas.harvard.edu 347fef888b Fix accumulated P3P build bustage. b=75924 (and 62399) moa=harishd sr=tor 2001-08-18 03:05:48 +00:00
dbaron%fas.harvard.edu cfc396628d Add REQUIRES lines. b=75924 r=cls 2001-08-18 01:17:02 +00:00
dbaron%fas.harvard.edu d42164be26 At least list all the files we do have. b=75924 r=cls 2001-08-18 01:12:29 +00:00
dbaron%fas.harvard.edu 001adc82b1 Add REQUIRES lines. b=75924 r=cls 2001-08-18 01:09:46 +00:00
dbaron%fas.harvard.edu 590f49ab9d Add autoconf |Makefile.in|s. r=cls b=75924 2001-08-18 01:08:54 +00:00
dbaron%fas.harvard.edu 7f77d3a805 Fix makefile to work with objdir builds. b=75924 r=cls 2001-08-18 01:07:08 +00:00
hyatt%netscape.com 5583aaa00b Fix for 94943. r=jag, sr=blake 2001-08-18 01:04:47 +00:00
sicking%bigfoot.com f29e35a1ad Fix default-priorities for patterns and priorities for templates.
b=84677 r=Pike sr=shaver
2001-08-17 22:42:16 +00:00
sicking%bigfoot.com f1bb4efbfa Fix crash by makeing sure that no Expr objects are deleted until the entire transform is done.
b=91332 r=Pike sr=shaver
2001-08-17 22:12:07 +00:00
ftang%netscape.com e4067efe1c use nsIScriptableDateTime to format date/time string
fix bug 88667. r=morse sr=
2001-08-16 23:56:11 +00:00
loadrunner%betak.net 4b088c6dec bug 84188, Need to migrate existing localizable string preferences to a new pref type, r=tao, sr=blake 2001-08-16 23:43:06 +00:00
cls%seawood.org a406336645 Finally removing psm-glue from the tree.
Bug #78975 r=leaf sr=sfraser
2001-08-16 03:47:12 +00:00
morse%netscape.com e20ebcfa05 bug 93049, sorting by site or cookiename selects another cookie, r=pchen, sr=brendan 2001-08-16 02:56:52 +00:00
cls%seawood.org b8987cb0d7 Remove references to PSM1 from the build so that we can cvs remove the PSM1 dirs.
Bug #78975 r=leaf sr=sfraser
2001-08-16 00:11:40 +00:00
sfraser%netscape.com bc1e8f59d0 Project cleanup, rs=scc. Don't link with libpref, which is a component. 2001-08-15 23:13:13 +00:00
axel%pike.org facaf916c4 not part of build, testcase. to use selections in outliner, the view needs to support nsIClassInfo. Based on code by peterv in bug 80926 2001-08-15 10:03:51 +00:00
morse%netscape.com e42458d3ce bug 91881, js error, r=matt, sr=blake 2001-08-14 14:50:41 +00:00
axel%pike.org 4ec3b69cb6 fix testcase, bug 93909, set the context node list by using the right select attribute in xsl:apply-templates. r=peterv 2001-08-14 13:53:33 +00:00
cls%seawood.org a3c1dd1b09 Use NS_PTR_TO_INT32 macros to do 64-bit safe pointer conversions.
Bug #20860 r=Roland.Mainz@informatik.med.uni-giessen.de sr=brendan@mozilla.org
2001-08-14 07:59:59 +00:00
cls%seawood.org 04aa36f0a0 Use NS_PTR_TO_INT32 macros to do 64-bit safe pointer conversions.
Bug #20860 r=peterv sr=brendan@mozilla.org
2001-08-14 07:58:24 +00:00
rpotts%netscape.com bb9517ccef bug #69039 (r=morse@netscape.com, sr=darin@netscape.com). Form prefilling occurred even if the document was cancelled before it finished loading. 2001-08-14 04:28:01 +00:00
yokoyama%netscape.com 4b2a637d0a Bug fix 92341:
extensions\makefile.win
Need to add the UniversalAutoDet to extensions makefiles.
/r=nhotta;/sr=blizzard
2001-08-14 02:38:42 +00:00
mstoltz%netscape.com 880f5907bc 86984 - make history.length sameOrigin-accessible. Security prefs change.
91714 - CheckLoadURI should trest 'safe' and 'unsafe' about: URLs as different protocols
56260 - 'Remember This Decision' in signed script grant dialog should default to unchecked
83131 - More descriptive security error messages
93951 - Added null check in GetBaseURIScheme to prevent crash.
All bugs r=jtaylor, sr=jst
2001-08-14 00:18:58 +00:00
hyatt%netscape.com 04f362d790 Fix for 94990. r=blake, sr=hewitt 2001-08-13 22:44:43 +00:00
hyatt%netscape.com dcfed3a6a9 Get context menus limping again. This is really strange. r=blake, sr=ben 2001-08-13 04:39:31 +00:00
axel%pike.org d7c5ec47d6 bug 54490, xsl:strip- and preserve-space need wildcards, r=sicking, peterv, sr=shaver 2001-08-10 19:42:31 +00:00
blakeross%telocity.com 97a8b1a00a Updating the help patch (which was pulled from the branch) to the $!@#'ing xul syntax changes. r=hewitt sr=hyatt 2001-08-10 04:29:48 +00:00
blakeross%telocity.com 7461a3fdc7 Help viewer updates (67376). Checking in for ian. r=walk84 sr=blake 2001-08-10 04:04:02 +00:00
jaggernaut%netscape.com 56cd4b1ba1 Bug 94458: change dynamically registered listeners to "create" and "destroy" events to listen to "popupshowing" and "popuphiding". r=bryner, sr=hyatt 2001-08-10 01:32:12 +00:00
heikki%netscape.com 51ca0e4036 Not part of build. Updated/added XML Extras tests. 2001-08-10 01:12:30 +00:00
morse%netscape.com 8bbbbe0079 bug 88661, remove-all button for form manager, r=vishy, sr=blake 2001-08-09 02:01:24 +00:00
cls%seawood.org ba40081b14 Adding caps to REQUIRES 2001-08-08 07:30:32 +00:00
markh%activestate.com d5deabe533 nsIFile objects are "remove"d, not "delete"d. Add tests to cover this case.
Not part of the build.
2001-08-08 02:25:18 +00:00
markh%activestate.com 8b03e9362e *sigh* - regress previous checkin, as the change that caused it appears to
also have been regressed.

Not part of the build.
2001-08-07 22:55:22 +00:00
ddrinan%netscape.com 657acb1f6c Bug 87134 - change insecure to unencrypted, r=ddrinan,sr=blizzard 2001-08-07 22:22:20 +00:00
andreas.otte%primus-online.de 6917b5d061 bug 40670 [URL: resolution of protocol:/path] checking in the groundwork to have an easy fix if we ever decide to support these kind of deprecated relative urls. For that a new attribute URIType is added to nsIProtocolHandler and its implementations to store some protocol/scheme dependend information to have enough information to allow correct parsing. r=darin@netscape.com sr=rpotts@netscape.com 2001-08-07 20:42:57 +00:00
hyatt%netscape.com 0c296a706a Fix for 71106. r=jag, sr=jst 2001-08-06 21:49:35 +00:00
vidur%netscape.com 0ea149294b Implemented first pass of schema loader. This is not part of the build. 2001-08-06 07:12:31 +00:00
vidur%netscape.com 2c8addcb9a Added schema loading code as optionally compiled component of module. 2001-08-06 07:11:00 +00:00
vidur%netscape.com de8b45a448 Fix for bug 88078. XMLHttpRequest now accepts non-HTTP URIs as well. This is similar to IE behavior. r=heikki, sr=jst 2001-08-06 07:08:07 +00:00
markh%activestate.com dd8fe2476c Fix recent breakage of IID creation.
Not part of the build.
2001-08-05 12:15:43 +00:00
markh%activestate.com 5af85a1e5f Fix error in exception, which should never be hit (but _is_ hit for
Python 2.2 - need to sort that one out later!)

Not part of the build.
2001-08-05 08:29:46 +00:00
markh%activestate.com b68e130ebb Handle "install" target correctly.
Not part of the build.
2001-08-05 08:28:57 +00:00
markh%activestate.com 6a16738155 Slight perf increase by not wrapping the module object in a client wrapper.
Not part of the build.
2001-08-05 08:26:39 +00:00
markh%activestate.com 368789e543 Prevent occasional recursion overflows by preventing certain well known
Python names from triggering an nsIClassInfo lookup.

Not part of the build.
2001-08-05 08:25:39 +00:00
markh%activestate.com 4cf6912d7c Allow the IID for services to not be specified, to better support flattening.
Not part of the build.
2001-08-05 08:24:43 +00:00
hewitt%netscape.com 3203d18be2 93193 - cleaning up after align/pack xul box model changes, r=blake, sr=hyatt, 90741 - replacing box with hbox/vbox (from andersma@luther.edu), r=hewitt, sr=hyatt 2001-08-04 06:21:59 +00:00
peterv%netscape.com 711c13372e Fix crash (result of simultaneous check-in for 73936 and mstoltz check-in for 82495). r=Pike. 2001-08-03 13:48:30 +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