diff options
author | GMT 2000 Tony Gale <gale@gtk.org> | 2000-02-26 11:39:07 +0000 |
---|---|---|
committer | Tony Gale <gale@src.gnome.org> | 2000-02-26 11:39:07 +0000 |
commit | e8fa46be456329d453d8f200edd088f0e4fca037 (patch) | |
tree | 46c3bdb996678037372fb06baed7161af00861fb /ChangeLog.pre-2-0 | |
parent | f9d3bbdaaf5a827f6552a359debb5ef91965a70f (diff) | |
download | gdk-pixbuf-e8fa46be456329d453d8f200edd088f0e4fca037.tar.gz |
Implement num_marked_dates, and don't emit mutiple day_selected signals on
Sat Feb 26 11:46:25 GMT 2000 Tony Gale <gale@gtk.org>
* gtk/gtkcalendar.c: Implement num_marked_dates,
and don't emit mutiple day_selected signals on
month_prev.
Diffstat (limited to 'ChangeLog.pre-2-0')
-rw-r--r-- | ChangeLog.pre-2-0 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0 index d5c54d946..6f8ad8832 100644 --- a/ChangeLog.pre-2-0 +++ b/ChangeLog.pre-2-0 @@ -1,3 +1,9 @@ +Sat Feb 26 11:46:25 GMT 2000 Tony Gale <gale@gtk.org> + + * gtk/gtkcalendar.c: Implement num_marked_dates, + and don't emit mutiple day_selected signals on + month_prev. + 2000-02-25 Jonathan Blandford <jrb@redhat.com> * docs/make-todo (lineno): let title and logo be configurable so |