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

10347 Коммитов

Автор SHA1 Сообщение Дата
pnunn%netscape.com e32da2eed6 migrate memleak fix(mlm) from 4.5 bug#324398. rv'd by pnunn. 1998-10-16 21:09:41 +00:00
karnaze%netscape.com ff72c25d09 added iframe, textarea, fieldset, legend to InlineReplaced list 1998-10-16 21:00:55 +00:00
shaver%netscape.com 8d5465ff84 add destructor to entries 1998-10-16 20:51:20 +00:00
cyeh%netscape.com 49df0a1ecc remove lm_span.c and lm_trans.c. these files were wrapped around an #ifdef DOM and were never built. if you must protest, please write the office of Mike Shaver, shaver@netscape.com 1998-10-16 20:42:37 +00:00
kipp%netscape.com d83756adae Support CSS2 floater placement by not allowing them on top of each other; fixed a bug with floater incemental reflow and spacemanager management 1998-10-16 20:22:39 +00:00
kipp%netscape.com cc29ab2df3 Tweaked the isFloated variable computation to only support left and right floaters 1998-10-16 20:21:11 +00:00
rods%netscape.com 7c85ee8e59 Added look and feel query for colors. 1998-10-16 20:11:42 +00:00
troy%netscape.com f7430c8872 Added new state flag NS_FRAME_SYNC_FRAME_AND_VIEW for controlling
whether the view is automatically positioned and sized to stay in
sync with the frame
1998-10-16 20:09:32 +00:00
rods%netscape.com 123e01ce9a Added a lot of error check for a null mRenderingSurface 1998-10-16 19:31:25 +00:00
kin%netscape.com d80a3fcfa4 Changed bogus MOZ_ENDER ifdef to the proper ENDER ifdef. 1998-10-16 19:26:11 +00:00
gagan%netscape.com 8adf4987f6 Fixed Mac warning on NuCache and made some file private functions static. 1998-10-16 19:16:43 +00:00
cyeh%netscape.com e57d98572a reflect NO_SECURITY changes in Makefile 1998-10-16 18:53:47 +00:00
spider%netscape.com ab24eda256 Change from ttrextest to zulutest 1998-10-16 18:32:38 +00:00
spider%netscape.com 0c3a05f37c Change name to zulu 1998-10-16 18:30:42 +00:00
spider%netscape.com 8cfad05d5c Change name to zulutest 1998-10-16 18:30:19 +00:00
shaver%netscape.com edc2a085ef Perignon: don't force creation of style DB 1998-10-16 18:25:21 +00:00
spider%netscape.com 230de154fe Move Registration from Container to Shell. 1998-10-16 18:23:36 +00:00
dcone%netscape.com c7ce0945b2 updated, documented and cleanup the code. 1998-10-16 17:59:52 +00:00
dcone%netscape.com 07ff87194f removed the file nsCSSLayout.cpp 1998-10-16 15:43:02 +00:00
kipp%netscape.com e53ad48230 nuked 1998-10-16 14:45:44 +00:00
ramiro%netscape.com 812a7ac503 Fix the initial toolbar size problem. 1998-10-16 11:56:34 +00:00
toshok%hungry.com ede6b0a83d include config.mk 1998-10-16 09:38:29 +00:00
pierre%netscape.com e92c101f4c inherit from nsBaseWidget: removed lots of code 1998-10-16 09:21:23 +00:00
pierre%netscape.com ab656ebc09 added Previous() and ResetToLast() to the Enumerator 1998-10-16 09:18:03 +00:00
pierre%netscape.com 71a0e327a8 added the XP Widgets 1998-10-16 09:04:24 +00:00
toshok%hungry.com e69ef6cc1d DOM_StyleGetDatabaseFromContext => DOM_StyleDatabaseFromContext 1998-10-16 07:38:32 +00:00
toshok%hungry.com 72ed387ea9 include config.mk so we can define MOZ_SMOOTH_PROGRESS in myconfig.mk 1998-10-16 06:38:58 +00:00
briano%netscape.com fe90eeb95a Minor changes for the sake of consistency. 1998-10-16 06:04:27 +00:00
cltbld%netscape.com e80e058d24 add ::::::lib:mailto to the accesspath of the opt settings. This fixes a build problem introduced by the ender/mime landing on Wednesday. approved: sdagley 1998-10-16 05:57:06 +00:00
troy%netscape.com bf8a146224 Changed UpdateDirtyViews() to clear the dirty region when invalidating
the window. This fixes a problem where some views with widgets, like
scrollbars, that we never receive a NS_PAINT for never cleared the dirty
region
1998-10-16 05:24:35 +00:00
sman%netscape.com 857e54f86d Fix the scale 1998-10-16 05:20:18 +00:00
sman%netscape.com f83d1f8e4a Font support 1998-10-16 05:13:56 +00:00
troy%netscape.com b20f78a312 Corrected problem that was causing dirty rect to be incorrectly computed
when scrolling is involved
1998-10-16 05:05:09 +00:00
saari%netscape.com df21a6da41 Mac only change to Mac memory allocator. Checking in John McMullen's change to the small block allocator. 1998-10-16 04:52:44 +00:00
sman%netscape.com baa81052f7 fixed code to make sure that the font value is used everywhere rather than
hardcoded values.
1998-10-16 04:11:57 +00:00
kipp%netscape.com bc145de122 Support line-height property 1998-10-16 03:49:35 +00:00
kipp%netscape.com a4b1c2a5f8 Added CalcLineHeightFor method 1998-10-16 03:48:48 +00:00
kipp%netscape.com 4fdc14777f Repaired a comment 1998-10-16 03:48:00 +00:00
kipp%netscape.com c3ce7d20a6 Fixed inheritance behavior of line-height ala peterl 1998-10-16 03:47:40 +00:00
briano%netscape.com 95d83cbfa2 Removed the trailing spaces that were causing problems on platforms with older versions of gmake. 1998-10-16 02:59:36 +00:00
cyeh%netscape.com 5e2100ae2f remove !ifdef NO_SECURITY, it is obsolete. 1998-10-16 01:49:24 +00:00
cyeh%netscape.com 3d0a909c51 remove NO_SECURITY defines and flip logic to use MOZ_SECURITY.
Also remove hideous hack MOZ_NO_PATCHER.
1998-10-16 01:47:54 +00:00
sar%netscape.com a96e7aa61b backing out the change in this file (per blythe's request) 1998-10-16 01:44:32 +00:00
cyeh%netscape.com 9e303e44c5 remove old old -DNSPR. As if we could ever build now without it. 1998-10-16 01:39:09 +00:00
gagan%netscape.com 6bd1020f1d su_setup.html fix. See bug #329114. 1998-10-16 01:30:45 +00:00
gagan%netscape.com dff5f7394d NuCache Streams now hold the filename for smoother reopening. Not in build as yet. 1998-10-16 01:29:26 +00:00
briano%netscape.com 1680de6396 Added to GARBAGE to be sure to clean up the Watcom compiler droppings on QNX. 1998-10-16 00:25:54 +00:00
raman%netscape.com 820dd96eca Minor tweak to my last fix. Pass PR_Now for verfication. 1998-10-15 23:47:51 +00:00
cyeh%netscape.com 65d400a7ac remove ancient NSPR #defines. 1998-10-15 23:36:19 +00:00
kipp%netscape.com 64c43f9e29 Fixed negative left margin bug introduced into VerticalAlign...; eliminate usage of mFrameX and mFrameY and passing around bounds instead of using PerFrameData's mBounds. 1998-10-15 23:30:00 +00:00