summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorBenjamin Otte <otte@gnome.org>2005-01-08 18:27:07 +0000
committerBenjamin Otte <otte@gnome.org>2005-01-08 18:27:07 +0000
commitd94ba1f15ad88ddb8905fdf32b8503ab054e381c (patch)
tree858da1377eed8c412ceef199f759ceb94fc104e8 /ChangeLog
parent6de8ef1c42a5eeeb38346ac2c20bc9f144ef13ed (diff)
downloadgst-plugins-bad-d94ba1f15ad88ddb8905fdf32b8503ab054e381c.tar.gz
gst-plugins-bad-d94ba1f15ad88ddb8905fdf32b8503ab054e381c.tar.bz2
gst-plugins-bad-d94ba1f15ad88ddb8905fdf32b8503ab054e381c.zip
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. ;)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4f3187e5..a11d7909 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2005-01-08 Benjamin Otte <otte@gnome.org>
+
+ * 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 <rbultje@ronald.bitfreak.net>
* configure.ac: