aboutsummaryrefslogtreecommitdiff
path: root/common/keyboard.h
AgeCommit message (Expand)Author
2014-02-18COMMON: Make GPL headers consistent in themselves.Johannes Schickel
2012-08-26Merge remote branch 'upstream/master' into pegasusMatthew Hoops
2012-07-01COMMON: Expand a bit the KeyState documentationThierry Crozat
2012-04-09COMMON: Add a KBD_META key state flagMatthew Hoops
2011-12-30COMMON: Slight formatting fix.Johannes Schickel
2011-12-30COMMON: Perform some keymapper-related changes to the KeyState structFilippos Karapetis
2011-10-27COMMON: Remove ascii check from KeyState::operator==Tarek Soliman
2011-08-18COMMON: Slight formatting fix.Johannes Schickel
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2010-11-28AmigaOS: Fixed compilation after the latest GSoC code merging (bug #3121350)Filippos Karapetis
2010-11-08COMMON: Make KeyState::hasFlags constMax Horn
2010-02-23Update Common::KeyState commentsMax Horn
2010-02-21Patch for bug 2943361 by littleboy, adding full kb modifier support to all en...Yotam Barnoy
2009-05-12Allow creation of KeyState with zero ascii value.Eugene Sandulenko
2008-09-26Merged revisions 33452-33453,33455-33459,33463-33464,33466-33471,33473-33474,...Stephen Kennedy
2008-09-03correct a typo (thanks to salty-horse)Matthew Hoops
2008-07-21Moved UserAction and HardwareKey classes into their own respective header files.Stephen Kennedy
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
2007-06-23Added more flexible KeyState constructor; updated comment in gui/Key.hMax Horn
2007-06-22Moved keyboard stuff to a separate header fileMax Horn