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 620618 - get rid of GtkProgress
get rid of GtkProgress
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Widget: Other
2.90.x
Other All
: Normal blocker
: 3.0
Assigned To: gtk-bugs
gtk-bugs
: 620611 (view as bug list)
Depends on:
Blocks: 597756
 
 
Reported: 2010-06-05 03:17 UTC by Matthias Clasen
Modified: 2010-06-09 04:38 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
0001-Get-rid-of-GtkProgress.patch (63.98 KB, patch)
2010-06-05 03:17 UTC, Matthias Clasen
none Details | Review

Description Matthias Clasen 2010-06-05 03:17:34 UTC
Created attachment 162782 [details] [review]
0001-Get-rid-of-GtkProgress.patch

This abstract class is entirely deprecated. Removing it obviously implies an ABI break. The attached patch moves all required functionality into gtkprogressbar.c.
It also adds a GtkProgressBar::show-text property to cleanly handle the default text.
Comment 1 Javier Jardón (IRC: jjardon) 2010-06-05 03:20:59 UTC
*** Bug 620611 has been marked as a duplicate of this bug. ***