sspitzer%netscape.com
c4e9f18235
not part of the build yet.
...
git-svn-id: svn://10.0.0.236/trunk@61959 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-01 05:55:19 +00:00
tbogard%aol.net
233ebc98e8
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
...
git-svn-id: svn://10.0.0.236/trunk@61958 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-01 05:25:36 +00:00
tbogard%aol.net
bd8c73ffba
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
...
git-svn-id: svn://10.0.0.236/trunk@61956 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-01 05:18:04 +00:00
jefft%netscape.com
06c2eef296
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
...
git-svn-id: svn://10.0.0.236/trunk@61955 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-01 05:17:53 +00:00
sspitzer%netscape.com
1902232a14
not part of the build yet.
...
git-svn-id: svn://10.0.0.236/trunk@61954 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-01 05:17:06 +00:00
bienvenu%netscape.com
3a64981605
fix threading performance with header cache, r=mscott,a=phil 28233
...
git-svn-id: svn://10.0.0.236/trunk@61951 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-01 04:15:12 +00:00
bienvenu%netscape.com
ef34ef5cc5
fix utf7 encoding of folder names whose last char is non-ascii, r=jefft a=phil 26745
...
git-svn-id: svn://10.0.0.236/trunk@61950 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-01 03:58:53 +00:00
tbogard%aol.net
827e7d599b
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.
...
git-svn-id: svn://10.0.0.236/trunk@61948 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-01 03:22:14 +00:00
pinkerton%netscape.com
5a18d87dc9
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.
...
git-svn-id: svn://10.0.0.236/trunk@61946 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-01 03:12:51 +00:00
mscott%netscape.com
fb9a21c242
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
git-svn-id: svn://10.0.0.236/trunk@61945 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-01 03:10:06 +00:00
mscott%netscape.com
7044f74c40
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
git-svn-id: svn://10.0.0.236/trunk@61944 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-01 03:08:05 +00:00
mscott%netscape.com
34d24a7a52
Bug #28984 --> add a getter & setter for recipients
...
r=sspitzer
a=phil
git-svn-id: svn://10.0.0.236/trunk@61943 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-01 03:07:10 +00:00
sspitzer%netscape.com
868f9e4c12
fix for #29647 . fix pref stickiness issue. r=ben, a=jar,rickg
...
git-svn-id: svn://10.0.0.236/trunk@61942 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-01 02:50:09 +00:00
sspitzer%netscape.com
918e247732
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
git-svn-id: svn://10.0.0.236/trunk@61941 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-01 02:49:16 +00:00
alecf%netscape.com
728bb9c7ef
fix for #29586 r=rickg a=rickg
...
bandaid fix to make <p> tag wrap the paragraphs
git-svn-id: svn://10.0.0.236/trunk@61940 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-01 02:47:45 +00:00
svn%xmlterm.org
2f49ff4ac7
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!)
git-svn-id: svn://10.0.0.236/trunk@61939 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-01 02:38:38 +00:00
srinivas%netscape.com
7b4cd6c1a7
PR_SetThreadPrivate should be passed an invalid key for the failure case.
...
Bugzilla #29181 .
git-svn-id: svn://10.0.0.236/trunk@61938 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-01 02:37:25 +00:00
hyatt%netscape.com
e01b1a8a8f
Fix for 28856. r=karnaze,troy a=jar
...
git-svn-id: svn://10.0.0.236/trunk@61937 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-01 02:35:14 +00:00
hyatt%netscape.com
66d2c06c5b
Fix for bug #28856 . r=karnaze,troy a=jar
...
git-svn-id: svn://10.0.0.236/trunk@61936 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-01 02:33:41 +00:00
hyatt%netscape.com
3c03f6b0cc
Adding a tree regression test for bug#28856. Not part of build.
...
git-svn-id: svn://10.0.0.236/trunk@61935 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-01 02:32:06 +00:00
mwelch%netscape.com
367ecd7c85
First checkin
...
git-svn-id: svn://10.0.0.236/trunk@61932 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-01 02:02:14 +00:00
hyatt%netscape.com
d074640511
Fix for bug #29410 . r=vidur, a=rickg
...
git-svn-id: svn://10.0.0.236/trunk@61931 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-01 01:43:34 +00:00
mwelch%netscape.com
0e9a629866
Fixing makefiles with shaver's tarball
...
git-svn-id: svn://10.0.0.236/trunk@61930 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-01 01:22:44 +00:00
rginda%netscape.com
a5a0a480f5
Initial add of APIDOC api documentation script. a=leaf
...
git-svn-id: svn://10.0.0.236/trunk@61929 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-01 01:14:20 +00:00
beard%netscape.com
8c6f6ff4b2
importable XML project file for CWPro5 (with CWPro4 Java Tools)
...
git-svn-id: svn://10.0.0.236/trunk@61928 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-01 01:12:20 +00:00
svn%xmlterm.org
0ee13f3988
xmlterm changes only (not part of the default build).
...
Minor changes
git-svn-id: svn://10.0.0.236/trunk@61927 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-01 01:08:07 +00:00
beard%netscape.com
fcde68c686
CWPro5 format project (using CWPro4 Java tools).
...
git-svn-id: svn://10.0.0.236/trunk@61926 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-01 01:00:38 +00:00
beard%netscape.com
3f8f0b7ce5
added LazilyLoadedCtor.java
...
git-svn-id: svn://10.0.0.236/trunk@61925 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-01 00:57:29 +00:00
ssu%netscape.com
71bc5a3eec
fixing bug #29336 . making the browser component invisible.
...
a=jar
r=sgehani
git-svn-id: svn://10.0.0.236/trunk@61924 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-01 00:54:40 +00:00
mwelch%netscape.com
16cf07ba69
First checkin of PSM client libs
...
git-svn-id: svn://10.0.0.236/trunk@61923 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-01 00:43:41 +00:00
ssu%netscape.com
323cda29be
fixing bugs #29263 and 12359
...
added readme and license files support.
a=cathleen
r=sgehani
git-svn-id: svn://10.0.0.236/trunk@61922 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-01 00:42:11 +00:00
jbetak%netscape.com
98d259c039
a=bobj, r=troy, erik, bug 21127 font prefs do not list fonts
...
git-svn-id: svn://10.0.0.236/trunk@61921 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-01 00:12:13 +00:00
blizzard%redhat.com
470c8564bb
fix problems with drag and drop x/y coords in panel area. this was actually a problem in any areas that did not start at 0/0 in the toplevel window. this fixes bug #29578 . r=pavlov
...
git-svn-id: svn://10.0.0.236/trunk@61919 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-29 23:38:06 +00:00
slamm%netscape.com
510166b754
Use server provided rdf list for available panels. (bug 26963). r=gable a=jar.
...
git-svn-id: svn://10.0.0.236/trunk@61918 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-29 23:32:34 +00:00
matt%netscape.com
6bf2f0f0b1
fix for bug a=jevering r=eric just changing a string to a int
...
git-svn-id: svn://10.0.0.236/trunk@61917 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-29 22:52:30 +00:00
tbogard%aol.net
9f29a0ed26
WebShell now relies on the docShell for the creation of the content viewer. WebShell also provides and implementation for LoadURI that overrides the docShells so we can later do a ifdef on who should do the load. Before adding to GlobalHistory we call ShouldAddToGlobalHistory. Implemented GetMainWidget. This is work to allow getting new session history/ url loading working and work on master bug 13374. r=mscott a=jevering
...
git-svn-id: svn://10.0.0.236/trunk@61916 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-29 22:35:33 +00:00
tbogard%aol.net
b6a98c5648
DoContent now call CreateContentViewer on the docShell to get the viewer created. Implemented CreateContentViewer(), NewContentViewer(), and SetupNewViewer() methods in the docshell. This gets docshell setup to be able to create it's own content viewers for loads. This is work to getting session history stuff working and bug 13374. r=mscott a=jevering
...
git-svn-id: svn://10.0.0.236/trunk@61915 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-29 22:32:24 +00:00
ducarroz%netscape.com
bb86a6c6d4
FIx for bug 28349, don't addref a null pointer oh dude!. R=alecf, A=phil
...
git-svn-id: svn://10.0.0.236/trunk@61914 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-29 22:32:14 +00:00
tbogard%aol.net
16690a7ba7
Removing nsIXULWindowCallbacks parameter as it no longer exists. r=danm a=jevering
...
git-svn-id: svn://10.0.0.236/trunk@61913 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-29 22:15:53 +00:00
mkaply%us.ibm.com
97a7223b7a
# 25555
...
r= tgl@sss.pgh.pa.us
OS/2 changes for Mozilla - add #ifdef, change #ifdef
git-svn-id: svn://10.0.0.236/trunk@61912 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-29 22:12:14 +00:00
tbogard%aol.net
9aaaeb8cad
Removing nsIXULWindowCallbacks as it is no longer used. r=danm a=jevering
...
git-svn-id: svn://10.0.0.236/trunk@61911 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-29 22:11:33 +00:00
sspitzer%netscape.com
617861f885
better, simpler fix for #27984 , r=mscott. a=phil
...
may also fix #29666 , since we aren't calling SetCharPref on exit.
git-svn-id: svn://10.0.0.236/trunk@61910 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-29 22:11:29 +00:00
tbogard%aol.net
944a114b68
Removing nsIXULWindowCallbacks from the build as it is no longer used. r=danm a=jevering.
...
git-svn-id: svn://10.0.0.236/trunk@61909 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-29 22:10:06 +00:00
mkaply%us.ibm.com
53611f9e3a
# 25555
...
r= beard@netscape.com
OS/2 changes for Mozilla - add #ifdef, change #ifdef
git-svn-id: svn://10.0.0.236/trunk@61908 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-29 22:07:34 +00:00
tbogard%aol.net
7475e9b9b5
Removing nsIXULWindowCallbacks as they were removed from active use nearly 8 or more months ago. Getting rid of having to pass it around as a parameter and all that fun stuff. r=danm a=jevering
...
git-svn-id: svn://10.0.0.236/trunk@61907 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-29 22:03:49 +00:00
mcafee%netscape.com
3ea8521667
Adding rm nohup, moving starting comment to else
...
git-svn-id: svn://10.0.0.236/trunk@61906 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-29 22:00:49 +00:00
hangas%netscape.com
11339759da
Fix 29654 (Unable to Delete messages or Cancel News Messages from menu) r=mscott, a=phil
...
git-svn-id: svn://10.0.0.236/trunk@61905 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-29 21:57:50 +00:00
hangas%netscape.com
f7a77a95ee
Fix 29560 (Add a pixel of padding above and below every tree row) r=German, a=phil
...
git-svn-id: svn://10.0.0.236/trunk@61904 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-29 21:54:07 +00:00
hangas%netscape.com
55b379594e
Fix 29383 (Calling address picker twice causes hang) r=mscott, a=phil
...
git-svn-id: svn://10.0.0.236/trunk@61903 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-29 21:53:02 +00:00
tajima%eng.sun.com
1e0ecbf684
Contributors:
...
Masaki Katakai (katakai@japana.sun.com )
Hidetoshi Tajima (tajima@eng.sun.com )
Reviewers:
Yung-Fong Tang (ftang@netscape.com )
Stuart Parmenter (pavlov@netscape.com )
Erik van del Poel (erik@netscape.com )
Submitter of code changes:
Hidetoshi Tajima (tajima@eng.sun.com )
Approver:
Chris Waterson (waterson@eng.sun.com )
Bugs fixed:
17916, 28022, 28875, 20983
git-svn-id: svn://10.0.0.236/trunk@61902 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-29 21:51:20 +00:00