troy%netscape.com
bfd8240682
Work-in-progress for making relatively positioned inline-level elements a
...
container for absolutely positioned child elements
1999-04-19 19:10:15 +00:00
rods%netscape.com
6a3ae34f17
Removed some D&D debug code
1999-04-17 13:54:00 +00:00
rods%netscape.com
c514b25e3b
Switched over to new nsIGenericTransferable
1999-04-17 13:51:42 +00:00
troy%netscape.com
993b7ddc8d
Change to InitAbsoluteConstraints() to fix bug #5154
1999-04-17 04:24:12 +00:00
mcafee%netscape.com
3dc8a10efc
Removing //#define NEW_CLIPBOARD_SUPPORT
1999-04-16 17:36:33 +00:00
troy%netscape.com
a6fc950514
Files were renamed
1999-04-16 02:01:35 +00:00
troy%netscape.com
0c3b6ea2b6
Renamed filename because it was too long for the Mac
1999-04-16 01:42:51 +00:00
troy%netscape.com
a95e159cc5
Initial checkin
1999-04-16 01:39:45 +00:00
troy%netscape.com
9c0ed13c8c
Initial check in
1999-04-16 01:39:34 +00:00
troy%netscape.com
5a7055806d
New class nsAbsolutelyPositionedContainer
1999-04-16 00:08:59 +00:00
troy%netscape.com
cbe52134bc
Initial checkin
1999-04-15 23:55:04 +00:00
peterl%netscape.com
fbde443a95
split font style mapping from regular style mapping
1999-04-15 21:23:05 +00:00
akkana%netscape.com
ac974362ad
Get rid of selection cursor for Unix now that caret is working
1999-04-15 20:42:53 +00:00
av%netscape.com
c57d83a3c9
Fixing logic in Reflow for differrent objects. Still ifdefed out
1999-04-15 20:07:01 +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
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
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
joki%netscape.com
e4361b7994
Fix event handling on background areas of tags.
1999-04-13 21:29:08 +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
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
e4b0d79daa
Removal of nsSelectionRange, nsSelectionPoint, and fixing up resulting include problems.
1999-04-13 01:15:16 +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
joki%netscape.com
b6f2484b5b
New api's into nsEventStateManager for content state change (hover,focus,active)
1999-04-12 21:24:07 +00:00
jdunn%netscape.com
7af07e06fa
ANSIC requires that structures need 'friend' status to access other structures
...
IF they are protected (or private). fix for bug 4642
1999-04-12 20:12:15 +00:00
troy%netscape.com
238ac2da4a
Added ReparentFrameView() and changed the block and inline code
...
to call it when pushing/pulling frames
1999-04-11 04:22:00 +00:00
troy%netscape.com
56b81ad01e
Changed DidReflow() so we size and position our view before we call
...
the child frame's DidReflow() function. This ensures that the parent view
is properly positioned before positioning the child views. This is
important when positioning the widgets
1999-04-11 00:56:28 +00:00
kipp%netscape.com
4206c1a3b9
Fixed bug 4801
1999-04-10 17:32:46 +00:00
kipp%netscape.com
3b2b1ba2b2
Support clip property
1999-04-10 17:32:33 +00:00
kipp%netscape.com
c3502c77a3
Added SetClipRect helper method
1999-04-10 17:32:22 +00:00
kipp%netscape.com
b2a6cc42f1
Always init mMaxElementSize (bug 4836) - just in case
1999-04-10 17:32:04 +00:00
kipp%netscape.com
80ad2ee2bd
Support clip property; fix bug 4836 and speed things up slightly by avoiding max-element-size computations when not needed
1999-04-10 17:31:45 +00:00
kipp%netscape.com
78fbf43078
Expose trapezoids
1999-04-10 17:30:57 +00:00
kipp%netscape.com
bb1586620d
Use block-band-data for debug output
1999-04-10 17:30:46 +00:00
amusil%netscape.com
49b390ae3d
Fix for Bug# 4751. Added support for data param in addition to src param
1999-04-09 21:23:41 +00:00
troy%netscape.com
a4baddf3dc
Fix for bug #4824 . Added NULL pointer checks in GoToAnchor()
1999-04-09 04:28:15 +00:00
mjudge%netscape.com
fae945861f
indexes returned from prepareunicodestring are mContentOffset based. 3641 3772 Hoffman approved
1999-04-07 22:56:09 +00:00
mcafee%netscape.com
616c553b24
Finishing clipboard ifdef so we can remove the old clipboard.
1999-04-07 03:56:07 +00:00
rods%netscape.com
e7d6ba8fd3
Commented out NEW_CLIPBOARD_SUPPORT
1999-04-07 01:38:49 +00:00
ftang%netscape.com
0af90f4741
fix the ignore 1 for 10 problem for cjk-ideographics style
1999-04-07 00:32:49 +00:00
rods%netscape.com
46393b489c
Turning on new clipboard support
1999-04-06 23:05:59 +00:00