After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 633549 - Remove deprecated use of GtkWidget size-request signal in Nemiver
Remove deprecated use of GtkWidget size-request signal in Nemiver
Status: RESOLVED FIXED
Product: nemiver
Classification: Other
Component: general
trunk
Other Linux
: Normal enhancement
: ---
Assigned To: Nemiver maintainers
Nemiver maintainers
Depends on:
Blocks: 633546
 
 
Reported: 2010-10-30 14:08 UTC by Dodji Seketeli
Modified: 2011-08-09 05:57 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Dodji Seketeli 2010-10-30 14:08:26 UTC
According to http://mail.gnome.org/archives/desktop-devel-list/2010-October/msg00304.html, the size-request signal is now deprecated. We should use the height-for-width machinery instead. At least nmv-dbg-perspective.cc uses size-request heavily.
Comment 1 Kalev Lember 2011-08-09 05:57:53 UTC
Nemiver master is ported to GTK+ 3 and doesn't use the size-request signal. Closing the ticket.