summaryrefslogtreecommitdiffstats
path: root/xsettings
AgeCommit message (Collapse)AuthorFilesLines
2014-04-02date -> pubdate, so it appears in the HTML-generated pagesDavid Faure1-1/+1
https://bugs.freedesktop.org/show_bug.cgi?id=76045
2005-08-092005-08-09 Owen Taylor <otaylor@redhat.com>Owen Taylor2-1/+5
* xsettings-client.c (read_settings): Fix a typo (Travis Spencer)
2004-02-27Thu Feb 26 19:55:29 2004 Owen Taylor <otaylor@redhat.com>Owen Taylor3-34/+94
* xsettings-client.[ch]: Add xsettings_client_set_grab_func(), xsettings_client_set_ungrab_func() to allow users to control exactly how server grabs are done. (In case the user has a refcounted grab facility, for instance.) (Patch by Soeren Sandmann) * xsettings-client.c: Use XInternAtoms() to reduce roundtrips. * xsettings-client.c: Fix a memory leak for XGetWindowProperty() on type mismatch.
2002-12-03Mon Dec 2 20:24:02 2002 Owen Taylor <otaylor@redhat.com>Owen Taylor2-1/+6
* xsettings.xml: Fix ordering of color components. (Fredrik H)
2002-10-09Version 0.2 ChangeLogOwen Taylor2-0/+23
2002-10-09Wed Oct 9 15:49:03 2002 Owen Taylor <otaylor@redhat.com>Owen Taylor3-7/+19
* xsettings.xml: Convert to DocBook XML * Makefile: Add a rule for xsettings.html
2002-10-09Wed Oct 9 15:32:20 2002 Owen Taylor <otaylor@redhat.com>Owen Taylor2-0/+376
* xsettings.xml: Add the spec (prior to converting to DocBook XML)
2002-10-09Tue Oct 8 19:19:37 2002 Owen Taylor <otaylor@redhat.com>Owen Taylor4-4/+27
* xsettings-common.c (xsettings_setting_free): Fre the setting name. (Anders Carlsson) * xsettings-client.c (xsettings_client_process_event): Be more selective about which manager client events we process. (Anders Carlsson) * xsettings-client.c (fetch_card8): Fix cut-and-paste bug (Jacob Berkman, bugzilla.gnome.org #73585) * xsettings-client.c (parse_settings): Suppress a signed-unsigned warning (David L. Cooper II bugzilla.gnome.org, #85853) * xsettings-client.h (enum): Remove trailing , (Miroslaw Dobrzanski-Neumann, bugzilla.gnome.org #72182)
2001-05-10Added changelogOwen Taylor1-0/+4
2001-05-10Thu May 10 15:23:50 2001 Owen Taylor <otaylor@redhat.com>Owen Taylor2-13/+21
* xsettings-manager.[ch]: Add xsettings_manager_delete_setting().
2001-05-09Fix unitialized variableOwen Taylor1-1/+1
2001-03-19Add string.h includesOwen Taylor3-0/+3
2001-03-19Added licensesOwen Taylor11-0/+242
2001-03-19Initial revisionOwen Taylor13-0/+2432