-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathChangeLog
178 lines (112 loc) · 3.6 KB
/
ChangeLog
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
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
2008-09-05 Matthias Clasen <[email protected]>
* configure.ac: Bump version
=== xdg-user-dirs-gtk 0.8 ===
2008-09-05 Matthias Clasen <[email protected]>
* user-dirs-update-gtk.desktop.in: Make work better in KDE.
2008-02-12 Alexander Larsson <[email protected]>
* configure.ac:
Post release version bump
=== xdg-user-dirs-gtk 0.7 ===
2008-02-12 Alexander Larsson <[email protected]>
* Makefile.am (EXTRA_DIST):
Remove unneeded config.rpath
* NEWS:
Update for release
2007-10-26 Matthias Clasen <[email protected]>
* update.c (update_locale): Add a hint about the content of the
old directories to the dialog. String addition. (fdo#12937)
2007-10-26 Matthias Clasen <[email protected]>
* update.c (update_locale): Don't show a selection in the tree view.
(fdo#12936)
2007-10-16 Christian Persch <[email protected]>
* update.c: (update_locale): Fix the dialog's spacings and packings to
be HIG compliant. Bug fdo#12751.
2007-10-16 Alexander Larsson <[email protected]>
* update.c (main):
Don't make bookmarks to the desktop. (#12572)
2007-10-02 Alexander Larsson <[email protected]>
* update.c:
(has_xdg_translation):
Handle all en_US* versions (freedesktop bug #12640)
Patch from Matthias Clasen.
2007-09-18 Luca Ferretti <[email protected]>
* update.c: (update_locale):
Make warning dialog HIG compliant (at least a little more):
update labels, headings, accelerators and add a scrolled
around the the treeview to apply a shadow.
2007-09-18 Luca Ferretti <[email protected]>
* Makefile.am:
* user-dirs-update-gtk.desktop:
* user-dirs-update-gtk.desktop.in:
Make autostart file entries translatables.
2007-09-18 Luca Ferretti <[email protected]>
* ABOUT-NLS:
* config.guess:
* config.h.in:
* config.rpath:
* config.sub:
* depcomp:
* intltool-extract.in:
* intltool-merge.in:
* missing:
Remove spurious files.
2007-09-18 Luca Ferretti <[email protected]>
* MAINTAINERS: Add needed file.
2007-08-21 Alexander Larsson <[email protected]>
* configure.ac:
Post release version bump
=== xdg-user-dirs-gtk 0.6 ===
2007-08-21 Alexander Larsson <[email protected]>
* NEWS:
* configure.ac:
Bump version to 0.6
2007-07-03 Alexander Larsson <[email protected]>
* update.c:
Include locale.h
Patch from Jaap Haitsma
=== xdg-user-dirs-gtk 0.5 ===
2007-04-25 Alexander Larsson <[email protected]>
* configure.ac:
* NEWS:
Update for release
2007-04-25 Alexander Larsson <[email protected]>
* update.c:
Avoid dialog prompting for switching to new locale
if that locale is not translated, or if there would
be no changes from whats currently selected.
=== xdg-user-dirs-gtk 0.4 ===
2007-04-11 Alexander Larsson <[email protected]>
* NEWS:
Update for release
2007-04-11 Alexander Larsson <[email protected]>
* update.c (update_locale):
Remove empty non-used directories after switching locale.
2007-03-06 Alexander Larsson <[email protected]>
* configure.ac:
Post release version bump
=== xdg-user-dirs-gtk 0.3 ===
2007-03-06 Alexander Larsson <[email protected]>
* configure.ac:
Bump version to 0.3
* NEWS:
Update for release
2007-03-06 Alexander Larsson <[email protected]>
* configure.ac:
Fail if we can't find xdg-user-dirs-update
=== xdg-user-dirs-gtk 0.2 ===
2007-03-02 Alexander Larsson <[email protected]>
* NEWS:
Update for release
* configure.ac:
Bump to 0.2
* user-dirs-update-gtk.desktop:
Add Type
Correct OnlyShowIn typo
=== xdg-user-dirs-gtk 0.1 ===
2007-03-01 Alexander Larsson <[email protected]>
* AUTHORS:
Update
* README:
Add some text
* NEWS:
Initial version