Commit Graph

1130 Commits

Author SHA1 Message Date
peterl%netscape.com
fa9285500a changed content state change notification rule to match attribute changed
made a seperate notification method


git-svn-id: svn://10.0.0.236/trunk@46725 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-10 05:54:00 +00:00
peterl%netscape.com
b3d6db8fe0 added constrain font weight
git-svn-id: svn://10.0.0.236/trunk@46722 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-10 05:51:44 +00:00
briano%netscape.com
1720a8eef4 General cleanup.
git-svn-id: svn://10.0.0.236/trunk@46663 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-10 00:18:42 +00:00
warren%netscape.com
de60d2685c Removed NS_BASE_STREAM_EOF in favor of returning a count of 0 from Read to indicate EOF. Renamed GetLength to Available. Fixed a number of places where AppendElement's broken error code wasn't checked.
git-svn-id: svn://10.0.0.236/trunk@46637 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-09 22:05:05 +00:00
kipp%netscape.com
e11bf8df16 Nit to make emacs happier
git-svn-id: svn://10.0.0.236/trunk@46628 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-09 21:05:32 +00:00
mscott%netscape.com
9bb80c20db Backing out peterl's changes to fix the mac depend build until we can figure out why it
causes an internal compiler error.


git-svn-id: svn://10.0.0.236/trunk@46484 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-09 01:49:51 +00:00
peterl%netscape.com
61a7bdcab8 Added optimization in SetCoord to not set inherit value if value can be computed locally
git-svn-id: svn://10.0.0.236/trunk@46468 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-09 00:43:54 +00:00
peterl%netscape.com
45751d711f removed non-necko code
fixed to not load alternate sheets after document drops reference


git-svn-id: svn://10.0.0.236/trunk@46467 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-09 00:42:53 +00:00
hyatt%netscape.com
1433b9452c Landing AttributeChanged alteration. AttributeChanged now fires even when the
style hint is REFLOW or VISUAL (and not just CONTENT).


git-svn-id: svn://10.0.0.236/trunk@46290 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 03:51:41 +00:00
troy%netscape.com
68d0b098c8 Changed CreateGeneratedFrameFor() to set the parent object and the document
object of the generated content


git-svn-id: svn://10.0.0.236/trunk@46153 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-07 03:09:33 +00:00
troy%netscape.com
fdc9f553d0 Fix for bug #13176. Changed CantRenderReplacedElement() to reset the
primary frame mapping for OBJECT elements


git-svn-id: svn://10.0.0.236/trunk@46146 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-07 02:42:00 +00:00
peterl%netscape.com
80ac4d30c5 tracking UI & forms proposal changes
git-svn-id: svn://10.0.0.236/trunk@45970 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 23:40:35 +00:00
peterl%netscape.com
5d27c6992a fix warning
git-svn-id: svn://10.0.0.236/trunk@45969 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 23:40:22 +00:00
peterl%netscape.com
83e6bd30dd remove error output for non-error conditions
git-svn-id: svn://10.0.0.236/trunk@45968 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 23:38:40 +00:00
peterl%netscape.com
47f2dadc5e use reparent style context
git-svn-id: svn://10.0.0.236/trunk@45967 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 23:37:37 +00:00
rods%netscape.com
c47a3d09dc ListControlFrame now use the nsSelectsAreaFrame to get the correct frame
when clicking in a list
removed NS_VIEW_PUBLIC_FLAG_DONT_CHECK_CHILDREN on list frames the events get routed correctly


git-svn-id: svn://10.0.0.236/trunk@45899 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 14:57:47 +00:00
rods%netscape.com
b3d49bd415 Added extra parameters so PaintBorder can be used to draw borders with a size that
is passed in instead of get the size from style.


git-svn-id: svn://10.0.0.236/trunk@45887 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 14:12:09 +00:00
kipp%netscape.com
bf69814e2c Fixed an nsString usage oopsie
git-svn-id: svn://10.0.0.236/trunk@45696 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 18:02:52 +00:00
kipp%netscape.com
5c567c30a3 Moved atom init to factory where it should have been
git-svn-id: svn://10.0.0.236/trunk@45695 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 18:02:21 +00:00
troy%netscape.com
88786eefbb Fix for bug #12997
git-svn-id: svn://10.0.0.236/trunk@45661 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 05:21:39 +00:00
kipp%netscape.com
49dcaaf349 Disable empty text frame removal; tweaked a few lines to be more compiler friendly
git-svn-id: svn://10.0.0.236/trunk@45393 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-01 01:00:25 +00:00
waterson%netscape.com
76cc6b08ad Fix nsCOMPtr --pedantic bustage.
git-svn-id: svn://10.0.0.236/trunk@45317 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-31 07:14:54 +00:00
kipp%netscape.com
c9002f20df Reimplemented SizeOf methods in some of the frame classes; partial rework of first-line handling snapshot
git-svn-id: svn://10.0.0.236/trunk@45274 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-31 03:09:40 +00:00
troy%netscape.com
cfa7416254 Fix for bug #12751. Optimized PaintBorder() so if the dirty rect is completely
inside of the border rect, then we don't paint anything. This speed up
incremental painting


git-svn-id: svn://10.0.0.236/trunk@45026 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-29 03:25:56 +00:00
sspitzer%netscape.com
5d75a88269 fix pedantic build bustage.
git-svn-id: svn://10.0.0.236/trunk@45003 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-28 16:55:31 +00:00
hyatt%netscape.com
820940c820 Enabling tree row frames.
git-svn-id: svn://10.0.0.236/trunk@44962 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-28 00:45:18 +00:00
kipp%netscape.com
5057da765f Fixed crash when a frame is skipped and we are in a first-letter situation (doh)
git-svn-id: svn://10.0.0.236/trunk@44938 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-27 22:53:18 +00:00
kipp%netscape.com
5b8f10fa6d Revamped to create/destroy manage first-letter frames so that incremental operations (append/insert/remove) work properly
git-svn-id: svn://10.0.0.236/trunk@44920 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-27 21:46:10 +00:00
dcone%netscape.com
32e80cb389 removed a debug printf
git-svn-id: svn://10.0.0.236/trunk@44872 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-27 20:58:37 +00:00
dcone%netscape.com
af7642739a Added a rounding parameter so rounded rects can be used as cirles if the radius is large enough
git-svn-id: svn://10.0.0.236/trunk@44839 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-27 14:37:47 +00:00
evaughan%netscape.com
2d2928d70d Fixed to gfx scrollbar.
Fixed some blockers.


git-svn-id: svn://10.0.0.236/trunk@44760 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-27 06:06:39 +00:00
pinkerton%netscape.com
556ec8eb34 remove nsTriStateCheckboxFrame.cpp
git-svn-id: svn://10.0.0.236/trunk@44709 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-27 03:41:43 +00:00
rods%netscape.com
15e0954387 Fixed the initialization of the scroll frame for list boxes, the parameters had been incorrectly changes for version 1.20
Add addtional safety code for dynamically adding items to list boxes when in native widget mode


git-svn-id: svn://10.0.0.236/trunk@44495 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 13:42:59 +00:00
rods%netscape.com
426ee931d2 removed some unused variables to get rid of some warnings
git-svn-id: svn://10.0.0.236/trunk@44494 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 13:39:41 +00:00
hyatt%netscape.com
b343bfba4b More anonymous content goodness.
git-svn-id: svn://10.0.0.236/trunk@44480 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 10:26:41 +00:00
hyatt%netscape.com
a2a850dd71 Teaching the tree widget how to make anonymous content.
git-svn-id: svn://10.0.0.236/trunk@44458 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 05:52:10 +00:00
troy%netscape.com
0e3d565b0a Changed PaintBackground() so it doesn't always render the background color when
there's a background image that doesn't tile the entire bounds


git-svn-id: svn://10.0.0.236/trunk@44452 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 05:05:04 +00:00
ramiro%netscape.com
898a4901e9 #ifdef out annoying printf.
git-svn-id: svn://10.0.0.236/trunk@44448 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 04:01:57 +00:00
troy%netscape.com
d5b529edc0 Added case selectors for NS_STYLE_BORDER_STYLE_HIDDEN. Treated just like
NS_STYLE_BORDER_STYLE_NONE


git-svn-id: svn://10.0.0.236/trunk@44353 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 21:47:55 +00:00
dcone%netscape.com
6ab12637d1 Fixed some warnings, and some roundoff for the curves
git-svn-id: svn://10.0.0.236/trunk@44293 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 14:51:16 +00:00
hyatt%netscape.com
fb9c8df111 Making a tree outer frame that is constructed instead of a table outer frame
(for trees only of course).


git-svn-id: svn://10.0.0.236/trunk@44199 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 00:44:21 +00:00
rods%netscape.com
2f2abdfe8f Fixes crash on start up of mail news
git-svn-id: svn://10.0.0.236/trunk@44162 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-23 20:59:08 +00:00
rods%netscape.com
10872d8951 Adde code to return the nsListControlFrame frame when adding frames to the combobox. This fixes Bug #11693
git-svn-id: svn://10.0.0.236/trunk@44144 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-23 14:05:39 +00:00
evaughan%netscape.com
fd72782f13 xpscrollbars
git-svn-id: svn://10.0.0.236/trunk@43717 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-19 22:16:23 +00:00
ducarroz%netscape.com
172cde15a9 Create an autocomplete text widget if needed
git-svn-id: svn://10.0.0.236/trunk@43709 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-19 22:11:03 +00:00
rods%netscape.com
a12dd94498 For generated content that gets its value from an attribute, it now creates a new object nsIAttributeContent which goes and gets the current value when needed.
git-svn-id: svn://10.0.0.236/trunk@43614 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-19 14:29:55 +00:00
rods%netscape.com
0c6a0ed6dc Added a new method PaintOutline, and added a new parameter to PaintBorder to tell whether to get the style and color information from the border info or the outline info
git-svn-id: svn://10.0.0.236/trunk@43606 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-19 14:22:47 +00:00
rods%netscape.com
aaa5727268 added an extra check to make sure we have a valid child frame. childFrame could be null when native widgets are turned on
git-svn-id: svn://10.0.0.236/trunk@43024 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-10 21:28:06 +00:00
kmcclusk%netscape.com
9e4c341c69 Rewrote nsButtonControlFrame. It is now based on nsHTMLButtonControlFrame.
Added style rules to set submit, reset, and browse buttons default labels.


git-svn-id: svn://10.0.0.236/trunk@42998 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-10 19:13:57 +00:00
harishd%netscape.com
91a52e70b6 Changing the order in which borders are painted for compatibility.
Used to be TOP,LEFT,BOTTOM,RIGHT, and now it's
BOTTOM,LEFT,TOP,RIGHT.  Fix for bug#11022


git-svn-id: svn://10.0.0.236/trunk@42973 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-10 18:13:50 +00:00