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

52230 Коммитов

Автор SHA1 Сообщение Дата
waterson%netscape.com 4a694ca92e Bug 26304. Make sure the nsXULSortService updates does 'deep' SetDocument() calls when twiddling content nodes: regressed with fixes for 20677 and 23905. r=scc,rjc. 2000-02-03 07:57:51 +00:00
waterson%netscape.com 0b53792184 Bug 20677, 23905, attempt number 2. This time, in the DOM methods, we make sure to do a 'deep' set on mDocument *before* calling to their nsIContent brethren. This ensures that any code in layout that wants to access the document gets the right value. r=scc 2000-02-03 07:55:34 +00:00
cls%seawood.org 61ecb4275b Fixed apparent file corruption that was horking objdir builds. 2000-02-03 07:51:21 +00:00
morse%netscape.com ee77915520 bug 26324, changed a boolean from true to false, not reviewed 2000-02-03 07:37:24 +00:00
sspitzer%netscape.com c027a8ae3d make it so if we enter the wrong username or password, and we get auth failed, we
forget the password, so we can log in again.  r=mscott
2000-02-03 07:35:58 +00:00
alecf%netscape.com 896694c2b7 get rid of more debug messages, and clean up a variable with nsCOMPtr
r=sspitzer
2000-02-03 07:30:05 +00:00
alecf%netscape.com a810b0aa37 remove a DEBUG_alecf message that was haunting me 2000-02-03 07:28:08 +00:00
alecf%netscape.com 8841828b50 comment out controller noise (no reviewer, just hiding dump()s) 2000-02-03 07:16:05 +00:00
sspitzer%netscape.com 1f40184cfe make mailnews use the "no stripping url" wallet interface.
fix the url mangler and single signon to work when we use the "no stripping url" interface.
2000-02-03 06:43:12 +00:00
racham%netscape.com 149b278094 Trying to access the global history prematurely in putting up the profile dialogues. Removing assertion and adding check on null pointer. r=travis 2000-02-03 06:36:50 +00:00
alecf%netscape.com 458eca484c add news defaults so we dont download all articles by default
r=sspitzer,mscott
2000-02-03 06:33:29 +00:00
jefft%netscape.com 8eb9129a2c fixed bug 24667, 22349, 23588, 24715 - default folders not working with Cyrus server; r=bienvenu, mscott 2000-02-03 05:43:03 +00:00
sspitzer%netscape.com 20bb93971d change to allow someone to use the "no strip url" interface in wallet.
no one is using it yet, because it doesn't work.

r=mscott
2000-02-03 05:01:42 +00:00
mscott%netscape.com dab3d8b17b small performance tweak...we were getting the proxy manager service 3 times in SetupSinkProxy. I'm just
fetching it once and re-using it.
r=bienvenu
2000-02-03 04:56:41 +00:00
tonyr%fbdesigns.com fa2d5df202 Add progress reporting to mail and address import 2000-02-03 04:56:31 +00:00
tonyr%fbdesigns.com 284a920aa2 Fixed bug causing user to always specify location of address books to import 2000-02-03 04:54:09 +00:00
jefft%netscape.com f35ced3204 fixed bug 24667, 22349, 23588, 24715 - default folders not working with Cyrus server; r=bienvenu, mscott 2000-02-03 04:35:45 +00:00
ben%netscape.com 0eacad066a fix for 21925, r=valeski 2000-02-03 04:03:19 +00:00
valeski%netscape.com ee04cdc555 added files: mozilla/netwerk/base/public/nsIURLParser.idl 2000-02-03 03:45:02 +00:00
valeski%netscape.com 377e756a7a added files: mozilla/netwerk/base/src/nsURLHelper.cpp, mozilla/netwerk/base/src/nsStdURLParser.cpp, mozilla/netwerk/base/src/nsAuthURLParser.cpp, mozilla/netwerk/base/src/nsNoAuthURLParser.cpp 2000-02-03 03:44:51 +00:00
valeski%netscape.com 79132da2fc URL Parsing and implementation rewrite landing. Andreas Otte was generous enough to contribute these changes 2000-02-03 03:44:22 +00:00
jband%netscape.com 610d83d7b1 fix XPCContext leak bug 25911 r=beard. fix DOM wrapping case where static called object does not have a static DOM scope, but is run in a DOM context; e.g. calling a JS component from within a window that calls some native service that returns a DOM window - the serive is not a DOm object and has no static DOm scope, but the call is made on a DOM context so a dynamic lookup works. r=mscott 2000-02-03 03:25:53 +00:00
ben%netscape.com f07d9f22a1 fixing appearance of personal toolbar items per 15558, r=waterson 2000-02-03 03:23:04 +00:00
ben%netscape.com 0e4db3be33 changing appearance of personaltoolbar items per 15558, r=waterson 2000-02-03 03:22:37 +00:00
dbaron%fas.harvard.edu 2d313e91ec Event Target Debugging (b=18175), a debugging feature to help with fixing bugs where events are going to the wrong elements. It shows (like Visual Debugging) which frame is receiving events, and one can therefore move the mouse over the page to see what frame gets events. All the code is #ifdef NS_DEBUG. However, it is not yet hooked up to the viewer menu (to be checked in later).
r=joki
2000-02-03 02:49:58 +00:00
mscott%netscape.com 01765890e9 Fix for possible build breakage on Mac. 2000-02-03 02:48:43 +00:00
rhp%netscape.com 9be907a783 More AppleDouble work - NOT PART OF THE BUILD 2000-02-03 02:41:27 +00:00
dougt%netscape.com 67d0a7a981 removing unneeded lock. 2000-02-03 02:37:51 +00:00
dougt%netscape.com f603ef85b4 fix for 26271. r=dveditz@netscape.com 2000-02-03 02:29:57 +00:00
cmanske%netscape.com baac755daa More table editing work (bug 20973) and Page Properies dialog work (bug 14344). Added missing 'tbody' to nsIAtoms list. r=mjudge 2000-02-03 02:06:10 +00:00
warren%netscape.com 3c2c446464 Added 2 test cases: TestWriteStreams is Scott's performance test (for the cache). TestWriteSpeed plots buffer size vs. throughput. 2000-02-03 01:59:15 +00:00
Jerry.Kirk%Nexwarecorp.com 2bd07e9ad6 I had to add back in native buttons and text widgets so viewer would work... 2000-02-03 01:54:39 +00:00
rhp%netscape.com a140fa6173 More AppleDouble work - NOT PART OF THE BUILD 2000-02-03 01:43:52 +00:00
Jerry.Kirk%Nexwarecorp.com 32188844b8 Taking out hack I added some months ago to get this directory
to compile correctly under Neutrino gcc 2.8.1
2000-02-03 01:37:24 +00:00
mscott%netscape.com ef3ae390c3 More work on AppleDouble - NOT PART OF THE BUILD!!! 2000-02-03 01:33:40 +00:00
bienvenu%netscape.com a24cd7e07a don't delete source message when moving from local to imap until we've finished the append, r=jefft 23444 2000-02-03 01:29:58 +00:00
bienvenu%netscape.com f41b9b8721 create temp file for mesage upload in temp directory, r=jefft, 23444 2000-02-03 01:28:47 +00:00
rhp%netscape.com 418f559d8d More AppleDouble work - NOT PART OF THE BUILD 2000-02-03 01:28:07 +00:00
putterman%netscape.com 7298089b13 Use nsCAutoString instead of ToNewString to speed up function by 30%. r=rhp. 2000-02-03 01:26:15 +00:00
pp%ludusdesign.com 2dec24638f Removed hand-made QueryInterface that wasn't used for a long time.
r=pinkerton@netscape.com
2000-02-03 01:25:38 +00:00
sspitzer%netscape.com 8e9c70e9b5 turn on the finger protocol for windows. r=bryner@uiuc.edu 2000-02-03 01:24:52 +00:00
rhp%netscape.com 944680346e More AppleDouble work - NOT PART OF THE BUILD 2000-02-03 01:20:49 +00:00
Jerry.Kirk%Nexwarecorp.com b243274fc7 Removing clip.c becuase we no longer have to override the clipping
functions that are built into Photon. Also don't build the native widgets
that mozilla no longer uses.
2000-02-03 01:07:21 +00:00
Jerry.Kirk%Nexwarecorp.com d84d6541de Remove clip.c, we no longer have to override the clipping functions
that are built into Photon.
2000-02-03 01:06:16 +00:00
Jerry.Kirk%Nexwarecorp.com 2c530f5c8d Change what its looking for with Neutrino because my uname was
changed. It was looking for NTOx86 but now it should be NTOx86pc
2000-02-03 01:03:19 +00:00
vidur%netscape.com 0c54df86ae Fix for bug 26115. Missing addref in nsXULWindow::GetDocShell. r=travis 2000-02-03 01:01:31 +00:00
mcafee%netscape.com 8db288d255 Ignore generated files. 2000-02-03 00:58:45 +00:00
tonyr%fbdesigns.com f178d92edd Update the UI for better progress reporting and change text/plain d&d to text/unicode 2000-02-03 00:52:40 +00:00
troy%netscape.com eeed59e5ff r=vidur@netscape.com Performance. Added NS_FRAME_HAS_VIEW frame state flag
so we can quickly tell whether the frame has an associated view
2000-02-03 00:51:37 +00:00
tonyr%fbdesigns.com 5d16c17949 Added better support for progress reporting during mail import 2000-02-03 00:49:53 +00:00