Commit Graph

80711 Commits

Author SHA1 Message Date
mjudge%netscape.com
bf9ef32d15 removing optimization unneeded for table selection to fix 60846sr= kin r= manske after making changes they requested 2001-04-17 23:31:34 +00:00
av%netscape.com
8dd38b5042 Fixing 75826 -- PostURL not working from files, r=peterl, sr=waterson 2001-04-17 23:30:25 +00:00
javi%netscape.com
f8400b8b63 Backing out prior patch for 76141 which caused all
platforms to display incorrectly.
2001-04-17 23:29:58 +00:00
joki%netscape.com
e4184fbcc1 Fix for 63742, fire DOM resize events from a resetting timer to make them more useful and avoid infinite recursion. r:pollmann,sr:jst 2001-04-17 23:25:21 +00:00
ben%netscape.com
6244bf9699 er, part of previous checkin (71685) r=pchen, sr=sfraser 2001-04-17 23:25:18 +00:00
harishd%netscape.com
fa9d1080cf 68790 - Remove nsHTMLContentSinkStream dependency. Not in use anymore
r=heikki
sr=jst
2001-04-17 23:23:33 +00:00
pierre%netscape.com
ebd847e390 #59933. When a |smaller| font size results in something smaller than the |xx-small| of the base font, we use the parent's font size. Same thing for |larger| and |xx-large|. r=attinasi 2001-04-17 23:23:09 +00:00
ben%netscape.com
ab3483b62b 71685 - bookmarks sidebar panel doesn't load. Rename file back to the original name.
r=pchen, sr=sfraser
2001-04-17 23:21:51 +00:00
gordon%netscape.com
3d9a817e4b Fix bug 75448 "Clear disk cache from prefs not working properly". Patch by
beard, r=gordon, sr=darin.
2001-04-17 23:20:06 +00:00
ddrinan%netscape.com
eaff211a1e Fix for cert selection. 2001-04-17 23:16:14 +00:00
ben%netscape.com
989f6c5af5 75470, add bookmark dialog should be resizable. patch from sfraser, r=pchen, sr=ben. Also, changed some boxes to hbox/vbox. 2001-04-17 23:15:13 +00:00
cmanske%netscape.com
252a6200b6 Fixed selection of named anchor icon, b=68714, r=mjudge, sr=kin 2001-04-17 23:13:45 +00:00
roc+%cs.cmu.edu
01287ecfd2 New blender code. Cleans up/speeds up the code a lot and fixes bug 42011, and probably others. r=tor,sr=blizzard 2001-04-17 23:13:12 +00:00
roc+%cs.cmu.edu
f545dc66ba Make sure a reflow command is posted for all dirty children in nsContainerFrame::ReflowDirtyChild, even if there's already a dirty child. Fix for bug 57251. r=attinasi,sr=waterson 2001-04-17 23:12:36 +00:00
ben%netscape.com
8ead33330a Fix for 57763, disable field in advanced panel with checkbox. r=jag, sr=alecf. 2001-04-17 23:12:16 +00:00
varada%netscape.com
812413d8ed fix for bug#74601;getting rid of last option in reply-on-top for compose prefs;r=ducarroz;sr=bienvenu 2001-04-17 23:09:06 +00:00
evaughan%netscape.com
679472c15d Accessibility work. bug #12952
-r aaronl -sr brendan
2001-04-17 23:06:38 +00:00
morse%netscape.com
978236fe5b bug 76386, cookies no longer being sorted, r=blakeross, sr=alecf 2001-04-17 23:04:19 +00:00
locka%iol.ie
aff30576dd Fix for context menus not working in new windows opened from links with a _new target. b=76327, r=valeski@netscape.com, sr=rpotts@netscape.com 2001-04-17 23:04:13 +00:00
erik%netscape.com
e65d9dcf8c bug 76311; author=simon@softel.co.il; r=mjudge; sr=erik; This fixes the bug
where we were running bidi selection code even on a non-bidi document. It
also fixes a problem in the bidi code where we were ignoring the return
values of a few calls.
2001-04-17 23:03:38 +00:00
alecf%netscape.com
3d2598e1eb remove files not part of build in an effort to eradicate nsIAppShellComponent 2001-04-17 23:02:35 +00:00
valeski%netscape.com
537f60c3ad fixing windows bustage 2001-04-17 21:27:51 +00:00
dougt%netscape.com
05c1669478 Fixes bug 76291. r=valeski@netscape.com, sr=me 2001-04-17 21:00:37 +00:00
karnaze%netscape.com
922dc31948 bug 8113 - render a cell's background and border unless its content is empty and it has "empty-cells:hide" 2001-04-17 14:58:34 +00:00
mkaply%us.ibm.com
d386ad22e0 #70334
r=alecf, sr=waterson
Personal toolbar doesn't migrate on DBCS systems - use NS_ConvertUTF8toUCS2
2001-04-17 14:46:12 +00:00
karnaze%netscape.com
fc4332dbf8 bug 66804 - return correct desired height when splitting row group. sr=waterson, r=bernd.mielke@snafu.de. 2001-04-17 14:39:54 +00:00
bienvenu%netscape.com
6304afcda8 fix problem with new messages icon not showing up on inbox r=sspitzer, sr=mscott 76130 2001-04-17 14:36:23 +00:00
dbaron%fas.harvard.edu
917a656fc5 Adding nsProxyAutoConfig.js to makefiles and installer manifests. b=53080 r=blizzard@mozilla.org 2001-04-17 14:33:19 +00:00
dveditz%netscape.com
0891610be0 fix for 15115, registry reading speedup 2001-04-17 14:25:19 +00:00
nboyd%atg.com
1f40b84b6c Hi, Norris!
I attach optimization patch for NativeDate that makes all js... methods
private, removes passing of unnecessary parameters and replaces
checkInstance by realThis call with false as the third parameter.


Regards, Igor

Hi, Norris!

Here is another small optimization for NativeDate in DayFromMonth method
where it replaces arrays by few ifs.

Regards, Igor
2001-04-17 13:54:45 +00:00
dveditz%netscape.com
6a26303edd more ^M bustage 2001-04-17 13:26:03 +00:00
dveditz%netscape.com
f66eec0fc3 Re-fixing bug 7022 (Install.buildID). "2001040506" needs to be a double,
doesn't fit in a javascript int.
2001-04-17 13:13:24 +00:00
dveditz%netscape.com
e8af73b0d8 Fixing build bustage (evil trailing ^M's). 2001-04-17 12:46:17 +00:00
gordon%netscape.com
8db6e2bbfe desperate attempt to fix build bustage on win32. Don't know why it didn't like the !endif, so I'm just nuking the lines I was trying to comment out. 2001-04-17 12:01:58 +00:00
locka%iol.ie
0825fab04c Fix for http referrer not being sent when session history urls are loaded from the network. b=61426 sr=rpotts@netscape.com 2001-04-17 11:53:11 +00:00
peterv%netscape.com
ea53c3efde Fix access paths and remove expat lib, we're not using that. Not part of the default build. r/sr=me. 2001-04-17 11:14:39 +00:00
peterv%netscape.com
91ed3b386d Fix for bug 56087 (XSLTProcessor::TransformDocument can't work on existing document). Not part of the default build. r=dr, sr=jst. 2001-04-17 11:13:13 +00:00
gordon%netscape.com
89b0c9362b bug 72528, remove old cache from build. sr=darin. 2001-04-17 10:47:22 +00:00
gordon%netscape.com
b718ed6d4d bug 72528, removing old cache from build. sr=darin. 2001-04-17 10:40:13 +00:00
jfrancis%netscape.com
edc5638e7c fixes for bugs: 75618 CR line breaks not recognized when inserting data in a plain 76258 IsEditable() needs to be smarter 72968 browser crashes when doing REDO after doing some cut/paste i 55224 switching from HTML Source mode to Normal causes dataloss 71355 style buttons do not work from 2nd cell onwards inside table 71362 empty tables inside (otherwise) empty list item disappears w 74655 40% of reply time in mailcompose spent converting linefeeds r=fm; sr=kin 2001-04-17 10:15:05 +00:00
pollmann%netscape.com
5a825e5b27 Bug 76208: Store control that submitted form in event so we can submit it to the server (fixes regression), r=harishd@netscape.com, sr=jst@netscape.com 2001-04-17 10:02:11 +00:00
joki%netscape.com
81041e89f4 Fix for smoketest block 76304. r:jst 2001-04-17 09:53:37 +00:00
peterv%netscape.com
6b574e5f35 Fix for bug 45377 (document base is not set right in nsXMLDocument::Load). Code by heikki, r=me, sr=jst. 2001-04-17 09:46:29 +00:00
pavlov%netscape.com
11d1209c52 fixing bug 75432 r=ben sr=hyatt 2001-04-17 09:04:12 +00:00
pavlov%netscape.com
e8d81a2291 fixing printing of images printing them too small. r=timeless sr=ben. bug 73254 and 75425. 2001-04-17 09:03:20 +00:00
rginda%netscape.com
396d737f23 moving the xpcom wrapper into js/jsd 2001-04-17 08:57:15 +00:00
ssu%netscape.com
82e0b7637c fixing bug 64249 - remove the '(D)' from "Edit | Unsubscribe(D)" and "Edit | Cancel Message(D)"
and bug 75658 - 'Edit|Unsubscribe' and 'Edit|Cancel Message' not showing up..instead label 'Delete' is displayed

r=bhuvan
sr=sspitzer
2001-04-17 08:55:19 +00:00
rginda%netscape.com
5b9389c467 moving xpcom wrapper from extensions/venkman/src/ and idl/ to here. 2001-04-17 08:50:41 +00:00
ssu%netscape.com
187a938b5c fixing bug 64249 - remove the '(D)' from "Edit | Unsubscribe(D)" and "Edit | Cancel Message(D)"
r=bhuvan
sr=sspitzer
2001-04-17 08:47:21 +00:00
jst%netscape.com
b99bf67adc Fixing regression bug 75645, anonymous form controls were ending up in form.elements. r=pollmann@netscape.com, sr=rpotts@netscape.com 2001-04-17 08:35:49 +00:00