Summary: | utils: port to GTK+3 | ||
---|---|---|---|
Product: | cairo | Reporter: | Javier Jardón <jjardon> |
Component: | general | Assignee: | Carl Worth <cworth> |
Status: | RESOLVED MOVED | QA Contact: | cairo-bugs mailing list <cairo-bugs> |
Severity: | normal | ||
Priority: | medium | ||
Version: | 1.12.0 | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Bug Depends on: | |||
Bug Blocks: | 29424 | ||
Attachments: |
Do not use deprecated gtk symbols
show-contour: Use accerssor functions instead direct access show-edges: Use accerssor functions instead direct access show-events: Use accessor functions instead direc access show-traps: Use accessor functions intead direct access show-polygon: Use accessor functions instead direct access Replace GDK_<keyname> with GDK_KEY_<keyname> util/show-contour: port to GTK3 util/show-edges: port to GTK3 util/show-events: port to GTK3 util/show-polygon: port to GTK3 util/show-traps: port to GTK3 |
Description
Javier Jardón
2011-09-12 11:18:35 UTC
Created attachment 51082 [details] [review] Do not use deprecated gtk symbols Created attachment 51083 [details] [review] show-contour: Use accerssor functions instead direct access Created attachment 51084 [details] [review] show-edges: Use accerssor functions instead direct access Created attachment 51085 [details] [review] show-events: Use accessor functions instead direc access Created attachment 51086 [details] [review] show-traps: Use accessor functions intead direct access Created attachment 51087 [details] [review] show-polygon: Use accessor functions instead direct access Created attachment 51121 [details] [review] Replace GDK_<keyname> with GDK_KEY_<keyname> Created attachment 51122 [details] [review] util/show-contour: port to GTK3 Created attachment 51123 [details] [review] util/show-edges: port to GTK3 Created attachment 51124 [details] [review] util/show-events: port to GTK3 Created attachment 51125 [details] [review] util/show-polygon: port to GTK3 Created attachment 51126 [details] [review] util/show-traps: port to GTK3 Patches still apply cleanly in current master -- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/cairo/cairo/issues/207. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.