yokoyama%netscape.com
aa5f2f0b67
bug: 126744
...
Fixing bustage of gb18030 Decoder
/r=ftang; /a=asa
git-svn-id: svn://10.0.0.236/trunk@116350 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-11 23:00:43 +00:00
nisheeth%netscape.com
c4abeaed7a
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.
...
git-svn-id: svn://10.0.0.236/trunk@116348 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-11 21:52:32 +00:00
attinasi%netscape.com
506da516c9
Support for overflow:hidden on body or html element, in html documents. b=93520 r=alexsavulov,jkeiser, sr=kin, a=asa OBO drivers
...
git-svn-id: svn://10.0.0.236/trunk@116346 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-11 21:47:40 +00:00
dp%netscape.com
36d368d794
making linux and mac compilers happy.
...
git-svn-id: svn://10.0.0.236/trunk@116341 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-11 21:09:12 +00:00
dougt%netscape.com
8bf05e3815
PL_strcmp to strcmp. 129973. r=dougt, sr=alecf, a=shaver
...
git-svn-id: svn://10.0.0.236/trunk@116340 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-11 20:54:11 +00:00
sspitzer%netscape.com
fcf1f53bc5
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.
git-svn-id: svn://10.0.0.236/trunk@116339 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-11 20:29:07 +00:00
dp%netscape.com
68ad48b2a0
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
git-svn-id: svn://10.0.0.236/trunk@116337 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-11 20:18:35 +00:00
bnesse%netscape.com
cc22d5503e
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.
...
git-svn-id: svn://10.0.0.236/trunk@116334 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-11 19:56:59 +00:00
kaie%netscape.com
0726475ec4
b=123069 Mozilla ignores "encrypt always" preference!
...
r=javi sr=mscott a=asa
git-svn-id: svn://10.0.0.236/trunk@116329 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-11 19:00:09 +00:00
ducarroz%netscape.com
1c8e949b31
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
git-svn-id: svn://10.0.0.236/trunk@116327 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-11 15:05:50 +00:00
ducarroz%netscape.com
151030c52b
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
...
git-svn-id: svn://10.0.0.236/trunk@116326 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-11 15:00:49 +00:00
ducarroz%netscape.com
7165633ade
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
...
git-svn-id: svn://10.0.0.236/trunk@116325 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-11 14:54:59 +00:00
jfrancis%netscape.com
a06d58321d
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
...
git-svn-id: svn://10.0.0.236/trunk@116324 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-11 14:28:37 +00:00
badami%netscape.com
5399f035da
regression in removing invalid passwords from password manager
...
bug 127863 r=morse sr=darin a=asa
git-svn-id: svn://10.0.0.236/trunk@116323 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-11 13:25:25 +00:00
glazman%netscape.com
0f31219295
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
git-svn-id: svn://10.0.0.236/trunk@116322 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-11 13:11:48 +00:00
jfrancis%netscape.com
26e0990680
fixes bugs 127869, 127939, and 128793: various bug with list pasting; sr=kin; r=glazman; a=asa [trunk]
...
git-svn-id: svn://10.0.0.236/trunk@116321 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-11 09:30:51 +00:00
myk%mozilla.org
b4d3313c3d
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
git-svn-id: svn://10.0.0.236/trunk@116320 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-11 07:33:03 +00:00
cotter%netscape.com
ac7a610628
help content updates per bugzilla 122806, r=oeschger; privacy-related updates.
...
git-svn-id: svn://10.0.0.236/trunk@116316 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-11 03:22:31 +00:00
hyatt%netscape.com
82915c5913
Fix chimera's crash on shutdown problem. This is caused by popups being over-released because of a close message. NPOB
...
git-svn-id: svn://10.0.0.236/trunk@116315 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-11 02:56:59 +00:00
hyatt%netscape.com
fe232f9e28
General cleanup of cocoa widget code. NPOB
...
git-svn-id: svn://10.0.0.236/trunk@116313 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-11 02:39:45 +00:00
pavlov%netscape.com
80d494f6e4
checking in part of the patch for 42224 that I forgot to check in previously. r=sfraser sr=darin a=shaver
...
git-svn-id: svn://10.0.0.236/trunk@116310 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-10 22:29:14 +00:00
bernd.mielke%snafu.de
3050d6fba3
adding style sheet switch testcase to table regression testcases not part of the build
...
git-svn-id: svn://10.0.0.236/trunk@116309 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-10 17:00:27 +00:00
rods%netscape.com
5a7f899de6
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
git-svn-id: svn://10.0.0.236/trunk@116308 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-10 15:40:51 +00:00
rods%netscape.com
a9b8c03c41
The document viewer was only clamping on values above 100%, the Front-end UI
...
was doing the clamping on 50-100%, I have changed the back-end to do no
clamping and the front will now allow values between 10 and 500%, these seem
reasonable.
Bug 127508 r=sgehani sr=alecf a=asa
git-svn-id: svn://10.0.0.236/trunk@116307 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-10 15:23:54 +00:00
wtc%netscape.com
065a627d95
Bugzilla bug 129633: changed the default select for OS/2 to BSD_SELECT.
...
The patch is contributed by Michael Kaply <mkaply@us.ibm.com >. r=wtc.
git-svn-id: svn://10.0.0.236/trunk@116306 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-10 15:22:51 +00:00
hwaara%chello.se
c234b7629e
#121680 , "Search Messages UI: missing some access keys/mnemonics"
...
r=andreww, sr=sspitzer, a=asa
git-svn-id: svn://10.0.0.236/trunk@116305 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-10 14:45:28 +00:00
seawood%netscape.com
dc4e9628ca
Disable postscript printing on OSX by default.
...
Thanks to Brian Ryner <bryner@netscape.com > for the patch.
Bug #129761 r=cls a=asa
Remove comment about cookie & wallet being necessary extensions.
Bug #18352
git-svn-id: svn://10.0.0.236/trunk@116303 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-10 07:46:59 +00:00
seawood%netscape.com
ebd9dc6387
Fix |Cannot use const char* to initialize char*| errors for Sun Forte compilers.
...
Bug #129533 r=jag sr=darin a=asa
git-svn-id: svn://10.0.0.236/trunk@116302 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-10 07:35:22 +00:00
aaronl%netscape.com
faab731ad7
Bug 129628. Crash in nsFrameManager::Destroy. r=dbaron, sr=shaver, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116301 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-10 06:47:42 +00:00
wtc%netscape.com
ae12279397
White space changes to improve readability.
...
git-svn-id: svn://10.0.0.236/trunk@116300 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-10 06:43:11 +00:00
wtc%netscape.com
e1e8614c68
Merged a change required by Mac Pro 7 from NSPRPUB_PRE_4_2_CLIENT_BRANCH.
...
git-svn-id: svn://10.0.0.236/trunk@116299 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-10 06:35:52 +00:00
wtc%netscape.com
4965c8c754
Merged changes required by Mac Pro 7 from NSPRPUB_PRE_4_2_CLIENT_BRANCH.
...
git-svn-id: svn://10.0.0.236/trunk@116298 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-10 06:31:03 +00:00
aaronl%netscape.com
aab415c282
Fixes bug 66597, bug 103284, bug 114440, bug 120023, bug 128741, bug 19259. Cleans up browse with caret, makes it work with XML content docs, creates keyboard toggle for it (Accel+shift+K), synchronizes focus and document selection so that users can tab navigate relative to their last find or click in text, or vice versa, makes tabbing move relative to named anchor that has been jumped to. r=bryner, sr=alecf, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116297 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-10 06:21:48 +00:00
shaver%mozilla.org
5e391f0ada
backing out unapproved, bugscape-only checkin, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116296 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-10 06:17:51 +00:00
shaver%mozilla.org
e045387a83
reversion of patch for 92868, to repair severe regression (129827, a=drivers
...
git-svn-id: svn://10.0.0.236/trunk@116295 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-10 06:16:01 +00:00
blakeross%telocity.com
7e9a0226e6
Download manager. Not part of build. a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116294 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-10 05:30:39 +00:00
aaronl%netscape.com
fd920d0bd7
Backing out changes to htmlBindings.xml. Wasn't supposed to check that in yet.
...
git-svn-id: svn://10.0.0.236/trunk@116293 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-10 05:25:34 +00:00
blakeross%telocity.com
ba9e4ad63f
Download manager. Not part of build.
...
git-svn-id: svn://10.0.0.236/trunk@116292 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-10 05:25:19 +00:00
blakeross%telocity.com
82c247bb75
Download manager. Not part of build. a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116291 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-10 05:24:48 +00:00
aaronl%netscape.com
63471bc05b
Bugscape 12250. Dealing with keyboard conflict. r=jgaunt. sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@116290 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-10 05:22:20 +00:00
aaronl%netscape.com
e88ecf17aa
Bug 129606 - Active accessibility: support STATE_DEFAULT. r=jgaunt. sr=alecf. a=asa. Bug 124450 (reopened) - Active Accessibility: support fieldset and legend. r=jgaunt. sr=hewitt. a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116289 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-10 05:14:24 +00:00
aaronl%netscape.com
151899ce0c
Bug 129605 - Active accessibility: support ROLE_DIALOG. r=jgaunt. sr=alecf, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116288 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-10 05:12:39 +00:00
hyatt%netscape.com
c73af2c4bc
Fix mouseDragged events so that capture works. NPOB.
...
git-svn-id: svn://10.0.0.236/trunk@116287 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-10 03:48:55 +00:00
blakeross%telocity.com
c24483b11a
Download manager. Not part of build. a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116286 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-10 02:06:55 +00:00
hyatt%netscape.com
11f71c44b5
Make sure right mouse down gets fired into Gecko from the cocoa widget code. NPOB.
...
git-svn-id: svn://10.0.0.236/trunk@116285 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-10 02:04:21 +00:00
dbaron%fas.harvard.edu
376570f0c9
Bug 125624: null-check pres shell since |nsIPresShell::Destroy| may have been triggered by handling the event (which causes the |nsIPresContext::GetShell| call to return null). Patch from Andrew Schultz <ajschult@eos.ncsu.edu>. r=jkeiser sr=jst a=shaver
...
git-svn-id: svn://10.0.0.236/trunk@116284 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-10 01:11:42 +00:00
alecf%netscape.com
19c823f0b1
fix bug 129635 - write a destructor for DomainPolicy so that the hashtable is destroyed
...
(and not leaked!)
r=mstoltz, sr=vidur, a=asa
git-svn-id: svn://10.0.0.236/trunk@116282 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-10 00:41:08 +00:00
hyatt%netscape.com
e533c26824
Make the middle mouse button events go into Gecko from cocoa. NPOB.
...
git-svn-id: svn://10.0.0.236/trunk@116280 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-09 23:09:34 +00:00
hyatt%netscape.com
a4862333b3
Make the context menu event fire into Gecko successfully. NPOB.
...
git-svn-id: svn://10.0.0.236/trunk@116279 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-09 22:58:13 +00:00
hyatt%netscape.com
ad1c7c443d
Add support for dispatching of focus events got/lost focus stuff. NPOB.
...
git-svn-id: svn://10.0.0.236/trunk@116278 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-09 22:43:04 +00:00