Commit Graph

56013 Commits

Author SHA1 Message Date
jst%netscape.com
2745ce2c5d Update DOMImplementation, DocumentType and DOM Error codes to match the current DOM Level 2 recommendation, also make HTML documents have a DocumentType if one is given in the file. r=joki@netscape.com 2000-03-22 22:16:14 +00:00
bienvenu%netscape.com
5a866d398c fix setting of content_modified flag in running imap url, part of mpod, not turned on yet 2000-03-22 22:14:27 +00:00
rhp%netscape.com
cb9922ab02 Adding mime support for MIME Parts On Demand - Bug #: 17794 2000-03-22 22:14:17 +00:00
harishd%netscape.com
afe6bb701c Fix for Bugs
29048,31392,31940,29379,29735,
25880,26488,27490,31694.

Gist: General bug fixes, Mem. leaks, and
          a little perf. work ( in collectingskipped content ).

r=pollmann
2000-03-22 22:13:50 +00:00
mcafee%netscape.com
3dfc17d3d0 Fixing english typo in timebomb blurb. r=akkana 2000-03-22 22:06:20 +00:00
danm%netscape.com
c705c1d4c1 build browse info target was failing. parameters reordered. affects no other target 2000-03-22 22:03:27 +00:00
sspitzer%netscape.com
c2c60cba11 only move aside the 4.x pab if we don't have the ab upgrader. 2000-03-22 21:59:40 +00:00
mscott%netscape.com
83e79dcccb remove nsIImapLog.h from the makefile which is no longer part of the build. 2000-03-22 21:57:43 +00:00
hyatt%netscape.com
11ec7eda8a Changing XUL template syntax to use <textnode> for wrapped text creation rather
than <text>, which is now a genuine XUL element.
2000-03-22 21:57:35 +00:00
slamm%netscape.com
1d13ff8814 Only output the options that are used. 2000-03-22 21:56:49 +00:00
bienvenu%netscape.com
e82f7bfb0f add pref for max mpod depth 2000-03-22 21:53:26 +00:00
matt%netscape.com
9c3242b1d5 changing java pref string to the one in 4.7 and fixing cache opening code 2000-03-22 21:51:37 +00:00
dbragg%netscape.com
418aaec9a2 Backend plumbin fix for bugs 17505 and 20046 r=dveditz 2000-03-22 21:51:26 +00:00
bienvenu%netscape.com
dd6cf92064 fix problem downloading large imap headers, r=putterman, more work on MPOD 2000-03-22 21:45:24 +00:00
sspitzer%netscape.com
d6f1c4cd50 hook up to the addressbook migration code. r=bienvenu 2000-03-22 21:39:57 +00:00
nhotta%netscape.com
65c75fb459 For unicode conversion, changed to call encode->Finish(), use set output behavior to avoid internal loop, r=cata. 2000-03-22 21:28:08 +00:00
bryner%uiuc.edu
1918699fc3 Changes to finger protocol:
- Use threadsafe addref/release
- Remove AsyncOpen implementation, it is not used
- Implement Cancel()
- Add the channel to the loadgroup in SendRequest, not SetLoadgroup()

Fixes bugs 29457, 29952.  r=valeski.
2000-03-22 21:15:57 +00:00
ftang%netscape.com
3add6e13f0 change observer interfaces. Temp move the casting code of PRInt32 into these class untill
we change the docloader interface. r=harishd
2000-03-22 21:02:40 +00:00
morse%netscape.com
b3c6c2dd07 fix bug 32502, put change-master-password into pref panel 2000-03-22 21:01:56 +00:00
tao%netscape.com
f46ee6cd37 First release of mozilla-dtd2mysql.
Checked in for Eduardo Trapani (etrapani@unesco.org.uy)
2000-03-22 20:55:45 +00:00
robinf%netscape.com
bad619b1f6 fixing bug 32121 2000-03-22 19:46:51 +00:00
wtc%netscape.com
3772e2e9c6 Bugzilla bug #32779: PR_Interrupt should increment the cv's
pending_notify count before broadcasting on the cv to prevent
the interrupted thread from destroying the cv before
pthread_cond_broadcast returns.
2000-03-22 18:47:54 +00:00
wtc%netscape.com
e996b4b6bc Removed a temporary hack added before the delayed notify fix was checked
in.
2000-03-22 18:44:54 +00:00
wtc%netscape.com
1848989fda Provide a default implementation of interprocess named semaphore
functions (which just fail with PR_NOT_IMPLEMENTED_ERROR) if neither
POSIX nor System V semaphores are supported.  Fixed an error in the
comments.
2000-03-22 18:21:12 +00:00
granrose%netscape.com
05d856bd16 backing out troy. 2000-03-22 17:28:54 +00:00
bienvenu%netscape.com
60a77179eb fix for mime parts on demand, code not turned on yet 2000-03-22 15:57:28 +00:00
rods%netscape.com
74c8c4c266 add a clean up macro for releasing viewer widgets and then checking there refcnts
r=dcone b=32448
2000-03-22 15:26:50 +00:00
rods%netscape.com
34d117cb37 added new menu item for visual event debugging
r=dbaron
2000-03-22 15:25:51 +00:00
troy%netscape.com
3c95a04c10 New code that isn't being used 2000-03-22 15:15:48 +00:00
rods%netscape.com
334ec47056 GetSelectedIndex now always returns a value and NS_OK
The value first comes from the frame, then from the presstate then
from the default selection in the content
it's checked into the branch, this is the tip check in
r=mscott b=32726
2000-03-22 14:45:20 +00:00
jst%netscape.com
d41eb8df6f Implmentation of the DOM Level 2 DocumentType interface. Not part of the build yet. r=joki 2000-03-22 14:38:50 +00:00
pavlov%netscape.com
9b963353ca add nsIFilePicker. I really hate this file. Why is it still here? Please tell me that! 2000-03-22 11:09:24 +00:00
pavlov%netscape.com
6d95b1f5a4 fix small problem with derefing null nscomptr... the compiler should know what I mean, not what I type! 2000-03-22 11:08:36 +00:00
pavlov%netscape.com
d3b987b848 build filepicker stuff on unix 2000-03-22 10:32:24 +00:00
pavlov%netscape.com
94ba67e331 add filepicker stuff to allmakefiles.sh 2000-03-22 10:31:44 +00:00
pavlov%netscape.com
cc5a6f5998 add comment 2000-03-22 10:28:26 +00:00
pavlov%netscape.com
5780c4a523 make it go on windows 2000-03-22 10:26:22 +00:00
pavlov%netscape.com
b2ca7fe39a build nsFilePicker on windows 2000-03-22 10:19:48 +00:00
rjc%netscape.com
41e4c23c7a Rest of fix for bug # 32681: also support html for clipboard encoding. 2000-03-22 09:33:35 +00:00
hyatt%netscape.com
845130e95a Fixing a bug in the skin/locale installation function. 2000-03-22 09:28:42 +00:00
pavlov%netscape.com
a6351bc126 use nsILocalFile instead of nsIFile 2000-03-22 09:17:01 +00:00
rjc%netscape.com
64cf196585 Fix bug # 32681: also support text for clipboard encoding. 2000-03-22 09:16:16 +00:00
scc%netscape.com
73a7e0c910 Incremental changes. These files are still not part of the build. 2000-03-22 08:22:28 +00:00
scc%netscape.com
9d360e3ad0 Made critical operations exploit chunky iterators. These files are not yet part of the build. 2000-03-22 08:19:48 +00:00
rjc%netscape.com
56d05b04ab Fix bug # 17333: use a string bundle. Code from aaronr@us.ibm.com: Review: me 2000-03-22 08:18:02 +00:00
pavlov%netscape.com
523085c1dd add Makefiles.ins, .cvsignores, update css file to reflect correct paths 2000-03-22 08:13:31 +00:00
pavlov%netscape.com
d947e49141 file picker for the new file picker interface (not built yet) 2000-03-22 07:43:43 +00:00
pavlov%netscape.com
3b40bb3f3e add nsBaseFilePicker to windows build 2000-03-22 07:26:42 +00:00
sford3%swbell.net
db6b6e90d5 removing the offending, file, 31307 2000-03-22 07:25:05 +00:00
pavlov%netscape.com
ce7ae00400 xp file picker 2000-03-22 07:22:06 +00:00