blob: bb077c6d19db6b6559ecbb1802e934039e492e21 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
|
Wed Oct 9 15:57:21 2002 Owen Taylor <otaylor@redhat.com>
* === Version 0.2 ===
Wed Oct 9 15:49:03 2002 Owen Taylor <otaylor@redhat.com>
* xsettings.xml: Convert to DocBook XML
* Makefile: Add a rule for xsettings.html
Wed Oct 9 15:32:20 2002 Owen Taylor <otaylor@redhat.com>
* xsettings.xml: Add the spec (prior to converting
to DocBook XML)
Tue Oct 8 19:19:37 2002 Owen Taylor <otaylor@redhat.com>
* 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)
Thu May 10 15:23:50 2001 Owen Taylor <otaylor@redhat.com>
* xsettings-manager.[ch]: Add xsettings_manager_delete_setting().
|