jdunn%netscape.com
584db88eb0
remove NS_DECLARE_ID and replace (where needed) with NS_DEFINE_CID.
...
DECLARE was declaring kPlatformCharsetCID as extern const, and
DEFINE declares it as static const. These 2 are incompatible.
r= ftang@netscape.com
a= dp@netscape.com
2000-03-01 22:42:39 +00:00
putterman%netscape.com
071e736ec0
a=phil. r=hangas. Fixes 20422 where clicking on a thread twisty wouldn't open up the
...
entire thread.
2000-03-01 22:33:25 +00:00
rogerl%netscape.com
94975b3a1c
Hmm, better do that negate.
2000-03-01 22:20:48 +00:00
rogerl%netscape.com
684459eed5
Oops, remove debugging hack.
2000-03-01 22:20:09 +00:00
rogerl%netscape.com
c9d7bb356f
Fixing Unicode ECMA 3 compliance issues
2000-03-01 22:15:35 +00:00
rogerl%netscape.com
0123e33bfd
Fixing Unicode ECMA 3 compliance issues.
...
Fixed bug in $ handling for ECMA 3 (don't support \$)
2000-03-01 22:14:34 +00:00
mcafee%netscape.com
665e5eab81
Fixing nohup rm line
2000-03-01 22:07:47 +00:00
slamm%netscape.com
aa911b3df4
Fix blocker: Customize dialog not showing panels (29793)
2000-03-01 22:02:59 +00:00
mjudge%netscape.com
7f21a0fc5d
a=jar r= whomever reviewed it before. saari i think. this SHOULD have went in before cvs merge error i didnt catch sorry my bad.
2000-03-01 21:49:53 +00:00
wtc%netscape.com
6f0d2131dc
Removed #if !defined(DEBUG). Bugzilla #29181 .
2000-03-01 21:35:49 +00:00
norris%netscape.com
a74b41a9c1
Fix bug 6063.
2000-03-01 21:35:38 +00:00
slamm%netscape.com
0b2ace1273
Fix build blocker bug 29718.
2000-03-01 19:55:53 +00:00
sspitzer%netscape.com
46a21ce04e
not part of the build yet.
2000-03-01 19:52:43 +00:00
sspitzer%netscape.com
7ecceef4b0
not part of the build yet.
2000-03-01 19:03:33 +00:00
norris%netscape.com
c2e981fdf2
Switch back to using getDeclaredMethods--I was able to get it working with a
...
security manager.
2000-03-01 18:26:43 +00:00
slamm%netscape.com
13868e7eb7
Better process killer.
2000-03-01 17:49:52 +00:00
sspitzer%netscape.com
9f24d3b8c7
not part of the build.
2000-03-01 17:24:12 +00:00
mkaply%us.ibm.com
aaa9e742f9
# 25555
...
r= dveditz@netscape.com
OS/2 changes for Mozilla - add #ifdef, change #ifdef
2000-03-01 15:50:24 +00:00
svn%xmlterm.org
4573251658
xmlterm changes only (not part of the default build).
...
Added workaround for annoying cursor positioning problem using mouse click event.
Added tips/news feature.
2000-03-01 15:50:23 +00:00
sgehani%netscape.com
c062c18c32
Update installer about box.
[b=29309][a=cathleen]
2000-03-01 09:41:41 +00:00
rhp%netscape.com
fa19ef16c9
Fix for eating message bodies and missing auto linking - Bug 29759 - r: mscott - a: phil
2000-03-01 07:57:08 +00:00
waterson%netscape.com
bcc180b908
Bug 25364. Use nsCOMPtr where appropriate; make sure to getter_AddRefs() when calling GetShellAt(). r=travis, hyatt a=jar.
2000-03-01 07:27:31 +00:00
waldemar%netscape.com
5afe7c41b7
Added parser output classes
2000-03-01 07:00:31 +00:00
waldemar%netscape.com
cc161a3dad
Added linked list and arena destructor utilities
2000-03-01 07:00:05 +00:00
mscott%netscape.com
f213fa8843
Bug #28984 --> use SetRecipients to set the recipients on the smtp url. I forgot to check this file
...
in with the rest of the files I checked in earlier.
r=sspitzer
a=phil
2000-03-01 06:38:34 +00:00
cmanske%netscape.com
3dfc968910
Official 'Preview' icon image supplied by UE. Tested on all platforms r=sfraser, a=jar
2000-03-01 06:28:33 +00:00
sspitzer%netscape.com
5650853485
not part of the build yet.
2000-03-01 05:55:19 +00:00
tbogard%aol.net
84d90bd475
Removed call to add items to the GlobalHistory at the beginning of the load. This was causing them to be added twice. Now instead, they are added at when OnLoading is called from the DoContent. r=mscott a=jar
2000-03-01 05:25:36 +00:00
tbogard%aol.net
619ad7581a
ShouldAddGlobalHistory is now a little smarter. It will only add items that are loaded in contentType'd docShells. I'm sure there are more things we should restrict on, but this is a start. r=mscott, a=jar
2000-03-01 05:18:04 +00:00
jefft%netscape.com
8142d351ad
fixed bug 25988 -- IMAP Subfolders appearing at 1st level instead of 2nd level; bug 26061 -- Rename a pop3 folder and its subfolders disappear; a=phil,r=bienvenu
2000-03-01 05:17:53 +00:00
sspitzer%netscape.com
f4cd0a1c67
not part of the build yet.
2000-03-01 05:17:06 +00:00
bienvenu%netscape.com
f990b71747
fix threading performance with header cache, r=mscott,a=phil 28233
2000-03-01 04:15:12 +00:00
bienvenu%netscape.com
38aeed8620
fix utf7 encoding of folder names whose last char is non-ascii, r=jefft a=phil 26745
2000-03-01 03:58:53 +00:00
tbogard%aol.net
46b0064aaa
mPrefs were shadowing the ones in docShell. This fixes the bug where prefs weren't being found in presContext because the contentViewer is now being created in docShell which had a different set of prefs. r=beard a=rickg.
2000-03-01 03:22:14 +00:00
pinkerton%netscape.com
ff4a0b661d
patches from dean_tessman@hotmail.com for bug 17159. Teach popups about if they are context menus and accept right clicks to select menu items if they are. r=hyatt, a=jar.
2000-03-01 03:12:51 +00:00
mscott%netscape.com
4bed2407e9
Bug #29650 --> add a cache stream listener which can mediate between the cache channel and the mock channel
...
when broadcasting onstart/on stop, etc. notifications to the end consumer
r=bienvenu
a=phil
2000-03-01 03:10:06 +00:00
mscott%netscape.com
987e40182c
Bug #28984 --> add a getter & setter for recipients. The recipients are now stored as a field in the smtp url
...
instead of as part of the url spec.
r=sspitzer
a=phil
2000-03-01 03:08:05 +00:00
mscott%netscape.com
cc0850b82d
Bug #28984 --> add a getter & setter for recipients
...
r=sspitzer
a=phil
2000-03-01 03:07:10 +00:00
sspitzer%netscape.com
2531b3070f
fix for #29647 . fix pref stickiness issue. r=ben, a=jar,rickg
2000-03-01 02:50:09 +00:00
sspitzer%netscape.com
beb30af70b
fix for #29690 , pref window won't close. matt fisher fixed the other half of this,
...
when he fixed fontScalingOverlay.xul. r=ben, a=jar,rickg
2000-03-01 02:49:16 +00:00
alecf%netscape.com
fe637100c7
fix for #29586 r=rickg a=rickg
...
bandaid fix to make <p> tag wrap the paragraphs
2000-03-01 02:47:45 +00:00
svn%xmlterm.org
6e4b207762
Added xmlterm as an optionally built extension, r=leaf.
...
Should not affect the default build, but xmlterm can now be built by
re-configuring with the '--with-extensions=xmlterm' option, on LINUX and
SOLARIS only. Do a "make" in the extensions/xmlterm directory and then
execute 'xmlterm' in the dist/bin directory to try it out.
(For some more fun: put mozilla/dist/bin in your PATH, cd to
dist/bin/chrome/navigator/skin/default, and try out the commands 'xls -i'
and 'xcat *.gif' inside the xmlterm!)
2000-03-01 02:38:38 +00:00
srinivas%netscape.com
b6a1957f87
PR_SetThreadPrivate should be passed an invalid key for the failure case.
...
Bugzilla #29181 .
2000-03-01 02:37:25 +00:00
hyatt%netscape.com
da7d9353d6
Fix for 28856. r=karnaze,troy a=jar
2000-03-01 02:35:14 +00:00
hyatt%netscape.com
4c4a067931
Fix for bug #28856 . r=karnaze,troy a=jar
2000-03-01 02:33:41 +00:00
hyatt%netscape.com
6a63509ce6
Adding a tree regression test for bug#28856. Not part of build.
2000-03-01 02:32:06 +00:00
mwelch%netscape.com
f803349f18
First checkin
2000-03-01 02:02:14 +00:00
hyatt%netscape.com
b87c565b99
Fix for bug #29410 . r=vidur, a=rickg
2000-03-01 01:43:34 +00:00
mwelch%netscape.com
0caed44b7a
Fixing makefiles with shaver's tarball
2000-03-01 01:22:44 +00:00
rginda%netscape.com
f8536a436b
Initial add of APIDOC api documentation script. a=leaf
2000-03-01 01:14:20 +00:00