rpotts%netscape.com
38fc9e5e0f
Removed obsolete method nsIDocumentLoader::LoadOpenedDocument.
1999-12-29 05:10:21 +00:00
rpotts%netscape.com
c9377dd1ab
fix to prevent a crash when displaying IMap messages... nsXULDocument::StartDocumentLoad(...) calls GetOriginalURI(...) which returned null - this was bad.
1999-12-29 04:58:46 +00:00
sspitzer%netscape.com
cac344c777
more work to get the download headers dialog to work.
1999-12-29 03:48:46 +00:00
bryner%uiuc.edu
efb687dcad
Changing a char array to a PRUnichar array, to fix a build
...
warning. r=sspitzer.
1999-12-29 03:45:26 +00:00
sspitzer%netscape.com
ef700385ba
more changes for the "Choose..." button near the signature text area.
...
also, make the smtp server pane in the account wizard grey, like the rest of them.
1999-12-29 02:53:33 +00:00
sspitzer%netscape.com
f20b68b65b
add a "choose..." button next to the signature text field.
1999-12-29 02:42:37 +00:00
sspitzer%netscape.com
3adee8b416
fix for #15191 . properly migrate the mail.signature_date and mail.signature_file prefs.
...
they are now per-identity prefs.
mail.identity.id1.attach_signature is set if the user had a signature in 4.x
the pref mail.signature_file gets migrated to mail.identity.id1.sig_file and
the pref mail.signature_date gets migrate to mail.identity.id1.sig_date
added a few new macros for pref migration.
1999-12-29 02:17:07 +00:00
sspitzer%netscape.com
be5b3406df
fix warning
1999-12-29 00:23:43 +00:00
sspitzer%netscape.com
37f5bc16b9
fix warnings.
1999-12-29 00:20:10 +00:00
sspitzer%netscape.com
de0253b5ff
fix warning.
1999-12-29 00:14:35 +00:00
sspitzer%netscape.com
a322cf0f41
more changes for the download headers dialog ui.
1999-12-28 23:45:57 +00:00
rpotts%netscape.com
644d8e02cb
DocLoader reorg...Removed the implementations of LoadDocument(...), LoadOpenedDocument(...) and the nsDocumentBindInfo.
1999-12-28 23:22:26 +00:00
sspitzer%netscape.com
94debc603c
include the js file to get the OnLoad handler.
1999-12-28 23:16:57 +00:00
sspitzer%netscape.com
e8f57a0dd1
more changes for the new "download headers" dialog.
1999-12-28 23:08:33 +00:00
sspitzer%netscape.com
36ccb33875
ignore generated Makefiles
1999-12-28 23:03:23 +00:00
sspitzer%netscape.com
100117019f
whoops. when I checked in that warnings fix I accidentally checked in some
...
changes from bryner for the mouse wheel prefs. backing my last check in out,
but still fixing the warning.
1999-12-28 23:02:38 +00:00
sspitzer%netscape.com
bb8aa67787
new files for the "dowload header" dialog. not part of build yet.
1999-12-28 22:57:49 +00:00
terry%mozilla.org
35b2429d00
Got rid of extra <H1> tag.
1999-12-28 22:31:47 +00:00
sspitzer%netscape.com
b4a6479e68
ignore generated makefile
1999-12-28 22:28:18 +00:00
mcafee%netscape.com
363781fb69
Adding File|Send Link (22739). r=sspitzer
1999-12-28 22:07:19 +00:00
sspitzer%netscape.com
949620ddc1
fix warnings.
1999-12-28 21:49:14 +00:00
Jerry.Kirk%Nexwarecorp.com
c7b2b94bf1
Fixed PHOTON only problem where nsAppShell could not be shutdown and
...
restarted properly when the user created a brand new profile.
1999-12-28 21:18:47 +00:00
sspitzer%netscape.com
9b50d8d2ef
fix for #21057 . we had move to trash and mark as delete switched in the UI.
1999-12-28 21:12:27 +00:00
bryner%uiuc.edu
717cbdd7e2
Fix a warning. r=mcafee.
1999-12-28 20:26:56 +00:00
bryner%uiuc.edu
21e2898b7d
Changing an instance of = to ==, which is what it should have
...
been. r=karnaze.
1999-12-28 20:10:32 +00:00
sspitzer%netscape.com
f37e107774
fix warnings
1999-12-28 19:41:57 +00:00
sspitzer%netscape.com
fbd97e9856
fix warnings.
1999-12-28 19:37:29 +00:00
sspitzer%netscape.com
4a766f0156
the very humble beginnings of drag and drop for messenger.
1999-12-28 19:17:36 +00:00
rpotts%netscape.com
4d0ab7f287
tweaked the way stream converters are applied to make multipart/x-mixed-replace work without the DocLoader...
1999-12-28 09:20:05 +00:00
rpotts%netscape.com
9619211274
Docloader/URIloader integration... Temporarily added CreateViewer(...) to the WebShell (moved from the DocLoader). This will ultimately end up in the DocShell...
1999-12-28 09:18:47 +00:00
rpotts%netscape.com
2331eb43cb
Starting to integrate the DocLoader and URI loader... Removed the Channel listener and the need for nsDocumentBindInfo objects. Now all URI loading is done by the URI loader.
1999-12-28 09:16:15 +00:00
mcafee%netscape.com
24da9eddd8
Fixing null pointer reference, patch submitted by jst@citec.fr. r=mcafee
1999-12-28 08:29:11 +00:00
mcafee%netscape.com
3433af8cef
Fixing pref/theme link loading content into pref panel (21017), thanks to Johnny Stenback for the fix. r=mcafee
1999-12-28 08:22:34 +00:00
mcafee%netscape.com
9f3d5d8eb0
Fixing compile warnings on Unix, patch from kiel@pobox.com (21494). r=cls@seawood.org,mcafee@netscape.com
1999-12-28 08:02:07 +00:00
mcafee%netscape.com
caf725ed86
Adding -h help info (14003)
1999-12-28 07:41:05 +00:00
mcafee%netscape.com
011025baf2
Adding pref for modeless pref window, still modal by default (21698)
1999-12-28 06:09:18 +00:00
tonyr%fbdesigns.com
b1de7cbf3c
Added text import module and new UI
1999-12-27 21:24:00 +00:00
Jerry.Kirk%Nexwarecorp.com
1622a83b57
Re-worked nsAppShell to more closely correspond to the GTK version of
...
nsAppShell. This caused me to have to move the PtInit call to nsToolkit,
the PtModalStart/PtModalEnd to nsWindow and the creation of the PhWidLog
to nsWidgetFactory. This is the PHOTON UI only.
1999-12-27 17:55:20 +00:00
Jerry.Kirk%Nexwarecorp.com
f58f2535ae
Fix up Text cut and paste again. It had previously been taken out because
...
it was so broken. This only effects the PHOTON UI.
1999-12-27 17:52:43 +00:00
rjc%netscape.com
5d39c50708
Use a HTML:INPUT field instead of a HTML:TEXTAREA field for the list of Related-Links domain exceptions.
1999-12-27 08:39:10 +00:00
rjc%netscape.com
fbfd83e78c
Comment out Related Links preferences from 4.x that aren't used in 5.x
1999-12-27 08:33:53 +00:00
rjc%netscape.com
33d5e7906c
Small XUL changes: get hard-coded text into DTD. Set flex="1" for appropriate cropping.
1999-12-27 08:30:44 +00:00
svn%xmlterm.org
01c59e17b2
NOT PART OF SEAMONKEY BUILD;
...
Many changes to XMLterm; updated for M12 Mozilla release,
autodetection of markup, document display using IFRAMEs,
Javascript command line
1999-12-26 15:19:45 +00:00
rhp%netscape.com
d637f1f3c9
This is part of fix for sending >72 character length lines - Bug #22465
1999-12-25 21:51:45 +00:00
rhp%netscape.com
6a52510db7
Part of fix for sending >72 character lines - Bug #: 22465
1999-12-25 21:49:50 +00:00
rhp%netscape.com
7923943ee4
Adding SMIME and Signed Stubs to the Mozilla.org product - Bug: 19064
1999-12-25 19:58:53 +00:00
rhp%netscape.com
f5549230fa
Fixes for quoting problems - Bug #: 21993
1999-12-25 19:09:21 +00:00
rhp%netscape.com
7077c2102e
Adding signed stubs to build process
1999-12-25 16:05:30 +00:00
bryner%uiuc.edu
77d764168e
Fix a compiler warning by reordering initializers. r=syd.
1999-12-24 22:11:18 +00:00
bryner%uiuc.edu
2671310947
Fixing a compiler warning by reordering initializers. r=syd.
1999-12-24 22:06:48 +00:00