evaughan%netscape.com
3e33f5b852
1) StyleChange coelescing
...
2) Warning fixes
3) Table fixes
2000-04-25 07:10:48 +00:00
bryner%uiuc.edu
c81e1dbc7c
Reorganizing the mousewheel code, and in the process fixing bug 36886 and
...
working around bug 32344. Also removing some old #ifdef code that is not
going to be used.
2000-04-25 06:25:43 +00:00
troy%netscape.com
6b04c3b5fa
Reinstated clipping code which had been backed out because it caused
...
a problem for XUL layout. I added a workaround for the XUL problem
2000-04-25 04:43:11 +00:00
danm%netscape.com
3f96ea336d
add null check for target document while positioning popups. bug 35643
2000-04-25 01:44:53 +00:00
putterman%netscape.com
3822ffce4e
Backing out troy's changes to fix various UI blocker bugs.
2000-04-24 22:29:06 +00:00
putterman%netscape.com
e25d9a73e7
Backing out troy's changes to fix various UI blocker bugs.
2000-04-24 22:21:56 +00:00
putterman%netscape.com
42e26161e8
Backing out troy's changes to fix various UI blocker bugs.
2000-04-24 22:15:55 +00:00
joki%netscape.com
bbb0086bfe
fixes for 5995, 7304, 10573, 22832, and 9668.
...
Changes to event handling to deal with reentrant events, cursor fixes, and return value fixes.
2000-04-24 04:41:27 +00:00
dcone%netscape.com
da4105b736
Put in the Tiling call from the RenderingContextImpl.
2000-04-24 04:36:05 +00:00
pollmann%netscape.com
bb2c0ba6dd
Bug 36830: Revert a small part of the fix for bug 33203 that was breaking observer notification.
2000-04-23 23:54:29 +00:00
mstoltz%netscape.com
57feeae5ec
Backing out changes until I can figure out why it's crashing on startup.
2000-04-23 21:25:39 +00:00
mstoltz%netscape.com
62bffdd26e
Fixes for bugs 27010, 32878, 32948.
2000-04-23 20:30:29 +00:00
attinasi%netscape.com
af2c4a7c11
Removed warnings: very basic changes
2000-04-23 19:06:37 +00:00
scc%netscape.com
1177150f2e
making string conversions explicit
2000-04-23 19:04:37 +00:00
cls%seawood.org
8754202470
General cleanup of the shared library rules.
...
Quick fix for bug #36844 .
Since people kept forgetting to wrap SHARED_LIBRARY_LIBS inside MKSHLIB_FORCE_ALL & MKSHLIB_UNFORCE_ALL pairs, we now handle it in rules.mk. Same goes for making $(SHARED_LIBRARY) dependent upon $(SHARED_LIBRARY_LIBS).
2000-04-23 17:48:04 +00:00
troy%netscape.com
7b7f5b686e
Fixed CreateViewForFrame() to check for a block-level frame with
...
'overflow' set to 'hidden' and force the frame to have a view. This
way child frames with views are clipped correctly
2000-04-23 04:55:27 +00:00
troy%netscape.com
b115bc7d04
Changed SyncFrameViewAfterReflow() to consider out-of-flow frames
...
as block-level as well. This covers the case where a floated or
absolutely positioned frame has its 'display' value set to 'inline'
and so we didn't recognise it as block-level
2000-04-23 04:33:23 +00:00
attinasi%netscape.com
255aa49d63
Fixed PseudoStyle resolution for primary style context in ReResolveStyleContext: was passing child-content when it should be passing parent-content. r=pierre
2000-04-23 03:49:19 +00:00
attinasi%netscape.com
31410d2cca
Added support for @charset in external stylesheets, as well as support for charset being set byt HTML document for parsing HTML style attributes in other charsets. r=ftang b=2870,28500
2000-04-23 02:01:40 +00:00
troy%netscape.com
9b393faa48
Changes to bring clipping inline with upcoming CSS2 errata
2000-04-23 00:56:16 +00:00
troy%netscape.com
3a947b0534
Slight performance improvement
2000-04-22 15:50:12 +00:00
scc%netscape.com
9978338519
making string conversions explicit
2000-04-22 10:31:38 +00:00
warren%netscape.com
024ea3ee79
admin -kb
2000-04-22 07:10:04 +00:00
pollmann%netscape.com
9b52ac7328
Bug 33203: Form submit observer changes for psm-glue; r=dougt
2000-04-22 03:29:50 +00:00
pollmann%netscape.com
8f58dfe95f
Bug 34416: Use CHROME vars in Makefile.in instead of overwriting install targets (GTK only); r=harishd
2000-04-22 03:01:11 +00:00
pollmann%netscape.com
a5be817830
Bug 34416: Use CHROME vars in makefile.win instead of overwriting install targets (WIN32 only); r=harishd
2000-04-22 02:48:56 +00:00
dbaron%fas.harvard.edu
ed9c5e00ef
Prevent selector matching from incorrectly failing due to greedy matching. b=24031 r=pierre@netscape.com
2000-04-22 00:47:18 +00:00
rods%netscape.com
d01a3c8d69
It now uses the nsHTMLContent->GetHTMLAttribute to get the value and/or label
...
The code now lso checks to see if the attr actually exists before it moves to the label or the content
bug 36459
2000-04-21 22:28:07 +00:00
rods%netscape.com
e0e4f13e2f
also added asserts for improper sizes being passed
...
back in reflow send onChange events on all navigation bug 29440
2000-04-21 22:20:44 +00:00
jdunn%netscape.com
fe9da9312c
adding newline for hp
2000-04-21 22:17:14 +00:00
rods%netscape.com
85c02c71ec
Add ifdef'ed Performance Reflow Counting code
...
also added asserts for improper sizes being passed back in reflow
send onChange events on all navigation bug 29440
2000-04-21 22:16:23 +00:00
rods%netscape.com
7abbda5997
Add ifdef'ed Performance Reflow Counting code
2000-04-21 22:02:46 +00:00
rods%netscape.com
bbea2867ad
The value in the GetAttribute will no longer have the space stripped in front and back
2000-04-21 21:59:53 +00:00
rods%netscape.com
8617a1b004
text content longer gets set to "" which it ignores, it
...
gets set to " " when thedisplay should be ""
bug 36459
Add ifdef'ed Performance Reflow Counting code
2000-04-21 21:53:38 +00:00
rods%netscape.com
465d191a2e
Add ifdef'ed Performance Reflow Counting code
2000-04-21 21:51:35 +00:00
anthonyd%netscape.com
d49663a53e
r=mjudge. adding in focus listener to docviwer. this will now disable/reenable selection on those displays that desired selection at all.
2000-04-21 21:40:28 +00:00
anthonyd%netscape.com
b5b3122ac2
r=mjudge. Removing redundant call to SetColor for ::RenderString. all places have allready set the color before calling this method. this removal should be a no-op. Selection color now should look correct
2000-04-21 21:38:08 +00:00
rods%netscape.com
87ca6a324b
Add ifdef'ed Performance Reflow Counting code
2000-04-21 21:36:33 +00:00
rods%netscape.com
21de9f3e8a
Add ifdef'ed Performance Reflow Counting code
2000-04-21 14:59:47 +00:00
cmanske%netscape.com
86d83122aa
Allow setting 'rows' attribute on a <tree> without children (initially)
2000-04-21 14:50:21 +00:00
hyatt%netscape.com
4a0414c6e1
Tree performance improvements.
2000-04-21 08:12:13 +00:00
hyatt%netscape.com
f5d403674d
Tree performance enhancements.
2000-04-21 08:11:39 +00:00
pierre%netscape.com
0a1b7cc547
Implemented i18n list-style-types. Thanks to bakibon@yahoo.com.
2000-04-21 08:05:29 +00:00
pinkerton%netscape.com
b067edf867
Moving Screen API away from individual attributes for performance reasons (stage 1). Fixes bugs on win32 with xul popups where taskbar is not at bottom of screen.
2000-04-21 06:55:13 +00:00
ducarroz%netscape.com
cf9f426af0
Remove unused files. Part of autocomplete clean up
2000-04-21 02:05:04 +00:00
nisheeth%netscape.com
793252e617
Fix for bug 36362. We no longer null out the ref count of form elements in their Release() methods before deleting them. This fixes the crashes on www.cnn.com and www.msn.com.
2000-04-21 01:03:20 +00:00
anthonyd%netscape.com
815b66f915
drawing selection as tri-state. on-off-disabled. hardcoded disable color to grey right now. r=mjudge
2000-04-20 23:11:41 +00:00
sfraser%netscape.com
831140ee06
Remove the gShellCounter printf cruft.
2000-04-20 22:57:40 +00:00
akkana%netscape.com
e3b5588b8f
19137: <u> wasn't in the list of inline tags.
2000-04-20 22:31:14 +00:00
jst%netscape.com
75c2e94a05
Backing out dcones last changes since they made linux tinderbox go orange, and the toolbar wasn't properly drawn with the changes.
2000-04-20 16:22:10 +00:00