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

94028 Коммитов

Автор SHA1 Сообщение Дата
hewitt%netscape.com 12a8133f1a 114535 - crash setting !important on a -moz-image-region property, 114132 - rounded multi-level borders use wrong radii, r=ben, sr=hyatt 2001-12-11 11:11:09 +00:00
jst%netscape.com 30e528b109 Fixing bug 114581. Making table.deleteRow() throw a INDEX_SIZE_ERR exception if the index is out of range, as per the DOM HTML spec. r=glazman@netscape.com, sr=jaggernaut@netscape.com 2001-12-11 10:20:57 +00:00
jst%netscape.com 70c3c11153 We don't pass references to 'interfaces' in general, so let's not do it here either. r=bryner@netscape.com. sr=jaggernaut@netscape.com 2001-12-11 09:03:38 +00:00
cltbld%netscape.com dbe74a7cca wrong passwd for mail bloat test. -mcafee 2001-12-11 09:01:04 +00:00
ssu%netscape.com 0aa4eaad7d checking in patch for andreas.premstaller@uibk.ac.at. fixes bug 114541 - Preferences->labels has two title boxes. r=ssu sr=blakeross. 2001-12-11 07:44:02 +00:00
ssu%netscape.com 61b583bf7c fixing bug 106711 - label column is showing up to the left of subject by default. r=varada, sr=sspitzer. 2001-12-11 07:26:28 +00:00
kin%netscape.com 15cb4447cd Fix for bug 114339: Mozilla fails to paste correctly into password fields
Modified WillInsertText() to call EchoInsertionToPWBuff() after
the code that filters newlines based on the editor.singleLine.pasteNewlines
pref.

r=brade@netscape.com  sr=sfraser@netscape.com
2001-12-11 07:21:10 +00:00
blizzard%redhat.com a662d1bddd Checkpointing changes. Window positions are now properly saved on exit. 2001-12-11 07:20:30 +00:00
tingley%sundell.net 3645994bee bug 113838 - make nsRDFXMLParser::ParseString() work again.
r=rjc sr=waterson
2001-12-11 07:01:03 +00:00
dean_tessman%hotmail.com fe559b0130 Bug 30861 - [RFE] Springloaded folders (drag-hover over bookmark folder should expand folder)
r=hewitt,timeless sr=hyatt,ben
2001-12-11 06:55:21 +00:00
blizzard%redhat.com d6a9bdfa37 Checkpoint changes. Not part of the build. Got popups working, hooked up more mouse events, window scrolling. 2001-12-11 06:21:22 +00:00
dean_tessman%hotmail.com 10982a3fe2 Bug 86606 - <SELECT>s disappear when using X-Mouse
r=timeless, sr=hewitt
2001-12-11 06:16:07 +00:00
rangansen%netscape.com 432f3e947f bug# 114448, r=kaie, sr=hewitt removing the url type menu in crls 2001-12-11 05:59:49 +00:00
dcone%netscape.com 6c7808bbc0 bug=96870 Add methods onto the nsIPresContext for setting and getting the background painting
boolean so printing can turn on and off backgrounds.  r=peterl sr=attinasi
2001-12-11 05:57:37 +00:00
rangansen%netscape.com a1a76076a7 bug# 114137, r=kaie, sr=hewitt fixing hardcoded string 2001-12-11 05:54:26 +00:00
rangansen%netscape.com af4f18bd76 bug# 111530, r=javi, sr=hewitt fixing broken button size for unrecognized cert 2001-12-11 05:51:40 +00:00
ccarlen%netscape.com af646e6f1f Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser 2001-12-11 05:45:45 +00:00
dbaron%fas.harvard.edu 743e67725c Backing out changes I didn't mean to check in. 2001-12-11 05:41:43 +00:00
dbaron%fas.harvard.edu dc85afb6b7 Prevent input elements from adding frames back into the primary frame map during their destruction (and leaving the map with dangling pointers) by passing the frame to functions that will be called during frame destruction to avoid calls to GetPrimaryFrameFor that will repopulate the primary frame map. b=114220 r=jkeiser sr=jst 2001-12-11 05:39:36 +00:00
ccarlen%netscape.com 58b83da07b Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser 2001-12-11 05:35:08 +00:00
bryner%netscape.com 8e65045000 Bug 108787 -- unable to type in Open Web Location dialog when it first appears. r=saari, sr=blizzard. 2001-12-11 05:34:32 +00:00
ccarlen%netscape.com 95ce5e2693 Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser 2001-12-11 05:25:50 +00:00
ccarlen%netscape.com f810f656cc Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser 2001-12-11 05:10:45 +00:00
morse%netscape.com 122010d279 bug 114443, fix js warning, r=morse, sr=alecf 2001-12-11 04:59:06 +00:00
ccarlen%netscape.com 993cd4c06f Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser 2001-12-11 04:54:47 +00:00
ccarlen%netscape.com 701a4e63ca Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser 2001-12-11 04:39:35 +00:00
mcafee%netscape.com 3674fd67e2 comment whitespace 2001-12-11 04:30:25 +00:00
ccarlen%netscape.com 369392d1d3 Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser 2001-12-11 04:25:37 +00:00
mcafee%netscape.com bfe0eebd6f update manual steps for mail bloat test 2001-12-11 04:19:29 +00:00
shanjian%netscape.com fdf39e6da8 #105199 glyph search order is NOT lang dependent
lang is mapped to CSS Display structure and apply to document using
CSS rule tree.
r=dbaron sr=attinasi
2001-12-11 04:12:34 +00:00
bienvenu%netscape.com 54b2401ae4 fix pop3 get new mail leaving db invalid r=naving, sr=sspitzer 114459 2001-12-11 04:01:47 +00:00
bienvenu%netscape.com 5388e1b43b fix bloat of imap msg dbs when headers have been downloaded r=naving, sr=sspitzer 114487 2001-12-11 04:01:20 +00:00
ducarroz%netscape.com b659745e81 Fix for bug 109451. Need to set window.arguments[0] to null in order to free rigth away the nsIMsgComposeParams object when we cache the compose window. R=varada, SR=mscott 2001-12-11 03:41:31 +00:00
ducarroz%netscape.com f70cf8613d Fix for bug 112784. The linked string array got broken which cause us to leak a bunch of strings. R=varada, SR=mscott 2001-12-11 03:35:20 +00:00
dbaron%fas.harvard.edu 458adf0b19 Fix nsSharableString::SetLength to correctly handle having a shared buffer. Override GetWritableFragment on nsSharableString (perhaps temporarily) to allow use of writing iterators on nsSharableString. b=114438 r=jag sr=jst 2001-12-11 03:33:09 +00:00
cmanske%netscape.com 9b0b0dc138 Fixed layout in Colors and Background dialog, b=114054, r=hwaara, sr=hewitt 2001-12-11 03:32:44 +00:00
cmanske%netscape.com 166e3c33d9 Fixed items not working in context menu, b=107925, r=brade, sr=hewitt 2001-12-11 03:30:42 +00:00
ducarroz%netscape.com f6e780c330 Fix for bug 110700. mCItationCOlor wasn't free. R+varada, SR=sspitzer 2001-12-11 03:30:15 +00:00
pete%alphanumerica.com 7c2ab7cf47 b=106949, r=ccarlen, sr=jband
Bad use of nsIFile in component manager

--pete
2001-12-11 03:25:32 +00:00
cmanske%netscape.com 97a7c761c0 Part of fix to XUL 1.0 conversion bug 104113, r=akkana, sr=ben 2001-12-11 03:23:09 +00:00
cmanske%netscape.com cce7e572b6 Fixed deleting cells when only 1 column in table, b=99095, r=akkana, sr=kin 2001-12-11 03:21:14 +00:00
dbaron%fas.harvard.edu 912ae14d5d Fix implementation of {min,max}-{width,height} on images. b=18477 r=pavlov sr=attinasi 2001-12-11 03:21:13 +00:00
dbaron%fas.harvard.edu 4df9c4de1e Commenting out tests that can't be made to work under MSVC++ 6.0. Not part of the build. 2001-12-11 03:15:37 +00:00
hewitt%netscape.com 19bd06047a 113562 - nsIContent needs HasAttr method, r=jag, sr=jst 2001-12-11 02:57:52 +00:00
bzbarsky%mit.edu 9980f27b9c Make the unix GetFromMIMEType and GetFromExtension functions not clobber
the user's neverAsk prefs.  Bug 113908, r=law, sr=mscott
2001-12-11 02:56:29 +00:00
bzbarsky%mit.edu 3de82c1040 make nsRenderingContextXlib::CreateDrawingSurface always call
UpdateGC. Bug 114334, patch from Roland Mainz
<Roland.Mainz@informatik.med.uni-giessen.de>, r=timeless, sr=kin
2001-12-11 02:53:03 +00:00
bzbarsky%mit.edu d58691b835 Add an assertion to the CSS loader for cases when sheet decoding fails.
stopgap measure for bug 106843, r=pierre, sr=attinasi
2001-12-11 02:48:49 +00:00
mkaply%us.ibm.com 6f15bba73c Debug only OS/2 build bustage as a result of _DEBUG being turned on 2001-12-11 02:46:22 +00:00
smontagu%netscape.com d046c2bbb2 Fix for bug 108187, Indent wrong on RTL paragraph in Hebrew, r=dbaron, sr=attinasi. As well as fixing the bug, the patch moves the code for text-indent out to nsLineLayout::BeginLineReflow 2001-12-11 02:45:44 +00:00
namachi%netscape.com 66f720bbc1 Patch to avoid Linker crash and NOT generate MAP and COD Files when the MOZ_MAPINFO and
MOZ_CODINFO are not set.
r=cls, sr=dveditz
the modification just takes the new changes which dan mentioned in the bug.
http://bugzilla.mozilla.org/show_bug.cgi?id=111093
2001-12-11 02:43:23 +00:00