rbs%maths.uq.edu.au
226683a8c8
[not part of default build] Allow some stretchy chars like OverCurlyBracket and UnderCurlyBracket to have their prefered extension tables. Added more sanity check
2000-05-08 07:18:10 +00:00
rbs%maths.uq.edu.au
d3e6f10bb5
[not part of the default build] List of MathML 1.x entities
2000-05-08 07:14:21 +00:00
rbs%maths.uq.edu.au
f37a7ece0e
[not part of the default build] Make the operator dictionary more readable, and merge operators that have identical Unicode points. Added IsMutable() helper function
2000-05-08 07:12:39 +00:00
rbs%maths.uq.edu.au
c19f5fc998
[not part of the default build] Added more atoms for MathML 2.0 and for pseudo elements
2000-05-08 07:09:23 +00:00
mjudge%netscape.com
d30a3a5508
forgot to initialize this
2000-05-08 04:00:48 +00:00
mjudge%netscape.com
b0fb7f6753
tabbing
2000-05-08 04:00:26 +00:00
mjudge%netscape.com
9fc3ea7f15
adjusting how we get nsIFrameSelection. maybe we can QI from SelectionController
2000-05-08 03:59:53 +00:00
mjudge%netscape.com
afc8d92753
ifdef changes wont touch build
2000-05-08 03:58:48 +00:00
mjudge%netscape.com
7587d7b0da
notin build yet
2000-05-08 03:58:25 +00:00
karnaze%netscape.com
468f2bd6da
bug 33976 - make non numeric border value 1.
2000-05-07 17:15:56 +00:00
rusty.lynch%intel.com
10d2d8fa15
Fix for bug #37165 (Unknown protocol handler in embed/object src attribute
...
kills plug-in.) r=av
2000-05-07 16:48:06 +00:00
andreas.otte%primus-online.de
657c5c9ac1
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
michael.lowe%bigfoot.com
468689c637
Implement CSS3 cursors on Windows
2000-05-07 05:14:43 +00:00
attinasi%netscape.com
0923311589
Added a check in AttributeChanged to notify the canvas frame when the background image or color changes. This causes the entire canvas to be invalidate and thus painted. Also removed code that was propagating the background up to the canvas frame; it was not needed and was insufficient as it did not handle the case where the DOM set the background, nor did it handle the background being cleared from the BODY. b=11491,37502
2000-05-06 06:04:08 +00:00
attinasi%netscape.com
010ad97dcd
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
dcb965aa0f
Added AttributeChanged method impl. for the CanvasFrame. This allows the frame to invalidate the whole canvas when a background color or background image changes. b=11491,37502
2000-05-06 05:50:49 +00:00
attinasi%netscape.com
bd33a7a095
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
c75b332f44
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
jst%netscape.com
ae0694d136
Fixing bug 35598, HTMLInputElement.click() wasn't working properly. r=joki
2000-05-05 23:44:43 +00:00
rods%netscape.com
9d82e3076d
The press event always delivers the key as lowercase where key down gives you the key that was pressed
...
need to change str to lowercase instead of uppercase
b=34630
2000-05-05 21:51:56 +00:00
erik%netscape.com
0f1eec05eb
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
harishd%netscape.com
8b82778676
Changed a parameter ( nsVector to nsVoidArray ).
...
to add support for KEYGEN.
2000-05-05 20:39:12 +00:00
joki%netscape.com
8af04cddba
Fix for 10574, fix pageX, pageY coords to match 4.x behavior
2000-05-05 14:47:37 +00:00
joki%netscape.com
575d19fecb
Adding assertion and null check for mCurrentTarget in PostHandleEvent
2000-05-05 14:43:20 +00:00
jst%netscape.com
23f7ceff9c
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
joki%netscape.com
c3d866c555
check in fix for 31892, null check in imagemap event code
2000-05-05 14:10:52 +00:00
mjudge%netscape.com
3c0afd13cb
not in build yet. ender-lite
2000-05-05 08:58:24 +00:00
dprice%netscape.com
a5c995336b
fix for 38253 r=mjudge
2000-05-05 05:37:27 +00:00
shaver%mozilla.org
54a1f23972
first part of ContentPolicy stuff ( #37983 , r=brendan)
2000-05-05 05:28:49 +00:00
tor%cs.brown.edu
a411cb913d
Patch from andreas.otte@primus-online.de to add an "--enable-svg"
...
option to configure. Defaults to not building svg.
2000-05-05 04:32:50 +00:00
mjudge%netscape.com
6ba1d9980e
adding more support for forms
2000-05-05 02:46:56 +00:00
mjudge%netscape.com
ef4221a3ef
not in build yet
2000-05-05 02:38:28 +00:00
mjudge%netscape.com
450040c157
bad infiniteloop fix
2000-05-05 02:38:03 +00:00
cls%seawood.org
4de12a786a
Fix for broken stopwatch (--enable-perf-metrics). Bug 27335
2000-05-05 01:30:17 +00:00
karnaze%netscape.com
a02cdba83c
bug 37037, 37490, and a table paganation problem when captions are present.
2000-05-04 23:16:42 +00:00
ducarroz%netscape.com
1abe477976
Fix for bug 35687. We need to initialize keyMatched to true. R=hyatt
2000-05-04 22:36:25 +00:00
ducarroz%netscape.com
3693b6bbe3
Check for the ignorekeys attribute on the parent of the popup menu and not its grand parent. R=saari
2000-05-04 22:33:08 +00:00
pierre%netscape.com
11c4b101fd
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
c862485d34
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
e6aca4fe1b
Put checks for quirk mode before painting table background back in. Tables now inherit backgrond color and image into the cells and allow them to paint instead in quirks mode (the way it originally was).
2000-05-04 21:39:14 +00:00
attinasi%netscape.com
78953ce816
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
pinkerton%netscape.com
6b2e0b7976
check that there is a childpopup before removing the key listener from it.
2000-05-04 18:50:34 +00:00
karnaze%netscape.com
4d98b01382
bug 34538 - allow more types of non table content inside table content get frames.
2000-05-04 14:53:59 +00:00
karnaze%netscape.com
6e6baf6140
bug 37791 - calculate auto margins during an incremental reflow.
2000-05-04 14:49:35 +00:00
karnaze%netscape.com
b55c22c6ab
consider captions as blocks to calculate box-sizing.
2000-05-04 14:47:37 +00:00
rods%netscape.com
9a59e55f40
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
mjudge%netscape.com
24e9fbcab6
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
f058c29eb4
fixed DTDMode regression
2000-05-04 05:54:04 +00:00
rbs%maths.uq.edu.au
b9ca802a72
[not part of default build] refine the flexibility of those stretchy chars which can be rendered with less partial glyphs nsMathMLChar.cpp
2000-05-04 04:44:36 +00:00
waterson%netscape.com
6af30c5a92
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
karnaze%netscape.com
6776db05d7
new regression tests not affecting the build
2000-05-04 03:13:08 +00:00
karnaze%netscape.com
46f707567e
let outer table inherit top, right, bottom, left, opacity, z-index, clip from content
2000-05-04 03:00:07 +00:00
karnaze%netscape.com
7be59ad273
bug 38048 - use correct reflow reason. fixed by Troy, r=karnaze
2000-05-04 00:39:01 +00:00
jst%netscape.com
5f7ae78da1
New files needed for getComputedStyle(). Not part of the build yet.
2000-05-04 00:07:33 +00:00
waterson%netscape.com
2b83954c77
Must use string literal for named references.
2000-05-03 23:42:58 +00:00
waterson%netscape.com
c47dbd0bb6
Must use string literal for named references.
2000-05-03 23:42:20 +00:00
waterson%netscape.com
65b8358fa1
Must use string literal for named references.
2000-05-03 23:34:10 +00:00
waterson%netscape.com
6cc22d7ed7
Must use string literal for named references.
2000-05-03 23:27:03 +00:00
attinasi%netscape.com
9a31e62375
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
rods%netscape.com
91f520a217
bryner's fix for key repeat (thanks a lot)
...
need to make press event not bubble
b=38072, r=rods
2000-05-03 22:01:47 +00:00
jst%netscape.com
ef8e746fdd
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
47909284f5
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
902ff895ab
bug 9271 - correctly insert cells, rows when insertion index equals number of elements.
2000-05-03 14:57:00 +00:00
karnaze%netscape.com
87beb13dc1
bug 30692 - skip inner table cell's block as percentage base and use cell instead. r=troy
2000-05-03 14:36:04 +00:00
rods%netscape.com
136e587c64
cleaned up a lot of rules for buttons (html, submit, reset, input)
...
also changed rule so "active" style only shows when "hover"
2000-05-03 13:32:15 +00:00
mjudge%netscape.com
aa573bbbd7
r=hyatt. just because we have an XBL keybinding does not mean that we are generating content from XBL. if we have no children generated, then ask the frame to construct anonymous content
2000-05-03 06:17:49 +00:00
mjudge%netscape.com
8ba877cea2
preparation for ender-lite landing.
2000-05-03 06:16:32 +00:00
saari%netscape.com
2dffef1faa
Fix for space bar scrolling page when in text fields. r=hyatt
2000-05-03 00:49:37 +00:00
troy%netscape.com
5179e3863f
b=26792 r=karnaze@netscape.com Change to SplitRowGroup to handle the
...
case where GetCellInfoAt() returns NULL
2000-05-02 23:47:01 +00:00
mkaply%us.ibm.com
23620fb329
# 34082
...
r= troy
OS/2 bring up continues - PR_CALLBACKs for VisualAge
2000-05-02 23:07:11 +00:00
attinasi%netscape.com
950775e1ac
checks for null strings. test programs only.
2000-05-02 22:38:58 +00:00
rods%netscape.com
9e6ec09a69
fixed up display rule for comboboxes
2000-05-02 14:52:51 +00:00
rods%netscape.com
6085bab443
adding back in changes that got removed with the checkin 1.425
2000-05-02 14:34:24 +00:00
mjudge%netscape.com
7516fa8564
adding call to new api for initing selection
2000-05-02 03:45:01 +00:00
mjudge%netscape.com
dd57ceb32d
new api for limiter in selection
2000-05-02 03:44:17 +00:00
mjudge%netscape.com
8416b0f7cc
setting up for gfxtextcontrolchange
2000-05-02 03:40:44 +00:00
sfraser%netscape.com
7f6a337d07
Oops, need to check in this file for new selection enums.
2000-05-02 02:51:30 +00:00
sfraser%netscape.com
00aca3cdd8
Fix for 37303 -- fix text selection code to behave better for an empty text field, and take -1 to mean 'select to end'.
2000-05-02 02:31:11 +00:00
evaughan%netscape.com
532c5be885
Made gfx scrollframe store maxelement size for gfxlist controls.
2000-05-02 02:28:41 +00:00
troy%netscape.com
a7a21c2c4b
b=33150 Fixed problem where reflow commands in different child lists were
...
being coalesced
2000-05-02 02:23:31 +00:00
cls%seawood.org
e32e96c30d
Removed the forced build date generation for libraptorhtml.so. Bug #37484
2000-05-02 01:28:23 +00:00
karnaze%netscape.com
7c9e013611
new regression tests, not affecting the build.
2000-05-02 01:10:51 +00:00
jst%netscape.com
800ac9c0bd
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
c1edfd2e87
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
7c3c972751
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
joki%netscape.com
dc7c4b5dd8
Fix for bug 12379, open tree frame on enter/return keystroke
2000-05-01 22:00:54 +00:00
sfraser%netscape.com
c43e7b559a
Add null check.
2000-05-01 21:50:18 +00:00
sfraser%netscape.com
035965297d
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
65b72822ba
Fix for crasher bugs 37701 and 37728. r=mjudge@netscape.com
2000-05-01 18:21:30 +00:00
rods%netscape.com
27fe983957
fixes two different checks for the existence of lowsrc. al text now displays
...
correctly for net based images.
2000-05-01 14:35:19 +00:00
hyatt%netscape.com
370c46289a
Fix scrollbar stylesheet relative to ua stylesheet.
2000-05-01 07:58:07 +00:00
nisheeth%netscape.com
7e37fb4356
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
dbaron%fas.harvard.edu
7e557b01bd
Fix leak of nsHTMLOptionElement. r=pollmann@netscape.com
2000-05-01 04:00:38 +00:00
karnaze%netscape.com
0556a06189
Removed FixBadReflowState, added an assert if boxes try to set outer table reflow state computed values when a caption is present.
2000-05-01 02:25:08 +00:00
dbaron%fas.harvard.edu
6175b3560e
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
karnaze%netscape.com
1053177d73
Fix for Linux bustage, bug 37643. Give outer table reflow state initial computed values of 0 to avoid excessive reflows from boxes.
2000-04-30 22:29:01 +00:00
dprice%netscape.com
e006fbee63
not in build- mjudge
2000-04-30 20:01:29 +00:00
alecf%netscape.com
d7ad51a9fd
don't crash when there is bad XML
2000-04-30 19:21:20 +00:00
anthonyd%netscape.com
9a23850613
r: mjudge
...
table bacgrounds now sleected properly with disabled selection
(grey selection)
2000-04-30 18:56:26 +00:00
sspitzer%netscape.com
5673842785
fix warning.
2000-04-30 17:40:50 +00:00