jst%netscape.com
ba15afe1a0
Adding support for document.createElementNS() for XUL documents.
2000-05-15 19:02:30 +00:00
mjudge%netscape.com
7f6d226ce5
removing comment on code
2000-05-15 14:25:52 +00:00
mjudge%netscape.com
fe4de97f4f
typedef before switch gets thrown
2000-05-15 14:24:02 +00:00
mjudge%netscape.com
e2ab14f470
fixing legal issues
2000-05-15 14:19:25 +00:00
mjudge%netscape.com
c6539035c0
fixing output from selection piece
2000-05-15 14:18:30 +00:00
jst%netscape.com
c32b4fd51e
Fix .innerHTML regression (from the XIF converter update), and add a null document check.
2000-05-15 14:07:36 +00:00
dbaron%fas.harvard.edu
1b3f6ef567
Fix leak of namespace manager. r=waterson@netscape.com
2000-05-15 13:11:06 +00:00
rickg%netscape.com
cc9194a5dd
fixed bugs: 37417 and 26023
2000-05-15 07:27:55 +00:00
ben%netscape.com
fc753582e6
checking in support for script block children on XBL <handler> elements. r=hyatt
2000-05-15 07:19:35 +00:00
brendan%mozilla.org
8863d5a4ce
Warning abatement.
2000-05-15 06:20:14 +00:00
bryner%uiuc.edu
473dcb0d5b
Hook up text enlarge/reduce with ctrl+mousewheel. bug
...
25427. r=erik@netscape.com .
2000-05-15 02:10:11 +00:00
jst%netscape.com
a42ffded11
More WIP on getComputedStyle(), not part of the build yet.
2000-05-15 01:59:05 +00:00
jst%netscape.com
f857669c9c
Adding a very primitive readonly implementation of CSSPrimitiveValue. Not part of the build yet.
2000-05-15 01:58:26 +00:00
jst%netscape.com
286d0be8b7
WIP for getComputedStyle().
2000-05-15 01:33:27 +00:00
jst%netscape.com
35f9b347a8
Implementing createElementNS().
2000-05-14 23:55:04 +00:00
jst%netscape.com
6417d02cc9
More utility frunctions in nsINodeInfoManager.
2000-05-14 23:45:32 +00:00
scc%netscape.com
de6dfb4209
string fixes
2000-05-14 23:06:18 +00:00
jst%netscape.com
9b81553504
Support wildcard ('*') for namespaceURI in getElementsByTagNameNS().
2000-05-14 19:37:40 +00:00
harishd%netscape.com
9fb11a1796
Enabling NOLAYERS by default ( since we don't support LAYER tag ).
...
r=vidur
Putting webshellservice into parser bundle for use by observer base.
r=nisheeth
2000-05-14 19:25:06 +00:00
jst%netscape.com
416f155970
Adding more utility functions to nsINodeInfo.
2000-05-14 18:34:35 +00:00
jst%netscape.com
a294cac2fd
Implementing getElementsByTagNameNS() in the XUL document.
2000-05-14 18:14:30 +00:00
jst%netscape.com
539575a00c
Implementing DOM hasFeature() and supports().
2000-05-14 13:08:00 +00:00
scc%netscape.com
bf980f52c7
string fixes
2000-05-14 08:10:00 +00:00
jst%netscape.com
e9e0ee8ec5
Make processing instructions implement nsIDOMLinkStyle, also did some general cleaning up.
2000-05-14 02:11:44 +00:00
jst%netscape.com
5d215557cf
Add support for DOM Level 2 document.defaultView
2000-05-14 02:08:53 +00:00
hyatt%netscape.com
b05a016994
XBL changes.
2000-05-13 23:02:12 +00:00
mjudge%netscape.com
41eeb41b1b
removing warning
2000-05-13 22:59:43 +00:00
mjudge%netscape.com
8318464852
fixing warnings and some redundant code
2000-05-13 20:47:42 +00:00
jst%netscape.com
71d24c7aa6
In stead of throwing an exception when the user asks for the owner rule of style sheet we return null.
2000-05-13 18:10:24 +00:00
mjudge%netscape.com
5364dec9d5
fixing redundant calls to notify selection listeners
2000-05-13 09:10:16 +00:00
mjudge%netscape.com
68a5f190e0
xuldocument now will output xif/text also changing references from nsXifconverter to nsIXIFConverter
2000-05-13 08:13:54 +00:00
mjudge%netscape.com
8c2692938e
nsXifConverter to nsIXIFConverter
2000-05-13 08:13:05 +00:00
mjudge%netscape.com
e1816be991
changing nsXifconverter to nsIXifConverter
2000-05-13 08:11:29 +00:00
mjudge%netscape.com
1360793455
nsIXifconverter from nsXifConverter
2000-05-13 08:11:07 +00:00
mjudge%netscape.com
9ca1be1f9b
changing nsXifconverter to nsIXIFconverter
2000-05-13 08:09:25 +00:00
mjudge%netscape.com
3a1f901c10
(ender-lite) forcing use of nsixifconverter rather than nsxifconverter. making tostring method take output type parameters.
2000-05-13 08:07:34 +00:00
mjudge%netscape.com
3d704a7361
exporting new apis for nsIXIFConverter and forcing nsidocument and nsicontent to use them
2000-05-13 08:06:37 +00:00
mkaply%us.ibm.com
8b307332cd
# 37239
...
r= waterson
OS/2 bring up continues - add PR_CALLBACK for VisualAge
2000-05-12 22:23:36 +00:00
jst%netscape.com
c7e3c310d9
Add GetNodeInfo() to nsIContent.
2000-05-12 14:09:28 +00:00
jst%netscape.com
ff00e8645b
Add a SetAttribute method to nsIContent that takes a nsINodeInfo parameter.
2000-05-12 13:46:59 +00:00
ducarroz%netscape.com
1a253b8ab3
Fix for bug 38757. Need to use a focus listenner in order to make inheriance of focus handlers working. R=hyatt
2000-05-12 06:25:48 +00:00
nisheeth%netscape.com
df419864ce
Removing include of windows.h in and ifdef XSL section of the code. Does not affect mozilla build.
2000-05-12 04:40:55 +00:00
jdunn%netscape.com
587ac2dd37
backing out previous change, since axel backed out his autoconf.mk.in change
...
r= jgaunt@netscape.com
2000-05-12 03:42:02 +00:00
jdunn%netscape.com
f4638295be
fixing hpux 11.00 build and autobahn's commercial build
...
I mentioned this to Axel but he was going to bed...
r= jgaunt@netscape.com
2000-05-12 02:42:54 +00:00
pollmann%netscape.com
3d8d6cf6a7
Bug 35573: Fix part of a webshell leak, r=nisheeth
2000-05-12 00:53:38 +00:00
axel%pike.org
0c49ddc233
Get XSLT going on unix, this one passed previous checkin
...
patch by andreas otte, r=me
2000-05-11 23:22:37 +00:00
axel%pike.org
b59ca873de
Getting XSLT going, patch by andreas.otte@primus-online.de
...
r=me
2000-05-11 23:13:18 +00:00
sfraser%netscape.com
877820136a
Fix 38949 -- setSelectionRange broken by mjudge checking in nsGfxTextControlFrame2 stuff prematurely.
2000-05-11 22:47:19 +00:00
axel%pike.org
90a5509aab
Get XSLT going for unix, patch by andreas.otte@primus-online.de,
...
r=jst@netscape.com
2000-05-11 22:45:24 +00:00
saari%netscape.com
b8aa8a1761
more for 29800
2000-05-11 22:43:32 +00:00
saari%netscape.com
58bded8675
First checkin for bug 29800, preventing scrolling to content when focus
...
memory is resetting focus after deactivating and reactivating a window.
2000-05-11 22:40:51 +00:00
jst%netscape.com
6ff3742e4c
Landing support for the 'innerHTML' property on HTML elements in mozilla, fixes part of bug 9201.
2000-05-11 21:49:16 +00:00
mjudge%netscape.com
a89f9e3c80
changing way we access caret. use the selection controller whenever possible. because it will make the caret do the right thing even when we have multiple selections accessing same caret.
2000-05-11 04:25:43 +00:00
jst%netscape.com
77c5f57f3d
Fixing bug 38357. Passing a document node to nsRange::SelectNode() crashed mozilla, now it properly throws the exception INVALID_NODE_TYPE_ERR if the node type is incorrect. r=akkana@netscape.com
2000-05-11 01:44:44 +00:00
pollmann%netscape.com
24a3947b93
Bug 17605: Don't tab to anchor without an href. r=harishd
2000-05-11 01:43:04 +00:00
nisheeth%netscape.com
6346ccc595
Add support for loading an XML document from script within a XUL document also.
2000-05-10 23:02:32 +00:00
jst%netscape.com
4281027673
Support replacing the doctype in a document.
2000-05-10 19:52:08 +00:00
jst%netscape.com
fced8630c2
Fixing incorrect hash table useage, this fixes smoketest blocker #38795 . a=granrose
2000-05-10 18:19:46 +00:00
jst%netscape.com
50499cc037
Changing the way content elements store their name information, previously the elements generally stored a name atom and a namespace ID, now they store a pointer to a shared structure containing the name atom, the prefix atom and the namespace ID. This structure is shared between nodes with unique names (ie same name, prefix and ns ID) within a document. Documents now hold a hash table of the names in the document. The changes to mozilla/rdf are not reviewed but they are approved by waterson@netscape.com and the changes to mozilla/layout are reviewed by buster@netscape.com.
2000-05-10 13:13:39 +00:00
hyatt%netscape.com
f909e4ece7
Fix my bigass leak.
2000-05-10 08:19:43 +00:00
ftang%netscape.com
b7349b52c8
fix bug in the SaveDocument code.
2000-05-10 03:52:02 +00:00
hyatt%netscape.com
ec8e3fe54c
Making XML, MathML, SVG, and HTML elements support passing attribute changes into XBL bindings.
2000-05-10 02:15:47 +00:00
hyatt%netscape.com
8fc27c5ee1
Fix leak.
2000-05-10 01:09:45 +00:00
attinasi%netscape.com
bf94e62b2c
Preventing processing of style links if the HREF is empty. b=30817, r=harishd
2000-05-09 23:05:13 +00:00
hyatt%netscape.com
e82a7c8b5f
XBL.
2000-05-09 21:42:57 +00:00
hyatt%netscape.com
fbac03f025
XBL now works with HTML, XUL, SVG, MathML, and XML!
2000-05-09 21:42:40 +00:00
hyatt%netscape.com
0166bfad1b
XBL now works with HTML, SVG, MathML, XML, and XUL.
2000-05-09 21:41:01 +00:00
jst%netscape.com
a2805d7113
XPCOM methods that return a success call *must* set their output parameters, this fixes part of the crash in bug 35257 (crash setting selectedIndex for SELECT not in DOM tree).
2000-05-09 21:01:25 +00:00
jst%netscape.com
d6fcea6fb9
Fixing the .value and .defaultValue properties on textarea's, this fixes bugs 32795 and 32799.
2000-05-09 19:11:27 +00:00
sfraser%netscape.com
92b6ce8a47
Make nsEventStateManger support nsIWeakReference, so that they are not held onto as XPCOM observers. r=saari
2000-05-09 19:04:13 +00:00
jst%netscape.com
2c42fa1d6a
Input element type names are now all lower case, this is required for mozilla to be compatible with all other existing browsers (even if the DOM spec says otherwize). This fixes bug 32368.
2000-05-09 13:56:40 +00:00
heikki%citec.fi
3ab4622e1d
Test files for simple XLink. Not part of build.
2000-05-09 08:26:55 +00:00
heikki%citec.fi
bc9eec293a
Implemented actuate=onLoad for simple XLinks. r=nisheeth.
2000-05-09 07:30:21 +00:00
buster%netscape.com
b167ed0d9c
fixed bug 24770
2000-05-09 05:09:55 +00:00
saari%netscape.com
1f7a0de255
adding preventDefault to the mousedown event if it pops up a xul popup. This works around a bug where it is possible to have multiple popup listeners for different elements called for one mousedown event. This is a work around for bug 35100. r=hyatt
2000-05-08 23:43:35 +00:00
pinkerton%netscape.com
f84b62bec5
fix for 38132, assert when mouse was over html element and a tooltip was registered. two things: make sure we always find the xul document using where the popup is registered not the event target, and try/catch around asking for the attribute since DOM Elements won't have attributes.
2000-05-08 23:21:57 +00:00
pinkerton%netscape.com
88871f3f6d
don't let context menu show up under mouse so that clicks can more easily dismiss it. bug 27364, thanks dean_tessman@hotmail.com.
2000-05-08 21:24:51 +00:00
hyatt%netscape.com
06b104a688
Add blankrow capability to tree.
2000-05-08 20:51:50 +00:00
jst%netscape.com
c855b6a512
Checking in new files for (the not yet checked in) shared node info code. Not part of the build yet. r=buster@netscape.com
2000-05-08 14:29:44 +00:00
mjudge%netscape.com
f00814dfd1
forgot to initialize this
2000-05-08 04:00:48 +00:00
mjudge%netscape.com
d1a4360966
tabbing
2000-05-08 04:00:26 +00:00
karnaze%netscape.com
2dd77dfac8
bug 33976 - make non numeric border value 1.
2000-05-07 17:15:56 +00:00
andreas.otte%primus-online.de
17a703b6c6
working on bug 37616, Retire SetRelativePath, removing last usage of SetRelativePath, r=warren@netscape.com, a=buster@netscape.com
2000-05-07 10:35:40 +00:00
rjc%netscape.com
56206fc77d
Whitespace cleanup.
2000-05-07 08:43:42 +00:00
michael.lowe%bigfoot.com
73b7310c91
Implement CSS3 cursors on Windows
2000-05-07 05:14:43 +00:00
attinasi%netscape.com
ffd21441ec
Fixed the BodyBackground rule to propagate the backgound color when the background color is cleared as well as set. b=11491
2000-05-06 05:56:02 +00:00
attinasi%netscape.com
309bb9300a
QuirkMode: support for background="" to override the table inheriting the background down to the cells.
2000-05-06 05:48:38 +00:00
jst%netscape.com
0aba1cb6c0
Fixing bug 36308, document.close() didn't release the parser so subsequent document.open calls didn't properly clear the document/old parser.
2000-05-06 00:05:19 +00:00
rjc%netscape.com
7f59b073bd
Fix bug # 20795: can now to specify order of template generated vs. XUL content.
2000-05-06 00:01:01 +00:00
jst%netscape.com
7fb4f77a4f
Fixing bug 35598, HTMLInputElement.click() wasn't working properly. r=joki
2000-05-05 23:44:43 +00:00
waterson%netscape.com
2aac796cb5
Bug 34623. Add 'rebuild()' API to XUL elements.
2000-05-05 23:39:59 +00:00
erik%netscape.com
87183532c2
bug 26237; added support for HTML LANG attribute -- it now uses the fonts
...
specified by the user for elements with the LANG attribute when the font
is a CSS generic (e.g. serif); r=pierre
2000-05-05 21:04:36 +00:00
waterson%netscape.com
fe2e320b21
Bug 34623. Add nsIXULTemplateBuilder.idl.
2000-05-05 20:42:21 +00:00
harishd%netscape.com
a9d336f569
Changed a parameter ( nsVector to nsVoidArray ).
...
to add support for KEYGEN.
2000-05-05 20:39:12 +00:00
joki%netscape.com
c7f081acc1
Fix for 10574, fix pageX, pageY coords to match 4.x behavior
2000-05-05 14:47:37 +00:00
joki%netscape.com
39233a94c8
Adding assertion and null check for mCurrentTarget in PostHandleEvent
2000-05-05 14:43:20 +00:00
jst%netscape.com
5c84babe17
Fixing bug 35276, flush all pending reflow notifications before requsting geometry from the frames, this makes the HTML element properties offsetXXX correct values even if requested immediately after a reflow was generated.
2000-05-05 14:25:49 +00:00
dprice%netscape.com
c03d40d966
fix for 38253 r=mjudge
2000-05-05 05:37:27 +00:00
shaver%mozilla.org
a09f39c8c7
first part of ContentPolicy stuff ( #37983 , r=brendan)
2000-05-05 05:28:49 +00:00
karnaze%netscape.com
d2c39b970f
bug 37037, 37490, and a table paganation problem when captions are present.
2000-05-04 23:16:42 +00:00
ducarroz%netscape.com
5976a9cc3f
Fix for bug 35687. We need to initialize keyMatched to true. R=hyatt
2000-05-04 22:36:25 +00:00
pierre%netscape.com
83f47ff795
18817 and 35872 "Compatibility mode testing should be reviewed". eDTDMode_noquirks was used instead of eDTDMode_strict. Another fix from VYV03354@nifty.ne.jp, r=pierre.
2000-05-04 21:53:18 +00:00
attinasi%netscape.com
0689d1a388
Tables now inherit backgrond color and image into the cells and allow them to paint instead in quirks mode (the way it originally was). b=34838
2000-05-04 21:41:02 +00:00
attinasi%netscape.com
0b29b970a3
Change to disallow underscore character in identifiers, as required in the CSS2 spec. Fix contributed by VYV03354@nifty.ne.jp, r=attinasi@netscape.com
2000-05-04 21:36:49 +00:00
waterson%netscape.com
8ffd6fae3d
Bug 38185. Fix ports build bustage. a=brade
2000-05-04 19:57:31 +00:00
rods%netscape.com
3050116306
button and input button content nodes now cancel all mouse click events except mouse up/down
...
b=38083
2000-05-04 13:57:35 +00:00
rjc%netscape.com
7c8164bc51
Comment change.
2000-05-04 12:54:11 +00:00
waterson%netscape.com
d59ead45cd
Bug 37290. Fix 'bindings' implementation to avoid excessive update when re-computing: only index sources that participate in a binding, using bindings rather than lookup to maintain values even for 'simple' rules, lazily compute bindings. Rename 'nsBinding' to 'nsAssertion' to clarify difference.
2000-05-04 09:57:59 +00:00
mjudge%netscape.com
91bec71070
stealing new bit for frames with their own selection. changing caret to be able to handle multiple selected areas. if the bit doesnt work out i will back it out.
2000-05-04 08:35:42 +00:00
rickg%netscape.com
07e0e08842
fixed DTDMode regression
2000-05-04 05:54:04 +00:00
waterson%netscape.com
440f01e5c0
Bug 37639. Be sure to send notifications about document change down to anonymous content elements. r=hyatt
2000-05-04 04:25:50 +00:00
jst%netscape.com
226cae4ede
New files needed for getComputedStyle(). Not part of the build yet.
2000-05-04 00:07:33 +00:00
waterson%netscape.com
34e873c290
Must use string literal for named references.
2000-05-03 23:42:58 +00:00
waterson%netscape.com
2d8cdc7b21
Must use string literal for named references.
2000-05-03 23:42:20 +00:00
waterson%netscape.com
1367517a2e
Must use string literal for named references.
2000-05-03 23:34:10 +00:00
sfraser%netscape.com
03cdcb6495
Print to the console when loading a JS file fails. This cause us to print a message when a JS file included by XUL is missing.
2000-05-03 22:47:48 +00:00
attinasi%netscape.com
a88d5b0b8e
Applied patch from VYV03354@nifty.ne.jp to make class names specified in non-ASCII characters recognizable as parts of selectors. b=38038,35800.
2000-05-03 22:12:58 +00:00
jst%netscape.com
1e5a0e89b3
WIP for supporting setting the cssText property on css declarations through the CSS DOM, approved and partly reviewed by Pierre.
2000-05-03 21:42:00 +00:00
waterson%netscape.com
0d55754a41
Bug 37853. Add MOZ_COUNT_[C|D]TOR calls to the objects allocated from nsCSSDeclaration. r=attinasi
2000-05-03 21:21:30 +00:00
karnaze%netscape.com
c5939a9831
bug 9271 - correctly insert cells, rows when insertion index equals number of elements.
2000-05-03 14:57:00 +00:00
saari%netscape.com
617482beb5
Fix for space bar scrolling page when in text fields. r=hyatt
2000-05-03 00:49:37 +00:00
mkaply%us.ibm.com
5cb009113a
# 34082
...
r= troy
OS/2 bring up continues - PR_CALLBACKs for VisualAge
2000-05-02 23:07:11 +00:00
danm%netscape.com
e9575fdd89
add search of anonymous content to previous checkin. code=hyatt
2000-05-02 22:48:17 +00:00
mjudge%netscape.com
b24046a978
new api for limiter in selection
2000-05-02 03:44:17 +00:00
jst%netscape.com
ecb8ae96cd
The string returned from CSSStyleDeclaration::removeProperty() should only contain the old value, not the property name.
2000-05-02 00:24:45 +00:00
jst%netscape.com
3a2103bd72
Fix for bug #30492 and last part of #9876 . Setting a style property to an empty string through the DOM now removes the property.
2000-05-01 22:59:54 +00:00
saari%netscape.com
df92f0def2
Adding the ability for popups to not install the keyboard navigation listener. Needed for autocomplete. R=hyatt
2000-05-01 22:27:16 +00:00
sfraser%netscape.com
ed77f6bbc2
Add null check.
2000-05-01 21:50:18 +00:00
sfraser%netscape.com
29ea7a1c61
Fixes for bugs 34503 and 34504 -- split the editor controller into editor and composer controllers, and make commands for lots of editor functions.
2000-05-01 21:49:52 +00:00
kin%netscape.com
375ea702a2
Fix for crasher bugs 37701 and 37728. r=mjudge@netscape.com
2000-05-01 18:21:30 +00:00
hyatt%netscape.com
7a88f1566e
Fix scrollbar stylesheet relative to ua stylesheet.
2000-05-01 07:58:07 +00:00
nisheeth%netscape.com
fa1d77063b
1) Added support for loading an XML document "out of band" from script and manipulating it via dom interfaces.
...
2) Fixed compile errors in XSL glue code that happened after the recent nsString landing by scc.
3) Added a check for a null URI before de-referencing it in nsCodeBasePrincipal.cpp.
2000-05-01 06:58:53 +00:00
sfraser%netscape.com
14f40c1c2a
Add an UpdateCommandState method to the command maanger.
2000-05-01 01:33:22 +00:00
dbaron%fas.harvard.edu
d590a65996
Fixed miscellaneous leaks exposed to tinderbox leak stats by brade%netscape.com's JS checkin (rev 1.150 of navigator.js, 2000-04-28).
2000-05-01 00:26:37 +00:00
alecf%netscape.com
332b290d1a
don't crash when there is bad XML
2000-04-30 19:21:20 +00:00
michael.lowe%bigfoot.com
32ad1a7b11
Implement CSS2 resize cursors on Windows (bug 1916)
2000-04-30 15:29:32 +00:00
alecf%netscape.com
04041e98ae
add support for <getter> and <setter> tags on properties
...
r=hyatt
2000-04-30 06:41:41 +00:00
hyatt%netscape.com
3d7518c01b
Adding support for other backstop style sheets.
2000-04-28 23:32:51 +00:00
rods%netscape.com
aa39f36021
when an option gets dsabled it will now notify the frame so it can be deselected
2000-04-28 23:29:35 +00:00
karnaze%netscape.com
75ea85e43a
new reflow/layout code for outer table to handle captions and margins. better % height handling.
...
row groups and rows don't include external cellspacing in there dimensions. r=troy.
2000-04-28 21:05:31 +00:00
danm%netscape.com
271a9216c0
add popup and popupset atoms. bug 33675
2000-04-28 20:33:52 +00:00
danm%netscape.com
a923c3f1c4
implement _child popup content. bug 33675. code=hyatt
2000-04-28 20:31:26 +00:00
jst%netscape.com
6f55b0897f
Hooking up document.getSelection() for html documents to return a string so that we're compatible with 4.x.
2000-04-28 14:05:45 +00:00
jst%netscape.com
f92606d00a
Make nsSelection::ToString(); do the right thing, now it uses the document encoder to create the string representation of the selection. r=mjudge&akkana (before I did a string API change).
2000-04-28 13:58:08 +00:00
pierre%netscape.com
31154bac81
35261. Implement :last-node (P and Hx tags inside a cell do not collapse the cell). Change TD to collapse the bottom margin on the last-node.
2000-04-28 10:02:12 +00:00
pierre%netscape.com
112f226187
9876. Implemented CSSStyleDeclaration removeProperty. r=jst.
2000-04-28 08:35:40 +00:00
mjudge%netscape.com
19d29307eb
small change to the way you get selection
2000-04-28 06:22:07 +00:00
mjudge%netscape.com
6e453761da
change to move selection interfaces to nsISelectionController and away from nsIPresShell or nsIDocument
2000-04-28 06:21:31 +00:00
scc%netscape.com
9c0d866855
making string conversions explicit
2000-04-27 20:50:34 +00:00
scc%netscape.com
9bd6df295f
making string conversions explicit
2000-04-27 20:38:50 +00:00
mjudge%netscape.com
48f046e6b3
ender lite checkin.
2000-04-27 07:37:12 +00:00
waterson%netscape.com
2259db6f0c
Fix memory churn caused by implicit nsString ctor.
2000-04-27 06:44:13 +00:00
waterson%netscape.com
93ec532eed
Fix memory churn caused by implicit nsString ctor.
2000-04-27 05:53:36 +00:00
hyatt%netscape.com
321e5f060e
More XBL goodness.
2000-04-27 02:15:45 +00:00
hyatt%netscape.com
3d0a647757
New XBL.
2000-04-27 02:08:35 +00:00
attinasi%netscape.com
6056f646c7
Fixed recent regression: DidLoadStyle was not being called if the status was failure, causing the parser to remain blocked forever. b=27208
2000-04-27 00:51:06 +00:00
waterson%netscape.com
161096afb1
Move template builder 'release' to SetScriptGlobalObject() so that we'll always release the template builders regardless of whether someone else leaks the nsXULDocument object.
2000-04-27 00:32:02 +00:00
mstoltz%netscape.com
ab119e4818
Removed getOwner() function from nsIStreamLoader. getChannel() now fulfills this function.
2000-04-27 00:30:27 +00:00
dbaron%fas.harvard.edu
7ed79a11c2
Fix bugs 12398, 12450, and 35215, and comment out some unused code. r=pierre@netscape.com
2000-04-27 00:12:25 +00:00
dbaron%fas.harvard.edu
2592cd5d35
Fix bug 37082 - attribute selector matching for ~= and |= backwards. r=pierre@netscape.com
2000-04-27 00:07:12 +00:00
attinasi%netscape.com
cced34d609
Eliminated a wasteful duplication of a string. Should reduce bloat substantially. r=pierre
2000-04-26 23:36:45 +00:00
jst%netscape.com
ed9b2d07be
Initialize mRefCnt in the constructor, duh!
2000-04-26 23:24:30 +00:00
jst%netscape.com
3625709458
Landing DOM Level 2 CSS and Views interfaces and implementation.
2000-04-26 13:58:56 +00:00
sfraser%netscape.com
704a8ccc4a
Implemented new calls on the command manager which are callthroughs from the controller, with a context parameter.
2000-04-26 06:15:40 +00:00
sfraser%netscape.com
1fbb40753c
Lots of new comments, added interface for nsIStateUpdatingControllerCommand, and added calls on the command manager which are callthroughs from the controller, with a context parameter.
2000-04-26 06:15:23 +00:00
mstoltz%netscape.com
4794c651b5
Fixes for 27010, 32878, and 32948.
2000-04-26 03:50:07 +00:00
waterson%netscape.com
07207e9705
Remove assertions so that you can set properties on XUL elements.
2000-04-26 03:49:39 +00:00
rods%netscape.com
00b5823a65
Changing notify from false to true for AppendChildTo in SetText
...
this is where the block doesn't have any children and a text element gets
created for it.
b=36900, r=pollmann
2000-04-26 03:48:58 +00:00
waterson%netscape.com
974535ba6a
Remove XIF assertions. akk and mjudge say this is ok.
2000-04-26 03:47:15 +00:00
akkana%netscape.com
952ffde9b5
Backing out previous change -- wasn't ready. a=mjudge
2000-04-26 01:58:28 +00:00
mjudge%netscape.com
6622635cab
making string conversions explicit. scc
2000-04-26 01:13:55 +00:00
akkana%netscape.com
39a76668ca
Change Save File APIs in layout and editor to eliminate the specific
...
references to text and html and make them more general (take a mime type).
In the editor, prettyprint all output if editor.prettyprint_html is set.
2000-04-26 01:00:50 +00:00
pavlov%netscape.com
384dad978e
fix warning
2000-04-26 00:58:55 +00:00
sfraser%netscape.com
37dbaee080
Add some null checks to prevent crashes if calling GetControllerAt with an index that is too large.
2000-04-26 00:58:14 +00:00
pavlov%netscape.com
e02ea50da6
fix hashtable lookup for xbl binding files to remove 15% of time paging up/down in mailnews r=waterson,hyatt
...
stop creating nsISupportsArrays and instead chain nsIXBLAttributeEntrys r=hyatt
remove unnecessary creation of atoms r=hyatt
(around 20% speedup to mailnews tree scrolling)
2000-04-26 00:50:48 +00:00
bryner%uiuc.edu
68ad904901
Reorganizing the mousewheel code, and in the process fixing bug 36886 and
...
working around bug 32344. Also removing some old #ifdef code that is not
going to be used.
2000-04-25 06:25:43 +00:00
troy%netscape.com
8b0eb04e08
Reinstated clipping code which had been backed out because it caused
...
a problem for XUL layout. I added a workaround for the XUL problem
2000-04-25 04:43:11 +00:00
waterson%netscape.com
d9de0cb0de
Bug 34619. Fixed-size allocators for nsXULTemplateBuilder, try numero dos, with egcs fixed.
2000-04-25 04:11:53 +00:00
waterson%netscape.com
a76d125ae2
Back out changes: they broke egcs.
2000-04-25 01:28:09 +00:00
waterson%netscape.com
5eb3e883e3
Bug 34619. Judicious use of fixed size allocators to reduce overhead.
2000-04-25 01:24:24 +00:00
waterson%netscape.com
ea8dbfd673
Use fixed size arena allocator for element map.
2000-04-25 01:21:57 +00:00
putterman%netscape.com
2426cb03a2
Backing out troy's changes to fix various UI blocker bugs.
2000-04-24 22:21:56 +00:00
putterman%netscape.com
af52293cd0
Backing out troy's changes to fix various UI blocker bugs.
2000-04-24 22:15:55 +00:00
joki%netscape.com
3851e31b9f
fixes for 5995, 7304, 10573, 22832, and 9668.
...
Changes to event handling to deal with reentrant events, cursor fixes, and return value fixes.
2000-04-24 04:41:27 +00:00
waterson%netscape.com
570c646e75
Bug 35815. Implement <bindings> for XUL templates.
2000-04-24 04:22:26 +00:00
joki%netscape.com
f45f136808
Fix for bug 23373, allow prevention of context menu via mousedown handler
2000-04-24 02:07:06 +00:00
pollmann%netscape.com
160feec6b5
Bug 36830: Revert a small part of the fix for bug 33203 that was breaking observer notification.
2000-04-23 23:54:29 +00:00
mstoltz%netscape.com
200b920525
Backing out changes until I can figure out why it's crashing on startup.
2000-04-23 21:25:39 +00:00
mstoltz%netscape.com
9ac7780368
Fixes for bugs 27010, 32878, 32948.
2000-04-23 20:30:29 +00:00
attinasi%netscape.com
527f6ebdd1
Removed warnings: very basic changes
2000-04-23 19:06:37 +00:00
scc%netscape.com
7405fe2528
making string conversions explicit
2000-04-23 19:04:37 +00:00
attinasi%netscape.com
7717c427de
Added support for @charset in external stylesheets, as well as support for charset being set byt HTML document for parsing HTML style attributes in other charsets. r=ftang b=2870,28500
2000-04-23 02:01:40 +00:00
troy%netscape.com
73fc3dde30
Changes to bring clipping inline with upcoming CSS2 errata
2000-04-23 00:56:16 +00:00
scc%netscape.com
0b17d2a06c
making string conversions explicit
2000-04-22 10:31:38 +00:00
pollmann%netscape.com
67b8315ddc
Bug 33203: Form submit observer changes for psm-glue; r=dougt
2000-04-22 03:29:50 +00:00
dbaron%fas.harvard.edu
f34ad609b7
Prevent selector matching from incorrectly failing due to greedy matching. b=24031 r=pierre@netscape.com
2000-04-22 00:47:18 +00:00
rods%netscape.com
e909b50af2
It now uses the nsHTMLContent->GetHTMLAttribute to get the value and/or label
...
The code now lso checks to see if the attr actually exists before it moves to the label or the content
bug 36459
2000-04-21 22:28:07 +00:00
jdunn%netscape.com
97a831afcb
adding newline for hp
2000-04-21 22:17:14 +00:00
rods%netscape.com
ce3dac0bc2
The value in the GetAttribute will no longer have the space stripped in front and back
2000-04-21 21:59:53 +00:00
anthonyd%netscape.com
745cf02967
r=mjudge. adding in focus listener to docviwer. this will now disable/reenable selection on those displays that desired selection at all.
2000-04-21 21:40:28 +00:00
pierre%netscape.com
ba9958df6e
Implemented i18n list-style-types. Thanks to bakibon@yahoo.com.
2000-04-21 08:05:29 +00:00
nisheeth%netscape.com
e072850e71
Fix for bug 36362. We no longer null out the ref count of form elements in their Release() methods before deleting them. This fixes the crashes on www.cnn.com and www.msn.com.
2000-04-21 01:03:20 +00:00
anthonyd%netscape.com
05840e5f32
drawing selection as tri-state. on-off-disabled. hardcoded disable color to grey right now. r=mjudge
2000-04-20 23:11:41 +00:00
akkana%netscape.com
76db0ee716
19137: <u> wasn't in the list of inline tags.
2000-04-20 22:31:14 +00:00
jst%netscape.com
9967398bf2
Updating the DOM interface CSSStyleDeclaration to DOM Level 2.
2000-04-20 13:50:56 +00:00
jst%netscape.com
64e68824f5
Adding GetIID() to nsICSSDeclaration.
2000-04-20 13:00:08 +00:00
jst%netscape.com
fbd296396e
Fix build warnings.
2000-04-20 12:40:35 +00:00
jst%netscape.com
b8c31f8d18
Fixing bug #32376 . Mozilla now populates a select list with new empty options if it's length is set to a bigger number than it already is, this is against the DOM but we need this to be compatible with older browsers.
2000-04-20 12:34:35 +00:00
rickg%netscape.com
35061439c3
try to fix tinderbox bustage for nisheeth
2000-04-19 08:45:45 +00:00
hyatt%netscape.com
4145e3292d
Converting XBL bindings to use id.
2000-04-19 08:20:20 +00:00
nisheeth%netscape.com
d6a5b5bf19
Fix for bug 30091. nsFormControlList::NamedItem() was doing a linear walk through the form control list. Now it uses a hash table lookup. This greatly reduces the time for the screen to update when one clicks on the Program list box on the Bugzilla query page.
2000-04-19 07:49:07 +00:00
waterson%netscape.com
76236ce568
Bug 10208. Correctly update 'empty' attribute when a container's contents are changed.
2000-04-19 05:39:26 +00:00
troy%netscape.com
ba4fb482a9
Added "canvasFrame" frame type atom
2000-04-18 23:05:15 +00:00
jst%netscape.com
1fdafb43e4
Updating the DOM interfaces HTMLFormElement and HTMLOptionElement to DOM Level 2.
2000-04-18 23:00:58 +00:00
jst%netscape.com
304122a1dc
Updating the HTMLObjectElement interface to DOM Level 2.
2000-04-18 22:57:42 +00:00
jband%netscape.com
e5e1093ec9
egads! lost the return type declaration in a copy/paste goofup.
2000-04-18 22:46:48 +00:00
waterson%netscape.com
d04c3f01e5
Back out changes my changes to nsILinkHandler because of performance problems.
2000-04-18 04:34:20 +00:00
pinkerton%netscape.com
006d15968e
set the popup node on tooltips.
2000-04-18 02:34:32 +00:00
waterson%netscape.com
ccac31827b
Fix build bustage.
2000-04-17 17:51:01 +00:00
scc%netscape.com
0655986fe5
making string conversions explicit
2000-04-17 14:47:33 +00:00
scc%netscape.com
134ac7603e
making string conversions explicit
2000-04-17 14:40:25 +00:00
scc%netscape.com
7e868737a5
making string conversions explicit
2000-04-17 14:30:23 +00:00
scc%netscape.com
ca2faa7f58
making string conversions explicit
2000-04-17 10:28:55 +00:00
waterson%netscape.com
886a15f0db
Fix uninitialized variable, caught by shalabh@pspl.co.in
2000-04-17 02:07:00 +00:00
scc%netscape.com
8624ce5d67
making string conversions explicit
2000-04-16 11:19:26 +00:00
tbogard%aol.net
a03e1ffa4e
Changed over from using the webshell APIs and nsISessionHistory to using the webNavigation interface on the docshell to go back and forward. Don't have to get the root, docshell does that for you.
2000-04-16 06:14:38 +00:00
braddr%puremagic.com
759c1f59be
eliminiate NS_COMFALSE and remove a layer of logical negation.
...
r=brendan
2000-04-16 00:23:57 +00:00
scc%netscape.com
c446bce30d
attempting to fix build bustage
2000-04-15 21:48:04 +00:00
scc%netscape.com
4aafab053d
attempting to fix build bustage
2000-04-15 21:46:25 +00:00
scc%netscape.com
c38395df69
making string conversions explicit
2000-04-15 21:18:29 +00:00
scc%netscape.com
b459656dc5
attempting to fix bustage
2000-04-15 21:13:55 +00:00
scc%netscape.com
927265130c
making string conversions explicit
2000-04-15 20:15:37 +00:00
pierre%netscape.com
38c86ad47a
33710 "background-color: inherit doesn't work correctly". Split the NS_STYLE_BG_PROPOGATED flag into 2 flags: NS_STYLE_BG_PROPAGATED_TO_PARENT and NS_STYLE_BG_PROPAGATED_FROM_CHILD. MapDeclarationColorInto() fetches the color from the grand-parent if PROPAGATED_TO_PARENT is set.
2000-04-15 10:38:13 +00:00
pierre%netscape.com
1c0c62281d
32063: <font size=""> makes font tiny
2000-04-15 04:28:12 +00:00
pierre%netscape.com
a6156d11f5
#33244 . changed the default value for empty-cells: 'hide' in quirks mode and 'show' in strict mode.
2000-04-15 03:50:48 +00:00
mstoltz%netscape.com
a4b2043dcb
Made prefapi.h private and removed all #includes of it outside of libpref. r=norris
2000-04-15 03:43:09 +00:00
mccabe%netscape.com
4537a69b81
Modify nsIScriptGlobalObjectOwner::ReportScriptError to take an nsIScriptError interface, rather than separate message, file, line arguments.
...
Fix implementations and their callers, and restore error printing to stderr even when the error is successfully logged to the console service, to make life easier for people who go to the trouble to invoke Mozilla with -console.
2000-04-15 01:56:47 +00:00
mjudge%netscape.com
4f36050dbc
fixing selection speed. only copying to clipboard on mouse up
2000-04-14 23:00:30 +00:00
jband%netscape.com
f70d245d91
fix bug 32150. Expose to JavaScript the scriptable interfaces on plugin objects implementing nsIPluginInstance. Given an embed tag with a plugin named 'foo' that has an xpcom interface named 'nsIFoo' with a method 'bar', this fix allows JS code (with the UniversalXPConnect privilege) to call document.foo.nsIFoo.bar()
2000-04-14 22:54:48 +00:00
saari%netscape.com
aa9467d924
Fix for 27936, double carets in message compose window. reviewed by hyatt many moons ago, tested by many.
2000-04-14 21:49:34 +00:00
mjudge%netscape.com
dd0979f114
touch alot. changing api for notify selection listeners to add document and seleciton pointers to the api.
2000-04-14 11:21:19 +00:00
jbetak%netscape.com
d5d31765e5
r=ftang 32604 Trunk fix for illegal use of nsString-external JavaScript
2000-04-14 02:47:28 +00:00
jst%netscape.com
d779768929
Making nsDOMAttributeMap a 'live' NamedNodeMap, removed the hashtable for the attributes since a) it caused the none-liveness and b) it was overkill, the number of attributes is usually so low so having a hashtable for them doesn't help much.
2000-04-13 23:42:52 +00:00
jst%netscape.com
2c4d540f7a
Update the DOM interface to DOM Level 2, only stubs so far.
2000-04-13 21:21:02 +00:00
waterson%netscape.com
58be5b3d42
Bug 34565. Initial support for extended <template> syntax.
2000-04-13 21:13:00 +00:00
mjudge%netscape.com
949cea5712
table cell selection now shows up background. also small fix for nsBlockFrame to do the right thing for mouse capture.
2000-04-13 20:21:32 +00:00
waterson%netscape.com
7410c99129
Fix compiler warning; use of uninitialized variable.
2000-04-13 20:04:13 +00:00
waterson%netscape.com
fc68198af8
Add commentary, Value::GetType() method.
2000-04-13 20:03:39 +00:00
waterson%netscape.com
97b4a22f34
Be sure to initialize out parameter when FindChildByTag() doesn't find anything.
2000-04-13 20:02:38 +00:00
waterson%netscape.com
93951f3bd4
Bug 12493. Change nsILinkHandler interface to take an nsIURI object instead of a string. This allows necko to canonify URIs before passing them back to global history. r=travis,pierre
2000-04-13 19:55:47 +00:00