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

10795 Коммитов

Автор SHA1 Сообщение Дата
cls%seawood.org 7b39b34935 Fixed problem with DEFINES and missing \\. Thanks to Stuart Parmenter <pavlov@innerx.net> for pointing this out. 1998-10-31 01:24:13 +00:00
eyork%netscape.com 2de2e75aed First pass at DataCollection Manager 1998-10-31 00:55:23 +00:00
spider%netscape.com 6a5ece79ae Add MIME Basic Body Part 1998-10-31 00:48:41 +00:00
spider%netscape.com fb824f745e Adding MIME Basic Part interface 1998-10-31 00:47:25 +00:00
akkana%netscape.com 41de8f4e42 Fix the static-class-object-from-DSO problem. Approved by briano. 1998-10-31 00:38:27 +00:00
cyeh%netscape.com 657b543f0d pull_all now an option 1998-10-31 00:25:41 +00:00
troy%netscape.com c6a997a094 Changed to define _DEBUG if MOZ_DEBUG is set. 1998-10-31 00:25:40 +00:00
kipp%netscape.com 9155526492 Removed bogus line-height that caused lots of tables to look wrong (bug #636) 1998-10-31 00:23:52 +00:00
cls%seawood.org fb62c0cbbf FreeBSD shared libs opt, take2 1998-10-30 23:52:59 +00:00
akkana%netscape.com 3c51448405 Put back the part of the old IRIX clause that doesn't break gcc/egcs 1998-10-30 23:51:43 +00:00
troy%netscape.com 89d12b0182 Changed DeleteFrame() to prevent unwanted view event dispatch during frame
destruction
1998-10-30 23:38:03 +00:00
akkana%netscape.com 0f568a12b6 Put back the part of the old IRIX clause that doesn't break gcc/egcs 1998-10-30 23:35:01 +00:00
buster%netscape.com 8e569cbd83 implemented basic attribute changed handling. most things currently work, those that don't will work better after Peter
lands some style context resolution changes.
1998-10-30 23:08:34 +00:00
buster%netscape.com e82356e5d9 factored AttributeChanged so when deciding what to do in response to a change,
common attributes are checked first, then content-specific handlers are asked
1998-10-30 23:06:14 +00:00
kipp%netscape.com 7e91931c21 Support mCombinedArea computation 1998-10-30 22:15:16 +00:00
kipp%netscape.com 6d8a45aa75 Support mCombinedArea in metrics; implement MoveInSpaceManager by passing it through to the children 1998-10-30 22:13:58 +00:00
kipp%netscape.com af55d0a06b Added mCombinedArea to the metrics; added MoveInSpaceManager to the html-reflow methods 1998-10-30 22:13:14 +00:00
kipp%netscape.com 903ecefe1a Removed anchored-items IID 1998-10-30 22:12:33 +00:00
kipp%netscape.com 3063276154 Cleaned up Paint method 1998-10-30 22:12:19 +00:00
kipp%netscape.com c3702acb50 Added MoveInSpaceManager stub 1998-10-30 22:11:47 +00:00
kipp%netscape.com 2b1af15030 Added PaintChild method that properly handles OUTSIDE_CHILDREN bit 1998-10-30 22:11:06 +00:00
kipp%netscape.com 09cf8e7724 Reworked floater support somewhat now that blocks manage them instead of body frames; fixed up painting to use the outside-children data; support the visibility property; fixed bug #624,#628 1998-10-30 22:10:10 +00:00
kipp%netscape.com c386a554e0 fixed a comment 1998-10-30 22:09:13 +00:00
kipp%netscape.com afcdff1006 Removed nsIAnchoredItems from the body frame; body no longer handles floaters 1998-10-30 22:08:48 +00:00
kipp%netscape.com 80f5709aba Removed nsIAnchoredItems from the body frame; body no longer handles floaters; allow style change to turn into a full reflow 1998-10-30 22:08:32 +00:00
spider%netscape.com 2e3caa062b WIP: Mime stuff 1998-10-30 22:07:53 +00:00
kipp%netscape.com 658cb2fc65 Moved frame-border rendering debug hook here 1998-10-30 22:06:14 +00:00
kipp%netscape.com acc7e3ebee Uncommented the two pseudo properties so that the rest of the table would line up properly 1998-10-30 22:05:50 +00:00
kipp%netscape.com 82e8436152 Fixed a coordinate system bug with Offset method 1998-10-30 22:05:22 +00:00
kipp%netscape.com b3cde2c095 Added NS_FRAME_OUTSIDE_CHILDREN bit 1998-10-30 22:04:56 +00:00
spider%netscape.com dee3e42df8 Add BodyType enum 1998-10-30 22:01:36 +00:00
troy%netscape.com 59c59a6f2a Moved cursor and mouse enter/exit related logic from RootContentFrame to
body frame
1998-10-30 21:54:57 +00:00
spider%netscape.com d1494a0d10 Adding MIMEBodyPart 1998-10-30 21:47:38 +00:00
spider%netscape.com 061fafbfcf Adding interface for MIMEBodyPart 1998-10-30 21:46:38 +00:00
troy%netscape.com ee443793e0 Fixed ComputeDesiredSize() to make sure it includes the absolutely positioned
items
1998-10-30 21:43:16 +00:00
karnaze%netscape.com 95a11ed05f preliminary support to keep text, radio, checkbox dom access in sync with widgets 1998-10-30 20:41:01 +00:00
valeski%netscape.com 87a024e9b0 solaris compiler choking on trailing comma in enumeration. submitted by tor@cs.brown.edu 1998-10-30 19:43:25 +00:00
spider%netscape.com 72baee3e34 Some minor code cleanup 1998-10-30 19:40:06 +00:00
spider%netscape.com e1c6b5d1de Switch between MIME & plain based on interface in SMTP Service 1998-10-30 19:29:56 +00:00
karnaze%netscape.com 65ce4ecc0e initial support for opacity in html 4 button 1998-10-30 19:20:39 +00:00
spider%netscape.com 8fbc2caae2 nsMessage implementation 1998-10-30 19:14:50 +00:00
spider%netscape.com ffdbdb0f04 Adding nsMIMEMessage to registry 1998-10-30 19:10:42 +00:00
spider%netscape.com 99082e0230 Adding nsIMIMEMessage interface 1998-10-30 19:09:57 +00:00
jevering%netscape.com 0ae10b7f21 Removed debug menus if not a debug build 1998-10-30 19:03:38 +00:00
spider%netscape.com 8ade5d2f50 Add support for SMTPObserver, break out callbacks from SMTP Service 1998-10-30 18:32:32 +00:00
karnaze%netscape.com 347f6d6e7a nsIFormControlFrames initiate insertion into nsFormFrame's list;
turned off url encoding of '.' and '_" to match Nav
fixed bug where non clicked buttons submitted data;
fixed bug where <select>s with initial values were not submitting that value;
1998-10-30 18:05:29 +00:00
terry%netscape.com f6a0774f00 Changed format of slashdot headline URL. It's now more consistant with
the mozillaZine one, and works better with tkirc's automatic URL detection.
1998-10-30 16:28:56 +00:00
ramiro%netscape.com e48623a94d Renamed target to 'viewer' from 'main' and made it install in $OBJDIR. 1998-10-30 11:29:56 +00:00
buster%netscape.com d8ae00b810 some extremely preliminary work for styleChanged incremental reflow 1998-10-30 07:57:44 +00:00
rpotts%netscape.com fb155c0cb9 Fix some build bustage... 1998-10-30 07:14:17 +00:00