Commit Graph

9469 Commits

Author SHA1 Message Date
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
joki%netscape.com
c22fd60f54 More support for onresize and onscroll, bug 960 2000-05-17 06:53:58 +00:00
erik%netscape.com
23bead6485 make line-height calculation language-sensitive to avoid overlapping lines 2000-05-17 06:47:56 +00:00
cls%seawood.org
a8000b8bb5 Mass replace of -lmozjs with $(MOZ_JS_LIBS) needed for OS/2 and consistency. 2000-05-17 06:45:45 +00:00
jst%netscape.com
7a7661f01b Make this a bit safer to use. 2000-05-17 06:26:23 +00:00
jst%netscape.com
ce5e3ce3c0 Register the computed DOM style component. 2000-05-17 06:14:19 +00:00
jst%netscape.com
11724ca7b8 Hook up new property and fix a crasher. 2000-05-17 06:13:43 +00:00
attinasi%netscape.com
a68760ce70 Fix for table cell border styles: standard mode no longer applies the NavQuirks -moz-bg-inset style for HTML border attribute. Patch from VYV03354@nifty.ne.jp for bug 35586, thanks yet again! r=attinasi 2000-05-17 06:05:44 +00:00
jst%netscape.com
a8df119aa0 Add null pointer check. 2000-05-17 05:38:57 +00:00
joki%netscape.com
08d1d06617 fix for resize event support, bug 960, and additional support for DOM 2 events. 2000-05-17 05:27:22 +00:00
cls%seawood.org
149446f3e7 Fix for BeOS and other platforms that don't use the NEW_FONT_HEIGHT_APIS. 2000-05-17 05:07:26 +00:00
jst%netscape.com
e7229d1e51 added files: mozilla/layout/html/style/src/nsComputedDOMStyle.cpp, mozilla/layout/html/style/src/nsROCSSPrimitiveValue.cpp 2000-05-17 05:02:46 +00:00
ducarroz%netscape.com
ae83b7156a Fix for bug 36736. We need to create and ininiatize mRowGroupInfo before using it else we crash. R=hyatt 2000-05-17 04:58:41 +00:00
jst%netscape.com
becea1f607 Adding computed style implementation to the build, and make it compile on windows. 2000-05-17 04:57:50 +00:00
jst%netscape.com
d96d339f9d Store attribute names in XML elements as nsINodeInfos plus some general DOM cleanup. 2000-05-17 04:52:09 +00:00
evaughan%netscape.com
d4513de096 Fixed bug that crashed when menus are used with native scrollbars. 2000-05-17 04:45:44 +00:00