2002-10-16 Yanko Kaneti <yaneti@declera.com>
* schemas/apps_gnome_settings_daemon_default_editor.schemas: reorder
"key" and "applyto" elements so that it validates aginst the gconf dtd.
Fri Aug 23 00:15:47 2002 Jonathan Blandford <jrb@gnome.org>
* gnome-keybinding-properties.c (setup_dialog): use new X mode of
the eggcellrendererkeys.
* eggcellrendererkeys.[ch]: update from libegg.
2002-08-10 Jody Goldberg <jody@gnome.org>
* file-types-properties.glade : fix missed capitalization for the
ui-review.
2002-08-15 Jody Goldberg <jody@gnome.org>
* gnome-keyboard-properties.glade : fix label and make consistent with
mouse capplet.
* gnome-keyboard-properties.c (create_dialog) : use size groups.
2002-08-15 Jody Goldberg <jody@gnome.org>
http://bugzilla.gnome.org/show_bug.cgi?id=90778
* gnome-settings-accessibility-keyboard.c (set_gconf_from_server) :
Add a heuristic so that we do not disable features in gconf just
because they are disabled in the X server. If the master switch is
already disabled in gconf we can guess that most of the time it
means that people want to keep their flags.
2002-08-07 Jody Goldberg <jody@gnome.org>
* po/POTFILES.in : remove bogus file.
2002-08-08 Seth Nickell <snickell@stanford.edu>
* capplets/Makefile.am:
Actually hook the windows capplet into the build. Though
its sort of ass right now.
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.
2002-07-27 Mark McLoughlin <mark@skynet.ie>
* configure.in: add check for gtk+ with multihead
support and define HAVE_GTK_MULTIHEAD if found.
2002-07-27 Mark McLoughlin <mark@skynet.ie>
Add support for rendering the wallpaper on
a particular physical screen.
* applier.[ch]:
(bg_applier_init): init screen and root_window.
(bg_applier_class_init), (bg_applier_set_prop),
(bg_applier_get_prop): add "screen" property.
(bg_applier_new_for_screen): implement.
(render_wallpaper), (render_to_screen),
(create_pixmap), (wallpaper_full_cover_p): use the
screen and root window information.
(make_root_pixmap): add a GdkScreen arg, actually
use the display we opened, use the correct root
window and not the default one
(set_root_pixmap): add a GdkScreen arg, use the
default display, use the correct root window.
* 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-06-25 James Henstridge <james@daa.com.au>
* gnome-settings-daemon/Makefile.am: commented lines ending in a
trailing backslash are not a good idea.
2002-05-16 jacob berkman <jacob@ximian.com>
* schemas/apps_gnome_settings_daemon_default_editor.schemas: add a
key to turn off some behaviour
* capplets/Makefile.am (always_built_SUBDIRS):
* configure.in: re-add default-applications
fixes#78037
2002-05-14 Seth Nickell <snickell@stanford.edu>
* Makefile.am:
* configure.in:
Move the window setting code into a seperate directory, libwindow-settings
so it can be shared between the capplet and the settings daemon, and
potentially, external window managers.
2002-05-11 Seth Nickell <snickell@stanford.edu>
* configure.in:
Create the windows preference page makefile, and add gnome-desktop
to the generic module flags.
Wed May 8 17:54:57 2002 Jonathan Blandford <jrb@redhat.com>
* capplets/network/gnome-network-preferences.c: update schema keys
to reflect the installed file.
I WILL COMPILE BEFORE COMMITTING
I WILL COMPILE BEFORE COMMITTING
I WILL COMPILE BEFORE COMMITTING
2002-05-06 Anders Carlsson <andersca@gnu.org>
* schemas/Makefile.am: Doh! Remove the file from automake.
2002-05-06 Anders Carlsson <andersca@gnu.org>
* schemas/apps_gnome_keybinding_properties.schemas:
We now hard-code the key list, so this isn't neede anymore.
2002-04-12 Mark McLoughlin <mark@skynet.ie>
* schemas/apps_gnome_keybinding_properties.schemas: change the
panel keybindings keys to the new hyphen-less versions.