gtk2/gdk/linux-fb
James Henstridge 21430de47d add prot struct member to hold masks for detecting the start of a protocol
2000-12-09  James Henstridge  <james@daa.com.au>

        * gdk/linux-fb/gdkmouse-fb.c (GdkFBMouseDevice): add prot struct
        member to hold masks for detecting the start of a protocol packet.
        (mouse_devs): add packet start masks for ps2 and ms device types.
        Left the mask for fidmour blank, as I have no idea what it should
        be.
        (handle_mouse_io): skip bytes until we get to the start of a
        packet.  My Logitech mouse seems to be passing an extra NULL pad
        byte, and GPM does a similar thing here.
        (gdk_fb_mouse_ms_open): changed error message to not say psaux, as
        this is the ms mouse driver.
        (gdk_fb_mouse_ms_packet): fix up button handling, which was
        completely broken except for button1.  It was checking the wrong
        bit in the packet for the status of the right mouse button, and
        wrongly assuming right == button2 rather than 3.  I fixed that and
        also added support for middle button (button2).
2000-12-09 11:10:41 +00:00
..
.cvsignore Put it into CVS. 2000-05-31 21:50:38 +00:00
gdkcc-fb.c Cleanup and reindent of GtkFB. 2000-11-13 17:40:23 +00:00
gdkcolor-fb.c New file containing the abstracted keyboard driver. Most code taken from 2000-12-08 12:38:48 +00:00
gdkcursor-fb.c New file containing the abstracted keyboard driver. Most code taken from 2000-12-08 12:38:48 +00:00
gdkdnd-fb.c Cleanup and reindent of GtkFB. 2000-11-13 17:40:23 +00:00
gdkdrawable-fb2.c More complete colormap handling. Now GdkRGB work in 8 bpp modes. 2000-12-05 16:58:25 +00:00
gdkevents-fb.c Update to match latest gmain/gsource changes. 2000-12-06 12:11:45 +00:00
gdkfb.h Huge GtkFB patch with lots of small bugfixes and initial selections implementation. 2000-11-25 15:44:35 +00:00
gdkfont-fb.c Add dummy gdk_fontset_load 2000-12-08 16:01:46 +00:00
gdkgc-fb.c Huge GtkFB patch with lots of small bugfixes and initial selections implementation. 2000-11-25 15:44:35 +00:00
gdkgeometry-fb.c Huge GtkFB patch with lots of small bugfixes and initial selections implementation. 2000-11-25 15:44:35 +00:00
gdkglobals-fb.c Huge GtkFB patch with lots of small bugfixes and initial selections implementation. 2000-11-25 15:44:35 +00:00
gdkim-fb.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gdkimage-fb.c Added virtual functions set_pixel, get_color, fill_span and draw_drawable 2000-11-15 12:45:30 +00:00
gdkinput-none.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gdkinput.c New file containing the abstracted keyboard driver. Most code taken from 2000-12-08 12:38:48 +00:00
gdkinputprivate.h applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gdkkeyboard-fb.c New file containing the abstracted keyboard driver. Most code taken from 2000-12-08 12:38:48 +00:00
gdkmain-fb.c Docs, docs, anyone want docs! 2000-12-08 15:00:07 +00:00
gdkmouse-fb.c add prot struct member to hold masks for detecting the start of a protocol 2000-12-09 11:10:41 +00:00
gdkpango-fb.c Docs, docs, anyone want docs! 2000-12-08 15:00:07 +00:00
gdkpixmap-fb.c Cleanup and reindent of GtkFB. 2000-11-13 17:40:23 +00:00
gdkprivate-fb.h New file containing the abstracted keyboard driver. Most code taken from 2000-12-08 12:38:48 +00:00
gdkproperty-fb.c Cleanup and reindent of GtkFB. 2000-11-13 17:40:23 +00:00
gdkrender-fb.c Use italic instead of oblique in font aliases. 2000-12-05 09:47:13 +00:00
gdkselection-fb.c Huge GtkFB patch with lots of small bugfixes and initial selections implementation. 2000-11-25 15:44:35 +00:00
gdkvisual-fb.c Cleanup and reindent of GtkFB. 2000-11-13 17:40:23 +00:00
gdkwindow-fb.c New file containing the abstracted keyboard driver. Most code taken from 2000-12-08 12:38:48 +00:00
Makefile.am Docs, docs, anyone want docs! 2000-12-08 15:00:07 +00:00
mi.h Put it into CVS. 2000-05-31 21:50:38 +00:00
miarc.c i2000-11-22 Alexander Larsson <alexl@redhat.com> 2000-11-22 10:07:34 +00:00
midash.c Put it into CVS. 2000-05-31 21:50:38 +00:00
mifillarc.c Fix filled arcs and commit previous stuff which i somehow missed. 2000-11-28 15:38:23 +00:00
mifillarc.h Put it into CVS. 2000-05-31 21:50:38 +00:00
mifpoly.h Put it into CVS. 2000-05-31 21:50:38 +00:00
mifpolycon.c i2000-11-22 Alexander Larsson <alexl@redhat.com> 2000-11-22 10:07:34 +00:00
miline.h Put it into CVS. 2000-05-31 21:50:38 +00:00
mipoly.c Put it into CVS. 2000-05-31 21:50:38 +00:00
mipoly.h Put it into CVS. 2000-05-31 21:50:38 +00:00
mipolygen.c i2000-11-22 Alexander Larsson <alexl@redhat.com> 2000-11-22 10:07:34 +00:00
mipolyutil.c Put it into CVS. 2000-05-31 21:50:38 +00:00
miscanfill.h Put it into CVS. 2000-05-31 21:50:38 +00:00
mispans.c i2000-11-22 Alexander Larsson <alexl@redhat.com> 2000-11-22 10:07:34 +00:00
mispans.h i2000-11-22 Alexander Larsson <alexl@redhat.com> 2000-11-22 10:07:34 +00:00
mistruct.h Put it into CVS. 2000-05-31 21:50:38 +00:00
mitypes.h Added virtual functions set_pixel, get_color, fill_span and draw_drawable 2000-11-15 12:45:30 +00:00
miwideline.c i2000-11-22 Alexander Larsson <alexl@redhat.com> 2000-11-22 10:07:34 +00:00
miwideline.h Put it into CVS. 2000-05-31 21:50:38 +00:00
mizerclip.c Put it into CVS. 2000-05-31 21:50:38 +00:00
mizerline.c i2000-11-22 Alexander Larsson <alexl@redhat.com> 2000-11-22 10:07:34 +00:00
TODO Add s'more TODO items. 2000-11-15 22:08:10 +00:00
x-cursors.xbm Set serif font to something sane. 2000-08-03 02:33:46 +00:00