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

74096 Коммитов

Автор SHA1 Сообщение Дата
sspitzer%netscape.com e1ab0cea00 fix for #56074. thanks to andrew taylor (andrew.taylor@cal.montage.ca) for the fix.
r=sspitzer,sr=bienvenu
2000-12-21 23:34:22 +00:00
karnaze%netscape.com 5e96046abb bug 42443 - consider over specified col spans when allocating array, sr=buster 2000-12-21 23:06:44 +00:00
karnaze%netscape.com 72e4c1afd4 bug 43204 - zero out padding for row/col group, ro/col, sr=buster 2000-12-21 23:05:15 +00:00
karnaze%netscape.com 1f399362a9 bug 40721 - improved TallestCellGotShorter(), sr=buster, r=rods 2000-12-21 23:03:42 +00:00
nicolson%netscape.com 25905cfbbc Checking in what we can off SSL. 2000-12-21 22:59:12 +00:00
karnaze%netscape.com 64cc04936b bug 33784 - added simple rule for "td div p", sr=buster, r=attinasi 2000-12-21 22:50:02 +00:00
curt%scruznet.com b73c2d36e8 New 2000-12-21 22:40:18 +00:00
timeless%mac.com c86550211b fix bug 50622 change the help content for -CreateProfile.
patch by andre@beta.telenordia.se r=timeless sr=blizzard
2000-12-21 22:22:04 +00:00
pinkerton%netscape.com 71765b9284 Make GetBits() convert from DDB to DIB when asking for the bits, if necessary.
r=kmcclusk, sr=hyatt. bugscape bug #3322.
2000-12-21 22:18:15 +00:00
attinasi%netscape.com 09cf5ac2fb Fixes regression due to Style Data sharing: forcing shared contexts to be unique now when they have to be reresolved. b=63118 r=karnaze@netscape.com a=buster@netscape.com 2000-12-21 22:16:38 +00:00
danm%netscape.com a994aaaae3 move installed-chrome to the correct (Embed) directory. fixes missing scrollbars 2000-12-21 22:15:15 +00:00
mcgreer%netscape.com 2321dc1d05 dump usage before doing anything when no args passed, bug 63520 2000-12-21 22:14:02 +00:00
naving%netscape.com 7c1f3f65ef *** empty log message *** 2000-12-21 22:11:09 +00:00
naving%netscape.com f300762983 63083 r=bienvenu sr=mscott. Thanks to bienvenu for the fix 2000-12-21 22:10:40 +00:00
alecf%netscape.com 4e1dababf6 - move bookmarks over to the generic nsTreeUtils.js for stuff like sorting/menus
- convert history to use the new nsTreeController
- update history to support removing of individual items (bug #11412)
a=ben
2000-12-21 21:59:39 +00:00
alecf%netscape.com ecb1018b7d update tree controller to add cut/paste, etc
and add some generic tree sorting/menu stuff
not part of build just yet
2000-12-21 21:53:42 +00:00
ssu%netscape.com 130c897065 fixing bug #63414 - Need to simplify the addition of components to the win32 installer. sr=vienvenu r=dveditz not part of tinderbox builds. affects only windows platforms 2000-12-21 21:42:13 +00:00
ssu%netscape.com dad0a8b8f2 fixing bug #63414 - Need to simplify the addition of components to the win32 installer. sr=vienvenu r=dveditz affects only windows platforms 2000-12-21 21:41:28 +00:00
harishd%netscape.com f4101b2637 62754 - Fix meta charset that was getting ignored.
63234 - Fix up an infinite looping caused by embedded null chars.

r=ftang
sr=vidur
2000-12-21 20:46:00 +00:00
pinkerton%netscape.com a6593822f1 rollup menu when we get a tab. r=saari, a=hyatt. bug #56381. 2000-12-21 20:40:14 +00:00
sdv%sparc.spb.su 560743d2e9 fix for bug 56576 2000-12-21 20:30:39 +00:00
danm%netscape.com 0622315ffe move installed-chrome to the correct (Embed) directory. fixes missing scrollbars 2000-12-21 20:25:08 +00:00
sonmi%netscape.com 9b58d20702 removed certutilout with the other temporary files 2000-12-21 20:11:38 +00:00
sonmi%netscape.com 02abee230e took an additional set_host function out, called the real set_host earlier 2000-12-21 19:44:11 +00:00
sonmi%netscape.com c0ce985373 bugfix for .nssqa file in results directory 2000-12-21 19:42:23 +00:00
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