]> Pileus Git - ~andy/gtk/commit
Break compatibility and make gtk_image_new() take no arguments. The
authorOwen Taylor <otaylor@redhat.com>
Sat, 25 Aug 2001 03:15:26 +0000 (03:15 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Sat, 25 Aug 2001 03:15:26 +0000 (03:15 +0000)
commit8de6598f6a45a2df6cba482955c92b422db404dc
treeb6d6e36c2c7ca8e922250728fbfccbc80f222723
parent5600b79e5ccc1aad73e273802a33fbc7c43538af
Break compatibility and make gtk_image_new() take no arguments. The

Fri Aug 24 23:09:05 2001  Owen Taylor  <otaylor@redhat.com>

* gtk/gtkimage.[ch] docs/Changes-2.0.txt: Break compatibility
and make gtk_image_new() take no arguments. The compiler will
catch it, and it is vastly more useful than having
gtk_image_new() be a deprecated alias for gtk_image_new_from_image().

* gtk/gtkmenu.c (gtk_menu_set_property): Apply patch
to add tearoff-title property (#51319, Lee Mallabone)
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
docs/Changes-2.0.txt
gtk/gtkimage.c
gtk/gtkimage.h
gtk/gtkmenu.c