4483 Commits

Author SHA1 Message Date
brade%netscape.com
8e2eface0f remove warnings on Macintosh; clean up internal API calls (if'd out for now) 1998-07-24 04:12:58 +00:00
brade%netscape.com
5c868ee368 remove warnings on Macintosh; clean up internal API calls 1998-07-24 04:05:16 +00:00
brade%netscape.com
c7d5cb1433 fix warnings (only for Macintosh) 1998-07-24 03:58:28 +00:00
buster%netscape.com
8194f070cf fixed column balancing for case where minColWidth > specifiedFixedColumnWidth 1998-07-24 03:53:59 +00:00
troy%netscape.com
ab555eff47 Changed PaintChildren() to check for lines that intersect the damage
area
1998-07-24 03:18:35 +00:00
brade%netscape.com
73849c8195 fix warning on Macintosh 1998-07-24 01:56:47 +00:00
brade%netscape.com
8f6c002249 new resizing; cursor stuff; other stuff 1998-07-24 01:55:23 +00:00
scullin%netscape.com
d8865c23f7 Really fix cookies for modular netlib. 1998-07-24 01:34:52 +00:00
blythe%netscape.com
1b128161ec aprvd Scott Furman, changes to support VC6 compiler 1998-07-24 01:30:02 +00:00
blythe%netscape.com
4674f4dbb7 VC6 compiler support changes, editor files reviewed by mjudge 1998-07-24 01:12:13 +00:00
wtc%netscape.com
229de91d6d Merged Linux/MIPS patch contributed by Ralf <ralf@uni-koblenz.de>.
Files changed: _linux.cfg and _linux.h.
1998-07-24 00:52:44 +00:00
pierre%netscape.com
05672f59bd Back to MOZ_MEDIUM: updated the splashscreen. 1998-07-24 00:52:00 +00:00
blythe%netscape.com
00c2ec604e Support VC6 compiler 1998-07-24 00:48:33 +00:00
buster%netscape.com
911380aeb5 any table with a nonsense rowspan lays out better 1998-07-24 00:43:09 +00:00
akkana%netscape.com
fde82a1240 244341: infinite loop/hang in text layout. Reviewed by Nisheeth.
Thanks to Matthew Dillon <dillon@backplane.com> for the fix!
1998-07-24 00:39:30 +00:00
michaelp%netscape.com
36d065bf11 fixed resource leak. 1998-07-24 00:29:17 +00:00
clu%netscape.com
734458fa45 #71523; reviewed by jfrancis. Added EDITDLG_BROWSE_PUBLISHED, a new dialog resource id. 1998-07-24 00:22:35 +00:00
clu%netscape.com
caeb229f56 #103493; #71523; #300239; reviewed by jfrancis. 1) Brings up extra-html help window. 2) Added a new dialog box to see if the user wants to browse the the default location after publishing. 3) Selects the row field when the table info dialog box first pops up. 1998-07-24 00:20:48 +00:00
slamm%netscape.com
8c731c9fd7 Clear dropdown history in location bar when the user clears the history (in Prefs). Bug #114674 (P1 & TS1). This change also keeps all the dropdown lists in sync. 1998-07-24 00:19:21 +00:00
clu%netscape.com
15773141e7 #300236; #300209; #300231. New layout in table and cell dialogs. Also changed tab order in table info, and disable/enable popup menus in table info correctly. 1998-07-24 00:15:34 +00:00
clu%netscape.com
f3b384b67c #300219 and #67722; reviewed by jfrancis. Fixed carret redrawing in tables. Also fixed bullet undo/redo. 1998-07-24 00:10:09 +00:00
troy%netscape.com
bf11c1e307 CHanged Invalidate() to pass the NS_VMREFRESH_NO_SYNC flag. Temporary
measure to keep us from painting before the DidReflow() notifications
have been sent...
1998-07-24 00:01:53 +00:00
rjc%netscape.com
64332341df Bug fix re: HT_SetNodeData() 1998-07-23 23:51:12 +00:00
pinkerton%netscape.com
9193971d7a Fix bug where an infinite loop in the RDF data file could blow out the stack. Limits menu to 5 levels. 1998-07-23 23:48:46 +00:00
troy%netscape.com
34af0e1d92 Tweaked the repaint code in Reflow() to make sure the entire frame is
repainted for a resize reflow
1998-07-23 23:28:03 +00:00
kipp%netscape.com
e91ad473c2 Use proper cast path for query-interfaces 1998-07-23 23:13:39 +00:00
vidur%netscape.com
81d61ff555 Simple document.write test 1998-07-23 22:47:32 +00:00
vidur%netscape.com
4850d9a00a Added missing parameter to scanner constructor in the case where we're parsing a string 1998-07-23 22:46:48 +00:00
kmcclusk%netscape.com
ab17f0e419 Added mAlphaBit field to prevent crashes when loading images in the viewer 1998-07-23 22:46:02 +00:00
scullin%netscape.com
a1ad2627e6 Fix operator grouping warning. 1998-07-23 22:27:53 +00:00
bjorn%netscape.com
a0387a053f Restoring tree to previous version. Should not affect the build. The previous
checkin had no impact on the build either, but I'll wait with these changes until
the tree is open again. Sorry for the inconvenience.
1998-07-23 22:25:16 +00:00
michaelp%netscape.com
396c278258 added libraptorplugin.so to link libs. 1998-07-23 22:12:09 +00:00
dcone%netscape.com
253a19e702 added new manifest support for layout/base/src 1998-07-23 22:07:20 +00:00
vidur%netscape.com
8547dd423c nsHTMLDocument now holds on to its parser till loading is complete. Hooked up document.write and document.writeln 1998-07-23 22:06:05 +00:00
dcone%netscape.com
9d2025a71d added manifest file 1998-07-23 22:05:51 +00:00
dcone%netscape.com
eb790d4930 fixed the project so the Async image file for nsImageContext is used 1998-07-23 22:04:02 +00:00
buster%netscape.com
4ad5fcf455 completed AdjustTableThatIsTooWide, now gets the table down to the right width. 1998-07-23 21:55:45 +00:00
michaelp%netscape.com
229931e725 unix will build again... 1998-07-23 21:54:26 +00:00
troy%netscape.com
b97023bc6c Added XXX description of floater problem 1998-07-23 21:35:53 +00:00
troy%netscape.com
825a176c6f Fixed nbody code to do a WillReflow() and to size the frame when incrementally
reflowing an absolutely positioned frame
1998-07-23 21:16:09 +00:00
rickg%netscape.com
40102bf8ea bug fixes; more docs; lots of new testing 1998-07-23 21:10:19 +00:00
michaelp%netscape.com
cd492dbb21 removed double pull of plugins... oops again. 1998-07-23 21:02:31 +00:00
michaelp%netscape.com
b1a5ceb176 oops again... 1998-07-23 20:59:45 +00:00
michaelp%netscape.com
db81303e88 oops. 1998-07-23 20:57:34 +00:00
michaelp%netscape.com
4e499a7aa8 modified to pull plugins. 1998-07-23 20:55:32 +00:00
dcone%netscape.com
a85c3e6427 first version 1998-07-23 20:49:20 +00:00
bjorn%netscape.com
e0fe36440e New version of jsIScriptable.h (clobbers the old one). New files added for
testing (MyScriptable) and embedding support (JSWrapper,jsIScriptable,main).
1998-07-23 20:46:28 +00:00
michaelp%netscape.com
aa5160c9ae modified for new streaming APIs. 1998-07-23 20:43:08 +00:00
michaelp%netscape.com
0f33513030 added in plugins and cleaned up. 1998-07-23 20:36:48 +00:00
michaelp%netscape.com
8834ed6d15 cleaning and plugin preparation. 1998-07-23 20:36:06 +00:00