Commit Graph

10134 Commits

Author SHA1 Message Date
cmanske%netscape.com
d4c554c4a7 Added Undo/Redo to context menu (Ender-only). Added accelerator hints to Copy and Cut menu items 1998-10-15 22:18:11 +00:00
cmanske%netscape.com
508218c2cf Check Preformat when inserting image. Fixed infinite loop bug in message processing 1998-10-15 22:03:23 +00:00
cmanske%netscape.com
94d9781c29 Implemented new function to check if in Preformt text 1998-10-15 22:03:20 +00:00
cmanske%netscape.com
39691ea998 Added new function to test for Preformat text 1998-10-15 22:03:16 +00:00
blythe%netscape.com
63fa9bd92a Fix automated tinderbox NT bustage, apparently rm will crash, notified by sar 1998-10-15 22:01:41 +00:00
nisheeth%netscape.com
4861392800 This change is realy cool. The compositor gets enabled at the end of layout
rather than at the beginning, so, we don't see a blank page between URL
traversals at all.  The earlier page remains visible until the new page has
pixels that can be shown, and then, BANG, the new page becomes visible.

Gone are the days when we have to stare at a blank page while layout occurs.
1998-10-15 22:01:21 +00:00
alecf%netscape.com
57a159071e use VPATH instead of listing 3 seperate rules
also add some comments
1998-10-15 21:57:03 +00:00
shaver%netscape.com
d8e07356ea need prlong.h explicitly now that JS doesn't provide LL_* by default 1998-10-15 21:43:32 +00:00
rods%netscape.com
b9aeebf1e2 Added makefiles and factory for widget directory reorganization 1998-10-15 21:41:38 +00:00
rods%netscape.com
7ccaf178cc Moved the cross-platform widgets into their own directory.
Moved the platform specific factories into the new "build" directory.
The "build" directory now links the spwidgets and the platforms specific
widgets together.
1998-10-15 21:30:32 +00:00
blythe%netscape.com
fada720301 Current 328650 performance improvement changes 1998-10-15 21:20:43 +00:00
buster%netscape.com
0c1c724f56 incremental reflow: append/insert/delete row group, append/insert/delete col 1998-10-15 21:07:37 +00:00
morse%netscape.com
19dbcd23cb fix string for privacy policy 1998-10-15 20:58:56 +00:00
troy%netscape.com
bcb0d2dd19 Removed NS_VMREFRESH_SCREEN_RECT update option 1998-10-15 20:57:43 +00:00
raman%netscape.com
ccee89d6a8 Added verification certifcates that are created via nsICapsManager. This could be used by JVM plugins. 1998-10-15 20:56:34 +00:00
slamm%netscape.com
1674c64692 Set the minimum column width (to 6). 1998-10-15 20:54:21 +00:00
slamm%netscape.com
b40eb43250 Improve column resizing. 1998-10-15 20:52:11 +00:00
spider%netscape.com
ca544cb873 More command line support for zulu. Also, exit if NS_OK not returned
from Application Init() method
1998-10-15 20:47:37 +00:00
cmanske%netscape.com
3a5cd7f195 Fixing build bustage 1998-10-15 20:39:34 +00:00
vidur%netscape.com
4d87ce50d3 Changes to allow absolutely positioned frames to move 1998-10-15 20:26:54 +00:00
spider%netscape.com
72db3e4c2a Command processing for arguments 1998-10-15 20:07:17 +00:00
cyeh%netscape.com
ff7bbf74b0 trying to fix build bustage. 1998-10-15 19:36:49 +00:00
cmanske%netscape.com
572103823d Fixed object sizing bugs. Renamed params in these areas for readability. Fixed problems when clicking below doc or inbetween table cells 1998-10-15 19:35:48 +00:00
cmanske%netscape.com
b1de557950 Fixed problems with drag cursor and table sizing 1998-10-15 19:34:55 +00:00
cmanske%netscape.com
a168d3db28 Changed param in function for consistency across sizing functions 1998-10-15 19:33:20 +00:00
blizzard%appliedtheory.com
4d259f7220 make sure the index is incremented in a while loop 1998-10-15 19:12:31 +00:00
danm%netscape.com
8214e69b08 view menu reflects configurable toolbar state 1998-10-15 19:11:01 +00:00
cyeh%netscape.com
e03dc39162 remove unneeded #define. 1998-10-15 18:51:42 +00:00
shaver%netscape.com
582327af4c Fixed tree generation and added new STYLE_NODE flags for content-hiding. 1998-10-15 18:34:05 +00:00
shaver%netscape.com
689593b998 (All DOM changes.)
Fixed layer properties.  Links and images-within-links get the right appearance
even when there are no style rules.  Started on lo_SetStyleSheetBoxProperties.
Don't force the creation of a style db, ever.  Handle style-system failures
more gracefully.  Update to use ACTIVE_NODE where appropriate.
1998-10-15 18:32:04 +00:00
slamm%netscape.com
2c7973abe0 Add translations to URLBar 1998-10-15 18:29:42 +00:00
shaver%netscape.com
8bfbc26656 LO_Anchor now has a DOM_Node 1998-10-15 18:27:20 +00:00
slamm%netscape.com
113b1ff718 Add instance pointer for button sensitivity. 1998-10-15 18:15:59 +00:00
fur%netscape.com
e8a1ca2e0f 1) Change HAVE_LONG_LONG to be JS_HAVE_LONG_LONG to avoid collision with NSPR.
2) On Linux, define JS_HAVE_LONG_LONG since we're using gcc.
1998-10-15 18:10:39 +00:00
blizzard%appliedtheory.com
e360cbcf7a enable GNOME_GetDocPosition 1998-10-15 18:00:28 +00:00
blizzard%appliedtheory.com
c1f2310f72 don't set the tile in the gc, that's for window backgrounds, not drawing 1998-10-15 17:57:13 +00:00
spider%netscape.com
c60e81e40d Support Command Line Parsing 1998-10-15 17:56:49 +00:00
shaver%netscape.com
5caf09b547 memory management fixes and debug cleanup 1998-10-15 17:45:03 +00:00
troy%netscape.com
7a5d65c074 Removed use of NS_VMREFRESH_SCREEN_RECT which is deprecated and going away 1998-10-15 16:00:09 +00:00
karnaze%netscape.com
1ffe0ebea1 fixed combo box PostCreateWidget to size properly 1998-10-15 15:51:31 +00:00
blythe%netscape.com
e178922316 Partial fix for 328650, startup performance 1998-10-15 14:56:39 +00:00
blythe%netscape.com
3520a57206 Bugzilla 140 code improvement by ben@algroup.co.uk 1998-10-15 14:25:36 +00:00
terry%netscape.com
39c755517b Remove code to test if passwd is different than Netscape passwd. It no longer works, anyway. 1998-10-15 13:58:41 +00:00
ftang%netscape.com
346c49b6c0 Make Toolbar menu measure and render UTF8 text. reviewed and approved by saari 1998-10-15 13:55:28 +00:00
ftang%netscape.com
f098211cb5 enable toolbar item to render UTF8 text. Change several XmString related function in RDFUtils.c to also return a font list associated with the XmString. approved by slamm 1998-10-15 13:45:54 +00:00
ftang%netscape.com
61c4871164 change code to support HyperTree 1998-10-15 13:43:08 +00:00
dcone%netscape.com
428aee3253 fixed some clipping and updating stuff 1998-10-15 13:39:47 +00:00
blythe%netscape.com
cea27c3522 Fix bugs on win95 builds, aprvd briano law 1998-10-15 12:44:03 +00:00
blythe%netscape.com
4154e1878e Fix bugs on win95 builds, aprvd briano law 1998-10-15 12:38:26 +00:00
gagan%netscape.com
89bdd0ad57 Fix warnings on Mac. 1998-10-15 08:11:42 +00:00