6996 Commits

Author SHA1 Message Date
pierre%netscape.com
aa454fd4e0 fix bug in FE_FileType() 1998-09-03 06:21:26 +00:00
pierre%netscape.com
33aef85885 XP_FileOpen() now uses MSL like the other functions from xp_file.h, not NSPR 1998-09-03 06:21:06 +00:00
pierre%netscape.com
89fdd67fd0 temporarily call NET_PollSockets() before WNE, waiting for the timers to be implemented 1998-09-03 06:20:32 +00:00
pierre%netscape.com
590bf92d17 temporarily disable the scrollbars on Mac, waiting for the widgets to be implemented 1998-09-03 06:20:12 +00:00
pierre%netscape.com
7f5dd88910 set resourceBase to the magic string "usr/local/netscape/bin/" 1998-09-03 06:19:13 +00:00
buster%netscape.com
5be0373ab2 fixed minColSpan to always be at least one. This helps support empty rows,
among other problems.
1998-09-03 06:15:18 +00:00
kipp%netscape.com
4c27334e38 Fixed body tags for bug reported by dbaron@netaxs.com 1998-09-03 05:07:16 +00:00
cyeh%netscape.com
a3449255d5 re-arranged search path so that :dist is searched before the local project folder. 1998-09-03 05:01:40 +00:00
fur%netscape.com
5e80fa90d7 Added Mac-specific defines. 1998-09-03 03:52:13 +00:00
fur%netscape.com
18dd63c61f *** empty log message *** 1998-09-03 03:51:38 +00:00
fur%netscape.com
97a8da12c8 Ignore generated files 1998-09-03 03:47:13 +00:00
fur%netscape.com
7640690581 Checked in wrong version of project by mistake. This is the right one. 1998-09-03 03:46:25 +00:00
fur%netscape.com
cafc3c054c Added comments and declaration of PR_Abort(). 1998-09-03 03:40:50 +00:00
thom%netscape.com
ba4b116fb2 File names change HTMLFoo changed to HTMLFooElement 1998-09-03 02:54:46 +00:00
thom%netscape.com
72329b649a Copy and paste error (SomethingClassWin needed to change to somethingClassMac) 1998-09-03 02:54:11 +00:00
thom%netscape.com
5f62c75f11 Fixed an XP change that wasn't XP (_MAX_PATH is already defined on the mac) 1998-09-03 02:53:25 +00:00
joki%netscape.com
3571b4f627 Fix typo 1998-09-03 01:58:54 +00:00
cmanske%netscape.com
5f2839859d Removed unused string 1998-09-03 01:32:09 +00:00
joki%netscape.com
9601412754 This useragent code is wrong anyway but change it to at least send a backwards compat string. 1998-09-03 01:24:59 +00:00
joki%netscape.com
f640c50374 Moving script event listener registration back to SetAttributes out of SetDocument 1998-09-03 01:23:59 +00:00
joki%netscape.com
3d77bc69e3 Standardize order during content creation to be setDoc, addAttr, appendChild 1998-09-03 01:23:12 +00:00
joki%netscape.com
ccccef4d80 Cleaning up unused code 1998-09-03 01:21:48 +00:00
joki%netscape.com
12e499e3ce Adding event.cancelBubble 1998-09-03 01:20:29 +00:00
joki%netscape.com
61e4e69ecc Adding window.opener, window.focus, window.blur, event.cancelBubble, and modifying window.open 1998-09-03 01:19:58 +00:00
cmanske%netscape.com
ddd65d40ed Added new strings for Composer I18N work 1998-09-03 01:18:48 +00:00
karnaze%netscape.com
90951aa3b9 frameset/frame border resizing via mouse; NORESIZE, BORDERCOLOR 1998-09-03 01:16:27 +00:00
cmanske%netscape.com
a0e5bb1eb3 Fixed problems with PA_Block and busted file loading into Composer 1998-09-03 01:10:13 +00:00
cyeh%netscape.com
04a1a99605 change version number to reflect ALPHA stage 1998-09-03 01:08:47 +00:00
kipp%netscape.com
077d36c289 Added new files to the build 1998-09-03 01:04:04 +00:00
kipp%netscape.com
a61a1164f7 new 1998-09-03 01:03:33 +00:00
danm%netscape.com
872c8f58c8 about: wasn't working. is now. 1998-09-03 01:02:27 +00:00
cyeh%netscape.com
7e3d112815 added changed warning text for absolute timebombs. WARNING: ugly short lived hack. 1998-09-03 01:01:19 +00:00
cyeh%netscape.com
b7e6e48a5d set timebombs to always warn. not a part of the build, so okay to check-in 1998-09-03 00:31:39 +00:00
kipp%netscape.com
69346ae51f Updated to build new source 1998-09-03 00:05:52 +00:00
kipp%netscape.com
d671ce6c17 Fixed SetAttribute where the leaf classes StringToAttribute wasn't being called 1998-09-03 00:03:58 +00:00
kipp%netscape.com
4461ba7472 Use new element ctors 1998-09-02 23:53:49 +00:00
kipp%netscape.com
8adda6a572 Spanked 1998-09-02 23:53:16 +00:00
kipp%netscape.com
cfa2262cc2 Renamed element creation routines 1998-09-02 23:52:38 +00:00
kipp%netscape.com
6770dc586e Added new atoms 1998-09-02 23:52:24 +00:00
cyeh%netscape.com
9cff4f18f7 do the right thing and parameterize calls to SetTimeBomb 1998-09-02 23:31:57 +00:00
cyeh%netscape.com
92a0b8d6e8 removing debugging statements, support timebombs of 0 1998-09-02 23:22:59 +00:00
cyeh%netscape.com
e71d362470 set timebombs to have 0 warning days by default, so that the user
is presented with the warning dialog on every launch
1998-09-02 23:20:17 +00:00
buster%netscape.com
ed3cdaf460 put "quickdraw" in an #ifdef NS_MAC 1998-09-02 23:01:35 +00:00
buster%netscape.com
70647d8bd6 fixed a space leak for tables with rowspans 1998-09-02 22:55:37 +00:00
cyeh%netscape.com
91bd151bf2 after speaking to scc, moving utility functions to Moz.pm where they belong. 1998-09-02 22:52:49 +00:00
fur%netscape.com
5927643e70 Project files to build standalone JS using mini-NSPR 1998-09-02 22:38:20 +00:00
fur%netscape.com
21b788956e Minimal NSPR subset required to build JS engine 1998-09-02 22:37:14 +00:00
fur%netscape.com
b73da9e0ca ignore generated files 1998-09-02 22:36:05 +00:00
terry%netscape.com
4fc335dd6b Oops; mention nomail and maillock. (Thanks to
Sam Ziegler <ziegler@mediaguaranty.com> for pointing out their lack.)
1998-09-02 22:31:50 +00:00
buster%netscape.com
95ae4f7488 nsBrowserWindow.cpp,h
added filter name param to DumpFrames
nsViewerApp.cpp
  added -o <outputDirPath> for specifying where output files should go
  added -filter <filterName> for specifying that <filterName> should be used in an automated fashion for
dumping frames for every URL visited.
nsWebCrawler.cpp,h
  added  support methods to handle output dirs, output file name building from URL, and filter names
  added DumpFrames to ::OnStopBinding when the right state is set (from -filter option)
  added dependancies on:  nsIPresShell.h, nsIPresContext.h, and nsIFrame.h
1998-09-02 22:07:42 +00:00