dbaron%fas.harvard.edu
e84d5a00a5
Fix bug 42685, nsbeta2+. Revert percentage width calculations to the way they used to be, except for floats with auto widths. code=buster r=me
...
git-svn-id: svn://10.0.0.236/trunk@72611 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-20 03:47:49 +00:00
waterson%netscape.com
17634000b5
Check in buster's block regression tests.
...
git-svn-id: svn://10.0.0.236/trunk@72580 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-20 00:53:47 +00:00
hyatt%netscape.com
fd933e0e96
Turning on the new tree widget. Bug#30511, r=evaughan
...
git-svn-id: svn://10.0.0.236/trunk@72552 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-19 22:57:39 +00:00
vidur%netscape.com
42dd385f64
Work for bug 33475 - completion of Document-related DOM Level 2 support. Null-checks for the empty document case. The documentElement can now be replaced. Load() no longer takes extra unused argument. r=jst,nisheeth
...
git-svn-id: svn://10.0.0.236/trunk@72468 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-17 01:46:58 +00:00
mccabe%netscape.com
19762bc408
Fix for 38495, nsbeta+.
...
Reinstate previously backed-out fix, now that the nsIScriptablePlugin interface it needs is building successfully on the mac.
a=beard,r=jst
git-svn-id: svn://10.0.0.236/trunk@72456 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-16 23:25:00 +00:00
anthonyd%netscape.com
8febe65f8c
warning fixes for linux. r: mjudge a: beppe
...
git-svn-id: svn://10.0.0.236/trunk@72446 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-16 22:28:10 +00:00
kmcclusk%netscape.com
105e5c18f1
Removed clipwidget used by ender-lite widgets. b=35740 r=rods@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@72432 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-16 22:11:43 +00:00
waterson%netscape.com
dba54e0bba
Bug 12874. Remove unnecessary refcount hackery. This hasn't been necessary since we made NS_IMPL_ISUPPORTS and friends stabilize refcount before calling dtor.
...
git-svn-id: svn://10.0.0.236/trunk@72425 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-16 21:47:13 +00:00
akkana%netscape.com
1d30268f47
Make table tests run on linux; add comments explaining how to run them.
...
Needed for testing 41916. r=karnaze
git-svn-id: svn://10.0.0.236/trunk@72414 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-16 21:23:16 +00:00
akkana%netscape.com
0044c43edb
41916: Remove <td> from the list of inline tags; don't include the enclosing
...
<td> in a selection that happens to fall inside a table cell. r=rickg
git-svn-id: svn://10.0.0.236/trunk@72412 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-16 21:22:00 +00:00
danm%netscape.com
c318e40ece
supply nsIPrompt to streamloader created when processing a script tag. bugs 25684,28594. r=nisheeth@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@72391 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-16 14:54:57 +00:00
kin%netscape.com
fccb6df0e3
Fix for bug #41206 : Text inserted into composer is initially invisible
...
Removed call to FlushPendingNotifications() in SetCaretEnabled()
because it causes a reflow during painting. That can cause certain
view updates to be dropped on the floor on Linux. Also removed
tab characters in SetCaretEnabled().
r=sfraser@netscape.com , a=beppe@netscape.com
git-svn-id: svn://10.0.0.236/trunk@72378 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-16 14:05:03 +00:00
rods%netscape.com
3910c6d504
input type=image need to create their "alt" text
...
b=24778 r=kmcclusk
git-svn-id: svn://10.0.0.236/trunk@72371 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-16 12:57:44 +00:00
rods%netscape.com
2597ebacec
image buttons need their font set for "alt" text
...
b=24778 r=kmcclusk
git-svn-id: svn://10.0.0.236/trunk@72369 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-16 12:56:02 +00:00
sfraser%netscape.com
f5dc32b34c
Fix bug 42145 -- need to clear the editor out of the editor controller when the text frame is going away (like when its content is hidden in a popup window). r=kin
...
git-svn-id: svn://10.0.0.236/trunk@72348 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-16 06:09:33 +00:00
pollmann%netscape.com
781f953b02
Reenabling my change, not part of smoketest bustage. r=nisheeth
...
git-svn-id: svn://10.0.0.236/trunk@72335 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-16 01:21:56 +00:00
pierre%netscape.com
584e941a6d
#42139 "background-position misinterpreted with fixed backgrounds". Fixed a regression introduced during the last checkin. r=attinasi.
...
git-svn-id: svn://10.0.0.236/trunk@72334 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-16 00:50:56 +00:00
pollmann%netscape.com
884e996435
Temporarily disabling my change to help narrow down smoketest bustage. r=nisheeth
...
git-svn-id: svn://10.0.0.236/trunk@72329 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-16 00:23:21 +00:00
karnaze%netscape.com
0810fad6c2
bug 42726 - back out previous checkin.
...
git-svn-id: svn://10.0.0.236/trunk@72328 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-15 23:39:49 +00:00
karnaze%netscape.com
0b74ec8686
bug 41306 - remove special cell auto percentage base code, r=rods
...
git-svn-id: svn://10.0.0.236/trunk@72313 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-15 14:54:04 +00:00
karnaze%netscape.com
7e1b9a4668
bug 40721 - better in determining if height of a cell gets smaller during incremental reflow, r=rods
...
git-svn-id: svn://10.0.0.236/trunk@72312 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-15 14:31:12 +00:00
rods%netscape.com
f58dc37a07
removed the incremental reflow targeted at the display text
...
instead we just reflow the text and the button each time.
b=40644 r=kmcclusk
git-svn-id: svn://10.0.0.236/trunk@72307 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-15 13:02:10 +00:00
rods%netscape.com
1a499e2d1a
ifdef'ing out the where we get the value of the label
...
currently we aren't supporting "label" for options because they get
concatentated with the content
b=4050 r=kmcclusk
git-svn-id: svn://10.0.0.236/trunk@72306 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-15 13:00:23 +00:00
rods%netscape.com
40f308956d
ifdef'ing out the where we get the value of the label
...
b=4050 r=kmcclusk
git-svn-id: svn://10.0.0.236/trunk@72305 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-15 12:58:54 +00:00
rbs%maths.uq.edu.au
de23cc3486
Change invalid REC-html40 to correct XHTML namespace. b:7834. a:ekrock@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@72300 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-15 09:54:41 +00:00
mccabe%netscape.com
c3790a20ac
Bustage occurred, not sure if it's me, but mine was the only checkin in layout; backing out just in case.
...
git-svn-id: svn://10.0.0.236/trunk@72298 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-15 06:53:18 +00:00
mccabe%netscape.com
1491849620
Fix for 38495, nsbeta+.
...
Teach EmbedElements how to expose plugin objects via XPConnect, after using the nsIScriptablePlugin interface to find an appropriate interface to expose.
r=jst
a=beard
git-svn-id: svn://10.0.0.236/trunk@72289 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-15 06:07:35 +00:00
dbaron%fas.harvard.edu
b71cd6c86c
Fix leak of nsImageGTK (or equivalent on other platforms). r=waterson@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@72273 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-15 02:15:36 +00:00
scc%mozilla.org
85ba05cab0
Fix for an assert that has been bugging rods, particularly when testing with the top 100. The assert is the string |CharAt| out-of-range assert. The problem is the code was iterating off the end of the string to stop at the implicit |'\0'|. But there need not be null termination and accessing outside the strings defined range is bad. Fixed the loop in question to not step outside of the token string, and to iterate more efficiently. r=waterson
...
git-svn-id: svn://10.0.0.236/trunk@72259 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-15 00:39:21 +00:00
pollmann%netscape.com
d5ebd0e9c7
Bug 32770: Save scroll position in session history r=nisheeth
...
git-svn-id: svn://10.0.0.236/trunk@72258 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-15 00:35:46 +00:00
buster%netscape.com
86be006781
fixing a platform compile problem
...
git-svn-id: svn://10.0.0.236/trunk@72256 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-14 23:58:41 +00:00
pollmann%netscape.com
1783536d2e
Fixing Linux build bustage
...
git-svn-id: svn://10.0.0.236/trunk@72255 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-14 23:58:31 +00:00
pinkerton%netscape.com
4aec10bde4
on the way to fixing 28226. make reflow processing immediate if we're doing a drag.
...
git-svn-id: svn://10.0.0.236/trunk@72243 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-14 23:18:54 +00:00
buster%netscape.com
e8833a517e
fixed nsbeta2+ bugs 42138 35772 37657 38157 40283 35964
...
r=waterson, rods
git-svn-id: svn://10.0.0.236/trunk@72241 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-14 23:15:59 +00:00
jst%netscape.com
67f52e2c7a
Fixing nsbeta2+ bug 40944. document.doctype.systemId was always empty in HTML documents. r=nisheeth@netscape.com&heikki@citec.fi
...
git-svn-id: svn://10.0.0.236/trunk@72237 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-14 23:08:19 +00:00
pollmann%netscape.com
1826a073a2
Bug 39723: Send only one request to the server when clicking on an image map. r=joki
...
git-svn-id: svn://10.0.0.236/trunk@72225 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-14 15:02:18 +00:00
mjudge%netscape.com
6e990f8280
handling of on input. adding selection change notifications to commands. we must tell the document when selection happens in the input fields. regriession from 34986, r=saari a=pdt+
...
git-svn-id: svn://10.0.0.236/trunk@72177 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-14 03:01:31 +00:00
mjudge%netscape.com
f1cf76f9e7
fixing regressions from 34986 ender-lite. adding new selection controller sensitivity. r=saari
...
git-svn-id: svn://10.0.0.236/trunk@72174 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-14 02:57:26 +00:00
rods%netscape.com
f86a48604d
moved the unreg of the access keys from the destructor to the Destroy method
...
r=dcone, b=41246
git-svn-id: svn://10.0.0.236/trunk@72165 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-14 01:16:08 +00:00
attinasi%netscape.com
8fd5c9cbf6
To fix the bug we added support for hspace and vspace attributes in QuirkMode. b=41863 karnaze@netscape.com did part of the fix and we reviewed each others code
...
git-svn-id: svn://10.0.0.236/trunk@72162 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-14 00:59:29 +00:00
jst%netscape.com
bc3e91849d
Fixing nsbeta2+ bug 41367, area.pathname incorrectly contained the ref and search parts of the URL. r=vidur
...
git-svn-id: svn://10.0.0.236/trunk@72161 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-14 00:48:34 +00:00
jst%netscape.com
6af64ec54b
Fixing nsbeta2+ bug 39892. Adding support for getting the computed value of the 'behavior' property with getComputedStyle(). r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@72155 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-14 00:06:36 +00:00
scc%mozilla.org
fd1efd70c8
fix type equivalence between |PRUnichar| and |jschar| now that |PRUnchar| may be |wchar_t| on select platforms
...
git-svn-id: svn://10.0.0.236/trunk@72073 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-12 23:52:31 +00:00
evaughan%netscape.com
86392df9da
Fixes for tree on grid work. #30511
...
-r hyatt
git-svn-id: svn://10.0.0.236/trunk@72064 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-12 23:23:00 +00:00
waterson%netscape.com
2a9158632c
Bug 38832. An ugly fix: force the <li> to be padded in quirks mode. r=buster
...
git-svn-id: svn://10.0.0.236/trunk@72007 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-11 22:48:05 +00:00
buster%netscape.com
91f736fa91
fixed bug 41757
...
file also contains some debug only code (disabled), another bug fix (also disabled), the removal of
some obsolete code that was already #ifdef'd out, and a bunch of new comments
r=mjudge, waterson
git-svn-id: svn://10.0.0.236/trunk@72006 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-11 22:14:33 +00:00
scc%mozilla.org
486908c680
don't try to extract characters from an empty string
...
git-svn-id: svn://10.0.0.236/trunk@71995 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-11 09:14:09 +00:00
rickg%netscape.com
d6318bdd3b
update viewsource style rules; r=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@71962 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-10 02:50:01 +00:00
jst%netscape.com
65368ac3c2
Fixing nsbeta2+ bug 41487, form controls with the same NAME and ID ended up in the form control list in the form element twice. r=nisheeth
...
git-svn-id: svn://10.0.0.236/trunk@71936 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-09 22:47:29 +00:00
mjudge%netscape.com
1b7d75c3db
didnt implement selection. bug=34896. r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@71923 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-09 21:55:50 +00:00