2006-01-26 Christian Persch <chpe@cvs.gnome.org>
* capplets/font/font-properties.glade:
* capplets/font/main.c: (setup_dialog):
Add a font button for the document font gconf key, and change
the label of the 'terminal font' button. Bug #160454,
patch by Shaun McCance.
2003-11-06 Padraig O'Briain <padraig.obriain@sun.com>
* font-properties.glade: Correct mnemonic widget for Window title font.
Move declaration of GnomeFontPicker for applications to immediately
after declaration of the label. This fixes bug #125689.
2003-08-01 Dennis Cranston <dennis_cranston at yahoo com>
* font-properties.glade: Patch to fix spacing between action
area and vbox of preferences dialog.
Sat Aug 2 01:16:16 2003 Jonathan Blandford <jrb@gnome.org>
* main.c (application_font_to_gconf): Warn when a font larger than
31 points is selected, #97653.
Caring Desktop++
2003-07-17 Dennis Cranston <dennis_cranston at yahoo com>
* font-properties.glade: Some HIGification of the dialog.
Fixes some of ui-review bug #98922.
Wed Jan 15 12:50:34 2003 Jonathan Blandford <jrb@redhat.com>
* main.c (cb_details_response): run "nautilus --no-desktop
fonts:///" if button pressed.
(cb_show_details): show a 'Go to font folder' button if fonts:///
exists.
2002-08-19 Jody Goldberg <jody@gnome.org>
* font-properties.glade :
* main.c: (setup_dialog): merge in owen's patch to configure the
window title font and the font to use for terminals. This patch
uses a metacity specific key for the window title. Owen ? Seth ?
Can you folk choose please.
2002-08-08 Seth Nickell <snickell@stanford.edu>
Try my best to throw a monkey wrench in things. Checkin
Windows capplet, and add window related settings to
the font capplet and theme capplet.
Also fix button alignments on all capplets.
* acconfig.h configure.in: Check for Xft2.
* capplets/font/main.c capplets/font/Makefile.am
capplets/font/font-properties.glade: If XFt2 is present,
allow the user to control various font rendering attributes.
* gnome-settings-daemon/gnome-settings-xsettings.c:
Mirror the Xft rendering attributes from the font
capplet to XSETTINGS and Xrdb.
* schemas/Makefile.am schemas/desktop_gnome_font_rendering.schemas:
Add schemas for the new GConf settings.
2002-04-27 Seth Nickell <snickell@stanford.edu>
* font-properties.desktop.in:
Tweak categories and comment a little.
* font-properties.glade:
Change labels to be a little more descriptive,
force dialogue to be a little larger.