gtk2/demos/gtk-demo
Owen Taylor 629a0e1424 Patch from James Henstridge to update to automake-1.7 (#109542)
Tue May  6 16:50:52 2003  Owen Taylor  <otaylor@redhat.com>

        Patch from James Henstridge to update to automake-1.7
        (#109542)

        * autogen.sh: update to call newer tools.

        * configure.in: various updates, to use M4 macros to put
        variables that change each release at the top.
        Use AC_HELP_STRING to format help strings.
        Use AC_CONFIG_COMMANDS to generate gdkconfig.h.

        * Makefile.am: require Automake 1.7.  Remove gdk-2.0.pc and
        gtk+-2.0.pc on uninstall.  Pass --enable-gtk-doc to configure
        during distcheck.

        * docs/reference/*/Makefile.am: simplify to use the gtk-doc.make
        makefile fragment.

        * */Makefile.am: don't use STRIP_BEGIN/STRIP_END.
        Use BUILT_SOURCES where appropriate.
        Build generated files in builddir rather than srcdir.
        Fix uninstall and distclean targets to satisfy distcheck.

        ===

        * gdk/*/Makefile.am: Remove the hacks to get gdkenumtypes.h
        built first, since we are now using BUILT_SOURCES.

        * gdk/Makefile.am: Remove an outdated comment about gdk_headers.

        * demos/gtk-demo/Makefile.am: Fix srcdir != buildd problem
        with geninclude.pl.

        * configure.in: Update versions to 2.3.0.
2003-05-06 21:55:41 +00:00
..
.cvsignore cvsignore updates 2000-11-16 16:14:17 +00:00
alphatest.png fix some shell typos 2001-05-07 15:58:47 +00:00
apple-red.png fix to properly queue resizes when the image is set 2001-04-18 18:09:18 +00:00
appwindow.c add deprecation compile flags 2002-09-29 21:24:24 +00:00
background.jpg fix to properly queue resizes when the image is set 2001-04-18 18:09:18 +00:00
button_box.c at Oct 20 19:38:16 2001 Owen Taylor <otaylor@redhat.com> 2001-10-20 23:39:32 +00:00
changedisplay.c Deprecation cleanup 2002-10-13 23:56:31 +00:00
colorsel.c Explicitely draw an opaque rectangle using the background color rather 2003-01-30 20:05:03 +00:00
demo-common.h Version 1.3.11 Require GLib-1.3.11, Pango-0.22, ATK-0.7. Restore to 2001-11-23 21:46:44 +00:00
dialog.c at Oct 20 19:38:16 2001 Owen Taylor <otaylor@redhat.com> 2001-10-20 23:39:32 +00:00
drawingarea.c add deprecation compile flags 2002-09-29 21:24:24 +00:00
editable_cells.c add deprecation compile flags 2002-09-29 21:24:24 +00:00
floppybuddy.gif fix some shell typos 2001-05-07 15:58:47 +00:00
geninclude.pl.in Subsitute in @PERL@ instead of hardcoded /usr/bin/perl. (#78355, Gareth 2002-05-14 23:57:40 +00:00
gnome-applets.png fix to properly queue resizes when the image is set 2001-04-18 18:09:18 +00:00
gnome-calendar.png fix to properly queue resizes when the image is set 2001-04-18 18:09:18 +00:00
gnome-foot.png fix to properly queue resizes when the image is set 2001-04-18 18:09:18 +00:00
gnome-gimp.png fix to properly queue resizes when the image is set 2001-04-18 18:09:18 +00:00
gnome-gmush.png fix to properly queue resizes when the image is set 2001-04-18 18:09:18 +00:00
gnome-gsame.png fix to properly queue resizes when the image is set 2001-04-18 18:09:18 +00:00
gnu-keys.png fix to properly queue resizes when the image is set 2001-04-18 18:09:18 +00:00
gtk-logo-rgb.gif Handle case where we need to parse the xsetting as if it were an RC file 2001-06-04 23:15:51 +00:00
images.c add deprecation compile flags 2002-09-29 21:24:24 +00:00
item_factory.c gtk/gtkmain.c g_module_symbol takes a gpointer *, not just a gpointer. 2001-12-05 02:49:32 +00:00
list_store.c add deprecation compile flags 2002-09-29 21:24:24 +00:00
main.c Only use files from the current directory if it looks like the srcdir. 2003-04-02 23:06:16 +00:00
Makefile.am Patch from James Henstridge to update to automake-1.7 (#109542) 2003-05-06 21:55:41 +00:00
makefile.msc.in new file 2002-02-27 16:37:04 +00:00
menus.c demos/gtk-demo/appwindow.c reduce compiler warnings 2001-11-16 11:50:04 +00:00
panes.c at Oct 20 19:38:16 2001 Owen Taylor <otaylor@redhat.com> 2001-10-20 23:39:32 +00:00
pixbufs.c demos/pixbuf-demo.c demos/testpixbuf.c remove deprecated gtk_timeout_* 2003-02-01 01:47:01 +00:00
sizegroup.c at Oct 20 19:38:16 2001 Owen Taylor <otaylor@redhat.com> 2001-10-20 23:39:32 +00:00
stock_browser.c add deprecation compile flags 2002-09-29 21:24:24 +00:00
textview.c Use octal escapes rather than literal UTF-8. 2002-12-07 00:03:34 +00:00
tree_store.c demos/gtk-demo/main.c demos/gtk-demo/tree_store.c gdk/x11/gdkscreen-x11.c 2003-02-28 01:45:51 +00:00