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 700007 - Various small improvements
Various small improvements
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Widget: Other
3.9.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2013-05-09 12:23 UTC by Sébastien Wilmet
Modified: 2013-05-12 16:11 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gtktextchild: replace hard-coded values by a macro (1.70 KB, patch)
2013-05-09 12:24 UTC, Sébastien Wilmet
accepted-commit_now Details | Review
Doc: various small fixes (7.60 KB, patch)
2013-05-09 12:24 UTC, Sébastien Wilmet
accepted-commit_now Details | Review

Description Sébastien Wilmet 2013-05-09 12:23:10 UTC
I'll attach some patches with various small improvements.
Comment 1 Sébastien Wilmet 2013-05-09 12:24:14 UTC
Created attachment 243689 [details] [review]
gtktextchild: replace hard-coded values by a macro

The macro already exists, so it's better to use it.
Comment 2 Sébastien Wilmet 2013-05-09 12:24:18 UTC
Created attachment 243690 [details] [review]
Doc: various small fixes
Comment 3 Matthias Clasen 2013-05-12 15:37:02 UTC
Review of attachment 243689 [details] [review]:

Sure, looks good
Comment 4 Matthias Clasen 2013-05-12 15:38:46 UTC
Review of attachment 243690 [details] [review]:

All of these look good, thanks
Comment 5 Sébastien Wilmet 2013-05-12 16:11:12 UTC
Thank you for the review, the commits are pushed.