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

4106 Коммитов

Автор SHA1 Сообщение Дата
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
peterv%netscape.com 6d2213ac73 Bustage fix for Transformiix standalone. 2002-08-06 12:29:49 +00:00
peterv%netscape.com d5045555e3 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 5b64006da1 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 50c851cade Fix JS object display in Inspector. Bug 160254, r=timeless, sr=hewitt. 2002-08-06 05:20:29 +00:00
bzbarsky%mit.edu 613e24b86a Bug 157913. Priority is "important", not "!important". r=glazman,
sr=dbaron
2002-08-06 03:21:14 +00:00
aaronl%netscape.com 20500cd3b7 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 2519e8cabe 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 3703f3c61b 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 48d3bd82a0 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 1f39d9d203 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 59d622f4fe 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 484a114ebd 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 e4235ffe5a 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 a06994f333 Not part of build. Bug 30088 - typeahead find, include URL in status messages 2002-08-01 21:38:39 +00:00
rginda%netscape.com 48382cacdb 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 ce501a1076 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 34b226b6d5 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 dbb6f463d4 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 b2160d158c 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 b1bd8f1222 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 56871c5eb3 - 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 23897eede7 bug 159484, password stealing, r=mstoltz, sr=dveditz, a=chofmann 2002-07-29 18:17:32 +00:00
aaronl%netscape.com 4eba4dd060 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 7b2526fc6d 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 ab7922b195 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 028b3a0482 158419 - help back/fwd buttons broken. r=doron sr=ben a=brendan 2002-07-23 22:16:05 +00:00
kairo%kairo.at 13c9ec8b2b 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 0d17305300 Not part of build. Bug 30088. Minor tweaks, getting ready for review 2002-07-22 14:55:02 +00:00
aaronl%netscape.com b8b55015a1 Not part of build. Bug 30088. Minor tweaks, getting ready for review 2002-07-22 14:55:01 +00:00
aaronl%netscape.com a43a630bb4 Not part of build. Bug 30088 - type ahead find. Add support for nsITypeAheadFind. 2002-07-21 22:36:51 +00:00
morse%netscape.com 725b0f2356 bug 155114, back out all patches for fixing cookie-stealing bug, a=asa 2002-07-20 07:38:16 +00:00
stephend%netscape.com 424c3ee30c 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 379d37dfd6 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 05d49c2ae7 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 6bbf1fbf3d Bug 135937 - clean up connection status (limit decimal points)
r=rginda
a=asa
2002-07-19 05:53:27 +00:00
samuel%sieb.net a888f6d42b Bug 152182 - allow multiple channels for /join
r=rginda
a=asa
2002-07-19 05:51:00 +00:00
rginda%netscape.com 7a048cbfc1 - 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 8e6155f38b 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 5cff7e0690 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 623e37ce87 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 bde13bef02 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 8c32ed654e 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 770ceb1fe6 #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 c253059afa - 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 dd33dbb91f bug 154840, r=cls, sr=brendan, a=jesup update localeVersion strings 2002-07-17 23:51:49 +00:00
morse%netscape.com 842a8e1ff2 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 d1efe174ed Add a target to make the xpi. Not part of the normal build. 2002-07-17 01:04:10 +00:00
aaronl%netscape.com 402301d774 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 936f2edb25 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 713c3bb881 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 b1be364088 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 4cbb6866c5 remove security checks from buster, it's chrome:// now. Not part of build 2002-07-16 11:58:26 +00:00
kairo%kairo.at de1c7a4e51 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 777e704d31 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 8fe99901a3 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 6e7925d837 Not part of build. Typeaheadfind: clean up emacsish/repeated character logic 2002-07-12 08:10:13 +00:00
aaronl%netscape.com 1905c441da 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 52b8d21fed Not part of build. Fix for crash in typeaheadfind (bug 30088) 2002-07-12 07:23:09 +00:00
oeschger%netscape.com c6d55a7801 added help content for http networking, brought over from ns help, bug=143590 2002-07-11 22:58:43 +00:00
morse%netscape.com 5c34f45eba 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 70391f0d30 updating info in help text: File->Import --> Tools->Import, bug=142111 2002-07-11 18:21:46 +00:00
aaronl%netscape.com 639104b377 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 a16efa1eda 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 1ab1457f79 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 f7b52a47ea 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 e4b2b45617 fix linux bustage 2002-07-10 05:50:31 +00:00
sicking%bigfoot.com b81f2611ce 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 8eca784d1a bug 155038, cookies are sent from sidebar, r=bbaetz, sr=alecf 2002-07-10 01:58:49 +00:00
morse%netscape.com 6fbdec671e bug 138489, allow for space in cookie domain attribute, r=sgehani, sr=alecf 2002-07-10 01:54:14 +00:00
timeless%mac.com 8cc672252b 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 86765eb8e0 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 8aa13716cf Bug 30088. More checkins to extensions/typeaheadfind. Fixes assertion. Not part of build. 2002-07-09 19:49:23 +00:00
aaronl%netscape.com 90e53cad28 Bug 30088. More checkins to extensions/typeaheadfind. Fixes assertion. Not part of build. 2002-07-09 19:46:10 +00:00
akkana%netscape.com 5b346f43db Ignore Makefile 2002-07-09 19:39:33 +00:00
akkana%netscape.com 685cdfa613 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 d7706c030f 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 0db96f0392 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 0bf5f10f22 bug 152696, cookie - bad check for https, r=dougt, sr=alecf 2002-07-09 02:40:35 +00:00
alecf%netscape.com 10a38d1860 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 6f256086ca 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 d8dd3407e1 Bug 156111 - prefix Open Web Location with http://. r=rginda@netscape.com 2002-07-08 23:36:39 +00:00
axel%pike.org 1fe9976199 removing deprecated samples, r=peterv,sicking; NOT PART OF BUILD 2002-07-08 10:42:33 +00:00
bryner%netscape.com 122b978d08 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 2e333e4e11 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 378f2e61ae 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 c5551cec2d bug 155114, cookie stealing based on path, r=mstoltz, sr=jst 2002-07-03 00:56:34 +00:00
bzbarsky%mit.edu dea6a87b86 Minor cleanup of the fix for bug 122557. r=dbaron, sr=jst. 2002-07-03 00:18:33 +00:00
peterv%netscape.com ded1a29cd7 Readding file that accidentaly got removed in a merge. 2002-07-02 16:59:05 +00:00
peterv%netscape.com 993b33e09e Bustage fix. 2002-07-02 16:04:23 +00:00
peterv%netscape.com 98ab900662 Bustage fix. 2002-07-02 15:29:05 +00:00
peterv%netscape.com a09cfbbbc4 Bustage fix. Sigh. 2002-07-02 15:04:55 +00:00
peterv%netscape.com 18ca3cf7ec Bustage fix. 2002-07-02 14:59:24 +00:00
axel%pike.org 3fe9fe7b88 bustage fix for standalone, not part of build 2002-07-02 14:54:15 +00:00
peterv%netscape.com 0bff0a2feb Bustage fix. 2002-07-02 14:42:04 +00:00
peterv%netscape.com 8bf305a18f Fix for bug 146967 (Clean up Transformiix strings). r=Pike, sr=jst. 2002-07-02 14:15:01 +00:00
rginda%netscape.com 7df6d07dcb - not part of the build -
fix column sorting
2002-07-02 07:31:48 +00:00
morse%netscape.com 0a18677404 check in new image for lori, a=lorikaplan 2002-06-27 23:00:41 +00:00
sicking%bigfoot.com 0e8b505938 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 22602b2219 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 3edd4608fd Bustage fix. 2002-06-26 13:17:12 +00:00
peterv%netscape.com 7ff4db6886 Fix for bug 88623 (Cleanup Transformiix code). r=Pike, sr=jst. 2002-06-26 12:42:13 +00:00
peterv%netscape.com f3c14fba95 New files for bug 88623 (Cleanup Transformiix code). r=Pike, sr=jst. 2002-06-26 10:37:02 +00:00
katakai%japan.sun.com e5a20a12bd 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 6f99cd621e 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 29f3ef2db4 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 e9ea294232 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 4be7f53d06 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 18f1184491 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 c0f15ad250 Fix Transformiix standalone bustage (does not affect Mozilla build). r=Pike. 2002-06-20 14:10:48 +00:00
peterv%netscape.com cd18879f04 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 6d9c1486db 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 4c139217cf 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 27b9583b71 change p3p icon, r=kerz, sr=blake, a=lorikaplan 2002-06-20 01:17:56 +00:00
blakeross%telocity.com 3fc792394e 149357 - excess bloat in cookie prefs. r=morse sr=ben 2002-06-19 19:56:25 +00:00
dcone%netscape.com bd9c7e974a added an installer for the debug plugin. Not part of build. 2002-06-19 14:35:40 +00:00
timeless%mac.com d1b65fabf6 Bug 114121 miFindCSSRules.accesskey definied as "Find CSS Rules..."
r=hwaara sr=jst
2002-06-19 00:02:27 +00:00
cotter%netscape.com cd4e5d4801 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 b1707e0713 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 87989846c3 routine help updates per bug 122806, r=oeschger 2002-06-18 22:57:52 +00:00
sicking%bigfoot.com 8d65e31616 Attribute axis should not include namespace declarations.
b=123357 r=peterv sr=jst
2002-06-16 16:58:13 +00:00
samuel%sieb.net c311b3b932 Bug 143039 - Typo in nsXmlRpcClient.js
r=samuel@sieb.net
sr=heikki
2002-06-16 06:17:54 +00:00
samuel%sieb.net 944efbc757 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 0b22585ae2 additions to search db for help, dispensaton per 122806 2002-06-15 00:49:05 +00:00
mstoltz%netscape.com 76d3ee501f 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
cotter%netscape.com 9f37b07140 ongoing help content updates per bugzilla 122806 & ADT, r=oeschger; latest privacy & security legal reviews, formatting updates 2002-06-14 02:19:38 +00:00
dmose%netscape.com 5a30b4c9b4 support for binary attribute values in LDAP XPCOM SDK (bug 119380). r=peterv@netscape.com, sr=sspitzer@netscape.com/mscott@netscape.com 2002-06-14 00:38:18 +00:00
peterv%netscape.com f9578389d9 Fix for bug 88623 (Cleanup Transformiix code - remove XSLType). r=sicking, sr=jst. 2002-06-13 22:31:20 +00:00
peterv%netscape.com 29c4012a31 Fix for bug 136272 (definition of isDigit may be incomplete). r=sicking, sr=jst. 2002-06-13 22:27:19 +00:00
kin%netscape.com e208ac0aa5 Partial fix for bug 141900 (Text entry fields in forms excruciatingly slow.)
mozilla/content/base/public/nsISelectionController.idl
  mozilla/content/base/src/nsSelection.cpp
  mozilla/editor/composer/src/nsEditorShell.cpp
  mozilla/editor/idl/nsIPlaintextEditor.idl
  mozilla/editor/libeditor/base/nsEditor.cpp
  mozilla/editor/libeditor/base/nsEditor.h
  mozilla/editor/libeditor/html/nsHTMLDataTransfer.cpp
  mozilla/editor/libeditor/html/nsHTMLEditor.cpp
  mozilla/editor/libeditor/text/nsEditorEventListeners.cpp
  mozilla/editor/libeditor/text/nsPlaintextDataTransfer.cpp
  mozilla/editor/libeditor/text/nsPlaintextEditor.cpp
  mozilla/editor/txtsvc/src/nsTextServicesDocument.cpp
  mozilla/editor/ui/dialogs/content/EdTableProps.js
  mozilla/embedding/components/find/src/nsWebBrowserFind.cpp
  mozilla/extensions/xmlterm/base/mozXMLTermSession.cpp
  mozilla/layout/base/public/nsIFrameSelection.h
  mozilla/layout/html/base/src/nsPresShell.cpp
  mozilla/layout/html/forms/src/nsGfxTextControlFrame2.cpp
  mozilla/mailnews/compose/src/nsMsgCompose.cpp
  mozilla/xpfe/browser/resources/content/viewPartialSource.js

    - Added aIsSynchronous arg to the ScrollSelectionIntoView()
      method of nsISelectionController and nsIFrameSelection.
      Updated all callers to pass new arg.

    - Modified selection to post a plevent to call which does the
      call to ScrollIntoView() in the async ScrollIntoView() case.

    - Edits in text widgets now use asynchronous reflow, paint,
      and scroll processing full time.

    - Removed redundant ScrollSelectionIntoView() calls in the
      editor event listeners.

    - Editor IME code now forced to flush reflows and paints before
      getting caret coordinates.

r=jfrancis@netscape.com  sr=waterson@netscape.com
2002-06-13 20:35:12 +00:00
waterson%netscape.com 4e3267117c Re-add, correct case. 2002-06-12 20:04:04 +00:00
waterson%netscape.com f2fb4fd744 Removing; base case. 2002-06-12 20:03:46 +00:00
bnesse%netscape.com 6c48cb986e Checkin for bug 121332. Fix implementation for getLDAPAttributes() so it correctly calls the user callback processLDAPValues(). r=dmose, sr=alecf. 2002-06-12 18:58:11 +00:00
bnesse%netscape.com 8f3217aa49 Fix for bug 141035. Application must quit if it fails to load the .cfg file. r=sgehani, ccarlen, sr=alecf. 2002-06-12 18:52:46 +00:00
timeless%mac.com b45bad8884 Bug 128098 Index should be expanded by default
patch by neil@parkwaycc.co.uk r=oeschger sr=alecf
2002-06-12 13:43:50 +00:00
suresh%netscape.com be08290ce2 fix for 149189. update goPreference calls with correct parameters. r-ducarroz, sr-alecf. 2002-06-12 04:09:52 +00:00
dbaron%fas.harvard.edu f75d9f92fc Fix crash when looking at style rules of element matching no rules. b=141022 r=hewitt sr=waterson 2002-06-12 03:30:32 +00:00
andreww%netscape.com 9858e25206 bugzilla 150696 - Dom Inspector needs "window" menu - r=timeless, sr=hewitt 2002-06-12 00:25:28 +00:00
robinf%netscape.com 18e795aafd routine help uer bug 122806, r=oeschger 2002-06-11 23:50:29 +00:00
cbiesinger%web.de 6197948cc3 bug 115473 r=pavlov sr=brendan
Remove timer priorities
2002-06-11 20:47:04 +00:00
cotter%netscape.com 532347c213 ongoing help content updates per bugzilla 122806 & ADT, r=oeschger; latest security-related updates. 2002-06-10 04:39:26 +00:00
oeschger%netscape.com bb1f0d47fe adding some images to help content, dispensation per bug 122806 2002-06-10 02:15:47 +00:00
robinf%netscape.com 2e085ffe24 routine help updates per bug 12 2002-06-08 01:10:51 +00:00
leaf%mozilla.org 0034658953 updating locale version string for impending release, bug 149802 2002-06-07 07:45:38 +00:00
cotter%netscape.com d5ab43f9ad ongoing help content updates per bugzilla 122806 & ADT, r=oeschger; latest legal & editorial correx. 2002-06-07 05:56:43 +00:00
alecf%netscape.com f5a3216a3d argh, this never should have landed, that explains it..backing out this file 2002-06-06 22:17:45 +00:00
alecf%netscape.com dcd8ac2398 huh, I don't know how this got whacked.. fixing bustage 2002-06-06 22:14:46 +00:00
dcone%netscape.com 407198d61a not part of build. Adding a new test case 2002-06-06 21:16:26 +00:00
dcone%netscape.com 9982cf6ed0 not part of build. Update on debug source 2002-06-06 21:15:53 +00:00
alecf%netscape.com f0263ddf07 fix for bug 101761 - REQUIRES update - remove all REQUIRES that are no longer necessary.. r=cls, a=asa (build-only changes) 2002-06-06 20:28:14 +00:00
oeschger%netscape.com 52df377be0 updating search db for Help, dispensation per 128806 2002-06-06 04:47:27 +00:00
ducarroz%netscape.com 497f8c88ff Fix for bug 97055. The previous fix isn't working correctly when the pref "imageblocker.enabled" is set to false. mailnews element must not be disabled. R=morse, SR=bienvenu 2002-06-05 03:38:59 +00:00
stephend%netscape.com b93175f8d5 Bug 146598. Disable Search button until we have entered text. Patch by Stephen Walker <walk84@yahoo.com> r=oeschger, sr=alecf 2002-06-05 00:08:20 +00:00
cotter%netscape.com fe6a64d187 ongoing help content updates per bugzilla 122806 & ADT, r=oeschger; misc formatting, privacy updates from legal 2002-06-04 05:38:17 +00:00
axel%pike.org 82fcbbf0d3 bug 113611, XPath and XSLT contexts. fixes bugs 96410, 102293, 92106, 110266, 116534 and a bunch of other cases not filed. This mostly fixes namespaces and some really bad speed issues by fixing the time when namespaces are resolved, how default priorities are computed and how templates are matched.
HUGE PERFWIN :-)
r=peterv, sr=jst
2002-06-04 05:00:31 +00:00
oeschger%netscape.com 85884e43a8 reorder tabs in help window per usability test, r=andreww, sr=alecf, bug=136654, drivers say bake on trunk 2002-06-04 00:15:39 +00:00
oeschger%netscape.com 4d04966226 updating search db for Help, dispensation per 122806, r=cotter 2002-06-03 14:15:03 +00:00
cavin%netscape.com c49b815c7c Fix for 148520 (check in on behalf of David Baron). Make sure input realm is not an empty string before Stripping off trailing '/'. r=r=morse, sr=jst. 2002-06-03 06:32:55 +00:00
cotter%netscape.com e894b0f209 ongoing help content updates per bugzilla 122806 & ADT, r=oeschger; latest legal comments 2002-06-03 05:48:18 +00:00
morse%netscape.com d5efc70460 bug 148213, flush cookies to disk after a remove-all-cookies, r=pinkerton, sr=beard 2002-06-01 01:11:34 +00:00
ducarroz%netscape.com 9031a6ec79 Fix for bug 97055. Add an option for disabling remote images in mailnews. R=morse, SR=alecf 2002-05-31 18:40:39 +00:00
ben%netscape.com b466a980fa [NOT PART OF BUILD]
remove rogue project entry in solution file
2002-05-31 09:36:56 +00:00
cotter%netscape.com dbd837a5b6 ongoing help content updates per bugzilla 122806 & ADT, r=oeschger; privacy & security updates per legal & engineering reviews 2002-05-31 04:59:21 +00:00
oeschger%netscape.com bfb230eb9f get default topic when context is not found (from help button), bug 145331, r=oeschger on pwilson@gorge.net's patch, sr=alecf 2002-05-30 23:39:17 +00:00
morse%netscape.com 494951163e bug 115818, context menu slow to appear when images are present, c=ajfeldman@brown.edu, r=morse, sr=waterson -- this is better patch than the one in bug 146048 2002-05-28 21:42:29 +00:00
peterv%netscape.com 2f17df5e74 Fix for bug 146965 (Standalone Transformiix outputs invalid XML). r=sicking, sr=jst. 2002-05-28 08:27:28 +00:00
peterv%netscape.com 1b3f673e1d Fix for bug 146964 (Bug in format-number XSLT function). r=sicking, sr=jst. 2002-05-28 08:16:43 +00:00
timeless%mac.com 30091ed16b Bugzilla Bug 147022 Crash when calling prompt() with 2 arguments [@nsACString::Last]
The theory is that the string was "" but the code only handled (char*)0 for empty strings,
The result is a crash in Last() for an empty string.
r=bzbarsky sr=jst
2002-05-28 05:35:35 +00:00
bryner%netscape.com 8c72aaa366 Ignore generated Makefiles. 2002-05-27 02:03:23 +00:00
rginda%netscape.com fb47250a21 - chatzilla only -
Bug 139334 - [RFE] SQUERY command support
patch=jbontje@suespammers.org,r=me
2002-05-25 00:40:00 +00:00
morse%netscape.com b8050c71b2 bug 146048, image context menu is slow to appear, c=tomi.leppikangus@oulu.fi, r=morse, sr=waterson 2002-05-24 23:49:33 +00:00
morse%netscape.com f38751011e bug 145492, sending out duplicate cookies, r=brade, sr=scc 2002-05-23 23:25:43 +00:00
cavin%netscape.com be3c4c0281 Fix for 94775. Strip off trailing '/' of input realm, if present, before making comparison in si_GetURL(). r=morse, sr=bienvenu. 2002-05-23 23:04:13 +00:00
caillon%returnzero.com e5031ce693 Fix for bug 137334: DOM Inspecting the URL bar will crash. r=timeless, sr=hewitt 2002-05-23 22:11:29 +00:00
dcone%netscape.com 1a83cc0f2e Update of the debug plugin. Not part of the build 2002-05-23 21:06:49 +00:00
cotter%netscape.com 04f33dc17e ongoing help content updates per bugzilla 122806 & ADT, r=oeschger; mostly privacy help updates based on Steve Morse's review. 2002-05-23 04:20:52 +00:00
morse%netscape.com bfa5de745d bug 146094, leaking cookies, r=waterson, sr=darin 2002-05-23 00:08:42 +00:00
mhammond%skippinet.com.au e517fa3bcd nsCString->nsString API changes. Merged from 1.0 branch.
Not part of the build.
2002-05-22 05:41:04 +00:00
rginda%netscape.com e581052904 bug 145466, "Can't save the profile data"
patch=smaug@jippii.fi,r=me,a=chofmann
add missing parameter nsIOutputStream::init callsite
VS: ----------------------------------------------------------------------
2002-05-21 02:43:30 +00:00
oeschger%netscape.com 36f1b475ca update to search rdf, dispensation for content updates for 122806 2002-05-20 22:53:55 +00:00
dcone%netscape.com a2c2f6702c Updated work for the Debug plugin. Not part of build. 2002-05-20 13:13:05 +00:00
stephend%netscape.com 4a4194c526 Bug 131489. Textbox in search panel should be centered vertically. Patch by Stephen Walker <walk84@yahoo.com> r=me, sr=sspitzer 2002-05-18 22:11:15 +00:00
cotter%netscape.com d3be4ff6c5 ongoing help content updates per bugzilla 122806 & ADT, r=oeschger; misc. privacy & security 2002-05-18 00:34:53 +00:00
peterv%netscape.com 71ea4b1205 Removing unused file. r=sicking. Doesn't affect default build. 2002-05-17 22:48:12 +00:00
sicking%bigfoot.com 95eff9cc70 Bug 134295: Make position() work together with xsl:sort again. This will put back some problems with attribute-nodes, but those problems should be much less common then the current situation.
r=peterv sr=jst
2002-05-17 22:25:06 +00:00
oeschger%netscape.com 267892712c content update, check-in dispensation per 122806, fixes 138763, duplicate paragraph in mail_help. Plus removed references to IM. 2002-05-17 21:19:49 +00:00
cotter%netscape.com e3ce5d8800 ongoing help content updates per bugzilla 122806 & ADT, r=oeschger; index tags & some content updates 2002-05-17 00:44:27 +00:00
oeschger%netscape.com a39867a93b adding some entries to search db for help, dispensation per 122806, r=cotter 2002-05-17 00:44:01 +00:00
oeschger%netscape.com 8aa759b71b removing an unused html file from the build, dispensation per 122806, r=cotter 2002-05-17 00:41:12 +00:00
dcone%netscape.com 3f8064e4a9 Update to the debug plugin. This is not part of the build. 2002-05-16 21:04:27 +00:00
rpotts%netscape.com 4d4116d281 bug #46856 (r=valeski, sr=darin). API Changes to nsIWebProgress/nsIWebProgressListener) 2002-05-16 20:57:37 +00:00
dbaron%fas.harvard.edu f2e3ecc2bd Speed up IMAGE_CheckForPermission by (1) caching the 'imageblocker.enabled' pref and using a pref-changed callback and (2) not getting the warning message from the string bundle and formatting it with nsTextFormatter::smprintf until we know we're going to display the warning dialog. Also do (2) in nsCookies since they share the same permission checking code (Permission_Check). b=143918 r=morse sr=alecf 2002-05-16 18:00:39 +00:00
rginda%netscape.com ab08d7aa89 - chatzilla only -
bug 143503, "long channel topic isn't wrapped properly"
r=samuel@sieb.net, sr=shaver@mozilla.org, a=leaf@mozilla.org
insert spaces in long topic words so things can wrap.

bug 140088, "Chatzilla is crashing when switching tabs."
r=samuel@sieb.net, sr=shaver, a=rjesup@wgate.com
don't touch the tree selection while the tree is hidden.
2002-05-16 10:49:25 +00:00
dougt%netscape.com e58c22e29b fixing build bustage 2002-05-15 21:14:41 +00:00
dougt%netscape.com 85cff238f4 Fixing build bustage 2002-05-15 21:04:39 +00:00
dougt%netscape.com e96df2ad1b Fixes mozilla/strings requiring unfrozen nsCRT class. patch by scc, r=dougt, sr=jag, b=136756 2002-05-15 18:55:21 +00:00
morse%netscape.com 49cab2d6dc not part of build, removing confusion caused by obsolete file 2002-05-15 14:13:46 +00:00
morse%netscape.com 9f341d7fe2 bug 140625, wallet wording change to reflect new menu structure, r=sgehani, sr=dveditz 2002-05-15 14:05:52 +00:00
morse%netscape.com 9478276737 bug 143204, crash in password manager, r=sgehani, sr=dveditz 2002-05-15 13:56:30 +00:00
morse%netscape.com 0d97730b59 bug 138132, reverse sort order in cookie manager when using p3p, r=sgehani, sr=dveditz 2002-05-15 13:46:54 +00:00
waterson%netscape.com c048e1e473 Bug 110112. Disable `ask me before loading images' until the feature can be implemented in a way that doesn't re-enter layout. r=morse, sr=alecf. 2002-05-15 00:19:08 +00:00
oeschger%netscape.com 1781f021a2 adding an image to help content, r=cotter, dispensation per 122806 2002-05-14 23:34:50 +00:00
shliang%netscape.com 5767ffb021 135204 - rearranging search menus. r=sspitzer,sr=hewitt. 2002-05-14 23:18:52 +00:00
cotter%netscape.com d2f7e734c5 ongoing help content updates per bugzilla 122806 & ADT, r=oeschger; updated content to match mozilla UI 2002-05-14 23:15:40 +00:00
cotter%netscape.com e8b4f6e2a2 ongoing help content updates per bugzilla 122806 & ADT, r=oeschger; page info updates for TOC. 2002-05-14 22:48:43 +00:00
bzbarsky%mit.edu 7d5924d4c3 Fix crash on "moz-bitmap:" urls with no bitmap name. Bug 143912,
r=timeless, sr=hewitt/shaver
2002-05-14 20:44:02 +00:00
jay.yan%sun.com 41476d0dec bug 143379 build Bustage-patch for bug 124042 broke Solaris's build, r=blizzard, sr=darin 2002-05-14 06:47:52 +00:00
dcone%netscape.com 6ff3906a04 plug-in example for dumping the frames for a single web page. Not part of build. 2002-05-14 03:15:08 +00:00
morse%netscape.com e652a9a6b0 bug 143328, hiding panels in form manager, r=sgehani, sr=jag 2002-05-13 20:44:17 +00:00
morse%netscape.com 436a1babba bug 137079, account management at buy.com does not work, r=pink, sr=alecf 2002-05-13 20:41:22 +00:00
dcone%netscape.com 16f035355e Updated files for the Debug plugin. Not part of the build. 2002-05-13 02:32:35 +00:00
morse%netscape.com f6b7ba4d82 bug 140464, cookies expire at end of session of date header is missing, c=mloiselle@yahoo.com, r=morse, sr=darin 2002-05-11 04:06:01 +00:00
oeschger%netscape.com 593976fda0 small updates to the search db, dispensation per 122806, r=cotter 2002-05-11 01:50:49 +00:00
oeschger%netscape.com 2dff4770f1 adding some new content to help, r=cotter, dispensation per bug 122806 2002-05-10 03:19:19 +00:00
cotter%netscape.com aaa5e6f904 ongoing help content updates per bugzilla 122806 & ADT, r=oeschger; correction to previous update. 2002-05-09 23:14:06 +00:00
cotter%netscape.com 333002a037 ongoing help content updates per bugzilla 122806 & ADT, r=oeschger; misc. privacy & security updates, corrections 2002-05-09 22:22:37 +00:00
ccarlen%netscape.com 4c00f60316 Bug 141285 - SingleSignon used only from form fields does not observe profile switches. r=morse/sr=alecf 2002-05-09 14:24:24 +00:00
cotter%netscape.com 38dc7af64f ongoing help content updates per bugzilla 122806 & ADT, r=oeschger; misc. privacy & security content & formatting updates 2002-05-08 23:25:40 +00:00
darin%netscape.com f43dfb75ba fixes bug 142870 "nsIFile should use UCS-2 instead of UTF-8"
r=dougt sr=alecf
2002-05-07 23:07:19 +00:00
dcone%netscape.com 32a5f77be4 Added some files for the Debug object. Not part of the build. 2002-05-06 13:16:27 +00:00
dcone%netscape.com c17c0b671b Updated the debug object. This is not part of the build yet. 2002-05-06 13:14:33 +00:00
oeschger%netscape.com fd8cbd0235 updating help content, dispensation per 122806: adding entries to search database, r=cotter 2002-05-04 01:28:21 +00:00
rginda%netscape.com 1095310250 - venkman only -
bug 137327, r=caillon@returnzero.com,a=shaver
translate null to -1 in getParentIndex return, to avoid infinite loop
2002-05-04 00:04:07 +00:00
rginda%netscape.com bd41710327 - cview only -
bug 137327, r=caillon@returnzero.com,a=shaver
translate null to -1 in getParentIndex return, to avoid infinite loop
2002-05-04 00:03:28 +00:00
rginda%netscape.com e7dd0c685f - chatzilla only -
correct the command name for the View->Open At Startup option
2002-05-03 23:02:12 +00:00
rayw%netscape.com f705884ca5 Fixes bug 141765, r=heikki, sr=jst, rs=rayw.
This is a very simple, safe fix that fixes a crash in decoding structures
inside of arrays in SOAP, and affects nothing else.
2002-05-03 11:56:31 +00:00
mhammond%skippinet.com.au b4ccdd9f5e Update build instructions.
Not part of the build.
2002-05-03 05:14:38 +00:00
mhammond%skippinet.com.au a4e5675e76 We are now building with the standard build system - yay!
Not part of the build.
2002-05-03 01:23:56 +00:00
cotter%netscape.com e8206b0690 ongoing help content updates per bugzilla 122806 & ADT, r=oeschger; minor updates for certs help. 2002-05-03 01:19:33 +00:00
mhammond%skippinet.com.au 84502fc51f Merging 1.0 branch onto the trunk (I know this is not the usual
way, but it is just me :)
Not part of the build!
2002-05-03 01:16:47 +00:00
mhammond%skippinet.com.au ba97909ba7 Final fixes for Unix!
Not part of the build.
2002-05-03 01:09:51 +00:00
mhammond%skippinet.com.au 42d558ca33 Merge in changes from 1.8.2.3 on the 1.0 branch.
Not part of the build.
2002-05-03 01:02:32 +00:00
mhammond%skippinet.com.au 6be982c32e Moving towards full autoconf build support.
Not part of the build.
2002-05-02 11:05:25 +00:00
mhammond%skippinet.com.au f23244131f Some changes for nsIFile moving to nsACString.
Not part of the build.
2002-05-02 11:04:37 +00:00
rginda%netscape.com 2d52b6889b bug 135455, Missing chatzilla icon in Window dropdown menu
patch=mailto:andreas.premstaller@uibk.ac.at, r=rginda,sr=ben,a=asa
2002-05-01 23:04:01 +00:00
sicking%bigfoot.com 2357f97675 Bug 140687: Make substring() for all start-indexes
r=Pike, sr=jst
2002-05-01 19:48:59 +00:00
bnesse%netscape.com 64a5edf944 Fix for bug 140150. Do not leak dialog string objects. r=morse, sr=jag. 2002-05-01 19:06:49 +00:00
axel%pike.org d5d0fff5ae Bug 141173, TxObject::hashCode() and Map crash, PRInt32->PRUint32, r=peterv, sr=jaggernaut 2002-05-01 10:45:13 +00:00
cotter%netscape.com 594e43e459 ongoing help content updates per bugzilla 122806 & ADT, r=oeschger; misc. SDX & interface updates 2002-05-01 02:32:03 +00:00
axel%pike.org 5e7ec5cec7 remove denglish from the tree, testcase, not part of the build 2002-04-30 22:02:03 +00:00
cbiesinger%web.de 1f42c13a0f bugs 141163, 141168 r=rginda no sr needed for cview
fix some strict warnings in component viewer
2002-04-30 20:28:26 +00:00
jaggernaut%netscape.com 6cbd032dc0 Fix two typos on previous checkin for bug 139633. r=dmose, sr=mozbot (even though I couldn't reach him, I'm sure he would've given me sr= for this simple bustage fix) 2002-04-30 04:03:57 +00:00
alecf%netscape.com 9b7fe4b521 oops fix a typo in my last checkin, to bug 139633 that dbaron caught - "dst" should have been "src" 2002-04-30 01:39:22 +00:00
alecf%netscape.com e4d4ba3ccb Fix for bug 138299 - switch consumers of nsIWindowMediator service to use the non-RDF contractID, in preparation for bug 132175
r=danm, sr=jag
2002-04-30 01:36:59 +00:00
alecf%netscape.com 09ce09edfb fix bug 139633 - as a part of freezing nsAString, move Left/Right/Mid back into nsString, and fix consumers to start using Substring()
r=jag, sr=darin
2002-04-29 20:29:54 +00:00
cbiesinger%web.de 768146c9ed bug 112908 patch by rossi@telnet.at r=biesi sr=alecf
Error in walletOverlay.js on startup [redeclaration of const hide]
2002-04-29 20:19:00 +00:00
cbiesinger%web.de 2858217e40 bug 91876 patch by walk84@yahoo.com r=biesi sr=alecf
strict warning in help.js
2002-04-29 19:22:58 +00:00
blakeross%telocity.com 3ac917e38f 128630 - go button in search doesn't work with enter on mac. r=bryner sr=ben 2002-04-29 02:13:40 +00:00
darin%netscape.com 1b1677bbe9 fixes bug 129279 "nsIFile unicode/utf8/ascii task"
r=dougt sr=alecf
2002-04-27 05:33:09 +00:00
mscott%netscape.com b687d8e789 Bug #121299 --> fix the cookie icon. Add a classic screenshot icon.
r=morse
sr=sspitzer
2002-04-26 21:44:51 +00:00
oeschger%netscape.com 77a81aaab1 help content update: search database additions, dispensation per 122806 2002-04-26 20:18:14 +00:00
cbiesinger%web.de 2ff2498c87 bug 140141 patch by kairo@kairo.at r=biesi sr=alecf
Switching language/content packs is broken (once again)
2002-04-26 18:11:38 +00:00
mscott%netscape.com 2b4f3fd8a4 Bug #140104 --> only bring in the cookie tasks overlay if the window is a nav window.
this fixes a problem where mail, mail compose and editor windows were getting a cookie icon in
them.
r/sr=sspitzer
2002-04-26 02:05:53 +00:00
mscott%netscape.com c328f20ff5 Bug #121299 --> fix the cookie manager status icon
rs=sspitzer
2002-04-26 01:12:23 +00:00
cotter%netscape.com e982c12d91 ongoing help content updates per bugzilla 122806 & ADT, r=oeschger; content & formatting fixes for certs help 2002-04-25 23:42:45 +00:00
mscott%netscape.com a5fe9ad67d Bug #121299 --> landing new cookie icons from Gail that are transparent. Building framework for allowing cookies to
use modern and classic icons instead of putting the icons in content too.

r=morse
sr=sspitzer
2002-04-25 23:37:00 +00:00
caillon%returnzero.com 065d4ba854 Venkman only. 138242, Add 'Window' to the menubar, contributed by smaug@jippii.fi. r=caillon,rginda. 2002-04-25 22:14:18 +00:00
peterv%netscape.com b055fab10b Fix for bug 135825 (No scrollbars in P3P summary window). r=Pike, sr=heikki. 2002-04-25 21:31:09 +00:00
seawood%netscape.com ce9e9903a5 Add 'make install' target to build. It's "MRE-friendly". (See http://www.mozilla.org/projects/embedding/MRE.html for details.)
Changes:
* Added EXTRA_COMPONENTS variable to build.  Use it to automagically install files into the components dir.
* Added SYSINSTALL variable.  Use it install files onto the system.
* Move mozilla-config generation from configure to makefiles
* mozilla-config will now generate paths based upon the MRE-based directory layout.
* Generate mozilla script from template

The installation heirarchy currently looks like:
$prefix -> /bin/mozilla
           /bin/mozilla-config
           /include/mozilla-ver/*
           /lib/mozilla-ver  (mozappdir)
                            /components
                            /res
                            /defaults
                            /chrome

There is preliminary build support for MRE dirs as well though the component manager hasn't had MRE support added yet.

$prefix -> /lib/mre/mre-ver  (mredir)
                            /components
2002-04-25 02:52:44 +00:00
cotter%netscape.com 287e35347d ongoing help content updates per bugzilla 122806 & ADT, r=oeschger; various content updates 2002-04-24 23:37:26 +00:00
shanjian%netscape.com 5d6a1dd903 #92806 need to support GB18030 in universal detector
replace gb18030 state machine with the new one, which has been tested in
PSM detector.
r=ftang, sr=scc
2002-04-24 19:57:02 +00:00
shanjian%netscape.com bed3923036 #92806 need to support GB18030 in universal detector
replace state machine for gb18030 with the new one, which has been tested
in PSM detector.
r=ftang, sr=scc,
2002-04-24 19:54:58 +00:00
cotter%netscape.com 76c4f998d9 ongoing help content updates per bugzilla 122806 & AADT, r=oeschger; misc. security updates, help on help 2002-04-24 05:52:05 +00:00
seawood%netscape.com 7e99f9e47e Use debug() instead of dump() so that js component registration output only shows up in debug builds.
Bug #138726 r=rginda sr=alecf
2002-04-23 07:30:11 +00:00
morse%netscape.com 0ddc2def24 bug 138918, fix regression caused by menu restructuring, r=sgehani, sr=jag 2002-04-22 23:37:00 +00:00
morse%netscape.com 293e726bd3 bug 135568, make task menu consistent with spec, r=sgehani, sr=jag 2002-04-22 23:30:34 +00:00
morse%netscape.com f0af848c98 bug 136972, change definition of p3p high mode, r=sgehani, sr=jag 2002-04-22 23:23:41 +00:00
oeschger%netscape.com 561e51463e adding a GIF for the help content, author=robinf, r=oeschger, dispensation for regular updates per 122806 2002-04-20 01:24:37 +00:00
bzbarsky%mit.edu a4982e7979 Fix the "style rules" display for display:table elements. Bug 122557,
r=caillon, sr=hewitt
2002-04-19 22:29:24 +00:00
axel%pike.org 20382fe47f NOT PART OF BUILD, testcase harnish.
This is a big overhaul of buster, moving to rdf controlled trees.
The index is now part of the testcases, which makes it easier to keep them
up-to-date. I also started improving the support for HTML testcases. Another
new feature is the support for saving and loading results.
Plus alot of internal cleanup, though there's still more to come.
2002-04-19 14:05:47 +00:00
axel%pike.org 94dd44aa6d bug 70855, add NSPR logging to transformiix, mere printf's for standalone. r=peterv, sr=heikki 2002-04-19 10:28:57 +00:00
cotter%netscape.com 1c3fa8d276 ongoing help content updates per bugzilla 122806 & ADT, r=oeschger; various privacy feature updates 2002-04-19 04:14:03 +00:00
seawood%netscape.com b9e3c4eaaf Remove references to obsolete CHROME_ variables.
Bug #113401 r=bryner
2002-04-19 01:29:29 +00:00
heikki%netscape.com 22ca2b61fd Bug 129607, avoid trying to parse the response if we cannot be sure it is XML. This fixes hang in HTML parser, and is a big performance improvement if you are loading non-XML data. r=harishd, sr=vidur. 2002-04-19 00:06:40 +00:00