aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
blob: fa0ac67ec720978076a485de9b1f1a1c1c701406 (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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
2007-07-27  Ross Burton  <ross@openedhand.com>

	* settings-daemon.schemas:
	Set a valid default value.

2007-07-18  Ross Burton  <ross@openedhand.com>

	* settings-daemon.schemas:
	* settings-daemon.c:
	For now, change handedness to the implementation of
	gtk-scrolled-window-placement.

2007-07-18  Ross Burton  <ross@openedhand.com>

	* settings-daemon.schemas:
	* settings-daemon.c:
	Add a schema and sync /desktop/poky/interface/handed, which
	specifies the user's preferred hand.

2007-05-08  Thomas Wood  <thomas@openedhand.com>

	* settings-daemon.schemas: Add more schemas

2006-12-24  Ross Burton  <ross@openedhand.com>

	* settings-daemon.c:
	Set Xft.dpi from the X DPI instead of making up 96 if the value
	isn't set in GConf.

2006-08-17  Matthew Allum  <mallum@openedhand.com>

	* xsettings-manager.c: (xsettings_manager_new):
	Make SetSelection use CurrentTime rather than generated timestamp.
       Appears to work around wierd race issues on slow machines.

2006-07-28  Chris Lord  <chris@openedhand.com>

	* configure.ac:
	* Makefile.am:
	* settings-daemon.schemas:
	Add GConf schema to install default value of 'Clearlooks' to
	/desktop/poky/interface/theme.

2006-07-27  Matthew Allum  <mallum@openedhand.com>

	* settings-daemon.c: (main):
	fork before calling gtk_init()

2005-10-14  Ross Burton  <ross@burtonini.com>

	* settings-daemon.c:
	Relocate all GConf keys to /desktop/poky.

2005-10-03  Ross Burton  <ross@burtonini.com>

	* settings-daemon.c:
	Don't notify the X Settings when any key changes, just ones we are
	interested in.
	
2005-10-03  Ross Burton  <ross@burtonini.com>

	* settings-daemon.c:
	Don't set the Xft values every time a key changes, as this
	involves spawning xrdb.

2005-10-03  Ross Burton  <ross@burtonini.com>

	* settings-daemon.c:
	Programatically monitor keys.

2005-10-03  Ross Burton  <ross@burtonini.com>

	* settings-daemon.c:
	* Makefile.am:
	Tweak the code a bit.

2005-10-03  Ross Burton  <ross@burtonini.com>

	* Mafefile.am:
	Clean up, remove unused defines.

2005-10-03  Ross Burton  <ross@burtonini.com>

	* settings-daemon.c:
	Make the use of the Matchbox theme key more explicit.

2005-10-03  Ross Burton  <ross@burtonini.com>

	* settings-daemon.c:
	Add stylus mode, fix toolbar mode, monitor gnome keys for changes.

2005-03-14  mallum,,,  <mallum@openedhand.com>

	* settings-daemon.c: (main):
	Fork much ealier

2005-02-04  mallum,,,  <mallum@openedhand.com>

	* README:
	Add some content

2005-02-04  mallum,,,  <mallum@openedhand.com>

	* Makefile.am:
	Fix. Add required autofoo README etc ..