Age | Commit message (Collapse) | Author | Files | Lines |
|
* xsettings-client.c (read_settings): Fix a typo (Travis Spencer)
|
|
* 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.
|
|
* xsettings.xml: Fix ordering of color components.
(Fredrik H)
|
|
|
|
* xsettings.xml: Convert to DocBook XML
* Makefile: Add a rule for xsettings.html
|
|
* xsettings.xml: Add the spec (prior to converting
to DocBook XML)
|
|
* 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)
|
|
|
|
* xsettings-manager.[ch]: Add xsettings_manager_delete_setting().
|
|
|
|
|
|
|
|
|