hyatt%netscape.com
750520a853
Fix for 122369, XBL form selects show scrollbars when their size=the number of options. This fixes that problem. r=bryner, sr=ben, a=brendan
2002-03-12 10:13:05 +00:00
hyatt%netscape.com
e507d3e39b
Fix 129787. Select popups should inherit the background color from the select. XBL Form Controls. r=bryner, sr=ben, a=brendan
2002-03-12 09:44:11 +00:00
hyatt%netscape.com
3547613ab5
Fix the font of XBL select widgets to be sans serif (using the list system font). r=bryner, sr=ben, a=brendan, bug 129788
2002-03-12 09:31:54 +00:00
hyatt%netscape.com
e37540f912
Fix for bugs 129786 and 129803, correcting the min width on XBL form control buttons and rewriting the button CSS to disable moz-appearance and correct the padding and active and focus states. r=bryner, sr=ben, a=brendan
2002-03-12 09:19:34 +00:00
hyatt%netscape.com
68de96c4f8
Fix for 129789, XBL form control selects need to leave space for scrollbars. r=bryner, sr=ben, a=brendan
2002-03-12 08:45:52 +00:00
hyatt%netscape.com
f6a8704b50
Fix for 129792, XBL form control selects had wrong display type (block XUL box instead of inline XUL box), r=bryner, sr=shaver, a=brendan
2002-03-12 08:24:58 +00:00
badami%netscape.com
18076c6c57
Support start number for lists in plain text output
...
bug 62188 r=bratell sr=jst a=asa
2002-03-12 08:21:51 +00:00
rjc%netscape.com
d3f9d14f46
Fix bug # 129794: plug leak due to circular ownership. r=dp sr=ben a=roc+moz
2002-03-12 08:00:33 +00:00
brendan%mozilla.org
5074f6ebd1
Don't forget to lock obj in js_AddNativeProperty and js_ChangeNativePropertyAttrs (130137, r=jband, sr=shaver, a=roc+moz).
2002-03-12 07:17:30 +00:00
pavlov%netscape.com
e60f4a8084
fixing topcrash bug 89595. r=dougt sr=darin a=robert@ocallahan.org
2002-03-12 07:15:21 +00:00
jkeiser%netscape.com
e1d1d5b628
Make sure we *always* send Content-Length: 0 in POST requests (bug 129333). r=sicking@bigfoot.com, sr=darin@netscape.com, a=roc+moz
2002-03-12 07:10:25 +00:00
jkeiser%netscape.com
5f06c7afdf
Make all inputs honor CHECKED attribute (bug 129969). r=rods@netscape.com, sr=jst@netscape.com, a=roc+moz
2002-03-12 07:05:05 +00:00
bbaetz%student.usyd.edu.au
dee7ae372a
Bug 127998 - Uninitialized memory read in InterlockedExchange
...
patch by pj@ludd.luth.se , r=bbaetz, sr=darin, a=shaver
2002-03-12 06:18:56 +00:00
bbaetz%student.usyd.edu.au
37673acafc
Bug 127997 - Uninitialized memory read in nsStringBundle::FormatString
...
r=dougt, sr=darin, a=shaver
2002-03-12 05:56:29 +00:00
sspitzer%netscape.com
06aac6a3ea
fix for #124022 . improve LDAP addressbook performance by only asking
...
the server for the attributes that we can handle,
to reduce network traffic. r=dmose,sr=bienvenu,a=shaver
2002-03-12 05:37:21 +00:00
sspitzer%netscape.com
ee83f049a6
fix for #129955 . LDAP search doesn't work if you don't have maxHits defined.
...
r=dmose,sr=mscott,a=shaver
2002-03-12 05:30:19 +00:00
badami%netscape.com
d279593983
Newlines in links should be stripped when selecting "Copy Link Location"
...
bug 77522 r=harishd sr=jst a=asa patch=tmutreja@netscape.com
2002-03-12 05:29:31 +00:00
badami%netscape.com
982a441111
image not loaded if SRC URL has a leading SPACE character.
...
bug 117410 r=bbaetz sr=darin a=asa
2002-03-12 04:07:14 +00:00
jfrancis%netscape.com
d147b2a0e7
one word fix for smoketest blocker 130103
2002-03-12 04:05:46 +00:00
nicolson%netscape.com
c89247a09f
Fix 129756: PK11_SetObjectNickname is broken.
...
r=relyea.
2002-03-12 01:50:57 +00:00
seawood%netscape.com
eb7d776733
Fix win32 gmake depend loop hang by always treating the dependency .pp files as binary. Avoid any cygwin unix/dos line-ending issues.
...
r=bryner sr=leaf a=drivers
2002-03-12 01:28:22 +00:00
darin%netscape.com
bae2d8543b
ward of mac bustage
2002-03-12 01:09:11 +00:00
darin%netscape.com
466cbf808c
minor revision to comments
2002-03-12 01:03:12 +00:00
darin%netscape.com
c0dfb0de9e
minor change of tense: "to read" -> "to be read"
2002-03-12 01:01:08 +00:00
darin%netscape.com
281c86ec58
b=99165 Freeze nsIInputStream nsIOutputStream (not yet frozen... but close)
...
r=dougt sr=shaver a=asa
2002-03-12 00:59:06 +00:00
hyatt%netscape.com
d96c837d35
Fix refPoint event field values to be correct. Cocoa. NPOB.
2002-03-11 23:31:39 +00:00
gerv%gerv.net
f66a83002c
Replacing original licensing text from C version of this file.
2002-03-11 23:11:55 +00:00
yokoyama%netscape.com
b237fe40aa
bug: 126744
...
Fixing bustage of gb18030 Decoder
/r=ftang; /a=asa
2002-03-11 23:00:43 +00:00
nisheeth%netscape.com
49b8ae3e8c
Ongoing fix for bug 81446. r=peter lubcynzski. sr=jst. a=asa. Fixes leaks of PARAM elements which now get destroyed when the document goes away. This fix ddoes away with 394206 bytes of leaks described in bugs 129423, 129424, 129425, 129429. We still leak memory across reloads of the same page so bug 81446 is being left open.
2002-03-11 21:52:32 +00:00
attinasi%netscape.com
0a526a4ff1
Support for overflow:hidden on body or html element, in html documents. b=93520 r=alexsavulov,jkeiser, sr=kin, a=asa OBO drivers
2002-03-11 21:47:40 +00:00
dp%netscape.com
06b3ded6e8
making linux and mac compilers happy.
2002-03-11 21:09:12 +00:00
dougt%netscape.com
4d309f05f8
PL_strcmp to strcmp. 129973. r=dougt, sr=alecf, a=shaver
2002-03-11 20:54:11 +00:00
sspitzer%netscape.com
5df1211858
fix for regression #129988 (that I caused).
...
next unread message (and other commands) should work when message pane has focus.
r=ducarroz,ssu sr=bienveu a=brendan.
2002-03-11 20:29:07 +00:00
dp%netscape.com
8efa396bdc
bug 116187 Using Arenas to cut down on small memory allocs happening
...
for the maintaining the zip manifest. r=dveditz/blythe, sr=alecf, a=shaver/asa
2002-03-11 20:18:35 +00:00
bnesse%netscape.com
3190fc2970
Fix for bug 129250. Re-enable the MRJ plugin live connect code which was broken by the AUTF8 string landing. r=beard, sr=darin, a=asa.
2002-03-11 19:56:59 +00:00
kaie%netscape.com
b739ebef10
b=123069 Mozilla ignores "encrypt always" preference!
...
r=javi sr=mscott a=asa
2002-03-11 19:00:09 +00:00
ducarroz%netscape.com
b1774bb52f
Fix for bug 105713. Body tag attributes are lost when inserting the html source into the message body using editorshell, therefore we need to extrat them and set them manually in the DOM. R=varada, SR=bienvenu, A=asa
...
Also contains part of the fix for bug 127077. If the body tag contains a background image or colors, it must not be considered as a plaintext element. R=varada, SR=bienvenu, A=asa
2002-03-11 15:05:50 +00:00
ducarroz%netscape.com
5b89b8610d
Fix for bug 127077. If the body tag contains a background image, it must be considered as an embedded element and therefore be sent as a related part like any other embedded image. R=varada, SR=bienvenu, A=asa
2002-03-11 15:00:49 +00:00
ducarroz%netscape.com
14204ed73f
Fix for bug 127077. If the body tag contains a background image, it must be considered as an embedded element. R=jfrancis, SR=bienvenu, A=asa
2002-03-11 14:54:59 +00:00
jfrancis%netscape.com
e1284b0683
fixes 92124: RightArrow then Backspace causes Caret to go to previous line. r=jfrancis; sr=kin; a=roc+moz; submitted by Shotaro Kamio, skamio@netscape.net
2002-03-11 14:28:37 +00:00
badami%netscape.com
1bd183664a
regression in removing invalid passwords from password manager
...
bug 127863 r=morse sr=darin a=asa
2002-03-11 13:25:25 +00:00
glazman%netscape.com
ba2410c1c7
Styles were not preserved in Composer when creating a new list item, hitting twice the Return Key
...
The inline styles (B I U ..) hierarchy of elements had to be recreated in the new list item.
b=46474; r=jfrancis; sr=kin; a=asa
2002-03-11 13:11:48 +00:00
jfrancis%netscape.com
0f7cfff93f
fixes bugs 127869, 127939, and 128793: various bug with list pasting; sr=kin; r=glazman; a=asa [trunk]
2002-03-11 09:30:51 +00:00
myk%mozilla.org
7395f6773d
Fix for bug 72184: prevents users from entering too-large comments/descriptions that get rejected by MySQL's MAX_PACKET_SIZE restrictions.
...
Patch by Myk Melez <myk@mozilla.org>.
r=bbaetz,gerv
2002-03-11 07:33:03 +00:00
cotter%netscape.com
3c0dccba40
help content updates per bugzilla 122806, r=oeschger; privacy-related updates.
2002-03-11 03:22:31 +00:00
hyatt%netscape.com
ff30b1df16
Fix chimera's crash on shutdown problem. This is caused by popups being over-released because of a close message. NPOB
2002-03-11 02:56:59 +00:00
hyatt%netscape.com
5494a6f2c1
General cleanup of cocoa widget code. NPOB
2002-03-11 02:39:45 +00:00
pavlov%netscape.com
b45806f2cb
checking in part of the patch for 42224 that I forgot to check in previously. r=sfraser sr=darin a=shaver
2002-03-10 22:29:14 +00:00
bernd.mielke%snafu.de
806db0e468
adding style sheet switch testcase to table regression testcases not part of the build
2002-03-10 17:00:27 +00:00
rods%netscape.com
25274d642f
The problem is that on windows widget can only be positioned to a y coord of
...
32767. This ends up being about 32 pages. The nsPageFrame's view creates a
widget for clipping absolutely positioned content and plugins.
This fix will allow a document to have up to 32 pages of clipping after that it
stops creating the widget. The down side is that any absolutely positioned
content or plugins beyond page 32 will not be clippe din print preview.
Also, fixed a leaked widget
Bug 127263 r=dcone sr=attinasi a=asa
2002-03-10 15:40:51 +00:00