Commit Graph

5095 Commits

Author SHA1 Message Date
peterl%netscape.com
0676d836b8 set display type for map to block 1999-06-22 19:20:42 +00:00
peterl%netscape.com
d160093ada use '-moz-fixed' font for pre hack instead of 'monospace' 1999-06-22 19:19:13 +00:00
peterl%netscape.com
3df4e1bece better protection against bad calls in resolve style 1999-06-22 19:16:40 +00:00
peterl%netscape.com
17693c2f37 added fixed font flag support 1999-06-22 19:16:16 +00:00
peterl%netscape.com
bb48dd160d added font flag 1999-06-22 19:15:16 +00:00
rods%netscape.com
4722496f0e Turned on dragOver style 1999-06-22 14:21:27 +00:00
rods%netscape.com
63f061e2e4 Fixed clearing of state for setting style for mouse hover and dragOver Bug #3175
Added support for DROP to force a style change.
1999-06-22 14:20:14 +00:00
mcafee%netscape.com
8543e5cc12 Better comment to describe the NORMAL_DRAG_HANDLING #define. 1999-06-21 23:24:33 +00:00
mcafee%netscape.com
7f0efad603 Fixing drag test case, this is #if 0 by default. 1999-06-21 23:19:54 +00:00
sspitzer%netscape.com
e83f4982ee fix build bustage 1999-06-21 21:24:05 +00:00
kmcclusk%netscape.com
b99c5d6f59 Removed commented out code to perform system mouse capture. 1999-06-21 20:46:47 +00:00
kmcclusk%netscape.com
881c29d70e Numerous changes to support gfx-rendered form elements. 1999-06-21 20:41:56 +00:00
mjudge%netscape.com
6dc1cd08e9 commenting out errant printf! 1999-06-21 20:31:30 +00:00
jfrancis%netscape.com
efad00c9ea don't consume mouse down events if no link handler (allows text selection to work in links when link clicking is disabled). 1999-06-21 07:56:49 +00:00
jfrancis%netscape.com
94fabdd3d9 making the world safe for null linkHandlers 1999-06-21 07:47:29 +00:00
jfrancis%netscape.com
9d7fc58091 care and feeding of the compiler... 1999-06-20 23:32:22 +00:00
jfrancis%netscape.com
8531cceb6e spring cleaning of interfaces 1999-06-20 23:02:48 +00:00
sfraser%netscape.com
71b0c91df9 Add a null check to avoid crashing when typing in the profile window text fields. 1999-06-20 00:15:40 +00:00
jfrancis%netscape.com
d7a49fad32 fixing bug that broke selection in docs with generated content 1999-06-20 00:12:59 +00:00
sfraser%netscape.com
70b79ed46b Comment out nsTraceRefCnt lines, which should really be debug only. 1999-06-19 21:51:14 +00:00
sfraser%netscape.com
d384d93b04 stdlib.h should come from system includes 1999-06-19 21:50:41 +00:00
sspitzer%netscape.com
2c44b3b132 safety checks to prevent dereferencing null 1999-06-19 21:18:13 +00:00
sspitzer%netscape.com
4cc0c4c86d fix tree bustage. 1999-06-19 21:13:48 +00:00
mjudge%netscape.com
f94cf28089 oops forgot one 1999-06-19 20:50:20 +00:00
mjudge%netscape.com
f98938bdfd up/down selection BRFrames dont allow selecting upon them for now. horizontal bars are now drawn selected. ect. 1999-06-19 20:36:44 +00:00
valeski%netscape.com
e23b3c673c NECKO ifdef (ifdef'd _off_ by default) this checkin should not impact anything. checkin approved. If someone runs into a problem, call me at 303.546.0061. 1999-06-18 17:34:08 +00:00
peterl%netscape.com
d9bb5ac226 force display type of viewport frame to BLOCK 1999-06-18 05:36:58 +00:00
saari%netscape.com
e35eca0fca Fixing Bug #8328, keybinding fix 1999-06-17 01:48:22 +00:00
beard%netscape.com
faf9928aef Bug #5677: Reenabled drawing images referenced by <OBJECT> tags, fixed a crashing bug on the Mac as a result. a=chofmann, r=pierre 1999-06-17 00:58:07 +00:00
sfraser%netscape.com
99112db1a1 Fix for bug 8317 -- leaked caret causes crash. r mjudge, a leaf. 1999-06-16 23:55:48 +00:00
joki%netscape.com
3e8742b912 Fix for bug 8270. A:chofmann Reenable key events to control tabbing/scrolling 1999-06-16 22:52:16 +00:00
jfrancis%netscape.com
39fd84cbfe bug 8287; rvd sfraser; aprvd buster; aprvd chofmann 1999-06-16 21:38:51 +00:00
peterl%netscape.com
8aed081b91 fixed re-resolve style contexts to handle local pseudo elements
and capture style change information
1999-06-16 06:17:21 +00:00
peterl%netscape.com
3e70c0acb6 dont emit error messages when sheets canceled after doc disconnect 1999-06-16 06:16:53 +00:00
peterl%netscape.com
ffcfa88bf5 changed initialization of basefont so as not to override font style on HTML elements 1999-06-16 06:15:01 +00:00
pollmann%netscape.com
7730a73adc Bug 2195: select[n] == select.options[n], new implementation for nonstandard DOM interface 1999-06-16 05:19:08 +00:00
joki%netscape.com
87bdaea2dd Fixing event clientx/y coords to have the right value even in subviews 1999-06-16 04:39:51 +00:00
nisheeth%netscape.com
8f16f22564 Fixed a crash that resulted from trying to access freed memory in CSSLoaderImpl::DidLoadStyle(). I was trying to access aLoadData to print out an error message after aLoadData had been freed. Moved the error printing code to where aLoadData still has valid content. 1999-06-16 01:29:27 +00:00
vidur%netscape.com
67ee9dfef9 sink now creates content for BASE element 1999-06-16 00:44:50 +00:00
sfraser%netscape.com
c464dfe7ba Don't release the selection that you didn't addref, mister document encoder. 1999-06-15 23:58:41 +00:00
nisheeth%netscape.com
c3f5debc82 Fix for bug 4196. Clicking on anchors now targets frames properly. We were being too eager in truncating the target in nsGenericHTMLElement::GetBaseTarget(). 1999-06-15 23:58:07 +00:00
sfraser%netscape.com
548a956d60 Fix GetViewForRendering() in the window coordinates case. 1999-06-15 23:54:26 +00:00
jdunn%netscape.com
24a4ba4bce HP requires a Newline at end of file 1999-06-15 23:32:44 +00:00
ftang%netscape.com
bb0b5a26ee fix 7973. Do correct conversion for non ASCII for multipart posting 1999-06-15 23:31:05 +00:00
pinkerton%netscape.com
7a9c1afcd4 fix memory leaks (bug# 8221) 1999-06-15 23:26:32 +00:00
sfraser%netscape.com
eef37728c7 Fix the multiple reflow problem which makes page rendering very slow. r hyatt, a leaf. 1999-06-15 21:30:14 +00:00
hyatt%netscape.com
5f6e627b54 Fixing a bug in the distribution of excess space to multiple row groups. 1999-06-15 07:06:55 +00:00
peterl%netscape.com
8eae23158b sync to css loader api change (default namespace) 1999-06-15 06:22:46 +00:00
peterl%netscape.com
eb5234afd3 better medium testing api 1999-06-15 06:22:07 +00:00
peterl%netscape.com
5a92df470b added better medium testing api 1999-06-15 06:21:47 +00:00