rods%netscape.com
b8e288a61f
Added a check to see if an outline should drawn, if so, then the damagaed rect needs to be inflated so it gets drawn "outside" the frames area
1999-08-19 14:36:47 +00:00
rods%netscape.com
62ae1bfcf9
added PaintOutline to paint CSS outlines to paint method
1999-08-19 14:35:48 +00:00
rods%netscape.com
5bfe95c0f4
Added NS_NewAttributeContent method
1999-08-19 14:32:19 +00:00
ftang%netscape.com
5a577f62d9
implement word jump for non Ascii
1999-08-19 06:06:57 +00:00
troy%netscape.com
f901be20dc
Changed to table incremental reflow
1999-08-19 03:51:25 +00:00
troy%netscape.com
8bf0fbd4a8
Fixed a place I had missed when converting over to the new reflow command
...
handling
1999-08-10 14:28:27 +00:00
ftang%netscape.com
b71a536920
tune performance by elimate unnecessary reference to nsIWordBreaker in nsTexTransformer. Add NS_PRECONDITION code into nsTextTransformer to make code better
1999-08-10 07:23:56 +00:00
av%netscape.com
e41767be1f
Setting some default size to objects with unknown size, bug #8740
1999-08-09 23:41:55 +00:00
sfraser%netscape.com
0166147f3c
Optimization so that moving a collapsed selection does not cause the frame to redraw.
1999-08-09 19:15:04 +00:00
peterl%netscape.com
7bf06a962e
moved scrolled content pseudo to layout atoms
1999-08-08 01:15:30 +00:00
joki%netscape.com
11585608e8
Adding new onselect event. Also slight modification to ender text widget focus behavior
1999-08-07 23:18:35 +00:00
beard%netscape.com
b07fa8c481
fixes a crasher triggered by test case of bug #5194 .
1999-08-07 20:43:47 +00:00
troy%netscape.com
bc4ecda20c
Fixed compiler warning
1999-08-06 17:21:57 +00:00
troy%netscape.com
ebad18a3c5
Cleanup
1999-08-06 14:34:32 +00:00
pierre%netscape.com
1394381abf
breaking up gfx & native widgets
1999-08-06 05:11:39 +00:00
av%netscape.com
c2b8a3650e
Removing old code
1999-08-05 22:55:05 +00:00
mcafee%netscape.com
732c840456
Trying to fix mac bustage.
1999-08-05 21:33:06 +00:00
troy%netscape.com
0489aa0c60
Moved cantrenderreplacedelememt code over to the frame manager
1999-08-05 20:17:44 +00:00
troy%netscape.com
b80876174d
Added NULL pointer checks in GetPrimaryFrameFor() and GetPlaceholderFrameFor()
1999-08-05 03:23:39 +00:00
troy%netscape.com
71d5c08256
Changed frame construction code to use frame manager when modifying frame
...
model
1999-08-05 03:09:22 +00:00
buster%netscape.com
4333816066
added GetCaretEnabled
...
cleaned up caret APIs according to coding convention
1999-08-04 20:46:16 +00:00
troy%netscape.com
efd8280343
Now uses frame manager
1999-08-04 04:02:40 +00:00
troy%netscape.com
02c969450e
Added nsFrameManager.cpp to build
1999-08-04 03:39:54 +00:00
troy%netscape.com
886f6583d3
Initial check-in
1999-08-04 03:39:34 +00:00
beard%netscape.com
53b68810ba
reverting GetDocumentBase() to be consistent with other accessors. If we decide to change this, let's change ALL of them.
1999-08-03 02:51:39 +00:00
troy%netscape.com
5e93e674c5
Fixed incremental painting problem
1999-08-01 16:50:52 +00:00
troy%netscape.com
3ee376f002
Added NULL pointer check in DisplayAltFeedback() to fix Necko related crash
...
where LoadIconImage() is succeeding but returning NULL for the icon
1999-07-31 05:59:12 +00:00
rods%netscape.com
6412a66059
temporary fix for reentrancy bug in HandleEvent
1999-07-28 21:42:37 +00:00
troy%netscape.com
2ba05e9bf2
Added failure check for call to nsStyleData::GetBorder()
1999-07-28 04:48:34 +00:00
troy%netscape.com
3ee32d5915
Added support for "box-sizing" style property
1999-07-28 03:51:37 +00:00
ftang%netscape.com
67c7d1e316
fix bug 4240,5532,5529,7899 pass in current word buffer to ComputeWordWidth functions so we have the whole text that we can pass to line breaker.
1999-07-27 14:47:24 +00:00
troy%netscape.com
05fb1d7f25
Changed root frame class over to new reflow command handling
1999-07-27 14:15:42 +00:00
av%netscape.com
375bb0259f
fixing bug #8290
1999-07-27 01:35:30 +00:00
troy%netscape.com
a6e974261c
Fix for bug #10395 . Now we recalculate margins when we use the minimum or
...
maximum value for the computed width/height. This applies to positioned
elements only
1999-07-27 00:48:47 +00:00
joki%netscape.com
f1c8421c61
Event fixes to allow key event handling by GFX widgets and fixes for window.defaultStatus.
1999-07-26 15:02:19 +00:00
troy%netscape.com
bc9ccffd53
Added 'm' prefix to structs defined in nsISpaceManager
1999-07-25 19:01:13 +00:00
troy%netscape.com
a8d3d80ebc
Cleanup of reflow command handling
1999-07-24 21:41:15 +00:00
troy%netscape.com
7ffa0d8a63
Moved code that repaints after a resize or initial reflow to the viewport
1999-07-24 15:18:24 +00:00
troy%netscape.com
38a6357a79
Changed to use the new reflow command handling
1999-07-24 03:59:47 +00:00
troy%netscape.com
6717db9454
Renamed a member function to more accurately reflect its purpose
1999-07-24 02:46:08 +00:00
troy%netscape.com
1f924dade3
Changed area frame code over to new reflow command handling
1999-07-24 02:37:45 +00:00
troy%netscape.com
17838b7952
Added VerifyDirtyBitSet() helper function
1999-07-24 02:37:06 +00:00
rods%netscape.com
022dd79bc6
Sending wrong length when putting data on the clipboards,
...
double byte chars need twice the space. Wrongly assummed nsString.Length()
return bytes instead of length in chars doubel or single.
1999-07-23 02:25:17 +00:00
pollmann%netscape.com
eaecd3f441
Bug 10301: Check base target for image maps
1999-07-22 18:47:23 +00:00
troy%netscape.com
1df4c2d244
Added ReplaceFrame() member function to nsIFrame
1999-07-22 04:32:31 +00:00
troy%netscape.com
7a5e4dbdb5
Renamed some nsFrameList member functions
1999-07-22 04:00:57 +00:00
troy%netscape.com
c551fe3166
Renamed DeleteFrame() to Destroy()
1999-07-22 02:24:52 +00:00
troy%netscape.com
f02d9ef8b9
Added NS_FRAME_IS_DIRTY flag to the frame state flags
1999-07-21 23:47:01 +00:00
troy%netscape.com
19ed07723e
Removed IsTransparent() function from nsIFrame
1999-07-21 23:15:39 +00:00
troy%netscape.com
93621b70eb
Made sure to Invalidate() for the initial reflow, too
1999-07-21 04:39:24 +00:00
brade%netscape.com
0621f4050e
Implement InvertRect on Mac. r sfraser
1999-07-20 23:38:55 +00:00
kmcclusk%netscape.com
af9e15b5e3
nsPresContext.cpp,.h - Added eWidgetRendering_PartialGfx as a rendering mode to PresContext.
...
ua.css - Added select[multiple] rule for multi-select listboxes without a size
Fixed form submission for gfx checkboxes,radiobuttons, and select by rewriting GetNamesValues.
Added nsListControlFrame::GetSizeAttribute and nsListControlFrame::GetNumberOfRows
Added logic to nsCSSFrameConstructor::ConstructSelectFrame and nsListControlFrame::Reflow
to handle the case of a multiselect select without a size specified.
1999-07-20 22:32:41 +00:00
ramiro%netscape.com
12f5c30340
Adding support for XOR selection. Updated nsIRenderingContext interface
...
to support InvertRect() for the XOR-ing of rectangles. Makes selection
work as expected on windows and unix as opposed to the rectangle hack.
Stubs added for all other platforms.
1999-07-20 07:26:09 +00:00
troy%netscape.com
c3e32b0b65
Added 'm' prefix to a couple more data members of nsHTMLReflowState struct
1999-07-20 03:51:46 +00:00
troy%netscape.com
155ed6816a
Added 'm' prefix to some of the nsHTMLReflowState data members
1999-07-20 03:41:03 +00:00
troy%netscape.com
2207888d69
Fix for bug #9611 : now handles absolutely positioned replaced elements
1999-07-20 02:48:18 +00:00
troy%netscape.com
b7a34ec182
Minor cleanup
1999-07-19 18:38:51 +00:00
troy%netscape.com
99e5e0a462
Changed ScrollFrameIntoView() to also do horizontal scrolling if necessary
1999-07-19 18:38:33 +00:00
mjudge%netscape.com
516c093f8b
cant query interface from frame selection to dom selection since we now have more than one type of dom selection implementations. you must ask for ANY dom selection then remove yourself as a listener or whatever you want to do. MJ
1999-07-19 18:04:35 +00:00
rickg%netscape.com
23b232d248
switch to faster string search API
1999-07-19 03:29:56 +00:00
mjudge%netscape.com
c0b1525970
massive checkin for selection. adjusting nsIDOMSelection api and nsIFrameSelection. many "small" changes. this is not as bad as it looks. layout will not be affected other than "getter" calls for selection. and all consumers of selection should be in good shape.
1999-07-18 02:27:19 +00:00
peterl%netscape.com
9d026a4262
use preprocessor to generate atom code
1999-07-18 00:24:47 +00:00
peterl%netscape.com
c35106c852
fix reresolve style context to iterate all child lists
1999-07-18 00:18:45 +00:00
jdunn%netscape.com
f6e6aeea41
Must pre-delcare the structs friends so that they can access each other since they are private
1999-07-17 01:11:00 +00:00
troy%netscape.com
37e8c3a392
Added code to make sure that posted events are removed when the frame they
...
refer to is destroyed
1999-07-16 23:27:46 +00:00
troy%netscape.com
f9d48b07a9
Added NotifyDestroyingFrame() function to nsIPresShell
1999-07-16 23:25:15 +00:00
hangas%netscape.com
6eba8de450
Fix DEBUG Mac Build Bustage. Changed memset to nsCRT::memset
1999-07-16 19:11:43 +00:00
rods%netscape.com
07dc39f2d3
XIF is now being put into the transferable as double byte
1999-07-16 14:20:59 +00:00
troy%netscape.com
7b9d24e898
Turned on the use of the digital search tree code
1999-07-16 03:32:09 +00:00
troy%netscape.com
d281be8891
Fixed so it's correct C++ and it compiles on Solaris and AIX
1999-07-16 01:20:04 +00:00
sfraser%netscape.com
14f2e71bab
Don't cast a char* to a PRUnichar* array when calling PaintTextDecorations.
1999-07-15 23:11:35 +00:00
mjudge%netscape.com
f447570414
checkin for carpool for multiple seleciton/ime selection and api changes to nsIDOMselection
1999-07-15 18:19:03 +00:00
sfraser%netscape.com
eeb1dfbdf1
Removal of nsCaretProperties
1999-07-14 22:18:29 +00:00
kmcclusk%netscape.com
d42e178f95
fixed bugs #6303 , #6753 , #6756 , #6759
...
Re-wrote nsComboboxFrame.
removed the obsolete nsHTMLAtoms: comboText,comoTextSelected,comTextSelectedFocus,dropDownVisible,
dropdownHidden, dropDownBtnOut, dropDownBtnPressed,
Added nsHTMLAtoms::combobox, nsLayoutAtoms::popupList
Renamed dropDownList to dropDownListPseudo
Added "arrow.gif" as to be used the background-image for the combobox button
ua.css - added rules for select to differentiate between comboboxes and listboxes.
Added style rules to more closely match the XPTOOLKIT XPWidgets look.
removed the following :-moz-combobox-text, -moz-combobox-textselected
nsIFormControlFrame.h - Added SetSuggestedSize method.
nsButtonControlFrame - Implemented SetSuggestedSize.
nsCSSFrameConstructor.cpp - Rewrote ConstructSelectFrame.
nsIWidget.h -Added GetAbsoluteBounds method.
nsWindow.cpp - Implemented GetAbsoluteBounds.
1999-07-14 22:00:24 +00:00
kipp%netscape.com
a427d96f8c
Disabled my debug noise (whoops)
1999-07-14 20:40:23 +00:00
jdunn%netscape.com
08acd09a73
anonymous unions CAN'T define any new types, so the struct's definition has
...
to be outside of the union... plus since the union is protected (and can't
be declared a friend - since it is anonymous, the struct's def must be public.
1999-07-14 19:09:42 +00:00
nisheeth%netscape.com
de96f69ead
Fix for bug 8314. The block frame takes the bullet's position and area into account when it sets the combined area of the frame during reflow.
1999-07-14 18:02:14 +00:00
kipp%netscape.com
23518e9968
Removed compiler warnings
1999-07-14 17:30:22 +00:00
kipp%netscape.com
6c7e923344
nop
1999-07-14 17:30:07 +00:00
kipp%netscape.com
0bfd6a27a3
Removed some compiler warnings
1999-07-14 17:29:45 +00:00
kipp%netscape.com
b32c6678b7
Removed some compiler warnings; fix subtlety with handling empty inline frames and whitespace compression for bug #5999
1999-07-14 17:29:32 +00:00
kipp%netscape.com
f7c32cc440
Clean up warnings
1999-07-14 17:28:45 +00:00
kipp%netscape.com
4326cd790d
Cleaned up warnings for bug 8947
1999-07-14 17:28:22 +00:00
kipp%netscape.com
de21952346
Eliminate a warning
1999-07-14 17:28:00 +00:00
kipp%netscape.com
5ffc2904c6
Check for another bad reflow child behavior
1999-07-14 17:27:48 +00:00
kipp%netscape.com
f288f50964
Cleaned up some warnings; use some com-ptrs
1999-07-14 17:27:24 +00:00
kipp%netscape.com
02571dde05
Various and sundry bug fixes
1999-07-14 17:26:20 +00:00
kipp%netscape.com
9687a61f7a
Tweaked area frame shrink wrapping for bug #5999
1999-07-14 17:26:12 +00:00
troy%netscape.com
84cc1d3e34
Changed Reflow() to invalidate bounds for an incremental reflow
1999-07-14 15:20:01 +00:00
troy%netscape.com
8f58dbdf93
Added #define of NS_AUTOMARGIN
1999-07-14 15:17:33 +00:00
troy%netscape.com
ee38ccd817
Changed Reflow() and ReflowDirtyLines() to invalidate the damaged areas
...
after an incremental reflow
1999-07-14 15:16:56 +00:00
troy%netscape.com
533748cd90
Area frame no longer invalidates its entire bounds after an incremental reflow,
...
and instead it's up to the individual frames to invalidate their damaged areas
1999-07-14 15:15:01 +00:00
troy%netscape.com
22dfdde09f
Added nsDST.cpp to Unix builds
1999-07-14 15:08:32 +00:00
troy%netscape.com
ba77a74c57
Improved the tree verification function so it's more thorough
1999-07-14 15:07:46 +00:00
troy%netscape.com
67730aaef2
Added file nsDST.cpp
1999-07-13 03:54:00 +00:00
troy%netscape.com
32d96e8d86
Initial check-in
1999-07-13 03:53:48 +00:00
andreas.otte%primus-online.de
838f5a972b
NECKO only: Using helper function NS_MakeAbsoluteURI A: chofmann R:valeski
1999-07-11 15:46:10 +00:00
sfraser%netscape.com
15611e693f
First Checked In.
1999-07-09 01:14:45 +00:00
kipp%netscape.com
457c3003fb
Fixed bug 6574 - the problem was that the current color was being reset when the text decoration, in this case an underline, was being drawn so that the next chunk of text rendered in the smallcaps font was drawn in the wrong color
1999-07-08 19:52:57 +00:00
kipp%netscape.com
baaf56e24a
Only pass on url to server side image map when we end up with a valid url
1999-07-08 19:44:42 +00:00
kipp%netscape.com
869bb26059
Fix bug #652 - made server side image maps find the proper href to base the url on by looking up the content tree of an nsIDOMHTMLAnchorElement
1999-07-08 19:38:08 +00:00
hyatt%netscape.com
d6584e757a
Fixing problems with redraw on initial show of window.
1999-07-07 22:34:31 +00:00
warren%netscape.com
9975942bdb
Added channel argument to nsIStreamObserver/nsIStreamListener/nsIProgressEventSink methods.
1999-07-07 08:08:40 +00:00
kipp%netscape.com
87e4c2d72f
Removed HaveFixedContent* methods from nsHTMLReflowState and updated code to match (fix bug #7993 )
1999-07-07 02:33:17 +00:00
peterl%netscape.com
6b109c6271
changed attribute mapping to use special attribute container
1999-07-07 01:22:38 +00:00
edburns%acm.org
16d14a952f
Stanley Ho's REFLOW_MODS change.
1999-07-07 00:32:01 +00:00
andreas.otte%primus-online.de
001ff1afea
NECKO only: replacing GetBuffer with ToNewCString and some error checking
1999-07-06 23:08:16 +00:00
troy%netscape.com
9fc9b61b5c
Changed GetPrimaryFrameFor() to use a hash table to improve performance
1999-07-06 03:52:33 +00:00
kipp%netscape.com
6546611600
Fixed bug #9282 - clip rect was computed wrong from style info and sign of right/bottom were inverted; eliminated many linux compiler warnings
1999-07-05 20:38:14 +00:00
kipp%netscape.com
bef3754263
Fixed margin calcs for block elements (and tables) so that when the object is wider than the avail width the object is pinned to the left/right edge as appropriate (bug #6155 )
1999-07-05 18:45:12 +00:00
andreas.otte%primus-online.de
3b7dac23f8
NECKO only: fixing MakeAbsolute while loading images
1999-07-04 22:41:42 +00:00
andreas.otte%primus-online.de
029524c65d
NECKO only: fixing MakeAbsolute when loading images, cleanup
1999-07-04 22:23:38 +00:00
hyatt%netscape.com
73b08a974d
Checking in support for intrinsic sizing of chrome.
1999-07-04 04:09:54 +00:00
troy%netscape.com
689199ce89
General clean up and fixing of compiler warnings
1999-07-03 02:22:10 +00:00
troy%netscape.com
644201d6f0
Fix for bug #9073 . Changed Init() to return NS_ERROR_OUT_OF_MEMORY if we fail
...
to allocate the space manager
1999-07-02 22:45:07 +00:00
kipp%netscape.com
fa08778e30
Support old-upper/lower-alpha/roman style constants
1999-07-02 22:27:03 +00:00
troy%netscape.com
306ed3a699
Minor cleanup
1999-07-01 04:37:07 +00:00
evaughan%netscape.com
54afa7f4f6
Added anonymous node support.
...
Added splitters
Added Grippies.
1999-06-30 22:17:43 +00:00
troy%netscape.com
bad8b44c27
Work-in-progress for having GetPrimaryFrameFor() use a hash table
1999-06-30 04:42:26 +00:00
troy%netscape.com
d0002c6559
Fix for bug #2062 . When sizing the view, take into account child frames
...
that stick outside the right/bottom edges of the parent's frame
1999-06-29 03:41:58 +00:00
troy%netscape.com
063b6aaad3
Fix for bug #7656 . Changed the root frame to size the document element's
...
frame so it covers the entire canvas
1999-06-27 02:39:09 +00:00
av%netscape.com
a9b3b8dc60
Enabling stuff checked in earlier
1999-06-27 00:05:05 +00:00
mcafee%netscape.com
327b3d366e
Adding BeOS case.
1999-06-26 07:28:55 +00:00
warren%netscape.com
fbd6d1dc57
Necko ifdefs for layout and rdf.
1999-06-26 06:36:26 +00:00
troy%netscape.com
32acfc4441
Fix for bug #6630 . Don't force the desired width to 0 for zero-height
...
frames, and don't have the document element frame shrink wrap
1999-06-26 03:21:49 +00:00
dcone%netscape.com
60d5261ed9
Fixed a bug that double prints
1999-06-25 14:48:37 +00:00
troy%netscape.com
72d8261683
Fix for bug #5762 . Changed DeleteFrame() to call CancelReflowCommand()
...
when a frame is destroyed
1999-06-25 04:22:15 +00:00
troy%netscape.com
42235c8acd
Fix for bug #6947 . Changed PlaceBlock() to also check the combined area height
...
when checking for a zero-height frame
1999-06-25 03:17:04 +00:00
warren%netscape.com
4001aade80
Renamed nsIURLGroup to nsILoadGroup in preparation for necko.
1999-06-25 02:17:37 +00:00
av%netscape.com
4aabe84866
Fixing build problem
1999-06-24 21:34:37 +00:00
av%netscape.com
9a84b40ce1
fixes getting right hdc foe winless plugin painting, disabled yet
1999-06-24 20:55:33 +00:00
warren%netscape.com
15272e93b7
More necko changes. Changed nsIPluginTagInfo2::GetDocumentBase to copy string.
1999-06-23 19:55:21 +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
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
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
sspitzer%netscape.com
4cc0c4c86d
fix tree bustage.
1999-06-19 21:13:48 +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
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
peterl%netscape.com
61d4b9ed9f
delete floaters before regular children
1999-06-15 06:16:29 +00:00
av%netscape.com
2808e253e4
Hooking up event passing to winless plugins
1999-06-15 05:28:23 +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
ftang%netscape.com
053016f7c4
fix bug 7544
1999-06-15 02:21:03 +00:00
av%netscape.com
ad244932bd
Cleaning up
1999-06-14 22:35:46 +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
buster%netscape.com
3c164138fd
fixed a syntax problem, just a typo
1999-06-12 23:13: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
av%netscape.com
9419f45af9
*** empty log message ***
1999-06-11 22:48:50 +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
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
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
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
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
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
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
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
nisheeth%netscape.com
6da324eafb
Patch from alecf to do a null pointer check in FindFrameWithContent().
1999-06-05 00:18:03 +00:00
mjudge%netscape.com
7b5035c20f
fixes for selection and memory leaks
1999-06-04 23:00:24 +00:00
amusil%netscape.com
765491b880
Fixed bug with Java-targeted object tags.
1999-06-04 22:33:13 +00:00
akkana%netscape.com
b0031e0a99
Vidur's initial implementation of Insert HTML Fragment
1999-06-03 22:38:38 +00:00
akkana%netscape.com
f3219d053d
Part of Vidur's html fragment changes: files which aren't in the build yet
1999-06-03 22:30:12 +00:00
peterl%netscape.com
cdd55f947d
fixed warnings
1999-06-03 02:09:03 +00:00
mjudge%netscape.com
864e061209
new table selection code drag inside and outside of tables with ease. added some overriding methods to nsTableCellFrame and nsTableFrame to make selection "draw" correctly for those containers.
1999-06-01 23:04:13 +00:00
pierre%netscape.com
c19dd17e4a
Don't printf() like crazy when displaying very long pages such as http://slip/res-lib/morte1.htm in DEBUG builds.
1999-06-01 22:11:32 +00:00
av%netscape.com
7422658130
Getting windowless plugin stuff into
1999-05-27 23:20:09 +00:00
pinkerton%netscape.com
bcbf04e3d0
remove references and cid's for tree, toolbar, and content connector widgets. These no longer exist.
1999-05-27 23:17:14 +00:00
kmcclusk%netscape.com
b1ab2535df
fixes for bugs #5809 , #5852 , #6828 , #6973 .
...
Added a new test16.html sample to test gfx-rendered widgets to viewer.
Added support for test17.html sample to test printing.
1999-05-27 21:17:10 +00:00
pinkerton%netscape.com
be6f4e4d75
new multiple-item drag and drop apis.
1999-05-26 21:08:14 +00:00
dp%netscape.com
94344009c8
Landing xpcom20/21 branch.
1999-05-26 01:38:36 +00:00
rickg%netscape.com
33a564de2c
fixed per cyeh
1999-05-21 23:11:16 +00:00
joki%netscape.com
cd8037c601
Fix for bug 6005, crash on window closing via script. A: chofmann, R: vidur
1999-05-20 23:16:53 +00:00
mjudge%netscape.com
4bff71e096
reviewed sfraser approved choffman 6771 6762 UMR and Extreemly inefficient table selection code fixed simply
1999-05-20 00:52:00 +00:00
evaughan%netscape.com
a9d351ef30
Fixed some visibility bugs in order to make the tab widget work correctly.
1999-05-19 22:14:11 +00:00
mjudge%netscape.com
abf1f5225c
oops fogot default boolean for non start or end node selection
1999-05-18 22:29:27 +00:00
mjudge%netscape.com
e36da4f13c
wrong initial boolean value for redraw
1999-05-17 22:31:10 +00:00
vidur%netscape.com
f59a24987b
Implemented document.layers and nsIDOMHTMLLayerElement interface.
1999-05-17 21:17:48 +00:00
mjudge%netscape.com
d0b617b231
accidentally left out a parameter to GetPositionSlowly for small caps ect.
1999-05-17 19:50:29 +00:00
mjudge%netscape.com
a15e7eb5ac
adding in selection of non text frames in editor only
1999-05-17 00:21:18 +00:00
beard%netscape.com
cadbc9037b
Fixed some serious ref count bugs using nsIURL when instantiating plugins.
1999-05-14 22:45:46 +00:00
rods%netscape.com
e4ee930f8c
removed reference to nsIDataFlavor and merged nsITransferable and nsIGenericTransferable
1999-05-13 21:53:57 +00:00
kipp%netscape.com
34a66a1d3a
Fixed typo
1999-05-13 01:52:52 +00:00
kipp%netscape.com
b2da25bcb3
Export nsILineIterator, just in case...
1999-05-13 00:55:55 +00:00
kipp%netscape.com
0a98219951
Fix compiler warnings; implement QueryInterface hack to get at line iterator
1999-05-13 00:55:38 +00:00
kipp%netscape.com
8c0ea0f9ae
Updated line iterator impl to match API in nsILineIterator
1999-05-13 00:54:28 +00:00
kipp%netscape.com
11644c02d0
new
1999-05-13 00:54:03 +00:00
mjudge%netscape.com
c0ad47dc75
adding back in keyboard navigation. removing const from peekoffset to stop the const creep. changing peekoffset to do the right thing for content based peeking...
1999-05-13 00:44:23 +00:00
kipp%netscape.com
a0090254da
nuked
1999-05-11 22:42:58 +00:00
kipp%netscape.com
c180b6ccab
Removed nsWBRFrame.cpp from the build
1999-05-11 22:42:43 +00:00
kipp%netscape.com
57e4b9920d
Stubbed out
1999-05-11 22:39:46 +00:00
kipp%netscape.com
4846f41f1f
Reworked frame factory methods; fixed bug 4519
1999-05-11 22:03:29 +00:00
karnaze%netscape.com
8f219a39c4
bug 6185 - absolutely positioned target nsHTMLFrameInnerFrames don't get processed by InitAbsoluteConstraints.
1999-05-10 22:59:03 +00:00
kipp%netscape.com
bfcbd0e0c8
Beginnings of a line iterator
1999-05-10 22:28:49 +00:00
kipp%netscape.com
2bb30cc9e1
Reinstate a hack, with a comment for next time, so that tables will center again
1999-05-10 22:28:30 +00:00
kipp%netscape.com
4d0b684d27
Incomplete workaround for bug #5453
1999-05-10 22:28:04 +00:00
kipp%netscape.com
93b46d2ccf
Disable mapping frames into text when they don't render properly until troy gets back....
1999-05-10 21:04:18 +00:00
karnaze%netscape.com
25e7ff8cde
added vcard_name html attribute. Added GetVcardName in nsFormFrame.
1999-05-08 19:30:57 +00:00
beard%netscape.com
0fea208890
XP_MAC: ensuring that clipRect field of nsPluginWindow is in port coordinates, per original plugin specification.
1999-05-08 16:33:10 +00:00
nisheeth%netscape.com
aa6ad6f2fe
Adding support in line layout for the CSS "direction" property.
1999-05-08 00:48:39 +00:00
amusil%netscape.com
d09ab3b9cf
Added object tag support for applets.
1999-05-07 22:07:58 +00:00
mjudge%netscape.com
47ffef477b
2 more checkins to follow previous ones
1999-05-07 21:19:04 +00:00
mjudge%netscape.com
884bb4bb82
massive checkin for selection modifications and removing static state variables for selection in nsFrame.h.
1999-05-07 21:12:59 +00:00
vidur%netscape.com
443e8a76ef
Fix for bug 2989 - correcting result of GetFrameForPoint.
1999-05-07 00:08:02 +00:00
av%netscape.com
1ae10bcadf
Override SetInitialChildList for nsObjectFrame
1999-05-06 00:54:36 +00:00
av%netscape.com
7cec6f8dba
Getting back check for data attribute in image frames
1999-05-05 23:40:21 +00:00
cyeh%netscape.com
8a1db8783c
backout mjudge checkin against closed tree. it also breaks mac as well, so
...
mjudge will try again when tree reopens
1999-05-05 23:05:41 +00:00
mjudge%netscape.com
f70863f3eb
removing static variables from nsFrame for selection. storing state in nsIFrameSelection Implementation.
1999-05-05 22:27:57 +00:00
av%netscape.com
53ad276795
Fixing bug #3605
1999-05-05 01:10:25 +00:00
hyatt%netscape.com
01169c1e64
Changes to support window.open in AppRunner.
1999-05-04 23:29:06 +00:00
danm%netscape.com
e6c2df172d
PresShell given owning reference to its nsDocument and nsPresContext. Prevents early deletion of these objects in some cases. Part of bug 5844. a:kipp
1999-05-04 23:27:42 +00:00
vidur%netscape.com
1546549276
Added option to HTMLAtoms
1999-05-04 20:52:26 +00:00
rods%netscape.com
0f31c214df
Removed D&D statically defined IIDs and replaced them with the static class GetIID()
1999-05-04 14:55:24 +00:00
kipp%netscape.com
751e2a2073
Fixed bug 5255 and removed some compiler warnings
1999-05-03 20:55:12 +00:00
kipp%netscape.com
5e1f60f6ff
Implement List method
1999-05-03 20:54:24 +00:00
kipp%netscape.com
f297ff8225
Tweaked to handle updated line-height calculation code that will now return -1 sometimes
1999-05-03 20:54:11 +00:00
kipp%netscape.com
e650e7915d
Renamed a method
1999-05-03 20:53:46 +00:00
kipp%netscape.com
2ecc585200
Fix bug 2058 and improve nav4 compatability by not making line-height normal == 1.0
1999-05-03 20:53:27 +00:00
kipp%netscape.com
b2a0219c52
Removed a compiler warning
1999-05-03 20:51:30 +00:00
kipp%netscape.com
dd779c3a05
Updated a comment
1999-05-03 20:51:16 +00:00
kipp%netscape.com
77e9067f50
Fixed bug 5375 - the conditions for avoiding combined area computations were wrong
1999-05-03 20:51:02 +00:00
joki%netscape.com
d1f2b3ef88
Adding scrolling fixes to fix bug #3999 , A: chofmann
1999-04-30 19:38:39 +00:00
pinkerton%netscape.com
1680448437
pinkerton/scc. appr chofmann. Bug #4127 , et al. Fixing ownership models (more work to come).
1999-04-30 09:04:36 +00:00
troy%netscape.com
63c4c7aef7
Fix for bug #4525 . Changed Reflow() to take into account 'overflow:scroll' when
...
determining the desired width
1999-04-30 00:55:18 +00:00
kipp%netscape.com
0227e28077
Disable rendering during presentation tear down
1999-04-30 00:08:17 +00:00
mjudge%netscape.com
391dd39d84
m5 BUGS Choffman approved. simon reviewed. removing possible memory leak and getting anchor and focus frame to use the proper range instead of addreffing a node each! tested this afternoon
1999-04-29 20:24:21 +00:00
kipp%netscape.com
fe6e59058f
Fix crash bug #5621 ; we weren't pushing frames to the next-in-flow in all cases like we should
1999-04-29 00:16:44 +00:00
kipp%netscape.com
e83d736b28
Clear first-letter ok style at the right time
1999-04-29 00:16:09 +00:00
mjudge%netscape.com
e60293b6e6
fixing bugs for unnecessary drawing in text fram as well as other assorted selection bugs.
1999-04-28 02:43:02 +00:00
kipp%netscape.com
8dfb604de1
Removed some cruft
1999-04-28 00:19:28 +00:00
mjudge%netscape.com
a6a19b2656
fixing skippage of some frames during selection
1999-04-27 22:35:41 +00:00
kipp%netscape.com
5c6680e4b7
Use shared IID
1999-04-27 22:14:36 +00:00
kipp%netscape.com
39c56cdb27
Removed compiler warnings
1999-04-27 22:14:17 +00:00
kipp%netscape.com
abc872974f
Removed compiler warnings; dump more info out in List method
1999-04-27 22:13:42 +00:00
kipp%netscape.com
cd85b25744
tweaked
1999-04-27 22:13:06 +00:00
kipp%netscape.com
51f4880f08
Added WasDirty for debugging incremental reflow
1999-04-27 22:12:53 +00:00
kipp%netscape.com
7ed24336d5
Support first letter reflow
1999-04-27 22:12:37 +00:00
kipp%netscape.com
86a3c69102
Added NS_NewFirstLetterFrame
1999-04-27 22:12:22 +00:00
kipp%netscape.com
10dae08190
Removed lineFrame; added mozLetterFrame
1999-04-27 22:12:00 +00:00
kipp%netscape.com
0da5bdd171
Dump out next and style context pointers
1999-04-27 22:11:21 +00:00
kipp%netscape.com
9b854acf63
Added first letter support
1999-04-27 22:11:05 +00:00
kipp%netscape.com
791289f106
Support revised first-letter layout
1999-04-27 22:10:51 +00:00
kipp%netscape.com
19f8ed9f4d
Added first-letter-frame to the build
1999-04-27 22:10:12 +00:00
kipp%netscape.com
8ef9bd0714
new
1999-04-27 22:05:02 +00:00
troy%netscape.com
1da7ecea54
Removed some code that wasn't needed and would leak any child frames
...
that were passed in
1999-04-27 20:24:27 +00:00
troy%netscape.com
c30c249a82
Removed a function that wasn't needed
1999-04-27 20:18:29 +00:00
kin%netscape.com
86a3f435a4
Fix from mjudge@netscape.com for bug #5505 (Crash clicking on throbber in apprunner)
1999-04-26 19:38:22 +00:00
mjudge%netscape.com
f302ca2537
selection changes for new model of content only. frames no longer contain variables referring to selection state outside of 1 bit. keyboard selection will now be disabled until i can get it working in the new selection world order.
1999-04-26 04:02:04 +00:00
troy%netscape.com
3b869d6014
Added code to check the placeholder's out-of-flow frame and see if it's
...
an absolutely positioned frame and not just assume it's a floater
1999-04-25 17:01:07 +00:00
troy%netscape.com
c7748fdf2c
Changed FindFrameWithContent() to check for a frame type of "placeholderFrame"
...
and return the out-of-flow frame instead
1999-04-25 17:00:24 +00:00
troy%netscape.com
39e0aad7f0
Removed ContentChanged() and AttributeChanged() which are no longer need
...
now that GetPrimaryFrameFor() always returns the out-of-flow frame
1999-04-25 16:59:39 +00:00
troy%netscape.com
15e5859a59
Fixed a problem where CreateViewForFrame() was setting NS_VIEW_PUBLIC_FLAG_DONT_BITBLT
...
all the time
1999-04-24 04:53:42 +00:00
amusil%netscape.com
a474d58cbc
Added support for applets specified by the object tag (which use the "classid:java"
...
attribute instead of "code").
1999-04-23 22:52:10 +00:00
kipp%netscape.com
f1bdb8c076
Removed useless include
1999-04-23 20:01:49 +00:00
kipp%netscape.com
96c0fa0aa2
nit
1999-04-23 20:01:38 +00:00
kipp%netscape.com
53a3205060
Implement CancelReflowCommand; remove uselss root-frame resize in incremental reflow code
1999-04-23 20:01:20 +00:00
kipp%netscape.com
6a3daef83e
Always init the image loader (fixes bug #5238 ); don't load images with zero set dimensions (bug #5381 ); cancel extraneous reflows to improve performance
1999-04-23 20:00:14 +00:00
kipp%netscape.com
470b830288
Added code to discard wasted size updates
1999-04-23 19:59:13 +00:00
rods%netscape.com
e2de00bcd4
Changed Copy code to use nsCOMPtr
1999-04-23 17:15:53 +00:00
mcafee%netscape.com
2c905d7de3
Removing nsSelectionMgr from the build
1999-04-23 16:50:17 +00:00
kipp%netscape.com
3ecd939521
Moved hacked call to floater adds out of nsPlaceholderFrame and into nsLineLayout
1999-04-23 15:15:53 +00:00
troy%netscape.com
4466f403c7
Added GetFrameType() and renamed GetAnchoredItem() to GetOutOfFrameFlow()
1999-04-23 14:34:48 +00:00
mcafee%netscape.com
8cdb907705
Removing NEW_CLIPBOARD_SUPPORT ifdef.
1999-04-22 07:03:14 +00:00
troy%netscape.com
12139f38ea
Work-in-progress for relatively positioned inlines being containing blocks
...
for absolutely positioned child elements
1999-04-22 04:27:47 +00:00
kipp%netscape.com
fd29e5287a
Fixed rendering bug with drawing poly areas during debug drawing
1999-04-22 03:40:38 +00:00
rickg%netscape.com
85e7dbb767
updates to sync with nsString2 api
1999-04-21 23:35:12 +00:00
amusil%netscape.com
9b3402e2e6
Fixed bug with flow of control - reflows after the first one no longer call
...
CantRenderDisplacedElement() when it's not supposed to.
1999-04-21 23:25:20 +00:00
troy%netscape.com
ef791ed27c
Changed the handling for fixed backgrounds a little
1999-04-21 22:08:01 +00:00
troy%netscape.com
7e9a5af5f7
Changed CreateViewForFrame() so it takes into account fixed background
...
attachments and sets NS_VIEW_PUBLIC_FLAG_DONT_BITBLT
1999-04-21 21:27:50 +00:00
troy%netscape.com
8904ab319a
Changed nsPositionedInlineFrame::Reflow() to compute the desired size
...
by calling nsInlineReflow::Reflow() with a 'resize' reflow reason when
handling an incremental reflow of an absolutely positioned child element
1999-04-21 21:02:45 +00:00
kipp%netscape.com
fac60d4643
Fixed word lookahead logic to not look at continuations to avoid duplicate information
1999-04-21 19:59:16 +00:00
kipp%netscape.com
116ecfb42a
Added some (disabled) logging
1999-04-21 19:58:50 +00:00
kipp%netscape.com
065b96c776
Fixed up child incremental reflow to only reflow the necessary number of lines (hopefully)
1999-04-21 19:58:38 +00:00
troy%netscape.com
2b65a0bc20
Changed nsPositionedInlineFrame code to handle incremental reflow
1999-04-21 04:37:13 +00:00
sspitzer%netscape.com
192e63fa70
fix UNIX build bustage. this won't build with -pendatic
1999-04-21 02:31:02 +00:00
kipp%netscape.com
e7d121e337
Fixed bug #5192 by growing the trapezoid buffer as needed
1999-04-20 23:08:03 +00:00
kipp%netscape.com
187be6b63f
Tweaked FindLineContaining to return the index in the line where the frame is found
1999-04-20 21:52:22 +00:00
kipp%netscape.com
2970e96968
Removed debris
1999-04-20 21:51:56 +00:00
kipp%netscape.com
44f26158bb
Fixed up insertion code to support inserting blocks; tweaked FirstChild impl to work better; removed some no longer needed code
1999-04-20 21:51:39 +00:00
av%netscape.com
096226647f
Turning on previous changes
1999-04-20 21:45:26 +00:00
av%netscape.com
7a990f37bf
Added width and height attributes for images
1999-04-20 21:07:26 +00:00
troy%netscape.com
b952773b92
Added GetFrameType() member function
1999-04-20 19:11:37 +00:00
troy%netscape.com
1570eb63cb
Moved blockFrame and inlineFrame atoms to nsLayoutAtoms
1999-04-20 18:22:47 +00:00
troy%netscape.com
0f73d45160
Change to atoms
1999-04-20 18:22:28 +00:00
rickg%netscape.com
e1012f40b9
sync with nsString2 API
1999-04-20 07:20:21 +00:00
troy%netscape.com
0e556164c5
Commented out code in GetAdditionalChildListName() that checked whether
...
there was a bullet and conditionally nsLayoutAtoms::bulletList because
that change broke absolute positioning (area frame depends on the index
numbers)
1999-04-20 05:03:29 +00:00
kipp%netscape.com
33e9707bbb
Work around append frames bug (by breaking insert!) for now; added some asserts hither and yon to help prevent furthur regressions like this
1999-04-20 03:42:32 +00:00
kipp%netscape.com
5ccd9c28e6
Work around windoze compiler lossage
1999-04-20 01:53:28 +00:00
kipp%netscape.com
55f7b6edca
Make build work on mac
1999-04-20 01:49:51 +00:00
kipp%netscape.com
d1c19b975e
Implement first-line support; update some api's to use nsIPresContext*'s instead of nsIpresContext&'s
1999-04-20 00:27:43 +00:00
kipp%netscape.com
747aed0e8c
Switch to nsIPresContext*'s instead of nsIPresContext&'s
1999-04-20 00:27:08 +00:00
kipp%netscape.com
4e13edb1f1
removed dead comment info
1999-04-20 00:26:47 +00:00
kipp%netscape.com
85d4c50b17
Updated to new nsIHTMLReflow method signatures
1999-04-20 00:26:32 +00:00
kipp%netscape.com
39f3954168
Added lineFrame
1999-04-20 00:26:09 +00:00
kipp%netscape.com
31660cd5c2
Added NewFIrstLineFrame
1999-04-20 00:25:48 +00:00
kipp%netscape.com
799e9be55b
Updated args to use ptrs instead of refs
1999-04-20 00:25:34 +00:00
kipp%netscape.com
04ad2a5b6f
Added nsFirstLineFrame subclass; move class decl out to header file
1999-04-20 00:25:12 +00:00
kipp%netscape.com
138e73d3f2
Renamed header file
1999-04-20 00:24:32 +00:00
kipp%netscape.com
bfa935e427
Tweaked verify-reflow implementation
1999-04-20 00:24:21 +00:00
kipp%netscape.com
ba08510759
Eliminate a bunch of warnings
1999-04-20 00:23:33 +00:00
kipp%netscape.com
9e94548447
nuked
1999-04-20 00:23:13 +00:00
kipp%netscape.com
13fa4dfe48
new
1999-04-20 00:23:05 +00:00
kipp%netscape.com
1e5bc6c757
Added first line support methods
1999-04-20 00:22:58 +00:00
peterl%netscape.com
5548b30fa8
sync to new state change api
1999-04-20 00:06:58 +00:00
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