nisheeth%netscape.com
bebdebac72
a=chofmann. Include time spent in ProbePseudoStyleFor() in time measurement of style resolution.
1999-09-24 07:16:20 +00:00
mgleeson1%netscape.com
1e66807868
fix for UNIX ports r=kipp, a=hofmann,kipp
1999-09-23 19:02:23 +00:00
saari%netscape.com
d891a7b1ef
A better fix for blocker #14464 . Reviewed by Hyatt w. permission from leaf/choffman
1999-09-23 02:31:37 +00:00
saari%netscape.com
83ab100d9c
Fix for blocker bug #14464 . Reviewed by Hyatt, checkin permission by leaf.
1999-09-23 01:55:41 +00:00
rpotts%netscape.com
547771542f
Changed the printing to use the ImageGroup notifications rather than the document loader because a document is *not* being loaded... This fixes printing after the changes to the document loader notifications.
1999-09-22 07:34:31 +00:00
kipp%netscape.com
6c23f4f233
Work around purify nonsense with bitfields
1999-09-22 00:38:57 +00:00
dcone%netscape.com
604b036704
added debugging for printing
1999-09-21 14:34:28 +00:00
joki%netscape.com
7304187269
Adding old 4.x capture/release compatibility code, changing dom event VK_* names to DOM_VK_*
1999-09-21 14:18:52 +00:00
peterl%netscape.com
1b16a07213
stop sharing contexts with parents
1999-09-21 07:50:16 +00:00
rpotts%netscape.com
452584594d
The document LoadGroup is now a nsWeakPtr...
1999-09-21 06:44:56 +00:00
nisheeth%netscape.com
979e91b1da
Fixed build warning and removed NS_TIMER_STYLE_RESOLUTION define.
1999-09-20 21:36:53 +00:00
nisheeth%netscape.com
3685df8b69
Move implementation of nsITimeRecorder from the pres context to the style set.
1999-09-20 06:53:40 +00:00
rpotts%netscape.com
69eebbead3
Changed GetDocumentLoadGroup(...) to be XPCom complient. This helps prevent leaks when using nsCOMPtrs.
1999-09-18 06:20:49 +00:00
kipp%netscape.com
d63ca4aef1
Squish a warning or two
1999-09-17 20:16:37 +00:00
alecf%netscape.com
0afadf8524
fix scrollbar crash
1999-09-17 05:15:00 +00:00
kipp%netscape.com
3ced381a1a
Zapped mCompatFloatMargin hack
1999-09-17 00:57:06 +00:00
kipp%netscape.com
aed7845101
Added in mCompatFloaterMargin
1999-09-16 19:55:28 +00:00
rpotts%netscape.com
032c26ba52
Added a missing NS_DEFINE_STATIC_IID_ACCESSOR...
1999-09-16 08:50:18 +00:00
kipp%netscape.com
544275aebb
formatting sillyness
1999-09-15 20:30:36 +00:00
harishd%netscape.com
57c84af12e
Fixing build bustage...hopefully.
...
Missed a file
1999-09-15 18:28:10 +00:00
harishd%netscape.com
2d9adf2426
Adding support for htmlL DOCTYPE for
...
XIF conversion.
1999-09-15 17:55:26 +00:00
sfraser%netscape.com
d12db169ac
Make function static to eliminate warning.
1999-09-14 23:40:52 +00:00
mjudge%netscape.com
611e47bbd4
content iter not initing properly for reuse. text frame not selecting slowly properly, bad bounds checking :(. rangelist now traversing each node in a spaniter with a normal iter to make SURE we get all the children!
1999-09-14 23:16:22 +00:00
akkana%netscape.com
a1037a961a
Set default wrap column to 72 instead of 0
1999-09-14 21:32:06 +00:00
vidur%netscape.com
ccf398a6f7
Fix for bug 13192. Document is parented by the global object of the container context, not the calling context.
1999-09-14 04:17:07 +00:00
warren%netscape.com
d3eb73be23
Removed caps dependency from necko. Used nsCOMPtr for nsInputStreamChannel.
1999-09-11 18:45:36 +00:00
akkana%netscape.com
811618ccbc
Fix UMRs
1999-09-10 19:12:46 +00:00
kipp%netscape.com
f65ed8fa4b
Fixed up line-height calc code to be more optimal; tweak changes to list-style properties to trigger reflows
1999-09-09 20:51:57 +00:00
peterl%netscape.com
ee1f9d1b32
set line height to inherit only as needed
...
init ref count before first remap style
1999-09-09 05:37:37 +00:00
vidur%netscape.com
50eaf4ef31
Reporting better nsresults to DOM methods.
1999-09-08 23:18:27 +00:00
jfrancis%netscape.com
61548af51a
fixing dom range gravity bug (see bug 13251)
1999-09-08 05:27:44 +00:00
akkana%netscape.com
22f63923ae
Remove some redundant logic
1999-09-07 19:13:04 +00:00
peterl%netscape.com
b5b37d859e
added reparent style context
1999-09-03 23:35:41 +00:00
peterl%netscape.com
d91b64f10c
tracking UI & forms proposal changes
...
fixed impact of text decoration
1999-09-03 23:34:20 +00:00
karnaze%netscape.com
cde37cbb23
changed default for nsStyleTable.mRules to NS_STYLE_TABLE_RULES_ALL
1999-09-02 00:06:35 +00:00
nisheeth%netscape.com
a3d25a6149
Added Get/Set methods to content IDs. An ID is used as a key to store state information about a content object and its associated frame object. The state information is stored in a dictionary that is manipulated by the frame manager (nsIFrameManager) inside layout. An opaque pointer to this dictionary is passed to the session history as a handle associated with the current document's state.
1999-08-31 10:06:17 +00:00
norris%netscape.com
d8507f844e
* clean up nsScriptSecurityManager
...
* remove nsJSSecurityManager
* save principals in nsIChannels and nsIDocuments
1999-08-29 21:58:42 +00:00
rpotts%netscape.com
fb420fffee
Null terminate the new buffer.
1999-08-28 05:12:11 +00:00
kipp%netscape.com
c939c02aac
Nuked some warnings
1999-08-27 21:43:33 +00:00
kipp%netscape.com
c6628f4c30
Implement GetTextLength and CopyText methods from revised nsITextContent API
1999-08-27 21:40:47 +00:00
kipp%netscape.com
b509ac661c
Added in GetTextLength and CopyText methods for the MathML folks
1999-08-27 21:40:13 +00:00
sfraser%netscape.com
2e370244a4
No longer need a pres shell for the document encoder; remove it.
1999-08-25 21:42:20 +00:00
jfrancis%netscape.com
9ea8122814
making nsPresShell and nsDocument support weak references; using weak references to docs and pres shells within the editor
1999-08-25 10:51:55 +00:00
vidur%netscape.com
7aec7c434b
Parse delimiters out of Comment nodes. CharacterData Nodes now return an empty childNodes list instead of null.
1999-08-25 07:35:45 +00:00
akkana%netscape.com
ff7a19a5bd
Revise the doc encoder and content sink APIs yet again to make it easier
...
to add new flags (pass a flag in the constructor, rather than specific
booleans. This in order to fix:
11249: Add flag to write only the body in html output.
1999-08-24 18:30:19 +00:00
akkana%netscape.com
8ecf4be9ce
Ifdef DEBUG, then when doing nsRange::ToString, also dump node contents
...
to stdout via List() so we can see what's in the range besides text.
1999-08-19 22:20:57 +00:00
evaughan%netscape.com
a12f942778
xpscrollbars
1999-08-19 22:16:23 +00:00
dp%netscape.com
29a08b0a4c
Backing out previous checkin per peterl advice. This caused bookmarks
...
and mailnews windows to show up blank.
1999-08-09 03:54:10 +00:00
jband%netscape.com
4617442db7
was neglecting to initialize a member
1999-08-08 02:06:31 +00:00
peterl%netscape.com
e0d10cc8d9
added != operator
1999-08-08 01:18:40 +00:00