~ubuntu-branches/ubuntu/quantal/gnome-panel/quantal

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Package Import Robot
  • Author(s): Jeremy Bicha
  • Date: 2012-02-08 00:17:11 UTC
  • mfrom: (1.13.15)
  • Revision ID: package-import@ubuntu.com-20120208001711-npwmthl0c6iy3s9a
Tags: 1:3.3.5-0ubuntu1
* New upstream release.
* debian/control.in:
  - Bump minimum glib to 2.31.14
* debian/patches/13_disable_missing_help.patch:
  Updated patch from bugzilla
* debian/patches/14_revert-timedate-change.patch:
  - Revert switch to systemd timedate protocol until ubuntu-system-
    services supports it

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
commit 695d30c35df9ff4cc53381f473db2d4a24395511
 
2
Author: Vincent Untz <vuntz@gnome.org>
 
3
Date:   2012-02-06
 
4
 
 
5
    build: Fix distcheck
 
6
 
 
7
M       applets/clock/Makefile.am
 
8
M       applets/fish/Makefile.am
 
9
M       applets/wncklet/Makefile.am
 
10
M       gnome-panel/Makefile.am
 
11
 
 
12
commit 22ed971b882d16b584ca707d1c590243290432d5
 
13
Author: Vincent Untz <vuntz@gnome.org>
 
14
Date:   2012-02-02
 
15
 
 
16
    clock: Bump CanSetTimezone cache to 20 seconds
 
17
 
 
18
    2 seconds is pretty low, and there's no reason to not have a higher
 
19
    value (especially as looking for this information requires some dbus
 
20
    traffic).
 
21
 
 
22
M       applets/clock/set-timezone.c
 
23
 
 
24
commit d6443052ade5ca283e6c070ece8771a8f3c70512
 
25
Author: Vincent Untz <vuntz@gnome.org>
 
26
Date:   2012-02-02
 
27
 
 
28
    clock: Port to org.freedesktop.timedate1 (untested)
 
29
 
 
30
    As the old org.gnome.SettingsDaemon.DateTimeMechanism service is going
 
31
    away, we need to move to org.freedesktop.timedate1.
 
32
 
 
33
    Unfortunately, due to some brokenness on my system, this is not
 
34
    tested...
 
35
 
 
36
    This adds a dependency on polkit-gobject-1.
 
37
 
 
38
M       applets/clock/clock.c
 
39
M       applets/clock/set-timezone.c
 
40
M       configure.ac
 
41
 
 
42
commit 816dd9cfacdb9f75d6e1fdbdfcb11ded97a84de2
 
43
Author: Vincent Untz <vuntz@gnome.org>
 
44
Date:   2012-02-02
 
45
 
 
46
    clock: Remove distro-specific code to set timezones
 
47
 
 
48
    We don't use this code anymore to set the timezone since we use a dbus
 
49
    service.
 
50
 
 
51
M       applets/clock/system-timezone.c
 
52
M       applets/clock/system-timezone.h
 
53
M       applets/clock/test-system-timezone.c
 
54
 
 
55
commit 221450b851b7d30c9e3d5389bdb04ff442632a29
 
56
Author: Vincent Untz <vuntz@gnome.org>
 
57
Date:   2012-02-02
 
58
 
 
59
    clock: Always show actions to set time
 
60
 
 
61
    As we open the control center now and the datetime panel works in a
 
62
    different way than the old "set time" dialog, just always show the
 
63
    actions instead of trying to detect when the time cannot be set.
 
64
 
 
65
M       applets/clock/clock.c
 
66
M       applets/clock/set-timezone.c
 
67
M       applets/clock/set-timezone.h
 
68
 
 
69
commit 8d012f62adf2b810e98033bd4a80e018d3c9654a
 
70
Author: Vincent Untz <vuntz@gnome.org>
 
71
Date:   2012-02-02
 
72
 
 
73
    panel: Stop using deprecated gtk_[hv]box_new()
 
74
 
 
75
M       gnome-panel/panel-addto.c
 
76
M       gnome-panel/panel-ditem-editor.c
 
77
M       gnome-panel/panel-force-quit.c
 
78
 
 
79
commit 9fca67f7bf2db30838ba6dcf86d49ca965ed31e5
 
80
Author: Vincent Untz <vuntz@gnome.org>
 
81
Date:   2012-02-02
 
82
 
 
83
    panel: Convert to GResource
 
84
 
 
85
M       gnome-panel/Makefile.am
 
86
M       gnome-panel/nothing.cP
 
87
M       gnome-panel/panel-properties-dialog.c
 
88
M       gnome-panel/panel-run-dialog.c
 
89
M       gnome-panel/panel-schemas.h
 
90
M       gnome-panel/panel-test-applets.c
 
91
A       gnome-panel/panel-test-applets.gresource.xml
 
92
A       gnome-panel/panel.gresource.xml
 
93
 
 
94
commit f1e29e9527c9615a333a3be62e8842b84f291841
 
95
Author: Vincent Untz <vuntz@gnome.org>
 
96
Date:   2012-02-02
 
97
 
 
98
    fish: Install fish animations in fish-specific directory
 
99
 
 
100
M       applets/fish/Makefile.am
 
101
 
 
102
commit 5161260240cc61b52e91ddfe7d297d0382e7a4f9
 
103
Author: Vincent Untz <vuntz@gnome.org>
 
104
Date:   2012-02-02
 
105
 
 
106
    clock: Stop using deprecated gtk_[hv]box_new()
 
107
 
 
108
M       applets/clock/calendar-window.c
 
109
M       applets/clock/clock-location-tile.c
 
110
M       applets/clock/clock.c
 
111
 
 
112
commit 9ade365cd1a79c15ecf2a38a56bdb8d925eccf3a
 
113
Author: Vincent Untz <vuntz@gnome.org>
 
114
Date:   2012-02-02
 
115
 
 
116
    clock: Remove useless icon
 
117
 
 
118
M       applets/clock/clock.gresource.xml
 
119
M       applets/clock/pixmaps/Makefile.am
 
120
D       applets/clock/pixmaps/clock-calendar-icon.png
 
121
 
 
122
commit aa2895d338c319f2cd22953937ec1991234fd9bf
 
123
Author: Vincent Untz <vuntz@gnome.org>
 
124
Date:   2012-02-02
 
125
 
 
126
    clock: Convert to GResource
 
127
 
 
128
M       applets/clock/Makefile.am
 
129
M       applets/clock/clock-face.c
 
130
M       applets/clock/clock-map.c
 
131
M       applets/clock/clock-utils.c
 
132
M       applets/clock/clock-utils.h
 
133
M       applets/clock/clock.c
 
134
A       applets/clock/clock.gresource.xml
 
135
M       applets/clock/clock.h
 
136
M       applets/clock/pixmaps/Makefile.am
 
137
 
 
138
commit 9fbca7dfa21448e983b71d6530fcf7ea337bdd16
 
139
Author: Vincent Untz <vuntz@gnome.org>
 
140
Date:   2012-02-02
 
141
 
 
142
    wncklet: Convert to GResource
 
143
 
 
144
M       applets/wncklet/Makefile.am
 
145
M       applets/wncklet/window-list.c
 
146
A       applets/wncklet/wncklet.gresource.xml
 
147
M       applets/wncklet/wncklet.h
 
148
M       applets/wncklet/workspace-switcher.c
 
149
 
 
150
commit 8a1060a1222d592aaa1957025fc1c366a82f9d46
 
151
Author: Vincent Untz <vuntz@gnome.org>
 
152
Date:   2012-02-02
 
153
 
 
154
    fish: Remove unneeded variable
 
155
 
 
156
M       applets/fish/fish.c
 
157
 
 
158
commit 5478111b1fc676fc1d97a76911f0c33a7aa2e8c2
 
159
Author: Vincent Untz <vuntz@gnome.org>
 
160
Date:   2012-02-02
 
161
 
 
162
    fish: Convert to GResource
 
163
 
 
164
M       applets/fish/Makefile.am
 
165
M       applets/fish/fish.c
 
166
A       applets/fish/fish.gresource.xml
 
167
 
 
168
commit 182cefdf8cc22be86d2c9fec7db2cd9fbda1e547
 
169
Author: Vincent Untz <vuntz@gnome.org>
 
170
Date:   2012-02-02
 
171
 
 
172
    libpanel-applet: Add panel_applet_setup_menu_from_resource() API
 
173
 
 
174
    Add API to be able to use the new GResource framework.
 
175
 
 
176
M       configure.ac
 
177
M       libpanel-applet/panel-applet.c
 
178
M       libpanel-applet/panel-applet.h
 
179
 
 
180
commit 2fd32f37ff6cfb4772292ffb38329741c0f54c20
 
181
Author: Peter Hurley <peter@hurleysoftware.com>
 
182
Date:   2012-01-18
 
183
 
 
184
    panel: Use horizontal/vertical padding for button widgets
 
185
 
 
186
    This avoids launcher being too close to each other.
 
187
 
 
188
    In addition, the "horizontal"/"vertical" class styles can be used to
 
189
    express the padding in a natural way:
 
190
 
 
191
         ButtonWidget.button.horizontal {
 
192
             padding : 0px 3px 0px 3px;
 
193
         }
 
194
 
 
195
    https://bugzilla.gnome.org/show_bug.cgi?id=668586
 
196
 
 
197
M       gnome-panel/button-widget.c
 
198
 
 
199
commit 0093d7db9f3d42e81994789c9b16b8ff72014054
 
200
Author: Peter Hurley <peter@hurleysoftware.com>
 
201
Date:   2012-02-02
 
202
 
 
203
    panel: Minor cleanup
 
204
 
 
205
    Move some variable initializations around.
 
206
 
 
207
M       gnome-panel/panel-applet-frame.c
 
208
 
 
209
commit dbc81aeafc6ae05967a720eed9859d95437ec578
 
210
Author: Matthias Clasen <mclasen@redhat.com>
 
211
Date:   2011-12-23
 
212
 
 
213
    panel, libpanel-applet: Don't ask for menus to be pushed in
 
214
 
 
215
    That is really only useful for combo boxes.
 
216
 
 
217
    https://bugzilla.gnome.org/show_bug.cgi?id=666569
 
218
 
 
219
M       gnome-panel/applet.c
 
220
M       libpanel-applet/panel-applet.c
 
221
 
 
222
commit 538c21a2d7e096cc03ee44bfe5b736afc837b66e
 
223
Author: Kjartan Maraas <kmaraas@gnome.org>
 
224
Date:   2012-01-25
 
225
 
 
226
    Updated Norwegian bokmål translation
 
227
 
 
228
M       po/nb.po
 
229
 
 
230
commit 21e493f47d25e8a890f23c02ccccc28614fa7f9a
 
231
Author: OKANO Takayoshi <kano@na.rim.or.jp>
 
232
Date:   2012-01-19
 
233
 
 
234
    [l10n] Update Japanese translation
 
235
 
 
236
M       help/clock/ja/ja.po
 
237
 
 
238
commit 90682b3079099d74c64406899ce29a9afe20ccb1
 
239
Author: Gil Forcada <gforcada@gnome.org>
 
240
Date:   2012-01-12
 
241
 
 
242
    [l10n]Updated Catalan documentation
 
243
 
 
244
M       help/fish/ca/ca.po
 
245
 
 
246
commit 29a89b89111f9dd3d37945c03bf455a5b68bad53
 
247
Author: Jovan Naumovski <jovan3.14@gmail.com>
 
248
Date:   2012-01-08
 
249
 
 
250
    Updated Macedonian translation.
 
251
 
 
252
M       po/mk.po
 
253
 
 
254
commit e3cfec380bdf348ab4ab48e0f771a5720a7d6305
 
255
Author: Jiro Matsuzawa <jmatsuzawa@src.gnome.org>
 
256
Date:   2012-01-06
 
257
 
 
258
    Updated Japanese translation
 
259
 
 
260
M       help/clock/ja/ja.po
 
261
 
 
262
commit cc9b7fd00676ce05d8a2c3f0f9ee58f41b3966e0
 
263
Author: Vincent Untz <vuntz@gnome.org>
 
264
Date:   2011-12-20
 
265
 
 
266
    build: Create xz tarballs
 
267
 
 
268
M       configure.ac
 
269
 
 
270
commit f924d4804207f0c048ad4f51ba474b74c5a41826
 
271
Author: Vincent Untz <vuntz@gnome.org>
 
272
Date:   2011-12-20
 
273
 
 
274
    release: post-release bump to 3.3.4
 
275
 
 
276
M       configure.ac
 
277
 
 
278
commit 18993fb81e2f795f11c6101754fa552352e4d2ab
 
279
Author: Vincent Untz <vuntz@gnome.org>
 
280
Date:   2011-12-20
 
281
 
 
282
    release: 3.3.3
 
283
 
 
284
M       NEWS
 
285
M       configure.ac
 
286
 
1
287
commit 4f0aaf3dde07534be749821f46c98180e7976ca5
2
288
Author: Xandru Armesto <xandru@softastur.org>
3
 
Date:   2011-12-18
 
289
Date:   2011-12-18
4
290
 
5
291
    Updated asturian translation
6
292