kipp%netscape.com
d599286de0
Fix core dump bug
1999-04-14 22:01:17 +00:00
mcafee%netscape.com
760408a82e
Following the last null reference fix with another one I missed. This gets the sidebar not-crashing now.
1999-04-14 08:15:59 +00:00
mcafee%netscape.com
a416e50fae
Protecting a null reference; probably should check GetParent() return value.
1999-04-14 08:04:35 +00:00
troy%netscape.com
fb899785d8
Fixes for bug #1994 . Better handling of floated and positioned images when
...
displaying the alternate contents
1999-04-14 04:00:16 +00:00
joki%netscape.com
b0379bfc55
Modifying auto-scrolling to not happen after every keystroke.
1999-04-14 01:22:09 +00:00
troy%netscape.com
63f4c3c732
Commented out rules for img:-moz-text, which aren't what I want
1999-04-14 00:02:54 +00:00
joki%netscape.com
f9441b5b56
Commenting out selection flashing stuff.
1999-04-13 23:42:58 +00:00
joki%netscape.com
f6b9ad3e7e
Fix blinking selection on mouseover
1999-04-13 23:34:58 +00:00
vidur%netscape.com
78f743c391
Fixes for bugs 4783 and 2243. Content can now be added via the DOM during document loading. document.written content can also cause the parser to block.
1999-04-13 22:22:51 +00:00
kipp%netscape.com
3a54f31c9a
Whacked to use new image loading apis
1999-04-13 21:52:35 +00:00
kipp%netscape.com
a75693e1fa
Updated to use new image loading apis
1999-04-13 21:52:19 +00:00
kipp%netscape.com
a0b4329e22
Nuked useless includes
1999-04-13 21:52:03 +00:00
kipp%netscape.com
9b2e823a27
Nuked extraneous include
1999-04-13 21:51:52 +00:00
kipp%netscape.com
cb0424211b
Revised include
1999-04-13 21:51:43 +00:00
kipp%netscape.com
2c74cc715a
Support aspect scaling everywhere; elminate win32 ifdefs; use revised image loading apis
1999-04-13 21:51:20 +00:00
kipp%netscape.com
fa95252534
Use revised image loading api
1999-04-13 21:51:00 +00:00
kipp%netscape.com
24ff6b20c1
Fixed a slight bug with handling error codes
1999-04-13 21:50:47 +00:00
kipp%netscape.com
bdc62f7dd6
new
1999-04-13 21:50:25 +00:00
kipp%netscape.com
3f4e33030c
nuked
1999-04-13 21:50:13 +00:00
kipp%netscape.com
0fa9f43a7a
added files: mozilla/layout/html/base/src/nsHTMLImageLoader.cpp
1999-04-13 21:50:12 +00:00
kipp%netscape.com
b3cd5aa101
Use revised image loading apis
1999-04-13 21:49:58 +00:00
kipp%netscape.com
81c9f5e866
Added new source files
1999-04-13 21:49:41 +00:00
kipp%netscape.com
cb0b54647a
Reworked to support mulitple frames per image loader
1999-04-13 21:49:28 +00:00
kipp%netscape.com
43f8bcd459
Revised api
1999-04-13 21:49:01 +00:00
kipp%netscape.com
83689cb3b4
Revised image loading apis
1999-04-13 21:48:49 +00:00
kipp%netscape.com
9fbbadd484
Added a bit to speed up frame destruction
1999-04-13 21:48:35 +00:00
joki%netscape.com
e4361b7994
Fix event handling on background areas of tags.
1999-04-13 21:29:08 +00:00
pinkerton%netscape.com
3e7ca58360
fix child frame detection and prepare for drag and drop.
1999-04-13 18:56:22 +00:00
bruce%cybersight.com
5b0e694071
Adding blank lines for native compilers.
1999-04-13 06:35:42 +00:00
troy%netscape.com
56f6173819
Made things a little more efficient by now making a copy of the reflow state
...
that's passed in, but instead casting the "const" away and setting the space
manager directly
1999-04-13 02:55:54 +00:00
troy%netscape.com
1aafacf365
Changed table code to call ReparentFrameView() when pushing/pulling frames
1999-04-13 02:38:09 +00:00
jdunn%netscape.com
66729caa47
Backing out my previous change, the AIX define is defined in CXXFLAGS when you
...
run configure.
1999-04-13 01:46:25 +00:00
sfraser%netscape.com
f0acea2009
Updated to conform to new IDL-ized selection interfaces.
1999-04-13 01:33:32 +00:00
sfraser%netscape.com
df0fb75ea2
nsIDOMSelection[Listener].h have moved to dom/public/range/
1999-04-13 01:29:25 +00:00
sfraser%netscape.com
cbde030181
File Removed.
1999-04-13 01:28:49 +00:00
sfraser%netscape.com
7cb68edb39
File Removed.
1999-04-13 01:18:25 +00:00
bruce%cybersight.com
5dad5e047e
Fix for native compilers, adding a blank line to end of the file.
1999-04-13 01:18:02 +00:00
sfraser%netscape.com
3e6d735bba
No longer export nsSelection, nsSelectionRange, nsSelectionPoint
1999-04-13 01:17:49 +00:00
sfraser%netscape.com
e4b0d79daa
Removal of nsSelectionRange, nsSelectionPoint, and fixing up resulting include problems.
1999-04-13 01:15:16 +00:00
sfraser%netscape.com
fd2a70df78
Fix a problem where the caret could be using a stale offset, after a node
has been split.
1999-04-13 01:13:00 +00:00
troy%netscape.com
c67fa96f11
Removed SetInitialChildList() and now we inherit the base class version
...
which does the same thing
1999-04-13 01:11:46 +00:00
karnaze%netscape.com
dd92800942
bug 1596
1999-04-13 00:56:23 +00:00
joki%netscape.com
e594bb9b7c
Send Click events to frames as well as content.
1999-04-13 00:27:58 +00:00
troy%netscape.com
22912b419f
Changed MoveOverflowToChildList() and PushChildren() to call
...
ReparentFrameView()
1999-04-13 00:15:13 +00:00
troy%netscape.com
68629094d7
Removed Join() function from nsFrameList, because we already has a version
...
of AppendFrames() that did the same exact thing
1999-04-13 00:06:17 +00:00
troy%netscape.com
03e8dd2540
Removed some code from nsContainerFrame that is no longer needed now that'
...
we have nsFrameList
1999-04-12 23:46:02 +00:00
troy%netscape.com
fb7134b00b
Fixed a problem in MoveOverflowToChildList() where Join() was being used
...
when InsertFrames() should have been used instead
1999-04-12 23:03:11 +00:00
kmcclusk%netscape.com
a2ffe366a4
Enabled frame-based comboboxes when widget rendering mode is gfx.
...
Major changes to nsComboboxControlFrame:
Removed commented out code + nsIPluggableEventListener references.
Implemented nsComboboxControlFrame::GetNamesValues
Implemented nsComboboxControlFrame::SetProperty GetProperty methods
Fixed references to previously freed memory in nsComboboxControlFrame::ReResolveStyleContext
Modified ua.css style rules for dropdown-visible, drodown-hidden to have -moz- prefix.
Added -moz-dropdown-btn-out and -moz-dropdown-btn-pressed, -moz-dropdown-list rules.
Modified nsListControlFrame.cpp to calculate the width of the dropdown list for combo boxes correctly
Added nsListControlFrame::GetProperty and SetProperty methods.
Modified nsCSSFrameConstructor::ConstructSelectFrame to setup combobox.
1999-04-12 22:14:31 +00:00
evaughan%netscape.com
d4c9d53169
Fixed bug to allow boxes to have elements inserted and removed from them dynamically.
1999-04-12 21:48:21 +00:00
joki%netscape.com
b6f2484b5b
New api's into nsEventStateManager for content state change (hover,focus,active)
1999-04-12 21:24:07 +00:00