akkana%netscape.com
db73afb326
41868 and 45994: Add GetDTD. r=harishd
2000-08-28 23:46:11 +00:00
jfrancis%netscape.com
767a12d10c
fix for 46554: copy should grab parent nodes if all children selected; r=sfraser
2000-08-28 23:35:57 +00:00
akkana%netscape.com
a9a9ebf580
47870: Don't copy if selection is collapsed. r=law
2000-08-28 22:28:56 +00:00
anthonyd%netscape.com
e522671bc1
fix for bug# 43364
...
selection methods not returning meaningfull information
ie. getAnchorNode
r=mjudge
2000-08-26 21:23:25 +00:00
hyatt%netscape.com
1be9efcce5
Fix for 50044, 47861, 47471, r=ben
2000-08-25 07:01:53 +00:00
hyatt%netscape.com
83a557be58
Fix for 46505. r=mjudge
2000-08-25 00:19:38 +00:00
rods%netscape.com
7f0dcda2ea
Temporarily changed outline to be mozoutline, this will enable us to get links
...
to show a focus rect. When we get outlines really working, then mozoutline will go away.
b=48973 r=attinasi
2000-08-24 13:45:48 +00:00
buster%netscape.com
9b0a64d2c7
bug 49239
...
r=hyatt
bug 42372
r=waterson
2000-08-24 04:38:08 +00:00
anthonyd%netscape.com
112b262913
fix for bug 48624 (hidden selection issues with plain text widgets)
...
fix for bug 45662 (updating range impl to dom spec)
fix for some edge case selection issues invloving multiple windows, no bug #
but saari knows about this.
r: sfraser, jfrancis, mjudge, saari
a: beppe
2000-08-24 03:54:30 +00:00
beard%netscape.com
2b91c47864
use QueryElementAt() to save space and time. r=hyatt
2000-08-24 01:02:58 +00:00
jst%netscape.com
9abec73fbe
DOM string changes. All nsString& in DOM interfaces (and interfaces needed by DOM implementations) have been changed to nsAReadableString& and nsAWritableString&. String implementation additions (sanctioned by scc) to support DOM needs. Bug 49091. r=vidur,jst,scc
2000-08-23 17:27:06 +00:00
pierre%netscape.com
c41ffd137d
49550: uninitialized variable. Thanks to bruce@cubik.org (Bruce Mitchener)
2000-08-23 03:57:13 +00:00
hyatt%netscape.com
b46db12741
Removing commented out code.
2000-08-23 00:53:50 +00:00
gagan%netscape.com
88db82b83e
Fix for bug 48200. We were incorrectly setting mDocumentURI to the OriginalURI which completely broke redirects (which are conveyed thru URI and not OriginalURI) r=hyatt
2000-08-21 22:37:02 +00:00
hyatt%netscape.com
eefc7c48f5
49012 fix, r=danm
2000-08-21 22:30:36 +00:00
waterson%netscape.com
51b6b8b62c
Bug 47843. Be sure to set nsPresShell's mIsReflowing during initial reflow to avoid re-entrancy. r=nisheeth
2000-08-21 20:10:07 +00:00
dbaron%fas.harvard.edu
583abe126c
Fix double-addref leak of stylesheets. b=49648 r=mjudge
2000-08-21 19:46:18 +00:00
dbaron%fas.harvard.edu
53002fe3e3
Fix leak of stylesheets. r=waterson
2000-08-21 13:05:53 +00:00
saari%netscape.com
9a02c4df0e
Fix for 45006, key events going to select boxes when they're at 0,0. Stop dispatching key events to frame 0,0 when we don't have focused content.
2000-08-20 01:14:34 +00:00
scc%mozilla.org
eb0aaea827
fixing code that relied on implicit string construction
2000-08-19 22:23:46 +00:00
attinasi%netscape.com
a7c0075080
Fixed NotifyFrames to handle the case where the notification callback causes the frames list to change. Patch supplied by serge@netscape.com, b=46934 r=attinasi@netscape.com
2000-08-18 20:47:47 +00:00
jst%netscape.com
0e9c78566f
Fixing nsbeta3+ bug 47420. Don't throw a DOM exception when accessing a nodemap by index even if the index is out of range, simply return null in stead. r=pollmann@netscape.com
2000-08-18 07:04:30 +00:00
jst%netscape.com
59085aae53
Fixing nsbeta3+ bug 46966. Changing the exception thrown when a DOM Attribute node is modified. r=pollmann@netscape.com
2000-08-18 06:55:42 +00:00
rcassin%supernova.org
100d197e90
Checkin kin's fix for bug 48879, r=sfraser
2000-08-17 23:55:32 +00:00
pierre%netscape.com
fc4ab5d947
49154: uninitialized variable. Thanks to bruce@cubik.org (Bruce Mitchener)
2000-08-17 08:26:53 +00:00
hyatt%netscape.com
24b71cc743
First-stage fix for dogfood bug 49012. r=ben
2000-08-17 08:11:11 +00:00
jst%netscape.com
2ceabebdea
Fixing nsbeta3+ bug 30534. Don't lie about what DOM features we support, be honest./paralellCheckout | & less r=nisheeth@netscape.com
2000-08-17 07:09:05 +00:00
waterson%netscape.com
f7e7ca5d51
Bug 44480. Demote 'width' and 'height' attributes from NSDocument to NSHTMLDocument and XULDocument; make nsHTMLDocument's implementation use the <body> element's frame (instead of the <html> element's frame) to determine metrics. r=jst
2000-08-16 01:04:52 +00:00
pinkerton%netscape.com
fc367b8a1a
making CaptureMouse a public interface on nsIFrame r=mjudge for bug 48250.
2000-08-14 22:28:41 +00:00
hyatt%netscape.com
a489c05fae
Work on 48150 and XBL performance (async and arenas).
2000-08-14 04:04:18 +00:00
mkaply%us.ibm.com
5004137c2d
OS/2 and AIX Tinderbox break
...
I have no idea why we don't like having two semicolons in a row, but who the heck would put them there?
2000-08-12 20:26:33 +00:00
roc+%cs.cmu.edu
e48b1ae6a0
Adding call to new view API so that the view of a fixed-position frame has a Z-order/clipping parent which is not its geometric parent. Bug 39621. r,a=waterson
2000-08-12 19:44:11 +00:00
mkaply%us.ibm.com
da6b3efeb2
OS/2 and AIX Tinderbox break
...
Short answer: Be consistent about NS_IF_ADDREFing const and non const of the same type in the same file.
Long answer: Send me email
2000-08-12 15:03:24 +00:00
hyatt%netscape.com
0c61eaa535
Fix build bustage.
2000-08-12 07:13:52 +00:00
hyatt%netscape.com
8da2baf3ca
Fix for 21890 and numerous other bugs. r=pierre, waterson, jst, attinasi, brendan
2000-08-12 06:28:02 +00:00
pierre%netscape.com
5b88097f54
48096: Need a -moz-all value for user-select. r=sfraser.
2000-08-12 01:00:14 +00:00
anthonyd%netscape.com
9d506576cb
fix for bug#48472
...
apparently nsIContent::ChildAt can be successful
and not return a child. now checking fo that.
r: smfr
a: beppe
2000-08-11 19:55:39 +00:00
anthonyd%netscape.com
13c10a6478
fix for bug# 48472 (dogfood bug)
...
r: mjudge
a: beppe
2000-08-11 01:36:28 +00:00
heikki%netscape.com
277fca0c27
Trivial, bug 41772, we were not setting the return value in all cases for HandleEventInternal. r=jst.
2000-08-10 22:07:33 +00:00
warren%netscape.com
84b5fd67e3
Bug 46711. Removed nsAutoString travisty from nsStringKey. Introduced nsCStringKey. Made them both share the underlying string when possible. r=waterson
2000-08-10 06:19:37 +00:00
dr%netscape.com
c3b8fbab61
fix for windows horkage, shouldn't be in there anyway
2000-08-09 23:27:54 +00:00
mjudge%netscape.com
7e782cc7f4
use "=" not "==" my bad
2000-08-09 22:43:39 +00:00
dr%netscape.com
de9b64bca7
fix for 42635 and related cleanup, r=ben,hyatt
2000-08-09 22:38:46 +00:00
mjudge%netscape.com
184bb65ca4
43533 table cell selection color fix. check for table cells/table being added to range and toggle flag to allow cells to draw correctly
2000-08-09 22:34:17 +00:00
dbaron%fas.harvard.edu
edbb56773e
Fix leak on hovering over a scrollbar and re-fix similar leak for text inputs (bug 42895) by adding a "general" method for unrooting anonymous content created through nsIAnonymousContentCreator, plus a hack to deal with the scrollbars on the root element. Some of the other SetDocumentForAnonymousContent methods *may* need to be implemented. Chris Waterson helped significantly with this patch. r=waterson,hyatt b=45676 (nsbeta3+)
2000-08-09 12:51:05 +00:00
sfraser%netscape.com
9aa82a567b
Fix for bug 25161 -- allow editor to handle pages with forms by implementing user-select and user-input for form controls. r=rods, pierre, mjudge.
2000-08-08 23:38:00 +00:00
saari%netscape.com
4c09a29ac5
massive landing of joki changes.
...
Relevant nsbeta3+ bugs 43309, 44503, 2634, 2504,5981, 24698, 25758, 33577,
36062, 36217, 41191, 41491, 42356, 42829, 43016
r=saari (joki code). also been tested by heikki and bryner
2000-08-08 21:31:05 +00:00
hyatt%netscape.com
4e91f2e474
Fix for 47635. r=ben
2000-08-07 07:55:10 +00:00
dbaron%fas.harvard.edu
a293ca83f0
Make nsDocument unroot script objects in the prolog and epilog correctly. Fix nsDocument::RemoveChild so it doesn't crash when removing the root element. Prevent nsDocument::ChildAt from incorrectly returning null when root is removed. Clean up nsDocument::RemoveChild and nsDocument::ReplaceChild a bit, including adding some notifications for prolog/epilog content. Make nsDocument::ReplaceChild return the correct thing (the old child, not the new one). r=vidur b=17390 (nsbeta3+), 46212
2000-08-07 03:03:55 +00:00
dbaron%fas.harvard.edu
961e14f102
Remove element names from the list that no longer use nsIAnonymousContentCreator. r=hyatt a=waterson
...
Don't choke on notifications for children of document that aren't the root element. r=vidur b=17390 (nsbeta3+)
2000-08-07 02:51:35 +00:00
hyatt%netscape.com
76df4fb8a9
more of 42320. r=danm
2000-08-06 05:39:36 +00:00
pierre%netscape.com
5e553bbece
42864 ('user-select:none' should make children non-selectable)
2000-08-05 04:41:33 +00:00
pierre%netscape.com
e0bfdfa04d
45754 ('hidden' borders should be treated as 'none')
2000-08-05 04:40:57 +00:00
attinasi%netscape.com
7701e70031
Part of fix to allow background on BODY element to be inherited. b=47127 r=pierre
2000-08-04 20:44:08 +00:00
hyatt%netscape.com
60a55a16a3
Working on 42320.
2000-08-04 08:45:29 +00:00
hyatt%netscape.com
36700f5a07
Fix for 17470.
2000-08-03 23:21:23 +00:00
anthonyd%netscape.com
fed5192eba
nsPresContext.cpp : added to comment to presContext::GetLookAndFeel to inform others that
...
that method has been depricated.
nsTextFrame.cpp : changed an assert to a warning, didnt need to be an assert.
r: mjudge@netscape.com
2000-08-03 22:30:47 +00:00
hyatt%netscape.com
aacb440f4b
I'm told backing this out resolves smoketest issues, so here it comes. r=attinasi
2000-08-03 21:40:39 +00:00
bryner%uiuc.edu
9df5895710
Refixing bug 23140 to not cause a menu slowdown, and fixing bug 46615 -
...
removal of old tree widget. r=hyatt.
2000-08-03 00:22:36 +00:00
rods%netscape.com
65a5a88ddb
Since the way (and when) options were added then number of options is now different
...
so it must check against zero instead of 1
b=44266,r=kmcclusk
2000-08-02 21:53:23 +00:00
mjudge%netscape.com
b9689a5d76
*** empty log message ***
2000-08-02 02:39:10 +00:00
cmanske%netscape.com
ca24e6aca4
Fixed crashing bug 42195: Added method to nsIFrameSelection so frame can get limiting content node for parent node searches in text edit fields. r=mjudge
2000-08-02 01:47:55 +00:00
pavlov%netscape.com
592381ef95
fixing other people's build bustage bug 43826 r=bryner
2000-07-31 04:40:06 +00:00
hyatt%netscape.com
5998ea2de2
Patch to avoid observing the document so early. r=attinasi
2000-07-29 09:52:06 +00:00
waterson%netscape.com
4896ee6d33
Bug 46693. Check to see if we CanContinueTextRun() while walking over the frames to FindNextText(). This revives the logic that I nuked when fixing 19051, and keeps you from trying to walk over <br> or other frames to erroneously continue a text run. r=akkana.
2000-07-28 22:29:28 +00:00
anthonyd%netscape.com
940be572c5
bug fixes:
...
39529 - caret width not correct for single/muti line textfields, which relied on:
46445 - nsLookAndFeel needs to be a service.
r: mjudge@netscape.com , kin@netscape.com
a:beppe
2000-07-28 22:12:45 +00:00
attinasi%netscape.com
c9c32a64e4
Fix for bug 36849: Script animation that changes location and clip simultaneously no longer will flicker.
...
ApplyRenderingChangeToTree now always does a NO_SYNC update of the views where it used to sometimes do a SYNC update. b=36849 r=kmcclusk
2000-07-28 21:54:49 +00:00
heikki%netscape.com
4df9edb205
Bugs 38399, 40889, 44211. Also fix two compiler warnings (mismatched signed/unsigned). r=jst (bug 44211 r=harishd).
2000-07-28 21:48:08 +00:00
hyatt%netscape.com
e8d2d3f4dd
Oops. Checked in debugging code. Backing out.
2000-07-28 09:53:26 +00:00
hyatt%netscape.com
dccf9dcff0
Fix for 46129. r=waterson,attinasi,pierre
2000-07-28 09:36:51 +00:00
danm%netscape.com
92d0a3a892
shut down a selection's autoscroll timer in the selection's destructor. bug 43470. r=saari@netscape.com
2000-07-28 03:48:26 +00:00
hyatt%netscape.com
ae55d8736e
Fix for 41145.
2000-07-28 00:35:30 +00:00
hyatt%netscape.com
9f12a75d17
Fix for 41145. r=waterson
2000-07-28 00:35:02 +00:00
dbaron%fas.harvard.edu
0d22e864e2
Fix the way HTML's align attribute works for horizontal alignment of blocks. Use the -moz-center and -moz-right even in strict mode, and apply them to blocks in addition to tables. r=attinasi b=37083, 40038
2000-07-27 23:37:44 +00:00
hyatt%netscape.com
fdbd904ab4
Fixing duplicate style resolution problem in trees. r=ben
2000-07-27 09:10:52 +00:00
hyatt%netscape.com
c25a01be6a
Fix to reparent XBL style contexts. needed for attinasi's style context
...
reduction landing. r=ben
2000-07-27 06:20:13 +00:00
hyatt%netscape.com
5a97cb79c0
Fix to enable trees to blit. Performance work approved by waterson. r=waterson.
2000-07-27 06:17:58 +00:00
waterson%netscape.com
9bd4266798
Bug 19051. Remove code that computed and maintained nsTextRun. Instead, compute 'next text' when required by crawling the frame tree in nsLineLayout::FindNextText(). r=roc+moz@cs.cmu.edu
2000-07-27 05:16:08 +00:00
mjudge%netscape.com
7317580268
46209 one of the last beta 2 blockers. adding ability to frames to tell if part of them is visible. idl change to allow nsISelectionController to give CheckVisibility. PresShell actually has the code for nsGfxTextControlFrame to call.
2000-07-26 11:31:12 +00:00
waterson%netscape.com
3b56e5fda1
Bug 45698. Land PLUGIN_LOVE_2000_07_17_BRANCH: implement XPCOM plugins. r=av
2000-07-22 01:34:13 +00:00
mjudge%netscape.com
938dbdf044
awful regression of not copypasting from textareas! fixed.r=akkana,anthonyd
2000-07-22 01:11:49 +00:00
ftang%netscape.com
afd789602b
more fix for 39790 which we forget. change intl.charset.default to navigator.properties
...
r=nhotta/cata
2000-07-20 21:09:11 +00:00
bryner%uiuc.edu
6bed3774a3
Fix for 37477. r=pavlov,av. a=av.
2000-07-20 19:27:20 +00:00
attinasi%netscape.com
cc2b1c2b5d
Checkin patch for Robert O'Callahan: fixed HandlePostedDOMEvents and HandlePostedAttributeChanges to deal with re-entrant calls. b=45510,45361[nsb2+] r=evaughan,attinasi
2000-07-19 20:09:59 +00:00
waterson%netscape.com
f2b9667dd2
Doh! Botched patch application. Sorry!
2000-07-19 05:23:09 +00:00
waterson%netscape.com
9665015156
Bug 21456. Support for 'alt=' attribute on applet frames. Patch submitted by edburns@acm.org, r=waterson, nisheeth, a=waterson.
2000-07-19 05:06:55 +00:00
valeski%netscape.com
175fa58cd9
45723. r=rpotts. webshell-docshell consolodation changes.
2000-07-18 23:13:07 +00:00
sfraser%netscape.com
bc5e13e277
Fix for nsbeta2+ bug 31134 -- paste in edit menu not enabled correctly. Add a new command set for clipboard-related menu items, and fire it on Copy. Also ensure that Undo/Redo commands are updated correctly, and avoid bogus command updating in plain text compose (since that caused JS errors). r=kin,jfrancis.
2000-07-14 21:58:50 +00:00
hyatt%netscape.com
5c42c520a8
Fix for 43467. r=bryner
2000-07-13 23:00:59 +00:00
ericb%neoplanet.com
ed3ff3ad8b
resizers and titlebars r:hyatt a:hyatt
2000-07-11 23:34:44 +00:00
evaughan%netscape.com
7e980a707b
disable gfx scrollbars #44576
...
grid fixes for tree bugs
-r Hyatt
2000-07-10 20:10:27 +00:00
akkana%netscape.com
481b7a5c02
38232 (nsbeta2+): Make line break character configurable in the
...
output system, and use \n (the DOM linebreak character) when getting
output from text controls. Also fix some warnings. r=kin.
2000-07-10 19:46:59 +00:00
evaughan%netscape.com
a17ec2746d
Fixed body resizing bug #35681
...
-r pinkerton
2000-07-07 22:24:06 +00:00
waterson%netscape.com
feb9226f40
Bug 22037. Detect when CantRenderReplacedElement() is inserting a block frame into an inline. When this happens, 'split' the frame model to the nearest containing block. Re-arranged some of ConstructInline()'s support routines to share code with new method SplitToContainingBlock(). r=nisheeth
2000-07-06 04:31:33 +00:00
cls%seawood.org
bca014f1bb
Removing last vestiges of raptor from unix build. Since some libs were renamed, a 'make distclean' is recommeneded to remove the old copies of those libs. Bug #8228 r=bryner
2000-07-02 18:44:42 +00:00
cls%seawood.org
1f3b6d75ab
Removed obsolete REQUIRES variable from every Makefile.in/makefile.win
2000-06-30 08:08:04 +00:00
hyatt%netscape.com
0e9eac5b3d
Fix for dogfood bug#43169. r=pink
2000-06-29 23:34:46 +00:00
attinasi%netscape.com
be78b225d6
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
sfraser%netscape.com
c657cd3755
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
av%netscape.com
f873e68c74
Addressing 22954, patch by amusil, r=av
2000-06-29 21:48:09 +00:00
mjudge%netscape.com
0d4292f24e
r=hyatt bug36617, sfrasier bug. simple change for select all to work.
2000-06-29 05:25:01 +00:00
pollmann%netscape.com
ba5188b9fb
Bug 41013: Prevent event passing from frames to content during document destruction r=joki
2000-06-29 02:02:43 +00:00
evaughan%netscape.com
41a59e67cd
Fixes for gfx scrollbars and absolute/fixed positioning.
...
40494
28505
41294
36211
41763
23806
2000-06-28 22:19:54 +00:00
waterson%netscape.com
19fb2ea133
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
52056b5489
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
b871d9eda7
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
evaughan%netscape.com
4db3654be5
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
f54f832702
#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
joki%netscape.com
91a3526183
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
vidur%netscape.com
17415ac9ff
Fix for bug 31376. Just modifying an incorrect comment.
2000-06-23 22:23:37 +00:00
dbaron%fas.harvard.edu
63234a162b
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
jdunn%netscape.com
2876350b08
fix for hp bustage. the last entry in enum can't have a ','
2000-06-23 13:21:57 +00:00
evaughan%netscape.com
969d067559
Autoscrolling menus feature landing #32730
...
-r hyatt, saari
2000-06-23 05:15:04 +00:00
mjudge%netscape.com
976a8c3ec6
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
jst%netscape.com
775588fcf5
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
d349e5258a
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
hyatt%netscape.com
02029c5425
Remove error-checking for bad XUL.
2000-06-22 19:34:29 +00:00
pierre%netscape.com
06405d62b3
#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
9e180b38cc
#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
cf3e824449
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
78e4562501
#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
856ea4a348
Eliminated warnings from recent checkin (trivial changes).
2000-06-22 05:14:32 +00:00
hyatt%netscape.com
031447a319
XBL groundwork for 41145. r=ben
2000-06-22 00:36:19 +00:00
vidur%netscape.com
f98401ad88
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
109a49d66d
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
db3aa75e08
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
49d2e6f519
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
vidur%netscape.com
3be227878d
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
c99e74c3a1
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
beard%netscape.com
1c926d81a2
bug #42100 , Carbon compatibility. r=gordon, saari, pinkerton, sfraser
2000-06-20 23:10:06 +00:00
hyatt%netscape.com
efcf6eb2ca
Turning on the new tree widget. Bug#30511, r=evaughan
2000-06-19 22:57:39 +00:00
vidur%netscape.com
0a4cbc9ddb
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
cc6da544ba
Bug 4891: document.forms[x] fixed for document.written forms r=jst@netscape.com
2000-06-17 01:28:41 +00:00
waterson%netscape.com
8004acc6c3
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
kin%netscape.com
69294a94a1
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
f8298f55bd
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
182e19bcce
input type=image need to create their "alt" text
...
b=24778 r=kmcclusk
2000-06-16 12:57:44 +00:00
pierre%netscape.com
e2194f4f34
#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
karnaze%netscape.com
fe4c550189
bug 41306 - remove special cell auto percentage base code, r=rods
2000-06-15 14:54:04 +00:00
rbs%maths.uq.edu.au
26742e611c
Change invalid REC-html40 to correct XHTML namespace. b:7834. a:ekrock@netscape.com
2000-06-15 09:54:41 +00:00
dbaron%fas.harvard.edu
f0115afa13
Fix leak of nsImageGTK (or equivalent on other platforms). r=waterson@netscape.com
2000-06-15 02:15:36 +00:00
pollmann%netscape.com
3f1d49a015
Bug 32770: Save scroll position in session history r=nisheeth
2000-06-15 00:35:46 +00:00
pollmann%netscape.com
5f49da232d
Bug 32770: Save scroll position in session history r=nisheeth
2000-06-14 23:37:06 +00:00
pinkerton%netscape.com
c395c87dfc
on the way to fixing 28226. make reflow processing immediate if we're doing a drag.
2000-06-14 23:18:54 +00:00
hyatt%netscape.com
4178f01df1
Fix for #41281 , r=brendan
2000-06-14 08:19:07 +00:00
mjudge%netscape.com
efdf297371
fixing regressions from 34986 ender-lite. adding new selection controller sensitivity. r=saari
2000-06-14 02:57:26 +00:00
scc%mozilla.org
507357239c
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
02070c889c
Fixes for tree on grid work. #30511
...
-r hyatt
2000-06-12 23:23:00 +00:00
buster%netscape.com
079914eaf0
fixed bug 29854
...
r=waterson
2000-06-11 05:25:14 +00:00
jst%netscape.com
625bc7c797
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