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 646901 - Built in function to display hex values
Built in function to display hex values
Status: RESOLVED FIXED
Product: gcr
Classification: Core
Component: General
unspecified
Other Linux
: Normal enhancement
: ---
Assigned To: GNOME keyring maintainer(s)
GNOME keyring maintainer(s)
: 648020 (view as bug list)
Depends on:
Blocks: 646905 646907
 
 
Reported: 2011-04-06 11:11 UTC by Stef Walter
Modified: 2019-02-22 11:59 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gcr: Add _gcr_display_view_append_hex() function. (7.05 KB, patch)
2011-04-06 11:13 UTC, Stef Walter
none Details | Review
Updated patch (7.07 KB, patch)
2011-04-06 11:18 UTC, Stef Walter
none Details | Review

Description Stef Walter 2011-04-06 11:11:10 UTC
Rather than converting to hex everywhere before display, add a GcrDisplayView function which does this.
Comment 1 Stef Walter 2011-04-06 11:13:26 UTC
Created attachment 185284 [details] [review]
gcr: Add _gcr_display_view_append_hex() function.
Comment 2 Stef Walter 2011-04-06 11:18:35 UTC
Created attachment 185285 [details] [review]
Updated patch

Fix some build problems with previous patch.
Comment 4 Stef Walter 2011-04-17 13:30:28 UTC
*** Bug 648020 has been marked as a duplicate of this bug. ***
Comment 5 Stef Walter 2011-05-24 07:35:27 UTC
Merged into master.