heikki%netscape.com
55a5667dd2
Bug 106053, remove unused XHTML namespace declarations, and fix incorrect namespace usages. r=harishd, sr=hewitt.
2002-01-31 22:12:36 +00:00
rods%netscape.com
c7e2e2869a
Clipping wasn't being set correctly in the PageContentFrame when the reflow was smaller than a page
...
Bug 122434 r=dcone sr=hyatt
2002-01-31 14:24:06 +00:00
bernd.mielke%snafu.de
c44d41db48
fieldset reflow cleanup:
...
bug 120958 report correct maxElementSize under table reflow conditions
bug 48318 implement correct default alignement under bidi conditions, make legend alignment
indepedent of fieldset content if fieldset size is not content driven.
bug 80422 route trough events for floats inside a fieldset
bug 42302 honour padding-top
bug 60375 large maxElementsize overwrite computedWidth
r=karnaze sr=waterson
2002-01-31 05:09:13 +00:00
waterson%netscape.com
d4c708dd20
Add test case for bug 46918.
2002-01-31 03:02:30 +00:00
waterson%netscape.com
a04e667ef4
Bug 46918, 3490. Clean up inline margin handling. r=rbs, sr=kin
2002-01-30 23:28:56 +00:00
sfraser%netscape.com
d133d4956f
Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson
2002-01-30 21:14:20 +00:00
cbiesinger%web.de
d2b399c062
Fixing bug 41187, adding internal-gopher-sound icon
...
r=pavlov sr=waterson
2002-01-30 21:02:29 +00:00
alecf%netscape.com
28b3772942
First part of fix for bug 107575 - remove nsString::FindChar because there is already an nsAString::FindChar, and remove the "ignore case" option in RFindChar
...
r=dougt, sr=jag
2002-01-30 06:04:29 +00:00
timeless%mac.com
472c92d080
Bug 120211 Hook-up a dialog which warns users of the broken Xfree86 Xprt
...
patch by Roland.Mainz@informatik.med.uni-giessen.de r=timeless sr=jag
2002-01-30 03:15:27 +00:00
cathleen%netscape.com
8605704b12
eliminate nsCRT::zero() to use memset to zero instead, bug 118135, r=dp sr=waterson
2002-01-30 02:55:57 +00:00
serge%netscape.com
49f7429098
fix #115308 , NPN_PostURL[Notify] does not handle binary data; r=bnesse, sr=darin
2002-01-30 02:40:46 +00:00
waterson%netscape.com
468b2645a4
Bug 122367. I give up. Force block frames to have NS_BLOCK_SPACE_MGR bit set. r=dbaron.
2002-01-30 02:10:14 +00:00
bryner%netscape.com
ad77812ae5
Bug 122512 - make sure we don't construct inline frames for children of a select (size > 1) widget when using xbl form controls. r=hewitt,sr=hyatt.
2002-01-30 01:38:55 +00:00
dougt%netscape.com
c50ca402ad
1. Converts callers of nsIComponentManagerObsolete to use
...
nsIComponentRegistrar.
2. Converts callers of nsComponentManager::AutoRegister to use
nsIComponentRegistrar's autoRegistrar method.
3. Add nsIComponentRegistrar implmentation to nsComponentManagerImpl.
4. Rearrange nsComponentManager.cpp so that related methods are in the same
place.
5. Added a C-style function NS_GetComponentRegistrar so that getting the
registrar is easier in some places.
6. Added a nsISimpleEnumerator interface on PLDHashTableEnumeratorImpl. in
this way, the same base class can support both old style and new style
enumerations.
7. Fixed a nasty bug where unregistring factories will leave the contract id
hash with a dangling pointer. Now, when unregister is called we search the
contract id hash for entries which have the given doomned cid and remove them.
Bug 115853. r=dp@netscape.com , sr=rpotts@netscape.com
2002-01-29 21:22:13 +00:00
pinkerton%netscape.com
e6af3350ab
twisties, upside down tabs, and tree implementation on mac. Also adding constants for window, menu, and dialog backgrounds XP. bug 115747, r=sdagley/sr=hyatt,sfraser.
2002-01-29 21:10:57 +00:00
timeless%mac.com
327e376f67
Bug 120221 Make |NS_ERROR_GFX_PRINTER_INVALID_ATTRIBUTE| more specific
...
patch by Roland.Mainz@informatik.med.uni-giessen.de r=rods sr=sfraser
2002-01-29 03:03:56 +00:00
timeless%mac.com
dce5b223ad
Bug 120911 Crash while printing due lousy error checking
...
patch by Roland.Mainz@informatik.med.uni-giessen.de r=rods sr=jag
2002-01-29 02:59:12 +00:00
peterlubczynski%netscape.com
3a9427fab8
Fix for Plugin paints in the wrong part of the screen when on an absolute Div or scrolled bug 120821 r=kmcclusk@netscape.com sr=beard
2002-01-29 02:36:54 +00:00
waterson%netscape.com
5f923accc2
Bug 102860. Relatively positioned frames do not have place-holders. r=dbaron, sr=hyatt
2002-01-29 00:03:31 +00:00
waterson%netscape.com
da48c6c119
Bug 121860. Handle case where block frame is embedded inside a XUL document. r=dbaron, sr=hyatt.
2002-01-29 00:02:25 +00:00
bryner%netscape.com
e64992abe6
Bug 112716 - implement checkbox in XBL. r=jkeiser, sr=jst.
2002-01-28 23:48:16 +00:00
mkaply%us.ibm.com
4cd0454803
Add PR_CALLBACK to get MathML building on OS/2
2002-01-28 23:24:17 +00:00
bryner%netscape.com
346e8821b7
Make sure to look at the select element for onchange handlers, not the anonymous children. Not part of the build.
2002-01-28 00:32:11 +00:00
rbs%maths.uq.edu.au
8a12dec1b6
revert an unintended change that crept in
2002-01-27 22:23:07 +00:00
rbs%maths.uq.edu.au
e803323d31
Another renaming for ease of readability: s/core/coreFrame/g and s/next/nextFrame/g
2002-01-27 22:10:45 +00:00
rbs%maths.uq.edu.au
7499dddea5
When looking up the real sibling of a cell, use colspan/rowspan (instead of just 1) as the increment to cater for cases of spanning cells in the cellmap
2002-01-27 19:26:42 +00:00
roc+%cs.cmu.edu
71f8f6558e
Bug 13213. Allow views to extend above and to the left of their owner frames. r=kmcclusk,rs=waterson
2002-01-27 07:56:23 +00:00
roc+%cs.cmu.edu
c7b73c1a18
Bug 33601. Force REFRAME style hints if views might need to be created in response to opacity or background-attachment style changes. r=dbaron,sr=waterson
2002-01-27 07:53:27 +00:00
bryner%netscape.com
6ca281d0c5
Bug 120974 - fix QI method on nsOutlinerBodyFrame so it doesn't get wrapped in an nsBoxToBlockAdaptor. Move Reflow() logic into GetPrefSize and SetBounds. r=varga, sr=hyatt.
2002-01-27 00:58:46 +00:00
bryner%netscape.com
03d228c925
Bug 101032 - fix nsScrollBoxObject::EnsureElementsVisible in the case where the scrollbox is not at 0,0. Patch from shanec@activestate.com, r=bryner, sr=hyatt.
2002-01-26 23:27:27 +00:00
bryner%netscape.com
fdd59e318e
Fixing bug 122028 (clearing the entire selection on ctrl+click), also fixing some logic errors where the result of |selection.isSelected()| was incorrectly inverted. Not part of the build.
2002-01-26 23:06:24 +00:00
sgehani%netscape.com
d8fe1f9284
Make tooltip pref be honored within same session of browser.
...
b = 113831; r = morse; sr = hewitt
2002-01-26 20:15:01 +00:00
peterlubczynski%netscape.com
43f5de219d
Fixing cursor flicker with plugins, bug 118877 r=kmcclusk@netscape.com sr=beard
2002-01-26 00:39:43 +00:00
cathleen%netscape.com
486c0d47f9
remove memcpy function from nsCRT, eliminate 2 new nsCRT::memcpy callers
...
and fix up alighment problems from previous patch, bug 118135, sr=brenda r=dp
2002-01-26 00:04:45 +00:00
jkeiser%netscape.com
b4782ab0df
Make onChange, reflow system in comboboxes/lists better (bug 112241). r=rods, sr=kin
2002-01-25 23:35:44 +00:00
pinkerton%netscape.com
cb46d68a19
changes for cocoa product to build and run and coexist in the tree with carbon. r=cls/sr=hyatt, bug# 111230
2002-01-25 22:01:41 +00:00
rbs%maths.uq.edu.au
8c3fe11744
typos
2002-01-25 21:57:47 +00:00
jkeiser%netscape.com
2af0669711
Complete bug 112241 backout
2002-01-25 20:51:41 +00:00
jkeiser%netscape.com
a4e89c98c2
Backing out bug 112241 changes, tree is closed, sorry
2002-01-25 19:54:55 +00:00
jkeiser%netscape.com
a555e7ec64
Make onChange, reflow system in comboboxes/lists better (bug 112241). r=rods, sr=kin
2002-01-25 19:08:03 +00:00
jdunn%netscape.com
cd34d9887d
Change certain AIX ifdefs to AIX_XLC_364 since these ifdefs are only
...
needed for AIX's xlC 3.6.4 compiler. Add test to configure to check
compiler version. NOTE: also adding hpux and aix check for keyboardutils.
r=cls@seawood.org
# 119179
2002-01-25 15:07:38 +00:00
rods%netscape.com
00a2a4fa4d
Adding new Frame to clip content area of page for Printing and PrintPreview
...
Bug 112698 r=dcone sr=waterson
2002-01-25 14:30:14 +00:00
rbs%maths.uq.edu.au
16fb7a5ab0
Remove leftover from debugging
2002-01-25 07:34:49 +00:00
rbs%maths.uq.edu.au
f8c4f75798
Improvements to <mtable> to fix bug 39411. Here are the additional hooks needed in the frame construction code, (I also left some aliases that I can change later in nsMathMLParts.h), bug 120487, r=karnaze, sr=waterson
2002-01-25 07:14:07 +00:00
rbs%maths.uq.edu.au
a1a725e6af
Improvements to <mtable>
2002-01-25 07:03:43 +00:00
rbs%maths.uq.edu.au
c0c66c4dbc
In case of markup errors, provide a more discoverable feedback to users. Drop in the other functions from the nsIFrame APIs that steve.swanson@mackichan.com needs to consolidate his Dynamic JavaScripted MathML editor
2002-01-25 06:48:30 +00:00
rbs%maths.uq.edu.au
808a02672c
Fix MathML bug 121037. Background-color is not showing up in stretchy chars that use additional leaf style contexts. More reliable recovery from the background revamps in bug 116161
2002-01-25 06:08:03 +00:00
rbs%maths.uq.edu.au
2d36f0f82f
Updated comments to add a reference to bug 69325 which details the 8 possible cases that may arise depending on whether displaystyle, largeop, stretchy are true or false
2002-01-25 06:02:52 +00:00
rods%netscape.com
5ec396c9cb
Adding new Frame to clip content area of page for Printing and PrintPreview
...
Bug 112698 r=dcone sr=waterson
2002-01-25 03:32:19 +00:00
bryner%netscape.com
baea4bbd8e
Set -moz-user-select: none so that XBL select boxes don't get text selection applied to them. Not turned on yet.
2002-01-25 03:29:03 +00:00