Commit Graph

53979 Commits

Author SHA1 Message Date
pollmann%netscape.com
125bacfd6e Bug 14419 (4 of 4): Make option text read/write (glue implementation) r=harishd
git-svn-id: svn://10.0.0.236/trunk@57882 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 01:50:18 +00:00
pollmann%netscape.com
dcee6c63b0 Bug 14419 (3 of 4): Make option text read/write (glue header) r=harishd
git-svn-id: svn://10.0.0.236/trunk@57881 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 01:49:39 +00:00
law%netscape.com
871285c0ef Fix Save File... button so it works again; r=rgoodyer/akkana
git-svn-id: svn://10.0.0.236/trunk@57880 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 01:48:22 +00:00
mscott%netscape.com
e068caa226 bug #23894 --> be sure to escape the display name for the attachment b4
inserting it into the open attachment method.
r=sspitzer


git-svn-id: svn://10.0.0.236/trunk@57878 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 01:45:13 +00:00
briano%netscape.com
1f826b4599 Automated update
git-svn-id: svn://10.0.0.236/trunk@57877 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 01:45:12 +00:00
pollmann%netscape.com
4683451aa5 Bug 14419 (2 of 4): Make option text read/write (idl) r=harishd
git-svn-id: svn://10.0.0.236/trunk@57876 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 01:45:02 +00:00
cata%netscape.com
f67690b66d Bug #3941. r=naoki Adding access APIs to the converter managers data.
git-svn-id: svn://10.0.0.236/trunk@57874 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 01:44:21 +00:00
pollmann%netscape.com
706c1afd62 Bug 14419 (1 of 4): Make option text read/write (implementation) r=harishd
git-svn-id: svn://10.0.0.236/trunk@57873 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 01:42:56 +00:00
mscott%netscape.com
51eaf729a8 Bug #23894 --> be sure to unescape the attachment's display name before brining up the file picker.
r=sspitzer


git-svn-id: svn://10.0.0.236/trunk@57872 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 01:41:52 +00:00
pollmann%netscape.com
c082b8b9d4 Fix warning r=harishd
git-svn-id: svn://10.0.0.236/trunk@57871 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 01:41:27 +00:00
nisheeth%netscape.com
7bb9a0c5e5 r=pollmann. Fix for bug 22237.
git-svn-id: svn://10.0.0.236/trunk@57870 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 01:41:22 +00:00
rginda%netscape.com
e412632c29 Remove bslib (socket component no-longer-used in irc), r=leaf
git-svn-id: svn://10.0.0.236/trunk@57869 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 01:41:01 +00:00
cls%seawood.org
4ac7a3a7ad Add a check for miscompiled long long when using -pedantic. Bug #19431 r=waterson
git-svn-id: svn://10.0.0.236/trunk@57868 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 01:39:44 +00:00
rginda%netscape.com
006d259619 Remove the bslib from the build, r=leaf
git-svn-id: svn://10.0.0.236/trunk@57867 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 01:39:40 +00:00
kmcclusk%netscape.com
8c6ad56e81 Added ScrollWidgets method to nsIWidget. Added stub for ScrollWidgets to nsBaseWidget. Implemented nsScrollWidgets and nsScrollRect on WIN32. bug 22067; r=rods@netscape.com
git-svn-id: svn://10.0.0.236/trunk@57866 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 01:38:50 +00:00
ducarroz%netscape.com
f8af30eaee Fix for bug 23109 & 23331. Call new api msgCompose.AttachmentPrettyName to convert an attachment url to something nicer to display in the attachment pane. R=jefft
git-svn-id: svn://10.0.0.236/trunk@57865 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 01:38:34 +00:00
mscott%netscape.com
4bf50324b1 Bug #24007 --> you can't remove xul elements from html elements in JS
this was because of an unitialized variable in layout because xul elements
don't support the notion of ranges.
r=waterson


git-svn-id: svn://10.0.0.236/trunk@57864 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 01:37:16 +00:00
ducarroz%netscape.com
152d9b7d47 Rewrite fix for bug 23111. Now use new API for retreiving file system character set. R=nhotta
git-svn-id: svn://10.0.0.236/trunk@57863 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 01:33:23 +00:00
ducarroz%netscape.com
6ce961d26e Fix related to bug 23109. We need to convert back the file name to the file system characters set when we save an attachment during a forward inline. R=jeff
git-svn-id: svn://10.0.0.236/trunk@57862 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 01:33:19 +00:00
ducarroz%netscape.com
c0461fb6c4 Fix for bug 23109, 23331. Attachment file names are now converted to file system character set and we display only the file name in case of a file url. R=jefft
git-svn-id: svn://10.0.0.236/trunk@57861 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 01:33:18 +00:00
ducarroz%netscape.com
77ef78aa70 New API needed by fixes for bug 23109, 23111, and 23418. Create a new api to retreive the current file system character set. R=jefft
git-svn-id: svn://10.0.0.236/trunk@57860 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 01:33:17 +00:00
sfraser%netscape.com
78ba93f14b Add chatzilla to the Mac build. r=rginda
git-svn-id: svn://10.0.0.236/trunk@57859 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 01:30:34 +00:00
sfraser%netscape.com
3a74bacdbe First Checked In.
git-svn-id: svn://10.0.0.236/trunk@57858 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 01:29:00 +00:00
terry%mozilla.org
39939cff9b Patch by kevin@suberic.net (kevin lyda) -- reformated to 77 columns.
git-svn-id: svn://10.0.0.236/trunk@57857 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 01:19:44 +00:00
terry%mozilla.org
89331e54aa Checked in patch by Dawn Endico <endico@mozilla.org> -- when
reassigning by component, reassign the qa contact too.


git-svn-id: svn://10.0.0.236/trunk@57856 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 00:23:31 +00:00
ssu%netscape.com
530b2f12c8 fixing bug 23389. macinstaller was quitting after the downloding of the .xpi files. a=jj
r=cathleen


git-svn-id: svn://10.0.0.236/trunk@57855 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 00:10:31 +00:00
terry%mozilla.org
666ab60fac Patch by Adam Spiers <adam@spiers.net> -- fixed some poor HTML.
git-svn-id: svn://10.0.0.236/trunk@57854 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 23:56:55 +00:00
terry%mozilla.org
5dd93fbf13 Added "sanity check" to the list of things the maintainer gets to
choose from in the footer.


git-svn-id: svn://10.0.0.236/trunk@57853 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 23:30:24 +00:00
terry%mozilla.org
f8ef85865d Added a missing PutFooter().
git-svn-id: svn://10.0.0.236/trunk@57852 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 23:17:49 +00:00
alecf%netscape.com
0ba6a6066e back me out
git-svn-id: svn://10.0.0.236/trunk@57850 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 22:53:46 +00:00
alecf%netscape.com
2ea048a339 back my changes out
git-svn-id: svn://10.0.0.236/trunk@57849 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 22:53:16 +00:00
alecf%netscape.com
47eaea8981 back out my changes
git-svn-id: svn://10.0.0.236/trunk@57848 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 22:51:53 +00:00
terry%mozilla.org
b541dc2d83 Patch by Ramon Felciano <felciano@ingenuity.com>, with many tweaks by
me.  Added a footer to every page.  Add some options to do things like
display checkboxes instead of scrolling lists, and a new formatting
for email diffs, and show list items capitalized instead of all upper
case.


git-svn-id: svn://10.0.0.236/trunk@57846 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 22:35:49 +00:00
leif%netscape.com
a20be571f3 First major cleanup, mostly finished.
git-svn-id: svn://10.0.0.236/trunk@57844 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 22:25:29 +00:00
rginda%netscape.com
e8658a431e revised incorrect testcase
git-svn-id: svn://10.0.0.236/trunk@57843 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 22:23:08 +00:00
terry%mozilla.org
389ea2f544 Remove unused files.
git-svn-id: svn://10.0.0.236/trunk@57842 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 22:04:49 +00:00
sspitzer%netscape.com
24fd826e2a backing out andreas and warren
git-svn-id: svn://10.0.0.236/trunk@57840 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 22:01:56 +00:00
terry%mozilla.org
3919889819 Remove unused files.
git-svn-id: svn://10.0.0.236/trunk@57839 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 21:44:14 +00:00
alecf%netscape.com
e0ee77d25d fix usages of getprehost so that we can send mail
a=granrose


git-svn-id: svn://10.0.0.236/trunk@57838 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 20:20:04 +00:00
alecf%netscape.com
8c8ac60962 fix usages of GetPreHost so that mail folders can appear
a=granrose


git-svn-id: svn://10.0.0.236/trunk@57837 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 20:19:17 +00:00
alecf%netscape.com
679f5f7129 fix usages of GetPreHost so that local/imap/news folders can be displayed
a=granrose


git-svn-id: svn://10.0.0.236/trunk@57836 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 20:17:14 +00:00
alecf%netscape.com
42c7c2c3b6 fix null pointer check for blocker #23958
git-svn-id: svn://10.0.0.236/trunk@57832 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 19:07:33 +00:00
Jerry.Kirk%Nexwarecorp.com
c15eae07e1 Forgot to subtract offset from the lr of a Rect when I hand coded
PtDeTranslateRect. This is Photon only.
r=kedl


git-svn-id: svn://10.0.0.236/trunk@57831 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 14:44:17 +00:00
dcone%netscape.com
accd3d74de Fixed some problems with rounded borders. r=rods
git-svn-id: svn://10.0.0.236/trunk@57830 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 14:43:05 +00:00
dcone%netscape.com
fcd03d055e Added a container for the printContext. r= rods b = 21470
git-svn-id: svn://10.0.0.236/trunk@57829 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 14:30:41 +00:00
Jerry.Kirk%Nexwarecorp.com
e0e1888098 Photon UI Only
Fix Drawing problem in RawDrawFunc, there was a case where the routine
could be exited from without resetting the graphics context correctly.
Also did some general cleanup.
r=kedl


git-svn-id: svn://10.0.0.236/trunk@57828 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 13:47:55 +00:00
karnaze%netscape.com
f061bc9f68 fix for skipping last regression file, not affecting the build.
git-svn-id: svn://10.0.0.236/trunk@57827 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 13:47:35 +00:00
Jerry.Kirk%Nexwarecorp.com
c9186f6aa0 Photon UI Only
Changing some debug output to silence the RenderingContext a bit so I can
work on other problems...
r=kedl


git-svn-id: svn://10.0.0.236/trunk@57826 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 13:17:25 +00:00
Jerry.Kirk%Nexwarecorp.com
97368c8d7b Add code to work around Photon bug. If any part of "text" is rendered
slightly off the drawing surface then the entire chunk of text is clipped.
This is an awful hack that just increases the draw surface by 100.
(A magic number) I am filing a bug with Photon to get a fix.
r=kedl


git-svn-id: svn://10.0.0.236/trunk@57825 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 13:15:33 +00:00
hyatt%netscape.com
c1506bc23d Forgot to check in a file.
git-svn-id: svn://10.0.0.236/trunk@57824 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 11:20:15 +00:00