7878 Commits

Author SHA1 Message Date
erik%netscape.com
86706b24f4 bug 8801; use same default size for all generics (serif, monospace, etc);
set default size to 16px; allow pref to be specified in either px or pt;
as discussed in mozilla.layout; r=ftang
2000-01-15 16:30:13 +00:00
jfrancis%netscape.com
3942aa7503 speeding up selection by directly creating ranges, rather than going through CreateInstance(). See bug 19273. 2000-01-15 14:52:24 +00:00
hyatt%netscape.com
c3878c4380 Still trying to fix Wensleydale. Stupid crack baby compiler. 2000-01-15 07:18:01 +00:00
hyatt%netscape.com
85b9c795b4 Fix wensleydale bustage. 2000-01-15 06:41:04 +00:00
troy%netscape.com
f06d670145 r=troy@netscape.com Changed from karnaze@netscape.com reviewed by me that
fix assertions we were hitting when printing the CNN page
2000-01-15 05:50:27 +00:00
troy%netscape.com
8a7719fa46 Fixed problems with incremental reflow code that wasn't checking the display
type to tell whether the frame was a row frame. This was causing problems on
www.cnn.com, because for some odd reason there is a text frame inserted in the
row group. That caused us to incorrectly calculate the max-element-size
2000-01-15 05:39:58 +00:00
troy%netscape.com
433f25e9a6 Removed some debug assertions that are no longer valid 2000-01-15 05:38:24 +00:00
hyatt%netscape.com
797cd22ff4 Landing XBL scrollbars. 2000-01-15 05:31:45 +00:00
danm%netscape.com
e86a4b53fb adding a parameter to nsIBrowserWindow::SizeWindowTo. part of bug 15555. r:hyatt 2000-01-15 02:30:34 +00:00
pollmann%netscape.com
70ac93177d Bug 14419 (1 of 4): Fix typo! 2000-01-15 02:21:51 +00:00
vidur%netscape.com
e296114aae Fix for bug 23020. Relative URLs used in image.src and location.href should be resolved taking into account the base document URL of the calling context. R=pollmann 2000-01-15 02:02:27 +00:00
tao%netscape.com
da49ef2262 bug 23400: Need to expose api GetDocumentCharacterSet() to JS. r=vidur. 2000-01-15 02:01:05 +00:00
pollmann%netscape.com
64687ce411 Bug 14419 (1 of 4): Make option text read/write (implementation) r=harishd 2000-01-15 01:42:56 +00:00
pollmann%netscape.com
72bb036628 Fix warning r=harishd 2000-01-15 01:41:27 +00:00
nisheeth%netscape.com
0ca3802c6a r=pollmann. Fix for bug 22237. 2000-01-15 01:41:22 +00:00
sspitzer%netscape.com
d8a5c41c93 backing out andreas and warren 2000-01-14 22:01:56 +00:00
dcone%netscape.com
8fba6004e9 Fixed some problems with rounded borders. r=rods 2000-01-14 14:43:05 +00:00
dcone%netscape.com
a9bdf781f5 Added a container for the printContext. r= rods b = 21470 2000-01-14 14:30:41 +00:00
karnaze%netscape.com
9f1f2141be fix for skipping last regression file, not affecting the build. 2000-01-14 13:47:35 +00:00
hyatt%netscape.com
47efa41faf Forgot to check in a file. 2000-01-14 11:20:15 +00:00
hyatt%netscape.com
f1ee25a53e Fix for bug #20452. r=pav 2000-01-14 10:34:27 +00:00
hyatt%netscape.com
b75a694321 Fix for bug #23828. r=pav. 2000-01-14 10:04:12 +00:00
hyatt%netscape.com
ab423c3d77 added files: mozilla/layout/base/src/nsPresState.cpp 2000-01-14 09:59:49 +00:00
hyatt%netscape.com
69df0c827f Partial fix for 18604. r=pav 2000-01-14 09:57:31 +00:00
hyatt%netscape.com
e740cdb714 Fixes for bugs 17460 and 21656. r=travis 2000-01-14 09:28:54 +00:00
warren%netscape.com
ea798addcb Changes from andreas.otte@primus-online.de for numerous URL parsing bugs. r=warren 2000-01-14 08:50:03 +00:00
rbs%maths.uq.edu.au
7e1f425ab7 [MATHML] *Restructuration to put member data into a mPresentationData struct. *Added support for accent and accentunder, with provision for embellished operators. *Changed usage of GetBoundingMetrics() to the X Windows character coordinate system 2000-01-14 08:38:25 +00:00
rbs%maths.uq.edu.au
a553c9877d [MATHML] Add two atoms: fontstyle, accentunder 2000-01-14 08:28:35 +00:00
rbs%maths.uq.edu.au
548fccd5a9 Add Maxwell Equations test case contributed by Robert Miner, and fix of some rules in mathml.css 2000-01-14 08:25:57 +00:00
karnaze%netscape.com
33245f0203 new regression test not affecting the build. 2000-01-14 05:10:36 +00:00
hyatt%netscape.com
f46bc1840c Adding a new interface for retrieving/setting state information on form
controls.
2000-01-14 00:43:39 +00:00
norris%netscape.com
87697c901f Work on 13838 missing property checks
r=mstoltz
2000-01-14 00:08:44 +00:00
rods%netscape.com
b01cef4a9a The combobox would be scrolled into view if some portion of it is visible.
b 23068 r=attintasi
2000-01-13 23:52:53 +00:00
rods%netscape.com
117c3ec89c Fixed two bugs, it puts the entire native file path into the text control instead of just the file name
and now it obeys the "size" attribute
b=19010 r=attintasi
2000-01-13 23:34:01 +00:00
nisheeth%netscape.com
9665380540 Fix for bug 23781. 2000-01-13 23:32:47 +00:00
saari%netscape.com
a4af8c5abc changes to fix bugs with keyboard + mouse navigation of xpmenus. xpmenus still
are broken in general with keyboard navigation, but this checkin fixes many
of the issues raised in bug 22221. R=hyatt
2000-01-13 23:20:28 +00:00
jdunn%netscape.com
4298ad260d Fix somemore of slamm's warnings
r= rods@netscape.com
2000-01-13 23:19:20 +00:00
jdunn%netscape.com
7cb756995e newline required at the end of files... 2000-01-13 23:07:43 +00:00
karnaze%netscape.com
a118cd32f1 new regression test not affecting the build. 2000-01-13 21:27:02 +00:00
hyatt%netscape.com
b0ac9cf5cb *** empty log message *** 2000-01-13 20:58:24 +00:00
hyatt%netscape.com
a240c99015 Fix for chinatimes/tinderbox crasher. r=karnaze 2000-01-13 20:22:19 +00:00
hyatt%netscape.com
8ca1a1c2cf Fix for the mailnews sorting/folder switching bug. 2000-01-13 19:20:55 +00:00
hyatt%netscape.com
070da26f1d Fix for the mailnews sorting/folder switching crasher. 2000-01-13 19:20:25 +00:00
hyatt%netscape.com
1ba7d0bfdb Fixing Win32 build bustage. 2000-01-13 16:25:04 +00:00
brade%netscape.com
ef62b4b778 use proper key for discontiguous selection on Mac (r=jfrancis) 2000-01-13 16:07:03 +00:00
brade%netscape.com
04d15b9381 use proper key for disconguous selection on Mac (r=jfrancis) 2000-01-13 16:01:04 +00:00
brade%netscape.com
9ac005b428 initialize modifier keys for locally declared events; r=blizzard@mozilla.org 2000-01-13 15:56:30 +00:00
troy%netscape.com
f632faa745 b=22937, r=karnaze@netscape.com Fixed problem in paginated reflow 2000-01-13 15:47:58 +00:00
brade%netscape.com
6142b95f61 initialize to nsnull; r=vidur 2000-01-13 14:53:51 +00:00
hyatt%netscape.com
7665038584 Cleaning up makefile 2000-01-13 11:50:18 +00:00