cls%seawood.org
e1e6c5760f
Removed obsolete REQUIRES variable from every Makefile.in/makefile.win
2000-06-30 08:08:04 +00:00
jfrancis%netscape.com
246b4d9654
fixing max text length initialization for text fields. 43275
2000-06-30 05:51:34 +00:00
dbaron%fas.harvard.edu
9ebbc52ee8
Add new regression tests. Does not affect build.
2000-06-30 01:26:06 +00:00
hyatt%netscape.com
0e289e0d13
Fix for dogfood bug#43169. r=pink
2000-06-29 23:34:46 +00:00
attinasi%netscape.com
472f487c07
Temporarily turned off style context sharing while I figure out why it is causing incorrect styling of some XUL elements. b=43490
2000-06-29 23:13:46 +00:00
harishd%netscape.com
ed950caa84
Bug 40477 ( nsbeta2+ ) - Don't rely on ';' to terminate entities.
...
r=pollmann.
2000-06-29 23:05:46 +00:00
sfraser%netscape.com
07fb6b17c6
Fix for 44118 and nsbeta2+ bug 42625, r=kin. Update selection-based commands (e.g. cut/copy) when the selection changes from collapsed to non-collapsed and vice versa, not just when it is uncollapsed.
2000-06-29 22:36:10 +00:00
sfraser%netscape.com
43ca151a35
Fix for nsbeta2+ bug 42625, written by brade, r=sfraser. When checking whether to get a special text field selection, QI to test for text area as well as input.
2000-06-29 22:33:36 +00:00
pinkerton%netscape.com
1ab2104834
Fix for 42250, popups holding onto deleted frame crash during reflow. fixed to only hold onto content, not frame, and use GetPrimaryFrameFor(). r=hyatt
2000-06-29 22:30:27 +00:00
dbaron%fas.harvard.edu
ad42efa1f3
Fix bug 43882 (dogfood+) by removing special handling of empty P elements. (Most of the diffs are whitespace changes.) This also fixes bugs 43369, 43991, and 18050. However, it exposes a few other issues as well (the most important of which, nuking top margins on first *normal flow* children of BODY and TD, was previously fixed only in some cases, but shouldn't be hard to fix in general). r=waterson
2000-06-29 22:03:42 +00:00
av%netscape.com
405657cb8a
Addressing 43075, patch by amusil, r=av
2000-06-29 21:51:15 +00:00
av%netscape.com
8d15a42214
Addressing 22954, patch by amusil, r=av
2000-06-29 21:48:09 +00:00
bryner%uiuc.edu
a3ec7ac6bb
Fixing smoketest blocker 44235. r=smfr.
2000-06-29 20:53:08 +00:00
dbaron%fas.harvard.edu
48d82867a9
Some more regression tests for bug 43882 and collapsing margin issues. Does not affect build.
2000-06-29 07:59:29 +00:00
mjudge%netscape.com
fa0242f3f6
r=saari 42074 pd+dogfood ect. i think we finally nailed this one. focused objects now being passed focus events even when previous document couldnt take focus and is simply returning it. aka hitting return in url bar trying to focus document that will be destroyed to fetch new page.
2000-06-29 05:27:05 +00:00
mjudge%netscape.com
f7409a961f
r=hyatt bug36617, sfrasier bug. simple change for select all to work.
2000-06-29 05:25:01 +00:00
mjudge%netscape.com
1513d464f8
oninput and on change now firing. this should be working completely now. bug 42045 uncommenting out lines that I had commented out for someone on accident. also this fixes listeners not firing for textareas and only for text inputs. pdt+dogfood+ ect.
2000-06-29 05:17:58 +00:00
pollmann%netscape.com
dd1d82d182
Bug 41013: Prevent event passing from frames to content during document destruction r=joki
2000-06-29 02:02:43 +00:00
dbaron%fas.harvard.edu
356bcbad70
Add more regression tests for bug 43882. Does not affect build.
2000-06-29 01:09:53 +00:00
dbaron%fas.harvard.edu
b3591f7ff6
Adding regression tests to list. Does not affect build.
2000-06-29 00:42:14 +00:00
dbaron%fas.harvard.edu
fad61203a2
Adding regression tests (related to bug 43882). Does not affect build.
2000-06-29 00:39:53 +00:00
jst%netscape.com
1644edb057
Fixing nsbeta2+ bug 37051, always set the form associated with a form control as the parent of the form controls script object, this meks form controls always be in the scope of the form they're in. r=vidur@netscape.com
2000-06-28 22:50:06 +00:00
evaughan%netscape.com
69484c9913
Fixes for gfx scrollbars and absolute/fixed positioning.
...
40494
28505
41294
36211
41763
23806
2000-06-28 22:19:54 +00:00
bryner%uiuc.edu
7a72e1224f
Fixing bug 43710 - removing old mousewheel cruft and updating to work with
...
new tree. r=hyatt,saari.
2000-06-28 20:35:32 +00:00
waterson%netscape.com
1108b7bae8
Bug 43644. Better fix: nsLayoutAtoms::[AddRefAtoms|ReleaseAtoms] calls are unnecessary, as dbaron pointed out to me.
2000-06-28 05:36:32 +00:00
waterson%netscape.com
bd83dcb757
Bug 43644. Add 'wildcard' atom to nsLayoutAtoms and use it instead of a statically leaked atom. r=jst,inaky.gonzales@intel.com
2000-06-28 04:17:26 +00:00
mjudge%netscape.com
ad26ff0747
removing observer. put in on accident. editor will handle oninput changes. if not i can un comment this
2000-06-28 04:16:44 +00:00
mjudge%netscape.com
16dba34403
r=jfrancis,r=hyatt 42045 beta2+ 42675 beta2+ hitting return on text area not putting new line. onchange,oninput.
2000-06-28 04:00:12 +00:00
jim_nance%yahoo.com
c36d548a7c
Fix build problem on Tru64 Unix. Scc says the code should run faster
...
this way anyhow. r=scc
2000-06-28 02:07:25 +00:00
evaughan%netscape.com
297d1f104a
Clean up for autoscrolling menu landing. ScrollBox events need their own type and should not be
...
on top of menu events.
-r hyatt
2000-06-28 00:00:18 +00:00
mkaply%us.ibm.com
439e238156
#42637
...
r=pinkerton, a=brendan
OS/2 bringup - Change from waterson and vidur - don't modify members in a const function
2000-06-27 22:31:43 +00:00
dougt%netscape.com
54e980c267
Adding assert on invalid init of textTransformer. see bug 43094
...
Basic check for null.
Without this assert, you will crash if there is no nsILineBreakerFactory
found.
2000-06-27 20:54:01 +00:00
brade%netscape.com
b35d42ea3f
check in patch for buster; bug #42630 ; GetChildFrameContainingOffset was hiding inherited
2000-06-27 14:47:21 +00:00
Peter.VanderBeken%pandora.be
663b9216ad
Finishing jj's work on bug 39959. r=jj@netscape.com.
2000-06-27 07:56:48 +00:00
nisheeth%netscape.com
b3151cb0cb
Fix for bug 42196. A simple patch from Rod Spears to prevent asserts that were firing on reading mail messages.
2000-06-27 06:56:08 +00:00
ducarroz%netscape.com
3a91c0475b
Fix for bug 43575. Back out a line that Rods accidently change while checkin rev 1.40 R=hyatt
2000-06-27 05:26:28 +00:00
nisheeth%netscape.com
73099106b6
Fix for bug 43019. Does not affect current build. Fixes a unix compile problem for XSL hooks in mozilla.
2000-06-27 01:12:44 +00:00
jst%netscape.com
5014c8f2f7
Fixing the remaining details in nsbeta2+ bug 38495, mozilla is now backwards compatible with existing plugin content as long as the plugins are updated. r=vidur@netscape.com
2000-06-27 00:54:44 +00:00
nisheeth%netscape.com
bbad57ff10
r=vidur, jst. Fix for bug 9076. The nodeName property is now case sensitive for XHTML elements and folded to uppercase for HTML elements.
2000-06-26 21:05:16 +00:00
evaughan%netscape.com
5b4c73d472
Fix for dogfood bug #43474
2000-06-26 21:00:44 +00:00
dougt%netscape.com
5ab4e8dc4f
Removing bookmark requirement.
...
43082.
r=jbetak@netscape.com
a=valeski@netscape.com
2000-06-26 20:26:16 +00:00
dbaron%fas.harvard.edu
3477150c86
Undo my previous change, which was wrong. PR_TRUE is the correct way to continue enumeration for |nsHashtable|s. I don't know what is causing the leak (bug 43707). r=hyatt
2000-06-26 02:39:49 +00:00
joki%netscape.com
f57af5b9b0
Part of fix for 42418, patch up event target from PresShell after re-entrant events to avoid null targets. r:nisheeth
2000-06-24 03:58:13 +00:00
cltbld%netscape.com
8aa2633473
First Checked In.
2000-06-23 23:53:02 +00:00
bryner%uiuc.edu
1ade9ad553
Fixing bug 43628. r=hyatt,pavlov.
2000-06-23 22:59:18 +00:00
vidur%netscape.com
75e1f71d41
Fix for bug 35010. Since this is just a test case, I don't need an a= or r=. font.html
2000-06-23 22:52:39 +00:00
vidur%netscape.com
ac250504d5
Fix for bug 31376. Just modifying an incorrect comment.
2000-06-23 22:23:37 +00:00
saari%netscape.com
83b92fcad8
adding null check to prevent a few crashers on windows and linux that I introduced (exposed new code path). r=bryner
2000-06-23 22:18:54 +00:00
dbaron%fas.harvard.edu
ae458d11a9
Add new style classes to the leak/bloat logs. This should increase the bloat statistics. r=attinasi
2000-06-23 21:57:39 +00:00
bryner%uiuc.edu
fecb9d4833
Patching more (hopefully all) trees to work with the new tree widget (bug
...
30511). r=hyatt.
2000-06-23 21:44:48 +00:00
dcone%netscape.com
d868c537e9
Printing regression test samples were revised. Does not effect the build.
2000-06-23 20:33:26 +00:00
jst%netscape.com
0a20a8c60d
Fixing nsbeta2+ bug 41953, form element regressions. r=vidur@netscape.com
2000-06-23 14:12:24 +00:00
jdunn%netscape.com
5bc9d86105
fix for hp bustage. the last entry in enum can't have a ','
2000-06-23 13:21:57 +00:00
rods%netscape.com
0bb3a1f562
Better fix for printf spewage.
2000-06-23 13:19:50 +00:00
waterson%netscape.com
3fe870c129
Fix nsAReadableString assertions. r=jst.
2000-06-23 08:49:04 +00:00
evaughan%netscape.com
c6d3a997e0
Fix for linux horkage.
2000-06-23 06:10:33 +00:00
vidur%netscape.com
a2ff5b006c
Getting rid of debug spewage left in by one of the last couple of checkins
2000-06-23 05:51:07 +00:00
saari%netscape.com
bdbc287882
Fix for nsbeta2+ bug 38673. r=hyatt
2000-06-23 05:37:08 +00:00
saari%netscape.com
d687e0f1cc
updating mac project files for evaughan's checkin
2000-06-23 05:15:23 +00:00
evaughan%netscape.com
807778bd44
Autoscrolling menus feature landing #32730
...
-r hyatt, saari
2000-06-23 05:15:04 +00:00
mjudge%netscape.com
b1d39dcd30
fix for 42188,42347 r=akkana . use selection controller to tell the doc if it should display non-text-selection.
2000-06-23 04:01:19 +00:00
rods%netscape.com
e150ad9e29
It wasn't call the NavQuirks sizing code when in NavQuirks mode.
...
Bug 42521,41629 r=kmcclusk
2000-06-23 02:30:38 +00:00
rods%netscape.com
6cc300e8cc
minor fixes for reflow so textfield size correctly
...
Bug 42521, r=evaughan
2000-06-23 02:28:01 +00:00
bryner%uiuc.edu
a8e03fa7c8
Bulletproofing fix for bug 41116. r=saari.
2000-06-23 01:54:20 +00:00
jst%netscape.com
192aa0c82e
Fixing nsbeta2+ bug 33477, completing (more or less) the DOM Level 2 NamedNodeMap implementation, this includes modifying the XML content sink to properly pass attribute prefixes to the content objects. r=vidur@netscape.com
2000-06-23 00:21:32 +00:00
attinasi%netscape.com
6e989876c4
When the PresShell is notified that a styleshet's state has changed, it now notifies the StyleSet so it can rebuild the rule processors. Part of fix for b=38026 that I missed checking in before (r=karnaze)
2000-06-22 23:58:03 +00:00
dbaron%fas.harvard.edu
aea58e73b1
Fix leak of nsInputDimensionSpec. r=waterson
2000-06-22 22:49:02 +00:00
ducarroz%netscape.com
526c919774
Fix for bug 43365. Avoid to divide by 0 when the tree doesn't have any row. R=hyatt
2000-06-22 22:06:38 +00:00
hyatt%netscape.com
5348356763
Remove error-checking for bad XUL.
2000-06-22 19:34:29 +00:00
pinkerton%netscape.com
3091226b99
fix leaked timer, bug 28226, r=hyatt.
2000-06-22 08:42:18 +00:00
pinkerton%netscape.com
ee612cb05b
Add drag auto-scrolling to trees. bug#28226, r=hyatt.
2000-06-22 08:40:37 +00:00
pierre%netscape.com
da04973ce3
#31136 (Rename prefs from "browser.xxx" to "browser.display.xxx"). Final and trivial touch to the larger fix from mcafee.
2000-06-22 05:41:11 +00:00
pierre%netscape.com
ebf5ec54ff
#12403 "border-style: hidden should force border-width: 0". Fixed RecalcData() to handle 'hidden' similarly to 'none'. r=attinasi.
2000-06-22 05:38:26 +00:00
rpotts%netscape.com
6371dad16a
DocShell cleanup. Removed the implementation of the unused nsIDocSHell::SetDocument() method and moved the implementation responsibility to the nsIContentViewer
2000-06-22 05:38:07 +00:00
pierre%netscape.com
de72024b88
#42325 "Won't show page on www.teamtalk.com". Fix the parsing of ROWS="*%" in FRAMESETs. r=pollmann.
2000-06-22 05:32:56 +00:00
pierre%netscape.com
6de9a30736
#42029 "Dynamic use of the clip property is causing repaint problems". Make the clip area coordinates conform to the latest spec. r=attinasi.
2000-06-22 05:28:36 +00:00
attinasi%netscape.com
e97f599347
Eliminated warnings from recent checkin (trivial changes).
2000-06-22 05:14:32 +00:00
pollmann%netscape.com
76aa7b59d5
Bug 41585: Don't chop of query string when POSTing forms, only when GETting them r=harishd
2000-06-22 02:49:01 +00:00
pollmann%netscape.com
8bcb68b1b1
Bug 23571: Send an onchange event when a checkbox is (un)checked r=harishd
2000-06-22 02:46:53 +00:00
evaughan%netscape.com
0642bf38ef
Fix for dogfood bug #43206
2000-06-22 00:48:49 +00:00
danm%netscape.com
40f3672db1
tracking change of name of window.content to _content. (bug 33650) r=hyatt
2000-06-22 00:48:45 +00:00
anthonyd%netscape.com
32313fce73
bug fix for #40742
...
crasher in DrillDownToEndOfLine()
r:mjudge a:beppe precheckin test done
2000-06-22 00:41:42 +00:00
attinasi%netscape.com
2886ad8517
Reversed the order of testing for link-elements so that the most common (anchors) are tested first. Update to earlier checkin.
2000-06-22 00:41:25 +00:00
cata%netscape.com
b00f7aa828
Turning on charset override by default. r=nhotta a=ftang bug #41620 .
2000-06-22 00:41:02 +00:00
hyatt%netscape.com
ed6a2713a3
XBL groundwork for 41145. r=ben
2000-06-22 00:36:19 +00:00
vidur%netscape.com
cb02a23a0d
Fix for bug 42278. Thought I'd got it with my prior checkin, but didn't notice rbs@maths.uq.edu.au's prior checkin to switch the namespace string literals. r=nisheeth
2000-06-21 23:59:21 +00:00
vidur%netscape.com
d690a7d2b9
Fix for bug 38349. Implemented nsIDOMNode::CloneNode() and ImportNode() for XML and HTML documents as part of finishing out our DOM1 and DOM2 implementations. Cleanup of DOMImplementation::createDocument. r=jst
2000-06-21 23:56:52 +00:00
attinasi%netscape.com
76698ef605
Fixed bug 6306: AREA and LINK elements are now treated like links when it comes to matching selectors. Cleaned up SelectorMatches as well by moving link-logic into new method. r=kmcclusk@netscape.com b=6306
2000-06-21 23:48:21 +00:00
harishd%netscape.com
0489d6fd1a
Fix bugs
...
18480 (nsbeta2+) - Hack to contain stack over flow
patch=jst, r=harishd.
40216 (nsbeta2+) - Shouldn't deal with mInsideNoXXXTag memeber for NOLAYER ( ON by default ).
patch=rginda, r=harishd.
2000-06-21 20:53:10 +00:00
attinasi%netscape.com
634e3cc180
Implemented Style Context Data sharing, reducing the amount of memory used in style by about 40%. Performance will degrade by about 10%, that is being worked on now. b=39618 r=waterson
2000-06-21 20:44:59 +00:00
waterson%netscape.com
309668c18f
Add regression tests for 22413, 27211, 39211, and 41521.
2000-06-21 02:37:05 +00:00
waterson%netscape.com
9426990224
Bugs 22413, 27211, 39211. On nsCSSFrameConstructor::ContentRemoved(), check the *child* instead of the parent to see if we need to reframe. r=nisheeth
2000-06-21 02:35:28 +00:00
dbaron%fas.harvard.edu
99e2efd493
Slightly refine my previous fix for string assertions so things behave exactly as before. r=pollmann b=42936
2000-06-21 01:13:10 +00:00
dbaron%fas.harvard.edu
397dfbd37f
Fix leak by continuing to enumerate. r=hyatt
2000-06-21 00:54:42 +00:00
dbaron%fas.harvard.edu
7cb5cefd3f
Fix string assertions. b=42936 code=jst,dbaron r=harishd
2000-06-21 00:53:34 +00:00
vidur%netscape.com
19aa4a879d
Fix for bug 9392. document.plugins now aliases to window.navigator.plugins. r=nisheeth
2000-06-21 00:53:26 +00:00
vidur%netscape.com
b5aa109281
Fix for bug 42278. Switched around positions of old REC-html40 namespace URI and new XHTML namespace URI in the table so that we do the reverse mapping from namespaceID to URI correctly. r=nisheeth
2000-06-21 00:49:22 +00:00
vidur%netscape.com
d22aa70d25
Fix for bug 42860. nsIScriptNameSpaceManager::RegisterGlobalName() now takes an additional IID parameter. If the IID is that of the nsIScriptObjectOwner interface, we assume it's an old-style idlc interface. Otherwise we try to wrap it using XPConnect. r=rginda
2000-06-21 00:42:59 +00:00
pollmann%netscape.com
7ab64c0cc4
Bug 25300: Enable activation of buttons by the keyboard (space or enter) r=nisheeth
2000-06-21 00:40:11 +00:00
joki%netscape.com
3989f33007
fix for 29517, prevent DOM event access from regular content to anonymous content inside a file control.
2000-06-21 00:23:28 +00:00
beard%netscape.com
5cca8adbe7
bug #42100 , Carbon compatibility. r=gordon, saari, pinkerton, sfraser
2000-06-20 23:10:06 +00:00
mkaply%us.ibm.com
67b5372c2b
#42637
...
r=hyatt, a=brendan
OS/2 bring up - change menu code so clicks are NOT passed to the default window proc if they are handled.
This fix has been tested on Linux, Windows, OS/2 - does not affect Mac.
2000-06-20 13:49:24 +00:00
hyatt%netscape.com
4e300ed8d8
33524. r=ben
2000-06-20 09:21:42 +00:00
pinkerton%netscape.com
24372153f7
Migrating d&d back into new tree-grid. bug# 30511, r=hyatt
2000-06-20 08:13:14 +00:00
waterson%netscape.com
d38577c4e5
Use NS_LITERAL_STRING instead of an nsAutoString to avoid copy/inflate on platforms that support two-byte wchar_t. r=attinasi
2000-06-20 05:45:07 +00:00
dbaron%fas.harvard.edu
4d9a2e2118
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
2000-06-20 03:47:49 +00:00
waterson%netscape.com
5930e3bcd7
Add .cvsignore for block/bugs regression tests.
2000-06-20 01:45:38 +00:00
waterson%netscape.com
3e761a55a8
Check in buster's block regression tests.
2000-06-20 00:53:47 +00:00
hyatt%netscape.com
d95f55d74e
Fix for 42867. r=evaughan
2000-06-20 00:52:57 +00:00
saari%netscape.com
b3b09dd521
base work for bug 42553, r=danm
2000-06-20 00:45:47 +00:00
hyatt%netscape.com
4cfbe9e471
Turning on the new tree widget. Bug#30511, r=evaughan
2000-06-19 22:57:39 +00:00
vidur%netscape.com
b384cc0abf
Fix for bug 15118. XML content sink now processes the DOCTYPE. r=jst,nisheeth
2000-06-17 01:49:19 +00:00
vidur%netscape.com
32f78655cb
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
2000-06-17 01:46:58 +00:00
pollmann%netscape.com
5c21e34fcc
Bug 4891: document.forms[x] fixed for document.written forms r=jst@netscape.com
2000-06-17 01:28:41 +00:00
nisheeth%netscape.com
4cf21823d4
Checking in patch from Andreas to fix Mozilla's XSL hooks (bug 36038). Does not affect the default mozilla build.
2000-06-16 23:29:19 +00:00
mccabe%netscape.com
12dd9401e9
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
2000-06-16 23:25:00 +00:00
anthonyd%netscape.com
ebdd19b7c4
warning fixes for linux. r: mjudge a: beppe
2000-06-16 22:28:10 +00:00
kmcclusk%netscape.com
e6ba9c479f
Removed clipwidget used by ender-lite widgets. b=35740 r=rods@netscape.com
2000-06-16 22:11:43 +00:00
waterson%netscape.com
a3fff38aac
Bug 12874. Remove unnecessary refcount hackery. This hasn't been necessary since we made NS_IMPL_ISUPPORTS and friends stabilize refcount before calling dtor.
2000-06-16 21:47:13 +00:00
pinkerton%netscape.com
5075e488e1
add new grid-tree files for hyatt. bug# 30511. r=hyatt.
2000-06-16 21:24:05 +00:00
akkana%netscape.com
b3307f3e6b
Make table tests run on linux; add comments explaining how to run them.
...
Needed for testing 41916. r=karnaze
2000-06-16 21:23:16 +00:00
akkana%netscape.com
967c5f797e
Ignore files generated by table tests. r=karnaze
2000-06-16 21:22:50 +00:00
akkana%netscape.com
2396a853ff
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
2000-06-16 21:22:00 +00:00
danm%netscape.com
a6b3cc29d4
supply nsIPrompt to streamloader created when processing a script tag. bugs 25684,28594. r=nisheeth@netscape.com
2000-06-16 14:54:57 +00:00
kin%netscape.com
4bba270c99
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
2000-06-16 14:05:03 +00:00
jst%netscape.com
c06191a726
Fixing nsbeta2+ bug 41588, accessing document.documentElement on an empty document in JS threw a NS_ERROR_FAILURE exception in stead of just returning null. r=heikki@citec.fi
2000-06-16 13:37:46 +00:00
rods%netscape.com
d58186fadf
input type=image need to create their "alt" text
...
b=24778 r=kmcclusk
2000-06-16 12:57:44 +00:00
rods%netscape.com
07ab21a2d7
image buttons need their font set for "alt" text
...
b=24778 r=kmcclusk
2000-06-16 12:56:02 +00:00
sfraser%netscape.com
565e046e27
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
2000-06-16 06:09:33 +00:00
pollmann%netscape.com
147ce657f4
Reenabling my change, not part of smoketest bustage. r=nisheeth
2000-06-16 01:21:56 +00:00
pierre%netscape.com
6e24fffcd7
#42139 "background-position misinterpreted with fixed backgrounds". Fixed a regression introduced during the last checkin. r=attinasi.
2000-06-16 00:50:56 +00:00
pollmann%netscape.com
d8ae38afa7
Temporarily disabling my change to help narrow down smoketest bustage. r=nisheeth
2000-06-16 00:23:21 +00:00
karnaze%netscape.com
027a9b2cb0
bug 42726 - back out previous checkin.
2000-06-15 23:39:49 +00:00
Peter.VanderBeken%pandora.be
4b0e0526fc
Reenable creation of HTML elements in XML documents. r=nisheeth, r=kin, a=waterson.
2000-06-15 17:48:19 +00:00
karnaze%netscape.com
1d923b9485
bug 41306 - remove special cell auto percentage base code, r=rods
2000-06-15 14:54:04 +00:00
karnaze%netscape.com
943e053626
bug 40721 - better in determining if height of a cell gets smaller during incremental reflow, r=rods
2000-06-15 14:31:12 +00:00
rods%netscape.com
cbea32e9e0
removed the incremental reflow targeted at the display text
...
instead we just reflow the text and the button each time.
b=40644 r=kmcclusk
2000-06-15 13:02:10 +00:00
rods%netscape.com
b3961cd107
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
2000-06-15 13:00:23 +00:00
rods%netscape.com
b6892f7875
ifdef'ing out the where we get the value of the label
...
b=4050 r=kmcclusk
2000-06-15 12:58:54 +00:00
rbs%maths.uq.edu.au
be5f60a852
Commented section that was enabled in my tree
2000-06-15 10:15:27 +00:00
rbs%maths.uq.edu.au
790a399a5c
Change invalid REC-html40 to correct XHTML namespace. b:7834. a:ekrock@netscape.com
2000-06-15 10:11:03 +00:00
rbs%maths.uq.edu.au
29f1b6960b
Change invalid REC-html40 to correct XHTML namespace. b:7834. a:ekrock@netscape.com
2000-06-15 09:54:41 +00:00
mccabe%netscape.com
3a137d61d4
Bustage occurred, not sure if it's me, but mine was the only checkin in layout; backing out just in case.
2000-06-15 06:53:18 +00:00
mccabe%netscape.com
b167544222
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
2000-06-15 06:07:35 +00:00
dbaron%fas.harvard.edu
fb16edb4b4
Fix bug 38766 (JS errors given wrong for linked scripts in XML documents), nsbeta2+. r=harishd@netscape.com
2000-06-15 02:33:22 +00:00
dbaron%fas.harvard.edu
7bdf9700b5
Fix bug 38766 (JS errors given wrong for linked scripts in XML documents), nsbeta2+. r=harishd@netscape.com
2000-06-15 02:22:09 +00:00
dbaron%fas.harvard.edu
82f00f4213
Fix leak of nsImageGTK (or equivalent on other platforms). r=waterson@netscape.com
2000-06-15 02:15:36 +00:00
scc%mozilla.org
1559099993
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
2000-06-15 00:39:21 +00:00
pollmann%netscape.com
f6cba04351
Bug 32770: Save scroll position in session history r=nisheeth
2000-06-15 00:35:46 +00:00
brendan%mozilla.org
8f6c00ba62
Use nsAutoString rather than auto nsString (r=scc,evaughan).
2000-06-15 00:08:47 +00:00
buster%netscape.com
042d2f20eb
fixing a platform compile problem
2000-06-14 23:58:41 +00:00
pollmann%netscape.com
f63f58e685
Fixing Linux build bustage
2000-06-14 23:58:31 +00:00
pollmann%netscape.com
cbb1b1854e
Bug 32770: Save scroll position in session history r=nisheeth
2000-06-14 23:37:06 +00:00
evaughan%netscape.com
46ff694c0d
Fix for beta2+ #41951
...
and beta2+ #39927
-r pinkerton
2000-06-14 23:24:41 +00:00
pinkerton%netscape.com
2d5d68afb3
on the way to fixing 28226. make reflow processing immediate if we're doing a drag.
2000-06-14 23:18:54 +00:00
buster%netscape.com
683cb37e34
fixed nsbeta2+ bugs 42138 35772 37657 38157 40283 35964
...
r=waterson, rods
2000-06-14 23:15:59 +00:00
jst%netscape.com
7eb6e0cf8f
Fixing nsbeta2+ bug 40944. document.doctype.systemId was always empty in HTML documents. r=nisheeth@netscape.com&heikki@citec.fi
2000-06-14 23:08:19 +00:00
pollmann%netscape.com
e01f426b4d
Bug 39723: Send only one request to the server when clicking on an image map. r=joki
2000-06-14 15:02:18 +00:00
hyatt%netscape.com
eb17e70198
Oops. New tree should be off.
2000-06-14 09:17:18 +00:00
hyatt%netscape.com
d081734f7e
30511. r=ben
2000-06-14 09:13:42 +00:00
hyatt%netscape.com
3221597ca4
Fix for 41281, r=brendan
2000-06-14 08:25:50 +00:00
hyatt%netscape.com
be5709e1f9
Fix for #41878 , r=ben
2000-06-14 08:21:56 +00:00
hyatt%netscape.com
25eb29bc5f
Fix for #41281 , r=brendan
2000-06-14 08:19:07 +00:00
axel%pike.org
49a4f2644d
Code cleanup, XSL->MOZ_XSL, r=nisheeth, a=waterson
2000-06-14 07:35:26 +00:00
hyatt%netscape.com
bd53b76354
30511. r=ben
2000-06-14 05:31:47 +00:00
hyatt%netscape.com
47ecc64920
30511. r=ben
2000-06-14 04:50:20 +00:00
mjudge%netscape.com
6364acbca2
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+
2000-06-14 03:01:31 +00:00
mjudge%netscape.com
b464a55c29
fixing blocker bug for focus not typing in url bar after progromatic change to focus on other document. r=saari. (from regression of 34986) pdt+
2000-06-14 02:59:54 +00:00
mjudge%netscape.com
a3b3e1e94d
fixing regressions from 34986 ender-lite. adding new selection controller sensitivity. r=saari
2000-06-14 02:57:26 +00:00
rods%netscape.com
67cb90ee88
moved the unreg of the access keys from the destructor to the Destroy method
...
r=dcone, b=41246
2000-06-14 01:16:08 +00:00
attinasi%netscape.com
90d5bc2ec6
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
2000-06-14 00:59:29 +00:00
jst%netscape.com
b0b8dd44ea
Fixing nsbeta2+ bug 41367, area.pathname incorrectly contained the ref and search parts of the URL. r=vidur
2000-06-14 00:48:34 +00:00
jst%netscape.com
53309355c7
Fixing nsbeta2+ bug 39892. Adding support for getting the computed value of the 'behavior' property with getComputedStyle(). r=hyatt
2000-06-14 00:06:36 +00:00
hyatt%netscape.com
54fd75454c
more 30511 patch.
2000-06-13 20:37:53 +00:00
hyatt%netscape.com
d3737d5828
Patch for bug #30511 from external Mozilla contributor (Jan Varga). r=danm
2000-06-13 20:27:15 +00:00
scc%mozilla.org
55650a35b3
fix type equivalence between |PRUnichar| and |jschar| now that |PRUnchar| may be |wchar_t| on select platforms
2000-06-12 23:52:31 +00:00
evaughan%netscape.com
faff54055b
Fixes for tree on grid work. #30511
...
-r hyatt
2000-06-12 23:23:00 +00:00
cls%seawood.org
3485ce173b
Make the distclean target work as advertised. Bug #42167
2000-06-12 23:02:14 +00:00
waterson%netscape.com
e38d1052c0
Bug 38832. An ugly fix: force the <li> to be padded in quirks mode. r=buster
2000-06-11 22:48:05 +00:00
buster%netscape.com
5045e5fae7
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
2000-06-11 22:14:33 +00:00
scc%mozilla.org
7d08825730
don't try to extract characters from an empty string
2000-06-11 09:14:09 +00:00
buster%netscape.com
b550b66e2a
fixed bug 29854
...
r=waterson
2000-06-11 05:25:14 +00:00
rickg%netscape.com
c12a990ef8
update viewsource style rules; r=attinasi
2000-06-10 02:50:01 +00:00
scc%mozilla.org
f2a73baab6
fix bug=41584 (technically a work around, but it's twice as fast as the form it replaces, and is the right way to write this code in general),r=ben
2000-06-10 02:38:42 +00:00
jst%netscape.com
c81e705a3c
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
2000-06-09 22:47:29 +00:00
mjudge%netscape.com
5d3a76913f
didnt implement selection. bug=34896. r=hyatt
2000-06-09 21:55:50 +00:00
jgaunt%netscape.com
b2017ba4b0
newlines to fix hpux bustage r=jdunn
2000-06-09 21:30:22 +00:00
mjudge%netscape.com
42b098a06e
cleaning up 34896 ender-lite with saari's review.
2000-06-09 21:13:03 +00:00
mjudge%netscape.com
94e33b349f
turning on ender-lite as per smfr's instructions. bug 34896.
2000-06-09 21:10:48 +00:00
akkana%netscape.com
a16b230ff3
34896: Fix ender lite build on Unix. r=mjudge
2000-06-09 20:50:24 +00:00
hyatt%netscape.com
0812b701de
Didn't mean to check in box object. backing out. bug#30511, r=pav
2000-06-09 09:28:37 +00:00
hyatt%netscape.com
ec25009f8b
Fix case error.
2000-06-09 09:28:08 +00:00
mjudge%netscape.com
a7b2a05404
turning on ender-lite. bug = 34896
2000-06-09 09:19:28 +00:00
mjudge%netscape.com
8559bc77c0
turning on ender-lite. bug=34896
2000-06-09 09:17:18 +00:00
hyatt%netscape.com
f2a37664c9
30511, r=pav
2000-06-09 09:15:43 +00:00
hyatt%netscape.com
de97a71ea3
Keyboard navigation and ensurevisible support for new tree widget. Bug#30511, r=pav
2000-06-09 09:13:37 +00:00
mjudge%netscape.com
57de694b1c
form elements now accept a nsIFormFrame instead of the implementation as the parameter to allow others that inheirit from nsIFormFrame to call "CanSubmit". bug=34896 ender-lite, r=hyatt
2000-06-09 07:16:20 +00:00
mjudge%netscape.com
471dacd351
new atop to tell what type the text frame is. for blocker to 34896
2000-06-09 05:15:58 +00:00
mjudge%netscape.com
749ec6bc58
too many copies for ender-lite. happening whenever people were setting selection progromatically. r=hyatt 34896
2000-06-09 05:14:19 +00:00
mjudge%netscape.com
8d02b96d90
not in build, bug 34896
2000-06-09 05:13:32 +00:00
mjudge%netscape.com
83ae7c1984
copy was copying too much on ender-lite. thiswill reduce the volume of autocopies to only copy when mouse ups are called. r=hyatt 34896
2000-06-09 05:11:12 +00:00
mjudge%netscape.com
a5bc4dbdf1
use of new api for caret un-drawing. r=hyatt
2000-06-09 05:07:42 +00:00
mjudge%netscape.com
92f73bb9d2
added new caret api implementation from new nsicaret api. EraseCaret. erase the caret without messing with visibility. forces a refresh of state to mDrawn=0; r=hyatt, bug = 34896
2000-06-09 04:22:20 +00:00
mjudge%netscape.com
debb599cd2
new caret api for erasing the caret. this is needed to simply clear the caret away without messing with visibility. r= hyatt. bug=34896
2000-06-09 04:21:02 +00:00
mjudge%netscape.com
8a8d03d573
fixing leak from earlier chekin. copied code, dont look at me. r=scc bug=34896
2000-06-09 04:19:09 +00:00
mjudge%netscape.com
08db683df0
fixing leaks! r=scc bug=34896
2000-06-09 04:16:50 +00:00
pinkerton%netscape.com
4b785dde9f
if cmd-key (meta) is down, open link in a new window r/a=waterson.
2000-06-09 02:56:21 +00:00
kmcclusk%netscape.com
48e80c6b35
Changed nsBulletFrame to set the dirty flag on the it's parent's first frame instead of itself when an Image is updated b=36703 r=buster@netscape.com tested on WINNT, Linux
2000-06-08 23:19:38 +00:00
jst%netscape.com
a8ed95eaaa
Fixing nsbeta2+ bugs 17351 and 33018, doing document.write(...) on a document in a newly opened window wasn't working properly, the written HTML was replaced by the URL given to window.open(), the fix is to cancel ongoing loads for the new window before starting to write to it. r=vidur
2000-06-08 22:51:06 +00:00
harishd%netscape.com
388f6f8b9d
40408 (nsbeta2+) - Check for nsresult in nsFragmentContentSink::AddLeaf().
...
The HTMLTag array was,erroneously,going out-of-bounds for XMP tag.
r=rickg
30617 (nsbeta2+) - Misplaced AREA tag should be informed with base target info.
r=vidur.
2000-06-08 21:32:09 +00:00
dcone%netscape.com
24697c622a
Update printing regression tests. r=McCluskey
2000-06-08 13:45:15 +00:00
anthonyd%netscape.com
ce5d77c147
warning fix for Linux, shadowed local variable
...
r: kin
2000-06-08 02:51:58 +00:00
attinasi%netscape.com
e03b5378b9
Fixed problem where anchors with no HREF were being styled like links in composer. b=31594 r=kmcclusk
2000-06-07 23:07:57 +00:00
attinasi%netscape.com
242fddb720
Fixed crash when a textarea control has fixed-backgrounfd attachment. b=40118 r=kmcclusk
2000-06-07 23:06:41 +00:00
attinasi%netscape.com
f5709fb8ec
Removed erroneous assertion: b=38768 r=dcone
2000-06-07 23:05:30 +00:00
attinasi%netscape.com
f7e1ee029a
Fixed crash due to ordering problem: b=38768 r=dcone
2000-06-07 23:04:45 +00:00
akkana%netscape.com
0fe6a06be9
40457: suppress extra XIF output for cases where the selection
...
doesn't intersect the range at all. r=jfrancis, a=beppe.
2000-06-07 22:58:39 +00:00
akkana%netscape.com
4d58187b46
40457: Add implementation for range methods to tell whether
...
a node or point intersects the range. r=jfrancis, a=beppe.
2000-06-07 22:57:36 +00:00
mjudge%netscape.com
0926517600
adding in null check since we dont ALWAYS use selection to output xif. this gets rid of an assertion that i found while fixing a regression 41814 r=donm a=donm ect
2000-06-07 22:46:11 +00:00
jdunn%netscape.com
f7e220ba8a
adding newline so that HP builds - because low profile, no reviewers
2000-06-07 14:55:56 +00:00
waterson%netscape.com
703b75540b
Bugs 35935, 34862, 41521. Make sure to make 'special' frames blocks inside of relatively-positioned inlines; be sure to destroy special siblings, and crawl to outermost 'normal' frame when reframing containing block; handle 'special' frames in StyleChangeReflow(). r=buster
2000-06-07 06:58:45 +00:00
waterson%netscape.com
5775889b15
Fix build bustage: inaky.gonzales missed these two cases some how.
2000-06-07 03:33:08 +00:00
pinkerton%netscape.com
f5a53e9a5f
fix for 31131. r=sfraser/pierre. No longer use a bounding box when the update region is non-rectangular. Makes mac scrolling and page loading much faster. Also crank down the mac scroll timer delays to better match the native scrollbars.
2000-06-07 02:06:53 +00:00
jst%netscape.com
703b2340ac
Fixing nsbeta2+ bug 30249, the problem was that the type of various attributes (in the DOM spec) on image elements was string and not number (long), this broke backwards compatibility with 4.x and also compatibility with IE. r=vidur
2000-06-07 01:23:55 +00:00
mjudge%netscape.com
60e591fabd
bug=34896 fixing reflow reason from nsFileControlFrame to send resize when resizing its input field. fixing mouseclick to not be so hardcoded so that the ender-lite text field still works for the "browse" button. a=beppe r=hyatt
2000-06-07 01:21:20 +00:00
mjudge%netscape.com
1c77290b49
bug=34896 setting up initial text to work after evaughns box changes to ender-lite. a=beppe, r=evaughn,r=hyatt.
2000-06-07 01:21:03 +00:00
mjudge%netscape.com
9a4b9ac1a6
bug=34896 gettimg ime working in ender-lite. simple fix to dispatch messages to focused element for ime. a=beppe,r=ftang,tajima@eng.sun.com, katakai@japan.sun.com
2000-06-07 01:20:13 +00:00
mjudge%netscape.com
4e644bbf60
bug=34896 extra check for null in caret. this can happen sometimes when frame is destroyed in odd order. r=hyatt.
2000-06-07 01:18:41 +00:00
mjudge%netscape.com
86455666b0
(accidentaly checked in with no comment before)bug=34896 getting createElementNS implemented for nsHTMLDocument. this should just be implemented in nsDocument with nsXMLDoc inheiriting also. i will do that when m16 is gone. this allows the editor to create its html elements despite being in a xuldocument. r=hyatt a=beppe
2000-06-07 01:17:23 +00:00
mjudge%netscape.com
801b1b9bb5
*** empty log message ***
2000-06-07 01:14:08 +00:00
cmanske%netscape.com
2b8e4ab110
Finished table cell selection optimization bug 41045. r=mjudge, a=beppe
2000-06-06 23:14:42 +00:00
hyatt%netscape.com
b54a5260f3
Tree/grid work. Bug #30511 . r=danm.
2000-06-06 23:14:11 +00:00
hyatt%netscape.com
a45edb09c3
Tree/grid work. 30511. r=danm
2000-06-06 23:13:49 +00:00
hyatt%netscape.com
330c612d46
Tree/grid work. Bug#30511. r=danm
2000-06-06 23:13:05 +00:00
inaky.gonzalez%intel.com
2b549b6f09
Fixed nsSupportsHashtable behaviour and API to fix leaks in
...
nsDirectoryService. Fixes bugs #38606 and #39859 .
a=waterson; r=rayw,brendan,warren
2000-06-06 22:06:56 +00:00
pierre%netscape.com
de9cafe37c
Checked back in the backed out code (41321) after doing a minor fix in nsCSSValue.cpp (41618)
2000-06-06 09:36:12 +00:00
pierre%netscape.com
fa066a26d1
Backed out the previous changes (41321, waterson/attinasi) because of the regression in 41618.
2000-06-06 06:50:21 +00:00
evaughan%netscape.com
257f4b95ae
Fixed for ender-lite painting problems. bug #34896
...
-r mjudge
2000-06-06 01:25:03 +00:00
attinasi%netscape.com
917b48bb65
Removed code that was printing the word 'embed'. b=37558 r=buster a=leger
2000-06-05 21:21:48 +00:00
mkaply%us.ibm.com
8686a4067b
# 37239
...
r = jst, a = waterson
OS/2 bringup - PR_CALLBACK for VisualAge
2000-06-05 19:15:32 +00:00
dcone%netscape.com
72a7587f19
Fixed background color under border. b=13934. R=Attinasi
2000-06-05 13:58:05 +00:00
dcone%netscape.com
e939bd51a5
Fixed bug 7559. R= rods
2000-06-05 13:48:06 +00:00
rbs%maths.uq.edu.au
b1ef9f39e2
Enable 'vertical-align: baseline' in <mtable> now that it is there...
2000-06-05 08:32:59 +00:00
rbs%maths.uq.edu.au
c96e164bef
[#ifdef MOZ_MATHML: not yet part of default build]. Add support for 'vertical-align: baseline' in table-cells. bug 10207. r:karnaze@netscape.com. a:waterson@mozilla.org
2000-06-05 08:25:11 +00:00
rbs%maths.uq.edu.au
59a9466655
[#ifdef MOZ_MATHML: not yet part of default build]. Export the baseline out of the block frame code to support 'vertical-align: baseline' in table-cells. bug 10207. r:buster@netscape.com. a:waterson@mozilla.org
2000-06-05 08:24:18 +00:00
buster%netscape.com
0d2ecc5b7a
bug 36367
...
r=rods
fix was to pass in the correct width during certain types of incremental reflows.
2000-06-05 03:50:46 +00:00
buster%netscape.com
ca665036ab
bug 38665
...
r=rickg a=rickg
fixed an optimized-only crash that looks like a race condition
where we send a message containing a pointer to a frame back to
the frame manager after the frames have been deleted.
2000-06-05 03:37:33 +00:00
alecf%netscape.com
95f0dd93a8
fix #ifdefs to quiet output (speeds up display of complex tables like tinderbox and slashdot.org) - does not affect release builds
2000-06-04 09:44:08 +00:00
warren%netscape.com
958ed96edd
Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433
2000-06-03 09:46:12 +00:00
evaughan%netscape.com
57a64d8f41
Just adding comments.
2000-06-03 02:12:19 +00:00