summaryrefslogtreecommitdiff
path: root/gdk/linux-fb/gdkkeyboard-fb.c
Commit message (Expand)AuthorAgeFilesLines
* Fix many sparse warnings. (#157253, Kjartan Maraas.Matthias Clasen2004-11-101-1/+1
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-0/+1
* Remove dubious bitfields of unspecified signedness. (#112919, MortenMatthias Clasen2003-05-271-1/+1
* More proper vt switch handlingEric Warmenhoven2002-12-051-2/+0
* Remove redundant doc comments.Matthias Clasen2002-10-231-75/+0
* implement maximize for linux-fbEric Warmenhoven2002-10-031-38/+180
* Move gdk_keval_name and gdk_keyval_from_name to new gdkkeynames.c, shareEric Warmenhoven2002-09-271-3/+4
* Patch from Eric Warmenhoven to with miscellaneous linux-fb fixes,Owen Taylor2002-09-221-13/+37
* Patch from Eric Warmonhoven to get linux-fb compiling with multiheadOwen Taylor2002-09-101-11/+17
* Fix undefined variable typo. Patch from Simon Floery <simon.floery@gmx.at>Alex Larsson2002-04-051-1/+1
* Fix memory leak. (#74400, Morten Welinder.)Owen Taylor2002-03-221-4/+29
* Patches from Carlo E. Prelz <fluido@fluido.as> Now gtkfb at least compilesAlex Larsson2002-03-211-0/+8
* Implement "fuzzy" key binding lookups; allow matches on key and level butOwen Taylor2002-02-211-11/+11
* Removed unused function.Alex Larsson2001-09-081-0/+1
* Added --enable-fbmanager. This is some experimental code that lets severalAlexander Larsson2001-06-251-10/+21
* New functions.Alexander Larsson2001-06-121-0/+17
* A bunch of whitespace cleanup.Alexander Larsson2001-01-311-3/+3
* Don't leak built-in cursors.32001-01-231-0/+2
* Doh! Mixed up x and y.72001-01-171-5/+7
* Added ENABLE_SHADOW_FBAlexander Larsson2001-01-111-0/+10
* Don't use isprint() for chars > 255.Alexander Larsson2000-12-221-1/+1
* Add support for ps2 intellimouse.32000-12-131-5/+6
* Don't free gdk_fb_keyboard twice.Alexander Larsson2000-12-121-2/+0
* New file containing the abstracted keyboard driver. Most code taken fromAlexander Larsson2000-12-081-0/+1431