summaryrefslogtreecommitdiff
path: root/gdk/linux-fb/gdkinput-ps2.c
Commit message (Expand)AuthorAgeFilesLines
* New file containing the abstracted keyboard driver. Most code taken fromAlexander Larsson2000-12-081-781/+0
* Add gdkmouse-fb.cAlexander Larsson2000-12-061-999/+1
* Update to match latest gmain/gsource changes.Alexander Larsson2000-12-061-0/+11
* If there is a grab, but no grab-cursor, use the cursor from the grabbedAlexander Larsson2000-11-291-3/+13
* Do implicit button grabs, even if the window doesn't want the event.Alexander Larsson2000-11-291-61/+91
* Implement configure events and correct enter/leave notification.Alexander Larsson2000-11-281-99/+129
* Huge GtkFB patch with lots of small bugfixes and initial selections implement...Alexander Larsson2000-11-251-17/+23
* i2000-11-22 Alexander Larsson <alexl@redhat.com>Alexander Larsson2000-11-221-80/+18
* Removed unused arguments from gdk_fb_drawable_get_pixel().Alexander Larsson2000-11-201-31/+29
* Cleanup and reindent of GtkFB.Alexander Larsson2000-11-131-331/+484
* Forgot to remove stray g_print()Alexander Larsson2000-11-071-2/+0
* use g_object_new() instead of g_type_create_instance() which is a privateAlexander Larsson2000-11-071-137/+210
* Make numeric keypad work.Elliot Lee2000-08-091-14/+14
* Some hacks to stop screen blanking.Elliot Lee2000-08-091-0/+41
* Implement gdk_beep() (woohoo!)Elliot Lee2000-08-091-0/+17
* Fix GDK_Left position in table.Elliot Lee2000-08-091-1/+1
* At init time, read data from the PS/2 mouse until there's nothing left toElliot Lee2000-08-081-3/+7
* Handle GDK_INCLUDE_INFERIORS subwindow_mode.Elliot Lee2000-08-071-1/+1
* Store mouse coords as doubles not ints...Elliot Lee2000-08-071-1/+1
* Works.Elliot Lee2000-08-071-20/+30
* fidmour support, mouse genericization (the file is now quite misnamed, I'mElliot Lee2000-08-071-127/+311
* Warning fixes.Elliot Lee2000-08-071-2/+9
* Implement gdkcc (visually broken, but can be fixed by someone with a clueElliot Lee2000-08-041-0/+1
* sync to ps2-less anodeElliot Lee2000-08-031-5/+12
* We really do need to include gdkfb.h in order to get the GDK_PARENT_ROOT()Elliot Lee2000-07-311-14/+24
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* (Part 2) Remove gdk_*_lookup() defines, since they are defined by theElliot Lee2000-07-241-404/+515
* *** empty log message ***Elliot Lee2000-06-201-20/+64
* Put it into CVS.Elliot Lee2000-05-311-0/+1096