hyatt%netscape.com
a426ec7a36
Removing my lame comment.
...
git-svn-id: svn://10.0.0.236/trunk@57412 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 19:49:04 +00:00
mjudge%netscape.com
070645421e
bug 15982 r=cmanske. needed more places to add checks for style turning off normal selection.
...
git-svn-id: svn://10.0.0.236/trunk@57411 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 19:44:59 +00:00
mjudge%netscape.com
9df8bc0d71
r= cmanske. warning hunt
...
git-svn-id: svn://10.0.0.236/trunk@57410 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 19:43:07 +00:00
karnaze%netscape.com
5dac68d7e4
new regression test
...
git-svn-id: svn://10.0.0.236/trunk@57405 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 18:18:08 +00:00
sspitzer%netscape.com
585b953f65
fix this back, since xbl/Makefile.in now exists
...
git-svn-id: svn://10.0.0.236/trunk@57404 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 18:06:33 +00:00
sspitzer%netscape.com
1e8a566734
adding this for hyatt
...
git-svn-id: svn://10.0.0.236/trunk@57403 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 18:06:15 +00:00
troy%netscape.com
80fbcaae37
b=23239. Changed tables to incrementally update maximum width (natural width)
...
if requested. Now we only do a single reflow when processing table cell
incremental reflow instead of the three reflows we had to do before
git-svn-id: svn://10.0.0.236/trunk@57402 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 15:55:31 +00:00
cls%seawood.org
a3ac650b58
For now, skip intermediate xbl dir and go straight to xbl/public
...
git-svn-id: svn://10.0.0.236/trunk@57400 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 10:45:21 +00:00
hyatt%netscape.com
bad6990a5a
Oops again.
...
git-svn-id: svn://10.0.0.236/trunk@57396 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 09:56:17 +00:00
hyatt%netscape.com
e4c792ed8e
Oops. Forgot to add makefiles.
...
git-svn-id: svn://10.0.0.236/trunk@57395 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 09:52:42 +00:00
hyatt%netscape.com
bccad5fcaf
Initial XBL landing.
...
git-svn-id: svn://10.0.0.236/trunk@57380 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 08:25:59 +00:00
pollmann%netscape.com
f9bbcff754
Bug 22526: Correct bug where form was submitted by pressing enter in last text input if odd number of inputs r=harishd
...
git-svn-id: svn://10.0.0.236/trunk@57376 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 07:55:54 +00:00
pollmann%netscape.com
de69b0b086
Bug 23376: <form action="foo.cgi?bar=baz" method="get"> should no longer result in two ?'s r=harishd
...
git-svn-id: svn://10.0.0.236/trunk@57375 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 07:34:12 +00:00
pollmann%netscape.com
836ef6cf4d
Bug 18478: Allow base tag in body to work for image maps (Fix courtesy bissiri@eecs.umich.edu) r=self, harishd
...
git-svn-id: svn://10.0.0.236/trunk@57374 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 07:21:24 +00:00
cls%seawood.org
c94cbe27ba
Removed redundant XPDIST from the build. Changed existing references to DIST.
...
Replaced all uses of $(DIST)/include with $(PUBLIC) except those looking for NSPR headers.
Removed extra instances of $(DIST)/include or $(PUBLIC) from INCLUDES as it's already there.
Override OS_LIBS when setting host variables for cross-compiling.
git-svn-id: svn://10.0.0.236/trunk@57356 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 05:13:01 +00:00
hyatt%netscape.com
2c9879296b
adding behavior property to CSS. r=brendan
...
git-svn-id: svn://10.0.0.236/trunk@57347 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 03:40:41 +00:00
akkana%netscape.com
7b2f1553b5
Use if instead of switch, to eliminate warnings. r=slamm
...
git-svn-id: svn://10.0.0.236/trunk@57337 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 02:24:29 +00:00
jdunn%netscape.com
9b6c271893
Fix base class specifiers, since be default if they aren't specified it is Private
...
# 23237
r= warren@netscape.com , ftang@netscape.com , jband@netscape.com
git-svn-id: svn://10.0.0.236/trunk@57329 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 01:45:34 +00:00
rods%netscape.com
5af9a779d8
removed the ">" from the select/option rules
...
changed the background-color to inherit for the display area
b=23475,23288 r=kmcclusk
git-svn-id: svn://10.0.0.236/trunk@57308 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 00:11:09 +00:00
pinkerton%netscape.com
28c3b87687
fixing bug 21414 the right way, reverting api's to their previous ways.
...
git-svn-id: svn://10.0.0.236/trunk@57303 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 23:04:24 +00:00
saari%netscape.com
b49f99f076
Fix for bug 15048 and 22221. Added a DOM focus listener to the xpmenus menubar listener to help with keeping proper state across alt+tab process changes. r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@57293 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 22:05:27 +00:00
karnaze%netscape.com
4169639c46
new regression tests
...
git-svn-id: svn://10.0.0.236/trunk@57281 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 15:44:04 +00:00
kin%netscape.com
a18087d551
Fix for bug #21029 : Caret get's wrong offset when parent not a text node
...
mozilla/layout/base/public/nsIFrameSelection.h
- Added aReturnOffset arg to GetFrameForNodeOffset().
mozilla/layout/base/src/nsCaret.cpp
- mLastContentOffset now gets it's value from the offset
returned by GetFrameForNodeOffset().
mozilla/layout/base/src/nsRangeList.cpp
- GetFrameForNodeOffset() now returns an offset to be used
with the result frame.
r=mjudge@netscape.com ,jfrancis@netscape.com
git-svn-id: svn://10.0.0.236/trunk@57280 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 15:32:42 +00:00
hyatt%netscape.com
6badcf88c4
Working on col show/hide
...
git-svn-id: svn://10.0.0.236/trunk@57276 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 11:18:34 +00:00
hyatt%netscape.com
a1e8021c8e
Working on tree column show/hide.
...
git-svn-id: svn://10.0.0.236/trunk@57275 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 11:18:12 +00:00
hyatt%netscape.com
d1e0d7727b
Making sure the tree widget clips its bottom.
...
git-svn-id: svn://10.0.0.236/trunk@57270 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 08:58:37 +00:00
hyatt%netscape.com
e33b21531d
Ensuring that content doesn't get drawn OVER the tree widget's scrollbars.
...
git-svn-id: svn://10.0.0.236/trunk@57269 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 08:49:55 +00:00
hyatt%netscape.com
e581fba5be
La
...
git-svn-id: svn://10.0.0.236/trunk@57268 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 08:48:54 +00:00
pepper%netscape.com
fffd5eab6a
All Source Files must have newline at the end or HP compilers barf.
...
r=jdunn
git-svn-id: svn://10.0.0.236/trunk@57261 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 06:58:53 +00:00
troy%netscape.com
7828a4605a
Fixed a problem with code that determined whether this was a beginning line.
...
It wasn't correctly handling the very first line in the block
git-svn-id: svn://10.0.0.236/trunk@57259 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 05:14:47 +00:00
hyatt%netscape.com
8771310a6a
Making the tree widget's scrollbar properly anonymous.
...
git-svn-id: svn://10.0.0.236/trunk@57255 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 04:08:46 +00:00
pierre%netscape.com
c298b593a6
12825 "Need new 'overflow' values to control scrollbar visibility". Added -moz-scrollbars-none, -moz-scrollbars-horizontal and -moz-scrollbars-vertical.
...
git-svn-id: svn://10.0.0.236/trunk@57251 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 03:23:44 +00:00
hyatt%netscape.com
18c4451e38
Improving trees.
...
git-svn-id: svn://10.0.0.236/trunk@57250 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 03:04:05 +00:00
jst%citec.fi
8099ec88cb
Minor code cleanup, r=troy@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@57241 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-09 23:09:10 +00:00
rods%netscape.com
924e5fa1c9
fixed up several of the combobbox css rules to make them more efficient
...
(general optimization)r=kmcclusk,hangas
git-svn-id: svn://10.0.0.236/trunk@57228 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-09 02:09:08 +00:00
rods%netscape.com
1fb25c0353
Added unconstrainted reflow optimizations
...
r=kmcclusk bug=12653
git-svn-id: svn://10.0.0.236/trunk@57227 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-09 02:07:00 +00:00
rods%netscape.com
c96e497a7c
Reworked frame creation and creation of it's children for bug 23156,
...
not turned on yet.
git-svn-id: svn://10.0.0.236/trunk@57226 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-09 02:05:25 +00:00
rods%netscape.com
d788bca43f
Pulled child frame frame creation out of the nsFieldsetFrame and put it in
...
here. Added new method for creating fieldset.
troy reviewed the approach but not the code (it's not turned on yet)
b=23156
git-svn-id: svn://10.0.0.236/trunk@57225 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-09 02:04:36 +00:00
rods%netscape.com
0d65e5eab5
Temporarily turning off optimization
...
git-svn-id: svn://10.0.0.236/trunk@57224 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-09 02:03:23 +00:00
rods%netscape.com
f55d48fad0
Added unconstrainted reflow optimizations
...
r=kmcclusk,dcone bug=12653
git-svn-id: svn://10.0.0.236/trunk@57223 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-09 01:52:17 +00:00
rods%netscape.com
fc7929f484
Added unconstrainted reflow optimizations
...
r=kmcclusk,dcone bug=12653
git-svn-id: svn://10.0.0.236/trunk@57222 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-09 01:41:11 +00:00
rods%netscape.com
fbaa9a1c3d
Added unconstrainted reflow optimizations
...
and the the proper check against the style mVisible attr (bug 21701)
r=kmcclusk bug=12653
git-svn-id: svn://10.0.0.236/trunk@57221 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-09 01:39:15 +00:00
norris%netscape.com
02d0724222
Fix
...
858 [Feature] JavaScript auto-disable per-domain RFE
13023 Users must be able to disable Java and JavaScript (for JS in mail)
21923 Executing functions in "chrome:" protocol - #2 .
r=mstoltz
(Checked in with red on Mac; Wan-Teh says his changes are localized so
it shouldn't interfere with his fixing bustage.)
git-svn-id: svn://10.0.0.236/trunk@57214 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 16:51:54 +00:00
rods%netscape.com
441a24c006
Added unconstrainted reflow optimization methods
...
r=kmcclusk bug=12653
git-svn-id: svn://10.0.0.236/trunk@57210 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 15:53:48 +00:00
pierre%netscape.com
69860e814f
Bug 23236: In quirks mode, accept 'xxyyzz' colors even without '#' prefix
...
git-svn-id: svn://10.0.0.236/trunk@57197 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 10:11:10 +00:00
pierre%netscape.com
1de0179819
Bug 18817 "autodetection of content-type used": in strict mode, requires the mime type to be specified if the style sheet doesn't have a '.css' extension (otherwise the style sheet is ignored).
...
git-svn-id: svn://10.0.0.236/trunk@57196 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 10:09:00 +00:00
pierre%netscape.com
40c5f98e07
Tiny part of bug 15316: removed the line-height from H5.
...
git-svn-id: svn://10.0.0.236/trunk@57195 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 10:06:17 +00:00
troy%netscape.com
7ecb959a88
More work on getting block frames to incrementally update their
...
maximum width
git-svn-id: svn://10.0.0.236/trunk@57170 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 03:58:27 +00:00
hyatt%netscape.com
c21adf5446
Making tree scrolling faster.
...
git-svn-id: svn://10.0.0.236/trunk@57155 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 02:18:14 +00:00
pinkerton%netscape.com
f4e554070e
Added a new param to the HTML->Text sink stream to take the charset so that we can convert to plain text with the correct charset for the platform. Enhanced the XIFFormatConverter to take advantage of this, fixing bug 21414. r=akkana, nhotta.
...
git-svn-id: svn://10.0.0.236/trunk@57149 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 01:48:39 +00:00