]> Pileus Git - ~andy/gtk/commit - examples/list/list.c
More work on #71430.
authorMatthias Clasen <matthiasc@src.gnome.org>
Sat, 16 Feb 2002 23:52:30 +0000 (23:52 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Sat, 16 Feb 2002 23:52:30 +0000 (23:52 +0000)
commitb3d5f148e6c0e2cb688403655c7800b762e33602
tree1056439dd24e464adbabc5c374182a886c669345
parent554838e4f602d59f5be241d1da188934d51d49c3
More work on #71430.

* examples/*/Makefile (CFLAGS): add deprecation guards.

* docs/tutorial/gtk-tut.sgml, examples/*/*.c: make most examples
deprecation-clean; the major offenders right now are the examples
that make heavy use of completely deprecated or broken widgets:
list, tree, text, pixmap, paned and progressbar. These will have
to be redone from scratch.

* demos/Makefile.am (INCLUDES): add -DGDK_PIXBUF_DISABLE_DEPRECATED.
89 files changed:
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
demos/Makefile.am
docs/tutorial/gtk-tut.sgml
examples/arrow/Makefile
examples/arrow/arrow.c
examples/aspectframe/Makefile
examples/aspectframe/aspectframe.c
examples/base/Makefile
examples/base/base.c
examples/buttonbox/Makefile
examples/buttonbox/buttonbox.c
examples/buttons/Makefile
examples/buttons/buttons.c
examples/calendar/Makefile
examples/calendar/calendar.c
examples/clist/Makefile
examples/clist/clist.c
examples/entry/Makefile
examples/entry/entry.c
examples/eventbox/Makefile
examples/eventbox/eventbox.c
examples/filesel/Makefile
examples/filesel/filesel.c
examples/fixed/Makefile
examples/fixed/fixed.c
examples/frame/Makefile
examples/frame/frame.c
examples/gtkdial/Makefile
examples/gtkdial/dial_test.c
examples/gtkdial/gtkdial.c
examples/gtkdial/gtkdial.h
examples/helloworld/Makefile
examples/helloworld/helloworld.c
examples/helloworld2/Makefile
examples/helloworld2/helloworld2.c
examples/label/Makefile
examples/label/label.c
examples/list/Makefile
examples/list/list.c
examples/menu/Makefile
examples/menu/itemfactory.c
examples/menu/menu.c
examples/notebook/Makefile
examples/notebook/notebook.c
examples/packbox/Makefile
examples/packbox/packbox.c
examples/paned/Makefile
examples/paned/paned.c
examples/pixmap/Makefile
examples/pixmap/pixmap.c
examples/progressbar/Makefile
examples/progressbar/progressbar.c
examples/radiobuttons/Makefile
examples/radiobuttons/radiobuttons.c
examples/rangewidgets/Makefile
examples/rangewidgets/rangewidgets.c
examples/rulers/Makefile
examples/rulers/rulers.c
examples/scribble-simple/Makefile
examples/scribble-simple/scribble-simple.c
examples/scribble-xinput/Makefile
examples/scribble-xinput/scribble-xinput.c
examples/scrolledwin/Makefile
examples/scrolledwin/scrolledwin.c
examples/selection/Makefile
examples/selection/gettargets.c
examples/selection/setselection.c
examples/spinbutton/Makefile
examples/spinbutton/spinbutton.c
examples/statusbar/Makefile
examples/statusbar/statusbar.c
examples/table/Makefile
examples/table/table.c
examples/text/Makefile
examples/text/text.c
examples/tictactoe/Makefile
examples/tictactoe/tictactoe.c
examples/tictactoe/tictactoe.h
examples/tictactoe/ttt_test.c
examples/tree/Makefile
examples/tree/tree.c
examples/wheelbarrow/Makefile
examples/wheelbarrow/wheelbarrow.c