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

10140 Коммитов

Автор SHA1 Сообщение Дата
kipp%netscape.com 1593f2539d Implement CreateDocumentViewerUsing method 1998-10-15 23:22:44 +00:00
kipp%netscape.com 5c4edf4141 Added CreateDocumentViewerUsing method 1998-10-15 23:22:25 +00:00
raman%netscape.com 22c5948399 Fixed the Mac bustage 1998-10-15 23:21:22 +00:00
alecf%netscape.com fc5f30ff2a bring autoconf up to speed with PREF_ hacks 1998-10-15 23:17:13 +00:00
cyeh%netscape.com 723bed0c03 remove NO_SECURITY !define 1998-10-15 22:42:41 +00:00
cyeh%netscape.com 476259443f remove NO_SECURITY 1998-10-15 22:42:14 +00:00
cyeh%netscape.com 25f705dd23 flip NO_SECURITY/MOZ_SECURITY logic around so that crypto stuff only
gets enabled when MOZ_SECURITY is defined.
1998-10-15 22:40:32 +00:00
kipp%netscape.com 0d5bfe8371 Removed unused include 1998-10-15 22:37:38 +00:00
cmanske%netscape.com 6a02b32d88 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 72ba97d127 Check Preformat when inserting image. Fixed infinite loop bug in message processing 1998-10-15 22:03:23 +00:00
cmanske%netscape.com 6df0452090 Implemented new function to check if in Preformt text 1998-10-15 22:03:20 +00:00
cmanske%netscape.com d6af2f027f Added new function to test for Preformat text 1998-10-15 22:03:16 +00:00
blythe%netscape.com 344f37a660 Fix automated tinderbox NT bustage, apparently rm will crash, notified by sar 1998-10-15 22:01:41 +00:00
nisheeth%netscape.com 32b3b95514 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 78373b3f73 use VPATH instead of listing 3 seperate rules
also add some comments
1998-10-15 21:57:03 +00:00
shaver%netscape.com a9ae62f306 need prlong.h explicitly now that JS doesn't provide LL_* by default 1998-10-15 21:43:32 +00:00
rods%netscape.com 9d70ad99bc Added makefiles and factory for widget directory reorganization 1998-10-15 21:41:38 +00:00
rods%netscape.com 144034af47 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 9ea2688e80 Current 328650 performance improvement changes 1998-10-15 21:20:43 +00:00
buster%netscape.com ffd3e04fed incremental reflow: append/insert/delete row group, append/insert/delete col 1998-10-15 21:07:37 +00:00
morse%netscape.com 0a6875ffd9 fix string for privacy policy 1998-10-15 20:58:56 +00:00
troy%netscape.com 0ede4514df Removed NS_VMREFRESH_SCREEN_RECT update option 1998-10-15 20:57:43 +00:00
raman%netscape.com cc529ee5bb 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 50de882b27 Set the minimum column width (to 6). 1998-10-15 20:54:21 +00:00
slamm%netscape.com 915727fc2f Improve column resizing. 1998-10-15 20:52:11 +00:00
spider%netscape.com cce81d8dec 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 04f7f601ff Fixing build bustage 1998-10-15 20:39:34 +00:00
vidur%netscape.com 9ca7863d5e Changes to allow absolutely positioned frames to move 1998-10-15 20:26:54 +00:00
spider%netscape.com 10d7588f1e Command processing for arguments 1998-10-15 20:07:17 +00:00
cyeh%netscape.com 909b572596 trying to fix build bustage. 1998-10-15 19:36:49 +00:00
cmanske%netscape.com 1723b6372f 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 499c96d255 Fixed problems with drag cursor and table sizing 1998-10-15 19:34:55 +00:00
cmanske%netscape.com 4eb7c52086 Changed param in function for consistency across sizing functions 1998-10-15 19:33:20 +00:00
blizzard%appliedtheory.com f4655cc13c make sure the index is incremented in a while loop 1998-10-15 19:12:31 +00:00
danm%netscape.com 86c510f45c view menu reflects configurable toolbar state 1998-10-15 19:11:01 +00:00
cyeh%netscape.com 8872b96d2f remove unneeded #define. 1998-10-15 18:51:42 +00:00
shaver%netscape.com dd61da00c3 Fixed tree generation and added new STYLE_NODE flags for content-hiding. 1998-10-15 18:34:05 +00:00
shaver%netscape.com 0203b981ea (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 451a6bea1f Add translations to URLBar 1998-10-15 18:29:42 +00:00
shaver%netscape.com 2fa6aab408 LO_Anchor now has a DOM_Node 1998-10-15 18:27:20 +00:00
slamm%netscape.com 21265b5cf1 Add instance pointer for button sensitivity. 1998-10-15 18:15:59 +00:00
fur%netscape.com dc66f02150 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 d5d710fd94 enable GNOME_GetDocPosition 1998-10-15 18:00:28 +00:00
blizzard%appliedtheory.com 17bbf11814 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 22a7b763bd Support Command Line Parsing 1998-10-15 17:56:49 +00:00
shaver%netscape.com 19fe06d482 memory management fixes and debug cleanup 1998-10-15 17:45:03 +00:00
troy%netscape.com 756b2a87d9 Removed use of NS_VMREFRESH_SCREEN_RECT which is deprecated and going away 1998-10-15 16:00:09 +00:00
karnaze%netscape.com 56aa52c8aa fixed combo box PostCreateWidget to size properly 1998-10-15 15:51:31 +00:00
blythe%netscape.com da93561b13 Partial fix for 328650, startup performance 1998-10-15 14:56:39 +00:00
blythe%netscape.com 9ebb054648 Bugzilla 140 code improvement by ben@algroup.co.uk 1998-10-15 14:25:36 +00:00