Commit Graph

10871 Commits

Author SHA1 Message Date
blizzard%appliedtheory.com
b92483c12d compiles now. 1998-10-31 17:02:32 +00:00
blizzard%appliedtheory.com
c3b738f872 File widget compiles now. 1998-10-31 16:54:50 +00:00
pavlov%pavlov.net
da0da2ffae radio button compiles now 1998-10-31 16:49:26 +00:00
pavlov%pavlov.net
404e512b8a move widgets into protected instead of private 1998-10-31 16:44:00 +00:00
pavlov%pavlov.net
824679b33b these now compile 1998-10-31 16:40:31 +00:00
blizzard%appliedtheory.com
fa9ebd0d73 nsDialog compiles now 1998-10-31 16:35:29 +00:00
blizzard%appliedtheory.com
d2af35bfae this compiles now. 1998-10-31 16:30:43 +00:00
pavlov%pavlov.net
f809dab836 update for event handler and file widget 1998-10-31 16:20:07 +00:00
blizzard%appliedtheory.com
6dfdf2c380 make nsButton.cpp compile. Initial nsWindow as well. The header file works,
the .cpp file doesn't compile yet ( it's still Motif )
1998-10-31 16:19:33 +00:00
shaver%netscape.com
3bbd8557f1 add gtklayout.* to local build, since we'll need it for the drawing context, and we don't want all of gnome-libs 1998-10-31 16:17:21 +00:00
blizzard%appliedtheory.com
5bdb958461 cleaned up this interface - it builds and even might do some stuff 1998-10-31 16:02:16 +00:00
pavlov%pavlov.net
2fde421d9c added the GtkEventHandler stuff for the gtk widget set 1998-10-31 15:57:22 +00:00
pavlov%pavlov.net
2cea196780 Fixed some problems the inital checkin and added some new files. 1998-10-31 15:42:09 +00:00
mcafee%netscape.com
a6f9ad1357 libgfxunix.a -> libgfxmotif.a. r=ramiro@netscape.com, spider@netscape.com 1998-10-31 07:05:37 +00:00
mcafee%netscape.com
836433f6bf Removing Rhapsody hack 1998-10-31 06:39:58 +00:00
blizzard%appliedtheory.com
9cf6d24337 Patches from Stuart Parmenter <pavlov@innerx.net>. This does not build,
these files are just a starting point.
1998-10-31 05:30:25 +00:00
troy%netscape.com
633fecba5e Added code to invalidate the frame after a resize if there is border or
padding. Otherwise the border/padding area was left dirty
1998-10-31 04:40:01 +00:00
blizzard%appliedtheory.com
b20766e1cf Skel code for gtk/gdk gfx library. This compiles and does nothing else. 1998-10-31 04:12:39 +00:00
briano%netscape.com
c86dcaf554 Added a check for another ARM variant. 1998-10-31 04:10:42 +00:00
troy%netscape.com
b6d7f0aa2f Added release of content object in SetDocumentInChildrenOf. This fixes a
memory leak
1998-10-31 04:00:25 +00:00
sar%netscape.com
54b32fe09a nsDOMEVent.h -> nsDOMEvent.h to fix build bustage 1998-10-31 02:15:35 +00:00
spider%netscape.com
9c63954911 WIP mime stuff 1998-10-31 02:04:30 +00:00
cls%seawood.org
f83469a9ac Updated DEFINES 1998-10-31 01:40:28 +00:00
spider%netscape.com
f9e9c2b527 WIP: Mime 1998-10-31 01:28:10 +00:00
cls%seawood.org
e5b59a4f10 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
316e43f0bc First pass at DataCollection Manager 1998-10-31 00:55:23 +00:00
spider%netscape.com
a734285ba0 Add MIME Basic Body Part 1998-10-31 00:48:41 +00:00
spider%netscape.com
35768a4181 Adding MIME Basic Part interface 1998-10-31 00:47:25 +00:00
akkana%netscape.com
12e1fbd5c6 Fix the static-class-object-from-DSO problem. Approved by briano. 1998-10-31 00:38:27 +00:00
cyeh%netscape.com
10c5bd423c pull_all now an option 1998-10-31 00:25:41 +00:00
troy%netscape.com
1db13ce906 Changed to define _DEBUG if MOZ_DEBUG is set. 1998-10-31 00:25:40 +00:00
kipp%netscape.com
e09b41d06b 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
bbffb15213 FreeBSD shared libs opt, take2 1998-10-30 23:52:59 +00:00
akkana%netscape.com
81795d0cf7 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
e8b0525ac9 Changed DeleteFrame() to prevent unwanted view event dispatch during frame
destruction
1998-10-30 23:38:03 +00:00
akkana%netscape.com
bb2691d06c 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
f01655410d 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
6f31889714 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
fcee38d414 Support mCombinedArea computation 1998-10-30 22:15:16 +00:00
kipp%netscape.com
149a21512a Support mCombinedArea in metrics; implement MoveInSpaceManager by passing it through to the children 1998-10-30 22:13:58 +00:00
kipp%netscape.com
f9095ecab3 Added mCombinedArea to the metrics; added MoveInSpaceManager to the html-reflow methods 1998-10-30 22:13:14 +00:00
kipp%netscape.com
3d6c47fc43 Removed anchored-items IID 1998-10-30 22:12:33 +00:00
kipp%netscape.com
89b3c4cc7c Cleaned up Paint method 1998-10-30 22:12:19 +00:00
kipp%netscape.com
915d9bece5 Added MoveInSpaceManager stub 1998-10-30 22:11:47 +00:00
kipp%netscape.com
5fb9eaee53 Added PaintChild method that properly handles OUTSIDE_CHILDREN bit 1998-10-30 22:11:06 +00:00
kipp%netscape.com
a10209c1f6 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
b7d0e76c3a fixed a comment 1998-10-30 22:09:13 +00:00
kipp%netscape.com
00631d2c5e Removed nsIAnchoredItems from the body frame; body no longer handles floaters 1998-10-30 22:08:48 +00:00
kipp%netscape.com
9cff3505a4 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
6d537283bc WIP: Mime stuff 1998-10-30 22:07:53 +00:00