rods%netscape.com
bd9bc62f8e
Change getters of widgets to nsCOMPtrs to get rid of leaks.
...
Bug 129933 r=dcone sr=attinasi a=roc
2002-03-12 14:16:57 +00:00
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
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
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
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
rods%netscape.com
b04e03e883
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
2002-03-10 15:23:54 +00:00
aaronl%netscape.com
a3606f1a26
Bug 129628. Crash in nsFrameManager::Destroy. r=dbaron, sr=shaver, a=asa
2002-03-10 06:47:42 +00:00
aaronl%netscape.com
5b96e558ae
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
2002-03-10 06:21:48 +00:00
shaver%mozilla.org
146f2a192d
reversion of patch for 92868, to repair severe regression (129827, a=drivers
2002-03-10 06:16:01 +00:00
bernd.mielke%snafu.de
a1b8b85b90
adding formctl layout regression tests to main layout tests.
2002-03-09 19:52:30 +00:00
bernd.mielke%snafu.de
87009718be
adding some more testcases (from jkeiser) the formctl regression testcases not part of the build
2002-03-09 19:01:12 +00:00
bernd.mielke%snafu.de
1aa36c9aa9
layout regression tests files have moved to base
2002-03-09 15:17:25 +00:00
bernd.mielke%snafu.de
9fa62f9f4b
updating rtest.bat for the new directory scheme layout regression -- tests not part of the build
2002-03-09 15:11:23 +00:00
bernd.mielke%snafu.de
19bf4c0541
formcontrol layout regression testcases
2002-03-09 15:07:13 +00:00
bernd.mielke%snafu.de
db5f5098a7
moving testfiles into new directory not part of the build
2002-03-09 14:49:42 +00:00
bernd.mielke%snafu.de
5d02d1280e
adding formctl tests to layout regression tests not part of the build
2002-03-09 06:45:47 +00:00
mkaply%us.ibm.com
f82953355d
#41924
...
r=timeless, sr=attinasi, a=asa
Display alt text if the user has blocked all images.
2002-03-09 05:31:35 +00:00
kmcclusk%netscape.com
5281f5604a
Render background images when the entire image has been loaded instead of incrementally. <IMG> elements are not affected, they will continue to be incrementally displayed as image data arrives. bug 85771 r=pavlov sr=attinasi a=roc+moz, tor
2002-03-09 00:15:46 +00:00
rbs%maths.uq.edu.au
a015dc148a
Localize the alert message for missing MathML fonts, b=128139, r=Roland.Mainz@informatik.med.uni-giessen.de, sr=attinasi, a=asa
2002-03-08 23:34:27 +00:00
alexsavulov%netscape.com
9b52d2d429
checked in the wrong version of the patch
...
PREVIOUS CHECKIN COMMENT
fix for bug 122200 - floaters regression and fix for bug 99461 - floating
tables will be constrained in the same line if they can fit
quirks mode only
sr= attinasi, r= kin, a= asa
2002-03-08 21:23:55 +00:00
alexsavulov%netscape.com
ea2236d67f
fix for bug 122200 - floaters regression and fix for bug 99461 - floating
...
tables will be constrained in the same line if they can fit
quirks mode only
sr= attinasi, r= kin, a= asa
2002-03-08 20:25:54 +00:00
bernd.mielke%snafu.de
c89b1af446
table testcases, not part of the build
2002-03-08 20:20:06 +00:00
bnesse%netscape.com
81f57168cc
Fix for bug 129151. Initialize all fields in the message object. r=beard, sr=alecf, a=asa.
2002-03-08 19:42:44 +00:00
bzbarsky%mit.edu
478aa74f47
Shrink nsROCSSPrimitiveValue and add support for CSS_NUMBER type. Bug
...
129469, r=caillon, sr=jst, a=roc+moz
2002-03-08 19:04:15 +00:00
cbiesinger%web.de
6dc708c085
partially fixes bug 41333, Adding a new image type is way too complicated
...
r=pavlov sr=tor a=asa
2002-03-08 18:58:57 +00:00
karnaze%netscape.com
10a7494bdf
new regression tests, not affecting the build
2002-03-08 17:31:01 +00:00
peterlubczynski%netscape.com
d1445caf1f
Fix for windowless plugins not painting in the right place, bug 118721 patch by mailto:dbrittain@superscape.com r=peterl sr=roc+moz a=asa
2002-03-08 15:49:43 +00:00
mkaply%us.ibm.com
9c58ca40c8
#100186
...
r=jkeiser, sr=attinasi, a=asa
On OS/2 and Windows, handle F4 to roll up and down dropdowns
2002-03-08 15:49:30 +00:00
karnaze%netscape.com
789e7e3040
bug 92868 (also bugs 51037, 90960, 91443) - Simplified the style context provider mechanism, changed frame manager to re-resolve the provider first and to use correct style context in a few other places, sr=roc, r= bernd, a=asa.
2002-03-08 15:34:33 +00:00
jdunn%netscape.com
16e84921e2
fixing AIX bustage and sticking with the c++ standard for "friend" and
...
"function protyping" guidelines
Submitted by pkw@austin.ibm.com
# 43311
sr=jaggernaut@netscape.com
a=asa@mozilla.org
2002-03-08 12:37:00 +00:00
dbaron%fas.harvard.edu
b2a1159768
Fix |#ifdef CSS_REPORT_PARSE_ERRORS| (not part of default build) bustage from darin's checkin for bug 124042.
2002-03-08 02:25:59 +00:00
bryner%netscape.com
7fa0f8cb95
Don't crash when the user changes OS themes (bug 129314). This avoids reconstructing the rule tree, which is unnecessary and currently buggy. r=pinkerton, sr=hyatt, a=asa.
2002-03-08 00:53:04 +00:00
dbaron%fas.harvard.edu
e3bc7ee7fd
Fix top theme switching crash by clearing the outliner's style caches from DidSetStyleContext instead of FlushMiscWidgetInfo. b=116038 sr=hyatt r=bzbarsky a=asa
2002-03-07 23:48:26 +00:00
alexsavulov%netscape.com
da4ab3b23c
forgot some comments in the source... damn the tree will burs
2002-03-07 21:18:26 +00:00
jkeiser%netscape.com
0ffd29f281
Move radio buttons to content (bug 108308). r=rods@netscape.com, sr=jst@netscape.com, a=asa@mozilla.org
2002-03-07 20:53:40 +00:00
alexsavulov%netscape.com
9d2234ac01
fix for bug 121368 - prevents the method nsCSSFrameConstructor::ReframeContainingBlock
...
to execute during a reflow and so destroy the frame tree that's in reflow
sr= attinasi, r= karnaze, a= asa
2002-03-07 20:51:05 +00:00
karnaze%netscape.com
74a917c925
bug 128876 - expanded border collapse damage area to include spanners. sr=roc, r=bernd, a=asa
2002-03-07 15:33:49 +00:00
karnaze%netscape.com
200dab5fc2
bug 127471 - construct the correct nsStyleBorder for border collapse cells, . sr=roc, r=alexsavulov, a=asa
2002-03-07 15:23:08 +00:00
peterlubczynski%netscape.com
bdade5d500
Fix for % sizing of object frame, bug 106602 r=serge sr=attinasi a=roc+moz
2002-03-07 15:22:24 +00:00
rods%netscape.com
4192ff3428
1) Added a new method to nsIWebBrowserPrint iface that enables you to get the current PS being used to print or PP
...
2) Change the PP toolbar code to use the current PS instead of the global
Bug 127969 r=dcone sr=attinasi a=asa
2002-03-07 12:57:33 +00:00
rods%netscape.com
56c2710b00
When object tags are sub-documents they should be treated as IFrames for printing
...
Bug 128142
sr=attinasi r=dcone a=asa
2002-03-07 12:44:57 +00:00
roc+%cs.cmu.edu
f1ceb9bb57
Bug 35274. Make event handling in layout respect clipping. r=dbaron,sr=attinasi,a=asa
2002-03-07 07:03:03 +00:00
bryner%netscape.com
d2229cbf68
- Implement the :checked CSS pseudoclass which maps to the "selected" property on option elements.
...
- Eliminate the _moz-option-selected attribute; move the actual selected state into the option content node.
- Change all users of _moz-option-selected to use :checked.
- Add a third parameter to nsIDocument[Observer]::ContentStatesChanged to indicate which pseudoclass changed, this is used for optimizing handling of :checked state changes.
Bug 128947, r=dbaron, sr=jst, a=asa.
2002-03-07 03:34:29 +00:00