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 171168 - HIG Fixes
HIG Fixes
Status: RESOLVED FIXED
Product: gnome-games-superseded
Classification: Deprecated
Component: glines
2.10.x
Other Linux
: Normal normal
: ---
Assigned To: GNOME Games maintainers
GNOME Games maintainers
Depends on:
Blocks:
 
 
Reported: 2005-03-22 03:37 UTC by Dennis Cranston
Modified: 2005-03-23 09:29 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Proposed patch. (2.93 KB, patch)
2005-03-22 03:38 UTC, Dennis Cranston
none Details | Review
Screenshot of Preference Dialog. (15.52 KB, image/png)
2005-03-22 03:38 UTC, Dennis Cranston
  Details

Description Dennis Cranston 2005-03-22 03:37:40 UTC
I am attaching a patch to correct the following HIG issues.  This patch is
dependent on the games-frame changes in bug report 171026.

Five or More Preferences dialog HIG fixes:

    * Use GNOME HIG recommended dialog padding
      - 12 pixels of padding around dialog border
      - 12 pixels between action area and vbox
      - 18 pixels of padding between frames
      See:
http://developer.gnome.org/projects/gup/hig/2.0/design-window.html#window-layout-spacing
    * Add mnemonic to Gtk Check Button label
    * Add mnemonic to Gtk ComboBox label
    * Add mnemonic to Gtk Color Button label
    * Append colons to all labels preceding a control.
      See: http://developer.gnome.org/projects/gup/hig/2.0/design-text-labels.html
Comment 1 Dennis Cranston 2005-03-22 03:38:07 UTC
Created attachment 39045 [details] [review]
Proposed patch.
Comment 2 Dennis Cranston 2005-03-22 03:38:44 UTC
Created attachment 39046 [details]
Screenshot of Preference Dialog.
Comment 3 Callum McKenzie 2005-03-23 09:29:40 UTC
Applied to CVS, thanks.