alecf%netscape.com
a45fd24a01
fix for bug 46488 r=valeski, sr=waterson
...
make the content DLL an HTTP startup listener, so that loading the content DLL doesn't load HTTP
2001-03-21 19:35:29 +00:00
pchen%netscape.com
10ae433834
mac buddy for alecf on bug 46488, r=valeski, sr=waterson, add nsContentHTTPStartup.cpp to project
2001-03-21 19:35:25 +00:00
alecf%netscape.com
73c6fffbe8
fix for bug 71871 - group history by day, not by age, by normalizing the AgeInDays property to the current local day's midnight.
...
... and bug 66906 - update history UI while surfing - this ensures that visited URIs get added to any open history windows/sidebars by asserting against all sorts of expected find URIs
sr=shaver
2001-03-21 19:26:10 +00:00
alecf%netscape.com
01b6ed44fd
no bug - just reworking nsIURIContentListener to be more easily implemented in JS - does not affect any C++ interface signatures
...
sr=mscott
2001-03-21 19:21:34 +00:00
dougt%netscape.com
6a3a4a8997
Fixes many ftp problems. Details in 72280. r=valeski@netscape.com
2001-03-21 19:04:32 +00:00
axel%pike.org
08ad4c34ba
not part of build;fixing 72436; bring Makefile uptodate, code by kvisco, r=me
2001-03-21 18:54:02 +00:00
karnaze%netscape.com
32968f5079
new regression tests not affecting the build.
2001-03-21 17:51:36 +00:00
cls%seawood.org
448c273013
Fix for OS/2 emx build bustage.
...
Thanks to Dmitry Kubov <dmitry@north.cs.msu.su> for the patch.
Bug #72471 r=cls
2001-03-21 15:56:31 +00:00
oeschger%netscape.com
e8e6b3036a
updating help chrome, not part of build
2001-03-21 15:09:24 +00:00
mkaply%us.ibm.com
bde83a3630
#41077
...
r=mkaply, a=blizzard
On OS/2, the caret is hidden during selection
2001-03-21 14:30:31 +00:00
locka%iol.ie
08c130f2e5
NOT PART OF BUILD. Updated project file for MSVC++ now invokes "nmake /f makefile.win"
2001-03-21 13:07:21 +00:00
sspitzer%netscape.com
031366d02d
fix for #72265 . update the unread / total counter in the bottom right of the 3 pane.
...
sr=bienvenu
2001-03-21 10:13:12 +00:00
glazman%netscape.com
050041f52f
easy fix for 71647 ; that bug was hidden behind 72302, [s]r=attinasi
2001-03-21 09:40:41 +00:00
hyatt%netscape.com
4ba223ca22
Missed a file on 71470.
2001-03-21 09:01:34 +00:00
hyatt%netscape.com
03580dcee5
Fix for 71740. r=jag, sr=shaver
2001-03-21 08:15:49 +00:00
hyatt%netscape.com
6fe6375fc9
Fix for 71740. r=jag, sr=shaver.
2001-03-21 08:15:12 +00:00
hyatt%netscape.com
7eb8765948
Fix for 62985, r=dbaron, sr=attinasi
2001-03-21 08:10:20 +00:00
timeless%mac.com
779adab63f
ports bustage *sorry* HPUX doesn't want to make abstract temporary variables, so reverting
2001-03-21 07:10:15 +00:00
mscott%netscape.com
f0b8e3f67d
Bug #72696 incorrectly supressing message display when you click on the thread pane splitter
...
sr=sspitzer
2001-03-21 06:31:23 +00:00
bernd.mielke%snafu.de
bbaf6b9149
limit the spread of desired content width in colspans with specified fixed width's
...
bug 42187, it fixes also the regression in bug 2684. r=karnaze sr=attinasi
2001-03-21 06:02:21 +00:00
javi%netscape.com
67cb858eee
Fix build bustage for Linux RH 7 + patches.
2001-03-21 05:35:58 +00:00
bryner%uiuc.edu
630d1d61cc
Removing references to obsolete headers (bug 38061). r=timeless, sr=shaver.
2001-03-21 05:35:27 +00:00
timeless%mac.com
e76ccfd647
fix Bug 70989 Clean up lots of "shadows" and other common warnings
...
r=peterv, jst, ducarroz, edburns. sr=jst, shaver
2001-03-21 05:32:22 +00:00
karnaze%netscape.com
bfac41a0f4
bug 23714 - forgot to make NeedsFrameFor static per waterson's sr.
2001-03-21 05:18:27 +00:00
karnaze%netscape.com
c785e1439e
bug 23714 - don't resolve style for irrelevant whitespace. sr=waterson, r=rbs,hyatt
2001-03-21 05:10:40 +00:00
dmose%netscape.com
accd78ff55
Fix for mac bustage from Zach.
2001-03-21 04:30:48 +00:00
sspitzer%netscape.com
c057716174
fix for #71930 . sr=bienvenu. catch the js exception caused by bogus
...
typedown text.
2001-03-21 04:22:54 +00:00
shaver%mozilla.org
e5f58a96cf
72495: libjar/"regexp" cleanup (r=dveditz,sr=brendan)
2001-03-21 04:08:12 +00:00
mcafee%netscape.com
026b494b97
Fixing strict JS warnings (20364). patch=david.gardner
2001-03-21 03:57:33 +00:00
javi%netscape.com
fab58180fa
Use the token name instead of the slot name when formatting the string
...
name.
2001-03-21 03:46:49 +00:00
sspitzer%netscape.com
a687afbef8
other part of fix for #72642 . defensive programming. sr=bienvenu.
2001-03-21 03:39:53 +00:00
javi%netscape.com
93e83b3330
Make the "Examine Certificate" button on the SSL error dialgs work.
...
Fix nsPKCS12Blob to use the default password handler callback so
that SDR continues to work.
Give the certViewerDetails window the ability to load a cert based on
its certDBKey instead of nickname.
2001-03-21 03:37:49 +00:00
sspitzer%netscape.com
fbcae31897
fix for #72642 . crash when deleting the last message in a local folder from the stand alone message window.
...
sr=bienvenu
2001-03-21 03:34:29 +00:00
jgmyers%netscape.com
719c4dae1d
Fix more callers of the MIME header decoder: bug 65277 r=nhotta r=ducarroz sr=bienvenu
2001-03-21 03:20:23 +00:00
sspitzer%netscape.com
72169e8125
part of the fix for #72716 , problems with compact folder. sr=bienvenu
2001-03-21 03:13:37 +00:00
sspitzer%netscape.com
5449c8700f
fix for #72586 . check row height to avoid divide by zero crash. (happens if you scroll too early)
...
sr=hyatt.
2001-03-21 03:03:58 +00:00
pollmann%netscape.com
b7fdd19dba
Bug 72288: Don't turn off scrollbars on all XML documents, r=heikki@netscape.com, sr=blizzard@mozilla.org
2001-03-21 03:00:18 +00:00
sspitzer%netscape.com
56e0680bcb
fix for #72750 , sr=mscott. caused by me not paying attention to 32 character limit for filenames on the mac.
2001-03-21 02:49:37 +00:00
sspitzer%netscape.com
7f31ae1d76
fix for #70494 . newsgroups not showing up under news server.
...
sr=mscott.
2001-03-21 02:43:39 +00:00
pavlov%netscape.com
121f25d180
fix the crash on shutdown in the new cache due to us holding on to cache descriptors too long. destroy our cache session when we get unregistered. more assertions
2001-03-21 02:37:47 +00:00
timeless%mac.com
eb044b977f
fix Bugzilla Bug 63103 add "About Plug-ins" to the Help menu
...
by bzbarsky@mit.edu r=timeless, a=ben
2001-03-21 02:35:13 +00:00
timeless%mac.com
ba8fea6467
fix Bug 72626 [XUL] disable for radio doesn't fully disable the button
...
patch by bzbarsky@mit.edu r=doron sr=hewitt
2001-03-21 02:23:20 +00:00
mkaply%us.ibm.com
8061036c56
#69313
...
r=mkaply, a=blizzard
Following suit - removing italicslope from OS/2
2001-03-21 02:12:49 +00:00
maolson%earthlink.net
24855c4217
bug 56680 - use a xul <stringbundle/> instead of including the strres.js code
...
first pass through prefs, more to come later.
r=jag, sr=alecf
2001-03-21 02:08:19 +00:00
rbs%maths.uq.edu.au
33a0f9d7c8
remove unused code. b=69313 r=bstell sr=erik
2001-03-21 01:53:52 +00:00
peterlubczynski%netscape.com
521c9d6d71
Null plugin registered twice. bug 67933 a=av r=attinasi
2001-03-21 01:47:37 +00:00
dmose%netscape.com
4cfee0e5dc
Turn on basic LDAP infrastructure in the default mac build. No user-visible changes yet. Code being turned on: moa=dmose@netscape.com, sr=shaver@mozilla.org. Mac system build changes: r=peterv@netscape.com, sr=sfraser@netscape.com
2001-03-21 01:45:24 +00:00
rbs%maths.uq.edu.au
40feadcb81
remove unused code. b=69313 r=bstell sr=erik
2001-03-21 01:41:56 +00:00
mkaply%us.ibm.com
b5d1baa259
#72563
...
r=javier, a=jband
Change some PR_CALLBACK to JS_DLL_CALLBACK and vice versa and remove IBM cruft
2001-03-21 01:35:39 +00:00
brendan%mozilla.org
d97301d838
Add JS_MapGCRoots for complete enumeration of GC roots (72465, r/sr={shaver,jband}).
2001-03-21 01:33:39 +00:00