diff options
author | 3 <alexl@redhat.com> | 2000-12-13 10:03:16 +0000 |
---|---|---|
committer | Alexander Larsson <alexl@src.gnome.org> | 2000-12-13 10:03:16 +0000 |
commit | 02eac1c64dd8bf93136656500633cc0ec903e1f0 (patch) | |
tree | 9f1d43df287ddfd301c2d94ec16f7faebcaa2c2d /ChangeLog.pre-2-6 | |
parent | 2c9eb3a5725420394322ecedb1556d59b5b4bcaa (diff) | |
download | gtk+-02eac1c64dd8bf93136656500633cc0ec903e1f0.tar.gz |
Add support for ps2 intellimouse.
2000-12-13 <alexl@redhat.com>
* gdk/linux-fb/gdkmouse-fb.c (mouse_devs):
Add support for ps2 intellimouse.
* gdkkeyboard-fb.c:
Move shift-F1 repaint handling to xlate handler only.
* docs/README.linux-fb:
Add imps2 to docs.
Document the new refresh keys.
Diffstat (limited to 'ChangeLog.pre-2-6')
-rw-r--r-- | ChangeLog.pre-2-6 | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index 0a6f807984..951456601a 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,3 +1,15 @@ +2000-12-13 <alexl@redhat.com> + + * gdk/linux-fb/gdkmouse-fb.c (mouse_devs): + Add support for ps2 intellimouse. + + * gdkkeyboard-fb.c: + Move shift-F1 repaint handling to xlate handler only. + + * docs/README.linux-fb: + Add imps2 to docs. + Document the new refresh keys. + Tue Dec 12 23:46:44 2000 Tim Janik <timj@gtk.org> * gtk/stock-icons/Makefile.am: doh, this was broken beyond believe. |