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 590877 - Use accessor functions instead direct access
Use accessor functions instead direct access
Status: RESOLVED FIXED
Product: tinymail
Classification: Deprecated
Component: libtinymail
unspecified
Other All
: Normal trivial
: ---
Assigned To: Maintainers of tinymail
Maintainers of tinymail
Depends on: 69872
Blocks: 585391
 
 
Reported: 2009-08-05 18:14 UTC by Javier Jardón (IRC: jjardon)
Modified: 2010-03-25 18:30 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Use accessor functions instead direct access (4.88 KB, patch)
2009-08-05 18:16 UTC, Javier Jardón (IRC: jjardon)
none Details | Review
Use accessor functions instead direct access.v2 (6.65 KB, patch)
2009-10-16 16:31 UTC, Javier Jardón (IRC: jjardon)
none Details | Review

Description Javier Jardón (IRC: jjardon) 2009-08-05 18:14:12 UTC
Tinymail should be able to build with -DGSEAL_ENABLE

See http://live.gnome.org/GnomeGoals/UseGseal for more details
Comment 1 Javier Jardón (IRC: jjardon) 2009-08-05 18:16:42 UTC
Created attachment 139963 [details] [review]
Use accessor functions instead direct access
Comment 2 Javier Jardón (IRC: jjardon) 2009-08-05 18:17:19 UTC
Is a partial patch because there is not accesor functions for GtkObject flags ( See bug #562937 )
Comment 3 Javier Jardón (IRC: jjardon) 2009-09-17 01:17:34 UTC
Still remaining (not a replacement in GTK+ yet (as in 2.17.11)):

GTK_WIDGET_REALIZED ()
Comment 4 Javier Jardón (IRC: jjardon) 2009-10-16 16:31:30 UTC
Created attachment 145622 [details] [review]
Use accessor functions instead direct access.v2
Comment 5 Javier Jardón (IRC: jjardon) 2010-03-25 18:30:50 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release.