]> Pileus Git - ~andy/gtk/commit
gtk/gtkseparatortoolitem.c remove pointless #undef GTK_DISABLE_DEPRECATED.
authorMichael Natterer <mitch@imendio.com>
Mon, 4 Aug 2008 16:12:23 +0000 (16:12 +0000)
committerMichael Natterer <mitch@src.gnome.org>
Mon, 4 Aug 2008 16:12:23 +0000 (16:12 +0000)
commita3a5bc340d011fa88a1ddf944f20e49c584f95d7
treed0fa5715f9b4b495d9630d2b370f10151a085f6c
parent2a5956765dc27134c6ef8a65df2f4f4d788b1e3b
gtk/gtkseparatortoolitem.c remove pointless #undef GTK_DISABLE_DEPRECATED.

2008-08-04  Michael Natterer  <mitch@imendio.com>

* gtk/gtkseparatortoolitem.c
* tests/testactions.c: remove pointless #undef GTK_DISABLE_DEPRECATED.

* gtk/gtkcalendar.c (calendar_set_display_option): use
gtk_calendar_set_display_options() instead of the deprecated
gtk_calendar_display_options().

svn path=/trunk/; revision=20977
ChangeLog
gtk/gtkcalendar.c
gtk/gtkseparatortoolitem.c
tests/testactions.c