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

Subscribers

People subscribed via source and target branches