Commit Graph

74071 Commits

Author SHA1 Message Date
sonmi%netscape.com
872eafc36b several bugfixes concerning missing plattform list and the NT/2000 OS name 2000-12-21 19:40:24 +00:00
sonmi%netscape.com
6f4d0057d0 changed the certutil output handeling once more 2000-12-21 19:35:36 +00:00
sspitzer%netscape.com
01a3d9f82f fix javascript warnings. #60645. patch from gemal@gemal.dk. r=sspitzer 2000-12-21 15:28:50 +00:00
locka%iol.ie
e6b3edb8cc More bug fixes for file persistence. Fixed a memory leak, added support for INPUT & BASE tags. Fixed a duff assertion. b=46574, sr=blizzard 2000-12-21 13:44:35 +00:00
alecf%netscape.com
3a0f56bfce allow removal of history items via RDF
sr=waterson, bug #11412
2000-12-21 07:39:43 +00:00
idk%eng.sun.com
9a3ecd1b75 *not part of tbox builds*
Added shortcuts implementation (we would not wrap wrappers any more)

XPCOM object get called at the same thread the stub was created.
2000-12-21 06:52:52 +00:00
mccabe%netscape.com
b8e8f4bb95 Fix courtesy jband to quiet unused variable warning.
Move 'dlsoffset' to the block where it's used, inside #ifdef XP_MAC.

r=mccabe
2000-12-21 04:32:13 +00:00
bryner%uiuc.edu
b8b0a3260c Bug 61623 - change NS_DEFINE_IID to NS_GET_IID in xpfe/. Patch from rods@netscape.com, r=bryner, sr=tor@cs.brown.edu. 2000-12-21 03:17:44 +00:00
mcgreer%netscape.com
8df1f34f24 fix bug 63447 where certutil was opening an unneccessary output terminal. 2000-12-21 01:51:37 +00:00
idk%eng.sun.com
a3d111919a *not part of tbox builds*
addon to previous check in
2000-12-21 01:36:22 +00:00
idk%eng.sun.com
0ec50a33d4 * not part of tbox builds*
Fixed 57779, 58191
2000-12-21 01:34:53 +00:00
pinkerton%netscape.com
782a17b25a more work for bug 7347 (mac scrollwheel). now works with logitech, but still requires a click. we have code that doesn't, but there are still some issues. r=saari/sr=sfraser. 2000-12-21 01:31:23 +00:00
blakeross%telocity.com
f6e95b8dd9 Fix 58566: JS strict warnings in msgMail3PaneWindow.js. r=jag sr=alecf 2000-12-21 01:26:18 +00:00
blakeross%telocity.com
3539d7aa49 Fix 58565: JS strict warnings in mailCommands.js. patch by jarrod.k.gray@rose-hulman.edu (Jarrod Gray). r=blake sr=alecf 2000-12-21 01:23:22 +00:00
blakeross%telocity.com
7018406783 Fix 57652: JS strict warnings in customize.js. patch by gemal@gemal.dk (Henrik Gemal). r=blake sr=alecf 2000-12-21 01:19:31 +00:00
blakeross%telocity.com
a5246e340b Fix 58568: JS strict warnings in mailContextMenus.js. r=timeless sr=alecf 2000-12-21 01:15:07 +00:00
blakeross%telocity.com
d02fa4dd71 Fix 58560: JS strict warnings in radioBindings.xml. r=timeless sr=alecf 2000-12-21 01:12:23 +00:00
sspitzer%netscape.com
a932b7a8ae fix for #63449. center the throbber vertically in messenger and messenger compose. sr=bienvenu. 2000-12-21 01:12:03 +00:00
waterson%netscape.com
660fe70daf Bug 61339. Change idlc to generate NS_DEFINE_STATIC_IID_ACCESSOR() macro instead of 'hand rolled' GetIID(). r=jst, sr=brendan 2000-12-21 00:41:00 +00:00
waterson%netscape.com
6928f3e554 Bug 61339. Static accessor iid/cid should be 'const'. r=scc, sr=jband,rpotts 2000-12-21 00:38:31 +00:00
hyatt%netscape.com
5488daa5d1 Fix numerous embedding install issues and 62757 crasher. r=danm, a=dougt 2000-12-21 00:08:28 +00:00
waldemar%netscape.com
f11df45168 Simplified postfix-expressions and use-exclude-include 2000-12-21 00:04:52 +00:00
sspitzer%netscape.com
a3e9d4ceeb fix for #47829 and #63382. some code clean up, move hard coded string into
properties files.  sr=bienvenu.  thanks to jag for the initial patch.
2000-12-20 23:56:22 +00:00
sonmi%netscape.com
a63c3e7c14 removed the "fix" for a nonproblem :
the problem appeared to be a failure of the shell to pass on the correct return
codes when run from cron (false positive and false negative results when run
from cron - in reality the returncodes were right, but the cron generated db
had no password because of a bug in certutil
2000-12-20 23:40:53 +00:00
rods%netscape.com
706bdfa5fd When clicking away from the dropdown, it wasn't resetting itself correctly.
If only the mouse was being used for selection, then it needs to reset itself to the state before dropping down
if arrow keys had been used then it needs to keep that selection
The combobox chaches the current selection, so when arrow keys are used it has the correct selection
when the mouse is used it holds the old selection. So therefore, we can compare against it
to determine what to do.
Bug 63247
r=waqar sr=hyatt
2000-12-20 23:25:40 +00:00
sspitzer%netscape.com
b2b9ae0910 fix for #14003. finally implement -version.
thanks to mcafee for the patch. sr=alecf.
2000-12-20 23:20:20 +00:00
rpotts%netscape.com
79489fa096 bug #15345 (sr=mscott). Replaced nsIDocumentLoaderObserver with nsIWebProgressListener... Also some whitespace cleanup :-) 2000-12-20 23:18:03 +00:00
brendan%mozilla.org
7b1d57a4dc Don't fatten a flyweight lock unnecessarily in JS_SetPrototype; misc. cleanups (63097, r=mccabe, sr=jband). 2000-12-20 22:36:01 +00:00
cmanske%netscape.com
1c49ac5fbf Reinstating table selection work for bug 57863 now that textfield.value bug 63376 is fixed. r=kin, sr=sfraser 2000-12-20 22:13:56 +00:00
cmanske%netscape.com
f731cf305a Reinstating table selection work for bug 57863 and fixed textfield.value bug 63376. r=kin, sr=sfraser 2000-12-20 22:13:54 +00:00
rpotts%netscape.com
5fa3c9c558 bug #15345 (r=sfraser, sr=mscott). Removed nsIDocumentLoaderObserver and replaced it with the new nsIWebProgress notifications... 2000-12-20 22:09:55 +00:00
varada%netscape.com
b3d0b4024d fix for bug #50662;leak in nsMsgSend.cpp;r=ducarroz;sr=mscott 2000-12-20 21:52:56 +00:00
naving%netscape.com
402fcb1c17 63435 r=jag sr=bienvenu. Removing window.sizeToContent() because it is not needed. 2000-12-20 21:52:38 +00:00
varada%netscape.com
42fb3dbf1d fix for bug #50571;leak in nsMsgCompose.cpp;r=ducarroz;sr=mscott 2000-12-20 21:52:10 +00:00
morse%netscape.com
ff1a88dd9f bug 63390, form manager title bar not localizable, submitter=walk84@usa.net, r=hidday@geocities.com/morse@netscape.com, sr=alecf@netscape.com 2000-12-20 21:49:53 +00:00
javi%netscape.com
43aaa30b6f Backing out earlier check-in. Turns out ssu didn't need it. 2000-12-20 19:57:56 +00:00
javi%netscape.com
f7ea49ca50 Include packages for psm on windows. not part of build.
Needed by build team to fix Bug #63307
2000-12-20 19:53:51 +00:00
curt%scruznet.com
81abe916f6 Added variable OUTFILE instead of hardcoding linux.dat name.
When the .dat files are created all test lines are awk'ed out so that
text can be included in the OUTFILE without affecting the data which
gets graphed.  The awk'ing assumes that blank lines in the OUTFILE
represent urls which failed to load and substitutes zeroes for all
data values.
2000-12-20 18:55:02 +00:00
leaf%mozilla.org
c7984c2caa backing out regression-causing changes to reopen tree 2000-12-20 18:09:53 +00:00
rods%netscape.com
2ab9b3a14d 53259 - min-width and max-width not supported on form control
53457 - multiple items can be selected in select size=1 or in single select listbox
50376 - Cannot select with DOM option on dynamically created SELECT element
62442 - Incorrect extended selection behavior in listboxes

First big change is getting rid of local variables for border and padding and use the ones in the reflow state
Changed "IsInDropDownMode() == PR_TRUE && mComboboxFrame" to "IsInDropDownMode() == PR_TRUE"
Fix for regression from changing of how key events work (no bug assigned), this fix enabled the user to hit 'f' or 'F' and get to the first item that start with 'f' or 'F'
r=kmcclusk sr=buster
2000-12-20 15:15:28 +00:00
rods%netscape.com
98418aa626 53259 - min-width and max-width not supported on form control
59035 - type of a BUTTON should default to submit when type isn't specified
r=kmcclusk sr=buster
2000-12-20 15:12:06 +00:00
rods%netscape.com
82e185e218 53259 - min-width and max-width not supported on form control
r=kmcclusk sr=buster
2000-12-20 15:09:55 +00:00
rods%netscape.com
1e54aacebb 53259 - min-width and max-width not supported on form control
58220 - Select boxes rendering weird when using CSS to small value
r=kmclusk, sr=buster
2000-12-20 15:09:00 +00:00
locka%iol.ie
053520c355 Fixed a few problems building from clean, including missing widget/timer dependency & problems with psm modules when BUILD_PSM is not defined. 2000-12-20 15:06:36 +00:00
nboyd%atg.com
e86e0fd5b5 Nope, 8 was right. 2000-12-20 13:31:59 +00:00
sspitzer%netscape.com
b16eaecb63 fix for bugscape bug #3514, compose throbber looks bad. sr=bienvenu 2000-12-20 09:15:46 +00:00
hyatt%netscape.com
83cb346e32 make empty trees with rows=n size properly. a=ben 2000-12-20 07:47:55 +00:00
hyatt%netscape.com
176da11932 fix 61471, a=ben 2000-12-20 07:25:19 +00:00
sspitzer%netscape.com
905c7b19cc fix for #61791. use nsINewsDownloadDialogArgs instead of nsIDialogParamBlock
and some general cleanup.  sr=bienvenu
2000-12-20 06:31:54 +00:00
sspitzer%netscape.com
a4b3e9562b mac part of the fix for #61791. sr=bienvenu 2000-12-20 06:31:12 +00:00