Commit Graph

50059 Commits

Author SHA1 Message Date
mscott%netscape.com
22b7472ab2 performance tweak --> header parser is supposed to be a service not a component.
r=bienvenu
2000-01-09 22:00:03 +00:00
mscott%netscape.com
87f8d0fad3 performance tweak --> header parser is supposed to be a service not a component.
r=ducarroz
2000-01-09 21:59:36 +00:00
mscott%netscape.com
4e84d5a487 performance tweak --> header parser is supposed to be a service not a component.
r=bienvenu.
2000-01-09 21:57:21 +00:00
putterman%netscape.com
e73cd6a961 Select and scroll to first new message in a folder. r=bienvenu. 2000-01-09 19:47:58 +00:00
putterman%netscape.com
661ce3d5b7 Put message header and message pane in a box. r=hyatt. 2000-01-09 19:47:09 +00:00
tonyr%fbdesigns.com
7804e3805c Update to changed nsIMsgAccountManager interfaces 2000-01-09 17:30:18 +00:00
mcafee%netscape.com
c08da1493c Oops, wrong logic for last checkin. 2000-01-09 06:12:02 +00:00
mcafee%netscape.com
87842bf411 Failed bloat test should turn tree orange, we now check for -1 case. 2000-01-09 04:07:57 +00:00
rods%netscape.com
c3c2a51737 fixed up several of the combobbox css rules to make them more efficient
(general optimization)r=kmcclusk,hangas
2000-01-09 02:09:08 +00:00
rods%netscape.com
6147b70ee7 Added unconstrainted reflow optimizations
r=kmcclusk bug=12653
2000-01-09 02:07:00 +00:00
rods%netscape.com
a0c686605d Reworked frame creation and creation of it's children for bug 23156,
not turned on yet.
2000-01-09 02:05:25 +00:00
rods%netscape.com
02a831ab54 Pulled child frame frame creation out of the nsFieldsetFrame and put it in
here. Added new method for creating fieldset.
troy reviewed the approach but not the code (it's not turned on yet)
b=23156
2000-01-09 02:04:36 +00:00
rods%netscape.com
0f8bcdb83c Temporarily turning off optimization 2000-01-09 02:03:23 +00:00
rods%netscape.com
a5b48b3896 Added unconstrainted reflow optimizations
r=kmcclusk,dcone bug=12653
2000-01-09 01:52:17 +00:00
rods%netscape.com
2618ed4aaf Added unconstrainted reflow optimizations
r=kmcclusk,dcone bug=12653
2000-01-09 01:41:11 +00:00
rods%netscape.com
0ce3084d15 Added unconstrainted reflow optimizations
and the the proper check against the style mVisible attr (bug 21701)
r=kmcclusk bug=12653
2000-01-09 01:39:15 +00:00
wtc%netscape.com
9718b18cde Backed out the NSPR 3.5.1 merge. Mozilla client cannot exit on shutdown.
Modified files: _win95.h, _winnt.h, primpl.h, prfdcach.c, prfile.c,
ntio.c,  w95io.c, ptio.c, ptthread.c
2000-01-08 23:05:24 +00:00
mcafee%netscape.com
45467c5e4f Removing old bogus 4.x prefs. r=sspitzer w/ help from alecf. 2000-01-08 19:50:34 +00:00
alecf%netscape.com
4b677aea8e minor aesthetic changes on advice of ben goodger 2000-01-08 19:29:31 +00:00
waterson%netscape.com
d37c4afc76 Add .cvsignore for ucvibm directory. 2000-01-08 18:15:22 +00:00
rhp%netscape.com
261077b266 Changes to fix I18N vCards - Bug #: 23324 - r: nhotta 2000-01-08 17:24:55 +00:00
rhp%netscape.com
04f0ee8400 Fix for quoting blurb about signed messages - Bug #23075 - r: jefft 2000-01-08 17:12:43 +00:00
norris%netscape.com
ddb2282b6c Fix
858  [Feature] JavaScript auto-disable per-domain RFE
    13023 Users must be able to disable Java and JavaScript (for JS in mail)
    21923 Executing functions in "chrome:" protocol - #2.
    r=mstoltz

    (Checked in with red on Mac; Wan-Teh says his changes are localized so
     it shouldn't interfere with his fixing bustage.)
2000-01-08 16:51:54 +00:00
wtc%netscape.com
5d06033e98 Backed out the previous checkin (found a better fix). 2000-01-08 16:40:59 +00:00
wtc%netscape.com
ba10dfae51 For platforms that don't implement PR_CreatePipe, define PipeAvailable
and PipeAvailable64 as simply returning -1.  This way we don't need to
define the _MD_PIPEAVAILABLE macro for those platforms.
2000-01-08 16:36:59 +00:00
wtc%netscape.com
6a8fcdbb6a Define _MD_PIPEAVAILABLE for mac (simply returns -1). 2000-01-08 16:22:26 +00:00
rods%netscape.com
d163e95f4c Added unconstrainted reflow optimization methods
r=kmcclusk bug=12653
2000-01-08 15:53:48 +00:00
wtc%netscape.com
96b38b799c Temporary depend:clean hack. 2000-01-08 15:20:19 +00:00
wtc%netscape.com
efc551b0a8 Merged the fixes in NSPR 3.5.1 to the main trunk.
Modified files: _win95.h, _winnt.h, primpl.h, prfdcach.c, prfile.c,
ntio.c, w95io.c, ptio.c, ptthread.c
2000-01-08 15:17:59 +00:00
rgoodger%ihug.co.nz
1e3136acae [prefwindow] proxy panel cleanup 2000-01-08 12:53:56 +00:00
rgoodger%ihug.co.nz
eed4d2c1fb [prefwindow] cache, cookies and wallet panes cleanup 2000-01-08 12:38:24 +00:00
rgoodger%ihug.co.nz
da11fd4b05 [prefwindow] advanced pane cleanup 2000-01-08 12:25:47 +00:00
rgoodger%ihug.co.nz
9eb8bbe012 [prefwindow] extend prefwindow to provide pseudo-onload handlers, download panel cleanup 2000-01-08 12:21:29 +00:00
rgoodger%ihug.co.nz
9d9b4896fb [prefwindow] offline panel tidy-up 2000-01-08 11:25:24 +00:00
rgoodger%ihug.co.nz
e91be729fa [prefwindow] smartupdate panel tidy-up 2000-01-08 11:21:33 +00:00
rgoodger%ihug.co.nz
dde10ea287 [prefwindow] composer panel cleanup... 2000-01-08 11:10:19 +00:00
rgoodger%ihug.co.nz
7899c54eff [prefwindow] search pane tidy-up 2000-01-08 11:02:15 +00:00
rgoodger%ihug.co.nz
227a88b8a9 [prefwindow] smart browsing tidy up 2000-01-08 10:51:54 +00:00
rgoodger%ihug.co.nz
cd315b9609 [prefwindow] applications panel tidy-up 2000-01-08 10:31:02 +00:00
pierre%netscape.com
f1d11fe977 Bug 23236: In quirks mode, accept 'xxyyzz' colors even without '#' prefix 2000-01-08 10:11:10 +00:00
pierre%netscape.com
e3c8ebdcf3 Bug 18817 "autodetection of content-type used": in strict mode, requires the mime type to be specified if the style sheet doesn't have a '.css' extension (otherwise the style sheet is ignored). 2000-01-08 10:09:00 +00:00
pierre%netscape.com
fd1a8fadce Tiny part of bug 15316: removed the line-height from H5. 2000-01-08 10:06:17 +00:00
alecf%netscape.com
481bba988b final stage of XPIDLizing nsIMsgHdr 2000-01-08 09:55:37 +00:00
rgoodger%ihug.co.nz
6bc4955b7f [prefwindow] reorder button classes (lang panel) 2000-01-08 09:51:29 +00:00
rgoodger%ihug.co.nz
4ce4e191b4 [prefwindow] languages pane tidy up 2000-01-08 09:48:00 +00:00
rgoodger%ihug.co.nz
421ad865d8 [prefwindow] fix "choose file" for homepage selection in navigator panel 2000-01-08 09:12:01 +00:00
duncan%be.com
be3945ad99 Fix BeOS build by making changing nsResProtocolHandler.cpp like
Windows and Mac, and fix a couple nsSpecialSystemDirectory bugs.
All the changes are BeOS specific (i.e. wrapped in XP_BEOS or
only used by code wrapped in XP_BEOS).
r=mcafee
2000-01-08 09:09:02 +00:00
rgoodger%ihug.co.nz
a701ce3c25 [prefwindow] navigator pane cleanup, fix "use current page" and "choose file" for homepage 2000-01-08 09:07:11 +00:00
alecf%netscape.com
92b9320e72 oops, fix case change (thanks seth) 2000-01-08 09:05:16 +00:00
alecf%netscape.com
acc83c5f70 require servers to have a username and hostname at creation time r=sspitzer 2000-01-08 09:03:55 +00:00