Commit Graph

5275 Commits

Author SHA1 Message Date
pollmann%netscape.com
111b23534d Notify form submit observers on... well... form submission. 1999-06-24 00:45:23 +00:00
pollmann%netscape.com
3cc85150d7 Adding form submit observer interface for Wallet and Single Signon 1999-06-24 00:07:34 +00:00
hyatt%netscape.com
5ce75e1494 Fixing a bug in the scrollbar buttons that was causing them to call the
MouseClicked method twice on a left click event.
1999-06-23 23:18:29 +00:00
hyatt%netscape.com
bbac4a1a39 Hooking up the scrollbar so that I can listen to events. 1999-06-23 23:05:36 +00:00
kmcclusk%netscape.com
a8794918c8 Modified gfx-rendered widget styles to more closely match styles
in http://www.mozilla.org/xpfe/nsGFXWidgets.html.
Added check for null mHitFrame in nsListControlFrame::MultipleSelection and
nsListControlFrame::SingleSelection.
1999-06-23 21:50:56 +00:00
putterman%netscape.com
e2df0e648a This is hyatt checking in a fix for numerous mail/news tree bugs. 1999-06-23 21:04:14 +00:00
hyatt%netscape.com
9370bd4198 Fix for bug #8778. 1999-06-23 20:23:11 +00:00
warren%netscape.com
15272e93b7 More necko changes. Changed nsIPluginTagInfo2::GetDocumentBase to copy string. 1999-06-23 19:55:21 +00:00
hyatt%netscape.com
325c09cea5 Tweaks to the scrollbar. 1999-06-23 17:00:17 +00:00
hyatt%netscape.com
a3353e6c72 Fun fun fun. 1999-06-23 09:26:50 +00:00
hyatt%netscape.com
4cedb744c8 More methods. 1999-06-23 09:24:26 +00:00
hyatt%netscape.com
c1f71e4aba Adding a scrollbar listener object, so I can be notified. 1999-06-23 09:15:48 +00:00
hyatt%netscape.com
37db4271b6 More savory tree widget goodness. 1999-06-23 09:07:59 +00:00
hyatt%netscape.com
45569c2996 Fix for build bustage. 1999-06-23 04:50:31 +00:00
hyatt%netscape.com
4d046ac216 Fix Linux build bustage. 1999-06-23 04:27:50 +00:00
troy%netscape.com
25d924248a Fix for bug #6903: changed Reflow() to handle reflow commands of type
StyleChanged
1999-06-23 04:18:07 +00:00
warren%netscape.com
1f76168d21 Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too. 1999-06-23 03:29:44 +00:00
troy%netscape.com
8c614c3f56 Fix for bug #6937: changed ConstructFrameByDisplayType() to use the correct
parent frame pointer for floated elements
1999-06-23 03:14:24 +00:00
hyatt%netscape.com
b66c3c67f2 Landing the tree widget branch. 1999-06-23 03:02:21 +00:00
syd%netscape.com
e37332e97d Make sure pointer has a value before dereferencing it. 1999-06-23 02:36:04 +00:00
evaughan%netscape.com
45cd09c530 Images will now change on hover on titledbuttons. 1999-06-23 01:13:58 +00:00
akkana%netscape.com
c91c3d0b61 Remove selection methods from nsIDocument -- they were bogus anyway, real selection lives in the pres shell 1999-06-22 21:47:45 +00:00
akkana%netscape.com
a58fe84a1e Add some error checking, for robustness; fix some warnings 1999-06-22 21:45:00 +00:00
mjudge%netscape.com
2e97e854bb fix for crasher in browser. check for null 1999-06-22 19:41:41 +00:00
peterl%netscape.com
36caaab61a removed unnecessary null tests (tested at call site for performance)
cleaned up null link handler testing to avoid URL conputation
1999-06-22 19:25:31 +00:00
peterl%netscape.com
4025e89b09 removed unnecessary null tests (tested at call site for performance) 1999-06-22 19:24:50 +00:00
peterl%netscape.com
7d7e80396c use '-moz-fixed' for pre fixed font hack instead of 'monospace'
cleaned up font api
1999-06-22 19:23:56 +00:00
peterl%netscape.com
1485469e1a allow underscores in idents 1999-06-22 19:22:59 +00:00
peterl%netscape.com
d27ebaeab1 fixed skipping of unsupported at rules
made ID parsing CSS2 compliant
1999-06-22 19:22:41 +00:00
peterl%netscape.com
62e9153f02 fixed UMR
added error output for charset converter failure
1999-06-22 19:21:54 +00:00
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
peterl%netscape.com
8079c8b02f added faster medium testing support
added default namespace support
WIP for faster cascade
1999-06-15 06:20:46 +00:00
peterl%netscape.com
d4d5bc6e95 changed medium testing API 1999-06-15 06:19:57 +00:00
peterl%netscape.com
eb378fd080 added default namespace id
added safety checks when loading is aborted
1999-06-15 06:19:21 +00:00
peterl%netscape.com
29466176e6 added default namespace id 1999-06-15 06:18:37 +00:00
peterl%netscape.com
79f80316a0 added default namespace ID to loading 1999-06-15 06:18:23 +00:00
peterl%netscape.com
1327a9be5a added namespace definitions 1999-06-15 06:17:17 +00:00
peterl%netscape.com
61d4b9ed9f delete floaters before regular children 1999-06-15 06:16:29 +00:00
peterl%netscape.com
a7811ef149 use new medium testing api
use enumeration func for faster rule matching
1999-06-15 06:15:51 +00:00
peterl%netscape.com
93a3dcc5f3 added create child namespace by id 1999-06-15 06:14:59 +00:00
peterl%netscape.com
61dec32772 added UseForMedium (for faster medium testing) 1999-06-15 06:14:31 +00:00
peterl%netscape.com
e5916cf43f added new create child namespace 1999-06-15 06:14:09 +00:00
av%netscape.com
2808e253e4 Hooking up event passing to winless plugins 1999-06-15 05:28:23 +00:00
sfraser%netscape.com
a6db1c955a Added nsScrollbarButtonFrame.cpp, and fix constness of MouseClicked param. 1999-06-15 04:10:27 +00:00
evaughan%netscape.com
e2255c4a64 Integrated a new XP scrollbar
Added tri state behavior to titled buttons.
1999-06-15 04:02:43 +00:00
joki%netscape.com
2c742db83b Fixes for event going to frames which have changes as a result of other event handlers. (loosely bug 1283) 1999-06-15 03:14:28 +00:00
hyatt%netscape.com
141b8814b7 fixing a bug in getframeforpoint for nested row groups 1999-06-15 02:27:17 +00:00
ftang%netscape.com
053016f7c4 fix bug 7544 1999-06-15 02:21:03 +00:00
hyatt%netscape.com
000e6b29df Added support for incremental reflow of nested row groups (yeah, baby, yeah, baby, YEAH). 1999-06-15 01:19:18 +00:00
hyatt%netscape.com
0208e24dac More nested row group work. 1999-06-14 23:45:14 +00:00
hyatt%netscape.com
eb46905ff2 More nested row group changes. 1999-06-14 23:42:16 +00:00
vidur%netscape.com
1e53949df6 Implemented Set/GetValue for Select elements 1999-06-14 23:14:17 +00:00
av%netscape.com
ad244932bd Cleaning up 1999-06-14 22:35:46 +00:00
vidur%netscape.com
8941203f0b Fix for bug 6154. Unqualified references in the context of a form are now resolved. 1999-06-14 22:09:25 +00:00
karnaze%netscape.com
becd625326 fixed images referenced in regression tests 1999-06-14 22:05:29 +00:00
jdunn%netscape.com
2c11b7f1ed fixing macro syntax. HP flagged the construct as an error. 1999-06-14 21:16:05 +00:00
karnaze%netscape.com
5c352db65f regression test images 1999-06-14 21:15:46 +00:00
hyatt%netscape.com
815e81f837 More nested row group work. 1999-06-14 08:22:47 +00:00
hyatt%netscape.com
16d4e11bdf More changes to allow tables to support nested row groups. 1999-06-14 08:01:00 +00:00
tague%netscape.com
2ee25ba819 Fixed conditional problem when i turned on my keyobard patch. 1999-06-14 04:39:03 +00:00
karnaze%netscape.com
fedc87dda6 regression test 1999-06-14 03:46:21 +00:00
tague%netscape.com
8688949472 Turned on bug fix for #6896: Windows editorinterprets the period key as a forward delete. 1999-06-13 21:13:12 +00:00
av%netscape.com
bec64804f6 *** empty log message *** 1999-06-13 06:18:35 +00:00
av%netscape.com
e3b6bd77c1 *** empty log message *** 1999-06-13 06:11:33 +00:00
av%netscape.com
c507c2c8b3 *** empty log message *** 1999-06-13 06:06:12 +00:00
av%netscape.com
7eab79e8e3 *** empty log message *** 1999-06-13 06:00:56 +00:00
sspitzer%netscape.com
17f657c9c3 fix for build bustage 1999-06-13 00:09:00 +00:00
sspitzer%netscape.com
85cda373b9 fix build breakage for steve clark 1999-06-12 23:14:37 +00:00
buster%netscape.com
3c164138fd fixed a syntax problem, just a typo 1999-06-12 23:13:54 +00:00
buster%netscape.com
5cfe276237 added style for disabled text controls 1999-06-12 22:33:45 +00:00
buster%netscape.com
82ee6d0c3e added support for ender GFX-Rendered text control 1999-06-12 22:32:41 +00:00
buster%netscape.com
fe7d0dd997 added support for getting and setting default background and font info 1999-06-12 22:31:57 +00:00
buster%netscape.com
a9f36a0958 added support for style contexts getting background and font defaults from
the pres context.
1999-06-12 22:31:15 +00:00
buster%netscape.com
bb7e3f641a added support for Ender GFX-rendered text control
made nsTextControlFrame an abstract base class for nsGfxTextControlFrame and
nsNativeTextControlFrame
1999-06-12 22:29:54 +00:00
buster%netscape.com
a2c09e8db1 added support for Ender GFX-rendered text control 1999-06-12 22:28:11 +00:00
buster%netscape.com
f277bd1b0d used by ender GFX-rendered text widget as the default document to edit 1999-06-12 22:26:22 +00:00
av%netscape.com
88039a278d *** empty log message *** 1999-06-12 21:32:49 +00:00
vidur%netscape.com
1aa9f07f1b Fix for bug 6785. Incorrect reinitializing of mData. 1999-06-12 00:37:36 +00:00
karnaze%netscape.com
6c5f562e5d new regression test 1999-06-11 23:36:58 +00:00
nisheeth%netscape.com
c62e745099 Fix for bug 7401. Output an error when a URL load fails. 1999-06-11 23:10:59 +00:00
av%netscape.com
9419f45af9 *** empty log message *** 1999-06-11 22:48:50 +00:00
pollmann%netscape.com
b43ee9f355 bug 2105: Textarea no longer inherits text color from parent. 1999-06-11 19:15:20 +00:00
pollmann%netscape.com
2500fadf60 bug 3720: <LABEL> background draws properly now. 1999-06-11 19:10:56 +00:00
nisheeth%netscape.com
fcf33c238f Patch from Johny Stenback (jst@citec.fi). Thanks a lot. 1999-06-11 19:08:39 +00:00
dcone%netscape.com
cc52bf67e6 background Image speed up
Commented out the box around the printout until Troy returns
1999-06-11 14:43:14 +00:00
pollmann%netscape.com
4616e5edb5 Bug 7935: Resizing frames beyond edge doesn't cause offset anymore. 1999-06-11 01:18:50 +00:00
pollmann%netscape.com
d4a3c0415d Bug 4711: Retain frameset resize information through reflows. 1999-06-11 00:51:05 +00:00
pollmann%netscape.com
11376c79a8 Bug 7934: Calculate frameset percentage widths/heights correctly. 1999-06-11 00:28:00 +00:00
mjudge%netscape.com
24d312aeba minor changes to tweak fix from before. GetPositionSlowly was returning wrong thing causing small caps and other wierd spacing letters to be selected incorrectly. 1999-06-10 21:55:14 +00:00
sfraser%netscape.com
1d5f5e549a Comment out useless assert. 1999-06-10 21:43:08 +00:00
mjudge%netscape.com
b7b0ad9fb6 adding kins fix for the bitrotted addrange code. never was used before 1999-06-10 21:24:04 +00:00
mjudge%netscape.com
225111bf33 fixing table selection again. also adding parameter to nsIFocusTracker that allows us to get the current caret location. I am also stopping nsTableRowFrame from putting blue border around itself since cells are a high enough granularity. made a change to nsIFrame GetPosition to remove some useless parameters ect. this caused me to change nsDOMEvent.cpp and some other places.
MJ
1999-06-10 21:08:17 +00:00
waterson%netscape.com
c465715bba Back out Hyatt's changes to use DOM APIs. This is busting mailnews. Use content APIs until we figure out persistence story. 1999-06-10 19:51:35 +00:00
hyatt%netscape.com
8a7a388516 Tweak to the tree frame construction code. 1999-06-10 09:31:30 +00:00
hyatt%netscape.com
c5c7fc45e1 Using DOM calls for setting/removing selection and hover attributes. 1999-06-10 05:53:01 +00:00
peterl%netscape.com
24bee1ac96 added code to ignore unknown namespace prefix for attributes
(actually the parser should've rejected it before here)
1999-06-10 05:33:47 +00:00
peterl%netscape.com
d3bcc956fa added files: mozilla/layout/html/style/src/nsCSSRule.cpp, mozilla/layout/html/style/src/nsCSSRules.cpp 1999-06-10 05:32:57 +00:00
peterl%netscape.com
f7975c0847 added new rule interfaces & base class 1999-06-10 05:32:38 +00:00
peterl%netscape.com
3b7258b706 better namespace support
made descend from nsICSSRule
1999-06-10 05:30:36 +00:00
peterl%netscape.com
75797028a3 removed cruft 1999-06-10 05:29:53 +00:00
peterl%netscape.com
6609b24e1e added support for other rule types
cleaned up api
1999-06-10 05:29:22 +00:00
peterl%netscape.com
cc94275b15 better namespace support
made descend from nsCSSRule base class
1999-06-10 05:28:32 +00:00
peterl%netscape.com
5c11b505d7 added helper method to token 1999-06-10 05:27:01 +00:00
peterl%netscape.com
781a1b7b49 added support for @namespace & @media
stubbed out support for other @rules
sync to sheet api changes
1999-06-10 05:25:23 +00:00
peterl%netscape.com
be78f7c3ee added support for attribute namespaces on generated content
stubed out improvements to style change painting code
1999-06-10 05:24:00 +00:00
peterl%netscape.com
29ee43f3d1 Cleanup API
Added support for other rule types
Added namespace support
1999-06-10 05:22:13 +00:00
peterl%netscape.com
1b3cc1eb51 sync to style sheet api change
added support for detecting other css rule types
1999-06-10 05:21:22 +00:00
peterl%netscape.com
6c8f1b966b made query for attributes in other namespaces legal, just not work 1999-06-10 05:20:28 +00:00
peterl%netscape.com
784f0c9bee added code to ignore unknown namespace prefix for attributes
(actually the parser should've rejected it before here)
1999-06-10 05:18:46 +00:00
peterl%netscape.com
fa94e3b67e removed equals and hashvalue methods 1999-06-10 05:17:27 +00:00
karnaze%netscape.com
b25ca60568 removed temp windows code added by accident 1999-06-10 03:48:06 +00:00
peterl%netscape.com
7238b595f5 #ifdef'd out windows specific timer code 1999-06-10 03:43:43 +00:00
karnaze%netscape.com
a4f30df4ac bug 6459 - incremental reflow methods call DeleteFrame instead of RemoveFrame 1999-06-10 02:29:34 +00:00
kostello%netscape.com
9e423a7b8c Fix build bustage: changed include to be the right case 1999-06-10 01:06:35 +00:00
kostello%netscape.com
683648b5be Akkana set up a service for encoding a document.
This checkin adds the implementations for encoding
HTML and plain text:

nsTextEncoder::EncodeToString(..)
nsHTMLEncoder::EncodeToStream(..)

Hooked these services into the nsHTMLEditor implemenation

We probably want to update the clipboard code to
use the same pattern as in nsHTMLEditor.cpp
1999-06-10 00:35:02 +00:00
Jerry.Kirk%Nexwarecorp.com
fdbb5d319d - Bug 7794 Move $(TK_LIBS) further down in the library list. 1999-06-09 19:48:58 +00:00
hyatt%netscape.com
39f9584c09 Fixing build bustage. 1999-06-09 07:51:52 +00:00
joki%netscape.com
25aab9fee5 Fixing event coordinates to give screen based info. Also fixing direct reference to frames via their names. 1999-06-09 07:38:26 +00:00
tague%netscape.com
d0540fc75b Conditional fix for #7629. Only builds with a conditional set in my environment 1999-06-09 03:17:56 +00:00
hyatt%netscape.com
ecb23ec197 Changed events names to "create" and "destroy". 1999-06-09 01:11:22 +00:00
akkana%netscape.com
975c271ccb 7720: fix regression caused by attempting to fix XIF handling of comments 1999-06-09 00:48:21 +00:00
hyatt%netscape.com
9433d1b9be Fixing a bug with allowevents in the tree view. 1999-06-09 00:04:25 +00:00
putterman%netscape.com
0e00237c23 Check in fix for hyatt. Don't crash when closing a window after onchange
has been called.
1999-06-08 21:04:02 +00:00
joki%netscape.com
a5de3b4554 Fixing coords for click event since by not setting them at all before they were unlikely to be correct. 1999-06-08 19:28:52 +00:00
joki%netscape.com
71fae75ff6 Fix hover state crash at document change. Bug 6580 1999-06-08 19:01:56 +00:00
hyatt%netscape.com
bae84c1437 Fix for a crash in the onchange handler of tree views on exit. 1999-06-08 18:12:47 +00:00
kmcclusk%netscape.com
8479bc35a4 Replaced reference with pointer for accessing plainFont in nsTextFrame::Reflow. 1999-06-08 18:12:20 +00:00
av%netscape.com
e5b943bd76 *** empty log message *** 1999-06-08 06:07:51 +00:00
hyatt%netscape.com
1605014d5e Added construct and destruct events to the DOM. 1999-06-08 05:10:13 +00:00
karnaze%netscape.com
3324192cb4 empty table cells ignore their background 1999-06-08 05:04:22 +00:00
joki%netscape.com
7e2352ba3a Adding new method to nsIDOMNSUIEvent to give event pos as range offset. 1999-06-08 02:19:26 +00:00
rickg%netscape.com
6dd7bb1eef fixed bug 7713 1999-06-08 00:30:26 +00:00
akkana%netscape.com
2b9b55f748 Add Init method to pass in the document and mime type 1999-06-08 00:01:55 +00:00
karnaze%netscape.com
44a028be9f removed background rules for table elements 1999-06-07 21:19:05 +00:00
kmcclusk%netscape.com
7273a1f2b8 Modified TextStyle constructor to reuse the TextFrame's mFont rather than creating
a new font. The creation of the new font show up during profiling as a big hit.
1999-06-07 21:18:51 +00:00
karnaze%netscape.com
593c6b7108 background regression test 1999-06-07 21:14:19 +00:00
karnaze%netscape.com
1036c9827e support for backgrounds on table elements in both compatibility modes 1999-06-07 21:10:25 +00:00
karnaze%netscape.com
35ef411a8e new style rule for table elements inheriting backgrounds in Nav Quirks mode 1999-06-07 21:09:07 +00:00
hyatt%netscape.com
c952601231 Notification of a change in selection. 1999-06-07 20:57:34 +00:00
pinkerton%netscape.com
1e3b08c682 changes so that transferable no longer takes ownership of dataflavor string, but correctly copies it. fix some memory leaks as well. 1999-06-07 20:43:23 +00:00
akkana%netscape.com
b80a790741 Split document encoder's Encode() method into a stream method and a string method 1999-06-07 19:32:36 +00:00
av%netscape.com
a19f86580c *** empty log message *** 1999-06-05 20:47:14 +00:00
av%netscape.com
d4ebba11cb Hooking up events for winless plugins 1999-06-05 20:09:21 +00:00
bruce%cybersight.com
28d6546f4f Explicitly include nsFileSpec.h. This will be necessary for some changes coming post-M7. 1999-06-05 11:49:04 +00:00
bruce%cybersight.com
9a1208d8e3 Tokens may not follow '#endif'. This fixes the HP-UX build. 1999-06-05 11:35:36 +00:00
nisheeth%netscape.com
c670e17ce2 Patch from alecf to do a null pointer check on argument to GetSelectedIndex(). 1999-06-05 00:18:58 +00:00
nisheeth%netscape.com
6da324eafb Patch from alecf to do a null pointer check in FindFrameWithContent(). 1999-06-05 00:18:03 +00:00
sspitzer%netscape.com
9deb82c07a fix build breakage on UNIX. tindebox builds with --enable-pedantic, which
catches stuff like this.
1999-06-04 23:57:35 +00:00
akkana%netscape.com
02d2da5839 attempt to fix win build bustage 1999-06-04 23:45:25 +00:00
mjudge%netscape.com
7b5035c20f fixes for selection and memory leaks 1999-06-04 23:00:24 +00:00
akkana%netscape.com
e562ae82cb cast away constness for a temporary fix to windows build bustage 1999-06-04 22:58:47 +00:00