rods%netscape.com
b67e9fedbf
commented out the setting of the statusbar's background color
1998-07-21 18:03:15 +00:00
dcone%netscape.com
7d8bd25aaf
fixed libpref to pull off of XPCOM
1998-07-21 17:55:19 +00:00
kipp%netscape.com
92e6e58dce
Fixed map tag and area tag handling
1998-07-21 17:35:48 +00:00
kipp%netscape.com
580c4d7e1d
Implement Open File dialog and -q option
1998-07-21 16:45:21 +00:00
kipp%netscape.com
cc9e6f290f
Support aggregation (sort of)
1998-07-21 16:44:45 +00:00
kipp%netscape.com
297b3bbfcf
Enable scripts
1998-07-21 16:44:22 +00:00
kipp%netscape.com
0f6c349aab
include script directly
1998-07-21 16:44:09 +00:00
kipp%netscape.com
2f790c0a9a
Get correct url to open for script src=
1998-07-21 16:43:48 +00:00
kipp%netscape.com
adb61d9380
Repaired script tag handling so that attributes make it through
1998-07-21 16:43:25 +00:00
kipp%netscape.com
0062ef9fa3
Fixed GetGlobalObject
1998-07-21 16:43:02 +00:00
kipp%netscape.com
1cfef0f0a3
Added missing refcnt; use an explicit cast to nsIDOMWindow
1998-07-21 16:41:42 +00:00
troy%netscape.com
25d601cd32
Fixed MakeSide() so it does a better job of drawing the correct pixels in
...
the case of 1-pixel thick lines
1998-07-21 09:30:03 +00:00
troy%netscape.com
4b6011fd11
Fixed it so tables that don't want a border don't get a border
1998-07-21 08:12:22 +00:00
troy%netscape.com
109b0e1a4d
Commented out code that was forcing the border style to solid rather
...
than using whatever is in the default ua style sheet (inset)
1998-07-21 07:47:46 +00:00
warren%netscape.com
f52ab79efa
Added generated files for when we're not building java anymore.
1998-07-21 05:42:12 +00:00
kipp%netscape.com
ef92396bc3
Removed IScriptContextOwner from browser impl
1998-07-21 04:47:14 +00:00
kipp%netscape.com
1791dee949
Implement IScriptContextOwner API
1998-07-21 04:46:55 +00:00
kipp%netscape.com
5cd3e18940
Added code (currently disabled) to setup the script context appropriately
1998-07-21 04:46:35 +00:00
cmanske%netscape.com
a2778a753d
Added flag to signal editor when laying out images in Composer
1998-07-21 04:13:04 +00:00
ramiro%netscape.com
e435f90244
Fix build bustage. Remove unused ",".
1998-07-21 04:01:14 +00:00
kipp%netscape.com
f7a082b895
Fixed unix build
1998-07-21 02:45:39 +00:00
leif
91fd8061ca
*** empty log message ***
1998-07-21 02:43:28 +00:00
leif
6f5311dbdd
Added the MPL license to all files.
1998-07-21 02:42:38 +00:00
cmanske%netscape.com
b2e7b71d98
Fixed problem with loading images in Composer
1998-07-21 02:38:18 +00:00
leif
0ebe7c4490
*** empty log message ***
1998-07-21 02:32:13 +00:00
danm%netscape.com
5100bd4971
fix leak in NET_FreeURLStruct r:gagan
1998-07-21 02:20:45 +00:00
akkana%netscape.com
f25a4f4190
Add new functionality for the new 5.0 table dialog.
...
Consolidate "new table" and "table properties" dialogs into one.
Includes massive move/redesign of code out of editordialogs.c
into new C++ class XFE_EditTableDialog.
1998-07-21 02:14:23 +00:00
akkana%netscape.com
8a6aacf32b
Improve table selection
1998-07-21 02:11:06 +00:00
cmanske%netscape.com
988822a48f
Fixed SF1 bug 148158 as well as problems with loading images into an editor document
1998-07-21 01:59:47 +00:00
cmanske%netscape.com
bf693ca44a
Removed clearing of is_new_document flag so images loaded into Composer do not kill the new doc state
1998-07-21 01:57:59 +00:00
cmanske%netscape.com
549bf8e895
Added use of flag in IL_GetImage to identify an Editor when loading images, and use of that flag in IL_ViewStream to do use IL_NewStream instead (fixes regresion bug)
1998-07-21 01:55:52 +00:00
valeski%netscape.com
67c2c7307c
63313 - Bugsplat query page now loads faster. This was a problem with javascript pages. approved by don.
1998-07-21 01:53:10 +00:00
cmanske%netscape.com
9860ecf96b
Added a comment to explain how Editor uses the owner_id field in URL_Struct
1998-07-21 01:44:25 +00:00
kipp%netscape.com
17550076a8
Enabled the js-console accelerators
1998-07-21 01:22:52 +00:00
kipp%netscape.com
318ff59aac
byebye
1998-07-21 01:04:09 +00:00
kipp%netscape.com
147e37128d
Fixed unix porting bugs
1998-07-21 01:03:28 +00:00
kipp%netscape.com
619a1ae2b3
Spanked to get most of the menus working again
1998-07-21 00:48:35 +00:00
kipp%netscape.com
ae1a97f3d0
Added two getters: GetBounds and GetWebShell
1998-07-21 00:48:10 +00:00
troy%netscape.com
f657a18800
Changed Paint() to use the parent frame's color style struct. We can't use our
...
color style struct because we're a pseudo frame and so the style system forces
us to have a transparent background
1998-07-20 23:58:00 +00:00
troy%netscape.com
ebedcce239
Changed Paint() to render the background if there is one
1998-07-20 23:56:17 +00:00
troy%netscape.com
9e7943e565
Changed SetAttribute() to call nsTableTagContent base class version so that
...
processing of things like "style=" happens
1998-07-20 23:50:46 +00:00
troy%netscape.com
5172d53a31
Changed MapAttributesInto() to call MapBackgroundAttributesInto() so that
...
the bgcolor attribute is properly handled
1998-07-20 23:30:49 +00:00
spider%netscape.com
0630e4fef0
Fix for latest cvs server move
1998-07-20 23:21:01 +00:00
scullin%netscape.com
58da572d27
Fix release mode.
1998-07-20 22:45:35 +00:00
kipp%netscape.com
2c1c17e743
Resurrected DoDebugSave method
1998-07-20 22:22:13 +00:00
kipp%netscape.com
58cfc75bc1
Updated to match revised menu api
1998-07-20 22:16:26 +00:00
kipp%netscape.com
acdc206b13
Ported to unix
1998-07-20 22:13:11 +00:00
kipp%netscape.com
98b76ebd08
new
1998-07-20 22:11:02 +00:00
dfm%netscape.com
39a6b77928
Fixed morse's typo.
1998-07-20 21:50:15 +00:00
kipp%netscape.com
5c1da9460a
Switch to new source files
1998-07-20 21:17:13 +00:00