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

10276 Коммитов

Автор SHA1 Сообщение Дата
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
terry%netscape.com 8708db40a1 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 1814bb948b Make Toolbar menu measure and render UTF8 text. reviewed and approved by saari 1998-10-15 13:55:28 +00:00
ftang%netscape.com 38de9da54e 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 3ba5609f4f change code to support HyperTree 1998-10-15 13:43:08 +00:00
dcone%netscape.com 4a6192e849 fixed some clipping and updating stuff 1998-10-15 13:39:47 +00:00
blythe%netscape.com a4ed53244e Fix bugs on win95 builds, aprvd briano law 1998-10-15 12:44:03 +00:00
blythe%netscape.com 796e5e19c1 Fix bugs on win95 builds, aprvd briano law 1998-10-15 12:38:26 +00:00
gagan%netscape.com ed1e5e3dd9 Fix warnings on Mac. 1998-10-15 08:11:42 +00:00
buster%netscape.com 8c72377bc6 progress on table incremental reflow of row group insert/append/delete 1998-10-15 07:46:16 +00:00
nisheeth%netscape.com 2a008e4052 Resizing from the middle of the document was resetting the scrollbar to the
top and then setting it back to the remember position.  Fixed the unnecessary
up and down jumping of the scrollbar.
1998-10-15 06:16:16 +00:00
nisheeth%netscape.com c4da19e6d8 Fix for Bugzilla bug 492. We were inserting the floating element for the
left/right aligned tables into the line list at the beginning of the list
rather than the end.  This caused re-ordering of floating tables as well
as display problems.
1998-10-15 05:32:19 +00:00
troy%netscape.com d46dfce475 Changed scroll view frame to have the scrolling view create a child widget.
This allows us to clip child views with widgets, e.g. form elements
1998-10-15 05:28:13 +00:00
troy%netscape.com f4f34febf4 Changed GetWindowOffsets() to specify the view to check rather than assuming
the root view. This fixes scrolling problems when scrolling views are used
as a sub-view
1998-10-15 05:27:00 +00:00
kipp%netscape.com 5d6ff4ec2e Create style context for blank frame; added in some missing release calls 1998-10-15 05:13:21 +00:00