waterson%netscape.com
b71b209ac7
Bug 36401. Deal with inline-blocks better. Add nsFrameState bit that indicates whether or not a frame is part of a 'special' inline-block hierarchy; use the 'inlineFrameAnnotation' property to remember the next 'special sibling' so that we can traverse correctly; pull methods out of nsCSSFrameConstructor's public API. r=nisheeth,buster
2000-05-25 19:58:51 +00:00
buster%netscape.com
e0fdaba6a7
fixed bug 40577
...
r=rickg
a=leaf
2000-05-25 19:26:27 +00:00
brade%netscape.com
2f4cdc0ab6
fix mac build bustage
2000-05-25 15:46:41 +00:00
jst%netscape.com
2c9eb4573e
Fixing bug 36681, lastModified date for local files was incorrect. r=dougt@netscape.com, a=brendan@mozilla.org
2000-05-25 14:03:57 +00:00
heikki%citec.fi
a39c0c00c5
Bug 39715. a=waterson, r=jst.
2000-05-25 13:50:41 +00:00
shaver%mozilla.org
d7b33a74cd
add content-policy hooks to <embed>/<applet>/<object> handling ( #37983 , r/a=brendan)
2000-05-25 13:32:42 +00:00
shaver%mozilla.org
41cbdee60e
add content-policy hooks to <script> handling ( #37983 , r/a=brendan)
2000-05-25 13:29:15 +00:00
jst%netscape.com
027ee212d1
Checking in fix for nsbeta2+ bug 38821, the fix was written by rusty.lynch@intel.com. The problem was that nsIDOMHTMLEmbedElement wasn't implemented by nsHTMLEmbedElement and the script object created for the element was a normal HTMLElement script object and not a HTMLEmbedElement script object on non-unix platforms. r=me
2000-05-25 13:26:32 +00:00
jst%netscape.com
749fc848fa
Fixing bug nsbeta2+ bug 40197, accessing .href on anchors with no href attribute returned the base URL in stead of an empty string, same problem exists and is fixed with this checkin for images. r=vidur@netscape.com
2000-05-24 23:37:26 +00:00
buster%netscape.com
43161761bd
partial fix for bug 40211. This fixes the layout assertions loading the page.
...
the problem was dynamic creation of positioned elements wasn't properly handled
r=nisheeth@netscape.com
2000-05-24 23:28:20 +00:00
jfrancis%netscape.com
43f70de371
fixes 29329
2000-05-24 23:01:09 +00:00
saari%netscape.com
40ec711bc0
Fix for nsbeta2+ 33735, r=joki
2000-05-24 08:28:41 +00:00
hyatt%netscape.com
f12eb301af
xbl fix r=ben
2000-05-24 08:27:29 +00:00
hyatt%netscape.com
54c8a392f1
menu patch for rods, r=ben
2000-05-24 08:26:04 +00:00
hyatt%netscape.com
481e0fdf9a
XBL Fixes r=ben
2000-05-24 08:19:10 +00:00
karnaze%netscape.com
3d0123dae7
added 1 sec delay to ease the pain of bug 38496. This does not affect the build.
2000-05-23 02:18:53 +00:00
saari%netscape.com
ca7fd51ec8
Fix for nsbeta2+ 35100, typing is wedged after using the color picker in editor. r=pinkerton
2000-05-23 00:56:52 +00:00
evaughan%netscape.com
abeceb3744
Fixed a round off error bug #29949
...
-r pinkerton
2000-05-22 23:23:04 +00:00
jst%netscape.com
94b72b8065
Fixing nsbeta2+ bug #24958 , script.text never contained the actual script source, now it gets the script source from the textnodes inside the script element. r=vidur@netscape.com
2000-05-22 23:02:40 +00:00
harishd%netscape.com
7e9c3b231f
Forgot to checkin this file - This should have been a part of
...
my previous checkin.
2000-05-22 22:16:56 +00:00
danm%netscape.com
e19c959728
fix crash on startup bug 40150. code=hyatt r=me
2000-05-22 21:40:11 +00:00
buster%netscape.com
23476f617b
fixed bug 35777
...
r=av@netscape.com
The problem was the object frame was assuming it was at offset y=0 within it's parent frame when calculating a percent height. This is an invalid assumption.
Instead, we now measure from the top of the containing block. This still isn't 100% correct, but it is the right parent to be measuring margin from.
2000-05-22 21:36:35 +00:00
rods%netscape.com
ed680830a6
Preventing event from bubbling, capture and default causes a mismatch in mousecapture
...
and this causes the lock. After a lot of testing it appears that the original reason
this was needed is no longer there.
Bug 38422 r=kmcclusk
2000-05-22 21:35:00 +00:00
hyatt%netscape.com
a08562a971
support for dynamic multiple insertion points r=ben
2000-05-22 09:15:54 +00:00
hyatt%netscape.com
f4b0b08faf
support for multiple insertion points r=ben
2000-05-22 08:23:46 +00:00
hyatt%netscape.com
c6264b4e74
supporting multiple insertion points r=ben
2000-05-22 08:23:09 +00:00
hyatt%netscape.com
a506c6e88a
oops. files aren't supposed to be built.
2000-05-21 07:46:46 +00:00
hyatt%netscape.com
0db13c201f
grid fixes.
2000-05-21 07:45:12 +00:00
hyatt%netscape.com
da1379408b
New XUL tree code. Not turned on (and therefore harmless)
2000-05-21 07:02:15 +00:00
hyatt%netscape.com
02387dd97c
ifdef tree code. not part of build.
2000-05-21 07:00:35 +00:00
hyatt%netscape.com
940cc1ade0
XBL event handler support. r=ben
2000-05-21 06:58:15 +00:00
tor%cs.brown.edu
45aa9ead6c
SUNWspro5.0 build bustage fix - remove extra semicolon after a
...
body which confuses the compiler. a=brendan
2000-05-21 02:14:17 +00:00
pavlov%netscape.com
367dc92877
backing out a change that went in with the new timer code that had nothing to do with timers and shouldn't have been checked in (and I don't know why was in my tree)
2000-05-20 03:05:48 +00:00
mjudge%netscape.com
a16351d30a
not in build yet. when switch is thrown I will get a code review/approval
2000-05-19 07:07:23 +00:00
heikki%citec.fi
0bd714d557
Bug 29818 (debug demo #15 ). Not part of build. Permission from vidur (original author) to add MozPL licenses. I will also update www.mozilla.org copies. a=leaf, r=jst.
2000-05-19 05:26:11 +00:00
hyatt%netscape.com
21e5ef59a2
fix for making skins script-safe. r=scc
2000-05-19 04:48:43 +00:00
mjudge%netscape.com
a1e6b91c0f
not in build yet. when i turn on ender-lite i will get a huge approval/review
2000-05-19 00:12:14 +00:00
hyatt%netscape.com
aee56a4d33
fix assert for dogfood bug#37854, r=danm
2000-05-18 21:08:27 +00:00
sspitzer%netscape.com
817f01eba6
fix for crasher, #39744 , r=hyatt.
2000-05-18 19:58:27 +00:00
mjudge%netscape.com
74e2c8f8e9
changing style on dropdown list boxes to not allow selection. a=rickg r=cmanske
2000-05-18 18:18:31 +00:00
mcafee%netscape.com
6eb88c1a84
Renaming prefs to live in the browser.display namespace: background_color, foreground_color, use_document_fonts, use_document_colors, base_font_scaler, wfe.use_windows>colors, screen_resolution. r=alecf, a=chofmann (31136)
2000-05-18 03:19:00 +00:00
pinkerton%netscape.com
bf532f8791
fix for 39684, context menus not showing up. we forgot to show the view. doh!
2000-05-18 00:52:05 +00:00
evaughan%netscape.com
14c154301b
Fix for mac xp menus not comming up at all.
2000-05-18 00:37:27 +00:00
pinkerton%netscape.com
dadf68d2ba
fix for 39567, not being able to type in text fields after menu or tooltip displayed. added a new flag, separate from |mMenuOpen| since that was overloaded too much. a=sspitzer.
2000-05-18 00:21:32 +00:00
jst%netscape.com
05c801ec17
Fix content list regression I introduced a few days ago when working on DOM namespace support, document.forms and other arrays on HTML document objects never contained any elements! r=vidur, a=leaf
2000-05-17 20:35:19 +00:00
carl.wong%intel.com
76a6d4348a
Fixed bug#39134 (reference count leak in SheetLoadData). r=attinasi@netscape.com a=leaf@netscape.com
2000-05-17 18:29:30 +00:00
sfraser%netscape.com
6ca40e5e20
Check in commented out #define for ender lite.
2000-05-17 10:36:37 +00:00
cata%netscape.com
4e91cec88a
Fixing more of the same problem. nsCOMPtr comparisons. Sorry!
2000-05-17 07:40:40 +00:00
sfraser%netscape.com
8bbf45d22a
Remove linkage with NetworkModular.shlb, add nsGfxControlFrame2.cpp for mjudge
2000-05-17 07:13:30 +00:00
cata%netscape.com
3e48d964fc
Charset override implementation.
2000-05-17 06:56:34 +00:00