vidur%netscape.com
4bb8f6be0e
Fix for bug 14105 - correct processing of area tabindex
1999-09-21 22:19:29 +00:00
kmcclusk%netscape.com
41742d8f4f
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.
1999-09-21 22:04:35 +00:00
danm%netscape.com
cdc71c42e7
Comment out body of UpdateDismissalListener. Prevents crash dismissing menu in toolbar. (Code in progress, anyway.) a:hyatt@netscape.com
1999-09-21 21:41:31 +00:00
karnaze%netscape.com
eae8d15413
divided col width tests
...
-----------------------------------------------------
1999-09-21 21:35:28 +00:00
rods%netscape.com
40d28f50ca
Added nsIRollupListener for rolling up the dropdown
1999-09-21 21:20:50 +00:00
buster%netscape.com
866f935ecf
fixed link handling in editor by making links only grab focus when
...
the pres context has a link handler. bug 14455
1999-09-21 21:10:34 +00:00
akkana%netscape.com
1b9d570d32
Fix a warning
1999-09-21 20:29:12 +00:00
rods%netscape.com
2e1f74d3e8
changed mulitple to mulitple
1999-09-21 19:34:53 +00:00
joki%netscape.com
c681d323f9
Fix bug 6258, release of null content pointer due to reentrant event
1999-09-21 19:00:55 +00:00
dcone%netscape.com
6a77a6e288
added debugging for printing
1999-09-21 14:34:28 +00:00
joki%netscape.com
70f5a105ba
Adding old 4.x capture/release compatibility code, changing dom event VK_* names to DOM_VK_*
1999-09-21 14:18:52 +00:00
pollmann%netscape.com
9c3cf449e6
Bug 11488: Crash when deleting options from GFX selects
1999-09-21 13:25:32 +00:00
peterl%netscape.com
2e3a8d9de7
removed ReResolveStyleContext
1999-09-21 07:56:18 +00:00
peterl%netscape.com
35bba3528e
moved re resolve style logic into frame manager
1999-09-21 07:55:37 +00:00
peterl%netscape.com
8bc6d1cf31
added calls to verify style tree
1999-09-21 07:53:49 +00:00
peterl%netscape.com
64fa4848dc
made style changes handle floaters and positioned children
...
added style tree verify
moved re-resolve style logic from frames
1999-09-21 07:53:14 +00:00
peterl%netscape.com
342937acdb
removed ReResolveStyleContext
...
added style tree verify flag
1999-09-21 07:51:52 +00:00
peterl%netscape.com
33ccf7c1c9
stop sharing contexts with parents
1999-09-21 07:50:16 +00:00
peterl%netscape.com
8697ad0929
filter out multiple changes to content when framechange in effect
1999-09-21 07:49:55 +00:00
peterl%netscape.com
3e1015d0ab
Added compute style change
...
Added style tree verify
1999-09-21 07:48:57 +00:00
peterl%netscape.com
5c809530ca
removed ReResolveStyleContext
...
added flag for style tree verify
1999-09-21 07:48:34 +00:00
rpotts%netscape.com
83ade485d7
The document LoadGroup is now a nsWeakPtr...
1999-09-21 06:44:56 +00:00
nisheeth%netscape.com
ba679e1b06
Add prefix string to content creation timer output.
1999-09-21 06:24:58 +00:00
nisheeth%netscape.com
a80cdbbff7
Add prefix string to style resolution timer output.
1999-09-21 06:24:17 +00:00
troy%netscape.com
126f788fe1
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
1999-09-21 05:20:11 +00:00
troy%netscape.com
d341d05f91
Fix for bug #14414 . Changed DoRemoveFrame() to invalidate the space taken
...
up by the line when deleting an empty line
1999-09-21 05:15:39 +00:00
waterson%netscape.com
9774190853
Comment out line causing crash when click on menus.
1999-09-21 04:59:45 +00:00
hyatt%netscape.com
2b5850e98d
added files: mozilla/layout/xul/base/src/nsMenuDismissalListener.cpp, removed files: mozilla/layout/xul/base/src/nsMenuPopupEntryListener.cpp
1999-09-21 02:35:57 +00:00
kipp%netscape.com
70e4dc16f9
Eliminate a warning
1999-09-21 02:20:14 +00:00
hyatt%netscape.com
2b56bc80a3
oops
1999-09-21 02:16:31 +00:00
shaver%netscape.com
ae8628f9e4
initial and long-awaited import of MathML for Roger Sidje and his crew
1999-09-21 02:12:01 +00:00
scc%netscape.com
7ff9d34bf5
commented out some build horkage that hyatt will need to fix upon his return
1999-09-21 02:03:49 +00:00
cmanske%netscape.com
d85e4842ea
Adding CollapseToStart and CollapseToEnd to selection
1999-09-21 01:27:37 +00:00
shaver%netscape.com
1292b5636a
conditional support for mathml, for Roger Sidje <rbs@maths.uq.edu.au>
1999-09-21 01:15:30 +00:00
hyatt%netscape.com
ce912ad360
Removing unused files.
1999-09-21 01:04:47 +00:00
hyatt%netscape.com
9540bfe633
Menu changes.
1999-09-21 01:03:58 +00:00
hyatt%netscape.com
a8749017eb
Chrome event stuff. Menu changes.
1999-09-21 01:03:00 +00:00
pollmann%netscape.com
038991dcf3
Bug 14223: Typo, I'm sure.
1999-09-21 00:18:49 +00:00
kipp%netscape.com
2130f3ba1b
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
1999-09-21 00:15:16 +00:00
kipp%netscape.com
062881c39a
Reimplement TrimTrailingWhiteSpace; fixed another combined area bug (12910)
1999-09-21 00:14:22 +00:00
kipp%netscape.com
561c2fcb48
Reimplement TrimTrailingWhiteSpace
1999-09-21 00:13:50 +00:00
kipp%netscape.com
2d9d8238ec
Bring TrimTrailingWhiteSpace back to life after troy's changes
1999-09-21 00:12:50 +00:00
kipp%netscape.com
7725dd3dd0
Tweaked list logic
1999-09-21 00:12:27 +00:00
kipp%netscape.com
c3f602b0cf
Fixed up argument parsing issue with table align=left/right (bug 7352)
1999-09-21 00:12:09 +00:00
rods%netscape.com
08772dcc17
nailed again by nsCOMPtr
1999-09-20 22:56:32 +00:00
rods%netscape.com
0617191a4b
Added code to make sure that focus gets set on the window for mouse down
1999-09-20 22:18:57 +00:00
mjudge%netscape.com
790ac1c492
checking in fixes for selection around nodes where get primary frame will not lead to the discovery of all frames
1999-09-20 21:47:37 +00:00
nisheeth%netscape.com
c456489505
Fixed build warning and removed NS_TIMER_STYLE_RESOLUTION define.
1999-09-20 21:36:53 +00:00
nisheeth%netscape.com
cdf47730e3
Fixing build warning.
1999-09-20 21:35:50 +00:00
pollmann%netscape.com
f8459a0952
Bug 14303: Correct typo.
1999-09-20 21:17:28 +00:00