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

4290 Коммитов

Автор SHA1 Сообщение Дата
kipp%netscape.com aa100db323 Added missing refcnt; use an explicit cast to nsIDOMWindow 1998-07-21 16:41:42 +00:00
troy%netscape.com f4547a4ef9 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 16ebcf53a6 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 f8121e5171 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 f3f8ff88a6 Added generated files for when we're not building java anymore. 1998-07-21 05:42:12 +00:00
kipp%netscape.com 98e932534a Removed IScriptContextOwner from browser impl 1998-07-21 04:47:14 +00:00
kipp%netscape.com 2309a870b9 Implement IScriptContextOwner API 1998-07-21 04:46:55 +00:00
kipp%netscape.com 5a1360788f Added code (currently disabled) to setup the script context appropriately 1998-07-21 04:46:35 +00:00
cmanske%netscape.com 4c19c09810 Added flag to signal editor when laying out images in Composer 1998-07-21 04:13:04 +00:00
ramiro%netscape.com 57c0a8b26e Fix build bustage. Remove unused ",". 1998-07-21 04:01:14 +00:00
kipp%netscape.com 45dc5acfc4 Fixed unix build 1998-07-21 02:45:39 +00:00
leif 7067dd8212 *** empty log message *** 1998-07-21 02:43:28 +00:00
leif 9aa16b3b3c Added the MPL license to all files. 1998-07-21 02:42:38 +00:00
cmanske%netscape.com 30889b7f89 Fixed problem with loading images in Composer 1998-07-21 02:38:18 +00:00
leif 6ba66d7992 *** empty log message *** 1998-07-21 02:32:13 +00:00
danm%netscape.com d2a500c994 fix leak in NET_FreeURLStruct r:gagan 1998-07-21 02:20:45 +00:00
akkana%netscape.com fbcf784a2a 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 f979818a82 Improve table selection 1998-07-21 02:11:06 +00:00
cmanske%netscape.com 64893f1236 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 85d21b57cd 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 474fbbb59d 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 78f0414f4f 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 1809b19086 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 8961e23be8 Enabled the js-console accelerators 1998-07-21 01:22:52 +00:00
kipp%netscape.com b3df478d32 byebye 1998-07-21 01:04:09 +00:00
kipp%netscape.com b7411cdd18 Fixed unix porting bugs 1998-07-21 01:03:28 +00:00
kipp%netscape.com be9f0dd341 Spanked to get most of the menus working again 1998-07-21 00:48:35 +00:00
kipp%netscape.com 15451a161b Added two getters: GetBounds and GetWebShell 1998-07-21 00:48:10 +00:00
troy%netscape.com b19ff5f472 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 417a329fa3 Changed Paint() to render the background if there is one 1998-07-20 23:56:17 +00:00
troy%netscape.com b7faea9ae4 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 a895f45922 Changed MapAttributesInto() to call MapBackgroundAttributesInto() so that
the bgcolor attribute is properly handled
1998-07-20 23:30:49 +00:00
spider%netscape.com 228c461749 Fix for latest cvs server move 1998-07-20 23:21:01 +00:00
scullin%netscape.com a4568b75f2 Fix release mode. 1998-07-20 22:45:35 +00:00
kipp%netscape.com 8cc639acf9 Resurrected DoDebugSave method 1998-07-20 22:22:13 +00:00
kipp%netscape.com b3e6b37c07 Updated to match revised menu api 1998-07-20 22:16:26 +00:00
kipp%netscape.com e651cfce9d Ported to unix 1998-07-20 22:13:11 +00:00
kipp%netscape.com 0417c217b2 new 1998-07-20 22:11:02 +00:00
dfm%netscape.com 869cb642a7 Fixed morse's typo. 1998-07-20 21:50:15 +00:00
kipp%netscape.com 11927abd45 Switch to new source files 1998-07-20 21:17:13 +00:00
kipp%netscape.com 4c9c6e9e0b Implement a pile of debug methods and menu code; abstract out menu bar creation into a native subclass 1998-07-20 21:16:38 +00:00
kipp%netscape.com 8af01a6a3a Get pref-id's properly setup 1998-07-20 21:16:12 +00:00
kipp%netscape.com 26cf8e4ad9 new 1998-07-20 21:15:52 +00:00
kipp%netscape.com 3f3e75392e Added chrome control for the menu bar 1998-07-20 21:15:21 +00:00
morse%netscape.com 7571f53c95 Landing privacy features (con't) 1998-07-20 21:13:22 +00:00
dfm%netscape.com ba0baf007d Fixed winfe bustage, morse's whitespace clobber.. 1998-07-20 21:13:09 +00:00
robinf%netscape.com 111b0f9e9b added thes files for our dialup builds 1998-07-20 21:11:08 +00:00
timm%netscape.com 3b7b88a4a3 fix path to routine to append last slash 1998-07-20 21:04:08 +00:00
robinf%netscape.com c47afca7dc merging help files for generic dialup build 1998-07-20 20:57:38 +00:00
robinf%netscape.com 949e56af78 Checing in the generic dialup readme 1998-07-20 20:52:28 +00:00