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
dcone%netscape.com
17baed6234
mac fixes
1998-09-02 22:01:18 +00:00
buster%netscape.com
89e198237d
expanded nsIFrame::List to include nsIListFilter *aFilter param, by default nsnull.
...
aFilter is useful for determining if a frame should output itself during
a List(). In any event, the children of the frame are always processed.
added nsIListFilter, an interface for any object that wants to act like a filter for frame dumps
added static NS_LAYOUT nsIListFilter * GetFilter(nsString *aFilterName);
currently, only TableListFilter implements nsIListFilter.
in response to List(...TableListFilter), the frame model is dumped in a way that is useful
for table layout regression testing. Currently this is controlled by command line switches on the viewer app.
1998-09-02 21:59:54 +00:00
dcone%netscape.com
bcf3e4fe8f
add the macradiobutton
1998-09-02 21:54:14 +00:00
dcone%netscape.com
fcdbd9cc23
made it a mac version
1998-09-02 21:53:49 +00:00
buster%netscape.com
5b39e492d0
fixed a space leak caused by incorrect ~nsCellMap iteration through
...
the new data structures.
1998-09-02 21:51:01 +00:00
dcone%netscape.com
934bf0c4ce
enabled the nsRadiobutton factory
1998-09-02 21:48:05 +00:00
dcone%netscape.com
3d8ccceae8
Mac implementation, first pass
1998-09-02 21:47:47 +00:00
dcone%netscape.com
b425706007
used my own mousemoved tracking for better speed
1998-09-02 21:47:25 +00:00
dcone%netscape.com
97616613d0
added better tracking
1998-09-02 21:46:53 +00:00
spider%netscape.com
dd54dd6174
Fix for modifier key state on keyboard messages
1998-09-02 21:14:45 +00:00
rods%netscape.com
15aefa3d60
Removed nsDeviceCOntextUnix header file and replaced it with nsIDeviceContext
1998-09-02 20:01:41 +00:00
mccabe%netscape.com
30521bb1b0
Further exception work - added 'message' to the js_ErrorToException
...
call, and experimented with copying the original JSErrorReport into
private data. Much of this to support a toString method for exception
objects.
It's not polished, but I wanted to get toString available quickly.
1998-09-02 20:01:34 +00:00
rods%netscape.com
7a0083eb26
Fixed a bug in ConvertPixel
1998-09-02 19:51:32 +00:00
rods%netscape.com
cb6aa13f10
Implemented ConvertPixel
1998-09-02 19:33:01 +00:00
rods%netscape.com
242186fc6a
Implemented ConvertPixel
1998-09-02 19:26:43 +00:00
rods%netscape.com
31602cb8a5
Added ConvertPixel to nsIDeviceContext
1998-09-02 19:24:05 +00:00
sar%netscape.com
4780c5206f
Smartupdate landing. Added autoinstl to project.
1998-09-02 19:19:51 +00:00
raman%netscape.com
6ae7d8c37e
Build Smartupdate when MOZ_SMARTUPDATE is defined
1998-09-02 19:16:07 +00:00
cyeh%netscape.com
7cf109266f
change version number to reflect reality
1998-09-02 19:12:26 +00:00
raman%netscape.com
0b469efbf5
Added CPPSRCS
1998-09-02 19:11:06 +00:00
raman%netscape.com
5f24c79522
Added getSigners API for SmartUpate
1998-09-02 19:10:57 +00:00
cyeh%netscape.com
51b564df36
change version number to reflect alpha reality
1998-09-02 19:10:53 +00:00