From 94cb364fa265d064452bef7047578438e2ee018b Mon Sep 17 00:00:00 2001 From: Benjamin Otte Date: Sat, 8 Jan 2005 18:27:07 +0000 Subject: [PATCH] gst/games/gstpuzzle.c: - handle nav events differently: forward every event no matter if it was handled or not. Original commit message from CVS: * gst/games/gstpuzzle.c: (nav_event_handler): - handle nav events differently: forward every event no matter if it was handled or not. - translate events You can now cheat by using navigationtest ! puzzle and moving the mouse close to the edge of a tile. ;) --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ChangeLog b/ChangeLog index 4f3187e..a11d790 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2005-01-08 Benjamin Otte + + * gst/games/gstpuzzle.c: (nav_event_handler): + - handle nav events differently: forward every event no matter if it + was handled or not. + - translate events + You can now cheat by using navigationtest ! puzzle and moving the + mouse close to the edge of a tile. ;) + 2005-01-08 Ronald S. Bultje * configure.ac: -- 2.7.4