gst/games/gstpuzzle.c: no memleaks, please change initialization code around so we...
authorBenjamin Otte <otte@gnome.org>
Thu, 6 Jan 2005 18:44:08 +0000 (18:44 +0000)
committerBenjamin Otte <otte@gnome.org>
Thu, 6 Jan 2005 18:44:08 +0000 (18:44 +0000)
commitb63857c00d0259381c02dc6d8fa5d2e0b5432ba1
tree54f00aa5aa102d232af51fdaf981aa2e1083d613
parent61ce873db7e20d19c2796e3c395f31018e9b74ca
gst/games/gstpuzzle.c: no memleaks, please change initialization code around so we don't reshuffle on resize fix anot...

Original commit message from CVS:
* gst/games/gstpuzzle.c: (gst_puzzle_get_type),
(gst_puzzle_class_init), (gst_puzzle_finalize):
no memleaks, please
(gst_puzzle_create), (gst_puzzle_init),
(gst_puzzle_set_property), (gst_puzzle_setup):
change initialization code around so we don't reshuffle on resize
(draw_puzzle):
fix another stupid typo
ChangeLog