Commit Graph

42937 Commits

Author SHA1 Message Date
bienvenu%netscape.com
6fbcbb3bfc fix 14544 pop move msg filters broken r=dougt a=chofman
git-svn-id: svn://10.0.0.236/trunk@48895 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-23 04:18:00 +00:00
buster%netscape.com
ba9de776b0 13669: password data wrong if user types with 1 or more chars selec...
my bad, I make the assumption everywhere that start>=end at the end of
  GetTextSelectionOffsets().  Now I enforce that restriction before returning.

14430: partial fix for misbehaving inline attribute code


git-svn-id: svn://10.0.0.236/trunk@48894 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-23 04:01:10 +00:00
peterl%netscape.com
9462a868c5 Remember: always remove mapped attributes from hashtable before modifying them.
Fix bug 13589


git-svn-id: svn://10.0.0.236/trunk@48893 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-23 03:54:12 +00:00
ftang%netscape.com
f1cf169ff9 fix bug 13946
git-svn-id: svn://10.0.0.236/trunk@48892 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-23 03:27:53 +00:00
alecf%netscape.com
fc3f477712 oops, back out extra checkin
git-svn-id: svn://10.0.0.236/trunk@48891 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-23 03:02:00 +00:00
alecf%netscape.com
d99c798a9b misspelled variable - it's "folderTree" not "tree"
a=chofmann


git-svn-id: svn://10.0.0.236/trunk@48890 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-23 03:01:17 +00:00
saari%netscape.com
ffd3eb70d8 A better fix for blocker #14464. Reviewed by Hyatt w. permission from leaf/choffman
git-svn-id: svn://10.0.0.236/trunk@48889 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-23 02:31:37 +00:00
ftang%netscape.com
10bfc149b3 fix crash when the pref callback get call. Part of bug 14219
git-svn-id: svn://10.0.0.236/trunk@48888 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-23 02:10:15 +00:00
ftang%netscape.com
be323be1d1 hookup code for 14219
git-svn-id: svn://10.0.0.236/trunk@48887 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-23 02:08:39 +00:00
saari%netscape.com
9b2b7e5175 Fix for blocker bug #14464. Reviewed by Hyatt, checkin permission by leaf.
git-svn-id: svn://10.0.0.236/trunk@48886 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-23 01:55:41 +00:00
rjc%netscape.com
bf364b8d03 Fix bug # 14678: defer loading of Sherlock files until first usage. Approval: chofmann. Review: sdagley.
git-svn-id: svn://10.0.0.236/trunk@48885 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-23 01:11:03 +00:00
law%netscape.com
1db3eeda34 Get file download working; r=danm@netscape.com; a=chofmann@netscape.com
git-svn-id: svn://10.0.0.236/trunk@48884 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-23 00:49:15 +00:00
colin%theblakes.com
db1381d940 Add dist/bin to EXTRA_DSO_LDOPTS to locate xpcom. See bug 14562.
git-svn-id: svn://10.0.0.236/trunk@48883 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-23 00:27:00 +00:00
dp%netscape.com
d399f0104e UnloadAll() on non-native loaders.
git-svn-id: svn://10.0.0.236/trunk@48882 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-23 00:14:00 +00:00
buster%netscape.com
3f8d33af18 14602: IsEditable is broken.
removed optimization where we searched text strings and made our own guess about
  whether it was editable or not.  Now we just trust layout, if there's a frame, it's editable.


git-svn-id: svn://10.0.0.236/trunk@48881 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-23 00:10:51 +00:00
dp%netscape.com
7eab9cadfe Enabling xpcom shutdown to call NSCanUnload() on every component.
git-svn-id: svn://10.0.0.236/trunk@48880 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-23 00:01:53 +00:00
dp%netscape.com
5441bfb1ff Assertions to ensure proper shutdown of xpcom.
git-svn-id: svn://10.0.0.236/trunk@48879 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-23 00:00:08 +00:00
briano%netscape.com
ee360d3401 Reserved name __STDC__ cannot be defined as a macro name on AIX or OpenVMS.
git-svn-id: svn://10.0.0.236/trunk@48878 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-22 23:43:51 +00:00
colin%theblakes.com
2093fec6f2 comment in #endif was missing comment delimiters
git-svn-id: svn://10.0.0.236/trunk@48877 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-22 23:39:30 +00:00
despotdaemon%netscape.com
f9312e57e6 Pseudo-automatic update of changes made by ppandit@netscape.com.
git-svn-id: svn://10.0.0.236/trunk@48876 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-22 23:27:45 +00:00
briano%netscape.com
cddaf6ef4e Added OpenVMS to the 'list' of platforms that need to be excluded from using -D__STDC__. Approved by chofmann.
git-svn-id: svn://10.0.0.236/trunk@48875 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-22 23:22:07 +00:00
leaf%mozilla.org
d96e7f942e correcting package listing for rearranged js and dlls... not built, just packager stuff
git-svn-id: svn://10.0.0.236/trunk@48874 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-22 23:06:47 +00:00
rpotts%netscape.com
dee75ea3d4 bug #14457. Getting the webcrawler working again for QA...
git-svn-id: svn://10.0.0.236/trunk@48873 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-22 22:58:29 +00:00
despotdaemon%netscape.com
21d8157821 Pseudo-automatic update of changes made by leaf@mozilla.org.
git-svn-id: svn://10.0.0.236/trunk@48872 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-22 22:42:57 +00:00
cata%netscape.com
1a79d6c822 Fixing bug #14605.
git-svn-id: svn://10.0.0.236/trunk@48871 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-22 22:32:44 +00:00
leaf%mozilla.org
80677289fc removing old mork directories from mailnews/db
git-svn-id: svn://10.0.0.236/trunk@48870 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-22 22:30:36 +00:00
rogerl%netscape.com
c5c6ab5de5 Can't assume object in reportConversionError is scriptable, so call more
generic java.object.toString instead.


git-svn-id: svn://10.0.0.236/trunk@48869 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-22 22:06:14 +00:00
matt%netscape.com
6541ace0b0 Just changing things...approved by leaf
git-svn-id: svn://10.0.0.236/trunk@48868 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-22 21:52:08 +00:00
despotdaemon%netscape.com
c3517e5611 Pseudo-automatic update of changes made by ppandit@netscape.com.
git-svn-id: svn://10.0.0.236/trunk@48867 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-22 21:51:29 +00:00
despotdaemon%netscape.com
cad4f8057b Pseudo-automatic update of changes made by leaf@mozilla.org.
git-svn-id: svn://10.0.0.236/trunk@48866 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-22 21:33:17 +00:00
idk%eng.sun.com
26cb2cc2d2 bug fix.
Call AddRef for StreamListener in PlugletInstance.NewStream


git-svn-id: svn://10.0.0.236/trunk@48865 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-22 20:16:11 +00:00
sspitzer%netscape.com
0d4138f7c1 fix for #14604. pop migration was broken on mac.
my code to migrate 4.x imap mail filters on the mac should only be run when we used pop in 4.x


git-svn-id: svn://10.0.0.236/trunk@48864 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-22 20:01:20 +00:00
slamm%netscape.com
2caf8aecc4 Add Backwards.pm, some examples, and make sure examples directory is created. Thanks to Justin Hitt <hittjw@navyair.navy.mil> for the patch.
git-svn-id: svn://10.0.0.236/trunk@48863 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-22 18:51:13 +00:00
norris%netscape.com
99d0d967f9 Allow a java.lang.String to be converted to a primitive string in getDefaultValue
git-svn-id: svn://10.0.0.236/trunk@48862 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-22 16:30:49 +00:00
norris%netscape.com
343f60c0f0 Fix "wapper".
git-svn-id: svn://10.0.0.236/trunk@48861 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-22 16:25:21 +00:00
terry%mozilla.org
2546af48d0 Patch by Tom Schutter <tom@platte.com> -- was setting milestone descriptions to NULL instead of ''.
git-svn-id: svn://10.0.0.236/trunk@48860 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-22 15:55:56 +00:00
briano%netscape.com
bebe05c549 Automated update
git-svn-id: svn://10.0.0.236/trunk@48859 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-22 10:01:17 +00:00
ramiro%netscape.com
1dffe81e41 Turn on (for real this time) stripping of uneeded symbols from
components.  Only for linux non debug builds.  Approved by mscott.


git-svn-id: svn://10.0.0.236/trunk@48858 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-22 09:54:00 +00:00
sspitzer%netscape.com
6e34fc6be0 fix for #13862
now we properly migrate imap filter rule files on the Mac.


git-svn-id: svn://10.0.0.236/trunk@48857 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-22 09:06:06 +00:00
ftang%netscape.com
7c68543645 add pref callback for charset detectors
git-svn-id: svn://10.0.0.236/trunk@48856 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-22 08:49:28 +00:00
rjc%netscape.com
c4c5b0daa4 Match up icons.
git-svn-id: svn://10.0.0.236/trunk@48855 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-22 08:32:36 +00:00
ftang%netscape.com
3276250245 use dtd for charset detectors menu (not the items yet). Fix typo of pref call
git-svn-id: svn://10.0.0.236/trunk@48854 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-22 08:26:29 +00:00
mscott%netscape.com
152c964a75 Bug #14072 --> throw up a dialog if the user tries to send a message
without providing a host name (i.e. they haven't set up there prefs right)


git-svn-id: svn://10.0.0.236/trunk@48853 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-22 08:25:58 +00:00
rjc%netscape.com
726f696f56 Add more search engines.
git-svn-id: svn://10.0.0.236/trunk@48852 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-22 08:25:42 +00:00
ftang%netscape.com
68603a5bdf add charset detectors menu
git-svn-id: svn://10.0.0.236/trunk@48851 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-22 08:24:57 +00:00
beard%netscape.com
49c1f19806 JavaAdapter no longer uses FlattenedObject, since the prototype is simply the LiveConnect wrapper.
git-svn-id: svn://10.0.0.236/trunk@48850 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-22 08:22:53 +00:00
beard%netscape.com
f8d3e2c162 JavaAdapter no longer uses FlattenedObject, since the prototype is simply the LiveConnect wrapper. Simplified callMethod to only call Context.enter() if methodId property is defined in Scriptable object.
git-svn-id: svn://10.0.0.236/trunk@48849 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-22 08:22:47 +00:00
sspitzer%netscape.com
c054d3e86c fix several warnings. we only need to declare this a friend once.
git-svn-id: svn://10.0.0.236/trunk@48848 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-22 08:17:46 +00:00
mscott%netscape.com
ca1710628a If we make an error string have a negative ID then the high bit of the id is set. This allows us to pass in the
string ID around as an nsresult and it will properly be detected as an error code when we do NS_FAILED(rv)
tests on it..nifty huh...

In order to do this, we need to get rid of the enum for the string ids. This also makes things more robust
as we must now explicitly list the id for each string id instead of using the enum to do it for us. It was easy
to get out of step with the properties file when the enum was used.


git-svn-id: svn://10.0.0.236/trunk@48847 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-22 08:09:25 +00:00
mscott%netscape.com
7152c92434 If we make an error string have a negative ID then the high bit of the id is set. This allows us to pass in the
string ID around as an nsresult and it will properly be detected as an error code when we do NS_FAILED(rv)
tests on it..nifty huh...


git-svn-id: svn://10.0.0.236/trunk@48846 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-22 08:07:52 +00:00