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 689168 - Deprecate some menu style properties
Deprecate some menu style properties
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: .General
unspecified
Other All
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2012-11-27 15:01 UTC by Cosimo Cecchi
Modified: 2012-11-28 15:38 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
menuitem: deprecate horizontal-padding style property (9.23 KB, patch)
2012-11-27 15:01 UTC, Cosimo Cecchi
committed Details | Review
menu: deprecate horizontal-padding and vertical-padding (14.31 KB, patch)
2012-11-27 15:01 UTC, Cosimo Cecchi
committed Details | Review
menubar: add support for CSS padding (3.98 KB, patch)
2012-11-27 15:01 UTC, Cosimo Cecchi
committed Details | Review
menubar: deprecate internal-padding style property (4.03 KB, patch)
2012-11-27 15:01 UTC, Cosimo Cecchi
committed Details | Review

Description Cosimo Cecchi 2012-11-27 15:01:14 UTC
See attached patches
Comment 1 Cosimo Cecchi 2012-11-27 15:01:17 UTC
Created attachment 230004 [details] [review]
menuitem: deprecate horizontal-padding style property
Comment 2 Cosimo Cecchi 2012-11-27 15:01:19 UTC
Created attachment 230005 [details] [review]
menu: deprecate horizontal-padding and vertical-padding
Comment 3 Cosimo Cecchi 2012-11-27 15:01:22 UTC
Created attachment 230006 [details] [review]
menubar: add support for CSS padding

In preparation for the removal of the internal-padding style property.
Comment 4 Cosimo Cecchi 2012-11-27 15:01:25 UTC
Created attachment 230007 [details] [review]
menubar: deprecate internal-padding style property
Comment 5 Benjamin Otte (Company) 2012-11-28 15:02:57 UTC
Looks good. Go ahead and push that.
Comment 6 Cosimo Cecchi 2012-11-28 15:38:16 UTC
Attachment 230004 [details] pushed as a69619e - menuitem: deprecate horizontal-padding style property
Attachment 230005 [details] pushed as 01dc23c - menu: deprecate horizontal-padding and vertical-padding
Attachment 230006 [details] pushed as 1a79ee4 - menubar: add support for CSS padding
Attachment 230007 [details] pushed as ea415cd - menubar: deprecate internal-padding style property