peterl%netscape.com
4a39fb3d10
moved style sheet loading into css loader
1999-05-18 23:05:43 +00:00
peterl%netscape.com
ee68944808
use css loader to get css parser for style attribute
1999-05-18 23:04:44 +00:00
peterl%netscape.com
4059d62bf5
added css loader
1999-05-18 23:04:12 +00:00
peterl%netscape.com
d393ad5352
fixed change hint for border style
1999-05-18 23:03:29 +00:00
peterl%netscape.com
bfcbb2a606
added insert style sheet
...
fixed some observer notifications
1999-05-18 23:03:04 +00:00
peterl%netscape.com
7f1229b1e3
added insert style sheet method
1999-05-18 23:02:25 +00:00
mjudge%netscape.com
c7d225d70b
oops fogot default boolean for non start or end node selection
1999-05-18 22:29:27 +00:00
sfraser%netscape.com
0df3ac6e4a
Implement nsCaret::GetWindowRelativeCoordinates for IME
1999-05-18 22:24:55 +00:00
karnaze%netscape.com
fa49382793
new frameset regression tests
1999-05-18 21:52:57 +00:00
jfrancis%netscape.com
aa15dffa7a
collapsed ranges now result in empty iterators over them
1999-05-18 11:11:14 +00:00
hyatt%netscape.com
a331b647fe
Fix for bug 6459.
1999-05-18 06:17:51 +00:00
karnaze%netscape.com
414e20e8b6
support for css padding in table cells
1999-05-18 05:18:16 +00:00
evaughan%netscape.com
0e1f4e363d
Fixed box insertion removeal bug.
1999-05-18 04:06:52 +00:00
karnaze%netscape.com
7749862788
new regression tests
1999-05-18 02:46:51 +00:00
vidur%netscape.com
c7ac90f4c8
Partial fix for bug 6554. document.writing the body from a script in the head now works.
1999-05-18 02:08:04 +00:00
nisheeth%netscape.com
478ee68978
Added a new method, CreateInstanceForDocument() to nsIDocumentLoaderFactory which creates a content viewer and binds it to a document that is passed in as a parameter. This is needed to support XUL popup menus which have a document and a webshell, and want to create a content viewer and bind it to the document.
1999-05-17 23:52:01 +00:00
kmcclusk%netscape.com
ab4f0a0584
bug #994 Major rework of nsListboxControlFrame to support option groups. Modified ua.css
...
optgroup > option rule to use padding to offset the option group's options.
1999-05-17 22:36:08 +00:00
mjudge%netscape.com
ef418f446e
wrong initial boolean value for redraw
1999-05-17 22:31:10 +00:00
vidur%netscape.com
8ffd5ac746
Implemented document.layers and nsIDOMHTMLLayerElement interface.
1999-05-17 21:17:48 +00:00
vidur%netscape.com
802d7b19c1
Propagate visibility style across table boundaries.
1999-05-17 21:17:21 +00:00
mjudge%netscape.com
add5fec838
accidentally left out a parameter to GetPositionSlowly for small caps ect.
1999-05-17 19:50:29 +00:00
hyatt%netscape.com
9891aa3123
Fix for bug 5602.
1999-05-17 09:02:45 +00:00
mjudge%netscape.com
341678533a
adding in selection of non text frames in editor only
1999-05-17 00:21:18 +00:00
morse%netscape.com
93987719df
remember wallet decisions on a url-specific basis
1999-05-16 19:36:25 +00:00
mcmullen%netscape.com
e8ee5c8aa3
Removed string methods from the file widget
1999-05-15 22:01:21 +00:00
beard%netscape.com
421cc7d6a1
Fixed some serious ref count bugs using nsIURL when instantiating plugins.
1999-05-14 22:45:46 +00:00
beard%netscape.com
2bbeacd974
fixed ref count leak
1999-05-14 20:43:27 +00:00
dcone%netscape.com
0664263319
added a webshell parameter to the PrintContent call, unhooked the PresShell from the
...
document before deletion. Fixed a leak.
1999-05-14 14:40:59 +00:00
morse%netscape.com
8dc60dc5f2
fix bug 6168
1999-05-14 06:54:29 +00:00
jfrancis%netscape.com
acc4de704d
fixing overly noisy asserts
1999-05-14 06:18:07 +00:00
kmcclusk%netscape.com
bdce020a9a
bug #5993 . Removed references to nsIWidget in form HTML content elements. the form elements
...
now go through the nsFormControlFrame interface instead. This removes the dependency between
form element content and nsIWidget.
1999-05-13 23:45:40 +00:00
rods%netscape.com
b08406885d
removed reference to nsIDataFlavor and merged nsITransferable and nsIGenericTransferable
1999-05-13 21:53:57 +00:00
cmanske%netscape.com
14e032fd19
Fixed isCollapsed not working for a selection with 1 range
1999-05-13 21:49:12 +00:00
evaughan%netscape.com
522e0f5680
Fixed form submission.
1999-05-13 21:29:57 +00:00
neeti%netscape.com
ab090b8c08
Fixed SetEnableRendering() in nsDocumentViewer.cpp
...
Initialized mEnableRendering in constructors of nsDocumentViewer.cpp and nsPlugin.cpp to a default value of PR_TRU
Do EnableRefresh only if mEnableRendering is set to true in nsHTMLContentSink.cpp,nsXMLContentSink.cpp,
nsXMLContentSink.h
1999-05-13 20:27:47 +00:00
kipp%netscape.com
afe92292b0
new
1999-05-13 17:47:41 +00:00
warren%netscape.com
7a41ef7d73
Fixed nsICollection (and Count in particular) to be xpidl friendly.
1999-05-13 04:56:04 +00:00
jfrancis%netscape.com
abd366921c
updated to new iter behavior
1999-05-13 02:50:15 +00:00
jfrancis%netscape.com
e932a88dbf
better error handling
1999-05-13 02:43:30 +00:00
sspitzer%netscape.com
86e67dfa23
make destructor virtual
1999-05-13 02:23:33 +00:00
mjudge%netscape.com
c05d373735
fixing lame compiler bug in SunOS gcc we are using wont accept this template call in nsCOMPtr
1999-05-13 02:14:32 +00:00
sspitzer%netscape.com
09cb39095d
make destructors virtual
1999-05-13 02:11:25 +00:00
kipp%netscape.com
78c392bc04
Fixed typo
1999-05-13 01:52:52 +00:00
evaughan%netscape.com
7223c9bfe4
Fixed pseudoclass hack to actually use active, hover, focus pseudoclasses.
1999-05-13 01:35:16 +00:00
kipp%netscape.com
e7168e1dea
Export nsILineIterator, just in case...
1999-05-13 00:55:55 +00:00
kipp%netscape.com
3993e6bcb0
Fix compiler warnings; implement QueryInterface hack to get at line iterator
1999-05-13 00:55:38 +00:00
kipp%netscape.com
37686d6d0d
Updated line iterator impl to match API in nsILineIterator
1999-05-13 00:54:28 +00:00
kipp%netscape.com
7683f72c0c
new
1999-05-13 00:54:03 +00:00
mjudge%netscape.com
a13ab1bbcf
adding back in keyboard navigation. removing const from peekoffset to stop the const creep. changing peekoffset to do the right thing for content based peeking...
1999-05-13 00:44:23 +00:00
mjudge%netscape.com
c3a95cdcf8
adding back in keyboard navigation. removing const from peekoffset to stop the const creep
1999-05-13 00:43:47 +00:00
vidur%netscape.com
dc6ade4570
Backing out unintentional checkin
1999-05-13 00:24:45 +00:00
vidur%netscape.com
6c2b9ed431
Fixed uninitialized variable problem.
1999-05-13 00:21:50 +00:00
sfraser%netscape.com
4dbf2e2517
IncrementModCount now takes a PRInt32 (this fixes broken builds).
1999-05-12 22:55:29 +00:00
dcone%netscape.com
926c742d61
added a PrintContent() method to these classes
1999-05-12 13:32:09 +00:00
karnaze%netscape.com
1d003a1433
bug 2961 - table desired size considers pass1 size
1999-05-12 04:15:44 +00:00
alecf%netscape.com
830bb69ad1
Count() is no longer const
1999-05-12 02:55:54 +00:00
alecf%netscape.com
ea69080f6a
remove const-ness from nsICollection::Count() so that it can be represented with XPIDL
1999-05-12 02:53:37 +00:00
karnaze%netscape.com
fef8c0bebe
additional regression tests
1999-05-11 23:49:46 +00:00
kipp%netscape.com
e9b223022b
Fix for windoze build
1999-05-11 23:35:05 +00:00
kipp%netscape.com
d47feeda47
nuked
1999-05-11 22:42:58 +00:00
kipp%netscape.com
ca9b6fcfba
Removed nsWBRFrame.cpp from the build
1999-05-11 22:42:43 +00:00
kipp%netscape.com
59b5da802e
removed files: mozilla/layout/html/base/src/nsWBRFrame.cpp
1999-05-11 22:42:29 +00:00
kipp%netscape.com
28d856b989
Stubbed out
1999-05-11 22:39:46 +00:00
kipp%netscape.com
fea30bc4eb
Reworked frame factory methods; fixed bug 4519
1999-05-11 22:03:29 +00:00
vidur%netscape.com
b4df3c05f2
Added IsValidFragment and CreateRange implementations. Added GetContentType method to nsIDocument interface.
1999-05-11 20:22:35 +00:00
vidur%netscape.com
d6887d8642
nodeName for HTML elements are uppercase as well.
1999-05-11 20:21:45 +00:00
pinkerton%netscape.com
e7170b2816
pull out unused includes.
1999-05-10 23:38:06 +00:00
jfrancis%netscape.com
2886b029de
better error detection/handling + some cleanup
1999-05-10 23:29:01 +00:00
karnaze%netscape.com
d16c97dbd1
bug 6185 - absolutely positioned target nsHTMLFrameInnerFrames don't get processed by InitAbsoluteConstraints.
1999-05-10 22:59:03 +00:00
karnaze%netscape.com
bc2fd70bd0
added GetFrameType for inner and outer frame
1999-05-10 22:49:39 +00:00
karnaze%netscape.com
8c8a7b20d9
added htmlFrameInnerFrame, htmlFrameOuterFrame types
1999-05-10 22:48:47 +00:00
kipp%netscape.com
14994be14d
Added a reminder comment
1999-05-10 22:29:34 +00:00
kipp%netscape.com
6ad44fc278
Beginnings of a line iterator
1999-05-10 22:28:49 +00:00
kipp%netscape.com
e9b59fbd83
Reinstate a hack, with a comment for next time, so that tables will center again
1999-05-10 22:28:30 +00:00
kipp%netscape.com
dd4a8fb0f4
Incomplete workaround for bug #5453
1999-05-10 22:28:04 +00:00
kipp%netscape.com
ea5a7d2ef2
Disable mapping frames into text when they don't render properly until troy gets back....
1999-05-10 21:04:18 +00:00
morse%netscape.com
ac3e7339bf
get wallet editor working again after someone changed behavior of docURL
1999-05-10 20:53:35 +00:00
karnaze%netscape.com
7e4d3f805a
bug 6184 - reworked alogrithm for reallocating space to auto width columns.
1999-05-10 19:23:09 +00:00
karnaze%netscape.com
285599d579
new regression test cases
1999-05-10 19:21:43 +00:00
kipp%netscape.com
297b0fc3aa
new
1999-05-10 18:45:38 +00:00
evaughan%netscape.com
21b2c69004
Fixed mac compile bug.
1999-05-09 22:18:09 +00:00
evaughan%netscape.com
eefc2545c2
Fixed xul boxes to implement nsIBox interface.
1999-05-09 21:46:24 +00:00
karnaze%netscape.com
73330eac5e
added vcard_name html attribute. Added GetVcardName in nsFormFrame.
1999-05-08 19:30:57 +00:00
beard%netscape.com
16b015fe5c
XP_MAC: ensuring that clipRect field of nsPluginWindow is in port coordinates, per original plugin specification.
1999-05-08 16:33:10 +00:00
nisheeth%netscape.com
c7d2151e3c
Adding support in line layout for the CSS "direction" property.
1999-05-08 00:48:39 +00:00
amusil%netscape.com
78ca004933
Added object tag support for applets.
1999-05-07 22:07:58 +00:00
mjudge%netscape.com
d1a79ef279
2 more checkins to follow previous ones
1999-05-07 21:19:04 +00:00
mjudge%netscape.com
2dfa55c53c
forgot checkin
1999-05-07 21:17:59 +00:00
mjudge%netscape.com
85afd8f29d
massive checkin for selection modifications and removing static state variables for selection in nsFrame.h.
1999-05-07 21:12:59 +00:00
kmcclusk%netscape.com
b447bbea26
bug #3547- Modified nsFileControlFrame.cpp to call nsFormFrame::AddFormControlFrame.
...
bug #5589 . Selection area is now calculated using the inherited Reflow rather
than using the calculations used for the native listbox control.
Fixed varous other rendering bugs related to frame-based listboxes.
bug #2797 . GetSize is no longer needed in nsListControlFrame and it has been removed.
Fixed frame-based combobox nsComboboxFrame so that will set it's label to the
first option in the drop-down list if a default value has not been specified.
Added optgroup style rules to ua.css. Opt groups now render, but there are remaining
problems with selection.
Modified nsButtonControlFrame::Reflow to call nsFormFrame::AddFormControlFrame.
This fixes a bug where Gfx-rendered submit button's were not working.
Refactored code in nsListControlFrame in preparation for supporting option groups.
Refactored selection code into SingleSelect and MultiSelect paths.
Removed unused code in nsListControlFrame.
Removed mSelectedFrame member variable. It is no longer needed.
Fixed nsListControlFrame::SetProperty so that it will toggle the selection in a
single select listbox.
1999-05-07 20:30:16 +00:00
jdunn%netscape.com
646d190bf0
Add newline to end of file. HP chokes without it.
1999-05-07 19:37:48 +00:00
kipp%netscape.com
9e31b5ad32
Implement support for SetEnableRendering/GetEnableRendering
1999-05-07 19:26:23 +00:00
sfraser%netscape.com
9faece0add
Implement nsIDiskDocument interface for editable documents.
1999-05-07 04:59:23 +00:00
sfraser%netscape.com
8acf9c950a
Export nsIDiskDocument.h
1999-05-07 04:55:40 +00:00
sfraser%netscape.com
95227d0c57
First Checked In.
1999-05-07 04:55:18 +00:00
sfraser%netscape.com
9b1a2f8d7e
If you don't get an nsIFileWidget, don't just go ahead and call methods on it.
1999-05-07 04:54:43 +00:00
alecf%netscape.com
8e9aea9fe5
don't dereference aContext without checking for null
1999-05-07 03:08:02 +00:00
vidur%netscape.com
e33e50f6d1
Fix for bug 6069. The ownerDocument for a Document node is now null.
1999-05-07 01:30:30 +00:00
morse%netscape.com
3c4a5ec5b8
take advantage of vcard attribute when submitting forms
1999-05-07 00:18:57 +00:00
vidur%netscape.com
149bd5fbce
Added precaching of images for script constructed images.
1999-05-07 00:08:21 +00:00
vidur%netscape.com
3f5ea90274
Fix for bug 2989 - correcting result of GetFrameForPoint.
1999-05-07 00:08:02 +00:00
vidur%netscape.com
dfe2f556f7
Implemented GetOwnerDocument.
1999-05-07 00:06:48 +00:00
vidur%netscape.com
38bb0a90e0
Added new content implementation macro
1999-05-07 00:06:29 +00:00
vidur%netscape.com
0e649a0395
Enabled the frame loader to work without a specified frame. This is used for precaching images.
1999-05-07 00:06:03 +00:00
karnaze%netscape.com
335d678f9b
incremental reflow correctly targets cell's area frame - bugs 4577, 5126, 5759
1999-05-06 22:29:28 +00:00
davidm%netscape.com
1e5079c2f1
Added nsPluginViewer.cpp nsLayoutDebugger, nsDocumentvViewer.cpp to fix the build bustage
1999-05-06 20:22:28 +00:00
kipp%netscape.com
68dae65499
Add public to the build
1999-05-06 19:26:55 +00:00
kipp%netscape.com
f5b7b447b6
Implement nsIHTMLElementFactory
1999-05-06 19:26:43 +00:00
kipp%netscape.com
3ea044392f
Added component support to this library
1999-05-06 19:26:13 +00:00
kipp%netscape.com
db7d782dc6
Added new source files
1999-05-06 19:25:50 +00:00
kipp%netscape.com
8b0757f313
Moved from webshell/src
1999-05-06 19:25:40 +00:00
kipp%netscape.com
bac6d20dba
Moved from webshell directory
1999-05-06 19:25:10 +00:00
kipp%netscape.com
0bb4277e75
Added headers
1999-05-06 19:24:57 +00:00
nisheeth%netscape.com
5e6a0cda69
Pass a pointer to the document object when you call the Parse method on the parser object.f
1999-05-06 01:51:31 +00:00
nisheeth%netscape.com
ffc0a7f91b
Pass in the document object as a key to the parser.
1999-05-06 01:50:26 +00:00
av%netscape.com
067950c32c
Override SetInitialChildList for nsObjectFrame
1999-05-06 00:54:36 +00:00
pinkerton%netscape.com
eb80708ef2
make <tristatecheckbox> now be <checkbox>
1999-05-06 00:53:22 +00:00
av%netscape.com
19fc76ac90
Getting back check for data attribute in image frames
1999-05-05 23:40:21 +00:00
akkana%netscape.com
269aac0880
comment out annoying debug message
1999-05-05 23:24:58 +00:00
cyeh%netscape.com
8f54a21774
backout mjudge checkin against closed tree. it also breaks mac as well, so
...
mjudge will try again when tree reopens
1999-05-05 23:05:41 +00:00
mjudge%netscape.com
fd79ce63e6
adding new state to nsRangeList to track mousedown and dragging criteria. much better than static variables in nsFrame.h!!
1999-05-05 22:32:58 +00:00
mjudge%netscape.com
802f66ab7f
removing useless drag info from ::HandleEvent that was copied from nsFrame implementation
1999-05-05 22:29:45 +00:00
mjudge%netscape.com
1eca325862
updating new state controler for mouse status. aka dragging has stopped
1999-05-05 22:28:51 +00:00
mjudge%netscape.com
1feb64d52c
removing static variables from nsFrame for selection. storing state in nsIFrameSelection Implementation.
1999-05-05 22:27:57 +00:00
kipp%netscape.com
65cdccc7b5
new
1999-05-05 20:42:51 +00:00
hyatt%netscape.com
44e7c06a69
Fix for bug #5937 .
1999-05-05 07:26:03 +00:00
av%netscape.com
62212e08ca
Fixing bug #3605
1999-05-05 01:10:25 +00:00
nisheeth%netscape.com
066b4a19c0
Fix for bug 5850:
...
1) Add a RemoveChild() method to nsIWebshell.
2) nsWebshell::Destroy() calls this method on its parent to remove itself from the parent's child list.
3) Call nsWebshell::Destroy() from nsHTMLFrameInnerFrame's detructor.
1999-05-05 00:23:51 +00:00
hyatt%netscape.com
42da7d31a2
Changes to support window.open in AppRunner.
1999-05-04 23:29:06 +00:00
danm%netscape.com
c5dd13ac05
PresShell given owning reference to its nsDocument and nsPresContext. Prevents early deletion of these objects in some cases. Part of bug 5844. a:kipp
1999-05-04 23:27:42 +00:00
karnaze%netscape.com
3ce64a2a9a
bug 3109 - nsFieldSetFrame::SetInitialChildList can deal with legend not being first frame in list
1999-05-04 21:35:05 +00:00
vidur%netscape.com
49c983940a
Fixed non-ANSII compliant code.
1999-05-04 20:53:44 +00:00
vidur%netscape.com
fef84be610
Added nsISelectElement interface. Added support for nsIJSNativeInitializer interface for images and options. Fixed SELECT and OPTION relationship. Added support for the Option constructor.
1999-05-04 20:53:26 +00:00
vidur%netscape.com
37a4eeb556
Added option to HTMLAtoms
1999-05-04 20:52:26 +00:00
vidur%netscape.com
cdac942783
Added Option constructor support to factory.
1999-05-04 20:52:03 +00:00
vidur%netscape.com
0089d292a7
Bug fix from Citec for clearing out parameter when an attribute doesn't exist
1999-05-04 20:51:42 +00:00
vidur%netscape.com
e21aa6cc98
Added nsIContent implementation macro with SetParent defined locally
1999-05-04 20:50:43 +00:00
ftang%netscape.com
b124b2d125
fix non ASCII form posting for URL encoded enctype. reviewed by karnaze
1999-05-04 19:41:41 +00:00
karnaze%netscape.com
a926943797
bug 3103 - resizing table based on height attribute now considers row spans of cells.
1999-05-04 19:15:56 +00:00
karnaze%netscape.com
4b6aecba41
new/revised regression bugs
1999-05-04 19:14:49 +00:00
dp%netscape.com
edc68a4e09
XPCOM: Addref() and Release() usage fixed.
1999-05-04 18:38:21 +00:00
rods%netscape.com
dd4e94f381
Removed D&D statically defined IIDs and replaced them with the static class GetIID()
1999-05-04 14:55:24 +00:00
rods%netscape.com
2ffa4c5b0f
Added Drag Over to act like "hover"
1999-05-04 14:44:51 +00:00
karnaze%netscape.com
76e54954b7
removed new lines in javascript string
1999-05-04 03:33:56 +00:00
karnaze%netscape.com
fbb69f0465
bug 5838 - right-to-left handling of col span at right edge
1999-05-04 03:31:07 +00:00
tague%netscape.com
b23c932029
Fixed bug #5527 (Editor is not able to accumulate successive Japanese input)
1999-05-03 22:57:48 +00:00
ramiro%netscape.com
3bc92ddcbf
Part of fix for bugs 4445, 4768. Let the default rendering mode on unix
...
be "native" as it is on mac and win.
1999-05-03 21:32:15 +00:00
kipp%netscape.com
91be450e4f
Fixed bug 5255 and removed some compiler warnings
1999-05-03 20:55:12 +00:00
kipp%netscape.com
2d4f3322e2
Implement List method
1999-05-03 20:54:24 +00:00
kipp%netscape.com
fa151ce5d6
Tweaked to handle updated line-height calculation code that will now return -1 sometimes
1999-05-03 20:54:11 +00:00
kipp%netscape.com
84849fa55f
Renamed a method
1999-05-03 20:53:46 +00:00
kipp%netscape.com
d09a32fa41
Fix bug 2058 and improve nav4 compatability by not making line-height normal == 1.0
1999-05-03 20:53:27 +00:00
kipp%netscape.com
6797e11f82
Removed a compiler warning
1999-05-03 20:51:30 +00:00
kipp%netscape.com
c7a81db773
Updated a comment
1999-05-03 20:51:16 +00:00
kipp%netscape.com
aa1e51a75f
Fixed bug 5375 - the conditions for avoiding combined area computations were wrong
1999-05-03 20:51:02 +00:00
kipp%netscape.com
84086ce9f4
Make hidden form elements invisible
1999-05-03 20:49:06 +00:00
kostello%netscape.com
e1c62f1396
Moidifed to match the API change in nsHTMLContentSinkStream.
1999-05-03 18:42:53 +00:00
kipp%netscape.com
fa1763922e
Fixed bug #4309 - propogated handling of floating image frames to floating object frame code during CantRenderReplacedElemen to avoid assertion check in block code
1999-05-03 16:07:47 +00:00
karnaze%netscape.com
fabb6dffc4
fixed crash in bug 5190, allowing a table to be the top level XML element.
1999-04-30 19:51:59 +00:00
karnaze%netscape.com
291058d2b5
fixed potential divide by 0
1999-04-30 19:50:42 +00:00
joki%netscape.com
91c2b2ba1f
Adding scrolling fixes to fix bug #3999 , A: chofmann
1999-04-30 19:38:39 +00:00
pinkerton%netscape.com
8242ad4239
fix solaris bustage.
1999-04-30 10:14:35 +00:00
pinkerton%netscape.com
32ce89016c
fix win32 bustage.
1999-04-30 09:52:22 +00:00
pinkerton%netscape.com
013355114c
pinkerton/scc. appr chofmann. Bug #4127 , et al. Fixing ownership models (more work to come).
1999-04-30 09:04:36 +00:00
pinkerton%netscape.com
7b8852653a
added GetIID() method.
1999-04-30 08:59:11 +00:00
troy%netscape.com
920ea0b453
Fix for bug #4525 . Changed Reflow() to take into account 'overflow:scroll' when
...
determining the desired width
1999-04-30 00:55:18 +00:00
kipp%netscape.com
604b966287
Disable destroying webshell until later
1999-04-30 00:08:43 +00:00
kipp%netscape.com
1a6e518081
Disable rendering during presentation tear down
1999-04-30 00:08:17 +00:00
mjudge%netscape.com
05804e7429
m5 BUGS Choffman approved. simon reviewed. removing possible memory leak and getting anchor and focus frame to use the proper range instead of addreffing a node each! tested this afternoon
1999-04-29 20:24:21 +00:00
mjudge%netscape.com
a0d0de9287
m5 BUGS Choffman approved. simon reviewed. fixing selection bug and removing unecessary methods in nsIFocusTracker.h
1999-04-29 20:23:24 +00:00
troy%netscape.com
0598079d33
Fix for bug #5680 . Re-arranged some assertion checking code
1999-04-29 18:29:56 +00:00
karnaze%netscape.com
37a5770275
only print warnings on large cell width/height during pass 2 reflow
1999-04-29 17:43:41 +00:00
kipp%netscape.com
a3f127b46c
Fix crash bug #5621 ; we weren't pushing frames to the next-in-flow in all cases like we should
1999-04-29 00:16:44 +00:00
kipp%netscape.com
d9d610feb0
Clear first-letter ok style at the right time
1999-04-29 00:16:09 +00:00
mjudge%netscape.com
bf8ab9bfcc
bug fix simon reviewed hoffman approved
1999-04-28 23:09:59 +00:00
troy%netscape.com
10a6907f67
Aded nsFrameConstructorState structure
1999-04-28 19:08:14 +00:00
sfraser%netscape.com
e34e28668d
Break out of the loop when iter->Next() fails (nil parent problem in the content iterator).
1999-04-28 06:38:19 +00:00
sfraser%netscape.com
61b1a8f6f2
Fix nil parent crasher.
1999-04-28 06:37:51 +00:00
bruce%cybersight.com
b375ec7b75
Remove -lnetlib from link lines. Not needed.
1999-04-28 05:30:09 +00:00
mjudge%netscape.com
37319f9bf5
oops left debug statement on
1999-04-28 03:01:27 +00:00
mjudge%netscape.com
5a3280ce5c
fixing a plethora of bugs here. This will only set selection on the difference in the ranges before and after the ::Extend call. This will stop unnecessary drawing ect. The flickering that may be seen now is due to an invalidate compositor bug that will not allow me to queue up invalidate calls. this should be safe.
1999-04-28 02:45:19 +00:00
mjudge%netscape.com
a9b5f267ff
fixing bugs for unnecessary drawing in text fram as well as other assorted selection bugs.
1999-04-28 02:43:02 +00:00
alecf%netscape.com
24f6388228
fix script C++ const-ness problem (pedantic bustage)
1999-04-28 02:27:03 +00:00
peterl%netscape.com
4aa6ac23c8
fixed background propogation code to replace previously propogated background info
1999-04-28 01:51:38 +00:00
peterl%netscape.com
2b285cd149
added background propogated flag
1999-04-28 01:51:02 +00:00
kipp%netscape.com
92774fdd9c
Activate the first-letter special rule; fixed a memory leak
1999-04-28 01:16:45 +00:00
kipp%netscape.com
5b7c4c53e9
Use correct content when creating first-letter and related frames so that style resolution works beyond the first time
1999-04-28 00:55:11 +00:00
peterl%netscape.com
fd11d97015
fixed image link border colors
1999-04-28 00:54:49 +00:00
karnaze%netscape.com
dbf1c2dbda
reduced the file name to < 31 characters
1999-04-28 00:42:28 +00:00
kipp%netscape.com
c9238a832f
Fixed bug in floater placement; use correct content object to get style for inline frames that contain first letter frames
1999-04-28 00:21:51 +00:00
kipp%netscape.com
b8c1e5d5d6
REmoved dead ART code
1999-04-28 00:21:13 +00:00
kipp%netscape.com
380022b0b7
Removed some cruft
1999-04-28 00:19:28 +00:00
evaughan%netscape.com
bfed97b93b
Fixes some resizing bugs in box.
1999-04-28 00:13:44 +00:00
ftang%netscape.com
eca6a248aa
set the document character set to UTF-8 for XSL document
1999-04-27 23:42:22 +00:00
kipp%netscape.com
7d94a133a4
work around mac filename limits
1999-04-27 23:23:22 +00:00
pollmann%netscape.com
70ca25253b
Bug 2504: Change mouse pointer over image submits
1999-04-27 22:54:15 +00:00
mjudge%netscape.com
c5131fd731
fixing skippage of some frames during selection
1999-04-27 22:35:41 +00:00
pollmann%netscape.com
842b565987
Crash fix: Kill an extra NS_RELEASE in GetSelectedIndex
1999-04-27 22:17:57 +00:00
vidur%netscape.com
b9b65f2d8a
Added nsIDOMNSRange method with InsertFragment method. Stub implementation for now.
1999-04-27 22:16:04 +00:00
kipp%netscape.com
06c2bf3e7a
Create first-letter frames as needed
1999-04-27 22:14:54 +00:00