Граф коммитов

1755 Коммитов

Автор SHA1 Сообщение Дата
kipp bbce64b181 Set list state in block reflow state for line layout; assert that reflow reason is correct; pass initial reflow into ProcessInitialReflow hook 1998-05-29 02:11:27 +00:00
kipp 06471f590a Removed nsListItemFrame and added nsHTMLBullet 1998-05-29 02:10:51 +00:00
kipp 739fa89888 IMplement new content method 1998-05-29 02:10:27 +00:00
kipp 62b85f9581 Clear both frame-in-reflow and frame-first-reflow bits on finished didreflow 1998-05-29 02:10:12 +00:00
kipp 9c82072a3a Added a new content method to see if a piece of content is synthetic or not 1998-05-29 02:09:38 +00:00
kipp b6bad15b86 Added another state bit 1998-05-29 02:09:18 +00:00
kipp 7afa50aacb new 1998-05-29 02:01:43 +00:00
toshok 79f8f0e214 Use LO_GetDocumentMargins, not fe_GetMargin, since the latter always returns 8/8 instead of what the document specifies. For example, resizing www.mozilla.org puts an 8x8 margin on the document, when the HTML specifies 0x0 1998-05-28 23:49:37 +00:00
akkana 8c42c3b9db Fix XtWarnings at startup 1998-05-28 23:09:27 +00:00
timm 020da1ee4f tweak for preselected radio button fix 1998-05-28 23:06:14 +00:00
timm 526d094ed8 remove 2stpwrap.htm 1998-05-28 22:38:53 +00:00
timm 2ec57841d5 tweak progress bar 1998-05-28 22:38:00 +00:00
sfraser 70ecf95937 Added vr_stubs.c (which contains an implementation of strdup which overrides our strdup in NSStdLib, which is dangerous). 1998-05-28 22:24:38 +00:00
sfraser c6d3d3ca66 Changed to use .exp file for exports, so that stuff gets exported. 1998-05-28 22:23:41 +00:00
sfraser 396801ce97 First Checked In. 1998-05-28 22:23:16 +00:00
troy 9477c4d26e Changed it so we don't position or size the view while in the middle
of reflowing. Now that's done in DidReflow()
1998-05-28 21:55:13 +00:00
buster d31d2b36e6 added an optional # to viewer.exe command line switch -p. If a number is provided, it is used as the last sample to load when running in purify. This is useful for running just a the first sample
in purify, or a small number of samples, for example.
1998-05-28 21:39:40 +00:00
buster c3e2859006 set the groundwork for handling COLS attribute, and attributes on COLGROUP and COL tags. WIP.
set the groundwork for handling percentage-width tables.  Troy is adding a hook for me to get the correct width info from the parent.  WIP.
1998-05-28 21:39:22 +00:00
sfraser ace37bab46 Fix the include files so that Types.r is found 1998-05-28 21:29:32 +00:00
rickg f709c3b7ea fixed 2 bugs that prevented home.netscape.com from loading. WIP. 1998-05-28 21:14:27 +00:00
sfraser 157fb4165a Fix {IncludeFiles} 1998-05-28 21:04:01 +00:00
sfraser fad2bd35ae Export nsError.h 1998-05-28 20:50:24 +00:00
sfraser c9ab171bed Really fix the library name this time. 1998-05-28 20:49:02 +00:00
sfraser 2f2a3dbf6c Fix the output directory, and the lib name for the debug shlb target 1998-05-28 20:29:47 +00:00
troy 5acc41f6bd Added some more WillReflow() calls 1998-05-28 20:12:02 +00:00
sfraser f4a23f5401 Don't define MOZILLA_CLIENT again (on the Mac), fer cryin' out loud 1998-05-28 20:10:18 +00:00
sfraser e44e39d045 Fix a problem with the debug library name. 1998-05-28 20:03:23 +00:00
kipp 8655e732f4 Use mOpacity as a float in the nsStyleColor struct 1998-05-28 19:55:42 +00:00
kipp 2628fb4bbb Set value to 1.0F as a float 1998-05-28 19:55:15 +00:00
kipp 091ec94143 Simplified mOpacity to a float 1998-05-28 19:54:50 +00:00
kipp 8bccb2b5d4 Added STYLE= support (partially) 1998-05-28 19:44:36 +00:00
sfraser 275c02bca5 Correct comment 1998-05-28 19:40:34 +00:00
sfraser b866fec03a Fix a warning about an uninitialized variable 1998-05-28 19:39:58 +00:00
sfraser cec757df7e Fix #error pragmas 1998-05-28 19:39:28 +00:00
sfraser 307100b604 Fix a warning about an uninitialized variable when JAVA is not defined. 1998-05-28 19:39:05 +00:00
sfraser 14636abc3d Switch tinderbox to the new list of projects 1998-05-28 19:37:21 +00:00
sfraser 0b0c5a7d3b Activate export.mac in mozilla:config:mac which should now be in the module 1998-05-28 19:37:02 +00:00
sfraser 97b01eb64b Turn on more compiler warnings 1998-05-28 19:36:37 +00:00
sfraser b486d01975 Changes for the new build system, and unify prefix files. 1998-05-28 19:36:09 +00:00
pnunn 842e680c6a fix #84300. print images to printer rez not screen rez. 1998-05-28 19:32:00 +00:00
sfraser dd650809d5 Changes for the new build system, and unify prefix files. 1998-05-28 19:27:24 +00:00
sfraser 03b9f5b709 First Checked In. 1998-05-28 19:24:32 +00:00
sfraser 04e353ecaf Changes for new build system, and unified prefix files. 1998-05-28 19:22:54 +00:00
sfraser 4183dde005 Changes for new build system and unified prefix files. 1998-05-28 19:19:09 +00:00
sfraser a963895dee Updating for new build system and prefix files. 1998-05-28 19:16:03 +00:00
pnunn c97f090533 fix for #84300. print images at printer rez not screen rez 1998-05-28 19:07:40 +00:00
sfraser 7ca7c57f30 Changes for the new build system; unify prefix files. 1998-05-28 19:04:58 +00:00
troy a361eea70c Changed VerifyTree() to check that NS_FRAME_IN_REFLOW isn't set 1998-05-28 19:00:31 +00:00
sfraser efe68b130a Changed for new build system 1998-05-28 18:58:33 +00:00
pnunn 8b8e501d44 fix #84300. print images at printer rez not screen rez. 1998-05-28 18:58:11 +00:00