Yves Rizoud
|
a38f08d2bb
|
Fix the close button requiring an extra click somewhere (on win9x at least)
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@564 416bcca6-2ee7-4201-b75f-2eb2f807beb1
|
2009-01-28 22:47:13 +00:00 |
|
Adrien Destugues
|
11bc1066ba
|
Fixes window resize and key repeat. New key behaviour : the Touche will containe the last key pressed, until it is released. This can be problematic in some places, but i'm not sure. The other possibility is to unset it when entering get_input to get the old behaviour and rely on the key repeat.
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@560 416bcca6-2ee7-4201-b75f-2eb2f807beb1
|
2009-01-28 18:43:27 +00:00 |
|
Adrien Destugues
|
4d62d6f93f
|
Fixed some bugs with mouse clicks. Also added a debug info when an unhandled sdl event occurs. It seems there are events when the window is focused and unfocused, for example. We may use them to hide and display back our software cursor.
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@559 416bcca6-2ee7-4201-b75f-2eb2f807beb1
|
2009-01-28 18:32:46 +00:00 |
|
Adrien Destugues
|
c018c13352
|
First "working" version of new get_input... buggy, but i'm working on it
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@556 416bcca6-2ee7-4201-b75f-2eb2f807beb1
|
2009-01-26 11:07:36 +00:00 |
|
Adrien Destugues
|
bcc835f251
|
New input handler. Still work in progress and unused, but it's time to sleep for me :)
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@552 416bcca6-2ee7-4201-b75f-2eb2f807beb1
|
2009-01-21 23:02:00 +00:00 |
|