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)
commit9e2f18edbabb3e032a0fc44d41614b83de56518f
tree8aed907e33975cd72085748234555d08f11abcfc
parentf4abc5e02b903e23ebf484f58a07b85f4f5b07f7
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