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

4108 Коммитов

Автор SHA1 Сообщение Дата
danm%netscape.com 3616a834cf adding popup window manager menu. bug 166442 r=jag,jst,morse,timeless 2002-09-11 02:33:55 +00:00
danm%netscape.com c4ee53eb8a adding popup window manager dialog type. bug 166442 r=jag,jst,morse,timeless 2002-09-11 02:33:16 +00:00
danm%netscape.com 3ebfe9f890 new strings for popup window manager. bug 166442 r=jag,jst,morse 2002-09-11 02:17:48 +00:00
bzbarsky%mit.edu 100553c055 Show style rules for things that are display:none and their
descendants.  Bug 166548, r=dbaron, sr=hewitt.
2002-09-11 02:15:22 +00:00
danm%netscape.com 61c2c509c7 add new window permission type. bug 166442 r=jag,jst,morse 2002-09-11 02:14:51 +00:00
danm%netscape.com 4105535247 add new popup window manager to module. bug 166442 r=jag,jst,morse 2002-09-11 02:13:31 +00:00
danm%netscape.com fa94efe871 build new popup window manager 2002-09-11 02:12:14 +00:00
danm%netscape.com 72c94ab2d9 popup window permissions manager. bug 166442 r=jag,jst,morse,timeless 2002-09-11 02:10:46 +00:00
yokoyama%netscape.com 53c55209ac 162894
Universal Auto Detector regression fix.
/r=yokoyama, shanjian, /sr=jst, /a=asa
2002-09-11 01:58:29 +00:00
caillon%returnzero.com ba678d451b 166947 - Copy XML (on node context menu) should encode character entities
r=timeless sr=bzbarsky
2002-09-11 01:36:28 +00:00
nhotta%netscape.com 2981b4fa70 Adding nsLatin1Prober.cpp to the project to fix the Mac build problem. 2002-09-09 21:21:47 +00:00
shanjian%netscape.com 2115b4ca2d #162894 Extend universal detector's coverage to include iso-8859-1
Added latin1 prober.
r=smontagu, sr=jst, a=asa
2002-09-09 19:43:40 +00:00
glazman%netscape.com 9080066a24 -- not part of the build --
CaScadeS landing, doc only change, b=161663, r=brade, a=rjesup@wgate.com
2002-09-09 12:47:51 +00:00
glazman%netscape.com 26422c2dca -- not part of the build ---
CaScadeS landing, b=161663, r=brade, a=rjesup@wgate.com
2002-09-09 09:53:49 +00:00
glazman%netscape.com 9d86914b1c -- not part of the build ---
CaScadeS landing, b=161663, r=brade, a=rjesup@wgate.com
2002-09-09 09:33:17 +00:00
cbiesinger%web.de 25301ffc09 fixing gcc 3.2 bustage 2002-09-08 10:42:45 +00:00
aaronl%netscape.com cf2c1b035b Fix bustage - nsITimer interface changed 2002-09-08 06:47:54 +00:00
aaronl%netscape.com 3da5723aa1 Bug 166993. Typeaheadfind, gracefully handle mashed characters on keyboard, r=syd, sr=jst, a=rjesup. Bug 167041. Typeahaedfind, selection+focus+caret not showing up in framed page searches, when found text moves focus to new frame, r=akkana, sr=bzbarsky, a=rjesup 2002-09-08 06:19:13 +00:00
dougt%netscape.com 68faeb5241 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +00:00
dougt%netscape.com fae89c4077 Fixes up the timer interface. b157136, r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 05:38:16 +00:00
leaf%mozilla.org 70941124cb update localeVersion to 1.2a, a=asa 2002-09-07 01:01:49 +00:00
caillon%returnzero.com 70573fd460 167009 - We should be using the node type constants defined on Node instead of their numerical expression.
r=glazman rs=bzbarsky a=asa
2002-09-07 00:55:05 +00:00
timeless%mac.com 8cd6afaae2 Bug 166185 sidebar needa a minimum width
r=oeschger sr=jag a=rjesup
2002-09-06 17:37:50 +00:00
rginda%netscape.com fe7dfa3d4c bug 166967, "profile summary is incorrect"
fix profile summary format string to include avg call time.
also makes isURLFiltered return true for empty urls.
2002-09-06 06:54:07 +00:00
aaronl%netscape.com 6fd83c09e1 Bug 166955. Type ahead find causes typing failure in mail compose window after returning from browser. r=bz, sr=dbaron 2002-09-05 23:41:16 +00:00
rginda%netscape.com 0e55bf5f1a - cview only, not part of the build -
change rec.show() to rec.unHide(), because there is no such thing as rec.show()
2002-09-05 21:06:16 +00:00
morse%netscape.com 599ee29440 backout offending part of patch in bug 158216, a=asa 2002-09-05 20:09:20 +00:00
timeless%mac.com a4be2d0cde Bug 166574 password input controls don't accept typing (goes to typeaheadfind) smoketest blocker r=jesup sr=dbaron a=dbaron 2002-09-04 14:38:22 +00:00
aaronl%netscape.com 248e652669 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 171d43ee25 - 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 bcbd71e498 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 ba0e03e53e 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 f2a00efc93 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 831a3efda5 - 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 e883ef274b 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 43e442ad09 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 3ef82657b5 Bug 30088. Turning of type ahead pref again because of regressions. See bug. 2002-09-03 06:34:41 +00:00
bryner%netscape.com 79d4542503 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 c487f606ba 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 932f63b026 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 33dff8528e 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 ba2339754c 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 64ba1e9eda 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 661b665bf9 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 0dcb5efb9c 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 c9c3c65908 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 5eabcba69f 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 76f13128db 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 568bbcee22 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 0c4726b726 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 9c13ba5e80 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 4cf07bf8d3 bug 90644, http and ftp sites share cookies, r=mstoltz, sr=darin 2002-08-29 00:12:26 +00:00
morse%netscape.com a1b54589a7 bug 164278, reading cookie file is inefficient, c=brade, r=morse, sr=darin 2002-08-28 23:58:06 +00:00
morse%netscape.com 34e12d71f8 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 f2a9de6bbf 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 e6d2aefa12 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 0b0d06e121 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 75dc9786ce 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 22ffaadb79 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 dc6d6e3736 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 ada916158d bug 164496 - Language switching broken (again), regression of 144740, r=timeless, sr=alecf 2002-08-26 11:02:28 +00:00
danm%netscape.com 091b30e2a3 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 cb32a0f906 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 a57798e9c8 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 c281cc6c4f Bug 164295. [typeaheadfind] Linker Error with Sun Forte Compile against gkgfx 2002-08-23 21:16:50 +00:00
bryner%netscape.com b366f360b3 Ignore generated Makefiles. 2002-08-23 10:30:06 +00:00
bryner%netscape.com 4c5e47496d Ignore UniversalChardetTest binary. 2002-08-23 10:28:28 +00:00
morse%netscape.com aa76d4c64a bug 146271, password manager contains undeletable entries, r=sgehani, sr=jag 2002-08-22 22:58:16 +00:00
mkaply%us.ibm.com 35c9e14f1d #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 35ed14a818 #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 cba24542ca 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 dccf20a93b 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 e440be8fdb Fix for bug 163955 (Header cleanup for transformiix). r=sicking, rs=jst. 2002-08-22 12:33:45 +00:00
peterv%netscape.com 06fb1e2215 Fix for bug 163955 (Header cleanup for transformiix). r=sicking, rs=jst. 2002-08-22 12:22:47 +00:00
morse%netscape.com 19a5d957ba bug 162331, fix memory leak, r=dbradley, sr=jag 2002-08-21 21:31:50 +00:00
peterv%netscape.com b2863c55b1 Remove warnings. 2002-08-21 14:22:58 +00:00
peterv%netscape.com 83aef5bdbb Try to fix linking problem on planetoid. 2002-08-21 14:18:12 +00:00
peterv%netscape.com 12c9b0c13e Add back widget to REQUIRES. 2002-08-21 13:20:21 +00:00
peterv%netscape.com d44faa5bb2 Adding back widget to REQUIRES. 2002-08-21 13:07:25 +00:00
peterv%netscape.com c43eeac2cc 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 a0e8b4bb24 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 b6807d824d Restore alphabetical order. No functional change. 2002-08-20 11:14:34 +00:00
peterv%netscape.com 3b7400538f Remove bogus appshell dependency. r=Pike. 2002-08-20 11:12:05 +00:00
sicking%bigfoot.com 0902b36dfc 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 0ab965cf72 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 db0d98848c Whitespace cleanup, not part of the build. 2002-08-19 19:17:48 +00:00
peterv%netscape.com 07e2d4c47a 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 d76b6e89c5 Not part of build. Type ahead find. More cleanup 2002-08-19 04:44:22 +00:00
jst%netscape.com 3d841040bb More random cleanup. Not part of the build yet 2002-08-17 07:15:09 +00:00
sicking%bigfoot.com 733abe019c Bug 162461: Make inLayoutUtils::GetContainerFor use nsIDOMWindowInternal::GetFrameElement
r=bz, sr=hewitt
2002-08-17 04:19:34 +00:00
heikki%netscape.com c3bcc86756 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 c923b74618 Bug 137866, responseText should default to UTF-8. r=bzbarsky, sr=jst. 2002-08-16 23:18:20 +00:00
morse%netscape.com aca536278b 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 1bd43648ae Not part of build. Typeaheadfind - forgot to change module names in makefile 2002-08-16 00:02:58 +00:00
aaronl%netscape.com 682fd004de Not part of build. Type ahead find, removing superfluous file 2002-08-15 23:22:19 +00:00
aaronl%netscape.com 9eee1fed9b 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 2b8679f3b5 Mostly cleanup of the typeaheadfind code, not part of the build. 2002-08-15 22:24:26 +00:00
darin%netscape.com d86e3064ab 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 830df556e6 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 2fefca3656 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 50aa7ca88e 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 59f8b8c7bb 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 48ff33b31f 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 1b4f71f26c bug 156922, dynamic updating of cookie manager dialog, r=sgehani, sr=jag 2002-08-14 00:05:17 +00:00
sicking%bigfoot.com 969d36ee01 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 493dbb7e5b 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 4f3eebbbf5 Fix warnings. r=Pike, rs=jst. 2002-08-13 12:48:27 +00:00
peterv%netscape.com 75b5a663ba Remove obsolete files. r=Pike. 2002-08-13 12:45:08 +00:00
peterv%netscape.com e9708150ba Remove obsolete file. r=Pike, rs=jst. 2002-08-13 10:58:11 +00:00
morse%netscape.com 488b7097c8 bug 157038, dynamic updating of password manager dialog, r=sgehani, sr=jag 2002-08-12 20:51:27 +00:00
peterv%netscape.com 2e325d93c0 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 4ea048345b 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 22e3e14e14 bug 155114, stealing cookies, r=mstoltz, sr=dveditz 2002-08-12 06:23:00 +00:00
gerv%gerv.net a6d4accdea 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 322da773fb Removing old nmake build makefiles. Bug #158528 r=pavlov 2002-08-10 07:55:43 +00:00
aaronl%netscape.com 4267688419 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 fdcde43318 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 55093f6afc 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 e48e42b008 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 0c8458f985 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 45e59826d8 changes to nsIIOService in preparation for freezing, b=157131
r=dougt sr=alecf
2002-08-08 19:08:59 +00:00
peterv%netscape.com 855a6b16ce Warning fixes. r=Pike, rs=jst. 2002-08-08 12:30:02 +00:00
bzbarsky%mit.edu 57b379ab1f 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 a5fe3dd499 - venkman only -
abbreviate tabs to 30 characters max
2002-08-07 23:53:46 +00:00
seawood%netscape.com 301b1a4ca8 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 ca8b315145 - 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 40b5ddbbe3 - 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 d7a2386027 - 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
peterv%netscape.com 5919fcc880 Bustage fix for Transformiix standalone. 2002-08-06 12:29:49 +00:00
peterv%netscape.com 8046e251db Landing TX_BRIDGE_1_1_BRANCH.
Rewrite pretty much all variable and parameter handling. Makes global and local variables be handled differently. Global variables are no longer part of the variables stack, and are lazily evaluated. Fixes bugs 117658, 92929 and some unfiled bugs and fixes remaining parts of bugs 83651 and 96802. Patch by sicking, r=Pike sr=bz.

Fix for bug 156464: fix rounding problems in module, allow patterns without any '0's in the integer part and fix problems with grouping for standalone. Patch by sicking, r=Pike sr=bz.

Fix for bug 157340 (Probable bugs in extensions/transformiix/source/base/txMozillaString.h). Patch by peterv, r=Pike, sr=bz.

Fix for bug 146967 (Clean up Transformiix strings). Patch by peterv, r=sicking, sr=jst.

Fix for bug 156464 (Remove static strings from Transformiix). Patch by peterv, r=Pike, sr=jst.
2002-08-06 12:28:27 +00:00
henry.jia%sun.com 8954de8e78 4th patch for bug 158080
Description: replace the hardcode of "@mozilla.org/embedcomp/window-watcher;1" with NS_WINDOWWATCHER_CONTRACTID
Patch by Henry.Jia@sun.com
r=anto, sr=alecf
2002-08-06 05:56:22 +00:00
bzbarsky%mit.edu 76afbbd308 Fix JS object display in Inspector. Bug 160254, r=timeless, sr=hewitt. 2002-08-06 05:20:29 +00:00
bzbarsky%mit.edu 7437096b69 Bug 157913. Priority is "important", not "!important". r=glazman,
sr=dbaron
2002-08-06 03:21:14 +00:00
aaronl%netscape.com 71195c0ca3 Not part of build. Bug 30088 - type ahead find, fixes based on comments from r=Akkana 2002-08-06 02:06:19 +00:00
bzbarsky%mit.edu 0df9c5886f Bug 117564. Make Inspector flash the right spot when things are
positioned.  r=caillon, sr=hewitt.
2002-08-06 01:20:08 +00:00
alecf%netscape.com f7ad4265ef bug 157624 - prep for freezing nsISupports* primitives by renaming the string classes appropriately
nsISupportsString  -> nsISupportsCString
nsISupportsWString -> nsISupportsString
r=dougt, sr=jag
2002-08-06 00:53:19 +00:00
aaronl%netscape.com 5de3517678 Not part of build. Bug 30088 - type ahead find. Suggestions for changes from Akkana via r= process, plus whitespace fixes 2002-08-06 00:35:19 +00:00
aaronl%netscape.com d81d4b84bc Not part of build. Type ahead find, add ifdefs for selection color change back in so that it builds 2002-08-05 21:23:24 +00:00
aaronl%netscape.com 7e36bb9200 Not part of build. Bug 30088 - typeaheadfind, add new pref accessibility.typeaheadfind.startlinksonly, which forces link mode matches to be at the beginning of the link 2002-08-05 19:42:43 +00:00
aaronl%netscape.com ec578c0da3 Not part of build. Bug 30088 - typeaheadfind. Fixes Jesse Ruderman's catches (should not activate when in select, backspace going back a page when 1 char in buffer) 2002-08-02 06:25:15 +00:00
loadrunner%betak.net e39a4a0f11 b144740, polish, javascript strict warnings in pref-contentpacks.xul, r=kairo, sr=blizzard, a=asa 2002-08-02 01:05:03 +00:00
aaronl%netscape.com b1348f82a0 Not part of build. Bug 30088 - typeahead find, include URL in status messages 2002-08-01 21:38:39 +00:00
rginda%netscape.com b78133bb8e bug 160462 land chatzilla 0.8.9 r=me, a=rjesup
bug 131498 Can't join a channel with Japanese name
bug 133472 slow switching between channels

patches from samuel@sieb.net and naitoh@be-in.org
samuel's changes switch from DOM manipulation to a <xul:deck>, to speed up the time it takes to switch tabs.
naitoh's changes make it possible to join channels with encoded names
change by me to load external scripts before processing startup urls, so that user-defiend networks function properly in irc: urls.
2002-08-01 21:08:59 +00:00
aaronl%netscape.com f888fbafd7 Not part of build. Bug 30088 - type ahead find. Make type ahead find work better with sloppy focus. 2002-08-01 19:15:06 +00:00
aaronl%netscape.com 00f49bddf1 Not part of build. Bug 30088 - type ahead find. Make type ahead find work better with sloppy focus. Get rid of compile warnings 2002-08-01 19:05:13 +00:00
aaronl%netscape.com 98c3bb0810 Not part of build. Bug 30088 - latest type ahead find changes (ifdef'd out). This is the code that will be used to change selection appearance during type ahead find 2002-07-31 17:19:34 +00:00
sicking%bigfoot.com 39c966dd38 Use principals instead of URIs for same-origin checks.
b=159348, r=bz, sr=jst, a=asa
2002-07-30 21:26:32 +00:00
bryner%netscape.com caa52be426 Remove obsolete _IMPL_NS_NET and NS_NET defines (bug 159887). r=cls, sr=bzbarsky, a=asa. 2002-07-30 02:25:08 +00:00
rginda%netscape.com 072d6e6436 - venkman only -
bug 160003, "land venkman 0.9.28", a=asa
Adds "scriptable breakpoints" and "meta comments", described in <news://news.mozilla.org:119/3D45310E.8080206@netscape.com>.
Also adds "run to cursor" and "find in file" functionaliy, and fixes bug 126779.
2002-07-29 23:31:19 +00:00
morse%netscape.com 46c59f513a bug 159484, password stealing, r=mstoltz, sr=dveditz, a=chofmann 2002-07-29 18:17:32 +00:00
aaronl%netscape.com f7fbe2b3e5 Not part of build. Bug 30088 - type ahead find, fix support of nsITypeAheadFind. Fix for showing link URL in status line in this checkin, but ifdef'd out for now 2002-07-29 05:59:32 +00:00
bzbarsky%mit.edu 41520279ac Backing out fix for bug 156072 due to regression bug 158792. r=caillon/sr=jst/a=asa 2002-07-26 00:35:15 +00:00
alecf%netscape.com e9e1a39573 fix for bug 157572 - remove nsIAtom references from strings, and thus expicitly #include nsIAtom.h for consumers who are expecting it.
r=dmose, sr=jag, a=asa
2002-07-25 18:31:10 +00:00
blakeross%telocity.com ae70343ad6 158419 - help back/fwd buttons broken. r=doron sr=ben a=brendan 2002-07-23 22:16:05 +00:00
kairo%kairo.at 91b35d6b4f bug 158678 - adding missed help_help.html file, r=oeschger, dispensation of drviers per bug 122806 2002-07-22 17:10:21 +00:00
aaronl%netscape.com 7bc9b53768 Not part of build. Bug 30088. Minor tweaks, getting ready for review 2002-07-22 14:55:02 +00:00
aaronl%netscape.com 77130b354c Not part of build. Bug 30088. Minor tweaks, getting ready for review 2002-07-22 14:55:01 +00:00
aaronl%netscape.com 7ec85c02cf Not part of build. Bug 30088 - type ahead find. Add support for nsITypeAheadFind. 2002-07-21 22:36:51 +00:00
morse%netscape.com adbda444cb bug 155114, back out all patches for fixing cookie-stealing bug, a=asa 2002-07-20 07:38:16 +00:00
stephend%netscape.com 9b64d4caa6 Bug 158264. Prefix showOpenURLDialog() with http://. r=caillon@netscape.com, sr=hewitt@netscape.com (also Module Owner), a=asa@mozilla.org 2002-07-20 00:40:49 +00:00
aaronl%netscape.com f0437b1093 Not part of build. Bug 30088: typeaheadfind - make sure we're not enabled in mailnews message pane, because we conflict with shortcuts link n for next unread message 2002-07-19 16:07:23 +00:00
samuel%sieb.net e3e2c7ada0 Bug 146509 - allow tab completion to work with non-alphanumeric characters
r=rginda
a=asa
2002-07-19 05:56:29 +00:00
samuel%sieb.net 31c63254be Bug 135937 - clean up connection status (limit decimal points)
r=rginda
a=asa
2002-07-19 05:53:27 +00:00
samuel%sieb.net 0b894d3964 Bug 152182 - allow multiple channels for /join
r=rginda
a=asa
2002-07-19 05:51:00 +00:00
rginda%netscape.com dec4f24221 - venkman only -
bug 158181, "this.tabs has no properties error when script is unloaded"
r=caillon, a=asa
null check for content before we actually try to use it (in source2 view)
also fixes spelling error, strict warning, and margin-clicking in the source2 view
2002-07-18 23:27:49 +00:00
aaronl%netscape.com 6ff44f6318 Not part of build. Bug 30088: type ahead find. Support Accel+Shift+G for find previous 2002-07-18 19:11:54 +00:00
aaronl%netscape.com ac1852d879 Not part of build. Bug 30088 - type ahead find. Ctrl+G now respects linksonly setting 2002-07-18 18:32:54 +00:00
aaronl%netscape.com be64d8194c Not part of build. Bug 30088 - type ahead find. Fixes problem with type ahead find locking up 2002-07-18 14:19:31 +00:00
sicking%bigfoot.com c2e51f12c5 Reenable same-origin checks. Patch by me and jst.
b=156452 r=peterv/sicking/jst sr=bz/jst a=chofmann
2002-07-18 05:53:28 +00:00
jaggernaut%netscape.com c00f88dfe3 Bug 142623: No reload of Language strings due to XUL FastLoad. Patch by John Morrison <jrgm@netscape.com>, r=ben, sr=brendan, a=chofmann. 2002-07-18 04:00:31 +00:00
hwaara%chello.se 6fd430980d #156074, processing-instructions should be better denoted.
r=caillon, tim <riceman+bmo@mail.rit.edu>
sr=bzbarsky
a=scc

#156072, DOM inspector omits the #document node, and also doesn't show any sibling nodes to the root element (comments, text nodes, etc.)
r=caillon, tim <riceman+bmo@mail.rit.edu>
sr=bzbarsky
a=scc
2002-07-18 02:04:12 +00:00
rginda%netscape.com 92b1e3b67c - venkman only -
bug 157638, "Land VENKMAN_FLOATS_MY_BOAT branch", a=scc
Landing the 3 month old branch, which fixes the following bugs...
121409, 103898, 116102, 116099, 127750, 127099, 121501, 127102, 127737, 127733, 150481, 156776, 156769, 153381, 153066, 152946, 127752, 116286, 143682, 130398, 129692, 156111, 127736, 130050, 139565, 128604, 127751, 127732, 127727, 103425, 85634, 139557, 125394
2002-07-18 00:54:32 +00:00
leaf%mozilla.org 8860985e79 bug 154840, r=cls, sr=brendan, a=jesup update localeVersion strings 2002-07-17 23:51:49 +00:00
morse%netscape.com 79a3f5ff1b bug 155114, stealing cookies based on path attribute, r=mstoltz, sr=jag, a=chofmann 2002-07-17 23:38:28 +00:00
akkana%netscape.com 3303461ce0 Add a target to make the xpi. Not part of the normal build. 2002-07-17 01:04:10 +00:00
aaronl%netscape.com 6e016d989a Not part of build. Bug 30088 - type ahead find. Fixes it so that you must type backspace to remove a character from the buffer. 2002-07-16 22:30:10 +00:00
aaronl%netscape.com f68e734804 Not part of build. Bug 30088 - type ahead find. Fixes it so that feature is not activated in isindex or input type=file. Typing / now indicates text only search, a quote now indicates link search. Fixes repeated character so it only cycles through links if the exact repeated characters cannot be found repeated like that in the text/links 2002-07-16 22:08:55 +00:00
peterv%netscape.com afe17d383e Temporarily disable the code that caused the slowdown in Txul, Tp and Ts. Bug 156452. 2002-07-16 15:46:39 +00:00
sicking%bigfoot.com 17bc6e66e4 Add same-origin checks in a few DOM methods. Patch by me and jst.
b=156452, r=jst/me, sr=bz, a=pending
2002-07-16 13:09:15 +00:00
axel%pike.org ab62a85dde remove security checks from buster, it's chrome:// now. Not part of build 2002-07-16 11:58:26 +00:00
kairo%kairo.at f5b4d227f7 reorder/split strings in language/content pref panel to better remind users of restarting, bug 137324, r=axel@pike.org, sr=alecf, a=asa 2002-07-16 09:38:42 +00:00
axel%pike.org 287b99fcf1 chromeing XSLT QA app buster, not removing security checks yet, though. Plus, adding stats and test display by peterv. Not part of build. 2002-07-15 19:51:27 +00:00
mstoltz%netscape.com 83dca0b0d4 bug 125725, part 2 - pass nsIURIs instead of char* URL specs into nsCookies.
That way, we won't try to get or set cookies on protocols that don't support host.
r=morse, sr=dveditz, a=asa
2002-07-13 03:45:05 +00:00
aaronl%netscape.com 6a8fed6e60 Not part of build. Typeaheadfind: clean up emacsish/repeated character logic 2002-07-12 08:10:13 +00:00
aaronl%netscape.com 365a89ed32 Not part of build. Typeaheadfind (bug 30088): Prefer an exact match, if it exists, when the same character is repeated. Should make the emacs folks happy 2002-07-12 07:41:22 +00:00
aaronl%netscape.com 20beb5a5dc Not part of build. Fix for crash in typeaheadfind (bug 30088) 2002-07-12 07:23:09 +00:00
oeschger%netscape.com cc75813ce3 added help content for http networking, brought over from ns help, bug=143590 2002-07-11 22:58:43 +00:00
morse%netscape.com d1fc3207bd bug 152694, cookies with spaces in the value get mangled, r=law, sr=jag, a=asa 2002-07-11 21:58:43 +00:00
oeschger%netscape.com b3a6bd2244 updating info in help text: File->Import --> Tools->Import, bug=142111 2002-07-11 18:21:46 +00:00
aaronl%netscape.com 3d0005f7ad Bug 30088. Not part of build. Typeaheadfind, fix for repeated character - could get stuck 2002-07-11 01:56:20 +00:00
aaronl%netscape.com 8429f3bf88 Bug 30088. Typeaheadfind fix, not part of build. Sometimes typeaheadfind would hang if the letter typed wasn't visible 2002-07-11 01:00:36 +00:00
aaronl%netscape.com deb7035ba7 Bug 30088. Fixed pref handling of typeaheadfind so that it has it's own default preferences file. No need to se prefs manually anymore. Touched up rdf files so that installing via xpi can work. Not part of build 2002-07-10 23:34:52 +00:00
aaronl%netscape.com 73aea38a10 Bug 30088. Type ahead find extension, fixing timeouts so that are reset on failed matches as well. Not part of build 2002-07-10 07:39:35 +00:00
sicking%bigfoot.com de586d5b04 fix linux bustage 2002-07-10 05:50:31 +00:00
sicking%bigfoot.com 451ede1894 Key template modes, template names, decimalformats, attributesets and keys on expanded name rather then qualified name.
b=96082 r=peterv sr=jst
2002-07-10 05:04:24 +00:00
morse%netscape.com 6dd796b7ef bug 155038, cookies are sent from sidebar, r=bbaetz, sr=alecf 2002-07-10 01:58:49 +00:00
morse%netscape.com cdf7b04f26 bug 138489, allow for space in cookie domain attribute, r=sgehani, sr=alecf 2002-07-10 01:54:14 +00:00
timeless%mac.com 04ee09cffc Bug 148671 function retrieveURLFromData() is triplicated (?) in the code with slight differences.
patch by pierrechanial@netscape.net r=rginda,timeless sr=jag
2002-07-10 01:23:56 +00:00
rayw%netscape.com 3207dc4bf1 Fix for bug 154971, r=harishd, sr=heikki, sr=jst, very safe fix to inheritance
of HTTPS transport in SOAP.  Duplicates functioning line above for HTTP.  Does
not affect any object used outside of HTTPS transport for SOAP which wa not working.
2002-07-09 22:30:14 +00:00
aaronl%netscape.com 4ce0bbdb5b Bug 30088. More checkins to extensions/typeaheadfind. Fixes assertion. Not part of build. 2002-07-09 19:49:23 +00:00