summaryrefslogtreecommitdiff
path: root/uisimulator/x11/button-x11.c
AgeCommit message (Expand)Author
2003-04-23Now supports key-repeat in the simulator!Daniel Stenberg
2003-01-24Remove use of rockbox-mode.el in local variables list.Mats Lidell
2002-10-14Now the X11 simulator sets the BUTTON_REL bit properly and thus generatesDaniel Stenberg
2002-10-13slow down the button check function, this makes the cube look sane in theDaniel Stenberg
2002-08-21Added button release eventsBjörn Stenberg
2002-08-07healing the X11 simulator (button_get_w_tmo wise), please bear with me as IDaniel Stenberg
2002-08-05there is no XK_Enter!Daniel Stenberg
2002-08-05George Styles added a few keys for running the simulator on without numericalDaniel Stenberg
2002-07-27Added set_release() and set_repeat()Linus Nielsen Feltzing
2002-06-25Some X servers send KP_Begin for keypad 5Björn Stenberg
2002-06-14warning hunt and kill sessionDaniel Stenberg
2002-05-29shorten the sleep for blocking key-gets to make it behave betterDaniel Stenberg
2002-05-28adjusted to new button_get apiDaniel Stenberg
2002-05-21Added player MENU and ON keysBjörn Stenberg
2002-05-16Added support for player keypadBjörn Stenberg
2002-05-13Changing to C99 'bool'Björn Stenberg
2002-05-04don't define anything like this hereDaniel Stenberg
2002-04-27moved X11-specific files into a separate subdir to keep root clean forDaniel Stenberg