Commit Graph

53979 Commits

Author SHA1 Message Date
blizzard%appliedtheory.com
90d84e1b14 new main for GTK impl of webshell
git-svn-id: svn://10.0.0.236/trunk@13830 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-31 23:43:28 +00:00
blizzard%appliedtheory.com
3b2e752c9d fixes to get building and linking.
git-svn-id: svn://10.0.0.236/trunk@13829 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-31 23:17:57 +00:00
blizzard%appliedtheory.com
71846e88e0 fixes to get building and linking
git-svn-id: svn://10.0.0.236/trunk@13828 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-31 23:17:10 +00:00
kipp%netscape.com
6268b0ebfb nit changes
git-svn-id: svn://10.0.0.236/trunk@13827 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-31 22:53:00 +00:00
kipp%netscape.com
c3340327ce Removed a private assert
git-svn-id: svn://10.0.0.236/trunk@13826 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-31 22:50:38 +00:00
kipp%netscape.com
da930054fd Removed mInlineAware
git-svn-id: svn://10.0.0.236/trunk@13825 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-31 22:50:26 +00:00
kipp%netscape.com
44278b8dbc Added vertical alignment tracing; use new line layout white-space handling routines
git-svn-id: svn://10.0.0.236/trunk@13824 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-31 22:50:16 +00:00
kipp%netscape.com
dc85222579 Reworked white-space compression flags so that inline-reflow can detect white-space aware frames properly
git-svn-id: svn://10.0.0.236/trunk@13823 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-31 22:48:56 +00:00
kipp%netscape.com
cd7dbec032 Use revised line-layout whitespace compression methods; fixed trim to not trim out compressed whitespace; fixed code to break multi-span words when the first placable frame contains a breakable point
git-svn-id: svn://10.0.0.236/trunk@13822 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-31 22:48:21 +00:00
kipp%netscape.com
10536d60d8 Support hspace/vspace properly
git-svn-id: svn://10.0.0.236/trunk@13821 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-31 22:45:39 +00:00
pavlov%pavlov.net
7d13af6cd7 lots and lots of Gtk/Gdk code added to nsWindow.cpp
git-svn-id: svn://10.0.0.236/trunk@13820 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-31 21:56:02 +00:00
shaver%netscape.com
75b23e3d9b move gtklayout.c here, and do some symbol munging so we don't conflict with the one in gnome-libs
git-svn-id: svn://10.0.0.236/trunk@13819 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-31 21:43:01 +00:00
shaver%netscape.com
261c09e9a4 gtklayout.c needs to be in widgets, not gfx
git-svn-id: svn://10.0.0.236/trunk@13818 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-31 21:42:02 +00:00
shaver%netscape.com
964bf5df85 use gtk-config to find CFLAGS
git-svn-id: svn://10.0.0.236/trunk@13817 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-31 20:34:17 +00:00
pavlov%pavlov.net
10e896e070 fix the broken Makefile.in
git-svn-id: svn://10.0.0.236/trunk@13816 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-31 20:32:04 +00:00
pavlov%pavlov.net
f2e785dc3d oops, small typo that would have screwd upsome stuff
git-svn-id: svn://10.0.0.236/trunk@13815 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-31 20:26:59 +00:00
pavlov%pavlov.net
0110ffd817 oops, forgot that we didn't want the column titles displayed
git-svn-id: svn://10.0.0.236/trunk@13814 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-31 20:21:19 +00:00
briano%netscape.com
d29688bda8 Make the OSF/1 OS_RELEASE macro compatible with that used by NSPR.
git-svn-id: svn://10.0.0.236/trunk@13813 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-31 20:14:33 +00:00
pavlov%pavlov.net
fd043bcb87 Converted almost all of nsListBox to a GtkCList
git-svn-id: svn://10.0.0.236/trunk@13812 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-31 20:05:28 +00:00
shaver%netscape.com
0d13f6d8ad add widget/src/gtk/Makefile
git-svn-id: svn://10.0.0.236/trunk@13811 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-31 19:45:01 +00:00
troy%netscape.com
ef67a6638f Changed InitConstraints() to set the constraint to be "fixed content"
rather than "constrained" if there's an explicit width or height property
specified


git-svn-id: svn://10.0.0.236/trunk@13810 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-31 17:56:37 +00:00
pavlov%pavlov.net
4ec4b95cab just about finish setting up all the files needed for gtk to compile
git-svn-id: svn://10.0.0.236/trunk@13809 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-31 17:54:41 +00:00
pavlov%pavlov.net
f281182e39 add menu files which do compile
git-svn-id: svn://10.0.0.236/trunk@13808 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-31 17:20:45 +00:00
pavlov%pavlov.net
3dc8a3ae8d nsWindow now compiles! whoo! about half way there!
git-svn-id: svn://10.0.0.236/trunk@13807 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-31 17:09:39 +00:00
blizzard%appliedtheory.com
3f18a46c65 compiles now.
git-svn-id: svn://10.0.0.236/trunk@13806 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-31 17:02:32 +00:00
blizzard%appliedtheory.com
390518f530 File widget compiles now.
git-svn-id: svn://10.0.0.236/trunk@13805 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-31 16:54:50 +00:00
pavlov%pavlov.net
963de1188c radio button compiles now
git-svn-id: svn://10.0.0.236/trunk@13804 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-31 16:49:26 +00:00
pavlov%pavlov.net
aea45d430c move widgets into protected instead of private
git-svn-id: svn://10.0.0.236/trunk@13803 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-31 16:44:00 +00:00
pavlov%pavlov.net
a25d4830f5 these now compile
git-svn-id: svn://10.0.0.236/trunk@13802 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-31 16:40:31 +00:00
blizzard%appliedtheory.com
204a4ebb6f nsDialog compiles now
git-svn-id: svn://10.0.0.236/trunk@13801 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-31 16:35:29 +00:00
blizzard%appliedtheory.com
26e487f807 this compiles now.
git-svn-id: svn://10.0.0.236/trunk@13800 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-31 16:30:43 +00:00
pavlov%pavlov.net
d0ec2a3f30 update for event handler and file widget
git-svn-id: svn://10.0.0.236/trunk@13799 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-31 16:20:07 +00:00
blizzard%appliedtheory.com
cbb595bc74 make nsButton.cpp compile. Initial nsWindow as well. The header file works,
the .cpp file doesn't compile yet ( it's still Motif )


git-svn-id: svn://10.0.0.236/trunk@13798 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-31 16:19:33 +00:00
shaver%netscape.com
53acefa0fb add gtklayout.* to local build, since we'll need it for the drawing context, and we don't want all of gnome-libs
git-svn-id: svn://10.0.0.236/trunk@13797 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-31 16:17:21 +00:00
blizzard%appliedtheory.com
811fd2c6b7 cleaned up this interface - it builds and even might do some stuff
git-svn-id: svn://10.0.0.236/trunk@13796 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-31 16:02:16 +00:00
pavlov%pavlov.net
29f9544186 added the GtkEventHandler stuff for the gtk widget set
git-svn-id: svn://10.0.0.236/trunk@13795 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-31 15:57:22 +00:00
pavlov%pavlov.net
e1b5af3c02 Fixed some problems the inital checkin and added some new files.
git-svn-id: svn://10.0.0.236/trunk@13794 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-31 15:42:09 +00:00
mcafee%netscape.com
26476a8f72 libgfxunix.a -> libgfxmotif.a. r=ramiro@netscape.com, spider@netscape.com
git-svn-id: svn://10.0.0.236/trunk@13793 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-31 07:05:37 +00:00
mcafee%netscape.com
9557259fac Removing Rhapsody hack
git-svn-id: svn://10.0.0.236/trunk@13792 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-31 06:39:58 +00:00
blizzard%appliedtheory.com
97b3ba87ce Patches from Stuart Parmenter <pavlov@innerx.net>. This does not build,
these files are just a starting point.


git-svn-id: svn://10.0.0.236/trunk@13791 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-31 05:30:25 +00:00
troy%netscape.com
60eb0f82a8 Added code to invalidate the frame after a resize if there is border or
padding. Otherwise the border/padding area was left dirty


git-svn-id: svn://10.0.0.236/trunk@13790 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-31 04:40:01 +00:00
blizzard%appliedtheory.com
fd9d887680 Skel code for gtk/gdk gfx library. This compiles and does nothing else.
git-svn-id: svn://10.0.0.236/trunk@13789 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-31 04:12:39 +00:00
briano%netscape.com
24c82877d7 Added a check for another ARM variant.
git-svn-id: svn://10.0.0.236/trunk@13788 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-31 04:10:42 +00:00
troy%netscape.com
cb9d4c2248 Added release of content object in SetDocumentInChildrenOf. This fixes a
memory leak


git-svn-id: svn://10.0.0.236/trunk@13787 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-31 04:00:25 +00:00
sar%netscape.com
6bcb5e9aea nsDOMEVent.h -> nsDOMEvent.h to fix build bustage
git-svn-id: svn://10.0.0.236/trunk@13783 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-31 02:15:35 +00:00
spider%netscape.com
436cbe9f4c WIP mime stuff
git-svn-id: svn://10.0.0.236/trunk@13782 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-31 02:04:30 +00:00
cls%seawood.org
e8e225d6a4 Updated DEFINES
git-svn-id: svn://10.0.0.236/trunk@13781 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-31 01:40:28 +00:00
spider%netscape.com
658c01a15c WIP: Mime
git-svn-id: svn://10.0.0.236/trunk@13779 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-31 01:28:10 +00:00
cls%seawood.org
928b076582 Fixed problem with DEFINES and missing \\. Thanks to Stuart Parmenter <pavlov@innerx.net> for pointing this out.
git-svn-id: svn://10.0.0.236/trunk@13778 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-31 01:24:13 +00:00
eyork%netscape.com
d10846bc53 First pass at DataCollection Manager
git-svn-id: svn://10.0.0.236/trunk@13777 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-31 00:55:23 +00:00