Merge lp:~bregma/light-locker/ubuntu-1.2.0 into lp:ubuntu/trusty/light-locker

Proposed by Stephen M. Webb
Status: Needs review
Proposed branch: lp:~bregma/light-locker/ubuntu-1.2.0
Merge into: lp:ubuntu/trusty/light-locker
Diff against target: 122035 lines (+75044/-43512)
131 files modified
ChangeLog (+22665/-0)
INSTALL (+370/-0)
MAINTAINERS (+0/-7)
Makefile.in (+921/-0)
NEWS (+15/-0)
README (+25/-1)
TODO (+1/-0)
aclocal.m4 (+10833/-0)
autogen.sh (+0/-31)
compile (+347/-0)
config.guess (+1568/-0)
config.h.in (+173/-0)
config.sub (+1793/-0)
configure (+19547/-0)
configure.ac (+594/-0)
configure.ac.in (+0/-594)
data/Makefile.in (+583/-0)
debian/changelog (+9/-0)
debian/control (+1/-1)
debian/rules (+2/-2)
depcomp (+791/-0)
git.mk (+0/-200)
install-sh (+527/-0)
ltmain.sh (+9655/-0)
missing (+215/-0)
po/LINGUAS (+2/-1)
po/Makefile.in.in (+223/-0)
po/af.po (+28/-181)
po/an.po (+29/-172)
po/ar.po (+31/-583)
po/as.po (+28/-544)
po/ast.po (+28/-563)
po/be.po (+30/-182)
po/be@latin.po (+19/-9)
po/bg.po (+30/-193)
po/bn.po (+31/-595)
po/bn_IN.po (+29/-582)
po/br.po (+27/-315)
po/ca.po (+28/-21)
po/ca@valencia.po (+29/-912)
po/crh.po (+29/-640)
po/cs.po (+31/-191)
po/cy.po (+28/-625)
po/da.po (+29/-876)
po/de.po (+31/-647)
po/dz.po (+27/-805)
po/el.po (+30/-596)
po/en@shaw.po (+19/-9)
po/en_CA.po (+27/-608)
po/en_GB.po (+32/-930)
po/eo.po (+33/-586)
po/es.po (+27/-21)
po/et.po (+28/-187)
po/eu.po (+26/-186)
po/fa.po (+30/-820)
po/fi.po (+31/-856)
po/fr.po (+38/-191)
po/fur.po (+28/-170)
po/ga.po (+27/-96)
po/gl.po (+32/-569)
po/gu.po (+34/-316)
po/he.po (+24/-654)
po/hi.po (+30/-575)
po/hr.po (+28/-543)
po/hu.po (+34/-189)
po/id.po (+30/-295)
po/is.po (+28/-538)
po/it.po (+32/-431)
po/ja.po (+28/-590)
po/ka.po (+28/-610)
po/kk.po (+61/-0)
po/km.po (+29/-171)
po/kn.po (+26/-576)
po/ko.po (+29/-525)
po/ku.po (+29/-623)
po/lt.po (+31/-592)
po/lv.po (+31/-595)
po/mai.po (+26/-472)
po/mg.po (+27/-703)
po/mk.po (+30/-566)
po/ml.po (+28/-572)
po/mn.po (+27/-694)
po/mr.po (+28/-560)
po/ms.po (+27/-537)
po/my.po (+25/-146)
po/nb.po (+28/-174)
po/nds.po (+27/-577)
po/ne.po (+30/-568)
po/nl.po (+27/-1267)
po/nn.po (+27/-760)
po/oc.po (+25/-138)
po/or.po (+30/-579)
po/pa.po (+30/-627)
po/pl.po (+30/-184)
po/ps.po (+24/-312)
po/pt.po (+27/-858)
po/pt_BR.po (+34/-602)
po/ro.po (+31/-317)
po/ru.po (+34/-198)
po/si.po (+25/-488)
po/sk.po (+30/-195)
po/sl.po (+30/-596)
po/sq.po (+27/-624)
po/sr.po (+30/-204)
po/sr@latin.po (+30/-204)
po/sv.po (+28/-837)
po/ta.po (+30/-566)
po/te.po (+30/-178)
po/th.po (+27/-847)
po/tr.po (+33/-838)
po/ug.po (+27/-583)
po/uk.po (+30/-587)
po/vi.po (+28/-590)
po/xh.po (+29/-186)
po/zh_CN.po (+32/-602)
po/zh_HK.po (+32/-325)
po/zh_TW.po (+32/-325)
src/Makefile.am (+2/-0)
src/Makefile.in (+896/-0)
src/gs-listener-dbus.c (+39/-0)
src/gs-listener-dbus.h (+1/-0)
src/gs-listener-x11.c (+259/-0)
src/gs-listener-x11.h (+60/-0)
src/gs-marshal.c (+206/-0)
src/gs-marshal.h (+44/-0)
src/gs-monitor.c (+30/-4)
src/gs-monitor.h (+1/-1)
src/gs-window-x11.c (+0/-49)
src/light-locker.c (+5/-3)
src/light-locker.desktop.in (+7/-0)
src/test-window.c (+0/-148)
To merge this branch: bzr merge lp:~bregma/light-locker/ubuntu-1.2.0
Reviewer Review Type Date Requested Status
Daniel Holbach (community) Approve
Review via email: mp+206630@code.launchpad.net

Commit message

new upstream version 1.2.0 (lp: #1280876)

Description of the change

New upstream version 1.2.0 (lp: #1280876)

To post a comment you must log in.
Revision history for this message
Daniel Holbach (dholbach) wrote :

Thanks. Uploaded.

review: Approve

Unmerged revisions

9. By Stephen M. Webb

releasing package light-locker version 1.2.0-0ubuntu1

8. By Stephen M. Webb

debian/rules: added --fail-missing for extra Fun

7. By Stephen M. Webb

restored --with-systemd

6. By Stephen M. Webb

debian/control: update Stadbards-Version to 3.9.5 (no changes required)

5. By Stephen M. Webb

debian/rules: replace autogen.sh with xdg-autogen

4. By Stephen M. Webb

removed build against systemd

3. By Stephen M. Webb

New upstream release.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== added file 'ChangeLog'
--- ChangeLog 1970-01-01 00:00:00 +0000
+++ ChangeLog 2014-02-16 20:50:48 +0000
@@ -0,0 +1,22665 @@
1commit da124cfcc09b4b673e99ff7309537aa6df522e7f
2Author: Peter de Ridder <peter@xfce.org>
3Date: Fri Feb 14 20:11:20 2014 +0100
4
5 Preparing to release 1.2.0
6
7commit ee024ee70a757e7b85f38158b7e959c154338c41
8Author: Peter de Ridder <peter@xfce.org>
9Date: Wed Feb 12 23:02:09 2014 +0100
10
11 Pulled translations from Transifex
12
13commit f150f73c62a3d251670933a06fa5d7e5fafadd51
14Author: Peter de Ridder <peter@xfce.org>
15Date: Wed Feb 12 22:02:37 2014 +0100
16
17 Delay 1s after resume.
18
19commit a45fe2c63519628698693c998a65d983849f3ff5
20Merge: b31ec27 ab08f7d
21Author: Simon Steinbeiß <simon.steinbeiss@elfenbeinturm.at>
22Date: Tue Dec 17 01:07:46 2013 -0800
23
24 Merge pull request #21 from icerider/master
25
26 Update ru.po
27
28commit ab08f7d384c97c6c26e25ad8e3b55a89554f71c5
29Author: Mike <icerider@mail.ru>
30Date: Tue Dec 17 09:40:16 2013 +0300
31
32 Update ru.po
33
34 Fix spelling mistake
35
36commit 1b9eb7a55faf55f33f27220df5bd5bae9626f96d
37Author: Mike <icerider@mail.ru>
38Date: Mon Dec 16 13:48:25 2013 +0300
39
40 Update ru.po
41
42commit b31ec279f2a477e37eb15988e83b6b69705facfe
43Author: Peter de Ridder <peter@xfce.org>
44Date: Sun Nov 10 20:27:33 2013 +0100
45
46 Preparing to release 1.1.0
47
48commit 29dab3703322fd2dba7422d54eb983d6da046384
49Author: Peter de Ridder <peter@xfce.org>
50Date: Sun Nov 10 20:09:43 2013 +0100
51
52 Pulled translations from Transifex
53
54commit f8ead1d5a77eb0d093e8a186ad03a7df48407c36
55Author: Simon Steinbeiss <simon.steinbeiss@elfenbeinturm.at>
56Date: Mon Nov 4 00:59:36 2013 +0100
57
58 Update finnish translation (thanks Pasi Lallinaho!)
59
60commit d1302b150b1b696044e1dc55b2c1c72bc63d9be5
61Author: Simon Steinbeiss <simon.steinbeiss@elfenbeinturm.at>
62Date: Thu Oct 24 16:51:14 2013 +0200
63
64 Fix typo in Readme
65
66commit 647bff8aa8ecb22f6148a29e1b5beccdc1bdd02e
67Author: Peter de Ridder <peter@xfce.org>
68Date: Fri Oct 11 20:28:56 2013 +0200
69
70 Updated dutch translations.
71
72commit 102ca4b2a1e13bb7169d1f4e51fe310240c83147
73Author: Peter de Ridder <peter@xfce.org>
74Date: Fri Oct 11 20:06:56 2013 +0200
75
76 Updated po files.
77
78commit 42e7db455eb06bfd38705318179828a51f1470f4
79Author: Peter de Ridder <peter@xfce.org>
80Date: Thu Oct 10 20:42:15 2013 +0200
81
82 Remove option flag when feature is disabled
83
84 Added Build section to the README to explain the configuration option.
85
86commit 42270ed055dfb3b586c453c83b9666d928385623
87Author: Peter de Ridder <peter@xfce.org>
88Date: Sun Oct 6 18:19:13 2013 +0200
89
90 Automatic lock session after screen saver kicks in
91
92commit f3d12ebd14cc9775d9d1302b97ef5b745be56fba
93Author: Peter de Ridder <peter@xfce.org>
94Date: Sun Oct 6 15:43:37 2013 +0200
95
96 Dropped XShape extension.
97
98commit 3439062304d79d25836fe3d9d4d470439e1cbaba
99Author: Peter de Ridder <peter@xfce.org>
100Date: Sun Oct 6 15:35:57 2013 +0200
101
102 Added usage to the README.
103
104commit fb3ad5ffcb1e528064243bfb6b063bbdaa7cf993
105Author: Peter de Ridder <peter@xfce.org>
106Date: Tue Aug 27 20:38:52 2013 +0200
107
108 Clean generated auto start .desktop file.
109
110commit b0a71e864efa9d46f0788cf841df6991c8c5e768
111Author: Peter de Ridder <peter@xfce.org>
112Date: Tue Aug 27 20:25:26 2013 +0200
113
114 Preparing to release 1.0.0
115
116commit 9085b3a4e310865b460c84e7ee10dafc5d29f9c2
117Author: Peter de Ridder <peter@xfce.org>
118Date: Tue Aug 27 20:20:41 2013 +0200
119
120 Revert "Added -d to light-locker-command to unlock the session."
121
122 This reverts commit 8c3790d1f342c98dea1c43a28a8e15cdae9df04c.
123
124 lightdm doesn't support unlocking by DBus.
125
126commit d6caee551c06fb527afd3e0ffcbe87c7fc28c7d9
127Author: Peter de Ridder <peter@xfce.org>
128Date: Thu Aug 8 20:01:47 2013 +0200
129
130 Updated README
131
132commit 8c3790d1f342c98dea1c43a28a8e15cdae9df04c
133Author: Peter de Ridder <peter@xfce.org>
134Date: Thu Aug 8 19:58:40 2013 +0200
135
136 Added -d to light-locker-command to unlock the session.
137
138commit b682a6423d635fbb81a2e7b5341e586dafbae47f
139Author: Peter de Ridder <peter@xfce.org>
140Date: Tue Aug 6 20:45:08 2013 +0200
141
142 Moved .desktop file to autostart.
143
144commit 8270b3d542a4ec85602da11409a6e7e613bfdda4
145Merge: 2cc83ea 3eac81e
146Author: Simon Steinbeiß <simon.steinbeiss@elfenbeinturm.at>
147Date: Sat Jul 6 21:27:49 2013 -0700
148
149 Merge pull request #11 from Fitoschido/patch-2
150
151 Update ca.po
152
153commit 3eac81e7ab0d897c3e69e3d90074ced37a94bd56
154Author: Adolfo Jayme Barrientos <fitoschido@gmail.com>
155Date: Sat Jul 6 14:12:11 2013 -0500
156
157 Update ca.po
158
159commit 2cc83ea347d64afaaa5420d022345c1c6cbb636b
160Merge: 56f26c2 84e95ac
161Author: Simon Steinbeiß <simon.steinbeiss@elfenbeinturm.at>
162Date: Tue Jun 25 08:59:46 2013 -0700
163
164 Merge pull request #7 from Fitoschido/patch-1
165
166 Update es.po
167
168commit 84e95ac7dede317be9f69a5090d7f5820249da38
169Author: Adolfo Jayme Barrientos <fitoschido@gmail.com>
170Date: Tue Jun 25 06:32:41 2013 -0400
171
172 Update es.po
173
174 I removed the unneeded fuzzy strings.
175
176commit 56f26c21d16835a697966b294227524061cd37bf
177Author: Simon Steinbeiss <simon.steinbeiss@elfenbeinturm.at>
178Date: Tue Jun 25 12:19:31 2013 +0200
179
180 Small fix in README
181
182commit 5f64ea9607f03c8fd0dc753b4118dead7bd67d0f
183Author: Simon Steinbeiss <simon.steinbeiss@elfenbeinturm.at>
184Date: Tue Jun 25 12:16:21 2013 +0200
185
186 Update README
187
188commit 8c46c029bf117865607383a5807990ae12807c0e
189Author: Peter de Ridder <peter@xfce.org>
190Date: Mon Jun 24 23:45:06 2013 +0200
191
192 Build bz2 dist file
193
194commit ecf46d75810df7681d66158a57b298e5dc3e9315
195Author: Peter de Ridder <peter@xfce.org>
196Date: Mon Jun 24 23:32:13 2013 +0200
197
198 Add preview.c to POTFILES
199
200commit d6b65784cc20780610f5d28bbaa1320571a1a810
201Author: Peter de Ridder <peter@xfce.org>
202Date: Mon Jun 24 23:56:00 2013 +0200
203
204 Unfuzzy French partly
205
206commit 8017cdf129844a82a1b2215b900850018e54a9db
207Author: Simon Steinbeiss <simon.steinbeiss@elfenbeinturm.at>
208Date: Mon Jun 24 23:44:54 2013 +0200
209
210 Unfuzzy german translation
211
212commit 899a0e2b7eb89eeb16dd5537a56a5720fb9cfd30
213Author: Peter de Ridder <peter@xfce.org>
214Date: Mon Jun 24 23:28:35 2013 +0200
215
216 Complete dutch translations
217
218commit 2d0439ba9bfd379cdf78dd973564d4f3d3902e75
219Author: Peter de Ridder <peter@xfce.org>
220Date: Mon Jun 24 20:20:30 2013 +0200
221
222 Removed . at the end of line
223
224commit a0276131999efece97b7af0b0de346f921864063
225Author: Peter de Ridder <peter@xfce.org>
226Date: Mon Jun 24 23:08:01 2013 +0200
227
228 Scale the sub text to fit the top line
229
230commit 465cff73a90079e4bc325e46d66c9e4317ce4c5f
231Author: Peter de Ridder <peter@xfce.org>
232Date: Mon Jun 24 20:08:00 2013 +0200
233
234 Add preview application to lock screen
235
236commit 3bdddcef2cfcd226201e5c2c5b3eccf1a6a78cbe
237Merge: 57e39d1 ada7aaa
238Author: Simon Steinbeiß <simon.steinbeiss@elfenbeinturm.at>
239Date: Sun Jun 23 03:15:17 2013 -0700
240
241 Merge pull request #6 from smartboyhw/patch-3
242
243 Update zh_TW.po
244
245commit ada7aaac91c9b0d185562e35971de8f399b10626
246Author: smartboyhw <smartboyhw@gmail.com>
247Date: Sun Jun 23 18:14:12 2013 +0800
248
249 Update zh_TW.po
250
251commit 57e39d1b98f7cb81e3ebd788082bc1d3fd66f071
252Merge: 50dfccf 4420753
253Author: Simon Steinbeiß <simon.steinbeiss@elfenbeinturm.at>
254Date: Sun Jun 23 03:13:53 2013 -0700
255
256 Merge pull request #5 from smartboyhw/patch-2
257
258 Update zh_CN.po
259
260commit 4420753dfaee2392bb0e1f19c54341d1b263c2fe
261Author: smartboyhw <smartboyhw@gmail.com>
262Date: Sun Jun 23 18:10:57 2013 +0800
263
264 Update zh_CN.po
265
266commit 50dfccf7b341f1d411d11228c293a3301ef45a94
267Merge: d48f223 eb47cd5
268Author: Simon Steinbeiß <simon.steinbeiss@elfenbeinturm.at>
269Date: Sun Jun 23 03:06:50 2013 -0700
270
271 Merge pull request #4 from smartboyhw/patch-1
272
273 Update zh_HK.po
274
275commit eb47cd5b5969113ef12d19cecf4026ce014a6024
276Author: smartboyhw <smartboyhw@gmail.com>
277Date: Sun Jun 23 19:02:32 2013 +0900
278
279 Update zh_HK.po
280
281commit d48f22393c2ba09d5c184a1a430741d64181bfe2
282Author: Peter de Ridder <peter@xfce.org>
283Date: Sun Jun 23 11:51:07 2013 +0200
284
285 Add dutch translation
286
287commit 32a87188efa224dc52366fba1098f25998fa5a4d
288Author: Simon Steinbeiss <simon.steinbeiss@elfenbeinturm.at>
289Date: Sun Jun 23 11:52:08 2013 +0200
290
291 Add fuzzy tag to german translation
292
293commit b9f26babc92afabbb203ef1f8a1354fc69381c21
294Author: Landry Breuil <landry@xfce.org>
295Date: Sun Jun 23 11:42:53 2013 +0200
296
297 Add french translation
298
299commit 784abb0fb066ef0c6b0db98a7d424b087c1aa05e
300Author: Peter de Ridder <peter@xfce.org>
301Date: Thu Jun 20 20:45:55 2013 +0200
302
303 Removed docs
304
305commit 5f59a49849ade3b08234cf6e4970436e2abfc72e
306Author: Simon Steinbeiss <simon.steinbeiss@elfenbeinturm.at>
307Date: Thu Jun 20 00:18:28 2013 +0200
308
309 Add german translation
310
311commit 5f4350bc0d8bd12216ef6ee89456aaa776c063cd
312Author: Peter de Ridder <peter@xfce.org>
313Date: Wed Jun 19 23:12:01 2013 +0200
314
315 Updated po files.
316
317commit 03e7828628417380490d6ee02f78b4d1bc937ec9
318Author: Peter de Ridder <peter@xfce.org>
319Date: Wed Jun 19 23:11:12 2013 +0200
320
321 Support gettext with both xdt and without.
322
323commit 927fafb56c681146f0b2316bec2f819023c1315d
324Author: Peter de Ridder <peter@xfce.org>
325Date: Tue Jun 18 23:24:33 2013 +0200
326
327 Auto generate ChangeLog from git
328
329commit 953836fe2caf220668e14c2fc4cc779459455894
330Author: Simon Steinbeiss <simon.steinbeiss@elfenbeinturm.at>
331Date: Wed Jun 19 00:04:48 2013 +0200
332
333 Switch to major.minor.bugfix versioning scheme
334
335commit d22bf52ff049e5f0ad741ec33450fedc33eaa5a5
336Author: Simon Steinbeiss <simon.steinbeiss@elfenbeinturm.at>
337Date: Tue Jun 18 23:35:51 2013 +0200
338
339 Update a few files for the upcoming 0.1 release
340
341commit 1985e4cbf6cd6227f94ecc9463be22accf2a56d0
342Merge: 66d81b2 5a49165
343Author: Simon Steinbeiss <simon.steinbeiss@elfenbeinturm.at>
344Date: Tue Jun 18 23:03:06 2013 +0200
345
346 Merge branch 'suspend'
347
348commit 5a49165e3eb9a95f2bc0a6dfc39d11406e50c2f8
349Author: Peter de Ridder <peter@xfce.org>
350Date: Sat Jun 15 23:26:43 2013 +0200
351
352 Be paranoid on DBus interface.
353
354commit acf95877aba76584968b863afb98c1391679b74a
355Author: Peter de Ridder <peter@xfce.org>
356Date: Sat Jun 15 18:49:10 2013 +0200
357
358 Assume visible on start.
359
360commit d9041120795ff1364deb9085fda91a2b99970c8d
361Author: Peter de Ridder <peter@xfce.org>
362Date: Fri Jun 14 22:58:04 2013 +0200
363
364 Directly switch to greeter on resume.
365
366commit 66d81b269fdfff961021d1e4995ebeb379b34c49
367Merge: 6c7d783 fd35324
368Author: Simon Steinbeiss <simon.steinbeiss@elfenbeinturm.at>
369Date: Fri Jun 14 12:09:46 2013 +0200
370
371 Merge remote-tracking branch 'upstream/master'
372
373commit e613a613f6ffb5aabe7d1841d30525b21a025506
374Author: Peter de Ridder <peter@xfce.org>
375Date: Thu Jun 13 22:08:06 2013 +0200
376
377 Lock on suspend and resume for systemd and UPower.
378
379commit 6c7d7838f7206d056052ef20f2b9c59116d1409c
380Author: Simon Steinbeiss <simon.steinbeiss@elfenbeinturm.at>
381Date: Mon Mar 25 11:49:07 2013 +0100
382
383 Fix typos in debug messages
384
385commit ac0c5b9decf030ffbb4f284373b7ccc2a28726c7
386Author: Peter de Ridder <peter@xfce.org>
387Date: Sun Mar 24 01:20:30 2013 +0100
388
389 Changed the content according to the mockup.
390
391commit 3adb75aa8d5b0223e3ef43e76192c0524a0d970c
392Author: Peter de Ridder <peter@xfce.org>
393Date: Thu Mar 21 23:33:11 2013 +0100
394
395 Switch back to greeter after 10 seconds.
396
397commit fd353244020cf53ce58f4abf69a5ec7893ca1fd1
398Author: Martin Pitt <martinpitt@gnome.org>
399Date: Thu Mar 21 11:24:20 2013 +0100
400
401 Check for logind, not for systemd
402
403 It is possible to build systemd without logind, in which case
404 /sys/fs/cgroup/systemd would still exist. Check for /run/systemd/seats instead,
405 as recommended by systemd upstream.
406
407 For details, see:
408 <https://mail.gnome.org/archives/desktop-devel-list/2013-March/msg00092.html>
409
410 Drop the now unnecessary linking against libsystemd-daemon.
411
412 https://bugzilla.gnome.org/show_bug.cgi?id=696264
413
414commit a1ff904c1f85bcc3b2ffb8503fc29fdba8680626
415Author: Peter de Ridder <peter@xfce.org>
416Date: Wed Mar 20 21:22:06 2013 +0100
417
418 Support both gtk3 and gtk2.
419
420commit 8cdcf32a6c0c9a1a6ade6d7c17b1b571b5c1e1d6
421Author: Peter de Ridder <peter@xfce.org>
422Date: Wed Mar 20 20:52:07 2013 +0100
423
424 Removed background and status message.
425
426commit 25f2a0368d4fbc7eafe390798811a933b90accf7
427Author: Peter de Ridder <peter@xfce.org>
428Date: Wed Mar 20 20:46:51 2013 +0100
429
430 Basic new look.
431
432commit cac2c0ad8f4f40b6b175b9fbcde06935859f1bbc
433Author: Peter de Ridder <peter@xfce.org>
434Date: Wed Mar 20 20:44:51 2013 +0100
435
436 Use the session path instead of the session id.
437
438commit dd488b46883be5c90f7dc1848b43e5c3fe392453
439Merge: 826a528 ebb284b
440Author: Peter de Ridder <peter@xfce.org>
441Date: Tue Mar 12 20:22:20 2013 +0100
442
443 Merge branch 'diet'
444
445commit ebb284b77b813053ca76d11aa31d1f3364f51998
446Author: Peter de Ridder <peter@xfce.org>
447Date: Mon Mar 11 21:25:31 2013 +0100
448
449 Removed UserActivity.
450
451commit 826a52865d1e0a8f08eeaebe78d419021abd998b
452Author: Simon Steinbeiss <simon.steinbeiss@elfenbeinturm.at>
453Date: Mon Mar 11 11:26:48 2013 +0100
454
455 Update Authors, Maintainers and README files
456
457commit 617ffc085cba138fdf35c00c13adec029f993b4a
458Author: Peter de Ridder <peter@xfce.org>
459Date: Sun Mar 10 23:43:41 2013 +0100
460
461 Removed preferences.
462
463commit 4ec95f4039770e38c660875d591d8a9842270898
464Author: Peter de Ridder <peter@xfce.org>
465Date: Sun Mar 10 22:01:51 2013 +0100
466
467 Removed ScreenSaver D-Bus.
468
469commit 24eed9d84e7ee5f42d4e2f0df64d5c60b876ecf8
470Author: Peter de Ridder <peter@xfce.org>
471Date: Sun Mar 10 17:55:55 2013 +0100
472
473 Removed GnomeSessionManager D-Bus, idle activation.
474
475commit 3df208425148570b7429fc834a21d7e62b3ee257
476Author: Peter de Ridder <peter@xfce.org>
477Date: Sun Mar 10 02:10:23 2013 +0100
478
479 Removed the unlock dialog.
480
481commit 6961cea0f9b887471735be9c39d9a58550459066
482Author: Peter de Ridder <peter@xfce.org>
483Date: Sun Mar 10 23:10:11 2013 +0100
484
485 Locking is always enabled.
486
487commit 6bde1f1785c131617f53df2a6fa195eb4ae1c9e9
488Author: Peter de Ridder <peter@xfce.org>
489Date: Sat Mar 9 23:09:49 2013 +0100
490
491 Removed commented code.
492
493commit 4cdce552c48c21ff81e73c53a12bf9310f149c47
494Author: Matias De lellis <mati86dl@gmail.com>
495Date: Sun Mar 10 14:38:14 2013 -0300
496
497 Conditionalize use of g_mutex_* and g_cond_*
498
499commit 36eed83f3e836c609411871ff5ebb409c058fba3
500Author: Matias De lellis <mati86dl@gmail.com>
501Date: Sun Mar 10 14:05:17 2013 -0300
502
503 Fix run-time errors:
504
505commit c9500576a8fee8a68fa74c703ec721c19eee1f12
506Author: Matias De lellis <mati86dl@gmail.com>
507Date: Sat Mar 9 22:49:31 2013 -0300
508
509 Conditionalize use of gdk_display_get_pointer() 2
510
511commit 519af47b0a84d38122db3c57933e9609b93cc058
512Author: Matias De lellis <mati86dl@gmail.com>
513Date: Sat Mar 9 22:46:47 2013 -0300
514
515 Conditionalize use of gdk_app_launch_context_new()
516
517commit f5629e079bf5a6813722d9dbb881d1681b046a68
518Author: Matias De lellis <mati86dl@gmail.com>
519Date: Sat Mar 9 22:42:17 2013 -0300
520
521 Conditionalize use of gdk_display_get_pointer()
522
523commit 04c8dacd6bec4fa894802206d74f25f7daf7cc9a
524Author: Matias De lellis <mati86dl@gmail.com>
525Date: Sat Mar 9 22:30:51 2013 -0300
526
527 Conditionalize use of gdk_pointer_is_grabbed()
528
529commit 715e6526fdaae03d35532f23f366782147cc5f22
530Author: Matias De lellis <mati86dl@gmail.com>
531Date: Sat Mar 9 22:22:59 2013 -0300
532
533 Conditionalize use of gdk_pointer_grab/ungrab().
534
535commit b78a2ea59c71f5f3e8efa0e5a2a43b838fd54ad3
536Author: Matias De lellis <mati86dl@gmail.com>
537Date: Sat Mar 9 22:16:00 2013 -0300
538
539 Conditionalize use of gdk_keyboard_grab/ungrab().
540
541commit 528d4eb6c515598929e44c9fb65dcd6f4fece59e
542Author: Matias De lellis <mati86dl@gmail.com>
543Date: Sat Mar 9 21:07:30 2013 -0300
544
545 Conditionalize use of gtk_widget_size_request
546
547commit 53af8193449d36547df33db66a811f27a9dc04b9
548Author: Matias De lellis <mati86dl@gmail.com>
549Date: Sat Mar 9 21:02:47 2013 -0300
550
551 Replace gdk_cursor_unref() with g_object_unref()
552
553commit 29db7d678c9fefda49da6d0fc4884a45dbf5ae4c
554Author: Matias De lellis <mati86dl@gmail.com>
555Date: Sat Mar 9 20:59:58 2013 -0300
556
557 Fix g_thread_create() deprecation..
558
559commit 36773ddee87f793b5912af92baf8e103e07f21c7
560Author: Matias De lellis <mati86dl@gmail.com>
561Date: Sat Mar 9 20:55:01 2013 -0300
562
563 Fix g_thread_init() and g_type_init() deprecations.
564
565commit 378781ca3c178ab4ba0216525973d2542d0e404e
566Author: Peter de Ridder <peter@xfce.org>
567Date: Thu Mar 7 22:24:29 2013 +0100
568
569 Removed hard gnome depends.
570
571commit 17f8120a072007d0a87cd3966b8e6cab913a0f81
572Merge: 3d7cf43 d1b5dfa
573Author: Simon Steinbeiß <simon.steinbeiss@elfenbeinturm.at>
574Date: Fri Mar 8 14:45:45 2013 -0800
575
576 Merge pull request #1 from ochosi/rename
577
578 Renamed gnome-screensaver to light-locker.
579
580commit d1b5dfa41faf4bf0358170d1c9ecc39f16f7d14e
581Author: Peter de Ridder <peter@xfce.org>
582Date: Thu Mar 7 21:34:28 2013 +0100
583
584 Renamed gnome-screensaver to light-locker.
585
586commit 3d7cf431c6db2f23fe424ef2f52512654e38d2cf
587Author: Simon Steinbeiss <simon.steinbeiss@elfenbeinturm.at>
588Date: Tue Feb 5 01:01:54 2013 +0100
589
590 Drop libgnomekbui dependency
591 (was optional though)
592
593commit 04f44ff0375cc61a347534c538a49e510045010d
594Author: Simon Steinbeiss <simon.steinbeiss@elfenbeinturm.at>
595Date: Tue Feb 5 00:47:55 2013 +0100
596
597 Update README
598
599commit fe36910277c3a3538e5f2d0456a01c327dc45fee
600Author: Simon Steinbeiss <simon.steinbeiss@elfenbeinturm.at>
601Date: Tue Feb 5 00:42:42 2013 +0100
602
603 Drop dependency on gnome-desktop, GnomeRR and gnome-wall-clock
604 Consequently no more user-wallpaper, no fade-effect and no clock
605
606commit 58c06a4e70dafc800df51826734b2327a1fa1c65
607Author: Saleem Abdulrasool <compnerd@compnerd.org>
608Date: Mon Mar 7 17:28:43 2011 -0800
609
610 bus: rename bus.h to gs-bus.h
611
612commit e47811b316622bc25e90db4c9d8c4f65cfdf4142
613Author: TmTFx <f.t.public@gmail.com>
614Date: Fri Dec 28 23:37:57 2012 -0200
615
616 Updated Friulian translation
617
618commit 2a39bfb8da38223b02307687083dfec6e531a3da
619Author: B.Prathibha <prathibhab@cdac.in>
620Date: Sun Nov 25 21:29:58 2012 +0530
621
622 Reduce the number of wakeups
623
624 gnome-screensaver uses g_timeout_add with an integral number
625 of seconds as a timeout duration in various parts of the code.
626
627 These bits of code will work just as well using g_timeout_add_seconds
628 instead.
629
630 g_timeout_add_seconds has the advantage that it consolidates all wake
631 ups that happen near each other to happen at the same time, there by
632 creating less wake ups overall (which improves power savings)
633
634 This commit changes the applicable g_timeout_add calls to
635 g_timeout_add_seconds calls.
636
637 https://bugzilla.gnome.org/show_bug.cgi?id=689032
638
639commit 44fc5b0e0ea50dd1c17bd58bf51bb0ef51c55b0b
640Author: Shankar Prasad <svenkate@redhat.com>
641Date: Fri Nov 30 15:33:31 2012 +0530
642
643 Updated kn translation
644
645commit f99aa28b2efef17ad5817b195ed5a01250a01fe1
646Author: ManojKumar Giri <mgiri@redhat.com>
647Date: Wed Nov 28 20:02:54 2012 +0530
648
649 Updated Odia Translation with FUEL implementation.
650
651commit 886b611ef84dd6603eb745677b26d2c2c8a45bfa
652Author: Dušan Kazik <prescott66@gmail.com>
653Date: Sun Nov 25 20:22:23 2012 +0100
654
655 Updated slovak translation
656
657commit 1940dc6bc8ad5ee2c029714efb1276c05ca80bd4
658Author: Tim Lunn <tim@feathertop.org>
659Date: Fri Oct 19 10:08:56 2012 +1100
660
661 move gnome-screensaver desktop file out of autostart
662
663 https://bugzilla.gnome.org/show_bug.cgi?id=683060
664
665commit 9035754b37130abf7b64d2349bb8ffaa5c198b07
666Author: Sebastien Bacher <seb128@ubuntu.com>
667Date: Fri Oct 19 15:18:19 2012 +0200
668
669 Correctly reply so the client doesn't block waiting (Closes: #686400)
670
671commit c55b7c911c01f163bd7914185a8dbaeab126d4d2
672Author: Shankar Prasad <svenkate@redhat.com>
673Date: Sun Oct 14 23:06:07 2012 +0530
674
675 Updated Kannada Translations
676
677commit 618d51b28eeeaceec9d1a8a27018a0d83cf9c4c2
678Author: Khoem Sokhem <khoemsokhem@khmeros.info>
679Date: Wed Oct 3 17:37:05 2012 +0200
680
681 [l10n] Added Khmer translation
682
683commit 29a4c54f5694a1d0f9590f159cf3725d4fab4c9c
684Author: Matthias Clasen <mclasen@redhat.com>
685Date: Tue Sep 25 12:43:39 2012 -0400
686
687 Post-release version bump
688
689commit fec00b12ec46c86334cfd36b37771cc4632f0d4d
690Author: Matthias Clasen <mclasen@redhat.com>
691Date: Tue Sep 25 10:36:30 2012 -0400
692
693 3.6.0
694
695commit c1c5bd8c22d9ada30c8d43e1eeb96dfbff0bc5f7
696Author: RÅ«dolfs Mazurs <rudolfsm@src.gnome.org>
697Date: Mon Sep 24 01:27:45 2012 +0300
698
699 Updated Latvian translation
700
701commit 3b40494644a4e866edb9d4ae6102d71423944dbb
702Author: Runa Bhattacharjee <runab@redhat.com>
703Date: Fri Sep 21 15:25:10 2012 +0530
704
705 Updated Bengali India Translation
706
707commit 653cfd0352bf3ca1bc4aec8bd1aab37cb9625347
708Author: Ani Peter <apeter@redhat.com>
709Date: Tue Sep 18 20:56:28 2012 +0530
710
711 Updated Malayalam file
712
713commit 9f7da3fc13a6ae0aa17c16c4476a044d587f751d
714Author: Piotr DrÄ…g <piotrdrag@gmail.com>
715Date: Tue Sep 4 00:05:29 2012 +0200
716
717 Updated Polish translation
718
719commit 33318857550e885fe51372fe46684629822591e0
720Author: Nilamdyuti Goswami <nilamdyuti@gmail.com>
721Date: Tue Aug 28 00:12:26 2012 +0530
722
723 Implemented FUEL entries to Assamese translation
724
725commit aa699dfe0408d12ccfa220d7ff5c89e5aab23014
726Author: Dominique Leuenberger <dimstar@opensuse.org>
727Date: Mon Aug 20 13:15:36 2012 +0200
728
729 Trivial: update FSF address
730
731 Fixes bug 682241
732
733commit a507739528cff5d5ee2251b6a61d3ea319d8c60f
734Author: Fran Diéguez <fran.dieguez@mabishu.com>
735Date: Fri Aug 17 23:33:39 2012 +0200
736
737 Updated Galician translations
738
739commit 84e885e8edefea96a30af55a65b3f439e7f353ed
740Author: Matthias Clasen <mclasen@redhat.com>
741Date: Mon Aug 6 12:51:17 2012 -0400
742
743 Bump version
744
745commit e43e2b104c592c4be546e91859a9bee1850bfa24
746Author: Matthias Clasen <mclasen@redhat.com>
747Date: Mon Aug 6 12:43:00 2012 -0400
748
749 Bump version
750
751commit 15b95684555a060588992dc119d7edd4fd59b200
752Author: Matthias Clasen <mclasen@redhat.com>
753Date: Mon Aug 6 12:39:28 2012 -0400
754
755 Updates for 3.5.4
756
757commit d68819e7e3fd20fb91ce0eb135b853380aa76268
758Author: Matthias Clasen <mclasen@redhat.com>
759Date: Wed Aug 1 10:33:58 2012 +0200
760
761 Don't use the GDK lock
762
763 We don't call gdk_threads_init anyway.
764
765commit 3d44b1f3844f344092901b307bd195a01769c3a5
766Author: Matthias Clasen <mclasen@redhat.com>
767Date: Sat Jul 21 15:40:20 2012 -0400
768
769 Only autostart in fallback mode
770
771 gnome-shell now has its own lock screen implementation, so
772 gnome-screensaver is only needed in fallback mode.
773
774commit 66c8ed0ffd4780d7262e1da4a1c1688adc6d1553
775Author: Ray Strode <rstrode@redhat.com>
776Date: Tue Jul 17 15:41:12 2012 -0400
777
778 gs-window-x11: defer setting bg color until realization
779
780 commit 43ee32edaddb9b9b9f4b43c47ca73d7b4eea9fae changed
781 the drawing area associated with each monitors screensaver
782 window to get realized early.
783
784 That change is seemingly causing problems for users.
785
786 This commit stops preemptively realizing the drawing areas,
787 and instead makes the background color settings get applied
788 reactively in response to realization.
789
790 http://bugzilla.gnome.org/show_bug.cgi?id=679441
791
792commit 1f5e35e3b883fb76bf5e922e46e40b6a67d3919d
793Author: Ray Strode <rstrode@redhat.com>
794Date: Tue Jul 17 15:12:57 2012 -0400
795
796 Revert "Revert "window: only show panel on primary head""
797
798 This reverts commit 0d534a922edd536223d6363a59d990ec288d6526.
799
800 Yo dawg, I heard you like reverts, so i'm reverting the revert,
801 so you can revert while you revert.
802
803 https://bugzilla.gnome.org/show_bug.cgi?id=679441
804
805commit d1308e7f64541b748f3723624ab80367322d0fae
806Author: Ray Strode <rstrode@redhat.com>
807Date: Wed Jul 11 16:14:17 2012 -0400
808
809 configure: post release bump
810
811commit 1a25385407e0be795abfffc01dea1bdba53e4c5f
812Author: Ray Strode <rstrode@redhat.com>
813Date: Wed Jul 11 16:10:23 2012 -0400
814
815 NEWS: update for release
816
817commit 0d534a922edd536223d6363a59d990ec288d6526
818Author: Ray Strode <rstrode@redhat.com>
819Date: Wed Jul 11 16:07:08 2012 -0400
820
821 Revert "window: only show panel on primary head"
822
823 This reverts commit fc6695ecb9023b7049fa0dba91276d39f983425e.
824
825 It's causing problems for users.
826
827 https://bugzilla.gnome.org/show_bug.cgi?id=679441
828
829commit 3a21a61b29c8d853d167c27e2c773964884ef925
830Author: Nilamdyuti Goswami <nilamdyuti@gmail.com>
831Date: Wed Jun 27 21:36:15 2012 +0530
832
833 Assamese translation reviewed
834
835commit d92f0b7dca98d6e422ecac998de4eda79b21fa2b
836Author: Matthias Clasen <mclasen@redhat.com>
837Date: Mon Jun 25 19:40:01 2012 -0400
838
839 Bump version
840
841commit e4aa069637ab7948c4196965c7db4dc60b957427
842Author: Matthias Clasen <mclasen@redhat.com>
843Date: Mon Jun 25 19:29:41 2012 -0400
844
845 3.4.2
846
847commit 43ee32edaddb9b9b9f4b43c47ca73d7b4eea9fae
848Author: Cosimo Cecchi <cosimoc@gnome.org>
849Date: Mon Jun 25 18:10:23 2012 -0400
850
851 window: don't use GtkRC to override drawing area's background
852
853 That won't work correctly with GTK3, even more so given that we set
854 app_paintable = TRUE on the drawing area.
855 Instead, set the background GdkRGBA to black directly on the
856 GtkDrawingArea's GdkWindow.
857
858commit fc6695ecb9023b7049fa0dba91276d39f983425e
859Author: Ray Strode <rstrode@redhat.com>
860Date: Mon Jun 11 11:17:56 2012 -0400
861
862 window: only show panel on primary head
863
864 This makes it match the shell better.
865
866 https://bugzilla.gnome.org/show_bug.cgi?id=677793
867
868commit a711c12e04802a293d655cabaf7363abae98c1f2
869Author: Bruno Brouard <annoa.b@gmail.com>
870Date: Sun May 20 14:34:34 2012 +0200
871
872 Bug 676415 : in French translation
873
874 https://bugzilla.gnome.org/show_bug.cgi?id=676415
875
876commit 25baa6077343182194c9b30b8a5df5b676b9b314
877Author: Matthias Clasen <mclasen@redhat.com>
878Date: Sat Apr 14 15:55:38 2012 -0400
879
880 Bump version
881
882commit e709d71b7a6d0f37e741de9e2ef11d83dc39f85a
883Author: Matthias Clasen <mclasen@redhat.com>
884Date: Sat Apr 14 15:47:19 2012 -0400
885
886 3.4.1
887
888commit 024b2fb9c92e71652a3e51360a4c59e6cbe2bbbd
889Author: Daniel Martinez Cucalon <dmartinez@src.gnome.org>
890Date: Fri Apr 13 11:50:42 2012 +0200
891
892 Added Aragonese translation
893
894commit a13b897e11053804b7639c2a0702c9cc59c21947
895Author: Chandan Kumar <chandankumar.093047@gmail.com>
896Date: Thu Apr 5 08:29:03 2012 +0530
897
898 Updated HINDI translation
899
900commit 775ecb1aec2fc9b7b481e9b0dbab43a1f89f346f
901Author: Sandeep Sheshrao Shedmake <sshedmak@redhat.com>
902Date: Mon Apr 2 13:23:30 2012 +0530
903
904 Updated Marathi Translations
905
906commit c2ed5c3b66bbcf1d922b6bad93636597a6ac0ead
907Author: Ioannis Zampoukas <ioza1964@yahoo.gr>
908Date: Sun Apr 1 10:09:42 2012 +0300
909
910 Updated Greek translation
911
912commit 910a31a0b6e5215a2f3b193f3e34ce4dcc19a045
913Author: Ray Strode <rstrode@redhat.com>
914Date: Fri Mar 30 18:21:36 2012 -0400
915
916 lock: drop numlock warning
917
918 It's causing all sorts of complaints.
919
920 https://bugzilla.gnome.org/show_bug.cgi?id=662093
921
922commit 6151ae28cac7167e7b630d963364c803371ac91e
923Author: Ray Strode <rstrode@redhat.com>
924Date: Mon Mar 26 19:14:22 2012 -0400
925
926 NEWS: update
927
928 There was a paste-o in it.
929
930commit fdb88cf789dab4cf962dc7441b8334b9b73cb522
931Author: Ray Strode <rstrode@redhat.com>
932Date: Mon Mar 26 19:11:29 2012 -0400
933
934 configure: bump to 3.4.0
935
936commit 5a015cef48b1b00156cf0e60c3d40952bba5c2e2
937Author: Ray Strode <rstrode@redhat.com>
938Date: Mon Mar 26 19:11:14 2012 -0400
939
940 NEWS: update for release
941
942commit 8297ee0d7c1cfddaa944d550b35d122a5427c99b
943Author: ReÅŸat SABIQ <tilde.birlik@gmail.com>
944Date: Mon Mar 26 02:39:57 2012 -0500
945
946 Updated Crimean Tatar (Crimean Turkish) translation
947
948commit 4a13141a6d65f4d6cd54a922960db9092363f0c8
949Author: Ray Strode <rstrode@redhat.com>
950Date: Wed Mar 21 15:50:02 2012 -0400
951
952 NEWS: update for release
953
954commit 8baeccd0f8e8a4451c19d4318c9a96582775047d
955Author: Ray Strode <rstrode@redhat.com>
956Date: Wed Mar 21 15:45:44 2012 -0400
957
958 configure: bump to 3.3.92
959
960commit 7e2085ab60d144ada580eb91d339332cb94e6811
961Author: Ray Strode <rstrode@redhat.com>
962Date: Wed Mar 21 15:30:06 2012 -0400
963
964 fade: fix fade computation math
965
966 commit 44edc03104 changed the fade time out to be less
967 than a 1000ms. Unfortunately, this broke the fade because the
968 math for computing the number of fade steps used integer arithmetic,
969 and performed a division by a 1000.
970
971 https://bugzilla.gnome.org/show_bug.cgi?id=672583
972
973commit 3a3bd7468d22fae1b2a4f57fef812a6fd68a6e91
974Author: Changwoo Ryu <cwryu@debian.org>
975Date: Sat Mar 10 15:03:35 2012 +0900
976
977 Revert wrong Korean translation commit
978
979 This reverts commit 3e767d13e9416b9e61f96a1666aa38f3b5a2168f.
980
981commit 3e767d13e9416b9e61f96a1666aa38f3b5a2168f
982Author: Seong-ho Cho <darkcircle.0426@gmail.com>
983Date: Wed Mar 7 00:55:44 2012 +0900
984
985 Updated Korean translation
986
987commit 314c0bd9985823b0adec2714ae59464f8b60ad41
988Author: Matthias Clasen <mclasen@redhat.com>
989Date: Sat Feb 25 15:46:41 2012 -0500
990
991 Bump version
992
993commit 1a4fd561e0b4a65f53c21c29e095dc4a573aee22
994Author: Matthias Clasen <mclasen@redhat.com>
995Date: Sat Feb 25 15:45:58 2012 -0500
996
997 3.2.2
998
999commit 372b4d024b367d2fa6a868a272fd994745f92fac
1000Author: Marc Deslauriers <marc.deslauriers@ubuntu.com>
1001Date: Thu Feb 9 14:07:18 2012 -0500
1002
1003 Properly turn off capslock warning
1004
1005 capslock turns off when the key is released, so updating the
1006 message on key press events doesn't work properly. Instead, use a
1007 proper handler.
1008
1009 https://bugzilla.gnome.org/show_bug.cgi?id=669769
1010
1011commit 5483fd75348d270d4823e9b0d7a045ea17e2d72d
1012Author: Andiswa Mvanyashe <andiswamva@gmail.com>
1013Date: Tue Feb 21 10:38:04 2012 +0200
1014
1015 New translation for Xhosa (xh)
1016
1017commit ecfa197a20139927f3e5db75311a4eaaf26c3bfd
1018Author: Romuald Brunet <romuald@gandi.net>
1019Date: Wed Feb 15 12:43:58 2012 +0100
1020
1021 dbus command GetActiveTime returns an unsigned int
1022
1023 fix a bug in gnome-screensaver-command (always retuned "active for
1024 1099853556 seconds")
1025
1026 https://bugzilla.gnome.org/show_bug.cgi?id=670131
1027
1028commit 1a3c239cf88c533be1e489147d621cd9738e203f
1029Author: Robert Ancell <robert.ancell@canonical.com>
1030Date: Sat Feb 11 11:51:30 2012 +1100
1031
1032 Fix compile warning if not compiled with systemd
1033
1034commit c59c73d0939558eab83730c5a30bea9ef6e6226b
1035Author: Ray Strode <rstrode@redhat.com>
1036Date: Mon Feb 13 15:06:51 2012 -0500
1037
1038 listener-dbus: s/ConsoleKit/systemd/
1039
1040 Some of the debug messages in the systemd
1041 code paths are misleading, since they
1042 mention ConsoleKit which isn't in the picture.
1043
1044commit 4f0124ac9c30f1c3d5dc413ca6c7db9c4afe8fc8
1045Author: Robert Ancell <robert.ancell@canonical.com>
1046Date: Fri Feb 10 16:32:13 2012 +1100
1047
1048 Remove unused variables
1049
1050commit 6e66f0234e0decc0d17d467f449c22287ab54415
1051Author: Robert Ancell <robert.ancell@canonical.com>
1052Date: Fri Feb 10 16:31:27 2012 +1100
1053
1054 Stop using deprecated GTK methods
1055
1056commit 5c692be1ae2ea27dff2b3d54a231d8539ca8a545
1057Author: Ray Strode <rstrode@redhat.com>
1058Date: Fri Feb 10 18:49:24 2012 -0500
1059
1060 configure: fix --with-systemd=auto
1061
1062 The logic wasn't quite complicated enough to work.
1063
1064 https://bugzilla.gnome.org/show_bug.cgi?id=669787
1065
1066commit 37a481e0e953956b5e6e2c00439261028b294856
1067Author: Matthias Clasen <mclasen@redhat.com>
1068Date: Fri Feb 10 02:21:20 2012 -0500
1069
1070 Post-release bump
1071
1072commit 169c76373454b8b4e2d25b27f8d80d3494845cb3
1073Author: Matthias Clasen <mclasen@redhat.com>
1074Date: Fri Feb 10 02:19:04 2012 -0500
1075
1076 Updates
1077
1078commit 6bb98e9acb9391d1aec8f7dcb44ef7d16b3dcb91
1079Author: Lennart Poettering <lennart@poettering.net>
1080Date: Fri Feb 10 05:52:51 2012 +0100
1081
1082 port gnome-screensaver to systemd-logind
1083
1084 On Fedora and other distributions ConsoleKit is being replaced by
1085 systemd-logind. Accordingly, all tools previously talking to CK need to
1086 talk to systemd-logind instead.
1087
1088 This patch will dynamically fall back to CK if systemd is not found,
1089 thus being nice to Debian style distributions which want to support
1090 systemd and non-systemd systems with the same packages.
1091
1092 https://bugzilla.gnome.org/show_bug.cgi?id=669787
1093
1094commit a0acbab231993289c13c735380223fb1cda61678
1095Author: Marc Deslauriers <marc.deslauriers@ubuntu.com>
1096Date: Tue Jan 31 11:28:26 2012 -0500
1097
1098 Properly lock even if already active
1099
1100 If the screensaver is already active without a lock, and it
1101 got a request to lock, it would bail out without switching to a locked
1102 state.
1103
1104 https://bugzilla.gnome.org/show_bug.cgi?id=668967
1105
1106commit 44edc03104f9757f4d866f24df8793f064b6ce70
1107Author: Ray Strode <rstrode@redhat.com>
1108Date: Wed Jan 25 16:32:03 2012 -0500
1109
1110 manager: fade out explicitly locks more quickly
1111
1112 If the screensaver is explicitly asked to lock
1113 (as opposed to locking because of idle), then
1114 we should do it very quickly. 1 second is
1115 too long.
1116
1117 This commit changes the fade to 60 steps per
1118 second and a quarter of second long
1119 (put another way, about 15 fade increments).
1120
1121 https://bugzilla.gnome.org/show_bug.cgi?id=668551
1122
1123commit bbc16fcfe1130ed561085ab46c21f0789496d1d8
1124Author: Kjartan Maraas <kmaraas@gnome.org>
1125Date: Wed Jan 25 20:14:08 2012 +0100
1126
1127 Updated Norwegian bokmål translation
1128
1129commit b782e17b60d5e9314b80f0b8c86d6227309622e6
1130Author: Milan Bouchet-Valat <nalimilan@club.fr>
1131Date: Tue Jan 17 15:12:28 2012 +0100
1132
1133 prefs: drop max lock and logout timeout
1134
1135 Previously, gnome-screensaver would enforce a maximum to lock
1136 and logout timeouts to prevent situations where the screen could
1137 have locking enabled, but never lock in practice.
1138
1139 The screen control panel enforces a maximum of 1h, but the
1140 GSettings schema allows arbitrarily large values. There's no
1141 reason to have two out of sync maximums, so this commit removes
1142 the gnome-screensaver one.
1143
1144 https://bugzilla.gnome.org/show_bug.cgi?id=668039
1145
1146commit f7ec7a8fdd05baeba78ff72c4b9c8006b08be147
1147Author: Milan Bouchet-Valat <nalimilan@club.fr>
1148Date: Tue Jan 17 15:11:23 2012 +0100
1149
1150 prefs: scale max lock and logout timeouts to proper units
1151
1152 gnome-screensaver tries to cap the maximum amount of idle
1153 time before screen lock/logout to 8 hours. Commit a50f7dc9
1154 changed the internal representation of this timeout from
1155 minutes to seconds, but the cap wasn't appropriately scaled.
1156
1157 This commit raises fixes the cap to again be 8 hours.
1158
1159 https://bugzilla.gnome.org/show_bug.cgi?id=668039
1160
1161commit d7ab99c00a01bea870cf51d855ecf320e0d23bac
1162Author: Antoine Jacoutot <ajacoutot@openbsd.org>
1163Date: Wed Nov 30 12:02:48 2011 +0100
1164
1165 Implement OpenBSD authentication using bsd_auth(3).
1166
1167 https://bugzilla.gnome.org/show_bug.cgi?id=651554
1168 OpenBSD does not have nor use pam(8) for password authentication but
1169 instead uses bsd_auth(3): add a bsd_auth authentication scheme to
1170 make locking possible.
1171
1172 With inputs and review from Colin Walters and Matthias Clasen.
1173
1174commit 3c02da46a899a7239b15ce5ffd839b7aaa9e4c3b
1175Author: Thura Hlaing <trhura@gmail.com>
1176Date: Mon Nov 14 22:15:25 2011 +0100
1177
1178 [l10n]Added Burmese translation
1179
1180commit 4d30f869f514233255ef196eededc63c389a6058
1181Author: Marek Černocký <marek@manet.cz>
1182Date: Mon Nov 14 12:25:22 2011 +0100
1183
1184 Revert "Updated Czech translation"
1185
1186 This reverts commit 2be9ecf213af9afd3338aec5fc2f6ca1768ed504.
1187
1188commit 2be9ecf213af9afd3338aec5fc2f6ca1768ed504
1189Author: Jan Turoň <turon.honza@gmail.com>
1190Date: Mon Nov 14 11:48:29 2011 +0100
1191
1192 Updated Czech translation
1193
1194commit b451865470836cb90dc1fc41546cf999e03a2a74
1195Author: Martin Schmölzer <martin.schmoelzer@student.tuwien.ac.at>
1196Date: Sun Oct 16 16:08:41 2011 +0200
1197
1198 Fix background scaling on multi-monitor setups
1199
1200 https://bugzilla.gnome.org/show_bug.cgi?id=648193
1201
1202 apply_background_to_window() in gs-manager.c uses the screen width and height to calculate the background size, which causes the background to be scaled incorrectly in multi-monitor setups.
1203
1204 This fixes the calculation of the background size. However, spanned backgrounds require additional work.
1205
1206 Signed-off-by: Martin Schmölzer <martin.schmoelzer@student.tuwien.ac.at>
1207
1208commit a3dad46875c2151ada8ef52ddd03e23d88dec62f
1209Author: Matthias Clasen <mclasen@redhat.com>
1210Date: Sun Sep 25 17:46:54 2011 -0400
1211
1212 Post-release version bump
1213
1214commit ebbcd150dc1081341d762433cf3b3ca4e44d6f52
1215Author: Matthias Clasen <mclasen@redhat.com>
1216Date: Sun Sep 25 17:39:36 2011 -0400
1217
1218 3.2.0
1219
1220commit 587196d9b04986a8764a54774322a553028302a7
1221Author: Seán de Búrca <leftmostcat@gmail.com>
1222Date: Sun Sep 25 11:57:47 2011 -0600
1223
1224 Updated Irish translation
1225
1226commit 6b718a7f4a1f70b3cfdb64f98f94b1c262055827
1227Author: Aurimas ÄŒernius <aurisc4@gmail.com>
1228Date: Sat Sep 24 15:25:14 2011 +0300
1229
1230 Updated Lithuanian translation
1231
1232commit 58a687d3abc4fc6359ddde2a8b7b11b17524c70a
1233Author: Nilamdyuti Goswami <ngoswami@redhat.com>
1234Date: Thu Sep 22 16:37:52 2011 +0530
1235
1236 Updated Assamese Translations:bugzilla#659595
1237
1238commit 3ec493dc70e79a67355d5a94f3c63cebacab679a
1239Author: ipraveen <mail2ipn@gmail.com>
1240Date: Wed Sep 21 22:25:33 2011 +0530
1241
1242 Updated Telugu Translation
1243
1244commit 61f2148a98781b83584839de86c572d947d59b55
1245Author: Sweta Kothari <swkothar@redhat.com>
1246Date: Tue Sep 20 15:14:52 2011 +0530
1247
1248 Updated Gujarati Translations
1249
1250commit 54be12b6b9b5399c234e3fdd5cecf926f4ed7f39
1251Author: Matthias Clasen <mclasen@redhat.com>
1252Date: Mon Sep 19 07:00:44 2011 -0400
1253
1254 Post-release version bump
1255
1256commit 03ee89c1d97cafc61f84b3dcc9e6add48e50b880
1257Author: Matthias Clasen <mclasen@redhat.com>
1258Date: Mon Sep 19 06:55:24 2011 -0400
1259
1260 3.1.92
1261
1262commit c234e36f90e79498560d263bdb9734d0295fc3ff
1263Author: Jiro Matsuzawa <jmatsuzawa@src.gnome.org>
1264Date: Sat Sep 17 12:30:15 2011 +0900
1265
1266 Updated Japanese translation
1267
1268commit e2b44ece90711752dfe970f64b290d7921119399
1269Author: Vincent Untz <vuntz@gnome.org>
1270Date: Sun Sep 11 15:40:00 2011 +0200
1271
1272 Fix clock to actually update every minute
1273
1274 https://bugzilla.gnome.org/show_bug.cgi?id=658746
1275
1276commit aae92e307a8c2716746661e7441b9ffbab6a4535
1277Author: Javier Jardón <jjardon@gnome.org>
1278Date: Fri Sep 9 16:16:08 2011 +0100
1279
1280 Make maintainer mode enabled by default
1281
1282 See http://blogs.gnome.org/desrt/2011/09/08/am_maintainer_mode-is-not-cool/
1283
1284commit 232b63ebdb9e5ad1926b34b071b9b361228728cc
1285Author: Matthias Clasen <mclasen@redhat.com>
1286Date: Sun Sep 4 14:37:50 2011 -0400
1287
1288 Post-release version bump
1289
1290commit 50bb6ad08ed09453dc649441f7513d4375f0e47a
1291Author: Matthias Clasen <mclasen@redhat.com>
1292Date: Sun Sep 4 14:26:07 2011 -0400
1293
1294 Bump gnome-desktop requirement
1295
1296 GnomeWallClock was introduced in 3.1.91, so require that version.
1297
1298commit 62c7262736e93dbeb5be80bfc5c7e9200b1f0c01
1299Author: Colin Walters <walters@verbum.org>
1300Date: Thu Sep 1 12:54:41 2011 -0400
1301
1302 Use GnomeWallClock
1303
1304 This centralizes clock handling.
1305
1306 https://bugzilla.gnome.org/show_bug.cgi?id=657959
1307
1308commit c5b572b26523b579fbdcc82f303232634f793ab8
1309Author: Ryan Lortie <desrt@desrt.ca>
1310Date: Wed Aug 31 12:59:19 2011 -0400
1311
1312 Revert "Use g_date_time_create_watch()"
1313
1314 This reverts commit efaa8d00bb9fa6f1f194676dd0b1d06cae346cd2.
1315
1316 The API has been removed from GLib for now.
1317
1318commit efaa8d00bb9fa6f1f194676dd0b1d06cae346cd2
1319Author: Colin Walters <walters@verbum.org>
1320Date: Tue Aug 16 04:34:35 2011 -0400
1321
1322 Use g_date_time_create_watch()
1323
1324 This is more efficient and a better API.
1325
1326 Note this effectively reverts:
1327 9f98f3a20b5eec6a1fa13e5a4972eadc2d728acf
1328 da2148e09ee162481a0ffbc106a37e81ff7af790
1329
1330 https://bugzilla.gnome.org/show_bug.cgi?id=656627
1331
1332commit ee2e95aaf05c5391ad6826a849da977931bdb2f8
1333Author: Matthias Clasen <mclasen@redhat.com>
1334Date: Fri Aug 26 22:25:42 2011 -0400
1335
1336 Post-release bump
1337
1338commit 28ab92d191ee1c9caad374526271fb64cccf89b5
1339Author: Matthias Clasen <mclasen@redhat.com>
1340Date: Fri Aug 26 22:24:38 2011 -0400
1341
1342 3.1.90
1343
1344commit f37c04cfa7d3dfbd2124031952f39df3a40a412d
1345Author: Matthias Clasen <mclasen@redhat.com>
1346Date: Fri Aug 26 22:20:04 2011 -0400
1347
1348 Bump version to 3.1.90
1349
1350commit 797827d5ef41362ea61200397f057d7552965172
1351Author: Matthias Clasen <mclasen@redhat.com>
1352Date: Fri Aug 26 22:18:14 2011 -0400
1353
1354 Drop leftover mentions of themesdir
1355
1356 This is not used anymore.
1357
1358commit 6defb9d65a77e500750d2dfdf984af0c791c89c5
1359Author: Matthias Clasen <mclasen@redhat.com>
1360Date: Fri Aug 26 22:16:04 2011 -0400
1361
1362 Drop the .pc file
1363
1364 The gnome-screensaver.pc file only contained information for
1365 themes, which are not supported anymore.
1366
1367commit 7b6d0692aaba1fc77661f11f3942838d486bae5e
1368Author: Matthias Clasen <mclasen@redhat.com>
1369Date: Fri Aug 26 08:09:10 2011 -0400
1370
1371 Properly clear to black when cancelling unlock
1372
1373 Since GTK+ is now drawing in more cases, we need to override
1374 the GTK+ background color, instead of just setting the GDK
1375 window background.
1376
1377 Based on a patch by Marc Deslauriers,
1378 https://bugzilla.gnome.org/show_bug.cgi?id=657358
1379
1380commit ec66dbab41fe3b2a3a805a0c7467595dfcbacab5
1381Author: Marc Deslauriers <marc.deslauriers@ubuntu.com>
1382Date: Thu Aug 25 13:25:20 2011 -0400
1383
1384 gs-window-x11: Properly set background to black
1385
1386 This fixes an issue where if the lock dialog is cancelled by hitting
1387 the escape key, or times out, the screen turns white instead of black.
1388
1389 https://bugzilla.gnome.org/show_bug.cgi?id=657358
1390
1391commit a8d454c7faa577ce8219bd3fda96577d29577354
1392Author: Ray Strode <rstrode@redhat.com>
1393Date: Wed Aug 17 16:32:31 2011 -0400
1394
1395 configure: use .tar.xz by default
1396
1397commit 4743fd9011d38016e192a3c0e87c95bd0c69b8eb
1398Author: Ray Strode <rstrode@redhat.com>
1399Date: Wed Aug 17 16:28:44 2011 -0400
1400
1401 NEWS: update for release
1402
1403commit 40410ca4c27609b6945b02c4a80906a6846ae3f1
1404Author: Ray Strode <rstrode@redhat.com>
1405Date: Wed Aug 17 16:28:53 2011 -0400
1406
1407 Makefile: drop TODO file
1408
1409commit aab8613a435ead8e846e9924bfcef3a9bad0fd93
1410Author: Ray Strode <rstrode@redhat.com>
1411Date: Wed Aug 17 16:24:12 2011 -0400
1412
1413 configure: bump version to 3.1.5
1414
1415commit 51ad378c2f3ddbbf38b072fb7be604f8d3e57534
1416Author: Ray Strode <rstrode@redhat.com>
1417Date: Wed Aug 17 16:22:51 2011 -0400
1418
1419 configure: remove LIBGNOME_MENU reference
1420
1421 it's stale, dead code.
1422
1423commit 5b09aa8d10330f99d42ee7c37f739f0811c7ddff
1424Author: Ray Strode <rstrode@redhat.com>
1425Date: Wed Aug 17 16:19:56 2011 -0400
1426
1427 Revert "Update clock on resume"
1428
1429 This reverts commit da2148e09ee162481a0ffbc106a37e81ff7af790.
1430
1431 commit 9f98f3a20b5eec6a1fa13e5a4972eadc2d728acf solves the same
1432 problem in a way that doesn't add a upower-glib dependency, and
1433 Colin is working on a much better long term solution anyway that
1434 will invalidate the need for either commit.
1435
1436commit da2148e09ee162481a0ffbc106a37e81ff7af790
1437Author: Colin Walters <walters@verbum.org>
1438Date: Fri Aug 12 10:37:17 2011 -0400
1439
1440 Update clock on resume
1441
1442 It's very confusing to the user if they unsuspend their laptop and see
1443 the wrong time. Ideally, we would have it updated before we even
1444 unblank the screen, but this is much better than what we had before.
1445
1446 https://bugzilla.gnome.org/show_bug.cgi?id=656405
1447
1448commit 3f2d6598e9896520b745fe16e10a6485b904b3fa
1449Author: Victor Antonovich <v.antonovich@gmail.com>
1450Date: Fri Aug 12 00:28:12 2011 +0100
1451
1452 Return layout indicator to the screensaver unlock dialog
1453
1454 https://bugzilla.gnome.org/show_bug.cgi?id=642072
1455
1456commit 214ab952557378777824a52b73fae4ba4d70f5bd
1457Author: Ray Strode <rstrode@redhat.com>
1458Date: Mon Jul 25 11:35:22 2011 -0400
1459
1460 gs-window-x11: drop some unused variables
1461
1462 They were generating compiler warnings
1463
1464commit 9f98f3a20b5eec6a1fa13e5a4972eadc2d728acf
1465Author: Alexandre Rostovtsev <tetromino@gmail.com>
1466Date: Wed Jul 20 14:00:43 2011 -0400
1467
1468 gs-window-x11: shorten clock timeout to detect skew
1469
1470 The timer for the panel clock currently wakes up once a minute in
1471 the default case. This means, if the clock changes while the
1472 screen is locked (say from a resume following suspend, or from
1473 ntp) then it becomes out of date for up to a minute.
1474
1475 There's no good way right now to detect when clock skew happens,
1476 so this commit changes the timeout to expire every couple of
1477 seconds instead of once a minute.
1478
1479 Minor-Updates-By: Ray Strode <rstrode@redhat.com>
1480
1481 http://bugzilla.gnome.org/show_bug.cgi?id=648145
1482
1483commit 742b77d217dced55b8b07616bf6a70ec167ffc01
1484Author: Alexandre Rostovtsev <tetromino@gmail.com>
1485Date: Mon Jul 25 11:03:00 2011 -0400
1486
1487 gs-window-x11: use g_timeout_add_seconds for watch dog
1488
1489 The watch dog timer runs sort of arbitrarily every 30 seconds.
1490 We don't need much precision on when it runs, it just needs to
1491 run once in a while.
1492
1493 This commit changes the timer setup call from g_timeout_add
1494 to g_timeout_add_seconds so the watch dog will wake up with
1495 any other pending timeouts that happen to expire around the same
1496 time, saving a little power.
1497
1498 http://bugzilla.gnome.org/show_bug.cgi?id=648145
1499
1500commit dcf55e6e100576aa10d6e729fac13e51511c7ec8
1501Author: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
1502Date: Thu Jul 21 02:27:19 2011 +0300
1503
1504 Updated Belarusian translation.
1505
1506commit 0f736fb02572f8f9c4a0316d8c27e1029e326238
1507Author: Muhammet Kara <muhammet.k@gmail.com>
1508Date: Fri Jul 8 01:57:41 2011 +0300
1509
1510 [l10n]Updated Turkish translation
1511
1512commit 99abfb6773508dbba0e60461500ed6536d12db2c
1513Author: Tommi Vainikainen <thv@iki.fi>
1514Date: Tue Jun 7 15:25:02 2011 +0300
1515
1516 Updated Finnish translation
1517
1518commit d39fde6680fc4aaa563b884e55d82afaba337eb5
1519Author: Bill Nottingham <notting@redhat.com>
1520Date: Thu Jun 2 11:56:31 2011 -0400
1521
1522 libgnome-menu isn't used any more - don't check for it.
1523
1524 https://bugzilla.gnome.org/show_bug.cgi?id=644283
1525
1526commit 9b1097eda32a4fe166449c0dae2dfd56c1eaf815
1527Author: Carles Ferrando <carles.ferrando@gmail.com>
1528Date: Sun May 29 18:32:26 2011 +0200
1529
1530 [l10n]Updated Catalan (Valencian) translation
1531
1532commit bced8c18540aed947d24de19c87558594c907cff
1533Author: Kristjan SCHMIDT <kristjan.schmidt@googlemail.com>
1534Date: Sat May 21 18:41:18 2011 +0200
1535
1536 Updated Esperanto translation
1537
1538commit 83f2660038951cb178631e6234ba774118b959f9
1539Author: Piotr DrÄ…g <piotrdrag@gmail.com>
1540Date: Sat Apr 30 12:42:43 2011 +0200
1541
1542 Updated Polish translation
1543
1544commit 7757bfd24a333ba82e97e5280fb8b31c8d1b044b
1545Author: Ray Strode <rstrode@redhat.com>
1546Date: Thu Apr 28 15:37:32 2011 -0400
1547
1548 manager: add missing break statement
1549
1550 random, drive-by fix.
1551
1552commit 338b86c4f0c2cdc4241dbf5cda913f0184afc105
1553Author: Huzaifa Sidhpurwala <huzaifas@redhat.com>
1554Date: Tue Apr 26 13:15:56 2011 -0400
1555
1556 dialog: Fix crash in user switcher code
1557
1558 The user switch button currently causes the lock dialog to crash
1559 because of an inverted conditional in the error checking code.
1560
1561 This commit addresses the crash by performing the proper check
1562 in the conditional.
1563
1564 https://bugzilla.gnome.org/show_bug.cgi?id=648234
1565
1566commit 259a7fcc40b061242c88f8afe210307a2f99f5e5
1567Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
1568Date: Sun Apr 24 22:37:42 2011 +0700
1569
1570 Updated Thai translation.
1571
1572commit 9475beec92f17d5c8274e7c4ecd15eeeb4fbcb1a
1573Author: Arash Mousavi <amousavi@src.gnome.org>
1574Date: Sat Apr 23 00:42:20 2011 +0430
1575
1576 Updated Persian translation
1577
1578commit 7f29c348b4462f6e05993caab89af8057d17ee92
1579Author: Marek Černocký <marek@manet.cz>
1580Date: Mon Apr 4 19:55:31 2011 +0200
1581
1582 Updated Czech translation
1583
1584commit 8650850961e40afb6dab9f9adc6efd76d33bb695
1585Author: Matthias Clasen <mclasen@redhat.com>
1586Date: Mon Apr 4 10:35:15 2011 -0400
1587
1588 Bump version
1589
1590commit 1002e9e85c7ab8bb5ee033063a3171500bfc4aaa
1591Author: Matthias Clasen <mclasen@redhat.com>
1592Date: Mon Apr 4 10:28:21 2011 -0400
1593
1594 Add missing comma
1595
1596commit 459a54359674c02b7db5735156b84dda4ba08240
1597Author: Matthias Clasen <mclasen@redhat.com>
1598Date: Mon Apr 4 07:34:05 2011 -0400
1599
1600 Update NEWS
1601
1602commit b0060e6c7649b2a625030a72bd33bb10f0e9df56
1603Author: Matthias Clasen <mclasen@redhat.com>
1604Date: Mon Apr 4 07:31:45 2011 -0400
1605
1606 Bump version to 3.0.0
1607
1608commit 98f40d1781c4ebbce1acb13e80c8b313ac3a828b
1609Author: Jamil Ahmed <itsjamil@gmail.com>
1610Date: Mon Apr 4 15:34:26 2011 +0600
1611
1612 Updated Bengali translation
1613
1614commit 27d6ba7cb6909430cf72d5e3f9415c3799914e34
1615Author: Jordi Serratosa <serratosa@gmail.com>
1616Date: Sun Apr 3 23:51:31 2011 +0200
1617
1618 [l10n]Fixes on Catalan translation
1619
1620commit ee265284c833ea53da5010489fc653fca2e0278c
1621Author: Wouter Bolsterlee <wbolster@gnome.org>
1622Date: Sun Apr 3 18:10:07 2011 +0200
1623
1624 Updated Dutch translation by Wouter Bolsterlee
1625
1626commit a72e56276bc3a238eb50b4f4fb5bb64a34c7ec42
1627Author: Petr Kovar <pknbe@volny.cz>
1628Date: Sun Apr 3 16:13:00 2011 +0200
1629
1630 Update Czech translation
1631
1632commit 691e68e525cb4cd376fd510439fa72515e3f8fd6
1633Author: Dr.T.Vasudevan <agnihot3@gmail.com>
1634Date: Sun Apr 3 08:51:26 2011 +0530
1635
1636 Updated Tamil translation
1637
1638commit e2f25efc5a7ff967426173f65869b34398c5e676
1639Author: Ask H. Larsen <asklarsen@gmail.com>
1640Date: Sat Apr 2 19:37:49 2011 +0200
1641
1642 Updated Danish translation
1643
1644commit 9876ae4152d9d5567a34982c42e2257c8b0a655f
1645Author: Takayuki KUSANO <AE5T-KSN@asahi-net.or.jp>
1646Date: Sun Apr 3 00:52:57 2011 +0900
1647
1648 Updated Japanese translation.
1649
1650commit db23fe2694a928ce7d346118913681952e0edb56
1651Author: Matthias Clasen <mclasen@redhat.com>
1652Date: Sat Apr 2 00:00:14 2011 -0400
1653
1654 Remove Inhibit apis from the docs
1655
1656 The actual interfaces were removed before 2.91.91.
1657 https://bugzilla.gnome.org/show_bug.cgi?id=646497
1658
1659commit b010f68d31e15d05fc326d528b51294ce934e469
1660Author: Nguyễn Thái Ng�c Duy <pclouds@gmail.com>
1661Date: Fri Apr 1 20:31:54 2011 +0700
1662
1663 Updated Vietnamese translation
1664
1665commit 32cb1c43bd2eedf9b8f8edf36f832367d0ed8855
1666Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
1667Date: Thu Mar 31 15:44:25 2011 +0200
1668
1669 Updated Basque language
1670
1671commit 0bac6cb046495c620a714ad876f05666d56efe27
1672Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
1673Date: Tue Mar 29 21:26:12 2011 +0800
1674
1675 Updated Traditional Chinese translation(Hong Kong and Taiwan)
1676
1677commit 86cdf3f684030e1dc3d8b96035be85cd6c101f6e
1678Author: Wei Li <lw124124@gmail.com>
1679Date: Mon Mar 28 17:13:30 2011 +0000
1680
1681 Update Simplified Chinese translation.
1682
1683commit 94650e955dd193ca05929a3adafeeb0e77dfa19e
1684Author: Rudolfs Mazurs <rudolfs.mazurs@gmail.com>
1685Date: Mon Mar 28 01:15:18 2011 +0300
1686
1687 Updated Latvian translation.
1688
1689commit 089b5ea824f1ecc68ac5242dd7e68b0a7a8e2df0
1690Author: Rodrigo Padula de Oliveira <contato@rodrigopadula.com>
1691Date: Sun Mar 27 17:40:56 2011 -0400
1692
1693 Updated Brazilian Portuguese translation.
1694
1695commit 4ab52fd362aa7bc5ad1c2d1c092bbe4aacf2c816
1696Author: Abduxukur Abdurixit <abdurixit@gmail.com>
1697Date: Sun Mar 27 19:54:37 2011 +0200
1698
1699 Added UG translation
1700
1701commit 99afa7eb968300ebc1d7b612241f1e19dccf4211
1702Author: A S Alam <aalam@users.sf.net>
1703Date: Sat Mar 26 23:44:32 2011 +0530
1704
1705 update tranlation for Punjabi by A S Alam
1706
1707commit 869a94d9b3f06e2f6de39642eadf86ebf1c8db72
1708Author: Nguyễn Thái Ng�c Duy <pclouds@gmail.com>
1709Date: Sat Mar 26 13:45:47 2011 +0700
1710
1711 Updated Vietnamese translation
1712
1713commit 11f10b1aadc2894c4d03d1ce6c6e388faeeb9e7d
1714Author: Alexander Shopov <ash@kambanaria.org>
1715Date: Fri Mar 25 21:48:01 2011 +0200
1716
1717 Updated Bulgarian translation
1718
1719commit 7f87bc906d35b193314c5443a27d9006b13febee
1720Author: Yuri Myasoedov <omerta13@yandex.ru>
1721Date: Wed Mar 23 23:52:14 2011 +0300
1722
1723 Updated Russian translation
1724
1725commit f75cef8abff7acb74e011774ee0adeaf0c8117a5
1726Author: Matthias Clasen <mclasen@redhat.com>
1727Date: Mon Mar 21 22:08:46 2011 -0400
1728
1729 Bump version
1730
1731commit 235faa55999d2ce552c4e20f932e6a2a28b4e7bf
1732Author: Matthias Clasen <mclasen@redhat.com>
1733Date: Mon Mar 21 22:02:34 2011 -0400
1734
1735 Bump version
1736
1737commit 16e0a6587bf192badc7c015dfcec706a29615874
1738Author: Matthias Clasen <mclasen@redhat.com>
1739Date: Mon Mar 21 22:01:57 2011 -0400
1740
1741 Update NEWS
1742
1743commit c8b9123d4540f2b8055822b857b534a27ca8e8c2
1744Author: Colin Walters <walters@verbum.org>
1745Date: Sat Dec 18 17:10:39 2010 -0500
1746
1747 Request shell exit overview when locking screen
1748
1749 Shell has a keyboard grab in the overview; request that we bounce
1750 out of the overview before dropping into the try-to-grab loop.
1751 We do this asynchronously, since the try-to-grab loop exists anyways.
1752
1753 https://bugzilla.gnome.org/show_bug.cgi?id=637540
1754
1755commit 8ed360df3d0a1d24e723a59c9c4cbfba3ca17305
1756Author: Amitakhya Phukan <amitakhya@svn.gnome.org>
1757Date: Mon Mar 21 11:58:41 2011 +0530
1758
1759 Updated Assamese translations
1760
1761commit 77637b7959ced10379787eba92ed08c8716e2f6f
1762Author: William Jon McCann <jmccann@redhat.com>
1763Date: Sun Mar 20 21:50:14 2011 -0400
1764
1765 Remove harder
1766
1767commit c0ad16d66f3d547a9a45818bc193a34c428e977b
1768Author: William Jon McCann <jmccann@redhat.com>
1769Date: Sun Mar 20 21:09:30 2011 -0400
1770
1771 Remove daemonizing
1772
1773 It isn't needed and it breaks things like GSettings apparently.
1774
1775 https://bugzilla.gnome.org/show_bug.cgi?id=644400
1776
1777commit 3365eec74643773d8d5aa92901b39bdc9496e19b
1778Author: William Jon McCann <jmccann@redhat.com>
1779Date: Sun Mar 20 20:46:41 2011 -0400
1780
1781 Remove dbus service activation file
1782
1783 The screensaver uses the session autostart mechanism now.
1784
1785commit 8236a6c866a2e1f2b98213819c8276dfaa5e6e52
1786Author: William Jon McCann <jmccann@redhat.com>
1787Date: Sat Mar 19 21:25:04 2011 -0400
1788
1789 Add more debug for lock enable
1790
1791commit 96264eb9131a73d3cd676f298e0811be955cbfac
1792Author: Dirgita <dirgitadevina@yahoo.co.id>
1793Date: Sun Mar 20 12:06:47 2011 +0700
1794
1795 Updated Indonesian translation
1796
1797commit 882e8cdd0544294da6ed5a98b8c6ae06db54385b
1798Author: Bruno Brouard <annoa.b@gmail.com>
1799Date: Sat Mar 19 15:27:47 2011 +0100
1800
1801 Updated French translation
1802
1803commit d3a01a8774a8e1d576da9434d01298be6d071b7e
1804Author: Changwoo Ryu <cwryu@debian.org>
1805Date: Sat Mar 19 23:08:19 2011 +0900
1806
1807 Updated Korean translation
1808
1809commit a2647823130a077251c544c74b8505d2e08dc567
1810Author: Wouter Bolsterlee <wbolster@gnome.org>
1811Date: Sat Mar 19 01:25:07 2011 +0100
1812
1813 Updated Dutch translation by Wouter Bolsterlee
1814
1815commit f49557e709da5791acc5f6968af182a6ce057237
1816Author: Миро�лав �иколић <miroslavnikolic@rocketmail.com>
1817Date: Fri Mar 18 22:40:24 2011 +0100
1818
1819 Updated Serbian Translation
1820
1821commit 9cf6a1747cd934e5b2096bedbab799f05000fb96
1822Author: Gil Forcada <gforcada@gnome.org>
1823Date: Fri Mar 18 17:30:21 2011 +0100
1824
1825 [l10n]Updated Catalan translation
1826
1827commit cba17763c7e87c5c385e420c14d8cc5f77ce52cc
1828Author: Daniel Nylander <po@danielnylander.se>
1829Date: Thu Mar 17 21:38:42 2011 +0100
1830
1831 Updated Swedish translation
1832
1833commit bfc5263ce320c278888cd42e21ce95439e8d61c4
1834Author: Daniel Korostil <ted.korostiled@gmail.com>
1835Date: Thu Mar 17 20:02:29 2011 +0200
1836
1837 Uploaded Ukranian
1838
1839commit 57b74bf506396bb7394adf956571e338856ea558
1840Author: Mario Blättermann <mariobl@gnome.org>
1841Date: Thu Mar 17 14:57:50 2011 +0100
1842
1843 [l10n] Updated German translation
1844
1845commit 5232718932538ff894f82b1c2b48b23aec437b39
1846Author: Bruce Cowan <bruce@bcowan.me.uk>
1847Date: Wed Mar 16 17:08:09 2011 +0000
1848
1849 Updated British English translation
1850
1851commit 6af9af3f4197aa924eca2bcdaacd024d63592fcc
1852Author: Kjartan Maraas <kmaraas@gnome.org>
1853Date: Thu Mar 17 09:58:02 2011 +0100
1854
1855 Updated Norwegian bokmål translation
1856
1857commit 4dfb06771bb9e8b792dbe42d7571592652c4fc4a
1858Author: William Jon McCann <jmccann@redhat.com>
1859Date: Thu Mar 17 01:57:32 2011 -0400
1860
1861 Ensure the initial state of the clock is correct
1862
1863commit a518aa2f950d00ddec930b0fefe8a61d6ead29e1
1864Author: William Jon McCann <jmccann@redhat.com>
1865Date: Thu Mar 17 00:38:29 2011 -0400
1866
1867 Only emit changed signal when something changes
1868
1869commit fd7f7578839b3cca0b26acf7cfd1e8ae9ab25505
1870Author: William Jon McCann <jmccann@redhat.com>
1871Date: Thu Mar 17 00:36:56 2011 -0400
1872
1873 Put lockdown keys together
1874
1875commit 1b9e5ab4ea207119d0eae0ce9a428c18cb9e4c88
1876Author: William Jon McCann <jmccann@redhat.com>
1877Date: Thu Mar 17 00:32:14 2011 -0400
1878
1879 Don't monitor session gsettings
1880
1881 They aren't used for anything.
1882
1883commit a50f7dc9877ebbc18395e85d572cb5d931defb9d
1884Author: William Jon McCann <jmccann@redhat.com>
1885Date: Wed Mar 16 23:38:56 2011 -0400
1886
1887 switch to using time values in seconds instead of minutes
1888
1889 Now consistent with power etc time values.
1890
1891commit 995e97858a7494c046558ab62ed42601fdc087fe
1892Author: Daniel Mustieles <daniel.mustieles@gmail.com>
1893Date: Wed Mar 16 19:25:39 2011 +0100
1894
1895 Updated Spanish translation
1896
1897commit 3384e864ecb8a250b8bfb37e4dd98a53e98715de
1898Author: Lucian Adrian Grijincu <lucian.grijincu@gmail.com>
1899Date: Wed Mar 16 18:43:59 2011 +0100
1900
1901 Updated Romanian translation
1902
1903commit 6c0f75ccd3b72a8b97a7adac08798b5d20515f35
1904Author: Lucian Adrian Grijincu <lucian.grijincu@gmail.com>
1905Date: Wed Mar 16 18:43:31 2011 +0100
1906
1907 Updated Romanian translation
1908
1909commit 536f122ebda582a81c53feb288f6a4877f2c3b38
1910Author: Yaron Shahrabani <sh.yaron@gmail.com>
1911Date: Wed Mar 16 17:03:54 2011 +0200
1912
1913 Updated Hebrew translation.
1914
1915commit b9b4d52b7740a29afef553ee6f99887d68892ff2
1916Author: Luca Ferretti <lferrett@gnome.org>
1917Date: Wed Mar 16 15:08:22 2011 +0100
1918
1919 Updated Italian translation
1920
1921commit 2c8ef4a8d5d1acfea9724263d67e93d2301fa969
1922Author: Khaled Hosny <khaledhosny@eglug.org>
1923Date: Wed Mar 16 14:38:17 2011 +0200
1924
1925 Updated Arabic translation
1926
1927commit 660f97b9bf49b53b4c23a0fd5d8e6e39bedf5e71
1928Author: Duarte Loreto <happyguy_pt@hotmail.com>
1929Date: Wed Mar 16 00:19:56 2011 +0000
1930
1931 Updated Portuguese translation
1932
1933commit 765d3a7747496819c0ad3bb9286a5a355447dfe8
1934Author: Matej Urban�i� <mateju@svn.gnome.org>
1935Date: Tue Mar 15 21:18:39 2011 +0100
1936
1937 Updated Slovenian translation
1938
1939commit 9d138e51378f34544f206cea254d5afa851d4d7c
1940Author: Ivar Smolin <okul@linux.ee>
1941Date: Tue Mar 15 17:15:34 2011 +0200
1942
1943 [l10n] Updated Estonian translation
1944
1945commit a937a05395475b06516ae80e8209e58872f11b2a
1946Author: Gabor Kelemen <kelemeng@gnome.hu>
1947Date: Tue Mar 15 15:56:32 2011 +0100
1948
1949 Updated Hungarian help translation
1950
1951commit cfb836c38a673743e6d408fcaf0d3a55bd31c95d
1952Author: Fran Diéguez <fran@openhost.es>
1953Date: Tue Mar 15 15:46:21 2011 +0100
1954
1955 Updated Galician translations
1956
1957commit d79f072a98a7e6bedd703bc2a67187c03b1a9bde
1958Author: Piotr DrÄ…g <piotrdrag@gmail.com>
1959Date: Tue Mar 15 14:10:17 2011 +0100
1960
1961 Updated Polish translation
1962
1963commit e1660948771a7ff05860d4871521d0061c9937ae
1964Author: Matthias Clasen <mclasen@redhat.com>
1965Date: Tue Mar 15 08:21:56 2011 -0400
1966
1967 Use ngettext for a string.
1968
1969 Pointed out in https://bugzilla.gnome.org/show_bug.cgi?id=644802.
1970
1971commit 625d2f247ad286d3297e407f0d052abf9eafe9ef
1972Author: Gabor Kelemen <kelemeng@gnome.hu>
1973Date: Tue Mar 15 04:19:01 2011 +0100
1974
1975 Updated Hungarian translation
1976
1977commit 11d553d7b22fa98ae9765d9d0bd19b37b99210e0
1978Author: Friedel Wolff <friedel@translate.org.za>
1979Date: Mon Mar 14 21:51:48 2011 +0200
1980
1981 Clean up translation file
1982
1983commit cbe490c010815b0e78e2e5d0c5574078cfdadecc
1984Author: Friedel Wolff <friedel@translate.org.za>
1985Date: Mon Mar 14 21:31:44 2011 +0200
1986
1987 New translation for Afrikaans (af)
1988
1989commit 6c2a32c410eedf4e66c10bcce59c52492ce1eb86
1990Author: Lucian Adrian Grijincu <lucian.grijincu@gmail.com>
1991Date: Sun Mar 13 03:07:21 2011 +0100
1992
1993 Updated Romanian translation
1994
1995commit 305e9b1e86f134fa21c9cab611841eeed07b291c
1996Author: Daniel Șerbănescu <cyber19rider@gmail.com>
1997Date: Sun Mar 13 03:03:36 2011 +0100
1998
1999 Updated Romanian translation
2000
2001commit f91f50af5aa4a48282c4f0b150db55ce435dfcb8
2002Author: Lucian Adrian Grijincu <lucian.grijincu@gmail.com>
2003Date: Sun Mar 13 03:00:21 2011 +0100
2004
2005 Updated Romanian translation
2006
2007commit cba799c315f56e1f982c046fbc73c6cdb042b153
2008Author: Wouter Bolsterlee <wbolster@gnome.org>
2009Date: Sat Mar 12 23:41:47 2011 +0100
2010
2011 Updated Dutch translation by Wouter Bolsterlee
2012
2013commit 6118df821b02e723172923b2440aa1bbc8c14786
2014Author: Khaled Hosny <khaledhosny@eglug.org>
2015Date: Fri Mar 11 16:55:16 2011 +0200
2016
2017 Updated Arabic translation
2018
2019commit 28ff0334e53dd0cac096677c229b741934de46af
2020Author: Matthias Clasen <mclasen@redhat.com>
2021Date: Thu Mar 10 22:05:16 2011 -0500
2022
2023 Add translator comments for clock formats
2024
2025commit aeef72c5e877191b5987b38ee2821aa9c703c776
2026Author: Krix Apolinário <krixapolinario@gmail.com>
2027Date: Thu Mar 10 11:50:26 2011 -0300
2028
2029 Updated Brazilian Portuguese translation
2030
2031commit 2f7a212c6223d684fa2fa94766f3c7263f0a77fc
2032Author: Nguyễn Thái Ng�c Duy <pclouds@gmail.com>
2033Date: Thu Mar 10 03:25:56 2011 +0700
2034
2035 Updated Vietnamese translation
2036
2037commit 403be9c41d2ade5d32f55c0ecd5388f5cb03df4b
2038Author: Nguyễn Thái Ng�c Duy <pclouds@gmail.com>
2039Date: Thu Mar 10 03:20:03 2011 +0700
2040
2041 po/vi.po: import from Damned Lies
2042
2043commit 6c499876f7da86edabf8ab6ea7b9d32e600f2c15
2044Author: Piotr DrÄ…g <piotrdrag@gmail.com>
2045Date: Wed Mar 9 20:22:42 2011 +0100
2046
2047 Updated Polish translation
2048
2049commit ada3ed91c10d607421a9118136c75311d7416c59
2050Author: Matthias Clasen <mclasen@redhat.com>
2051Date: Tue Mar 8 10:00:50 2011 -0500
2052
2053 Updates for 2.91.91
2054
2055commit 7a7b6fa1e0a1cbea138fbd216c34a71840099e0c
2056Author: Yuri Myasoedov <omerta13@yandex.ru>
2057Date: Mon Mar 7 23:36:49 2011 +0300
2058
2059 Updated Russian translation
2060
2061commit 025db4fc09f0e0a1550757b668884d6a52fa77c2
2062Author: Saleem Abdulrasool <compnerd@compnerd.org>
2063Date: Sun Mar 6 20:50:26 2011 -0800
2064
2065 screensaver: remove old HAL remnants
2066
2067commit 54f35e48c5645f4941bf6664676165a2cbe3d2c2
2068Author: Saleem Abdulrasool <compnerd@compnerd.org>
2069Date: Mon Mar 7 08:18:26 2011 -0800
2070
2071 fix typo in bus path
2072
2073commit dee8180cb3cc02b7a2bbb30c87f945356dc5b597
2074Author: Bastien Nocera <hadess@hadess.net>
2075Date: Mon Mar 7 01:17:25 2011 +0000
2076
2077 Follow 24h user preference
2078
2079 https://bugzilla.gnome.org/show_bug.cgi?id=644072
2080
2081commit eef10bda4a0f228cd356c7181a40e74d39f17602
2082Author: Saleem Abdulrasool <compnerd@compnerd.org>
2083Date: Mon Dec 27 13:38:03 2010 -0800
2084
2085 port gnome-screensaver-command to GDBus
2086
2087commit 8b3ebfc52ff7fcdc915d2fdf1bde218af2d478f2
2088Author: Saleem Abdulrasool <compnerd@compnerd.org>
2089Date: Mon Dec 27 11:24:38 2010 -0800
2090
2091 consolidate DBus name, path, interface definitions
2092
2093 Multiple things use the same interface and path definitions. Rather than having
2094 the definitions duplicated in the various locations, use a single header to
2095 define them. This also helps keep the naming the same across all the entire
2096 codebase.
2097
2098commit 8088ce7736b4d225f26077110ff748c753f381be
2099Author: Saleem Abdulrasool <compnerd@compnerd.org>
2100Date: Sun Mar 6 18:17:54 2011 -0800
2101
2102 build: prevent removal of COPYING in maintainer-clean
2103
2104commit ae5f8a896a3a350986912c2a5d54c1b67d8a3236
2105Author: Saleem Abdulrasool <compnerd@compnerd.org>
2106Date: Sun Mar 6 18:11:22 2011 -0800
2107
2108 build: fix some quoting issues
2109
2110commit 91842292226b9ada6a0ab993b2a5c4e56b2b0d6e
2111Author: Saleem Abdulrasool <compnerd@compnerd.org>
2112Date: Sun Mar 6 17:59:19 2011 -0800
2113
2114 build: convert to git.mk
2115
2116commit 16c44c88f34033709bb35289075f896d3f679828
2117Author: Saleem Abdulrasool <compnerd@compnerd.org>
2118Date: Mon Dec 27 11:30:45 2010 -0800
2119
2120 enable_user_switching is no longer defined
2121
2122commit 46eee9196a8c3a8ad2e7eed9b190b29a11882a02
2123Author: William Jon McCann <jmccann@redhat.com>
2124Date: Sun Mar 6 02:47:49 2011 -0500
2125
2126 Remove --poke from the command line tool
2127
2128 It hasn't worked to reset the idle timer for years. Since the
2129 idle timer moved to gnome-session.
2130
2131commit f33b9ffcc71b34abd0368702ed564268fb7a4fb2
2132Author: William Jon McCann <jmccann@redhat.com>
2133Date: Sun Mar 6 02:39:28 2011 -0500
2134
2135 Remove more theme related stuff from configure
2136
2137commit 85d22a5d784b2b8201054257f8696138de1e1b70
2138Author: Marc Deslauriers <marc.deslauriers@ubuntu.com>
2139Date: Wed Feb 16 08:40:15 2011 -0500
2140
2141 Make sure it cannot be running twice
2142
2143 It is currently possible to start gnome-screensaver twice because
2144 of a race condition. This change makes sure that we bail out if
2145 we cannot become the primary owner of the bus name.
2146
2147 https://bugzilla.gnome.org/show_bug.cgi?id=642462
2148
2149commit a924d9cfad359f72aef2472c2bf3d8863930f2d8
2150Author: William Jon McCann <jmccann@redhat.com>
2151Date: Sun Mar 6 00:55:17 2011 -0500
2152
2153 Update some meta info
2154
2155commit df8c7f5ce90779136545df7315dc680a9b23417b
2156Author: William Jon McCann <jmccann@redhat.com>
2157Date: Sun Mar 6 00:27:18 2011 -0500
2158
2159 Remove more
2160
2161commit 4d3684fdb782121bb07c1bee5628a55523ca0a22
2162Author: William Jon McCann <jmccann@redhat.com>
2163Date: Sun Mar 6 00:19:58 2011 -0500
2164
2165 Remove obsolete xscreensaver migration
2166
2167commit e5d3e3c1eae4418503efc5098c852d84145c4bef
2168Author: William Jon McCann <jmccann@redhat.com>
2169Date: Sun Mar 6 00:10:08 2011 -0500
2170
2171 Update gnome-screensaver-command man page
2172
2173commit 5ebca3d53f235ec72a20464287f1eeef108bfa00
2174Author: William Jon McCann <jmccann@redhat.com>
2175Date: Sun Mar 6 00:05:56 2011 -0500
2176
2177 Remove unused timeout pref value
2178
2179 Unused since switching to gnome-session presence.
2180
2181commit 591a72e70f66bc6cd9c1a2f8b64f0d9b46430635
2182Author: William Jon McCann <jmccann@redhat.com>
2183Date: Sun Mar 6 00:02:48 2011 -0500
2184
2185 Remove unused power management delay
2186
2187commit 9f742dff30719ea0d5889266c0d0b0a38ceadfe7
2188Author: William Jon McCann <jmccann@redhat.com>
2189Date: Sat Mar 5 23:44:14 2011 -0500
2190
2191 Remove inhibit interface
2192
2193 This has been deprecated and handled by gnome-session for the last few releases.
2194
2195commit 76d2c9ff6acf4a98bfa1569a62fafe14e89f413e
2196Author: William Jon McCann <jmccann@redhat.com>
2197Date: Sat Mar 5 23:31:59 2011 -0500
2198
2199 Remove theme and job support
2200
2201 And all that entails.
2202
2203commit 4b9181fad6f74b1c098a998f11523266aaf1caa7
2204Author: William Jon McCann <jmccann@redhat.com>
2205Date: Sat Mar 5 23:02:54 2011 -0500
2206
2207 Remove GL helper
2208
2209 We don't need to set the best visual for GL if we aren't
2210 running screensavers anymore.
2211
2212commit e53195c175f3e74133355a5e032b4cd4e26f0685
2213Author: William Jon McCann <jmccann@redhat.com>
2214Date: Sat Mar 5 22:55:09 2011 -0500
2215
2216 Remove the slideshow saver
2217
2218 And the rest of the saver framework.
2219
2220commit 4a2c647aca5fa8842b9401c8e37ea497d4a77be8
2221Author: William Jon McCann <jmccann@redhat.com>
2222Date: Sat Mar 5 22:45:26 2011 -0500
2223
2224 Remove floaters engine
2225
2226commit 6205c5a6ac045c5dbd2cfe4dc9412b42b76a888e
2227Author: William Jon McCann <jmccann@redhat.com>
2228Date: Sat Mar 5 22:39:22 2011 -0500
2229
2230 Remove popquares
2231
2232commit 2a930fdc0ad5d16eb6cc8619cb6fe76993e0f8ab
2233Author: William Jon McCann <jmccann@redhat.com>
2234Date: Sat Mar 5 22:29:48 2011 -0500
2235
2236 Remove the theme files for cosmos and footlogo floaters
2237
2238 The images for these have been removed
2239
2240commit 897dc79ba04b3cfb49b93f6bd03fa2ce59a274b7
2241Author: William Jon McCann <jmccann@redhat.com>
2242Date: Sat Mar 5 22:26:25 2011 -0500
2243
2244 Remove images
2245
2246 The cosmos image set has been moved to gnome-backgrounds.
2247
2248commit b40f6dcf9c4aaed7e25c7c83a841e415284018c6
2249Author: Daniel Korostil <ted.korostiled@gmail.com>
2250Date: Fri Mar 4 17:27:54 2011 +0200
2251
2252 Uploaded Ukranian
2253
2254commit b4540bdac661800d15cb761e3a30b5bff26e3af4
2255Author: Manoj Kumar Giri <mgiri@redhat.com>
2256Date: Fri Mar 4 16:38:30 2011 +0530
2257
2258 Updated Oriya Translation
2259
2260commit a747daa540b6c876575a3850767b0eac721e8656
2261Author: Rudolfs Mazurs <rudolfs.mazurs@gmail.com>
2262Date: Fri Mar 4 00:50:39 2011 +0200
2263
2264 Updated Latvian translation.
2265
2266commit 00bead534390a7a6ab3a4e76fc76a578e812de09
2267Author: Kjartan Maraas <kmaraas@gnome.org>
2268Date: Wed Mar 2 20:42:35 2011 +0100
2269
2270 Updated Norwegian bokmål translation
2271
2272commit 44ad79dce928300455cce4066a32a15acb1b6441
2273Author: Ray Strode <rstrode@redhat.com>
2274Date: Tue Mar 1 16:43:07 2011 -0500
2275
2276 daemon: minor cosmetic clean ups
2277
2278 This just gets rid of some trailing whitespace and
2279 adds some missing braces.
2280
2281commit f7478b3f6ecd6667a2c5cce546f51f97a1616d02
2282Author: Colin Walters <walters@verbum.org>
2283Date: Tue Mar 1 13:42:56 2011 -0500
2284
2285 dbus: Actually send success replies
2286
2287 Consumers like gnome-shell will be relying on this to know when the
2288 operation was successful. Simply returning
2289 DBUS_HANDLER_RESULT_HANDLED is not going to do that.
2290
2291commit cee21332ccbbd2b7c2a374d6b986c99abe14d839
2292Author: Colin Walters <walters@verbum.org>
2293Date: Thu Feb 24 17:48:26 2011 -0500
2294
2295 gs-window-x11: If not realized, don't clear
2296
2297 This avoids tripping an assertion I was hitting where the widget
2298 wasn't yet realized, and thus gtk_widget_get_window() returned NULL.
2299
2300 https://bugzilla.gnome.org/show_bug.cgi?id=643242
2301
2302commit ba84581e9e79ffed1a6e71559a2c9f134c528ebd
2303Author: Aron Xu <aronxu@gnome.org>
2304Date: Tue Mar 1 15:32:14 2011 +0000
2305
2306 Update Simplified Chinese translation.
2307
2308commit cb1084607ab63f5d2c8bc85a903bfa9bf530502a
2309Author: Ray Strode <rstrode@redhat.com>
2310Date: Mon Feb 28 17:03:42 2011 -0500
2311
2312 dialog: get face from accounts service
2313
2314 Previously, we would get the user's face from ~/.face
2315
2316 Now everything else in gnome depends on the accounts service,
2317 so we should, too.
2318
2319 https://bugzilla.gnome.org/show_bug.cgi?id=643162
2320
2321commit b677a683f69435828a36e723a2373a3e3a2182e2
2322Author: Changwoo Ryu <cwryu@debian.org>
2323Date: Sun Feb 27 17:56:43 2011 +0900
2324
2325 Updated Korean translation
2326
2327commit 6aab9968690257f60a5d44e9b4fd3e6a671271cd
2328Author: William Jon McCann <jmccann@redhat.com>
2329Date: Fri Feb 25 18:38:03 2011 -0500
2330
2331 update to use latest shell colors
2332
2333commit 73e57168a173eaa4b149794ebf39ebdcc242856d
2334Author: Bruno Brouard <annoa.b@gmail.com>
2335Date: Thu Feb 24 22:12:23 2011 +0100
2336
2337 Updated French translation
2338
2339commit 0cbff55835194749bcebca1d91460cbc2f74043b
2340Author: Ray Strode <rstrode@redhat.com>
2341Date: Tue Feb 22 10:50:33 2011 -0500
2342
2343 NEWS: update for release
2344
2345commit 5e5e862092d504115536f3f3457e210abf6a4403
2346Author: Ray Strode <rstrode@redhat.com>
2347Date: Tue Feb 22 10:48:31 2011 -0500
2348
2349 configure: bump version to 2.91.90
2350
2351commit dffd212321596d25fc9b15aaa3b2238d1c23d4f1
2352Author: Ray Strode <rstrode@redhat.com>
2353Date: Tue Feb 22 10:52:53 2011 -0500
2354
2355 data: drop gsettings goo
2356
2357 The schemas aren't around so the goo breaks distcheck
2358
2359commit cc3ea14944943e9c22c3caeed37f7af19b850d34
2360Author: Sweta Kothari <swkothar@redhat.com>
2361Date: Thu Feb 17 13:17:40 2011 +0530
2362
2363 Updated Gujarati Translations
2364
2365commit 61db9f05e41e53c68e5ebc8a36bf8820d88bb37a
2366Author: Alexander Shopov <ash@kambanaria.org>
2367Date: Wed Feb 16 22:50:00 2011 +0200
2368
2369 Updated Bulgarian translation
2370
2371commit 13b7437cccc16f4e7bbba00769ca04a6c06f5d1c
2372Author: Fran Diéguez <fran.dieguez@mabishu.com>
2373Date: Sun Feb 13 14:42:07 2011 +0100
2374
2375 Updated Galician translations
2376
2377commit de95045d1f5c8f61d268f2f72390aa0039330f4d
2378Author: Matej Urban�i� <mateju@svn.gnome.org>
2379Date: Sat Feb 12 20:37:37 2011 +0100
2380
2381 Updated Slovenian translation
2382
2383commit dfc123a750b5bc45022549dd55e48a1828415ea8
2384Author: Gil Forcada <gforcada@gnome.org>
2385Date: Sat Feb 12 00:23:25 2011 +0100
2386
2387 [l10n]Updated Catalan translation
2388
2389commit 81a97e47574f770767365bc97882b49a9d9fee53
2390Author: William Jon McCann <jmccann@redhat.com>
2391Date: Fri Feb 11 14:59:38 2011 -0500
2392
2393 Use the correct schemas for idle-delay
2394
2395commit e9f85cee48db4bbd387bc5a75f6e7f3e69c44730
2396Author: William Jon McCann <jmccann@redhat.com>
2397Date: Fri Feb 11 14:57:08 2011 -0500
2398
2399 untabify
2400
2401commit 2b105fe7de8ece8e182d171f9c10694682782a9d
2402Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
2403Date: Thu Feb 10 23:16:17 2011 +0100
2404
2405 Updated Basque language
2406
2407commit 81f0578e6bacced6d3fdf2e17853514d966c9eed
2408Author: Bastien Nocera <hadess@hadess.net>
2409Date: Tue Feb 8 15:04:34 2011 +0000
2410
2411 Use session's "idle-delay" key
2412
2413 Instead of our own.
2414
2415 See: https://bugzilla.gnome.org/show_bug.cgi?id=641812
2416
2417commit be629a406649a3b985557043a37f8276b84110a0
2418Author: Bastien Nocera <hadess@hadess.net>
2419Date: Tue Feb 8 00:55:28 2011 +0000
2420
2421 po: Update POTFILES.in
2422
2423commit bae11bc0debe08707a0eb3180341604ece579793
2424Author: Bastien Nocera <hadess@hadess.net>
2425Date: Mon Feb 7 18:23:51 2011 +0000
2426
2427 Fix wrong GSettings call
2428
2429 We're trying to read an int when it's actually a guint.
2430
2431commit d45525331196df6abecfca8445f9b14f068d8252
2432Author: Bastien Nocera <hadess@hadess.net>
2433Date: Mon Feb 7 18:18:37 2011 +0000
2434
2435 Move GSettings schemas to gsettings-desktop-schemas
2436
2437commit 99f6d25d2f56e322b1873751ed5ae679107a7e7d
2438Author: Bastien Nocera <hadess@hadess.net>
2439Date: Mon Feb 7 18:11:42 2011 +0000
2440
2441 Remove preferences
2442
2443 They're now in gnome-control-center
2444
2445commit c5df3be7e2c78ef6d684d3e5fbe090c0bc8a40f2
2446Author: Bastien Nocera <hadess@hadess.net>
2447Date: Mon Feb 7 17:58:17 2011 +0000
2448
2449 Prepare preferences move to gsettings-desktop-schemas
2450
2451 Use uint for timeouts as they don't support negative values anyway,
2452 use enum from gsettings-desktop-schemas for operation mode.
2453
2454commit 58661c574fbfaec709d1919ff6a3842230785adc
2455Author: Khaled Hosny <khaledhosny@eglug.org>
2456Date: Fri Feb 4 18:53:24 2011 +0200
2457
2458 Updated Arabic translation
2459
2460commit b89b800b8c6f74e189d188f44da7437319bcd95d
2461Author: Yaron Shahrabani <sh.yaron@gmail.com>
2462Date: Fri Feb 4 09:13:48 2011 +0200
2463
2464 Updated Hebrew translation.
2465
2466commit ab310c35a01973c0f74219f146d4c44abfec1203
2467Author: Luca Ferretti <lferrett@gnome.org>
2468Date: Wed Feb 2 23:05:57 2011 +0100
2469
2470 Updated Italian translation
2471
2472commit e0e76234cf73fcc4dac8e741d3d53fa9955748c5
2473Author: Daniel Nylander <po@danielnylander.se>
2474Date: Wed Feb 2 21:51:25 2011 +0100
2475
2476 Updated Swedish translation
2477
2478commit 9a23c3485c42594c8bd8a59a0aa7e27ceade1a8a
2479Author: Frédéric Péters <fpeters@0d.be>
2480Date: Wed Feb 2 21:09:33 2011 +0100
2481
2482 Use username in top panel if real name is empty
2483
2484 https://bugzilla.gnome.org/show_bug.cgi?id=641236
2485
2486commit f25dc41ada5c9556b14df187575a7d069bba8bbe
2487Author: Daniel Mustieles <daniel.mustieles@gmail.com>
2488Date: Wed Feb 2 19:44:41 2011 +0100
2489
2490 Updated Spanish translation
2491
2492commit 197b5fdaded69343118eaccc84d142d283834e28
2493Author: Ivar Smolin <okul@linux.ee>
2494Date: Tue Feb 1 09:06:34 2011 +0200
2495
2496 [l10n] Updated Estonian translation
2497
2498commit 531b6fa4930d4e25c8b436c668874c9a5fca5659
2499Author: Matthias Clasen <mclasen@redhat.com>
2500Date: Mon Jan 31 12:38:55 2011 -0500
2501
2502 Post-release version bump
2503
2504commit 6e2560f50fd5567cee4651b1187a287146927a21
2505Author: Matthias Clasen <mclasen@redhat.com>
2506Date: Mon Jan 31 12:35:04 2011 -0500
2507
2508 Update POTFILES
2509
2510commit 9f2ab824bdb2b074991055b3f1d8b72beeb0544d
2511Author: Matthias Clasen <mclasen@redhat.com>
2512Date: Sat Jan 29 22:33:54 2011 -0500
2513
2514 Bump required GTK+ version
2515
2516commit a4b05467ebec73f6a90c886c86e8c41a22749af9
2517Author: Matthias Clasen <mclasen@redhat.com>
2518Date: Sat Jan 29 22:32:28 2011 -0500
2519
2520 Updates
2521
2522commit ba8bf9a4ab5760be8f99b6e0d7e12d2fcbac6c97
2523Author: Matthias Clasen <mclasen@redhat.com>
2524Date: Sat Jan 29 22:30:27 2011 -0500
2525
2526 Fix the build with recent GTK+
2527
2528commit 12d816f3090e0c1143af488fab848caa4ac43cec
2529Author: Fran Diéguez <fran.dieguez@mabishu.com>
2530Date: Thu Jan 27 03:35:54 2011 +0100
2531
2532 QA of Galician translations
2533
2534commit 8b5bff46a1bc1eb97b280376c514cb4da1dc8afb
2535Author: William Jon McCann <jmccann@redhat.com>
2536Date: Thu Jan 20 18:26:38 2011 -0500
2537
2538 Make the dialog a bit more like the mockups
2539
2540 http://live.gnome.org/GnomeShell/Design/Whiteboards/ScreenLock
2541
2542commit 7e8488ad9586747a95e744173cd363b7f931f4fa
2543Author: William Jon McCann <jmccann@redhat.com>
2544Date: Thu Jan 20 17:58:53 2011 -0500
2545
2546 Add a name to the panel
2547
2548commit 1f4e9ae43243ddeef2a58a6dab50734a706b5fd2
2549Author: Kjartan Maraas <kmaraas@gnome.org>
2550Date: Sat Jan 15 12:25:29 2011 +0100
2551
2552 Updated Norwegian bokmål translation
2553
2554commit 46675b955be241a7481f1a234d5473e05ea93afc
2555Author: William Jon McCann <jmccann@redhat.com>
2556Date: Tue Jan 11 21:44:58 2011 -0500
2557
2558 add a gnome 3 style panel with a clock
2559
2560 moving a bit closer to http://live.gnome.org/GnomeShell/Design/Whiteboards/ScreenLock
2561
2562commit 6ba3d6e43891dba2477a0b63fb65513fadefb291
2563Author: William Jon McCann <jmccann@redhat.com>
2564Date: Tue Jan 11 20:25:08 2011 -0500
2565
2566 remove cancel button and set a minimum width
2567
2568commit 028a780521215db523064f549cb3341ad0744f25
2569Author: Nguyen Vu Hung <vuhung16plus@gmail.com>
2570Date: Mon Jan 10 16:33:40 2011 +0700
2571
2572 Updated Vietnamese translation
2573
2574commit 36b2df2db1bfa4eb94efff27c311a5aef0568633
2575Author: Nguyễn Thái Ng�c Duy <pclouds@gmail.com>
2576Date: Mon Jan 10 16:25:35 2011 +0700
2577
2578 po/vi.po: import from Damned Lies
2579
2580commit e7662a403c2ff555136bcdce813e38510cd1100c
2581Author: Matthias Clasen <mclasen@redhat.com>
2582Date: Sat Jan 8 08:25:01 2011 -0500
2583
2584 Bump version
2585
2586commit 715ab298e663ee0dd2d1699608b81c045d01392b
2587Author: Matthias Clasen <mclasen@redhat.com>
2588Date: Sat Jan 8 08:21:31 2011 -0500
2589
2590 Update NEWS
2591
2592commit 576027bbdcbd0407f0f61ea78f250b239f3a8133
2593Author: Matthias Clasen <mclasen@redhat.com>
2594Date: Fri Jan 7 10:12:24 2011 -0500
2595
2596 Fix the build with recent gnome-desktop
2597
2598 And bump the gnome-desktop requirement to 2.91.5.
2599 Patch by Giovanni Campagna;
2600 https://bugzilla.gnome.org/show_bug.cgi?id=638867
2601
2602commit ecd27c67018fa61f9aa15edb21c002a9d917c940
2603Author: Wei-Lun Chao <chaoweilun@gmail.com>
2604Date: Fri Jan 7 09:34:24 2011 +0800
2605
2606 Updated Traditional Chinese translation(Hong Kong and Taiwan)
2607
2608commit 11a67fc94cef6b449794c169c2b51688a9265696
2609Author: Kjartan Maraas <kmaraas@gnome.org>
2610Date: Sun Jan 2 19:16:38 2011 +0100
2611
2612 Updated Norwegian bokmål translation from Torstein Adolf Winterseth
2613
2614commit b73924914c9496f4b1f4faef89ba43bfd8f9fa89
2615Author: Gheyret T.Kenji <gheyret@gmail.com>
2616Date: Thu Dec 23 19:06:54 2010 +0100
2617
2618 Added UG translation
2619
2620commit fd0bca20b56f70e08ff2cbcb39de878ccd51bc21
2621Author: Matthias Clasen <mclasen@redhat.com>
2622Date: Wed Dec 22 12:08:43 2010 -0500
2623
2624 Use GIO to launch gdmflexiserver
2625
2626 It turns out that it needs DISPLAY to work.
2627
2628commit ed0f48e25c27c5e787dbf1134d7815afa2be7525
2629Author: Matthias Clasen <mclasen@redhat.com>
2630Date: Wed Dec 22 12:08:31 2010 -0500
2631
2632 Avoid a warning
2633
2634commit 384704409097ab93f50f19ce550ac337443fe14b
2635Author: Matthias Clasen <mclasen@redhat.com>
2636Date: Wed Dec 22 10:21:26 2010 -0500
2637
2638 Bump version
2639
2640commit ff050848d8f04bb0daecdf16800fd58a6adb401e
2641Author: Matthias Clasen <mclasen@redhat.com>
2642Date: Wed Dec 22 10:13:02 2010 -0500
2643
2644 Adapt to recent GTK+ changes
2645
2646 Use gdk_x11_window_foreign_new_for_display instead of gdk_window_foreign_new.
2647
2648commit e39295b1587112fc9fd07db879fbd28671a282d7
2649Author: Matthias Clasen <mclasen@redhat.com>
2650Date: Wed Dec 22 10:09:16 2010 -0500
2651
2652 Update NEWS
2653
2654commit 92ea9734ffc2cca32d231eac097a9f27f2f6b5e0
2655Author: Matthias Clasen <mclasen@redhat.com>
2656Date: Wed Dec 22 10:06:07 2010 -0500
2657
2658 Adapt to recent GDK changes
2659
2660 Don't use gdk_spawn APIs anymore. Also, drop gdkx_visual_get and
2661 use the correct command to open power preferences. Bump the gtk
2662 dep to 2.91.7.
2663
2664commit 3a52c48b11584d40c831cd685f32a6d5df489e61
2665Author: Mattias Põldaru <mahfiaz gmail com>
2666Date: Mon Dec 20 14:01:43 2010 +0200
2667
2668 [l10n] Updated Estonian translation
2669
2670commit e6b8ff62886d4d7d7b5dcfed617d7bb53c7612a1
2671Author: Matthias Clasen <mclasen@redhat.com>
2672Date: Thu Dec 9 07:18:09 2010 -0500
2673
2674 Fix build with latest gtk
2675
2676 gdk_window_get_geometry lost its depth argument.
2677
2678commit 336d7f97223278a5f33aa668cb4b8bbaa3fead7b
2679Author: Yanko Kaneti <yaneti@declera.com>
2680Date: Thu Dec 9 13:22:18 2010 +0200
2681
2682 Fix parenthesis typo which was causing memory corruption
2683
2684commit 5856caa86d066a74349b10544d9fc98349f47b7a
2685Author: Richard Hughes <richard@hughsie.com>
2686Date: Thu Dec 2 14:59:26 2010 +0000
2687
2688 Fix up the GSettings schema path. Resolves #635277
2689
2690commit a3388633c5f55b08df4f3af48b0dc2f0ef06d143
2691Author: Richard Hughes <richard@hughsie.com>
2692Date: Thu Dec 2 11:57:03 2010 +0000
2693
2694 Remove and correct usages of size_request to fix compile
2695
2696commit b79cfa1292dd24e66796d1bfc4684c3c363c2448
2697Author: Richard Hughes <richard@hughsie.com>
2698Date: Thu Dec 2 11:33:10 2010 +0000
2699
2700 Port GNOME Screensaver to GSettings
2701
2702 Note: this is a minimal port, as the preferences capplet is moving to
2703 gnome-control-center and being made much simpler.
2704
2705commit f60079db9bfb5070b417e06c963b1adc599b5266
2706Author: Mahyar Moghimi <mahyar.moqimi@gmail.com>
2707Date: Wed Dec 1 13:12:54 2010 +0330
2708
2709 Updating Persian Translation
2710
2711commit 48fe363577301004acd4b68af8962eef45d688bf
2712Author: Matthias Clasen <mclasen@redhat.com>
2713Date: Tue Nov 30 22:59:36 2010 -0500
2714
2715 Bump version
2716
2717commit 52534af77ae69cd5566759ae872a773f291b62b9
2718Author: Matthias Clasen <mclasen@redhat.com>
2719Date: Tue Nov 30 22:45:49 2010 -0500
2720
2721 Bump version
2722
2723commit 4fef5b1f54a4d43f96e4b77722023396125358d1
2724Author: Matthias Clasen <mclasen@redhat.com>
2725Date: Tue Nov 30 22:45:41 2010 -0500
2726
2727 Updates
2728
2729commit 52e6d4fe76b2c819cddd5d3c5374fd6a4ef1ab7a
2730Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
2731Date: Mon Nov 29 16:07:50 2010 +0700
2732
2733 Updated Thai translation.
2734
2735commit ea2bcf87ee813215290fdce78a64aeaa94bcf7b5
2736Author: Gheyret T.Kenji <gheyret@gmail.com>
2737Date: Sat Nov 20 11:46:00 2010 +0100
2738
2739 Added UG translation
2740
2741commit bf18a3473cd00732aac2dbaf17391ac841b6c620
2742Author: Khaled Hosny <khaledhosny@eglug.org>
2743Date: Sat Nov 20 05:42:21 2010 +0200
2744
2745 Updated Arabic translation
2746
2747commit 9b2bb8bedb1d9a8283fea5d52327e8c6b0a67c62
2748Author: Javier Jardón <jjardon@gnome.org>
2749Date: Fri Nov 19 16:40:37 2010 +0100
2750
2751 gs-window-x11: Remove unused function
2752
2753 This completes commit 7a20b6647d404d166431f801763bca22f166121b
2754
2755commit c6764f7fa5d7a50231fea798bbf442d2bf55c489
2756Author: Javier Jardón <jjardon@gnome.org>
2757Date: Fri Nov 19 16:30:22 2010 +0100
2758
2759 gs-theme-engine: Remove unused variable
2760
2761commit c2b0dee8578e168ceeebe2fd4f1a48f3de9356e9
2762Author: Andre Klapper <a9016009@gmx.de>
2763Date: Wed Jun 23 11:51:02 2010 +0200
2764
2765 Fix compiler warning for "exit"
2766
2767commit 28c4b11be7f164c2937e370b852771b8b4457835
2768Author: Tomas Bzatek <tbzatek@redhat.com>
2769Date: Fri Nov 19 14:28:05 2010 +0100
2770
2771 Bump gnome-desktop requirement
2772
2773commit 407d7c80e13ab4639d2965ff82ef169f830ae6a8
2774Author: Tomas Bzatek <tbzatek@redhat.com>
2775Date: Fri Nov 19 14:27:20 2010 +0100
2776
2777 Reflect recent gnome-desktop changes
2778
2779commit 22aff5e2a8c8faa8608cd38951665ccb175d6953
2780Author: Tomas Bzatek <tbzatek@redhat.com>
2781Date: Fri Nov 19 14:26:14 2010 +0100
2782
2783 Port background handling to GSettings and new gnome-bg API
2784
2785 See bug 632566 for details.
2786
2787commit 1b4c2717763275375967f2279e065a65852967cb
2788Author: Robert Ancell <robert.ancell@canonical.com>
2789Date: Wed Nov 17 09:01:41 2010 +1100
2790
2791 The dialog uses libxklavier directly, so link against it
2792
2793 https://bugzilla.gnome.org/show_bug.cgi?id=634949
2794
2795commit dcd1c83a24e35d8a1f1130a1455277bfeec1bd3e
2796Author: Gheyret T.Kenji <gheyret@gmail.com>
2797Date: Sat Nov 13 22:25:12 2010 +0100
2798
2799 Added UG translation
2800
2801commit dfe39216d77fb7000f36f5ee55c1585d7dedeafe
2802Author: Umarzuki Bin Mochlis Moktar <umar@umarzuki.org>
2803Date: Tue Nov 2 09:30:30 2010 +0100
2804
2805 Added Malay translation
2806
2807commit 9658734b69041405337ca222d0a62dd1d1e32007
2808Author: Takayuki KUSANO <AE5T-KSN@asahi-net.or.jp>
2809Date: Sun Oct 31 14:33:30 2010 +0900
2810
2811 Updated Japanese translation
2812
2813commit d8ac93209bb8cdf099c039d660b136f961afe059
2814Author: Carles Ferrando <carles.ferrando@gmail.com>
2815Date: Fri Oct 29 01:18:44 2010 +0100
2816
2817 Updated Catalan (Valencian) translation
2818
2819commit 300c3fbeba9ea11569b83ac7f03c7de6e6fbfb32
2820Author: Yaron Shahrabani <sh.yaron@gmail.com>
2821Date: Wed Oct 27 18:11:53 2010 +0200
2822
2823 Updated Hebrew translation
2824
2825commit 2aaefbf0c5c3326d73b897649af62d988b2c3245
2826Author: Gheyret T.Kenji <gheyret@gmail.com>
2827Date: Sat Oct 23 11:18:32 2010 +0200
2828
2829 Added UG translation
2830
2831commit ea3e535462e031bcd34e52de2d3848d320df066a
2832Author: Ray Strode <rstrode@redhat.com>
2833Date: Tue Oct 19 14:00:17 2010 -0400
2834
2835 NEWS: Update for release
2836
2837commit a37f531e5ba968bea445e82dbc418d8b7ced219c
2838Author: Ray Strode <rstrode@redhat.com>
2839Date: Tue Oct 19 13:55:19 2010 -0400
2840
2841 gnome-screensaver-command: don't activate screensaver for --query
2842
2843 Now that gnome-screensaver is auto activated, we need to take care
2844 not to activate it for --query (since --query is supposed to query
2845 if gnome-screensaver is running, not start it).
2846
2847 https://bugzilla.gnome.org/show_bug.cgi?id=629740
2848
2849commit aa9543f11b35df977c6fe125e77a1cef3b613e36
2850Author: Ray Strode <rstrode@redhat.com>
2851Date: Tue Oct 19 13:31:06 2010 -0400
2852
2853 configure: bump version to 2.91.0
2854
2855commit 90921576452678786a936d3a62074ee5f1df1ced
2856Author: Mattias Põldaru <mahfiaz gmail com>
2857Date: Sun Oct 17 17:22:08 2010 +0300
2858
2859 [l10n] Updated Estonian translation
2860
2861commit 0f91fcd23bc9602926f414fb3f310d91fc4e84e2
2862Author: William Jon McCann <jmccann@redhat.com>
2863Date: Thu Oct 14 04:25:09 2010 -0400
2864
2865 Drop non-PAM authentication methods
2866
2867commit 4679261ea90b1b0ce95dbb0ce1e8f521c375249e
2868Author: Gintautas Miliauskas <gintautas@miliauskas.lt>
2869Date: Wed Oct 13 15:48:31 2010 +0300
2870
2871 Updated Lithuanian translation.
2872
2873commit 2759e7ef01a57726416168d617722109b8b469b4
2874Author: Changwoo Ryu <cwryu@debian.org>
2875Date: Sat Oct 9 05:16:51 2010 +0900
2876
2877 Updated Korean translation
2878
2879commit 0a17fdb16031eeefef723e83013210b9b36fab04
2880Author: Ray Strode <rstrode@redhat.com>
2881Date: Thu Sep 30 10:33:54 2010 -0400
2882
2883 Fix segfault at shutdown
2884
2885 We were unreffing a GdkVisual that didn't belong to us.
2886
2887commit 9a85216227dbcb05c456fac79ab02b5003f808e4
2888Author: Ray Strode <rstrode@redhat.com>
2889Date: Thu Sep 30 00:04:38 2010 -0400
2890
2891 preferences: Don't call gdk_window_clear
2892
2893 It's obsolete
2894
2895commit 7ec542821936d0ac27ddb059d95d1c05ef01031a
2896Author: Ray Strode <rstrode@redhat.com>
2897Date: Thu Sep 30 00:01:49 2010 -0400
2898
2899 Drop GdkColormap usage
2900
2901 It's obsolete
2902
2903commit 7a20b6647d404d166431f801763bca22f166121b
2904Author: Ray Strode <rstrode@redhat.com>
2905Date: Wed Sep 29 23:52:52 2010 -0400
2906
2907 Drop GdkPixmap usage
2908
2909 It's obsolete
2910
2911commit 4ffc0d027bdd85ccf29118ed51bbb98bda19cf3c
2912Author: Ray Strode <rstrode@redhat.com>
2913Date: Thu Sep 30 00:44:11 2010 -0400
2914
2915 popsquares: port to draw signal
2916
2917commit 9305847cb0cb99f7115b4703b832513856aaace1
2918Author: Ray Strode <rstrode@redhat.com>
2919Date: Thu Sep 30 00:32:12 2010 -0400
2920
2921 slideshow: drop expose-event in favor of draw
2922
2923commit 84a3a2ad08fb6f621f75f8752ee931dda8ebba45
2924Author: Ray Strode <rstrode@redhat.com>
2925Date: Wed Sep 29 23:51:11 2010 -0400
2926
2927 floaters: Use new gtk3 draw signal
2928
2929 expose-event has gone the way of the dodo. This
2930 commit makes the floaters conform to the rules of
2931 today.
2932
2933commit 73c0e41765abb16bd6743e446b758d36428b4d59
2934Author: Ray Strode <rstrode@redhat.com>
2935Date: Thu Sep 30 01:14:47 2010 -0400
2936
2937 use new gdk_error_trap_ignored api
2938
2939 This gets rid of some compile warnings
2940
2941commit ae58137858659046350316bb6c985591c4ea9432
2942Author: Ray Strode <rstrode@redhat.com>
2943Date: Wed Sep 29 12:42:44 2010 -0400
2944
2945 Make compile with gtk3
2946
2947 This commit does the small changes left to make g-s require and
2948 compile with gtk3.
2949
2950commit b22f84f990bc17f41423e1f8d39bec1696cfb606
2951Author: Matthias Clasen <mclasen@redhat.com>
2952Date: Wed Sep 29 12:40:05 2010 -0400
2953
2954 Use GDK_KEY prefix for keysyms
2955
2956 Previously, keysyms were named, e.g., GDK_space. This causes
2957 a headache for gobject-introspection, since it means keysyms compete
2958 for other things in the gdk namespace.
2959
2960 The "modern" way to name keysyms is with a GDK_KEY prefix.
2961
2962 https://bugzilla.gnome.org/show_bug.cgi?id=630593
2963
2964commit daa0a0b7887dfdfad6e54cb056a6fce6bb736917
2965Author: Matthias Clasen <mclasen@redhat.com>
2966Date: Wed Sep 29 12:37:05 2010 -0400
2967
2968 copy-theme-dialog: drop set_has_separator call
2969
2970 Historically, ever app using dialogs has made this call, because
2971 the default was wrong. For gtk3, the default will be right with
2972 no api for doing things wrong.
2973
2974 Drop the call to set_has_separator in preparation for requiring gtk3
2975
2976 https://bugzilla.gnome.org/show_bug.cgi?id=630593
2977
2978commit b8dcadd3af3594dbad546e119a3a4a6e5cf69888
2979Author: Matthias Clasen <mclasen@redhat.com>
2980Date: Wed Sep 29 12:35:40 2010 -0400
2981
2982 window: drop use of GdkRegion
2983
2984 It's going to be gone in gtk3, so minimize it's use now.
2985
2986 https://bugzilla.gnome.org/show_bug.cgi?id=613284
2987
2988commit 30831201aecd22100c3ae14b455d727a8cca2cd5
2989Author: Matthias Clasen <mclasen@redhat.com>
2990Date: Wed Sep 29 12:06:39 2010 -0400
2991
2992 drop use of GDK_DISPLAY()
2993
2994 This macro will no longer be available in gtk3.
2995
2996 https://bugzilla.gnome.org/show_bug.cgi?id=630593
2997
2998commit 4b4368d42470af612cb00608966cab75bf572433
2999Author: Matthias Clasen <mclasen@redhat.com>
3000Date: Wed Sep 29 12:02:21 2010 -0400
3001
3002 slideshow: use gdk_screen_get_system_colormap
3003
3004 The code currently falls back to using get_rgb_colormap if
3005 get_rgba_colormap isn't available, but get_system_colormap
3006 is the right fallback function to call. Historically,
3007 get_rgb_colormap was important if you wanted to render
3008 rgb data. Now, any colormap will work, so we should use the
3009 preferred one for the system.
3010
3011 https://bugzilla.gnome.org/show_bug.cgi?id=630593
3012
3013commit 67d07119a74f9c6cc17701f3a41b6d20e4337b9f
3014Author: Matthias Clasen <mclasen@redhat.com>
3015Date: Wed Sep 29 11:59:02 2010 -0400
3016
3017 slideshow: avoid roundtrip when copying pixbuf regions
3018
3019 slideshow goes through some contortions with pixmaps to
3020 copy one pixbuf to another. This commit changes that
3021 code to just use gdk_pixbuf_copy_area instead.
3022
3023 https://bugzilla.gnome.org/show_bug.cgi?id=630593
3024
3025commit 750041f0c480bed69d3bc6cab65a68fb32b45df7
3026Author: Matthias Clasen <mclasen@redhat.com>
3027Date: Wed Sep 29 11:56:07 2010 -0400
3028
3029 popsquares: use cairo instead of gdk for drawing
3030
3031 Popsquares currently uses gdk_draw_rectangle and
3032 a GdkGC for drawing. Cairo is a much more modern
3033 api that can do the same sorts of things.
3034
3035 This commit changes popsquares to use cairo, which
3036 will pave the way for gtk3 support, since gtk3
3037 won't have gdk_draw_rectangle.
3038
3039 https://bugzilla.gnome.org/show_bug.cgi?id=630593
3040
3041commit 3bd19f9c3562a38daa489d41fc8c2e6187d542d0
3042Author: Matthias Clasen <mclasen@redhat.com>
3043Date: Wed Sep 29 11:51:48 2010 -0400
3044
3045 Use GDK_CURSOR_BLANK instead of empty bitmap
3046
3047 Ever since gtk 2.16, we've had an explicit blank cursor, in
3048 GDK. Prior to that, applications had to use tricks involving
3049 empty bitmaps.
3050
3051 This commit moves gnome-screensaver from the empty bitmap trick
3052 to the blank cursor.
3053
3054 It simplifies the code and paves the way to gtk3 support, which
3055 lacks GdkBitmaps.
3056
3057 https://bugzilla.gnome.org/show_bug.cgi?id=630593
3058
3059commit df5626532263cba2f1b0defdd7b9b0408b8339d3
3060Author: Ray Strode <rstrode@redhat.com>
3061Date: Wed Sep 29 12:44:03 2010 -0400
3062
3063 Require gtk 2.22
3064
3065 In order to get things in shape for gtk3 we're going to need to use
3066 a lot of new apis in the latest stable gtk release.
3067
3068 https://bugzilla.gnome.org/show_bug.cgi?id=630593
3069
3070commit e2bcb810c0ae0907731e9341cc431ca109ca3adc
3071Author: Žygimantas Beru�ka <zygis@gnome.org>
3072Date: Wed Sep 29 09:27:20 2010 +0200
3073
3074 Updated Lithuanian translation
3075
3076commit d246adc149c9d15e0d5b9fb297cf159b45bd1e43
3077Author: Jason D. Clinton <me@jasonclinton.com>
3078Date: Tue Sep 28 17:41:10 2010 -0500
3079
3080 configure.ac: Fix unclosed sed quote
3081 (cherry picked from commit a75af8de7dcdfd79a61cfd1c07378a2351f3c4f5)
3082
3083commit 4189b03936499a8b9390c7b0a19235bf01a981e0
3084Author: Ray Strode <rstrode@redhat.com>
3085Date: Tue Sep 28 16:26:36 2010 -0400
3086
3087 Fix distcheck
3088
3089 pkg-config returns a directory with /usr/share in it, so it breaks
3090 "make install" to non-system-root directories.
3091
3092 The autoconf manually recommends evil sed hacks here.
3093
3094commit 99b4ae232caff0ca7f4a25fa9967805935936ae3
3095Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
3096Date: Tue Sep 28 18:23:07 2010 +0200
3097
3098 Updated Basque language
3099
3100commit a79a2e199249b82b7e43a0d448f65fb334c09807
3101Author: Gil Forcada <gforcada@gnome.org>
3102Date: Mon Sep 27 20:43:02 2010 +0200
3103
3104 Updated Catalan translation
3105
3106commit 90cbc2ad9ccf4b7a225ba2e8dde08a099c676136
3107Author: Yuri Myasoedov <ymyasoedov@src.gnome.org>
3108Date: Sat Sep 25 21:25:52 2010 +0400
3109
3110 Updated Russian translation
3111
3112commit 12dec9150613c0fce6994520672a3cc62bf5cd7e
3113Author: Wouter Bolsterlee <wbolster@gnome.org>
3114Date: Fri Sep 24 18:30:29 2010 +0200
3115
3116 Updated Dutch translation by Wouter Bolsterlee
3117
3118commit 3feed1e6962e84ff2b891c303a996e520e8cb8a8
3119Author: Petr Kovar <pknbe@volny.cz>
3120Date: Thu Sep 23 00:40:22 2010 +0200
3121
3122 Update Czech translation
3123
3124commit f81da1642743c991c4a1f301c1b59b8b0ec25caf
3125Author: Takayuki KUSANO <AE5T-KSN@asahi-net.or.jp>
3126Date: Mon Sep 20 01:31:18 2010 +0900
3127
3128 Updated Japanese translation
3129
3130commit 13c05e60ec6f89859ba11a3305ca09313f0f8b5c
3131Author: Piotr DrÄ…g <piotrdrag@gmail.com>
3132Date: Wed Sep 15 23:42:01 2010 +0200
3133
3134 Updated Polish translation
3135
3136commit 9c7fa718f4dfcc401f0cb14b4e30e60adb088f06
3137Author: Yaron Shahrabani <sh.yaron@gmail.com>
3138Date: Mon Sep 13 00:02:50 2010 +0200
3139
3140 Updated Hebrew translation.
3141
3142commit fe1edd2b940a53ca8f1e74a22909ecbf26be8b4a
3143Author: Kenneth Nielsen <k.nielsen81@gmail.com>
3144Date: Sat Sep 11 16:45:18 2010 +0200
3145
3146 Updated Danish translation
3147
3148commit 3aa9753a52f45e6316e28a4b976937b60c9502e2
3149Author: Duarte Loreto <happyguy_pt@hotmail.com>
3150Date: Sun Sep 5 01:14:26 2010 +0100
3151
3152 Updated Portuguese translation
3153
3154commit d80dc6b8d3bc3ab1debe5b0b31aeeffb07f9c585
3155Author: drtv <vasudeven@git.gnome.org>
3156Date: Sat Sep 4 04:36:24 2010 +0530
3157
3158 Updated Tamil translation
3159
3160commit 031e3e116826693e4fe441545abf6c26b3aa7910
3161Author: Luca Ferretti <lferrett@gnome.org>
3162Date: Thu Sep 2 23:16:37 2010 +0200
3163
3164 Updated Italian translation
3165
3166commit 4bdcdcc7dfc156f28dce2b24beee050851f0a295
3167Author: Michael Kotsarinis <mk73628@gmail.com>
3168Date: Tue Aug 31 23:32:19 2010 +0300
3169
3170 l10n: Updated Greek translation for gnome-screensaver
3171
3172commit 9cdef075b6c162870fc0b3e790d1f3b6a25aafa9
3173Author: Michael Kotsarinis <mk73628@gmail.com>
3174Date: Tue Aug 31 22:35:28 2010 +0300
3175
3176 l10n: Updated Greek translation for gnome-screensaver
3177
3178commit 5365cc8a1c45cbb9d52f107560f4e9924859928c
3179Author: Andika Triwidada <andika@gmail.com>
3180Date: Wed Sep 1 00:49:27 2010 +0700
3181
3182 Updated Indonesian translation
3183
3184commit b7c0aa65af1da22c6cbde05a2d906cf44431b912
3185Author: Bruce Cowan <bruce@bcowan.me.uk>
3186Date: Tue Aug 31 15:39:03 2010 +0100
3187
3188 Updated British English translation
3189
3190commit 489e7f6000ce4301b72d0960e730572782e260d6
3191Author: Antonio Fernandes C. Neto <fernandes@pelivre.org>
3192Date: Mon Aug 30 16:11:32 2010 -0300
3193
3194 Updated Brazilian Portuguese translation
3195
3196commit 57bd9fa6b19e9564f26b0c105096275a8d299ba7
3197Author: Gabor Kelemen <kelemeng@gnome.hu>
3198Date: Sun Aug 29 15:25:12 2010 +0200
3199
3200 Updated Hungarian translation
3201
3202commit 4ede7c35dba00922dfe7ed9e8b83a750e343916a
3203Author: Alexander Shopov <ash@contact.bg>
3204Date: Tue Aug 24 16:01:41 2010 +0300
3205
3206 Updated Bulgarian translation
3207
3208commit bd85e74403d1f3347991e241b6aab5a9cad3a58b
3209Author: Милош Поповић <gpopac@gmail.com>
3210Date: Tue Aug 24 05:34:36 2010 +0200
3211
3212 Updated Serbian translation
3213
3214commit a9b4b4c42d7b42d7456ba9e1f287a33baeedacf5
3215Author: Sahran <sahran@live.com>
3216Date: Sun Aug 8 13:16:48 2010 +0200
3217
3218 Added UG translation
3219
3220commit cf29f12a5acb97b6941c7663046eae327b560a73
3221Author: Daniel Nylander <po@danielnylander.se>
3222Date: Fri Aug 6 14:15:43 2010 +0200
3223
3224 Updated Swedish translation
3225
3226commit 6368ffc7c1f67104485ffa4b0a95988f3ff866e0
3227Author: Claude Paroz <claude@2xlibre.net>
3228Date: Thu Aug 5 23:33:28 2010 +0200
3229
3230 Updated French translation
3231
3232commit ea409bf51f5f3977929dea07834da2ae45470b9a
3233Author: A S Alam <aalam@users.sf.net>
3234Date: Wed Aug 4 15:25:27 2010 +0530
3235
3236 update Translation in master for Punjabi by A S Alam
3237
3238commit a579cbda79780e4576bf07bda20b5e70cbdfdbf4
3239Author: Fran Diéguez <fran.dieguez@mabishu.com>
3240Date: Tue Jul 20 12:57:57 2010 +0200
3241
3242 Updated Galician translations
3243
3244commit cfa7450db2c2e0788bcd4852e26b3c9667025ca9
3245Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
3246Date: Tue Jul 20 16:19:56 2010 +0800
3247
3248 Updated Traditional Chinese translation(Hong Kong and Taiwan)
3249
3250commit 9bfbc077d71a3a8122140b2fd2ec3e5b6e75b790
3251Author: Matej Urban�i� <mateju@svn.gnome.org>
3252Date: Tue Jul 13 21:18:22 2010 +0200
3253
3254 Updated Slovenian translation
3255
3256commit a86238f0185e0ea73a794a89d5b058c9c586b974
3257Author: Aron Xu <aronxu@gnome.org>
3258Date: Tue Jul 13 23:29:54 2010 +0800
3259
3260 Complete Simplified Chinese translation.
3261
3262commit 62fc9be65168b7731043e09544877efe5cfb36a3
3263Author: Kjartan Maraas <kmaraas@gnome.org>
3264Date: Tue Jul 13 15:21:20 2010 +0200
3265
3266 Updated Norwegian bokmål translation
3267
3268commit 0ba218d198b5b2a8a8dd01a1281c90f9cfff8489
3269Author: William Jon McCann <jmccann@redhat.com>
3270Date: Mon Jul 12 14:17:27 2010 -0400
3271
3272 Add frame around "dialog" that was lost during gtkbuilder removal
3273
3274 The frame around the dialog was never added to the non-builder
3275 dialog code.
3276
3277commit 9e152dcef5629083ac722dbab8f798a46c3aa882
3278Author: Ivar Smolin <okul@linux.ee>
3279Date: Fri Jul 9 17:42:57 2010 +0300
3280
3281 [l10n] Updated Estonian translation
3282
3283commit 035b9fad3e5b2f8a097f0f560278793fc1289e85
3284Author: Mario Blättermann <mariobl@gnome.org>
3285Date: Fri Jul 9 12:27:53 2010 +0200
3286
3287 [i18n] Updated German translation
3288
3289commit 01a74ec05454ca1cd345e79994f7dc2879098d3e
3290Author: Fran Diéguez <fran.dieguez@mabishu.com>
3291Date: Wed Jul 7 18:47:11 2010 +0200
3292
3293 Updated Galician translations
3294
3295commit c201507d4af50e63095422aa3754f69748af1c1e
3296Author: Yaron Shahrabani <sh.yaron@gmail.com>
3297Date: Sat Jul 3 10:14:12 2010 +0300
3298
3299 Updated Hebrew translation.
3300
3301commit d47918d7e78a8fa5b27a59f005b62e6e600b7358
3302Author: Jorge González <jorgegonz@svn.gnome.org>
3303Date: Fri Jul 2 08:55:32 2010 +0200
3304
3305 Updated Spanish translation
3306
3307commit c3bd3018ae687958a99a22fe8ffb500375f0038d
3308Author: William Jon McCann <jmccann@redhat.com>
3309Date: Thu Jul 1 21:34:46 2010 -0400
3310
3311 Add num lock warning when using recent GTK+
3312
3313 See https://bugzilla.gnome.org/show_bug.cgi?id=623239
3314
3315commit c20b1871aa54161417a4aea174c3e9ab35a3668c
3316Author: William Jon McCann <jmccann@redhat.com>
3317Date: Thu Jul 1 21:30:12 2010 -0400
3318
3319 Use the updated signals in the test program
3320
3321commit d30694d542ebe7db6d254bdfd8c9ba77e4b54df2
3322Author: William Jon McCann <jmccann@redhat.com>
3323Date: Wed Jun 30 17:09:57 2010 -0400
3324
3325 Use gdk api to detect caps lock mode
3326
3327commit 407e46b1739247451071beda029362d5268003b3
3328Author: Thanos Lefteris <alefteris@gmail.com>
3329Date: Thu Jul 1 12:46:02 2010 +0300
3330
3331 Updated Greek translation
3332
3333commit c02a0932480db16f7628560f242d2647d9d5f4e9
3334Author: William Jon McCann <jmccann@redhat.com>
3335Date: Wed Jun 30 15:19:19 2010 -0400
3336
3337 Increase the border width a bit
3338
3339commit 09cce9f6f49a0273219eb28769504dacfd9d184a
3340Author: William Jon McCann <jmccann@redhat.com>
3341Date: Wed Jun 30 15:05:37 2010 -0400
3342
3343 Remove the lock dialog theme support
3344
3345 This was sort of a failed experiment. It is better to integrate
3346 with GDM and the shell instead.
3347
3348commit c669b01e7f10122191ff9c24e7999a652b071dcf
3349Author: Andre Klapper <a9016009@gmx.de>
3350Date: Sun Jun 27 10:51:09 2010 +0200
3351
3352 Fix compiling with GSeal. Fixes bug #612551.
3353
3354commit eeec18d366df1d5f27b4de50e64c4b6ef3000d0c
3355Author: Andre Klapper <a9016009@gmx.de>
3356Date: Wed Jun 23 11:47:47 2010 +0200
3357
3358 =?UTF-8?q?Compile=20with=20GSeal.=20Bumps=20GTK+=20requirement=20to=202.19.7.=20Fixes=20bug=20#612551.
3359
3360 =20Based=20on=20a=20patch=20by=20St=C3=A9phane=20Maniaci.?=
3361 MIME-Version: 1.0
3362 Content-Type: text/plain; charset=UTF-8
3363 Content-Transfer-Encoding: 8bit
3364
3365commit 42bf35ec344bc89c6f8e976262fef4712bd47d62
3366Author: Jorge González <jorgegonz@svn.gnome.org>
3367Date: Sat Jun 26 10:02:05 2010 +0200
3368
3369 Updated Spanish translation
3370
3371commit 5d6c19c94a429c896700aec8550a86ec4c35f7ec
3372Author: Kristjan Schmidt <kristjan.schmidt@googlemail.com>
3373Date: Thu Jun 24 19:15:58 2010 +0200
3374
3375 Add Esperanto translation
3376
3377commit e2a5d4da73cb4c2f791f6dec2b442a674202c215
3378Author: Kristjan Schmidt <kristjan.schmidt@googlemail.com>
3379Date: Thu Jun 24 19:15:57 2010 +0200
3380
3381 Add Esperanto translation
3382
3383commit 03fdbbe57f30d0d52ec29a5868e4d13183f72d6e
3384Author: Fran Diéguez <fran.dieguez@mabishu.com>
3385Date: Thu Jun 24 00:46:49 2010 +0200
3386
3387 Updated Galician translations
3388
3389commit cbc472b45366556a5a67a18ebb92dec0cfe6c1b0
3390Author: Yaron Shahrabani <sh.yaron@gmail.com>
3391Date: Wed Jun 23 10:13:35 2010 +0300
3392
3393 Updated Hebrew translation.
3394
3395commit afcacc0ff22c8ea3771f06087fd50f4562a70fb9
3396Author: Philip Withnall <philip@tecnocode.co.uk>
3397Date: Mon Jun 21 17:44:31 2010 -0400
3398
3399 Remove markup from translatable messages and add translator comments
3400
3401 Remove markup from various translatable messages and add some translator
3402 comments where appropriate. I've marked one interface string (which was just
3403 a placeholder expanding to the user's full name) as non-translatable, and
3404 fixed a non-translatable string concatenation mess.
3405
3406 http://bugzilla-attachments.gnome.org/attachment.cgi?id=154645
3407
3408commit 7bd27979d3e364efcbd6392edea9d233c1f19cad
3409Author: William Jon McCann <jmccann@redhat.com>
3410Date: Mon Jun 21 16:57:48 2010 -0400
3411
3412 Don't check if screensaver service is running
3413
3414 Now that the screensaver is an activated service it doesn't
3415 make sense to check if it is running before use.
3416 https://bugzilla.gnome.org/show_bug.cgi?id=609029
3417
3418commit ee83caaaec4a5239f1d5ab3f4f74bdfd2f7957fe
3419Author: Philip Withnall <philip@tecnocode.co.uk>
3420Date: Wed Feb 24 23:22:57 2010 +0000
3421
3422 Miscellaneous string fixes
3423
3424 Various small grammar, capitalisation and punctuation fixes, including
3425 converting gnome-screensaver to use proper Unicode ellipses.
3426
3427 https://bugzilla.gnome.org/show_bug.cgi?id=611023
3428
3429commit d0b09165b8fb4af6a59308665f38438aa657aae2
3430Author: Ross Burton <ross@linux.intel.com>
3431Date: Fri Feb 26 18:15:39 2010 +0000
3432
3433 Don't user name owner proxies for SessionManager
3434
3435 Using proxies based on the name owner will fail if the name owner changes, for
3436 example if gnome-session is started after the screensaver or if gnome-session is
3437 restarted.
3438
3439 https://bugzilla.gnome.org/show_bug.cgi?id=611207
3440
3441commit a11a84504074e0b33ba3d1c2597e9b12c9022d00
3442Author: William Jon McCann <jmccann@redhat.com>
3443Date: Mon Jun 21 15:24:04 2010 -0400
3444
3445 Fix building without XF86VMODE gamma
3446
3447 Based on patch from Wouter Bolsterlee.
3448 https://bugzilla.gnome.org/show_bug.cgi?id=620747
3449
3450commit 904e72f40f5a02935d5dbd5392d9a9483786a2d1
3451Author: Chris Coulson <chrisccoulson@googlemail.com>
3452Date: Mon May 17 21:49:16 2010 +0100
3453
3454 Don't crash on systems that don't support XF86VM or XRANDR gamma fade
3455
3456 Test if fade is supported on each screen before calling the fade_setup
3457 virtual function.
3458
3459 Fixes https://bugzilla.gnome.org/show_bug.cgi?id=618925
3460
3461commit 3616731382c69c148054c001c4625f5047a9630f
3462Author: William Jon McCann <jmccann@redhat.com>
3463Date: Mon Jun 21 14:42:31 2010 -0400
3464
3465 Properly handle monitor configuration changes
3466
3467 The issue comes down to a few things.
3468
3469 * When a monitor reconfiguration event occurs between the time we spawn a
3470 dialog process and the time a dialog window is mapped and its window id is
3471 communicated to the daemon we don't properly cancel the current unlock request.
3472
3473 * The present unlock request cancellation code is not symmetric/consistent
3474 with the unlock request code. In other words we aren't properly resetting
3475 state.
3476
3477 https://bugzilla.gnome.org/show_bug.cgi?id=619773
3478
3479commit d00b99ecfa04e2674bfda8e396c4a64a07aea9d0
3480Author: Rudols Mazurs <rudolfs.mazurs@gmail.com>
3481Date: Sun Jun 13 22:48:53 2010 +0300
3482
3483 Updated Latvian translation.
3484
3485commit d5ee7aeada93ae9a0abd77bdbcdc149cc2e47d59
3486Author: Fran Diéguez <fran.dieguez@mabishu.com>
3487Date: Sun Jun 13 19:39:35 2010 +0200
3488
3489 Updated Galician translations
3490
3491commit 12e4f8420c6e94aa692cf56f3a1b898ba7ce7eb6
3492Author: Wouter Bolsterlee <wbolster@gnome.org>
3493Date: Sun Jun 6 15:58:56 2010 +0200
3494
3495 Fix compiler warning by adding GTK_WIDGET() cast
3496
3497commit be471c1097980f01f91cff6e485fb81861b5aeb7
3498Author: William Jon McCann <jmccann@redhat.com>
3499Date: Fri May 28 11:32:20 2010 -0400
3500
3501 Remove leave message feature
3502
3503 Fixes https://bugzilla.gnome.org/show_bug.cgi?id=619954
3504
3505commit 0df84361e5c71ba0bde0bf5efb66908ae4ff71b3
3506Author: Gil Forcada <gforcada@gnome.org>
3507Date: Sat May 22 23:24:01 2010 +0200
3508
3509 Minor fix in Catalan translation
3510
3511commit 01462e7e0e475001fda27990ccb38aded0eaaea7
3512Author: Thomas Thurman <tthurman@gnome.org>
3513Date: Wed May 12 18:40:59 2010 -0400
3514
3515 Updated Shavian transliteration
3516
3517commit 4b5845f8c66e8b394a6aa18967766eb27810070b
3518Author: Manoj Kumar Giri <mgiri@mgiri.csb>
3519Date: Wed May 5 13:18:44 2010 +0530
3520
3521 Updated Oriya Translation
3522
3523commit ffb2b109eb7a47a4caeba9aed7b4d33a63931ec4
3524Author: Carles Ferrando <carles.ferrando@gmail.com>
3525Date: Wed Apr 21 23:24:06 2010 +0200
3526
3527 Updated Catalan (Valencian) translation
3528
3529commit 47155576403fea9339a1f702e3dc63455b763fb8
3530Author: Ray Strode <rstrode@redhat.com>
3531Date: Mon Apr 19 20:40:34 2010 -0400
3532
3533 Add session service activation file
3534
3535 Right now, if components of the desktop try to use
3536 gnome-screensaver's dbus api before its started, then they
3537 will fail.
3538
3539 This commit adds a service activation file, so dbus will start
3540 it if it's needed and not running yet.
3541
3542 https://bugzilla.gnome.org/show_bug.cgi?id=616225
3543
3544commit d6019dfcf4c7cd8e7cf1cc398fc894e8050da3be
3545Author: Olav Vitters <olav@vitters.nl>
3546Date: Sun Apr 18 11:48:06 2010 +0200
3547
3548 Fix doap file
3549
3550commit 729d325b55e3100a4b70ec97d758fafd652290cb
3551Author: Wouter Bolsterlee <wbolster@gnome.org>
3552Date: Tue Apr 13 00:03:10 2010 +0200
3553
3554 Dutch translation updated by Wouter Bolsterlee
3555
3556commit 28a0b25a867ae7482b268565e0e2371d9f6e2723
3557Author: Wouter Bolsterlee <wbolster@gnome.org>
3558Date: Sat Apr 10 17:47:59 2010 +0200
3559
3560 Dutch translation updated by Wouter Bolsterlee
3561
3562commit 19c08ff949d940a827d5e47b1f13f1adee40a45e
3563Author: Jordi Serratosa <jordis.lists@gmail.com>
3564Date: Fri Apr 2 18:08:35 2010 +0200
3565
3566 Fixes to Catalan translation
3567
3568commit 03782bc436612c75d9566580f124e73b0aa2981d
3569Author: Matthias Clasen <mclasen@redhat.com>
3570Date: Tue Mar 30 11:22:24 2010 -0400
3571
3572 Bump version
3573
3574commit f6aed604773f3d2de06993be855eabead0997cfb
3575Author: Matthias Clasen <mclasen@redhat.com>
3576Date: Tue Mar 30 11:05:08 2010 -0400
3577
3578 Updates for 2.30.0
3579
3580commit a570a3a0c9a590e4db2f230e2a68c97a6cc6dbaf
3581Author: Jamil Ahmed <itsjamil@gmail.com>
3582Date: Sun Mar 28 01:23:27 2010 +0600
3583
3584 Updated Bengali translation
3585
3586commit 14aee8c56bcf1f3e26384fc015cd58cc0cb1e324
3587Author: Nikos Bakaoukas <nikolaosx1@gmail.com>
3588Date: Sat Mar 27 17:29:28 2010 +0200
3589
3590 Updated Greek translation for gnome-screensaver
3591
3592commit 7ca416049412dde345f63b825165760bd5319080
3593Author: Sweta Kothari <swkothar@redhat.com>
3594Date: Wed Mar 24 15:30:47 2010 +0530
3595
3596 Updated Gujarati Translations
3597
3598commit a7c7be367d8385766008e6b0801ca116f65f18d2
3599Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
3600Date: Tue Mar 23 16:13:14 2010 +0100
3601
3602 Updated Basque language
3603
3604commit a2f26c12ad714a15e46c085d2cc56895094ac0da
3605Author: Gabor Kelemen <kelemeng@gnome.hu>
3606Date: Mon Mar 22 13:00:32 2010 +0100
3607
3608 Updated Hungarian translation
3609
3610commit cef72d19918e07a911bd207dba8ff8af5b9a8088
3611Author: Wouter Bolsterlee <wbolster@gnome.org>
3612Date: Sat Mar 20 17:37:18 2010 +0100
3613
3614 Dutch translation updated by Wouter Bolsterlee
3615
3616commit 1dd03986da794a659c92adf9b4a2a316d4e6dfcb
3617Author: Ray Strode <rstrode@redhat.com>
3618Date: Tue Mar 9 10:29:35 2010 -0500
3619
3620 Update for release
3621
3622commit bc940c147dc66d8ead188d0c343485c2b3309d38
3623Author: Ray Strode <rstrode@redhat.com>
3624Date: Tue Mar 9 10:26:42 2010 -0500
3625
3626 Lower required X11 version
3627
3628commit 8703e08e0fd59525742df0da32ad377922f15658
3629Author: Changwoo Ryu <cwryu@debian.org>
3630Date: Sat Mar 6 23:22:58 2010 +0900
3631
3632 Updated Korean translation
3633
3634commit f5cc81926a430b930e3c076d00ac39ad180ba57b
3635Author: Marcel Telka <marcel@telka.sk>
3636Date: Fri Feb 26 16:23:10 2010 +0100
3637
3638 Updated Slovak translation
3639
3640commit 5a5e5ab87ecb6b2c5a6c00311500d7b10652c8c3
3641Author: Piotr DrÄ…g <piotrdrag@gmail.com>
3642Date: Fri Feb 26 11:06:12 2010 +0100
3643
3644 Updated Polish translation
3645
3646commit 08451e3f67843488b590b6b92897a673475fc96f
3647Author: William Jon McCann <jmccann@redhat.com>
3648Date: Thu Feb 25 12:24:44 2010 +0000
3649
3650 Revert "Add control center extension panel"
3651
3652 This reverts commit 9c201069a316e7610eab55681d3a5a153333c68a.
3653
3654commit 9c201069a316e7610eab55681d3a5a153333c68a
3655Author: William Jon McCann <jmccann@redhat.com>
3656Date: Sun Jan 31 21:55:43 2010 -0500
3657
3658 Add control center extension panel
3659
3660commit ed23b05975fa4d941acc3d4a4e408016ac7f4d0c
3661Author: William Jon McCann <jmccann@redhat.com>
3662Date: Thu Feb 25 12:18:11 2010 +0000
3663
3664 Use a rounded rectangle and not curved
3665
3666commit a071b6fea8df5adb7a2c4b2d6a746747c04ab088
3667Author: Philip Withnall <philip@tecnocode.co.uk>
3668Date: Wed Feb 24 23:16:56 2010 +0000
3669
3670 Updated British English translation
3671
3672commit 55b8c9a69e4054499f81476f75a945f5e5a35e1e
3673Author: Marcel Telka <marcel@telka.sk>
3674Date: Tue Feb 23 18:02:27 2010 +0100
3675
3676 Updated Slovak translation
3677
3678commit 3b5900ebe7e76d5c7ba64c38f10359920c4868a9
3679Author: Fran Diéguez <frandieguez@ubuntu.com>
3680Date: Mon Feb 15 18:37:38 2010 +0100
3681
3682 Updated Galician Translation
3683
3684commit 7aadf4f6926e6364cd196b709a40024d48e6a195
3685Author: Ray Strode <rstrode@redhat.com>
3686Date: Fri Feb 12 16:21:02 2010 -0500
3687
3688 Update NEWS
3689
3690commit 2f4272376edeab3a42dc203276ce1d455c5ea118
3691Author: Ray Strode <rstrode@redhat.com>
3692Date: Fri Feb 12 16:20:07 2010 -0500
3693
3694 Bump release
3695
3696commit d4dcbd65a2df3c093c4e3a74bbbc75383eb9eadb
3697Author: Ray Strode <rstrode@redhat.com>
3698Date: Fri Feb 12 14:16:33 2010 -0500
3699
3700 Update which monitor the unlock dialog is on when layout changes
3701
3702 Before we were moving the grabs but not the unlock dialog.
3703 Everything needs to be in lock step, otherwise:
3704
3705 1) The unlock dialog won't get focus and will fail to work generally
3706 2) Assumptions in the code about the two being in lock-step will
3707 prove incorrect leading to the grabs getting dropped entirely.
3708
3709 Part of fix for
3710 https://bugzilla.gnome.org/show_bug.cgi?id=609789
3711 CVE-2010-0422
3712
3713commit 271ae93d7b140b8ba40d77f9e4ce894e5fd1b554
3714Author: Ray Strode <rstrode@redhat.com>
3715Date: Fri Feb 12 14:15:47 2010 -0500
3716
3717 Make gs_window_cancel_unlock_request synchronous
3718
3719 This way we know the cancel has finished before moving
3720 on in the code.
3721
3722 Part of fix for
3723 https://bugzilla.gnome.org/show_bug.cgi?id=609789
3724
3725commit f93a22c175090cf02e80bc3ee676b53f1251f685
3726Author: Ray Strode <rstrode@redhat.com>
3727Date: Fri Feb 12 14:13:38 2010 -0500
3728
3729 Nullify grab window variables when windows are destroyed
3730
3731 If we don't do this then there is a time period where the
3732 grab window variables contain dangling pointers which can
3733 cause crashes.
3734
3735 Part of fix for
3736 https://bugzilla.gnome.org/show_bug.cgi?id=609789
3737
3738commit 74bed4d91af225b3ad4aacd3b906888a9f79985d
3739Author: Ray Strode <rstrode@redhat.com>
3740Date: Fri Feb 12 14:13:13 2010 -0500
3741
3742 Add missing header file
3743
3744 This fixes a compiler warning.
3745
3746commit 8d8893656081cf1784e71bab0be93bac5f50aa66
3747Author: Ray Strode <rstrode@redhat.com>
3748Date: Fri Feb 12 15:03:52 2010 -0500
3749
3750 Add parentheses to the floor macro to clean screen dirt
3751
3752commit 3d185db0948930bf1099f1e1ee46c27f80c49eb5
3753Author: Ray Strode <rstrode@redhat.com>
3754Date: Tue Feb 9 12:25:53 2010 -0500
3755
3756 Add explicit requirements for libX11 and libm
3757
3758 They are pulled in implicitly, but some linkers
3759 require them to be explicitly given.
3760
3761commit 374b6db6b37d0257eeab1c64b8da7fc0647393ec
3762Author: Ray Strode <rstrode@redhat.com>
3763Date: Mon Feb 8 10:32:11 2010 -0500
3764
3765 Update for release
3766
3767commit a5f66339be6719c2b8fc478a1d5fc6545297d950
3768Author: Ray Strode <rstrode@redhat.com>
3769Date: Mon Feb 8 10:25:10 2010 -0500
3770
3771 Ensure keyboard grab and unlock dialog exist after monitor removal
3772
3773 gnome-screensaver currently doesn't deal with monitors getting
3774 removed properly. If the unlock dialog is on the removed monitor
3775 then the unlock dialog and its associated keyboard grab are not
3776 moved to an existing monitor when the monitor removal is processed.
3777
3778 This means that users can gain access to the locked system by placing
3779 the mouse pointer on an external monitor and then disconnect the
3780 external monitor.
3781
3782 CVE-2010-0414
3783 https://bugzilla.gnome.org/show_bug.cgi?id=609337
3784
3785commit f7d9f23a48f7d0e7d48e1bc6378c6c1563b0bf50
3786Author: William Jon McCann <jmccann@redhat.com>
3787Date: Thu Jan 28 22:29:06 2010 -0500
3788
3789 Post release version bump
3790
3791commit 2461a82fc72087f87a23f3dd21939ec87d79fac5
3792Author: William Jon McCann <jmccann@redhat.com>
3793Date: Thu Jan 28 22:20:46 2010 -0500
3794
3795 Fix distcheck
3796
3797commit dbcaeec13a8cc21549fa6de19d4291102d5bf96b
3798Author: William Jon McCann <jmccann@redhat.com>
3799Date: Thu Jan 28 22:19:34 2010 -0500
3800
3801 Update for release
3802
3803commit ab08cc93f2dc6223c8c00bfa1ca4f2d89069dbe0
3804Author: Chris Coulson <chriscoulson@googlemail.com>
3805Date: Thu Jan 28 21:29:17 2010 -0500
3806
3807 Work around x errors by asking dialog to die on cancel
3808
3809 Basically, what is happening is that gnome-screensaver-dialog exits after the
3810 5th failed attempt at unlocking the screen, but before the shake animation
3811 finishes. If the timing is slightly unlucky, this results in gnome-screensaver
3812 accessing X resources that have already been destroyed (I ran it through
3813 xtrace, and that showed this happening)
3814
3815 My patch fixes this by making gnome-screensaver-dialog request to
3816 gnome-screensaver that it be terminated after the 5th failed attempt (rather
3817 than exitting straight away, although there is a fallback timeout too).
3818 gnome-screensaver then terminates the dialog after it is finished with the
3819 shake animation, to avoid the race condition that is currently making it crash.
3820
3821commit 6283ea74ff42ba4a459fc16449078ddfe4ece82f
3822Author: William Jon McCann <jmccann@redhat.com>
3823Date: Thu Jan 28 20:19:09 2010 -0500
3824
3825 Define a trunc macro for systems that don't have one
3826
3827 Fixes https://bugzilla.gnome.org/show_bug.cgi?id=583285
3828
3829commit ca1c497b55794de1e6e1bb2f4f0153fdc9f105c1
3830Author: William Jon McCann <jmccann@redhat.com>
3831Date: Sat Jan 9 13:55:30 2010 -0500
3832
3833 Use a quiet build
3834
3835commit 9c73f6f4b28ba7186e7a8c0b6c965f05ac1f0f60
3836Author: William Jon McCann <jmccann@redhat.com>
3837Date: Sat Jan 9 13:30:16 2010 -0500
3838
3839 Use more warnings with .git not .svn
3840
3841commit 34c71c0830e032801d55b6b9091099c51e53aaa4
3842Author: Matthias Clasen <mclasen@redhat.com>
3843Date: Fri Dec 11 13:35:37 2009 -0500
3844
3845 Handle commandline errors in popsquares
3846
3847 There is no point in passing a GError if we don't act on it.
3848 This fixes RH bug 546656.
3849
3850commit e372d40adfd5acff2aec906b7ec6ea5eb1d4c8e7
3851Author: Andrej Žnidarši� <andrej.znidarsic@gmail.com>
3852Date: Mon Nov 30 20:34:22 2009 +0100
3853
3854 Updated Slovenian translation
3855
3856commit 199e43ae3a14a1570f1cee1c8eec1a800423c556
3857Author: Tao Wei <weitao1979@gmail.com>
3858Date: Mon Nov 30 20:57:32 2009 +0800
3859
3860 Updated Simplified Chinese translation.
3861
3862commit 0373622c156866a328da6166c8c1440c4bc6e3ed
3863Author: Thomas Thurman <tthurman@Dorothy.plexq.com>
3864Date: Thu Nov 12 10:51:56 2009 +0000
3865
3866 Shavian translation
3867
3868commit ef73e8b3f43566509a40edfe74f2f352283c6b33
3869Author: Lucian Grijincu <lucian.grijincu@gmail.com>
3870Date: Sun Nov 8 21:44:37 2009 +0200
3871
3872 Updated Romanian translation
3873
3874commit b676936fb90f131d0110333b75406a31274fc6e3
3875Author: Takayuki KUSANO <AE5T-KSN@asahi-net.or.jp>
3876Date: Tue Nov 3 23:28:13 2009 +0900
3877
3878 Updated Japanese translation
3879
3880commit 284c9924969a49dbf2d5fae1d680d3310c4df4a3
3881Author: Matthias Clasen <mclasen@redhat.com>
3882Date: Mon Nov 2 18:15:13 2009 -0500
3883
3884 Remove session inhibitors if the originator falls of the bus
3885
3886 This fixes a problem where totem leaves inhibitors behind, see
3887 bug 600488.
3888
3889commit 370ae655619c8e0fbd8a092d7dc8dc6ad4ab1445
3890Author: William Jon McCann <jmccann@redhat.com>
3891Date: Mon Nov 2 17:15:45 2009 -0500
3892
3893 Add an API to show a message on the locked screen
3894
3895 Fixes https://bugzilla.gnome.org/show_bug.cgi?id=599258
3896
3897commit 2f597ea9f1f363277fd4dfc109fa41bbc6225aca
3898Author: Matthias Clasen <mclasen@redhat.com>
3899Date: Mon Nov 2 17:00:23 2009 -0500
3900
3901 Fix adding monitors
3902
3903 Make sure to show windows that are added. And fix an off by one bug.
3904
3905commit 2449c94545a775f83c273f8a261d988967be004a
3906Author: William Jon McCann <jmccann@redhat.com>
3907Date: Mon Nov 2 16:23:51 2009 -0500
3908
3909 Post branch bump and bump gnome-desktop req
3910
3911commit f423a56d536b4ce19383ed74c1550ebd12f88541
3912Author: Dave Airlie <airlied@gmail.com>
3913Date: Mon Nov 2 16:11:39 2009 -0500
3914
3915 Support RANDR 1.2 gamma fade
3916
3917 In order for fading with X.org randr 1.2 drivers to work properly,
3918 the screensaver should use randr to fade the crtcs.
3919
3920 Fixes https://bugzilla.gnome.org/show_bug.cgi?id=597874
3921
3922commit 98cb850ba9476e166aa78a6c43d1113d02005715
3923Author: Peteris Krisjanis <pecisk@gmail.com>
3924Date: Sun Nov 1 22:43:15 2009 +0200
3925
3926 Updated Latvian translation.
3927
3928commit c18697b512fd2fe23783a3a28d2142fc905f2d4e
3929Author: Nils-Christoph Fiedler <linux@medienkompanie.de>
3930Date: Thu Oct 22 19:51:49 2009 +0200
3931
3932 Updated Low German translation
3933
3934commit b2fdd25a94319f0f16ec6171dfc9ed3a1727f18a
3935Author: William Jon McCann <jmccann@redhat.com>
3936Date: Wed Oct 21 20:01:33 2009 -0400
3937
3938 Add the gnome session gconf dir
3939
3940commit fa15d4f19a1cf107de0a324f4d3a70ebda20faa7
3941Author: William Jon McCann <jmccann@redhat.com>
3942Date: Wed Oct 21 19:50:00 2009 -0400
3943
3944 Add user option to pgrep
3945
3946commit 05a7b4ed74f65b3129c1c95766ae4255e142c319
3947Author: ReÅŸat SABIQ <tilde.birlik@gmail.com>
3948Date: Wed Oct 21 00:51:40 2009 -0500
3949
3950 Update for Crimean Tatar (Crimean Turkish) translation
3951
3952commit 0d4609425aa1cade568b8b506cfd105a5f6382c7
3953Author: Leonid Kanter <leon@asplinux.ru>
3954Date: Tue Oct 13 13:03:53 2009 +0300
3955
3956 Updated Russian translation
3957
3958commit 91322ef9dcaa875e19cc3b8db85222156704d8cf
3959Author: Gil Forcada <gforcada@gnome.org>
3960Date: Mon Oct 12 19:44:45 2009 +0200
3961
3962 Updated Catalan translation
3963
3964commit 55e2e4972684b4daddabed494edf69cdf1602624
3965Author: William Jon McCann <jmccann@redhat.com>
3966Date: Fri Aug 21 15:55:22 2009 -0400
3967
3968 Add orientation property to vbox
3969
3970 Workaround for http://bugzilla.gnome.org/show_bug.cgi?id=584029
3971
3972commit 47061c6965c389ce6a84a276c29d1a2cb7744a7f
3973Author: Frédéric Péters <fpeters@0d.be>
3974Date: Wed Sep 23 10:42:47 2009 +0200
3975
3976 [release] post release version bump
3977
3978commit 8c4c6288bb1bb18e486c09b19a09b4718911a5e8
3979Author: Frédéric Péters <fpeters@0d.be>
3980Date: Wed Sep 23 10:38:34 2009 +0200
3981
3982 [release] 2.28.0
3983
3984commit 372d74732b79b3b1e941346d96b92efd958df913
3985Author: Amitakhya Phukan <aphukan@fedoraproject.org>
3986Date: Mon Sep 21 11:18:12 2009 +0530
3987
3988 Updating Assamese translations
3989
3990commit df6277eb0670ff8e443b4145ca1ce0cd3e2a5547
3991Author: Shankar Prasad <svenkate@redhat.com>
3992Date: Mon Sep 21 10:28:01 2009 +0530
3993
3994 Updated Kannada(kn) translation
3995
3996commit 7db42691bc4496b80392b4c4d0279d7b24d92a07
3997Author: Petr Kovar <pknbe@volny.cz>
3998Date: Mon Sep 21 05:37:59 2009 +0200
3999
4000 Updated Czech translation
4001
4002commit 098260fd3ca34cb583439a9160c5a1d711629ffc
4003Author: Changwoo Ryu <cwryu@debian.org>
4004Date: Sun Sep 20 08:08:02 2009 +0900
4005
4006 Korean translation update
4007
4008commit 92708b9ac3ac566e9a9a4af4dc07a4287fb7cc20
4009Author: Rajesh Ranjan <rranjan@rranjan.csb>
4010Date: Fri Sep 18 17:56:45 2009 +0530
4011
4012 maithili update
4013
4014commit 9e2074bc3309e47554e3ccf1fbcd08e16dfad121
4015Author: krishnababu k <kkrothap@redhat.ocm>
4016Date: Thu Sep 17 21:30:14 2009 +0530
4017
4018 Updated Telugu Translation
4019
4020commit 166096bffdae61a823f0fbe1259ac23539e2ee95
4021Author: Manoj Kumar Giri <mgiri@mgiri.csb>
4022Date: Thu Sep 17 20:45:31 2009 +0530
4023
4024 Upadated Oriya Translation
4025
4026commit 3f5cc8c5abee82e9cf7a4aee7895da6490bfe0f0
4027Author: Maxim V. Dziumanenko <dziumanenko@gmail.com>
4028Date: Thu Sep 17 14:30:49 2009 +0300
4029
4030 Added Ukrainian translation
4031
4032commit 1a98bfba57104d315f4b6bc71a17f64c4b1ce8cd
4033Author: Denis ARNAUD <darnaud@src.gnome.org>
4034Date: Thu Sep 17 12:29:59 2009 +0200
4035
4036 Updated breton translation
4037
4038commit c6ef3574144f549df3b17238df8206dae1c5d531
4039Author: Denis ARNAUD <darnaud@src.gnome.org>
4040Date: Thu Sep 17 12:27:52 2009 +0200
4041
4042 added br in LINGUAS file
4043
4044commit 5b879c3decb964d52942defbd18f7cf3824543f5
4045Author: Niels-Christoph Fiedler <linux@medienkompanie.de>
4046Date: Wed Sep 16 18:16:13 2009 +0200
4047
4048 Added German translation
4049
4050commit e94ce28314e4ae28888e242a2506684859f44732
4051Author: Lucian Adrian Grijincu <lucian.grijincu@gmail.com>
4052Date: Wed Sep 16 16:22:18 2009 +0300
4053
4054 Updated Romanian translation
4055
4056commit 50ceb44eda331cc8c07aad25ea2feaccfb7d3dae
4057Author: Rajesh Ranjan <rranjan@rranjan.csb>
4058Date: Wed Sep 16 12:50:55 2009 +0530
4059
4060 hindi update by Rajesh Ranjan
4061
4062commit 4b5584821a3c9c5a4188d0253813dfdcee3ad6ed
4063Author: Yaron Shahrabani <sh.yaron@gmail.com>
4064Date: Tue Sep 15 23:18:29 2009 +0300
4065
4066 Updated Hebrew translation
4067
4068commit b6dbf0c4c516740764c92a0a1ade3d21385a6f93
4069Author: Gintautas Miliauskas <gintautas@miliauskas.lt>
4070Date: Tue Sep 15 02:27:03 2009 +0300
4071
4072 Updated Lithuanian translation.
4073
4074commit 2fdab2268c2f4036b2fc59e6e264fd09e780a2e9
4075Author: Ivar Smolin <okul@linux.ee>
4076Date: Mon Sep 14 16:26:54 2009 +0300
4077
4078 Updating Estonian translation
4079
4080commit 52a82996990bba744fbd515ee516fe48753c1725
4081Author: Ask H. Larsen <asklarsen@gmail.com>
4082Date: Sun Sep 13 03:30:37 2009 +0200
4083
4084 Updated Danish translation
4085
4086commit 24dab68ee3d8facf347ac651da809ba305f290c3
4087Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
4088Date: Sun Sep 13 06:35:39 2009 +0800
4089
4090 Updated Traditional Chinese translation(Hong Kong and Taiwan)
4091
4092commit 9875e70e1157da61f56bdc8bd623e058ba92dab7
4093Author: Philip Withnall <philip@tecnocode.co.uk>
4094Date: Sat Sep 12 23:28:57 2009 +0100
4095
4096 Updated British English translation
4097
4098commit 0ac02d2056a2c247af70e6277a27a3ecd7e01d9b
4099Author: Tommi Vainikainen <thv@iki.fi>
4100Date: Sat Sep 12 21:34:01 2009 +0300
4101
4102 Updated Finnish translation
4103
4104commit 8f4e7b4c76b120e6b0860106e2a36deb52e621fe
4105Author: Ani <peter.ani@gmail.com>
4106Date: Sat Sep 12 18:21:14 2009 +0530
4107
4108 Updaeted Malayalam Translations
4109
4110commit 483c5fe24a80617bea701aea63bf9148408b6ca5
4111Author: Sandeep Shedmake <sshedmak@redhat.com>
4112Date: Sat Sep 12 14:13:58 2009 +0530
4113
4114 Updated Marathi Translations
4115
4116commit 7ab712eac03b74a8b25ac403223f7d9f6bb2c338
4117Author: Matej Urban�i� <mateju@svn.gnome.org>
4118Date: Sat Sep 12 10:29:15 2009 +0200
4119
4120 Updated Slovenian translation
4121
4122commit e16b35b6fe136f264db17f6dee78038841804d69
4123Author: Miloš Popović <mpopovic@src.gnome.org>
4124Date: Fri Sep 11 11:59:32 2009 +0000
4125
4126 Updated Serbian translation
4127
4128commit b37bd5ffb37ed7044095a3f58077b2279f866dda
4129Author: A S Alam <aalam@users.sf.net>
4130Date: Thu Sep 10 06:52:39 2009 +0530
4131
4132 updating for Punjabi
4133
4134commit c132a961a33191fbbe4a1df7dd13e77a90e2c895
4135Author: Mario Blättermann <mariobl@gnome.org>
4136Date: Wed Sep 9 21:27:46 2009 +0200
4137
4138 Updated German translation
4139
4140commit 52c371caf829e4813a53ac0f2e443121500639ad
4141Author: Gabor Kelemen <kelemeng@gnome.hu>
4142Date: Tue Sep 8 20:18:05 2009 +0200
4143
4144 Hungarian translation updated
4145
4146commit b20417fda36416b59471ebf095211b396fbedd9f
4147Author: Jamil Ahmed <itsjamil@gmail.com>
4148Date: Sun Sep 6 23:03:17 2009 +0700
4149
4150 Updated Bengali translation
4151
4152commit 16be382d1c86dffa4cfbb09bc1fadb6cfe21d36d
4153Author: Rodrigo L. M. Flores <rlmflores@src.gnome.org>
4154Date: Thu Sep 3 15:00:08 2009 -0300
4155
4156 Brazilian Portuguese mailing list address updated.
4157
4158commit 1c4351673642a3834b59dae5324eca8bbeab239f
4159Author: Kjartan Maraas <kmaraas@gnome.org>
4160Date: Tue Sep 1 13:29:03 2009 +0200
4161
4162 Update Norwegian bokmål translation.
4163
4164commit b005f82a7335b04d994daae5724a9d0d8bcbe3b8
4165Author: Duarte Loreto <happyguy_pt@hotmail.com>
4166Date: Mon Aug 31 23:09:10 2009 +0100
4167
4168 Updated Portuguese translation
4169
4170commit b90fddb431969c52dd7498443da381addfd66aeb
4171Author: Carles Ferrando <carles.ferrando@gmail.com>
4172Date: Fri Aug 28 12:00:04 2009 +0200
4173
4174 Added Catalan (Valencian) translation
4175
4176commit f8b7783cd523a8f9658f1e910cd500ca5dccfa14
4177Author: Runa Bhattacharjee <runab@redhat.com>
4178Date: Fri Aug 28 12:17:09 2009 +0530
4179
4180 Updated Bengali India Translations
4181
4182commit 2d66864eb189d86dd558860c861614bf195e41a4
4183Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
4184Date: Wed Aug 26 21:03:35 2009 +0200
4185
4186 Updated Basque language
4187
4188commit be85b72237e5d643f3ab1e8412f4b216fc12235c
4189Author: Tomasz Dominikowski <dominikowski@gmail.com>
4190Date: Tue Aug 25 18:59:51 2009 +0200
4191
4192 Updated Polish translation
4193
4194commit 0c3ff21b735d55cb83edbb2dba7caa4a1b36ca1b
4195Author: Krix Apolinário <krixapolinario@gmail.com>
4196Date: Tue Aug 25 10:48:10 2009 -0300
4197
4198 Updated Brazilian Portuguese translation
4199
4200commit 4eba718fc0a29e62825c7125ac45556abb6840c5
4201Author: ifelix <ifelix@redhat.com>
4202Date: Tue Aug 25 17:17:03 2009 +0530
4203
4204 Updated Tamil Translations
4205
4206commit 3d9a6f5b75374dde87f3f8c2e6418fc162706a0b
4207Author: Sweta Kothari <swkothar@redhat.com>
4208Date: Mon Aug 24 15:33:47 2009 +0530
4209
4210 Updated Gujarati Translations
4211
4212commit 18701b12472a19677aa95b8d1062583b2186cfe8
4213Author: Matthias Clasen <mclasen@redhat.com>
4214Date: Mon Aug 24 00:33:16 2009 -0400
4215
4216 Fix the GtkBuilder conversion
4217
4218 It was passing the wrong filename to GtkBuilder.
4219
4220commit 6e4d073e58c02c78e162a83917f915cc84ddc449
4221Author: Daniel Nylander <po@danielnylander.se>
4222Date: Sun Aug 23 14:08:58 2009 +0200
4223
4224 Updated Swedish translation
4225
4226commit 139ebcc6cec038772e4bb6754bce317ced56fcad
4227Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
4228Date: Sun Aug 23 13:41:16 2009 +0700
4229
4230 Updated Thai translation.
4231
4232commit ef13c27ab60dc0c5c6a0c8ac02c45db488cef62b
4233Author: Claude Paroz <claude@2xlibre.net>
4234Date: Sat Aug 22 22:22:59 2009 +0200
4235
4236 Updated French translation
4237
4238commit b218194388e9d464673d042e4b251006eae299b0
4239Author: Alexander Shopov <ash@contact.bg>
4240Date: Sat Aug 22 18:56:03 2009 +0300
4241
4242 Updated Bulgarian translation
4243
4244commit 05bd7ad52476b623ced7d192f83864419750db97
4245Author: Antón Méixome <meixome@mancomun.org>
4246Date: Sat Aug 22 16:28:10 2009 +0200
4247
4248 Updated Galician Translation
4249
4250commit 94352ca1dce1304f5be2277e63c229ba40598e48
4251Author: Jorge González <jorgegonz@svn.gnome.org>
4252Date: Sat Aug 22 12:07:46 2009 +0200
4253
4254 Updated Spanish translation
4255
4256commit 7b330fd51cee2693fcc0fcc1e3fb96346481b9ef
4257Author: Luca Ferretti <elle.uca@libero.it>
4258Date: Sat Aug 22 10:34:19 2009 +0200
4259
4260 Updated Italian translation
4261
4262commit 896d0a786a35d4b624d159a3dfdd29accd653a41
4263Author: Ivar Smolin <okul@linux.ee>
4264Date: Fri Aug 21 17:04:59 2009 +0300
4265
4266 Updating Estonian translation
4267
4268commit 9629337e743620c51f1e5e0502571b60d73ec636
4269Author: William Jon McCann <jmccann@redhat.com>
4270Date: Fri Aug 21 04:09:28 2009 -0400
4271
4272 Provide higher resolution images
4273
4274 Bump images up to 2560x1600
4275
4276commit 9bad43f9a23112506b69d128477de243d845d49d
4277Author: William Jon McCann <jmccann@redhat.com>
4278Date: Fri Aug 21 02:40:29 2009 -0400
4279
4280 Fix image names
4281
4282commit 9b6a285c0bcb7f2105bb856bfb70c5dd37b43170
4283Author: William Jon McCann <jmccann@redhat.com>
4284Date: Fri Aug 21 01:57:48 2009 -0400
4285
4286 Update cloud image
4287
4288commit 54aad338af6f1d64ee214ed6709723173bafb03a
4289Author: William Jon McCann <jmccann@redhat.com>
4290Date: Fri Aug 21 01:35:28 2009 -0400
4291
4292 Replace earthrise with blue marble image
4293
4294commit 561d5d997ecce3a40f70a357e3ba7f0a59ff4836
4295Author: William Jon McCann <jmccann@redhat.com>
4296Date: Fri Aug 21 01:32:55 2009 -0400
4297
4298 Install backgrounds into datadir/backgrounds
4299
4300 Instead of pixmaps/backgrounds.
4301
4302commit 9741de82c326ba3b3026b51071662d8e48636439
4303Author: William Jon McCann <jmccann@redhat.com>
4304Date: Fri Aug 21 01:21:47 2009 -0400
4305
4306 Fix install location of background slideshow
4307
4308commit 787ee34e6676a1ce4d54c1bc40b35131f678070d
4309Author: William Jon McCann <jmccann@redhat.com>
4310Date: Thu Aug 20 23:19:49 2009 -0400
4311
4312 Remove deprecated Encoding keys
4313
4314 Fixes http://bugzilla.gnome.org/show_bug.cgi?id=586174
4315
4316commit 85cc9ce371506c51f2e3640ae614e1d2a400f6af
4317Author: Khaled Hosny <khaledhosny@eglug.org>
4318Date: Fri Aug 21 06:56:34 2009 +0300
4319
4320 Updated Arabic translation
4321
4322commit c755401cfc32fb9c00c1dce73eb5fbf0fc49e6bc
4323Author: William Jon McCann <jmccann@redhat.com>
4324Date: Thu Aug 20 23:10:37 2009 -0400
4325
4326 Fix two compiler warnings
4327
4328 Fixes http://bugzilla.gnome.org/show_bug.cgi?id=589728
4329 Patch from oku.ns@dream.com
4330
4331commit 7cde59e0d727e60175c1084b2e5676b429847136
4332Author: Anatoli Sakhnik <sakhnik@gmail.com>
4333Date: Thu Aug 20 23:05:03 2009 -0400
4334
4335 Clear the clipboards when cancelling a message
4336
4337 Just called the existing function, made it visible.
4338 Fixes http://bugzilla.gnome.org/show_bug.cgi?id=574896
4339
4340commit fef6e5e6d3fea39e2dae2c281d99c88171ea32bc
4341Author: William Jon McCann <jmccann@redhat.com>
4342Date: Thu Aug 20 23:04:01 2009 -0400
4343
4344 Use 0 not NULL
4345
4346commit dc042e26ad4140bfc94bd95ec74a2b51601477fa
4347Author: William Jon McCann <jmccann@redhat.com>
4348Date: Thu Aug 20 23:00:31 2009 -0400
4349
4350 Fix untranslated message
4351
4352 Fixes http://bugzilla.gnome.org/show_bug.cgi?id=570941
4353 Patch from Luca Ferretti
4354
4355commit be580bf9a70aafb359f45e67426dec37e2802a1f
4356Author: William Jon McCann <jmccann@redhat.com>
4357Date: Thu Aug 20 22:53:49 2009 -0400
4358
4359 Add back away message argument so upgrades don't break
4360
4361 Fixes http://bugzilla.gnome.org/show_bug.cgi?id=576463
4362
4363commit 405638fff5eb84f91f3f55fd0701fffb51e826a0
4364Author: William Jon McCann <jmccann@redhat.com>
4365Date: Thu Aug 20 22:50:22 2009 -0400
4366
4367 Fix distcheck
4368
4369commit 7911b9fbc2114d793e0dcfa2339164c130daca6a
4370Author: William Jon McCann <jmccann@redhat.com>
4371Date: Thu Aug 20 22:31:42 2009 -0400
4372
4373 Remove some files left by gtkbuilder switch
4374
4375 Fixes http://bugzilla.gnome.org/show_bug.cgi?id=463010
4376 Based on patch from Javier Jardón <javierjc1982@gmail.com>
4377
4378commit e42bcdfb60108747c15194d31b44e95f34bad29e
4379Author: William Jon McCann <jmccann@redhat.com>
4380Date: Thu Aug 20 22:13:34 2009 -0400
4381
4382 Convert .cvsignore to .gitignore
4383
4384 Fixes http://bugzilla.gnome.org/show_bug.cgi?id=591193
4385
4386commit 57fbd44de28b168c785f1a9ba9a111233aaaeca8
4387Author: William Jon McCann <jmccann@redhat.com>
4388Date: Thu Aug 20 22:02:55 2009 -0400
4389
4390 Add icon and comment to desktop file
4391
4392 Fixes http://bugzilla.gnome.org/show_bug.cgi?id=591194
4393
4394commit eaa070179dc800f5d4dfdf2e5c6ccc8f974c29c4
4395Author: William Jon McCann <jmccann@redhat.com>
4396Date: Thu Aug 20 21:55:55 2009 -0400
4397
4398 Add a slideshow and backgrounds file for cosmos
4399
4400 Make it appear in the Appearances/Backgrounds tool.
4401 Initial patch from mclasen@redhat.com
4402
4403commit 1b6c17727a6a840b4f8d022efc0ab0315b6732a2
4404Author: Seán de Búrca <leftmostcat@gmail.com>
4405Date: Sat Aug 15 05:18:23 2009 -0600
4406
4407 Updated Irish translation
4408
4409commit 1edd5817ac177e4f73ff8578746510abd3541390
4410Author: Michel Dänzer <daenzer@debian.org>
4411Date: Wed Aug 12 17:52:07 2009 -0400
4412
4413 Fix gamma fadeout when X reports 0-size gamma ramp (#581995)
4414
4415commit 03e00219b0913030322c7a0eb0b9ea07a1d027d8
4416Author: Matthias Clasen <mclasen@redhat.com>
4417Date: Thu Jul 16 15:35:08 2009 -0400
4418
4419 Respect the button-images setting
4420
4421commit 2cfdd6f3cf31ca4e1458a7d40cf089a280a7cca4
4422Author: Matthias Clasen <mclasen@redhat.com>
4423Date: Thu Jul 16 15:14:25 2009 -0400
4424
4425 Port to GtkBuilder
4426
4427 The patch was done by Christopher Taylor, review by Jaap A. Heitsma.
4428 See bug 463010.
4429
4430commit 21b80fac83ea335e02797e1d6e3f316e5846a10e
4431Author: Christian Kirbach <Christian.Kirbach@googlemail.com>
4432Date: Sun Jul 12 23:25:22 2009 +0200
4433
4434 Updated German translation.
4435
4436commit e726a19faf687f2e871ccc718a47572ef0c67c87
4437Author: Maxim V. Dziumanenko <dziumanenko@gmail.com>
4438Date: Thu Jul 9 22:35:53 2009 +0300
4439
4440 Updated Ukrainian translation
4441
4442commit ce391d2167ab1f5a11ca457630cc3221ab1abc53
4443Author: Bastien Nocera <hadess@hadess.net>
4444Date: Fri Jun 26 14:44:26 2009 +0100
4445
4446 Disable the password entry when using non-password auth
4447
4448 The code to hide the text entry when using a non-password authentication
4449 was disabled, but no code replaced it, so the entry is still accessible
4450 when using a fingerprint reader as auth.
4451
4452 With help from Ray Strode
4453
4454commit f1da3087b0016b64db20d82f7b42daf2e116c7d6
4455Author: Mattias Põldaru <mahfiaz gmail com>
4456Date: Thu Jun 25 14:27:59 2009 +0300
4457
4458 Updating Estonian translation
4459
4460commit 58edad0f6910eeff242aafda16e5de8723205527
4461Author: Matthias Clasen <mclasen@redhat.com>
4462Date: Mon Jun 15 14:00:29 2009 -0400
4463
4464 Bump version
4465
4466commit 5e2e73c9c5ea42508138903a039cc3d60687b45f
4467Author: Matthias Clasen <mclasen@redhat.com>
4468Date: Mon Jun 15 13:58:43 2009 -0400
4469
4470 2.27.0
4471
4472commit 5511059b6dfaa4f65c8f6ea8e46b3d74be932d29
4473Author: Matthias Clasen <mclasen@redhat.com>
4474Date: Mon Jun 15 13:42:25 2009 -0400
4475
4476 Add an autostart file for gnome-screensaver
4477
4478 Since gnome-settings-daemon is not going to do it anymore.
4479 See bug 585485.
4480
4481commit 78df41f948663cb85e08b00ded157347d5861179
4482Author: krishnababu k <kkrothap@redhat.ocm>
4483Date: Thu May 14 20:15:28 2009 +0530
4484
4485 Adding new Telegu Translations
4486
4487commit 77a23807c17a19c083b868ec389a912e5df5a314
4488Author: Jordi Mas i Hernandez <jmas@softcatala.org>
4489Date: Sun Apr 26 19:33:07 2009 +0200
4490
4491 Minor fixes to Catalan translation
4492
4493commit c0145bb195e6ffc6276e3ef3daddb68696d2fa9c
4494Author: Olav Vitters <olav@bkor.dhs.org>
4495Date: Thu Apr 23 19:15:14 2009 +0200
4496
4497 Add DOAP file
4498
4499commit 6b04bf4ba1694b4df622d1af071d8eda6b2b1eba
4500Author: Ray Wang <wanglei1123@gmail.com>
4501Date: Sat Apr 18 08:37:24 2009 +0200
4502
4503 Updated zh_CN translation.
4504
4505commit 4b4abc38bb3a6814db065e40a528e7c7b88d7580
4506Author: ReÅŸat SABIQ <tilde.birlik@gmail.com>
4507Date: Tue Apr 14 05:57:55 2009 +0000
4508
4509 Updated Crimean Tatar (Crimean Turkish) translation.
4510
4511 2009-04-14 ReÅŸat SABIQ <tilde.birlik@gmail.com>
4512
4513 * crh.po: Updated Crimean Tatar (Crimean Turkish) translation.
4514
4515 svn path=/trunk/; revision=1660
4516
4517commit 2d3f172120dfa1a2220ab4b9e18febad1035efd0
4518Author: William Jon McCann <jmccann@redhat.com>
4519Date: Tue Apr 14 02:35:10 2009 +0000
4520
4521 Post bump
4522
4523 2009-04-13 William Jon McCann <jmccann@redhat.com>
4524
4525 * configure.ac: Post bump
4526
4527
4528 svn path=/trunk/; revision=1659
4529
4530commit a23fa65095559e2a80473060c9b94b9147a2b295
4531Author: William Jon McCann <jmccann@redhat.com>
4532Date: Tue Apr 14 02:34:08 2009 +0000
4533
4534 Update for release.
4535
4536 2009-04-13 William Jon McCann <jmccann@redhat.com>
4537
4538 * NEWS: Update for release.
4539
4540
4541 svn path=/trunk/; revision=1657
4542
4543commit 1f865c52f0658108efd8ee1d4d73528abdf08815
4544Author: William Jon McCann <jmccann@redhat.com>
4545Date: Tue Apr 14 01:54:46 2009 +0000
4546
4547 Fix misc problems with the use of GError, mostly leaking the error on the
4548
4549 2009-04-13 William Jon McCann <jmccann@redhat.com>
4550
4551 * src/gnome-screensaver-preferences.c (get_best_visual):
4552 * src/gs-job.c (command_watch):
4553 * src/gs-manager.c (get_gconf_client):
4554 * src/gs-window-x11.c (error_watch), (keyboard_command_watch),
4555 (lock_command_watch):
4556 Fix misc problems with the use of GError,
4557 mostly leaking the error on the error path.
4558
4559 Patch from: Paolo Borelli <pborelli@katamail.com>
4560 Fixes #572955
4561
4562
4563 svn path=/trunk/; revision=1656
4564
4565commit a41b3739488f6fc4209c1473b50c3fc6f0fa6f98
4566Author: William Jon McCann <jmccann@redhat.com>
4567Date: Tue Apr 14 01:46:22 2009 +0000
4568
4569 Use g_strerror. Patch from: Paolo Borelli <pborelli@katamail.com> Fixes
4570
4571 2009-04-13 William Jon McCann <jmccann@redhat.com>
4572
4573 * src/gs-auth-helper.c (ext_run):
4574 Use g_strerror.
4575 Patch from: Paolo Borelli <pborelli@katamail.com>
4576 Fixes #572956
4577
4578
4579 svn path=/trunk/; revision=1655
4580
4581commit 7328c60356ace085b175a57eaa24ce5a8097dd63
4582Author: William Jon McCann <jmccann@redhat.com>
4583Date: Tue Apr 14 01:39:37 2009 +0000
4584
4585 Fix copy/paste bug that overwrites logout-command. Patch from Robert Basch
4586
4587 2009-04-13 William Jon McCann <jmccann@redhat.com>
4588
4589 * src/gs-manager.c (gs_manager_set_keyboard_command):
4590 Fix copy/paste bug that overwrites logout-command.
4591 Patch from Robert Basch <rbasch@mit.edu>
4592 Fixes #573495
4593
4594
4595 svn path=/trunk/; revision=1654
4596
4597commit f41b5ccfea0e42837794ac911dcdd1c0cb452b95
4598Author: William Jon McCann <jmccann@redhat.com>
4599Date: Tue Apr 14 01:25:47 2009 +0000
4600
4601 Don't try to lookup xvisual for null visuals. Patch from Tomislav Vujec
4602
4603 2009-04-13 William Jon McCann <jmccann@redhat.com>
4604
4605 * src/gnome-screensaver-gl-helper.c (main):
4606 Don't try to lookup xvisual for null visuals.
4607 Patch from Tomislav Vujec <tvujec@gmail.com>
4608 Fixes #577739
4609
4610
4611 svn path=/trunk/; revision=1653
4612
4613commit edef4537c56033f513ad602ff81df97fe2c7cf8e
4614Author: William Jon McCann <jmccann@redhat.com>
4615Date: Tue Apr 14 01:20:49 2009 +0000
4616
4617 Don't try to remove an invalid inhibitor entry. Fixes #578669
4618
4619 2009-04-13 William Jon McCann <jmccann@redhat.com>
4620
4621 * src/gs-listener-dbus.c (listener_remove_ref_entry):
4622 Don't try to remove an invalid inhibitor entry.
4623 Fixes #578669
4624
4625
4626 svn path=/trunk/; revision=1652
4627
4628commit f5dc047391c0f6563ffec380c30b1df299ce3474
4629Author: Matthias Clasen <matthiasc@src.gnome.org>
4630Date: Tue Apr 7 18:21:44 2009 +0000
4631
4632 Make the idle time slider work again
4633
4634 svn path=/trunk/; revision=1651
4635
4636commit 5fad0c720d3667bea4828bd7556d0308f02a7e3c
4637Author: ReÅŸat SABIQ <tilde.birlik@gmail.com>
4638Date: Mon Apr 6 05:02:53 2009 +0000
4639
4640 crh Added Crimean Tatar (Crimean Turkish) translation.
4641
4642 2009-04-06 ReÅŸat SABIQ <tilde.birlik@gmail.com>
4643
4644 * LINGUAS: crh
4645 * crh.po: Added Crimean Tatar (Crimean Turkish) translation.
4646
4647 svn path=/trunk/; revision=1650
4648
4649commit 5c9a9b02184542145ee41d6e21c3b49b01c68411
4650Author: Takeshi AIHANA <takeshi.aihana@gmail.com>
4651Date: Sun Apr 5 01:57:12 2009 +0000
4652
4653 Fixed #576532.
4654
4655 2009-04-05 Takeshi AIHANA <takeshi.aihana@gmail.com>
4656
4657 * ja.po: Fixed #576532.
4658
4659 svn path=/trunk/; revision=1649
4660
4661commit 2912ea20808f1e41feed542ed466f2fafeb18e7b
4662Author: Shankar Prasad <sprasad@src.gnome.org>
4663Date: Tue Mar 24 04:57:02 2009 +0000
4664
4665 updated kn.po
4666
4667 svn path=/trunk/; revision=1648
4668
4669commit 61cfa5995411097df879cb5b005caa692c0e584b
4670Author: William Jon McCann <jmccann@redhat.com>
4671Date: Wed Mar 18 17:43:07 2009 +0000
4672
4673 Post release version bump
4674
4675 2009-03-18 William Jon McCann <jmccann@redhat.com>
4676
4677 * configure.ac: Post release version bump
4678
4679
4680 svn path=/trunk/; revision=1647
4681
4682commit e933af569a1a1658154bac993c80e4885c0ab0c5
4683Author: William Jon McCann <mccann@src.gnome.org>
4684Date: Wed Mar 18 17:42:16 2009 +0000
4685
4686 Release
4687
4688 svn path=/trunk/; revision=1645
4689
4690commit 9561357163f891324f79fb825224a1016145efc7
4691Author: William Jon McCann <jmccann@redhat.com>
4692Date: Wed Mar 18 15:39:37 2009 +0000
4693
4694 Update for release
4695
4696 2009-03-18 William Jon McCann <jmccann@redhat.com>
4697
4698 * NEWS:
4699 * autogen.sh:
4700 * configure.ac:
4701 Update for release
4702
4703
4704 svn path=/trunk/; revision=1644
4705
4706commit e98c55fb2c2456d1aee1f75961dcf781c6cf905f
4707Author: Djihed Afifi <djihed@src.gnome.org>
4708Date: Wed Mar 18 09:19:57 2009 +0000
4709
4710 Updated Arabic translation
4711
4712 svn path=/trunk/; revision=1643
4713
4714commit 10767f5e4a603c59ea5c5046eb17287ae19b07f1
4715Author: Amanpreet Singh Alam <aman@src.gnome.org>
4716Date: Tue Mar 17 01:15:47 2009 +0000
4717
4718 updating for GNOME Punjabi Translation by A S Alam
4719
4720 svn path=/trunk/; revision=1642
4721
4722commit 22f499a62bd66cea5748c87941f409c507e76e5c
4723Author: Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4724Date: Mon Mar 16 22:58:46 2009 +0000
4725
4726 Updated Russian translation.
4727
4728 2009-03-16 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4729
4730 * ru.po: Updated Russian translation.
4731
4732
4733 svn path=/trunk/; revision=1641
4734
4735commit 103bd3d3bbfc88777f61c319d42bb9743f32c185
4736Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
4737Date: Mon Mar 16 11:49:42 2009 +0000
4738
4739 Updated Galician translation by Suso Baleato.
4740
4741 svn path=/trunk/; revision=1640
4742
4743commit bde89dd2c7eed1bc7de8d72e8b10a60da5511f56
4744Author: Praveen Arimbrathodiyil <apravi@src.gnome.org>
4745Date: Sun Mar 15 00:03:13 2009 +0000
4746
4747 Updated Malayalam Translation by Abhshek Jacob.
4748
4749 svn path=/trunk/; revision=1639
4750
4751commit 59c580af018ec1253ead1b20f98a9956d8c3799e
4752Author: Rajesh Ranjan <rranjan@src.gnome.org>
4753Date: Sat Mar 14 07:02:33 2009 +0000
4754
4755 hindi update by Rajesh Ranjan
4756
4757 svn path=/trunk/; revision=1638
4758
4759commit 20cac356256be791e263957cfa61b82e3b29678b
4760Author: Kenneth Nielsen <kennethn@src.gnome.org>
4761Date: Sat Mar 14 03:51:21 2009 +0000
4762
4763 Updated Danish translation
4764
4765 svn path=/trunk/; revision=1637
4766
4767commit 25b79355542ec3f8cbd9e1fc83667128b7349bf7
4768Author: Kostas Papadimas <pkst@src.gnome.org>
4769Date: Fri Mar 13 18:22:14 2009 +0000
4770
4771 Updated Greek Translation by Jennie Petoumenou.
4772
4773 svn path=/trunk/; revision=1636
4774
4775commit 5e766efa6fe79cb75ab6cdbd169271ac56323401
4776Author: Sandeep Shedmake <sandeeps@src.gnome.org>
4777Date: Fri Mar 13 09:00:48 2009 +0000
4778
4779 Updated Marathi Translations
4780
4781 svn path=/trunk/; revision=1635
4782
4783commit 17cb88fd176f8f6f482715a5c7202707a645e1a7
4784Author: Gintautas Miliauskas <gintas@akl.lt>
4785Date: Tue Mar 10 23:28:57 2009 +0000
4786
4787 Updated Lithuanian translation.
4788
4789 2009-03-11 Gintautas Miliauskas <gintas@akl.lt>
4790
4791 * lt.po: Updated Lithuanian translation.
4792
4793
4794
4795 svn path=/trunk/; revision=1634
4796
4797commit 7304bfb55f4df86f3107b45810b171432da5a8a6
4798Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
4799Date: Tue Mar 10 19:50:58 2009 +0000
4800
4801 Updated Spanish translation
4802
4803 svn path=/trunk/; revision=1633
4804
4805commit 73f05cdc8b5e9c72a19cc447677db291fcfe94f0
4806Author: Manoj Kumar Giri <mgiri@src.gnome.org>
4807Date: Tue Mar 10 19:13:40 2009 +0000
4808
4809 Added entries for Oriya language Translation updation.
4810
4811 svn path=/trunk/; revision=1632
4812
4813commit 43bf4b2f71fb11086b0f0aa1b28f93b15bc472d4
4814Author: Manoj Kumar Giri <mgiri@src.gnome.org>
4815Date: Tue Mar 10 19:12:24 2009 +0000
4816
4817 Updated Oriya Translation.
4818
4819 svn path=/trunk/; revision=1631
4820
4821commit 7a1b999c309f841a7a276419652fad23423cda25
4822Author: Felix I <ifelix@src.gnome.org>
4823Date: Tue Mar 10 11:58:42 2009 +0000
4824
4825 tamil translation updated
4826
4827 svn path=/trunk/; revision=1630
4828
4829commit 80c8bab6a3a1368af1d2326b9fc4d495c059bcee
4830Author: Petr Kovar <pknbe@volny.cz>
4831Date: Sun Mar 8 17:29:45 2009 +0000
4832
4833 Updated Czech translation.
4834
4835 2009-03-08 Petr Kovar <pknbe@volny.cz>
4836
4837 * cs.po: Updated Czech translation.
4838
4839 svn path=/trunk/; revision=1629
4840
4841commit a6afd96b4e9045da2ee195c78e7b1ce972d4b4ad
4842Author: Luca Ferretti <elle.uca@libero.it>
4843Date: Wed Mar 4 15:03:41 2009 +0000
4844
4845 Updated Italian translation.
4846
4847 2009-03-04 Luca Ferretti <elle.uca@libero.it>
4848
4849 * it.po: Updated Italian translation.
4850
4851 svn path=/trunk/; revision=1628
4852
4853commit 58cfa87ed38aaf04fc8bcd7a25b1d6b1cdafed94
4854Author: Runa Bhattacharjee <runab@src.gnome.org>
4855Date: Wed Mar 4 05:27:08 2009 +0000
4856
4857 Added Entry for Bengali India Translation Updation
4858
4859 svn path=/trunk/; revision=1627
4860
4861commit 7100f9b6b606f31508d441e85a884a564096ffd5
4862Author: Runa Bhattacharjee <runab@src.gnome.org>
4863Date: Wed Mar 4 05:26:55 2009 +0000
4864
4865 Updated Bengali India Translation
4866
4867 svn path=/trunk/; revision=1626
4868
4869commit cffaf4e6b7615bdd2a2551032acf0f5dee8134d1
4870Author: Manoj Kumar Giri <mgiri@src.gnome.org>
4871Date: Mon Mar 2 09:53:54 2009 +0000
4872
4873 Added entries for Oriya Language Translation
4874
4875 svn path=/trunk/; revision=1625
4876
4877commit dbd66351155c6a887fafde22e4b656c7dc537348
4878Author: Manoj Kumar Giri <mgiri@src.gnome.org>
4879Date: Mon Mar 2 09:52:18 2009 +0000
4880
4881 Updated Oriya Translation
4882
4883 svn path=/trunk/; revision=1624
4884
4885commit 9ab2b09d5f8d1c3100d96a7b6207a1768ce2b16d
4886Author: Sweta Kothari <swkothar@src.gnome.org>
4887Date: Mon Mar 2 06:19:02 2009 +0000
4888
4889 Committed Translation by Sweta Kothari
4890
4891 svn path=/trunk/; revision=1623
4892
4893commit 5642a9145ea56e7c97820a179d0d8e13d13b5c86
4894Author: Yair Hershkovitz <yairhr@src.gnome.org>
4895Date: Sat Feb 28 10:50:51 2009 +0000
4896
4897 updated hebrew translation
4898
4899 svn path=/trunk/; revision=1622
4900
4901commit 15810e68cf2c35ad093d7233397528e34b73ae96
4902Author: Adam Jackson <ajackson@src.gnome.org>
4903Date: Thu Feb 26 15:15:15 2009 +0000
4904
4905 Don't carp about missing XFree86-Misc extension.
4906
4907 svn path=/trunk/; revision=1621
4908
4909commit 9b868029e7f8b41225c0bdc4ecf956c7224f4b5e
4910Author: Kjartan Maraas <kmaraas@gnome.org>
4911Date: Thu Feb 26 13:54:13 2009 +0000
4912
4913 Updated Norwegian bokmål translation.
4914
4915 2009-02-25 Kjartan Maraas <kmaraas@gnome.org>
4916
4917 * nb.po: Updated Norwegian bokmål translation.
4918
4919 svn path=/trunk/; revision=1620
4920
4921commit 2811847dbfc620e9c5357e747725c588c38561f5
4922Author: Takeshi AIHANA <takeshi.aihana@gmail.com>
4923Date: Tue Feb 24 15:02:40 2009 +0000
4924
4925 Updated Japanese translation.
4926
4927 2009-02-25 Takeshi AIHANA <takeshi.aihana@gmail.com>
4928
4929 * ja.po: Updated Japanese translation.
4930
4931 svn path=/trunk/; revision=1619
4932
4933commit 6c40e0a55724d69c472262c2c142129d0341271f
4934Author: Matej Urban�i� <mateju@src.gnome.org>
4935Date: Tue Feb 24 14:44:41 2009 +0000
4936
4937 Updated Slovenian translation
4938
4939 svn path=/trunk/; revision=1618
4940
4941commit 82649b8bfccf4b4ca5c8ace0998225e6bc210f06
4942Author: Philip Withnall <philip@tecnocode.co.uk>
4943Date: Mon Feb 23 20:58:25 2009 +0000
4944
4945 Updated British English translation.
4946
4947 2009-02-23 Philip Withnall <philip@tecnocode.co.uk>
4948
4949 * en_GB.po: Updated British English translation.
4950
4951
4952 svn path=/trunk/; revision=1617
4953
4954commit 393914b574c15f84e2f1af808c62f05996b21b34
4955Author: Andre Klapper <a9016009@gmx.de>
4956Date: Mon Feb 23 18:09:06 2009 +0000
4957
4958 Replace deprecated gdk_pixmap_unref() by g_object_unref().
4959
4960 2009-02-23 Andre Klapper <a9016009@gmx.de>
4961
4962 * src/gs-lock-plug.c:
4963 Replace deprecated gdk_pixmap_unref() by g_object_unref().
4964
4965
4966 svn path=/trunk/; revision=1616
4967
4968commit dc8372cf7ab9a79066cfd8a1c2e56684142277f4
4969Author: Gabor Kelemen <kelemeng@gnome.hu>
4970Date: Mon Feb 23 17:19:51 2009 +0000
4971
4972 Translation updated.
4973
4974 2009-02-23 Gabor Kelemen <kelemeng@gnome.hu>
4975
4976 * hu.po: Translation updated.
4977
4978 svn path=/trunk/; revision=1615
4979
4980commit 83f7570b96f7449a97265212d6195488d196726a
4981Author: Claude Paroz <claude@2xlibre.net>
4982Date: Sat Feb 21 21:40:39 2009 +0000
4983
4984 Updated French translation.
4985
4986 2009-02-21 Claude Paroz <claude@2xlibre.net>
4987
4988 * fr.po: Updated French translation.
4989
4990 svn path=/trunk/; revision=1614
4991
4992commit b26678c701af4d480a8fcdff4328c2db2e09f939
4993Author: Baris Cicek <bcicek@src.gnome.org>
4994Date: Sat Feb 21 20:20:27 2009 +0000
4995
4996 Updated Turkish translation
The diff has been truncated for viewing.

Subscribers

People subscribed via source and target branches