Commit Graph

109560 Commits

Author SHA1 Message Date
rods%netscape.com
7b4aca7912 This partially backs out the previous patch. We no longer need to set/get anything in the nsIPrintOptions.
What this does is:
1) Reflows the first time constrained and remembers mOverflowArea.XMost() of
the HTML frame and then later uses that for the calculation of the ratio.
2) Renames some variables
3) This also changes the the maximum STF ratio from 0.5 to 0.3 to match the
dropdown in PP
Bug 168961 r=dcone sr=kin
2002-09-26 11:25:04 +00:00
timeless%mac.com
e158e4b617 cvs server: re-adding file typeaheadfind.js (in place of dead revision 1.13)
build bustage
2002-09-26 10:07:08 +00:00
aaronl%netscape.com
8104dc33d5 Fixing mistake from last checkin, these files shouldn't be removed yet. 2002-09-26 09:08:46 +00:00
jkeiser%netscape.com
b9ab55938e Make option elements strip whitespace even when empty (bug 164909), r=rods@netscape.com, sr=jst@netscape.com 2002-09-26 08:21:26 +00:00
jkeiser%netscape.com
94d067c4e9 Make align=left on input type=text do text-align instead of float (bzbarsky@mit.edu's patch, bug 165547), r=jkeiser@netscape.com, sr=dbaron@fas.harvard.edu 2002-09-26 08:18:42 +00:00
seawood%netscape.com
17c6a3fcf5 BeOS uses the default `NS_CreateNativeAppSupport()
Fixing tinderbox bustage
2002-09-26 07:59:05 +00:00
aaronl%netscape.com
08a843423c Fixing mistake from last checkin, these files shouldn't be removed yet. 2002-09-26 07:55:50 +00:00
aaronl%netscape.com
c94ebf612b Bug 168634. Type Ahead Find should prefer visible match. r=kyle, sr=bzbarsky 2002-09-26 07:49:46 +00:00
sspitzer%netscape.com
5713d4df02 fix js warning. 2002-09-26 07:42:17 +00:00
jkeiser%netscape.com
f88cebcd5f Make nsHTMLValue store embedded nulls (r=sicking@netscape.com, sr=bzbarsky@mit.edu, sr=jaggernaut@netscape.com 2002-09-26 07:41:53 +00:00
sspitzer%netscape.com
3f4582a9c1 hide the spam settings until the feature is turned on. 2002-09-26 07:40:34 +00:00
sspitzer%netscape.com
eee8449c1d add account central UI for spam settings. part of #169638. r/sr=bienvenu 2002-09-26 07:39:46 +00:00
sspitzer%netscape.com
37fbb7e4a8 add rule for junk mail controls in account central.
until we have icons, use the pref icon.  r/sr=bienvenu.  part of #169199
2002-09-26 07:38:21 +00:00
sspitzer%netscape.com
e47ae45dd6 close the spam log stream and release the ref to the spam settings instance
one shutdown, like we do for mFilterList.  part of #169638.  r/sr=bienvenu
2002-09-26 07:22:49 +00:00
sspitzer%netscape.com
92491d466e conditionally enable the UI elements. part of #169638. r/sr=bienvenu 2002-09-26 07:12:48 +00:00
sspitzer%netscape.com
007f259c0d fix score sorting so that unscored messages are before scored messages.
part of #169638.  r/sr=bienvenu
2002-09-26 07:11:59 +00:00
dean_tessman%hotmail.com
58c7108012 bug 162073 - strings are truncated on left end when UI aligned to the right
r=smontagu@netscape.com
sr=blizzard@mozilla.org
2002-09-26 06:42:55 +00:00
bolian.yin%sun.com
9e55d744db Bug121257, gtk2 needs to get hooked up to i18n text input methods
patch by john.sun@sun.com, r=katakai, sr=blizzard.
This is NOT for the default build.
2002-09-26 06:20:01 +00:00
gerv%gerv.net
174ed34902 Bug 170843 - cvs remove obsolete file, changepassword.cgi. "Patch" by gerv; a=justdave. 2002-09-26 06:16:58 +00:00
sspitzer%netscape.com
064edaef53 fix for #129011. movemail can support filters. r/sr=sspitzer. thanks to pretzalz@techhouse.org for the fix. 2002-09-26 05:47:28 +00:00
caillon%returnzero.com
9061952afd Bug 117500. Adding support for the CSS2Properties interface to computed style declarations.
r=dbaron sr=jst
2002-09-26 03:46:50 +00:00
lordpixel%mac.com
914e34794d Fix for bug 90823 Relaunching or clicking Dock icon should display last minimized window or create new window r=sdagley, sr=smfr 2002-09-26 03:45:59 +00:00
lordpixel%mac.com
b37394ce40 Fix for bug 90823 Relaunching or clicking Dock icon should display last minimized window or create new window r=timeless, sr=darin 2002-09-26 03:39:19 +00:00
lordpixel%mac.com
c746ea5e36 Fix for bug 90823 Relaunching or clicking Dock icon should display last minimized window or create new window r=sdagley, sr=smfr 2002-09-26 03:38:06 +00:00
lordpixel%mac.com
01b36da72a Fix for buf 90823 - Relaunching or clicking Dock icon should display last minimized window or create new window r=sdagely, sr=smfr 2002-09-26 03:32:53 +00:00
lordpixel%mac.com
e038422916 Fix for bug 90823 - Relaunching or clicking Dock icon should display last minimized window or create new window r=sdagley, sr=smfr 2002-09-26 03:31:23 +00:00
darin%netscape.com
ab0adab6b7 minor tweak to my checkin for bug 105340 2002-09-26 03:06:11 +00:00
depstein%netscape.com
51c5a6d8fc Added test cases for NSNewChannel & AsyncOpen, and nsIIOService->NewURI(). These are accessed from the "Tests" menu. Added a couple of bug verifications, accessed from the "Verify Bugs" menu. not part of the build. 2002-09-26 02:57:09 +00:00
av%netscape.com
45b3052010 Fixing 132759 -- 100% CPU with Flash, r=peterl, sr=jst 2002-09-26 02:53:27 +00:00
caillon%returnzero.com
ddd0a89dfb Typo fix. r=peterv sr=bzbarsky (bug 170782) 2002-09-26 02:45:43 +00:00
darin%netscape.com
96fc87ff4c fixes bug 169653 "passing null as host in xmlHttpRequest.open crashes
Mozilla [@ net_ExtractURLScheme ]" r=dougt sr=bzbarsky
2002-09-26 02:24:49 +00:00
sspitzer%netscape.com
5e6e412f50 junk mail work. store the current changes on accept, as they might not have been stored yet. 2002-09-26 02:06:44 +00:00
av%netscape.com
b28db9499b Getting ready to fix 132759 -- 100% CPU with Flash, those files are not part of the build yet 2002-09-26 01:59:08 +00:00
sspitzer%netscape.com
fc57cf735b remove dump statements. 2002-09-26 01:58:44 +00:00
sspitzer%netscape.com
3d94096754 more work for #169638. implementing spam UI. get the "enable logging" checkbox to work and persisting in prefs. r/sr=bienvenu. 2002-09-26 01:58:11 +00:00
av%netscape.com
350216a5b8 Getting ready to fix 132759 -- 100% CPU with Flash, this file is not part of the build yet 2002-09-26 01:56:25 +00:00
jpierre%netscape.com
8885d6de5f Fix for 167615 - don't crash if a token returns a NULL CRL object 2002-09-26 01:38:45 +00:00
jpierre%netscape.com
7150fbd4e4 Fix for 167615 - don't crash if the CRL isn't found due to a database error 2002-09-26 01:37:41 +00:00
dmose%netscape.com
0f3d3c0654 Fix syntax error (not yet part of build). 2002-09-26 01:12:42 +00:00
mscott%netscape.com
3b96dd6b59 Allow the component manager to create instances of a nsMsgSearchTerm.
rs=sspitzer
2002-09-26 01:06:25 +00:00
dmose%netscape.com
dd6491d35b Fix syntax error (not part of build). 2002-09-26 01:03:06 +00:00
akkana%netscape.com
ab32e1d25f 169308: Make nsIEditorLogging scriptable: add idl file to the mac build 2002-09-26 00:52:18 +00:00
martinl%netscape.com
f40cba819d Bug 160405
Change to properly use private colormap.  This is ifdef'd for HP, AIX, Sun, OSF only.
Has been tested on OEM branch.  Landing on trunk.
r=syd  sr=blizzard
2002-09-26 00:43:06 +00:00
sspitzer%netscape.com
421c0d835e working on spam UI, making it match the spec. see bug #169638.
not visible to the user yet.  r/sr=bienvenu
2002-09-26 00:33:15 +00:00
dmose%netscape.com
0503099ac2 Add bayesian spam filter Makefile generation; not yet part of the build 2002-09-26 00:31:17 +00:00
sspitzer%netscape.com
25c8310fb2 rename a global var to gFoo, to match our conventions. 2002-09-26 00:31:09 +00:00
dmose%netscape.com
399c89c164 Make it possible to get an nsMsgKeyArray from an nsMsgKeySet, and to get the list of NEW messages from nsIMsgDatabase (bug 170841). r=naving@netscape.com, sr=bienvenu@netscape.com 2002-09-26 00:22:53 +00:00
peterlubczynski%netscape.com
b3ac5276f0 Fixing bug 167601, support PLUGINURL param values for OBJECT tag instead of codebase attribute, r=anthonyd, sr=jst 2002-09-26 00:17:20 +00:00
aaronl%netscape.com
bb160689d1 Bug 169821. Find prev/next command in typeaheadfind forgets type of search (links only or text). r=kyle, sr=alecf 2002-09-26 00:12:44 +00:00
aaronl%netscape.com
03207c2ef6 Bug 169827. Escape should cancel million keystrokes protection in typeaheadfind. r=caillon, sr=alecf 2002-09-26 00:09:58 +00:00