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

51128 Коммитов

Автор SHA1 Сообщение Дата
jst%citec.fi 22c68ca282 Fixing build bustage on linux, added a missing .get() on a nsCOMPtr. a=leaf@mozilla.org 2000-01-21 02:30:02 +00:00
briano%netscape.com 213b402982 Tweaks for my IRIX 5.3 build. 2000-01-21 02:28:06 +00:00
beard%netscape.com f74e58124f USE_NEW_COMPOSITOR=1 for M13. r=vidur,troy a=jar 2000-01-21 02:06:22 +00:00
danm%netscape.com 17c08a1d6f release widget addrefed during processing of mouse events. fixes leak which fixes crasher bugs 23652 and 24387. r:saari a:brendan. 2000-01-21 01:39:39 +00:00
vidur%netscape.com 38aef52a2f a=chofmann. r=nisheeth, hyatt. Revised fix for bug 24442 and 24524. Switched
reference count handling for the content stack to use nsISupports. The previous
check introduced a leak.
2000-01-21 01:32:32 +00:00
jefft%netscape.com b08acfedad fixed bug 23447 -- Empty Trash on Pop3 not working; JS file change only; r=bienvenu,putterman; a=chofmann 2000-01-21 01:30:00 +00:00
ssu%netscape.com b8e7612abc fixing bug #24373. no longer installs msvcrt dlls. a=chofmann. r=sgehani 2000-01-21 01:25:43 +00:00
vidur%netscape.com 11ade64c3d a=chofmann. r=vidur, troy. This is Nisheeth checking in on Vidur's machine. This fixes
bug 24442 and bug 24524.  The content stack wasn't addref'ing the content objects pushed
onto it while the content sink destructor was releasing the content objects.  This caused
a crash because the root content object would get freed one too many times.  Now,
PushContent() addrefs the content object before inserting it into the content stack.
2000-01-21 00:05:36 +00:00
putterman%netscape.com 3295d7781f Fix for 24362. Status bar gets updated message counts. a=chofmann. r=dp and jband. 2000-01-20 22:57:08 +00:00
putterman%netscape.com e95044655d Fix for 24362 and 23755. Can now see downloaded mail for a new profile. Status bar gets updated
message counts.  a=chofmann. r=alecf and bienvenu.
2000-01-20 22:56:00 +00:00
warren%netscape.com fe1bfd8593 Fixed assertion/malfunction when timers are set on bookmarks because the bookmark service's QI didn't return nsIStreamListener. r=rjc 2000-01-20 22:44:50 +00:00
tor%cs.brown.edu b22d70637a Merge gtk font changes, fix font handling in PopState().
Not in standard build.  r=blizzard, a=choffman
2000-01-20 22:43:29 +00:00
warren%netscape.com fbfa96b4c5 Fix spin retrieving POP messages on linux. Needed to handle PR_POLL_HUP. r=wtc,valeski,alecf,pavlov 2000-01-20 22:37:34 +00:00
leila.garin%eng.sun.com f114c1c32a Removed NodeImpl_equals_3 2000-01-20 22:35:25 +00:00
leila.garin%eng.sun.com d07e27fe91 changed PASS/FAIL conditions and add print statments 2000-01-20 22:32:20 +00:00
terry%mozilla.org 9c38b30d28 Continue making the last-changed date on a bug be updated if someone only adds a comment. 2000-01-20 21:42:23 +00:00
terry%mozilla.org 055416e250 Don't try to put out the footer if we're shutdown (as that can try to access the DB which we don't want). 2000-01-20 21:36:20 +00:00
terry%mozilla.org c308f025ee Moved all the long descriptions out of the bugs table, and into a new
table.  There is now a separate entry for each new long description,
rather than appending them all together in one big field.
2000-01-20 21:31:22 +00:00
norris%netscape.com 7092bd508b Fix ecma_3/ExecutionContexts/10.1.3.js
r=rogerl
2000-01-20 20:59:56 +00:00
morse%netscape.com 54a6e1bc79 fix corruption of username in saved password database, r=dp,waterson, a=jar 2000-01-20 20:58:41 +00:00
rginda%netscape.com ca34cb6063 Fixed testcase 2000-01-20 20:35:39 +00:00
nisheeth%netscape.com 7a2c32349c a=chofmann. r=rods, attinasi. The frame's state bits were getting reset by the NS_NewFieldSetFrame() method. This was causing asserts in layout because the frame did not have its dirty bit set. Fixed. 2000-01-20 17:14:34 +00:00
rods%netscape.com 21f90f07df explicitly setting the ":button-content" rule to be "left" justified for input inside of a select.
this got broke when the gernic case was set to "center"
bug 24356 r=dcone
2000-01-20 15:56:43 +00:00
pavlov%netscape.com eb41125f6f revert last checkin for this file to fix 24414 r=akkana,jar a=jar 2000-01-20 07:27:42 +00:00
warren%netscape.com a1a312c5b9 Enhanced logging to help debug bug #23778 2000-01-20 05:25:07 +00:00
mscott%netscape.com 3f81da7c45 Bug #24274--> when creating a new channel, if we don't have a mock channel,
return an error instead of NS_OK.
r=bienvenu,travis
a=chofmann
2000-01-20 03:55:25 +00:00
mscott%netscape.com 2fc75424f3 Bug #24274--> delay creating a dummy channel in DoLoadURL until we are sure
we are going to need it.
r=bienvenu,travis
a=chofmann
2000-01-20 03:54:35 +00:00
matt%netscape.com 54fc7472cf changing fonts to int to string.... r=eric brendan okayed 2000-01-20 03:09:45 +00:00
matt%netscape.com 6f2f545421 fixing for font pref emergency r=erik brendan okayed 2000-01-20 03:08:44 +00:00
mcafee%netscape.com 2621ddcf15 Fix for (24303), Top-level PToolbar items that are folders, that have contents, were appearing black. Reverting bmenu class rename back to bookmarkFolder. Added rules to match menu item color with toolbar. r=hyatt, a=brendan. 2000-01-20 02:58:30 +00:00
slamm%netscape.com 317863368b List of images on mozilla.org. 2000-01-20 02:32:18 +00:00
rginda%netscape.com 046175c547 Remove 'use 5.004;', only seems to work on linux 2000-01-20 01:21:05 +00:00
erik%netscape.com df89d2e093 bug 24355; Fixed Width Font too large in documents with text fields,
e.g. Bugzilla; going back to the old Variable bigger than Fixed way;
r=ftang; a=chofmann
2000-01-20 01:20:11 +00:00
sfraser%netscape.com 7eb0c2a49d Fix for bug 24392 -- no prefs window on Mac. r=alecf. Also making chatzilla work again. 2000-01-20 01:18:56 +00:00
sfraser%netscape.com de5b99c454 First Checked In. 2000-01-20 01:18:09 +00:00
valeski%netscape.com 10293bf3b1 a=leaf, r=warren. 22322. When FTP loads were stopping, the throbber wasn't. LoadGroup symantics changed when rpotts dropped in new load group stuff a few days ago. We still have throbber start problems, but this at least stops it 2000-01-20 00:51:18 +00:00
mstoltz%netscape.com 69ef846a00 Fixed build blocker on HPUX, AIX, and Solaris by adding a cast. r=norris a=jar bug=24322 2000-01-20 00:19:30 +00:00
jefft%netscape.com a2c1a1f099 non-crashing fix for bug 24407; check for null pointer prior calling nsCRT::strdup(); r=bienvenu,mscott 2000-01-19 23:43:42 +00:00
norris%netscape.com c5ed5dbd3d Fix bug 24378 All DOM security checks inadvertently disabled
r=mstoltz,rogerl;a=jar
2000-01-19 23:39:07 +00:00
scc%netscape.com 2f2082906e Must use |GetEnumerator|; can't QI a selection to get the enumerator. Fixes bug #24354. Also fixes a leak in the same routine. r=buster, a={chofmann, brendan} 2000-01-19 22:56:25 +00:00
varada%netscape.com 39aaa8e224 fix for bug#24420 removing spaces from the title 2000-01-19 22:54:46 +00:00
rogerl%netscape.com be8d0da3f8 Bug #24023, infinite loop in interpreter when catch clause has a throw.
This was caused by a previous bug fix in which I moved the try stack
decrement to the end of the catch clause because it was getting skipped
by the final statement in the try block (which is always a goto around the
catch block). Better is to make sure the endTry is the statment just before
that goto, and do the try stack decrement in the catch the way god intended.
2000-01-19 22:50:27 +00:00
slamm%netscape.com 05a2c19133 Update script so it can be used to weed out broken or long loading images. 2000-01-19 22:46:03 +00:00
pollmann%netscape.com df0d05044b Bug 20315: Copy charset information down into child webshell (no js regression!) r=buster, a=chofmann 2000-01-19 22:43:48 +00:00
rbs%maths.uq.edu.au a928380c58 [MATHML] Stabilization of some measurements. a:choffmann 2000-01-19 22:36:23 +00:00
joki%netscape.com c01356f9ea Fix bug 24310 by backing out fix for 21304. a:chofmann 2000-01-19 22:34:47 +00:00
bienvenu%netscape.com b76cc82188 fix copying multiple msgs from local folder to imap r=jefft,mscott a=chofmann 24384 2000-01-19 22:25:53 +00:00
hyatt%netscape.com 4c802430de Fix for a minor little bug I introduced into GetChecked (that only happened with
trees).  Thanks to jdunn for spotting it.  r=matejka, a=chofmann
2000-01-19 22:18:57 +00:00
rickg%netscape.com 7a8c9db45b further enhancements to residual style docs 2000-01-19 21:50:44 +00:00
rickg%netscape.com d6814e06fc adding residual style tests 2000-01-19 21:33:20 +00:00