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

57282 Коммитов

Автор SHA1 Сообщение Дата
sspitzer%netscape.com 19600e7e98 remove my debugging dump statements. 2000-04-04 05:53:39 +00:00
sspitzer%netscape.com a4de5eccb7 more changes for "updating counts" when the news server expands.
because we persist the "open" state of a news server (unlike 4.x, which re-closed it)
I call PerformExpand() on all "open" servers at start up.

also, some performance optimizations, thanks to putterman for the help.
2000-04-04 05:47:24 +00:00
waterson%netscape.com b2a20ccd6d Start trying to compile on Unix with new changes. r=scc 2000-04-04 05:45:57 +00:00
scc%netscape.com 5943adfaa3 Added tests for construction and |Find|. Added null loop timings to help better analyze results. Temporarily commented out block-stomping tests. 2000-04-04 05:20:05 +00:00
karnaze%netscape.com d30b924d36 prevent trees from constructing pseudo frames in some cases as did rev 1.407, due to a bug in TableIsValidCellContent. Fix the bug for mathml. 2000-04-04 04:57:08 +00:00
rjc%netscape.com 9d522902e4 Add support for adding a search engine via public sidebar JavaScript method (with appropriate user acceptance). 2000-04-04 04:55:58 +00:00
rjc%netscape.com 6c366ca7c7 Fix a couple of signed/unsigned warnings. 2000-04-04 04:52:33 +00:00
cls%seawood.org c07d3c345c Make gc/boehm compile under linux. Compiles but doesn't necessarily run programs. Bug #31287 2000-04-04 04:48:44 +00:00
cls%seawood.org 57978e5c23 Moved static MOZ_COMPONENT_NSPR_LIBS, MOZ_COMPONENT_XPCOM_LIBS, MOZ_COMPONENT_LIBS definitions from configure.in to config.mk. Replaced -lxpcom in Makefiles to $(XPCOM_LIBS) so that we can optionally link against -lboehm when needed. Bug #31287 2000-04-04 04:46:38 +00:00
rjc%netscape.com cdfe2d7d70 Expose support for adding a search engine via JavaScript (with appropriate user acceptance). 2000-04-04 04:42:50 +00:00
svn%xmlterm.org b79e09ced7 xmlterm changes only;
Initial terminal size is now explicitly passed through parameters, providing
better control. Session aborts now produce an error message on the screen.
2000-04-04 04:42:27 +00:00
erik%netscape.com 3cf220e510 bug 34037; added KOI8-U Ukrainian support for Unix 2000-04-04 04:36:32 +00:00
bruce%cybersight.com f798e153d8 Fix for leak of nsByteArrayInputStream objects and associated buffers from nsHTTPChunkConv. r=scc 2000-04-04 04:35:25 +00:00
karnaze%netscape.com 167877c889 bug 2479 - deleting cols and/or colgroups caused incorrect reseting of col group starting index. 2000-04-04 04:28:18 +00:00
morse%netscape.com eb59761a2d fix bug 8530, expire cookies with excessive lifetimes, patch received from web 2000-04-04 04:19:01 +00:00
bruce%cybersight.com 04783ebdd8 Fixing nsByteArrayInputStream's QueryInterface() to be correct. Need this for a leak fix coming up shortly. r=scc 2000-04-04 04:16:07 +00:00
tbogard%aol.net 6df17bc247 Seems the conditional as a parameter was too much for speedracer's little brain. 2000-04-04 03:31:57 +00:00
yueheng.xu%intel.com e0f82a5b1f fix to bug #31351 (printing need support Unicode string) and bug #30176 (Fail to
print Chinese webpages). Design documentation is at http://linux.webchina.org/
printing/cprint.html. Tested existing ASCII pages and it remains working as before. For Chinese pages or other i18n pages, need Unicode encoded PostScript font support on the platform for rendering. Here we just output Unicode and user defined rendering
procedure 'unicodeshow'. For platforms without a Unicode encoded PostScript font, need a seperate post-processing utility to insert the font info at run time before the PostScript file is fed into a printer. I have such an utility documented in above web address and it depends on a TrueType font file which the user should buy by themselves. r=dcone.
2000-04-04 03:23:45 +00:00
scc%netscape.com b0c94dca55 make appending a single character faster for rickg 2000-04-04 03:06:15 +00:00
sspitzer%netscape.com 17f435a2a1 jefft has fixed bug #34383, so take out debugging dump(). 2000-04-04 02:58:38 +00:00
morse%netscape.com f1cd48500d all for selecting multiple items 2000-04-04 02:52:56 +00:00
tbogard%aol.net 9bf71bcc06 Added handling for the webProgress status changes. 2000-04-04 02:46:17 +00:00
tbogard%aol.net 8939dda080 Changed the Status flags to be transition flags rather than flat current state. This makes it easier to implement a listener. Otherwise you are forced to cache the last status and then determine transitions based on the deltas. 2000-04-04 02:45:32 +00:00
roeber%netscape.com 2d6ce86efa Make the conversion routines handle network byte order, not host byte order. 2000-04-04 02:36:46 +00:00
sspitzer%netscape.com 7e5cb5c8e3 fix for #10855. update newsgroup counts when expanding the server. still a few
edges to smooth.  also, continue clean up of the news code.  r=bienvenu
2000-04-04 02:31:43 +00:00
bienvenu%netscape.com 2fa5b2068d add nsINNTPProtocol.idl to build 2000-04-04 02:02:40 +00:00
bienvenu%netscape.com f1ef210ae2 added files: mozilla/mailnews/news/public/nsINNTPProtocol.idl 2000-04-04 01:59:21 +00:00
rogerl%netscape.com 131d10c8ea cleaning up the codestate classes; continue labels 2000-04-04 01:48:35 +00:00
alecf%netscape.com 3b889179b8 switch from titledbuttons to buttons 2000-04-04 01:45:06 +00:00
sfraser%netscape.com 927b15e09a Fix bustage. NS_IMETHODIMP and nsresult don't mix on windows. 2000-04-04 01:43:32 +00:00
alecf%netscape.com 8a64590489 add support for auto-refreshing server list, set as default, and various other minior tweaks
r=sspitzer
2000-04-04 01:40:10 +00:00
alecf%netscape.com c8bd95aa0f add support for automatically disabling certain controls in the smtp server editor
r=sspitzer
2000-04-04 01:39:11 +00:00
alecf%netscape.com 87dd02138c add am-smtp.js to the builds r=sspitzer 2000-04-04 01:36:41 +00:00
alecf%netscape.com 614b9e7e23 make the smtp server panel reload itself when the advanced dialog tells it that there have been edits
r=sspitzer
2000-04-04 01:36:01 +00:00
alecf%netscape.com e138fbe319 add support for pages asking to be reloaded from scratch
(so that SMTP prefs can be reloaded)
r=sspitzer
2000-04-04 01:33:23 +00:00
karnaze%netscape.com 6e76334fb8 fix regression tests - not affecting the build 2000-04-04 01:29:10 +00:00
bienvenu%netscape.com cc6d181c6c adding interface for nsINNTPProtocol, nOT PART OF BUILD YET 2000-04-04 01:29:08 +00:00
karnaze%netscape.com 136e7869d3 bug 2479 - rewrite of table frame construction. r=troy, b=winNT,linux 2000-04-04 01:28:15 +00:00
erik%netscape.com 219c64c10a enabling the CSS font-family fix that the MathML guys contributed, by
turning the ifdef MATHML's into #if 1's
2000-04-04 01:20:35 +00:00
Jerry.Kirk%Nexwarecorp.com de02afb305 Adding Screen classes for Neutrino and makeing small interface changes
to catch up with new version of Photon header files that appeared
during latest Patch G.
PHOTON ONLY
2000-04-04 01:17:13 +00:00
Jerry.Kirk%Nexwarecorp.com cc778a28f6 Small change to build for Neutrino because uname changed
during the last patch.
r=kirkj
2000-04-04 01:15:29 +00:00
jefft%netscape.com 5513bcf6ef fixed bug 34383 - JS exception when selecting the twisty; r=scottip 2000-04-04 01:07:49 +00:00
sfraser%netscape.com 4fdde3d238 Fix for 14599 -- detect attempt to edit frameset. a=akkana 2000-04-04 01:06:25 +00:00
Jerry.Kirk%Nexwarecorp.com 6b286fe89f Making minor changes to code for new release of Photon 2.
Patch G changed the interface on a few of the functions.
Photon Only.
2000-04-04 00:56:28 +00:00
erik%netscape.com 5539fbc10c enabling the "Symbol" font support that was added by the MathML guys for
Unix, by removing the #ifdef ...MATHML
2000-04-04 00:56:02 +00:00
bienvenu%netscape.com d2b3a9b757 support for in-reply-to, r=sspitzer 8965 2000-04-04 00:53:23 +00:00
bienvenu%netscape.com 259719647c back out changes for in-reply-to header; I don't need them after all 2000-04-04 00:52:22 +00:00
waterson%netscape.com 070aae569c Add new XUL template builder to the build. 2000-04-04 00:47:20 +00:00
waterson%netscape.com 394e88f7fd Add new template builder to the Mac build. 2000-04-04 00:46:44 +00:00
waterson%netscape.com efef9efd54 Add new XUL template builder to the windows build. 2000-04-04 00:44:18 +00:00