diff options
author | CDT 1998 Shawn T. Amundson <amundson@gtk.org> | 1998-10-05 03:52:48 +0000 |
---|---|---|
committer | Shawn Amundson <amundson@src.gnome.org> | 1998-10-05 03:52:48 +0000 |
commit | 6b15c2ca820758fe65866f611cc80697fcc304d0 (patch) | |
tree | 9ed24706c29a444e0ae9cd54204607db17ab729f /ChangeLog.pre-2-0 | |
parent | edebc6cf21c4468589b0ed2ea64dcc4fe2c9a4c4 (diff) | |
download | gtk+-6b15c2ca820758fe65866f611cc80697fcc304d0.tar.gz |
gtk/gtkcalendar.c: More changes: - The day with focus is now seperated
Sun Oct 4 22:47:22 CDT 1998 Shawn T. Amundson <amundson@gtk.org>
* gtk/gtkcalendar.h:
gtk/gtkcalendar.c: More changes:
- The day with focus is now seperated from the day selected
- The day with focus has the xor's line around it
- The selected day is now standard selected style
- The week names and week numbers are now also drawn
with selected style
- Space now selects the day which has focus
Diffstat (limited to 'ChangeLog.pre-2-0')
-rw-r--r-- | ChangeLog.pre-2-0 | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0 index 6b6f471bbf..9c3c172e56 100644 --- a/ChangeLog.pre-2-0 +++ b/ChangeLog.pre-2-0 @@ -1,3 +1,14 @@ +Sun Oct 4 22:47:22 CDT 1998 Shawn T. Amundson <amundson@gtk.org> + + * gtk/gtkcalendar.h: + gtk/gtkcalendar.c: More changes: + - The day with focus is now seperated from the day selected + - The day with focus has the xor's line around it + - The selected day is now standard selected style + - The week names and week numbers are now also drawn + with selected style + - Space now selects the day which has focus + Sun Oct 4 17:55:52 CDT 1998 Shawn T. Amundson <amundson@gtk.org> * gtk/gtkcalendar.h: |