]> Pileus Git - ~andy/gtk/history - gdk/linux-fb/gdkkeyboard-fb.c
Fixes #136082 and #135265, patch by Morten Welinder.
[~andy/gtk] / gdk / linux-fb / gdkkeyboard-fb.c
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2003-05-27 Matthias ClasenRemove dubious bitfields of unspecified signedness...
2002-12-05 Eric WarmenhovenMore proper vt switch handling
2002-10-23 Matthias ClasenRemove redundant doc comments.
2002-10-03 Eric Warmenhovenimplement maximize for linux-fb
2002-09-27 Eric WarmenhovenMove gdk_keval_name and gdk_keyval_from_name to new...
2002-09-22 Owen TaylorPatch from Eric Warmenhoven to with miscellaneous linux...
2002-09-10 Owen TaylorPatch from Eric Warmonhoven to get linux-fb compiling...
2002-04-05 Alex LarssonFix undefined variable typo. Patch from Simon Floery...
2002-03-22 Owen TaylorFix memory leak. (#74400, Morten Welinder.)
2002-03-21 Alex LarssonPatches from Carlo E. Prelz <fluido@fluido.as> Now...
2002-02-21 Owen TaylorImplement "fuzzy" key binding lookups; allow matches...
2001-09-08 Alex LarssonRemoved unused function.
2001-06-25 Alexander LarssonAdded --enable-fbmanager. This is some experimental...
2001-06-12 Alexander LarssonNew functions.
2001-01-31 Alexander LarssonA bunch of whitespace cleanup.
2001-01-23 3Don't leak built-in cursors.
2001-01-17 7Doh! Mixed up x and y.
2001-01-11 Alexander LarssonAdded ENABLE_SHADOW_FB
2000-12-22 Alexander LarssonDon't use isprint() for chars > 255.
2000-12-13 3Add support for ps2 intellimouse.
2000-12-12 Alexander LarssonDon't free gdk_fb_keyboard twice.
2000-12-08 Alexander LarssonNew file containing the abstracted keyboard driver...