terry%mozilla.org
2ad4aca7fd
Quick hack to fix the fact that new bugs have target_milestone of ""
...
when it really oughta be "---".
2000-03-23 00:04:08 +00:00
hyatt%netscape.com
c34b85f616
Fix for 32699. Dynamic overlays should work once more.
2000-03-22 23:56:56 +00:00
pavlov%netscape.com
a6e9ff459f
fix build issues (not really built though)
2000-03-22 23:55:18 +00:00
jst%netscape.com
d060c0f4eb
Make the value of "dir" attributes more accessible through the DOM, this fixes #32617 . r=troy
2000-03-22 23:46:33 +00:00
pavlov%netscape.com
416be45771
...
2000-03-22 23:45:20 +00:00
pavlov%netscape.com
e6ff4f077b
...
2000-03-22 23:41:17 +00:00
pavlov%netscape.com
143a9a8619
minor changes
2000-03-22 23:39:22 +00:00
buster%netscape.com
69807e3b4b
bug 29595 (and others)
...
fixes layout of pages where a single line is impacted by 2 or more floaters
r=troy
2000-03-22 23:19:10 +00:00
pavlov%netscape.com
0581bede13
add nsFilePicker for mac (not built yet)
2000-03-22 23:01:44 +00:00
scc%netscape.com
49aaf8360a
fixed some warnings
2000-03-22 22:55:10 +00:00
scc%netscape.com
128354b905
|wchar_t| will not be turned on by default, yet. These files are still not part of the build.
2000-03-22 22:53:44 +00:00
rhp%netscape.com
716179cf82
Adding mime support for MIME Parts On Demand - Bug #: 17794
2000-03-22 22:52:42 +00:00
scc%netscape.com
06d7fc7dff
slight renaming and fixed a template signature for AIX
2000-03-22 22:52:17 +00:00
scc%netscape.com
6a2c40a498
Getting rid of warnings. These files are not yet part of the build.
2000-03-22 22:51:18 +00:00
sspitzer%netscape.com
f176bdf253
added files: mozilla/mailnews/addrbook/public/nsIAbUpgrader.idl
2000-03-22 22:49:26 +00:00
rjc%netscape.com
4b72a3452a
<text> is now <textnode> due to Hyatt's change.
2000-03-22 22:48:23 +00:00
ruslan%netscape.com
591756313b
Fix 32914 (relax http chunk-converter to workaround apache bug). The change
...
is trivial, r=none
2000-03-22 22:19:35 +00:00
jst%netscape.com
954f4f6b48
added files: mozilla/layout/base/src/nsDOMDocumentType.cpp
2000-03-22 22:16:49 +00:00
jst%netscape.com
fb0a85bfac
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
b44f14e235
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
1ad9cc0ee5
Adding mime support for MIME Parts On Demand - Bug #: 17794
2000-03-22 22:14:17 +00:00
harishd%netscape.com
2301ca749a
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
563ff02aef
Fixing english typo in timebomb blurb. r=akkana
2000-03-22 22:06:20 +00:00
danm%netscape.com
2a656074d3
build browse info target was failing. parameters reordered. affects no other target
2000-03-22 22:03:27 +00:00
sspitzer%netscape.com
68c25757f7
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
45667d2a70
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
0fc5286592
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
e8ca910fa3
Only output the options that are used.
2000-03-22 21:56:49 +00:00
bienvenu%netscape.com
cdb1ad9f16
add pref for max mpod depth
2000-03-22 21:53:26 +00:00
matt%netscape.com
1f2bd5fe0c
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
b5779529a9
Backend plumbin fix for bugs 17505 and 20046 r=dveditz
2000-03-22 21:51:26 +00:00
bienvenu%netscape.com
76e1e4e8f5
fix problem downloading large imap headers, r=putterman, more work on MPOD
2000-03-22 21:45:24 +00:00
sspitzer%netscape.com
dc59f1654f
hook up to the addressbook migration code. r=bienvenu
2000-03-22 21:39:57 +00:00
nhotta%netscape.com
ca03a26a56
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
5c753c49eb
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
9ce04af810
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
df2266833e
fix bug 32502, put change-master-password into pref panel
2000-03-22 21:01:56 +00:00
tao%netscape.com
c4d8895eb2
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
56370f8192
fixing bug 32121
2000-03-22 19:46:51 +00:00
wtc%netscape.com
20725ce270
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
74ccfe056f
Removed a temporary hack added before the delayed notify fix was checked
...
in.
2000-03-22 18:44:54 +00:00
wtc%netscape.com
c468675654
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
8e0370139d
backing out troy.
2000-03-22 17:28:54 +00:00
bienvenu%netscape.com
e3b18aa8cc
fix for mime parts on demand, code not turned on yet
2000-03-22 15:57:28 +00:00
rods%netscape.com
92964e25b8
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
205a52ed25
added new menu item for visual event debugging
...
r=dbaron
2000-03-22 15:25:51 +00:00
troy%netscape.com
d342b8daf0
New code that isn't being used
2000-03-22 15:15:48 +00:00
rods%netscape.com
59ce7cdf55
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
87479828ed
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
c7e6aef7d4
add nsIFilePicker. I really hate this file. Why is it still here? Please tell me that!
2000-03-22 11:09:24 +00:00