2007-06-18 Matthew Allum <mallum@openedhand.com>
authorMatthew Allum <mallum@openedhand.com>
Mon, 18 Jun 2007 09:15:00 +0000 (09:15 +0000)
committerMatthew Allum <mallum@openedhand.com>
Mon, 18 Jun 2007 09:15:00 +0000 (09:15 +0000)
commit1494a017c3c0e4e0a991b5a2d586898023d807ff
tree62976a11cbaa0421638f0b4220988da8449694a2
parent339b22ded93c41367dd26d6707296585b2f7ff2a
2007-06-18  Matthew Allum  <mallum@openedhand.com>

        * clutter/sdl/clutter-event-sdl.c:
        Seemingly fix SDL Event source.
        Add some very basic SDL keysym translation.
        (Thanks to Thomas Van Machelen for initial translation code)

        * tests/test-events.c:
        Dump some info on keysyms pressed.
ChangeLog
clutter/sdl/clutter-event-sdl.c
tests/test-events.c