Generate marshaller functions instead of using prebuilt ones.
authorJohn Darrington <john@darrington.wattle.id.au>
Wed, 26 Nov 2008 12:31:52 +0000 (21:31 +0900)
committerJohn Darrington <john@darrington.wattle.id.au>
Wed, 26 Nov 2008 12:31:52 +0000 (21:31 +0900)
commit176d797337156a8affdcacfb1dddf8a4de8c5545
tree24111ea2dc62fec723ef2ecc8160bac8b5422e57
parente3ed16d6f22eb58d277af46b3c77993920faa0dc
Generate marshaller functions instead of using prebuilt ones.

Use the glib-genmarshal program (distributed with glib) to
build the marshaller functions that came with gtkxpaned and
gtksheet.
lib/gtksheet/automake.mk
lib/gtksheet/gsheetmodel.c
lib/gtksheet/gtkextra-marshal.c [deleted file]
lib/gtksheet/gtkextra-marshal.h [deleted file]
lib/gtksheet/gtkmarshalers.c [deleted file]
lib/gtksheet/gtkmarshalers.h [deleted file]
lib/gtksheet/gtksheet.c
lib/gtksheet/gtkxpaned.c
lib/gtksheet/marshaller-list [new file with mode: 0644]
src/ui/gui/psppire-case-file.c
src/ui/gui/psppire-dict.c