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

11057 Коммитов

Автор SHA1 Сообщение Дата
pavlov%pavlov.net 0b3b5d2ed5 more work on making this stuff work. 1998-11-01 19:30:03 +00:00
pavlov%pavlov.net 0e940e715e few fixes here and there.. more work on making it work 1998-11-01 19:29:40 +00:00
shaver%netscape.com d3a78bbab7 include gtklayout.h to get the symbol-hiding ifdefs and link correctly -- and get rid of the helpful warning 1998-11-01 18:43:48 +00:00
pavlov%pavlov.net 588e80ed0f fix up for container add bug 1998-11-01 18:30:40 +00:00
shaver%netscape.com 1c91bfad06 would you believe that nsMotifWidgetFactory.cpp is actually totally portable and reusable code 1998-11-01 18:13:37 +00:00
pavlov%pavlov.net 3ac7ffd2e3 added nsPopUpMenu.cpp 1998-11-01 18:12:55 +00:00
shaver%netscape.com 5ee66c6bd6 GTK needs a different gfx lib 1998-11-01 17:13:34 +00:00
shaver%netscape.com 9c9a7836f7 oops...when they ask for motif, they should still get motif 1998-11-01 17:09:50 +00:00
shaver%netscape.com 539c020bac build the GTK stuff if --enable-nglayout=gtk 1998-11-01 07:51:00 +00:00
shaver%netscape.com 6785862efa use gtk-config to find proper CFLAGS 1998-11-01 07:49:23 +00:00
shaver%netscape.com df859b1cc4 build the right files for --enable-nglayout=gtk 1998-11-01 07:48:25 +00:00
troy%netscape.com 10c06c1b72 Renamed HaveConstrainedWidth() and HaveConstrainedHeight() to HaveFixedContentWidth()
and HaveFixedContentHeight()
1998-11-01 01:29:00 +00:00
blizzard%appliedtheory.com 459a357b85 add timer code for gtk from Frank Visser <fvisser@hgmp.mrc.ac.uk> 1998-11-01 00:13:30 +00:00
shaver%netscape.com f8df112cb4 add --enable-nglayout=gtk to build with GTK and not motif 1998-11-01 00:09:30 +00:00
blizzard%appliedtheory.com 605ee983dc new main for GTK impl of webshell 1998-10-31 23:43:28 +00:00
blizzard%appliedtheory.com bad644b8ca fixes to get building and linking. 1998-10-31 23:17:57 +00:00
blizzard%appliedtheory.com 0164653eae fixes to get building and linking 1998-10-31 23:17:10 +00:00
kipp%netscape.com 769f9406a0 nit changes 1998-10-31 22:53:00 +00:00
kipp%netscape.com 2034afb7a2 Removed a private assert 1998-10-31 22:50:38 +00:00
kipp%netscape.com fc442fff49 Removed mInlineAware 1998-10-31 22:50:26 +00:00
kipp%netscape.com 55531d7ce2 Added vertical alignment tracing; use new line layout white-space handling routines 1998-10-31 22:50:16 +00:00
kipp%netscape.com 4cedea6f5b Reworked white-space compression flags so that inline-reflow can detect white-space aware frames properly 1998-10-31 22:48:56 +00:00
kipp%netscape.com d78d1dba7c 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 1998-10-31 22:48:21 +00:00
kipp%netscape.com 40ce227095 Support hspace/vspace properly 1998-10-31 22:45:39 +00:00
pavlov%pavlov.net 166d7a3e79 lots and lots of Gtk/Gdk code added to nsWindow.cpp 1998-10-31 21:56:02 +00:00
shaver%netscape.com 6a93d8519a move gtklayout.c here, and do some symbol munging so we don't conflict with the one in gnome-libs 1998-10-31 21:43:01 +00:00
shaver%netscape.com e594a3292e gtklayout.c needs to be in widgets, not gfx 1998-10-31 21:42:02 +00:00
shaver%netscape.com 9c23e7383e use gtk-config to find CFLAGS 1998-10-31 20:34:17 +00:00
pavlov%pavlov.net 5b84280fb5 fix the broken Makefile.in 1998-10-31 20:32:04 +00:00
pavlov%pavlov.net 767f2a8395 oops, small typo that would have screwd upsome stuff 1998-10-31 20:26:59 +00:00
pavlov%pavlov.net 12cf321755 oops, forgot that we didn't want the column titles displayed 1998-10-31 20:21:19 +00:00
briano%netscape.com dfbaaa22c5 Make the OSF/1 OS_RELEASE macro compatible with that used by NSPR. 1998-10-31 20:14:33 +00:00
pavlov%pavlov.net 2df82c97dc Converted almost all of nsListBox to a GtkCList 1998-10-31 20:05:28 +00:00
shaver%netscape.com 84e0b04e0b add widget/src/gtk/Makefile 1998-10-31 19:45:01 +00:00
troy%netscape.com 1d38fe07e0 Changed InitConstraints() to set the constraint to be "fixed content"
rather than "constrained" if there's an explicit width or height property
specified
1998-10-31 17:56:37 +00:00
pavlov%pavlov.net fefa38b7d0 just about finish setting up all the files needed for gtk to compile 1998-10-31 17:54:41 +00:00
pavlov%pavlov.net 79319bc6b0 add menu files which do compile 1998-10-31 17:20:45 +00:00
pavlov%pavlov.net 961c2685d9 nsWindow now compiles! whoo! about half way there! 1998-10-31 17:09:39 +00:00
blizzard%appliedtheory.com f92dedc0c0 compiles now. 1998-10-31 17:02:32 +00:00
blizzard%appliedtheory.com 3521080188 File widget compiles now. 1998-10-31 16:54:50 +00:00
pavlov%pavlov.net a12d9ad7cb radio button compiles now 1998-10-31 16:49:26 +00:00
pavlov%pavlov.net cfb6321715 move widgets into protected instead of private 1998-10-31 16:44:00 +00:00
pavlov%pavlov.net 586804312e these now compile 1998-10-31 16:40:31 +00:00
blizzard%appliedtheory.com 27f64ff645 nsDialog compiles now 1998-10-31 16:35:29 +00:00
blizzard%appliedtheory.com 2d163e563b this compiles now. 1998-10-31 16:30:43 +00:00
pavlov%pavlov.net 74a090d21f update for event handler and file widget 1998-10-31 16:20:07 +00:00
blizzard%appliedtheory.com c37b9c2118 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 6760a95c49 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 1e0a01655a cleaned up this interface - it builds and even might do some stuff 1998-10-31 16:02:16 +00:00
pavlov%pavlov.net 765160c7a6 added the GtkEventHandler stuff for the gtk widget set 1998-10-31 15:57:22 +00:00