]> Pileus Git - ~andy/gtk/commit
GtkCalendar: turn into a no-window widget
authorMatthias Clasen <mclasen@redhat.com>
Sun, 24 Oct 2010 05:22:13 +0000 (07:22 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 24 Oct 2010 18:43:05 +0000 (14:43 -0400)
commit52a7553b2c2ac54de3951d48c510de87fe456ece
treeff5bd64c03f57b31d47630ffa71ab6d8d04c7b5f
parentbcb23945f6b0692044a91963011c4a90d807497d
GtkCalendar: turn into a no-window widget

After these changes, GtkCalendar only has a few input-only windows
left for catching input events. All drawing goes to the parent
window now.
gtk/gtkcalendar.c