michaelp%netscape.com
a8320310e0
added Scrolled() method. and support to call it. fixed NS_RELEASE(rc) bug in
...
pres shell as reported by pierre.
1998-09-05 20:57:57 +00:00
peterl%netscape.com
9099acfd69
changed the way map attributes into is connected
1998-09-05 04:00:06 +00:00
peterl%netscape.com
d91efeb4f8
tweaked output of percent values
1998-09-05 03:59:44 +00:00
peterl%netscape.com
bd4dedefc4
added content dir to includes
1998-09-05 03:58:05 +00:00
peterl%netscape.com
9068f4a5f2
added content directory to includes
1998-09-05 03:56:08 +00:00
peterl%netscape.com
ed8dc5d3f9
added content to includes
1998-09-05 03:53:32 +00:00
peterl%netscape.com
0b1380bd0c
added base url
1998-09-05 03:52:40 +00:00
peterl%netscape.com
d9e677533d
removed content from style mapping api
1998-09-05 03:52:30 +00:00
peterl%netscape.com
8855841e3b
removed content from style map api
1998-09-05 03:51:56 +00:00
peterl%netscape.com
f14d279403
added base url accessor
1998-09-05 03:51:16 +00:00
vidur%netscape.com
11b3d12de8
New content code adjusts to getting script objects through a factory interface
1998-09-04 23:03:16 +00:00
dcone%netscape.com
6251e49f0f
updated for the latest kipp changes
1998-09-04 17:59:21 +00:00
kipp%netscape.com
b2c8e4f9a9
Fixed bug in handling of textarea that caused them to terminate documents
1998-09-04 16:33:40 +00:00
kipp%netscape.com
a1db5b65d3
new
1998-09-04 15:57:54 +00:00
rods%netscape.com
c29805f3f3
Fixed up Find to include Replace, replace will be moved to it's
...
own place later.
1998-09-04 15:41:20 +00:00
rods%netscape.com
c3bdb937c8
check for mLines being being null in FrameDeletedReflow
1998-09-04 13:33:22 +00:00
joki%netscape.com
8d929c62d7
Fix makefile
1998-09-04 01:09:33 +00:00
kipp%netscape.com
18920914b9
Use new wbr element
1998-09-04 01:03:20 +00:00
kipp%netscape.com
cfd985155a
Removed old content code
1998-09-04 01:03:05 +00:00
kipp%netscape.com
d7a47d0ea7
Added wbr
1998-09-04 01:02:54 +00:00
kipp%netscape.com
7ec74183ef
Added WBR
1998-09-04 01:02:30 +00:00
kipp%netscape.com
135b753784
new
1998-09-04 01:02:20 +00:00
kipp%netscape.com
7f4127505d
Create a spacer frame for spacer parts
1998-09-04 00:55:47 +00:00
kipp%netscape.com
fc082ae5f3
Removed some cruft and promoted a few frame creation routines
1998-09-04 00:55:20 +00:00
kipp%netscape.com
12ddc3976e
Removed obsoelte content code
1998-09-04 00:54:57 +00:00
kipp%netscape.com
ba8991d428
Added new atoms
1998-09-04 00:54:45 +00:00
kipp%netscape.com
7782cb6572
Create spacer element instead of obsolete spacer part
1998-09-04 00:52:49 +00:00
kipp%netscape.com
27b0840198
New file
1998-09-04 00:52:34 +00:00
kipp%netscape.com
6ef1721baf
Use new content class instead of the old obsolete one
1998-09-04 00:20:14 +00:00
kipp%netscape.com
e2e9b13c6f
Fold in some code from nsHTMLImage.cpp
1998-09-04 00:19:48 +00:00
kipp%netscape.com
3b9df763b9
Create image frames for images
1998-09-04 00:19:32 +00:00
kipp%netscape.com
0459dca2e3
obsolete
1998-09-04 00:19:02 +00:00
kipp%netscape.com
485971f9e7
Added decl for NS_NewImageFrame
1998-09-04 00:18:53 +00:00
kipp%netscape.com
f36480b467
Stop building nsBOdyPart since it's gone
1998-09-04 00:18:30 +00:00
kipp%netscape.com
d0624e5e3f
Removed image content code
1998-09-04 00:18:18 +00:00
kipp%netscape.com
a31679f508
new
1998-09-03 22:23:41 +00:00
kipp%netscape.com
6e22b45a38
Make more objects invisible
1998-09-03 22:23:22 +00:00
kipp%netscape.com
099f5dd6e3
Use new content objects wherever possible
1998-09-03 22:23:09 +00:00
kipp%netscape.com
62c5c8e302
tweaked element ctor methods
1998-09-03 22:22:34 +00:00
kipp%netscape.com
f885420660
Removed attribute handling since containers don't get used this way anymore
1998-09-03 22:22:16 +00:00
kipp%netscape.com
bdb635aa45
disabled most of the body part code
1998-09-03 22:21:57 +00:00
kipp%netscape.com
74dfc92a57
Implement StringToAttribute/AttributeToString/MapAttributesInto; fix up name of embedded object
1998-09-03 22:21:32 +00:00
rods%netscape.com
87fdd5b7af
Fixed Find (still need to do more clean up)
1998-09-03 20:09:33 +00:00
buster%netscape.com
f2af2dddd3
fixed minColSpan to always be at least one. This helps support empty rows,
...
among other problems.
1998-09-03 06:15:18 +00:00
thom%netscape.com
89820a446c
File names change HTMLFoo changed to HTMLFooElement
1998-09-03 02:54:46 +00:00
joki%netscape.com
8ce5015fcd
Fix typo
1998-09-03 01:58:54 +00:00
joki%netscape.com
7cc6ce52e6
Moving script event listener registration back to SetAttributes out of SetDocument
1998-09-03 01:23:59 +00:00
joki%netscape.com
93f2188ac2
Standardize order during content creation to be setDoc, addAttr, appendChild
1998-09-03 01:23:12 +00:00
joki%netscape.com
94d25ee2c9
Cleaning up unused code
1998-09-03 01:21:48 +00:00
joki%netscape.com
2d1abf69b8
Adding event.cancelBubble
1998-09-03 01:20:29 +00:00
karnaze%netscape.com
a26dce780e
frameset/frame border resizing via mouse; NORESIZE, BORDERCOLOR
1998-09-03 01:16:27 +00:00
kipp%netscape.com
7cdb41f197
Added new files to the build
1998-09-03 01:04:04 +00:00
kipp%netscape.com
80a15d25fc
new
1998-09-03 01:03:33 +00:00
kipp%netscape.com
2c978cc1ab
Updated to build new source
1998-09-03 00:05:52 +00:00
kipp%netscape.com
17a207d38f
Fixed SetAttribute where the leaf classes StringToAttribute wasn't being called
1998-09-03 00:03:58 +00:00
kipp%netscape.com
8ef8048b2a
Use new element ctors
1998-09-02 23:53:49 +00:00
kipp%netscape.com
950e337b56
Spanked
1998-09-02 23:53:16 +00:00
kipp%netscape.com
675ed00281
Renamed element creation routines
1998-09-02 23:52:38 +00:00
kipp%netscape.com
f6accb434f
Added new atoms
1998-09-02 23:52:24 +00:00
buster%netscape.com
c217723f0f
fixed a space leak for tables with rowspans
1998-09-02 22:55:37 +00:00
buster%netscape.com
a8906329f4
expanded nsIFrame::List to include nsIListFilter *aFilter param, by default nsnull.
...
aFilter is useful for determining if a frame should output itself during
a List(). In any event, the children of the frame are always processed.
added nsIListFilter, an interface for any object that wants to act like a filter for frame dumps
added static NS_LAYOUT nsIListFilter * GetFilter(nsString *aFilterName);
currently, only TableListFilter implements nsIListFilter.
in response to List(...TableListFilter), the frame model is dumped in a way that is useful
for table layout regression testing. Currently this is controlled by command line switches on the viewer app.
1998-09-02 21:59:54 +00:00
buster%netscape.com
30c1c13fac
fixed a space leak caused by incorrect ~nsCellMap iteration through
...
the new data structures.
1998-09-02 21:51:01 +00:00
kipp%netscape.com
ef1116ba46
Added new atoms
1998-09-02 18:40:08 +00:00
peterl%netscape.com
5000842324
fixed unit assumptions in map attributes into
1998-09-02 02:12:41 +00:00
peterl%netscape.com
703a2a4274
COMified interface
...
made first attribute local
added support for attr uniquing
1998-09-02 02:10:44 +00:00
peterl%netscape.com
0487d758b2
COMified style rule interface
1998-09-02 02:09:43 +00:00
peterl%netscape.com
ede441c851
sync to attribute container api change
1998-09-02 02:08:14 +00:00
peterl%netscape.com
c3a3106378
added DTD mode
1998-09-02 02:07:42 +00:00
peterl%netscape.com
bdaf11b29d
reversed style sheet order in the set
...
added DTD mode
1998-09-02 02:06:39 +00:00
peterl%netscape.com
25c21f0a9e
added support for uniquing attr containers
1998-09-02 02:05:53 +00:00
peterl%netscape.com
d0bcbe8800
added support for uniquing attribute containers
1998-09-02 02:05:13 +00:00
peterl%netscape.com
aee54eb5c8
COMified some interfaces
1998-09-02 02:03:24 +00:00
peterl%netscape.com
0fff0fdd70
turned around doc style sheet order
1998-09-02 02:02:53 +00:00
peterl%netscape.com
44403fbe60
comment about style sheet ordering
1998-09-02 02:02:30 +00:00
peterl%netscape.com
ffd2f6b568
reversed style sheet ordering in the set
1998-09-02 02:02:14 +00:00
peterl%netscape.com
fbb4d46d83
comments on sheet/rule ordering
1998-09-02 02:00:24 +00:00
peterl%netscape.com
9017183418
COMified
1998-09-02 02:00:05 +00:00
kipp%netscape.com
66ff7dfdc5
Added new atoms
1998-09-02 01:08:32 +00:00
kipp%netscape.com
70d41a7988
New content spanking to use new impl macros for attributes
1998-09-02 01:08:23 +00:00
kipp%netscape.com
d47ec13561
Added new source to the build
1998-09-02 01:08:15 +00:00
kipp%netscape.com
a8c3f5a83e
new
1998-09-02 00:56:01 +00:00
kostello%netscape.com
a684a76de1
Removed nsHTMLParts.cpp
1998-09-01 23:56:40 +00:00
kostello%netscape.com
06c4a5996a
Added nsHTMLBody.cpp, nsHTMLDList.cpp, nsHTMLDel.cpp, nsHTMLDirectory.cpp, nsHTMLDiv.cpp
1998-09-01 20:20:06 +00:00
kipp%netscape.com
74aab7eee0
Added new source to build
1998-09-01 19:13:02 +00:00
kipp%netscape.com
65eedb003d
Added new methods
1998-09-01 19:10:14 +00:00
kipp%netscape.com
f95cd48bd3
Added new files to build
1998-09-01 19:08:44 +00:00
kipp%netscape.com
6e558d9611
Fixed boolean handling in hr
1998-09-01 19:08:36 +00:00
kipp%netscape.com
140da8302c
new
1998-09-01 19:07:50 +00:00
buster%netscape.com
1d3e803e2e
empty rows now handled properly
1998-09-01 17:49:05 +00:00
kostello%netscape.com
b85756615f
Added new content objects to project file:
nsHTMLArea
nsHTMLBaseFont
nsHTMLInput
nsHTMLLink
nsHTMLParam
nsHTMLScript
nsHTMLStyle
1998-09-01 15:30:45 +00:00
kipp%netscape.com
620d3cbb98
Added some style rules for new content objects
1998-09-01 01:37:43 +00:00
kipp%netscape.com
33f27f3fb2
Implement NS_CreateHTMLElement using same code that content sink uses; create various and sundry new content objects
1998-09-01 01:37:17 +00:00
kipp%netscape.com
d53d374331
Stop building nsHTMLParts.cpp (obsolete)
1998-09-01 01:36:39 +00:00
kipp%netscape.com
74db46253b
Moved over more attribute parsing routines
1998-09-01 01:36:11 +00:00
kipp%netscape.com
98173e27ac
Added new source files
1998-09-01 01:35:34 +00:00
kipp%netscape.com
013939ead8
Revised factory method argument order (normalized)
1998-09-01 01:35:19 +00:00
kipp%netscape.com
5ff2db04a7
Added missing atoms
1998-09-01 01:34:32 +00:00
kipp%netscape.com
db1080d1fc
Added factory method names for all the new content objects
1998-09-01 01:33:19 +00:00
kipp%netscape.com
ce338451ee
added new atoms
1998-09-01 01:32:58 +00:00
kipp%netscape.com
7a3a5387d9
Unset boolean attributes (noshade)
1998-09-01 01:32:05 +00:00
kipp%netscape.com
6e5c7d212d
Twiddled object frame argument order
1998-09-01 01:31:50 +00:00
kipp%netscape.com
8d9e2c2cc9
new content version
1998-09-01 01:31:20 +00:00
kipp%netscape.com
614cada8d6
new
1998-09-01 01:27:08 +00:00
warren%netscape.com
34f3c0ef88
Renamed NSRepository to nsRepository.
1998-09-01 00:26:28 +00:00
warren%netscape.com
28969e9e90
Added closure argument to nsHashtable::Enumerate.
1998-09-01 00:16:47 +00:00
kipp%netscape.com
e0dbb9a71d
Make sure we don't run off the end of the string when translating entities in attribute values
1998-08-31 22:00:04 +00:00
rods%netscape.com
485ced38dc
Fixed several crash bugs in Find
1998-08-31 21:56:57 +00:00
buster%netscape.com
e5ebbcebfb
reimplemented cell map in terms of nsVoidArrays for incremental building.
...
the cellmap is now built incrementally, driven by nsTableRowFrame::InitialReflow
1998-08-31 21:23:28 +00:00
spider%netscape.com
1cf4303a97
Adding netlib to the deps for nsIURL.h
1998-08-31 20:10:40 +00:00
kostello%netscape.com
b256e56954
Added nsHTMLBR.cpp to project file
1998-08-31 19:53:21 +00:00
kostello%netscape.com
7911194465
These changes match the Windows/Unix changes to methods to take a parameter instead of returning a value.
1998-08-31 19:09:55 +00:00
kipp%netscape.com
e055c56a41
Use new SetAttr API
1998-08-31 18:44:11 +00:00
kipp%netscape.com
3aa7ca837e
Use NS_NewHTMLBR to create BR content objects
1998-08-31 18:40:39 +00:00
kipp%netscape.com
8713c93675
Added NS_NewHTMLBR
1998-08-31 18:40:16 +00:00
kipp%netscape.com
30666fd66a
Removed old content code
1998-08-31 18:40:03 +00:00
kipp%netscape.com
273fdb09f2
Use new SetAttr API; implement (cheesy) version of new SetAttr entry points
1998-08-31 18:39:46 +00:00
kipp%netscape.com
e9911d2701
Define new SetAttr api
1998-08-31 18:39:13 +00:00
kipp%netscape.com
c807e5e103
Use new SetAttr API
1998-08-31 18:38:53 +00:00
kipp%netscape.com
17dea39831
Added new source file
1998-08-31 18:38:37 +00:00
kipp%netscape.com
e7a98c6570
new
1998-08-31 18:38:27 +00:00
kipp%netscape.com
5a6af8aa5b
Added entity reduction for attributes; fixed a bug with incremental loading that would cause some content to seemingly disappear
1998-08-31 17:51:32 +00:00
kipp%netscape.com
8f1c2a4bce
Fixed porting bug when porting to xpcom'd nsIContent API
1998-08-31 16:09:06 +00:00
troy%netscape.com
715766b02f
Changes nsIView and nsIScrollableView interfaces to conform to
...
XPCOM conventions
1998-08-30 19:16:11 +00:00
kipp%netscape.com
fbcf927767
Fixed bug introduced during nsIContent porting
1998-08-29 20:44:42 +00:00
kipp%netscape.com
ed22b370c4
XPCOM'ized nsIContent and nsIHTMLContent
1998-08-29 20:20:38 +00:00
kipp%netscape.com
5eb84863a0
Create anchors using NS_NewHTMLAnchor
1998-08-29 03:17:02 +00:00
kipp%netscape.com
50009c63b5
Use AddRef instead of mRefCnt++; make implementation classes implement HandleDOMEvent; provide HandleDOMEvent generic routine for base behavior; provide TriggerLink for link clicking behavior
1998-08-29 03:16:46 +00:00
kipp%netscape.com
0901c62c76
Implement nsHTMLGenericContainerContent; removed anchor code from HandleDOMEvent; implement TriggerLink
1998-08-29 03:15:55 +00:00
kipp%netscape.com
8da64f46cc
Stubbed out HandleDOMEvent; and initialized refcnt (doh!)
1998-08-29 03:14:46 +00:00
kipp%netscape.com
7a265c6bc8
Added new source
1998-08-29 03:13:56 +00:00
kipp%netscape.com
eac4ddeb30
new
1998-08-29 03:13:29 +00:00
kipp%netscape.com
5a96e9378b
Added NewHTMLAnchor
1998-08-29 03:13:15 +00:00
kipp%netscape.com
9b895928a2
Added new atoms
1998-08-29 03:13:03 +00:00
troy%netscape.com
6a2fa61df2
Changed interface nsIFontMetrics to use the XPCOM conventions for returning
...
a nsresult
1998-08-29 02:34:34 +00:00
pierre%netscape.com
f7aa9aef8c
added nsHTMLGenericContent.cpp + nsHTMLHR.cpp
1998-08-29 01:27:11 +00:00
kipp%netscape.com
180adc2f45
Use -Zi and PDB's for dll creation too
1998-08-28 23:32:47 +00:00
kipp%netscape.com
efd2bbf873
Stub out new nsIHTMLContent methods
1998-08-28 23:32:27 +00:00
kipp%netscape.com
d62a59d111
Added AttributeToString and StringToAttribute methods
1998-08-28 23:31:44 +00:00
kipp%netscape.com
b39d24a069
Export new HTML-HR factory method
1998-08-28 23:31:28 +00:00
kipp%netscape.com
7adbdd8360
Stub out StringToAttribute
1998-08-28 23:31:12 +00:00
kipp%netscape.com
9c6b8dd8b4
Implement StringToAttribute; AttributeToString is now public
1998-08-28 23:30:50 +00:00
kipp%netscape.com
e3a8cd12aa
Make AttributeToString abstract
1998-08-28 23:30:22 +00:00
kipp%netscape.com
666f406b86
Removed content code and exposed a factory method for creating HR frames; made the HR frame code content neutral
1998-08-28 23:29:36 +00:00
kipp%netscape.com
0791159665
Added new atoms
1998-08-28 23:29:05 +00:00
kipp%netscape.com
7eaaa2834f
Use new factory method for HR's
1998-08-28 23:27:55 +00:00
kipp%netscape.com
6c7887ec01
new
1998-08-28 23:27:19 +00:00
kipp%netscape.com
b3d61c6b02
Added new source files to the build
1998-08-28 23:25:56 +00:00
kipp%netscape.com
a70705bc50
Use kIHTMLContentSinkIID so that inferior compilers will work
1998-08-28 21:29:50 +00:00
rods%netscape.com
bcf0f46789
Fixed ref count problem in FindNext (should be able to switch docs now)
1998-08-28 19:55:03 +00:00
rods%netscape.com
7b1cfa19fa
Added a couple of data members to the header and cleanup some of the
...
ref count problems
1998-08-28 18:15:14 +00:00
kipp%netscape.com
3fd5aad19c
Spanked hard to support multiple sink contexts; incremental reflow now happens only on WillInterrupt
1998-08-28 16:20:16 +00:00
kipp%netscape.com
d99d72b200
Avoid a crash bug
1998-08-28 16:19:38 +00:00
kipp%netscape.com
7a8648b60e
Added a new atom
1998-08-28 16:19:27 +00:00
rods%netscape.com
50784eed4d
Added selection code that is currently ifdef out (but it is needed)
1998-08-28 16:06:22 +00:00
rods%netscape.com
0c95d8533f
Fixed up some of the selection methods
1998-08-28 16:02:33 +00:00
rods%netscape.com
52a10ac574
Added FindNext method
1998-08-28 15:59:24 +00:00
rods%netscape.com
751c57638e
Adjusted the method signatures on most of the Selection methods
1998-08-28 15:58:37 +00:00
rods%netscape.com
7a518aea47
Added FindNext Method for Find/Search
1998-08-28 15:57:59 +00:00
rods%netscape.com
aae0291d87
Fixed bugs and adjusted TextFrame to match revised method signatures
1998-08-28 15:56:40 +00:00
rods%netscape.com
a64a41408a
Added Find/Search capability and supporting methods
1998-08-28 15:55:31 +00:00
troy%netscape.com
fa44b729c9
Changed nsIFontCache to conform to XPCOM standards
1998-08-28 05:16:41 +00:00
troy%netscape.com
a72700df68
Changed nsIViewManager interface to conform to XPCOM conventions
1998-08-28 04:56:56 +00:00
michaelp%netscape.com
8190f7951c
DeleteFrame() now takes a pres context.
1998-08-28 03:02:39 +00:00
michaelp%netscape.com
ce93c07817
added support for view observer.
1998-08-28 02:54:06 +00:00
michaelp%netscape.com
8679b3c658
DeleteFrame() now takes a pres context. now uses view's setclientdata().
1998-08-28 02:52:54 +00:00
michaelp%netscape.com
aad018fcbb
deleteframe() now takes a pres context.
1998-08-28 02:50:17 +00:00
michaelp%netscape.com
cdf8361ed5
made resizereflow() an ns_imethod.
1998-08-28 02:49:49 +00:00
michaelp%netscape.com
cecdf16af2
changed to pass in prescontext to deleteframe().
1998-08-28 02:49:15 +00:00
troy%netscape.com
11cf46a83d
More changes to nsIDeviceContext interface
1998-08-27 22:45:35 +00:00
pierre%netscape.com
4c00b08495
added nsHTMLLayer.cpp
1998-08-27 22:09:02 +00:00
troy%netscape.com
16b0f8e76b
API change to nsIDeviceContext
1998-08-27 20:45:56 +00:00
troy%netscape.com
fc4394bce5
More API changes to nsIDeviceContext
1998-08-27 20:43:04 +00:00
troy%netscape.com
76c52817d3
Another attempt
1998-08-27 20:31:39 +00:00
troy%netscape.com
361707b894
Combined GetScrollBarWidth/GetScrollBarHeight into one function
...
GetScrollBarDimensions
1998-08-27 18:30:55 +00:00
troy%netscape.com
c8fa542211
Made sure that _I32_MIN is defined (it appears to be a Windows only thing)
1998-08-27 05:28:32 +00:00
troy%netscape.com
a2942cd289
Changed nsIDeviceContext interface to conform [more] with COM conventions
1998-08-27 05:05:03 +00:00
peterl%netscape.com
24b3750584
added default attribute handling
1998-08-27 00:57:24 +00:00
peterl%netscape.com
187d67d420
no longer force unique style contexts
1998-08-27 00:57:05 +00:00
peterl%netscape.com
f52cbf4795
remove text attribute processing
1998-08-27 00:56:17 +00:00
peterl%netscape.com
43ea1bea36
removed hack attibute
...
removed attribute propogation form rows & row groups
1998-08-27 00:55:30 +00:00
peterl%netscape.com
18faed46bf
added table dir to includes
1998-08-27 00:51:11 +00:00
peterl%netscape.com
0839a8ef32
added table cell style rule inheritance
1998-08-27 00:50:52 +00:00
peterl%netscape.com
7950fd1f43
reversed rule ordering
1998-08-27 00:49:55 +00:00
peterl%netscape.com
7f8d1aa4e3
made col tag be handled as a leaf
1998-08-27 00:48:53 +00:00
peterl%netscape.com
67c362eb78
added td & th
1998-08-27 00:48:06 +00:00
peterl%netscape.com
4e78d9f83e
reversed sheet/rule ordering
...
added backstop rule count
1998-08-27 00:47:15 +00:00
peterl%netscape.com
d50246718e
commented on sheet/rule ordering
1998-08-27 00:46:34 +00:00
peterl%netscape.com
95c2180aa6
added backstop rule count
1998-08-27 00:46:13 +00:00
michaelp%netscape.com
f435a2ca5d
killed viewmanager SetRootWindow() call.
1998-08-26 21:24:19 +00:00
buster%netscape.com
7e96e8fd79
fixed a minor bug handling tables with COLS attribute
1998-08-26 17:53:47 +00:00
buster%netscape.com
6db252107e
more content decoupling
...
support work for style optimizations
fixed a bug in table columns -- the attribute repeat defaults to 1, not 0
1998-08-26 17:26:38 +00:00
troy%netscape.com
3a5700e450
Added nsHTMLLayer.cpp
1998-08-26 02:24:18 +00:00
troy%netscape.com
35df864e01
Work in progress for LAYER tag
1998-08-26 02:23:21 +00:00
troy%netscape.com
a794543242
Changed ParseValueorPercent() to return a PRBool
1998-08-23 02:10:44 +00:00
troy%netscape.com
f88d671a63
Changed ParseValue() to return a PRBool result
1998-08-22 04:55:28 +00:00
troy%netscape.com
40fcbcefb4
Made sure clipChildren member of widget init data is initialized
1998-08-21 23:06:01 +00:00
joki%netscape.com
da96d34a84
Modifying nsIContent's AppendChild -> AppendChildTo to stop conflict with
...
DOM interfaces.
1998-08-21 21:38:26 +00:00
joki%netscape.com
cacb4a17b9
Modify mouseover url messages to send empty string when leaving links.
1998-08-21 03:28:44 +00:00
jevering%netscape.com
ef000221d6
Moved the ART image hack to the tip.
1998-08-20 22:10:06 +00:00
karnaze%netscape.com
41a6210a27
checked for null form manager & fixed memory leak in win95 hack code
1998-08-20 18:27:13 +00:00