Commit Graph

53979 Commits

Author SHA1 Message Date
cls%seawood.org
3ac51bd0d8 Workaround for the *ahem* Y2K bug in date. ;)
git-svn-id: svn://10.0.0.236/trunk@56638 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-01 22:11:35 +00:00
rgoodger%ihug.co.nz
cf6b7c0ab1 Frivolous comment added to XUL file. First Checkin of the year 2000! Made approximately 12:50AM, 01/00/00 NZST. r=me
git-svn-id: svn://10.0.0.236/trunk@56637 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-31 11:53:03 +00:00
rjc%netscape.com
0a1da00136 On 12/16/1999, dmose@mozilla.org checked in some changes to the default
bookmarks.html file and accidentally added an invalid/extra </DL><p> line
which caused the bookmarks parser to blow chunks of the bookmarks away.


git-svn-id: svn://10.0.0.236/trunk@56636 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-31 11:48:20 +00:00
rgoodger%ihug.co.nz
bcaa2fc71d fix for bug 21819, toolbar button clipping. r=pavlov
git-svn-id: svn://10.0.0.236/trunk@56635 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-31 03:08:30 +00:00
rjc%netscape.com
a8ec1cb072 Search items from the menubar should always open up the search dialog.
git-svn-id: svn://10.0.0.236/trunk@56633 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-30 23:39:08 +00:00
rjc%netscape.com
88f55b3a76 Bulk read datasets in one read operation... slight speed improvement.
git-svn-id: svn://10.0.0.236/trunk@56632 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-30 23:37:35 +00:00
sspitzer%netscape.com
3f2d6f1748 it looks like what's related (in the sidebar) is trying to grab the current
window content.  when in mail news, we don't have that, so it was causing
a javascript exception.  fixes bug #22843


git-svn-id: svn://10.0.0.236/trunk@56631 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-30 22:39:28 +00:00
blizzard%redhat.com
1f1ce365e8 Change nsComponentManager::ProgIDToCLSID to nsComponentManager::ProgIDToClassID as per bug #3579. Checking in for sford. r=scc,r=blizzard
git-svn-id: svn://10.0.0.236/trunk@56630 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-30 22:03:58 +00:00
sspitzer%netscape.com
ee0d93718b rgoodger accidentally removed an entity that mcafee checked in.
this should get the bloat/leak numbers back.


git-svn-id: svn://10.0.0.236/trunk@56629 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-30 22:02:35 +00:00
wtc%netscape.com
07db4aeeee Bugzilla bug #22549: fixed a problem in the previous checkin that used
functions before they were declared.  Thanks to Colin Blakes for the fix.


git-svn-id: svn://10.0.0.236/trunk@56628 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-30 21:58:10 +00:00
rjc%netscape.com
b91045f37b Add a "default" search engine option (which defaults to a preference, which happens to be netscape in all.js)
git-svn-id: svn://10.0.0.236/trunk@56627 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-30 16:42:33 +00:00
rjc%netscape.com
1670c51738 The Related Links datasource now attempts to get the "browser.related.provider" preference which is the URL to use for contacting the RL server. (If it can't find the pref, it falls back to the well-known URL.)
git-svn-id: svn://10.0.0.236/trunk@56626 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-30 15:39:44 +00:00
rjc%netscape.com
e8458f5b5a Even better.
git-svn-id: svn://10.0.0.236/trunk@56625 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-30 15:18:52 +00:00
rjc%netscape.com
ac3caf9603 Better. Can't use default search engine from prefs (in all.js), as it its for fuzzy URL matching.
git-svn-id: svn://10.0.0.236/trunk@56624 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-30 14:56:26 +00:00
rjc%netscape.com
e7313a7269 Get default search engine from prefs.
git-svn-id: svn://10.0.0.236/trunk@56623 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-30 14:42:33 +00:00
rjc%netscape.com
fa9d4e9e82 Add search default preferences.
git-svn-id: svn://10.0.0.236/trunk@56622 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-30 14:37:26 +00:00
rjc%netscape.com
84338b1b7c Add support for automatically opening the "Search Results" panel in the sidebar when the "Search" button is clicked on. [Note: this behavior can be turned off via a preference in the "Search" preferences panel.]
git-svn-id: svn://10.0.0.236/trunk@56621 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-30 14:16:17 +00:00
rjc%netscape.com
db4f2dbbaa Small text change.
git-svn-id: svn://10.0.0.236/trunk@56620 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-30 11:35:52 +00:00
rjc%netscape.com
21db58e702 Add a search preference panel
git-svn-id: svn://10.0.0.236/trunk@56619 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-30 11:16:07 +00:00
rjc%netscape.com
f4f075da11 Add some support for various search modes when using the "Search" button.
git-svn-id: svn://10.0.0.236/trunk@56618 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-30 11:10:19 +00:00
rjc%netscape.com
b237e4724e Add GetInternetSearchURL() method.
git-svn-id: svn://10.0.0.236/trunk@56617 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-30 11:09:30 +00:00
rgoodger%ihug.co.nz
06cb855a4d hooking up file open/location open shortcut keys properly.
git-svn-id: svn://10.0.0.236/trunk@56616 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-30 04:16:32 +00:00
troy%netscape.com
1fce58468f Work-in-progress for having maximum width (needed by tables) be updated
incrementally


git-svn-id: svn://10.0.0.236/trunk@56615 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-30 04:15:45 +00:00
wtc%netscape.com
3d03bdbb36 Bugzilla bug #18511: on Windows NT, the IP_MULTICAST_TTL option cannot be
set unless the socket is bound to an address.


git-svn-id: svn://10.0.0.236/trunk@56614 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-29 23:17:27 +00:00
sspitzer%netscape.com
dc29f31c94 fix for #21457.
if the user has foo@bar.com as there smtp user name
(either from migration or from the account wizard)
send only foo as the username to the smtp server

r=mozilla@bucksch.org


git-svn-id: svn://10.0.0.236/trunk@56613 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-29 22:47:09 +00:00
wtc%netscape.com
7344c40c56 Added a test to join with an unjoinable thread.
git-svn-id: svn://10.0.0.236/trunk@56612 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-29 22:31:34 +00:00
wtc%netscape.com
cf2b856f80 Bugzilla bug #22549: made PR_Read/PR_Write for sockets equivalent to
PR_Recv/PR_Send with infinite timeout. r=colin@theblakes.com,
srinivas@netscape.com


git-svn-id: svn://10.0.0.236/trunk@56611 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-29 22:19:53 +00:00
valeski%netscape.com
ddfd75d649 22534. r=gagan. We were leaking a single byte on non uname/pwd inclusive url's that required authentication, and we weren't over-writing the auth string when a auth realm wanted new credentials.
git-svn-id: svn://10.0.0.236/trunk@56610 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-29 21:55:18 +00:00
warren%netscape.com
9056c4e3a6 Breaking out persistent properties from nsIProperties.h.
git-svn-id: svn://10.0.0.236/trunk@56609 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-29 20:55:42 +00:00
warren%netscape.com
88189d2f94 Added nsIStopwatch for timing analysis.
git-svn-id: svn://10.0.0.236/trunk@56608 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-29 20:54:13 +00:00
warren%netscape.com
6836908904 Added new logging service to replace PR_LOG.
git-svn-id: svn://10.0.0.236/trunk@56607 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-29 20:53:17 +00:00
sspitzer%netscape.com
074c6acf9f fix bug #22450. if the user has an @ in there pop username, truncate at that point
when sending the username to the server.  (but the full thing will show up in the ui and in
the password dialog)

now we support the "mail.allow_at_sign_in_user_name" pref.

bring over the comments from the 4.x code base.

this fix will also fix pop for users who entered there full email address as there pop username


git-svn-id: svn://10.0.0.236/trunk@56606 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-29 20:50:27 +00:00
sspitzer%netscape.com
39c4302028 bulletproofing fix for crash reported in #22811
git-svn-id: svn://10.0.0.236/trunk@56605 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-29 19:28:06 +00:00
sspitzer%netscape.com
e0cd62ba63 second half of the fix for #22791.
dawn is right again, we need to change the order of the options
because if the user had "forward as quoted", we want it to look like
"forward as attachment", because "forward as quoted" is obsolete.
The back end will behave like "forward as attachment", and this makes it
so the front end will too.


git-svn-id: svn://10.0.0.236/trunk@56604 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-29 18:26:50 +00:00
sspitzer%netscape.com
3b75ce3e16 fix for #22791. define a default for mail.forward_message_mode.
fix by=endico, r=sspitzer


git-svn-id: svn://10.0.0.236/trunk@56603 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-29 18:22:31 +00:00
blizzard%redhat.com
4ef259719e Make sure that mSuperWin is not null before dereferencing it. Fix from Johnny Stenback <jst@citec.fi>.
git-svn-id: svn://10.0.0.236/trunk@56602 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-29 17:50:06 +00:00
blizzard%redhat.com
655d6affc4 Fix for bug #21375. Don't assume that a not null mWidget means that mMozBox is valid.
git-svn-id: svn://10.0.0.236/trunk@56601 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-29 17:38:52 +00:00
srinivas%netscape.com
d1a97653fa Implement block/unblock interrupt. Bugzilla #17055.
git-svn-id: svn://10.0.0.236/trunk@56600 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-29 16:57:37 +00:00
rjc%netscape.com
80f7f82db0 Add a sidebar panel for Search results instead of having them mixed in with Related Links data.
git-svn-id: svn://10.0.0.236/trunk@56599 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-29 09:27:45 +00:00
rjc%netscape.com
954355b857 Add a sidebar panel for Search results instead of having them mixed in with Related Links data.
git-svn-id: svn://10.0.0.236/trunk@56598 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-29 09:17:41 +00:00
rpotts%netscape.com
5870fbf96d Removed obsolete arguments from nsIDocumentLoaderObserver OnEndDocumentLoad and OnStartURLLoad.
git-svn-id: svn://10.0.0.236/trunk@56597 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-29 07:32:59 +00:00
rpotts%netscape.com
6c8a79d72b Removed obsolete method nsIDocumentLoader::LoadOpenedDocument.
git-svn-id: svn://10.0.0.236/trunk@56596 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-29 05:10:21 +00:00
rpotts%netscape.com
8d06f36fe3 fix to prevent a crash when displaying IMap messages... nsXULDocument::StartDocumentLoad(...) calls GetOriginalURI(...) which returned null - this was bad.
git-svn-id: svn://10.0.0.236/trunk@56595 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-29 04:58:46 +00:00
sspitzer%netscape.com
f9f4db3af2 more work to get the download headers dialog to work.
git-svn-id: svn://10.0.0.236/trunk@56594 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-29 03:48:46 +00:00
bryner%uiuc.edu
47ec5d971a Changing a char array to a PRUnichar array, to fix a build
warning. r=sspitzer.


git-svn-id: svn://10.0.0.236/trunk@56593 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-29 03:45:26 +00:00
sspitzer%netscape.com
90369a3454 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.


git-svn-id: svn://10.0.0.236/trunk@56592 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-29 02:53:33 +00:00
sspitzer%netscape.com
d228f72522 add a "choose..." button next to the signature text field.
git-svn-id: svn://10.0.0.236/trunk@56591 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-29 02:42:37 +00:00
sspitzer%netscape.com
7c991ee859 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.


git-svn-id: svn://10.0.0.236/trunk@56590 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-29 02:17:07 +00:00
sspitzer%netscape.com
e457589684 fix warning
git-svn-id: svn://10.0.0.236/trunk@56589 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-29 00:23:43 +00:00
sspitzer%netscape.com
6ea685bfe7 fix warnings.
git-svn-id: svn://10.0.0.236/trunk@56588 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-29 00:20:10 +00:00