summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-6
diff options
context:
space:
mode:
author3 <alexl@redhat.com>2000-12-13 10:03:16 +0000
committerAlexander Larsson <alexl@src.gnome.org>2000-12-13 10:03:16 +0000
commit02eac1c64dd8bf93136656500633cc0ec903e1f0 (patch)
tree9f1d43df287ddfd301c2d94ec16f7faebcaa2c2d /ChangeLog.pre-2-6
parent2c9eb3a5725420394322ecedb1556d59b5b4bcaa (diff)
downloadgtk+-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-612
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.