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

3979 Коммитов

Автор SHA1 Сообщение Дата
aaronl%netscape.com 71efc72735 Bug 166033: Type ahead find messed up menu keyboard navigation. r=caillon, sr=bzbarsky. Bug 165665: Type ahead find not working when new doc loaded in window, r=caillon, sr=bzbarsky. Bug 166340: Type ahead find in full text search mode wouldn't find certain characters. r=akkana, sr=bzbarsky. These fixes also contain some perf improvements for type ahead find. 2002-09-04 05:43:13 +00:00
rginda%netscape.com 061f216579 - 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
timeless%mac.com 2699fac979 Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>)
patch by riceman+bmo@mail.rit.edu r=timeless rs=jag
2002-09-04 02:20:51 +00:00
rjc%netscape.com 800d8a6b3b Fix bug # 164175: XPCom LDAP API extensions. OnLDAPInit() now passes relevant connection, and LDAP operations/connections accept closures. r=dmose sr=darin 2002-09-04 01:28:36 +00:00
dougt%netscape.com c1b9f8114d Move FROZEN ContractID into nsXPCOM.h and define r=rpotts, sr=alec, b=166426 2002-09-03 23:36:13 +00:00
rginda%netscape.com cec2c08e47 - chatzilla only -
bug 165901, "Clicking on network/channel name has no effect"
bug 165875, "Support CTCP CLIENTINFO in Chatzilla"
bug 165868, "Support CTCP TIME in Chatzilla"
bug 137892, "Pref for new tab threshold is ignored"
fix strict warning in static.js
2002-09-03 23:33:27 +00:00
rods%netscape.com ddf0798006 Get the plugin into the build and some extra work for instrumenting printing testing
Bug 164072 rs=kin r=dcone
2002-09-03 23:06:56 +00:00
timeless%mac.com 44ef3cdbcc Bug 156633 replace PR_CurrentThread with PR_GetCurrentThread
patch by riceman+bmo@mail.rit.edu r=morse,dougt,dveditz,timeless sr=dveditz
2002-09-03 14:51:05 +00:00
aaronl%netscape.com 16492863f4 Bug 30088. Turning of type ahead pref again because of regressions. See bug. 2002-09-03 06:34:41 +00:00
bryner%netscape.com ce46702752 Moving Andreas Otte's fix for bug 166085 (Assertion constructing about: URIs) to the new location of these files. r=bzbarsky, sr=darin. 2002-09-03 00:32:48 +00:00
bryner%netscape.com 5b9ca7bb37 New Makefiles for standalone datetime and finger handlers (bug 98753). r=cls, sr=darin. 2002-09-03 00:25:40 +00:00
andreas.otte%debitel.net 219e0622f7 fix bug 166085 [Assertion constructing about: URIs
[@nsAboutProtocolHandler:122]] This is a regression fix from the fix
for bug 163225. The assertions never made sense and now they are
exposed. r=bzbarsky, sr=darin
2002-09-02 22:04:03 +00:00
caillon%returnzero.com fbbc2c86f2 152553 - "Show Anonymous Content" menu item doesn't reflect the true state because we were checking |false != null| or |true != null| to determine state.
r=timeless sr=bzbarsky
2002-09-02 00:03:43 +00:00
peterv%netscape.com 3e13e631d7 Part of fix for bug 155578 (branch for refactoring XSLTProcessor and interfaces). Cleanup only to ease branch landing, no functional changes. r=Pike, rs=jst. 2002-08-30 14:37:12 +00:00
peterv%netscape.com 5fb70e71e9 Part of fix for bug 155578 (branch for refactoring XSLTProcessor and interfaces). Remove unused context node argument. r=Pike, sr=bz. 2002-08-30 12:48:16 +00:00
peterv%netscape.com 35808898a5 Part of fix for bug 155578 (branch for refactoring XSLTProcessor and interfaces). Remove unused context node argument. r=Pike, sr=bz. 2002-08-30 12:43:53 +00:00
seawood%netscape.com d18ef1f4be Updating cvsignore files.
Thanks to Diego Biurrun <diego@biurrun.de> for the patch.
Bug #164774 r=cls
2002-08-30 05:12:02 +00:00
aaronl%netscape.com 3824278a64 Bug 164928. Crash in type ahead find. Patch by Akkana. r=aaronl, sr=bz 2002-08-30 03:31:48 +00:00
aaronl%netscape.com d8a92c07c8 Bug 30088. Turning pref back on, because perf issues appear solved. Using original r=/sr= from akkana and jst 2002-08-30 02:59:25 +00:00
heikki%netscape.com 9150f607cf Bug 83573, XMLHttpRequest now adds itself to the loadgroup of the page (if called from JS) so that when you leave the page/hit stop, XMLHttpRequest aborts automatically. r=sicking, sr=bzbarsky. 2002-08-29 22:07:18 +00:00
axel%pike.org 683bcf732e bug 155578, refactor XSLTProcessor, landing trivial parts to make diff usefull. Function reordering in XSLTProcessor, txExpandedNameMap::remove, r=sicking, sr=bz 2002-08-29 08:34:48 +00:00
aaronl%netscape.com 2de1bb011b Bug 161960. Slight reordering of original fix - make sure we do init only when pref is set. r=jkeiser, sr=bzbarsky 2002-08-29 08:26:38 +00:00
aaronl%netscape.com bae7f4c986 Bug 161960. Type Ahead Find, make Accel+G remember last type ahead find until normal find is used again. Also should fix the page load performance issue. r=akkana, sr=bz 2002-08-29 06:27:38 +00:00
morse%netscape.com 899ec2b293 bug 90644, http and ftp sites share cookies, r=mstoltz, sr=darin 2002-08-29 00:12:26 +00:00
morse%netscape.com d1755097b0 bug 164278, reading cookie file is inefficient, c=brade, r=morse, sr=darin 2002-08-28 23:58:06 +00:00
morse%netscape.com 3f5e97a50a bug 157480, crash if password deleted while select-user prompt is up, r=sgehani, sr=darin 2002-08-28 23:50:07 +00:00
aaronl%netscape.com 5ff545b3a9 Bug 30088. Reversing pref that automatically turns on type ahead find due to perf regressions. Patch to fix regressions is being worked on in bug 161960 2002-08-28 06:57:56 +00:00
morse%netscape.com 48a3076ed0 bug 162129 (leak in cookie module) & bug 158216 (cookies written out too often), r=sgehani, sr=jag 2002-08-28 00:30:06 +00:00
aaronl%netscape.com fcae298335 Bug 30088. Finishing checkin by turning on pref for type ahead find in default build. r=akkana, sr=jst 2002-08-27 06:00:13 +00:00
sicking%bigfoot.com 3faec4321f Fix whitespacehandling by looking for xml:space-attributes when needed and only when needed.
b=163856 r=Pike sr=bz
2002-08-27 04:13:18 +00:00
dougt%netscape.com d0dc56776f exports frozen interface to dist/sdk using new SDK variable. 164717. r=cls, sr=alec 2002-08-27 01:05:21 +00:00
alecf%netscape.com 5d2a2e5fef bug 157624 - freeze nsISupportsPrimitives, which includes changing nsISupport[C]String over to using A[C]String and fixing consumers
r=dougt, sr=darin
2002-08-26 21:20:34 +00:00
kairo%kairo.at ae0f8fee99 bug 164496 - Language switching broken (again), regression of 144740, r=timeless, sr=alecf 2002-08-26 11:02:28 +00:00
danm%netscape.com a82218200b update for rev 1.26 of nsIAppShellService.idl: Quit takes a new parameter. bug 163918 r=brendan,bryner 2002-08-24 18:58:19 +00:00
roc+%cs.cmu.edu c0c4d81870 Bug 160936. Add type nsChangeHint for style hints. Make it a set of bits. Make sure an NS_STYLE_HINT_REFLOW always also does a repaint of the frame. r=dbaron,sr=kin 2002-08-24 14:41:28 +00:00
smontagu%netscape.com b95b4ce51b Fix build bustage with --enable-ctl by moving files from extensions/ctl to intl/ctl. Bug 133212. Author=Roland.Mainz@informatik.med.uni-giessen.de; Makefile changes r=cls. Not part of the default build. 2002-08-23 23:09:22 +00:00
aaronl%netscape.com a6d9cfdbf1 Bug 164295. [typeaheadfind] Linker Error with Sun Forte Compile against gkgfx 2002-08-23 21:16:50 +00:00
bryner%netscape.com 2920dae2f9 Ignore generated Makefiles. 2002-08-23 10:30:06 +00:00
bryner%netscape.com 7359b7f9de Ignore UniversalChardetTest binary. 2002-08-23 10:28:28 +00:00
morse%netscape.com 37b5b08c36 bug 146271, password manager contains undeletable entries, r=sgehani, sr=jag 2002-08-22 22:58:16 +00:00
mkaply%us.ibm.com 8552b6d0dc #154657
r=morse, sr=alecf
Remove wallet samples from the build - point to the ones on mozilla.org
2002-08-22 22:36:44 +00:00
mkaply%us.ibm.com 739c1dab41 #154657
r=morse, sr=alecf
Remove wallet samples from the build - point to the ones on mozilla.org
2002-08-22 22:30:59 +00:00
aaronl%netscape.com 197230e6cc Bug 163905. [typeaheadfind] F3 hangs browser after selection returns to normal color. r=kyle, sr=alecf. Bug 163913: [typeaheadfind] status messages no longer displayed. r=kyle, sr=alecf 2002-08-22 22:28:44 +00:00
morse%netscape.com f3d9b2a348 bug 129238, login entered in form even if cancel is pressed, r=sgehani, sr=jag 2002-08-22 22:26:04 +00:00
peterv%netscape.com 8344cc8cc5 Fix for bug 163955 (Header cleanup for transformiix). r=sicking, rs=jst. 2002-08-22 12:33:45 +00:00
peterv%netscape.com 54147f5cfd Fix for bug 163955 (Header cleanup for transformiix). r=sicking, rs=jst. 2002-08-22 12:22:47 +00:00
morse%netscape.com 673cc456e4 bug 162331, fix memory leak, r=dbradley, sr=jag 2002-08-21 21:31:50 +00:00
peterv%netscape.com eb0fd6e669 Remove warnings. 2002-08-21 14:22:58 +00:00
peterv%netscape.com 58de34f2bd Try to fix linking problem on planetoid. 2002-08-21 14:18:12 +00:00
peterv%netscape.com 8330562425 Add back widget to REQUIRES. 2002-08-21 13:20:21 +00:00
peterv%netscape.com a85f03a136 Adding back widget to REQUIRES. 2002-08-21 13:07:25 +00:00
peterv%netscape.com 55b45c37f3 Fix for bug 94456 (wrappers need performance increase, support conformance). r=sicking, sr=jst. 2002-08-21 12:05:50 +00:00
peterv%netscape.com b255d8511e Fix for bug 163753 (Code for xsl:comment has a bug). r=sicking, sr=jst. 2002-08-21 08:46:13 +00:00
peterv%netscape.com ed3bf522d6 Restore alphabetical order. No functional change. 2002-08-20 11:14:34 +00:00
peterv%netscape.com de19a05d6e Remove bogus appshell dependency. r=Pike. 2002-08-20 11:12:05 +00:00
sicking%bigfoot.com 5e03598ea7 Bug 94036: Rewrite implementation of xsl:number. Also implement errorhandling for txList and NS_ConvertASCIItoUCS2 for standalone.
r=Pike sr=jst
2002-08-19 22:16:09 +00:00
aaronl%netscape.com 582046de52 Bug 30088. Type ahead find, pref defaults to off for now. To turn on, use (accessibility.typeaheadfind, true). No Code Warrior project yet. See http://www.mozilla.org/projects/ui/accessibility/typeaheadfind.html for more details on feature. r=akkana,cls. sr=jst 2002-08-19 19:29:39 +00:00
jst%netscape.com 8c02cb669e Whitespace cleanup, not part of the build. 2002-08-19 19:17:48 +00:00
peterv%netscape.com 5613fb0682 Fix for bug 101890 (break linkage from transformiix to layout). r=Pike, sr=jst. 2002-08-19 06:58:21 +00:00
aaronl%netscape.com 4230e70209 Not part of build. Type ahead find. More cleanup 2002-08-19 04:44:22 +00:00
jst%netscape.com e21f995f31 More random cleanup. Not part of the build yet 2002-08-17 07:15:09 +00:00
sicking%bigfoot.com 595f488acd Bug 162461: Make inLayoutUtils::GetContainerFor use nsIDOMWindowInternal::GetFrameElement
r=bz, sr=hewitt
2002-08-17 04:19:34 +00:00
heikki%netscape.com 5771e037cf Bug 158977, GetResponseXML() can return null document even with NS_OK return value, so callers need to check the document exists before using it. r=bzbarsky, sr=jst. 2002-08-16 23:20:49 +00:00
heikki%netscape.com 3740741f70 Bug 137866, responseText should default to UTF-8. r=bzbarsky, sr=jst. 2002-08-16 23:18:20 +00:00
morse%netscape.com a322c70242 bug 155083, path test not being made when site sets a cookie, r=mstoltz, sr=dveditz 2002-08-16 21:40:50 +00:00
aaronl%netscape.com 4286f9f258 Not part of build. Typeaheadfind - forgot to change module names in makefile 2002-08-16 00:02:58 +00:00
aaronl%netscape.com aaa6e6d13b Not part of build. Type ahead find, removing superfluous file 2002-08-15 23:22:19 +00:00
aaronl%netscape.com aeb3237dab Not part of build. Dividing type ahead find into sub directories src resources public 2002-08-15 23:21:00 +00:00
jst%netscape.com 3fa38bac1b Mostly cleanup of the typeaheadfind code, not part of the build. 2002-08-15 22:24:26 +00:00
darin%netscape.com 8f0aa5304b second attempt at landing fix for bug 157131 "nsIIOService mods in preparation for freezing" r=dougt sr=alecf 2002-08-15 18:38:46 +00:00
axel%pike.org 0881b0cc24 bug 46754, remove transformiix copy of expat. Not part of build. build transformiix standalone on windows again.
changes to build system are r=cls, changes to transformiix r=peterv
2002-08-15 08:52:59 +00:00
aaronl%netscape.com 095a5ee552 Not part of build. Bug 30088 - type ahead find. Simplify code to go from docshell -> dom window using nsIInterfaceRequestor 2002-08-15 05:36:54 +00:00
seawood%netscape.com 107b5a9940 Remove unused _NS_IMPL_COOKIE/NS_COOKIE defines.
Thanks to Stephen Walker <walk84@yahoo.com> for the patch.
Bug #162402 r=cls
2002-08-15 05:34:26 +00:00
aaronl%netscape.com bb840559a4 Not part of build. Bug 30088 - type ahead find. Simplify code to go from docshell -> dom window using nsIInterfaceRequestor 2002-08-15 04:57:33 +00:00
aaronl%netscape.com d6efb07f78 Not part of build. Bug 30088, type ahead find. Fixing the way we listen for focus events, and the way we clean up when a window closes 2002-08-14 02:41:22 +00:00
morse%netscape.com 56e6a0e889 bug 156922, dynamic updating of cookie manager dialog, r=sgehani, sr=jag 2002-08-14 00:05:17 +00:00
sicking%bigfoot.com da7c5c2492 Bug 162398: Make XPath lexer look at entire qname when checking for operators.
r=Pike sr=bz
2002-08-13 23:30:04 +00:00
heikki%netscape.com 02401324a9 Bug 142812, setRequestHeader() should set, not add to, the header. r=timeless, sr=darin. 2002-08-13 19:25:54 +00:00
peterv%netscape.com 0c16308e4f Fix warnings. r=Pike, rs=jst. 2002-08-13 12:48:27 +00:00
peterv%netscape.com 35d7889f65 Remove obsolete files. r=Pike. 2002-08-13 12:45:08 +00:00
peterv%netscape.com 5c065fea8c Remove obsolete file. r=Pike, rs=jst. 2002-08-13 10:58:11 +00:00
morse%netscape.com 90d7e23c6a bug 157038, dynamic updating of password manager dialog, r=sgehani, sr=jag 2002-08-12 20:51:27 +00:00
peterv%netscape.com a208cf90f0 Fix for bug 155915 (txMozillaXMLOutput drops previous documentElement on creating transformiix wrapper). r=Pike, sr=jst. 2002-08-12 11:18:05 +00:00
morse%netscape.com 03360e23e2 bug 154485, p3p icon only takes effect on new windows, r=sgehani, sr=jag 2002-08-12 06:30:59 +00:00
morse%netscape.com 770ec08403 bug 155114, stealing cookies, r=mstoltz, sr=dveditz 2002-08-12 06:23:00 +00:00
gerv%gerv.net ee117885c5 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 8ae6c40f5d Removing old nmake build makefiles. Bug #158528 r=pavlov 2002-08-10 07:55:43 +00:00
aaronl%netscape.com 5b87b25e09 Not part of build. Bug 30088 - type ahead find. Use nsPIDOMWindow::GetChromeEventHandler to get event target to listen for events. This is a good way to keep our listener on the window, even when the document changes. 2002-08-10 07:40:24 +00:00
leaf%mozilla.org 9c78570990 backout darin's checkin from around noon yesterday to remove the regression
in 161921
2002-08-09 23:46:19 +00:00
aaronl%netscape.com c54e36f169 Not part of build. Bug 30088 - typeaheadfind. Moved inititalization into Init(). Fixed up our code that attaches dom event listeners 2002-08-09 03:18:43 +00:00
aaronl%netscape.com b89eb13ee8 Not part of build. Bug 30088 - type ahead find, get rid of some testing code 2002-08-08 22:34:32 +00:00
aaronl%netscape.com 02285aee6b Not part of build. Bug 30088 - type ahead find, use nsIViewManager::GetRectVisibility() and fix onunload handling 2002-08-08 22:33:51 +00:00
darin%netscape.com e9ef929bf3 changes to nsIIOService in preparation for freezing, b=157131
r=dougt sr=alecf
2002-08-08 19:08:59 +00:00
peterv%netscape.com 36e83b83b8 Warning fixes. r=Pike, rs=jst. 2002-08-08 12:30:02 +00:00
bzbarsky%mit.edu 42950c9b07 disable mouseup/mousedown/click events during "click-to-select" so that
links and such don't trigger.  Bug 116773, r=jkeiser, sr=hewitt
2002-08-08 02:11:39 +00:00
rginda%netscape.com 30b58af60f - venkman only -
abbreviate tabs to 30 characters max
2002-08-07 23:53:46 +00:00
seawood%netscape.com fdafe18afe Remove unused defines:
_IMPL_NS_HTML
_IMPL_NS_RDF
_IMPL_NS_WEB
USE_NSREG

Patches for removing above defines contributed by Stephen Walker <walk84@yahoo.com>.
Bug #125118 r=cls sr=bryner
Bug #160397 r=cls sr=bryner
Bug #160628 r=cls
Bug #160451 r=cls sr=bryner

_IMPL_NS_VIEW

Patches for removing above define contributed by Brian Ryner <bryner@netscape.com>
Bug #160416 r=cls
2002-08-07 06:08:00 +00:00
rginda%netscape.com 8488742be7 - 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 ca97665b5e - 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 dcdf0218e9 - 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