Граф коммитов

55960 Коммитов

Автор SHA1 Сообщение Дата
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
pavlov%netscape.com e86f6f8f06 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 74fccc2067 build filepicker stuff on unix 2000-03-22 10:32:24 +00:00
pavlov%netscape.com 7dfcd5be20 add filepicker stuff to allmakefiles.sh 2000-03-22 10:31:44 +00:00
pavlov%netscape.com af3246d6d0 add comment 2000-03-22 10:28:26 +00:00
pavlov%netscape.com ce28452ee1 make it go on windows 2000-03-22 10:26:22 +00:00
pavlov%netscape.com 23d7cdd57a build nsFilePicker on windows 2000-03-22 10:19:48 +00:00
rjc%netscape.com 1925b7e9b5 Rest of fix for bug # 32681: also support html for clipboard encoding. 2000-03-22 09:33:35 +00:00
hyatt%netscape.com 1d78a57e39 Fixing a bug in the skin/locale installation function. 2000-03-22 09:28:42 +00:00
pavlov%netscape.com d845ddfd01 use nsILocalFile instead of nsIFile 2000-03-22 09:17:01 +00:00
rjc%netscape.com 9e6fc92e0f Fix bug # 32681: also support text for clipboard encoding. 2000-03-22 09:16:16 +00:00
scc%netscape.com 33a17a2d6c Incremental changes. These files are still not part of the build. 2000-03-22 08:22:28 +00:00
scc%netscape.com 09052fa5c9 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 08dd4f1cdc 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 e20c6c997e add Makefiles.ins, .cvsignores, update css file to reflect correct paths 2000-03-22 08:13:31 +00:00
pavlov%netscape.com 1414c13ce3 file picker for the new file picker interface (not built yet) 2000-03-22 07:43:43 +00:00
pavlov%netscape.com c8fa003a6b add nsBaseFilePicker to windows build 2000-03-22 07:26:42 +00:00
sford3%swbell.net d4757d7858 removing the offending, file, 31307 2000-03-22 07:25:05 +00:00
pavlov%netscape.com 22e8f78a89 xp file picker 2000-03-22 07:22:06 +00:00
sford3%swbell.net d63a3ff62f more 31307, r=ben 2000-03-22 07:18:21 +00:00
sford3%swbell.net 801129f130 bug 31307, moving globalBindings.xml to content 2000-03-22 07:13:17 +00:00