Commit Graph

53979 Commits

Author SHA1 Message Date
sspitzer%netscape.com
887a64e039 fix warning.
git-svn-id: svn://10.0.0.236/trunk@56587 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-29 00:14:35 +00:00
sspitzer%netscape.com
781a8d66d6 more changes for the download headers dialog ui.
git-svn-id: svn://10.0.0.236/trunk@56586 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-28 23:45:57 +00:00
rpotts%netscape.com
7edf0d4069 DocLoader reorg...Removed the implementations of LoadDocument(...), LoadOpenedDocument(...) and the nsDocumentBindInfo.
git-svn-id: svn://10.0.0.236/trunk@56585 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-28 23:22:26 +00:00
sspitzer%netscape.com
4f3a3457de include the js file to get the OnLoad handler.
git-svn-id: svn://10.0.0.236/trunk@56584 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-28 23:16:57 +00:00
sspitzer%netscape.com
9a5d72b8ca more changes for the new "download headers" dialog.
git-svn-id: svn://10.0.0.236/trunk@56583 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-28 23:08:33 +00:00
sspitzer%netscape.com
dba8f2b061 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.


git-svn-id: svn://10.0.0.236/trunk@56581 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-28 23:02:38 +00:00
sspitzer%netscape.com
55dc18626b new files for the "dowload header" dialog. not part of build yet.
git-svn-id: svn://10.0.0.236/trunk@56580 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-28 22:57:49 +00:00
terry%mozilla.org
00d9d56f2c Got rid of extra <H1> tag.
git-svn-id: svn://10.0.0.236/trunk@56579 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-28 22:31:47 +00:00
mcafee%netscape.com
feca1ff4ad Adding File|Send Link (22739). r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@56577 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-28 22:07:19 +00:00
sspitzer%netscape.com
7788077101 fix warnings.
git-svn-id: svn://10.0.0.236/trunk@56576 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-28 21:49:14 +00:00
Jerry.Kirk%Nexwarecorp.com
edfedf2f54 Fixed PHOTON only problem where nsAppShell could not be shutdown and
restarted properly when the user created a brand new profile.


git-svn-id: svn://10.0.0.236/trunk@56575 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-28 21:18:47 +00:00
sspitzer%netscape.com
e9882ce013 fix for #21057. we had move to trash and mark as delete switched in the UI.
git-svn-id: svn://10.0.0.236/trunk@56574 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-28 21:12:27 +00:00
bryner%uiuc.edu
4402af7a65 Fix a warning. r=mcafee.
git-svn-id: svn://10.0.0.236/trunk@56573 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-28 20:26:56 +00:00
bryner%uiuc.edu
a017a19fe4 Changing an instance of = to ==, which is what it should have
been.  r=karnaze.


git-svn-id: svn://10.0.0.236/trunk@56572 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-28 20:10:32 +00:00
sspitzer%netscape.com
3f096cd0c6 fix warnings
git-svn-id: svn://10.0.0.236/trunk@56571 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-28 19:41:57 +00:00
sspitzer%netscape.com
f7440a0d0d fix warnings.
git-svn-id: svn://10.0.0.236/trunk@56570 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-28 19:37:29 +00:00
sspitzer%netscape.com
eca8686a61 the very humble beginnings of drag and drop for messenger.
git-svn-id: svn://10.0.0.236/trunk@56569 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-28 19:17:36 +00:00
rpotts%netscape.com
63244bbcfb tweaked the way stream converters are applied to make multipart/x-mixed-replace work without the DocLoader...
git-svn-id: svn://10.0.0.236/trunk@56568 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-28 09:20:05 +00:00
rpotts%netscape.com
99c14b72b1 Docloader/URIloader integration... Temporarily added CreateViewer(...) to the WebShell (moved from the DocLoader). This will ultimately end up in the DocShell...
git-svn-id: svn://10.0.0.236/trunk@56567 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-28 09:18:47 +00:00
rpotts%netscape.com
371f386d8d 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.
git-svn-id: svn://10.0.0.236/trunk@56566 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-28 09:16:15 +00:00
mcafee%netscape.com
52595fb145 Fixing null pointer reference, patch submitted by jst@citec.fr. r=mcafee
git-svn-id: svn://10.0.0.236/trunk@56565 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-28 08:29:11 +00:00
mcafee%netscape.com
24ece10598 Fixing pref/theme link loading content into pref panel (21017), thanks to Johnny Stenback for the fix. r=mcafee
git-svn-id: svn://10.0.0.236/trunk@56564 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-28 08:22:34 +00:00
mcafee%netscape.com
5ab7ae8553 Fixing compile warnings on Unix, patch from kiel@pobox.com (21494). r=cls@seawood.org,mcafee@netscape.com
git-svn-id: svn://10.0.0.236/trunk@56563 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-28 08:02:07 +00:00
mcafee%netscape.com
560efc02e1 Adding -h help info (14003)
git-svn-id: svn://10.0.0.236/trunk@56562 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-28 07:41:05 +00:00
mcafee%netscape.com
cf935b7f9c Adding pref for modeless pref window, still modal by default (21698)
git-svn-id: svn://10.0.0.236/trunk@56561 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-28 06:09:18 +00:00
tonyr%fbdesigns.com
71ef7d05b6 Added text import module and new UI
git-svn-id: svn://10.0.0.236/trunk@56560 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-27 21:24:00 +00:00
Jerry.Kirk%Nexwarecorp.com
1c01a7c9db 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.


git-svn-id: svn://10.0.0.236/trunk@56559 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-27 17:55:20 +00:00
Jerry.Kirk%Nexwarecorp.com
e8108de5b5 Fix up Text cut and paste again. It had previously been taken out because
it was so broken. This only effects the PHOTON UI.


git-svn-id: svn://10.0.0.236/trunk@56558 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-27 17:52:43 +00:00
rjc%netscape.com
6b37d71506 Use a HTML:INPUT field instead of a HTML:TEXTAREA field for the list of Related-Links domain exceptions.
git-svn-id: svn://10.0.0.236/trunk@56557 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-27 08:39:10 +00:00
rjc%netscape.com
781bf92474 Comment out Related Links preferences from 4.x that aren't used in 5.x
git-svn-id: svn://10.0.0.236/trunk@56556 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-27 08:33:53 +00:00
rjc%netscape.com
2a52459fb6 Small XUL changes: get hard-coded text into DTD. Set flex="1" for appropriate cropping.
git-svn-id: svn://10.0.0.236/trunk@56555 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-27 08:30:44 +00:00
svn%xmlterm.org
64fe0f001d NOT PART OF SEAMONKEY BUILD;
Many changes to XMLterm; updated for M12 Mozilla release,
autodetection of markup, document display using IFRAMEs,
Javascript command line


git-svn-id: svn://10.0.0.236/trunk@56554 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-26 15:19:45 +00:00
rhp%netscape.com
198198808d This is part of fix for sending >72 character length lines - Bug #22465
git-svn-id: svn://10.0.0.236/trunk@56553 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-25 21:51:45 +00:00
rhp%netscape.com
a927c60568 Part of fix for sending >72 character lines - Bug #: 22465
git-svn-id: svn://10.0.0.236/trunk@56552 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-25 21:49:50 +00:00
rhp%netscape.com
20cf8b5c45 Adding SMIME and Signed Stubs to the Mozilla.org product - Bug: 19064
git-svn-id: svn://10.0.0.236/trunk@56551 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-25 19:58:53 +00:00
rhp%netscape.com
ee299bf0db Fixes for quoting problems - Bug #: 21993
git-svn-id: svn://10.0.0.236/trunk@56550 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-25 19:09:21 +00:00
rhp%netscape.com
75a40cf965 Adding signed stubs to build process
git-svn-id: svn://10.0.0.236/trunk@56549 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-25 16:05:30 +00:00
bryner%uiuc.edu
dcb9b00a03 Fix a compiler warning by reordering initializers. r=syd.
git-svn-id: svn://10.0.0.236/trunk@56548 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-24 22:11:18 +00:00
bryner%uiuc.edu
8349904d51 Fixing a compiler warning by reordering initializers. r=syd.
git-svn-id: svn://10.0.0.236/trunk@56547 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-24 22:06:48 +00:00
rjc%netscape.com
9d5661e55f Small search changes. Convert various HTML entities. (We need a service for this, I think!) Fix assert when mParent is null.
git-svn-id: svn://10.0.0.236/trunk@56546 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-24 21:14:34 +00:00
sspitzer%netscape.com
b00bc9a5ce clean up for fix for #18751. don't use a constant for the type.
r=ducarroz


git-svn-id: svn://10.0.0.236/trunk@56545 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-24 16:06:52 +00:00
buster%netscape.com
6f3d411c83 fixed bug 21032 ([regression] can paste multiple lines of text into a single-line text control)
when we were using <BR>'s in plaintext, this wasn't an issue.
when we switched to using \n, we needed to put in an extra check to transform CRLF to space.

partial fix bug 20387 (scroll bars appearing in single line text control)
part of the problem is we were leaving an empty text node lying around after inserting the bogus <br>
this induced layout to add a line after the <BR>, making the document in an empty text control too tall
Kin still has the task of hiding the scroll bar in certain situations, but this was the right thing to do
anyway.

r=kin


git-svn-id: svn://10.0.0.236/trunk@56544 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-24 15:48:48 +00:00
cls%seawood.org
8ff3f8cbf9 Ok, taking this split of compiler options used only for compiles a step further....The idea is that when the user passes CFLAGS to configure, those flags are to be used basically anywhere that that CC is. COMPILE_FLAGS is set in configure to contain the compiler flags that cannot be used while linking (e.g. -include on BSD/OS). In config.mk, I moved all of the variables that used to compose CFLAGS into COMPILE_CFLAGS so that CFLAGS only contains the values from running configure.
Removed unused NOMD_CFLAGS & MDUPDATE_FLAGS.


git-svn-id: svn://10.0.0.236/trunk@56543 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-24 10:58:11 +00:00
sspitzer%netscape.com
93dd80eb8f fix for #18751. now, if the user has a newsgroup selected in the folder pane,
and they hit new message, it comes up prepopulated to post to that group
on that host.


git-svn-id: svn://10.0.0.236/trunk@56542 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-24 10:54:52 +00:00
sspitzer%netscape.com
82c96c4b31 rest of fix for #15845, #15843, and #15861. for check boxes, see if
"reversed" attribute is true.  if so, reverse the value.


git-svn-id: svn://10.0.0.236/trunk@56541 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-24 09:57:49 +00:00
sspitzer%netscape.com
6bf026cebe fix for #15845, #15843, and #15861. we had the pref ui reversed for a few prefs. doh!
git-svn-id: svn://10.0.0.236/trunk@56540 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-24 09:38:15 +00:00
sspitzer%netscape.com
480b0800eb fixes for #21345 and #17090. remove the junk mail folder, since we
don't support it yet.  and remove the message center prefs, since we
don't support that UI anymore.


git-svn-id: svn://10.0.0.236/trunk@56539 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-24 09:18:36 +00:00
sspitzer%netscape.com
d7816d1359 fix for #17665, allow the user to configure if they want to use
the newsgroup name abbreviations in the folder pane.
default is yes.  comment out some dumps.  make it so the account manager
can deal with radio inputs.


git-svn-id: svn://10.0.0.236/trunk@56536 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-24 08:57:54 +00:00
briano%netscape.com
39265d5e58 Use unsigned int instead of useconds_t in the usleep prototype.
git-svn-id: svn://10.0.0.236/trunk@56535 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-24 08:27:31 +00:00
tor%cs.brown.edu
a30a35b9d3 Build bustage patch for SUNWspro so the compiler doesn't choke
seeing an "extern" and "static" definition of kPlatformCharsetCID.
Removes duplicate definition of PlatformCharsetCID and uses the
one from nsIPlatformCharset.h. r=sspitzer


git-svn-id: svn://10.0.0.236/trunk@56534 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-24 08:26:20 +00:00