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 723032 - Anjuta uses deprecated stock items
Anjuta uses deprecated stock items
Status: RESOLVED OBSOLETE
Product: anjuta
Classification: Applications
Component: libanjuta
git master
Other Linux
: Normal normal
: ---
Assigned To: Naba Kumar
Anjuta maintainers
Depends on:
Blocks:
 
 
Reported: 2014-01-26 17:00 UTC by Florian Pelz
Modified: 2020-11-06 20:22 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch replacing some of the code using deprecated stock items (8.84 KB, patch)
2014-01-26 17:05 UTC, Florian Pelz
none Details | Review

Description Florian Pelz 2014-01-26 17:00:13 UTC
Many functions in libanjuta currently uses deprecated stock items such as GTK_STOCK_CLOSE. These should be replaced.

I will be attaching a patch that replaces some of the code using them.
Comment 1 Florian Pelz 2014-01-26 17:05:09 UTC
Created attachment 267242 [details] [review]
patch replacing some of the code using deprecated stock items
Comment 2 Florian Pelz 2014-01-26 17:06:17 UTC
I replaced various uses of deprecated GtkStock icons with their recommended replacements in the attached patch. This removes the icons in some cases, among them those on the Cancel and OK buttons on the password prompt dialog and on the buttons on the environment variable editor (shown when setting the parameters for running a program) and the libanjuta-provided buttons and entries used for the Git plug-in's various operations. This is in accordance with recommendations in the GTK+ documentation.

I did not test whether this really works for the AnjutaTreeComboBox since I did not find something that uses tree combo boxes with an invalid warning, but presumably it does too.

Note that this will require various text strings like "_Cancel" to be translated for Anjuta. They can no longer use default translations from GTK+.
Comment 3 André Klapper 2020-11-06 20:22:44 UTC
bugzilla.gnome.org is being replaced by gitlab.gnome.org. We are closing all old bug reports in Bugzilla which have not seen updates for many years.

If you can still reproduce this issue in a currently supported version of GNOME (currently that would be 3.38), then please feel free to report it at https://gitlab.gnome.org/GNOME/anjuta/-/issues/

Thank you for reporting this issue and we are sorry it could not be fixed.