rods%netscape.com
210717718e
Added new clipboard support, it is ifdef'ed out in the DoCopy method
1999-03-23 21:32:48 +00:00
pierre%netscape.com
2698e004ed
Backed out my previous changes because of performance degradation in deeply nested tables. Will increase the stack size in Mac applications instead.
1999-03-23 20:35:38 +00:00
karnaze%netscape.com
24b6f32de4
bug 3835, GetAdjustedParentFrame fixed for caption
1999-03-23 14:16:52 +00:00
pierre%netscape.com
df7afeebfd
fixed #3899 "Raptor doesn't jam": in nsBlockFrame::Reflow, allocated a 4Kb nsLineLayout in the heap rather than on the stack
1999-03-23 08:24:01 +00:00
kipp%netscape.com
98c93b75af
Compute floater combined area properly; reflow floaters when placed including below-current-line floaters
1999-03-23 04:28:20 +00:00
kipp%netscape.com
a8cf737ef9
Redid ReflowFloater api
1999-03-23 04:25:20 +00:00
kipp%netscape.com
58e8fa0a32
Use combined-area to compute the final height of the area frame
1999-03-23 04:25:03 +00:00
amusil%netscape.com
c917a07581
Added prelim code for ActiveX support.
1999-03-23 03:18:55 +00:00
kipp%netscape.com
023a09d80b
Handle both left or right floaters impacting a line; fixed assert to be more accurate
1999-03-23 01:33:36 +00:00
kipp%netscape.com
e77334dd29
Simply floater counters; handle case of a single occupied trapezoid
1999-03-23 01:32:55 +00:00
kipp%netscape.com
d2f571fe47
Simply floater counters
1999-03-23 01:32:36 +00:00
kipp%netscape.com
08b9617ac3
Improve max-element-size computations and diagnostics
1999-03-22 23:03:31 +00:00
kipp%netscape.com
2efcbb86f5
More cleanup of the combined-area computations; make sure we render every line when we have outside children; fixed up max-element-size computations to not double count floaters
1999-03-22 22:42:30 +00:00
kipp%netscape.com
0c0dc2ebd7
Added GetDepth debug method
1999-03-22 22:41:09 +00:00
kmcclusk%netscape.com
ffdb06e4b0
Various modifications/fixes/cleanup for frame-based listboxes.
...
Set display type to block for option elements in ua.css.
Enable frame-based listboxes when widget render mode is gfx.
1999-03-22 21:32:12 +00:00
kipp%netscape.com
e70372a5cf
Tweaked to handle unconstrained situations better
1999-03-22 20:47:21 +00:00
kipp%netscape.com
468a9d8bbe
Cleaned up combined area calculations
1999-03-22 20:46:09 +00:00
kipp%netscape.com
524580850c
Work around 3238 partially until we have a real solution
1999-03-22 20:45:26 +00:00
kipp%netscape.com
bee4a28ce9
Made state that is really per-span state part of PerSpanData to fix some reflow bugs
1999-03-22 20:45:09 +00:00
beard%netscape.com
bccc7dd505
new implementation of GetScriptObject, returns a script object that is a wrapper for the Java applet object, whose prototype points to the standard DOM element object. This allows the applet's public fields to shadow the DOM properties. only turned on for XP_MAC.
1999-03-21 20:48:49 +00:00
beard%netscape.com
4943b7bdb4
added CancelTimer() method to turn off the timer at a safe time; added NS_GetObjectFramePluginInstance() to access the associated plugin instance with an nsObjectFrame; fixed some attribute accessor bugs, returns an error if an attribute doesn't exist; implemented GetArchive() and GetMayScript(); added GUItoMacEvent().
1999-03-21 20:48:31 +00:00
kipp%netscape.com
84ec5e1b82
Support redo-reflow for lines to handle reflow around large floaters
1999-03-21 01:15:12 +00:00
kipp%netscape.com
80d3e71a85
Reworked CanPlaceFrame logic to be slightly more efficient and to handle breaking around floaters differently to conform to CSS
1999-03-21 01:14:43 +00:00
kipp%netscape.com
4778479a9b
Added state to keep track of lines that are impacted by floaters
1999-03-21 01:14:05 +00:00
kipp%netscape.com
75735878ad
Ask line if we are breakable instead of using our own logic
1999-03-21 01:13:17 +00:00
beard%netscape.com
dbf2668a93
put in NULL checks for mInstance.
1999-03-20 23:13:41 +00:00
kipp%netscape.com
3ae10336ff
Use CRAZY macros for debug noise
1999-03-20 21:57:03 +00:00
kipp%netscape.com
e6aec1bda4
Added crazy macros
1999-03-20 21:56:11 +00:00
kipp%netscape.com
c025d190db
switch to using CRAZY macros
1999-03-20 21:55:59 +00:00
kipp%netscape.com
de3a0d8646
Removed some cruft
1999-03-20 21:55:37 +00:00
kipp%netscape.com
503c59ff13
Fixed a bug with zero height spans and combined area calculations that led to tall vertical scrollbars...; also switch to using CRAZY macros
1999-03-20 21:55:22 +00:00
kipp%netscape.com
f8044caeaa
Reworked the way that the final metrics are computed; support min/max width/height; track max-element-size issues better; disabled compact frame handling
1999-03-20 19:40:13 +00:00
kipp%netscape.com
d498839da8
Fixed a typo bug
1999-03-20 19:39:08 +00:00
kipp%netscape.com
1564a15bba
Added some debugging help for tracking down max-element-size bugs
1999-03-20 19:38:50 +00:00
kipp%netscape.com
9695ca7feb
Table's, tr's, td's and th's now support navigators background attribute properly including backgrounds impacted by BASE tags - bug #2020
1999-03-20 15:42:21 +00:00
vidur%netscape.com
695fabe1b5
Implemented ID targetting for HTML in XML documents. Changed name of GetNameSpacePrefix to avoid clash.
1999-03-20 01:51:00 +00:00
kipp%netscape.com
e783e42229
Fixed centering of list bullets (bug #4040 )
1999-03-20 01:37:43 +00:00
kipp%netscape.com
3f70099584
Support html4 type attribute
1999-03-20 01:32:48 +00:00
kipp%netscape.com
ad0c53ce94
Handle background attribute better
1999-03-19 23:09:29 +00:00
kipp%netscape.com
bc13a8339b
Removed some debris
1999-03-19 23:07:38 +00:00
kipp%netscape.com
06e27bfd9d
Added more bad-frame detection; fixed a purify caught bug
1999-03-19 23:07:17 +00:00
kipp%netscape.com
16b2389012
bye
1999-03-19 23:06:55 +00:00
kipp%netscape.com
9d713ce73b
Eliminate some purify warnings
1999-03-19 23:06:42 +00:00
kipp%netscape.com
f24e15031a
Added more bad-frame detection
1999-03-19 23:06:20 +00:00
kipp%netscape.com
521d0a1247
Fix wide layout bug in todays build; fixed bug #4013 as well and bug #2589
1999-03-19 23:05:56 +00:00
mcafee%netscape.com
e777f67702
Uninitialized variable.
1999-03-19 00:20:02 +00:00
av%netscape.com
c593e9bc2a
M3 -- Fix for bug #1157
1999-03-18 21:26:15 +00:00
hyatt%netscape.com
f015e3ae42
Fixes for the mouseover toolbar button problem. Approved by Chris.
1999-03-18 21:18:00 +00:00
kipp%netscape.com
c9067260be
Spanked to collapse inline-reflow with line-layout into line-layout; fixed bugs #1278 , #1990 , #3527 , #1670 , etc.
1999-03-18 21:03:25 +00:00
kipp%netscape.com
a98c3d799b
Fixed bug #3918 with measuring small-caps text; ported to use new line-layout API's
1999-03-18 21:02:40 +00:00
kipp%netscape.com
45fde9019e
Fixed bug #3597 - lower case alpha/roman bullets
1999-03-18 21:01:52 +00:00
michaelp%netscape.com
87ef0ebdda
changed for new ComputeScrollOffsets() method.
1999-03-18 21:01:46 +00:00
kipp%netscape.com
7ef069cf5a
Removed unused header file include
1999-03-18 21:01:24 +00:00
leaf%mozilla.org
4ad9f70d5d
Landing nspr library name change, and plevent function call change.
1999-03-17 21:32:03 +00:00
kipp%netscape.com
15bf5df352
Fixed bug #3905 - frame construction code wasn't dealing with tables properly when they were floated; reviewed by vidur for M3 checkin
1999-03-17 18:17:24 +00:00
pnunn%netscape.com
687b1f8de3
Fix for bugz#3858. View-images were decoding twice. M3, pnunn@netscape.com
...
Reviewed by kipp@netscape.com .
1999-03-17 00:13:31 +00:00
karnaze%netscape.com
252c4d8e70
bug 1725
1999-03-16 23:42:38 +00:00
kin%netscape.com
a788e9d0a6
Fix for bug #3758 : Drag selecting entire content, then deleting, causes crash.
...
Added check for mContentLength <= 0 to TextFrame::GetPointFromOffset().
Reviewed by jfrancis@netscape.com and sfraser@netscape.com .
Approved by chofmann@netscape.com .
1999-03-16 22:55:49 +00:00
peterl%netscape.com
5c031643b4
Fixed table background inheritance, bug #1355
...
Checkin approved by chofmann
1999-03-16 22:33:29 +00:00
kipp%netscape.com
db330c483b
Don't dereference a null pointer when print previewing
1999-03-16 19:37:12 +00:00
kipp%netscape.com
9c705031c7
Only set ends-in-newline flag for pre text (bug #3262 )
1999-03-16 19:36:49 +00:00
kipp%netscape.com
8e7baecb3e
Handle removable of continued frames better (not 100% done) (bug #3262 )
1999-03-16 19:36:24 +00:00
kipp%netscape.com
2916ad11f9
Fixed numerous frame removed bugs (bug #3262 )
1999-03-16 19:36:00 +00:00
mjudge%netscape.com
c7ce92e475
I am "unfixing" something. This was something I introduced to prevent an M3 bug with a hack, it is not necessary anymore. reviewd by sfrasier. several people have verified this.
1999-03-16 00:08:38 +00:00
kostello%netscape.com
33b523aed4
Added implementation for nsIHTMLContentSink::DoFragment()
1999-03-15 05:11:43 +00:00
karnaze%netscape.com
2c2f89ba0c
removed code to set margins on radio buttons and checkboxes. It is now done using attribute selectors in ua.css.
1999-03-14 17:39:58 +00:00
karnaze%netscape.com
90a129b50f
table cell uses its own border (instead of table's) when sizing its area frame
1999-03-14 17:36:10 +00:00
mjudge%netscape.com
dbe82d4fb3
fix hack for getting selection to "Really" update the frame
1999-03-14 01:18:47 +00:00
mjudge%netscape.com
f2625f7693
needed to get caret to draw at end of line and on an empty text element
1999-03-13 21:33:34 +00:00
karnaze%netscape.com
ac8451e2b9
set max element size for hidden element
1999-03-13 12:50:43 +00:00
karnaze%netscape.com
191784a336
bug 2220; changed wording of some warnings.
1999-03-13 12:49:37 +00:00
karnaze%netscape.com
cfffe095d7
removed some table frame construction warnings.
1999-03-13 12:47:56 +00:00
buster%netscape.com
3b6ec81caa
Table cells need to call DidSetStyleContext whenever their style changes, or
...
whenever the table's style changes.
This is a partial fix for bug 3513
1999-03-13 04:38:02 +00:00
beard%netscape.com
07880ee6a5
reverted back to kISupportsIID. It seems not all compilers can handle ::nsISupports::GetIID() from inside an XPCOM interface. Yech.
1999-03-13 02:20:57 +00:00
beard%netscape.com
6722afc97e
forcing nsISupports to global scope to resovle ambiguity (VC is very weak)
1999-03-13 00:12:13 +00:00
evaughan%netscape.com
68e34096a0
Fixed disabled bug on buttons.
1999-03-12 23:47:52 +00:00
morse%netscape.com
79d1af55d9
fix for wallet
1999-03-12 23:30:48 +00:00
beard%netscape.com
e8f39af705
now passing events to plugins, generating idle events with an nsITimer, all XP_MAC changes for the most part.
1999-03-12 22:46:14 +00:00
mjudge%netscape.com
27a2f67b20
fixed GetWidth to "do the right thing" and take smallcaps and spaced words/chars into account.
1999-03-12 21:38:16 +00:00
ramiro%netscape.com
8ce50ad7cf
Make it possible to prefix mozilla dlls that conflict with system dlls.
1999-03-12 12:43:04 +00:00
karnaze%netscape.com
075bf28a73
hopefully a fix for the mac build
1999-03-12 06:12:03 +00:00
karnaze%netscape.com
760c28b14a
bug 3628, scrolling=yes on <frame>, <iframe>
1999-03-12 05:36:35 +00:00
mjudge%netscape.com
26d8cc3a13
fixed memory leaks in nsRangelist.cpp. uninitialized memory in nsTextframe, simplified APIs in nsIFrame and the underlying implementations. see layout.checkins
1999-03-12 00:17:14 +00:00
amusil%netscape.com
4cccceb77f
Minor API change. Added support for tags that don't specify SRC or DATA params.
1999-03-11 22:50:58 +00:00
troy%netscape.com
c6c4afe1b6
Fixed MapDeclarationInto() so it correctly handles 'min-width', 'max-width',
...
'min-height', and 'max-height'
1999-03-11 20:29:02 +00:00
troy%netscape.com
bc8e5d3606
Patch from Bruce Mitchener that fixes an incorrect use of delete
1999-03-11 20:27:54 +00:00
troy%netscape.com
e5223eb70a
Patch from Bruce Mitchener (bruce@sybersight.com) that fixes incorrect
...
use of delete operator
1999-03-11 15:21:46 +00:00
troy%netscape.com
526ed6ddc5
Work-in-progress for min/max properties
1999-03-11 15:13:17 +00:00
vidur%netscape.com
77e49edcf0
Put back in changes blown away by evaughn
1999-03-11 08:59:37 +00:00
nisheeth%netscape.com
acf5451120
- changing ua.css to add style rules for the 'parsererror' and 'sourcetext' elements.
...
- added eHTMLTag_parsererror, eHTMLTag_sourcetext to the set of HTML tags.
- These tags are used within XML documents to show errors from expat.
1999-03-11 05:26:53 +00:00
ftang%netscape.com
e9631c3a4f
fix mHasMultibyte hint problem when the first character of the *word* is not ASCII
1999-03-11 03:00:33 +00:00
troy%netscape.com
043b5700fb
Work-in-progress for 'min' and 'max' properties
1999-03-11 01:23:10 +00:00
av%netscape.com
f01d0d4fa7
*** empty log message ***
1999-03-11 00:17:38 +00:00
akkana%netscape.com
a909698500
Fix purify UMR error -- thanks to braddr & bruce @ puremagic.com
1999-03-10 22:30:23 +00:00
morse%netscape.com
997797e21a
changes for wallet
1999-03-10 21:42:45 +00:00
morse%netscape.com
af1ede39f0
bug fix for single signon
1999-03-10 21:38:34 +00:00
av%netscape.com
aaad99ca98
Rendering alt context in object tag
1999-03-10 20:43:07 +00:00
karnaze%netscape.com
0fa241fa22
bug 3407
1999-03-10 06:13:35 +00:00
vidur%netscape.com
634e324575
Added CreateElementWithNameSpace to proprietary document interface. Fixed GetTagName for HTML to uppercase tag names. Hooked up style rule addition and deletion to reconstruct frames. Fixed DOM generation problem
1999-03-10 01:17:49 +00:00
troy%netscape.com
a4ccf253e0
Some more table pagination improvements
1999-03-09 22:34:51 +00:00
troy%netscape.com
57c81e5514
Better handles the case where the first row is complete when splitting
...
the row group
1999-03-09 15:35:43 +00:00
troy%netscape.com
0cbeed3e6c
Changed it so we get the computed width from the first-in-flow
1999-03-09 15:35:08 +00:00
warren%netscape.com
4b2d56fbaa
nsRepository -> nsIComponentManager changes.
1999-03-09 09:44:27 +00:00
troy%netscape.com
9106c62e3e
Overflow code and pushing code now take header/footer frames into
...
account
1999-03-09 05:29:37 +00:00
troy%netscape.com
a6b02e236c
Better handling of NS_FRAME_NOT_COMPLETE for incremental reflow
1999-03-09 05:28:44 +00:00
troy%netscape.com
9f6584c6ca
Made sure NS_FRAME_COMPLETE is always returned. This fixes an incremental
...
reflow problem
1999-03-09 05:11:14 +00:00
troy%netscape.com
9ff6fc0f22
Fixed it so that for incremental reflow commands the correct value is
...
passed for the available height
1999-03-09 05:01:59 +00:00
ftang%netscape.com
e7304df551
add katakana, hiragana, katakana-iroha, hiragana-iroha, lower-greek
1999-03-09 01:56:02 +00:00
kipp%netscape.com
661f7ec31b
Implement GetFrameName
1999-03-08 19:26:45 +00:00
kipp%netscape.com
a1e087e138
setup more skid marks (disabled)
1999-03-08 19:26:30 +00:00
kipp%netscape.com
a01e9afce4
Added a skid mark (disabled)
1999-03-08 19:26:09 +00:00
kipp%netscape.com
fc875206a5
added some nasty logging messages for frames that don't set max-element-size; added more vertical alignment noise
1999-03-08 19:25:55 +00:00
kipp%netscape.com
652db948ce
added some nasty logging messages for frames that don't set max-element-size
1999-03-08 19:25:18 +00:00
kipp%netscape.com
b645ac630b
Copy out computed combined area even when dealing with an zero height block; added some nasty logging messages for frames that don't set max-element-size
1999-03-08 19:25:03 +00:00
kipp%netscape.com
69e626d5a3
Compute combined-area more sanely; handle another nasty top margin bug (1910)
1999-03-08 19:24:07 +00:00
kipp%netscape.com
ca18ac0959
Removed a duplicated method; moved by debug asserts into a central spot
1999-03-08 19:22:55 +00:00
kipp%netscape.com
bffbdd37e2
Fixed bug #2052 - don't adjust the height when its computed
1999-03-08 19:22:16 +00:00
ramiro%netscape.com
ce86e7b16e
Latest AIX fixes. (waqar@netscape.com).
...
When doing the multiple inheritance thing, explicitly give the publicness
for each superclass.
1999-03-08 15:13:54 +00:00
pierre%netscape.com
242e870001
small change to make it behave like nsCheckboxControlFrame when the WidgetRenderingMode is not initialized.
1999-03-08 04:46:12 +00:00
jfrancis%netscape.com
bcb1651103
adding mAnchorFrame to the ClearFrameRefs call
1999-03-08 01:22:37 +00:00
hyatt%netscape.com
6fea0b5680
Checking in a patch for a XUL bug in ContentInserted (inside an #ifdef INCLUDE_XUL).
1999-03-07 09:55:39 +00:00
evaughan%netscape.com
204a6670eb
1) Implemented regular button and html4 button with a button renderer.
...
2) Fixed ProgressMeter to update correctly when attributes change
3) Fixed sample8.html so that it does not over ride the borders of the HTML4 button this
messed up the active, hover, and disabled states.
1999-03-06 19:43:13 +00:00
troy%netscape.com
a1ca1b831c
In RulesMatching(), changed NS_RELEASE to NS_IF_RELEASE for the link handler.
...
This fixes a crash when doing a print preview
1999-03-06 17:20:27 +00:00
troy%netscape.com
95847d3245
Changed ComputeDesiredWidth() to get the table layout strategy from the
...
first-in-flow. This fixes a crash in paginated mode
1999-03-06 17:01:15 +00:00
troy%netscape.com
5cfdeeea7c
Added some XXX comments
1999-03-06 05:03:09 +00:00
warren%netscape.com
a60a14636f
Fixed multiple mRefCnt problem.
1999-03-06 03:56:24 +00:00
warren%netscape.com
66b920f8d6
Fixed uninitialized variable problem.
1999-03-06 03:54:19 +00:00
troy%netscape.com
726fdd744e
Used style data pointer in HTML reflow state and eliminated some calls to
...
GetStyleData()
1999-03-06 03:37:44 +00:00
troy%netscape.com
4733b6390e
Changed Reflow() to use style info from the HTML reflow state
1999-03-06 03:30:25 +00:00
nisheeth%netscape.com
a8aa6a7b87
Changed nsIContentSink->NotifyError() to accept an nsParserError argument. This change is needed for propagating errors from the new expat parser.
1999-03-06 02:01:11 +00:00
troy%netscape.com
5d77d78450
Removed some code that is no longer needed
1999-03-06 01:58:33 +00:00
troy%netscape.com
6247024d47
Eliminated some code that's no longer needed now that the info is in the
...
HTML reflow state
1999-03-06 01:48:28 +00:00
troy%netscape.com
04243649ce
Eliminated some code that's no longer needed now that the info is in the
...
HTML reflow state
1999-03-06 01:40:29 +00:00
troy%netscape.com
c3afb0e9cf
Removed some static functions that are no longer needed
1999-03-06 00:48:45 +00:00
troy%netscape.com
a1d1411076
Added ComputePadding() member function
1999-03-06 00:36:59 +00:00
troy%netscape.com
561212215f
Removed some code that's no longer needed, because mComputedPadding is now
...
part of the HTML reflow state
1999-03-06 00:04:24 +00:00
cyeh%netscape.com
b27fdb082f
fix pdb file generation so that the go into $(OBJDIR) and also
...
have more useful names other than "none.pdb". some cleanup remains.
1999-03-05 23:24:48 +00:00
troy%netscape.com
e3d132ed9c
Added ComputeMargin() member function that takes the containing block width
...
as an argument. This is necessary for absolutely positioned elements which use
the padding edge and not the content edge for the containing block
1999-03-05 22:24:27 +00:00
troy%netscape.com
3710fb6246
Fixed containing block calculation for absolutely positioned elements. Now
...
uses padding edge and not the content edge
1999-03-05 21:26:49 +00:00
kipp%netscape.com
3c7c26029e
Cleanup state recomputation; fix bug # 3453 crasher; debug out some max-element-size issues
1999-03-05 19:25:44 +00:00
kipp%netscape.com
4431b15159
nuked global variables
1999-03-05 19:24:45 +00:00
kipp%netscape.com
5d7071908f
Disable trim code for now; disable horizontal alignment during pass1 table reflow
1999-03-05 19:24:15 +00:00
kipp%netscape.com
1dd581bfed
Remove dead global-variable nonsense
1999-03-05 19:23:52 +00:00
kipp%netscape.com
599643d249
Partial fix to bug #3094
1999-03-05 19:23:24 +00:00
kipp%netscape.com
95696e90a5
Removed dead include
1999-03-05 19:23:09 +00:00
kipp%netscape.com
f0d400acb5
nuked
1999-03-05 15:23:46 +00:00
kipp%netscape.com
fb7aed5151
Removed ref to dead nsFrameReflowState
1999-03-05 15:22:03 +00:00
troy%netscape.com
7b9dd5e03b
Table header/footer are repeated when splitting tables
1999-03-05 06:00:40 +00:00
kipp%netscape.com
8661fd6122
use new nsHTMLReflowState ctors
1999-03-05 04:29:11 +00:00
kipp%netscape.com
50b6f2e62a
Eliminate some compiler warnings
1999-03-05 04:28:54 +00:00
kipp%netscape.com
f9b2b82a67
Output rects in twips; eliminated some typo bugs with selection directions
1999-03-05 04:28:40 +00:00
kipp%netscape.com
d89499092d
use new nsHTMLReflowState ctors; made pages support IsPercentageBase
1999-03-05 04:28:07 +00:00
kipp%netscape.com
462a9f99e0
Output rects in twips
1999-03-05 04:26:40 +00:00
kipp%netscape.com
bdfaebdcc6
Refactored code to make effecient use of computed state in nsHTMLReflowState
1999-03-05 04:26:21 +00:00
kipp%netscape.com
d277629b94
use computed values from reflow state; made inline-reflow-state no longer isa html-reflow-state
1999-03-05 04:25:57 +00:00
kipp%netscape.com
b90e199d6e
Store more computed state; reformulated the constructors for nsHTMLReflowState
1999-03-05 04:25:25 +00:00
kipp%netscape.com
37fa734c4e
Revised computations for blocks; store more computed values
1999-03-05 04:24:20 +00:00
kipp%netscape.com
6b3dd64c16
Spanked almost away
1999-03-05 04:23:41 +00:00
kipp%netscape.com
119ced3c4c
Removed dead code; output rects naturally
1999-03-05 04:22:54 +00:00
kipp%netscape.com
d556e3e3cd
Removed List method
1999-03-05 04:22:29 +00:00
kipp%netscape.com
16b4103937
Minor tweaks to work better with computed values in html reflow state
1999-03-05 04:22:11 +00:00
kipp%netscape.com
40529e4640
nsBlockReflowState no longer is-a nsHTMLReflowState; fixes to numerous bugs; reworked to use computed values from reflow-state
1999-03-05 04:21:32 +00:00
kipp%netscape.com
2f71be6002
Some asserts for me
1999-03-05 04:20:31 +00:00
kipp%netscape.com
d7bf08c6f6
Support more css style for hr's; map align to auto margins
1999-03-05 04:20:07 +00:00
kipp%netscape.com
9ddafbd9f8
use new nsHTMLReflowState ctors
1999-03-05 04:19:09 +00:00
kipp%netscape.com
cf6c620f62
Cleaned up margins hackery and made things use css instead of evil code in the block layout code
1999-03-05 04:18:58 +00:00
evaughan%netscape.com
dbb62f25a6
Fixed a bug that caused TitledButtons and ProgressMeters to be skews when made inline.
1999-03-04 23:39:06 +00:00
scc%netscape.com
2ec0a397ea
rename |IID()| --> |GetIID()|
1999-03-03 19:48:57 +00:00
troy%netscape.com
13d84ddc5c
Work-in-progress for table pagination
1999-03-03 16:33:57 +00:00
evaughan%netscape.com
2292d10dc5
Fixed mac event bug.
...
Fixed alignment bug.
1999-03-03 04:04:48 +00:00
hyatt%netscape.com
a49cb56aaf
Fix to the ContentInserted function (ifdef XUL only) for treechildren.
1999-03-03 03:11:55 +00:00
pollmann%netscape.com
0ccbd837a4
Handle readonly changes for TextAreas as well as Text Inputs.
1999-03-03 03:06:36 +00:00
pollmann%netscape.com
5204ba1e7a
Give nsTextControlFrame a notification when readonly on a TextArea is changed.
1999-03-03 03:05:31 +00:00
pollmann%netscape.com
e91bfd4a29
Fix bug #3375 and #3368 : Allow hidden inputs and password inputs to store values.
1999-03-03 02:54:25 +00:00
joki%netscape.com
57e49aab2a
Fix for frames not resizing.
1999-03-03 01:59:50 +00:00
mjudge%netscape.com
cba888fc69
updates and fixes for CTRL left arrow and right arrow. also fixes for releasing the presshell correctly. the selection code was leaking it. updates for PREV and NEXT in nsFrameTraversal
1999-03-03 01:51:21 +00:00
karnaze%netscape.com
e557234435
improved <iframe> sizing to consider left, right, etc borders
1999-03-03 00:37:55 +00:00
kmcclusk%netscape.com
82dac76411
gfx vs native widget rendering can now be specified in the viewer at run-time.
...
Added methods to GetWidgetRenderingMode and SetWidgetRenderingMode in nsPresContext
Removed NS_GFX_RENDER_FORM_ELEMENTS define, now it uses the GetWidgetRenderingMode
method on the rendering context.
Resurrected Rod's listbox frame-based widget code.
Added -moz-option-selected pseudo attribute to control the appearance of selected items for the listbox frame-based widget.
Added a style rule with attribute selector for -moz-option-selected to the ua.css style sheet.
Modifed nsView::SetVFlags to do a bitwise or instead of bitwise and to set flags.
Modified nsView::HandleEvent to compare mVFlags with NS_VIEW_FLAG_DONT_CHECK_CHILDREN
1999-03-02 22:43:26 +00:00
joki%netscape.com
0baca6512f
Adding new tab handling and focus support.
1999-03-02 19:19:24 +00:00
joki%netscape.com
94157169a7
Adding new interface for focusable content
1999-03-02 19:05:54 +00:00
ftang%netscape.com
ffc1e146ac
fix SmallCap to make it work for the whole range of unicode
1999-03-02 18:25:22 +00:00
brade%netscape.com
8fe328a354
add static to LegendHack() to reduce compiler warnings on Macintosh
1999-03-02 15:17:35 +00:00
brade%netscape.com
0e163f8674
add static to reduce compiler warnings on Macintosh
1999-03-02 15:17:14 +00:00
brade%netscape.com
107ba93c81
reduce Macintosh compiler warnings by making function static
1999-03-02 15:15:46 +00:00
cls%seawood.org
0bbc0ba3a1
Fixed problem with ondblclick being released w/o being allocated. Appeared to be a copy-n-paste oversight.
1999-03-02 10:20:52 +00:00
evaughan%netscape.com
c021740cb1
Made the image accessible from CSS via list-style-image.
1999-03-02 05:00:51 +00:00
sfraser%netscape.com
092b04689b
Fix the caret so that it draws on Windows (and UNIX, hopefully), and turn on the #define so that the caret gets created in the pres shell. It gets shown in editor mode.
1999-03-02 04:26:49 +00:00
pollmann%netscape.com
8f30448ae5
Cleanup: Use the GetPrimary Frame in nsGenericHTMLElement. Enable fetching selectedIndex before frame creation (using DefaultSelected instead of Selected) Bug #3340
1999-03-02 03:31:17 +00:00
pollmann%netscape.com
00a111b13e
Enable GetSelected for options inside of option groups. (Fix GetPrimaryFrame)
1999-03-02 03:26:29 +00:00
pollmann%netscape.com
4a3e05e302
Cleanup: return NS_NOINTERFACE not NS_OK if getting the primary frame fails.
1999-03-02 03:22:45 +00:00
pollmann%netscape.com
f9e570d534
Fix change notifications for combo boxes.
1999-03-02 03:19:25 +00:00
evaughan%netscape.com
31d9bf023a
Fixed button to respond to the list-style-image property on CSS
1999-03-02 01:25:33 +00:00
hyatt%netscape.com
2444e248ff
Modified ContentInserted (for XUL only) to support the tree widget's
...
wacky frame construction code.
1999-03-02 01:07:28 +00:00
akkana%netscape.com
0664eb6e9a
Fix potential leak of content sink
1999-03-02 00:47:43 +00:00
akkana%netscape.com
b03ef3499c
include the parser library too
1999-03-01 20:46:08 +00:00
karnaze%netscape.com
3b3d626d1f
bug 3347
1999-03-01 19:25:47 +00:00
akkana%netscape.com
48dcd3da7a
Move bulk of DoCopy code from nsBrowserWindow.cpp into nsPresShell
1999-03-01 19:21:01 +00:00
vidur%netscape.com
cb48e4047a
Fixed MAP elements to conform to HTML 4.0. Hooked up attribute changes for MAP, AREA and ANCHOR elements. Added RECONSTRUCT_ALL as a style hint for attribute changes. Modified nsCSSFrameConstructor's ReconstructFrame to only reconstruct the document element hierarchy.
1999-03-01 16:57:35 +00:00
buster%netscape.com
e03330c847
fixed IsNested to account for outer table frame
...
removed obsolete debug code
1999-03-01 06:40:24 +00:00
karnaze%netscape.com
f641f7af45
fixed assert when <col> is placed inside of <table>
1999-02-27 19:02:48 +00:00