]> Pileus Git - ~andy/gtk/commit
Add two new settings, gtk-cursor-theme-name and gtk-cursor-theme-size to
authorMatthias Clasen <mclasen@redhat.com>
Wed, 15 Jun 2005 19:25:49 +0000 (19:25 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Wed, 15 Jun 2005 19:25:49 +0000 (19:25 +0000)
commitdf517cb1d50d583d61ce3c5a45116298428d7bed
treed8904a1480e2fd1cd3312d1ab6e607c24e416596
parent3c96358fd1b79dcd8999fce6d7bf1efa7fb8584a
Add two new settings, gtk-cursor-theme-name and gtk-cursor-theme-size to

2005-06-15  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtksettings.c: Add two new settings,
gtk-cursor-theme-name and gtk-cursor-theme-size to
control the cursor theme.

* gdk/x11/gdkevents-x11.c: Add two new X settings,
Gtk/CursorThemeName and Gtk/CursorThemeSize, and map
these to the gtk settings.

* tests/testgtk.c (create_cursors): Add a cursor theme
testcase.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-8
gdk/x11/gdkevents-x11.c
gtk/gtksettings.c
tests/testgtk.c