vidur%netscape.com
f5cc326ec3
Fix for bug 14109. Corrected dir getter.
...
git-svn-id: svn://10.0.0.236/trunk@48670 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-21 23:23:53 +00:00
mjudge%netscape.com
124711cde1
changes to selection code to stop a never ending loop
...
git-svn-id: svn://10.0.0.236/trunk@48665 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-21 22:58:14 +00:00
vidur%netscape.com
c841abf7ff
Fix for bug 14105 - correct processing of area tabindex
...
git-svn-id: svn://10.0.0.236/trunk@48647 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-21 22:19:29 +00:00
kmcclusk%netscape.com
06c4c96147
Set select[input type=button] to have a 2px outset border instead of a 1px outset border.
...
This prevents reflows when the mouse is moved over the combo box dropdown button.
git-svn-id: svn://10.0.0.236/trunk@48643 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-21 22:04:35 +00:00
karnaze%netscape.com
69cdd1f88b
divided col width tests
...
-----------------------------------------------------
git-svn-id: svn://10.0.0.236/trunk@48634 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-21 21:35:28 +00:00
rods%netscape.com
75d7a96f19
Added nsIRollupListener for rolling up the dropdown
...
git-svn-id: svn://10.0.0.236/trunk@48625 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-21 21:20:50 +00:00
buster%netscape.com
4a4e80e877
fixed link handling in editor by making links only grab focus when
...
the pres context has a link handler. bug 14455
git-svn-id: svn://10.0.0.236/trunk@48619 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-21 21:10:34 +00:00
rods%netscape.com
1d8d878f63
changed mulitple to mulitple
...
git-svn-id: svn://10.0.0.236/trunk@48590 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-21 19:34:53 +00:00
joki%netscape.com
62ad116aae
Adding old 4.x capture/release compatibility code, changing dom event VK_* names to DOM_VK_*
...
git-svn-id: svn://10.0.0.236/trunk@48572 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-21 14:18:52 +00:00
pollmann%netscape.com
e721d4ecd3
Bug 11488: Crash when deleting options from GFX selects
...
git-svn-id: svn://10.0.0.236/trunk@48569 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-21 13:25:32 +00:00
peterl%netscape.com
4e42b2772d
removed ReResolveStyleContext
...
git-svn-id: svn://10.0.0.236/trunk@48553 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-21 07:56:18 +00:00
peterl%netscape.com
ee1768fef6
moved re resolve style logic into frame manager
...
git-svn-id: svn://10.0.0.236/trunk@48552 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-21 07:55:37 +00:00
peterl%netscape.com
63e8918a6a
added calls to verify style tree
...
git-svn-id: svn://10.0.0.236/trunk@48551 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-21 07:53:49 +00:00
peterl%netscape.com
8314fe5bdd
made style changes handle floaters and positioned children
...
added style tree verify
moved re-resolve style logic from frames
git-svn-id: svn://10.0.0.236/trunk@48550 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-21 07:53:14 +00:00
peterl%netscape.com
5e304ecf23
removed ReResolveStyleContext
...
added style tree verify flag
git-svn-id: svn://10.0.0.236/trunk@48549 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-21 07:51:52 +00:00
rpotts%netscape.com
2ea714e45c
The document LoadGroup is now a nsWeakPtr...
...
git-svn-id: svn://10.0.0.236/trunk@48532 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-21 06:44:56 +00:00
nisheeth%netscape.com
04e852e516
Add prefix string to content creation timer output.
...
git-svn-id: svn://10.0.0.236/trunk@48525 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-21 06:24:58 +00:00
nisheeth%netscape.com
e671c66537
Add prefix string to style resolution timer output.
...
git-svn-id: svn://10.0.0.236/trunk@48524 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-21 06:24:17 +00:00
troy%netscape.com
35199b0e7f
Part of the fix for bug #11389 . Changed CantRenderReplacedElement() to
...
reset the placeholder frame's out-of-flow frame after replacing the primary
frame. This allows the block frame code to find the floater in the line's
list of floaters
git-svn-id: svn://10.0.0.236/trunk@48507 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-21 05:20:11 +00:00
troy%netscape.com
bb46cb1eff
Fix for bug #14414 . Changed DoRemoveFrame() to invalidate the space taken
...
up by the line when deleting an empty line
git-svn-id: svn://10.0.0.236/trunk@48505 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-21 05:15:39 +00:00
kipp%netscape.com
5faaa2ac33
Eliminate a warning
...
git-svn-id: svn://10.0.0.236/trunk@48483 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-21 02:20:14 +00:00
shaver%netscape.com
32c641261c
conditional support for mathml, for Roger Sidje <rbs@maths.uq.edu.au>
...
git-svn-id: svn://10.0.0.236/trunk@48466 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-21 01:15:30 +00:00
hyatt%netscape.com
61e7c00bb7
Chrome event stuff. Menu changes.
...
git-svn-id: svn://10.0.0.236/trunk@48458 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-21 01:03:00 +00:00
pollmann%netscape.com
0b4308ad81
Bug 14223: Typo, I'm sure.
...
git-svn-id: svn://10.0.0.236/trunk@48443 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-21 00:18:49 +00:00
kipp%netscape.com
7223e249d3
Reworked side margin calculations to fix (finally!) bug 11932; also cleaned up table side margin handling to better match nav's behavior yet move forward with css2
...
git-svn-id: svn://10.0.0.236/trunk@48440 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-21 00:15:16 +00:00
kipp%netscape.com
3e190bdd79
Reimplement TrimTrailingWhiteSpace; fixed another combined area bug (12910)
...
git-svn-id: svn://10.0.0.236/trunk@48439 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-21 00:14:22 +00:00
kipp%netscape.com
e2761a3f1c
Reimplement TrimTrailingWhiteSpace
...
git-svn-id: svn://10.0.0.236/trunk@48437 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-21 00:13:50 +00:00
kipp%netscape.com
a1c8b975ba
Bring TrimTrailingWhiteSpace back to life after troy's changes
...
git-svn-id: svn://10.0.0.236/trunk@48435 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-21 00:12:50 +00:00
kipp%netscape.com
dce1fb8e52
Tweaked list logic
...
git-svn-id: svn://10.0.0.236/trunk@48434 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-21 00:12:27 +00:00
kipp%netscape.com
0271e8b87b
Fixed up argument parsing issue with table align=left/right (bug 7352)
...
git-svn-id: svn://10.0.0.236/trunk@48433 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-21 00:12:09 +00:00
mjudge%netscape.com
179e58ff5f
checking in fixes for selection around nodes where get primary frame will not lead to the discovery of all frames
...
git-svn-id: svn://10.0.0.236/trunk@48406 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-20 21:47:37 +00:00
pollmann%netscape.com
26278391ac
Bug 14303: Correct typo.
...
git-svn-id: svn://10.0.0.236/trunk@48399 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-20 21:17:28 +00:00
nisheeth%netscape.com
36e368d39a
Include nsITimeRecorder.h in the pres shell.
...
git-svn-id: svn://10.0.0.236/trunk@48344 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-20 08:23:33 +00:00
nisheeth%netscape.com
01b26a2de0
Add calls to reset and print the stopwatch maintained by the styleset for tracking style resolution time.
...
git-svn-id: svn://10.0.0.236/trunk@48334 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-20 06:55:24 +00:00
nisheeth%netscape.com
41854a8edd
Stop the content creation stopwatch before it is printed.
...
git-svn-id: svn://10.0.0.236/trunk@48328 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-20 06:48:33 +00:00
buster%netscape.com
e676ff78bf
just added a comment
...
git-svn-id: svn://10.0.0.236/trunk@48311 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-20 04:01:39 +00:00
buster%netscape.com
2e2ab230d1
small performance improvement. weeded out some obsolete code that was
...
causing round trips through the editor unnecessarily.
thanks for pointing out the problem, akkana and bruce m.
git-svn-id: svn://10.0.0.236/trunk@48310 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-20 03:59:43 +00:00
kipp%netscape.com
9d1c6f186b
Fixed UMR bug that purify found (14171)
...
git-svn-id: svn://10.0.0.236/trunk@48309 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-20 03:46:09 +00:00
waterson%netscape.com
83879e2499
Bug 14291. Fix some more of the same kind of leaks.
...
git-svn-id: svn://10.0.0.236/trunk@48307 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-20 03:42:02 +00:00
waterson%netscape.com
0301b999d5
Bug 14291. Stop leaking entire XUL document when anonymous frames are
...
constructed.
git-svn-id: svn://10.0.0.236/trunk@48289 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-20 00:02:59 +00:00
pollmann%netscape.com
3e62029e1d
Bug 13960: Combo box must not be dropped down before mouse moves update the selected option.
...
git-svn-id: svn://10.0.0.236/trunk@48253 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-19 09:48:04 +00:00
pollmann%netscape.com
5d0f554d73
Remove redundant reset() call.
...
git-svn-id: svn://10.0.0.236/trunk@48249 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-19 09:18:33 +00:00
pollmann%netscape.com
415eee3b6c
Fix mem leak.
...
git-svn-id: svn://10.0.0.236/trunk@48248 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-19 07:25:48 +00:00
pollmann%netscape.com
80351daabb
Cache value updates in a more general way for file inputs, fix mem leak.
...
git-svn-id: svn://10.0.0.236/trunk@48247 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-19 07:25:12 +00:00
pollmann%netscape.com
60d58f1ca0
Cache value updates that happen before initialization: fixes a bug in session history where text input/textarea/file inputs aren't restored.
...
git-svn-id: svn://10.0.0.236/trunk@48246 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-19 07:22:55 +00:00
troy%netscape.com
9a25e04f8b
Optimized Reflow() some more. In the case where we're not measuring text but
...
we need to peek ahead and so we need to know the length of the last word, if
there's only one word in the text run then we can avoid measuring
git-svn-id: svn://10.0.0.236/trunk@48240 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-19 04:42:54 +00:00
troy%netscape.com
545ba4350f
Backed out some changes that aren't needed and were fixed with a change
...
to the frame construction code
git-svn-id: svn://10.0.0.236/trunk@48233 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-19 00:59:38 +00:00
troy%netscape.com
28ffdcaf30
Optimized reflow to skip measuring of the text for a resize reflow (when
...
possible)
git-svn-id: svn://10.0.0.236/trunk@48189 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-18 16:22:34 +00:00
rpotts%netscape.com
5fd55c1f5c
Changed GetDocumentLoadGroup(...) to be XPCom complient. This helps prevent leaks when using nsCOMPtrs.
...
git-svn-id: svn://10.0.0.236/trunk@48176 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-18 06:20:49 +00:00
alecf%netscape.com
ca2cea5ccd
fix a bunch of null-derefing problems when accessing http://webmail.netscape.com/ and add some assertions when these things happen
...
git-svn-id: svn://10.0.0.236/trunk@48133 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-18 01:00:43 +00:00