Commit Graph

28039 Commits

Author SHA1 Message Date
putterman%netscape.com
e9073f8c33 Fix for 6975. Make sure there's a valid database before accessing it. Reviewed by
mscott. Approved by chofmann.
1999-05-24 22:02:50 +00:00
slamm%netscape.com
0a0516ca06 Deal with out of order times for express. 1999-05-24 21:43:57 +00:00
terry%mozilla.org
27d8dc2c15 Added "Neutrino" to the list of operating systems 1999-05-24 21:37:27 +00:00
briano%netscape.com
8f1099d94c Automated update 1999-05-24 21:18:00 +00:00
terry%mozilla.org
4ba3847d7f Patch by Mark B. Hamby <mhamby@logicon.com> (somewhat hacked up by me) --
Allow case insensitive and regexp based searches for strings in bugs.
1999-05-24 21:16:18 +00:00
waterson%netscape.com
24430cd050 Bug 6968. Turn of MOZ_BRPROF by default. 1999-05-24 21:13:58 +00:00
slamm%netscape.com
884e117360 Recommit my last set of changes, but logs work now. 1999-05-24 21:03:10 +00:00
beard%netscape.com
36f20de5c9 First Checked In. 1999-05-24 20:48:58 +00:00
dcone%netscape.com
c81474e267 Fixed a printing crashing bug in Update(), Now check to make sure mWindowPtr is not null. 1999-05-24 20:44:53 +00:00
valeski%netscape.com
e09312f5b2 the notify api and the external module interface now use the nsIObserver stuff 1999-05-24 20:40:21 +00:00
terry%mozilla.org
f3561cf3ee Get rid of stupid debugging code. 1999-05-24 19:55:43 +00:00
valeski%netscape.com
287e938586 First whack at various external module apis. 1999-05-24 19:50:39 +00:00
terry%mozilla.org
b4f15664bc Added Mac System 8.6. 1999-05-24 19:44:34 +00:00
terry%mozilla.org
1aecdeb9f3 Make sure login name is in canonical form. 1999-05-24 19:42:28 +00:00
valeski%netscape.com
3c86c65f7f wrong parameters were being passed into the handler's NewUrl() call 1999-05-24 19:33:52 +00:00
terry%mozilla.org
d5bfe4939c Oops; fixed stupid typo. 1999-05-24 19:08:59 +00:00
terry%mozilla.org
7e41fe22b1 Don't put the filename in the content-type field; it's apparently not legal MIME for some content-types. 1999-05-24 19:06:04 +00:00
terry%mozilla.org
054dca074d Back out slamm's recent changes; they have introduced bugs (like not being able to view logs). 1999-05-24 18:39:30 +00:00
beard%netscape.com
924eb4c58d bug #5352: navigator.javaEnabled() now looks at "security.enable_java" preference. a=chofmann, r=matt 1999-05-24 16:41:55 +00:00
warren%netscape.com
d99c6c3ced Added timer stuff from base. 1999-05-24 09:17:05 +00:00
warren%netscape.com
f6a80b4dec Moving changes from XPCOM20_BRANCH forward. 1999-05-24 09:01:47 +00:00
slamm%netscape.com
0cd4d27972 Make it nice and pretty. Iron out a couple bugs. 1999-05-24 05:56:26 +00:00
briano%netscape.com
4d3055bc0c Fixed the breakage this incomplete makefile was causing NO_STATIC_LIB builds. 1999-05-24 04:55:52 +00:00
waterson%netscape.com
9dfd69f007 Bug 6957. Add kEventQueueCID to the registry setup so these tests will run. a=chofmann. 1999-05-24 03:53:02 +00:00
waterson%netscape.com
c6bca9921f Bug 6958. Fix inconsistency between string and string size. a=chofmann. 1999-05-24 03:51:56 +00:00
slamm%netscape.com
2cdccbece6 Shrink the sidebar panel to fit. 1999-05-24 01:00:22 +00:00
beard%netscape.com
c1a6075103 added mozilla/js/rhino/org/mozilla/javascript/ListenerCollection.java 1999-05-23 20:07:05 +00:00
sspitzer%netscape.com
154abf677e fix for #6935. skip newsrc lines that look like this:
3746EF3F.6080309@netscape.com:
3746EF3F.6080309%40netscape.com:

Those aren't legal newsgroup names.  But previous versions of Communicator
dump that into the newsrc file when you load these urls:

news://news.mozilla.org/3746EF3F.6080309@netscape.com
news://news.mozilla.org/3746EF3F.6080309%40netscape.com
1999-05-23 00:44:46 +00:00
bruce%cybersight.com
a8e8390df9 Approved by chofmann. This fixes a large leak over time. This allocation is not necessary (nor are many others in this file), as the code being called to fill the value is also allocating the memory, so the memory is/was getting allocated twice. This fixes bug #6926. 1999-05-22 19:50:26 +00:00
sspitzer%netscape.com
ad3f33881c fix for #6889. a=chofmann.
use tempMessage.eml so that reply to news works.
1999-05-22 19:37:13 +00:00
briano%netscape.com
b5e1dc09c3 I'm hoping this will fix the breakage that results from not having . in one's PATH. 1999-05-22 06:42:48 +00:00
blizzard%redhat.com
e295c42677 remove these files 1999-05-22 06:16:21 +00:00
briano%netscape.com
f16a192d21 Fix for the -r flag problem and the redundant rules warning. And a whole bunch of housecleaning. Approved by leaf@mozilla.org. Let me know if I ripped out something I shouldn't have. 1999-05-22 05:55:23 +00:00
sspitzer%netscape.com
a06220fe39 fix for #6919. heed the "news.max_articles" pref. 1999-05-22 02:11:30 +00:00
cmanske%netscape.com
7b8ab6859b Set initial focus to editor window. Fixes bug 5724. Reviewed by sfraser 1999-05-22 00:40:59 +00:00
gagan%netscape.com
9847e119e7 Made the baseURL default to null. 1999-05-22 00:21:32 +00:00
gagan%netscape.com
c16c43cc07 Made the baseURL a default to null. 1999-05-22 00:21:08 +00:00
varada%netscape.com
d8a811b037 summary file 1999-05-22 00:06:00 +00:00
varada%netscape.com
e7bbc9cf6a summary header 1999-05-22 00:05:42 +00:00
waterson%netscape.com
7d402bb907 Okay, let's try that again. 1999-05-21 23:42:02 +00:00
waterson%netscape.com
abfd9004c6 Add GetIID() for use with nsCOMPtr. 1999-05-21 23:40:57 +00:00
evaughan%netscape.com
eae35c30ed fixed bug #5857. Permission from hofmann. 1999-05-21 23:36:56 +00:00
rickg%netscape.com
33a564de2c fixed per cyeh 1999-05-21 23:11:16 +00:00
rickg%netscape.com
62cee0b406 fix bug 6901 per CYEH 1999-05-21 23:01:37 +00:00
sspitzer%netscape.com
9e1116af2d fix for #6031. the summary file names for newsgroups are based on
the newsgroup name.  if the name is too long for the native file
system, use the hash function to come up with a new name.

move that has code out of xp_hash.c and into newsSummarySpec.cpp

in 4.x, this was the only place it was used anyways.

fix my debugging printf.

re-arrange addressbook makefiles in mailnews/makefiles so that people
who use obj-dir can build.
1999-05-21 22:21:23 +00:00
waterson%netscape.com
d80fdffa34 Bug 4629. Store an ID= attribute on bookmark folders to ensure that we assign them the same resource in the graph between runs. 1999-05-21 22:19:12 +00:00
waterson%netscape.com
cca71c8fb1 Bug 4629. Use PR_Now() to get a 'more unique' starting point for anonymous resources. 1999-05-21 22:18:29 +00:00
waterson%netscape.com
6f5bf2a2cb More bug 6823. Add comments to keep this problem from happening again. 1999-05-21 21:23:04 +00:00
waterson%netscape.com
f9c59fc979 More bug 6823. Need to have a GetIID() on nsIEventListenerManager. 1999-05-21 21:22:02 +00:00
gordon%netscape.com
ca3d7ce114 Fix for bug#4312. Conditionalized patching of StackSpace so it's only done when patching is allowed. Use FindSymbol to dynamically lookup NewRoutineDescriptor and CallOSTrapUniversalProc so we can link against CarbonLib. 1999-05-21 20:08:09 +00:00