summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim Janik <timj@gtk.org>1999-02-20 19:09:21 +0000
committerTim Janik <timj@src.gnome.org>1999-02-20 19:09:21 +0000
commit32b008bf5669a9c5007df2a4ea63c69698d155e8 (patch)
tree63dbe6ea9382cf6071a04bd0971bee538c5e70c4 /ChangeLog
parente0e893da8f9024334d59ad1ed1713fd70be05c22 (diff)
downloadgdk-pixbuf-32b008bf5669a9c5007df2a4ea63c69698d155e8.tar.gz
increment years and months by two not three on double clicks, patch
Sat Feb 20 20:04:48 1999 Tim Janik <timj@gtk.org> * gtk/gtkcalendar.c (gtk_calendar_button_press): increment years and months by two not three on double clicks, patch provided by Nick Lamb <njl98r@ecs.soton.ac.uk>.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c520576ef..c1753ae73 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Sat Feb 20 20:04:48 1999 Tim Janik <timj@gtk.org>
+
+ * gtk/gtkcalendar.c (gtk_calendar_button_press): increment years and
+ months by two not three on double clicks, patch provided by Nick Lamb
+ <njl98r@ecs.soton.ac.uk>.
+
Sat Feb 20 19:44:36 1999 Tim Janik <timj@gtk.org>
* gtk/gtkwindow.c: added ::modal argument.