]> Pileus Git - ~andy/gtk/commit
calendar: Use the widget state flags as a base for drawing days
authorRui Matos <tiagomatos@gmail.com>
Thu, 15 Dec 2011 01:39:00 +0000 (01:39 +0000)
committerRui Matos <tiagomatos@gmail.com>
Mon, 19 Dec 2011 19:21:15 +0000 (19:21 +0000)
commitd84021a8703d6e31bd7c718c1df1a21a091fc450
tree848d0bba2f584c435eecf1a7daade328bc7f57bd
parente868b8d6ea04af6e31d7075d09508689873c0df5
calendar: Use the widget state flags as a base for drawing days

Instead of building a set of state flags specifically for drawing days, base
it on the underlying widget state flags.
gtk/gtkcalendar.c