joki%netscape.com
ae2594f4a7
Fix for bug 56240, reset selection and mouse capture states when mousedown/mouseup sequence processes abnormally. r:saari, sr:js
2002-02-20 07:23:35 +00:00
jkeiser%netscape.com
7efc0a0c04
Tabbing out of dropdown does not reset selected item (bug 100188), r=rods@netscape.com, sr=attinasi@netscape.com
2002-02-20 05:59:46 +00:00
peterlubczynski%netscape.com
4394884e84
Fixing keyboard event bustage for Mac plugins bug 110190 r=sdagley sr=beard
2002-02-20 03:23:50 +00:00
joki%netscape.com
75b4d0f520
Fix 36573, send text field change event through nsPresShell central dispatch method in order to correctly set target property. r:saari, sr:jst
2002-02-20 03:20:33 +00:00
dbragg%netscape.com
9fd02ba450
Updating the localeVersion to 0.9.9. Fixes bug 126240. r=tao, sr=dveditz
2002-02-20 03:18:10 +00:00
pinkerton%netscape.com
a718639cf9
don't bail on bg drawing when moz-appearance is set on a root. r=bryner/sr=hyatt. bug#119736
2002-02-20 02:14:18 +00:00
alecf%netscape.com
5ec5cd62b2
one part of fix for bug 107575 - clean up consumers of nsString::EqualsIgnoreCase and nsString::EqualsWithConversion, to be explicit about case-insensitive compares
...
r=timeless sr=jag
2002-02-19 22:49:12 +00:00
roc+%cs.cmu.edu
18ecdfc4e9
Bug 91516. Organize view managers into a tree so that IFRAMEs can be rendered and event-processed coherently with their containing documents. r=kmcclusk,rods,sr=attinasi
2002-02-19 21:33:26 +00:00
roc+%cs.cmu.edu
f49fcdac58
Bug 91516. Safeguard view traversal in nsObjectFrame so it doesn't walk out the current document. r=peterl,sr=attinasi
2002-02-19 21:22:23 +00:00
smontagu%netscape.com
5fee128a75
Converting bidi utilities to non-XPCOM interfaces. Bug 120818; r=mkaply, nhotta; sr=attinasi
2002-02-19 20:41:32 +00:00
brade%netscape.com
0f93570a07
fix mac build bustage
2002-02-19 18:27:25 +00:00
karnaze%netscape.com
1fcd9538d3
bug 41262 - new table border collapsing code. sr=attinasi, r=alexsavulov.
2002-02-19 15:48:28 +00:00
rbs%maths.uq.edu.au
4922b186ba
Initialize variables - regression/left-over from bug 96870 that caused me to spent cycles chasing a non-existent bug elsewhere, carrying forward r=rods, sr=attinasi
2002-02-19 07:30:58 +00:00
karnaze%netscape.com
f9d631e41e
bug 124985 - nsCSSFrameConstructor - let the form frame have its original parent. nsTableFrame - don't reflow foreign frames. sr=attinasi, r=alexsavulov
2002-02-18 15:57:19 +00:00
tor%cs.brown.edu
a7a7fbb998
Bug 125837 - mIntrinsicSize setup missing pixel->twip conversion.
...
r=pavlov, sr=blizzard
2002-02-17 15:31:24 +00:00
dbaron%fas.harvard.edu
14ec465e0d
Fix invalid optimization that prevented style changes on inline elements that caused a reflow from applying to more than the first line. b=98783 r=attinasi sr=hyatt
2002-02-16 16:31:49 +00:00
dbaron%fas.harvard.edu
d376f6e5e2
Remove more no-longer-needed nsComponentManager::RegisterComponent calls. Remove remnants of NS_IMPL_IDS macro, associated with long-gone NS_DECLARE_ID. b=125782 r=dougt rs=jag
2002-02-16 16:18:13 +00:00
bernd.mielke%snafu.de
13d620e5c3
adding regression test not part of the build
2002-02-16 11:30:57 +00:00
bernd.mielke%snafu.de
d88c1f1aa7
wider use of GetEffectiveColCount bug 100034 r=karnaze sr=attinasi
2002-02-16 06:03:36 +00:00
peterlubczynski%netscape.com
9e136b3c71
Fix derefing null pointer during print preview of java.sun.com bug 125396 r=av sr=attinasi
2002-02-16 05:12:45 +00:00
aaronl%netscape.com
e43f60c6aa
Fixing bustage. --disable-accessibility is broken
2002-02-16 03:23:18 +00:00
rbs%maths.uq.edu.au
b5e8dbc2d6
Fix bug 125404 - hang on certain mathml pages. The table code relies on the display propertyto build its frames and things went out of sync when just using MathML tag names without the display associations in mathml.css. r=karnaze, sr=attinasi
2002-02-16 02:48:10 +00:00
aaronl%netscape.com
335d9c893a
Bug 115686: support F4 in dropdowns - XUL <menulist>, HTML combobox and URL bar. r=dean_tessman, sr=hewitt
2002-02-16 01:35:09 +00:00
aaronl%netscape.com
3d77ae43f5
Active Accessibility: support HTML tags <fieldset> and <legend>. r=jgaunt, sr=hewitt
2002-02-16 01:34:42 +00:00
dcone%netscape.com
2e4309e538
b=96870 r=rods sr=attinasi Fixed printing so backgrounds can be turned on and off.
2002-02-15 14:48:12 +00:00
roc+%cs.cmu.edu
f198069311
Bug 124713. Fix transparency flag when clipping a view that grew bigger than its frame. r=kmcclusk,sr=attinasi
2002-02-15 13:15:45 +00:00
jshin%mailaps.org
2d2d3e16bd
Add CS Styles for Ethiopian/Eritrean Languages (per
...
info. presented at http://www.ethiopic.org/Collation/OrderedLists.html
by yacob@geez.org ).
bug 102252, r=dbaron@fas.harvard.edu , sr=brendan@mozilla.org
2002-02-15 09:21:08 +00:00
timeless%mac.com
fac5a6bcea
Bug 125601�ABS()-->PR_ABS() && PR_ABS()-cleanup
...
patch by Roland.Mainz@informatik.med.uni-giessen.de r=timeless sr=sfraser
2002-02-15 01:01:06 +00:00
rods%netscape.com
f2fb963fac
1) Enables the PageSeq frame to specify the "gap" of gray space around
...
it in Print Preview
2) It now positions the page in the window with the gray "gap" showing.
3) factors out code for calc'ing the number of pages
4) Adds the methods to get the number of page while in PP
Bug 125151 r=sgehanisr=attinasi
2002-02-14 23:18:09 +00:00
bryner%netscape.com
83015eb2dc
bug 122036 - make space and ctrl+space work as expected. Not turned on yet.
2002-02-14 09:29:00 +00:00
attinasi%netscape.com
83075218c4
Prevent crash by checking for null frameManager before deref. in UnsuppressAndInvalidate. r=alexsavulov sr=hyatt b=121822
2002-02-14 00:15:40 +00:00
mjudge%netscape.com
c581f83aeb
check for null to not crash is good. 115350 thanks to Shataro
2002-02-13 21:40:46 +00:00
bryner%netscape.com
8dad44cf8d
Bug 123477 - implement HTML button in XBL. r=jkeiser, sr=hyatt. Not turned on yet.
2002-02-13 10:47:18 +00:00
karnaze%netscape.com
872ccbfa80
Denis Antrushin's patch to check for pseudo parent before adding to list. sr=attinasi, r=karnaze
2002-02-12 15:57:49 +00:00
rods%netscape.com
58827d33e8
Override if the computed size is zero
...
Bug 121461 r=dcone sr=attinasi
2002-02-12 15:24:37 +00:00
rods%netscape.com
207ba610e2
Clip was being incorrectly set set as Replace instead of Intersect
...
Bug 84138 r=kmcclusk sr=attinasi
2002-02-12 13:35:59 +00:00
rods%netscape.com
7d1713b7f6
1) It moves the BeginDocument to a earlier place in the call change
...
2) Fixes the negitive page range display problem
3) Improves performance by reducing the delay on pages not in the page range, i.e. before if you printed the 30th page out of 31 you had to wait 15 secs to get to the 30th page to print it.
4) Added AbortDocument, so now when Print jobs are cancelled we call AbortDocument and remove them from the print spooler
5) Fixed a couple of minor issue with Canceling and cancelling mail printings
6) selection was not printing correctly. The problem with selection was that the clip was not being set corrctly.
Bug 115227 & 123181 r=dcone,sspitzer sr=attainasi
2002-02-12 13:33:39 +00:00
timeless%mac.com
e24ea538d5
Bug 124744 remove nsIPtr
...
r=bryner sr=alecf
2002-02-12 04:12:50 +00:00
jfrancis%netscape.com
9c597d2522
fix for bug 106855: Down arrow key at last empty line of textarea moves caret to end of line above. checked in on behalf of skamio@netscape.net. r=jfrancis; sr=kin
2002-02-12 02:16:11 +00:00
bzbarsky%mit.edu
e3b541a10c
Relanding the Compare --> Equals conversion. a=mcafee
2002-02-10 15:49:46 +00:00
bzbarsky%mit.edu
7f1c441ffd
Testing performance impact of backout of part of patch from bug 115289.
...
See bug 123947 for details. a=mcafee
2002-02-09 19:00:56 +00:00
bryner%netscape.com
8b56445fbe
Bug 124298 - moving form submit/reset event firing into the content node. r=jkeiser, sr=attinasi
2002-02-08 23:50:51 +00:00
jkeiser%netscape.com
d93e9baf2d
bug 110800 - fire onChange when losing dropdown focus. r=rods@netscape.com, sr=kin@netscape.com
2002-02-08 18:35:48 +00:00
rbs%maths.uq.edu.au
3e72b71e39
bug 109826 - turn on MathML in default builds (Windows & Linux), r=cls, a=endico on behalf of staff@mozilla.org, a=shaver on behalf of drivers@mozilla.org
2002-02-08 08:32:32 +00:00
bryner%netscape.com
2dbc07aa11
Adding missing licenses.
2002-02-08 07:56:08 +00:00
bryner%netscape.com
a14d6a7972
New files for XBL-ified HTML button widget. Not part of the build.
2002-02-08 07:38:56 +00:00
kin%netscape.com
d9c596c3ec
Fix for bug 83650 (textarea control has problems with caret positioning at end)
...
and bug 97207 (textarea pastes sometimes misplaced by failing to reposition).
- Added new utility method GetOriginToViewOffset().
- Modified nsPresShell::HandleEvent(), nsBoxFrame::GetFrameForPoint(),
and nsContainerFrame::GetFrameForPointUsing() to factor in the
offset from GetOriginToViewOffset() to insure that the point
used is always transformed into the correct coordinate system.
Files modified:
mozilla/layout/base/public/nsIFrame.h
mozilla/layout/html/base/src/nsContainerFrame.cpp
mozilla/layout/html/base/src/nsFrame.cpp
mozilla/layout/html/base/src/nsFrame.h
mozilla/layout/html/base/src/nsPresShell.cpp
mozilla/layout/xul/base/src/nsBoxFrame.cpp
r=kmcclusk@netscape.com sr=sfraser@netscape.com
2002-02-07 22:39:15 +00:00
pinkerton%netscape.com
35c70c6841
ifdef-fu for mach-o. rs=hyatt
2002-02-06 15:42:06 +00:00
bryner%netscape.com
3fb0ab0481
Updates to XBL checkbox widget. Hopefully this will fix some of the problems with native theme drawing. Not turned on yet.
2002-02-06 08:24:26 +00:00
bzbarsky%mit.edu
cd4494cca7
Show the image type in the URL bar for image documents. Bug 42093,
...
r=timeless, sr=jag.
2002-02-06 03:40:18 +00:00