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

80353 Коммитов

Автор SHA1 Сообщение Дата
waterson%netscape.com a0a55358af Bug 75623, and part of bug 75576. Make sure we only fire OnStartRequest() once. Also, the doc loader should handle nsIRequests that aren't nsIChannel objects; this fix cleans that up. r=pavlov, sr=mscott 2001-04-13 02:32:02 +00:00
morse%netscape.com 41fcf882ca bug 75654, bogus cookie description when multiple cookies selected, r=evaughan, sr=alecf 2001-04-13 02:26:19 +00:00
morse%netscape.com 0950c5cbda bug 75754, password manager not showing all saved passwords, r=sconest, sr=alecf 2001-04-13 02:22:46 +00:00
cmanske%netscape.com 8569f63a76 Added missing key accelerator for Print. Part of fix for bug 75639, r=sfraser, sr=kin 2001-04-13 02:11:07 +00:00
danm%netscape.com fc49318648 fix -remote...new-window functionality broken in last revision. no bug #. r=hyatt,pinkerton 2001-04-13 02:00:48 +00:00
disttsc%bart.nl 35e20a0413 Fix senna bustage (MOZ_TRACK_MODULE_DEPS) 2001-04-13 02:00:19 +00:00
danm%netscape.com 6fb17bc311 removing files no longer used. bug 72112 continues 2001-04-13 01:53:19 +00:00
hwaara%chello.se 7be5357047 A rather large optimization to GetNumSelected(). bug 75833, r=jag, sr=bienvenu. 2001-04-13 01:30:06 +00:00
sfraser%netscape.com fa5c968dc3 Fix the build by doing the correct style struct casting foo. 2001-04-13 01:09:06 +00:00
mscott%netscape.com 8a34b6891b Bug #74783 --> don't read the mac file creator and type values from our hard coded table of content types. Always use the values from internet config. r=sspitzer sr=sfraser 2001-04-13 00:44:55 +00:00
mscott%netscape.com d43ed03fe4 Bug #74783 --> never get the mac creator and file type from our hard coded list of content types. Always get them from internet config. Mac only change. r=sspitzer sr=sfraser 2001-04-13 00:43:52 +00:00
dougt%netscape.com 84b724d0f7 This file is not part of build. 2001-04-13 00:43:32 +00:00
sfraser%netscape.com 7e1751ab0f Fix for bug 75492 -- make <button>s selectable in composer. r=rods, sr=attinasi 2001-04-13 00:39:52 +00:00
sfraser%netscape.com da4c272750 Fix bug 48716 -- make nsFileControlFrame's draw with a blue box when selected in composer. r=rods, sr=kin 2001-04-13 00:30:37 +00:00
sfraser%netscape.com 8dd627dfa0 Fix for bug 75676. Make textfield.textLength work properly. r=mjudge sr=kin 2001-04-13 00:25:36 +00:00
sfraser%netscape.com 07cc44a593 Fix for bug 48400; ensure that textfield.select() on an empty text field shows the caret by selecting the correct nodes. r=cmanske, sr=kin 2001-04-13 00:22:42 +00:00
sfraser%netscape.com 37c42b5e7c Fix for bug 53610. When the caret is in a <br> frame at the end of a line, use font metrics to get the height, rather than faking it. r=dbaron, sr=kin 2001-04-13 00:17:21 +00:00
mscott%netscape.com 8bdce72a1d NOT PART OF THE BUILD
extract the content Type and the size from the icon url
2001-04-13 00:08:25 +00:00
nhotta%netscape.com f74cc292e3 Changed to ignore encoding="UTF-16" in detectByteOrderMark(), bug 66807, r=ftang, sr=erik. 2001-04-12 23:57:18 +00:00
dougt%netscape.com 37d843eda9 Fixes 73797. Moves some initialization code up higher so that it does not have
to be called so much.

r=darin@Netscape.com
sr=waterson@netscape.com
2001-04-12 23:56:28 +00:00
heikki%netscape.com d5717c1130 Not part of build. Mac project files for P3P. p3p.mcp does not yet work. 2001-04-12 23:47:16 +00:00
erik%netscape.com 43b651141e bug 74946; author=simon@softel.co.il; r=attinasi; sr=erik; Makefile change
for new file from IBM bidi project (e.g. Arabic, Hebrew)
2001-04-12 23:44:00 +00:00
pavlov%netscape.com 584d561c0b don't reset the decoded rect back to 0 when redrawing in a frame r=saari sr=waterson 2001-04-12 23:43:24 +00:00
erik%netscape.com 020b5f37a9 bugs 71370 and 74946; author=simon@softel.co.il; r=attinasi; sr=erik;
Makefile changes for new file from IBM bidi project (e.g. Arabic and Hebrew)
2001-04-12 23:41:43 +00:00
naving%netscape.com f142d07935 75775. sr=bienvenu. check for null pointer and assert if null. This happens when we
have download_on_biff true.
2001-04-12 23:41:01 +00:00
erik%netscape.com 46e687fc8b bugs 71370 and 74946; author=simon@softel.co.il; r=attinasi; sr=erik;
Makefile changes for the files that were added by IBM bidi project (e.g.
Arabic and Hebrew)
2001-04-12 23:39:48 +00:00
mjudge%netscape.com 72784fe41e 68396 removing unused ifdefs and includes from project for nsGfxTExtControlFrame2 sr=kin r= kin 2001-04-12 23:39:19 +00:00
bienvenu%netscape.com e9c87145da fix handling of new flag for filtered pop messages r=gaytrib, sr=sspitzer 55900 2001-04-12 23:39:18 +00:00
mjudge%netscape.com cf4580dd4d 53151 68396 sr=kin r= kin. removing some ifdefs of dead ender-lite code and fixing a mail news lockup in text traversal 2001-04-12 23:38:32 +00:00
ducarroz%netscape.com dee4508b4e Part of fix for bug 28348. Add Progress Dialog. R=varada, SR=sspitzer 2001-04-12 23:37:28 +00:00
dougt%netscape.com 9154773289 Fixes refcount cycle pointed out by Mr. David Baron.
b=75110
r=dbaron@fas.harvard.edu
sr=darin@netscape.com
2001-04-12 23:37:15 +00:00
mjudge%netscape.com 4492ebaad6 kin=sr r=kin bug 75743 removing some [noscript]s from idl file to expose more idl to js 2001-04-12 23:37:08 +00:00
ducarroz%netscape.com e0d5eca890 Part of fix for bug 28348. Add Progress dialog. R=varada, SR=sspitzer 2001-04-12 23:36:23 +00:00
erik%netscape.com 4b8e61185d bug 75066; author=simon@softel.co.il; r=jst; sr=erik; diffs from IBM bidi
project (e.g. Arabic, Hebrew)
2001-04-12 23:35:24 +00:00
ducarroz%netscape.com fa81082d75 New files for fix for bug 52329 and bug 28348. NOT PART OF THE BUILD YET. R=varada, SR=sspitzer 2001-04-12 23:33:30 +00:00
dougt%netscape.com d2c8917d51 Fixes 75289. If you want to listen to the ftp control traffic, here is your chance.
sr=darin
2001-04-12 23:32:47 +00:00
naving%netscape.com 080db94711 61171. r/sr=mscott, bienvenu. If password fails start all over again
because some servers close the connection
2001-04-12 23:31:45 +00:00
bnesse%netscape.com 331cae143d Fixes for handling default localized unichar prefs. [Not part of the build] 2001-04-12 23:28:43 +00:00
bnesse%netscape.com f87f83c2a5 Added additional comments about functionality of reset & clear. [Not part of the build] 2001-04-12 23:27:45 +00:00
nicolson%netscape.com ea774ba8fe Fix bug 75490: memory bug in decodeAndImportKey causes SEGV. 2001-04-12 22:13:25 +00:00
nicolson%netscape.com 94755d42a1 Fix bug 75770: RSA_NewKey returns an incomplete key. Reviewed by mcgreer
and nelsonb.
2001-04-12 20:23:42 +00:00
idk%eng.sun.com c46e9db94f *not part of the buid*
fix for 67457
2001-04-12 19:56:55 +00:00
johng%corel.com ac5110f0a2 Support for Double-Byte fonts
Missing mID member in nsRenderingContextQt (for debugging)
2001-04-12 19:13:24 +00:00
johng%corel.com 9d4a25d4f0 Fix for nsTimerQt::SetDelay. Bug caused animated images to speed up after page reload. 2001-04-12 19:11:10 +00:00
johng%corel.com d3347758ca Fix for re-entrancy problem with menus 2001-04-12 19:10:23 +00:00
javi%netscape.com 184f9a549a This file isn't used as part of PSM 2.0 builds, so let's not
break PSM 1.0 builds just yet.
2001-04-12 18:54:02 +00:00
javi%netscape.com 6cb0d1325d Switch over to building PSM 2.0 by default now. 2001-04-12 18:38:35 +00:00
javi%netscape.com d08c56a9e4 Fix for Bug 74897 r=leaf
New win32 package entries for PSM 2.0
2001-04-12 17:48:33 +00:00
javi%netscape.com 0709ef33b4 Fix for Bug 74909 r=leaf
New package entries for PSM 2.0
2001-04-12 17:46:43 +00:00
javi%netscape.com f93626e783 Fix for Bug 74910 r=leaf 2001-04-12 17:45:02 +00:00