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

3856 Коммитов

Автор SHA1 Сообщение Дата
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
aaronl%netscape.com 39e2a3c485 Bug 30088. More checkins to extensions/typeaheadfind. Fixes assertion. Not part of build. 2002-07-09 19:46:10 +00:00
akkana%netscape.com 14c96ae723 Ignore Makefile 2002-07-09 19:39:33 +00:00
akkana%netscape.com 2980d73a1a 30088: Make typeahead find build, register and run on Linux as well as windows. Not part of the build yet. 2002-07-09 19:38:37 +00:00
aaronl%netscape.com 2ed9f88210 Bug 30088. More checkins to extensions/typeaheadfind. Fixes some gcc warnings. Not part of build. 2002-07-09 18:46:13 +00:00
aaronl%netscape.com bbbdd59649 Bug 30088. More checkins to extensions/typeaheadfind. Support for docs with frames and iframes. Not part of build. 2002-07-09 18:38:41 +00:00
morse%netscape.com 8b3e803d1a bug 152696, cookie - bad check for https, r=dougt, sr=alecf 2002-07-09 02:40:35 +00:00
alecf%netscape.com e02f557926 argh, also patch universal char det
similar to patch by bzbarsky@mit.edu that I had in my tree
fixes extensions bustage
2002-07-09 01:10:42 +00:00
aaronl%netscape.com 0ea947c109 Bug 30088. Type ahead find feature (extension). See bug for the prefs that need to be set for it to work. Not part of build 2002-07-09 00:13:13 +00:00
stephend%netscape.com 296821fa07 Bug 156111 - prefix Open Web Location with http://. r=rginda@netscape.com 2002-07-08 23:36:39 +00:00
axel%pike.org 8460882943 removing deprecated samples, r=peterv,sicking; NOT PART OF BUILD 2002-07-08 10:42:33 +00:00
bryner%netscape.com 90a2f7dfb7 Fix all of the warnings about member initializer ordering in constructors (bug 156135). r=timeless, sr=jag. 2002-07-08 07:56:50 +00:00
axel%pike.org a01b0356b3 not part of build, test UI.
XUL interface for xsltmark, http://www.datapower.com/XSLTMark/.
Joint work with peterv, thanx for the work.
I tried to clean his stuff up, and make it non-block. I succeeded in the latter. I'm not happy with the UI yet, but that may come later.
2002-07-05 12:36:13 +00:00
axel%pike.org 9303ef6d4c these files are obsolete, and mostly wrong these days. We use bugzilla for this, so cvs rm them. Not part of the build 2002-07-03 09:20:45 +00:00
morse%netscape.com 57c84942a4 bug 155114, cookie stealing based on path, r=mstoltz, sr=jst 2002-07-03 00:56:34 +00:00
bzbarsky%mit.edu 5a0969e2e5 Minor cleanup of the fix for bug 122557. r=dbaron, sr=jst. 2002-07-03 00:18:33 +00:00
peterv%netscape.com 0f84e75d4a Readding file that accidentaly got removed in a merge. 2002-07-02 16:59:05 +00:00
peterv%netscape.com 0137d9cce4 Bustage fix. 2002-07-02 16:04:23 +00:00
peterv%netscape.com 878394785f Bustage fix. 2002-07-02 15:29:05 +00:00
peterv%netscape.com 5aaa54828a Bustage fix. Sigh. 2002-07-02 15:04:55 +00:00
peterv%netscape.com fc2870fe0e Bustage fix. 2002-07-02 14:59:24 +00:00
axel%pike.org d7b78fb9fb bustage fix for standalone, not part of build 2002-07-02 14:54:15 +00:00
peterv%netscape.com ddb7607e00 Bustage fix. 2002-07-02 14:42:04 +00:00
peterv%netscape.com e046915b70 Fix for bug 146967 (Clean up Transformiix strings). r=Pike, sr=jst. 2002-07-02 14:15:01 +00:00
rginda%netscape.com 3c3a5204e9 - not part of the build -
fix column sorting
2002-07-02 07:31:48 +00:00
morse%netscape.com 71e79c78b6 check in new image for lori, a=lorikaplan 2002-06-27 23:00:41 +00:00
sicking%bigfoot.com a9504f9133 Bug 88623: Remove the txList::iterator function and the ListIterator typedef
r=peterv sr=jst
2002-06-26 23:09:13 +00:00
alecf%netscape.com ec003bce66 final part of fix for bug 132175 - switch consumers over to new interface
r=bnesse, rs=waterson
2002-06-26 22:55:49 +00:00
peterv%netscape.com e2ff231bcc Bustage fix. 2002-06-26 13:17:12 +00:00
peterv%netscape.com 2265ea47a2 Fix for bug 88623 (Cleanup Transformiix code). r=Pike, sr=jst. 2002-06-26 12:42:13 +00:00
peterv%netscape.com cf98c1769e New files for bug 88623 (Cleanup Transformiix code). r=Pike, sr=jst. 2002-06-26 10:37:02 +00:00
katakai%japan.sun.com cac857ba27 bug 146658
unable to load ./libmozpango-thaix.so
modified pango.modules
r=Roland.Mainz@informatik.med.uni-giessen.de,sr=sfraser
2002-06-25 23:27:48 +00:00
morse%netscape.com c214f1ead5 bug 153581, move cookie properties file from wallet directory to cookie directory, r=brade, sr=alecf 2002-06-25 22:33:44 +00:00
timeless%mac.com 6a327f073c Bug 154086 Want /css to display current css setting
patch by neil@parkwaycc.co.uk r=rginda
2002-06-25 14:32:39 +00:00
alecf%netscape.com 61ecf4700d fix for bug 125617 - use the category manager instead of the registry to keep our list of encoders/decoders
r=dougt, sr=dveditz
2002-06-23 00:05:20 +00:00
sicking%bigfoot.com a7b9cf8171 Remove obsolete and potentially harmfull ctor from ProcessorState.
b=88623 r=peterv sr=jst
2002-06-22 01:27:40 +00:00
cotter%netscape.com d9f9821cc2 help content updates per bugzilla 122806 & ADT, r=oeschger; a few final corrections, search db update 2002-06-21 05:45:21 +00:00
peterv%netscape.com d542c53ab9 Fix Transformiix standalone bustage (does not affect Mozilla build). r=Pike. 2002-06-20 14:10:48 +00:00
peterv%netscape.com fd9a941c2c Fix for bug 146966 (Standalone Transformiix outputs HTML with XML prolog). r=Pike, sr=jst. 2002-06-20 13:25:48 +00:00
peterv%netscape.com d5b273bc97 Fix for bug 142108 (Crash when reloading XML+XSLT Trunk, M100, N70PR1, M11A [@ nsXMLContentSink::Observe][@ 0x00000001]). r=Pike, sr=jst. 2002-06-20 12:04:22 +00:00
cotter%netscape.com 2dd444be70 ongoing help content updates per bugzilla 122806 & ADT, r=oeschger; final corrections and search db update 2002-06-20 06:56:21 +00:00
morse%netscape.com d9500c57c2 change p3p icon, r=kerz, sr=blake, a=lorikaplan 2002-06-20 01:17:56 +00:00
blakeross%telocity.com 802cda8301 149357 - excess bloat in cookie prefs. r=morse sr=ben 2002-06-19 19:56:25 +00:00
dcone%netscape.com d46f30ed52 added an installer for the debug plugin. Not part of build. 2002-06-19 14:35:40 +00:00
timeless%mac.com 4361b71e10 Bug 114121 miFindCSSRules.accesskey definied as "Find CSS Rules..."
r=hwaara sr=jst
2002-06-19 00:02:27 +00:00
cotter%netscape.com 778ce1a550 ongoing help content updates per bugzilla 122806 & ADT, r=oeschger; latest formatting & editorial updates 2002-06-18 23:20:18 +00:00
naving%netscape.com 4957500d93 134076 original patch=wilson r=oscheger sr=alecf Made it so that Help search engine should let user know that no matches were found 2002-06-18 23:08:38 +00:00
robinf%netscape.com 46e288f5a7 routine help updates per bug 122806, r=oeschger 2002-06-18 22:57:52 +00:00
sicking%bigfoot.com 1c08ef6d4f Attribute axis should not include namespace declarations.
b=123357 r=peterv sr=jst
2002-06-16 16:58:13 +00:00
samuel%sieb.net b5d844e513 Bug 143039 - Typo in nsXmlRpcClient.js
r=samuel@sieb.net
sr=heikki
2002-06-16 06:17:54 +00:00
samuel%sieb.net e428d8afb1 Bug 137171 - XML-RPC bug handling dates with months 10 and over
r=rginda
sr=sspitzer
2002-06-16 06:14:31 +00:00
oeschger%netscape.com 6c2ebdf8bc additions to search db for help, dispensaton per 122806 2002-06-15 00:49:05 +00:00
mstoltz%netscape.com 6f5d99be4c 133170 - Need to re-check host for security on a redirect after a call to
XMLHttpRequest.open(). For xmlextras, r=heikki, sr=jband. For caps,
r=bzbarsky, sr=jst
147754 - Add same-origin check to XMLSerializer. Patch by jst. r=mstoltz,
sr=jband
113351 - Add same-origin check to XSL Include. Patch by peterv and jst,
r=mstoltz, sr=rpotts
135267 - Add same-origin check to stylesheets included via LINK tags.
r=dveditz, sr=scc
2002-06-14 23:54:18 +00:00