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

6 Коммитов

Автор SHA1 Сообщение Дата
ramiro%netscape.com 25386e063a Change 'static XtResource' to 'static const XtResource' types for resources.
Thanks to Joe Keane <jgk@jgk.org>.
1998-09-17 09:55:48 +00:00
ramiro%netscape.com 772e4db56c Many cpp's do not like "#ifdef 0" (it's illegal in strict ANSI C I suspect),
including HP-UX's ANSI C. Line 1633 of cmd/xfe/XfeWidgets/Xfe/Pane.c uses
"#ifdef 0" - it should be "#if 0" of course. HP's ANSI C refuses to compile
this file without it being fixed.
Thanks to rkl@connect.org.uk for pointing this out.
1998-09-09 09:09:00 +00:00
ramiro%netscape.com 39b5752a7f Fix a bunch of comments that got screwed when the license was pasted. Also,
add a basic defines header where to put commonly accesed macros without
having to include all the stuff in <Xfe/Xfe.h>.
1998-07-29 09:53:53 +00:00
ramiro 8e5f8f7422 Allow XmNpaneChildType to be changed. So that panes can swap children
on the fly.
1998-06-04 08:50:26 +00:00
ramiro 4cb2e40aa6 Add initial support for layable children resource. 1998-05-22 06:50:41 +00:00
ltabb 3b56a9af51 Free the lizard 1998-03-28 02:44:41 +00:00