[HQ](Debian) Package version up
[external/glib2.0.git] / ChangeLog
1 commit 2d765e1533321b5421b410217fe2acbe183375eb
2 Author: Ryan Lortie <desrt@desrt.ca>
3 Date:   Sat Aug 7 19:58:12 2010 -0400
4
5     Bug 578295 - gtester has a race condition
6
7     Deal with the race in GMainLoop by installing a do-nothing timeout.
8
9  glib/gtester.c |    9 +++++++++
10  1 files changed, 9 insertions(+), 0 deletions(-)
11
12 commit 17bde58552d91d90536458e36445c1eff9d4f0d0
13 Author: Andika Triwidada <andika@gmail.com>
14 Date:   Fri Aug 6 15:58:03 2010 +0700
15
16     Updated Indonesian translation
17
18  po/id.po | 2150
19  +++++++++++++++++++++++++++++++++++++++++---------------------
20  1 files changed, 1425 insertions(+), 725 deletions(-)
21
22 commit 0ca62609d72dff6b93f57be3a019ecb72f021869
23 Author: Lucian Adrian Grijincu <lucian.grijincu@gmail.com>
24 Date:   Thu Jul 15 02:07:08 2010 +0300
25
26     po: Updated Romanian translation
27
28  po/ro.po | 1051
29  +++++++++++++++++++++++++++++---------------------------------
30  1 files changed, 486 insertions(+), 565 deletions(-)
31
32 commit 07ae0361da9347e4d2f5f6496b838b3dc4f2992c
33 Author: Rudolfs Mazurs <rudolfs.mazurs@gmail.com>
34 Date:   Mon Jun 21 00:12:02 2010 +0300
35
36     Updated Latvian translation.
37
38  po/lv.po | 1931
39  +++++++++++++++++++++++++++++++-------------------------------
40  1 files changed, 971 insertions(+), 960 deletions(-)
41
42 commit 21ee3b69d3b47124950925beb79f237b8da6761f
43 Author: Christian Dywan <christian@twotoasts.de>
44 Date:   Fri Jun 11 09:46:47 2010 +0200
45
46     Add a regression test for GConverterOutputStream corruption
47
48     See bug #619945 for background
49     (cherry picked from commit 85ea72c0c5716b6ebd62272e17e8e4e3b9014f65)
50
51  gio/tests/converter-stream.c |   54
52  ++++++++++++++++++++++++++++++++++++++++++
53  1 files changed, 54 insertions(+), 0 deletions(-)
54
55 commit 1f0694e51b8c8ed894cf2d7b690c666dc03bb145
56 Author: Jürg Billeter <j@bitron.ch>
57 Date:   Fri May 28 11:00:37 2010 +0200
58
59     Use correct offset for buffer data in GConverterOutputStream
60
61     Otherwise we overwrite already converted data in the case that more
62     than one call to g_converter_convert is necessary in write() or
63     flush().
64
65     https://bugzilla.gnome.org/show_bug.cgi?id=619945
66     (cherry picked from commit 6858ab20330ec31322dacbbdfaf66838fdcbfb78)
67
68  gio/gconverteroutputstream.c |    4 ++--
69  1 files changed, 2 insertions(+), 2 deletions(-)
70
71 commit efff840412e1de09f4dcc4d06aa8577a09dc7669
72 Author: Jürg Billeter <j@bitron.ch>
73 Date:   Thu May 27 16:55:53 2010 +0200
74
75     Ensure we always have some target space in GConverterOutputStream
76
77     When the converter fills the whole buffer without reading all input,
78     we need to enlarge the buffer. Otherwise we get an assertion failure
79     for `outbuf_size > 0' in g_converter_convert.
80
81     https://bugzilla.gnome.org/show_bug.cgi?id=619945
82     (cherry picked from commit 86592d675ff8f1bf0f647fe926ea6085e7b1f2bc)
83
84  gio/gconverteroutputstream.c |    8 ++++++++
85  1 files changed, 8 insertions(+), 0 deletions(-)
86
87 commit f06f37e2b09763593ba840f7f99f427a42feefa4
88 Author: Tor Lillqvist <tml@iki.fi>
89 Date:   Thu Jun 10 11:52:25 2010 +0300
90
91     Plug memory leak on Windows
92
93     Intern the string returned from g_win32_getlocale() and then free it.
94     Fixes bug #621168.
95
96  glib/gutils.c |    7 +++++--
97  1 files changed, 5 insertions(+), 2 deletions(-)
98
99 commit b5d200de7ef973bbbcf35fa55b5756a8480a8330
100 Author: Ryan Lortie <desrt@desrt.ca>
101 Date:   Fri May 14 17:06:24 2010 +0200
102
103     fix glaring inaccuracy in GVariant docs
104
105  glib/gvariant.c |   12 ++++--------
106  1 files changed, 4 insertions(+), 8 deletions(-)
107
108 commit 1fd2aa21e600384f2619e6899a15497c602eb1c9
109 Author: Ivar Smolin <okul@linux.ee>
110 Date:   Thu May 20 15:00:12 2010 +0300
111
112     Estonian translation updated
113
114  po/et.po |  489
115  ++------------------------------------------------------------
116  1 files changed, 9 insertions(+), 480 deletions(-)
117
118 commit 770efbbd8976c617a735acc1194b2d20a03f0f2c
119 Merge: b3db4e4 2e43d1e
120 Author: Fran Diéguez <fran.dieguez@mabishu.com>
121 Date:   Thu May 13 01:02:23 2010 +0200
122
123     Updated Galician translations
124
125 commit b3db4e4551ff445af009a232284b42a470357472
126 Author: Fran Diéguez <fran.dieguez@mabishu.com>
127 Date:   Thu May 13 00:59:38 2010 +0200
128
129     Updated Galician translations
130
131  po/gl.po |  949
132  +++++++++++++++++++++++++++++++-------------------------------
133  1 files changed, 479 insertions(+), 470 deletions(-)
134
135 commit 2e43d1e614c328cf6514282307e06dfb63ca9ed7
136 Author: Matthias Clasen <mclasen@redhat.com>
137 Date:   Thu Apr 22 19:31:39 2010 -0400
138
139     Fix !srcdir build
140
141     Bug 616216
142
143  gthread/tests/Makefile.am |    2 +-
144  1 files changed, 1 insertions(+), 1 deletions(-)
145
146 commit ad9ff29e0c286ec44b470ac6bd9d9a87b29cded3
147 Author: Jorge González <jorgegonz@svn.gnome.org>
148 Date:   Mon May 10 19:55:45 2010 +0200
149
150     Updated Spanish translation
151
152  po/es.po |  952
153  +++++++++++++++++++++++++++++++-------------------------------
154  1 files changed, 481 insertions(+), 471 deletions(-)
155
156 commit 001fed0c1489a66cd8903f4c1f1f64ebe8655c6f
157 Author: Luca Ferretti <lferrett@gnome.org>
158 Date:   Mon May 10 09:49:29 2010 +0200
159
160     Updated Italian translation
161
162  po/it.po |  951
163  +++++++++++++++++++++++++++++++-------------------------------
164  1 files changed, 480 insertions(+), 471 deletions(-)
165
166 commit 335ab181596368c82e143820c6c30376f86dd418
167 Author: Claude Paroz <claude@2xlibre.net>
168 Date:   Mon May 10 08:43:21 2010 +0200
169
170     Updated French translation
171
172  po/fr.po |  951
173  +++++++++++++++++++++++++++++++-------------------------------
174  1 files changed, 480 insertions(+), 471 deletions(-)
175
176 commit 4e44073e4640380a8dd409139f6b4b1c59be9c9d
177 Author: Tor Lillqvist <tml@iki.fi>
178 Date:   Wed May 5 09:43:30 2010 +0300
179
180     Minor updates to README.win32.
181
182  README.win32 |   57
183  ++++++++++++++++++++++++++++++++-------------------------
184  1 files changed, 32 insertions(+), 25 deletions(-)
185
186 commit aa6beb3559ce09baecd6c6801a7728a5d4e401c8
187 Author: Tor Lillqvist <tml@iki.fi>
188 Date:   Mon May 3 20:07:20 2010 +0300
189
190     Fix list of sources in the gio Visual Studio project
191
192     List the additional sources needed in gio/Makefile.am, not in
193     gio.vcprojin. Fix broken usage of sort. Filter out Unix-only source
194     files.
195
196  build/win32/vs9/gio.vcprojin |    9 ---------
197  gio/Makefile.am              |   14 ++++++++++++--
198  2 files changed, 12 insertions(+), 11 deletions(-)
199
200 commit d6434b89f495c1f31e61a025f973f350537e67e3
201 Author: Matthias Clasen <mclasen@redhat.com>
202 Date:   Sun May 2 21:50:14 2010 -0400
203
204     Bump version
205
206  configure.in |    4 ++--
207  1 files changed, 2 insertions(+), 2 deletions(-)
208
209 commit 3c822b423db4ad6e612f68adefd5cb5899793ade
210 Author: Matthias Clasen <mclasen@redhat.com>
211 Date:   Sun May 2 21:47:49 2010 -0400
212
213     2.24.1
214
215  docs/reference/glib/gtester-report.1            |    6 +-
216  docs/reference/glib/tmpl/async_queues.sgml      |    4 +
217  docs/reference/glib/tmpl/atomic_operations.sgml |   33 +-
218  docs/reference/glib/tmpl/bookmarkfile.sgml      |    4 +
219  docs/reference/glib/tmpl/byte_order.sgml        |    3 +
220  docs/reference/glib/tmpl/conversions.sgml       |    3 +
221  docs/reference/glib/tmpl/date.sgml              |    4 +
222  docs/reference/glib/tmpl/error_reporting.sgml   |    3 +
223  docs/reference/glib/tmpl/fileutils.sgml         |    3 +
224  docs/reference/glib/tmpl/gregex.sgml            |    3 +
225  docs/reference/glib/tmpl/hooks.sgml             |    3 +
226  docs/reference/glib/tmpl/i18n.sgml              |    4 +
227  docs/reference/glib/tmpl/keyfile.sgml           |    4 +
228  docs/reference/glib/tmpl/limits.sgml            |    3 +
229  docs/reference/glib/tmpl/macros.sgml            |    3 +
230  docs/reference/glib/tmpl/macros_misc.sgml       |    3 +
231  docs/reference/glib/tmpl/main.sgml              |   10 +
232  docs/reference/glib/tmpl/markup.sgml            |    3 +
233  docs/reference/glib/tmpl/memory.sgml            |    5 +
234  docs/reference/glib/tmpl/memory_slices.sgml     |    3 +
235  docs/reference/glib/tmpl/messages.sgml          |    3 +
236  docs/reference/glib/tmpl/misc_utils.sgml        |   19 +
237  docs/reference/glib/tmpl/modules.sgml           |    5 +
238  docs/reference/glib/tmpl/numerical.sgml         |    3 +
239  docs/reference/glib/tmpl/queue.sgml             |    4 +
240  docs/reference/glib/tmpl/scanner.sgml           |    3 +
241  docs/reference/glib/tmpl/spawn.sgml             |    3 +
242  docs/reference/glib/tmpl/string_utils.sgml      |    3 +
243  docs/reference/glib/tmpl/strings.sgml           |    3 +
244  docs/reference/glib/tmpl/testing.sgml           |   22 +-
245  docs/reference/glib/tmpl/trash_stack.sgml       |    3 +
246  docs/reference/glib/tmpl/type_conversion.sgml   |    3 +
247  docs/reference/glib/tmpl/types.sgml             |    3 +
248  docs/reference/glib/tmpl/unicode.sgml           |    3 +
249  docs/reference/glib/tmpl/version.sgml           |    3 +
250  docs/reference/glib/tmpl/warnings.sgml          |    3 +
251  docs/reference/glib/tmpl/windows.sgml           |    5 +
252  docs/reference/gobject/glib-genmarshal.1        |    6 +-
253  docs/reference/gobject/glib-mkenums.1           |    6 +-
254  po/af.po                                        |    2 +-
255  po/am.po                                        |    2 +-
256  po/ar.po                                        |    2 +-
257  po/as.po                                        |    2 +-
258  po/ast.po                                       |    2 +-
259  po/az.po                                        |    2 +-
260  po/be.po                                        |    2 +-
261  po/be@latin.po                                  |    2 +-
262  po/bg.po                                        |    2 +-
263  po/bn.po                                        |  978
264  +++++++++++------------
265  po/bn_IN.po                                     |    2 +-
266  po/bs.po                                        |    2 +-
267  po/ca.po                                        |  952
268  +++++++++++-----------
269  po/ca@valencia.po                               |  942
270  +++++++++++-----------
271  po/cs.po                                        |    2 +-
272  po/cy.po                                        |    2 +-
273  po/da.po                                        |  942
274  +++++++++++-----------
275  po/de.po                                        |    2 +-
276  po/dz.po                                        |    2 +-
277  po/el.po                                        |    2 +-
278  po/en@shaw.po                                   |    2 +-
279  po/en_CA.po                                     |    2 +-
280  po/en_GB.po                                     |    2 +-
281  po/eo.po                                        |    2 +-
282  po/es.po                                        |    2 +-
283  po/et.po                                        |    2 +-
284  po/eu.po                                        |    2 +-
285  po/fa.po                                        |    2 +-
286  po/fi.po                                        |    2 +-
287  po/fr.po                                        |    2 +-
288  po/ga.po                                        |    2 +-
289  po/gl.po                                        |    2 +-
290  po/gu.po                                        |    2 +-
291  po/he.po                                        |    2 +-
292  po/hi.po                                        |    2 +-
293  po/hr.po                                        |    2 +-
294  po/hu.po                                        |    2 +-
295  po/hy.po                                        |    2 +-
296  po/id.po                                        |    2 +-
297  po/is.po                                        |    2 +-
298  po/it.po                                        |    2 +-
299  po/ja.po                                        |    2 +-
300  po/ka.po                                        |    2 +-
301  po/kn.po                                        |  963
302  +++++++++++-----------
303  po/ko.po                                        |    2 +-
304  po/ku.po                                        |    2 +-
305  po/lt.po                                        |    2 +-
306  po/lv.po                                        |    2 +-
307  po/mai.po                                       |    2 +-
308  po/mg.po                                        |    2 +-
309  po/mk.po                                        |    2 +-
310  po/ml.po                                        |    2 +-
311  po/mn.po                                        |    2 +-
312  po/mr.po                                        |    2 +-
313  po/ms.po                                        |    2 +-
314  po/nb.po                                        |    2 +-
315  po/nds.po                                       |    2 +-
316  po/ne.po                                        |    2 +-
317  po/nl.po                                        |    2 +-
318  po/nn.po                                        |    2 +-
319  po/oc.po                                        |    2 +-
320  po/or.po                                        |    2 +-
321  po/pa.po                                        |    2 +-
322  po/pl.po                                        |    2 +-
323  po/ps.po                                        |    2 +-
324  po/pt.po                                        |    2 +-
325  po/pt_BR.po                                     |    2 +-
326  po/ro.po                                        |    2 +-
327  po/ru.po                                        |    2 +-
328  po/rw.po                                        |    2 +-
329  po/si.po                                        |    2 +-
330  po/sk.po                                        |    2 +-
331  po/sl.po                                        |    2 +-
332  po/sq.po                                        |    2 +-
333  po/sr.po                                        |    2 +-
334  po/sr@ije.po                                    |    2 +-
335  po/sr@latin.po                                  |    2 +-
336  po/sv.po                                        |    2 +-
337  po/ta.po                                        |    2 +-
338  po/te.po                                        |    2 +-
339  po/th.po                                        |    2 +-
340  po/tl.po                                        |    2 +-
341  po/tr.po                                        |    2 +-
342  po/tt.po                                        |    2 +-
343  po/uk.po                                        |    2 +-
344  po/vi.po                                        |    2 +-
345  po/wa.po                                        |    2 +-
346  po/xh.po                                        |    2 +-
347  po/yi.po                                        |    2 +-
348  po/zh_CN.po                                     |    2 +-
349  po/zh_HK.po                                     |  957
350  +++++++++++-----------
351  po/zh_TW.po                                     |  942
352  +++++++++++-----------
353  131 files changed, 3580 insertions(+), 3476 deletions(-)
354
355 commit 87e4516650bb0f01033268e3f7f77ecd5d4cab2a
356 Author: Matthias Clasen <mclasen@redhat.com>
357 Date:   Sun May 2 20:56:24 2010 -0400
358
359     Updates
360
361  NEWS |   23 +++++++++++++++++++++++
362  1 files changed, 23 insertions(+), 0 deletions(-)
363
364 commit 503949b12d100ff2d89b8bbb1771729f8a251688
365 Author: Behdad Esfahbod <behdad@behdad.org>
366 Date:   Thu Apr 22 19:48:13 2010 -0400
367
368     Bug 615379 - g_new macros crash if sizeof(struct_type) == 0
369     (cherry picked from commit 00a7c2e635a4fa95257779c271f0eaa5992e2b37)
370
371  glib/gmem.h |    4 ++--
372  1 files changed, 2 insertions(+), 2 deletions(-)
373
374 commit f2b4060717dc4bd63b21a6c1d554fe06ece59de7
375 Author: Colin Walters <walters@verbum.org>
376 Date:   Wed Apr 21 16:44:26 2010 -0400
377
378     Fix typo in GMutex error message
379     (cherry picked from commit 0d9a40b8943ec3b9926efad93a28687708cc2038)
380
381  gthread/gthread-impl.c |    2 +-
382  1 files changed, 1 insertions(+), 1 deletions(-)
383
384 commit e7a7d6873cb49f6c8bba5c2a5d078dbe607d62bd
385 Author: Ryan Lortie <desrt@desrt.ca>
386 Date:   Thu Apr 15 10:11:30 2010 -0400
387
388     g_string_append_len() accept NULL with length == 0
389     (cherry picked from commit 056326c1e96db2c2101fa320062e0c9146f0d73f)
390
391  glib/gstring.c |    2 +-
392  1 files changed, 1 insertions(+), 1 deletions(-)
393
394 commit 7fb9b876fa6ec63c05df1c5e441bcc87e48397e2
395 Author: Ryan Lortie <desrt@desrt.ca>
396 Date:   Wed Apr 14 23:35:56 2010 -0400
397
398     GVariant: fix for g_variant_iter_loop()
399     (cherry picked from commit d17f4bee175cd9149d5f2b1ed1ae6d262d6a1394)
400
401  glib/gvariant.c |   14 +++++++++-----
402  1 files changed, 9 insertions(+), 5 deletions(-)
403
404 commit e61a90b9eea2eac924f66c1d137381daff6cedfd
405 Author: Benjamin Otte <otte@redhat.com>
406 Date:   Fri Mar 26 20:37:09 2010 +0100
407
408     Fix race in g_cancellable_cancel()
409
410     We need to check priv->cancelled after taking the lock. Previously we
411     only checked it just before taking the lock, which left a small chance
412     for a race.
413     (cherry picked from commit e7763678b56e3be073cc55d707a6e92fc2055ee0)
414
415  gio/gcancellable.c |    5 +++++
416  1 files changed, 5 insertions(+), 0 deletions(-)
417
418 commit c25c40fdd9be7612882c4d3162d3bf3917ee2e6d
419 Author: Benjamin Otte <otte@redhat.com>
420 Date:   Fri Mar 26 20:36:10 2010 +0100
421
422     Remove unneccessary variable from g_cancellable_cancel()
423
424     The variable makes a complicated function even more complicated.
425     (cherry picked from commit 5527a2ac2ce2b5bea10867fb2e39d2f1914cfbe6)
426
427  gio/gcancellable.c |   25 ++++++++++---------------
428  1 files changed, 10 insertions(+), 15 deletions(-)
429
430 commit b28b1e589e0464bb92aef75e7b03797410a7ec56
431 Author: Carles Ferrando <carles.ferrando@gmail.com>
432 Date:   Fri Apr 23 00:42:04 2010 +0200
433
434     Updated Catalan (Valencian) translation
435
436  po/ca@valencia.po | 1252
437  +++++++++++++++++++++++++++--------------------------
438  1 files changed, 636 insertions(+), 616 deletions(-)
439
440 commit d4f50a33d46e61fe065a1cdfc266159d4a612197
441 Author: Shankar Prasad <sprasad@git.gnome.org>
442 Date:   Thu Apr 22 16:21:42 2010 +0530
443
444     Updated Kannada translations
445
446  po/kn.po | 1025
447  +++++++++++++++++++++++++++++++-------------------------------
448  1 files changed, 517 insertions(+), 508 deletions(-)
449
450 commit f54c7f9c7736247b113bb643ac7e90150d8dd1b8
451 Author: Javier Jardón <jjardon@gnome.org>
452 Date:   Tue Apr 20 01:04:31 2010 +0200
453
454     [docs] Fix G_VALUE_COLLECT_INIT documentation
455
456     Add the documentation to the corresponding section
457
458     This macro was introduced in
459     commit 546fc0ca331c8d1b3393fe218a697b6a1a1c1072
460
461  docs/reference/gobject/gobject-sections.txt |    1 +
462  1 files changed, 1 insertions(+), 0 deletions(-)
463
464 commit 324f928af62d8a0aa132a5caaec107d4daa76429
465 Author: David Zeuthen <davidz@redhat.com>
466 Date:   Mon Apr 19 10:42:42 2010 -0400
467
468     Bug 615111 – GAsyncInitable's default implementation is broken
469
470     Signed-off-by: David Zeuthen <davidz@redhat.com>
471
472  gio/gasyncinitable.c |    2 +-
473  1 files changed, 1 insertions(+), 1 deletions(-)
474
475 commit e51ec13ab4bc629f73b41f2ad3e96b3a787a8760
476 Author: Ryan Lortie <desrt@desrt.ca>
477 Date:   Sat Apr 10 22:01:02 2010 -0400
478
479     Add g_return_if_fail()s to g_variant_new_from_data()
480
481     also, document that @type must be definite
482
483  glib/gvariant.c |    5 ++++-
484  1 files changed, 4 insertions(+), 1 deletions(-)
485
486 commit 48cfffc7b185f3e3367bac0beb04e66f536ec25d
487 Author: Jordi Serratosa <jordis.lists@gmail.com>
488 Date:   Fri Apr 2 14:03:16 2010 +0200
489
490     Fixes to Catalan translation
491
492  po/ca.po |  958
493  +++++++++++++++++++++++++++++++-------------------------------
494  1 files changed, 482 insertions(+), 476 deletions(-)
495
496 commit 634fdaa4ba91ee49fa95f5f62e045f0901ae4e4f
497 Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
498 Date:   Tue Apr 6 14:41:11 2010 +0700
499
500     Updated Thai translation.
501
502  po/th.po |    9 ++++-----
503  1 files changed, 4 insertions(+), 5 deletions(-)
504
505 commit 70a4217ba35492cd8e3549ca8da3fcc950421790
506 Author: Tor Lillqvist <tml@iki.fi>
507 Date:   Tue Mar 30 19:39:19 2010 +0300
508
509     Clarify _g_stat_struct mess
510
511     Use "struct stat" instead of "struct _stat" in the MinGW-or-64-bit
512     case. Should fix bug #614372.
513
514  glib/gstdio.c |    2 +-
515  glib/gstdio.h |    2 +-
516  2 files changed, 2 insertions(+), 2 deletions(-)
517
518 commit c3f1025c33ab295eedcf41beeea276171ae2dc27
519 Author: Javier Jardón <jjardon@gnome.org>
520 Date:   Mon Mar 29 18:20:03 2010 +0200
521
522     Remove g_type_class_get_private() public documentation
523
524     This is a internal function needed for the documented
525     G_TYPE_CLASS_GET_PRIVATE() macro
526
527     This was introduced by error in
528     commit 81e2aa941bbfd02bf1b6235da12834d282ceda0c
529
530  docs/reference/gobject/tmpl/gobject-unused.sgml |    9 ---------
531  1 files changed, 0 insertions(+), 9 deletions(-)
532
533 commit 0f51e995658a50dbecb74b006f05a1ea69f43558
534 Author: Javier Jardón <jjardon@gnome.org>
535 Date:   Sun Mar 28 17:43:33 2010 +0200
536
537     Fix g_type_class_add_private() documentation
538
539     This fixes commit 81e2aa941bbfd02bf1b6235da12834d282ceda0c
540
541     Fixes https://bugzilla.gnome.org/show_bug.cgi?id=614185
542
543  gobject/gtype.c |   48 ++++++++++++++++++++++++++++++++++++++++++++----
544  1 files changed, 44 insertions(+), 4 deletions(-)
545
546 commit 461a4097d1a0a10106254a8fe917fc4e78ccff92
547 Author: Ask H. Larsen <asklarsen@gmail.com>
548 Date:   Sun Mar 28 00:13:28 2010 +0100
549
550     Updated Danish translation
551
552  po/da.po |  951
553  +++++++++++++++++++++++++++++++-------------------------------
554  1 files changed, 479 insertions(+), 472 deletions(-)
555
556 commit 2e27703a815e221052dd4db3e9e848e2401c3b8b
557 Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
558 Date:   Sat Mar 27 20:50:57 2010 +0800
559
560     Updated Traditional Chinese translation(Hong Kong and Taiwan)
561
562  po/zh_HK.po |  966
563  +++++++++++++++++++++++++++++-----------------------------
564  po/zh_TW.po |  951
565  +++++++++++++++++++++++++++++-----------------------------
566  2 files changed, 962 insertions(+), 955 deletions(-)
567
568 commit 0e3c6ef848259051e4c8c8996a71c0d2d8c9b9f0
569 Author: Jamil Ahmed <itsjamil@gmail.com>
570 Date:   Sat Mar 27 17:44:03 2010 +0600
571
572     Updated Bengali translation
573
574  po/bn.po | 1181
575  +++++++++++++++++++++++++++++++-------------------------------
576  1 files changed, 594 insertions(+), 587 deletions(-)
577
578 commit 22dc3dd6487e2c794376a5c6850c3a3e7c2beea9
579 Author: Matthias Clasen <mclasen@redhat.com>
580 Date:   Fri Mar 26 15:09:13 2010 -0400
581
582     Bump version
583
584  configure.in |    4 ++--
585  1 files changed, 2 insertions(+), 2 deletions(-)
586
587 commit ca631653acc1e1db0c3ebb05759d05f8bdc35ba6
588 Author: Matthias Clasen <mclasen@redhat.com>
589 Date:   Fri Mar 26 15:08:00 2010 -0400
590
591     2.24.0
592
593  po/af.po          |   24 +-
594  po/am.po          |   24 +-
595  po/ar.po          |   24 +-
596  po/as.po          |   24 +-
597  po/ast.po         |   24 +-
598  po/az.po          |   24 +-
599  po/be.po          |   24 +-
600  po/be@latin.po    |   24 +-
601  po/bg.po          |   24 +-
602  po/bn.po          |   24 +-
603  po/bn_IN.po       |   24 +-
604  po/bs.po          |   24 +-
605  po/ca.po          |   24 +-
606  po/ca@valencia.po |   24 +-
607  po/cs.po          |   24 +-
608  po/cy.po          |   24 +-
609  po/da.po          |   24 +-
610  po/de.po          |   24 +-
611  po/dz.po          |   24 +-
612  po/el.po          |   24 +-
613  po/en@shaw.po     |   24 +-
614  po/en_CA.po       |   24 +-
615  po/en_GB.po       |   24 +-
616  po/eo.po          |   24 +-
617  po/es.po          |   24 +-
618  po/et.po          |   24 +-
619  po/eu.po          |   82 ++--
620  po/fa.po          |   24 +-
621  po/fi.po          |   24 +-
622  po/fr.po          |   24 +-
623  po/ga.po          |   24 +-
624  po/gl.po          |   24 +-
625  po/gu.po          |   24 +-
626  po/he.po          |   24 +-
627  po/hi.po          |   24 +-
628  po/hr.po          |   24 +-
629  po/hu.po          |   24 +-
630  po/hy.po          |   24 +-
631  po/id.po          |   24 +-
632  po/is.po          |   24 +-
633  po/it.po          |   24 +-
634  po/ja.po          |   24 +-
635  po/ka.po          |   24 +-
636  po/kn.po          |   24 +-
637  po/ko.po          |   24 +-
638  po/ku.po          |   24 +-
639  po/lt.po          |   24 +-
640  po/lv.po          |   24 +-
641  po/mai.po         |   24 +-
642  po/mg.po          |   24 +-
643  po/mk.po          |   24 +-
644  po/ml.po          |   24 +-
645  po/mn.po          |   24 +-
646  po/mr.po          |   24 +-
647  po/ms.po          |   24 +-
648  po/nb.po          |   24 +-
649  po/nds.po         |   24 +-
650  po/ne.po          |   24 +-
651  po/nl.po          |   24 +-
652  po/nn.po          |   24 +-
653  po/oc.po          |   24 +-
654  po/or.po          |   24 +-
655  po/pa.po          |   24 +-
656  po/pl.po          |   24 +-
657  po/ps.po          |   24 +-
658  po/pt.po          |   24 +-
659  po/pt_BR.po       |   24 +-
660  po/ro.po          |   24 +-
661  po/ru.po          |   24 +-
662  po/rw.po          |   24 +-
663  po/si.po          |   24 +-
664  po/sk.po          |   24 +-
665  po/sl.po          |   24 +-
666  po/sq.po          |   24 +-
667  po/sr.po          |   24 +-
668  po/sr@ije.po      |   24 +-
669  po/sr@latin.po    |   24 +-
670  po/sv.po          |   24 +-
671  po/ta.po          |   24 +-
672  po/te.po          |   24 +-
673  po/th.po          |   24 +-
674  po/tl.po          |   24 +-
675  po/tr.po          |   24 +-
676  po/tt.po          |   24 +-
677  po/uk.po          |  946 +++++++++++++++++++-------------------
678  po/vi.po          | 1311
679  +++++++++++++++++++++++++----------------------------
680  po/wa.po          |   24 +-
681  po/xh.po          |   24 +-
682  po/yi.po          |   24 +-
683  po/zh_CN.po       |   24 +-
684  po/zh_HK.po       |   24 +-
685  po/zh_TW.po       |   24 +-
686  92 files changed, 2209 insertions(+), 2266 deletions(-)
687
688 commit 5ba8043f1217b338e220f0c6b427e58e28c241e8
689 Author: Matthias Clasen <mclasen@redhat.com>
690 Date:   Fri Mar 26 11:15:49 2010 -0400
691
692     Third try to get this right...
693
694  docs/reference/gio/gio-sections.txt |    2 +-
695  1 files changed, 1 insertions(+), 1 deletions(-)
696
697 commit f6532620bc2439641b31a5df1d15489121fe918d
698 Author: Matthias Clasen <mclasen@redhat.com>
699 Date:   Fri Mar 26 11:05:28 2010 -0400
700
701     And another one...
702
703  NEWS |    2 +-
704  1 files changed, 1 insertions(+), 1 deletions(-)
705
706 commit 7c8a1081651d4d17823ac8c6a35d3a60c85c81ac
707 Author: Matthias Clasen <mclasen@redhat.com>
708 Date:   Fri Mar 26 11:05:02 2010 -0400
709
710     Fix a typo
711
712  gio/giomodule.h |    2 +-
713  1 files changed, 1 insertions(+), 1 deletions(-)
714
715 commit 55e44a67e6bc4bf09d4de85ad64627a02595d07f
716 Author: Matthias Clasen <mclasen@redhat.com>
717 Date:   Fri Mar 26 10:39:56 2010 -0400
718
719     Bump version to 2.24.0
720
721  configure.in |    4 ++--
722  1 files changed, 2 insertions(+), 2 deletions(-)
723
724 commit 8ee5ded1e9098adb54005851c09e38cf24bb6a32
725 Author: Matthias Clasen <mclasen@redhat.com>
726 Date:   Fri Mar 26 10:39:33 2010 -0400
727
728     Updates
729
730  NEWS |   17 +++++++++++++++++
731  1 files changed, 17 insertions(+), 0 deletions(-)
732
733 commit 6cce575a25abc8157873d070bb317d66a225485a
734 Author: Matthias Clasen <mclasen@redhat.com>
735 Date:   Fri Mar 26 10:24:06 2010 -0400
736
737     Fix a typo
738
739  docs/reference/gio/gio-sections.txt |    2 +-
740  1 files changed, 1 insertions(+), 1 deletions(-)
741
742 commit 78b764f325c12a518e5bcc06771347da06d5ea68
743 Author: Matthias Clasen <mclasen@redhat.com>
744 Date:   Fri Mar 26 10:19:57 2010 -0400
745
746     More doc fixups
747
748  gio/giomodule.h |   10 +++++++---
749  1 files changed, 7 insertions(+), 3 deletions(-)
750
751 commit 81e2aa941bbfd02bf1b6235da12834d282ceda0c
752 Author: Matthias Clasen <mclasen@redhat.com>
753 Date:   Fri Mar 26 10:11:46 2010 -0400
754
755     Some more doc cleanups
756
757  docs/reference/gio/gio-sections.txt             |    2 +
758  docs/reference/gobject/gobject-sections.txt     |    2 +-
759  docs/reference/gobject/tmpl/gobject-unused.sgml |    9 +++++
760  gobject/gtype.c                                 |   37
761  +++-------------------
762  4 files changed, 17 insertions(+), 33 deletions(-)
763
764 commit c4ea7d58f78ca946fe84718386f9f888b5f93520
765 Author: Matthias Clasen <mclasen@redhat.com>
766 Date:   Fri Mar 26 09:30:25 2010 -0400
767
768     Small doc addition
769
770  gio/gconverter.h |    1 +
771  1 files changed, 1 insertions(+), 0 deletions(-)
772
773 commit 431840a44e1ec799c974c7ea626c3164ec9dc2bb
774 Author: Matthias Clasen <mclasen@redhat.com>
775 Date:   Fri Mar 26 09:22:58 2010 -0400
776
777     Add g_io_module_query to docs
778
779  docs/reference/gio/gio-sections.txt |    1 +
780  1 files changed, 1 insertions(+), 0 deletions(-)
781
782 commit 6e77ee097100dc3fd695a6dad8811253cea23436
783 Author: Matthias Clasen <mclasen@redhat.com>
784 Date:   Fri Mar 26 09:01:48 2010 -0400
785
786     Correct the error handling in splice_stream_with_progress
787
788     We need to get out of both loops, so a simple 'break' doesn't cut it.
789     Bugs 613748 and 613923
790
791  gio/gfile.c |    5 +++--
792  1 files changed, 3 insertions(+), 2 deletions(-)
793
794 commit 409a3a61ece7bbdacbf2469eb7b86c3aa3c44653
795 Author: Ryan Lortie <desrt@desrt.ca>
796 Date:   Fri Mar 26 08:01:51 2010 -0500
797
798     GVariant: Stop lexing format strings at :
799
800     Lets us parse this successfully: {%s: %s}.
801
802  glib/gvariant-parser.c |    7 ++++---
803  glib/tests/gvariant.c  |    1 +
804  2 files changed, 5 insertions(+), 3 deletions(-)
805
806 commit df67a0662b0c20ab58f992fc114a48039e7fb9e0
807 Author: Maxim V. Dziumanenko <dziumanenko@gmail.com>
808 Date:   Fri Mar 26 11:42:19 2010 +0200
809
810     Updated Ukrainian translation
811
812  po/uk.po |  992
813  +++++++++++++++++++++++++++++++-------------------------------
814  1 files changed, 490 insertions(+), 502 deletions(-)
815
816 commit fd448dd7ceeb4be93f2cfea54a78e0564a3718f0
817 Author: Ryan Lortie <desrt@desrt.ca>
818 Date:   Tue Mar 23 10:01:53 2010 -0500
819
820     Add doc note about read_until() inconsistency.
821
822     See bug 584284 for more information.
823
824  gio/gdatainputstream.c |    7 +++++++
825  1 files changed, 7 insertions(+), 0 deletions(-)
826
827 commit a6c57591c0928fee3d3f026289972024bd2b00ec
828 Author: Ryan Lortie <desrt@desrt.ca>
829 Date:   Tue Mar 23 09:17:15 2010 -0500
830
831     Support &s as key of dict entry in format string
832
833     Partial fix for bug 613618.
834
835  glib/gvariant.c       |   26 ++++++++++++++++++--------
836  glib/tests/gvariant.c |    7 +++++++
837  2 files changed, 25 insertions(+), 8 deletions(-)
838
839 commit 816990a0118f33ae280846ac040803ce58979162
840 Author: Ryan Lortie <desrt@desrt.ca>
841 Date:   Tue Mar 23 09:06:52 2010 -0500
842
843     GVariant: Removing mentions of &a from docs
844
845     This isn't supported anymore (for the time being...)
846
847     Partial fix for bug 613618.
848
849  docs/reference/glib/gvariant-varargs.xml |   19 +------------------
850  1 files changed, 1 insertions(+), 18 deletions(-)
851
852 commit 35059f2c0415fbd521632d29ecb91e8c93545e0e
853 Author: Christian Dywan <christian@twotoasts.de>
854 Date:   Tue Mar 23 11:59:43 2010 +0100
855
856     Correct typo of libray/ library in GObject tutorial
857
858     Fixes bug #613667
859
860  docs/reference/gobject/tut_gtype.xml |    2 +-
861  1 files changed, 1 insertions(+), 1 deletions(-)
862
863 commit ace9a25fb39781a01a78c8e9aa1c58a51224e8b8
864 Author: Ryan Lortie <desrt@desrt.ca>
865 Date:   Mon Mar 22 11:59:08 2010 -0500
866
867     Bug 613601 - buglet in dup_close_on_exec_fd()
868
869     Fix copy/paste error and 'or' FD_CLOEXEC into the existing flags
870     instead
871     of just setting it outright.
872
873  gio/gunixfdlist.c |    9 +++++++--
874  1 files changed, 7 insertions(+), 2 deletions(-)
875
876 commit 440713e393cf99e29f716f5f634d4bc4ce0e281c
877 Author: Tor Lillqvist <tml@iki.fi>
878 Date:   Mon Mar 22 15:53:47 2010 +0200
879
880     Filter out gatomic-gcc.c from the VS project sources
881
882     Instead, explicitly include gatomic.c.
883
884  build/win32/vs9/glib.vcprojin |    1 +
885  glib/Makefile.am              |    6 ++++--
886  2 files changed, 5 insertions(+), 2 deletions(-)
887
888 commit 365fd70f263b99646cef7a5335282fd3f1efb520
889 Author: Tor Lillqvist <tml@iki.fi>
890 Date:   Mon Mar 22 15:33:38 2010 +0200
891
892     Make config.h.win32 match what the configure script produces
893
894  config.h.win32.in |   76
895  ++++++++++++++++++++++++++++++++++++++++++++++++++--
896  1 files changed, 73 insertions(+), 3 deletions(-)
897
898 commit 580ecb32d9af4a7c8a00076a23d82d9729131361
899 Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
900 Date:   Mon Mar 22 12:34:25 2010 +0100
901
902     Updated Basque language
903
904  po/eu.po |   92
905  +++++++++++++++++++++++++-------------------------------------
906  1 files changed, 37 insertions(+), 55 deletions(-)
907
908 commit e2434fd2d659f976febc3abe08abe82149447d46
909 Author: Clytie <pearl@clytie-siddalls-macbook-pro.local>
910 Date:   Mon Mar 22 21:33:36 2010 +1030
911
912     Updated Vietnamese translation
913
914  po/vi.po | 1454
915  ++++++++++++++++++++++++++++++-------------------------------
916  1 files changed, 715 insertions(+), 739 deletions(-)
917
918 commit db83dd27c571e34e2974a4cff560fdfb255c2bf2
919 Author: Ryan Lortie <desrt@desrt.ca>
920 Date:   Sun Mar 21 20:12:18 2010 -0500
921
922     Drop {  } for favour of { 0, }.
923
924  glib/gvariant-parser.c |    4 ++--
925  1 files changed, 2 insertions(+), 2 deletions(-)
926
927 commit 468bbbfce1736259ae75bd27847b5b25332ada5c
928 Author: Ryan Lortie <desrt@desrt.ca>
929 Date:   Sun Mar 21 20:07:45 2010 -0500
930
931     Bump version
932
933  configure.in |    2 +-
934  1 files changed, 1 insertions(+), 1 deletions(-)
935
936 commit 0afc140712a7c6b7cf2179626370b33ca930dea2
937 Author: Ryan Lortie <desrt@desrt.ca>
938 Date:   Sun Mar 21 20:06:39 2010 -0500
939
940     2.23.6
941
942  NEWS                                      |   41 +
943  docs/reference/glib/tmpl/glib-unused.sgml |   67 ++
944  docs/reference/glib/tmpl/macros_misc.sgml |    5 +-
945  docs/reference/glib/tmpl/version.sgml     |   68 --
946  po/af.po                                  |  951 ++++++++++++------------
947  po/am.po                                  |   80 +-
948  po/ar.po                                  |   80 +-
949  po/as.po                                  |   80 +-
950  po/ast.po                                 |   80 +-
951  po/az.po                                  |   80 +-
952  po/be.po                                  |   80 +-
953  po/be@latin.po                            |   80 +-
954  po/bg.po                                  |   80 +-
955  po/bn.po                                  |   80 +-
956  po/bn_IN.po                               |   80 +-
957  po/bs.po                                  |   80 +-
958  po/ca.po                                  |   80 +-
959  po/ca@valencia.po                         |   80 +-
960  po/cs.po                                  |  942 ++++++++++++------------
961  po/cy.po                                  |   80 +-
962  po/da.po                                  |   80 +-
963  po/de.po                                  |   80 +-
964  po/dz.po                                  |   80 +-
965  po/el.po                                  |  942 ++++++++++++------------
966  po/en@shaw.po                             |   80 +-
967  po/en_CA.po                               |   80 +-
968  po/en_GB.po                               |   80 +-
969  po/eo.po                                  |   80 +-
970  po/es.po                                  |   80 +-
971  po/et.po                                  |   80 +-
972  po/eu.po                                  |   80 +-
973  po/fa.po                                  |   80 +-
974  po/fi.po                                  |  952 ++++++++++++------------
975  po/fr.po                                  |   80 +-
976  po/ga.po                                  |   80 +-
977  po/gl.po                                  |  951 ++++++++++++------------
978  po/gu.po                                  |   80 +-
979  po/he.po                                  |   80 +-
980  po/hi.po                                  |   80 +-
981  po/hr.po                                  |   80 +-
982  po/hu.po                                  |   80 +-
983  po/hy.po                                  |   80 +-
984  po/id.po                                  |   80 +-
985  po/is.po                                  |   80 +-
986  po/it.po                                  |   80 +-
987  po/ja.po                                  |   80 +-
988  po/ka.po                                  |   80 +-
989  po/kn.po                                  |   80 +-
990  po/ko.po                                  |   80 +-
991  po/ku.po                                  |   80 +-
992  po/lt.po                                  |   80 +-
993  po/lv.po                                  |   80 +-
994  po/mai.po                                 |   80 +-
995  po/mg.po                                  |   80 +-
996  po/mk.po                                  |   80 +-
997  po/ml.po                                  |   80 +-
998  po/mn.po                                  |   80 +-
999  po/mr.po                                  |   80 +-
1000  po/ms.po                                  |   80 +-
1001  po/nb.po                                  |   80 +-
1002  po/nds.po                                 | 1187
1003  +++++++++++++----------------
1004  po/ne.po                                  |   80 +-
1005  po/nl.po                                  |   80 +-
1006  po/nn.po                                  |   80 +-
1007  po/oc.po                                  |   80 +-
1008  po/or.po                                  |   80 +-
1009  po/pa.po                                  |  970 ++++++++++++------------
1010  po/pl.po                                  |   80 +-
1011  po/ps.po                                  |   80 +-
1012  po/pt.po                                  |   80 +-
1013  po/pt_BR.po                               |   80 +-
1014  po/ro.po                                  |  948 ++++++++++++------------
1015  po/ru.po                                  |   80 +-
1016  po/rw.po                                  |   80 +-
1017  po/si.po                                  |   80 +-
1018  po/sk.po                                  |   80 +-
1019  po/sl.po                                  |   80 +-
1020  po/sq.po                                  |   80 +-
1021  po/sr.po                                  |  950 ++++++++++++------------
1022  po/sr@ije.po                              |   80 +-
1023  po/sr@latin.po                            |  961 ++++++++++++------------
1024  po/sv.po                                  |   80 +-
1025  po/ta.po                                  |   80 +-
1026  po/te.po                                  |   80 +-
1027  po/th.po                                  |   80 +-
1028  po/tl.po                                  |   80 +-
1029  po/tr.po                                  |   80 +-
1030  po/tt.po                                  |   80 +-
1031  po/uk.po                                  |   80 +-
1032  po/vi.po                                  |   80 +-
1033  po/wa.po                                  |   80 +-
1034  po/xh.po                                  |   80 +-
1035  po/yi.po                                  |   80 +-
1036  po/zh_CN.po                               |   80 +-
1037  po/zh_HK.po                               |   80 +-
1038  po/zh_TW.po                               |   80 +-
1039  96 files changed, 8192 insertions(+), 8303 deletions(-)
1040
1041 commit 5620f96305ee276ac758de989589a93de89ed40a
1042 Author: Ryan Lortie <desrt@desrt.ca>
1043 Date:   Sun Mar 21 14:17:21 2010 -0500
1044
1045     silence some false-alarm uninitialised warnings
1046
1047  glib/gvariant-parser.c |    7 +++++++
1048  1 files changed, 7 insertions(+), 0 deletions(-)
1049
1050 commit 6f330383974bb235d7050ebef61426541823c33a
1051 Author: Ryan Lortie <desrt@desrt.ca>
1052 Date:   Sun Mar 21 14:04:07 2010 -0500
1053
1054     gtk-doc fixups
1055
1056  docs/reference/glib/glib-sections.txt       |    2 +-
1057  docs/reference/gobject/gobject-sections.txt |    2 ++
1058  glib/ghash.c                                |    4 ++--
1059  glib/gvariant-parser.c                      |    7 +++++++
1060  4 files changed, 12 insertions(+), 3 deletions(-)
1061
1062 commit c5a1c95b1f991db6700a204e5d41c8cc650c7d42
1063 Author: Ryan Lortie <desrt@desrt.ca>
1064 Date:   Sun Mar 21 13:46:09 2010 -0500
1065
1066     GVariant docs fixes
1067
1068  glib/gvariant-parser.c |   16 +++++++++++++++-
1069  glib/gvariant.h        |    6 +++---
1070  2 files changed, 18 insertions(+), 4 deletions(-)
1071
1072 commit 5c419c300b43b4e3ac462761dda4360ed1c5de9b
1073 Author: Ryan Lortie <desrt@desrt.ca>
1074 Date:   Sun Mar 21 13:07:36 2010 -0500
1075
1076     gitignore for win32 build stuff
1077
1078  .gitignore                 |    1 +
1079  build/win32/vs9/.gitignore |    3 +++
1080  2 files changed, 4 insertions(+), 0 deletions(-)
1081
1082 commit bf4dbdbf0e1a3ac4349980942b9e91056ce7e448
1083 Author: Ryan Lortie <desrt@desrt.ca>
1084 Date:   Sun Mar 21 12:31:46 2010 -0500
1085
1086     merge GVariant parser
1087
1088  docs/reference/glib/glib-sections.txt |    7 +
1089  glib/Makefile.am                      |    1 +
1090  glib/glib.symbols                     |    7 +
1091  glib/gvariant-parser.c                | 2185
1092  +++++++++++++++++++++++++++++++++
1093  glib/gvariant.c                       |   28 +-
1094  glib/gvariant.h                       |   13 +
1095  glib/tests/gvariant.c                 |  249 ++++-
1096  7 files changed, 2473 insertions(+), 17 deletions(-)
1097
1098 commit 2a209cb2516999c4d2f08368c720f7506acde9a5
1099 Author: Ryan Lortie <desrt@desrt.ca>
1100 Date:   Sun Mar 21 12:54:36 2010 -0500
1101
1102     make check / makedistcheck fixes
1103
1104  configure.in            |    1 -
1105  gobject/gobject.symbols |    2 ++
1106  2 files changed, 2 insertions(+), 1 deletions(-)
1107
1108 commit 3369548130bdd02534f2a6c6e7baa1f29375a41d
1109 Author: Tor Lillqvist <tml@iki.fi>
1110 Date:   Sun Mar 21 16:54:11 2010 +0200
1111
1112     Add new headers to be installed the VS "install" project
1113
1114     Yeah, we should generate the list of headers to install from the
1115     corresponding Makefile.am files, like the lists of source files to
1116     compile.
1117
1118  build/win32/vs9/glib.vsprops |    9 +++++++++
1119  1 files changed, 9 insertions(+), 0 deletions(-)
1120
1121 commit 226cc663e40606e9749a368e9d2b2e61d9a9d532
1122 Author: Tor Lillqvist <tml@iki.fi>
1123 Date:   Sun Mar 21 16:11:49 2010 +0200
1124
1125     Avoid much of duplication in lists of source files
1126
1127     Don't keep the lists of source files for libglib, libgobject and
1128     libgio in the VS project files in addition to the canonical location,
1129     the corresponding Makefile.am files.
1130
1131     Instead, generate the corresponding .vcproj files at make dist time
1132     using the C preprocessor, from template files called .vcprojin. We
1133     still list explicitly in the .vcprojin files some of the
1134     Windows-specific source files, and the sources files of gnulib and
1135     pcre.
1136
1137  build/win32/vs9/Makefile.am      |    3 +
1138  build/win32/vs9/README.txt       |    3 +-
1139  build/win32/vs9/gio.vcproj       |  608
1140  --------------------------------------
1141  build/win32/vs9/gio.vcprojin     |  234 +++++++++++++++
1142  build/win32/vs9/glib.vcproj      |  570
1143  -----------------------------------
1144  build/win32/vs9/glib.vcprojin    |  298 +++++++++++++++++++
1145  build/win32/vs9/gobject.vcproj   |  281 ------------------
1146  build/win32/vs9/gobject.vcprojin |  218 ++++++++++++++
1147  gio/Makefile.am                  |   11 +-
1148  glib/Makefile.am                 |   11 +-
1149  gobject/Makefile.am              |   11 +-
1150  11 files changed, 785 insertions(+), 1463 deletions(-)
1151
1152 commit 504b8b8f0125dcba530d4f34c4beaaa129cc5d85
1153 Author: Tor Lillqvist <tml@iki.fi>
1154 Date:   Sun Mar 21 14:50:45 2010 +0200
1155
1156     Avoid struct stat issues with MSVC
1157
1158  gio/giomodule.c |    4 ++++
1159  1 files changed, 4 insertions(+), 0 deletions(-)
1160
1161 commit 28b025de962a798fa7a9fb9adbfdfcc4852fddec
1162 Author: Tor Lillqvist <tml@iki.fi>
1163 Date:   Sun Mar 21 13:33:44 2010 +0200
1164
1165     Drop empty Tool elements from the project files for clarity
1166
1167     Makes the files appear a bit simpler when edited manually.
1168
1169  build/win32/vs9/gio.vcproj                         |   12 ------------
1170  build/win32/vs9/glib-genmarshal.vcproj             |   12 ------------
1171  build/win32/vs9/glib.vcproj                        |   12 ------------
1172  build/win32/vs9/gmodule.vcproj                     |   12 ------------
1173  build/win32/vs9/gobject.vcproj                     |   12 ------------
1174  build/win32/vs9/gspawn-win32-helper-console.vcproj |   12 ------------
1175  build/win32/vs9/gspawn-win32-helper.vcproj         |   12 ------------
1176  build/win32/vs9/gthread.vcproj                     |   12 ------------
1177  build/win32/vs9/testglib.vcproj                    |   12 ------------
1178  9 files changed, 0 insertions(+), 108 deletions(-)
1179
1180 commit 2ab76c5b3610faa20dfae2550688ab0d6620b29b
1181 Author: Tor Lillqvist <tml@iki.fi>
1182 Date:   Sun Mar 21 11:22:06 2010 +0200
1183
1184     Make the GVariant code compile with a non-gcc compiler
1185
1186     In particular, tested with Microsoft Visual C 2008.
1187
1188  glib/gvariant-core.c       |    2 +-
1189  glib/gvariant-serialiser.c |   28 ++++++++++++++--------------
1190  glib/gvariant.c            |    8 ++++++--
1191  glib/gvarianttypeinfo.c    |   22 ++++++++++++----------
1192  4 files changed, 33 insertions(+), 27 deletions(-)
1193
1194 commit dc51eff2a9ca234fbb09c7b94c4643ea3750d80d
1195 Author: Tor Lillqvist <tml@iki.fi>
1196 Date:   Sat Mar 20 13:32:37 2010 +0200
1197
1198     Update with new source files and dependencies
1199
1200  build/win32/vs9/gio.vcproj     |   36
1201  ++++++++++++++++++++++++++++++++----
1202  build/win32/vs9/glib.sln       |    1 +
1203  build/win32/vs9/glib.vcproj    |   21 +++++++++++++++++++++
1204  build/win32/vs9/gobject.vcproj |    4 ++++
1205  4 files changed, 58 insertions(+), 4 deletions(-)
1206
1207 commit 782de94c587cc3eed53653443439b62aaee19200
1208 Author: Tor Lillqvist <tml@iki.fi>
1209 Date:   Sat Mar 20 13:31:55 2010 +0200
1210
1211     Drop the unmaintained vs8 project files from dist
1212
1213  build/win32/Makefile.am |    1 -
1214  1 files changed, 0 insertions(+), 1 deletions(-)
1215
1216 commit 77cc740243e9f55603d833f129e999f8824a18f1
1217 Author: Tommi Vainikainen <thv@iki.fi>
1218 Date:   Sat Mar 20 00:01:00 2010 +0200
1219
1220     Updated Finnish translation
1221
1222  po/fi.po | 1052
1223  ++++++++++++++++++++++++++++++--------------------------------
1224  1 files changed, 512 insertions(+), 540 deletions(-)
1225
1226 commit 34d0db361ea514c026c54f14853120d601e1d0b5
1227 Author: A S Alam <aalam@users.sf.net>
1228 Date:   Fri Mar 19 08:18:41 2010 +0530
1229
1230     update Punjabi Translation
1231
1232  po/pa.po | 1041
1233  ++++++++++++++++++++++++++++++-------------------------------
1234  1 files changed, 512 insertions(+), 529 deletions(-)
1235
1236 commit bedaa8027537378c8b7fec68acb422eac44f240e
1237 Author: Nikos Bakaoukas <nikolaos.x1@gmail.com>
1238 Date:   Fri Mar 19 00:10:07 2010 +0200
1239
1240     Updated Greek translation for glib
1241
1242  po/el.po | 1117
1243  +++++++++++++++++++++++++++++++-------------------------------
1244  1 files changed, 559 insertions(+), 558 deletions(-)
1245
1246 commit 6243b1eb5f8f55abc8c05a18d7dfbdd7968fab50
1247 Author: Dumitru Mișu Moldovan <dumol@gnome.ro>
1248 Date:   Thu Mar 18 22:47:55 2010 +0200
1249
1250     Updated Romanian translation
1251
1252  po/ro.po |  964
1253  +++++++++++++++++++++++++++++++-------------------------------
1254  1 files changed, 482 insertions(+), 482 deletions(-)
1255
1256 commit 3628f7815d13d8b495cd27ce49f3c15372f23cfb
1257 Author: Nils-Christoph Fiedler <fiedler@medienkompanie.de>
1258 Date:   Thu Mar 18 13:54:17 2010 +0100
1259
1260     Updated LowGerman translation
1261
1262  po/nds.po |   98
1263  ++++++++++++++++++++++++++++++------------------------------
1264  1 files changed, 49 insertions(+), 49 deletions(-)
1265
1266 commit 41383b303c0bb54da68bbf5500b5e2d9e552ab69
1267 Author: Sebastian Dröge <sebastian.droege@collabora.co.uk>
1268 Date:   Wed Mar 17 15:11:00 2010 +0100
1269
1270     Bug 612502 - Add support for class private data
1271
1272     This adds the two new functions g_type_add_class_private()
1273     and g_type_class_get_private() and a convenience macro
1274     for the getter G_TYPE_CLASS_GET_PRIVATE().
1275
1276  gobject/gtype.c |  118
1277  ++++++++++++++++++++++++++++++++++++++++++++++++++++++-
1278  gobject/gtype.h |   21 ++++++++++
1279  2 files changed, 137 insertions(+), 2 deletions(-)
1280
1281 commit 2295ba857f09fa58c6e61ec4147536021055bbf6
1282 Author: Benjamin Otte <otte@redhat.com>
1283 Date:   Tue Mar 16 16:34:50 2010 +0100
1284
1285     The fallback parameter to g_convert_with_fallback() should be const
1286
1287     This patch makes it so.
1288
1289  glib/gconvert.c |    2 +-
1290  glib/gconvert.h |    2 +-
1291  2 files changed, 2 insertions(+), 2 deletions(-)
1292
1293 commit 751feb916ab2f0cd74839233101fc0b9d2fb994c
1294 Author: Ryan Lortie <desrt@desrt.ca>
1295 Date:   Mon Mar 15 17:45:02 2010 -0400
1296
1297     Bug 612502 - build fails on glib/tests/gvariant.c
1298
1299     Fix two problems caught by Tim Rice.
1300
1301       - non-constant expression used as array size
1302       - arithmetic on void *
1303
1304  glib/tests/gvariant.c |    9 ++++-----
1305  1 files changed, 4 insertions(+), 5 deletions(-)
1306
1307 commit 1953b4087f2852e43c0a4dd46bfbd6228135cf70
1308 Author: Christian Persch <chpe@gnome.org>
1309 Date:   Sun Feb 7 13:39:10 2010 +0100
1310
1311     Use static assert over runtime assert if possible
1312
1313     We can test the these at compile time. Bug #609231.
1314
1315  glib/gmappedfile.c |   19 ++++++++++---------
1316  glib/gvariant.c    |   13 ++++++++-----
1317  2 files changed, 18 insertions(+), 14 deletions(-)
1318
1319 commit 24aeaebc48a5636c2f5391de646225d1e471f7ba
1320 Author: Nils-Christoph Fiedler <fiedler@medienkompanie.de>
1321 Date:   Mon Mar 15 14:18:48 2010 +0100
1322
1323     Added LowGerman translation
1324
1325  po/nds.po | 2135
1326  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1327  1 files changed, 2135 insertions(+), 0 deletions(-)
1328
1329 commit 2b1b1563a0119de94d2ec0d05f1db493872852dc
1330 Author: Nils-Christoph Fiedler <fiedler@medienkompanie.de>
1331 Date:   Mon Mar 15 14:18:43 2010 +0100
1332
1333     Added LowGerman translation
1334
1335  po/LINGUAS |    1 +
1336  1 files changed, 1 insertions(+), 0 deletions(-)
1337
1338 commit 7e4d88b290589a2a91d90b084751002c246564d6
1339 Author: Ryan Lortie <desrt@desrt.ca>
1340 Date:   Sun Mar 14 22:27:06 2010 -0400
1341
1342     gvariant test: Remove unused variable
1343
1344  glib/tests/gvariant.c |    2 +-
1345  1 files changed, 1 insertions(+), 1 deletions(-)
1346
1347 commit 9f16c70c16ec90be209fdaa120d2810f4128f2f0
1348 Author: Petr Kovar <pknbe@volny.cz>
1349 Date:   Mon Mar 15 02:30:27 2010 +0100
1350
1351     Update Czech translation
1352
1353  po/cs.po |  948
1354  +++++++++++++++++++++++++++++++-------------------------------
1355  1 files changed, 478 insertions(+), 470 deletions(-)
1356
1357 commit 9dea0253a3ded0e32daa33f11850797109018326
1358 Author: Ryan Lortie <desrt@desrt.ca>
1359 Date:   Sun Mar 14 15:55:48 2010 -0400
1360
1361     GVariant: add loading, byteswapping, normalisation
1362
1363  docs/reference/glib/glib-sections.txt |    4 +
1364  glib/glib.symbols                     |    5 +
1365  glib/gvariant-core.c                  |   61 +++++++++-
1366  glib/gvariant.c                       |  207
1367  +++++++++++++++++++++++++++++++++
1368  glib/gvariant.h                       |   10 ++
1369  glib/tests/gvariant.c                 |   72 ++++++++++++
1370  6 files changed, 355 insertions(+), 4 deletions(-)
1371
1372 commit 1ac590b7f728d4a029a354be9aad24863badba02
1373 Author: Ryan Lortie <desrt@desrt.ca>
1374 Date:   Sun Mar 14 13:04:43 2010 -0400
1375
1376     GBuffer: very small cosmetic fix to header file
1377
1378  glib/gbuffer.h |    2 +-
1379  1 files changed, 1 insertions(+), 1 deletions(-)
1380
1381 commit 056feef60b79e867190697f2d26e3ac7edf903a5
1382 Author: Ryan Lortie <desrt@desrt.ca>
1383 Date:   Sat Mar 13 19:55:56 2010 -0500
1384
1385     GVariantIter: expand the size of the dummy struct
1386
1387     Will allow for some nice tricks in the future.
1388
1389  glib/gvariant.c |    4 ++--
1390  glib/gvariant.h |    2 +-
1391  2 files changed, 3 insertions(+), 3 deletions(-)
1392
1393 commit f552689058c27ccebaf4271c4a5afc4197b74a8f
1394 Author: Colin Walters <walters@verbum.org>
1395 Date:   Sat Mar 13 18:11:31 2010 -0500
1396
1397     [GDesktopAppInfo] New function g_desktop_app_info_get_filename
1398
1399     This allows access to the full file path, where possible.
1400
1401     https://bugzilla.gnome.org/show_bug.cgi?id=612832
1402
1403  docs/reference/gio/gio-sections.txt |    1 +
1404  gio/gdesktopappinfo.c               |   17 +++++++++++++++++
1405  gio/gdesktopappinfo.h               |    2 ++
1406  gio/gio.symbols                     |    1 +
1407  4 files changed, 21 insertions(+), 0 deletions(-)
1408
1409 commit 1be8ad35144d34de99b6153cbbfa8f9add46888b
1410 Author: Thomas Kristensen <thomas.k.kristensen@tandberg.com>
1411 Date:   Sun Mar 14 11:47:17 2010 +0200
1412
1413     Close the socket event in finalizer instead of in close method
1414
1415     There might be a GSource attached to a GMainContext, about to be
1416     removed by a
1417     pending cancellation. Deleting the handle too early will trigger a
1418     g_warning in
1419     the "select()" call in GMainContext. Attached patch fixes this
1420     by deferring
1421     destruction of WSAEVENT object until GSocket's finalize().
1422
1423     Patch from bug #612702.
1424
1425     Signed-off-by: Tor Lillqvist <tml@iki.fi>
1426
1427  gio/gsocket.c |   14 ++++++--------
1428  1 files changed, 6 insertions(+), 8 deletions(-)
1429
1430 commit 6c5d2798f600a0536306e1c67b2e26e2c6eff006
1431 Author: Fran Diéguez <frandieguez@ubuntu.com>
1432 Date:   Sat Mar 13 21:00:44 2010 +0100
1433
1434     Update Galician translation
1435
1436  po/gl.po |  974
1437  +++++++++++++++++++++++++++++++-------------------------------
1438  1 files changed, 480 insertions(+), 494 deletions(-)
1439
1440 commit 31cf766e647b46cd28cc6d2405c729d06063680d
1441 Author: Friedel Wolff <friedel@translate.org.za>
1442 Date:   Sat Mar 13 20:48:05 2010 +0100
1443
1444     Add Afrikaans translation
1445
1446  po/LINGUAS |    1 +
1447  po/af.po   | 2015
1448  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1449  2 files changed, 2016 insertions(+), 0 deletions(-)
1450
1451 commit 62a133f55dcd5626e9583aabc2d95926936a8475
1452 Author: Javier Jardón <jjardon@gnome.org>
1453 Date:   Fri Mar 12 20:37:04 2010 +0100
1454
1455     Improve the documentation about single include exceptions
1456
1457     Also, reenable the compiling Glib application section
1458     Fixes https://bugzilla.gnome.org/show_bug.cgi?id=612736
1459
1460  docs/reference/glib/compiling.sgml |    9 +++++++++
1461  docs/reference/glib/glib-docs.sgml |    1 +
1462  2 files changed, 10 insertions(+), 0 deletions(-)
1463
1464 commit 5b19345246aa179788b09b7a82702e79f9d815d8
1465 Author: Ryan Lortie <desrt@desrt.ca>
1466 Date:   Fri Mar 12 15:38:47 2010 -0500
1467
1468     Bug 610858 - gvariant test fails sometimes
1469
1470     NaN floating point values get mangled when passing across the function
1471     call ABI on x86 so avoid using them to get rid of spurious failures.
1472
1473     Reported by Christian Persch and reliably reproduced by Emilio Pozuelo
1474     Monfort.
1475
1476  glib/tests/gvariant.c |    7 ++++++-
1477  1 files changed, 6 insertions(+), 1 deletions(-)
1478
1479 commit a57522deae75264bade35eae8826cda2771530c6
1480 Author: Tor Lillqvist <tml@iki.fi>
1481 Date:   Fri Mar 12 10:42:43 2010 +0200
1482
1483     The SO_KEEPALIVE value seems to actually be a char on Windows
1484
1485     Do still use a BOOL variable, but initialize it to FALSE before the
1486     getsockopt(), and drop the assertion on Windows. Should fix bug
1487
1488  gio/gsocket.c |   10 +++++++++-
1489  1 files changed, 9 insertions(+), 1 deletions(-)
1490
1491 commit 1caaa4f591ead74f0a146d73155f9cfb65899bed
1492 Author: Javier Jardón <jjardon@gnome.org>
1493 Date:   Wed Mar 10 05:06:50 2010 +0100
1494
1495     [docs] Don't reference deprecated functions
1496
1497     Use g_io_add_watch(), g_io_add_watch_full() and
1498     g_source_remove() instead the deprecated gtk_input_add_full(),
1499     gtk_input_remove(), gdk_input_add(), gdk_input_add_full() and
1500     gdk_input_remove()
1501
1502  glib/giochannel.c |    5 ++---
1503  1 files changed, 2 insertions(+), 3 deletions(-)
1504
1505 commit 95d42761a9fff5813db46a41bc2ec6c86a2eb947
1506 Author: Miloš Popović <mpopovic@src.gnome.org>
1507 Date:   Tue Mar 9 20:29:43 2010 +0100
1508
1509     Updated Serbian translations
1510
1511  po/sr.po       | 1017
1512  +++++++++++++++++++++++++++----------------------------
1513  po/sr@latin.po | 1028
1514  ++++++++++++++++++++++++++++----------------------------
1515  2 files changed, 1013 insertions(+), 1032 deletions(-)
1516
1517 commit a85b9c4badf22777b1b099befcd9e033afa45dbf
1518 Author: Ryan Lortie <desrt@desrt.ca>
1519 Date:   Tue Mar 9 13:34:00 2010 -0500
1520
1521     'default: g_assert_not_reached();' to silence GCC
1522
1523     Closes bug #612327 reported by Claudio Saavedra.
1524
1525  glib/gvariant-serialiser.c |    3 +++
1526  1 files changed, 3 insertions(+), 0 deletions(-)
1527
1528 commit 89fa967ba1c72081a1698d35e6c10c99190b612d
1529 Author: Dagobert Michelsen <dam@opencsw.org>
1530 Date:   Tue Mar 9 15:02:57 2010 +0100
1531
1532     Use G_STRFUNC instead of explicit gcc-only __PRETTY_FUNC__
1533
1534  glib/gvariant.c |    2 +-
1535  1 files changed, 1 insertions(+), 1 deletions(-)
1536
1537 commit c69e6fd837cb92d0c7050d8ea2d0f98b6f70fbe8
1538 Author: Behdad Esfahbod <behdad@behdad.org>
1539 Date:   Mon Mar 8 14:28:23 2010 -0500
1540
1541     Cosmetic
1542
1543  glib/gmem.h |   18 ++++++++++--------
1544  1 files changed, 10 insertions(+), 8 deletions(-)
1545
1546 commit f6166be24d6c43ccbaf80439aefe8eff83e7843d
1547 Author: Ryan Lortie <desrt@desrt.ca>
1548 Date:   Mon Mar 8 11:53:36 2010 -0500
1549
1550     Bump version
1551
1552  configure.in |    2 +-
1553  1 files changed, 1 insertions(+), 1 deletions(-)
1554
1555 commit c58ce0e60c1a243df6326c26cf7d255d3af4ab2d
1556 Author: Ryan Lortie <desrt@desrt.ca>
1557 Date:   Mon Mar 8 11:48:14 2010 -0500
1558
1559     2.23.5
1560
1561  NEWS              |   50 ++
1562  po/am.po          |   93 ++--
1563  po/ar.po          |   98 ++--
1564  po/as.po          |   98 ++--
1565  po/ast.po         |   98 ++--
1566  po/az.po          |   98 ++--
1567  po/be.po          |  102 +++--
1568  po/be@latin.po    |  102 +++--
1569  po/bg.po          |  942 ++++++++++++++++++-------------------
1570  po/bn.po          |   98 ++--
1571  po/bn_IN.po       |   98 ++--
1572  po/bs.po          |   98 ++--
1573  po/ca.po          |  952 +++++++++++++++++++-------------------
1574  po/ca@valencia.po |   98 ++--
1575  po/cs.po          |   97 ++--
1576  po/cy.po          |   98 ++--
1577  po/da.po          |  953 +++++++++++++++++++-------------------
1578  po/de.po          |  955 +++++++++++++++++++-------------------
1579  po/dz.po          |   98 ++--
1580  po/el.po          |   98 ++--
1581  po/en@shaw.po     |   98 ++--
1582  po/en_CA.po       |   98 ++--
1583  po/en_GB.po       |  942 ++++++++++++++++++-------------------
1584  po/eo.po          |   97 ++--
1585  po/es.po          |  951 +++++++++++++++++++-------------------
1586  po/et.po          |  477 +++++++++++++++++++-
1587  po/eu.po          | 1005 ++++++++++++++++++++-------------------
1588  po/fa.po          |   98 ++--
1589  po/fi.po          |   98 ++--
1590  po/fr.po          |  950 +++++++++++++++++++-------------------
1591  po/ga.po          |   94 ++--
1592  po/gl.po          |   97 ++--
1593  po/gu.po          |   98 ++--
1594  po/he.po          |   98 ++--
1595  po/hi.po          |   98 ++--
1596  po/hr.po          |   98 ++--
1597  po/hu.po          | 1021 ++++++++++++++++++++--------------------
1598  po/hy.po          |   94 ++--
1599  po/id.po          |   98 ++--
1600  po/is.po          |   98 ++--
1601  po/it.po          |  955 +++++++++++++++++++-------------------
1602  po/ja.po          |   98 ++--
1603  po/ka.po          |   98 ++--
1604  po/kn.po          |   98 ++--
1605  po/ko.po          |   97 ++--
1606  po/ku.po          |   93 ++--
1607  po/lt.po          |  942 ++++++++++++++++++-------------------
1608  po/lv.po          |   97 ++--
1609  po/mai.po         |   98 ++--
1610  po/mg.po          |   98 ++--
1611  po/mk.po          |   98 ++--
1612  po/ml.po          |   98 ++--
1613  po/mn.po          |   98 ++--
1614  po/mr.po          |   98 ++--
1615  po/ms.po          |   98 ++--
1616  po/nb.po          |  942 ++++++++++++++++++-------------------
1617  po/ne.po          |   98 ++--
1618  po/nl.po          |   98 ++--
1619  po/nn.po          |   98 ++--
1620  po/oc.po          |   93 ++--
1621  po/or.po          |   98 ++--
1622  po/pa.po          |   98 ++--
1623  po/pl.po          |  942 ++++++++++++++++++-------------------
1624  po/ps.po          |   94 ++--
1625  po/pt.po          |  952 +++++++++++++++++++-------------------
1626  po/pt_BR.po       |  942 ++++++++++++++++++-------------------
1627  po/ro.po          |   97 ++--
1628  po/ru.po          |  942 ++++++++++++++++++-------------------
1629  po/rw.po          |   98 ++--
1630  po/si.po          |   98 ++--
1631  po/sk.po          |   98 ++--
1632  po/sl.po          | 1324
1633  +++++++++++++++++++++++++---------------------------
1634  po/sq.po          |   98 ++--
1635  po/sr.po          |   98 ++--
1636  po/sr@ije.po      |   98 ++--
1637  po/sr@latin.po    |   98 ++--
1638  po/sv.po          | 1353
1639  ++++++++++++++++++++++++++---------------------------
1640  po/ta.po          |   98 ++--
1641  po/te.po          |   98 ++--
1642  po/th.po          |   97 ++--
1643  po/tl.po          |   98 ++--
1644  po/tr.po          |   98 ++--
1645  po/tt.po          |   93 ++--
1646  po/uk.po          |   98 ++--
1647  po/vi.po          |   98 ++--
1648  po/wa.po          |   98 ++--
1649  po/xh.po          |   98 ++--
1650  po/yi.po          |   97 ++--
1651  po/zh_CN.po       |   98 ++--
1652  po/zh_HK.po       |  968 +++++++++++++++++++-------------------
1653  po/zh_TW.po       |  953 +++++++++++++++++++-------------------
1654  91 files changed, 13883 insertions(+), 13260 deletions(-)
1655
1656 commit f9d8d70396978ae201ce79708f7cd69cf6f93399
1657 Author: Ryan Lortie <desrt@desrt.ca>
1658 Date:   Mon Mar 8 11:29:27 2010 -0500
1659
1660     gtk-doc: ignore gvariant-internal.h
1661
1662  docs/reference/glib/Makefile.am |    1 +
1663  1 files changed, 1 insertions(+), 0 deletions(-)
1664
1665 commit 929a2e1ae10083d647a77dd36c17071e7fac1593
1666 Author: Ryan Lortie <desrt@desrt.ca>
1667 Date:   Mon Mar 8 11:25:37 2010 -0500
1668
1669     Add gvariant-varargs.xml to the distribution
1670
1671  docs/reference/glib/Makefile.am |    3 ++-
1672  1 files changed, 2 insertions(+), 1 deletions(-)
1673
1674 commit 6393ca443af7f588275aa6ee8b051bb1d41394e8
1675 Author: Ryan Lortie <desrt@desrt.ca>
1676 Date:   Mon Mar 8 10:54:23 2010 -0500
1677
1678     distcheck: add gvariant-internal.h to SOURCES
1679
1680  glib/Makefile.am |    1 +
1681  1 files changed, 1 insertions(+), 0 deletions(-)
1682
1683 commit 75f761bcaa66c82d132c9e3d8cdfcb8ee0971eb6
1684 Author: Ryan Lortie <desrt@desrt.ca>
1685 Date:   Mon Mar 8 10:30:59 2010 -0500
1686
1687     GVariant variable arguments, tests, cleanups
1688
1689     Merge GVariant variable arguments support and put it under tests.
1690
1691     Also, remove the hack of the test case directly '#include'ing .c files
1692     from glib/.  Instead, create a non-installed gvariant-internal.h that
1693     the tests can include and make the symbols in it visible on the symbol
1694     table of the shared library.  These symbols (as they are present in no
1695     installed header files) are not part of the API of GLib.
1696
1697     Increase test coverage in a few other areas.
1698
1699  docs/reference/glib/glib-docs.sgml       |    1 +
1700  docs/reference/glib/glib-sections.txt    |   11 +
1701  docs/reference/glib/gvariant-varargs.xml |  987 +++++++++++++++++++++
1702  glib/glib.symbols                        |   48 +-
1703  glib/gvariant-internal.h                 |   49 +
1704  glib/gvariant-serialiser.c               |    4 +
1705  glib/gvariant-serialiser.h               |    9 -
1706  glib/gvariant.c                          | 1397
1707  ++++++++++++++++++++++++++----
1708  glib/gvariant.h                          |   18 +
1709  glib/gvarianttypeinfo.c                  |   11 +-
1710  glib/gvarianttypeinfo.h                  |   10 +-
1711  glib/tests/gvariant.c                    |  773 ++++++++++++++++-
1712  12 files changed, 3110 insertions(+), 208 deletions(-)
1713
1714 commit 8cd5c94f42fb362e1620368e805d50e3804e7bc2
1715 Author: Alexander Larsson <alexl@redhat.com>
1716 Date:   Mon Mar 8 12:03:40 2010 +0100
1717
1718     Add pregenerated ids for TRASH_ORIG_PATH and TRASH_DELETION_DATE
1719
1720     This fixes the build for me
1721
1722  gio/gfileinfo-priv.h |    3 ++-
1723  1 files changed, 2 insertions(+), 1 deletions(-)
1724
1725 commit fe4839dbb8358b65d19370114dc9d43cc71e6773
1726 Author: Piotr Drąg <piotrdrag@gmail.com>
1727 Date:   Mon Mar 8 10:51:11 2010 +0100
1728
1729     Updated Polish translation
1730
1731  po/pl.po |  951
1732  +++++++++++++++++++++++++++++++-------------------------------
1733  1 files changed, 479 insertions(+), 472 deletions(-)
1734
1735 commit 826abbefcee6c7f64ed8c21d9a2671f9cd0be089
1736 Author: Matthias Clasen <mclasen@redhat.com>
1737 Date:   Mon Mar 8 00:36:00 2010 -0500
1738
1739     Add defines for trash::orig-path and trash::deletion-date
1740
1741     See bug 612107.
1742
1743  gio/gfileinfo.c |   30 ++++++++++++++++--------------
1744  gio/gfileinfo.h |   24 ++++++++++++++++++++++++
1745  2 files changed, 40 insertions(+), 14 deletions(-)
1746
1747 commit 96d105906ef267b687ee6fbe085a791f3b17afc6
1748 Author: Priit Laes <plaes@plaes.org>
1749 Date:   Mon Mar 8 00:16:23 2010 -0500
1750
1751     Fix run-assert-msg-test to work with libtool-2.2.x.
1752
1753  tests/run-assert-msg-test.sh |    6 +++++-
1754  1 files changed, 5 insertions(+), 1 deletions(-)
1755
1756 commit 0a51b58e0776f2d5a82a5346ab81fb50ee75f9f4
1757 Author: Matthias Clasen <mclasen@redhat.com>
1758 Date:   Mon Mar 8 00:12:33 2010 -0500
1759
1760     Minor doc clarification
1761
1762     Mention g_realloc() as a possible function to use with
1763     g_memory_output_stream_new(). Bug 612041.
1764
1765  gio/gmemoryoutputstream.c |   10 +++++++---
1766  1 files changed, 7 insertions(+), 3 deletions(-)
1767
1768 commit 42f042d5fb381151a999e38740720e9244caa6da
1769 Author: Matthias Clasen <mclasen@redhat.com>
1770 Date:   Mon Mar 8 00:04:11 2010 -0500
1771
1772     Minor doc clarification
1773
1774     Spell out that g_utf8_strlen() behaves like strlen() wrt. to
1775     termination. Bug 612040.
1776
1777  glib/gutf8.c |   15 ++++++++-------
1778  1 files changed, 8 insertions(+), 7 deletions(-)
1779
1780 commit 485077e9ce78ad2b55bdb471b57dc9fe21259922
1781 Author: Duarte Loreto <happyguy_pt@hotmail.com>
1782 Date:   Mon Mar 8 02:31:12 2010 +0000
1783
1784     Updated Portuguese translation
1785
1786  po/pt.po |   29 +++++++++++++++++------------
1787  1 files changed, 17 insertions(+), 12 deletions(-)
1788
1789 commit 9dd6c60fbfc742eb08a5b5b27986395ed439fbc1
1790 Author: Matthias Clasen <mclasen@redhat.com>
1791 Date:   Sun Mar 7 17:42:25 2010 -0500
1792
1793     Plug a memleak in g_io_modules_scan_all_in_directory
1794
1795     ...and at the same time, fix a malloc<>g_free mismatch.
1796     Patch by Caolan McNamara, bug 611897
1797
1798  gio/giomodule.c |    4 ++--
1799  1 files changed, 2 insertions(+), 2 deletions(-)
1800
1801 commit 5f424088f5bdf041d5653f5f2aa310150155f58c
1802 Author: Jorge González <jorgegonz@svn.gnome.org>
1803 Date:   Sun Mar 7 11:49:58 2010 +0100
1804
1805     Updated Spanish translation
1806
1807  po/es.po |  963
1808  +++++++++++++++++++++++++++++++-------------------------------
1809  1 files changed, 484 insertions(+), 479 deletions(-)
1810
1811 commit a9d57e990b878d2b602b247dba676cd257426e23
1812 Author: Ryan Lortie <desrt@desrt.ca>
1813 Date:   Sun Mar 7 03:02:08 2010 -0500
1814
1815     .gitignore mem-overflow test
1816
1817  glib/tests/.gitignore |    1 +
1818  1 files changed, 1 insertions(+), 0 deletions(-)
1819
1820 commit dfcee5865b7c677db722640dec5e34a8e89b4d07
1821 Author: Ryan Lortie <desrt@desrt.ca>
1822 Date:   Sun Mar 7 02:15:37 2010 -0500
1823
1824     gtk-doc: ignore GBuffer
1825
1826  docs/reference/glib/Makefile.am |    1 +
1827  1 files changed, 1 insertions(+), 0 deletions(-)
1828
1829 commit a1b9743e1816c5269029e8ae2e21e8950c411f5c
1830 Author: Ryan Lortie <desrt@desrt.ca>
1831 Date:   Sat Mar 6 23:21:27 2010 -0500
1832
1833     Bug 608196 - Overflow-safe g_new family
1834
1835     Remove the macros for the g_malloc_n family -- calls directly to those
1836     functions now always go directly to those functions.
1837
1838     Reimplement the macros for g_new and friends.
1839
1840     Remove the branch that checked for calling g_new() with a constant
1841     n_structs == 1.  With the struct size always known this case will
1842     now be
1843     caught under the case that does the inline multiplication and the
1844     multiplication by 1 will be optimised away.
1845
1846  glib/gmem.c |    8 -----
1847  glib/gmem.h |   83
1848  +++++++++++++++++++++++++----------------------------------
1849  2 files changed, 35 insertions(+), 56 deletions(-)
1850
1851 commit 01ef92178b9978b7491bbb3397de9ee08e38af20
1852 Author: Alexander Shopov <ash@contact.bg>
1853 Date:   Sat Mar 6 20:22:49 2010 +0200
1854
1855     Updated Bulgarian translation
1856
1857  po/bg.po |   13 ++++++-------
1858  1 files changed, 6 insertions(+), 7 deletions(-)
1859
1860 commit 7fa6d67bdb3b4d467931d88e7c5ba38481df8bab
1861 Author: Gil Forcada <gforcada@gnome.org>
1862 Date:   Sat Mar 6 13:34:27 2010 +0100
1863
1864     Updated Catalan translation
1865
1866  po/ca.po |   18 ++++++++++--------
1867  1 files changed, 10 insertions(+), 8 deletions(-)
1868
1869 commit 3d98c449b1638a4dc242279737c36fa3e37cb8ce
1870 Author: Stefan Kost <ensonic@users.sf.net>
1871 Date:   Sat Mar 6 14:15:25 2010 +0200
1872
1873     gsignal: improve g_signal_new docs.
1874
1875     Using 0 for class_offset is only a means to be able to add signal
1876     when running
1877     out of slots in the lass structure.
1878
1879  gobject/gsignal.c |    7 ++++++-
1880  1 files changed, 6 insertions(+), 1 deletions(-)
1881
1882 commit fa32ee56109e295f3dae95c8bbdf98a99f1bc66e
1883 Author: Stefan Kost <ensonic@users.sf.net>
1884 Date:   Sat Mar 6 13:36:38 2010 +0200
1885
1886     docs: exchange "Subversion" with "source code repository"
1887
1888     Fixes the outdated reference.
1889
1890  docs/reference/gobject/tut_gsignal.xml |    2 +-
1891  1 files changed, 1 insertions(+), 1 deletions(-)
1892
1893 commit ada60fd83fdd4fa694d8d872ea7cbe14b09cbfcc
1894 Author: Luca Ferretti <lferrett@gnome.org>
1895 Date:   Sat Mar 6 01:05:40 2010 +0100
1896
1897     Updated Italian translation
1898
1899  po/it.po | 1036
1900  +++++++++++++++++++++++++++++++-------------------------------
1901  1 files changed, 518 insertions(+), 518 deletions(-)
1902
1903 commit bed0e3f14020bce9ea4eabfe846abb2b4cdfc83e
1904 Author: Daniel Nylander <po@danielnylander.se>
1905 Date:   Sat Mar 6 00:28:38 2010 +0100
1906
1907     Updated Swedish translation
1908
1909  po/sv.po | 1391
1910  +++++++++++++++++++++++++++++++------------------------------
1911  1 files changed, 707 insertions(+), 684 deletions(-)
1912
1913 commit 54e830100de02d49d11842e9464511f160c8fbbc
1914 Author: Fridrich Strba <fridrich.strba@bluewin.ch>
1915 Date:   Fri Mar 5 23:15:45 2010 +0100
1916
1917     Adding new defines first appeared in 2.22 into glibconfig.h.win32.in
1918
1919  glibconfig.h.win32.in |    8 ++++++++
1920  1 files changed, 8 insertions(+), 0 deletions(-)
1921
1922 commit 0772298b9bc43af10ddb53f63e2c6faca6371a82
1923 Author: Claude Paroz <claude@2xlibre.net>
1924 Date:   Fri Mar 5 22:32:07 2010 +0100
1925
1926     Updated French translation
1927
1928  po/fr.po |  964
1929  +++++++++++++++++++++++++++++++-------------------------------
1930  1 files changed, 483 insertions(+), 481 deletions(-)
1931
1932 commit 6949099124ddd6bed660c146a42800402b5807ea
1933 Author: Gabor Kelemen <kelemeng@gnome.hu>
1934 Date:   Fri Mar 5 22:03:27 2010 +0100
1935
1936     Updated Hungarian translation
1937
1938  po/hu.po |   87
1939  +++++++++++++++++++++++--------------------------------------
1940  1 files changed, 33 insertions(+), 54 deletions(-)
1941
1942 commit 0edd7cb8a10388e22cd6b3a37295a6ffddf7e693
1943 Author: Ryan Lortie <desrt@desrt.ca>
1944 Date:   Fri Mar 5 15:52:38 2010 -0500
1945
1946     undef the proper macros to avoid warning message
1947
1948  glib/tests/mem-overflow.c |    4 ++--
1949  1 files changed, 2 insertions(+), 2 deletions(-)
1950
1951 commit a3420d8713d6b5425b80f30e5cb61e88bb9d46e2
1952 Author: Behdad Esfahbod <behdad@behdad.org>
1953 Date:   Fri Mar 5 15:48:08 2010 -0500
1954
1955     Add makegalias.pl dep on galias.h and co
1956
1957  glib/Makefile.am |    4 ++--
1958  1 files changed, 2 insertions(+), 2 deletions(-)
1959
1960 commit 4882be674326f85aaef479ba2aa6b63565f818b3
1961 Author: Leonid Kanter <leon@asplinux.ru>
1962 Date:   Fri Mar 5 15:49:12 2010 +0200
1963
1964     update Russian translation
1965
1966  po/ru.po |   81
1967  +++++++++++++++++++++++++++++++++++++++-----------------------
1968  1 files changed, 51 insertions(+), 30 deletions(-)
1969
1970 commit 24768ebd8f3a792a091f5583ab301424f84d77d3
1971 Author: Matej Urbančič <mateju@svn.gnome.org>
1972 Date:   Fri Mar 5 14:32:01 2010 +0100
1973
1974     Updated Slovenian translation
1975
1976  po/sl.po | 1338
1977  ++++++++++++++++++++++++++++++++------------------------------
1978  1 files changed, 697 insertions(+), 641 deletions(-)
1979
1980 commit 7026365db22a12b7606bf1e2defac803b359cf68
1981 Author: Ryan Lortie <desrt@desrt.ca>
1982 Date:   Fri Mar 5 06:10:01 2010 -0500
1983
1984     g_variant_get_strv: support objects and signatures
1985
1986  glib/gvariant.c |   10 ++++++++--
1987  1 files changed, 8 insertions(+), 2 deletions(-)
1988
1989 commit 118d59ba15324b49ab9f8b61332364148102d3fd
1990 Author: Ryan Lortie <desrt@desrt.ca>
1991 Date:   Fri Mar 5 06:09:38 2010 -0500
1992
1993     GVariant: fix some refcounting issues
1994
1995  glib/gvariant.c |    7 +++++--
1996  1 files changed, 5 insertions(+), 2 deletions(-)
1997
1998 commit 3297185f3962bd73714c376c101c891897b999b4
1999 Author: Ivar Smolin <okul@linux.ee>
2000 Date:   Fri Mar 5 13:08:05 2010 +0200
2001
2002     Estonian translation updated
2003
2004  po/et.po |  489
2005  ++------------------------------------------------------------
2006  1 files changed, 10 insertions(+), 479 deletions(-)
2007
2008 commit 6c58d5f8aeb420bd95caaf6ec62be60b47c819b7
2009 Author: Gintautas Miliauskas <gintautas@miliauskas.lt>
2010 Date:   Fri Mar 5 11:16:33 2010 +0200
2011
2012     Updated Lithuanian translation.
2013
2014  po/lt.po |   22 ++++++++++++----------
2015  1 files changed, 12 insertions(+), 10 deletions(-)
2016
2017 commit e0fff9a057dffc795146d5baa9a9e186587344b5
2018 Author: Philip Withnall <philip@tecnocode.co.uk>
2019 Date:   Thu Mar 4 23:54:07 2010 +0000
2020
2021     Updated British English translation
2022
2023  po/en_GB.po |   19 +++++++++++--------
2024  1 files changed, 11 insertions(+), 8 deletions(-)
2025
2026 commit e583d05374fc26de0e52ea20722254cdb081b23c
2027 Author: Kjartan Maraas <kmaraas@gnome.org>
2028 Date:   Thu Mar 4 22:57:03 2010 +0100
2029
2030     Updated Norwegian bokmål translation
2031
2032  po/nb.po |    2 +-
2033  1 files changed, 1 insertions(+), 1 deletions(-)
2034
2035 commit 1b1af2fa240f96fda5361784d1d80a94fae5752c
2036 Author: Kjartan Maraas <kmaraas@gnome.org>
2037 Date:   Thu Mar 4 22:56:37 2010 +0100
2038
2039     Updated Norwegian bokmål translation
2040
2041  po/nb.po |   12 ++++++++----
2042  1 files changed, 8 insertions(+), 4 deletions(-)
2043
2044 commit fe3c945a3fe15b6d4b1177c20f88ac7441d5dca9
2045 Author: Mario Blättermann <mariobl@gnome.org>
2046 Date:   Thu Mar 4 22:02:43 2010 +0100
2047
2048     Updated German translation
2049
2050  po/de.po |  128
2051  ++++++++++++++++++++++++++++++++++----------------------------
2052  1 files changed, 70 insertions(+), 58 deletions(-)
2053
2054 commit 983fd35c7c38ab54b2e39e25102990184377fbb3
2055 Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
2056 Date:   Thu Mar 4 21:31:54 2010 +0100
2057
2058     Updated Basque language
2059
2060  po/eu.po |    8 ++++++--
2061  1 files changed, 6 insertions(+), 2 deletions(-)
2062
2063 commit 976cce06fc863496a595240ceb6af07b90d41313
2064 Author: Jonh Wendell <jwendell@gnome.org>
2065 Date:   Thu Mar 4 17:13:56 2010 -0300
2066
2067     Updated Brazilian Portuguese translation
2068
2069  po/pt_BR.po |  958
2070  ++++++++++++++++++++++++++++++-----------------------------
2071  1 files changed, 484 insertions(+), 474 deletions(-)
2072
2073 commit 7504095de09756efec4bc39225986c5db10d6ace
2074 Author: Jonh Wendell <jwendell@gnome.org>
2075 Date:   Thu Mar 4 17:03:13 2010 -0300
2076
2077     Mark a string for translation
2078
2079  gio/gfile.c |    2 +-
2080  1 files changed, 1 insertions(+), 1 deletions(-)
2081
2082 commit 766183c079192d8fb71044770456c8c9662bd5db
2083 Author: Claudio Saavedra <csaavedra@igalia.com>
2084 Date:   Thu Mar 4 19:18:12 2010 +0200
2085
2086     Remove GUtf8InputStream leftover in docs
2087
2088     Fixes build.
2089
2090  docs/reference/gio/gio.types |    1 -
2091  1 files changed, 0 insertions(+), 1 deletions(-)
2092
2093 commit f3425cc38dae31b815db1038dcaac29848840409
2094 Author: Behdad Esfahbod <behdad@behdad.org>
2095 Date:   Thu Mar 4 10:38:31 2010 -0500
2096
2097     Fix galias build breakage with g_malloc_n macros
2098
2099  glib/gmem.c |   15 +++++++++------
2100  1 files changed, 9 insertions(+), 6 deletions(-)
2101
2102 commit c423c3a9c951a64b2c3d3eea67e15fce752a2bd0
2103 Author: Christian Dywan <christian@twotoasts.de>
2104 Date:   Thu Mar 4 11:02:31 2010 +0100
2105
2106     Add licence headers to gnativevolumemonitor.c/h
2107
2108     Fixes bug #609531
2109
2110  gio/gnativevolumemonitor.c |   22 ++++++++++++++++++++++
2111  gio/gnativevolumemonitor.h |   22 ++++++++++++++++++++++
2112  2 files changed, 44 insertions(+), 0 deletions(-)
2113
2114 commit 343cbf25c7104f782b9d0070cb623c7605dab646
2115 Author: Behdad Esfahbod <behdad@behdad.org>
2116 Date:   Tue Feb 2 23:48:42 2010 -0500
2117
2118     Bug 608196 - Overflow-safe g_new family
2119
2120     New public API:
2121
2122     g_malloc_n
2123     g_malloc0_n
2124     g_realloc_n
2125     g_try_malloc_n
2126     g_try_malloc0_n
2127     g_try_realloc_n
2128
2129  docs/reference/glib/glib-sections.txt |    6 ++
2130  docs/reference/glib/tmpl/memory.sgml  |   82 ++++++++++++++++++++++++-
2131  glib/glib.symbols                     |    6 ++
2132  glib/gmem.c                           |   95
2133  ++++++++++++++++++++++++++++-
2134  glib/gmem.h                           |   92 +++++++++++++++++++++++-----
2135  glib/tests/Makefile.am                |    3 +
2136  glib/tests/mem-overflow.c             |  108
2137  +++++++++++++++++++++++++++++++++
2138  glib/tests/printf.c                   |    2 +-
2139  glib/tests/rand.c                     |    2 +-
2140  9 files changed, 375 insertions(+), 21 deletions(-)
2141
2142 commit 373f3d8b52ca8b08de0af6062eb284c2a7a856d9
2143 Author: Felix Riemann <friemann@gnome.org>
2144 Date:   Wed Feb 24 12:54:17 2010 +0100
2145
2146     Fix API docs for GZlibCompressor and GZlibDecompressor
2147
2148     Corrects the general descriptions and makes the signals and
2149     implemented
2150     interfaces appear.
2151
2152  docs/reference/gio/gio-sections.txt |    4 ++--
2153  gio/gzlibcompressor.c               |    4 ++--
2154  gio/gzlibdecompressor.c             |    2 +-
2155  3 files changed, 5 insertions(+), 5 deletions(-)
2156
2157 commit 560f5187432fc890725c5bb5c74a0997affb888c
2158 Author: Ryan Lortie <desrt@desrt.ca>
2159 Date:   Wed Mar 3 11:36:52 2010 -0500
2160
2161     GVariantBuilder: loosen assertion check
2162
2163     Don't check that a GVariantBuilder is fully-valid for use when
2164     performing refcounting operations, as these operations may be occuring
2165     after the builder has already been cleared.
2166
2167  glib/gvariant.c |    3 +--
2168  1 files changed, 1 insertions(+), 2 deletions(-)
2169
2170 commit 9a886135c80233a5a40071189df7693151201954
2171 Author: Dan Winship <danw@gnome.org>
2172 Date:   Wed Mar 3 08:35:32 2010 -0500
2173
2174     GResolver: fix Windows 2000 workaround
2175
2176     Move the <wspiapi.h> include from gwin32resolver.c to
2177     gnetworkingprivate.h, since gthreadedresolver.c needs it too.
2178
2179     https://bugzilla.gnome.org/show_bug.cgi?id=611696
2180
2181  gio/gnetworkingprivate.h |    8 ++++++++
2182  gio/gwin32resolver.c     |    8 --------
2183  2 files changed, 8 insertions(+), 8 deletions(-)
2184
2185 commit 67ba99f7abfba0d24719950b55e88024acfc91ae
2186 Author: Kjartan Maraas <kmaraas@gnome.org>
2187 Date:   Wed Mar 3 13:49:10 2010 +0100
2188
2189     Updated Norwegian bokmål translation
2190
2191  po/nb.po |  955
2192  +++++++++++++++++++++++++++++++-------------------------------
2193  1 files changed, 479 insertions(+), 476 deletions(-)
2194
2195 commit fe6e278a870c7b2a3e76ba9ef17a9b99a4c0c474
2196 Author: Ryan Lortie <desrt@desrt.ca>
2197 Date:   Wed Mar 3 03:37:37 2010 -0500
2198
2199     GVariantBuilder: allow for stack allocation
2200
2201  docs/reference/glib/glib-sections.txt |    2 +
2202  glib/glib.symbols                     |    6 +-
2203  glib/gvariant.c                       |  553
2204  ++++++++++++++++++++-------------
2205  glib/gvariant.h                       |   13 +-
2206  glib/tests/gvariant.c                 |   13 +-
2207  5 files changed, 352 insertions(+), 235 deletions(-)
2208
2209 commit bb0808638c5b4bac11355bc94434d35e76b53364
2210 Author: Gabor Kelemen <kelemeng@gnome.hu>
2211 Date:   Tue Mar 2 17:18:52 2010 +0100
2212
2213     Updated Hungarian translation
2214
2215  po/hu.po | 1030
2216  ++++++++++++++++++++++++++++++-------------------------------
2217  1 files changed, 507 insertions(+), 523 deletions(-)
2218
2219 commit 2927c5e0c628dfe97f2649661db703a30dbebd8b
2220 Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
2221 Date:   Tue Mar 2 12:39:33 2010 +0100
2222
2223     Updated Basque language
2224
2225  po/eu.po | 1035
2226  ++++++++++++++++++++++++++++++--------------------------------
2227  1 files changed, 504 insertions(+), 531 deletions(-)
2228
2229 commit 277b9717da6261d089772684669bc55c5a0e911b
2230 Author: Paolo Borelli <pborelli@gnome.org>
2231 Date:   Mon Mar 1 10:24:43 2010 +0100
2232
2233     Remove utf8inputstream leftovers in a few other places
2234
2235  docs/reference/gio/gio-docs.xml     |    1 -
2236  docs/reference/gio/gio-sections.txt |   18 ------------------
2237  gio/giotypes.h                      |    1 -
2238  po/POTFILES.in                      |    1 -
2239  4 files changed, 0 insertions(+), 21 deletions(-)
2240
2241 commit 2bfddf162e686c750beb2af2e4cb2e8d8d523440
2242 Author: Alexander Larsson <alexl@redhat.com>
2243 Date:   Mon Mar 1 09:56:02 2010 +0100
2244
2245     Remove GUtf8InputStream for now
2246
2247     It turns out that the way this worked did not work out for the current
2248     main usecase (gedit) due to issues with how this is best integrated
2249     with GtkTextView. So, in order to not have to support an unused
2250     non-ideal
2251     API forever we remove this before its been in a stable release.
2252
2253     The basic feature seems to have some utility though, so we hope for it
2254     to eventually return in a better form.
2255
2256  gio/Makefile.am               |    2 -
2257  gio/gio.h                     |    1 -
2258  gio/gio.symbols               |    7 -
2259  gio/gutf8inputstream.c        |  327
2260  -----------------------------------------
2261  gio/gutf8inputstream.h        |   80 ----------
2262  gio/tests/Makefile.am         |    4 -
2263  gio/tests/utf8-input-stream.c |  252 -------------------------------
2264  7 files changed, 0 insertions(+), 673 deletions(-)
2265
2266 commit c47e1949e215126c70503843ebb7759449160212
2267 Author: Gil Forcada <gforcada@gnome.org>
2268 Date:   Sun Feb 28 18:55:54 2010 +0100
2269
2270     Updated Catalan translation
2271
2272  po/ca.po | 1009
2273  +++++++++++++++++++++++++++++++-------------------------------
2274  1 files changed, 506 insertions(+), 503 deletions(-)
2275
2276 commit 92d4cfbd1584847ea689146c57f3c79282813ae3
2277 Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
2278 Date:   Sat Feb 27 20:40:04 2010 +0800
2279
2280     Updated Traditional Chinese translation(Hong Kong and Taiwan)
2281
2282  po/zh_HK.po |  965
2283  ++++++++++++++++++++++++++++++-----------------------------
2284  po/zh_TW.po |  950
2285  +++++++++++++++++++++++++++++-----------------------------
2286  2 files changed, 962 insertions(+), 953 deletions(-)
2287
2288 commit a3c7406cce2af55aea4ffdf1ceb8b828f5ef3219
2289 Author: Ryan Lortie <desrt@desrt.ca>
2290 Date:   Thu Feb 25 18:09:23 2010 -0500
2291
2292     GVariantTypeInfo: fix thread safety bug
2293
2294     Issue caught by Michael Meeks.  This patch based on his.
2295
2296     GVariantTypeInfo was dropping the reference count on the TypeInfo
2297     structure before removing it from the hash table.  This means that
2298     another thread could come along and grab the value from the hash table
2299     in the meantime.
2300
2301     Solve this by holding the lock on the table before dropping the
2302     reference.
2303
2304     Also: move the hash table initialisation inside of the lock to remove
2305     the standard double-initialisation race plus a more insidious issue
2306     caused by the fact that we free the hash table once it becomes empty.
2307
2308  glib/gvarianttypeinfo.c |   12 +++++++-----
2309  1 files changed, 7 insertions(+), 5 deletions(-)
2310
2311 commit 43b6c2b8f5a9000373b448eca7edea2e3dad4248
2312 Author: Duarte Loreto <happyguy_pt@hotmail.com>
2313 Date:   Thu Feb 25 02:03:17 2010 +0000
2314
2315     Updated Portuguese translation
2316
2317  po/pt.po | 1030
2318  +++++++++++++++++++++++++++++++-------------------------------
2319  1 files changed, 514 insertions(+), 516 deletions(-)
2320
2321 commit 24decf7658368ebcae012d82224627668485137a
2322 Author: Bruce Cowan <bcowan@fastmail.co.uk>
2323 Date:   Wed Feb 24 15:28:15 2010 +0000
2324
2325     Updated British English translation
2326
2327  po/en_GB.po | 1014
2328  ++++++++++++++++++++++++++++++-----------------------------
2329  1 files changed, 508 insertions(+), 506 deletions(-)
2330
2331 commit cf07bb353433234268b599d11afc0b0245fdddae
2332 Author: Leonid Kanter <leon@asplinux.ru>
2333 Date:   Wed Feb 24 10:49:16 2010 +0200
2334
2335     Update Russian translation by Yuri Kozlov <yuray@komyakino.ru>
2336
2337  po/ru.po | 1188
2338  ++++++++++++++++++++++++++++----------------------------------
2339  1 files changed, 538 insertions(+), 650 deletions(-)
2340
2341 commit a495a2122d404fdf2c6cf5e3aa0524cf0437ec30
2342 Author: Saleem Abdulrasool <compnerd@compnerd.org>
2343 Date:   Tue Feb 23 15:28:51 2010 -0800
2344
2345     include gio.h, not giotypes.h
2346
2347     Including giotypes.h in gfiledescriptor.h causes a compilation
2348     failure for users
2349     of the header as giotypes.h may not be included directly.
2350
2351  gio/gfiledescriptorbased.h |    2 +-
2352  1 files changed, 1 insertions(+), 1 deletions(-)
2353
2354 commit 8413dfda9b71ff671a92df2c1d3451fb7c0b2085
2355 Author: Gintautas Miliauskas <gintautas@miliauskas.lt>
2356 Date:   Tue Feb 23 23:45:09 2010 +0200
2357
2358     Updated Lithuanian translation.
2359
2360  po/lt.po | 1179
2361  +++++++++++++++++++++++++++++++-------------------------------
2362  1 files changed, 587 insertions(+), 592 deletions(-)
2363
2364 commit ec0e3089c0e80219ad6e7806b27363ac9c990462
2365 Author: Ask H. Larsen <asklarsen@gmail.com>
2366 Date:   Tue Feb 23 22:25:51 2010 +0100
2367
2368     Updated Danish translation
2369
2370  po/da.po | 1018
2371  +++++++++++++++++++++++++++++++-------------------------------
2372  1 files changed, 510 insertions(+), 508 deletions(-)
2373
2374 commit 1903c229a267611a2624409371390a472d97ad4c
2375 Author: Mario Blättermann <mariobl@gnome.org>
2376 Date:   Tue Feb 23 22:23:36 2010 +0100
2377
2378     Updated German translation
2379
2380  po/de.po | 1013
2381  +++++++++++++++++++++++++++++++-------------------------------
2382  1 files changed, 505 insertions(+), 508 deletions(-)
2383
2384 commit 2940285002c3504fb49fb7388d2265b464c92dcc
2385 Author: Ryan Lortie <desrt@desrt.ca>
2386 Date:   Tue Feb 23 12:49:08 2010 -0500
2387
2388     .gitignore gcov output (*.gcov, *.gcno, *.gcda)
2389
2390  .gitignore |    3 +++
2391  1 files changed, 3 insertions(+), 0 deletions(-)
2392
2393 commit cecf61d1c3e8ff07b1595641bad85fb9f9b03ddf
2394 Author: Edward Hervey <bilboed@bilboed.com>
2395 Date:   Mon Dec 7 11:23:55 2009 +0100
2396
2397     gobject: Don't use G_PARAM_SPEC_VALUE_TYPE when we know the pspec
2398     is valid
2399
2400     https://bugzilla.gnome.org/show_bug.cgi?id=605667
2401
2402  gobject/gobject.c |   26 +++++++++++++-------------
2403  1 files changed, 13 insertions(+), 13 deletions(-)
2404
2405 commit a7cc500d3829db1a8757ae940db09869b78bdca8
2406 Author: Emilio Pozuelo Monfort <pochu27@gmail.com>
2407 Date:   Tue Feb 23 18:19:16 2010 +0100
2408
2409     Test for unexisting files in $TMP and not in $HOME
2410
2411     Some buildd environments have an unwritable $HOME, which makes the
2412     test that looks for an unexisting file there fail. Use $TMP instead,
2413     which should be more reliable.
2414
2415     https://bugzilla.gnome.org/show_bug.cgi?id=610860
2416
2417  gio/tests/readwrite.c |    2 +-
2418  1 files changed, 1 insertions(+), 1 deletions(-)
2419
2420 commit 355246579ee08753e80bef5d31816a6ef52da73b
2421 Author: Alexander Shopov <ash@contact.bg>
2422 Date:   Tue Feb 23 09:30:39 2010 +0200
2423
2424     Updated Bulgarian translation
2425
2426  po/bg.po |  973
2427  +++++++++++++++++++++++++++++++-------------------------------
2428  1 files changed, 488 insertions(+), 485 deletions(-)
2429
2430 commit 1f66523ad325c301d9caf7130b99d3fd74940338
2431 Author: Ryan Lortie <desrt@desrt.ca>
2432 Date:   Tue Feb 23 02:00:11 2010 -0500
2433
2434     Fix backward logic in g_return_if_fail().
2435
2436  glib/gvariant.c |    8 ++++----
2437  1 files changed, 4 insertions(+), 4 deletions(-)
2438
2439 commit 360b9b540ee5e88de01a4c8aaf16c84f6cf23dc8
2440 Author: Ryan Lortie <desrt@desrt.ca>
2441 Date:   Tue Feb 23 01:59:57 2010 -0500
2442
2443     GVariant: Improve test coverage.
2444
2445  glib/tests/gvariant.c |  253
2446  +++++++++++++++++++++++++++++++++++++++++++++++--
2447  1 files changed, 245 insertions(+), 8 deletions(-)
2448
2449 commit 202d7d37d6ce066291504276810c350c9a3feb7a
2450 Author: Emilio Pozuelo Monfort <pochu27@gmail.com>
2451 Date:   Fri Feb 19 19:00:02 2010 +0100
2452
2453     Don't fail a couple of tests when running as root
2454
2455     root can access and write to a directory when it doesn't have
2456     exec and write permissions respectively. So expect the tests that
2457     check that to succeed rather than to fail when running as root.
2458
2459     https://bugzilla.gnome.org/show_bug.cgi?id=552912
2460
2461  gio/tests/live-g-file.c |   18 ++++++++++++++++--
2462  1 files changed, 16 insertions(+), 2 deletions(-)
2463
2464 commit 4535683b3f42b6840e01bd94fe6ea792b0ebeecf
2465 Author: Alexander Larsson <alexl@redhat.com>
2466 Date:   Mon Feb 22 12:37:16 2010 +0100
2467
2468     Keep metadata when files are renamed and trashed
2469
2470     This fixes https://bugzilla.gnome.org/show_bug.cgi?id=609813
2471
2472  gio/glocalfile.c |   18 ++++++++++++++++--
2473  1 files changed, 16 insertions(+), 2 deletions(-)
2474
2475 commit 515434bdcb63073d62b424c4b352a9d509cee5e6
2476 Author: Ryan Lortie <desrt@desrt.ca>
2477 Date:   Mon Feb 22 00:39:01 2010 -0500
2478
2479     GVariantIter, GVariantBuilder
2480
2481  docs/reference/glib/glib-sections.txt     |   22 +
2482  docs/reference/glib/tmpl/glib-unused.sgml |   67 --
2483  docs/reference/glib/tmpl/macros_misc.sgml |    5 +-
2484  docs/reference/glib/tmpl/version.sgml     |   68 ++
2485  glib/glib.symbols                         |   18 +
2486  glib/gvariant.c                           | 1531
2487  ++++++++++++++++++++++-------
2488  glib/gvariant.h                           |   36 +
2489  glib/gvarianttype.c                       |   17 +
2490  glib/gvarianttype.h                       |    1 +
2491  9 files changed, 1367 insertions(+), 398 deletions(-)
2492
2493 commit b9d728474ebc51c0d4ff46cb44d97134730174fc
2494 Author: Ryan Lortie <desrt@desrt.ca>
2495 Date:   Sun Feb 21 19:39:33 2010 -0500
2496
2497     Remove redudant check for direct #include gslice.h
2498
2499     This was added before we had a standardised header check and not
2500     removed
2501     when the standard check was added.
2502
2503  glib/gslice.c |    2 ++
2504  glib/gslice.h |    4 ----
2505  2 files changed, 2 insertions(+), 4 deletions(-)
2506
2507 commit 0a1ce31b6e8d3a7683ae5164d51e325d3669f53f
2508 Author: Matthias Clasen <mclasen@redhat.com>
2509 Date:   Sun Feb 21 21:38:33 2010 -0500
2510
2511     Bump version
2512
2513  configure.in |    2 +-
2514  1 files changed, 1 insertions(+), 1 deletions(-)
2515
2516 commit 7fea53a4a290f1cd2c052320b21ee3405e1ed605
2517 Author: Matthias Clasen <mclasen@redhat.com>
2518 Date:   Sun Feb 21 21:37:33 2010 -0500
2519
2520     2.23.4
2521
2522  po/am.po          |  115 +++---
2523  po/ar.po          |  115 +++---
2524  po/as.po          |  115 +++---
2525  po/ast.po         |  115 +++---
2526  po/az.po          |  115 +++---
2527  po/be.po          |  116 +++---
2528  po/be@latin.po    |  116 +++---
2529  po/bg.po          |  115 +++---
2530  po/bn.po          |  115 +++---
2531  po/bn_IN.po       |  115 +++---
2532  po/bs.po          |  115 +++---
2533  po/ca.po          |  115 +++---
2534  po/ca@valencia.po |  115 +++---
2535  po/cs.po          |  942 +++++++++++++++++++-------------------
2536  po/cy.po          |  115 +++---
2537  po/da.po          |  115 +++---
2538  po/de.po          |  956 +++++++++++++++++++-------------------
2539  po/dz.po          |  115 +++---
2540  po/el.po          |  115 +++---
2541  po/en@shaw.po     |  115 +++---
2542  po/en_CA.po       |  115 +++---
2543  po/en_GB.po       |  115 +++---
2544  po/eo.po          |  115 +++---
2545  po/es.po          |  951 +++++++++++++++++++-------------------
2546  po/et.po          |  477 +++++++++++++++++++-
2547  po/eu.po          |  115 +++---
2548  po/fa.po          |  115 +++---
2549  po/fi.po          |  115 +++---
2550  po/fr.po          |  115 +++---
2551  po/ga.po          |  115 +++---
2552  po/gl.po          |  942 +++++++++++++++++++-------------------
2553  po/gu.po          |  115 +++---
2554  po/he.po          |  115 +++---
2555  po/hi.po          |  115 +++---
2556  po/hr.po          |  115 +++---
2557  po/hu.po          |  115 +++---
2558  po/hy.po          |  115 +++---
2559  po/id.po          |  115 +++---
2560  po/is.po          |  115 +++---
2561  po/it.po          |  115 +++---
2562  po/ja.po          |  115 +++---
2563  po/ka.po          |  115 +++---
2564  po/kn.po          |  115 +++---
2565  po/ko.po          |  952 +++++++++++++++++++-------------------
2566  po/ku.po          |  115 +++---
2567  po/lt.po          |  115 +++---
2568  po/lv.po          |  115 +++---
2569  po/mai.po         |  115 +++---
2570  po/mg.po          |  115 +++---
2571  po/mk.po          |  115 +++---
2572  po/ml.po          |  115 +++---
2573  po/mn.po          |  115 +++---
2574  po/mr.po          |  115 +++---
2575  po/ms.po          |  115 +++---
2576  po/nb.po          |  115 +++---
2577  po/ne.po          |  115 +++---
2578  po/nl.po          |  116 +++---
2579  po/nn.po          |  115 +++---
2580  po/oc.po          |  115 +++---
2581  po/or.po          |  115 +++---
2582  po/pa.po          |  115 +++---
2583  po/pl.po          |  942 +++++++++++++++++++-------------------
2584  po/ps.po          |  115 +++---
2585  po/pt.po          |  115 +++---
2586  po/pt_BR.po       |  115 +++---
2587  po/ro.po          |  954 +++++++++++++++++++-------------------
2588  po/ru.po          |  115 +++---
2589  po/rw.po          |  116 +++---
2590  po/si.po          |  115 +++---
2591  po/sk.po          |  115 +++---
2592  po/sl.po          | 1323
2593  +++++++++++++++++++++++++----------------------------
2594  po/sq.po          |  119 +++---
2595  po/sr.po          |  115 +++---
2596  po/sr@ije.po      |  115 +++---
2597  po/sr@latin.po    |  115 +++---
2598  po/sv.po          |  115 +++---
2599  po/ta.po          |  115 +++---
2600  po/te.po          |  115 +++---
2601  po/th.po          |  115 +++---
2602  po/tl.po          |  115 +++---
2603  po/tr.po          |  115 +++---
2604  po/tt.po          |  115 +++---
2605  po/uk.po          |  115 +++---
2606  po/vi.po          |  115 +++---
2607  po/wa.po          |  115 +++---
2608  po/xh.po          |  115 +++---
2609  po/yi.po          |  115 +++---
2610  po/zh_CN.po       |  115 +++---
2611  po/zh_HK.po       |  960 +++++++++++++++++++-------------------
2612  po/zh_TW.po       |  945 +++++++++++++++++++-------------------
2613  90 files changed, 10110 insertions(+), 9327 deletions(-)
2614
2615 commit 9a08cd5b042a1550cd446724e1ce71ff5379ed2b
2616 Author: Matthias Clasen <mclasen@redhat.com>
2617 Date:   Sun Feb 21 20:28:34 2010 -0500
2618
2619     More distcheck fixes
2620
2621  glib/Makefile.am |    2 ++
2622  1 files changed, 2 insertions(+), 0 deletions(-)
2623
2624 commit ef497e8e64100f672509b8398a9805677ce80bcb
2625 Author: Matthias Clasen <mclasen@redhat.com>
2626 Date:   Sun Feb 21 20:11:33 2010 -0500
2627
2628     Fix some distcheck issues
2629
2630  glib/Makefile.am |    1 -
2631  1 files changed, 0 insertions(+), 1 deletions(-)
2632
2633 commit 3983418c25037dd01fea4b7a52eecdc703535d78
2634 Author: Matthias Clasen <mclasen@redhat.com>
2635 Date:   Sun Feb 21 19:55:02 2010 -0500
2636
2637     Fix up GFileDescriptorBased docs
2638
2639  docs/reference/gio/gio-docs.xml     |    1 +
2640  docs/reference/gio/gio-sections.txt |   13 +++++++++++++
2641  docs/reference/gio/gio.types        |    1 +
2642  gio/gfiledescriptorbased.c          |    4 ++--
2643  4 files changed, 17 insertions(+), 2 deletions(-)
2644
2645 commit 03fc92784d0ba995883fa2cbae96531ff3db8672
2646 Author: Matthias Clasen <mclasen@redhat.com>
2647 Date:   Sun Feb 21 19:48:22 2010 -0500
2648
2649     Add indices for 2.24 additions
2650
2651  docs/reference/glib/glib-docs.sgml       |    4 ++++
2652  docs/reference/gobject/gobject-docs.sgml |    4 ++++
2653  2 files changed, 8 insertions(+), 0 deletions(-)
2654
2655 commit 80a160c7c6c1028febfda3d5bf3b557406a9555c
2656 Author: Matthias Clasen <mclasen@redhat.com>
2657 Date:   Sun Feb 21 19:46:57 2010 -0500
2658
2659     Small doc fixes
2660
2661  docs/reference/glib/glib-sections.txt       |    5 +++++
2662  docs/reference/gobject/gobject-sections.txt |    2 ++
2663  2 files changed, 7 insertions(+), 0 deletions(-)
2664
2665 commit 2de84d65943c29b86c24f2da9c9e7ca094e9c3a6
2666 Author: Matthias Clasen <mclasen@redhat.com>
2667 Date:   Sun Feb 21 19:42:37 2010 -0500
2668
2669     Fix up make check
2670
2671  gio/gfiledescriptorbased.c |    2 ++
2672  gio/gio.symbols            |   13 ++++++++++---
2673  2 files changed, 12 insertions(+), 3 deletions(-)
2674
2675 commit fd751cc2a2906bf4fd19cadacf202de9819247c4
2676 Author: Matthias Clasen <mclasen@redhat.com>
2677 Date:   Sun Feb 21 19:17:50 2010 -0500
2678
2679     More updates
2680
2681  NEWS |    8 +++++++-
2682  1 files changed, 7 insertions(+), 1 deletions(-)
2683
2684 commit e0e57fd97d156e860f1211887b6f302c68c86202
2685 Author: Matthias Clasen <mclasen@redhat.com>
2686 Date:   Sun Feb 21 17:59:15 2010 -0500
2687
2688     Fix a doc typo.
2689
2690     Reported in bug 608063 by Дилян Палаузов.
2691
2692  glib/goption.h |   10 +++++-----
2693  1 files changed, 5 insertions(+), 5 deletions(-)
2694
2695 commit dcdc409cd88f6d47eb54a7eee528be6c8667d394
2696 Author: Matthias Clasen <mclasen@redhat.com>
2697 Date:   Sun Feb 21 16:29:15 2010 -0500
2698
2699     Fix the large array test to work
2700
2701     Fix by Sven Herzberg, bug 568760
2702
2703  glib/tests/array-test.c |    8 +++++---
2704  1 files changed, 5 insertions(+), 3 deletions(-)
2705
2706 commit 21080a33e12e87144e0534cd18b3699a9dbc2f36
2707 Author: Matthias Clasen <mclasen@redhat.com>
2708 Date:   Sun Feb 21 16:12:35 2010 -0500
2709
2710     Add missign single include guards
2711
2712     Reported in bug 609530. patch by Christian Dywan.
2713
2714  gio/gcharsetconverter.h    |    4 ++++
2715  gio/gnativevolumemonitor.h |    4 ++++
2716  gio/gzlibcompressor.h      |    4 ++++
2717  gio/gzlibdecompressor.h    |    4 ++++
2718  4 files changed, 16 insertions(+), 0 deletions(-)
2719
2720 commit dd7bd61c5301f92408ccb420a5bbd094faa863c3
2721 Author: Matthias Clasen <mclasen@redhat.com>
2722 Date:   Sun Feb 21 16:04:21 2010 -0500
2723
2724     Documentation improvement
2725
2726     Document the size requirements on output buffer in
2727     g_base64_encode_close.
2728     Patch by Christian Persch, bug 609564.
2729
2730  glib/gbase64.c |    8 ++++++--
2731  1 files changed, 6 insertions(+), 2 deletions(-)
2732
2733 commit 6c1a914d511b9a94fbeb3e30d93608c3f537c0a7
2734 Author: Matthias Clasen <mclasen@redhat.com>
2735 Date:   Sun Feb 21 15:55:10 2010 -0500
2736
2737     Fix build on Solaris 8
2738
2739     System header fun. See bug 610131.
2740
2741  configure.in             |    2 +-
2742  gio/libasyncns/asyncns.c |    5 +++++
2743  2 files changed, 6 insertions(+), 1 deletions(-)
2744
2745 commit de6914a46a0af720de3df34539e61973e9d4446b
2746 Author: Matthias Clasen <mclasen@redhat.com>
2747 Date:   Sun Feb 21 15:32:08 2010 -0500
2748
2749     Add a pointer to G_DEFINE_INTERFACE
2750
2751  docs/reference/gobject/tut_gtype.xml |    7 +++++++
2752  1 files changed, 7 insertions(+), 0 deletions(-)
2753
2754 commit ecb45f43824cdae003cf1280eb0c13039619d6b5
2755 Author: Matthias Clasen <mclasen@redhat.com>
2756 Date:   Sun Feb 21 15:28:04 2010 -0500
2757
2758     Fix an oversight
2759
2760     _Always_ explicitly compare strcmp to 0... this was pointed out in
2761     bug 610484 by Christian Persch.
2762
2763  glib/gvariant.c |    2 +-
2764  1 files changed, 1 insertions(+), 1 deletions(-)
2765
2766 commit 19e438556cd0d958b34cd9a63bd528d680d77c45
2767 Author: Matthias Clasen <mclasen@redhat.com>
2768 Date:   Sun Feb 21 15:19:06 2010 -0500
2769
2770     Updates
2771
2772  NEWS |   30 ++++++++++++++++++++++++++++++
2773  1 files changed, 30 insertions(+), 0 deletions(-)
2774
2775 commit e377a6f4816ceef23a730c6e431d9ccbb052e7f0
2776 Author: Fran Diéguez <frandieguez@ubuntu.com>
2777 Date:   Sat Feb 20 22:22:04 2010 +0100
2778
2779     Updated Galician Translation
2780
2781  po/gl.po |  119
2782  ++++++++++++++++++++++++++++++++-----------------------------
2783  1 files changed, 62 insertions(+), 57 deletions(-)
2784
2785 commit af22e5739ba89a9795f046ddaf00a506b77c5a8e
2786 Author: Piotr Drąg <piotrdrag@gmail.com>
2787 Date:   Sat Feb 20 22:20:04 2010 +0100
2788
2789     Updated Polish translation
2790
2791  po/pl.po | 1097
2792  +++++++++++++++++++++++++++++++-------------------------------
2793  1 files changed, 552 insertions(+), 545 deletions(-)
2794
2795 commit 5047fd7f688dc0a3e4c148864f63961389bc83f9
2796 Author: Colin Walters <walters@verbum.org>
2797 Date:   Fri Feb 19 16:06:22 2010 -0500
2798
2799     [gutf8.c] Add a bit of documentation to UNICODE_VALID
2800
2801  glib/gutf8.c |   18 +++++++++++++++++-
2802  1 files changed, 17 insertions(+), 1 deletions(-)
2803
2804 commit ed3c914cdbdd02d1af6d2f6a3a3f3a9fdc8dc1c2
2805 Author: Ryan Lortie <desrt@desrt.ca>
2806 Date:   Fri Feb 19 10:42:53 2010 -0500
2807
2808     Merge the main public API of GVariant
2809
2810  docs/reference/glib/glib-sections.txt |   60 +-
2811  glib/Makefile.am                      |    1 +
2812  glib/glib.symbols                     |   56 +
2813  glib/gvariant-core.c                  |   18 +
2814  glib/gvariant.c                       | 1858
2815  +++++++++++++++++++++++++++++++++
2816  glib/gvariant.h                       |   95 ++-
2817  glib/tests/gvariant.c                 |  179 +++-
2818  7 files changed, 2259 insertions(+), 8 deletions(-)
2819
2820 commit afa5dc0c6d9e1aa9b6e057d93562e6ee5796bf46
2821 Author: Petr Kovar <pknbe@volny.cz>
2822 Date:   Thu Feb 18 20:07:56 2010 +0100
2823
2824     Update Czech translation
2825
2826  po/cs.po |  947
2827  +++++++++++++++++++++++++++++++-------------------------------
2828  1 files changed, 480 insertions(+), 467 deletions(-)
2829
2830 commit 48f74cab395044a07e1220440cdc816db01b9984
2831 Author: Christian Kellner <gicmo@gnome.org>
2832 Date:   Thu Feb 18 15:49:58 2010 +0100
2833
2834     Move event support in the inotify backend
2835
2836     This adds support for G_FILE_MONITOR_SEND_MOVED events when
2837     requested by
2838     the user to the inotify backend. Last part to fix bug #547890.
2839     Based heavily on a patch by Martyn Russel <martyn@lanedo.com>.
2840
2841  gio/inotify/ginotifydirectorymonitor.c |    7 +++-
2842  gio/inotify/ginotifyfilemonitor.c      |    9 +++++-
2843  gio/inotify/inotify-helper.c           |   49
2844  ++++++++++++++++++++++++++++----
2845  gio/inotify/inotify-kernel.c           |    4 +-
2846  gio/inotify/inotify-path.c             |   18 +++++++++++
2847  gio/inotify/inotify-path.h             |    8 ++--
2848  gio/inotify/inotify-sub.c              |    6 ++-
2849  gio/inotify/inotify-sub.h              |    3 +-
2850  8 files changed, 86 insertions(+), 18 deletions(-)
2851
2852 commit 239af977126a4a4b6c68cb43e0876847c7ce2211
2853 Author: Christian Kellner <gicmo@gnome.org>
2854 Date:   Thu Feb 18 15:43:45 2010 +0100
2855
2856     GLocalFileMonitor: Support for GFileMonitorFlags
2857
2858     Evaluate and remember GFileMonitorFlags. This is a part of move
2859     event support for fs-monitoring (bug #547890).
2860
2861  gio/glocalfilemonitor.c |   28 +++++++++++++++++++++++++---
2862  gio/glocalfilemonitor.h |    1 +
2863  2 files changed, 26 insertions(+), 3 deletions(-)
2864
2865 commit 41956b237601a1c5ded0ba5e8821b9f5d09278be
2866 Author: Christian Kellner <gicmo@gnome.org>
2867 Date:   Thu Feb 18 15:40:13 2010 +0100
2868
2869     Move event support for fs-monitoring: Event & flag
2870
2871     Add a G_FILE_MONITOR_SEND_MOVED flag indicating the API user
2872     wants to receive the new G_FILE_MOINOTR_EVENT_MOVED event
2873     instead of single CREATED/DELETED events.
2874     First part of bug #547890.
2875
2876  gio/gioenums.h |   12 ++++++++++--
2877  1 files changed, 10 insertions(+), 2 deletions(-)
2878
2879 commit a5dc1af0a230ecfca2dac7fa0dcdf8359537a9f6
2880 Author: Ivar Smolin <okul@linux.ee>
2881 Date:   Thu Feb 18 11:46:06 2010 +0200
2882
2883     Estonian translation updated
2884
2885  po/et.po |  511
2886  +++-----------------------------------------------------------
2887  1 files changed, 21 insertions(+), 490 deletions(-)
2888
2889 commit e1cc5a5fecc1847a6080435fc8a40f2d8d534bbb
2890 Author: Mario Blättermann <mariobl@gnome.org>
2891 Date:   Wed Feb 17 09:00:04 2010 +0100
2892
2893     Updated German translation
2894
2895  po/de.po | 1022
2896  +++++++++++++++++++++++++++++++-------------------------------
2897  1 files changed, 515 insertions(+), 507 deletions(-)
2898
2899 commit 63a6666ab7a54c9584b6579e323301f3528e86b3
2900 Author: Benjamin Otte <otte@redhat.com>
2901 Date:   Wed Feb 17 08:45:28 2010 +0100
2902
2903     Make g_type_interface_prerequisites() only return one instantiable
2904     type
2905
2906     Previously, the code had a heisenbug and could potentially return
2907     superclasses, too. In fact, it was based on the behavior of malloc.
2908
2909     https://bugzilla.redhat.com/show_bug.cgi?id=554678
2910
2911  gobject/gtype.c |    8 +++++---
2912  1 files changed, 5 insertions(+), 3 deletions(-)
2913
2914 commit 9fdbae9344a04479ccb601ebd4ae2c709e7856d9
2915 Author: Matej Urbančič <mateju@svn.gnome.org>
2916 Date:   Tue Feb 16 12:38:11 2010 +0100
2917
2918     Updated Slovenian translation
2919
2920  po/sl.po |  163
2921  ++++++++++++++++++++++++++++++++------------------------------
2922  1 files changed, 84 insertions(+), 79 deletions(-)
2923
2924 commit b899bfc7415ec76ef563de3fc945b84675357464
2925 Author: Ryan Lortie <desrt@desrt.ca>
2926 Date:   Mon Feb 15 19:11:58 2010 -0500
2927
2928     GVariant: create child instance from its own data
2929
2930     also: white-space fix in the serialiser
2931
2932  glib/gvariant-core.c       |    8 ++++++--
2933  glib/gvariant-serialiser.c |    1 -
2934  2 files changed, 6 insertions(+), 3 deletions(-)
2935
2936 commit 7fb9d536c0c89800f745ea2c05380efd8f371bf1
2937 Author: Changwoo Ryu <cwryu@debian.org>
2938 Date:   Tue Feb 16 03:42:19 2010 +0900
2939
2940     Updated Korean translation
2941
2942  po/ko.po | 1032
2943  +++++++++++++++++++++++++++++++-------------------------------
2944  1 files changed, 517 insertions(+), 515 deletions(-)
2945
2946 commit 68505d5a9f0b2cbacee4eafa3ba754612f052a5f
2947 Author: Jorge González <jorgegonz@svn.gnome.org>
2948 Date:   Mon Feb 15 17:54:26 2010 +0100
2949
2950     Updated Spanish translation
2951
2952  po/es.po |  958
2953  +++++++++++++++++++++++++++++++-------------------------------
2954  1 files changed, 483 insertions(+), 475 deletions(-)
2955
2956 commit 36d29e06f9459ce28206d212667aee3adc1fd780
2957 Author: Fran Diéguez <frandieguez@ubuntu.com>
2958 Date:   Mon Feb 15 17:10:21 2010 +0100
2959
2960     Updated Galician Translation
2961
2962  po/gl.po | 1259
2963  ++++++++++++++++++++++++++++++++------------------------------
2964  1 files changed, 641 insertions(+), 618 deletions(-)
2965
2966 commit bb4f63d6390fe5efd183f259e5bd891f89de9e24
2967 Author: Christian Kellner <gicmo@gnome.org>
2968 Date:   Sun Feb 7 17:23:38 2010 +0100
2969
2970     GFile: Support for splice(2) in copy_fallback
2971
2972     The (linux specific) system call splice can be
2973     used to transfer data between file descriptors
2974     whitout copying them into user space.
2975     See bug #604086 for additional details.
2976
2977  configure.in |    1 +
2978  gio/gfile.c  |  187
2979  ++++++++++++++++++++++++++++++++++++++++++++++++++++------
2980  2 files changed, 170 insertions(+), 18 deletions(-)
2981
2982 commit 28f90db1edf938c04f0b5c8a2f54f8add50db234
2983 Author: Christian Kellner <gicmo@gnome.org>
2984 Date:   Sun Feb 7 17:18:06 2010 +0100
2985
2986     GLocalFileOutputStream: Implement GFileDescriptorBased
2987
2988     Also convert GLocalFileIOStream to use the new interface to obtain
2989     the file descriptor.
2990
2991  gio/glocalfileiostream.c     |    3 ++-
2992  gio/glocalfileoutputstream.c |   30 +++++++++++++++++++++++-------
2993  gio/glocalfileoutputstream.h |    1 -
2994  3 files changed, 25 insertions(+), 9 deletions(-)
2995
2996 commit 670f6210ced672eb9c8a500b3dd6cfd22346472b
2997 Author: Christian Kellner <gicmo@gnome.org>
2998 Date:   Sun Feb 7 17:17:44 2010 +0100
2999
3000     GLocalFileInputStream: Implement GFileDescriptorBased
3001
3002  gio/glocalfileinputstream.c |   22 +++++++++++++++++++++-
3003  1 files changed, 21 insertions(+), 1 deletions(-)
3004
3005 commit 4536a4adbc290f56f3686dec0c8e05c15049a602
3006 Author: Christian Kellner <gicmo@gnome.org>
3007 Date:   Sun Feb 7 14:51:01 2010 +0100
3008
3009     GFileDescriptorBased: New interface
3010
3011     New interface for file descriptor based io object. The interface
3012     is only exported on unix based systems. See bug 604086.
3013
3014  gio/Makefile.am            |    3 ++
3015  gio/gfiledescriptorbased.c |   72
3016  ++++++++++++++++++++++++++++++++++++++++++++
3017  gio/gfiledescriptorbased.h |   63 ++++++++++++++++++++++++++++++++++++++
3018  gio/giotypes.h             |    1 +
3019  4 files changed, 139 insertions(+), 0 deletions(-)
3020
3021 commit 3840151012b6ed01bfa9aada2914cce974398d0d
3022 Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
3023 Date:   Mon Feb 15 19:15:38 2010 +0800
3024
3025     Updated Traditional Chinese translation(Hong Kong and Taiwan)
3026
3027  po/zh_HK.po | 1028
3028  +++++++++++++++++++++++++++++------------------------------
3029  po/zh_TW.po | 1015
3030  +++++++++++++++++++++++++++++-----------------------------
3031  2 files changed, 1015 insertions(+), 1028 deletions(-)
3032
3033 commit b37da7134b127e6c92e7002150077515dc7d42b4
3034 Author: Alexander Larsson <alexl@redhat.com>
3035 Date:   Mon Feb 15 10:13:10 2010 +0100
3036
3037     Set result_uncertain in win32 g_content_type_guess implementation
3038
3039     Fixes bug #609143
3040
3041  gio/gcontenttype.c |    3 +++
3042  1 files changed, 3 insertions(+), 0 deletions(-)
3043
3044 commit 83c6087dcc2168cc41db3a328bbd30341ac3955b
3045 Author: Lucian Grijincu <lucian.grijincu@gmail.com>
3046 Date:   Sat Feb 13 19:35:42 2010 +0200
3047
3048     Updated Romanian translation
3049
3050  po/ro.po | 1025
3051  +++++++++++++++++++++++++++++++-------------------------------
3052  1 files changed, 510 insertions(+), 515 deletions(-)
3053
3054 commit e66d66c5559f4f0423d015a4d006f170dcb5d582
3055 Author: Ryan Lortie <desrt@desrt.ca>
3056 Date:   Thu Feb 11 16:52:20 2010 -0500
3057
3058     GVariant: lock before freeing, to avoid assert
3059
3060  glib/gvariant-core.c |    2 ++
3061  1 files changed, 2 insertions(+), 0 deletions(-)
3062
3063 commit fd3923aba2f827b47c54edc9728c953b9520fa52
3064 Author: Benjamin Otte <otte@redhat.com>
3065 Date:   Thu Feb 11 21:08:57 2010 +0100
3066
3067     Move offsets array from interface data member to TypeNode
3068
3069     We need to assign offsets when the interface is not yet instantiated.
3070
3071  gobject/gtype.c |   12 ++++++------
3072  1 files changed, 6 insertions(+), 6 deletions(-)
3073
3074 commit 61b649cffd26c3feafe4158da01ebb1394a1b574
3075 Author: Benjamin Otte <otte@redhat.com>
3076 Date:   Thu Feb 11 21:05:41 2010 +0100
3077
3078     Move prerequisites out of _prot struct
3079
3080     Also fix the naming (including typo)
3081
3082  gobject/gtype.c |    8 ++++----
3083  1 files changed, 4 insertions(+), 4 deletions(-)
3084
3085 commit 1e6b18422563bc428e17e8a4e3c84dac8ed02ab2
3086 Author: Ryan Lortie <desrt@desrt.ca>
3087 Date:   Wed Feb 10 13:59:14 2010 -0500
3088
3089     add performance tests to gitignore
3090
3091  tests/gobject/.gitignore |    2 ++
3092  1 files changed, 2 insertions(+), 0 deletions(-)
3093
3094 commit 3e30e8a87e18952e9c26c0d05f5c336a110f2bed
3095 Author: Ryan Lortie <desrt@desrt.ca>
3096 Date:   Wed Feb 10 11:29:12 2010 -0500
3097
3098     make tests not dynamic link against /lib/libglib
3099
3100     For some reason, even though the tests are linked against
3101     libgobject.la
3102     and libgobject.la mentions libglib.la as a dependency, the tests are
3103     running against the system glib instead of the in-tree one.
3104
3105     Adding the libglib.la file as an explicit LDFLAG fixes it.
3106
3107  tests/gobject/Makefile.am |    8 +++++++-
3108  1 files changed, 7 insertions(+), 1 deletions(-)
3109
3110 commit 1e655eb02c6cadee45a28df359327ce9fb41c6a5
3111 Author: Ryan Lortie <desrt@desrt.ca>
3112 Date:   Wed Feb 10 11:13:06 2010 -0500
3113
3114     merge GVariant
3115
3116  docs/reference/glib/Makefile.am             |    7 +-
3117  docs/reference/glib/glib-docs.sgml          |    1 +
3118  docs/reference/glib/glib-sections.txt       |   18 +
3119  docs/reference/glib/tmpl/.gitignore         |    1 +
3120  docs/reference/gobject/gobject-sections.txt |    2 +
3121  glib/Makefile.am                            |    4 +
3122  glib/glib.h                                 |    1 +
3123  glib/glib.symbols                           |   13 +
3124  glib/gvariant-core.c                        |  855
3125  +++++++++++++++++++++++++++
3126  glib/gvariant-core.h                        |   46 ++
3127  glib/gvariant.h                             |   47 ++
3128  gobject/gboxed.c                            |   27 +
3129  gobject/gboxed.h                            |   18 +
3130  gobject/gobject.symbols                     |    2 +
3131  14 files changed, 1039 insertions(+), 3 deletions(-)
3132
3133 commit 2afe2325c4c9e42dab8ebfed11b86d24715837e0
3134 Author: Matej Urbančič <mateju@svn.gnome.org>
3135 Date:   Wed Feb 10 16:34:53 2010 +0100
3136
3137     Updated Slovenian translation
3138
3139  po/sl.po | 1352
3140  ++++++++++++++++++++++++++++++++------------------------------
3141  1 files changed, 701 insertions(+), 651 deletions(-)
3142
3143 commit 243e340d6edde4d7ae1c45b3041489332f83a6d5
3144 Author: Matthias Clasen <mclasen@redhat.com>
3145 Date:   Tue Feb 9 10:35:01 2010 -0500
3146
3147     bump version
3148
3149  configure.in |    2 +-
3150  1 files changed, 1 insertions(+), 1 deletions(-)
3151
3152 commit 1831ff2d30ee837179d9d79d9dbf36016564e0f0
3153 Author: Matthias Clasen <mclasen@redhat.com>
3154 Date:   Tue Feb 9 10:20:37 2010 -0500
3155
3156     2.23.3
3157
3158  po/am.po          |  250 ++++++-----
3159  po/ar.po          |  254 ++++++-----
3160  po/as.po          |  254 ++++++-----
3161  po/ast.po         |  254 ++++++-----
3162  po/az.po          |  253 ++++++-----
3163  po/be.po          |  263 ++++++-----
3164  po/be@latin.po    |  260 ++++++-----
3165  po/bg.po          |  254 ++++++-----
3166  po/bn.po          |  254 ++++++-----
3167  po/bn_IN.po       |  254 ++++++-----
3168  po/bs.po          |  253 ++++++-----
3169  po/ca.po          |  254 ++++++-----
3170  po/ca@valencia.po |  254 ++++++-----
3171  po/cs.po          |  940 +++++++++++++++++++-------------------
3172  po/cy.po          |  254 ++++++-----
3173  po/da.po          |  254 ++++++-----
3174  po/de.po          |  254 ++++++-----
3175  po/dz.po          |  253 ++++++-----
3176  po/el.po          |  254 ++++++-----
3177  po/en@shaw.po     |  254 ++++++-----
3178  po/en_CA.po       |  254 ++++++-----
3179  po/en_GB.po       |  254 ++++++-----
3180  po/eo.po          |  251 ++++++-----
3181  po/es.po          |  955 +++++++++++++++++++-------------------
3182  po/et.po          |  254 ++++++-----
3183  po/eu.po          |  255 ++++++-----
3184  po/fa.po          |  253 ++++++-----
3185  po/fi.po          |  254 ++++++-----
3186  po/fr.po          |  950 +++++++++++++++++++-------------------
3187  po/ga.po          |  251 ++++++-----
3188  po/gl.po          |  254 ++++++-----
3189  po/gu.po          |  254 ++++++-----
3190  po/he.po          |  254 ++++++-----
3191  po/hi.po          |  254 ++++++-----
3192  po/hr.po          |  253 ++++++-----
3193  po/hu.po          |  254 ++++++-----
3194  po/hy.po          |  251 ++++++-----
3195  po/id.po          |  253 ++++++-----
3196  po/is.po          |  253 ++++++-----
3197  po/it.po          |  254 ++++++-----
3198  po/ja.po          |  254 ++++++-----
3199  po/ka.po          |  254 ++++++-----
3200  po/kn.po          |  254 ++++++-----
3201  po/ko.po          |  254 ++++++-----
3202  po/ku.po          |  250 ++++++-----
3203  po/lt.po          |  254 ++++++-----
3204  po/lv.po          |  251 ++++++-----
3205  po/mai.po         |  254 ++++++-----
3206  po/mg.po          |  253 ++++++-----
3207  po/mk.po          |  254 ++++++-----
3208  po/ml.po          |  254 ++++++-----
3209  po/mn.po          |  253 ++++++-----
3210  po/mr.po          |  254 ++++++-----
3211  po/ms.po          |  253 ++++++-----
3212  po/nb.po          |  940 +++++++++++++++++++-------------------
3213  po/ne.po          |  253 ++++++-----
3214  po/nl.po          |  256 ++++++-----
3215  po/nn.po          |  254 ++++++-----
3216  po/oc.po          |  249 ++++++-----
3217  po/or.po          |  254 ++++++-----
3218  po/pa.po          |  254 ++++++-----
3219  po/pl.po          |  254 ++++++-----
3220  po/ps.po          |  253 ++++++-----
3221  po/pt.po          |  254 ++++++-----
3222  po/pt_BR.po       |  940 +++++++++++++++++++-------------------
3223  po/ro.po          |  254 ++++++-----
3224  po/ru.po          |  258 ++++++-----
3225  po/rw.po          |  253 ++++++-----
3226  po/si.po          |  254 ++++++-----
3227  po/sk.po          |  253 ++++++-----
3228  po/sl.po          | 1340
3229  ++++++++++++++++++++++++++---------------------------
3230  po/sq.po          |  256 ++++++-----
3231  po/sr.po          |  254 ++++++-----
3232  po/sr@ije.po      |  253 ++++++-----
3233  po/sr@latin.po    |  254 ++++++-----
3234  po/sv.po          |  254 ++++++-----
3235  po/ta.po          |  254 ++++++-----
3236  po/te.po          |  254 ++++++-----
3237  po/th.po          |   21 +-
3238  po/tl.po          |  253 ++++++-----
3239  po/tr.po          |  254 ++++++-----
3240  po/tt.po          |  250 ++++++-----
3241  po/uk.po          |  254 ++++++-----
3242  po/vi.po          |  254 ++++++-----
3243  po/wa.po          |  253 ++++++-----
3244  po/xh.po          |  253 ++++++-----
3245  po/yi.po          |  251 ++++++-----
3246  po/zh_CN.po       |  254 ++++++-----
3247  po/zh_HK.po       |  254 ++++++-----
3248  po/zh_TW.po       |  254 ++++++-----
3249  90 files changed, 15161 insertions(+), 11981 deletions(-)
3250
3251 commit f570cf99b32d65633082f451a41d3336de0ec005
3252 Author: Matthias Clasen <mclasen@redhat.com>
3253 Date:   Tue Feb 9 09:16:23 2010 -0500
3254
3255     Doc cleanups
3256
3257  docs/reference/glib/Makefile.am |    2 ++
3258  1 files changed, 2 insertions(+), 0 deletions(-)
3259
3260 commit a68c0cde8f3b3ca7aa581843a65e43fcc2b11409
3261 Author: Matthias Clasen <mclasen@redhat.com>
3262 Date:   Tue Feb 9 08:46:50 2010 -0500
3263
3264     Updates
3265
3266  NEWS |   26 ++++++++++++++++++++++++++
3267  1 files changed, 26 insertions(+), 0 deletions(-)
3268
3269 commit bd6a88aef70cb93d79580c00dae420c4a4729f1e
3270 Author: Ryan Lortie <desrt@desrt.ca>
3271 Date:   Mon Feb 8 00:43:17 2010 -0500
3272
3273     gstrfuncs.h: needs gmacros.h for G_BEGIN_DECLS
3274
3275  glib/gstrfuncs.h |    1 +
3276  1 files changed, 1 insertions(+), 0 deletions(-)
3277
3278 commit 0be1a4fb973e6a10c12ad9d67344281ccee5ce7e
3279 Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
3280 Date:   Mon Feb 8 09:57:37 2010 +0700
3281
3282     Updated Thai translation.
3283
3284  po/th.po |  276
3285  +++++++++++++++++++++++++++++++++++---------------------------
3286  1 files changed, 155 insertions(+), 121 deletions(-)
3287
3288 commit e04c9c699c1ca181419d3d325aade70cf3e14763
3289 Author: Ryan Lortie <desrt@desrt.ca>
3290 Date:   Sun Feb 7 15:41:21 2010 -0500
3291
3292     add missing #include "config.h"
3293
3294  glib/gbuffer.c             |    2 ++
3295  glib/gurifuncs.c           |    2 ++
3296  glib/gvariant-serialiser.c |    2 ++
3297  glib/gvarianttype.c        |    2 ++
3298  glib/gvarianttypeinfo.c    |    2 ++
3299  5 files changed, 10 insertions(+), 0 deletions(-)
3300
3301 commit 218c691ca33f556033535fa43a39b65cd2276282
3302 Author: Ryan Lortie <desrt@desrt.ca>
3303 Date:   Sun Feb 7 03:14:28 2010 -0500
3304
3305     remove #include <glib.h> from some .c files
3306
3307     include individual headers instead
3308
3309  glib/gurifuncs.c        |    9 +++++++--
3310  glib/gvarianttypeinfo.c |    5 ++++-
3311  2 files changed, 11 insertions(+), 3 deletions(-)
3312
3313 commit ea2917b01f045d8e7ede4824039d462203af3290
3314 Author: Ryan Lortie <desrt@desrt.ca>
3315 Date:   Sun Feb 7 03:08:08 2010 -0500
3316
3317     gurifuncs.c: #include "string.h" -> <string.h>
3318
3319  glib/gurifuncs.c |    2 +-
3320  1 files changed, 1 insertions(+), 1 deletions(-)
3321
3322 commit 9f303375736edbb6c7d39f339b89be14d621fd8e
3323 Author: Ryan Lortie <desrt@desrt.ca>
3324 Date:   Sun Feb 7 02:52:07 2010 -0500
3325
3326     GVariantTypeInfo: free hash table when not in use
3327
3328  glib/gvarianttypeinfo.c |    7 ++++++-
3329  1 files changed, 6 insertions(+), 1 deletions(-)
3330
3331 commit 80538aba7ea8f9a05ea1a6a66eb202a4ccfe4b5f
3332 Author: Ryan Lortie <desrt@desrt.ca>
3333 Date:   Thu Feb 4 21:18:53 2010 -0500
3334
3335     merge the GVariant serialiser
3336
3337  glib/Makefile.am           |    2 +
3338  glib/gvariant-serialiser.c | 1656
3339  ++++++++++++++++++++++++++++++++++++++++++++
3340  glib/gvariant-serialiser.h |   75 ++
3341  glib/tests/gvariant.c      | 1245 +++++++++++++++++++++++++++++++++
3342  4 files changed, 2978 insertions(+), 0 deletions(-)
3343
3344 commit eea6042f5f4db2f123763097ac2fd4738cef24ee
3345 Author: Ryan Lortie <desrt@desrt.ca>
3346 Date:   Fri Feb 5 12:37:43 2010 -0500
3347
3348     GMappedFile: minimal changes to support GBuffer
3349
3350     Just reorganise the GMappedFile struct to be binary compatible with
3351     GBuffer.  If GBuffer becomes public later then we can revisit this.
3352
3353  glib/gmappedfile.c |   46 +++++++++++++++++++++++++++++++---------------
3354  1 files changed, 31 insertions(+), 15 deletions(-)
3355
3356 commit 3f4b7f6d37cd0036f65c31eeee033d650072561e
3357 Author: Ryan Lortie <desrt@desrt.ca>
3358 Date:   Sat Feb 6 10:18:07 2010 -0500
3359
3360     add private GBuffer type
3361
3362  glib/Makefile.am |    2 +
3363  glib/gbuffer.c   |  205
3364  ++++++++++++++++++++++++++++++++++++++++++++++++++++++
3365  glib/gbuffer.h   |   88 +++++++++++++++++++++++
3366  3 files changed, 295 insertions(+), 0 deletions(-)
3367
3368 commit 813d0d17a65be2ecb5961a96630d11a195ce6a67
3369 Author: Tim-Philipp Müller <tim@centricular.net>
3370 Date:   Fri Feb 5 01:14:20 2010 +0000
3371
3372     Don't leak filename in g_io_modules_scan_all_in_directory
3373
3374     https://bugzilla.gnome.org/show_bug.cgi?id=608159
3375
3376  gio/giomodule.c |    2 ++
3377  1 files changed, 2 insertions(+), 0 deletions(-)
3378
3379 commit 4adde81771f5a4471a568a409a38fd9162d49418
3380 Author: Hans Breuer <hans@breuer.org>
3381 Date:   Sat Feb 6 13:22:39 2010 +0100
3382
3383     Fix inconsistent line-endings
3384
3385     Apparently CRLF (windows format) was checked in from Linux
3386     causing modified by checkout under windows. See:
3387     http://help.github.com/dealing-with-lineendings/
3388     http://mail.gnome.org/archives/gtk-devel-list/2009-July/msg00041.html
3389
3390  po/be.po |  400
3391  +++++++++++++++++++++++++++++++-------------------------------
3392  1 files changed, 200 insertions(+), 200 deletions(-)
3393
3394 commit 00b55e2bc7cb7f4ff7adb3b40e1b41becce6cba1
3395 Author: Tor Lillqvist <tml@iki.fi>
3396 Date:   Sat Feb 6 10:40:03 2010 +0200
3397
3398     Drop empty elements from the VS9 vcproj files
3399
3400     Dunno if this makes sense, if one lets VS edit the it will put them
3401     back anyway. But it's more pleasing to the eye.
3402
3403  build/win32/vs9/gio.vcproj                         |   50 -----
3404  build/win32/vs9/glib-genmarshal.vcproj             |   50 -----
3405  build/win32/vs9/glib.vcproj                        |  230
3406  +++++---------------
3407  build/win32/vs9/gmodule.vcproj                     |   50 -----
3408  build/win32/vs9/gobject.vcproj                     |   50 -----
3409  build/win32/vs9/gspawn-win32-helper-console.vcproj |   50 -----
3410  build/win32/vs9/gspawn-win32-helper.vcproj         |   50 -----
3411  build/win32/vs9/gthread.vcproj                     |   50 -----
3412  build/win32/vs9/testglib.vcproj                    |   50 -----
3413  9 files changed, 60 insertions(+), 570 deletions(-)
3414
3415 commit 10cd6df4a8b947b3b2b68891c779f5318b46e8de
3416 Author: Jonh Wendell <jwendell@gnome.org>
3417 Date:   Fri Feb 5 11:09:26 2010 -0300
3418
3419     Updated Brazilian Portuguese translation
3420
3421  po/pt_BR.po | 1005
3422  +++++++++++++++++++++++++++++++----------------------------
3423  1 files changed, 523 insertions(+), 482 deletions(-)
3424
3425 commit 5e753d6abcad6040a6fd25f5ac34d5dab4f7ae22
3426 Author: Ryan Lortie <desrt@desrt.ca>
3427 Date:   Thu Feb 4 20:27:11 2010 -0500
3428
3429     rename test: gvarianttype -> gvariant
3430
3431     More test cases will be added to this file.
3432
3433  glib/tests/.gitignore     |    2 +-
3434  glib/tests/Makefile.am    |    4 +-
3435  glib/tests/gvariant.c     | 1041
3436  +++++++++++++++++++++++++++++++++++++++++++++
3437  glib/tests/gvarianttype.c | 1041
3438  ---------------------------------------------
3439  4 files changed, 1044 insertions(+), 1044 deletions(-)
3440
3441 commit 9a990cea0cfc7357000e30f3c24030fed2ff4708
3442 Author: Petr Kovar <pknbe@volny.cz>
3443 Date:   Thu Feb 4 23:54:15 2010 +0100
3444
3445     Update Czech translation
3446
3447  po/cs.po | 1012
3448  ++++++++++++++++++++++++++++++++------------------------------
3449  1 files changed, 521 insertions(+), 491 deletions(-)
3450
3451 commit 762e18d8cebf907e51aed14298525048f7c9e015
3452 Author: Tor Lillqvist <tml@iki.fi>
3453 Date:   Thu Feb 4 19:57:38 2010 +0200
3454
3455     Further work on VS9 project files
3456
3457  build/win32/vs9/README.txt     |   16 ++++++++++++----
3458  build/win32/vs9/glib.vsprops   |   32 ++++++++++++++++++++++++++++++--
3459  build/win32/vs9/install.vcproj |    8 ++++----
3460  3 files changed, 46 insertions(+), 10 deletions(-)
3461
3462 commit 021643cda4f9b13fd72e898165744e9aefb346cd
3463 Author: Tor Lillqvist <tml@iki.fi>
3464 Date:   Thu Feb 4 19:54:50 2010 +0200
3465
3466     Clarify use of struct stat on Windows
3467
3468  gio/glocalfile.c     |   23 ++++++++++++++---------
3469  gio/glocalfileinfo.c |   10 ++++++----
3470  glib/gstdio.c        |   24 +++++++++++++++++++-----
3471  glib/gstdio.h        |   37 +++++++++++++++++++++++++++++++++++++
3472  4 files changed, 76 insertions(+), 18 deletions(-)
3473
3474 commit 5589d2b45567a0b35e8d8f55f20b1e381c53ca04
3475 Author: Tor Lillqvist <tml@iki.fi>
3476 Date:   Thu Feb 4 19:20:08 2010 +0200
3477
3478     Internally use the _stati64 API explicitly on Windows
3479
3480     Avoids warnings and confusion when compiling with MSVC.
3481
3482  glib/giowin32.c    |   24 ++++++++++--------------
3483  glib/gkeyfile.c    |    5 ++---
3484  glib/gmappedfile.c |    5 ++---
3485  3 files changed, 14 insertions(+), 20 deletions(-)
3486
3487 commit 05291c0d11f269dedacde62e767b75976c27bd33
3488 Author: Tor Lillqvist <tml@iki.fi>
3489 Date:   Thu Feb 4 15:24:56 2010 +0200
3490
3491     Enable libtool compatible DLL naming in the VS9 projects
3492
3493  build/win32/vs9/gio.vcproj     |    8 ++++----
3494  build/win32/vs9/glib.vcproj    |    8 ++++----
3495  build/win32/vs9/glib.vsprops   |   28 +++++++++++++++++++++++++++-
3496  build/win32/vs9/gmodule.vcproj |    8 ++++----
3497  build/win32/vs9/gobject.vcproj |    8 ++++----
3498  build/win32/vs9/gthread.vcproj |    8 ++++----
3499  6 files changed, 47 insertions(+), 21 deletions(-)
3500
3501 commit bfd60d8835149ede901b52f42d2a56c8ec6e7f77
3502 Author: Ryan Lortie <desrt@desrt.ca>
3503 Date:   Thu Feb 4 09:06:56 2010 -0500
3504
3505     GVariantType test case: assert all memory freed
3506
3507     Make sure we've freed all TypeInfos at the end of the test.
3508
3509  glib/tests/gvarianttype.c |    2 ++
3510  1 files changed, 2 insertions(+), 0 deletions(-)
3511
3512 commit 6d6d7a8bb2c58b4cce7031e68d31978b2f83e6ff
3513 Author: Ryan Lortie <desrt@desrt.ca>
3514 Date:   Thu Feb 4 09:04:32 2010 -0500
3515
3516     GVariantTypeInfo tweaks
3517
3518       1) always emit ending type FIXED for fixed sized items
3519
3520         The serialiser needs to know if it dealing with a fixed sized item
3521         in case the serialised data is corrupt and the item has the wrong
3522         size.
3523
3524       2) add a macro that will be used by test cases to check that all
3525          memory has been freed.
3526
3527  glib/gvarianttypeinfo.c |   10 +++++++---
3528  1 files changed, 7 insertions(+), 3 deletions(-)
3529
3530 commit cb7dfdc1943c016fe05c67ccedf653bfb7bc3891
3531 Author: Tor Lillqvist <tml@iki.fi>
3532 Date:   Thu Feb 4 15:00:15 2010 +0200
3533
3534     Use inherited properties in all configurations in gmodule, too
3535
3536  build/win32/vs9/gmodule.vcproj |    9 +++------
3537  1 files changed, 3 insertions(+), 6 deletions(-)
3538
3539 commit 79eb03aa4f6f75c7049a3c5b11cb83fea0685b88
3540 Author: Tor Lillqvist <tml@iki.fi>
3541 Date:   Thu Feb 4 14:51:56 2010 +0200
3542
3543     Use README.txt instead of README for Windows developer friendliness
3544
3545  build/win32/vs9/Makefile.am |    2 +-
3546  build/win32/vs9/README      |   29 -----------------------------
3547  build/win32/vs9/README.txt  |   29 +++++++++++++++++++++++++++++
3548  3 files changed, 30 insertions(+), 30 deletions(-)
3549
3550 commit ec1944781589fdb15d61b2b251d51bd7e4617832
3551 Author: Tor Lillqvist <tml@iki.fi>
3552 Date:   Thu Feb 4 14:50:36 2010 +0200
3553
3554     Update README for VS9 build
3555
3556  build/win32/vs9/README |   33 +++++++++++++++++++++++++++++----
3557  1 files changed, 29 insertions(+), 4 deletions(-)
3558
3559 commit 9d444f7b12fff6b7f9e6ba4a2667ab293af793eb
3560 Author: Tor Lillqvist <tml@iki.fi>
3561 Date:   Thu Feb 4 14:36:23 2010 +0200
3562
3563     Refactor VS9 project files
3564
3565     Factor out common parts into a vsprops file. Drop empty elements for
3566     tools that aren't used.
3567
3568  build/win32/vs9/Makefile.am                        |    9 +-
3569  build/win32/vs9/gio.vcproj                         |  184
3570  +++----------------
3571  build/win32/vs9/glib-genmarshal.vcproj             |  138 +-------------
3572  build/win32/vs9/glib.vcproj                        |  194
3573  +++-----------------
3574  build/win32/vs9/glib.vsprops                       |  196
3575  ++++++++++++++++++++
3576  build/win32/vs9/gmodule.vcproj                     |  173
3577  ++----------------
3578  build/win32/vs9/gobject.vcproj                     |  178
3579  ++----------------
3580  build/win32/vs9/gspawn-win32-helper-console.vcproj |  142 +--------------
3581  build/win32/vs9/gspawn-win32-helper.vcproj         |  142 +--------------
3582  build/win32/vs9/gthread.vcproj                     |  150 +--------------
3583  build/win32/vs9/install.vcproj                     |  164
3584  +----------------
3585  build/win32/vs9/testglib.vcproj                    |  142 +--------------
3586  12 files changed, 319 insertions(+), 1493 deletions(-)
3587
3588 commit 241c7f476d8867d4d380c655d15a8963152a1fa0
3589 Author: Tor Lillqvist <tml@iki.fi>
3590 Date:   Thu Feb 4 14:35:04 2010 +0200
3591
3592     Don't use deprecated g_win32 API
3593
3594  tests/testglib.c |   24 ------------------------
3595  1 files changed, 0 insertions(+), 24 deletions(-)
3596
3597 commit 3f3c163aa2ddbfb756b556b70901d2a58b1313d9
3598 Author: Tor Lillqvist <tml@iki.fi>
3599 Date:   Thu Feb 4 00:37:13 2010 +0200
3600
3601     Put a version info resource also in the gio DLL
3602
3603     Also, distribute gio/gio.rc(.in).
3604
3605  configure.in    |    1 +
3606  gio/Makefile.am |   18 +++++++++++++++++-
3607  gio/gio.rc.in   |    2 +-
3608  3 files changed, 19 insertions(+), 2 deletions(-)
3609
3610 commit 154a5314be98b22cb3171721d40cb9c4e6d5f102
3611 Author: Tor Lillqvist <tml@iki.fi>
3612 Date:   Thu Feb 4 00:11:44 2010 +0200
3613
3614     Update copyright years
3615
3616  glib/glib.rc.in       |    2 +-
3617  gmodule/gmodule.rc.in |    2 +-
3618  gobject/gobject.rc.in |    2 +-
3619  gthread/gthread.rc.in |    2 +-
3620  4 files changed, 4 insertions(+), 4 deletions(-)
3621
3622 commit 33b011ce7d9415d60493595bbfe14dbc02c2d201
3623 Author: Krzesimir Nowak <qdlacz@gmail.com>
3624 Date:   Wed Jan 13 18:40:17 2010 +0100
3625
3626     Add checks for NULL pointer in arrays.
3627
3628     Fixes: Bug 599197 -  array ref and unref functions crash on NULL
3629     array.
3630
3631     * garray.c: Added safety guards to all public functions, which did
3632     not have them earlier. Now when NULL is passed to them, they will
3633     issue a warning and return, instead of segfaulting.
3634
3635  glib/garray.c |   21 +++++++++++++++++++++
3636  1 files changed, 21 insertions(+), 0 deletions(-)
3637
3638 commit 2b121c02efc13f4b8c6c771b33a2363a21e7757f
3639 Author: River Tarnell <river@loreley.flyingparchment.org.uk>
3640 Date:   Wed Feb 3 17:31:02 2010 +0100
3641
3642     properly guard the includes
3643
3644     Fixes: Bug 604967 -  2.22.3 libasyncns build fails on HP-UX 11.11
3645
3646     * gio/libasyncns/asyncns.c: properly guard the includes of
3647     sys/select.h
3648       and sys/time.h
3649
3650  gio/libasyncns/asyncns.c |    8 ++++++++
3651  1 files changed, 8 insertions(+), 0 deletions(-)
3652
3653 commit e62e7227bf6d97215b697fd9a1d7b4a5addd70cb
3654 Author: Tor Lillqvist <tml@iki.fi>
3655 Date:   Wed Feb 3 18:09:28 2010 +0200
3656
3657     Fix the "install" VS9 project
3658
3659     Install also ghostutils.h. Don't bother mentioning any pointless
3660     PreprocessorDefinitions for the "install" project, as all it does is
3661     copy files.
3662
3663  build/win32/vs9/install.vcproj |    6 +++---
3664  1 files changed, 3 insertions(+), 3 deletions(-)
3665
3666 commit 0ac2277b490dae967b7a5083966610cffe8582e1
3667 Author: Ryan Lortie <desrt@desrt.ca>
3668 Date:   Tue Feb 2 23:38:20 2010 -0500
3669
3670     GVariantTypeInfo changes
3671
3672      - rename 'type' in MemberInfo to 'type_info'
3673      - add 'ending_type' field to MemberInfo
3674      - document how to find the ending
3675
3676  glib/gvarianttypeinfo.c   |   23 ++++++++++++++++-------
3677  glib/gvarianttypeinfo.h   |   21 ++++++++++++++++++++-
3678  glib/tests/gvarianttype.c |    6 +++---
3679  3 files changed, 39 insertions(+), 11 deletions(-)
3680
3681 commit 1de58ef708fb1972445a65e184e1579f0d0bbaaf
3682 Author: Tor Lillqvist <tml@iki.fi>
3683 Date:   Tue Feb 2 21:24:45 2010 +0200
3684
3685     Link with dnsapi.lib also in 32-bit builds
3686
3687  build/win32/vs9/gio.vcproj |    4 ++--
3688  1 files changed, 2 insertions(+), 2 deletions(-)
3689
3690 commit 57d3e4cba3a0a273d93a25356801080d710d926e
3691 Author: Tor Lillqvist <tml@iki.fi>
3692 Date:   Tue Feb 2 21:23:27 2010 +0200
3693
3694     Include also testglib.vcproj in tarball
3695
3696  build/win32/vs9/Makefile.am |    1 +
3697  1 files changed, 1 insertions(+), 0 deletions(-)
3698
3699 commit cf0e4c33fa8a7efdc62d52cad0d7dc9135dccdf8
3700 Author: Philip Withnall <philip@tecnocode.co.uk>
3701 Date:   Tue Feb 2 10:41:00 2010 +0000
3702
3703     Don't use a compiler keyword as a variable name
3704
3705     Appease the MS C++ compiler by using _val instead of __value as
3706     a variable
3707     name in G_VALUE_COLLECT_INIT.
3708
3709     Problem found by Haakon Sporsheim <haakon.sporsheim@gmail.com>.
3710     Re-closes: bgo#608602
3711
3712  gobject/gvaluecollector.h |   10 +++++-----
3713  1 files changed, 5 insertions(+), 5 deletions(-)
3714
3715 commit e2bc5c21122b0a0703524a37df6cef43577a46f7
3716 Author: Ryan Lortie <desrt@desrt.ca>
3717 Date:   Mon Feb 1 18:30:57 2010 -0500
3718
3719     g_bit_lock: remove double variable declarations
3720
3721     Remove double declaration of local static variables used for futex
3722     emulation.
3723
3724     Problem found by Haakon Sporsheim <haakon.sporsheim@gmail.com>.
3725
3726  glib/gbitlock.c |    3 ---
3727  1 files changed, 0 insertions(+), 3 deletions(-)
3728
3729 commit 27a080537efdb8660c62445427b53fc29735f304
3730 Author: Dan Winship <danw@gnome.org>
3731 Date:   Mon Feb 1 18:11:43 2010 -0500
3732
3733     ghostutils: Fix a crash and add some tests
3734
3735     https://bugzilla.gnome.org/show_bug.cgi?id=608743
3736
3737  glib/ghostutils.c      |   13 ++++++++++++-
3738  glib/tests/hostutils.c |   19 +++++++++++++++++++
3739  2 files changed, 31 insertions(+), 1 deletions(-)
3740
3741 commit 3443f47ddf520b044997d5b09b95dec692e34ae5
3742 Author: Ryan Lortie <desrt@desrt.ca>
3743 Date:   Sun Jan 31 14:30:08 2010 -0500
3744
3745     G{Byte,Ptr,}Array: move docs from tmpl to .c
3746
3747  docs/reference/glib/tmpl/.gitignore          |    3 +
3748  docs/reference/glib/tmpl/arrays.sgml         |  339 --------------
3749  docs/reference/glib/tmpl/arrays_byte.sgml    |  211 ---------
3750  docs/reference/glib/tmpl/arrays_pointer.sgml |  308 -------------
3751  glib/garray.c                                |  629
3752  ++++++++++++++++++++++++++
3753  5 files changed, 632 insertions(+), 858 deletions(-)
3754
3755 commit 501a2906d3208440a74bebe8736ea39b3f5b5947
3756 Author: Ryan Lortie <desrt@desrt.ca>
3757 Date:   Sun Jan 31 13:07:16 2010 -0500
3758
3759     GList, GSList: move docs from tmpl to .c
3760
3761  docs/reference/glib/tmpl/.gitignore               |    2 +
3762  docs/reference/glib/tmpl/linked_lists_double.sgml |  467
3763  ---------------------
3764  docs/reference/glib/tmpl/linked_lists_single.sgml |  394
3765  -----------------
3766  glib/glist.c                                      |  154 +++++++
3767  glib/gslist.c                                     |  113 +++++
3768  5 files changed, 269 insertions(+), 861 deletions(-)
3769
3770 commit c8c5c5a991b384964d0650d7fec02663dddc9035
3771 Author: Ryan Lortie <desrt@desrt.ca>
3772 Date:   Sun Jan 31 01:26:49 2010 -0500
3773
3774     remove trailing whitespace breaking .gitignore
3775
3776  docs/reference/glib/tmpl/.gitignore |    2 +-
3777  1 files changed, 1 insertions(+), 1 deletions(-)
3778
3779 commit 4bdf7d12a8ef7e027dced8d0da46986c2009180e
3780 Author: Ryan Lortie <desrt@desrt.ca>
3781 Date:   Sun Jan 31 00:39:40 2010 -0500
3782
3783     GIOChannel: move docs from tmpl to .c
3784
3785  docs/reference/glib/tmpl/.gitignore      |    1 +
3786  docs/reference/glib/tmpl/iochannels.sgml |  666
3787  ------------------------------
3788  glib/giochannel.c                        |  196 +++++++++
3789  glib/giounix.c                           |   36 ++
3790  glib/giowin32.c                          |   52 +++
3791  5 files changed, 285 insertions(+), 666 deletions(-)
3792
3793 commit 4353151449fedf8e018c07ae4d196652a39f0528
3794 Author: Ryan Lortie <desrt@desrt.ca>
3795 Date:   Sun Jan 31 00:27:28 2010 -0500
3796
3797     GTree, GNode: move docs from tmpl to .c
3798
3799  docs/reference/glib/tmpl/.gitignore        |    2 +
3800  docs/reference/glib/tmpl/trees-binary.sgml |  250 --------------
3801  docs/reference/glib/tmpl/trees-nary.sgml   |  501
3802  ----------------------------
3803  glib/gnode.c                               |  116 +++++++
3804  glib/gtree.c                               |   67 ++++
3805  5 files changed, 185 insertions(+), 751 deletions(-)
3806
3807 commit d81506a154ba387e339dfb5ff6acddac1e4866c5
3808 Author: Ryan Lortie <desrt@desrt.ca>
3809 Date:   Sun Jan 31 00:18:09 2010 -0500
3810
3811     GThreadPool: move docs from tmpl to .c
3812
3813  docs/reference/glib/tmpl/.gitignore        |    1 +
3814  docs/reference/glib/tmpl/thread_pools.sgml |  202
3815  ----------------------------
3816  glib/gthreadpool.c                         |   50 +++++++
3817  3 files changed, 51 insertions(+), 202 deletions(-)
3818
3819 commit c471468ca477b44c1c14038951f720fd1ca26070
3820 Author: Ryan Lortie <desrt@desrt.ca>
3821 Date:   Sun Jan 31 00:16:14 2010 -0500
3822
3823     GRelation: move docs from tmpl to .c
3824
3825  docs/reference/glib/tmpl/.gitignore     |    1 +
3826  docs/reference/glib/tmpl/relations.sgml |  204
3827  -------------------------------
3828  glib/grel.c                             |  162 ++++++++++++++++++++++++
3829  3 files changed, 163 insertions(+), 204 deletions(-)
3830
3831 commit 21a6b69f4fe85948e6e97650ccdd6e280098a790
3832 Author: Ryan Lortie <desrt@desrt.ca>
3833 Date:   Sun Jan 31 00:10:58 2010 -0500
3834
3835     GCache: move docs from tmpl to .c
3836
3837  docs/reference/glib/tmpl/.gitignore  |    1 +
3838  docs/reference/glib/tmpl/caches.sgml |  162
3839  ----------------------------------
3840  glib/gcache.c                        |  134 ++++++++++++++++++++++++++++
3841  3 files changed, 135 insertions(+), 162 deletions(-)
3842
3843 commit fa7cafae5cfea880a1d6cfc82b000eecd34534e1
3844 Author: Ryan Lortie <desrt@desrt.ca>
3845 Date:   Sun Jan 31 00:05:48 2010 -0500
3846
3847     GChecksum: move docs from tmpl to .c
3848
3849  docs/reference/glib/tmpl/.gitignore    |    1 +
3850  docs/reference/glib/tmpl/checksum.sgml |  145
3851  --------------------------------
3852  glib/gchecksum.c                       |   22 +++++
3853  3 files changed, 23 insertions(+), 145 deletions(-)
3854
3855 commit 5ee096636b3e603863e0935c2e7ff107b4d72f63
3856 Author: Ryan Lortie <desrt@desrt.ca>
3857 Date:   Sun Jan 31 00:03:33 2010 -0500
3858
3859     GCompletion: move docs from tmpl to .c
3860
3861  docs/reference/glib/tmpl/.gitignore      |    1 +
3862  docs/reference/glib/tmpl/completion.sgml |  158
3863  ------------------------------
3864  glib/gcompletion.c                       |  122 +++++++++++++++++++++++
3865  3 files changed, 123 insertions(+), 158 deletions(-)
3866
3867 commit 75b3bd99e1a219fdd8d8f0be5a9fdddfda120ace
3868 Author: Christian Dywan <christian@twotoasts.de>
3869 Date:   Mon Feb 1 12:37:23 2010 +0100
3870
3871     Fix typo in introduction to threads in Glib
3872
3873  glib/gthread.c |    2 +-
3874  1 files changed, 1 insertions(+), 1 deletions(-)
3875
3876 commit f25e756ab65fef3bd793aaf234a82b4a82d19d67
3877 Author: Kjartan Maraas <kmaraas@gnome.org>
3878 Date:   Sun Jan 31 19:57:59 2010 +0100
3879
3880     Updated Norwegian bokmål translation
3881
3882  po/nb.po |  965
3883  ++++++++++++++++++++++++++++++++------------------------------
3884  1 files changed, 504 insertions(+), 461 deletions(-)
3885
3886 commit aa67c725e1bde15c900b65c1971771ec084cef20
3887 Author: Philip Withnall <philip@tecnocode.co.uk>
3888 Date:   Sun Jan 31 16:15:32 2010 +0000
3889
3890     Fix shadowing of G_VALUE_COLLECT variables in G_VALUE_COLLECT_INIT
3891
3892     Closes: bgo#608602
3893
3894  gobject/gvaluecollector.h |   10 +++++-----
3895  1 files changed, 5 insertions(+), 5 deletions(-)
3896
3897 commit 6d52d34dff51676bdfa42d09c26c683304275c39
3898 Author: Ryan Lortie <desrt@desrt.ca>
3899 Date:   Sat Jan 30 23:34:19 2010 -0500
3900
3901     data{list,sets}, quarks: move docs from tmpl to .c
3902
3903  docs/reference/glib/tmpl/.gitignore    |    3 +
3904  docs/reference/glib/tmpl/datalist.sgml |  244 ------------------
3905  docs/reference/glib/tmpl/datasets.sgml |  212 ----------------
3906  docs/reference/glib/tmpl/quarks.sgml   |  124 ---------
3907  glib/gdataset.c                        |  428
3908  +++++++++++++++++++++++++++++++-
3909  5 files changed, 429 insertions(+), 582 deletions(-)
3910
3911 commit c7000fcfecca109a9f35c8c2e4e56d3a63cf5bd6
3912 Author: Ryan Lortie <desrt@desrt.ca>
3913 Date:   Sat Jan 30 23:10:34 2010 -0500
3914
3915     GPattern: move docs from tmpl to .c
3916
3917  docs/reference/glib/tmpl/.gitignore    |    1 +
3918  docs/reference/glib/tmpl/patterns.sgml |  124
3919  --------------------------------
3920  glib/gpattern.c                        |  103 ++++++++++++++++++++++++++
3921  3 files changed, 104 insertions(+), 124 deletions(-)
3922
3923 commit 84572f81bfc2696390625e814d0200cbb26220cb
3924 Author: Ryan Lortie <desrt@desrt.ca>
3925 Date:   Sat Jan 30 23:04:52 2010 -0500
3926
3927     String chunks: move docs from tmpl to .c
3928
3929  docs/reference/glib/tmpl/.gitignore         |    1 +
3930  docs/reference/glib/tmpl/string_chunks.sgml |  108
3931  ---------------------------
3932  glib/gstring.c                              |   35 +++++++++
3933  3 files changed, 36 insertions(+), 108 deletions(-)
3934
3935 commit 4431ac5dda5a3f130c9eb8f41445c883d960fe4c
3936 Author: Ryan Lortie <desrt@desrt.ca>
3937 Date:   Sat Jan 30 22:58:43 2010 -0500
3938
3939     Move allocator and memchunk docs from tmpl to .c
3940
3941  docs/reference/glib/tmpl/.gitignore         |    2 +
3942  docs/reference/glib/tmpl/allocators.sgml    |   57 -----
3943  docs/reference/glib/tmpl/memory_chunks.sgml |  331
3944  -------------------------
3945  glib/gmem.c                                 |  353
3946  +++++++++++++++++++++++++++
3947  glib/gtimer.c                               |    3 +-
3948  5 files changed, 357 insertions(+), 389 deletions(-)
3949
3950 commit 3a161ee8f34f8c5861075a4b0d52730f7ba5bec0
3951 Author: Ryan Lortie <desrt@desrt.ca>
3952 Date:   Sat Jan 30 22:19:29 2010 -0500
3953
3954     GSequence: move docs from tmpl to .c
3955
3956  docs/reference/glib/tmpl/.gitignore    |    1 +
3957  docs/reference/glib/tmpl/sequence.sgml |  432
3958  --------------------------------
3959  glib/gsequence.c                       |   69 +++++
3960  3 files changed, 70 insertions(+), 432 deletions(-)
3961
3962 commit 0ab7bb4b18908813b484514b8d2f597d962dd3c7
3963 Author: Ryan Lortie <desrt@desrt.ca>
3964 Date:   Sat Jan 30 22:15:35 2010 -0500
3965
3966     GShell: move docs from tmpl to .c
3967
3968  docs/reference/glib/tmpl/.gitignore |    1 +
3969  docs/reference/glib/tmpl/shell.sgml |   68
3970  -----------------------------------
3971  glib/gshell.c                       |   22 +++++++++++
3972  3 files changed, 23 insertions(+), 68 deletions(-)
3973
3974 commit f6482a1eaa10f6e21536776ca667980ccd9e5f77
3975 Author: Ryan Lortie <desrt@desrt.ca>
3976 Date:   Sat Jan 30 22:12:22 2010 -0500
3977
3978     GTimer: move docs from tmpl to .c
3979
3980  docs/reference/glib/tmpl/.gitignore  |    1 +
3981  docs/reference/glib/tmpl/timers.sgml |  110
3982  ----------------------------------
3983  glib/gtimer.c                        |   91 +++++++++++++++++++++++++++-
3984  3 files changed, 91 insertions(+), 111 deletions(-)
3985
3986 commit d87712d3e6d3975b2c0a5fb436b8b8d3e009a3e1
3987 Author: Ryan Lortie <desrt@desrt.ca>
3988 Date:   Sat Jan 30 21:55:03 2010 -0500
3989
3990     Fix up gthread.c documentation
3991
3992     The last incomplete commit got pushed accidentally.  This finishes
3993     it up.
3994
3995  glib/gthread.c |  214
3996  +++++++++++++++++++++++++++++++++++++++-----------------
3997  1 files changed, 151 insertions(+), 63 deletions(-)
3998
3999 commit 0f246e28ca6651b7b40a5a5668b45729226ca177
4000 Author: Ryan Lortie <desrt@desrt.ca>
4001 Date:   Sat Jan 30 20:15:25 2010 -0500
4002
4003     merge GVariantTypeInfo
4004
4005  glib/Makefile.am          |    2 +
4006  glib/gvarianttypeinfo.c   |  841
4007  +++++++++++++++++++++++++++++++++++++++++++++
4008  glib/gvarianttypeinfo.h   |  140 ++++++++
4009  glib/tests/gvarianttype.c |  429 ++++++++++++++++++++++-
4010  4 files changed, 1392 insertions(+), 20 deletions(-)
4011
4012 commit 4c58a85dd1eb89fe45b8fc5730291238c057d63e
4013 Author: Ryan Lortie <desrt@desrt.ca>
4014 Date:   Sat Jan 30 16:00:51 2010 -0500
4015
4016     Revert accidental commit "dirt"
4017
4018     This reverts commit c46bc6ba1fc8c5045c9a93b95e78e81936e2d954.
4019
4020  docs/reference/glib/Makefile.am           |    1 -
4021  docs/reference/glib/glib-sections.txt     |    2 +
4022  docs/reference/glib/tmpl/glib-unused.sgml |  847
4023  ++---------------------------
4024  docs/reference/glib/tmpl/macros_misc.sgml |    5 +-
4025  docs/reference/glib/tmpl/version.sgml     |   68 ---
4026  5 files changed, 44 insertions(+), 879 deletions(-)
4027
4028 commit f411e23043a5f97010ee12895f78a779df43b3dd
4029 Author: Ryan Lortie <desrt@desrt.ca>
4030 Date:   Sat Jan 30 14:06:12 2010 -0500
4031
4032     GIO: Remove trailing "." from Since: tags in docs
4033
4034     Typing "Since: 2.22." results in the creation of an
4035     api-index-2.22..xml
4036     file (ie: the last '.' is taken to be part of the version number).
4037
4038  gio/gfileinfo.h |    4 ++--
4039  gio/gsocket.c   |    2 +-
4040  2 files changed, 3 insertions(+), 3 deletions(-)
4041
4042 commit c46bc6ba1fc8c5045c9a93b95e78e81936e2d954
4043 Author: Ryan Lortie <desrt@desrt.ca>
4044 Date:   Sat Jan 30 13:00:01 2010 -0500
4045
4046     dirt
4047
4048  docs/reference/glib/Makefile.am           |    1 +
4049  docs/reference/glib/glib-sections.txt     |    2 -
4050  docs/reference/glib/tmpl/glib-unused.sgml |  847
4051  +++++++++++++++++++++++++++--
4052  docs/reference/glib/tmpl/macros_misc.sgml |    5 +-
4053  docs/reference/glib/tmpl/version.sgml     |   68 +++
4054  5 files changed, 879 insertions(+), 44 deletions(-)
4055
4056 commit 6857767b8600a361188f75e62c086ed7d7c06d7c
4057 Author: Ryan Lortie <desrt@desrt.ca>
4058 Date:   Sat Jan 30 12:32:09 2010 -0500
4059
4060     move threads docs to .c
4061
4062  docs/reference/glib/tmpl/.gitignore   |    1 +
4063  docs/reference/glib/tmpl/threads.sgml | 1801
4064  ---------------------------------
4065  glib/gthread.c                        | 1492 +++++++++++++++++++++++++++-
4066  3 files changed, 1475 insertions(+), 1819 deletions(-)
4067
4068 commit 4234481855b8bef92d594421977a2aa130ac3ad6
4069 Author: Ryan Lortie <desrt@desrt.ca>
4070 Date:   Sat Jan 30 13:29:23 2010 -0500
4071
4072     GIOChannel: fill in missing docs
4073
4074  docs/reference/glib/tmpl/iochannels.sgml |   22 +++++++++++-----------
4075  1 files changed, 11 insertions(+), 11 deletions(-)
4076
4077 commit 7b6c8a56059657073f56dbc2a9d04acde2588349
4078 Author: Ryan Lortie <desrt@desrt.ca>
4079 Date:   Sat Jan 30 12:30:53 2010 -0500
4080
4081     g_strlcpy doc: small fixup
4082
4083     prevent the <note> from getting sucked in as part of the Returns:
4084
4085  glib/gstrfuncs.c |    6 +++---
4086  1 files changed, 3 insertions(+), 3 deletions(-)
4087
4088 commit 522dafe126ed814a1699238142fbc12b7f55b0b6
4089 Author: Ryan Lortie <desrt@desrt.ca>
4090 Date:   Sat Jan 30 12:13:50 2010 -0500
4091
4092     gbitlock: fix gtkdoc brokenness
4093
4094  glib/gbitlock.c |    1 +
4095  glib/gbitlock.h |    6 +++---
4096  2 files changed, 4 insertions(+), 3 deletions(-)
4097
4098 commit d51b6c471ab13348077630e8f7a3a480b3d266f0
4099 Author: Ryan Lortie <desrt@desrt.ca>
4100 Date:   Sat Jan 30 01:00:50 2010 -0500
4101
4102     GRand: move docs from tmpl to inline comments
4103
4104  docs/reference/glib/tmpl/.gitignore          |    1 +
4105  docs/reference/glib/tmpl/random_numbers.sgml |  206
4106  --------------------------
4107  glib/grand.c                                 |   64 ++++++++
4108  3 files changed, 65 insertions(+), 206 deletions(-)
4109
4110 commit 3de141b8d5d410a87481a2dec1bb3227464d97c8
4111 Author: Jorge González <jorgegonz@svn.gnome.org>
4112 Date:   Sat Jan 30 12:37:00 2010 +0100
4113
4114     Updated Spanish translation
4115
4116  po/es.po |  984
4117  ++++++++++++++++++++++++++++++++------------------------------
4118  1 files changed, 514 insertions(+), 470 deletions(-)
4119
4120 commit 2f4bc34b324505cc6b196a9793b71e8455fe8540
4121 Author: Ryan Lortie <desrt@desrt.ca>
4122 Date:   Sat Jan 30 00:00:48 2010 -0500
4123
4124     gvarianttype: fix a trivial missing const
4125
4126  glib/gvarianttype.c |    2 +-
4127  1 files changed, 1 insertions(+), 1 deletions(-)
4128
4129 commit 1d55cfb51e03f4ba23191df4625ca62d3624652e
4130 Author: Ryan Lortie <desrt@desrt.ca>
4131 Date:   Fri Jan 29 23:56:04 2010 -0500
4132
4133     don't #include <glib.h> from other public headers
4134
4135     fix up some problems that were hidden by that
4136
4137  glib/glib.symbols   |    6 ++++--
4138  glib/gtestutils.c   |    1 +
4139  glib/gtestutils.h   |    6 +++++-
4140  glib/gurifuncs.c    |    1 +
4141  glib/gurifuncs.h    |    2 +-
4142  glib/gvarianttype.c |    1 +
4143  6 files changed, 13 insertions(+), 4 deletions(-)
4144
4145 commit 71b14dedd8fa7b141e1496ba0b727996f6808579
4146 Author: Claude Paroz <claude@2xlibre.net>
4147 Date:   Fri Jan 29 22:52:58 2010 +0100
4148
4149     Updated French translation
4150
4151  po/fr.po | 1008
4152  ++++++++++++++++++++++++++++++++------------------------------
4153  1 files changed, 514 insertions(+), 494 deletions(-)
4154
4155 commit a4f5a3705b7df850cac0313853f8f95b5cfe24df
4156 Author: Andre Klapper <a9016009@gmx.de>
4157 Date:   Fri Jan 29 22:33:06 2010 +0100
4158
4159     Update POTFILES.in to make l10n.gnome.org happy
4160
4161  po/POTFILES.in |    8 ++++++++
4162  1 files changed, 8 insertions(+), 0 deletions(-)
4163
4164 commit 6aa73f03eb14188b71b91c647442488e776a4952
4165 Author: Ryan Lortie <desrt@desrt.ca>
4166 Date:   Thu Jan 28 22:43:51 2010 -0500
4167
4168     improve gitignore
4169
4170  .gitignore         |    3 +++
4171  glib/.gitignore    |    4 ++++
4172  gmodule/.gitignore |    1 +
4173  gobject/.gitignore |    1 +
4174  gthread/.gitignore |    1 +
4175  po/.gitignore      |    1 +
4176  tests/.gitignore   |    2 ++
4177  7 files changed, 13 insertions(+), 0 deletions(-)
4178
4179 commit c73d2818432956aaedb12886ea0011847b7d030e
4180 Author: Ryan Lortie <desrt@desrt.ca>
4181 Date:   Thu Jan 28 22:36:48 2010 -0500
4182
4183     GHash: move docs from tmpl to inline comments
4184
4185  docs/reference/glib/tmpl/.gitignore       |    1 +
4186  docs/reference/glib/tmpl/hash_tables.sgml |  489
4187  -----------------------------
4188  glib/ghash.c                              |  114 +++++++
4189  glib/ghash.h                              |   17 +-
4190  4 files changed, 130 insertions(+), 491 deletions(-)
4191
4192 commit fe89b2ea293cbcd02de2cba1834e03eee0190cdc
4193 Author: Ryan Lortie <desrt@desrt.ca>
4194 Date:   Thu Jan 28 19:12:55 2010 -0500
4195
4196     Since: markers for g_bit_*lock()
4197
4198  glib/gbitlock.c |    6 ++++++
4199  1 files changed, 6 insertions(+), 0 deletions(-)
4200
4201 commit 40eae351b1a95626f49ea042e5f5e9824c171c50
4202 Author: Ryan Lortie <desrt@desrt.ca>
4203 Date:   Thu Jan 28 18:41:19 2010 -0500
4204
4205     Bug 548967 - 1 bit mutex lock: add tests
4206
4207     Add a test case for the new API.
4208
4209     Always check the emulated futex(2) implementation, even on systems
4210     with
4211     futex support.
4212
4213  configure.in               |    1 +
4214  glib/gbitlock.c            |    4 ++
4215  gthread/Makefile.am        |    3 +
4216  gthread/tests/.gitignore   |    2 +
4217  gthread/tests/1bit-mutex.c |  127
4218  ++++++++++++++++++++++++++++++++++++++++++++
4219  gthread/tests/Makefile.am  |   15 +++++
4220  6 files changed, 152 insertions(+), 0 deletions(-)
4221
4222 commit 669b0f2d6b5ef3a4924a1402d569c4e38e4fb41c
4223 Author: Ryan Lortie <desrt@desrt.ca>
4224 Date:   Thu Jan 28 11:32:07 2010 -0500
4225
4226     Bug 548967 - 1 bit mutex lock
4227
4228     Add support for a mutex lock that consumes only one bit of storage
4229     inside of an integer on systems that support futexes.  Futex is
4230     emulated
4231     (at a higher cost) on systems that don't have it -- but only in the
4232     contended case.
4233
4234  configure.in                          |   26 +++
4235  docs/reference/glib/glib-sections.txt |    5 +
4236  glib/Makefile.am                      |    2 +
4237  glib/gbitlock.c                       |  292
4238  +++++++++++++++++++++++++++++++++
4239  glib/gbitlock.h                       |   43 +++++
4240  glib/glib.h                           |    1 +
4241  glib/glib.symbols                     |    8 +
4242  glib/gthread.c                        |    1 +
4243  glib/gthreadprivate.h                 |    1 +
4244  9 files changed, 379 insertions(+), 0 deletions(-)
4245
4246 commit 595cad2531ac8bb4a4954337931134cb304088df
4247 Author: Ryan Lortie <desrt@desrt.ca>
4248 Date:   Thu Jan 28 12:39:46 2010 -0500
4249
4250     glib docs: Delete and ignore empty .tmpl files
4251
4252  docs/reference/glib/tmpl/.gitignore      |    4 +
4253  docs/reference/glib/tmpl/ghostutils.sgml |   64 ------------------
4254  docs/reference/glib/tmpl/gurifuncs.sgml  |  104
4255  ------------------------------
4256  3 files changed, 4 insertions(+), 168 deletions(-)
4257
4258 commit b0a0ac51cb7e628f90b8293c098a6a1a26425301
4259 Author: Ryan Lortie <desrt@desrt.ca>
4260 Date:   Wed Jan 27 21:30:26 2010 -0500
4261
4262     Return NULL from g_mapped_file_get_contents()
4263
4264     In the case of an empty file, return NULL instead of "".  This means
4265     that the return result of g_mapped_file_get_contents() will always be
4266     page-aligned.
4267
4268  README.in          |    5 +++++
4269  glib/gmappedfile.c |    6 ++++--
4270  2 files changed, 9 insertions(+), 2 deletions(-)
4271
4272 commit 2a19bb7699c13e6d7cc5761d9285617e6b2b51f7
4273 Author: Matej Urbančič <mateju@svn.gnome.org>
4274 Date:   Wed Jan 27 13:16:13 2010 +0100
4275
4276     Updated Slovenian translation
4277
4278  po/sl.po | 1315
4279  ++++++++++++++++++++++++++++++++------------------------------
4280  1 files changed, 682 insertions(+), 633 deletions(-)
4281
4282 commit 082ff883b64ca39a197b7fccb520f0b5fa707e8a
4283 Author: Behdad Esfahbod <behdad@behdad.org>
4284 Date:   Tue Jan 26 16:12:20 2010 -0500
4285
4286     Improve type documentation
4287
4288  docs/reference/glib/tmpl/types.sgml |   31
4289  +++++++++++++++++++------------
4290  1 files changed, 19 insertions(+), 12 deletions(-)
4291
4292 commit 7d6af08777d4762ec17bfe8a4fa6eb83ba8d6f36
4293 Author: Christian Dywan <christian@twotoasts.de>
4294 Date:   Tue Jan 26 20:45:40 2010 +0100
4295
4296     Add gtk-doc comments with Since tags to GMemoryOutputStream properties
4297
4298  gio/gmemoryoutputstream.c |   35 +++++++++++++++++++++++++++++++++++
4299  1 files changed, 35 insertions(+), 0 deletions(-)
4300
4301 commit b0d2f344a68abcc14558c0363ffbe5bfdcba2a66
4302 Author: Javier Jardón <jjardon@gnome.org>
4303 Date:   Tue Jan 26 19:15:48 2010 +0100
4304
4305     [glib/gvarianttype] Move some documentation to header file
4306
4307     Also, change G_VARIANT_TYPE(str) for G_VARIANT_TYPE(type_string)
4308     so It's correctly documented now.
4309
4310  glib/gvarianttype.c |   23 -----------------------
4311  glib/gvarianttype.h |   30 ++++++++++++++++++++++++++----
4312  2 files changed, 26 insertions(+), 27 deletions(-)
4313
4314 commit 3c66490503534eccdd9d3082684ca5c9abf89c0c
4315 Author: Javier Jardón <jjardon@gnome.org>
4316 Date:   Tue Jan 26 19:00:41 2010 +0100
4317
4318     [glib/gvariantype] Added missing "Since: 2.24" tag
4319
4320  glib/gvarianttype.c |    2 ++
4321  1 files changed, 2 insertions(+), 0 deletions(-)
4322
4323 commit 3658727cfa0eca8c66bc2cdff46992099caf0acd
4324 Author: Martin Pitt <martin.pitt@ubuntu.com>
4325 Date:   Tue Jan 26 11:22:31 2010 +0100
4326
4327     always use our own internal assertion message symbol
4328
4329     Re-using glibc's __abort_msg symbol causes linking problems, since
4330     the symbol
4331     is declared private. Always use our own__glib_abort_msg symbol
4332     to store
4333     assertion messages, to avoid compatibility and linking problems.
4334
4335     Also fix the test case to work with out of tree builds (such as "make
4336     distcheck"), and re-enable it.
4337
4338     https://bugzilla.gnome.org/show_bug.cgi?id=594872
4339
4340  configure.in                 |   14 --------------
4341  glib/gtestutils.c            |   26 +++++++++-----------------
4342  tests/Makefile.am            |    2 +-
4343  tests/run-assert-msg-test.sh |   17 +++++------------
4344  4 files changed, 15 insertions(+), 44 deletions(-)
4345
4346 commit e84a3f824855419c361ebc9f2e04768f96c6f3b9
4347 Author: Matthias Clasen <mclasen@redhat.com>
4348 Date:   Mon Jan 25 14:16:09 2010 -0500
4349
4350     Bump version
4351
4352  configure.in |    2 +-
4353  1 files changed, 1 insertions(+), 1 deletions(-)
4354
4355 commit 079c980ecabf42ee9d0a061f9a11b078c6394225
4356 Author: Matthias Clasen <mclasen@redhat.com>
4357 Date:   Mon Jan 25 14:14:14 2010 -0500
4358
4359     2.23.2
4360
4361  po/am.po          |   42 +-
4362  po/ar.po          |   45 ++-
4363  po/as.po          |   45 ++-
4364  po/ast.po         | 1355
4365  ++++++++++++++++++++++++++---------------------------
4366  po/az.po          |   42 +-
4367  po/be.po          |   42 +-
4368  po/be@latin.po    |   45 ++-
4369  po/bg.po          |  921 ++++++++++++++++++------------------
4370  po/bn.po          | 1256
4371  +++++++++++++++++++++++--------------------------
4372  po/bn_IN.po       |   45 ++-
4373  po/bs.po          |   42 +-
4374  po/ca.po          |   45 ++-
4375  po/ca@valencia.po |   45 ++-
4376  po/cs.po          |   45 ++-
4377  po/cy.po          |   42 +-
4378  po/da.po          |   45 ++-
4379  po/de.po          |   45 ++-
4380  po/dz.po          |   42 +-
4381  po/el.po          |   45 ++-
4382  po/en@shaw.po     |   45 ++-
4383  po/en_CA.po       |   45 ++-
4384  po/en_GB.po       |   45 ++-
4385  po/eo.po          |   42 +-
4386  po/es.po          |  929 ++++++++++++++++++------------------
4387  po/et.po          |  484 +++++++++++++++++++-
4388  po/eu.po          |  996 ++++++++++++++++++++-------------------
4389  po/fa.po          |   42 +-
4390  po/fi.po          |   45 ++-
4391  po/fr.po          |   45 ++-
4392  po/ga.po          |   42 +-
4393  po/gl.po          |   45 ++-
4394  po/gu.po          |   45 ++-
4395  po/he.po          |   45 ++-
4396  po/hi.po          |   45 ++-
4397  po/hr.po          |   42 +-
4398  po/hu.po          |   45 ++-
4399  po/hy.po          |   42 +-
4400  po/id.po          |   42 +-
4401  po/is.po          |   42 +-
4402  po/it.po          |   45 ++-
4403  po/ja.po          |   45 ++-
4404  po/ka.po          |   42 +-
4405  po/kn.po          |   45 ++-
4406  po/ko.po          |   45 ++-
4407  po/ku.po          |   42 +-
4408  po/lt.po          |   45 ++-
4409  po/lv.po          |   42 +-
4410  po/mai.po         |   45 ++-
4411  po/mg.po          |   42 +-
4412  po/mk.po          |   45 ++-
4413  po/ml.po          |   45 ++-
4414  po/mn.po          |   42 +-
4415  po/mr.po          |   45 ++-
4416  po/ms.po          |   42 +-
4417  po/nb.po          |  925 ++++++++++++++++++------------------
4418  po/ne.po          |   42 +-
4419  po/nl.po          |   45 ++-
4420  po/nn.po          |   45 ++-
4421  po/oc.po          |   42 +-
4422  po/or.po          |   45 ++-
4423  po/pa.po          |   45 ++-
4424  po/pl.po          |   45 ++-
4425  po/ps.po          |   42 +-
4426  po/pt.po          |   45 ++-
4427  po/pt_BR.po       |   45 ++-
4428  po/ro.po          |   45 ++-
4429  po/ru.po          |   45 ++-
4430  po/rw.po          |   42 +-
4431  po/si.po          |   42 +-
4432  po/sk.po          |   42 +-
4433  po/sl.po          |   45 ++-
4434  po/sq.po          |   47 ++-
4435  po/sr.po          |   45 ++-
4436  po/sr@ije.po      |   42 +-
4437  po/sr@latin.po    |   45 ++-
4438  po/sv.po          | 1323
4439  ++++++++++++++++++++++++++--------------------------
4440  po/ta.po          |   45 ++-
4441  po/te.po          |   45 ++-
4442  po/th.po          |   45 ++-
4443  po/tl.po          |   42 +-
4444  po/tr.po          |   45 ++-
4445  po/tt.po          |   42 +-
4446  po/uk.po          |  939 +++++++++++++++++++------------------
4447  po/vi.po          |   45 ++-
4448  po/wa.po          |   42 +-
4449  po/xh.po          |   42 +-
4450  po/yi.po          |   42 +-
4451  po/zh_CN.po       |   45 ++-
4452  po/zh_HK.po       |   45 ++-
4453  po/zh_TW.po       |   45 ++-
4454  90 files changed, 7008 insertions(+), 5674 deletions(-)
4455
4456 commit 975aea7bce39a2909607c6c40c2c0c945169b0c6
4457 Author: Matthias Clasen <mclasen@redhat.com>
4458 Date:   Mon Jan 25 14:13:48 2010 -0500
4459
4460     Disable yet another failing test that was recently added...
4461
4462  tests/Makefile.am |    2 +-
4463  1 files changed, 1 insertions(+), 1 deletions(-)
4464
4465 commit f13804f68e37c597533644e671d38229e80b917a
4466 Author: Matthias Clasen <mclasen@redhat.com>
4467 Date:   Mon Jan 25 12:46:35 2010 -0500
4468
4469     Minor docs update
4470
4471  docs/reference/gio/gio-sections.txt |    1 +
4472  1 files changed, 1 insertions(+), 0 deletions(-)
4473
4474 commit bc4f3904f27652b844f9786ba2b243a5ea3368b5
4475 Author: Matthias Clasen <mclasen@redhat.com>
4476 Date:   Mon Jan 25 12:43:10 2010 -0500
4477
4478     Another few failing tests disabled
4479
4480  gio/tests/filter-streams.c |    2 ++
4481  1 files changed, 2 insertions(+), 0 deletions(-)
4482
4483 commit 305c9c6de5436b35fc3929d4c4ff3f29c00d8678
4484 Author: Matthias Clasen <mclasen@redhat.com>
4485 Date:   Mon Jan 25 12:29:09 2010 -0500
4486
4487     Disable a failing test, tsk, tsk.
4488
4489  glib/tests/array-test.c |    2 ++
4490  1 files changed, 2 insertions(+), 0 deletions(-)
4491
4492 commit 81f186d1e55621622fc3a29f43522a8d5494edde
4493 Author: Matthias Clasen <mclasen@redhat.com>
4494 Date:   Mon Jan 25 12:00:06 2010 -0500
4495
4496     Mention GVariant
4497
4498  NEWS |    4 ++++
4499  1 files changed, 4 insertions(+), 0 deletions(-)
4500
4501 commit e0d1124bd9bc516daaa84c94fee39decf9acc1d8
4502 Author: Matthias Clasen <mclasen@redhat.com>
4503 Date:   Mon Jan 25 11:57:47 2010 -0500
4504
4505     Updates
4506
4507  NEWS |   53 +++++++++++++++++++++++++++++++++++++++++++++++++++++
4508  1 files changed, 53 insertions(+), 0 deletions(-)
4509
4510 commit b4c0b10658bb77f14005a117d5abdb620fec4068
4511 Author: Ryan Lortie <desrt@desrt.ca>
4512 Date:   Mon Jan 25 11:31:56 2010 -0500
4513
4514     add testcase for GVariantType
4515
4516  glib/tests/.gitignore     |    1 +
4517  glib/tests/Makefile.am    |    3 +
4518  glib/tests/gvarianttype.c |  650
4519  +++++++++++++++++++++++++++++++++++++++++++++
4520  3 files changed, 654 insertions(+), 0 deletions(-)
4521
4522 commit 0ccb288da103890dcf89ceda75fb8b488077a1de
4523 Author: Ryan Lortie <desrt@desrt.ca>
4524 Date:   Mon Jan 25 11:26:27 2010 -0500
4525
4526     merge GVariantType
4527
4528     GVariantType is the type system for GVariant
4529
4530  docs/reference/glib/glib-docs.sgml    |    1 +
4531  docs/reference/glib/glib-sections.txt |   68 ++
4532  glib/Makefile.am                      |    2 +
4533  glib/glib.h                           |    1 +
4534  glib/glib.symbols                     |   34 +
4535  glib/gvarianttype.c                   | 1495
4536  +++++++++++++++++++++++++++++++++
4537  glib/gvarianttype.h                   |  282 +++++++
4538  7 files changed, 1883 insertions(+), 0 deletions(-)
4539
4540 commit 11d4e59712b5a19c9847facf6da79946c9bd24aa
4541 Author: Benjamin Otte <otte@redhat.com>
4542 Date:   Wed Jan 20 21:06:30 2010 +0100
4543
4544     Move the boxed private type data to TypeNode
4545
4546     This way we don't need to keep a custom array that we bsearch on (and
4547     that isn't threadsafe) but can use the gtype.c machinery that is
4548     threadsafe. And fast, too!
4549
4550     https://bugzilla.gnome.org/show_bug.cgi?id=554887
4551
4552  gobject/Makefile.am     |    5 ++-
4553  gobject/gboxed.c        |   72
4554  +++-------------------------------------------
4555  gobject/gtype-private.h |   41 ++++++++++++++++++++++++++
4556  gobject/gtype.c         |   45 +++++++++++++++++++++++++++++
4557  4 files changed, 95 insertions(+), 68 deletions(-)
4558
4559 commit ac666d2ae35b86c0d92ae70a0fb77b9df91035d1
4560 Author: Benjamin Otte <otte@redhat.com>
4561 Date:   Wed Jan 20 20:02:24 2010 +0100
4562
4563     Put calls to registered copy/free functions into separate functions
4564
4565     This eases cleaning up these functions.
4566
4567     One optimization in value_set_internal() was lost in the process. It
4568     shouldn't cause too many issues when all is said and done.
4569
4570     https://bugzilla.gnome.org/show_bug.cgi?id=554887
4571
4572  gobject/gboxed.c |   97
4573  +++++++++++++++++------------------------------------
4574  1 files changed, 31 insertions(+), 66 deletions(-)
4575
4576 commit 4ecf8655b315f9da3d108356c8f39394300deae3
4577 Author: Alexander Shopov <ash@contact.bg>
4578 Date:   Mon Jan 25 11:58:18 2010 +0200
4579
4580     Updated Bulgarian translation
4581
4582  po/bg.po |  974
4583  +++++++++++++++++++++++++++++++-------------------------------
4584  1 files changed, 490 insertions(+), 484 deletions(-)
4585
4586 commit d819c8e486c9aaa2602d93fdd5cd1743d5a46624
4587 Author: Matthias Clasen <mclasen@redhat.com>
4588 Date:   Sun Jan 24 20:50:51 2010 -0500
4589
4590     Typo fixes
4591
4592  gio/gsimpleasyncresult.c |    4 ++--
4593  1 files changed, 2 insertions(+), 2 deletions(-)
4594
4595 commit cd59feff775e3cf9b15190dd6d75c4e6b98336e8
4596 Author: Jamil Ahmed <itsjamil@gmail.com>
4597 Date:   Sun Jan 24 22:54:12 2010 +0600
4598
4599     Updated Bengali translation
4600
4601  po/bn.po | 1295
4602  +++++++++++++++++++++++++++++++++-----------------------------
4603  1 files changed, 691 insertions(+), 604 deletions(-)
4604
4605 commit e71dcb204e3be3c0129c0782f3b5420be47fb2ef
4606 Author: Ryan Lortie <desrt@desrt.ca>
4607 Date:   Sat Jan 23 01:07:46 2010 -0500
4608
4609     gio: .gitignore gio-querymodules
4610
4611  gio/.gitignore |    1 +
4612  1 files changed, 1 insertions(+), 0 deletions(-)
4613
4614 commit c8fc3112f910b544ace0e1cb14d47555b38be6d8
4615 Author: Ryan Lortie <desrt@desrt.ca>
4616 Date:   Fri Jan 22 20:18:58 2010 -0500
4617
4618     Bug 448888 - don't init g_slice for always-malloc
4619
4620  glib/gslice.c |   16 +++++++++++++---
4621  1 files changed, 13 insertions(+), 3 deletions(-)
4622
4623 commit 7693b0af445645f09e55ed7cebe0051c3d1fdd8d
4624 Author: Alberto Garcia <agarcia@igalia.com>
4625 Date:   Wed Jan 20 18:53:08 2010 +0100
4626
4627     [tests] Remove C++ style comments
4628
4629     It makes the IBM XL C Compiler (the 'native' non-free compiler
4630     on the AIX 5.3 and 6.1 platform) stop compiling with syntax error.
4631
4632     Fixes https://bugzilla.gnome.org/show_bug.cgi?id=581300
4633
4634     Signed-off-by: Javier Jardón <jjardon@gnome.org>
4635
4636  gobject/tests/threadtests.c |    8 ++++----
4637  tests/slice-concurrent.c    |    2 +-
4638  tests/slice-test.c          |    2 +-
4639  3 files changed, 6 insertions(+), 6 deletions(-)
4640
4641 commit 6c3551fedb7bfde716fa00cfcbba00ca987c2a79
4642 Author: Dan Winship <danw@gnome.org>
4643 Date:   Mon Jan 18 09:46:19 2010 -0500
4644
4645     [configure] More -lresolv-checking-fixing
4646
4647     https://bugzilla.gnome.org/show_bug.cgi?id=586150
4648
4649  configure.in |   10 ++++++++--
4650  1 files changed, 8 insertions(+), 2 deletions(-)
4651
4652 commit 914120b9701650ccf7bede1907b69b521ca43236
4653 Author: Benjamin Otte <otte@redhat.com>
4654 Date:   Mon Jan 18 14:03:16 2010 +0100
4655
4656     Ensure values are memset to 0 when calling G_VALUE_COLLECT_INIT()
4657
4658     The reason we need to enforce this is that the GTypeValueTable
4659     documentation explicitly states that memory is memset to 0 when the
4660     value_init function is called.
4661
4662     https://bugzilla.gnome.org/show_bug.cgi?id=603590
4663
4664  gobject/gobject.c         |    2 +-
4665  gobject/gsignal.c         |    4 ++--
4666  gobject/gvaluecollector.h |    3 +--
4667  3 files changed, 4 insertions(+), 5 deletions(-)
4668
4669 commit 956b3b507d03b6d10f8bef34b3775a409c5ba9ee
4670 Author: Dan Winship <danw@gnome.org>
4671 Date:   Wed Jan 13 11:24:28 2010 -0500
4672
4673     [configure] Fix res_query check for OS X
4674
4675     https://bugzilla.gnome.org/show_bug.cgi?id=586150
4676
4677  configure.in  |   36 +++++++++++++++++++-----------------
4678  gio-2.0.pc.in |    2 +-
4679  2 files changed, 20 insertions(+), 18 deletions(-)
4680
4681 commit a6ab4b78725f6376c04f7fb2eb6cbf9a56387253
4682 Author: Javier Jardón <jjardon@gnome.org>
4683 Date:   Tue Nov 17 21:15:15 2009 +0100
4684
4685     Upgrade to version 0.8 of libasyncns
4686
4687     Fixes https://bugzilla.gnome.org/show_bug.cgi?id=602240
4688
4689  gio/libasyncns/asyncns.c   |   94
4690  +++++++++++++++++++++++++++-----------------
4691  gio/libasyncns/g-asyncns.h |   16 +------
4692  2 files changed, 61 insertions(+), 49 deletions(-)
4693
4694 commit fe23567c436612e7a167c1681d6cb69392769fb7
4695 Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
4696 Date:   Wed Jan 13 17:29:39 2010 +0100
4697
4698     Updated Basque language
4699
4700  po/eu.po | 1044
4701  ++++++++++++++++++++++++++++++--------------------------------
4702  1 files changed, 512 insertions(+), 532 deletions(-)
4703
4704 commit b577c207a5279667801c44d8f1d9469ca431478b
4705 Author: Kjartan Maraas <kmaraas@gnome.org>
4706 Date:   Wed Jan 13 16:20:56 2010 +0100
4707
4708     Updated Norwegian bokmål translation
4709
4710  po/nb.po |  937
4711  ++++++++++++++++++++++++++++++++------------------------------
4712  1 files changed, 477 insertions(+), 460 deletions(-)
4713
4714 commit 7448eb71c3ac85a08c8f0fceaf9747e6298ae5c9
4715 Author: Sven Herzberg <herzi@gnome-de.org>
4716 Date:   Wed Jan 13 14:47:58 2010 +0100
4717
4718     properly abort instead of looping infinitely
4719
4720     Fixes: Bug 568760 - nautilus freezes due to a bug in garray.c:322
4721
4722     * glib/garray.c: increase the size of potential return values by
4723       using an unsigned result; properly check if we still handle
4724       valid size
4725       proposals, return the original request if there's no usable
4726       size left
4727     * tests/array-test.c: reproduce the error condition of the bug report
4728
4729  glib/garray.c           |   18 ++++++++++--------
4730  glib/tests/array-test.c |   24 ++++++++++++++++++++++++
4731  2 files changed, 34 insertions(+), 8 deletions(-)
4732
4733 commit 820181a5de46da070d7792128fe148b51fc79a20
4734 Author: Alexander Larsson <alexl@redhat.com>
4735 Date:   Wed Jan 13 10:25:52 2010 +0100
4736
4737     Fix docs in previous commit
4738
4739  gobject/gvaluecollector.h |    4 ++--
4740  1 files changed, 2 insertions(+), 2 deletions(-)
4741
4742 commit 3c5e1fd903ce18efe51672074e01d1637c4bc0b2
4743 Author: Alexander Larsson <alexl@redhat.com>
4744 Date:   Wed Jan 13 10:24:09 2010 +0100
4745
4746     Remove additional thread support in performance test
4747
4748     We're always enabling threads now so this is not needed.
4749
4750  tests/gobject/performance.c      |    6 ------
4751  tests/gobject/run-performance.sh |    3 +--
4752  2 files changed, 1 insertions(+), 8 deletions(-)
4753
4754 commit 40bf3aa5d2fd9d2aa6244ce8023ad1eed3bf0383
4755 Author: Edward Hervey <bilboed@bilboed.com>
4756 Date:   Wed Dec 2 11:50:02 2009 +0100
4757
4758     gobject: Use new G_VALUE_COLLECT_INIT variant
4759
4760     Makes g_object_new_valist 20% to 30% faster (against 2321e5a).
4761
4762     Profiled against the pan newsreader which uses a variant of simple
4763     and complex object creation.
4764
4765     https://bugzilla.gnome.org/show_bug.cgi?id=603590
4766
4767  gobject/gobject.c |   10 ++++------
4768  1 files changed, 4 insertions(+), 6 deletions(-)
4769
4770 commit 0f25115ffc887110993f6947f9907a85374933d3
4771 Author: Edward Hervey <bilboed@bilboed.com>
4772 Date:   Wed Dec 2 11:49:49 2009 +0100
4773
4774     gsignal: Use new G_VALUE_COLLECT_INIT variant
4775
4776     Makes g_signal_emit_valist from 15% to 20% faster.
4777
4778     Results reported from profiling the pan newsreader which uses
4779     a variant
4780     of simple and complex signal emissions (i.e no args or various args)
4781
4782     https://bugzilla.gnome.org/show_bug.cgi?id=603590
4783
4784  gobject/gsignal.c |   20 ++++++++------------
4785  1 files changed, 8 insertions(+), 12 deletions(-)
4786
4787 commit 546fc0ca331c8d1b3393fe218a697b6a1a1c1072
4788 Author: Edward Hervey <bilboed@bilboed.com>
4789 Date:   Wed Dec 2 11:48:18 2009 +0100
4790
4791     gvaluecollector: Add variant of G_VALUE_COLLECT for most used cases.
4792
4793     Most callers of G_VALUE_COLLECT previously had to initialize the
4794     GValue
4795     and then G_VALUE_COLLECT would still go through a cleanup phase.
4796
4797     The new variant allows passing a unitialized GValue along with a GType
4798     and speedup the initialization/collection process.
4799
4800     https://bugzilla.gnome.org/show_bug.cgi?id=603590
4801
4802  gobject/gvaluecollector.h |   44
4803  ++++++++++++++++++++++++++++++++++++--------
4804  1 files changed, 36 insertions(+), 8 deletions(-)
4805
4806 commit 3bb404f13329dbd6c67f777e5a6d9228716ab440
4807 Author: Alexander Larsson <alexl@redhat.com>
4808 Date:   Tue Jan 12 21:55:15 2010 +0100
4809
4810     Mention thread changes in NEWS
4811
4812  README.in |    8 ++++++++
4813  1 files changed, 8 insertions(+), 0 deletions(-)
4814
4815 commit 94b8613b5ffefadb5c82424bd1f3083ff11fa811
4816 Author: Alexander Larsson <alexl@redhat.com>
4817 Date:   Tue Jan 12 21:28:23 2010 +0100
4818
4819     Use unconditional thread calls in gio and gobject
4820
4821     If threads are available we always enable threads in gobject, which
4822     means all gio/gobject code can enable the unconditional thread calls.
4823
4824     This is a minor optimization since we avoid a bunch of unnecessary
4825     is-threads-enabled checks.
4826
4827     https://bugzilla.gnome.org/show_bug.cgi?id=606775
4828
4829  configure.in        |    1 +
4830  gio/Makefile.am     |    5 +++++
4831  gobject/Makefile.am |    5 +++++
4832  3 files changed, 11 insertions(+), 0 deletions(-)
4833
4834 commit de5c708e0b3d257388d3a5d09c80806d27069c88
4835 Author: Alexander Larsson <alexl@redhat.com>
4836 Date:   Tue Jan 12 21:26:52 2010 +0100
4837
4838     Make thread calls unconditional if G_THREADS_MANDATORY is set
4839
4840     Since gobject now initialized threads unconditionally if threads are
4841     available it makes no sense to have each thread operation
4842     conditionally check if threads are enables, so allow this to be
4843     avoided.
4844
4845     https://bugzilla.gnome.org/show_bug.cgi?id=606775
4846
4847  glib/gthread.h |    4 ++++
4848  1 files changed, 4 insertions(+), 0 deletions(-)
4849
4850 commit fa2bced1f30f93443ef43ce8b5b1e437cd07168c
4851 Author: Alexander Larsson <alexl@redhat.com>
4852 Date:   Tue Jan 12 21:22:45 2010 +0100
4853
4854     Enable threads in g_type_init()
4855
4856     This means threads will be supported for all gobject
4857     libraries/applications
4858     and initialized early enough to not cause any problems.
4859
4860     This solves the problem of libraries needing threadsafety. Previosly
4861     they just called g_threads_init() anyway, which often works but
4862     sometimes
4863     breaks in unexpected ways.
4864
4865     See this thread for more details:
4866     http://mail.gnome.org/archives/gtk-devel-list/2009-November/msg00208.html
4867
4868     https://bugzilla.gnome.org/show_bug.cgi?id=606775
4869
4870  docs/reference/glib/tmpl/threads.sgml |    8 ++++++++
4871  gobject-2.0-uninstalled.pc.in         |    2 +-
4872  gobject-2.0.pc.in                     |    2 +-
4873  gobject/Makefile.am                   |    2 +-
4874  gobject/gtype.c                       |    9 ++++++++-
4875  5 files changed, 19 insertions(+), 4 deletions(-)
4876
4877 commit 0df3ca8f9bbb624b219ecdb25d3fe8aa4a51d953
4878 Author: Alexander Larsson <alexl@redhat.com>
4879 Date:   Tue Jan 12 21:16:59 2010 +0100
4880
4881     Relax g_thread_init() requirements
4882
4883     We now allow g_thread_init(NULL) to be called after other glib calls
4884     (with
4885     some minor limitations). This is mainly a documentation change as this
4886     really was already possible.
4887
4888     We also allow g_thread_init() to be called multiple times. Only the
4889     first call actually initializes the threading system, further calls
4890     are ignored (but print a warning if the argument is not NULL).
4891
4892     https://bugzilla.gnome.org/show_bug.cgi?id=606775
4893
4894  docs/reference/glib/tmpl/threads.sgml |   55
4895  +++++++++++---------------------
4896  gthread/gthread-impl.c                |    7 +++-
4897  2 files changed, 25 insertions(+), 37 deletions(-)
4898
4899 commit 74ad124cfba3278c385d177a527f19574fda9670
4900 Author: Alexander Larsson <alexl@redhat.com>
4901 Date:   Tue Jan 12 13:09:10 2010 +0100
4902
4903     Implement lazy loading of fam plugin
4904
4905  gio/fam/Makefile.am  |   15 ++++++++++++++-
4906  gio/fam/fam-module.c |   11 +++++++++++
4907  2 files changed, 25 insertions(+), 1 deletions(-)
4908
4909 commit 57b771235e8e548ba3bb68a49ae4f016072ee89f
4910 Author: Alexander Larsson <alexl@redhat.com>
4911 Date:   Tue Jan 12 13:11:22 2010 +0100
4912
4913     Add gio-querymodule program
4914
4915     This can be used to update the giomodule.cache file in directories
4916     with
4917     giomodules in order to support lazy module loading.
4918
4919  gio/Makefile.am        |   10 ++++
4920  gio/gio-querymodules.c |  133
4921  ++++++++++++++++++++++++++++++++++++++++++++++++
4922  2 files changed, 143 insertions(+), 0 deletions(-)
4923
4924 commit 682b3da99b1766b3dda0ee5978040e11108e063c
4925 Author: Alexander Larsson <alexl@redhat.com>
4926 Date:   Tue Jan 12 11:57:17 2010 +0100
4927
4928     Use the new lazy loading of modules for gio modules
4929
4930  gio/giomodule.c |   30 +++++++++++-------------------
4931  1 files changed, 11 insertions(+), 19 deletions(-)
4932
4933 commit 488bede191081f035f24f7c3e55a86bc8ee2d7ae
4934 Author: Alexander Larsson <alexl@redhat.com>
4935 Date:   Tue Jan 12 11:36:12 2010 +0100
4936
4937     Add support for lazy loading of giomodules
4938
4939     Adds an optional query method to giomodules which should return all
4940     possible extension points the module may implement.
4941
4942     Then we add a new call g_io_modules_scan_all_in_directory() similar to
4943     g_io_modules_load_all_in_directory() that doesn't return all loaded
4944     modules, thus allowing lazy loading.
4945
4946     In g_io_modules_scan_all_in_directory we look for an optional
4947     giomodule.cache file and use the information in that to avoid
4948     loading modules until they are needed for an extension point.
4949
4950  gio/gio.symbols |    1 +
4951  gio/giomodule.c |  211
4952  +++++++++++++++++++++++++++++++++++++++++++++++++------
4953  gio/giomodule.h |   31 ++++++++
4954  3 files changed, 222 insertions(+), 21 deletions(-)
4955
4956 commit 6aa1aef5562b2db9777ad17183427dbbb88599b2
4957 Author: Ignacio Casal Quinteiro <icq@gnome.org>
4958 Date:   Tue Jan 12 12:54:49 2010 +0100
4959
4960     Flush gcharsetconverter when needed.
4961
4962     This patch fixes bug #605686.
4963
4964  gio/gcharsetconverter.c |   53
4965  +++++++++++++++++++++++++++-------------------
4966  1 files changed, 31 insertions(+), 22 deletions(-)
4967
4968 commit f4ccd96ea1a137eb0c533f177ff87290a84ee0d5
4969 Author: Kamal Mostafa <kamal@whence.com>
4970 Date:   Fri Jan 1 20:36:28 2010 -0800
4971
4972     g_object_new(): skip varargs for simple calls
4973
4974     g_object_new() avoids useless varargs processing for simple calls
4975     with no
4976     properties.  Fixes https://bugzilla.gnome.org/show_bug.cgi?id=605883
4977
4978  gobject/gobject.c |    4 ++++
4979  1 files changed, 4 insertions(+), 0 deletions(-)
4980
4981 commit 8c293b0ae0f3d7a404b3249872a1591313467b4f
4982 Author: Daniel Nylander <po@danielnylander.se>
4983 Date:   Sat Jan 9 16:43:35 2010 +0100
4984
4985     Updated Swedish translation
4986
4987  po/sv.po | 1354
4988  ++++++++++++++++++++++++++++++++------------------------------
4989  1 files changed, 691 insertions(+), 663 deletions(-)
4990
4991 commit e61fed47b39265056dc2f9f5c3c5a6fc14bc0bf2
4992 Author: Jorge González <jorgegonz@svn.gnome.org>
4993 Date:   Thu Jan 7 20:26:48 2010 +0100
4994
4995     Updated Spanish translation
4996
4997  po/es.po |  950
4998  +++++++++++++++++++++++++++++++------------------------------
4999  1 files changed, 483 insertions(+), 467 deletions(-)
5000
5001 commit 37716bd00a7911de545ebca3dc7a248503eaf46e
5002 Author: Hiroyuki Ikezoe <poincare@ikezoe.net>
5003 Date:   Thu Jan 7 19:33:39 2010 +0900
5004
5005     Use GCC atomic builtin operations.
5006
5007     Fix for bug #531902.
5008
5009  configure.in       |  211
5010  ++++++++++++++++++++++++++++------------------------
5011  glib/Makefile.am   |    8 ++-
5012  glib/gatomic-gcc.c |   92 +++++++++++++++++++++++
5013  3 files changed, 214 insertions(+), 97 deletions(-)
5014
5015 commit 7211f7f8eb6845b010f45dd9084f67f80af40412
5016 Author: Stefan Kost <ensonic@users.sf.net>
5017 Date:   Thu Jan 7 10:47:20 2010 +0200
5018
5019     docs: switch to xi:inbclude for the content to save some more seconds
5020
5021  docs/reference/gobject/gobject-docs.sgml |   77 +++-------
5022  docs/reference/gobject/tut_gobject.xml   |    3 +
5023  docs/reference/gobject/tut_gsignal.xml   |    3 +
5024  docs/reference/gobject/tut_gtype.xml     |    5 +-
5025  docs/reference/gobject/tut_howto.xml     |   21 ++-
5026  docs/reference/gobject/tut_intro.xml     |    3 +
5027  docs/reference/gobject/tut_tools.xml     |  221
5028  +++++++++++++++--------------
5029  7 files changed, 163 insertions(+), 170 deletions(-)
5030
5031 commit 00db5238d9cdd1034f39749cac2d7b18df4b231c
5032 Author: Stefan Kost <ensonic@users.sf.net>
5033 Date:   Thu Jan 7 11:31:24 2010 +0200
5034
5035     docs: switch to xi:inbclude for the content to save some more seconds
5036
5037  docs/reference/glib/building.sgml     |    4 +
5038  docs/reference/glib/changes.sgml      |    4 +
5039  docs/reference/glib/compiling.sgml    |    4 +
5040  docs/reference/glib/cross.sgml        |    4 +
5041  docs/reference/glib/glib-docs.sgml    |  231
5042  +++++++++++----------------------
5043  docs/reference/glib/regex-syntax.sgml |    4 +
5044  docs/reference/glib/resources.sgml    |    4 +
5045  docs/reference/glib/running.sgml      |    4 +
5046  8 files changed, 103 insertions(+), 156 deletions(-)
5047
5048 commit d01e2527ce59b5daac2b63a6ac0074cbec8bebe5
5049 Author: Stefan Kost <ensonic@users.sf.net>
5050 Date:   Thu Jan 7 10:22:14 2010 +0200
5051
5052     docs: use xi:include to use the generated indexes if available.
5053
5054     This works transparantly for people with new enough gtk-doc
5055     (>=1.11) and
5056     significantly improves the build time.
5057
5058  docs/reference/gio/gio-docs.xml          |   19 ++++++---
5059  docs/reference/glib/glib-docs.sgml       |   62
5060  ++++++++++++++++++-----------
5061  docs/reference/gobject/gobject-docs.sgml |   54
5062  ++++++++++++++++----------
5063  3 files changed, 84 insertions(+), 51 deletions(-)
5064
5065 commit 4c55b45162a3a76ca6c1d1c450ea667eeb7bae44
5066 Author: Haakon Sporsheim <haakon.sporsheim@gmail.com>
5067 Date:   Thu Jan 7 10:12:13 2010 +0200
5068
5069     Don't do pointer arithmetics on void*
5070
5071     For instance MSVC doesn't like that.
5072
5073     Signed-off-by: Tor Lillqvist <tml@iki.fi>
5074
5075  gobject/gatomicarray.c |    2 +-
5076  1 files changed, 1 insertions(+), 1 deletions(-)
5077
5078 commit 759fbac7b765e3ef3df4e64e534c99d45526bdd3
5079 Author: Matthias Clasen <mclasen@redhat.com>
5080 Date:   Wed Jan 6 17:37:11 2010 -0500
5081
5082     Add properties to GMemoryOutputStream
5083
5084     This helps bindings. Patch by Krzysztof Kosiński. See bug 605733.
5085
5086  gio/gmemoryoutputstream.c        |  308
5087  +++++++++++++++++++++++++++-----------
5088  gio/gmemoryoutputstream.h        |    6 +-
5089  gio/tests/memory-output-stream.c |   37 +++++
5090  3 files changed, 260 insertions(+), 91 deletions(-)
5091
5092 commit f2d8f6287d6e3fcb9e58402c2051d557f7e41632
5093 Author: Matthias Clasen <mclasen@redhat.com>
5094 Date:   Wed Jan 6 13:23:48 2010 -0500
5095
5096     Fix the filename roundtrip check
5097
5098     The check was always failing because the code was comparing
5099     the wrong strings. Reported in bug 605977.
5100
5101  gio/glocalfile.c |    2 +-
5102  1 files changed, 1 insertions(+), 1 deletions(-)
5103
5104 commit baf20e09842a97c2d7925dff5ff9c6d35e36b27d
5105 Author: Ryan Lortie <desrt@desrt.ca>
5106 Date:   Tue Jan 5 18:49:23 2010 -0500
5107
5108     GUnixFDMessage: fix a small typo in an extra check
5109
5110     In the deserialise function, GUnixFDMessage was comparing 'level' to
5111     both SOL_SOCKET and SCM_RIGHTS.  It is correct to compare 'type' to
5112     SCM_RIGHTS.  The code passed tests only because:
5113
5114     1) it's a "should always be OK" double-check
5115
5116     2) SOL_SOCKET and SCM_RIGHTS, by chance, both have the value '1' on
5117        Linux systems.
5118
5119  gio/gunixfdmessage.c |    2 +-
5120  1 files changed, 1 insertions(+), 1 deletions(-)
5121
5122 commit b00c6d7fb5798b4e528554e1221a553ab95506ed
5123 Author: Matthias Clasen <mclasen@redhat.com>
5124 Date:   Tue Jan 5 18:18:55 2010 -0500
5125
5126     Fix a memleak
5127
5128     An early exit in expand_application_parameters forgot to free
5129     a GString. Reported by Steve Grubb.
5130
5131  gio/gdesktopappinfo.c |   14 ++++++++------
5132  1 files changed, 8 insertions(+), 6 deletions(-)
5133
5134 commit 6cee86a3efc98333282218f8eb1e0149a7cd703d
5135 Author: Matthias Clasen <mclasen@redhat.com>
5136 Date:   Tue Jan 5 18:16:37 2010 -0500
5137
5138     Fix an off-by-one error
5139
5140     Reported by Steve Grubb.
5141
5142  gio/gcontenttype.c |    2 +-
5143  1 files changed, 1 insertions(+), 1 deletions(-)
5144
5145 commit 95889d19275fd0f8f47f6c7f0e5b37861aa28497
5146 Author: Maxim V. Dziumanenko <dziumanenko@gmail.com>
5147 Date:   Tue Jan 5 16:53:01 2010 +0200
5148
5149     Update Ukrainian translation
5150
5151  po/uk.po |  948
5152  +++++++++++++++++++++++++++++++-------------------------------
5153  1 files changed, 474 insertions(+), 474 deletions(-)
5154
5155 commit e8ccfd1bb2e17037d54440290b718bd19567a2e4
5156 Author: Haakon Sporsheim <haakon.sporsheim@gmail.com>
5157 Date:   Tue Jan 5 11:28:43 2010 +0200
5158
5159     Avoid compilation warning from MSVC
5160
5161     Signed-off-by: Tor Lillqvist <tml@iki.fi>
5162
5163  glib/gutils.h |    2 +-
5164  1 files changed, 1 insertions(+), 1 deletions(-)
5165
5166 commit d13c552dafe93e819e9c17bb68f46c33c9e97b10
5167 Author: Piotr Eljasiak <epiotr@src.gnome.org>
5168 Date:   Tue Jan 5 00:48:02 2010 +0100
5169
5170     Fix a typo in the docs
5171
5172  glib/gmarkup.c |    2 +-
5173  1 files changed, 1 insertions(+), 1 deletions(-)
5174
5175 commit c4600066a60e4ade006eeba196e560232f26116a
5176 Author: Xandru Armesto Fernandez <xandru@softastur.org>
5177 Date:   Mon Jan 4 22:10:47 2010 +0100
5178
5179     Added asturian language
5180
5181  po/LINGUAS |    1 +
5182  1 files changed, 1 insertions(+), 0 deletions(-)
5183
5184 commit 4655e85081f1fe62a0dd01342dab2109d2979b16
5185 Author: Xandru Armesto Fernandez <xandru@softastur.org>
5186 Date:   Mon Jan 4 22:10:29 2010 +0100
5187
5188     Updated asturian translations
5189
5190  po/ast.po | 2084
5191  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
5192  1 files changed, 2084 insertions(+), 0 deletions(-)
5193
5194 commit 3f5fb1ee9c2e3c09bc21913f02c1797550acdcea
5195 Author: Javier Jardón <jjardon@gnome.org>
5196 Date:   Sun Jan 3 23:34:26 2010 +0100
5197
5198     [docs] Fix @title usage in "Enumeration and flags types" section
5199
5200  gobject/genums.c |    6 ++----
5201  1 files changed, 2 insertions(+), 4 deletions(-)
5202
5203 commit a91514ba1946ee048d9b2ddb049bc7dff5998940
5204 Author: Matthias Clasen <mclasen@redhat.com>
5205 Date:   Sat Jan 2 19:50:55 2010 -0500
5206
5207     Document that various functions ref GSimpleAsyncResult
5208
5209     Patch by Will Thompson, see bug 602417.
5210
5211  gio/gsimpleasyncresult.c |  220
5212  ++++++++++++++++++++++++----------------------
5213  1 files changed, 113 insertions(+), 107 deletions(-)
5214
5215 commit f58fa6934315bc83d57a6d63ae1f9ca08dd9731b
5216 Author: Matthias Clasen <mclasen@redhat.com>
5217 Date:   Sat Jan 2 19:44:26 2010 -0500
5218
5219     Document that _finish() must be called at most once.
5220
5221     The patch was provided by Will Thompson in bug 602417.
5222
5223  gio/gasyncresult.c |   22 +++++++++++-----------
5224  1 files changed, 11 insertions(+), 11 deletions(-)
5225
5226 commit 74af99b860db66d6e32ed12c54016246e60be99a
5227 Author: Matthias Clasen <mclasen@redhat.com>
5228 Date:   Sat Jan 2 19:35:08 2010 -0500
5229
5230     Fix a typo
5231
5232     ...and some whitespace fixes. Pointed out by Will Thompson in
5233     bug 602417.
5234
5235  gio/gasyncresult.c |   69
5236  ++++++++++++++++++++++++++-------------------------
5237  1 files changed, 35 insertions(+), 34 deletions(-)
5238
5239 commit 0542e6dbf9b817a3ad4f0dbf4b85177536e11277
5240 Author: Pablo Castellano <pablog@src.gnome.org>
5241 Date:   Sun Jan 3 01:23:53 2010 +0100
5242
5243     Updated .gitignore files
5244
5245  glib/.gitignore    |    1 +
5246  gobject/.gitignore |    1 +
5247  2 files changed, 2 insertions(+), 0 deletions(-)
5248
5249 commit ab799115defeab7771f3cb5cd0c88eba0d73558a
5250 Author: Matthias Clasen <mclasen@redhat.com>
5251 Date:   Sat Jan 2 19:17:37 2010 -0500
5252
5253     Don't return anything from a void function
5254
5255     Sun C doesn't like it. Reported in bug 604824.
5256
5257  gio/gconverter.c |    2 +-
5258  1 files changed, 1 insertions(+), 1 deletions(-)
5259
5260 commit 05af612943b4f34b63e4bfcb7dc7bbab6725417b
5261 Author: Ivar Smolin <okul@linux.ee>
5262 Date:   Sat Jan 2 22:42:01 2010 +0200
5263
5264     Updating Estonian translation
5265
5266  po/et.po |  490
5267  ++------------------------------------------------------------
5268  1 files changed, 15 insertions(+), 475 deletions(-)
5269
5270 commit 32f79f55ef287bf505ff434f13d79d89f3630bb2
5271 Author: Paolo Borelli <pborelli@gnome.org>
5272 Date:   Thu Dec 31 12:42:41 2009 +0100
5273
5274     Bug 604457 -  gutf8inputstream.c: increasing unknown size pointer
5275
5276  gio/gutf8inputstream.c |    4 ++--
5277  1 files changed, 2 insertions(+), 2 deletions(-)
5278
5279 commit 73ca6f70199353c22bf2d6aa99d5cd1eaea76702
5280 Author: Javier Jardón <jjardon@gnome.org>
5281 Date:   Mon Dec 28 02:04:01 2009 +0100
5282
5283     [docs] Fix 'Deprecated' tag on some win32 functions
5284
5285     Fix g_win32_get_package_installation_directory() and
5286     g_win32_get_package_installation_subdirectory_utf8()
5287
5288  glib/gwin32.c |    4 ++--
5289  1 files changed, 2 insertions(+), 2 deletions(-)
5290
5291 commit 85e00d3a9433a5f83f9897c832fa00e4e0540e2c
5292 Author: Javier Jardón <jjardon@gnome.org>
5293 Date:   Thu Dec 24 05:05:21 2009 +0100
5294
5295     [docs] Fix 'Deprecated' tag in g_date_set_time()
5296
5297  glib/gdate.c |    2 +-
5298  1 files changed, 1 insertions(+), 1 deletions(-)
5299
5300 commit da66897950431870390f8dc3f798e24f23ffb8c8
5301 Author: Martin Pitt <martin.pitt@ubuntu.com>
5302 Date:   Tue Dec 22 11:09:20 2009 +0100
5303
5304     Support storing assertion messages into core dump
5305
5306     Crash interception/debugging systems like Apport or ABRT capture
5307     core dumps for
5308     later crash analysis. However, if a program exits with an assertion
5309     failure,
5310     the core dump is not useful since the assertion message is only
5311     printed to
5312     stderr.
5313
5314     glibc recently got a patch which stores the message of assert()
5315     into the
5316     __abort_msg global variable.
5317     (http://sourceware.org/git/?p=glibc.git;a=commitdiff;h=48dcd0ba)
5318     That works fine for programs which actually use the standard C
5319     assert() macro.
5320
5321     This patch adds the same functionality for glib's assertion tests. If
5322     we are
5323     building against a glibc which already has __abort_msg (2.11 and
5324     later, or
5325     backported above git commit), use that, otherwise put it into our
5326     own field
5327     __glib_assert_msg.
5328
5329     Usage:
5330
5331       $ cat test.c
5332       #include <glib.h>
5333
5334       int main() {
5335           g_assert(1 < 0);
5336           return 0;
5337       }
5338
5339       $ ./test
5340       **ERROR:test.c:5:main: assertion failed: (1 < 0)
5341       Aborted (Core dumped)
5342
5343       $ gdb --batch --ex 'print (char*) __abort_msg' ./test core
5344       [...]
5345       $1 = 0x93bf028 "ERROR:test.c:5:main: assertion failed: (1 < 0)"
5346
5347     https://bugzilla.gnome.org/show_bug.cgi?id=594872
5348
5349  configure.in                 |   14 ++++++++++++
5350  glib/gtestutils.c            |   23 ++++++++++++++++++++
5351  tests/.gitignore             |    1 +
5352  tests/Makefile.am            |    6 +++-
5353  tests/assert-msg-test.c      |    8 +++++++
5354  tests/run-assert-msg-test.sh |   48
5355  ++++++++++++++++++++++++++++++++++++++++++
5356  6 files changed, 98 insertions(+), 2 deletions(-)
5357
5358 commit e9ab9eaff66b62c9653b90cca2eaf1d142f716a1
5359 Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
5360 Date:   Tue Dec 22 23:39:21 2009 +0700
5361
5362     Updated Thai translation.
5363
5364  po/th.po |   35 +++++++++++++++--------------------
5365  1 files changed, 15 insertions(+), 20 deletions(-)
5366
5367 commit 8202728f067c5d418f4fcc5172a990aa1c68312b
5368 Author: Tor Lillqvist <tml@iki.fi>
5369 Date:   Tue Dec 22 00:46:12 2009 +0200
5370
5371     Install gio-unix-2.0.pc only on Unix
5372
5373     The gio-unix-2.0 headers are installed only on Unix anyway.
5374
5375  Makefile.am |    6 +++++-
5376  1 files changed, 5 insertions(+), 1 deletions(-)
5377
5378 commit dba6cef3c9c29314c20a122647c23b12329025dc
5379 Author: Javier Jardón <jjardon@gnome.org>
5380 Date:   Mon Dec 21 23:04:43 2009 +0100
5381
5382     [docs] Fix G_DEFINE_INTERFACE "Since" tag
5383
5384     This symbol is available since Glib 2.24, not 2.20.
5385
5386  gobject/gtype.h |    4 ++--
5387  1 files changed, 2 insertions(+), 2 deletions(-)
5388
5389 commit e7488ca85721b05181f699f4e8b12098077ce210
5390 Author: Behdad Esfahbod <behdad@behdad.org>
5391 Date:   Fri Jun 5 23:28:17 2009 -0400
5392
5393     [gobject] Grow gvalue transform array exponentially
5394
5395     Bug 589176 - Grow gvalue transform array exponentially
5396
5397     Reduces about 180 realloc calls during g_type_init().
5398
5399  gobject/gvalue.c |    2 +-
5400  1 files changed, 1 insertions(+), 1 deletions(-)
5401
5402 commit 88261680f518c3c701154504011f778866d6dc2a
5403 Author: Matthias Clasen <mclasen@redhat.com>
5404 Date:   Mon Dec 21 10:56:03 2009 -0500
5405
5406     Bump version
5407
5408  configure.in |    4 ++--
5409  1 files changed, 2 insertions(+), 2 deletions(-)
5410
5411 commit d7bdc48c2618cbc6b99c161592fd59c92d28d1c8
5412 Author: Matthias Clasen <mclasen@redhat.com>
5413 Date:   Mon Dec 21 10:54:11 2009 -0500
5414
5415     2.23.1
5416
5417  po/am.po          |   80 +++---
5418  po/ar.po          |   80 +++---
5419  po/as.po          |   80 +++---
5420  po/az.po          |   80 +++---
5421  po/be.po          |   80 +++---
5422  po/be@latin.po    |   80 +++---
5423  po/bg.po          |   80 +++---
5424  po/bn.po          |   80 +++---
5425  po/bn_IN.po       |   80 +++---
5426  po/bs.po          |   80 +++---
5427  po/ca.po          |   80 +++---
5428  po/ca@valencia.po |   80 +++---
5429  po/cs.po          |   80 +++---
5430  po/cy.po          |  917
5431  ++++++++++++++++++++++++++--------------------------
5432  po/da.po          |   80 +++---
5433  po/de.po          |   80 +++---
5434  po/dz.po          |   80 +++---
5435  po/el.po          |   80 +++---
5436  po/en@shaw.po     |   80 +++---
5437  po/en_CA.po       |   80 +++---
5438  po/en_GB.po       |   80 +++---
5439  po/eo.po          |   80 +++---
5440  po/es.po          |   80 +++---
5441  po/et.po          |  465 ++++++++++++++++++++++++++-
5442  po/eu.po          |   80 +++---
5443  po/fa.po          |   80 +++---
5444  po/fi.po          |   80 +++---
5445  po/fr.po          |   80 +++---
5446  po/ga.po          |   80 +++---
5447  po/gl.po          |   80 +++---
5448  po/gu.po          |   80 +++---
5449  po/he.po          |  930
5450  ++++++++++++++++++++++++++---------------------------
5451  po/hi.po          |   80 +++---
5452  po/hr.po          |   80 +++---
5453  po/hu.po          |   80 +++---
5454  po/hy.po          |   80 +++---
5455  po/id.po          |   80 +++---
5456  po/is.po          |   80 +++---
5457  po/it.po          |   80 +++---
5458  po/ja.po          |   80 +++---
5459  po/ka.po          |   80 +++---
5460  po/kn.po          |   80 +++---
5461  po/ko.po          |   80 +++---
5462  po/ku.po          |   80 +++---
5463  po/lt.po          |   80 +++---
5464  po/lv.po          |   80 +++---
5465  po/mai.po         |   80 +++---
5466  po/mg.po          |   80 +++---
5467  po/mk.po          |   80 +++---
5468  po/ml.po          |   80 +++---
5469  po/mn.po          |   80 +++---
5470  po/mr.po          |   80 +++---
5471  po/ms.po          |   80 +++---
5472  po/nb.po          |  917
5473  ++++++++++++++++++++++++++--------------------------
5474  po/ne.po          |   80 +++---
5475  po/nl.po          |   80 +++---
5476  po/nn.po          |   80 +++---
5477  po/oc.po          |   80 +++---
5478  po/or.po          |   80 +++---
5479  po/pa.po          |   80 +++---
5480  po/pl.po          |   80 +++---
5481  po/ps.po          |   80 +++---
5482  po/pt.po          |   80 +++---
5483  po/pt_BR.po       |   80 +++---
5484  po/ro.po          |   80 +++---
5485  po/ru.po          |   80 +++---
5486  po/rw.po          |   80 +++---
5487  po/si.po          |   80 +++---
5488  po/sk.po          |   80 +++---
5489  po/sl.po          |   80 +++---
5490  po/sq.po          |   80 +++---
5491  po/sr.po          |   80 +++---
5492  po/sr@ije.po      |   80 +++---
5493  po/sr@latin.po    |   80 +++---
5494  po/sv.po          |   80 +++---
5495  po/ta.po          |   80 +++---
5496  po/te.po          |   80 +++---
5497  po/th.po          |   80 +++---
5498  po/tl.po          |   80 +++---
5499  po/tr.po          |   80 +++---
5500  po/tt.po          |   80 +++---
5501  po/uk.po          |   80 +++---
5502  po/vi.po          |  127 ++++----
5503  po/wa.po          |   80 +++---
5504  po/xh.po          |   80 +++---
5505  po/yi.po          |   80 +++---
5506  po/zh_CN.po       |   80 +++---
5507  po/zh_HK.po       |   80 +++---
5508  po/zh_TW.po       |   80 +++---
5509  89 files changed, 5260 insertions(+), 4816 deletions(-)
5510
5511 commit ad1580e516fd481eaa1c6bb9134c1c11a517e824
5512 Author: Matthias Clasen <mclasen@redhat.com>
5513 Date:   Mon Dec 21 10:02:07 2009 -0500
5514
5515     Update release notes
5516
5517  README.in |   10 ++++++++--
5518  1 files changed, 8 insertions(+), 2 deletions(-)
5519
5520 commit 7af2609a44f26b8a6e65601fc2fa6f7453ff73c5
5521 Author: Matthias Clasen <mclasen@redhat.com>
5522 Date:   Mon Dec 21 09:59:24 2009 -0500
5523
5524     Updates
5525
5526  NEWS |   37 +++++++++++++++++++++++++++++++++++++
5527  1 files changed, 37 insertions(+), 0 deletions(-)
5528
5529 commit 52405a6b5dcaa1e8e6268192760ee6e11939a3b5
5530 Author: Iestyn Pryce <dylunio@gmail.com>
5531 Date:   Mon Dec 21 14:57:15 2009 +0000
5532
5533     Updated Welsh translation
5534
5535  po/cy.po |   99
5536  +++++++++++++++++++++++++++++--------------------------------
5537  1 files changed, 47 insertions(+), 52 deletions(-)
5538
5539 commit 71d508776efc69e2ee97b424bbeb25d3ced38ac8
5540 Author: Matthias Clasen <mclasen@redhat.com>
5541 Date:   Mon Dec 21 09:21:54 2009 -0500
5542
5543     Remove comment as well
5544
5545  glib/tests/option-context.c |    4 ----
5546  1 files changed, 0 insertions(+), 4 deletions(-)
5547
5548 commit 7db8b92b979b2f95268d42eecf9dc7a361e6f5d1
5549 Author: Matthias Clasen <mclasen@redhat.com>
5550 Date:   Mon Dec 21 09:11:23 2009 -0500
5551
5552     Revert the g_set_prgname change
5553
5554     This change breaks our API and causes warnings from essentially
5555     all applications.
5556     See bug 563627.
5557
5558  glib/gutils.c               |   11 ++---------
5559  glib/tests/option-context.c |    2 --
5560  2 files changed, 2 insertions(+), 11 deletions(-)
5561
5562 commit 473fd041324931cc1267e354408475058611d740
5563 Author: Iestyn Pryce <dylunio@gmail.com>
5564 Date:   Sun Dec 20 12:03:19 2009 +0000
5565
5566     Updated Welsh translation
5567
5568  po/cy.po | 1114
5569  +++++++++++++++++++++++++++++++-------------------------------
5570  1 files changed, 561 insertions(+), 553 deletions(-)
5571
5572 commit ccd33a4043008f2927df6988bfe623341afb91f9
5573 Author: Behdad Esfahbod <behdad@behdad.org>
5574 Date:   Sat Dec 19 11:46:19 2009 +0100
5575
5576     Bug 501166 - Warning message says IA__g_type_init instead of
5577     g_type_init
5578
5579  gobject/gtype.c |   24 ++++++++++++------------
5580  1 files changed, 12 insertions(+), 12 deletions(-)
5581
5582 commit 991702494946bdfcea958c6bd421b51867ea7545
5583 Author: Javier Jardón <jjardon@gnome.org>
5584 Date:   Tue Dec 15 21:15:41 2009 +0100
5585
5586     G_DEFINE_INTERFACE_* documentation is not generated
5587
5588     Fix the documentation: Replace "@Since:" with "Since:"
5589
5590     https://bugzilla.gnome.org/show_bug.cgi?id=604645
5591
5592  gobject/gtype.h |    4 ++--
5593  1 files changed, 2 insertions(+), 2 deletions(-)
5594
5595 commit 046e521b4f08a88c889620225faea7284356eb23
5596 Author: Kamal Mostafa <kamal@whence.com>
5597 Date:   Fri Dec 18 10:34:05 2009 -0800
5598
5599     Fix typo "Performace" in gtester-report Details pop-up window
5600
5601  glib/gtester-report |    2 +-
5602  1 files changed, 1 insertions(+), 1 deletions(-)
5603
5604 commit f74c0e257fef1b6304294d34130e74b591b14acf
5605 Author: Dan Winship <danw@gnome.org>
5606 Date:   Fri Dec 18 12:27:36 2009 +0100
5607
5608     update .gitignores
5609
5610  gio/tests/.gitignore     |   26 +++++++++++++++-----------
5611  gobject/tests/.gitignore |    1 +
5612  2 files changed, 16 insertions(+), 11 deletions(-)
5613
5614 commit 28d91b5bb6f0543c259976d8338a7b4d95054dd3
5615 Author: Dan Winship <danw@gnome.org>
5616 Date:   Fri Dec 18 10:26:09 2009 +0100
5617
5618     Fix UnixWare build by not using "sa_len" as a variable name
5619
5620     https://bugzilla.gnome.org/show_bug.cgi?id=604875
5621
5622  gio/gnetworkingprivate.h |    2 +-
5623  gio/gresolver.c          |    4 ++--
5624  2 files changed, 3 insertions(+), 3 deletions(-)
5625
5626 commit 50741f2fb2db13ef236974e676d1b6472c3aef5c
5627 Author: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
5628 Date:   Fri Dec 18 15:00:54 2009 +0700
5629
5630     vi.po: updated Vietnamese translation
5631
5632  po/vi.po |  412
5633  ++++++++++++++++++++++++++++++--------------------------------
5634  1 files changed, 197 insertions(+), 215 deletions(-)
5635
5636 commit 3f41e31bf974f6abaeb28264654d6b46b87b7428
5637 Author: Gian Mario Tagliaretti <gianmt@gnome.org>
5638 Date:   Tue Dec 15 23:49:18 2009 +0100
5639
5640     Remove wrong file imports, only gio/gio.h should be included
5641
5642  gio/gunixconnection.h |    3 +--
5643  1 files changed, 1 insertions(+), 2 deletions(-)
5644
5645 commit a0bcd63304c683d54e1d55203922a58de672b8f6
5646 Author: Tor Lillqvist <tml@iki.fi>
5647 Date:   Mon Dec 14 03:16:55 2009 +0200
5648
5649     Don't check for headers we include unconditionally
5650
5651     Don't bother checking for winsock2.h and mswsock.h in the configure
5652     script as we include these unconditionally when building for Windows
5653     anyway.
5654
5655  config.h.win32.in |    3 ---
5656  configure.in      |    2 +-
5657  2 files changed, 1 insertions(+), 4 deletions(-)
5658
5659 commit 8dc200db043fb7251baed6e346a7c5542a24a7b9
5660 Author: Tor Lillqvist <tml@iki.fi>
5661 Date:   Mon Dec 14 03:09:46 2009 +0200
5662
5663     Check for <wspiapi.h> and use it if present
5664
5665     Should help bug #603527 if glib is built in an environment that has
5666     <wspiapi.h>.
5667
5668  config.h.win32.in    |    7 +++++++
5669  configure.in         |    2 +-
5670  gio/gwin32resolver.c |    8 ++++++++
5671  3 files changed, 16 insertions(+), 1 deletions(-)
5672
5673 commit cdf00a6a9b98574dd4a06779de43612b9c8fa42a
5674 Author: Paolo Borelli <pborelli@gnome.org>
5675 Date:   Tue Dec 8 17:05:09 2009 +0100
5676
5677     Add unit tests for some more methods
5678
5679  gio/tests/buffered-input-stream.c |   83
5680  ++++++++++++++++++++++++++++++++++++-
5681  1 files changed, 82 insertions(+), 1 deletions(-)
5682
5683 commit 4fbbe190b7cbfd271bbb18428bc103ebffa41112
5684 Author: Alexander Larsson <alexl@redhat.com>
5685 Date:   Mon Dec 7 22:00:51 2009 +0100
5686
5687     Remove default implementation of async filter steam ops
5688
5689     Not only is the default implementation broken (it causes infinite
5690     recursion
5691     as seen in bug #603982), but its also worthless. If we just fall
5692     back on the
5693     default stream operations we automatically get async version based on
5694     the sync filter stream operations, which is what we want.
5695
5696  gio/gfilterinputstream.c  |  185
5697  +--------------------------------------------
5698  gio/gfilteroutputstream.c |  173
5699  ------------------------------------------
5700  2 files changed, 2 insertions(+), 356 deletions(-)
5701
5702 commit 8a6d5e203eb22dad7e197f33b8c7d96f72be4bea
5703 Author: Paolo Borelli <pborelli@gnome.org>
5704 Date:   Sun Dec 6 15:45:37 2009 +0100
5705
5706     Fix makefile typo
5707
5708  gio/Makefile.am |    2 +-
5709  1 files changed, 1 insertions(+), 1 deletions(-)
5710
5711 commit 568cd48365a8c8ffa6fc25d5282ec92de6e2ff31
5712 Author: Paolo Borelli <pborelli@gnome.org>
5713 Date:   Sat Nov 28 23:39:48 2009 +0100
5714
5715     Add GUtf8InputStream - Bug #603270
5716
5717     Add a filter input stream that performs utf8 validation.
5718
5719  docs/reference/gio/gio-docs.xml     |    1 +
5720  docs/reference/gio/gio-sections.txt |   18 ++
5721  docs/reference/gio/gio.types        |    1 +
5722  gio/Makefile.am                     |    2 +
5723  gio/gio.h                           |    1 +
5724  gio/gio.symbols                     |    7 +
5725  gio/giotypes.h                      |    1 +
5726  gio/gutf8inputstream.c              |  327
5727  +++++++++++++++++++++++++++++++++++
5728  gio/gutf8inputstream.h              |   80 +++++++++
5729  gio/tests/Makefile.am               |    4 +
5730  gio/tests/utf8-input-stream.c       |  252 +++++++++++++++++++++++++++
5731  11 files changed, 694 insertions(+), 0 deletions(-)
5732
5733 commit c20280b41bc084793e2baa094dc03dc9d1d75f8b
5734 Author: Yair Hershkovitz <yairhr@gmail.com>
5735 Date:   Sun Dec 6 08:41:49 2009 +0200
5736
5737     Updated Hebrew translation
5738
5739  po/he.po |  961
5740  +++++++++++++++++++++++++++++++-------------------------------
5741  1 files changed, 481 insertions(+), 480 deletions(-)
5742
5743 commit efb594b7d49e5058de621f1253671ec192eae695
5744 Author: Kjartan Maraas <kmaraas@gnome.org>
5745 Date:   Fri Dec 4 21:18:32 2009 +0100
5746
5747     Updated Norwegian bokmål translation.
5748
5749  po/nb.po |  951
5750  +++++++++++++++++++++++++++++++-------------------------------
5751  1 files changed, 476 insertions(+), 475 deletions(-)
5752
5753 commit 2321e5aed07154761223bb124770beba56700e41
5754 Author: Matthew W. S. Bell <matthew@bells23.org.uk>
5755 Date:   Wed Dec 2 01:48:30 2009 +0100
5756
5757     Initialise variable in g_time_val_from_iso8601()
5758
5759     The function does not initialise the struct tm,
5760     giving it improper values of tm_isdst making the result
5761     an hour out.
5762
5763     Fixes https://bugzilla.gnome.org/show_bug.cgi?id=603540
5764
5765  glib/gtimer.c |    7 ++++---
5766  1 files changed, 4 insertions(+), 3 deletions(-)
5767
5768 commit 3d8035f799f632f196d914fde02dc052b7944581
5769 Author: Jeroen Nijhof <jeroen.nijhof@ericsson.com>
5770 Date:   Tue Dec 1 19:42:09 2009 +0100
5771
5772     [gio] Remove some commas at end of enumerator list
5773
5774     Fixes https://bugzilla.gnome.org/show_bug.cgi?id=603476
5775
5776  gio/gioenums.h |    6 +++---
5777  1 files changed, 3 insertions(+), 3 deletions(-)
5778
5779 commit 39cd766e8ef6901c097fdf2d3148fdc952f06b0e
5780 Author: Dan Winship <danw@gnome.org>
5781 Date:   Tue Dec 1 10:42:58 2009 +0100
5782
5783     Use G_DEFINE_INTERFACE in gio
5784
5785     Note: Since we export types with Iface in the name rather than
5786     Interface we have to use some typedefs to make this work. New
5787     interfaces should probably use Interface as the public name.
5788
5789  gio/gappinfo.c        |   45 +------------
5790  gio/gasyncresult.c    |   44 +------------
5791  gio/gdesktopappinfo.c |   44 +------------
5792  gio/gdrive.c          |  175
5793  ++++++++++++++++++-------------------------------
5794  gio/gfile.c           |   46 +------------
5795  gio/gicon.c           |   44 +------------
5796  gio/gloadableicon.c   |   45 +------------
5797  gio/gmount.c          |  143 ++++++++++++++--------------------------
5798  gio/gseekable.c       |   38 +----------
5799  gio/gvolume.c         |  103 ++++++++---------------------
5800  10 files changed, 164 insertions(+), 563 deletions(-)
5801
5802 commit 91d96350a7eed2e2acfc0c254b6dfc4e6fe81a8b
5803 Author: Dan Winship <danw@gnome.org>
5804 Date:   Tue Dec 1 10:33:12 2009 +0100
5805
5806     Add G_DEFINE_INTERFACE
5807
5808     This is a macro similar to G_DEFINE_TYPE but it lets you define
5809     interfaces rather than classes.
5810
5811     For discussion, see bug #320482
5812
5813  docs/reference/gobject/gobject-sections.txt |    2 +
5814  gobject/gtype.h                             |   70
5815  ++++++++++++++++++++++++++-
5816  gobject/tests/threadtests.c                 |   30 -----------
5817  3 files changed, 70 insertions(+), 32 deletions(-)
5818
5819 commit 74a970f754bbffcc9f0a3fa6dd9977a8640544c8
5820 Author: Ryan Lortie <desrt@desrt.ca>
5821 Date:   Mon Nov 30 19:50:21 2009 -0500
5822
5823     Add byteswap macros for gsize/gssize.
5824
5825  configure.in                             |    5 ++
5826  docs/reference/glib/glib-sections.txt    |   12 +++++
5827  docs/reference/glib/tmpl/byte_order.sgml |   72
5828  ++++++++++++++++++++++++++++++
5829  glib/gtypes.h                            |    5 ++
5830  glibconfig.h.win32.in                    |    4 ++
5831  5 files changed, 98 insertions(+), 0 deletions(-)
5832
5833 commit 2a78adc5e3f5b33e92cc55570397da24e062aa24
5834 Author: Benjamin Otte <otte@gnome.org>
5835 Date:   Thu Oct 8 20:01:15 2009 +0200
5836
5837     Only add object to list new objects when it has a custom constructor
5838
5839     This works around the need to take a custom mutex twice and add the
5840     object to a GSList of objects that are currently in construction
5841     for the
5842     common case. Only when the constructor is overwritten do we use the
5843     previous behavior and allow things like singleton objects.
5844
5845     The only slightly incompatible change is that previously, it was ok to
5846     call g_object_set() on construct-only properties while the object was
5847     initialized. This will now fail. If that behavior is needed, setting a
5848     custom constructor that just chains up will reenable this
5849     functionality.
5850
5851     https://bugzilla.gnome.org/show_bug.cgi?id=557151
5852
5853  gobject/gobject.c |   26 ++++++++++++++++++--------
5854  1 files changed, 18 insertions(+), 8 deletions(-)
5855
5856 commit f0f32a7ef0f7ae8cdd2aa2992d2e116dd7b602fe
5857 Author: Benjamin Otte <otte@gnome.org>
5858 Date:   Thu Sep 24 15:04:20 2009 +0200
5859
5860     Remove more read locks usage
5861
5862     g_type_default_interface_peek() and g_type_value_table_peek()
5863     don't need
5864     to acquire read locks anymore when they test the refcount instead of
5865     node->data.
5866
5867  gobject/gtype.c |   15 ++++-----------
5868  1 files changed, 4 insertions(+), 11 deletions(-)
5869
5870 commit 5cac5c828b9d56ed0b1932deb7364d6ba926eb96
5871 Author: Benjamin Otte <otte@gnome.org>
5872 Date:   Thu Sep 24 14:57:19 2009 +0200
5873
5874     Make g_type_class_peek[_static]() not take any locks
5875
5876     By replacing a check for node->data with a check for
5877     NODE_REFCOUNT(node)
5878     these functions don't require a read lock anymore.
5879
5880  gobject/gtype.c |    8 ++------
5881  1 files changed, 2 insertions(+), 6 deletions(-)
5882
5883 commit 83ee0d947d7c103e975be0fc4e62415ad7d57571
5884 Author: Edward Hervey <bilboed@bilboed.com>
5885 Date:   Thu Sep 24 13:19:46 2009 +0200
5886
5887     gobject/tests: New test for dynamic class creation/destruction
5888
5889     Starts 100 threads which ref/unref a dynamic class to test the recent
5890     changes to class init/uninit.
5891
5892  gobject/tests/Makefile.am    |    4 +-
5893  gobject/tests/dynamictests.c |  235
5894  ++++++++++++++++++++++++++++++++++++++++++
5895  2 files changed, 238 insertions(+), 1 deletions(-)
5896
5897 commit 35c376a8a6be94f6fd5c22164a5e0968f4d3e26e
5898 Author: Edward Hervey <bilboed@bilboed.com>
5899 Date:   Thu Sep 24 12:42:49 2009 +0200
5900
5901     Add type_data_ref_U() and use it in g_type_class_ref()
5902
5903     The function returns TRUE if the type was previously initialized
5904     and can
5905     be easily reused. It returns FALSE and does not take a reference
5906     if the
5907     type is not referenced yet.
5908
5909     g_type_class_ref() uses this to avoid taking locks in the common path,
5910     which speeds up object creation a lot - in particular in multithreaded
5911     applications.
5912
5913     https://bugzilla.gnome.org/show_bug.cgi?id=585375
5914
5915  gobject/gtype.c |   62
5916  +++++++++++++++++++++++++++++++++++++-----------------
5917  1 files changed, 42 insertions(+), 20 deletions(-)
5918
5919 commit 5160175656797fde6b301b0d832b692052b96e3e
5920 Author: Edward Hervey <bilboed@bilboed.com>
5921 Date:   Thu Sep 24 12:29:25 2009 +0200
5922
5923     Reorganize g_type_class_ref()
5924
5925     Moves the first check out of the lock, as it's not required.
5926
5927     https://bugzilla.gnome.org/show_bug.cgi?id=585375
5928
5929  gobject/gtype.c |   19 ++++++++-----------
5930  1 files changed, 8 insertions(+), 11 deletions(-)
5931
5932 commit 00a4470ad07551f3629029892b819c18d8902f2f
5933 Author: Benjamin Otte <otte@gnome.org>
5934 Date:   Thu Sep 24 12:26:53 2009 +0200
5935
5936     Make ClassData->init_state atomic
5937
5938     This is necessary to make g_type_class_ref() lockless.
5939
5940     https://bugzilla.gnome.org/show_bug.cgi?id=585375
5941
5942     Also includes fix for:
5943
5944     https://bugzilla.gnome.org/show_bug.cgi?id=587892
5945
5946  gobject/gtype.c |   24 +++++++++++++-----------
5947  1 files changed, 13 insertions(+), 11 deletions(-)
5948
5949 commit 4c243b1cba6e94658e68c3e4b188d0d784ed7463
5950 Author: Edward Hervey <bilboed@bilboed.com>
5951 Date:   Thu Sep 24 11:45:13 2009 +0200
5952
5953     Make type_data_unref_U not take locks in the common case
5954
5955     https://bugzilla.gnome.org/show_bug.cgi?id=585375
5956
5957  gobject/gtype.c |   19 ++++++++++++-------
5958  1 files changed, 12 insertions(+), 7 deletions(-)
5959
5960 commit 5e7dba0501f4af4ac5427bbf1227ba5cb026cffa
5961 Author: Edward Hervey <bilboed@bilboed.com>
5962 Date:   Thu Sep 24 11:38:49 2009 +0200
5963
5964     Make all accesses of Node->ref_count atomic
5965
5966     This does not change any locking behavior at all, it just replaces
5967     simple getters/setters of the variable with atomic versions.
5968
5969     The ref_count variable was kept as unsigned, even though that requires
5970     casting for all operations, to mirror GObject->refcount.
5971
5972     https://bugzilla.gnome.org/show_bug.cgi?id=585375
5973
5974  gobject/gtype.c |   11 +++++------
5975  1 files changed, 5 insertions(+), 6 deletions(-)
5976
5977 commit 2ec989902b2800d150bbb2cf6c3b6924f43ed736
5978 Author: Edward Hervey <bilboed@bilboed.com>
5979 Date:   Thu Sep 24 11:19:58 2009 +0200
5980
5981     type_data_unref_Wm => type_data_unref_U
5982
5983     Make the type unref function not hold any locks when called. This
5984     makes it easier to optimize it to be atomic later.
5985
5986     https://bugzilla.gnome.org/show_bug.cgi?id=585375
5987
5988  gobject/gtype.c |   37 ++++++++++++++-----------------------
5989  1 files changed, 14 insertions(+), 23 deletions(-)
5990
5991 commit b163759320ddfce0276b20bb453de70919aeeff3
5992 Author: Benjamin Otte <otte@gnome.org>
5993 Date:   Thu Sep 24 11:16:10 2009 +0200
5994
5995     Add a NODE_REFCOUNT getter
5996
5997     This is useful when moving the code to be atomic.
5998     It also will make that patch smaller.
5999
6000     https://bugzilla.gnome.org/show_bug.cgi?id=585375
6001
6002  gobject/gtype.c |   39 +++++++++++++++++++--------------------
6003  1 files changed, 19 insertions(+), 20 deletions(-)
6004
6005 commit 170423f924950728cec21a784787aa43b0be71bc
6006 Author: Edward Hervey <bilboed@bilboed.com>
6007 Date:   Thu Sep 24 10:44:17 2009 +0200
6008
6009     Move setting the refcount to the end of the function
6010
6011     This is a safety feature for when making it atomic later.
6012
6013     https://bugzilla.gnome.org/show_bug.cgi?id=585375
6014
6015  gobject/gtype.c |    3 ++-
6016  1 files changed, 2 insertions(+), 1 deletions(-)
6017
6018 commit f8d24e849533e0e43cd7c9cf9a9692e4779c0472
6019 Author: Edward Hervey <bilboed@bilboed.com>
6020 Date:   Thu Sep 24 10:16:48 2009 +0200
6021
6022     Pass the TypeNode to type_data_last_unref_Wm()
6023
6024     Previously the GType was looked up just for calling the function
6025     Also moves the unref functions together in the code.
6026
6027     https://bugzilla.gnome.org/show_bug.cgi?id=585375
6028
6029  gobject/gtype.c |   57
6030  ++++++++++++++++++++++++++----------------------------
6031  1 files changed, 27 insertions(+), 30 deletions(-)
6032
6033 commit 718b476c4474e5c9e973046ef555ffcb9bfd38a1
6034 Author: Edward Hervey <bilboed@bilboed.com>
6035 Date:   Thu Sep 24 10:03:14 2009 +0200
6036
6037     Move ref_count from TypeNode->data to TypeNode
6038
6039     https://bugzilla.gnome.org/show_bug.cgi?id=585375
6040
6041  gobject/gtype.c |   48 ++++++++++++++++++++++++------------------------
6042  1 files changed, 24 insertions(+), 24 deletions(-)
6043
6044 commit 69961d27a13b2083d864884b40c861c5e97a5c12
6045 Author: Alexander Larsson <alexl@redhat.com>
6046 Date:   Wed Sep 9 16:42:32 2009 +0200
6047
6048     Implement O(1) interface lookups
6049
6050     Currently interface lookups are do a binary search over all the
6051     interfaces
6052     an object implements. Its possible to do this lookup in constant
6053     time using for
6054     instance the gcj algorighm described at:
6055     http://gcc.gnu.org/ml/java/1999-q3/msg00377.html
6056
6057     This is an implementation of that based on GAtomicArray.
6058
6059  gobject/gtype.c |  185
6060  +++++++++++++++++++++++++++++++++++++++++++++----------
6061  1 files changed, 151 insertions(+), 34 deletions(-)
6062
6063 commit 8f27a5e62129672f5c17b140ca854fd2307a9734
6064 Author: Alexander Larsson <alexl@redhat.com>
6065 Date:   Wed Sep 9 16:51:28 2009 +0200
6066
6067     Implement lock free interface lookup
6068
6069     We implement lock free interface lookup by moving the n_ifaces
6070     counter into memory pointed to by TypeNode->iface_entries, and
6071     then updating this in RCU-style by always copying it, modifying
6072     the copy and then when the modification is done replace the old
6073     pointer with g_atomic_pointer_set.
6074
6075     There is one additional complexity when freeing the old memory,
6076     since the old memory region can be in use. To handle this we
6077     don't free such memory, but put it on a free list and reuse it
6078     later. This means that lock-free lookups must be able to
6079     handle the memory being modified in random ways without crashing,
6080     and at the end we verify that the memory didn't change and the
6081     transaction is ok.
6082
6083     With this infrastructure the patch then implements a lock-free
6084     version of type_lookup_iface_entry_L called type_lookup_iface_vtable_I
6085     and use it in: g_type_interface_peek, g_type_interface_peek_parent
6086     and type_node_check_conformities_UorL.
6087
6088     Using the performance tests from bug 557100 shows that the general
6089     performance difference is negligible, but the lack of a lock for each
6090     type check and interface vfunc call should greatly enhance threaded
6091     scalability.
6092
6093  gobject/gtype.c |  329
6094  ++++++++++++++++++++++++++++++++++---------------------
6095  1 files changed, 204 insertions(+), 125 deletions(-)
6096
6097 commit 75ce4741f9a7a26098a77407de9b4cc2b985a254
6098 Author: Alexander Larsson <alexl@redhat.com>
6099 Date:   Wed Sep 9 16:47:44 2009 +0200
6100
6101     Add GAtomicArray for RCU-style lockless updates
6102
6103     This adds supports for a lock-less a non-shrinking growable array.
6104     You can use it to do reads using no locks, as long as your read-code
6105     can handle that during the read transaction the object can be modified
6106     by another writer (but it will not change size or be freed), and you
6107     can only trust the result once the transaction has finished
6108     successfully.
6109
6110     This doesn't free things like RCU normally does, instead it pushes the
6111     memory on a free list that is reused for other atomic arrays.
6112
6113  gobject/Makefile.am    |    3 +-
6114  gobject/gatomicarray.c |  169
6115  ++++++++++++++++++++++++++++++++++++++++++++++++
6116  gobject/gatomicarray.h |   60 +++++++++++++++++
6117  3 files changed, 231 insertions(+), 1 deletions(-)
6118
6119 commit f55752b10cc29090550005e16e9e7f72c5c060fa
6120 Author: Ivar Smolin <okul@linux.ee>
6121 Date:   Mon Nov 30 13:08:18 2009 +0200
6122
6123     Updating Estonian translation
6124
6125  po/et.po |  479
6126  ++------------------------------------------------------------
6127  1 files changed, 10 insertions(+), 469 deletions(-)
6128
6129 commit 8df6191a322d6b412448aa5618daf68c4e0ab3da
6130 Author: Matthias Clasen <mclasen@redhat.com>
6131 Date:   Mon Nov 30 00:11:10 2009 -0500
6132
6133     Bump version
6134
6135  configure.in |    4 ++--
6136  1 files changed, 2 insertions(+), 2 deletions(-)
6137
6138 commit 2532707ce420623acaf7f1fc0bd3670bb3a8a86b
6139 Author: Matthias Clasen <mclasen@redhat.com>
6140 Date:   Mon Nov 30 00:09:36 2009 -0500
6141
6142     2.23.0
6143
6144  docs/reference/glib/tmpl/glib-unused.sgml |   67 ++
6145  docs/reference/glib/tmpl/macros_misc.sgml |    5 +-
6146  docs/reference/glib/tmpl/version.sgml     |   68 --
6147  po/am.po                                  |  282 ++++---
6148  po/ar.po                                  |  285 ++++---
6149  po/as.po                                  |  287 ++++---
6150  po/az.po                                  |  282 ++++---
6151  po/be.po                                  |  283 ++++---
6152  po/be@latin.po                            |  286 ++++---
6153  po/bg.po                                  |  287 ++++---
6154  po/bn.po                                  |  287 ++++---
6155  po/bn_IN.po                               |  287 ++++---
6156  po/bs.po                                  |  282 ++++---
6157  po/ca.po                                  |  917 ++++++++++----------
6158  po/ca@valencia.po                         |  285 ++++---
6159  po/cs.po                                  |  287 ++++---
6160  po/cy.po                                  |  282 ++++---
6161  po/da.po                                  |  287 ++++---
6162  po/de.po                                  |  287 ++++---
6163  po/dz.po                                  |  282 ++++---
6164  po/el.po                                  |  286 ++++---
6165  po/en@shaw.po                             |  966 +++++++++++----------
6166  po/en_CA.po                               |  285 ++++---
6167  po/en_GB.po                               |  287 ++++---
6168  po/eo.po                                  |  282 ++++---
6169  po/es.po                                  |  930 ++++++++++----------
6170  po/et.po                                  |  492 +++++++++++-
6171  po/eu.po                                  |  287 ++++---
6172  po/fa.po                                  |  282 ++++---
6173  po/fi.po                                  |  287 ++++---
6174  po/fr.po                                  |  287 ++++---
6175  po/ga.po                                  |  282 ++++---
6176  po/gl.po                                  |  941 +++++++++++----------
6177  po/gu.po                                  |  287 ++++---
6178  po/he.po                                  |  287 ++++---
6179  po/hi.po                                  |  287 ++++---
6180  po/hr.po                                  |  282 ++++---
6181  po/hu.po                                  |  287 ++++---
6182  po/hy.po                                  |  282 ++++---
6183  po/id.po                                  |  282 ++++---
6184  po/is.po                                  |  282 ++++---
6185  po/it.po                                  |  287 ++++---
6186  po/ja.po                                  |  287 ++++---
6187  po/ka.po                                  |  282 ++++---
6188  po/kn.po                                  |  287 ++++---
6189  po/ko.po                                  |  287 ++++---
6190  po/ku.po                                  |  282 ++++---
6191  po/lt.po                                  |  285 ++++---
6192  po/lv.po                                  |  282 ++++---
6193  po/mai.po                                 |  285 ++++---
6194  po/mg.po                                  |  282 ++++---
6195  po/mk.po                                  |  285 ++++---
6196  po/ml.po                                  |  287 ++++---
6197  po/mn.po                                  |  282 ++++---
6198  po/mr.po                                  |  287 ++++---
6199  po/ms.po                                  |  282 ++++---
6200  po/nb.po                                  |  943 +++++++++++----------
6201  po/ne.po                                  |  282 ++++---
6202  po/nl.po                                  |  285 ++++---
6203  po/nn.po                                  |  285 ++++---
6204  po/oc.po                                  |  282 ++++---
6205  po/or.po                                  |  287 ++++---
6206  po/pa.po                                  |  287 ++++---
6207  po/pl.po                                  |  287 ++++---
6208  po/ps.po                                  |  282 ++++---
6209  po/pt.po                                  |  287 ++++---
6210  po/pt_BR.po                               |  951 +++++++++++----------
6211  po/ro.po                                  |  287 ++++---
6212  po/ru.po                                  |  287 ++++---
6213  po/rw.po                                  |  282 ++++---
6214  po/si.po                                  |  282 ++++---
6215  po/sk.po                                  |  285 ++++---
6216  po/sl.po                                  | 1282
6217  +++++++++++++---------------
6218  po/sq.po                                  |  288 ++++---
6219  po/sr.po                                  |  287 ++++---
6220  po/sr@ije.po                              |  282 ++++---
6221  po/sr@latin.po                            |  287 ++++---
6222  po/sv.po                                  | 1332
6223  ++++++++++++++---------------
6224  po/ta.po                                  |  287 ++++---
6225  po/te.po                                  |  287 ++++---
6226  po/th.po                                  |  287 ++++---
6227  po/tl.po                                  |  282 ++++---
6228  po/tr.po                                  |  287 ++++---
6229  po/tt.po                                  |  282 ++++---
6230  po/uk.po                                  |  287 ++++---
6231  po/vi.po                                  |  285 ++++---
6232  po/wa.po                                  |  282 ++++---
6233  po/xh.po                                  |  282 ++++---
6234  po/yi.po                                  |  282 ++++---
6235  po/zh_CN.po                               |  285 ++++---
6236  po/zh_HK.po                               |  287 ++++---
6237  po/zh_TW.po                               |  287 ++++---
6238  92 files changed, 16991 insertions(+), 14691 deletions(-)
6239
6240 commit 310e2e7291ba716755e538a6fe286a0072b39ef1
6241 Author: Matthias Clasen <mclasen@redhat.com>
6242 Date:   Sun Nov 29 22:57:00 2009 -0500
6243
6244     More updates
6245
6246  NEWS |    1 +
6247  1 files changed, 1 insertions(+), 0 deletions(-)
6248
6249 commit 8907bfee863e969bc68de749a45f34d7f7f21699
6250 Author: Matthias Clasen <mclasen@redhat.com>
6251 Date:   Sun Nov 29 22:54:16 2009 -0500
6252
6253     Fix up GIO docs
6254
6255  docs/reference/gio/gio-docs.xml      |   31 +++++----
6256  docs/reference/gio/gio-sections.txt  |  113
6257  ++++++++++++++++++++++++++++++++
6258  docs/reference/gio/gio.types         |    9 +++
6259  gio/fen/fen-data.c                   |    4 -
6260  gio/gappinfo.h                       |    1 +
6261  gio/gcharsetconverter.c              |   31 +++++++++-
6262  gio/gconverterinputstream.c          |   13 ++++-
6263  gio/gconverterinputstream.h          |    2 +-
6264  gio/gconverteroutputstream.c         |   13 ++++-
6265  gio/gconverteroutputstream.h         |    2 +-
6266  gio/gdummyfile.c                     |    6 --
6267  gio/gioenums.h                       |    6 +-
6268  gio/glocaldirectorymonitor.c         |    7 --
6269  gio/glocalfile.c                     |    6 --
6270  gio/glocalfileinputstream.c          |    6 --
6271  gio/glocalfilemonitor.c              |    7 --
6272  gio/gunionvolumemonitor.c            |    9 +--
6273  gio/gunixvolume.c                    |  120
6274  ++++++++++++++-------------------
6275  gio/gunixvolumemonitor.c             |   12 ----
6276  gio/gwin32mount.c                    |    2 +-
6277  gio/gwin32volumemonitor.c            |    6 +-
6278  gio/win32/gwinhttpfile.c             |    4 +-
6279  gio/win32/gwinhttpfileinputstream.c  |    4 +-
6280  gio/win32/gwinhttpfileoutputstream.c |    4 +-
6281  gio/win32/gwinhttpvfs.c              |    2 +-
6282  25 files changed, 261 insertions(+), 159 deletions(-)
6283
6284 commit 80bda52b57440b66752df6aa4078e3a723b3a990
6285 Author: Matthias Clasen <mclasen@redhat.com>
6286 Date:   Sun Nov 29 21:19:10 2009 -0500
6287
6288     Fix dynamictype test to build
6289
6290  tests/gobject/dynamictype.c |    3 +--
6291  1 files changed, 1 insertions(+), 2 deletions(-)
6292
6293 commit 06c71ba399adc22c4f327876bac50bbd1a6dfcf4
6294 Author: Matthias Clasen <mclasen@redhat.com>
6295 Date:   Sun Nov 29 20:55:25 2009 -0500
6296
6297     Fix 'make check' in gio
6298
6299  gio/gio.symbols |  430
6300  +++++++++++++++++++++++++++++--------------------------
6301  gio/pltcheck.sh |    2 +-
6302  2 files changed, 225 insertions(+), 207 deletions(-)
6303
6304 commit a4a69df105e57a37fbb2b14275f262613aff1071
6305 Author: Matthias Clasen <mclasen@redhat.com>
6306 Date:   Sun Nov 29 20:48:52 2009 -0500
6307
6308     Remove filter-cat from TEST_PROGS
6309
6310     Since it is not intended to be run as part of make check.
6311
6312  gio/tests/Makefile.am |   10 ++++++++--
6313  1 files changed, 8 insertions(+), 2 deletions(-)
6314
6315 commit 12939c54f93ddc61c02b592ced931fb30d797fe8
6316 Author: Matthias Clasen <mclasen@redhat.com>
6317 Date:   Sun Nov 29 20:47:51 2009 -0500
6318
6319     Disable a broken test
6320
6321     One of the option context tests relied on the ability to
6322     call g_set_pgrname() more than once. Thats no longer possible
6323     (without incurring a warning that wrecks the test).
6324
6325  glib/tests/option-context.c |    6 ++++++
6326  1 files changed, 6 insertions(+), 0 deletions(-)
6327
6328 commit 31be5a93402ca596bb1bc5d872ef437c51ac6d12
6329 Author: David Planella <david.planella@gmail.com>
6330 Date:   Sun Nov 29 19:27:45 2009 +0100
6331
6332     Updated Catalan translations, with some corrections from Carles
6333     Ferrando
6334
6335  po/ca.po |  964
6336  ++++++++++++++++++++++++++++++++------------------------------
6337  1 files changed, 497 insertions(+), 467 deletions(-)
6338
6339 commit e7992b7b06df986bd36dd745a4cca2661e77f497
6340 Author: Paolo Borelli <pborelli@gnome.org>
6341 Date:   Sun Nov 29 15:14:10 2009 +0100
6342
6343     Fix return type of g_converter_[in|out]put_stream.
6344
6345     Fixes bug #603265
6346
6347  gio/gconverterinputstream.c  |    8 ++++----
6348  gio/gconverterinputstream.h  |    4 ++--
6349  gio/gconverteroutputstream.c |   10 +++++-----
6350  gio/gconverteroutputstream.h |    4 ++--
6351  gio/tests/converter-stream.c |   30 +++++++++++++-----------------
6352  5 files changed, 26 insertions(+), 30 deletions(-)
6353
6354 commit bd2a9f7ebb12fde7ea4dcf38d252bfea519970e4
6355 Author: Jorge González <jorgegonz@svn.gnome.org>
6356 Date:   Sat Nov 28 13:26:38 2009 +0100
6357
6358     Updated Spanish translation
6359
6360  po/es.po |   24 +++++++++---------------
6361  1 files changed, 9 insertions(+), 15 deletions(-)
6362
6363 commit 35d440535fecaacce228089b91873afc6c5e069a
6364 Author: Matthias Clasen <mclasen@redhat.com>
6365 Date:   Sat Nov 28 01:59:12 2009 -0500
6366
6367     Updates
6368
6369  NEWS |   60 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
6370  1 files changed, 60 insertions(+), 0 deletions(-)
6371
6372 commit 43149aafe04027bf7f91abb05df64afafc5ed4c4
6373 Author: Matthias Clasen <mclasen@redhat.com>
6374 Date:   Sat Nov 28 01:30:27 2009 -0500
6375
6376     Bump version to 2.23.0
6377
6378  configure.in |    6 +++---
6379  1 files changed, 3 insertions(+), 3 deletions(-)
6380
6381 commit 92a766c74380f7511b0f0c2ea04059133ff8fd73
6382 Author: Matej Urbančič <mateju@svn.gnome.org>
6383 Date:   Fri Nov 27 13:33:16 2009 +0100
6384
6385     Updated Slovenian translation
6386
6387  po/sl.po |  213
6388  +++++++++++++++++++++++++++++++++-----------------------------
6389  1 files changed, 114 insertions(+), 99 deletions(-)
6390
6391 commit 56653e930feebd36cf36523669f3bcad59ad3dc2
6392 Author: Jorge González <jorgegonz@svn.gnome.org>
6393 Date:   Fri Nov 27 01:37:49 2009 +0100
6394
6395     Updated Spanish translation
6396
6397  po/es.po |  171
6398  ++++++++++++++++++++++++++++++++++++--------------------------
6399  1 files changed, 99 insertions(+), 72 deletions(-)
6400
6401 commit 8586b636c7a0162f7b06e00c6a563eeaf24cab46
6402 Author: Ryan Lortie <desrt@desrt.ca>
6403 Date:   Thu Nov 26 12:15:04 2009 -0500
6404
6405     Bug 589631 - enclose literals with double quotes
6406
6407     Improve strings for purpose of translation.
6408
6409     Based on a patch from Leonardo Ferreira Fontenelle.
6410
6411  gio/gmount.c |   10 +++++-----
6412  1 files changed, 5 insertions(+), 5 deletions(-)
6413
6414 commit 09b1b6414b6aa001733fa7897f48970cb3cf258a
6415 Author: Christian Kellner <gicmo@gnome.org>
6416 Date:   Fri Oct 9 15:06:44 2009 +0200
6417
6418     Add "default location" support to GMount
6419
6420     The "default location" of the given mount is a path that reflects
6421     the main entry point for the user (e.g. the home directory, or the
6422     root of the volume).
6423
6424     https://bugzilla.gnome.org/show_bug.cgi?id=561998
6425
6426  gio/gmount.c |   31 +++++++++++++++++++++++++++++++
6427  gio/gmount.h |    3 +++
6428  2 files changed, 34 insertions(+), 0 deletions(-)
6429
6430 commit 2b2195bf68bf68837dc9f6b4765d3716694f42b3
6431 Author: Alexander Larsson <alexl@redhat.com>
6432 Date:   Thu Nov 26 16:05:07 2009 +0100
6433
6434     Pass in the right device to vfs->local_file_add_info for symlinks
6435
6436     We used to pass the path for the symlink, but the device of the target
6437     which is wrong and breaks metadata access.
6438
6439     https://bugzilla.gnome.org/show_bug.cgi?id=593809
6440
6441  gio/glocalfileinfo.c |    7 +++++--
6442  1 files changed, 5 insertions(+), 2 deletions(-)
6443
6444 commit 96f41b62836810563c4f69ba6d053e91c638728a
6445 Author: Mures Andone <mures.andone@movial.com>
6446 Date:   Tue Nov 10 14:59:31 2009 +0200
6447
6448     Fixed bug 91 (GIO monitoring not working due to bad assert)
6449
6450     https://bugzilla.gnome.org/show_bug.cgi?id=593856
6451
6452  gio/inotify/ginotifydirectorymonitor.c |   10 ++++++++--
6453  gio/inotify/ginotifyfilemonitor.c      |   10 ++++++++--
6454  2 files changed, 16 insertions(+), 4 deletions(-)
6455
6456 commit 97db31fa14d2556a649d1d66a0dfc1792c5908d7
6457 Author: Will Thompson <will.thompson@collabora.co.uk>
6458 Date:   Fri Nov 20 13:01:17 2009 +0000
6459
6460     Apply English pedantry to GAsyncInitable's docs
6461
6462     • "asynchronous" was misspelled as "asyncronous" in various places;
6463     • punctuation was missing;
6464     • g_async_initable_new_async() had a stray "and";
6465     • references to g_async_initable_new_finish() were missing a "the".
6466
6467     https://bugzilla.gnome.org/show_bug.cgi?id=602417
6468
6469  gio/gasyncinitable.c |   38 +++++++++++++++++++-------------------
6470  1 files changed, 19 insertions(+), 19 deletions(-)
6471
6472 commit 08d33b81ee4addefa6c5fac6894111d09f90951b
6473 Author: Alexander Larsson <alexl@redhat.com>
6474 Date:   Thu Nov 26 13:15:11 2009 +0100
6475
6476     Remove unused variable
6477
6478  gio/gzlibdecompressor.c |    1 -
6479  1 files changed, 0 insertions(+), 1 deletions(-)
6480
6481 commit b35fa1994d6607376136716c133dd88433706ee8
6482 Author: Alexander Larsson <alexl@redhat.com>
6483 Date:   Thu Nov 26 12:30:14 2009 +0100
6484
6485     Cast iface_init to GInterfaceInitFunc
6486
6487     This is in line with what all other type define macros do.
6488
6489     https://bugzilla.gnome.org/show_bug.cgi?id=508157
6490
6491  gobject/gtypemodule.h       |    2 +-
6492  tests/gobject/dynamictype.c |    3 +--
6493  2 files changed, 2 insertions(+), 3 deletions(-)
6494
6495 commit 36646f46ab07dec3d5a2ce0c9ba1932587528ca8
6496 Author: Alexander Larsson <alexl@redhat.com>
6497 Date:   Thu Nov 26 11:54:44 2009 +0100
6498
6499     Add test for G_IMPLEMENT_INTERFACE_DYNAMIC
6500
6501  tests/gobject/dynamictype.c |   53
6502  +++++++++++++++++++++++++++++++++++++++---
6503  1 files changed, 49 insertions(+), 4 deletions(-)
6504
6505 commit 7d51c96e5e39e8f3b403884f286ef781f0c952d6
6506 Author: Alexander Larsson <alexl@redhat.com>
6507 Date:   Tue Nov 24 09:53:15 2009 +0100
6508
6509     Add G_IMPLEMENT_INTERFACE_DYNAMIC
6510
6511     Convenience macro to easy interface addition for dynamic types.
6512
6513     https://bugzilla.gnome.org/show_bug.cgi?id=508157
6514
6515  docs/reference/gobject/gobject-sections.txt |    1 +
6516  gobject/gtypemodule.h                       |   27
6517  ++++++++++++++++++++++++---
6518  2 files changed, 25 insertions(+), 3 deletions(-)
6519
6520 commit b3156508c49f5274805de1d0d9bc5a69f43de1e9
6521 Author: Christian Persch <chpe@gnome.org>
6522 Date:   Sat May 24 21:00:11 2008 +0200
6523
6524     Add TB and PB cases to g_format_size_for_display
6525
6526  glib/gfileutils.c |   32 +++++++++++++++++++++++++-------
6527  1 files changed, 25 insertions(+), 7 deletions(-)
6528
6529 commit 1ffedec41f01b2cac9ecd9664cec1867e5d1ebb0
6530 Author: Tor Lillqvist <tml@iki.fi>
6531 Date:   Wed Nov 25 12:57:10 2009 +0200
6532
6533     Remove fuzzy marker from header, which crashed my msgfmt
6534
6535  po/en@shaw.po |    1 -
6536  1 files changed, 0 insertions(+), 1 deletions(-)
6537
6538 commit 3d7edc137e447456b7cd6b9df8b6257454c43a5d
6539 Author: Ryan Lortie <desrt@desrt.ca>
6540 Date:   Wed Nov 11 22:40:28 2009 -0500
6541
6542     Bug 601637 - add GUnixFDList
6543
6544     change GUnixFDMessage to contain a GUnixFDList.
6545
6546     add test case for GUnixFDMessage and GUnixFDList.
6547
6548     update docs.
6549
6550  docs/reference/gio/gio-docs.xml     |    1 +
6551  docs/reference/gio/gio-sections.txt |   23 ++
6552  docs/reference/gio/gio.types        |    1 +
6553  gio/Makefile.am                     |    2 +
6554  gio/gunixfdlist.c                   |  391
6555  +++++++++++++++++++++++++++++++++++
6556  gio/gunixfdlist.h                   |   89 ++++++++
6557  gio/gunixfdmessage.c                |  193 +++++++++++-------
6558  gio/gunixfdmessage.h                |    7 +-
6559  gio/tests/Makefile.am               |    5 +-
6560  gio/tests/unix-fd.c                 |  197 ++++++++++++++++++
6561  10 files changed, 835 insertions(+), 74 deletions(-)
6562
6563 commit e5a98502be13e9f9561106577ecbc736211ca692
6564 Author: Alexander Larsson <alexl@redhat.com>
6565 Date:   Tue Nov 24 13:31:33 2009 +0100
6566
6567     Update gio.symbols with new functions
6568
6569  gio/gio.symbols |   53
6570  +++++++++++++++++++++++++++++++++++++++++++++++++++++
6571  1 files changed, 53 insertions(+), 0 deletions(-)
6572
6573 commit b7c4aa61523adfe79991051edf2d0128fd0e5222
6574 Author: Alexander Larsson <alexl@redhat.com>
6575 Date:   Tue Nov 24 13:31:10 2009 +0100
6576
6577     Export g_charset_converter_get_num_fallbacks in header
6578
6579  gio/gcharsetconverter.h |    1 +
6580  1 files changed, 1 insertions(+), 0 deletions(-)
6581
6582 commit 2af69f4135253573ccc3a14f0cb9555bdba6ac3b
6583 Author: Alexander Larsson <alexl@redhat.com>
6584 Date:   Tue Nov 24 13:02:05 2009 +0100
6585
6586     Fix GZlibCompressorFormat names
6587
6588     What used to be called RAW is really the zlib header format.
6589     There is a real "raw" format, so rename the default and add a
6590     RAW type.
6591
6592  gio/gioenums.h          |    8 +++++---
6593  gio/gzlibcompressor.c   |   12 ++++++++++--
6594  gio/gzlibdecompressor.c |    9 +++++++--
6595  gio/tests/filter-cat.c  |    4 ++--
6596  4 files changed, 24 insertions(+), 9 deletions(-)
6597
6598 commit 85501f5ffabe59ac38daf4d29990a7d5cd949c31
6599 Author: Ryan Lortie <desrt@desrt.ca>
6600 Date:   Wed Nov 11 23:31:12 2009 -0500
6601
6602     Bug 591214 - Warnings building gcancellable.o
6603
6604     - check for EINTR on read() and write() calls
6605     - remove unused 'priv' variable
6606
6607  gio/gcancellable.c |   33 ++++++++++++++++++++++++++-------
6608  1 files changed, 26 insertions(+), 7 deletions(-)
6609
6610 commit 48e2a570439373882cf755567e1d147bc5dd50e5
6611 Author: Ryan Lortie <desrt@desrt.ca>
6612 Date:   Fri Nov 20 12:54:35 2009 -0600
6613
6614     Bug 598712 - can't detect text file with backspace
6615
6616     looks_like_text(): Allow '\b' to appear in text files.
6617
6618  gio/gcontenttype.c |    5 +++--
6619  1 files changed, 3 insertions(+), 2 deletions(-)
6620
6621 commit 230745a350fea524f899c6319a7c529fd82bd377
6622 Author: Alexander Larsson <alexl@redhat.com>
6623 Date:   Wed Nov 18 16:07:16 2009 +0100
6624
6625     Add filter-cat test for GConverter streams
6626
6627  gio/tests/Makefile.am  |    4 +
6628  gio/tests/filter-cat.c |  227
6629  ++++++++++++++++++++++++++++++++++++++++++++++++
6630  2 files changed, 231 insertions(+), 0 deletions(-)
6631
6632 commit 92b9218cbf8cbc594c3a067b2dc09730416df85f
6633 Author: Alexander Larsson <alexl@redhat.com>
6634 Date:   Fri Nov 20 12:04:31 2009 +0100
6635
6636     Add GZlibCompressor
6637
6638  gio/Makefile.am       |    2 +
6639  gio/gio.h             |    1 +
6640  gio/giotypes.h        |    1 +
6641  gio/gzlibcompressor.c |  316
6642  +++++++++++++++++++++++++++++++++++++++++++++++++
6643  gio/gzlibcompressor.h |   51 ++++++++
6644  5 files changed, 371 insertions(+), 0 deletions(-)
6645
6646 commit 38c3eb14e42da8ca2d55918be048cf1729591486
6647 Author: Alexander Larsson <alexl@redhat.com>
6648 Date:   Thu Nov 19 17:20:20 2009 +0100
6649
6650     Add GZlibDecompressor for zlib decompression
6651
6652  gio/Makefile.am         |    2 +
6653  gio/gio.h               |    1 +
6654  gio/gioenums.h          |   15 +++
6655  gio/giotypes.h          |    1 +
6656  gio/gzlibdecompressor.c |  292
6657  +++++++++++++++++++++++++++++++++++++++++++++++
6658  gio/gzlibdecompressor.h |   50 ++++++++
6659  6 files changed, 361 insertions(+), 0 deletions(-)
6660
6661 commit 8cb1252d92e5cfea3804ef27edc01cac5b044ff3
6662 Author: Alexander Larsson <alexl@redhat.com>
6663 Date:   Thu Nov 19 17:16:29 2009 +0100
6664
6665     Add zlib dependency to gio
6666
6667     Will be used by compression APIs
6668
6669  configure.in    |   11 +++++++++++
6670  gio-2.0.pc.in   |    1 +
6671  gio/Makefile.am |    1 +
6672  3 files changed, 13 insertions(+), 0 deletions(-)
6673
6674 commit fce2873641ffe20834722ad33894c91b2e4b6c32
6675 Author: Alexander Larsson <alexl@redhat.com>
6676 Date:   Fri Oct 23 19:59:03 2009 +0200
6677
6678     Add test for converter streams
6679
6680  gio/tests/Makefile.am        |    4 +
6681  gio/tests/converter-stream.c |  576
6682  ++++++++++++++++++++++++++++++++++++++++++
6683  2 files changed, 580 insertions(+), 0 deletions(-)
6684
6685 commit 7f8991596be1f17bd71c367bef630423f0a83c35
6686 Author: Alexander Larsson <alexl@redhat.com>
6687 Date:   Mon Nov 23 15:03:57 2009 +0100
6688
6689     Add GConverterOutputStream
6690
6691     This allows for conversion when saving
6692
6693  gio/Makefile.am              |    2 +
6694  gio/gconverteroutputstream.c |  595
6695  ++++++++++++++++++++++++++++++++++++++++++
6696  gio/gconverteroutputstream.h |   80 ++++++
6697  gio/gio.h                    |    1 +
6698  gio/giotypes.h               |    1 +
6699  5 files changed, 679 insertions(+), 0 deletions(-)
6700
6701 commit afe3324fcac8ea2a6b6007c938d7974aa923c0d3
6702 Author: Alexander Larsson <alexl@redhat.com>
6703 Date:   Mon Nov 23 15:02:50 2009 +0100
6704
6705     Add g_output_stream_is_closing
6706
6707     Need this to check how we're flushing when closing a converter
6708     output stream.
6709
6710  gio/goutputstream.c |   29 ++++++++++++++++++++++++++++-
6711  gio/goutputstream.h |    1 +
6712  2 files changed, 29 insertions(+), 1 deletions(-)
6713
6714 commit 848e0bf760ea7326420669e90ef6675786dea702
6715 Author: Alexander Larsson <alexl@redhat.com>
6716 Date:   Thu Oct 22 22:50:52 2009 +0200
6717
6718     Add GConverterInputStream
6719
6720     Read and convert data from an input stream
6721
6722  gio/Makefile.am             |    2 +
6723  gio/gconverterinputstream.c |  544
6724  +++++++++++++++++++++++++++++++++++++++++++
6725  gio/gconverterinputstream.h |   80 +++++++
6726  gio/gio.h                   |    1 +
6727  gio/giotypes.h              |    1 +
6728  5 files changed, 628 insertions(+), 0 deletions(-)
6729
6730 commit 134e9bd84f6311e8b18fe69ce8df030561aa12d9
6731 Author: Alexander Larsson <alexl@redhat.com>
6732 Date:   Mon Nov 23 16:19:08 2009 +0100
6733
6734     Add fallback mode to GCharsetConverter
6735
6736  gio/gcharsetconverter.c |   75
6737  ++++++++++++++++++++++++++++++++++++++++++++--
6738  gio/gcharsetconverter.h |    3 ++
6739  2 files changed, 74 insertions(+), 4 deletions(-)
6740
6741 commit 4b8382823e0f03b59d07473f708f1892dcd743dc
6742 Author: Alexander Larsson <alexl@redhat.com>
6743 Date:   Wed Oct 21 21:25:36 2009 +0200
6744
6745     Add GCharsetConverter
6746
6747  gio/Makefile.am         |    2 +
6748  gio/gcharsetconverter.c |  373
6749  +++++++++++++++++++++++++++++++++++++++++++++++
6750  gio/gcharsetconverter.h |   52 +++++++
6751  gio/gio.h               |    1 +
6752  gio/giotypes.h          |    1 +
6753  5 files changed, 429 insertions(+), 0 deletions(-)
6754
6755 commit 0d86b25f91aeff168474280f4f5e03df779afc6d
6756 Author: Alexander Larsson <alexl@redhat.com>
6757 Date:   Wed Nov 18 13:14:13 2009 +0100
6758
6759     Add GConverter interface
6760
6761     This is an interface for stateful conversions of data. Its a generic
6762     interface suitable for things like IConv, compression, decompression,
6763     and regexp replacement.
6764
6765  gio/Makefile.am  |    2 +
6766  gio/gconverter.c |  234
6767  ++++++++++++++++++++++++++++++++++++++++++++++++++++++
6768  gio/gconverter.h |   94 ++++++++++++++++++++++
6769  gio/gio.h        |    1 +
6770  gio/gioenums.h   |   34 ++++++++
6771  gio/giotypes.h   |    1 +
6772  6 files changed, 366 insertions(+), 0 deletions(-)
6773
6774 commit 110133135dabfb2ac829abe7bf84d95baf92a61a
6775 Author: Alexander Larsson <alexl@redhat.com>
6776 Date:   Tue Oct 20 14:12:31 2009 +0200
6777
6778     Add G_IO_ERROR_PARTIAL_INPUT and G_IO_ERROR_INVALID_DATA errors
6779
6780     These are needed for GConverter
6781
6782  gio/gioenums.h |    6 +++++-
6783  1 files changed, 5 insertions(+), 1 deletions(-)
6784
6785 commit 04d83e8e503a07e7b4279227c8f992ddf7c6ef4e
6786 Author: Cody Russell <bratsche@gnome.org>
6787 Date:   Mon Nov 23 07:48:14 2009 -0600
6788
6789     gtester should fail even if -k is passed
6790
6791  glib/gtester.c |    2 +-
6792  1 files changed, 1 insertions(+), 1 deletions(-)
6793
6794 commit 874efeb8ea7b822cfba254421e76b331815782cb
6795 Author: Vladimir Melo <vmelo@gnome.org>
6796 Date:   Mon Nov 23 08:36:06 2009 -0500
6797
6798     Updated Brazilian Portuguese translation.
6799
6800  po/pt_BR.po |  928
6801  ++++++++++++++++++++++++++++++-----------------------------
6802  1 files changed, 469 insertions(+), 459 deletions(-)
6803
6804 commit 56eee6759ba04ad970d2bb356a27de13d79ea575
6805 Author: Ryan Lortie <desrt@desrt.ca>
6806 Date:   Fri Nov 20 14:40:58 2009 -0600
6807
6808     Remove #include "glocalfile.h" from GFile
6809
6810     It might give somebody the wrong idea. =)
6811
6812  gio/gfile.c |    1 -
6813  1 files changed, 0 insertions(+), 1 deletions(-)
6814
6815 commit ec79146572aece95c7bc032b486e6a57015ee6e4
6816 Author: Benjamin Otte <otte@gnome.org>
6817 Date:   Fri Nov 20 16:47:09 2009 +0100
6818
6819     Fix thread-safety
6820
6821     The n_children variable can be written when locked, while the n_supers
6822     variable is read at any time. As they both share the same bytes,
6823     accessing them is not threadsafe.
6824     This patch puts them into different bytes.
6825
6826     Thanks to Xan Lopez and valgrind for noticing this.
6827
6828  gobject/gtype.c |    4 ++--
6829  1 files changed, 2 insertions(+), 2 deletions(-)
6830
6831 commit ba2b2bbca2b747d704ae62e99fc7d216f82111ff
6832 Author: Juan A. Suarez Romero <jasuarez@igalia.com>
6833 Date:   Fri Nov 20 16:46:41 2009 +0100
6834
6835     priv variable should only be used in win32 code
6836
6837  gio/gcancellable.c |   44 +++++++++++++++++++++++---------------------
6838  1 files changed, 23 insertions(+), 21 deletions(-)
6839
6840 commit 8e2fa44953f1f92afdb198bb3ff8b98bb4cf6699
6841 Author: Ryan Lortie <desrt@desrt.ca>
6842 Date:   Thu Nov 19 10:19:01 2009 -0600
6843
6844     g_socket_listener_add_any_inet_port is Since 2.24
6845
6846     accidentally committed an old patch without updating.
6847
6848  gio/gsocketlistener.c |    2 +-
6849  1 files changed, 1 insertions(+), 1 deletions(-)
6850
6851 commit c005878ae7e429dd51f6be3d9a22b430c8155221
6852 Author: Ryan Lortie <desrt@desrt.ca>
6853 Date:   Mon Jun 15 14:07:13 2009 -0400
6854
6855     Bug 585566 - GSocketListener API issues
6856
6857     Add a new function, g_socket_listener_add_any_inet_port(), to
6858     deal with
6859     the desired use case.
6860
6861  docs/reference/gio/gio-sections.txt |    1 +
6862  gio/gio.symbols                     |    1 +
6863  gio/gsocketlistener.c               |  225
6864  +++++++++++++++++++++++++++++++++++
6865  gio/gsocketlistener.h               |    3 +
6866  4 files changed, 230 insertions(+), 0 deletions(-)
6867
6868 commit 77baa70eda24be0049d09123e4b81b1f03817110
6869 Author: Christian Dywan <christian@lanedo.com>
6870 Date:   Thu Nov 19 09:58:43 2009 -0600
6871
6872     Bug 600550 - (...) doesn't treat arguments properly
6873
6874     Add some additional checking to g_app_info_create_from_commandline to
6875     make it handle strange inputs more elegantly.
6876
6877  gio/gdesktopappinfo.c |    4 +++-
6878  1 files changed, 3 insertions(+), 1 deletions(-)
6879
6880 commit 3257e8ebe470fce6b2eb935589f18d509336a227
6881 Author: Vincent Untz <vuntz@gnome.org>
6882 Date:   Wed Nov 18 16:37:47 2009 -0600
6883
6884     Bug 600620 - Add g_app_info_get_display_name()
6885
6886     This new API can make use of X-GNOME-FullName in .desktop files,
6887     to have
6888     the full name of applications.
6889
6890  gio/gappinfo.c        |   27 +++++++++++++++++++++++++++
6891  gio/gappinfo.h        |    2 ++
6892  gio/gdesktopappinfo.c |   20 ++++++++++++++++++++
6893  3 files changed, 49 insertions(+), 0 deletions(-)
6894
6895 commit 9681d7e75f2d1296a890bfa64b3478ea7025df62
6896 Author: Ryan Lortie <desrt@desrt.ca>
6897 Date:   Wed Nov 18 18:43:30 2009 -0600
6898
6899     Bug 595138 - GFile not robust with invalid input
6900
6901     Improve handling of g_file_query_default_handler() when called on an
6902     invalid GFile (ie: one created with an invalid URI).
6903
6904  gio/gfile.c |    2 +-
6905  1 files changed, 1 insertions(+), 1 deletions(-)
6906
6907 commit 5d97ea298672880ee80964c07b9cf31d604c3df9
6908 Author: Ryan Lortie <desrt@desrt.ca>
6909 Date:   Tue Nov 17 20:41:48 2009 -0600
6910
6911     Bug 600141 - Add -pthread to gmodule pkg-config
6912
6913     It is not generally permissible to dlopen() libpthread into a program
6914     that is not already linked with threading support.  The most
6915     common case
6916     of this happening is when GIO opens Gvfs (which includes DBus, which
6917     links against libpthread).
6918
6919     Since gmodule is the way that most users cause this problem for
6920     themselves and since the easiest workaround is to link the program
6921     with
6922     -pthread, the best fix for the issue is to add -pthread to the gmodule
6923     pkg-config.
6924
6925  gmodule-2.0-uninstalled.pc.in           |    4 ++--
6926  gmodule-2.0.pc.in                       |    4 ++--
6927  gmodule-export-2.0.pc.in                |    4 ++--
6928  gmodule-no-export-2.0-uninstalled.pc.in |    4 ++--
6929  gmodule-no-export-2.0.pc.in             |    4 ++--
6930  5 files changed, 10 insertions(+), 10 deletions(-)
6931
6932 commit 983a717fa6431d67ce9d765c1714f77ecb0b02fa
6933 Author: Ryan Lortie <desrt@desrt.ca>
6934 Date:   Thu Nov 12 01:37:27 2009 -0500
6935
6936     Bug 535159 - g_file_has_parent
6937
6938     - add a g_file_has_parent() function as a wrapper around
6939        g_file_get_parent()
6940
6941  docs/reference/gio/gio-sections.txt |    1 +
6942  gio/gfile.c                         |   43
6943  +++++++++++++++++++++++++++++++++++
6944  gio/gfile.h                         |    2 +
6945  gio/gio.symbols                     |    1 +
6946  4 files changed, 47 insertions(+), 0 deletions(-)
6947
6948 commit ba0a6e1911ee581f1d651a7a05bab789c760ef3c
6949 Author: Javier Jardón <jjardon@gnome.org>
6950 Date:   Mon Nov 16 00:29:39 2009 +0100
6951
6952     Fix compilation warning: Initialize the variable
6953
6954  gio/tests/unix-streams.c |    2 +-
6955  1 files changed, 1 insertions(+), 1 deletions(-)
6956
6957 commit c6243026ed61698a797ce1b731760e4f0497ad97
6958 Author: Javier Jardón <jjardon@gnome.org>
6959 Date:   Mon Nov 16 00:33:07 2009 +0100
6960
6961     Fix compilation warning: Remove unused function
6962
6963  gio/xdgmime/xdgmimecache.c |    1 -
6964  1 files changed, 0 insertions(+), 1 deletions(-)
6965
6966 commit 00a331f970dfd49e1f9dc5ed3b42a9dd41d530ce
6967 Author: Javier Jardón <jjardon@gnome.org>
6968 Date:   Mon Nov 16 00:22:03 2009 +0100
6969
6970     Fix compilation warning: cast to (GCompareFunc)
6971
6972  gio/gdesktopappinfo.c |    2 +-
6973  1 files changed, 1 insertions(+), 1 deletions(-)
6974
6975 commit 18b3ff33afad10dfac7dfdf3025313490f8313cc
6976 Author: Javier Jardón <jjardon@gnome.org>
6977 Date:   Sun Nov 15 05:51:45 2009 +0100
6978
6979     Don't mention g_utf32_to_utf8() and g_utf8_to_utf32()
6980
6981     These functions doesn't exist.
6982     Suggest to use g_ucs4_to_utf8/g_utf8_to_ucs4 to produce the UTF-8
6983     representation of a gunichar
6984
6985     This fix bug: https://bugzilla.gnome.org/show_bug.cgi?id=601874
6986
6987  docs/reference/glib/tmpl/unicode.sgml |    4 ++--
6988  1 files changed, 2 insertions(+), 2 deletions(-)
6989
6990 commit 96bf69d4cc4077a986c9b2c398356e9d543d88bd
6991 Author: Javier Jardón <jjardon@gnome.org>
6992 Date:   Sun Nov 15 23:58:23 2009 +0100
6993
6994     Suggest the use of G_STRFUNC
6995
6996     Suggest G_STRFUNC in the documentation of the deprecated functions
6997     G_GNUC_PRETTY_FUNCTION and G_GNUC_FUNCTION
6998
6999  docs/reference/glib/tmpl/macros_misc.sgml |    4 ++--
7000  1 files changed, 2 insertions(+), 2 deletions(-)
7001
7002 commit 6b7b7a76020e76370e416d794eceb99937b9ed33
7003 Author: Ryan Lortie <desrt@desrt.ca>
7004 Date:   Wed Nov 11 23:48:06 2009 -0500
7005
7006     Bug 587300 - g_cancellable_disconnect deadlock
7007
7008     add documentation to clarify that a deadlock is the expected case for
7009     calling this function from a signal handler
7010
7011  gio/gcancellable.c |    9 ++++++---
7012  1 files changed, 6 insertions(+), 3 deletions(-)
7013
7014 commit 3d09b8e09c07ebb3bae4074f946c5da8d643d247
7015 Author: Ryan Lortie <desrt@desrt.ca>
7016 Date:   Wed Nov 11 23:21:48 2009 -0500
7017
7018     Bug 591216 - Warning building resolver.o
7019
7020     check result of write system call to quiet compiler warning
7021
7022  gio/tests/resolver.c |    5 ++++-
7023  1 files changed, 4 insertions(+), 1 deletions(-)
7024
7025 commit 78e8b39b49ce47a80e70319ffaf548cda177a746
7026 Author: Ryan Lortie <desrt@desrt.ca>
7027 Date:   Wed Nov 11 22:20:11 2009 -0500
7028
7029     GSocket.receive_message: fix bogus allocation math
7030
7031  gio/gsocket.c |    3 +--
7032  1 files changed, 1 insertions(+), 2 deletions(-)
7033
7034 commit 409cdb8d13225125c12f7b56293b6dd397086c29
7035 Author: Kjartan Maraas <kmaraas@gnome.org>
7036 Date:   Wed Nov 11 20:09:53 2009 +0100
7037
7038     Updated Norwegian bokmål translation.
7039
7040  po/nb.po |  929
7041  +++++++++++++++++++++++++++++++-------------------------------
7042  1 files changed, 466 insertions(+), 463 deletions(-)
7043
7044 commit e5b20a3364b831a19b6cf99f67f803da3a6b6e6b
7045 Author: Tor Lillqvist <tml@iki.fi>
7046 Date:   Tue Nov 10 14:19:59 2009 +0200
7047
7048     Include all of share/gtk-doc/html to get also the gio docs
7049
7050     Also add -D switches to not pointlessly include entries for
7051     directories
7052     in the zip files.
7053
7054  glib-zip.in |    9 ++++-----
7055  1 files changed, 4 insertions(+), 5 deletions(-)
7056
7057 commit 6e86c9a6aa977331c6bd47b726aaf34398a5ad37
7058 Author: Tor Lillqvist <tml@iki.fi>
7059 Date:   Tue Nov 10 01:37:13 2009 +0200
7060
7061     Avoid gcc warning about redeclaration of atexit() on MinGW
7062
7063  glib/gutils.h |    2 ++
7064  1 files changed, 2 insertions(+), 0 deletions(-)
7065
7066 commit a9c4320e813aa80343ed5826c51be456a5683f5f
7067 Author: Daniel Nylander <po@danielnylander.se>
7068 Date:   Sun Nov 8 22:04:51 2009 +0100
7069
7070     Updated Swedish translation
7071
7072  po/sv.po | 1307
7073  ++++++++++++++++++++++++++++++++------------------------------
7074  1 files changed, 668 insertions(+), 639 deletions(-)
7075
7076 commit e9915ee7bdde49a7c6c2c0592b96f60cf31b8383
7077 Author: Fran Diéguez <fran.dieguez@mabishu.com>
7078 Date:   Sat Nov 7 14:40:58 2009 +0100
7079
7080     Updated Galician Translation
7081
7082  po/gl.po |  918
7083  +++++++++++++++++++++++++++++++-------------------------------
7084  1 files changed, 465 insertions(+), 453 deletions(-)
7085
7086 commit ee116a6b1c60343aafd5b10e11798adbeed0d555
7087 Author: Jorge González <jorgegonz@svn.gnome.org>
7088 Date:   Fri Nov 6 21:51:28 2009 +0100
7089
7090     Updated Spanish translation
7091
7092  po/es.po |  927
7093  +++++++++++++++++++++++++++++++-------------------------------
7094  1 files changed, 467 insertions(+), 460 deletions(-)
7095
7096 commit 6c315c77895e7e64c5dfb08cc223ff442f924e00
7097 Author: Ivar Smolin <okul@linux.ee>
7098 Date:   Fri Nov 6 18:15:29 2009 +0200
7099
7100     Updating Estonian translation
7101
7102  po/et.po |   21 ++++++++-------------
7103  1 files changed, 8 insertions(+), 13 deletions(-)
7104
7105 commit fc0b5d735ed06fd09f6f6169965ea427d43c241b
7106 Author: Matej Urbančič <mateju@svn.gnome.org>
7107 Date:   Fri Nov 6 14:58:44 2009 +0100
7108
7109     Updated Slovenian translation
7110
7111  po/sl.po | 1316
7112  ++++++++++++++++++++++++++++++++------------------------------
7113  1 files changed, 686 insertions(+), 630 deletions(-)
7114
7115 commit ef6117f78d036b956d3fe91f6a3748f64499f4c1
7116 Author: Stéphane Démurget <stephane.demurget@free.fr>
7117 Date:   Sun Oct 25 11:14:36 2009 +0100
7118
7119     Bug 324930 - Nicer message for EPERM on symlink
7120
7121     Introduced a more precise error message for EPERM when symlinking to
7122     a local filesystem.
7123
7124     EPERM on symlink means symlinking is not supported by the underlying
7125     fs so it is not the general meaning of EPERM which roughly translates
7126     to 'Operation not permitted'.
7127
7128  gio/glocalfile.c |    4 ++++
7129  1 files changed, 4 insertions(+), 0 deletions(-)
7130
7131 commit 3c57a6c7ccb38efb8fb3ecf12e9f66f113ffde19
7132 Author: Tor Lillqvist <tml@iki.fi>
7133 Date:   Wed Nov 4 23:59:18 2009 +0200
7134
7135     Don't call WSAEventSelect() on -1
7136
7137     If g_io_win32_sock_close() has been called on a socket channel, don't
7138     later in g_io_win32_free() call WSAEventSelect() on its fd which has
7139     been set to -1.
7140
7141  glib/giowin32.c |    3 ++-
7142  1 files changed, 2 insertions(+), 1 deletions(-)
7143
7144 commit 0d6b1ab42a6a9026743f197f03264afdbac7fb7b
7145 Author: Paolo Bonzini <bonzini@gnu.org>
7146 Date:   Tue Nov 3 18:38:58 2009 +0200
7147
7148     Don't run system("touch conf.glibtest)" in the AM_PATH_GLIB_2_0 macro
7149
7150     Just use the C library instead to create the file. Helps building
7151     using Wine. Not that I think we want to endorse that, but accepting
7152     this minimal patch doesn't hurt. From bug #590016.
7153
7154     Signed-off-by: Tor Lillqvist <tml@iki.fi>
7155
7156  m4macros/glib-2.0.m4 |    3 +--
7157  1 files changed, 1 insertions(+), 2 deletions(-)
7158
7159 commit f6276add355388738f856201c400d1c43cedcaf2
7160 Author: Tor Lillqvist <tml@iki.fi>
7161 Date:   Tue Nov 3 18:21:19 2009 +0200
7162
7163     Improve descriptive comment text
7164
7165  glibconfig.h.win32.in |    8 ++++++--
7166  1 files changed, 6 insertions(+), 2 deletions(-)
7167
7168 commit 9c292a831fac91dfe17158e3379d6ef4ad351c76
7169 Author: Hib Eris <hib@hiberis.nl>
7170 Date:   Tue Nov 3 15:06:29 2009 +0200
7171
7172     Fix check for C++ compiler when cross-compiling
7173
7174     Use AC_CHECK_TOOLS instead of AC_CHECK_PROGS. Patch from bug #577711.
7175
7176  configure.in |    2 +-
7177  1 files changed, 1 insertions(+), 1 deletions(-)
7178
7179 commit b64ee1f02098d229ff16df9dfebdc3e3f3d76687
7180 Author: Carlo Bramini <carlo.bramix@libero.it>
7181 Date:   Tue Nov 3 14:26:25 2009 +0200
7182
7183     Make g_file_test() behave on Windows more like as on POSIX
7184
7185     Patch from bug #572252.
7186
7187  glib/gfileutils.c |   19 +++++++++++++------
7188  1 files changed, 13 insertions(+), 6 deletions(-)
7189
7190 commit 22d026d34492b27a531bc60e6edc10eec1aa61be
7191 Author: Thomas Thurman <tthurman@gnome.org>
7192 Date:   Sat Oct 31 02:49:31 2009 -0400
7193
7194     Shavian translation
7195
7196  po/LINGUAS    |    1 +
7197  po/en@shaw.po | 1968
7198  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
7199  2 files changed, 1969 insertions(+), 0 deletions(-)
7200
7201 commit 4288ad76922da01d1f452c6c257e97008b16aaf0
7202 Author: Benjamin Otte <otte@gnome.org>
7203 Date:   Wed Oct 28 19:18:20 2009 +0100
7204
7205     Properly nul-terminate return values from g_convert()
7206
7207     The patch ensures that multibyte character sets are properly
7208     nul-terminated. This is an issue because the documentation claims to
7209     return a "nul-terminated" string and users of the API assume that
7210     means
7211     a proper nul-termination in the resulting character set.
7212
7213     I looked at Pidgin and GStreamer code and found at least 3 cases where
7214     this was happening.
7215
7216     This patch also reverts the documentation change from
7217     5a633f82dbbce067c56fba0ee372fd341b76368d as that is now no longer
7218     necessary.
7219
7220  glib/gconvert.c |   44 ++++++++++++++++++++------------------------
7221  1 files changed, 20 insertions(+), 24 deletions(-)
7222
7223 commit 5a633f82dbbce067c56fba0ee372fd341b76368d
7224 Author: Benjamin Otte <otte@gnome.org>
7225 Date:   Tue Oct 27 21:07:13 2009 +0100
7226
7227     Clarify documentation about g_convert() nul-terminated returns
7228
7229     THere is effectively no nul-termination for multibyte characters.
7230
7231  glib/gconvert.c |   22 ++++++++++++++++------
7232  1 files changed, 16 insertions(+), 6 deletions(-)
7233
7234 commit f3fbf37dd899de5d7bd61d86bed8aada479f564a
7235 Author: Matthias Clasen <mclasen@redhat.com>
7236 Date:   Sun Oct 25 02:56:13 2009 -0400
7237
7238     Avoid a warning
7239
7240  gio/gfile.c |   11 +++++++----
7241  1 files changed, 7 insertions(+), 4 deletions(-)
7242
7243 commit e63262d49d40a36060613fb1d0ed468ca5dddc19
7244 Author: Matthias Clasen <mclasen@redhat.com>
7245 Date:   Sun Oct 25 02:55:46 2009 -0400
7246
7247     Don't give up too early when collecting mime types
7248
7249     Since returning exactly one match has special significance, don't
7250     give up matching before we've found at least 2 types. Also, make
7251     sure that we don't return the same mime type more than once.
7252     Bug 541236.
7253
7254  gio/xdgmime/xdgmimecache.c |   67
7255  ++++++++++++++++++++++++++++++++------------
7256  gio/xdgmime/xdgmimeglob.c  |   43 +++++++++++++++++++++++++---
7257  2 files changed, 87 insertions(+), 23 deletions(-)
7258
7259 commit 3dab24828edd8ebfd6d6c8bb20c181fc0d5650a1
7260 Author: Sven Herzberg <herzi@gnome-de.org>
7261 Date:   Fri Oct 23 14:49:38 2009 +0200
7262
7263     make sure g_set_prgname() gets called only once
7264
7265     * glib/gutils.c: copy the call-once statement from
7266     g_set_application_name();
7267       Fixes Bug #563627: g_get_prgname() threadsafety
7268
7269  glib/gutils.c |   13 ++++++++++---
7270  1 files changed, 10 insertions(+), 3 deletions(-)
7271
7272 commit d105f431b0b684ed47e1c23ca283e38e522ce545
7273 Author: Tor Lillqvist <tml@iki.fi>
7274 Date:   Fri Oct 23 00:46:50 2009 +0300
7275
7276     Fix GWin32DirectoryMonitor
7277
7278     GWin32DirectoryMonitor was quite broken, but nobody had apparently
7279     noticed, or at least not filed any bug. Only now with a bleeding edge
7280     GTK+ file chooser does the code get exercised in common programs like
7281     gtk-demo or GIMP, apparently. Bug #598899.
7282
7283  gio/win32/gwin32directorymonitor.c |   67
7284  ++++++++++++++++++++++++++---------
7285  1 files changed, 50 insertions(+), 17 deletions(-)
7286
7287 commit 8eebc189440693922e23298a761189cfbe71f796
7288 Author: Cody Russell <bratsche@gnome.org>
7289 Date:   Wed Oct 14 21:24:30 2009 -0500
7290
7291     GTypeModule derived class unref does not unload plugin
7292
7293     Correctly unref the pclass. Patch by Chris Wilson and Tim Janik.
7294
7295     https://bugzilla.gnome.org/show_bug.cgi?id=350200
7296
7297  gobject/gtype.c |    4 +++-
7298  1 files changed, 3 insertions(+), 1 deletions(-)
7299
7300 commit e95a3b0576fc9426441956e4053791e197d4f421
7301 Author: Tomas Bzatek <tbzatek@redhat.com>
7302 Date:   Tue Oct 13 16:21:42 2009 +0200
7303
7304     Documentation fixes
7305
7306  docs/reference/gio/gio-sections.txt |    1 +
7307  gio/gfileattribute.c                |    1 +
7308  gio/gfileinfo.h                     |    5 +++--
7309  3 files changed, 5 insertions(+), 2 deletions(-)
7310
7311 commit 443674faaa0c6c79492732fd56360faeca06e9ab
7312 Author: Tor Lillqvist <tml@iki.fi>
7313 Date:   Mon Oct 12 00:18:48 2009 +0300
7314
7315     Construct the gio module directory pathname at run-time on Windows
7316
7317  gio/giomodule.c |   33 +++++++++++++++++++++++++++++++++
7318  1 files changed, 33 insertions(+), 0 deletions(-)
7319
7320 commit 2a3710872f8bfc1c95dc8044c92c9ce020adad40
7321 Author: Alexander Larsson <alexl@redhat.com>
7322 Date:   Thu Oct 8 11:59:23 2009 +0200
7323
7324     xdgmime: sort glob hits with larger weight first
7325
7326     Higher weight is more important, so return these first meaning
7327     they will be used as the default.
7328
7329  gio/xdgmime/xdgmimecache.c |    2 +-
7330  gio/xdgmime/xdgmimeglob.c  |    2 +-
7331  2 files changed, 2 insertions(+), 2 deletions(-)
7332
7333 commit d9b87676fa8f0340a9baa2001ae912192e12d4c6
7334 Author: Ivar Smolin <okul@linux.ee>
7335 Date:   Thu Oct 8 09:56:25 2009 +0300
7336
7337     Updating Estonian translation
7338
7339  po/et.po |  477
7340  ++------------------------------------------------------------
7341  1 files changed, 11 insertions(+), 466 deletions(-)
7342
7343 commit 3daaa459e332c62972c8792453e0a841157ecf11
7344 Author: Matthias Clasen <mclasen@redhat.com>
7345 Date:   Wed Oct 7 10:31:19 2009 -0400
7346
7347     Bump version
7348
7349  configure.in |    4 ++--
7350  1 files changed, 2 insertions(+), 2 deletions(-)
7351
7352 commit f814174371cbc61404012720c49485bc4d66feba
7353 Author: Matthias Clasen <mclasen@redhat.com>
7354 Date:   Wed Oct 7 10:29:32 2009 -0400
7355
7356     2.22.2
7357
7358  NEWS                    |    6 +-
7359  build/win32/Makefile.am |    9 +-
7360  po/am.po                |    2 +-
7361  po/ar.po                |    2 +-
7362  po/as.po                |    2 +-
7363  po/az.po                |    2 +-
7364  po/be.po                |    2 +-
7365  po/be@latin.po          |    2 +-
7366  po/bg.po                |    2 +-
7367  po/bn.po                |    2 +-
7368  po/bn_IN.po             |    2 +-
7369  po/bs.po                |    2 +-
7370  po/ca.po                |    2 +-
7371  po/ca@valencia.po       |    2 +-
7372  po/cs.po                |    2 +-
7373  po/cy.po                |    2 +-
7374  po/da.po                |    2 +-
7375  po/de.po                |    2 +-
7376  po/dz.po                |    2 +-
7377  po/el.po                |    2 +-
7378  po/en_CA.po             |    2 +-
7379  po/en_GB.po             |    2 +-
7380  po/eo.po                |    2 +-
7381  po/es.po                |    2 +-
7382  po/et.po                |    2 +-
7383  po/eu.po                |    2 +-
7384  po/fa.po                |    2 +-
7385  po/fi.po                |    2 +-
7386  po/fr.po                |    2 +-
7387  po/ga.po                |    2 +-
7388  po/gl.po                |    2 +-
7389  po/gu.po                |    2 +-
7390  po/he.po                |    2 +-
7391  po/hi.po                |    2 +-
7392  po/hr.po                |    2 +-
7393  po/hu.po                |    2 +-
7394  po/hy.po                |    2 +-
7395  po/id.po                |    2 +-
7396  po/is.po                |    2 +-
7397  po/it.po                |    2 +-
7398  po/ja.po                |    2 +-
7399  po/ka.po                |    2 +-
7400  po/kn.po                |    2 +-
7401  po/ko.po                |    2 +-
7402  po/ku.po                |    2 +-
7403  po/lt.po                |    2 +-
7404  po/lv.po                |    2 +-
7405  po/mai.po               |    2 +-
7406  po/mg.po                |    2 +-
7407  po/mk.po                |    2 +-
7408  po/ml.po                |    2 +-
7409  po/mn.po                |    2 +-
7410  po/mr.po                |    2 +-
7411  po/ms.po                |    2 +-
7412  po/nb.po                |    2 +-
7413  po/ne.po                |    2 +-
7414  po/nl.po                |    2 +-
7415  po/nn.po                |    2 +-
7416  po/oc.po                |    2 +-
7417  po/or.po                |    2 +-
7418  po/pa.po                |    2 +-
7419  po/pl.po                |    2 +-
7420  po/ps.po                |    2 +-
7421  po/pt.po                |    2 +-
7422  po/pt_BR.po             |    2 +-
7423  po/ro.po                |    2 +-
7424  po/ru.po                |  909
7425  +++++++++++++++++++++++------------------------
7426  po/rw.po                |    2 +-
7427  po/si.po                |    2 +-
7428  po/sk.po                |    2 +-
7429  po/sl.po                |    2 +-
7430  po/sq.po                |    2 +-
7431  po/sr.po                |    6 +-
7432  po/sr@ije.po            |    2 +-
7433  po/sr@latin.po          |   17 +-
7434  po/sv.po                |    2 +-
7435  po/ta.po                |    2 +-
7436  po/te.po                |    2 +-
7437  po/th.po                |    2 +-
7438  po/tl.po                |    2 +-
7439  po/tr.po                |    2 +-
7440  po/tt.po                |    2 +-
7441  po/uk.po                |    2 +-
7442  po/vi.po                |    2 +-
7443  po/wa.po                |    2 +-
7444  po/xh.po                |    2 +-
7445  po/yi.po                |    2 +-
7446  po/zh_CN.po             |    2 +-
7447  po/zh_HK.po             |    2 +-
7448  po/zh_TW.po             |    2 +-
7449  90 files changed, 553 insertions(+), 564 deletions(-)
7450
7451 commit 3d76112aed79b590b79899e46610ce7b2ecffc53
7452 Author: Matthias Clasen <mclasen@redhat.com>
7453 Date:   Wed Oct 7 09:28:19 2009 -0400
7454
7455     Updates
7456
7457  NEWS |   19 ++++++++++++++++++-
7458  1 files changed, 18 insertions(+), 1 deletions(-)
7459
7460 commit 855deaa5780bfef3f6e8b3a41d00d6c7e40ca406
7461 Author: Cody Russell <bratsche@gnome.org>
7462 Date:   Tue Oct 6 12:27:12 2009 -0400
7463
7464     g_object_unref racy condition can lead to crash
7465
7466     Store whether the object has a toggleref before decrementing the
7467     refcount to prevent race condition when two threads simultaneously
7468     try to unref an object with a refcount of 2.
7469     Patch by Antoine Tremblay.
7470
7471     https://bugzilla.gnome.org/show_bug.cgi?id=551706
7472
7473  gobject/gobject.c |   12 +++++++++---
7474  1 files changed, 9 insertions(+), 3 deletions(-)
7475
7476 commit afa0db59df9b28d9ae8da9539f629165cc8490f3
7477 Author: Leonid Kanter <leon@asplinux.ru>
7478 Date:   Tue Oct 6 11:52:48 2009 +0300
7479
7480     Updated Russian translation by <vicanis@gmail.com>
7481
7482  po/ru.po | 1072
7483  +++++++++++++++++++++++++++++++-------------------------------
7484  1 files changed, 533 insertions(+), 539 deletions(-)
7485
7486 commit 68b1ca04433846b68141a72029ed67ae117a7e94
7487 Author: Edward Hervey <bilboed@bilboed.com>
7488 Date:   Sat Oct 3 12:37:36 2009 +0200
7489
7490     gobject/gtype.h: Fix _G_TYPE_CVH macro. Fixes #597194
7491
7492     If __val doesn't exist, we shouldn't do any other checks.
7493
7494  gobject/gtype.h |    2 +-
7495  1 files changed, 1 insertions(+), 1 deletions(-)
7496
7497 commit 1937765f9f9052a870cfd924b18e08aa8901a8f2
7498 Author: Alexander Larsson <alexl@redhat.com>
7499 Date:   Wed Aug 19 17:24:16 2009 +0200
7500
7501     Add fast path for construction with no params
7502
7503     This avoids a bunch of code and makes construction of simple objects
7504     faster.
7505
7506     Object construction performance improvement:
7507              Non-Threaded   Threaded
7508     Simple:           14%         5%
7509     Complex:        -1.1%      -2.2%
7510
7511     Other tests stable.
7512
7513     https://bugzilla.gnome.org/show_bug.cgi?id=557100
7514
7515  gobject/gobject.c |   14 +++++++++++++-
7516  1 files changed, 13 insertions(+), 1 deletions(-)
7517
7518 commit ffc625ec9bcc4b2d34921940c07b28d244f2257a
7519 Author: Alexander Larsson <alexl@redhat.com>
7520 Date:   Wed Aug 19 17:22:32 2009 +0200
7521
7522     Don't freeze/thaw notification during construction if no properties
7523
7524     If the class has no properties there could be no notification anyway.
7525     This is an important optimization for construction of simple objects.
7526
7527     Object construction performance improvement:
7528              Non-Threaded   Threaded
7529     Simple:           84%        91%
7530     Complex:        -1.4%      -0.6%
7531
7532     Other tests stable.
7533
7534     https://bugzilla.gnome.org/show_bug.cgi?id=557100
7535
7536  gobject/gobject.c |   37 +++++++++++++++++++++++++------------
7537  1 files changed, 25 insertions(+), 12 deletions(-)
7538
7539 commit 302d13a757c164346883841ce040208906894b71
7540 Author: Alexander Larsson <alexl@redhat.com>
7541 Date:   Fri Oct 2 19:27:48 2009 +0200
7542
7543     Add a check that no properties are added after a class is derived
7544
7545     We can't support that, because that would cause the
7546     CLASS_HAS_PROPS_FLAG
7547     class flag to not be correct.
7548
7549  gobject/gobject.c |   14 ++++++++++++++
7550  1 files changed, 14 insertions(+), 0 deletions(-)
7551
7552 commit 39a1fe5782c15873ab18b8d3d76adfcbd70dc6dd
7553 Author: Alexander Larsson <alexl@redhat.com>
7554 Date:   Wed Aug 19 17:21:18 2009 +0200
7555
7556     Add GObjectClass flag CLASS_HAS_PROPS_FLAG
7557
7558     This is set if a class or any of its parents have installed any
7559     properties.
7560
7561     https://bugzilla.gnome.org/show_bug.cgi?id=557100
7562
7563  gobject/gobject.c |    6 ++++++
7564  1 files changed, 6 insertions(+), 0 deletions(-)
7565
7566 commit 301d52d858b8e7d4b804b893dc2f740aaa0d5aa5
7567 Author: Alexander Larsson <alexl@redhat.com>
7568 Date:   Wed Aug 19 17:17:41 2009 +0200
7569
7570     Add flags member for GObjectClass
7571
7572     https://bugzilla.gnome.org/show_bug.cgi?id=557100
7573
7574  gobject/gobject.h |    4 +++-
7575  1 files changed, 3 insertions(+), 1 deletions(-)
7576
7577 commit af017accc55aff3d6f28df0a41724e93fca71ff4
7578 Author: Alexander Larsson <alexl@redhat.com>
7579 Date:   Wed Aug 19 15:48:19 2009 +0200
7580
7581     Allocate GObjectNotifyQueue with g_slice instead of abusing g_list
7582
7583     This is both cleaner and faster (it avoids function calls and
7584     zeroing the memory twice).
7585
7586     Object construction performance improvement:
7587              Non-Threaded   Threaded
7588     Simple:           11%       1.3%
7589     Complex:           8%         6%
7590
7591     Other tests stable.
7592
7593     https://bugzilla.gnome.org/show_bug.cgi?id=557100
7594
7595  gobject/gobjectnotifyqueue.c |    9 ++-------
7596  1 files changed, 2 insertions(+), 7 deletions(-)
7597
7598 commit f4d9789fcfc4c9be497414d6c65476adb9d20236
7599 Author: Alexander Larsson <alexl@redhat.com>
7600 Date:   Wed Sep 9 17:08:57 2009 +0200
7601
7602     Add gobject performance tests for threaded code
7603
7604     This measures how much things like lock contention affects the gobject
7605     code.
7606
7607  tests/gobject/Makefile.am            |    2 +
7608  tests/gobject/performance-threaded.c |  381
7609  ++++++++++++++++++++++++++++++++++
7610  2 files changed, 383 insertions(+), 0 deletions(-)
7611
7612 commit b1f94af095bde6a9a695ce7b19425a62288ee0ee
7613 Author: Alexander Larsson <alexl@redhat.com>
7614 Date:   Thu Aug 20 14:34:51 2009 +0200
7615
7616     Add performance tests for GObject primitives
7617
7618     These are basic performance test for a couple of basic gobject
7619     primitives:
7620
7621     * construction of simple objects. Simple is a bare gobject derived
7622       class with no properties, signals or interfaces.
7623
7624     * construction of complex objects. Complex is a gobject subclass
7625       with construct properties, normal properties, signals, and
7626       implements an interface.
7627
7628     * run-time type check of complex objects
7629
7630     * signal emissions
7631
7632     Lots of care is taken to try to make the results reproducible. Each
7633     test is run for multible "rounds", where we try to make each round be
7634     "not too short" in order to be significant wrt timer accuracy, but
7635     also "not to long" to make the probability of some other random event
7636     happening on the system (interrupts, other process scheduled, etc)
7637     during the round less likely.
7638     The current target round time is 4 msecs, which was picked without
7639     rigour, but seems small wrt e.g. scheduler time.
7640
7641     For each test we then run the calculated round size for 60 seconds,
7642     and then report the performance based on the minimal time of one
7643     round. The model here is that any random stuff that happens during a
7644     round can only slow it down, there is nothing that can make it go
7645     faster, so the minimal time is the best estimate of how fast one round
7646     goes.
7647
7648     The result is not ideal, even on a "idle" system the results vary
7649     from round to round, but the variation seems to be less than 1%.
7650     So, any performance difference reported by this test over 1% is
7651     probably statistically significant.
7652
7653     Additionally the tests can be run with or without threads being
7654     initialized. The script tests/gobject/run-performance.sh makes
7655     it easy to produce a performance report for the current checkout.
7656
7657     https://bugzilla.gnome.org/show_bug.cgi?id=557100
7658
7659  tests/gobject/Makefile.am        |    2 +
7660  tests/gobject/performance.c      |  735
7661  ++++++++++++++++++++++++++++++++++++++
7662  tests/gobject/run-performance.sh |    7 +
7663  3 files changed, 744 insertions(+), 0 deletions(-)
7664
7665 commit 07ad638adff596ccd4bc2ec003be692059210357
7666 Author: Alexander Larsson <alexl@redhat.com>
7667 Date:   Fri Oct 2 12:54:18 2009 +0200
7668
7669     remove xdgmime test
7670
7671     This is getting diverged from the xdgmime copy and we don't need
7672     it here.
7673
7674  gio/xdgmime/Makefile.am |    5 -
7675  gio/xdgmime/test-mime.c |  196
7676  -----------------------------------------------
7677  2 files changed, 0 insertions(+), 201 deletions(-)
7678
7679 commit c7c0bcef893ca99609b102b42be5f871b9524a92
7680 Author: Alexander Larsson <alexl@redhat.com>
7681 Date:   Fri Oct 2 12:06:25 2009 +0200
7682
7683     xdgmime - Correct the range checks for magic matching
7684
7685  gio/xdgmime/xdgmimecache.c |    2 +-
7686  1 files changed, 1 insertions(+), 1 deletions(-)
7687
7688 commit 2624e7d6c6ddc5ad93caa7ce609092b6b54cb6d2
7689 Author: Alexander Larsson <alexl@redhat.com>
7690 Date:   Fri Oct 2 12:06:15 2009 +0200
7691
7692     Remove unnecessary includes
7693
7694  gio/xdgmime/xdgmimecache.c |    1 -
7695  gio/xdgmime/xdgmimeglob.c  |    1 -
7696  2 files changed, 0 insertions(+), 2 deletions(-)
7697
7698 commit e1643fd76daf66ccffd9e6818e4f4ec8272e2a51
7699 Author: Alexander Larsson <alexl@redhat.com>
7700 Date:   Fri Oct 2 09:49:51 2009 +0200
7701
7702     xdgmime - support the new case sensitive flag
7703
7704  gio/xdgmime/xdgmimecache.c |   86
7705  +++++++++++++++++++++++++++++++++----------
7706  gio/xdgmime/xdgmimeglob.c  |   88
7707  +++++++++++++++++++++++++++++++++++--------
7708  2 files changed, 137 insertions(+), 37 deletions(-)
7709
7710 commit 7c27df1feeea1d6ab8b927285cecc4ac34db8b06
7711 Author: Alexander Larsson <alexl@redhat.com>
7712 Date:   Fri Oct 2 09:48:35 2009 +0200
7713
7714     xdgmime - support cache files with minor version 2
7715
7716  gio/xdgmime/xdgmimecache.c |   10 ++++++++--
7717  1 files changed, 8 insertions(+), 2 deletions(-)
7718
7719 commit ce239a010e29c91f683dae354060f6ec6213e148
7720 Author: Alexander Larsson <alexl@redhat.com>
7721 Date:   Fri Oct 2 09:46:33 2009 +0200
7722
7723     Read the new glob2 format with case sensitive flags
7724
7725  gio/xdgmime/xdgmime.c     |    4 +-
7726  gio/xdgmime/xdgmimeglob.c |   83
7727  ++++++++++++++++++++++++++++++++------------
7728  gio/xdgmime/xdgmimeglob.h |    6 ++-
7729  3 files changed, 66 insertions(+), 27 deletions(-)
7730
7731 commit 5e4a895bb37271169cb8c055d9ce1e3efe6ca525
7732 Author: Tor Lillqvist <tml@iki.fi>
7733 Date:   Fri Oct 2 12:43:21 2009 +0300
7734
7735     Drop the VS8 project files from tarballs as they are unmaintained
7736
7737  build/win32/Makefile.am |    1 -
7738  1 files changed, 0 insertions(+), 1 deletions(-)
7739
7740 commit e5734fb87563181ee9f1f2827cb49d81e8ea28a7
7741 Author: Pierre A. Joye <pierre.php@gmail.com>
7742 Date:   Fri Oct 2 12:34:44 2009 +0300
7743
7744     Update VS9 project files to fix build
7745
7746     From bug #596784
7747
7748  build/win32/vs9/gio.vcproj                 |  110
7749  +++++++++++++++++++++++++++-
7750  build/win32/vs9/glib.vcproj                |   10 ++-
7751  build/win32/vs9/gmodule.vcproj             |    2 +-
7752  build/win32/vs9/gobject.vcproj             |    2 +-
7753  build/win32/vs9/gspawn-win32-helper.vcproj |    2 +-
7754  build/win32/vs9/gthread.vcproj             |    2 +-
7755  build/win32/vs9/install.vcproj             |    4 +-
7756  7 files changed, 122 insertions(+), 10 deletions(-)
7757
7758 commit e9fe53980b0ce8480c483774961b93388f3a55fe
7759 Author: Matthias Clasen <mclasen@redhat.com>
7760 Date:   Tue Sep 29 23:06:45 2009 -0400
7761
7762     Fix --runtime-libdir option
7763
7764     For stable releases, it needs to take LT_REVISION into account, not
7765     hardcode 0.
7766
7767  gio/Makefile.am     |    4 ++--
7768  glib/Makefile.am    |    4 ++--
7769  gmodule/Makefile.am |    4 ++--
7770  gobject/Makefile.am |    4 ++--
7771  gthread/Makefile.am |    4 ++--
7772  5 files changed, 10 insertions(+), 10 deletions(-)
7773
7774 commit eeaf8c51209cbd11573adf6f6ba0d34f85920b1f
7775 Author: Matthias Clasen <mclasen@redhat.com>
7776 Date:   Tue Sep 29 22:07:04 2009 -0400
7777
7778     Bump version
7779
7780  configure.in |    4 ++--
7781  1 files changed, 2 insertions(+), 2 deletions(-)
7782
7783 commit fffc3d41bd0968c37fd3edddf35a555fe91151d3
7784 Author: Matthias Clasen <mclasen@redhat.com>
7785 Date:   Tue Sep 29 22:05:27 2009 -0400
7786
7787     2.22.1
7788
7789  po/am.po          |   58 ++--
7790  po/ar.po          |   61 ++--
7791  po/as.po          |   61 ++--
7792  po/az.po          |   58 ++--
7793  po/be.po          |   59 ++--
7794  po/be@latin.po    |   61 ++--
7795  po/bg.po          |   61 ++--
7796  po/bn.po          |  932
7797  ++++++++++++++++++++++++++--------------------------
7798  po/bn_IN.po       |   61 ++--
7799  po/bs.po          |   58 ++--
7800  po/ca.po          |   61 ++--
7801  po/ca@valencia.po |   61 ++--
7802  po/cs.po          |   61 ++--
7803  po/cy.po          |   59 ++--
7804  po/da.po          |   61 ++--
7805  po/de.po          |   61 ++--
7806  po/dz.po          |   59 ++--
7807  po/el.po          |   61 ++--
7808  po/en_CA.po       |   61 ++--
7809  po/en_GB.po       |   61 ++--
7810  po/eo.po          |   58 ++--
7811  po/es.po          |   61 ++--
7812  po/et.po          |   61 ++--
7813  po/eu.po          |   61 ++--
7814  po/fa.po          |   59 ++--
7815  po/fi.po          |   61 ++--
7816  po/fr.po          |   61 ++--
7817  po/ga.po          |   60 ++--
7818  po/gl.po          |   61 ++--
7819  po/gu.po          |   61 ++--
7820  po/he.po          |  937
7821  ++++++++++++++++++++++++++---------------------------
7822  po/hi.po          |   61 ++--
7823  po/hr.po          |   58 ++--
7824  po/hu.po          |   61 ++--
7825  po/hy.po          |   58 ++--
7826  po/id.po          |   59 ++--
7827  po/is.po          |   58 ++--
7828  po/it.po          |   61 ++--
7829  po/ja.po          |   61 ++--
7830  po/ka.po          |   59 ++--
7831  po/kn.po          |   61 ++--
7832  po/ko.po          |   61 ++--
7833  po/ku.po          |   58 ++--
7834  po/lt.po          |   61 ++--
7835  po/lv.po          |   58 ++--
7836  po/mai.po         |   61 ++--
7837  po/mg.po          |   59 ++--
7838  po/mk.po          |   61 ++--
7839  po/ml.po          |   61 ++--
7840  po/mn.po          |   59 ++--
7841  po/mr.po          |   61 ++--
7842  po/ms.po          |   58 ++--
7843  po/nb.po          |   61 ++--
7844  po/ne.po          |   59 ++--
7845  po/nl.po          |   61 ++--
7846  po/nn.po          |   61 ++--
7847  po/oc.po          |   59 ++--
7848  po/or.po          |   61 ++--
7849  po/pa.po          |   61 ++--
7850  po/pl.po          |   61 ++--
7851  po/ps.po          |   61 ++--
7852  po/pt.po          |   61 ++--
7853  po/pt_BR.po       |   61 ++--
7854  po/ro.po          |   61 ++--
7855  po/ru.po          |   61 ++--
7856  po/rw.po          |   58 ++--
7857  po/si.po          |   59 ++--
7858  po/sk.po          |   60 ++--
7859  po/sl.po          |   61 ++--
7860  po/sq.po          |   61 ++--
7861  po/sr.po          |   61 ++--
7862  po/sr@ije.po      |   58 ++--
7863  po/sr@latin.po    |   61 ++--
7864  po/sv.po          |   61 ++--
7865  po/ta.po          |   61 ++--
7866  po/te.po          |   61 ++--
7867  po/th.po          |   61 ++--
7868  po/tl.po          |   59 ++--
7869  po/tr.po          |   61 ++--
7870  po/tt.po          |   59 ++--
7871  po/uk.po          |   61 ++--
7872  po/vi.po          |   61 ++--
7873  po/wa.po          |   58 ++--
7874  po/xh.po          |   59 ++--
7875  po/yi.po          |   58 ++--
7876  po/zh_CN.po       |   61 ++--
7877  po/zh_HK.po       |   61 ++--
7878  po/zh_TW.po       |   61 ++--
7879  88 files changed, 3278 insertions(+), 3765 deletions(-)
7880
7881 commit 82c6bf7d8c6abeda6dff80e5b754411398232cc3
7882 Author: Matthias Clasen <mclasen@redhat.com>
7883 Date:   Tue Sep 29 21:16:53 2009 -0400
7884
7885     Updates
7886
7887  NEWS |   17 +++++++++++++++++
7888  1 files changed, 17 insertions(+), 0 deletions(-)
7889
7890 commit 0c88408218050b9a239e90d6585731aeb1a1c181
7891 Author: Miloš Popović <mpopovic@src.gnome.org>
7892 Date:   Wed Sep 30 03:05:31 2009 +0000
7893
7894     Updated Serbian translation
7895
7896  po/sr.po       |    3 ---
7897  po/sr@latin.po |    3 ---
7898  2 files changed, 0 insertions(+), 6 deletions(-)
7899
7900 commit b0adce8ab454c2c8e8da47019d510eac405e2452
7901 Author: Miloš Popović <mpopovic@src.gnome.org>
7902 Date:   Wed Sep 30 03:04:05 2009 +0000
7903
7904     Updated Serbian translation
7905
7906  po/sr@latin.po |   11 +++++------
7907  1 files changed, 5 insertions(+), 6 deletions(-)
7908
7909 commit b38f091b99adf4326001d5218d9e52bd1df8d800
7910 Author: Miloš Popović <mpopovic@src.gnome.org>
7911 Date:   Wed Sep 30 03:02:15 2009 +0000
7912
7913     Updated Serbian translation
7914
7915  po/sr.po       |  279
7916  +++++++++++++++++++++++++++++---------------------------
7917  po/sr@latin.po |  273
7918  ++++++++++++++++++++++++++++---------------------------
7919  2 files changed, 283 insertions(+), 269 deletions(-)
7920
7921 commit 0c652dc66e09a358c738492e0eb857fef56c6254
7922 Author: Matthias Clasen <mclasen@redhat.com>
7923 Date:   Tue Sep 29 20:57:45 2009 -0400
7924
7925     Don't mark test files for translation
7926
7927     As pointed out in bug 596064
7928
7929  po/POTFILES.in   |    1 -
7930  po/POTFILES.skip |    1 +
7931  2 files changed, 1 insertions(+), 1 deletions(-)
7932
7933 commit 6555e0171d6f9619b0f49109868fe99162ffbb72
7934 Author: Matthias Clasen <mclasen@redhat.com>
7935 Date:   Tue Sep 29 20:52:26 2009 -0400
7936
7937     Fix mime_info_cache_dir_add_desktop_entries
7938
7939     This function tried to avoid adding duplicate entries, but failed
7940     due to using the wrong search function. See bug 595972.
7941
7942  gio/gdesktopappinfo.c |    2 +-
7943  1 files changed, 1 insertions(+), 1 deletions(-)
7944
7945 commit 2f93bea177a980b8ae750c07f3b269c9bea7ac25
7946 Author: Matthias Clasen <mclasen@redhat.com>
7947 Date:   Tue Sep 29 20:45:26 2009 -0400
7948
7949     Avoid a C99ism
7950
7951     Move a variable declaration to the beginning of the block; see
7952     bug 596561. Also remove a pointless register declaration.
7953
7954  glib/gmessages.c |    6 +++---
7955  1 files changed, 3 insertions(+), 3 deletions(-)
7956
7957 commit 442dadf3118cf3e2e9617461eb045f61483d58fc
7958 Author: Matthias Clasen <mclasen@redhat.com>
7959 Date:   Tue Sep 29 20:39:39 2009 -0400
7960
7961     Improve docs for g_utf16_to_utf8
7962
7963     Document that g_utf16_to_utf8 does not validate the resulting
7964     UTF-8 string. See bug 596314.
7965
7966  glib/gutf8.c |   16 +++++++++++-----
7967  1 files changed, 11 insertions(+), 5 deletions(-)
7968
7969 commit 5fdb169b72b749218766e507deab491c5f5b0d9e
7970 Author: Matthias Clasen <mclasen@redhat.com>
7971 Date:   Tue Sep 29 20:33:39 2009 -0400
7972
7973     Clarify docs of g_async_result_get_source_object
7974
7975     It returns a new reference. Reported in bug 596748
7976
7977  gio/gasyncresult.c |   11 ++++++-----
7978  1 files changed, 6 insertions(+), 5 deletions(-)
7979
7980 commit 90e1308809805691713edf8f651e80a063f9b66f
7981 Author: Alexander Larsson <alexl@redhat.com>
7982 Date:   Tue Sep 29 11:25:13 2009 +0200
7983
7984     Avoid critical error in thread check if source is destroyed
7985
7986     The source can be destroyed by the time we complete the result, and
7987     then the g_source_get_context(current_source) call will cause
7988     a critical error. We check for the source being destroyed and avoid
7989     the check in that case.
7990
7991     This means we miss the right-thread check in this case, but thats
7992     merely a helper, so this is not critical.
7993
7994  gio/gsimpleasyncresult.c |    2 +-
7995  1 files changed, 1 insertions(+), 1 deletions(-)
7996
7997 commit 10c7b3a17e00283907139a19f1c6054f85a5d3a8
7998 Author: Jamil Ahmed <itsjamil@gmail.com>
7999 Date:   Tue Sep 29 04:01:37 2009 +0700
8000
8001     Updated Bengali translation
8002
8003  po/bn.po | 1967
8004  ++++++++++++++++++++++++++++++--------------------------------
8005  1 files changed, 951 insertions(+), 1016 deletions(-)
8006
8007 commit 6f1ce483eb136159f42b7dde3aa4466ba3e874c1
8008 Author: Alexander Larsson <alexl@redhat.com>
8009 Date:   Mon Sep 28 15:55:44 2009 +0200
8010
8011     Always report metadata on the path, not symlink target
8012
8013     Metadata are really part of the pathname, not the target file
8014     (as they are stored by pathname, and for many metadata like icon
8015     position
8016     etc make not sense using the target data). So, even if nofollow
8017     is not specified we should not follow links for metadata.
8018
8019     Ideally this should be implemented in the metadata extension in gvfs,
8020     but the extension API does not allow this, so we do it in gio.
8021
8022     See https://bugzilla.gnome.org/show_bug.cgi?id=593809
8023
8024  gio/glocalfileinfo.c |   11 +----------
8025  1 files changed, 1 insertions(+), 10 deletions(-)
8026
8027 commit 70027bf0928e7960c3ff78ce4a92aaad20ee899e
8028 Author: Alexander Larsson <alexl@redhat.com>
8029 Date:   Fri Sep 25 09:50:49 2009 +0200
8030
8031     Fix up cast in gdb macros
8032
8033     We need to actually assign the casted value somewhere.
8034
8035  glib/glib.py |    2 +-
8036  1 files changed, 1 insertions(+), 1 deletions(-)
8037
8038 commit e657dee578cc7b70c6a33fcb626e5d5aed4d82f3
8039 Author: Alexander Larsson <alexl@redhat.com>
8040 Date:   Fri Sep 25 09:49:49 2009 +0200
8041
8042     Use right soname for gdb autoloaded python files
8043
8044     We need to look at LT_REVISION too to get the right filename.
8045     This was just hardcoded to zero before which is obviously wrong.
8046
8047  glib/Makefile.am    |    2 +-
8048  gobject/Makefile.am |    2 +-
8049  2 files changed, 2 insertions(+), 2 deletions(-)
8050
8051 commit 660035479bc6583abc311cd4d43136fa447a95d6
8052 Author: Yaron Shahrabani <sh.yaron@gmail.com>
8053 Date:   Fri Sep 25 10:39:58 2009 +0300
8054
8055     Updated Hebrew translation
8056
8057  po/he.po |  933
8058  +++++++++++++++++++++++++++++++-------------------------------
8059  1 files changed, 469 insertions(+), 464 deletions(-)
8060
8061 commit cc95c60c69af5e25e9c9eae11f68ba2436a0e6b0
8062 Author: Matthias Clasen <mclasen@redhat.com>
8063 Date:   Thu Sep 24 10:26:46 2009 -0400
8064
8065     Fix location of gdb macros
8066
8067     These files need to be put in a location that corresponds to the
8068     location of the libraries, so we need to take the runtime-libdir
8069     path into account.
8070
8071  configure.in        |    4 +++-
8072  glib/Makefile.am    |    4 ++--
8073  gobject/Makefile.am |    4 ++--
8074  3 files changed, 7 insertions(+), 5 deletions(-)
8075
8076 commit dcee4d4a66112a357626a6e2b1f749a24e41068a
8077 Author: Matthias Clasen <mclasen@redhat.com>
8078 Date:   Tue Sep 22 17:10:32 2009 -0400
8079
8080     Bump version
8081
8082  configure.in |    4 ++--
8083  1 files changed, 2 insertions(+), 2 deletions(-)
8084
8085 commit cc4970cf9426ae4c929ccd859585a29fb9d243c8
8086 Author: Josselin Mouette <joss@debian.org>
8087 Date:   Wed Sep 23 18:39:45 2009 +0200
8088
8089     Fall back to inotify_init if inotify_init1 does not work
8090
8091     This fixes monitoring failing to work when glib is built on a 2.6.27+
8092     kernel but run on an older one.
8093
8094     http://bugs.debian.org/544354
8095     https://bugzilla.gnome.org/show_bug.cgi?id=593775
8096
8097  gio/inotify/inotify-kernel.c |    4 +++-
8098  1 files changed, 3 insertions(+), 1 deletions(-)
8099
8100 commit 1a4763e6ef8e4da2a5118a00ce567e00704979cd
8101 Author: Tor Lillqvist <tml@iki.fi>
8102 Date:   Wed Sep 23 09:33:48 2009 +0300
8103
8104     Parse libtoolize --version more carefully
8105
8106     Some recent versions of libtoolize output a version blurb like:
8107       libtoolize (GNU libtool 1.3110 2009-07-01) 2.2.7a
8108     Don't get confused by the numbers inside the parens.
8109
8110  autogen.sh |    5 ++++-
8111  1 files changed, 4 insertions(+), 1 deletions(-)
8112
8113 commit 4c633ff0b58db039a29801d5039cc2756db90bbb
8114 Author: Matthias Clasen <mclasen@redhat.com>
8115 Date:   Tue Sep 22 16:57:08 2009 -0400
8116
8117     2.22.0
8118
8119  README.in                                 |    2 +-
8120  docs/reference/glib/tmpl/glib-unused.sgml |   67 --
8121  docs/reference/glib/tmpl/macros_misc.sgml |    5 +-
8122  docs/reference/glib/tmpl/main.sgml        |    7 +
8123  docs/reference/glib/tmpl/testing.sgml     |   21 +
8124  docs/reference/glib/tmpl/version.sgml     |   68 ++
8125  glib/Makefile.am                          |    9 +-
8126  gobject/Makefile.am                       |   10 +-
8127  po/am.po                                  |  188 ++--
8128  po/ar.po                                  |  188 ++--
8129  po/as.po                                  |  219 +++---
8130  po/az.po                                  |  188 ++--
8131  po/be.po                                  |  188 ++--
8132  po/be@latin.po                            |  188 ++--
8133  po/bg.po                                  |  915 ++++++++++----------
8134  po/bn.po                                  |  188 ++--
8135  po/bn_IN.po                               |  965 +++++++++++----------
8136  po/bs.po                                  |  188 ++--
8137  po/ca.po                                  |  925 ++++++++++----------
8138  po/ca@valencia.po                         |  188 ++--
8139  po/cs.po                                  |  915 ++++++++++----------
8140  po/cy.po                                  |  188 ++--
8141  po/da.po                                  |  925 ++++++++++----------
8142  po/de.po                                  |  188 ++--
8143  po/dz.po                                  |  188 ++--
8144  po/el.po                                  | 1332
8145  ++++++++++++++---------------
8146  po/en_CA.po                               |  188 ++--
8147  po/en_GB.po                               |  925 ++++++++++----------
8148  po/eo.po                                  |  188 ++--
8149  po/es.po                                  |  923 ++++++++++----------
8150  po/et.po                                  |  188 ++--
8151  po/eu.po                                  |  188 ++--
8152  po/fa.po                                  |  188 ++--
8153  po/fi.po                                  |  925 ++++++++++----------
8154  po/fr.po                                  |  188 ++--
8155  po/ga.po                                  |  188 ++--
8156  po/gl.po                                  |  920 ++++++++++----------
8157  po/gu.po                                  |  947 ++++++++++----------
8158  po/he.po                                  |  188 ++--
8159  po/hi.po                                  |  944 ++++++++++----------
8160  po/hr.po                                  |  188 ++--
8161  po/hu.po                                  |  188 ++--
8162  po/hy.po                                  |  188 ++--
8163  po/id.po                                  |  188 ++--
8164  po/is.po                                  |  188 ++--
8165  po/it.po                                  |  188 ++--
8166  po/ja.po                                  |  188 ++--
8167  po/ka.po                                  |  188 ++--
8168  po/kn.po                                  |  968 +++++++++++----------
8169  po/ko.po                                  |  188 ++--
8170  po/ku.po                                  |  188 ++--
8171  po/lt.po                                  |  188 ++--
8172  po/lv.po                                  |  188 ++--
8173  po/mai.po                                 |  188 ++--
8174  po/mg.po                                  |  188 ++--
8175  po/mk.po                                  |  188 ++--
8176  po/ml.po                                  |  979 +++++++++++-----------
8177  po/mn.po                                  |  188 ++--
8178  po/mr.po                                  |  947 ++++++++++----------
8179  po/ms.po                                  |  188 ++--
8180  po/nb.po                                  |  917 ++++++++++----------
8181  po/ne.po                                  |  188 ++--
8182  po/nl.po                                  |  188 ++--
8183  po/nn.po                                  |  188 ++--
8184  po/oc.po                                  |  188 ++--
8185  po/or.po                                  |  956 +++++++++++----------
8186  po/pa.po                                  |  943 ++++++++++----------
8187  po/pl.po                                  | 1339
8188  ++++++++++++++---------------
8189  po/ps.po                                  |  188 ++--
8190  po/pt.po                                  |  188 ++--
8191  po/pt_BR.po                               |  188 ++--
8192  po/ro.po                                  |  926 ++++++++++----------
8193  po/ru.po                                  |  188 ++--
8194  po/rw.po                                  |  188 ++--
8195  po/si.po                                  |  188 ++--
8196  po/sk.po                                  |  188 ++--
8197  po/sl.po                                  | 1280
8198  +++++++++++++--------------
8199  po/sq.po                                  |  188 ++--
8200  po/sr.po                                  |  931 ++++++++++----------
8201  po/sr@ije.po                              |  188 ++--
8202  po/sr@latin.po                            |  942 ++++++++++----------
8203  po/sv.po                                  |  188 ++--
8204  po/ta.po                                  |  950 ++++++++++----------
8205  po/te.po                                  |  956 +++++++++++----------
8206  po/th.po                                  |  188 ++--
8207  po/tl.po                                  |  188 ++--
8208  po/tr.po                                  |  188 ++--
8209  po/tt.po                                  |  188 ++--
8210  po/uk.po                                  |  917 ++++++++++----------
8211  po/vi.po                                  |  188 ++--
8212  po/wa.po                                  |  188 ++--
8213  po/xh.po                                  |  188 ++--
8214  po/yi.po                                  |  188 ++--
8215  po/zh_CN.po                               |  926 ++++++++++----------
8216  po/zh_HK.po                               |  938 ++++++++++----------
8217  po/zh_TW.po                               |  923 ++++++++++----------
8218  96 files changed, 19793 insertions(+), 19818 deletions(-)
8219
8220 commit 9203da305b1c840ebafe7d95f2e937348be0f333
8221 Author: Matthias Clasen <mclasen@redhat.com>
8222 Date:   Tue Sep 22 12:36:50 2009 -0400
8223
8224     some doc updates
8225
8226  docs/reference/glib/glib-sections.txt |    3 +++
8227  1 files changed, 3 insertions(+), 0 deletions(-)
8228
8229 commit 3413e758eb4fb15559e9da1b38efd59fcca81401
8230 Author: Matthias Clasen <mclasen@redhat.com>
8231 Date:   Tue Sep 22 10:37:05 2009 -0400
8232
8233     Updates
8234
8235  NEWS |   50 ++++++++++++++++++++++++++++++++++++++++++++++++++
8236  1 files changed, 50 insertions(+), 0 deletions(-)
8237
8238 commit 74326a38658ebb9dbd59c9d8899a0bbb646301e5
8239 Author: Matthias Clasen <mclasen@redhat.com>
8240 Date:   Tue Sep 22 09:41:04 2009 -0400
8241
8242     Set version to 2.22.0
8243
8244  configure.in |    4 ++--
8245  1 files changed, 2 insertions(+), 2 deletions(-)
8246
8247 commit 01ccc9e3bac498e714087b2be543442aa2eadcaa
8248 Author: Matej Urbančič <mateju@svn.gnome.org>
8249 Date:   Tue Sep 22 12:21:02 2009 +0200
8250
8251     Updated Slovenian translation
8252
8253  po/sl.po |    9 ++++-----
8254  1 files changed, 4 insertions(+), 5 deletions(-)
8255
8256 commit 1c46514d5e072f3baee0145798e023610e895ab2
8257 Author: Matej Urbančič <mateju@svn.gnome.org>
8258 Date:   Tue Sep 22 12:15:38 2009 +0200
8259
8260     Updated Slovenian translation
8261
8262  po/sl.po | 1439
8263  ++++++++++++++++++++++++++++++++------------------------------
8264  1 files changed, 740 insertions(+), 699 deletions(-)
8265
8266 commit c755a7fd11ca5f865f6ccd477e0f4db3799161fa
8267 Author: Mart Raudsepp <leio@gentoo.org>
8268 Date:   Sun Sep 13 04:42:33 2009 +0300
8269
8270     gio: Fix some typos in G*AppInfo documentation
8271
8272  gio/gappinfo.c        |   10 +++++-----
8273  gio/gappinfo.h        |    4 ++--
8274  gio/gdesktopappinfo.c |    8 ++++----
8275  3 files changed, 11 insertions(+), 11 deletions(-)
8276
8277 commit 924f1bc528b212aab91adf608ef32e41b67f3298
8278 Author: Mart Raudsepp <leio@gentoo.org>
8279 Date:   Sun Sep 13 00:20:01 2009 +0300
8280
8281     Accept -? for glib-mkenums.
8282
8283     Commit 789e260638d tried to add support for -?, but there is a typo
8284     and instead -h was added when already present instead of -? for one
8285     of the cases.
8286     It works without this corrections, because all unrecognized options
8287     trigger usage showing as well, but this is more correct.
8288
8289     This was bug 556706 originally.
8290
8291  gobject/glib-mkenums.in |    2 +-
8292  1 files changed, 1 insertions(+), 1 deletions(-)
8293
8294 commit 6c061da2a232d8c817d9744a234ceee7b87b3dd8
8295 Author: Mart Raudsepp <leio@gentoo.org>
8296 Date:   Sat Sep 12 19:49:01 2009 +0300
8297
8298     gio: Fix a Since tag to actually show up in new API of 2.20 indeces
8299
8300     Typo made in e05426062
8301
8302  gio/gdatainputstream.c |    2 +-
8303  1 files changed, 1 insertions(+), 1 deletions(-)
8304
8305 commit 7feb4c3631a0745b3696454630be3aa3365d1067
8306 Author: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
8307 Date:   Tue Sep 22 09:59:13 2009 +0700
8308
8309     po/vi.po: fix type "thoạt"
8310
8311  po/vi.po |    2 +-
8312  1 files changed, 1 insertions(+), 1 deletions(-)
8313
8314 commit a830fbd62c05193982c72a375251b2202986152f
8315 Author: Alexander Larsson <alexl@redhat.com>
8316 Date:   Mon Sep 21 15:36:45 2009 +0200
8317
8318     Document new gdb macros
8319
8320  docs/reference/glib/running.sgml |   34
8321  ++++++++++++++++++++++++++++++++++
8322  1 files changed, 34 insertions(+), 0 deletions(-)
8323
8324 commit 42320706c4dd6a4517a402dc5da5c27dfc6a5356
8325 Author: Alexander Larsson <alexl@redhat.com>
8326 Date:   Mon Sep 21 15:21:52 2009 +0200
8327
8328     Add gforeach gdb command
8329
8330  glib/glib.py |   84
8331  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
8332  1 files changed, 84 insertions(+), 0 deletions(-)
8333
8334 commit 2b8943237f137f287b0b0854f80198de54fd26ea
8335 Author: Alexander Larsson <alexl@redhat.com>
8336 Date:   Mon Sep 21 12:26:23 2009 +0200
8337
8338     Add pretty printer for hashtables
8339
8340  glib/glib.py |   64
8341  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
8342  1 files changed, 64 insertions(+), 0 deletions(-)
8343
8344 commit 2e8768d9a556afd2b2e6c974dcbcf24fee5ba6ff
8345 Author: Alexander Larsson <alexl@redhat.com>
8346 Date:   Mon Sep 21 11:06:39 2009 +0200
8347
8348     Add pretty printing for GList and GSList
8349
8350  glib/glib.py |   77
8351  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
8352  1 files changed, 77 insertions(+), 0 deletions(-)
8353
8354 commit efe9169234e226f594b4254618f35a139338c35f
8355 Author: Alexander Larsson <alexl@redhat.com>
8356 Date:   Fri Sep 18 17:15:32 2009 +0200
8357
8358     Initial support for gdb python macros
8359
8360     This includes support for gobject pointer pretty printing and
8361     signal frame compression in backtraces.
8362
8363     https://bugzilla.gnome.org/show_bug.cgi?id=595619
8364
8365  glib/Makefile.am             |   13 ++-
8366  glib/glib.py                 |   27 ++++
8367  glib/libglib-gdb.py.in       |   10 ++
8368  gobject/Makefile.am          |   12 ++-
8369  gobject/gobject.py           |  305
8370  ++++++++++++++++++++++++++++++++++++++++++
8371  gobject/libgobject-gdb.py.in |   10 ++
8372  6 files changed, 375 insertions(+), 2 deletions(-)
8373
8374 commit 18af48ba9a347e2041c4986aaaac73fdd5386de3
8375 Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
8376 Date:   Mon Sep 21 20:54:02 2009 +0800
8377
8378     Updated Traditional Chinese translation(Hong Kong and Taiwan)
8379
8380  po/zh_HK.po |  945
8381  +++++++++++++++++++++++++++++------------------------------
8382  po/zh_TW.po |  930
8383  +++++++++++++++++++++++++++++-----------------------------
8384  2 files changed, 938 insertions(+), 937 deletions(-)
8385
8386 commit 652f47fd2a9544e07cd6cbc5ca0d31d21c1ccd34
8387 Author: Petr Kovar <pknbe@volny.cz>
8388 Date:   Sun Sep 20 22:26:17 2009 +0200
8389
8390     Updated Czech translation
8391
8392  po/cs.po |  921
8393  +++++++++++++++++++++++++++++++-------------------------------
8394  1 files changed, 464 insertions(+), 457 deletions(-)
8395
8396 commit 5b30a46da4eadbd620f34e66e7b981f2dfe91a4f
8397 Author: Ani <peter.ani@gmail.com>
8398 Date:   Sun Sep 20 21:04:45 2009 +0530
8399
8400     Updated Malayalam Translations
8401
8402  po/ml.po |  150
8403  +++++++++++++++++++++++++++++++------------------------------
8404  1 files changed, 76 insertions(+), 74 deletions(-)
8405
8406 commit 7a010ac2d409fc7ea849034ca7a5bda150ee0fad
8407 Author: Gil Forcada <gforcada@gnome.org>
8408 Date:   Sat Sep 19 18:04:56 2009 +0200
8409
8410     Updated Catalan translation
8411
8412  po/ca.po | 1088
8413  +++++++++++++++++++++++++++++++-------------------------------
8414  1 files changed, 540 insertions(+), 548 deletions(-)
8415
8416 commit 80f66b114193d3c1b5a5c5d4f34b01cba53208ca
8417 Author: Paolo Borelli <pborelli@gnome.org>
8418 Date:   Sat Sep 19 10:21:36 2009 +0200
8419
8420     Fix build with srcdir != builddir, bug #594597
8421
8422  gio/win32/Makefile.am |    1 +
8423  1 files changed, 1 insertions(+), 0 deletions(-)
8424
8425 commit 8b3853b8a1cc94767c5391808274f931a48f6cbb
8426 Author: Matthias Clasen <mclasen@redhat.com>
8427 Date:   Fri Sep 18 19:16:11 2009 -0400
8428
8429     Reduce false positives in static analysis
8430
8431     Tools like clang fail to recognize that stanzas like
8432     g_return_if_fail (GTK_IS_FOO (w)) guarantee w != NULL. By minimally
8433     rewriting the type-checking macros, we can avoid these false
8434     positives.
8435
8436  gobject/gtype.h |   12 +++++++++---
8437  1 files changed, 9 insertions(+), 3 deletions(-)
8438
8439 commit 53fc10d2695f917db530c9a3f166e45be59d1d3a
8440 Author: Matthias Clasen <mclasen@redhat.com>
8441 Date:   Wed Sep 9 00:18:23 2009 -0400
8442
8443     Fix a lot of clang complaints
8444
8445     Mostly dead assignments.
8446
8447  gio/gbufferedoutputstream.c |    9 ++-------
8448  gio/gdatainputstream.c      |    7 +------
8449  gio/gdummyfile.c            |    5 +----
8450  gio/ginputstream.c          |   16 +++++-----------
8451  gio/giostream.c             |    4 ----
8452  gio/glocalfile.c            |   20 ++++++++------------
8453  gio/glocalfileinputstream.c |    4 ----
8454  gio/goutputstream.c         |   34 +++++++++++++++-------------------
8455  gio/gunixinputstream.c      |    4 ----
8456  gio/gunixoutputstream.c     |    4 ----
8457  glib/gfileutils.c           |    3 +--
8458  glib/gkeyfile.c             |    3 +--
8459  glib/gregex.c               |    6 +-----
8460  13 files changed, 35 insertions(+), 84 deletions(-)
8461
8462 commit 04d632ccf59ce0491261ff87b3867012cb56d8bf
8463 Author: Dumitru Mișu Moldovan <dumol@gnome.ro>
8464 Date:   Fri Sep 18 00:17:32 2009 +0300
8465
8466     Updated Romanian translation
8467
8468  po/ro.po | 1086
8469  +++++++++++++++++++++++++++++++-------------------------------
8470  1 files changed, 536 insertions(+), 550 deletions(-)
8471
8472 commit 3bfba7924c94aa3a3bcc14e6eeee4fa691108dd0
8473 Author: Miloš Popović <mpopovic@src.gnome.org>
8474 Date:   Thu Sep 17 17:58:52 2009 +0000
8475
8476     Updated Serbian translation
8477
8478  po/sr.po       | 1381
8479  +++++++++++++++++++++++++++----------------------------
8480  po/sr@latin.po | 1392
8481  +++++++++++++++++++++++++++-----------------------------
8482  2 files changed, 1351 insertions(+), 1422 deletions(-)
8483
8484 commit dd7f660fb7b059d16cea6e33550a14ca2625c813
8485 Author: krishnababu k <kkrothap@redhat.ocm>
8486 Date:   Thu Sep 17 21:18:57 2009 +0530
8487
8488     Updated Telugu Translation
8489
8490  po/te.po |  960
8491  +++++++++++++++++++++++++++++++-------------------------------
8492  1 files changed, 475 insertions(+), 485 deletions(-)
8493
8494 commit 256662ddbaec90688c1725d504efc1248eacb7e1
8495 Author: ifelix <ifelix@redhat.com>
8496 Date:   Thu Sep 17 15:50:19 2009 +0530
8497
8498     Updated Tamil Translations
8499
8500  po/ta.po |  961
8501  +++++++++++++++++++++++++++++++-------------------------------
8502  1 files changed, 477 insertions(+), 484 deletions(-)
8503
8504 commit 78c548b506db0527335011ce92558bc1a9d5ebf0
8505 Author: Fran Diéguez <fran.dieguez@glug.es>
8506 Date:   Wed Sep 16 16:15:05 2009 +0200
8507
8508     UPdated Galician Translation
8509
8510  po/gl.po |  946
8511  +++++++++++++++++++++++++++++++-------------------------------
8512  1 files changed, 472 insertions(+), 474 deletions(-)
8513
8514 commit d88b6a3d60f0f84cf192c1b4093a0ae2362d7f02
8515 Author: Runa Bhattacharjee <runab@redhat.com>
8516 Date:   Tue Sep 15 18:31:49 2009 +0530
8517
8518     Updated Bengali India Translations
8519
8520  po/bn_IN.po | 1097
8521  +++++++++++++++++++++++++++++------------------------------
8522  1 files changed, 536 insertions(+), 561 deletions(-)
8523
8524 commit 011592af55d980cfb21c51f5d4bcdd09cce865ec
8525 Author: Manoj Kumar Giri <mgiri@mgiri.csb>
8526 Date:   Tue Sep 15 16:22:41 2009 +0530
8527
8528     Upadted Oriya Translation
8529
8530  po/or.po |  964
8531  +++++++++++++++++++++++++++++++-------------------------------
8532  1 files changed, 477 insertions(+), 487 deletions(-)
8533
8534 commit ddc85a8b0242407c6234bbe2ebc49b873bf02396
8535 Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
8536 Date:   Tue Sep 15 14:29:36 2009 +0700
8537
8538     Updated Thai translation.
8539
8540  po/th.po |    5 ++---
8541  1 files changed, 2 insertions(+), 3 deletions(-)
8542
8543 commit 3a240a7f718a44724008d35123c6f7b98abc896a
8544 Author: Amitakhya Phukan <aphukan@fedoraproject.org>
8545 Date:   Tue Sep 15 12:48:50 2009 +0530
8546
8547     Updating Assamese translations.
8548
8549  po/as.po |   42 ++++++++++++++++--------------------------
8550  1 files changed, 16 insertions(+), 26 deletions(-)
8551
8552 commit ef5e66c330cdc3f8d93ba33a0dfe251f98883204
8553 Author: Kjartan Maraas <kmaraas@gnome.org>
8554 Date:   Mon Sep 14 00:16:51 2009 +0200
8555
8556     Update Norwegian bokmål translation.
8557
8558  po/nb.po |  924
8559  +++++++++++++++++++++++++++++++-------------------------------
8560  1 files changed, 465 insertions(+), 459 deletions(-)
8561
8562 commit 220bde833af1bba3e535f727173b84a362374399
8563 Author: Aron Xu <aronxu@gnome.org>
8564 Date:   Sun Sep 13 15:09:29 2009 +0800
8565
8566     Updated Simplified Chinese translation.
8567
8568  po/zh_CN.po | 1082
8569  +++++++++++++++++++++++++++++------------------------------
8570  1 files changed, 540 insertions(+), 542 deletions(-)
8571
8572 commit 7e514b6efaf6daae23c09a1e13ed65d2d8aa8008
8573 Author: A S Alam <aalam@users.sf.net>
8574 Date:   Sun Sep 13 08:58:57 2009 +0530
8575
8576     Updating Translation for Punjabi
8577
8578  po/pa.po |  956
8579  +++++++++++++++++++++++++++++++-------------------------------
8580  1 files changed, 474 insertions(+), 482 deletions(-)
8581
8582 commit e1957bd71c999ba5189a7fe94880647e84fa6357
8583 Author: Ask H. Larsen <asklarsen@gmail.com>
8584 Date:   Sun Sep 13 03:16:47 2009 +0200
8585
8586     Updated Danish translation
8587
8588  po/da.po |  930
8589  +++++++++++++++++++++++++++++++-------------------------------
8590  1 files changed, 467 insertions(+), 463 deletions(-)
8591
8592 commit 6366015decc608a74e2019ccb0d39dbc6e3f06ba
8593 Author: Bruce Cowan <bcowan@fastmail.co.uk>
8594 Date:   Sat Sep 12 20:04:29 2009 +0100
8595
8596     Updated British English translation
8597
8598  po/en_GB.po | 1120
8599  +++++++++++++++++++++++++++++------------------------------
8600  1 files changed, 556 insertions(+), 564 deletions(-)
8601
8602 commit a92f10d712b6278364e02178c873a084bfbf9e19
8603 Author: Tommi Vainikainen <thv@iki.fi>
8604 Date:   Sat Sep 12 19:10:57 2009 +0300
8605
8606     Updated Finnish translation
8607
8608  po/fi.po |  930
8609  +++++++++++++++++++++++++++++++-------------------------------
8610  1 files changed, 467 insertions(+), 463 deletions(-)
8611
8612 commit 410305255d0acfa5e105a444cdf8b302b31b94a2
8613 Author: Tor Lillqvist <tml@iki.fi>
8614 Date:   Sat Sep 12 01:57:46 2009 +0300
8615
8616     Remove old crap for fetching the "build" directory from svn
8617
8618  autogen.sh |   17 -----------------
8619  1 files changed, 0 insertions(+), 17 deletions(-)
8620
8621 commit 866731776651e04178a6cc1e78d244384a890d1a
8622 Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
8623 Date:   Wed Sep 2 17:48:09 2009 +0100
8624
8625     Fix GNetworkAddress skipping addresses when enumerating
8626
8627     g_network_address_address_enumerator_next_finish takes the first
8628     item of the
8629     address list and moves the pointer to the next one, so we shouldn't
8630     do the same
8631     in g_network_address_address_enumerator_next_async function
8632
8633     Fixes bug #593941
8634
8635  gio/gnetworkaddress.c |    5 -----
8636  1 files changed, 0 insertions(+), 5 deletions(-)
8637
8638 commit cdd04f36cac838f92826cbf415868100a4007741
8639 Author: Richard Hughes <richard@hughsie.com>
8640 Date:   Wed Sep 2 19:15:38 2009 +0100
8641
8642     Make the error const for g_simple_async_result_set_from_error
8643
8644  gio/gsimpleasyncresult.c |    2 +-
8645  gio/gsimpleasyncresult.h |    2 +-
8646  2 files changed, 2 insertions(+), 2 deletions(-)
8647
8648 commit 11477609d1f2782fd4bbb3022d2ec46983930c6a
8649 Author: James Hunt <jamesodhunt@gmail.com>
8650 Date:   Thu Sep 10 17:18:13 2009 +0100
8651
8652     g_socket_send_message() fails due to invalid sendmsg(2) params.
8653
8654     g_socket_send_message() and g_socket_send_to() fail with ENOBUFS or
8655     EFAULT due to the fact that if no "address" argument is specified to
8656     g_socket_send_message, when g_socket_send_message() calls sendmsg(2),
8657     the 2nd parameter to sendmsg ("const struct msghdr *msg") contains
8658     uninitialized values. The fix is simple - initialize msg.msg_name to
8659     NULL and msg.msg_msg_namelen to 0.
8660
8661     https://bugzilla.gnome.org/show_bug.cgi?id=594759
8662
8663  gio/gsocket.c |    5 +++++
8664  1 files changed, 5 insertions(+), 0 deletions(-)
8665
8666 commit 29baa5eebdce27d10c6f36ae8ad4fbc77d04f291
8667 Author: Rajesh Ranjan <rranjan@rranjan.csb>
8668 Date:   Fri Sep 11 16:00:29 2009 +0530
8669
8670     hindi update by Rajesh Ranjan
8671
8672  po/hi.po |  948
8673  +++++++++++++++++++++++++++++++-------------------------------
8674  1 files changed, 471 insertions(+), 477 deletions(-)
8675
8676 commit 9dc9b39284b78b63fad4a713ab6ea4154d4e8ff5
8677 Author: Ani <peter.ani@gmail.com>
8678 Date:   Fri Sep 11 12:18:50 2009 +0530
8679
8680     Updated Malayalam Translations
8681
8682  po/ml.po |  976
8683  ++++++++++++++++++++++++++++++-------------------------------
8684  1 files changed, 480 insertions(+), 496 deletions(-)
8685
8686 commit c3bbec5213d1e77253fd2cef67d6838041bb2f1f
8687 Author: Maxim V. Dziumanenko <dziumanenko@gmail.com>
8688 Date:   Fri Sep 11 01:48:56 2009 +0300
8689
8690     Updated Ukrainian translation
8691
8692  po/uk.po | 1104
8693  +++++++++++++++++++++++++++++---------------------------------
8694  1 files changed, 520 insertions(+), 584 deletions(-)
8695
8696 commit 278ac0a45d2b677a0928b1c31b3e20a4c265ffb0
8697 Author: Christian Dywan <christian@lanedo.com>
8698 Date:   Thu Sep 10 16:40:11 2009 +0200
8699
8700     Bug 579050 Allow making selected critical and warning messages
8701     non-fatal
8702
8703     Implement g_test_log_set_fatal_handler which is a function similar to
8704     g_log_set_default_handler but for use in unit tests where certain
8705     errors have to be ignored because it is not possible to fix or avoid
8706     them otherwise. A unit test is added.
8707
8708  glib/glib.symbols    |    3 +++
8709  glib/gmessages.c     |   47
8710  +++++++++++++++++++++++++++++++++++++++++++++--
8711  glib/gtestutils.c    |    1 +
8712  glib/gtestutils.h    |   21 +++++++++++++++++++++
8713  glib/tests/testing.c |   27 +++++++++++++++++++++++++++
8714  5 files changed, 97 insertions(+), 2 deletions(-)
8715
8716 commit 4b1217b7e0e8d2e7e4187e8b328e10ad72066392
8717 Author: Shankar Prasad <svenkate@redhat.com>
8718 Date:   Thu Sep 10 12:26:13 2009 +0530
8719
8720     Updated Kannada(kn) translation
8721
8722  po/kn.po |  973
8723  ++++++++++++++++++++++++++++++-------------------------------
8724  1 files changed, 479 insertions(+), 494 deletions(-)
8725
8726 commit 664dd256654b5def0bd6cdd5e3918bba78fedd52
8727 Author: Kostas Papadimas <pkst@gnome.org>
8728 Date:   Wed Sep 9 18:38:12 2009 +0300
8729
8730     Updated Greek translation.
8731
8732  po/el.po | 1391
8733  ++++++++++++++++++++++++++++++++------------------------------
8734  1 files changed, 708 insertions(+), 683 deletions(-)
8735
8736 commit 593cd7a683c267e9e02e3d0b8bc653a253f17df5
8737 Author: Sweta Kothari <swkothar@redhat.com>
8738 Date:   Wed Sep 9 16:54:43 2009 +0530
8739
8740     Updated Gujarati Translations
8741
8742  po/gu.po |  952
8743  +++++++++++++++++++++++++++++++-------------------------------
8744  1 files changed, 472 insertions(+), 480 deletions(-)
8745
8746 commit f393e805874db16334c5c4f4aa7fa1c73964ca34
8747 Author: Dan Winship <danw@gnome.org>
8748 Date:   Tue Sep 8 11:19:13 2009 -0400
8749
8750     Clarify g_ptr_array_set_size() docs re: free_func
8751
8752  docs/reference/glib/tmpl/arrays_pointer.sgml |    7 +++++--
8753  1 files changed, 5 insertions(+), 2 deletions(-)
8754
8755 commit eadd2ce7fff83f86c4803aa5e2e251f554639bb6
8756 Author: Alexander Shopov <ash@contact.bg>
8757 Date:   Tue Sep 8 07:41:28 2009 +0300
8758
8759     Updated Bulgarian translation
8760
8761  po/bg.po |  926
8762  +++++++++++++++++++++++++++++++-------------------------------
8763  1 files changed, 466 insertions(+), 460 deletions(-)
8764
8765 commit bc1dd5cf11dc920ff44d51051e1e695b0b8ea421
8766 Author: Dan Winship <danw@gnome.org>
8767 Date:   Sun Sep 6 13:54:50 2009 -0400
8768
8769     Call element_free_func when shrinking array with g_ptr_array_set_size
8770
8771  glib/garray.c           |    8 ++------
8772  glib/tests/array-test.c |    4 +++-
8773  2 files changed, 5 insertions(+), 7 deletions(-)
8774
8775 commit 9a29f087e76fd01188cff73ce1dfe802bd815b15
8776 Author: Sandeep Shedmake <sshedmak@redhat.com>
8777 Date:   Mon Sep 7 19:14:52 2009 +0530
8778
8779     Updated Marathi Translations
8780
8781  po/mr.po |  952
8782  +++++++++++++++++++++++++++++++-------------------------------
8783  1 files changed, 472 insertions(+), 480 deletions(-)
8784
8785 commit 8af494d987b7482865439f882d1375767b57732f
8786 Author: Alexander Larsson <alexl@redhat.com>
8787 Date:   Mon Sep 7 12:50:58 2009 +0200
8788
8789     Avoid reading uninitialized memory
8790
8791     If the statfs call fails, don't look at the result.
8792
8793  gio/glocalfile.c |    3 ++-
8794  1 files changed, 2 insertions(+), 1 deletions(-)
8795
8796 commit 06de24f430d4b43733dec63ca0b840d129a716e2
8797 Author: Alexander Larsson <alexl@redhat.com>
8798 Date:   Mon Sep 7 10:25:14 2009 +0200
8799
8800     Remove warning in g_simple_async_result_complete
8801
8802     This warning hits code that uses GSimpleAsyncResult outside of a
8803     mainloop as a helper object. For instance EggDBus does this.
8804     Since the bugs this warning would fix are pretty easy to spot
8805     and since EggDBus is deployed already we just remove the
8806     "called from outside main loop" warning.
8807
8808     However, we need to keep the "called from wrong context" warning
8809     as that is very helpful when debugging misuse of the new multiple
8810     main context code.
8811
8812  gio/gsimpleasyncresult.c |    2 --
8813  1 files changed, 0 insertions(+), 2 deletions(-)
8814
8815 commit 034d516160ffacbb805ad28cfdb848134f26c1dc
8816 Author: Matthias Clasen <mclasen@redhat.com>
8817 Date:   Mon Sep 7 03:28:35 2009 -0400
8818
8819     Another dead assignment
8820
8821  gio/gmemoryoutputstream.c |    6 +-----
8822  1 files changed, 1 insertions(+), 5 deletions(-)
8823
8824 commit 6cda9bfb02314fff5e994a80164be16c67d14253
8825 Author: Matthias Clasen <mclasen@redhat.com>
8826 Date:   Mon Sep 7 03:14:15 2009 -0400
8827
8828     Remove a dead initialization
8829
8830  gio/gthemedicon.c |    2 +-
8831  1 files changed, 1 insertions(+), 1 deletions(-)
8832
8833 commit 30645bd0a584137585d572b37f39d2904bba0a8f
8834 Author: Matthias Clasen <mclasen@redhat.com>
8835 Date:   Mon Sep 7 03:12:06 2009 -0400
8836
8837     Remove a dead increment
8838
8839  gio/glocalfileinfo.c |    2 +-
8840  1 files changed, 1 insertions(+), 1 deletions(-)
8841
8842 commit 0d1ffbf361503ac1f8236673f400e0f317635930
8843 Author: Matthias Clasen <mclasen@redhat.com>
8844 Date:   Mon Sep 7 03:10:01 2009 -0400
8845
8846     Remove another dead assignment
8847
8848  gio/gdatainputstream.c |    4 +---
8849  1 files changed, 1 insertions(+), 3 deletions(-)
8850
8851 commit f2c8572d8490544496934612854a86fecbaf99ba
8852 Author: Matthias Clasen <mclasen@redhat.com>
8853 Date:   Mon Sep 7 03:07:22 2009 -0400
8854
8855     Remmove a dead assignment.
8856
8857     Spotted by clang.
8858
8859  gio/gbufferedinputstream.c |    4 +---
8860  1 files changed, 1 insertions(+), 3 deletions(-)
8861
8862 commit 1ec32c403bac36ca9f72e82c23b14045bc323931
8863 Author: Matthias Clasen <mclasen@redhat.com>
8864 Date:   Mon Sep 7 03:02:58 2009 -0400
8865
8866     Move a assignment to the relevant #ifdef branch
8867
8868     Dead code spotted by clang.
8869
8870  gio/gcancellable.c |    3 +--
8871  1 files changed, 1 insertions(+), 2 deletions(-)
8872
8873 commit e67c3cf2b0251acfca74d680d9b4c2b7547c61a7
8874 Author: Matthias Clasen <mclasen@redhat.com>
8875 Date:   Mon Sep 7 03:01:02 2009 -0400
8876
8877     Remove dead code
8878
8879  gio/gvolumemonitor.c |    4 ----
8880  1 files changed, 0 insertions(+), 4 deletions(-)
8881
8882 commit 80fd5ed402bf57a3c5cbd90eecc3f58f3f06bc08
8883 Author: Matthias Clasen <mclasen@redhat.com>
8884 Date:   Mon Sep 7 02:50:51 2009 -0400
8885
8886     Don't evaluate an uninitialized value
8887
8888     Bug found by clang.
8889
8890  gio/gdesktopappinfo.c |    1 +
8891  1 files changed, 1 insertions(+), 0 deletions(-)
8892
8893 commit 7ea8a2a86326b6f5f0f62a334fdd307d6526f782
8894 Author: Tomasz Dominikowski <dominikowski@gmail.com>
8895 Date:   Sun Sep 6 14:20:45 2009 +0200
8896
8897     Updated Polish translation
8898
8899  po/pl.po | 1346
8900  ++++++++++++++++++++++++++++++++------------------------------
8901  1 files changed, 687 insertions(+), 659 deletions(-)
8902
8903 commit 93fbae22d4d6fddf69c2b7276f24fcc3cfcf0403
8904 Author: Takayuki KUSANO <AE5T-KSN@asahi-net.or.jp>
8905 Date:   Sat Sep 5 22:34:58 2009 +0900
8906
8907     Update Japanese translation
8908
8909  po/ja.po |    7 +++----
8910  1 files changed, 3 insertions(+), 4 deletions(-)
8911
8912 commit 6b406dda7b3061bd890878823fbafe2c6ffc019a
8913 Author: Jorge González <jorgegonz@svn.gnome.org>
8914 Date:   Sat Sep 5 13:47:41 2009 +0200
8915
8916     Updated Spanish translation
8917
8918  po/es.po |  930
8919  +++++++++++++++++++++++++++++++-------------------------------
8920  1 files changed, 465 insertions(+), 465 deletions(-)
8921
8922 commit e77b8278841d89f9e2c82e09b844a472496ab43e
8923 Author: Matthias Clasen <mclasen@redhat.com>
8924 Date:   Fri Sep 4 21:20:09 2009 -0400
8925
8926     Bump version
8927
8928  configure.in |    2 +-
8929  1 files changed, 1 insertions(+), 1 deletions(-)
8930
8931 commit 296d481c7e5de27175e68ff7645975442a449fc5
8932 Author: Matthias Clasen <mclasen@redhat.com>
8933 Date:   Fri Sep 4 21:19:02 2009 -0400
8934
8935     2.21.6
8936
8937  po/am.po          |   75 ++--
8938  po/ar.po          |   75 ++--
8939  po/as.po          |  957 ++++++++++++++++++++-------------------
8940  po/az.po          |   75 ++--
8941  po/be.po          |   77 ++--
8942  po/be@latin.po    |   77 ++--
8943  po/bg.po          |   75 ++--
8944  po/bn.po          |   75 ++--
8945  po/bn_IN.po       |   75 ++--
8946  po/bs.po          |   75 ++--
8947  po/ca.po          |   75 ++--
8948  po/ca@valencia.po |   75 ++--
8949  po/cs.po          |  918 +++++++++++++++++++-------------------
8950  po/cy.po          |   75 ++--
8951  po/da.po          |   75 ++--
8952  po/de.po          |  925 +++++++++++++++++++-------------------
8953  po/dz.po          |   75 ++--
8954  po/el.po          |   76 ++--
8955  po/en_CA.po       |   75 ++--
8956  po/en_GB.po       |   75 ++--
8957  po/eo.po          |   75 ++--
8958  po/es.po          |   75 ++--
8959  po/et.po          |  464 +++++++++++++++++++-
8960  po/eu.po          |  978 ++++++++++++++++++++-------------------
8961  po/fa.po          |   75 ++--
8962  po/fi.po          |   75 ++--
8963  po/fr.po          |  920 +++++++++++++++++++-------------------
8964  po/ga.po          |   75 ++--
8965  po/gl.po          |   75 ++--
8966  po/gu.po          |   75 ++--
8967  po/he.po          |   75 ++--
8968  po/hi.po          |   75 ++--
8969  po/hr.po          |   75 ++--
8970  po/hu.po          |  134 ++++---
8971  po/hy.po          |   75 ++--
8972  po/id.po          |   75 ++--
8973  po/is.po          |   75 ++--
8974  po/it.po          |  923 +++++++++++++++++++-------------------
8975  po/ja.po          |   75 ++--
8976  po/ka.po          |   75 ++--
8977  po/kn.po          |  971 ++++++++++++++++++++-------------------
8978  po/ko.po          |   75 ++--
8979  po/ku.po          |   75 ++--
8980  po/lt.po          |   75 ++--
8981  po/lv.po          |   75 ++--
8982  po/mai.po         |   75 ++--
8983  po/mg.po          |   75 ++--
8984  po/mk.po          |   75 ++--
8985  po/ml.po          |  974 ++++++++++++++++++++-------------------
8986  po/mn.po          |   75 ++--
8987  po/mr.po          |  950 ++++++++++++++++++++-------------------
8988  po/ms.po          |   75 ++--
8989  po/nb.po          |  918 +++++++++++++++++++-------------------
8990  po/ne.po          |   75 ++--
8991  po/nl.po          |   75 ++--
8992  po/nn.po          |   75 ++--
8993  po/oc.po          |   74 ++--
8994  po/or.po          |  109 +++--
8995  po/pa.po          |   75 ++--
8996  po/pl.po          |   75 ++--
8997  po/ps.po          |   75 ++--
8998  po/pt.po          |  925 +++++++++++++++++++-------------------
8999  po/pt_BR.po       |  925 +++++++++++++++++++-------------------
9000  po/ro.po          |   75 ++--
9001  po/ru.po          |   75 ++--
9002  po/rw.po          |   75 ++--
9003  po/si.po          |   75 ++--
9004  po/sk.po          |   75 ++--
9005  po/sl.po          |   75 ++--
9006  po/sq.po          |   76 ++--
9007  po/sr.po          |   75 ++--
9008  po/sr@ije.po      |   75 ++--
9009  po/sr@latin.po    |   75 ++--
9010  po/sv.po          | 1312
9011  ++++++++++++++++++++++++++---------------------------
9012  po/ta.po          |  950 ++++++++++++++++++++-------------------
9013  po/te.po          |  959 ++++++++++++++++++++-------------------
9014  po/th.po          |   75 ++--
9015  po/tl.po          |   75 ++--
9016  po/tr.po          |  922 +++++++++++++++++++-------------------
9017  po/tt.po          |   75 ++--
9018  po/uk.po          |   75 ++--
9019  po/vi.po          |   75 ++--
9020  po/wa.po          |   75 ++--
9021  po/xh.po          |   75 ++--
9022  po/yi.po          |   75 ++--
9023  po/zh_CN.po       |   75 ++--
9024  po/zh_HK.po       |   75 ++--
9025  po/zh_TW.po       |   75 ++--
9026  88 files changed, 11117 insertions(+), 10197 deletions(-)
9027
9028 commit 05c2aeaf33ad1ff3447d57a361abdb238b8f822b
9029 Author: Matthias Clasen <mclasen@redhat.com>
9030 Date:   Fri Sep 4 20:41:25 2009 -0400
9031
9032     Add a Since: tag
9033
9034  glib/gfileutils.c |   20 +++++++++++---------
9035  1 files changed, 11 insertions(+), 9 deletions(-)
9036
9037 commit 2ae69f5124022d93dfc0e39964bbf68eb1f61245
9038 Author: Matthias Clasen <mclasen@redhat.com>
9039 Date:   Fri Sep 4 20:26:26 2009 -0400
9040
9041     Updates
9042
9043  NEWS |   35 +++++++++++++++++++++++++++++++++++
9044  1 files changed, 35 insertions(+), 0 deletions(-)
9045
9046 commit 4114f1214c65f0a142678bf98b1d8e4da43bf665
9047 Author: Benjamin Otte <otte@gnome.org>
9048 Date:   Thu Sep 3 15:39:57 2009 +0200
9049
9050     Bug 594034 - Use g_mkstemp_full() when creating the replacement file
9051
9052     Previous code used g_mkstemp(). But when using
9053     G_FILE_CREATE_REPLACE_DESTINATION, no attempt was made to ensure
9054     proper
9055     mode and flags of the created temporary file. The visible issue
9056     was that
9057     the file was always created with mode 0600 as opposed to using 0666.
9058     (The invisible issue was that O_RDWR was used instead of O_WRONLY.)
9059
9060  docs/reference/glib/tmpl/glib-unused.sgml |   67
9061  ++++++++++++++++++++++++++++
9062  docs/reference/glib/tmpl/macros_misc.sgml |    5 +-
9063  docs/reference/glib/tmpl/misc_utils.sgml  |    7 +++
9064  docs/reference/glib/tmpl/version.sgml     |   68
9065  -----------------------------
9066  gio/glocalfileoutputstream.c              |    2 +-
9067  5 files changed, 77 insertions(+), 72 deletions(-)
9068
9069 commit 24bec5c5bd64eb829a433e4c1e8d34dc25879a64
9070 Author: Benjamin Otte <otte@gnome.org>
9071 Date:   Thu Sep 3 15:36:37 2009 +0200
9072
9073     Bug 594034 - Add g_mkstemp_full()
9074
9075     This function exposes more variables than g_mkstemp() and therefor
9076     allows more flexibility when creating temporary files.
9077     The intended use is gio's code for g_file_replace() (see next patch)
9078
9079  docs/reference/glib/glib-sections.txt   |    1 +
9080  docs/reference/glib/tmpl/fileutils.sgml |   11 +++++++
9081  glib/gfileutils.c                       |   44
9082  ++++++++++++++++++++++++-------
9083  glib/gfileutils.h                       |    3 ++
9084  glib/glib.symbols                       |    1 +
9085  5 files changed, 50 insertions(+), 10 deletions(-)
9086
9087 commit 16ddefea15ceeded936c53aa1b867eb53d7d97f3
9088 Author: Ivar Smolin <okul@linux.ee>
9089 Date:   Fri Sep 4 18:58:00 2009 +0300
9090
9091     Updating Estonian translation
9092
9093  po/et.po |  472
9094  ++------------------------------------------------------------
9095  1 files changed, 9 insertions(+), 463 deletions(-)
9096
9097 commit c642965b234cdc9959c79d2fd3019f63a0520fad
9098 Author: Christian Kirbach <Christian.Kirbach@googlemail.com>
9099 Date:   Fri Sep 4 15:16:04 2009 +0200
9100
9101     Updated German translation
9102
9103  po/de.po | 1185
9104  +++++++++++++++++++++++++++++++-------------------------------
9105  1 files changed, 592 insertions(+), 593 deletions(-)
9106
9107 commit c77fd0bb04f612e7d16d48379cc3ec835c8d5fa2
9108 Author: Daniel Nylander <po@danielnylander.se>
9109 Date:   Fri Sep 4 06:31:34 2009 +0200
9110
9111     Updated Swedish translation
9112
9113  po/sv.po | 1316
9114  ++++++++++++++++++++++++++++++++------------------------------
9115  1 files changed, 672 insertions(+), 644 deletions(-)
9116
9117 commit 7628e1b4773142fc89f2365069c3e5a59ffb15ab
9118 Author: Claude Paroz <claude@2xlibre.net>
9119 Date:   Fri Sep 4 00:07:40 2009 +0200
9120
9121     Updated French translation
9122
9123  po/fr.po |  924
9124  +++++++++++++++++++++++++++++++-------------------------------
9125  1 files changed, 464 insertions(+), 460 deletions(-)
9126
9127 commit 5a66c4bdb76b853b05baf7b01c8e2be49022c8a6
9128 Author: Fábio Nogueira <fnogueira@gnome.org>
9129 Date:   Wed Sep 2 12:28:59 2009 -0400
9130
9131     Updated Brazilian Portuguese translation.
9132
9133  po/pt_BR.po |  933
9134  ++++++++++++++++++++++++++++++-----------------------------
9135  1 files changed, 472 insertions(+), 461 deletions(-)
9136
9137 commit de125e51a04a5ebdc652fb4e611a5bd1ba57c210
9138 Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
9139 Date:   Wed Sep 2 18:19:27 2009 +0200
9140
9141     Updated Basque language
9142
9143  po/eu.po |  982
9144  +++++++++++++++++++++++++++++++-------------------------------
9145  1 files changed, 484 insertions(+), 498 deletions(-)
9146
9147 commit ff9b29ce5b7d8bd20d4527e2e364b68ebce01c75
9148 Author: Gabor Kelemen <kelemeng@gnome.hu>
9149 Date:   Wed Sep 2 18:05:23 2009 +0200
9150
9151     Hungarian translation updated
9152
9153  po/hu.po |  335
9154  +++++++++++++++++++++----------------------------------------
9155  1 files changed, 115 insertions(+), 220 deletions(-)
9156
9157 commit f2320a40f1d356ba7f15e592c03018ba2b42c4bd
9158 Author: Duarte Loreto <happyguy_pt@hotmail.com>
9159 Date:   Tue Sep 1 23:34:41 2009 +0100
9160
9161     Updated Portuguese translation
9162
9163  po/pt.po |  929
9164  +++++++++++++++++++++++++++++++-------------------------------
9165  1 files changed, 469 insertions(+), 460 deletions(-)
9166
9167 commit f783515323963d2f9011cab5b6b2e767fe790425
9168 Author: Luca Ferretti <elle.uca@libero.it>
9169 Date:   Tue Sep 1 23:47:14 2009 +0200
9170
9171     Updated Italian translation
9172
9173  po/it.po |   30 +++++++++++++++++-------------
9174  1 files changed, 17 insertions(+), 13 deletions(-)
9175
9176 commit 3826963e65d8c4c68bcd3e4066505f63ef734b95
9177 Author: Benjamin Otte <otte@gnome.org>
9178 Date:   Tue Sep 1 21:53:35 2009 +0200
9179
9180     Use lchmod instead of stat + chown if available
9181
9182     Fallout of the NOFLOOW_SYMLINKS fix from bug 593406
9183
9184  configure.in         |    2 +-
9185  gio/glocalfileinfo.c |   10 +++++++---
9186  2 files changed, 8 insertions(+), 4 deletions(-)
9187
9188 commit 48e0af0157f52ac12b904bd92540432a18b139c7
9189 Author: Benjamin Otte <otte@gnome.org>
9190 Date:   Tue Sep 1 21:26:08 2009 +0200
9191
9192     Bug 593406 - Permissions set to 777 after copying via Nautilus
9193
9194     Only fail to set the permissions when the actual file is a symlink.
9195     The previous fix failed for every file when NOFOLLOW_SYMLINKS was set.
9196
9197  gio/glocalfileinfo.c |   21 ++++++++++++++++-----
9198  1 files changed, 16 insertions(+), 5 deletions(-)
9199
9200 commit bb7852e34b1845e516290e1b45a960a345ee8a43
9201 Author: Benjamin Otte <otte@gnome.org>
9202 Date:   Tue Sep 1 20:36:31 2009 +0200
9203
9204     Only do the chmod NOFOLLOW_SYMLINK checks with HAVE_SYMLINK
9205
9206  gio/glocalfileinfo.c |    4 +++-
9207  1 files changed, 3 insertions(+), 1 deletions(-)
9208
9209 commit 8212aadac79d70153d880fe1f21914a2b491dca3
9210 Author: Dan Winship <danw@gnome.org>
9211 Date:   Tue Sep 1 09:37:48 2009 -0400
9212
9213     g_time_val_from_iso8601: handle timezoneless dates
9214
9215     per ISO 8601:2004 4.2.5.2
9216
9217     Based on a patch from Andy Shevchenko
9218     http://bugzilla.gnome.org/show_bug.cgi?id=589491
9219
9220  glib/gtimer.c    |   18 +++++++++++++-----
9221  tests/testglib.c |   21 +++++++++++++++++++++
9222  2 files changed, 34 insertions(+), 5 deletions(-)
9223
9224 commit fc44bf40a4eff8e122b223e97ee5efcbc548be03
9225 Author: Benjamin Otte <otte@gnome.org>
9226 Date:   Tue Sep 1 12:48:55 2009 +0200
9227
9228     Fix gtk-doc syntax
9229
9230  gio/gcancellable.c |    8 ++++----
9231  1 files changed, 4 insertions(+), 4 deletions(-)
9232
9233 commit e695c0932f5d02f3b222f0b7a3de1f8c00ba7b81
9234 Author: Benjamin Otte <otte@gnome.org>
9235 Date:   Tue Sep 1 11:54:48 2009 +0200
9236
9237     Bug 593406 - Permissions set to 777 after copying via Nautilus
9238
9239     When doing a g_file_copy() with nofollow-symlinks (to copy a link for
9240     example), the later copying of the file attributes copies the source
9241     links 777 attributes to the target's attributes. As chmod affects the
9242     symlink target, this would cause such copies to always set the
9243     target to
9244     777 mode.
9245
9246     This patch makes setting the mode with nofollow-symlinks fail with
9247     NOT_SUPPORTED.
9248
9249     The aforementioned g_file_copy() will still succeed, because it
9250     ignores
9251     errors of the attribute copy.
9252
9253  gio/glocalfileinfo.c |   12 ++++++++++--
9254  1 files changed, 10 insertions(+), 2 deletions(-)
9255
9256 commit e967a47117d3b8fdb3e5c786e9069872d8e787c4
9257 Author: Kjartan Maraas <kmaraas@gnome.org>
9258 Date:   Tue Sep 1 10:52:07 2009 +0200
9259
9260     Update Norwegian bokmål translation.
9261
9262  po/nb.po |  920
9263  +++++++++++++++++++++++++++++++-------------------------------
9264  1 files changed, 464 insertions(+), 456 deletions(-)
9265
9266 commit c433158e8676424ede4e396b6d4bf22d5210634b
9267 Author: Sandeep Shedmake <sshedmak@redhat.com>
9268 Date:   Mon Aug 31 20:47:13 2009 +0530
9269
9270     Updated Marathi Translations
9271
9272  po/mr.po |   68
9273  +++++++++++++++++++++++++++++++-------------------------------
9274  1 files changed, 34 insertions(+), 34 deletions(-)
9275
9276 commit c59dbb4ddfb824c022087d15d75d3f5de1c032cc
9277 Author: Sandeep Shedmake <sshedmak@redhat.com>
9278 Date:   Mon Aug 31 20:29:16 2009 +0530
9279
9280     Updated Marathi Translations
9281
9282  po/mr.po | 1145
9283  +++++++++++++++++++++++++++++---------------------------------
9284  1 files changed, 528 insertions(+), 617 deletions(-)
9285
9286 commit ee8e145472c9b90e89d568710b9672bb20ada524
9287 Author: krishnababu k <kkrothap@redhat.ocm>
9288 Date:   Mon Aug 31 19:41:54 2009 +0530
9289
9290     Updated Telugu Translations
9291
9292  po/te.po | 1185
9293  +++++++++++++++++++++++++++++---------------------------------
9294  1 files changed, 547 insertions(+), 638 deletions(-)
9295
9296 commit 3a7560b00a8846150be4d9d2113f352ff1ebcc7a
9297 Author: Shankar Prasad <svenkate@redhat.com>
9298 Date:   Mon Aug 31 13:34:44 2009 +0530
9299
9300     Updated Kannada(kn) translation
9301
9302  po/kn.po | 1188
9303  +++++++++++++++++++++++++++++---------------------------------
9304  1 files changed, 546 insertions(+), 642 deletions(-)
9305
9306 commit 31924b19806e31f38eff86d4e43248bec989fd3a
9307 Author: Rodrigo L. M. Flores <rlmflores@src.gnome.org>
9308 Date:   Sun Aug 30 19:41:47 2009 -0300
9309
9310     Updated Brazilian Portuguese mailing list address.
9311
9312  po/pt_BR.po |    4 ++--
9313  1 files changed, 2 insertions(+), 2 deletions(-)
9314
9315 commit f2b8b6911235358d25b79d75f98d81b5062afe33
9316 Author: Petr Kovar <pknbe@volny.cz>
9317 Date:   Sat Aug 29 21:05:19 2009 +0200
9318
9319     Updated Czech translation
9320
9321  po/cs.po | 1141
9322  +++++++++++++++++++++++++++++---------------------------------
9323  1 files changed, 532 insertions(+), 609 deletions(-)
9324
9325 commit c47dca4cfe51b9376c364ae13a444a6529afed8f
9326 Author: Matthias Clasen <mclasen@redhat.com>
9327 Date:   Thu Aug 27 23:40:16 2009 -0400
9328
9329     Re-commit 30b8774f7f3f7f329af6b041b6c86bad14717534
9330
9331     Turns out Alex had agreed to this.
9332
9333  gio/giomodule.c |    3 +++
9334  1 files changed, 3 insertions(+), 0 deletions(-)
9335
9336 commit 2889f1b8a322b0657f3c08a4f7e235e4c2c0f348
9337 Author: Matthias Clasen <mclasen@redhat.com>
9338 Date:   Thu Aug 27 23:02:08 2009 -0400
9339
9340     Use the saved errno value
9341
9342     Bug 591995
9343
9344  gio/glocalfileoutputstream.c |    2 +-
9345  1 files changed, 1 insertions(+), 1 deletions(-)
9346
9347 commit 3ba64e72cf40b81f472aa784498c3a97ef434c94
9348 Author: Matthias Clasen <mclasen@redhat.com>
9349 Date:   Thu Aug 27 22:59:05 2009 -0400
9350
9351     Read /dev/urandom unbuffered
9352
9353     To avoid wasting entropy. Bug 593232.
9354
9355  glib/grand.c |    1 +
9356  1 files changed, 1 insertions(+), 0 deletions(-)
9357
9358 commit 3a47f48311d44e690c381f816fd1fa71eed20189
9359 Author: Matthias Clasen <mclasen@redhat.com>
9360 Date:   Thu Aug 27 22:51:53 2009 -0400
9361
9362     Revert "add a "gsettings-backend" extension point to GIO"
9363
9364     This reverts commit 30b8774f7f3f7f329af6b041b6c86bad14717534.
9365
9366  gio/giomodule.c |    3 ---
9367  1 files changed, 0 insertions(+), 3 deletions(-)
9368
9369 commit 30b8774f7f3f7f329af6b041b6c86bad14717534
9370 Author: Ryan Lortie <desrt@desrt.ca>
9371 Date:   Thu Aug 27 13:45:48 2009 -0400
9372
9373     add a "gsettings-backend" extension point to GIO
9374
9375  gio/giomodule.c |    3 +++
9376  1 files changed, 3 insertions(+), 0 deletions(-)
9377
9378 commit df981f82a097f9a2f2739ec410fa928168b749f6
9379 Author: Luca Ferretti <elle.uca@libero.it>
9380 Date:   Wed Aug 26 22:04:58 2009 +0200
9381
9382     Updated Italian translation
9383
9384  po/it.po |    7 +++----
9385  1 files changed, 3 insertions(+), 4 deletions(-)
9386
9387 commit 71b684b9cfe76d522a306993dba13fbcc52d0d73
9388 Author: Luca Ferretti <elle.uca@libero.it>
9389 Date:   Wed Aug 26 15:32:23 2009 +0200
9390
9391     Updated Italian translation
9392
9393  po/it.po |  963
9394  +++++++++++++++++++++++++++++++-------------------------------
9395  1 files changed, 482 insertions(+), 481 deletions(-)
9396
9397 commit 884c789ef5e074a2241d1b813847156db1cecdb0
9398 Author: Amitakhya Phukan <aphukan@fedoraproject.org>
9399 Date:   Wed Aug 26 17:34:17 2009 +0530
9400
9401     Updating Assamese translations
9402
9403  po/as.po | 1105
9404  ++++++++++++++++++++++++++++++--------------------------------
9405  1 files changed, 542 insertions(+), 563 deletions(-)
9406
9407 commit 195abb97ff019d0fe7b50a9635830835933be7ae
9408 Author: Ani <peter.ani@gmail.com>
9409 Date:   Wed Aug 26 15:18:57 2009 +0530
9410
9411     Updated Malayalam Translations
9412
9413  po/ml.po | 1196
9414  +++++++++++++++++++++++++++++---------------------------------
9415  1 files changed, 550 insertions(+), 646 deletions(-)
9416
9417 commit 6c1466a2d21820f2df189a258b0c124e7144ba12
9418 Author: ifelix <ifelix@redhat.com>
9419 Date:   Tue Aug 25 14:10:56 2009 +0530
9420
9421     Updated Tamil Translations
9422
9423  po/ta.po | 1178
9424  +++++++++++++++++++++++++++++---------------------------------
9425  1 files changed, 546 insertions(+), 632 deletions(-)
9426
9427 commit 64b49c9087e8120489a0032d596c8837cbe014f9
9428 Author: Manoj Kumar Giri <mgiri@mgiri.csb>
9429 Date:   Tue Aug 25 12:14:41 2009 +0530
9430
9431     Updated Oriya Translation
9432
9433  po/or.po |  176
9434  +++++++++++++++++++++++++++-----------------------------------
9435  1 files changed, 77 insertions(+), 99 deletions(-)
9436
9437 commit 24c31a79e1af916fe195e52c79ff8be558e4e848
9438 Author: Baris Cicek <baris@teamforce.name.tr>
9439 Date:   Tue Aug 25 00:38:34 2009 +0300
9440
9441     Updated Turkish translation.
9442
9443  po/tr.po | 1151
9444  +++++++++++++++++++++++++++++---------------------------------
9445  1 files changed, 534 insertions(+), 617 deletions(-)
9446
9447 commit ef5aef582eb33fd29fe5ec427ef5d236656b8046
9448 Author: Luca Ferretti <elle.uca@libero.it>
9449 Date:   Mon Aug 24 21:28:11 2009 +0200
9450
9451     Fix bump version
9452
9453  configure.in |    2 +-
9454  1 files changed, 1 insertions(+), 1 deletions(-)
9455
9456 commit 83d3242d127ca61d94846341ab491bbe988d2b95
9457 Author: Matthias Clasen <mclasen@redhat.com>
9458 Date:   Mon Aug 24 14:15:13 2009 -0400
9459
9460     Bump version
9461
9462  configure.in |    4 ++--
9463  1 files changed, 2 insertions(+), 2 deletions(-)
9464
9465 commit 106cd06ff38fef0356961e1d2eaffaa022035b13
9466 Author: Matthias Clasen <mclasen@redhat.com>
9467 Date:   Mon Aug 24 14:13:49 2009 -0400
9468
9469     2.21.5
9470
9471  po/am.po          |  120 +++---
9472  po/ar.po          |  120 +++---
9473  po/as.po          |  120 +++---
9474  po/az.po          |  120 +++---
9475  po/be.po          |  120 +++---
9476  po/be@latin.po    |  120 +++---
9477  po/bg.po          |  918 +++++++++++++++++-----------------
9478  po/bn.po          |  120 +++---
9479  po/bn_IN.po       |  120 +++---
9480  po/bs.po          |  120 +++---
9481  po/ca.po          |  120 +++---
9482  po/ca@valencia.po |  918 +++++++++++++++++-----------------
9483  po/cs.po          |  120 +++---
9484  po/cy.po          |  120 +++---
9485  po/da.po          |  923 +++++++++++++++++-----------------
9486  po/de.po          |  120 +++---
9487  po/dz.po          |  120 +++---
9488  po/el.po          |  120 +++---
9489  po/en_CA.po       |  120 +++---
9490  po/en_GB.po       |  120 +++---
9491  po/eo.po          |  120 +++---
9492  po/es.po          |  921 +++++++++++++++++-----------------
9493  po/et.po          |  463 +++++++++++++++++-
9494  po/eu.po          |  988 +++++++++++++++++++------------------
9495  po/fa.po          |  120 +++---
9496  po/fi.po          |  923 +++++++++++++++++-----------------
9497  po/fr.po          |  120 +++---
9498  po/ga.po          |  921 +++++++++++++++++-----------------
9499  po/gl.po          |  918 +++++++++++++++++-----------------
9500  po/gu.po          |  945 ++++++++++++++++++-----------------
9501  po/he.po          |  120 +++---
9502  po/hi.po          |  942 ++++++++++++++++++-----------------
9503  po/hr.po          |  120 +++---
9504  po/hu.po          |  120 +++---
9505  po/hy.po          |  120 +++---
9506  po/id.po          |  120 +++---
9507  po/is.po          |  120 +++---
9508  po/it.po          |  921 +++++++++++++++++-----------------
9509  po/ja.po          |   64 ++--
9510  po/ka.po          |  120 +++---
9511  po/kn.po          |  120 +++---
9512  po/ko.po          |  931 +++++++++++++++++-----------------
9513  po/ku.po          |  120 +++---
9514  po/lt.po          |  120 +++---
9515  po/lv.po          |  120 +++---
9516  po/mai.po         |  120 +++---
9517  po/mg.po          |  120 +++---
9518  po/mk.po          |  120 +++---
9519  po/ml.po          |  120 +++---
9520  po/mn.po          |  120 +++---
9521  po/mr.po          |  120 +++---
9522  po/ms.po          |  120 +++---
9523  po/nb.po          |  920 +++++++++++++++++-----------------
9524  po/ne.po          |  120 +++---
9525  po/nl.po          |  120 +++---
9526  po/nn.po          |  120 +++---
9527  po/oc.po          |  120 +++---
9528  po/or.po          |  120 +++---
9529  po/pa.po          |  961 ++++++++++++++++++-----------------
9530  po/pl.po          |  919 +++++++++++++++++-----------------
9531  po/ps.po          |  120 +++---
9532  po/pt.po          |  927 +++++++++++++++++-----------------
9533  po/pt_BR.po       |  923 +++++++++++++++++-----------------
9534  po/ro.po          |  120 +++---
9535  po/ru.po          |  120 +++---
9536  po/rw.po          |  120 +++---
9537  po/si.po          |  120 +++---
9538  po/sk.po          |  120 +++---
9539  po/sl.po          |  120 +++---
9540  po/sq.po          |  120 +++---
9541  po/sr.po          |  120 +++---
9542  po/sr@ije.po      |  120 +++---
9543  po/sr@latin.po    |  120 +++---
9544  po/sv.po          | 1436
9545  ++++++++++++++++++++++++++---------------------------
9546  po/ta.po          |  120 +++---
9547  po/te.po          |  921 +++++++++++++++++-----------------
9548  po/th.po          |  120 +++---
9549  po/tl.po          |  120 +++---
9550  po/tr.po          |  120 +++---
9551  po/tt.po          |  120 +++---
9552  po/uk.po          |  120 +++---
9553  po/vi.po          |  120 +++---
9554  po/wa.po          |  120 +++---
9555  po/xh.po          |  120 +++---
9556  po/yi.po          |  120 +++---
9557  po/zh_CN.po       |  120 +++---
9558  po/zh_HK.po       |  936 +++++++++++++++++-----------------
9559  po/zh_TW.po       |  921 +++++++++++++++++-----------------
9560  88 files changed, 14418 insertions(+), 13942 deletions(-)
9561
9562 commit eadef0325aefb68ae0747a7dbca7d6fca4130da2
9563 Author: Matthias Clasen <mclasen@redhat.com>
9564 Date:   Mon Aug 24 13:34:06 2009 -0400
9565
9566     Documentation fixes
9567
9568  docs/reference/gio/gio-sections.txt   |    5 +++++
9569  docs/reference/glib/glib-sections.txt |    1 +
9570  gio/gfileinfo.c                       |    2 ++
9571  3 files changed, 8 insertions(+), 0 deletions(-)
9572
9573 commit d1cbb96428f316b77bd31686c7d9b0b96a40bc6e
9574 Author: Matthias Clasen <mclasen@redhat.com>
9575 Date:   Mon Aug 24 12:21:08 2009 -0400
9576
9577     Updates
9578
9579  NEWS |   46 ++++++++++++++++++++++++++++++++++++++++++++++
9580  1 files changed, 46 insertions(+), 0 deletions(-)
9581
9582 commit 002da02df8927e1aa5979347402a6fc378dd172f
9583 Author: Carles Ferrando <carles.ferrando@gmail.com>
9584 Date:   Mon Aug 24 18:38:33 2009 +0200
9585
9586     Minor update to Catalan (Valencian) translation
9587
9588  po/ca@valencia.po | 1005
9589  ++++++++++++++++++++++++++---------------------------
9590  1 files changed, 488 insertions(+), 517 deletions(-)
9591
9592 commit 2e0656063b2c2633ca0caaa9b2e119c3eaee37cf
9593 Author: Rajesh Ranjan <rranjan@rranjan.csb>
9594 Date:   Mon Aug 24 16:52:25 2009 +0530
9595
9596     hindi updated by Rajesh Ranjan
9597
9598  po/hi.po | 1176
9599  +++++++++++++++++++++++++++++---------------------------------
9600  1 files changed, 545 insertions(+), 631 deletions(-)
9601
9602 commit 4a5e71b847729341243df2f2a2cd0a8284f4b099
9603 Author: Sweta Kothari <swkothar@redhat.com>
9604 Date:   Mon Aug 24 14:23:56 2009 +0530
9605
9606     Updated Gujarati Translations
9607
9608  po/gu.po | 1175
9609  +++++++++++++++++++++++++++++---------------------------------
9610  1 files changed, 543 insertions(+), 632 deletions(-)
9611
9612 commit 90f9eb6e40b6d8c37ca51467f915507ed6ceddc2
9613 Author: Duarte Loreto <happyguy_pt@hotmail.com>
9614 Date:   Sun Aug 23 14:59:14 2009 +0100
9615
9616     Updated Portuguese translation
9617
9618  po/pt.po | 1088
9619  +++++++++++++++++++++++++++++++-------------------------------
9620  1 files changed, 540 insertions(+), 548 deletions(-)
9621
9622 commit feedeb1d12fa490a8685fd00b492fdc054e07883
9623 Author: Changwoo Ryu <cwryu@debian.org>
9624 Date:   Sun Aug 23 00:50:28 2009 +0900
9625
9626     Update Korean translation
9627
9628  po/ko.po | 1126
9629  +++++++++++++++++++++++++++++++-------------------------------
9630  1 files changed, 558 insertions(+), 568 deletions(-)
9631
9632 commit 8ef30758d56b21aa20c23e5c90a78142183003ed
9633 Author: Christian Persch <chpe@gnome.org>
9634 Date:   Thu Aug 20 15:13:43 2009 +0200
9635
9636     Preserve errno
9637
9638     When using errno in g_set_error with _(), preserve errno. Bug #592457.
9639
9640  glib/gconvert.c     |   22 +++++++++++++++-------
9641  glib/gdir.c         |   13 +++++++++----
9642  glib/gspawn-win32.c |    9 ++++++---
9643  glib/gspawn.c       |   27 +++++++++++++++++++--------
9644  4 files changed, 49 insertions(+), 22 deletions(-)
9645
9646 commit feff29aefc75459bc1b39235cb0e842fbf0fa2b4
9647 Author: A S Alam <aalam@users.sf.net>
9648 Date:   Sat Aug 22 06:15:29 2009 +0530
9649
9650     Update Punjabi after Review
9651
9652  po/pa.po | 1094
9653  ++++++++++++++++++++++++++++++--------------------------------
9654  1 files changed, 527 insertions(+), 567 deletions(-)
9655
9656 commit a568b054adf4abadfaa1bad293d484771d57f333
9657 Author: Tommi Vainikainen <thv@iki.fi>
9658 Date:   Fri Aug 21 23:43:53 2009 +0300
9659
9660     Updated Finnish translation
9661
9662  po/fi.po | 1278
9663  +++++++++++++++++++++++++++++++-------------------------------
9664  1 files changed, 635 insertions(+), 643 deletions(-)
9665
9666 commit 956996ddaa82ca5cfeb8e70191ef6b7716186a7c
9667 Author: Takayuki KUSANO <AE5T-KSN@asahi-net.or.jp>
9668 Date:   Fri Aug 21 00:15:12 2009 +0900
9669
9670     Update Japanese translation.
9671
9672  po/ja.po |  233
9673  ++++++++++++++++++++++++++++++-------------------------------
9674  1 files changed, 115 insertions(+), 118 deletions(-)
9675
9676 commit 2a880831edc4c22ed5ada05a31ab8a4f24b7d3e1
9677 Author: Tomasz Dominikowski <dominikowski@gmail.com>
9678 Date:   Thu Aug 20 11:55:03 2009 +0200
9679
9680     Updated Polish translation
9681
9682  po/pl.po | 1421
9683  +++++++++++++++++++++++++++++---------------------------------
9684  1 files changed, 659 insertions(+), 762 deletions(-)
9685
9686 commit cd5bd15987b573a436e715e59b0c651e50534bc1
9687 Author: Dan Winship <danw@gnome.org>
9688 Date:   Wed Aug 19 12:12:06 2009 -0400
9689
9690     Use MSG_NOSIGNAL in GSocket if it's available
9691
9692     Even though we ignore SIGPIPE, gdb will still stop when the process
9693     receives one, which sometimes confuses people into thinking the app
9694     has crashed (eg, bug 578984, bug 590420), and is annoying anyway. So
9695     use MSG_NOSIGNAL if it's there.
9696
9697     http://bugzilla.gnome.org/show_bug.cgi?id=591378
9698
9699  gio/gsocket.c |   14 ++++++++++++--
9700  1 files changed, 12 insertions(+), 2 deletions(-)
9701
9702 commit 021dd960cf9c02b0ea59cbfa1db603d3f9a467f0
9703 Author: Dan Winship <danw@gnome.org>
9704 Date:   Wed Aug 19 12:07:53 2009 -0400
9705
9706     Re-run res_init() when resolv.conf changes
9707
9708     libc caches the contents of resolv.conf, so if it changes (eg, because
9709     the network state changed), we need re-run res_init().
9710
9711     http://bugzilla.gnome.org/show_bug.cgi?id=584246
9712
9713  gio/gnetworkingprivate.h |    4 ++
9714  gio/gresolver.c          |   68
9715  +++++++++++++++++++++++++++++++++++++++++++
9716  gio/gresolver.h          |    9 +++++-
9717  gio/gunixresolver.c      |   72
9718  +++++++++++++++++++++++++++++++--------------
9719  gio/tests/resolver.c     |    3 ++
9720  5 files changed, 132 insertions(+), 24 deletions(-)
9721
9722 commit 6db03d73a45bc0acae0bb96849733bf0ab7ad454
9723 Author: Benjamin Otte <otte@gnome.org>
9724 Date:   Tue Aug 11 18:50:28 2009 +0200
9725
9726     When creating a pipe for a cancelled cancellable, write to it
9727
9728     Includes (untested) fix for win32 that calls SetEvent() in that case.
9729
9730  gio/gcancellable.c |    8 ++++++--
9731  1 files changed, 6 insertions(+), 2 deletions(-)
9732
9733 commit faae032ad0579acf756e8848ebedbfda69d5b3be
9734 Author: Benjamin Otte <otte@gnome.org>
9735 Date:   Tue Aug 11 15:12:20 2009 +0200
9736
9737     Use g_cancellable_release_fd()
9738
9739     Part of: Bug 591388 - number of GCancellables available is too
9740     limited
9741
9742  gio/gsocket.c           |   10 +++++++++-
9743  gio/gunixinputstream.c  |    3 ++-
9744  gio/gunixoutputstream.c |    1 +
9745  3 files changed, 12 insertions(+), 2 deletions(-)
9746
9747 commit e2c97292c21dbb57d34d812cf48b331ca5cf0d60
9748 Author: Benjamin Otte <otte@gnome.org>
9749 Date:   Tue Aug 11 15:04:43 2009 +0200
9750
9751     Implement g_cancellable_release_fd()
9752
9753     Part of: Bug 591388 - number of GCancellables available is too
9754     limited
9755
9756  gio/gcancellable.c |   77
9757  +++++++++++++++++++++++++++++++++++++++-------------
9758  1 files changed, 58 insertions(+), 19 deletions(-)
9759
9760 commit 63426886ff4066fefbeaf2e6b08a6c04b39a7890
9761 Author: Benjamin Otte <otte@gnome.org>
9762 Date:   Tue Aug 11 14:52:56 2009 +0200
9763
9764     Add g_cancellable_release_fd()
9765
9766     This patch only adds the function. The function is a NOP.
9767     See the API documentation for a rationale.
9768
9769     Part of: Bug 591388 - number of GCancellables available is too
9770     limited
9771
9772  docs/reference/gio/gio-sections.txt |    1 +
9773  gio/gcancellable.c                  |   30 ++++++++++++++++++++++++++++++
9774  gio/gcancellable.h                  |    1 +
9775  gio/ginputstream.c                  |    2 +-
9776  gio/gio.symbols                     |    1 +
9777  5 files changed, 34 insertions(+), 1 deletions(-)
9778
9779 commit bb8e4f06ab1a0ada2c8835284ec5f853378694e2
9780 Author: Benjamin Otte <otte@gnome.org>
9781 Date:   Thu Aug 13 20:19:15 2009 +0200
9782
9783     Bug 591714 – Figure out failure handling for
9784     g_cancellable_make_pollfd()
9785
9786     Make g_cancellable_make_pollfd() return a gboolean that indicates
9787     its error
9788     status. Update the code that calls this function accordingly.
9789
9790  gio/gcancellable.c      |   38 +++++++++++++++++++++++++-------------
9791  gio/gcancellable.h      |    2 +-
9792  gio/gsocket.c           |   19 ++++++-------------
9793  gio/gunixinputstream.c  |    3 +--
9794  gio/gunixoutputstream.c |    3 +--
9795  5 files changed, 34 insertions(+), 31 deletions(-)
9796
9797 commit a0e3b4ae8447f0831397384a54f4be276e84764b
9798 Author: Og B. Maciel <ogmaciel@gnome.org>
9799 Date:   Tue Aug 18 23:09:12 2009 -0400
9800
9801     Updated Brazilian Portuguese translation.
9802
9803  po/pt_BR.po |   19 +++++++------------
9804  1 files changed, 7 insertions(+), 12 deletions(-)
9805
9806 commit 981d14e85ccf8d1dc721bd44e030728eff9b2501
9807 Author: Benjamin Otte <otte@gnome.org>
9808 Date:   Thu Aug 6 18:17:32 2009 +0200
9809
9810     Improve documentation for g_error_matches()
9811
9812  glib/gerror.c |    5 +++--
9813  1 files changed, 3 insertions(+), 2 deletions(-)
9814
9815 commit a6ac4e90d5ab6a311aab545745ceb3e375bf65a4
9816 Author: Benjamin Otte <otte@gnome.org>
9817 Date:   Mon Jul 27 18:48:11 2009 +0200
9818
9819     Fix multiple returns in gtk-doc comment
9820
9821  gio/gsocketservice.c |    1 -
9822  1 files changed, 0 insertions(+), 1 deletions(-)
9823
9824 commit 8f6d26e9647db4e5f2336319e1b0ae439f54b75d
9825 Author: Dan Winship <danw@gnome.org>
9826 Date:   Mon Aug 17 13:20:49 2009 -0400
9827
9828     g_inet_socket_address_to_native: properly zero out sockaddr_in6
9829
9830  gio/ginetsocketaddress.c |    2 +-
9831  1 files changed, 1 insertions(+), 1 deletions(-)
9832
9833 commit aa5293612f2eb0a6a02fbf74eb56bbf05faba8df
9834 Author: Ask H. Larsen <asklarsen@gmail.com>
9835 Date:   Sun Aug 16 19:10:50 2009 +0200
9836
9837     Updated Danish translation
9838
9839  po/da.po | 1090
9840  +++++++++++++++++++++++++++++++-------------------------------
9841  1 files changed, 544 insertions(+), 546 deletions(-)
9842
9843 commit 2db41f3df58a3d926da2a4afa7014118db2913e2
9844 Author: Mattias Põldaru <mahfiaz gmail com>
9845 Date:   Sat Aug 15 08:21:01 2009 +0300
9846
9847     Updating Estonian translation
9848
9849  po/et.po |   11 +++++++----
9850  1 files changed, 7 insertions(+), 4 deletions(-)
9851
9852 commit 406c3aa019a6ce51534f170fd5b82108382a4c6f
9853 Author: Shixin Zeng <zeng.shixin@gmail.com>
9854 Date:   Fri Aug 14 23:21:12 2009 +0300
9855
9856     [Win32] Avoid superfluous '/' from g_file_resolve_relative_path()
9857
9858     Patch from bug #591532.
9859
9860  gio/win32/gwinhttpfile.c |   16 +++++++++++++---
9861  1 files changed, 13 insertions(+), 3 deletions(-)
9862
9863 commit 1b298d6a1bc3b4e5c1c701f26e3981cdae4b89eb
9864 Author: Tor Lillqvist <tml@iki.fi>
9865 Date:   Fri Aug 14 22:59:47 2009 +0300
9866
9867     Avoid gcc warning on Windows
9868
9869     Avoid "function declaration isn't a prototype" warnings from gcc 4.4
9870     in the Windows-specific code.
9871
9872  glib/gutils.h |    4 ++--
9873  1 files changed, 2 insertions(+), 2 deletions(-)
9874
9875 commit c24f6e55276fac68b08df34b0d350f65afe994d9
9876 Author: Frédéric Péters <fpeters@0d.be>
9877 Date:   Fri Aug 14 21:00:41 2009 +0200
9878
9879     Update GLIB_CHECK_COMPILE_WARNINGS macro to work with Autoconf 2.64
9880
9881     Quoting its NEWS file: "The m4sh macros AS_IF and AS_CASE can now be
9882     used in shell lists.  The responsibility for supplying a trailing
9883     newline now belongs to the call site, but since most users did not add
9884     dnl, this generally results in fewer empty lines in configure."
9885
9886     http://bugzilla.gnome.org/show_bug.cgi?id=591840
9887
9888  acglib.m4 |    2 +-
9889  1 files changed, 1 insertions(+), 1 deletions(-)
9890
9891 commit eae6bdd397ef94a6f7c1a3e42c750b948a659fd2
9892 Author: Priit Laes <plaes plaes org>
9893 Date:   Fri Aug 14 22:09:18 2009 +0300
9894
9895     Updating Estonian translation
9896
9897  po/et.po |  118
9898  +++++++++++++++++++++++++++++--------------------------------
9899  1 files changed, 56 insertions(+), 62 deletions(-)
9900
9901 commit 37dbffe7d8b0f0985f9c4d37d5df604d81ff0bd0
9902 Author: krishnababu k <kkrothap@redhat.ocm>
9903 Date:   Fri Aug 14 16:56:09 2009 +0530
9904
9905     Updated Telugu Translations
9906
9907  po/te.po |  921
9908  +++++++++++++++++++++++++++++++-------------------------------
9909  1 files changed, 461 insertions(+), 460 deletions(-)
9910
9911 commit 8b117b225e426b73c8fb2abc2ac5e56ed739ac96
9912 Author: Alexander Shopov <ash@contact.bg>
9913 Date:   Thu Aug 13 07:12:29 2009 +0300
9914
9915     Updated Bulgarian translation
9916
9917  po/bg.po | 1140
9918  +++++++++++++++++++++++++++++---------------------------------
9919  1 files changed, 529 insertions(+), 611 deletions(-)
9920
9921 commit 4f8dfc6282cc29430775e1ebd2652d67c08b1a6c
9922 Author: Henrique P Machado <zehrique@gmail.com>
9923 Date:   Tue Aug 11 23:40:09 2009 -0300
9924
9925     Updated Brazilian Portuguese translation.
9926
9927  po/pt_BR.po | 1087
9928  +++++++++++++++++++++++++++++------------------------------
9929  1 files changed, 542 insertions(+), 545 deletions(-)
9930
9931 commit d20a188b1250ab3cf211d684429127d99378e886
9932 Author: Alexander Larsson <alexl@redhat.com>
9933 Date:   Tue Aug 11 20:22:51 2009 +0200
9934
9935     Only fsync if the existing file is > 0 bytes
9936
9937     This means we don't sync in the case where we created an (empty)
9938     temp file and now replace it with the data.
9939
9940     This fixes (among other things) the performance of trashing files.
9941
9942  glib/gfileutils.c |   51
9943  ++++++++++++++++++++++++++++-----------------------
9944  1 files changed, 28 insertions(+), 23 deletions(-)
9945
9946 commit 79a70dc80056859f10b39c711ee43389e8c32a7f
9947 Author: Luca Ferretti <elle.uca@libero.it>
9948 Date:   Tue Aug 11 01:27:08 2009 +0200
9949
9950     Updated Italian translation
9951
9952  po/it.po | 1079
9953  +++++++++++++++++++++++++++++++-------------------------------
9954  1 files changed, 536 insertions(+), 543 deletions(-)
9955
9956 commit c18bcd6e8e385628e55166eabbd93d5c87c82da0
9957 Author: Antón Méixome <meixome@mancomun.org>
9958 Date:   Mon Aug 10 16:26:46 2009 +0200
9959
9960     Updated Galician translation
9961
9962  po/gl.po |  129
9963  +++++++++++++++++++++++++++++---------------------------------
9964  1 files changed, 60 insertions(+), 69 deletions(-)
9965
9966 commit a465508e2d3d52b919ccbf9f2c5bd90395922904
9967 Author: Craig Loftus <talk@craigloftus.net>
9968 Date:   Thu Jul 23 20:24:22 2009 +0100
9969
9970     Migrate gbase64 docs from SGML template to inline comments
9971
9972     Fixes bug #589649.
9973
9974     Signed-off-by: David King <davidk@openismus.com>
9975
9976  docs/reference/glib/tmpl/base64.sgml |  105
9977  ----------------------------------
9978  glib/gbase64.c                       |   20 +++++++
9979  2 files changed, 20 insertions(+), 105 deletions(-)
9980
9981 commit 32c84729f5dac30170cf20aa44e6857a44e5349f
9982 Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
9983 Date:   Mon Aug 10 13:57:21 2009 +0200
9984
9985     Updated Basque language
9986
9987  po/eu.po | 1209
9988  ++++++++++++++++++++++++++++----------------------------------
9989  1 files changed, 551 insertions(+), 658 deletions(-)
9990
9991 commit f2d779aa0f5ba676fa8715710cebd2607cb339a3
9992 Author: Antón Méixome <meixome@mancomun.org>
9993 Date:   Sun Aug 9 16:35:09 2009 +0200
9994
9995     Updated Galician Translation
9996
9997  po/gl.po | 1105
9998  +++++++++++++++++++++++++++++---------------------------------
9999  1 files changed, 514 insertions(+), 591 deletions(-)
10000
10001 commit f04a35e43bece5e51061dcef2ebc6dd6204a1c1b
10002 Author: Matthias Clasen <mclasen@redhat.com>
10003 Date:   Fri Jul 17 20:34:16 2009 -0400
10004
10005     Bump version
10006
10007  configure.in |    2 +-
10008  1 files changed, 1 insertions(+), 1 deletions(-)
10009
10010 commit 5827f6674282d627efbb9c68d32577470d722192
10011 Author: Seán de Búrca <leftmostcat@gmail.com>
10012 Date:   Sat Aug 8 01:53:34 2009 -0600
10013
10014     Updated Irish translation
10015
10016  po/ga.po | 1125
10017  ++++++++++++++++++++++++++++++--------------------------------
10018  1 files changed, 545 insertions(+), 580 deletions(-)
10019
10020 commit 93d40918c59981f863d31a10d9f66a2a9b3177ff
10021 Author: Philip Withnall <philip@tecnocode.co.uk>
10022 Date:   Sat Aug 1 16:46:02 2009 +0100
10023
10024     Added clarification to mutex free functions
10025
10026     Clarified that it is A Bad Idea to free a mutex when it's locked.
10027
10028  docs/reference/glib/tmpl/threads.sgml |   12 ++++++++++++
10029  1 files changed, 12 insertions(+), 0 deletions(-)
10030
10031 commit faccd7fdf3edb8416aacc0191fdb6c5b2965ac6d
10032 Author: Ivar Smolin <okul@linux.ee>
10033 Date:   Wed Aug 5 13:29:26 2009 +0300
10034
10035     Updating Estonian translation
10036
10037  po/et.po |  513
10038  ++++----------------------------------------------------------
10039  1 files changed, 27 insertions(+), 486 deletions(-)
10040
10041 commit 405823aeea24fb2ce8d47e0c09e46607117fd27f
10042 Author: Kjartan Maraas <kmaraas@gnome.org>
10043 Date:   Mon Aug 3 00:16:54 2009 +0200
10044
10045     Updated Norwegian bokmål translation.
10046
10047  po/nb.po |   54 +++++++++++++++++++++++++-----------------------------
10048  1 files changed, 25 insertions(+), 29 deletions(-)
10049
10050 commit 882e36106d7a5d04c29af87e4e9f7aa4bc3d5e08
10051 Author: Dan Winship <danw@gnome.org>
10052 Date:   Thu Jul 30 11:18:35 2009 -0400
10053
10054     Fix a bad void return. #588901
10055
10056  gio/gtcpconnection.c |    2 +-
10057  1 files changed, 1 insertions(+), 1 deletions(-)
10058
10059 commit f34b1f024feb57e6eb78728d46ff2bbf2ca19453
10060 Author: Dan Winship <danw@gnome.org>
10061 Date:   Wed Jul 29 22:35:07 2009 -0400
10062
10063     Conditionalize portability #includes in g-asyncns.h
10064
10065     http://bugzilla.gnome.org/show_bug.cgi?id=589988
10066
10067  gio/libasyncns/g-asyncns.h |    6 ++++++
10068  1 files changed, 6 insertions(+), 0 deletions(-)
10069
10070 commit 81de534cf73b63add07ff93d851824da80eb4280
10071 Author: Daniel Nylander <po@danielnylander.se>
10072 Date:   Tue Jul 28 01:59:05 2009 +0200
10073
10074     Updated Swedish translation
10075
10076  po/sv.po | 1547
10077  +++++++++++++++++++++++++++++++-------------------------------
10078  1 files changed, 782 insertions(+), 765 deletions(-)
10079
10080 commit 45067ab9e97de0992acd4004d6e4de957d6c28f4
10081 Author: Dan Winship <danw@gnome.org>
10082 Date:   Thu Jul 23 16:27:01 2009 -0400
10083
10084     Fix leaks in GSocketClient and GThreadedResolver
10085
10086     Also update gio/tests/send-data.c to test async connection, and free
10087     more stuff in several tests to make leaks easier to see.
10088
10089  gio/gsocketclient.c       |    3 +++
10090  gio/gthreadedresolver.c   |    6 +++++-
10091  gio/tests/send-data.c     |   25 +++++++++++++++++++++----
10092  gio/tests/socket-client.c |    2 ++
10093  gio/tests/socket-server.c |    1 +
10094  5 files changed, 32 insertions(+), 5 deletions(-)
10095
10096 commit 66ff2542d32c93226a28ad1d0a60e83884b26910
10097 Author: Kjartan Maraas <kmaraas@gnome.org>
10098 Date:   Wed Jul 22 18:58:57 2009 +0200
10099
10100     Updated Norwegian bokmål translation.
10101
10102  po/nb.po |  987
10103  +++++++++++++++++++++++++++++++-------------------------------
10104  1 files changed, 492 insertions(+), 495 deletions(-)
10105
10106 commit aac978ec7240cdab768c1d66c0e9a94c714dff43
10107 Author: Tristan Van Berkom <tristan.van.berkom@gmail.com>
10108 Date:   Tue Jul 21 12:58:39 2009 -0400
10109
10110     Added clarification to GArray->len documentation
10111
10112     Clarify that GArray->len does not include the possible
10113     terminating zero element.
10114
10115  docs/reference/glib/tmpl/arrays.sgml |    2 +-
10116  1 files changed, 1 insertions(+), 1 deletions(-)
10117
10118 commit 4654a7d593aed9ab0e131abe250e7e488283c24f
10119 Author: Lin Ma <lin.ma@sun.com>
10120 Date:   Tue Jul 21 10:45:25 2009 +0800
10121
10122     Fixed a missing head which will cause crashes for 64bit applications
10123
10124     Without that head, the returned pointer will be truncated to 32bit,
10125     then
10126     causes crashes for 64bit applications.
10127
10128  gio/fen/fen-helper.c |    1 +
10129  1 files changed, 1 insertions(+), 0 deletions(-)
10130
10131 commit ba6be2035d9bd43b1a873492e189d0bccbd20178
10132 Author: Behdad Esfahbod <behdad@behdad.org>
10133 Date:   Fri Jun 5 23:24:28 2009 -0400
10134
10135     [gbsearcharray] Use malloc() instead of realloc(NULL,...)
10136
10137  glib/gbsearcharray.h |    2 +-
10138  1 files changed, 1 insertions(+), 1 deletions(-)
10139
10140 commit dfda26d1a980e6e096d93ecfec8f59872b80dee4
10141 Author: Benjamin Otte <otte@gnome.org>
10142 Date:   Mon Jul 20 14:29:32 2009 +0200
10143
10144     Propagate the right error
10145
10146  gio/gsocketclient.c |    2 +-
10147  1 files changed, 1 insertions(+), 1 deletions(-)
10148
10149 commit 2cf3e2ed275f8502e1a20195290fa18ebe489216
10150 Author: Jorge González <jorgegonz@svn.gnome.org>
10151 Date:   Sun Jul 19 13:15:06 2009 +0200
10152
10153     Updated Spanish translation
10154
10155  po/es.po | 1035
10156  +++++++++++++++++++++++++++++++-------------------------------
10157  1 files changed, 515 insertions(+), 520 deletions(-)
10158
10159 commit 555aa2d28db4f72373d9cfec4045ea1d0f45bb46
10160 Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
10161 Date:   Sun Jul 19 16:33:06 2009 +0700
10162
10163     Updated Thai translation.
10164
10165  po/th.po |  169
10166  ++++++++++++++++++++++++++++---------------------------------
10167  1 files changed, 78 insertions(+), 91 deletions(-)
10168
10169 commit f8d1201248cceab59bb971f4906a73f2b0eb0b96
10170 Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
10171 Date:   Sat Jul 18 21:09:14 2009 +0800
10172
10173     Updated Traditional Chinese translation(Hong Kong and Taiwan)
10174
10175  po/zh_HK.po | 1051
10176  +++++++++++++++++++++++++++++------------------------------
10177  po/zh_TW.po | 1036
10178  +++++++++++++++++++++++++++++-----------------------------
10179  2 files changed, 1038 insertions(+), 1049 deletions(-)
10180
10181 commit 9c278ded7d9a4db91dbe96aeb13b6cbb7841525b
10182 Author: Matthias Clasen <mclasen@redhat.com>
10183 Date:   Fri Jul 17 20:31:28 2009 -0400
10184
10185     2.21.4
10186
10187  docs/reference/glib/tmpl/trees-binary.sgml |   17 +
10188  po/am.po                                   |  228 ++++-
10189  po/ar.po                                   |  234 +++++-
10190  po/as.po                                   |  234 +++++-
10191  po/az.po                                   |  233 ++++-
10192  po/be.po                                   |  250 +++++-
10193  po/be@latin.po                             |  250 +++++-
10194  po/bg.po                                   |  234 +++++-
10195  po/bn.po                                   |  232 ++++-
10196  po/bn_IN.po                                |  234 +++++-
10197  po/bs.po                                   |  233 ++++-
10198  po/ca.po                                   |  237 +++++-
10199  po/ca@valencia.po                          |  237 +++++-
10200  po/cs.po                                   |  234 +++++-
10201  po/cy.po                                   |  232 ++++-
10202  po/da.po                                   |  237 +++++-
10203  po/de.po                                   |  234 +++++-
10204  po/dz.po                                   |  232 ++++-
10205  po/el.po                                   |  240 +++++-
10206  po/en_CA.po                                |  234 +++++-
10207  po/en_GB.po                                |  237 +++++-
10208  po/eo.po                                   |  232 ++++-
10209  po/es.po                                   | 1026 ++++++++++++---------
10210  po/et.po                                   |  234 +++++-
10211  po/eu.po                                   |  234 +++++-
10212  po/fa.po                                   |  233 ++++-
10213  po/fi.po                                   |  234 +++++-
10214  po/fr.po                                   |  939 ++++++++++---------
10215  po/ga.po                                   |  229 ++++-
10216  po/gl.po                                   |  234 +++++-
10217  po/gu.po                                   |  234 +++++-
10218  po/he.po                                   |  948 +++++++++----------
10219  po/hi.po                                   |  234 +++++-
10220  po/hr.po                                   |  229 ++++-
10221  po/hu.po                                   |  234 +++++-
10222  po/hy.po                                   |  229 ++++-
10223  po/id.po                                   |  232 ++++-
10224  po/is.po                                   |  233 ++++-
10225  po/it.po                                   |  234 +++++-
10226  po/ja.po                                   |  234 +++++-
10227  po/ka.po                                   |  230 ++++-
10228  po/kn.po                                   |  234 +++++-
10229  po/ko.po                                   |  234 +++++-
10230  po/ku.po                                   |  228 ++++-
10231  po/lt.po                                   |  234 +++++-
10232  po/lv.po                                   |  232 ++++-
10233  po/mai.po                                  |  233 +++++-
10234  po/mg.po                                   |  229 ++++-
10235  po/mk.po                                   |  234 +++++-
10236  po/ml.po                                   |  234 +++++-
10237  po/mn.po                                   |  233 ++++-
10238  po/mr.po                                   |  234 +++++-
10239  po/ms.po                                   |  233 ++++-
10240  po/nb.po                                   | 1026 ++++++++++++--------
10241  po/ne.po                                   |  229 ++++-
10242  po/nl.po                                   |  242 +++++-
10243  po/nn.po                                   |  234 +++++-
10244  po/oc.po                                   |  228 ++++-
10245  po/or.po                                   |  234 +++++-
10246  po/pa.po                                   |  234 +++++-
10247  po/pl.po                                   |  234 +++++-
10248  po/ps.po                                   |  230 ++++-
10249  po/pt.po                                   |  237 +++++-
10250  po/pt_BR.po                                |  234 +++++-
10251  po/ro.po                                   |  234 +++++-
10252  po/ru.po                                   |  234 +++++-
10253  po/rw.po                                   |  245 +++++-
10254  po/si.po                                   |  230 ++++-
10255  po/sk.po                                   |  231 ++++-
10256  po/sl.po                                   |  234 +++++-
10257  po/sq.po                                   |  285 ++++++-
10258  po/sr.po                                   |  233 ++++-
10259  po/sr@ije.po                               |  235 ++++-
10260  po/sr@latin.po                             |  233 ++++-
10261  po/sv.po                                   | 1406
10262  ++++++++++++++++------------
10263  po/ta.po                                   |  234 +++++-
10264  po/te.po                                   |  234 +++++-
10265  po/th.po                                   |  237 +++++-
10266  po/tl.po                                   |  232 ++++-
10267  po/tr.po                                   |  234 +++++-
10268  po/tt.po                                   |  231 ++++-
10269  po/uk.po                                   | 1024 ++++++++++++--------
10270  po/vi.po                                   |  234 +++++-
10271  po/wa.po                                   |  233 ++++-
10272  po/xh.po                                   |  233 ++++-
10273  po/yi.po                                   |  232 ++++-
10274  po/zh_CN.po                                |  234 +++++-
10275  po/zh_HK.po                                | 1041 ++++++++++++---------
10276  po/zh_TW.po                                | 1026 ++++++++++++---------
10277  89 files changed, 21688 insertions(+), 5524 deletions(-)
10278
10279 commit 4e273d4650621ea095dda5a5e3f1bac4ee8299ae
10280 Author: Matthias Clasen <mclasen@redhat.com>
10281 Date:   Fri Jul 17 19:01:47 2009 -0400
10282
10283     Updates
10284
10285  NEWS |   19 +++++++++++++++++++
10286  1 files changed, 19 insertions(+), 0 deletions(-)
10287
10288 commit e845e09524fb3be058688050e97f976b11a247dc
10289 Author: Yair Hershkovitz <yairhr@gmail.com>
10290 Date:   Fri Jul 17 22:53:56 2009 +0300
10291
10292     Updated Hebrew translation
10293
10294  po/he.po | 1062
10295  +++++++++++++++++++++++++++++++++++++-------------------------
10296  1 files changed, 633 insertions(+), 429 deletions(-)
10297
10298 commit e4bf2ac41d605a2bd3c858790a0fe36b86bcf7d9
10299 Author: Martin Nordholts <martinn@src.gnome.org>
10300 Date:   Fri Jul 17 16:49:53 2009 +0200
10301
10302     Support silent build rules with automake 1.11
10303
10304     Support silent build rules, requires at least automake-1.11. Enable by
10305     either passing --enable-silent-rules to configure or passing V=0 to
10306     make. Bug #588863.
10307
10308  configure.in |    4 ++++
10309  1 files changed, 4 insertions(+), 0 deletions(-)
10310
10311 commit ad0c04c6e9e2ef16dce2e29aeba51f9a7ae8477c
10312 Author: Claude Paroz <claude@2xlibre.net>
10313 Date:   Tue Jul 14 22:39:31 2009 +0200
10314
10315     Updated French translation
10316
10317  po/fr.po | 1134
10318  ++++++++++++++++++++++++++++++++++----------------------------
10319  1 files changed, 620 insertions(+), 514 deletions(-)
10320
10321 commit 9bc208835760823f2fac4e406973d6387805416e
10322 Author: Claude Paroz <claude@2xlibre.net>
10323 Date:   Tue Jul 14 18:54:58 2009 +0200
10324
10325     Add missing files in POTFILES.in
10326
10327  po/POTFILES.in |   21 +++++++++++++++++++++
10328  1 files changed, 21 insertions(+), 0 deletions(-)
10329
10330 commit d439c22e0ff7cec437cdc4037f7621c762ea3181
10331 Author: Kjartan Maraas <kmaraas@gnome.org>
10332 Date:   Mon Jul 13 11:20:09 2009 +0200
10333
10334     Updated Norwegian bokmål translation.
10335
10336  po/nb.po |  855
10337  +++++++++++++++++++++++++++++++-------------------------------
10338  1 files changed, 424 insertions(+), 431 deletions(-)
10339
10340 commit e2844da68adb626f20ff9d02d51ca4259f56d55d
10341 Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
10342 Date:   Sun Jul 12 15:19:23 2009 +0800
10343
10344     Updated Traditional Chinese translation(Hong Kong and Taiwan)
10345
10346  po/zh_HK.po |  917
10347  +++++++++++++++++++++++++++++------------------------------
10348  po/zh_TW.po |  890
10349  +++++++++++++++++++++++++++++-----------------------------
10350  2 files changed, 898 insertions(+), 909 deletions(-)
10351
10352 commit f7f16dc3a2da52183053c5cc0967f7fa6547f65a
10353 Author: Matthias Clasen <mclasen@redhat.com>
10354 Date:   Fri Jul 10 22:33:03 2009 -0400
10355
10356     Remove outdated paragraph
10357
10358     We no longer use PATCH or API keywords.
10359
10360  README.in |    6 +-----
10361  1 files changed, 1 insertions(+), 5 deletions(-)
10362
10363 commit 7ba9674d719af6eaa4e7e661be34732215bdfe38
10364 Author: Matthias Clasen <mclasen@redhat.com>
10365 Date:   Fri Jul 10 13:13:18 2009 -0400
10366
10367     Avoid some compiler warnings.
10368
10369  gobject/gtype.c |    2 +-
10370  1 files changed, 1 insertions(+), 1 deletions(-)
10371
10372 commit 91925d2cf040730f89935a39c0d7aef3b4eb59dd
10373 Author: Matthias Clasen <mclasen@redhat.com>
10374 Date:   Fri Jul 10 13:11:28 2009 -0400
10375
10376     Another possible error code clash, yay
10377
10378  glib/gstrfuncs.c |    2 +-
10379  1 files changed, 1 insertions(+), 1 deletions(-)
10380
10381 commit c23536cefeacc72d03ad8a83f315758d751cb127
10382 Author: Matthias Clasen <mclasen@redhat.com>
10383 Date:   Fri Jul 10 11:18:31 2009 -0400
10384
10385     Improve g_str_equal docs
10386
10387     Add a reference to g_strcmp0(), cf. bug 587938.
10388
10389  glib/gstring.c |   10 +++++++---
10390  1 files changed, 7 insertions(+), 3 deletions(-)
10391
10392 commit 6f48065958e24927c84f2983f746e39a3212998c
10393 Author: Benjamin Otte <otte@gnome.org>
10394 Date:   Thu Jul 9 15:34:00 2009 +0200
10395
10396     Fix a typo in GRegex documentation
10397
10398  docs/reference/glib/tmpl/gregex.sgml |    3 ++-
10399  1 files changed, 2 insertions(+), 1 deletions(-)
10400
10401 commit c6884a7ec9999b6041dcad8ff3f7c7d93c55c0d2
10402 Author: Maxim V. Dziumanenko <dziumanenko@gmail.com>
10403 Date:   Thu Jul 9 10:51:15 2009 +0300
10404
10405     Updated Ukrainian translation
10406
10407  po/uk.po |  912
10408  +++++++++++++++++++++++++++++++-------------------------------
10409  1 files changed, 454 insertions(+), 458 deletions(-)
10410
10411 commit 4cecb335f4b1d8e39c9402788fb37b7173187dd0
10412 Author: Jorge González <jorgegonz@svn.gnome.org>
10413 Date:   Tue Jul 7 22:34:35 2009 +0200
10414
10415     Updated Spanish translation
10416
10417  po/es.po |  852
10418  +++++++++++++++++++++++++++++++-------------------------------
10419  1 files changed, 425 insertions(+), 427 deletions(-)
10420
10421 commit 593ea5f6b08c6fb297c1faffed3ada8fb2d95c66
10422 Author: Ryan Lortie <desrt@desrt.ca>
10423 Date:   Tue Jul 7 21:29:46 2009 +0100
10424
10425     Ensure GTree is consistent after _destroy()
10426
10427     See comment #9 on bug 587773
10428
10429  glib/gtree.c |    2 ++
10430  1 files changed, 2 insertions(+), 0 deletions(-)
10431
10432 commit 7d2bb5f1b1ce0289628b12d98369f3fca92cde24
10433 Author: Daniel Nylander <po@danielnylander.se>
10434 Date:   Tue Jul 7 19:46:59 2009 +0200
10435
10436     Updated Swedish translation
10437
10438  po/sv.po | 1263
10439  +++++++++++++++++++++++++++++++-------------------------------
10440  1 files changed, 635 insertions(+), 628 deletions(-)
10441
10442 commit 474ba7dbc37e352d39c0057bd2a31504828dde36
10443 Author: Tor Lillqvist <tml@iki.fi>
10444 Date:   Tue Jul 7 14:37:45 2009 +0300
10445
10446     Make it compile on Windows.
10447
10448     Surround a symlink-related code snippet with ifdef S_ISLNK.
10449
10450  gio/glocalfileinfo.c |    3 ++-
10451  1 files changed, 2 insertions(+), 1 deletions(-)
10452
10453 commit 10ba0c2e5c6ed069420ec926c1094331c44fb71e
10454 Merge: eff73c9 8792d86
10455 Author: Ryan Lortie <desrt@desrt.ca>
10456 Date:   Tue Jul 7 09:45:31 2009 +0100
10457
10458     Merge branch 'tree-refcount'
10459
10460 commit eff73c95e8bb971ccc134e79c15f73ea5a237d30
10461 Author: Matthias Clasen <mclasen@redhat.com>
10462 Date:   Mon Jul 6 00:33:49 2009 -0400
10463
10464     Bump version
10465
10466  configure.in |    2 +-
10467  1 files changed, 1 insertions(+), 1 deletions(-)
10468
10469 commit 400959ddbdddaed22cfd7e898a4414730ecb3ec4
10470 Author: Matthias Clasen <mclasen@redhat.com>
10471 Date:   Mon Jul 6 00:31:47 2009 -0400
10472
10473     2.21.3
10474
10475  docs/reference/glib/tmpl/conversions.sgml |    9 -
10476  docs/reference/glib/tmpl/gurifuncs.sgml   |    9 +
10477  docs/reference/gobject/glib-mkenums.1     |   11 +-
10478  po/am.po                                  |  195 +++--
10479  po/ar.po                                  |  199 +++--
10480  po/as.po                                  |  199 +++--
10481  po/az.po                                  |  195 +++--
10482  po/be.po                                  |  195 +++--
10483  po/be@latin.po                            |  199 +++--
10484  po/bg.po                                  |  199 +++--
10485  po/bn.po                                  |  195 +++--
10486  po/bn_IN.po                               |  199 +++--
10487  po/bs.po                                  |  195 +++--
10488  po/ca.po                                  |  199 +++--
10489  po/ca@valencia.po                         |  199 +++--
10490  po/cs.po                                  |  199 +++--
10491  po/cy.po                                  |  195 +++--
10492  po/da.po                                  |  199 +++--
10493  po/de.po                                  |  199 +++--
10494  po/dz.po                                  |  195 +++--
10495  po/el.po                                  |  199 +++--
10496  po/en_CA.po                               |  199 +++--
10497  po/en_GB.po                               |  199 +++--
10498  po/eo.po                                  |  195 +++--
10499  po/es.po                                  |  859 +++++++++++----------
10500  po/et.po                                  |  447 +++++++++++-
10501  po/eu.po                                  |  199 +++--
10502  po/fa.po                                  |  195 +++--
10503  po/fi.po                                  |  199 +++--
10504  po/fr.po                                  |  199 +++--
10505  po/ga.po                                  |  195 +++--
10506  po/gl.po                                  |  199 +++--
10507  po/gu.po                                  |  199 +++--
10508  po/he.po                                  | 1182
10509  ++++++++++++++---------------
10510  po/hi.po                                  |  199 +++--
10511  po/hr.po                                  |  195 +++--
10512  po/hu.po                                  |  199 +++--
10513  po/hy.po                                  |  195 +++--
10514  po/id.po                                  |  195 +++--
10515  po/is.po                                  |  195 +++--
10516  po/it.po                                  |  199 +++--
10517  po/ja.po                                  |  199 +++--
10518  po/ka.po                                  |  195 +++--
10519  po/kn.po                                  |  199 +++--
10520  po/ko.po                                  |  199 +++--
10521  po/ku.po                                  |  195 +++--
10522  po/lt.po                                  |  199 +++--
10523  po/lv.po                                  |  195 +++--
10524  po/mai.po                                 |  199 +++--
10525  po/mg.po                                  |  195 +++--
10526  po/mk.po                                  |  199 +++--
10527  po/ml.po                                  |  199 +++--
10528  po/mn.po                                  |  195 +++--
10529  po/mr.po                                  |  199 +++--
10530  po/ms.po                                  |  195 +++--
10531  po/nb.po                                  |  199 +++--
10532  po/ne.po                                  |  195 +++--
10533  po/nl.po                                  |  204 +++--
10534  po/nn.po                                  |  199 +++--
10535  po/oc.po                                  |  195 +++--
10536  po/or.po                                  |  199 +++--
10537  po/pa.po                                  |  199 +++--
10538  po/pl.po                                  |  199 +++--
10539  po/ps.po                                  |  195 +++--
10540  po/pt.po                                  |  199 +++--
10541  po/pt_BR.po                               |  199 +++--
10542  po/ro.po                                  |  199 +++--
10543  po/ru.po                                  |  199 +++--
10544  po/rw.po                                  |  195 +++--
10545  po/si.po                                  |  195 +++--
10546  po/sk.po                                  |  199 +++--
10547  po/sl.po                                  |  199 +++--
10548  po/sq.po                                  |  203 +++--
10549  po/sr.po                                  |  195 +++--
10550  po/sr@ije.po                              |  195 +++--
10551  po/sr@latin.po                            |  195 +++--
10552  po/sv.po                                  |  199 +++--
10553  po/ta.po                                  |  199 +++--
10554  po/te.po                                  |  199 +++--
10555  po/th.po                                  |  199 +++--
10556  po/tl.po                                  |  195 +++--
10557  po/tr.po                                  |  199 +++--
10558  po/tt.po                                  |  195 +++--
10559  po/uk.po                                  |  199 +++--
10560  po/vi.po                                  |  199 +++--
10561  po/wa.po                                  |  195 +++--
10562  po/xh.po                                  |  195 +++--
10563  po/yi.po                                  |  195 +++--
10564  po/zh_CN.po                               |  199 +++--
10565  po/zh_HK.po                               |  199 +++--
10566  po/zh_TW.po                               |  199 +++--
10567  91 files changed, 11231 insertions(+), 8078 deletions(-)
10568
10569 commit 3d1e8127788d8d406dd7e5d7feaae6d47110f087
10570 Author: Matthias Clasen <mclasen@redhat.com>
10571 Date:   Mon Jul 6 00:00:42 2009 -0400
10572
10573     Document support_thread_contexts
10574
10575  gio/gfile.h |    1 +
10576  1 files changed, 1 insertions(+), 0 deletions(-)
10577
10578 commit d5a51305196ac44b1c9f9edcb93aa688821f60f2
10579 Author: Matthias Clasen <mclasen@redhat.com>
10580 Date:   Sun Jul 5 23:55:00 2009 -0400
10581
10582     Minor doc fix
10583
10584  glib/gerror.c |  107
10585  ++++++++++++++++++++++++++++-----------------------------
10586  1 files changed, 53 insertions(+), 54 deletions(-)
10587
10588 commit 563c55bb7176e3fad5ea39061feb8406e5968ef3
10589 Author: Matthias Clasen <mclasen@redhat.com>
10590 Date:   Sun Jul 5 23:38:09 2009 -0400
10591
10592     Fix a segfault in g_cancellable_cancel
10593
10594  gio/gcancellable.c |    2 +-
10595  1 files changed, 1 insertions(+), 1 deletions(-)
10596
10597 commit 66e9b50b2ccf7498a55f0608cca31bc8cfad741d
10598 Author: Matthias Clasen <mclasen@redhat.com>
10599 Date:   Sun Jul 5 22:55:26 2009 -0400
10600
10601     Updates
10602
10603  NEWS |   35 +++++++++++++++++++++++++++++++++++
10604  1 files changed, 35 insertions(+), 0 deletions(-)
10605
10606 commit 5694ab7642c9ba6fbb85424e71d1c42c17661dd1
10607 Author: Matthias Clasen <mclasen@redhat.com>
10608 Date:   Sun Jul 5 22:49:24 2009 -0400
10609
10610     Revert "Move gio tests from gio/tests/ to tests/gio/"
10611
10612     This reverts commit 2262d76b33094304ece0d0d9cd5920682599a49b.
10613
10614     Move GIO tests back to where they belong.
10615
10616  configure.in                      |    2 +-
10617  gio/Makefile.am                   |    2 +
10618  gio/tests/.gitignore              |   24 +
10619  gio/tests/Makefile.am             |  119 ++++
10620  gio/tests/buffered-input-stream.c |   60 ++
10621  gio/tests/contexts.c              |  190 ++++++
10622  gio/tests/data-input-stream.c     |  336 ++++++++++
10623  gio/tests/data-output-stream.c    |  289 +++++++++
10624  gio/tests/desktop-app-info.c      |  259 ++++++++
10625  gio/tests/echo-server.c           |   73 +++
10626  gio/tests/filter-streams.c        |  239 ++++++++
10627  gio/tests/g-file-info.c           |  125 ++++
10628  gio/tests/g-file.c                |  538 ++++++++++++++++
10629  gio/tests/g-icon.c                |  245 ++++++++
10630  gio/tests/httpd.c                 |  183 ++++++
10631  gio/tests/live-g-file.c           | 1211
10632  +++++++++++++++++++++++++++++++++++++
10633  gio/tests/live-g-file.txt         |   27 +
10634  gio/tests/memory-input-stream.c   |   78 +++
10635  gio/tests/memory-output-stream.c  |  100 +++
10636  gio/tests/readwrite.c             |  293 +++++++++
10637  gio/tests/resolver.c              |  506 ++++++++++++++++
10638  gio/tests/send-data.c             |  163 +++++
10639  gio/tests/simple-async-result.c   |  130 ++++
10640  gio/tests/sleepy-stream.c         |  296 +++++++++
10641  gio/tests/socket-client.c         |  298 +++++++++
10642  gio/tests/socket-server.c         |  308 ++++++++++
10643  gio/tests/srvtarget.c             |  158 +++++
10644  gio/tests/unix-streams.c          |  256 ++++++++
10645  tests/Makefile.am                 |    2 +-
10646  tests/gio/.gitignore              |   24 -
10647  tests/gio/Makefile.am             |  119 ----
10648  tests/gio/buffered-input-stream.c |   60 --
10649  tests/gio/contexts.c              |  190 ------
10650  tests/gio/data-input-stream.c     |  336 ----------
10651  tests/gio/data-output-stream.c    |  289 ---------
10652  tests/gio/desktop-app-info.c      |  259 --------
10653  tests/gio/echo-server.c           |   73 ---
10654  tests/gio/filter-streams.c        |  239 --------
10655  tests/gio/g-file-info.c           |  125 ----
10656  tests/gio/g-file.c                |  538 ----------------
10657  tests/gio/g-icon.c                |  245 --------
10658  tests/gio/httpd.c                 |  183 ------
10659  tests/gio/live-g-file.c           | 1211
10660  -------------------------------------
10661  tests/gio/live-g-file.txt         |   27 -
10662  tests/gio/memory-input-stream.c   |   78 ---
10663  tests/gio/memory-output-stream.c  |  100 ---
10664  tests/gio/readwrite.c             |  293 ---------
10665  tests/gio/resolver.c              |  506 ----------------
10666  tests/gio/send-data.c             |  163 -----
10667  tests/gio/simple-async-result.c   |  130 ----
10668  tests/gio/sleepy-stream.c         |  296 ---------
10669  tests/gio/socket-client.c         |  298 ---------
10670  tests/gio/socket-server.c         |  308 ----------
10671  tests/gio/srvtarget.c             |  158 -----
10672  tests/gio/unix-streams.c          |  256 --------
10673  55 files changed, 6508 insertions(+), 6506 deletions(-)
10674
10675 commit 8de4be69a9013e3bce57c0a004e1eada4155f623
10676 Author: Matthias Clasen <mclasen@redhat.com>
10677 Date:   Sun Jul 5 22:35:55 2009 -0400
10678
10679     Move comment to the right place
10680
10681  gio/gvfs.h |    2 +-
10682  1 files changed, 1 insertions(+), 1 deletions(-)
10683
10684 commit aa065346d3230d5facd45ad1e4d50ceae206773f
10685 Author: Matthias Clasen <mclasen@redhat.com>
10686 Date:   Sun Jul 5 22:26:11 2009 -0400
10687
10688     Register ids for new file attributes
10689
10690  gio/gfileinfo-priv.h |   12 ++++++++----
10691  gio/gfileinfo.c      |    4 ++++
10692  2 files changed, 12 insertions(+), 4 deletions(-)
10693
10694 commit f043439d7897d3f538dcb2a2d9be9fd7a34ec948
10695 Author: Matthias Clasen <mclasen@redhat.com>
10696 Date:   Sun Jul 5 22:24:14 2009 -0400
10697
10698     Ignore gfileinfo-priv.h
10699
10700  docs/reference/gio/Makefile.am |    1 +
10701  1 files changed, 1 insertions(+), 0 deletions(-)
10702
10703 commit 99a1c47343d09ab0485c2377e5c8c53e847d84dd
10704 Author: David Zeuthen <davidz@redhat.com>
10705 Date:   Sun Jul 5 21:59:38 2009 -0400
10706
10707     Allow interaction when unmounting mounts
10708
10709     For details, see bug 587482. The new api:
10710
10711      - Provide new _with_operation() variants of all unmount and eject
10712      methods
10713
10714      - Add GMountOperation::show-processes signal
10715        - this can be used to show processes blocking an unmount operation
10716
10717      - Deprecate all unmount and eject methods
10718
10719      - Add g_drive_can_start_degraded() method
10720        - this is to avoid auto-starting degraded drives
10721
10722      - Make g_drive_stop() resp. g_file_stop_mountable() take a
10723      GMountOperation
10724        - these ops were recently added and not yet public API so it's fine
10725          to change how they work
10726
10727      - Provide a way to poll mountable files, e.g. g_file_poll_mountable()
10728
10729      - Add some missing file attributes for mountable files
10730       - G_FILE_ATTRIBUTE_MOUNTABLE_UNIX_DEVICE_FILE
10731         - needed for the GDU Nautilus extensions to format a volume
10732       - G_FILE_ATTRIBUTE_MOUNTABLE_CAN_START_DEGRADED:
10733         - mimics g_drive_can_start_degraded()
10734       - G_FILE_ATTRIBUTE_MOUNTABLE_CAN_POLL:
10735         - mimics g_drive_can_poll_for_media()
10736       - G_FILE_ATTRIBUTE_MOUNTABLE_IS_MEDIA_CHECK_AUTOMATIC
10737         - mimics g_drive_is_media_check_automatic()
10738
10739  docs/reference/gio/Makefile.am      |    2 +
10740  docs/reference/gio/gio-docs.xml     |    5 +-
10741  docs/reference/gio/gio-sections.txt |   19 +++
10742  gio/gdrive.c                        |  124 ++++++++++++++-
10743  gio/gdrive.h                        |   32 ++++-
10744  gio/gfile.c                         |  305
10745  ++++++++++++++++++++++++++++++++++-
10746  gio/gfile.h                         |   66 ++++++++
10747  gio/gfileinfo.h                     |   43 +++++-
10748  gio/gio-marshal.list                |    1 +
10749  gio/gio.symbols                     |   47 ++++--
10750  gio/gmount.c                        |  186 +++++++++++++++++++++-
10751  gio/gmount.h                        |   48 ++++++-
10752  gio/gmountoperation.c               |   76 +++++++--
10753  gio/gmountoperation.h               |    6 +-
10754  gio/gvolume.c                       |   89 ++++++++++
10755  gio/gvolume.h                       |   23 +++
10756  16 files changed, 1027 insertions(+), 45 deletions(-)
10757
10758 commit c85ff0c75004736d5c8798e3b47a47e0fc67ac70
10759 Author: Benjamin Otte <otte@gnome.org>
10760 Date:   Sun Jul 5 21:34:39 2009 +0200
10761
10762     [gio] minor improvements to g_cancellable_cancel()
10763
10764     - make this function not crash when cancellable is NULL
10765     - avoid locking when the cancellable has already been cancelled
10766
10767  gio/gcancellable.c |   24 ++++++++++++------------
10768  1 files changed, 12 insertions(+), 12 deletions(-)
10769
10770 commit 8a2e617e41e3f605ea0206832f0c2f346bfe008e
10771 Author: Yaron Shahrabani <sh.yaron@gmail.com>
10772 Date:   Sun Jul 5 18:06:57 2009 +0300
10773
10774     Updated Hebrew translation
10775
10776  po/he.po | 1186
10777  ++++++++++++++++++++++++++++++++------------------------------
10778  1 files changed, 613 insertions(+), 573 deletions(-)
10779
10780 commit 8792d862db4f61317a45dfe07f7b51e5ccf6741b
10781 Author: Ryan Lortie <desrt@desrt.ca>
10782 Date:   Sun Jul 5 12:30:54 2009 +0100
10783
10784     GTree: switch to GSlice, add refcounts (#587773)
10785
10786  docs/reference/glib/glib-sections.txt |    2 +
10787  glib/glib.symbols                     |    2 +
10788  glib/gtree.c                          |   88
10789  +++++++++++++++++++++++++++------
10790  glib/gtree.h                          |    2 +
10791  4 files changed, 79 insertions(+), 15 deletions(-)
10792
10793 commit 18e0bcf02f99a2d4bb35f46369cf4b9237291ef1
10794 Author: Christian Persch <chpe@gnome.org>
10795 Date:   Fri Jul 3 21:20:11 2009 +0200
10796
10797     Add @basename@ substitution to glib-mkenums
10798
10799     Move man page addition to the right place. Bug #587307.
10800
10801  docs/reference/gobject/glib-mkenums.xml |    7 +++++++
10802  1 files changed, 7 insertions(+), 0 deletions(-)
10803
10804 commit 6d1474e7f1f6e964d8db377fe732b9273cf17a84
10805 Author: Christian Persch <chpe@gnome.org>
10806 Date:   Mon Jun 29 15:28:22 2009 +0200
10807
10808     Add @basename@ substitution to glib-mkenums
10809
10810     Since @filename@ contains the full filename as given to the
10811     glib-mkenum
10812     command, possibly including path elements (e.g. when using a
10813     non-srcdir
10814     build), it is unsuitable to use in a #include statement in the
10815     generated
10816     file if one wants to distribute it. This patch adds @basename@ which
10817     expands to the base name of the input filename. Bug #587307.
10818
10819  gobject/glib-mkenums.1  |    3 +++
10820  gobject/glib-mkenums.in |    9 +++++++++
10821  2 files changed, 12 insertions(+), 0 deletions(-)
10822
10823 commit dfd83f419c30d7d97c0e223e428c2e12c58199d3
10824 Author: Mattias Põldaru <mahfiaz gmail com>
10825 Date:   Thu Jul 2 05:23:26 2009 +0300
10826
10827     Updating Estonian translation
10828
10829  po/et.po |   94
10830  +++++++++++++++++++++++++++++++-------------------------------
10831  1 files changed, 47 insertions(+), 47 deletions(-)
10832
10833 commit 29e6525b1e5b51323681af156a0641d69fc9fa87
10834 Author: Dan Winship <danw@gnome.org>
10835 Date:   Wed Jul 1 13:52:49 2009 -0400
10836
10837     Two "make check" fixes for late changes to the thread-context patch
10838
10839     g_simple_async_result_complete() now checks that it's being run from
10840     the correct main loop, so tests/gio/simple-async-result was failing,
10841     because it called it from outside any main loop. (And gio's pltcheck
10842     was failing because I hadn't added g_main_current_source() to it.)
10843
10844  gio/pltcheck.sh                 |    2 +-
10845  tests/gio/simple-async-result.c |   37
10846  ++++++++++++++++++++++++++++++-------
10847  2 files changed, 31 insertions(+), 8 deletions(-)
10848
10849 commit 2262d76b33094304ece0d0d9cd5920682599a49b
10850 Author: Benjamin Otte <otte@gnome.org>
10851 Date:   Wed Jul 1 19:03:19 2009 +0200
10852
10853     Move gio tests from gio/tests/ to tests/gio/
10854
10855     This avoids getting tests built every time when working on libgio and
10856     running make in the gio/ directory.
10857
10858  configure.in                      |    2 +-
10859  gio/Makefile.am                   |    2 -
10860  gio/tests/.gitignore              |   24 -
10861  gio/tests/Makefile.am             |  119 ----
10862  gio/tests/buffered-input-stream.c |   60 --
10863  gio/tests/contexts.c              |  190 ------
10864  gio/tests/data-input-stream.c     |  336 ----------
10865  gio/tests/data-output-stream.c    |  289 ---------
10866  gio/tests/desktop-app-info.c      |  259 --------
10867  gio/tests/echo-server.c           |   73 ---
10868  gio/tests/filter-streams.c        |  239 --------
10869  gio/tests/g-file-info.c           |  125 ----
10870  gio/tests/g-file.c                |  538 ----------------
10871  gio/tests/g-icon.c                |  245 --------
10872  gio/tests/httpd.c                 |  183 ------
10873  gio/tests/live-g-file.c           | 1211
10874  -------------------------------------
10875  gio/tests/live-g-file.txt         |   27 -
10876  gio/tests/memory-input-stream.c   |   78 ---
10877  gio/tests/memory-output-stream.c  |  100 ---
10878  gio/tests/readwrite.c             |  293 ---------
10879  gio/tests/resolver.c              |  506 ----------------
10880  gio/tests/send-data.c             |  163 -----
10881  gio/tests/simple-async-result.c   |  107 ----
10882  gio/tests/sleepy-stream.c         |  296 ---------
10883  gio/tests/socket-client.c         |  298 ---------
10884  gio/tests/socket-server.c         |  308 ----------
10885  gio/tests/srvtarget.c             |  158 -----
10886  gio/tests/unix-streams.c          |  256 --------
10887  tests/Makefile.am                 |    2 +-
10888  tests/gio/.gitignore              |   24 +
10889  tests/gio/Makefile.am             |  119 ++++
10890  tests/gio/buffered-input-stream.c |   60 ++
10891  tests/gio/contexts.c              |  190 ++++++
10892  tests/gio/data-input-stream.c     |  336 ++++++++++
10893  tests/gio/data-output-stream.c    |  289 +++++++++
10894  tests/gio/desktop-app-info.c      |  259 ++++++++
10895  tests/gio/echo-server.c           |   73 +++
10896  tests/gio/filter-streams.c        |  239 ++++++++
10897  tests/gio/g-file-info.c           |  125 ++++
10898  tests/gio/g-file.c                |  538 ++++++++++++++++
10899  tests/gio/g-icon.c                |  245 ++++++++
10900  tests/gio/httpd.c                 |  183 ++++++
10901  tests/gio/live-g-file.c           | 1211
10902  +++++++++++++++++++++++++++++++++++++
10903  tests/gio/live-g-file.txt         |   27 +
10904  tests/gio/memory-input-stream.c   |   78 +++
10905  tests/gio/memory-output-stream.c  |  100 +++
10906  tests/gio/readwrite.c             |  293 +++++++++
10907  tests/gio/resolver.c              |  506 ++++++++++++++++
10908  tests/gio/send-data.c             |  163 +++++
10909  tests/gio/simple-async-result.c   |  107 ++++
10910  tests/gio/sleepy-stream.c         |  296 +++++++++
10911  tests/gio/socket-client.c         |  298 +++++++++
10912  tests/gio/socket-server.c         |  308 ++++++++++
10913  tests/gio/srvtarget.c             |  158 +++++
10914  tests/gio/unix-streams.c          |  256 ++++++++
10915  55 files changed, 6483 insertions(+), 6485 deletions(-)
10916
10917 commit 65cc5d895ae125b09f2403761f434fd78ef05af7
10918 Author: Dan Winship <danw@gnome.org>
10919 Date:   Tue Jun 16 20:22:58 2009 -0400
10920
10921     Support g_main_context_push_thread_default() in gio
10922
10923     GFile allows for the possibility that external implementations may not
10924     support thread-default contexts yet, via
10925     g_file_supports_thread_contexts(). GVolumeMonitor is not yet
10926     thread-default-context aware.
10927
10928     Add a test program to verify that basic gio async ops work correctly
10929     in non-default contexts.
10930
10931     http://bugzilla.gnome.org/show_bug.cgi?id=579984
10932
10933  gio/gdummyfile.c          |    2 +
10934  gio/gfile.c               |   25 ++++++
10935  gio/gfile.h               |    3 +
10936  gio/gfilemonitor.c        |   26 +++++--
10937  gio/gio.symbols           |    1 +
10938  gio/gioscheduler.c        |   29 ++++---
10939  gio/glocalfile.c          |    2 +
10940  gio/gsimpleasyncresult.c  |   62 ++++++++++----
10941  gio/gsocketclient.c       |    2 +-
10942  gio/gsocketinputstream.c  |    2 +-
10943  gio/gsocketlistener.c     |    2 +-
10944  gio/gsocketoutputstream.c |    2 +-
10945  gio/gtcpconnection.c      |    2 +-
10946  gio/gunixinputstream.c    |    4 +-
10947  gio/gunixmount.c          |    4 +-
10948  gio/gunixoutputstream.c   |    4 +-
10949  gio/gunixresolver.c       |  207
10950  ++++++++++++++++++++++++++++++---------------
10951  gio/gunixvolume.c         |    4 +-
10952  gio/gvolumemonitor.c      |    7 ++-
10953  gio/gwin32resolver.c      |    4 +-
10954  gio/tests/.gitignore      |    1 +
10955  gio/tests/Makefile.am     |   10 ++-
10956  gio/tests/contexts.c      |  190
10957  +++++++++++++++++++++++++++++++++++++++++
10958  23 files changed, 474 insertions(+), 121 deletions(-)
10959
10960 commit 4363f1932f1be4474a81d5b9cf8a58c91b682868
10961 Author: Dan Winship <danw@gnome.org>
10962 Date:   Thu Jun 4 21:59:15 2009 -0400
10963
10964     Add g_main_context_push_thread_default() etc
10965
10966     This allows applications to use async methods from other threads, or
10967     in multiple independent main loops.
10968
10969     http://bugzilla.gnome.org/show_bug.cgi?id=579984
10970
10971  docs/reference/glib/glib-sections.txt |    5 +
10972  docs/reference/glib/tmpl/main.sgml    |   24 ++++++
10973  glib/glib.symbols                     |    3 +
10974  glib/gmain.c                          |  144
10975  ++++++++++++++++++++++++++++++++-
10976  glib/gmain.h                          |    5 +
10977  5 files changed, 177 insertions(+), 4 deletions(-)
10978
10979 commit 90381ecdbd73197ebdfaf58fdeccf267454d53d7
10980 Author: Dan Winship <danw@gnome.org>
10981 Date:   Fri Jun 19 10:30:14 2009 -0400
10982
10983     Use low-level GSource methods in a few more places
10984
10985     (in preparation for thread-default context support)
10986
10987  gio/gfilemonitor.c   |   23 ++++++++++++++---------
10988  gio/gunixmount.c     |   26 ++++++++++++++++++++++----
10989  gio/gunixvolume.c    |   26 ++++++++++++++++++++++----
10990  gio/gwin32resolver.c |   18 ++++++++++++------
10991  gio/pltcheck.sh      |    2 +-
10992  5 files changed, 71 insertions(+), 24 deletions(-)
10993
10994 commit 28a39fab5ac720daf5927c85c3eba2e23f5ac38c
10995 Author: Dan Winship <danw@gnome.org>
10996 Date:   Tue Jun 16 20:21:29 2009 -0400
10997
10998     Remove some unused code
10999
11000  gio/gasynchelper.c |   35 -----------------------------------
11001  1 files changed, 0 insertions(+), 35 deletions(-)
11002
11003 commit 70e8eed6acfa33f74d7772f3ec54997daf102be4
11004 Author: Dan Winship <danw@gnome.org>
11005 Date:   Tue Jun 23 12:01:34 2009 -0400
11006
11007     Fix GResolver for g_simple_async_result_set_op_res_gpointer change
11008
11009     Previously, re-setting the pointer value would cause the old
11010     GDestroyNotify to be lost; now it causes it to be run.
11011
11012     http://bugzilla.gnome.org/show_bug.cgi?id=587415
11013
11014  gio/gresolver.c |   11 ++++-------
11015  1 files changed, 4 insertions(+), 7 deletions(-)
11016
11017 commit d589da7e86947542790aa0137dc12499a4fe1a3b
11018 Author: Benjamin Otte <otte@gnome.org>
11019 Date:   Tue Jun 30 20:33:19 2009 +0200
11020
11021     Bug 587434 – regression tests fail
11022
11023     make this test not only compile, but also run successfully with mad
11024     CFLAGS.
11025
11026  gio/tests/data-output-stream.c |  138
11027  +++++++++++++++++++--------------------
11028  1 files changed, 67 insertions(+), 71 deletions(-)
11029
11030 commit 80561f9718873bf02d5c938d92672bc20d99b82d
11031 Author: Benjamin Otte <otte@gnome.org>
11032 Date:   Tue Jun 30 19:08:46 2009 +0200
11033
11034     Bug 587434 – regression tests fail
11035
11036     I missed one s/tmpfile/tmp_file/ which caused crashes.
11037
11038  gio/tests/readwrite.c |    2 +-
11039  1 files changed, 1 insertions(+), 1 deletions(-)
11040
11041 commit 53beca955e016fb9ef4e80d223d059bc5e51dd41
11042 Author: Dan Winship <danw@gnome.org>
11043 Date:   Tue Jun 23 17:42:01 2009 -0400
11044
11045     Add GCancellables to GSocket ops
11046
11047     Currently, to implement cancellability correctly, all synchronous
11048     calls to GSocket must be preceded by a g_socket_condition_wait() call,
11049     (even though GSocket does this internally as well) and all
11050     asynchronous calls must do occasional manual
11051     g_cancellable_is_cancelled() checks. Since it's trivial to do these
11052     checks inside GSocket instead, and we don't particularly want to
11053     encourage people to use the APIs non-cancellably, move the
11054     cancellation support into GSocket and simplify the existing callers.
11055
11056     http://bugzilla.gnome.org/show_bug.cgi?id=586797
11057
11058  gio/gsocket.c             |   74
11059  ++++++++++++++++++++++++++++++++-------------
11060  gio/gsocket.h             |    8 +++++
11061  gio/gsocketclient.c       |    4 +-
11062  gio/gsocketinputstream.c  |   27 ++++++----------
11063  gio/gsocketlistener.c     |   32 ++++++++-----------
11064  gio/gsocketoutputstream.c |   27 ++++++----------
11065  gio/gtcpconnection.c      |   21 ++-----------
11066  gio/gunixconnection.c     |    8 ++---
11067  gio/tests/socket-client.c |   14 +++++---
11068  gio/tests/socket-server.c |   13 +++++---
11069  10 files changed, 119 insertions(+), 109 deletions(-)
11070
11071 commit fc2b3ee560e29b4ef6e70928b0be75d833d75aec
11072 Author: Benjamin Otte <otte@gnome.org>
11073 Date:   Mon Jun 29 18:32:09 2009 +0200
11074
11075     remove unused label
11076
11077     complained about by -Wall
11078
11079  gio/gtcpconnection.c |    3 ---
11080  1 files changed, 0 insertions(+), 3 deletions(-)
11081
11082 commit afd63c32814869489f812d6738de027ce113957d
11083 Author: Benjamin Otte <otte@gnome.org>
11084 Date:   Mon Jun 29 18:24:08 2009 +0200
11085
11086     fix warnings from gcc compilation with my mad CFLAGS
11087
11088  gio/tests/data-input-stream.c  |   32 +++++++++++--------
11089  gio/tests/data-output-stream.c |   66
11090  ++++++++++++++++++++--------------------
11091  gio/tests/desktop-app-info.c   |    4 +-
11092  gio/tests/g-file.c             |   16 +++++-----
11093  gio/tests/httpd.c              |    2 +-
11094  gio/tests/live-g-file.c        |   22 ++++++++-----
11095  gio/tests/readwrite.c          |   40 ++++++++++++------------
11096  gio/tests/resolver.c           |    6 ++--
11097  gio/tests/sleepy-stream.c      |   24 ++++++++-------
11098  gio/tests/socket-server.c      |    6 ++--
11099  gio/tests/srvtarget.c          |    3 +-
11100  gio/tests/unix-streams.c       |    4 +-
11101  12 files changed, 119 insertions(+), 106 deletions(-)
11102
11103 commit 4b8ad50fc4463d72862d29a8802b5982e66c0fc2
11104 Author: Benjamin Otte <otte@gnome.org>
11105 Date:   Mon Jun 29 15:28:08 2009 +0200
11106
11107     add g_file_attribute_set_*_by_id() and use them
11108
11109     This patch and the previous ones fixes the performance issues noted in
11110     Bug 587089 – lookup_attribute() takes too much CPU
11111     It increases performance for querying attributes by ~15% in my tests.
11112
11113  gio/gfileinfo-priv.h |   36 +++++++++-
11114  gio/gfileinfo.c      |  183
11115  +++++++++++++++++++++++++++++++++++++-------------
11116  gio/glocalfileinfo.c |   96 +++++++++++++-------------
11117  3 files changed, 217 insertions(+), 98 deletions(-)
11118
11119 commit bd198e5e45282886ea2bad14e987c7c01b163cb3
11120 Author: Benjamin Otte <otte@gnome.org>
11121 Date:   Mon Jun 29 14:13:14 2009 +0200
11122
11123     export and use _g_file_attribute_matcher_matches_id()
11124
11125  gio/gfileinfo-priv.h |    5 +++
11126  gio/gfileinfo.c      |   13 +++----
11127  gio/glocalfileinfo.c |   95
11128  +++++++++++++++++++++++++------------------------
11129  3 files changed, 58 insertions(+), 55 deletions(-)
11130
11131 commit ceba40c27d5166a07a0925d2e158ca1809cc1ce3
11132 Author: Benjamin Otte <otte@gnome.org>
11133 Date:   Mon Jun 29 13:55:22 2009 +0200
11134
11135     add private header with attribute ids
11136
11137     attribute ids are generated when the attribute hash is
11138     initialized. This
11139     way we can guarantee that the ids match every time.
11140
11141  gio/Makefile.am      |    1 +
11142  gio/gfileinfo-priv.h |   99
11143  ++++++++++++++++++++++++++++++++++++++++++++++++++
11144  gio/gfileinfo.c      |   79 +++++++++++++++++++++++++++++++++++++++-
11145  3 files changed, 178 insertions(+), 1 deletions(-)
11146
11147 commit 2620c23577a73fa454298014680f4de46a69e7bb
11148 Author: Benjamin Otte <otte@gnome.org>
11149 Date:   Mon Jun 29 13:33:50 2009 +0200
11150
11151     split lookup_attribute() into two functions
11152
11153  gio/gfileinfo.c |   65
11154  +++++++++++++++++++++++++++++++-----------------------
11155  1 files changed, 37 insertions(+), 28 deletions(-)
11156
11157 commit 66cebd72925406910f99c0fd826b8307c2a4814c
11158 Author: Benjamin Otte <otte@gnome.org>
11159 Date:   Mon Jun 29 13:21:08 2009 +0200
11160
11161     split attribute hash initialization into its own function
11162
11163  gio/gfileinfo.c |   22 ++++++++++++----------
11164  1 files changed, 12 insertions(+), 10 deletions(-)
11165
11166 commit 49172a71aacdd855918b614f3d61fa5b9248fb85
11167 Author: Christian Dywan <christian@twotoasts.de>
11168 Date:   Sun Jun 28 02:45:50 2009 +0200
11169
11170     Display '-h' in --help output and accept '-h' and -?'
11171
11172     '-h' is the preferred short version of '--help' now and displayed
11173     in '--help' but for backwards compatibility '-?' is still supported.
11174
11175     If existing code uses '-h' for something else, GOptionContext will
11176     not override it.
11177
11178     Fixes bug 556706.
11179
11180  glib/goption.c |   49 ++++++++++++++++++++++++++++++++++++++++++-------
11181  1 files changed, 42 insertions(+), 7 deletions(-)
11182
11183 commit 09c3f6dd4b456adbbda6818e5bb1227af045e8d8
11184 Author: Jani Monoses <jani@ubuntu.com>
11185 Date:   Sat Jun 27 11:03:47 2009 +0300
11186
11187     Fix C++ warnings in g_error() code
11188
11189     Put space before ending semicolon in for(;;) ; to avoid C++ build
11190     warnings.
11191     Closes bug 586928.
11192
11193  glib/gmessages.h |   10 ++++++----
11194  1 files changed, 6 insertions(+), 4 deletions(-)
11195
11196 commit 160c39a9af8f7b6a475c1b005a807ccefc2ff7c1
11197 Author: Matthias Clasen <mclasen@redhat.com>
11198 Date:   Fri Jun 26 23:18:17 2009 -0400
11199
11200     Move some uri functions to a better place
11201
11202  docs/reference/glib/glib-sections.txt |    2 +-
11203  1 files changed, 1 insertions(+), 1 deletions(-)
11204
11205 commit 35911ae00f5348ea4a60d66db25d70a1c45c9c43
11206 Author: Matthias Clasen <mclasen@redhat.com>
11207 Date:   Fri Jun 26 23:09:35 2009 -0400
11208
11209     Fix  a typo
11210
11211  docs/reference/glib/building.sgml |   84
11212  ++++++++++++++++++------------------
11213  1 files changed, 42 insertions(+), 42 deletions(-)
11214
11215 commit e7a258692c7ae3d9075d9ae1926c08c7ec771f04
11216 Author: Tom Parker <palfrey@tevp.net>
11217 Date:   Fri Jun 26 22:43:31 2009 -0400
11218
11219     Add NULL to end of g_filename_complete_get_completions() return value
11220
11221     g_filename_complete_get_completions() return value is meant to be a
11222     g_strfreev-compatible array i.e. NULL-terminated. However, pointer
11223     arrays
11224     aren't automagically NULL-terminated. This fixes bug 586868
11225
11226  gio/gfilenamecompleter.c |    8 +++++---
11227  1 files changed, 5 insertions(+), 3 deletions(-)
11228
11229 commit 657d0ad9183fe4410e736d20a17a70fb7d6ad6c0
11230 Author: Ivar Smolin <okul@linux.ee>
11231 Date:   Fri Jun 26 10:39:25 2009 +0300
11232
11233     Updating Estonian translation
11234
11235  po/et.po |  446
11236  +++-----------------------------------------------------------
11237  1 files changed, 17 insertions(+), 429 deletions(-)
11238
11239 commit d884e509db1ab6a6d388313d28b7b07cebb3dfc0
11240 Author: Alexander Larsson <alexl@redhat.com>
11241 Date:   Thu Jun 25 09:18:01 2009 +0200
11242
11243     Allow setting G_FILE_ATTRIBUTE_TYPE_INVALID attributes in GFileInfo
11244
11245     This is used to unset an attribute in g_file_set_attributes_from_info.
11246
11247  gio/gfileattribute.c |    7 +++++++
11248  gio/gfileinfo.c      |    2 +-
11249  2 files changed, 8 insertions(+), 1 deletions(-)
11250
11251 commit 019e8c808f48e93f81fcb8e9e8d73a43b087cc87
11252 Author: Matthias Clasen <mclasen@redhat.com>
11253 Date:   Wed Jun 24 23:07:15 2009 -0400
11254
11255     Add a note about g_simple_async_result_set_op_res_pointer change
11256
11257  README.in |    7 +++++++
11258  1 files changed, 7 insertions(+), 0 deletions(-)
11259
11260 commit b0dc7afd2ace91f5dca37af8de7b40ba45993ed0
11261 Author: Richard Hughes <richard@hughsie.com>
11262 Date:   Fri Jun 19 10:16:22 2009 +0100
11263
11264     Allow GCancellable to be subclassed by adding a private structure
11265
11266  gio/gcancellable.c |  114
11267  +++++++++++++++++++++++++++++++++-------------------
11268  gio/gcancellable.h |    9 ++++
11269  2 files changed, 81 insertions(+), 42 deletions(-)
11270
11271 commit 0ccd18bc83c5e6eff77940a61cc9b31a88dd1851
11272 Author: David Zeuthen <davidz@redhat.com>
11273 Date:   Mon Jun 22 15:33:41 2009 -0400
11274
11275     Bug 586675 – Runtime library location
11276
11277     Introduce an option to specify the runtime location for libraries via
11278     a relative path to libdir.
11279
11280     Signed-off-by: David Zeuthen <davidz@redhat.com>
11281
11282  configure.in                            |   11 +++++++++++
11283  docs/reference/glib/building.sgml       |   21 +++++++++++++++++++++
11284  docs/reference/glib/tmpl/fileutils.sgml |   17 +++++++++++++++++
11285  gio/Makefile.am                         |    9 +++++++++
11286  glib/Makefile.am                        |    9 +++++++++
11287  gmodule/Makefile.am                     |    9 +++++++++
11288  gobject/Makefile.am                     |    9 +++++++++
11289  gthread/Makefile.am                     |    8 ++++++++
11290  8 files changed, 93 insertions(+), 0 deletions(-)
11291
11292 commit 7662c86611bf44175f18ec6eb66f159040ac73c5
11293 Author: Alexander Larsson <alexl@redhat.com>
11294 Date:   Thu Jun 18 09:05:27 2009 +0200
11295
11296     Add extension point for adding metadata for local files
11297
11298     This adds a local_file_add_info vfunc to GVfs that vfs implementations
11299     can override to add metadata for local files.
11300
11301  gio/glocalfile.c           |   75 +++++++++++++++++++++---------
11302  gio/glocalfileenumerator.c |    2 +
11303  gio/glocalfileinfo.c       |  108
11304  +++++++++++++++++++++++++++++++++++++++-----
11305  gio/glocalfileinfo.h       |    3 +
11306  gio/gvfs.h                 |   26 +++++++++--
11307  5 files changed, 175 insertions(+), 39 deletions(-)
11308
11309 commit 9a6146f54cdc085a42095b930066853dbb4e0c67
11310 Author: Alexander Larsson <alexl@redhat.com>
11311 Date:   Tue Jun 23 11:30:14 2009 +0200
11312
11313     Add g_file_info_set_attribute_status
11314
11315     Required for gvfs implementation for set_attribures_from_info.
11316
11317  gio/gfileinfo.c |   36 ++++++++++++++++++++++++++++++++++++
11318  gio/gfileinfo.h |    3 +++
11319  gio/gio.symbols |    1 +
11320  3 files changed, 40 insertions(+), 0 deletions(-)
11321
11322 commit becf4186e6289c0ab5d762f1cdf88517f4adc9f5
11323 Author: Alexander Larsson <alexl@redhat.com>
11324 Date:   Tue Jun 23 11:29:16 2009 +0200
11325
11326     Add g_file_info_has_namespace
11327
11328     Need this to quickly see if we should set attributes from
11329     this GFileInfo in metadata extension.
11330
11331  gio/gfileinfo.c |   36 ++++++++++++++++++++++++++++++++++++
11332  gio/gfileinfo.h |    2 ++
11333  gio/gio.symbols |    1 +
11334  3 files changed, 39 insertions(+), 0 deletions(-)
11335
11336 commit 0ed9201ad2051c33f5d049754bd8a1644d19ab7c
11337 Author: Alexander Larsson <alexl@redhat.com>
11338 Date:   Mon Jun 22 19:25:32 2009 +0200
11339
11340     Add string vector attribute type to GFileInfo
11341
11342     This is needed for the new metadata backend since nautilus has a
11343     string-list metadata type, and we want to use this for nautilus.
11344
11345  gio/gfileattribute-priv.h |    4 +++
11346  gio/gfileattribute.c      |   52
11347  +++++++++++++++++++++++++++++++++++++++++++++
11348  gio/gfileinfo.c           |   51
11349  ++++++++++++++++++++++++++++++++++++++++++++
11350  gio/gfileinfo.h           |    5 ++++
11351  gio/gio.symbols           |    2 +
11352  gio/gioenums.h            |    4 ++-
11353  6 files changed, 117 insertions(+), 1 deletions(-)
11354
11355 commit c1ab6454feb4447b8ef7ce6a0eb0fb38bae186df
11356 Author: Alexander Larsson <alexl@redhat.com>
11357 Date:   Tue Jun 23 15:07:00 2009 +0200
11358
11359     Copy namespaces correctly in g_file_copy_attributes
11360
11361     File attribute namespaces are delimited with "::", but
11362     build_attribute_list_for_copy only used ":", so we didn't copy
11363     any writable namespaces.
11364
11365  gio/gfile.c |    2 +-
11366  1 files changed, 1 insertions(+), 1 deletions(-)
11367
11368 commit e9b4f7a3bcfefc266fc575e401f07a2a4c2ce8f6
11369 Author: Jorge Gonzalez <jorgegonz@svn.gnome.org>
11370 Date:   Sun Jun 21 11:13:20 2009 +0200
11371
11372     Updated Spanish translation
11373
11374  po/es.po |  836
11375  +++++++++++++++++++++++++++++++-------------------------------
11376  1 files changed, 417 insertions(+), 419 deletions(-)
11377
11378 commit 440bf5bee50a0abca990d69ce12fc2a844bda95c
11379 Author: Matthias Clasen <mclasen@redhat.com>
11380 Date:   Fri Jun 19 23:44:29 2009 -0400
11381
11382     Use pipe2 when available
11383
11384     This avoids a small window for races between pipe and fdset.
11385     Reported in bug 579933 by Thiago Macieira.
11386
11387  configure.in |   11 ++---------
11388  glib/gmain.c |   20 +++++++++++++++-----
11389  2 files changed, 17 insertions(+), 14 deletions(-)
11390
11391 commit 854a43a3cd5cb8cc97b66d6f8f661e2a7096acda
11392 Author: Matthias Clasen <mclasen@redhat.com>
11393 Date:   Fri Jun 19 23:18:09 2009 -0400
11394
11395     Fix build on mingw
11396
11397     Mingw does not have sys/uio.h. This was reported in bug 585937.
11398
11399     Author:    Matthias Clasen <mclasen@redhat.com>
11400
11401  configure.in  |    1 +
11402  gio/gsocket.c |    2 ++
11403  2 files changed, 3 insertions(+), 0 deletions(-)
11404
11405 commit 4c791f49e58688d1b8948d083c1780cab9d26e93
11406 Author: Ryan Lortie <desrt@desrt.ca>
11407 Date:   Thu Jun 18 15:00:01 2009 -0400
11408
11409     GMappedFile: add refcounting, switch to GSlice
11410
11411       - add g_mapped_file_ref() and g_mapped_file_unref().
11412       - deprecate g_mapped_file_free().
11413       - move to GSlice for allocating the GMappedFile struct.
11414
11415  docs/reference/glib/glib-sections.txt |    2 +
11416  glib/glib.symbols                     |    4 ++
11417  glib/gmappedfile.c                    |   73
11418  +++++++++++++++++++++++++++------
11419  glib/gmappedfile.h                    |    5 ++
11420  4 files changed, 71 insertions(+), 13 deletions(-)
11421
11422 commit 8cb481fd5ff44c7e82f59948567ad0b417297555
11423 Author: Alexander Larsson <alexl@redhat.com>
11424 Date:   Thu Jun 18 19:43:46 2009 +0200
11425
11426     Use io_prio as mainloop prio for async-emulation (#579449)
11427
11428     I'm not sure why we used the elaborate formula to convert the
11429     io-priority
11430     to the priority of the mainloop idle when emulating async i/o
11431     with idles.
11432     However, it causes the default io priority to be less than the normal
11433     idle prio, so the i/o won't be scheduled if there is an idle
11434     outstanding.
11435
11436     There is really no great mapping to use here, doing blocking i/o in an
11437     idle of any prio is generally bad and apps doing a lot of async
11438     i/o should
11439     initialize threads. However, if we use the io-priority directly we
11440     at least
11441     avoid the starvation problem above and make things easier to
11442     understand.
11443
11444  gio/gioscheduler.c |    2 +-
11445  1 files changed, 1 insertions(+), 1 deletions(-)
11446
11447 commit 9fba81288424cd7ef45e28565fa878c93a962c17
11448 Author: Benjamin Otte <otte@gnome.org>
11449 Date:   Thu Jun 18 15:28:41 2009 +0200
11450
11451     Revert "clarify documentation"
11452
11453     This reverts commit d218cf0f670e4c40acb47ab5b5761ea0c68e0594.
11454     This has been fixed in the code, so no need to keep the updated docs.
11455
11456  gio/gsocketlistener.c |    3 +--
11457  1 files changed, 1 insertions(+), 2 deletions(-)
11458
11459 commit 835c03a5c1c980490543ad5d1fe426a1e5a62af9
11460 Author: Benjamin Otte <otte@gnome.org>
11461 Date:   Thu Jun 18 15:27:12 2009 +0200
11462
11463     syntax fix in documentation
11464
11465  gio/gfileenumerator.c |    2 +-
11466  1 files changed, 1 insertions(+), 1 deletions(-)
11467
11468 commit cf95d07691ec2202400f340f1c63aca11f0790c1
11469 Author: Benjamin Otte <otte@gnome.org>
11470 Date:   Tue Jun 16 15:18:11 2009 +0200
11471
11472     fix typo in documentation
11473
11474  gio/gfileenumerator.c |    2 +-
11475  1 files changed, 1 insertions(+), 1 deletions(-)
11476
11477 commit d218cf0f670e4c40acb47ab5b5761ea0c68e0594
11478 Author: Benjamin Otte <otte@gnome.org>
11479 Date:   Fri Jun 12 17:45:27 2009 +0200
11480
11481     clarify documentation
11482
11483  gio/gsocketlistener.c |    3 ++-
11484  1 files changed, 2 insertions(+), 1 deletions(-)
11485
11486 commit f4a64cb068cfe309e968d1db9fae4fade6d87e8a
11487 Author: Matthias Clasen <mclasen@redhat.com>
11488 Date:   Mon Jun 15 13:27:40 2009 -0400
11489
11490     Bump version to 2.21.3
11491
11492  configure.in |    2 +-
11493  1 files changed, 1 insertions(+), 1 deletions(-)
11494
11495 commit 785787fd6cd4b7c0120ae64ec839cfb0353c4af2
11496 Author: Matthias Clasen <mclasen@redhat.com>
11497 Date:   Mon Jun 15 13:25:43 2009 -0400
11498
11499     2.21.2
11500
11501  po/am.po          |  180 ++++++-----
11502  po/ar.po          |  186 +++++++-----
11503  po/as.po          |  182 ++++++-----
11504  po/az.po          |  180 ++++++-----
11505  po/be.po          |  180 ++++++-----
11506  po/be@latin.po    |  189 +++++++------
11507  po/bg.po          |  182 ++++++-----
11508  po/bn.po          |  180 ++++++-----
11509  po/bn_IN.po       |  867
11510  +++++++++++++++++++++++++++--------------------------
11511  po/bs.po          |  180 ++++++-----
11512  po/ca.po          |  187 ++++++------
11513  po/ca@valencia.po |  187 ++++++------
11514  po/cs.po          |  183 +++++++-----
11515  po/cy.po          |  180 ++++++-----
11516  po/da.po          |  187 ++++++------
11517  po/de.po          |  187 ++++++------
11518  po/dz.po          |  180 ++++++-----
11519  po/el.po          |  182 ++++++-----
11520  po/en_CA.po       |  187 ++++++------
11521  po/en_GB.po       |  187 ++++++------
11522  po/eo.po          |  180 ++++++-----
11523  po/es.po          |  182 ++++++-----
11524  po/et.po          |  182 ++++++-----
11525  po/eu.po          |  182 ++++++-----
11526  po/fa.po          |  180 ++++++-----
11527  po/fi.po          |  187 ++++++------
11528  po/fr.po          |  182 ++++++-----
11529  po/ga.po          |  191 +++++++------
11530  po/gl.po          |  187 ++++++------
11531  po/gu.po          |  182 ++++++-----
11532  po/he.po          |  187 ++++++------
11533  po/hi.po          |  182 ++++++-----
11534  po/hr.po          |  181 ++++++-----
11535  po/hu.po          |  182 ++++++-----
11536  po/hy.po          |  180 ++++++-----
11537  po/id.po          |  180 ++++++-----
11538  po/is.po          |  180 ++++++-----
11539  po/it.po          |  182 ++++++-----
11540  po/ja.po          |  182 ++++++-----
11541  po/ka.po          |  179 ++++++-----
11542  po/kn.po          |  182 ++++++-----
11543  po/ko.po          |  185 ++++++------
11544  po/ku.po          |  180 ++++++-----
11545  po/lt.po          |  189 +++++++------
11546  po/lv.po          |  180 ++++++-----
11547  po/mai.po         |  182 ++++++-----
11548  po/mg.po          |  180 ++++++-----
11549  po/mk.po          |  189 +++++++------
11550  po/ml.po          |  182 ++++++-----
11551  po/mn.po          |  180 ++++++-----
11552  po/mr.po          |  182 ++++++-----
11553  po/ms.po          |  180 ++++++-----
11554  po/nb.po          |  831
11555  ++++++++++++++++++++++++++-------------------------
11556  po/ne.po          |  180 ++++++-----
11557  po/nl.po          |  189 +++++++------
11558  po/nn.po          |  187 ++++++------
11559  po/oc.po          |  185 ++++++------
11560  po/or.po          |  182 ++++++-----
11561  po/pa.po          |  182 ++++++-----
11562  po/pl.po          |  183 +++++++-----
11563  po/ps.po          |  180 ++++++-----
11564  po/pt.po          |  187 ++++++------
11565  po/pt_BR.po       |  187 ++++++------
11566  po/ro.po          |  183 +++++++-----
11567  po/ru.po          |  189 +++++++------
11568  po/rw.po          |  180 ++++++-----
11569  po/si.po          |  180 ++++++-----
11570  po/sk.po          |  189 +++++++------
11571  po/sl.po          |  191 +++++++------
11572  po/sq.po          |  191 +++++++------
11573  po/sr.po          |  180 ++++++-----
11574  po/sr@ije.po      |  180 ++++++-----
11575  po/sr@latin.po    |  180 ++++++-----
11576  po/sv.po          |  187 ++++++------
11577  po/ta.po          |  182 ++++++-----
11578  po/te.po          |  182 ++++++-----
11579  po/th.po          |  185 ++++++------
11580  po/tl.po          |  180 ++++++-----
11581  po/tr.po          |  185 ++++++------
11582  po/tt.po          |  180 ++++++-----
11583  po/uk.po          |  183 +++++++-----
11584  po/vi.po          |  181 ++++++-----
11585  po/wa.po          |  180 ++++++-----
11586  po/xh.po          |  180 ++++++-----
11587  po/yi.po          |  180 ++++++-----
11588  po/zh_CN.po       |  185 ++++++------
11589  po/zh_HK.po       |  185 ++++++------
11590  po/zh_TW.po       |  185 ++++++------
11591  88 files changed, 9416 insertions(+), 8034 deletions(-)
11592
11593 commit 0fbeab452072cdf2dc7d1dd0356fa0d9f71fa0ac
11594 Author: Matthias Clasen <mclasen@redhat.com>
11595 Date:   Mon Jun 15 12:57:21 2009 -0400
11596
11597     Add g_setenv
11598
11599  gio/pltcheck.sh |    2 +-
11600  1 files changed, 1 insertions(+), 1 deletions(-)
11601
11602 commit 90229908a13c02a024a86e4eaf96a6ba8dac57af
11603 Author: Matthias Clasen <mclasen@redhat.com>
11604 Date:   Mon Jun 15 12:26:41 2009 -0400
11605
11606     Update for 2.21.2
11607
11608  NEWS |   47 +++++++++++++++++++++++++++++++++++++++++++++++
11609  1 files changed, 47 insertions(+), 0 deletions(-)
11610
11611 commit fae755e0568472a2c37e6a9d0ad0fde809749a1f
11612 Author: David Zeuthen <davidz@redhat.com>
11613 Date:   Mon Jun 15 10:53:41 2009 -0400
11614
11615     Bug 585591 – Starting/stopping drives
11616
11617     Add API for starting/stopping drives. This new API will enable
11618     GVolumeMonitor and GVfs implementations to add support for the
11619     following features
11620
11621      1. Powering down external hard disk enclosures / drives
11622
11623      2. Starting/stopping multi-disk devices (such as RAID/btrfs/ZFS)
11624
11625      3. Connecting/disconnecting iSCSI devices
11626
11627      4. Reacting to the user pressing e.g. the "remove drive" button on
11628         a IBM/Lenovo Ultrabay: http://www.thinkwiki.org/wiki/Ultrabay
11629
11630     See the bug for the corresponding GVfs and Nautilus changes.
11631
11632  docs/reference/gio/gio-sections.txt |   16 ++
11633  gio/gdrive.c                        |  259
11634  ++++++++++++++++++++++++++++++++++-
11635  gio/gdrive.h                        |   57 ++++++++
11636  gio/gfile.c                         |  179 ++++++++++++++++++++++++
11637  gio/gfile.h                         |   41 ++++++
11638  gio/gfileinfo.h                     |   31 ++++
11639  gio/gio.symbols                     |   13 ++
11640  gio/gioenums.h                      |   39 ++++++
11641  gio/gunionvolumemonitor.c           |   12 ++
11642  gio/gvolumemonitor.c                |   18 +++
11643  gio/gvolumemonitor.h                |    5 +-
11644  11 files changed, 666 insertions(+), 4 deletions(-)
11645
11646 commit bb4f7c48f9510c1fd96de067cd8f18cd41b1a1f0
11647 Author: Ondrej Jirman <megous@megous.com>
11648 Date:   Sat May 30 08:23:46 2009 +0200
11649
11650     Fix incorrect freeing of thread pool in GThreadedSocketService
11651     (#584255)
11652
11653  gio/gthreadedsocketservice.c |    2 +-
11654  1 files changed, 1 insertions(+), 1 deletions(-)
11655
11656 commit 31cb0bdcb0f334ad904e088acb3a417452a4d67f
11657 Author: Alexander Larsson <alexl@redhat.com>
11658 Date:   Mon Jun 15 15:43:39 2009 +0200
11659
11660     Emit changed in g_socket_listener_add_socket, not in add_address
11661
11662     This way we emit this signal when add_socket is called from another
11663     place than add_address too.
11664
11665  gio/gsocketlistener.c |    7 ++++---
11666  1 files changed, 4 insertions(+), 3 deletions(-)
11667
11668 commit a640695f1609805a0fe745d35c2055a984410bb5
11669 Author: Alexander Larsson <alexl@redhat.com>
11670 Date:   Mon Jun 15 15:42:38 2009 +0200
11671
11672     Ref the passed in socket in g_socket_listener_add_socket (#585599)
11673
11674  gio/gsocketlistener.c |   23 ++++++++++++++++++-----
11675  1 files changed, 18 insertions(+), 5 deletions(-)
11676
11677 commit 67de6cba508d7f2e0c310527667df2efcf4a543a
11678 Author: Alexander Larsson <alexl@redhat.com>
11679 Date:   Mon Jun 15 14:23:57 2009 +0200
11680
11681     Add bound address out-argument to g_socket_listener_add_address
11682     (#585566)
11683
11684     This is very useful when binding to "any" port.
11685
11686  gio/gsocketlistener.c |   20 ++++++++++++++++++++
11687  gio/gsocketlistener.h |    1 +
11688  2 files changed, 21 insertions(+), 0 deletions(-)
11689
11690 commit 91bdccff7544ee19d329ec73db02fd5f11c617fd
11691 Author: Alexander Larsson <alexl@redhat.com>
11692 Date:   Mon Jun 15 13:18:22 2009 +0200
11693
11694     Add g_reload_user_special_dirs_cache (#541276)
11695
11696     This is useful for nautilus that changes the xdg-user-dirs files.
11697
11698  glib/glib.symbols |    1 +
11699  glib/gutils.c     |   53
11700  +++++++++++++++++++++++++++++++++++++++++++++++++++++
11701  glib/gutils.h     |    1 +
11702  3 files changed, 55 insertions(+), 0 deletions(-)
11703
11704 commit 740ae3aa29cc50f588fb3ac47f6125acbccd20b6
11705 Author: Alexander Larsson <alexl@redhat.com>
11706 Date:   Mon Jun 15 12:25:43 2009 +0200
11707
11708     Avoid unnecessary work if mount watching not specified (#585360)
11709
11710     If G_FILE_MONITOR_WATCH_MOUNTS isn't specified, don't do all the work
11711     when the mtab changes.
11712
11713  gio/glocaldirectorymonitor.c |   29 +++++++++++++++++++++++++----
11714  gio/glocaldirectorymonitor.h |    1 +
11715  2 files changed, 26 insertions(+), 4 deletions(-)
11716
11717 commit 129eb074823101102611690f053ffa246bb7784d
11718 Author: Matthias Clasen <mclasen@redhat.com>
11719 Date:   Mon Jun 15 01:45:34 2009 -0400
11720
11721     Support special icons for xdg user dirs
11722
11723     The icon names are folder-documents, folder-download, folder-music,
11724     folder-pictures, folder-publicshare, folder-templates, folder-videos.
11725     See bug 541276.
11726
11727  gio/glocalfileinfo.c |   18 ++++++++++++++++--
11728  1 files changed, 16 insertions(+), 2 deletions(-)
11729
11730 commit 50a7f530557e35c6dfc543d969c0369d53d45a87
11731 Author: Matthias Clasen <mclasen@redhat.com>
11732 Date:   Mon Jun 15 01:12:50 2009 -0400
11733
11734     Don't use deprecated GLib api
11735
11736     Fixes bug 585673.
11737
11738  gio/tests/resolver.c |    2 +-
11739  1 files changed, 1 insertions(+), 1 deletions(-)
11740
11741 commit 2553df615d21e68d52f1e0b45ac8b70622d2881e
11742 Author: Matthias Clasen <mclasen@redhat.com>
11743 Date:   Mon Jun 15 01:09:25 2009 -0400
11744
11745     Refer to the correct gcc deprecation options
11746
11747     This oversight was pointed out in bug 585520.
11748
11749  docs/reference/glib/tmpl/macros_misc.sgml |    2 +-
11750  1 files changed, 1 insertions(+), 1 deletions(-)
11751
11752 commit 2c5ac901d95f28db1edad2807f842396c594a49e
11753 Author: Matthias Clasen <mclasen@redhat.com>
11754 Date:   Mon Jun 15 01:03:54 2009 -0400
11755
11756     Fix some typos in list documentation
11757
11758     This fixes bug 585726.
11759
11760  docs/reference/glib/tmpl/linked_lists_double.sgml |    4 ++--
11761  docs/reference/glib/tmpl/linked_lists_single.sgml |    2 +-
11762  2 files changed, 3 insertions(+), 3 deletions(-)
11763
11764 commit b0bba8520acd423785075ba67e6e4b644fce765f
11765 Author: Matthias Clasen <mclasen@redhat.com>
11766 Date:   Mon Jun 15 00:52:43 2009 -0400
11767
11768     Extract strings from g_dngettext too
11769
11770     There is one occurrence of this in glib, which we currently miss.
11771     See bug 585717.
11772
11773  po/Makefile.in.in |    7 +++++++
11774  1 files changed, 7 insertions(+), 0 deletions(-)
11775
11776 commit 642e9c75400cc12f0fad26e3f3df5ac6a39e0822
11777 Author: Matthias Clasen <mclasen@redhat.com>
11778 Date:   Mon Jun 15 00:45:55 2009 -0400
11779
11780     Fix the icon property implementation
11781
11782     Turns out both the setter and the getter were broken...
11783     Fixes bug 585676.
11784
11785  gio/gemblem.c |    3 ++-
11786  1 files changed, 2 insertions(+), 1 deletions(-)
11787
11788 commit b533a944ffc83ad90cd8b6fba00f4e0bebcd0741
11789 Author: Matthias Clasen <mclasen@redhat.com>
11790 Date:   Mon Jun 15 00:38:34 2009 -0400
11791
11792     Trivial formatting fixes
11793
11794  gio/gemblem.c |   63
11795  ++++++++++++++++++++++++++++-----------------------------
11796  1 files changed, 31 insertions(+), 32 deletions(-)
11797
11798 commit ce4aa6253eea2b24c0e4a99f9a1d7f31b9cec979
11799 Author: Matthias Clasen <mclasen@redhat.com>
11800 Date:   Sun Jun 14 23:55:12 2009 -0400
11801
11802     Include sys/uio.h for struct iovec
11803
11804     This fixes the build on OS X, bug 585280.
11805
11806  gio/gsocket.c |    2 ++
11807  1 files changed, 2 insertions(+), 0 deletions(-)
11808
11809 commit 8a3a3d797e7ef3b66c917c1c0a2ec47300bbf661
11810 Author: Matthias Clasen <mclasen@redhat.com>
11811 Date:   Sun Jun 14 22:26:52 2009 -0400
11812
11813     Use inotify_init1 when available
11814
11815     To avoid leaking the inotify fd. Fixes bug 585478.
11816
11817  configure.in                 |    1 +
11818  gio/inotify/inotify-kernel.c |    9 +++++++--
11819  2 files changed, 8 insertions(+), 2 deletions(-)
11820
11821 commit 4dbc2074bc857464e64549fac2b7403c4e9566c1
11822 Author: Ryan Lortie <desrt@desrt.ca>
11823 Date:   Sun Jun 14 13:58:35 2009 -0400
11824
11825     Add GNIO test cases to .gitignore
11826
11827  gio/tests/.gitignore |    7 +++++++
11828  1 files changed, 7 insertions(+), 0 deletions(-)
11829
11830 commit cb1a6092405b2f6d9b82e7c1b757951d695c5fe6
11831 Author: Ryan Lortie <desrt@desrt.ca>
11832 Date:   Fri Jun 12 13:01:04 2009 -0400
11833
11834     Bug 585575 – g_socket_listener_add_inet_port()
11835
11836     Change the logic in g_socket_listener_add_inet_port() as per the
11837     reasoning in the bug report.
11838
11839       - If the OS supports neither IPv6 or IPv4, fail.
11840       - If the OS supports only IPv6, do that.
11841       - If the OS supports only IPv4, do that.
11842       - If the OS supports IPv6 and IPv6 "speaks" IPv4 then bind it
11843         and be done.
11844       - If the OS supports IPv6 and IPv6 doesn't "speak" IPv4 then
11845         create an additional socket for IPv4.
11846       - If binding any socket fails then fail the entire call.
11847
11848     Also, remove the ability to call this function with port == 0.  This
11849     is a useless thing to do anyway since you have no way to know what
11850     port number was actually allocated.  We should have a separate
11851     function to deal with this.
11852
11853  gio/gsocketlistener.c |  164
11854  +++++++++++++++++++++++++++++++++++++-----------
11855  1 files changed, 126 insertions(+), 38 deletions(-)
11856
11857 commit f7d756f5b6c9975452e57ac6f41ff69d9f456739
11858 Author: Ryan Lortie <desrt@desrt.ca>
11859 Date:   Fri Jun 12 12:21:07 2009 -0400
11860
11861     add g_socket_speaks_ipv4()
11862
11863     Partial fix for Bug 585575.
11864
11865  docs/reference/gio/gio-sections.txt |    1 +
11866  gio/gio.symbols                     |    1 +
11867  gio/gsocket.c                       |   48
11868  +++++++++++++++++++++++++++++++++++
11869  gio/gsocket.h                       |    1 +
11870  4 files changed, 51 insertions(+), 0 deletions(-)
11871
11872 commit fd22781b184529c2a838272b76d71b4b498366ba
11873 Author: Benjamin Otte <otte@gnome.org>
11874 Date:   Fri Jun 12 15:57:51 2009 +0200
11875
11876     make all APIs that take inet port arguments take a guint16
11877
11878  gio/gsocketclient.c   |    4 ++--
11879  gio/gsocketclient.h   |    4 ++--
11880  gio/gsocketlistener.c |    2 +-
11881  gio/gsocketlistener.h |    6 +++---
11882  4 files changed, 8 insertions(+), 8 deletions(-)
11883
11884 commit 3e3e3c29469f03ec7f141b2522accdb7c2acd59d
11885 Author: Benjamin Otte <otte@gnome.org>
11886 Date:   Fri Jun 12 15:57:12 2009 +0200
11887
11888     don't make strings const when they are not
11889
11890     gets rid of compiler warnings
11891
11892  gio/gdesktopappinfo.c |    4 ++--
11893  1 files changed, 2 insertions(+), 2 deletions(-)
11894
11895 commit a402875de1d8956c90a940f8309733040cda5afb
11896 Author: Matthias Clasen <mclasen@redhat.com>
11897 Date:   Thu Jun 11 12:41:16 2009 -0400
11898
11899     Fix an oversight in the previous commit
11900
11901     We don't want to unset DISPLAY etc, if none is specified in the
11902     app launch context.
11903
11904  gio/gdesktopappinfo.c |    4 ----
11905  1 files changed, 0 insertions(+), 4 deletions(-)
11906
11907 commit 6224d3d2ecdbc3cacfdb8213de3cf53d6dfc8580
11908 Author: Matthias Clasen <mclasen@redhat.com>
11909 Date:   Wed Jun 10 23:50:45 2009 -0400
11910
11911     Fix g_string_chunk_insert_len to accept nuls
11912
11913     Contrary to what the documentation says, g_string_chunk_insert_len
11914     was stopping at the first nul. Also add a test. Fixes bug 585088.
11915
11916  glib/gstring.c      |   54
11917  ++++++++++++++++++++++++--------------------------
11918  glib/tests/string.c |   23 +++++++++++++++++++++
11919  2 files changed, 49 insertions(+), 28 deletions(-)
11920
11921 commit 9e43937d03443d6e8f63ea2c75c0fd54aaa124b3
11922 Author: Matthias Clasen <mclasen@redhat.com>
11923 Date:   Wed Jun 10 23:28:32 2009 -0400
11924
11925     Include sys/types.h in gunixfdmessage.c
11926
11927     As recommended in 'man socket'. Fixes bug 585281.
11928
11929  gio/gunixfdmessage.c |    1 +
11930  1 files changed, 1 insertions(+), 0 deletions(-)
11931
11932 commit d3d81f74c5c227fb17494c0388ede1e83557a7e1
11933 Author: Matthias Clasen <mclasen@redhat.com>
11934 Date:   Wed Jun 10 16:20:51 2009 -0400
11935
11936     Make setting DISPLAY work
11937
11938     And remove a bunch of grotty code to manipulate an environment
11939     array at the same time. Instead, simply call setenv in the child_setup
11940     function.
11941
11942  gio/gdesktopappinfo.c |  232
11943  ++++++++++--------------------------------------
11944  1 files changed, 49 insertions(+), 183 deletions(-)
11945
11946 commit 83ae249a2efc6f6445b5655cc16841ee2f9d3f75
11947 Author: Matthias Clasen <mclasen@redhat.com>
11948 Date:   Wed Jun 10 16:20:38 2009 -0400
11949
11950     Support automake 1.11
11951
11952  autogen.sh |   10 +++++++---
11953  1 files changed, 7 insertions(+), 3 deletions(-)
11954
11955 commit ff2532aead7a73ca92d0b8a964d143c69e78c6cd
11956 Author: Kjartan Maraas <kmaraas@gnome.org>
11957 Date:   Wed Jun 10 09:43:33 2009 +0200
11958
11959     Updated Norwegian bokmål translation.
11960
11961  po/nb.po |  903
11962  +++++++++++++++++++++++++++++---------------------------------
11963  1 files changed, 419 insertions(+), 484 deletions(-)
11964
11965 commit 74a3c71dcfb8f15692efd572670d28cb04caa868
11966 Author: Dan Winship <danw@gnome.org>
11967 Date:   Tue Jun 9 09:32:43 2009 -0400
11968
11969     Revert part of fix for old OS X that broke the compile on current OS X
11970
11971     http://bugzilla.gnome.org/show_bug.cgi?id=584574
11972
11973  gio/libasyncns/g-asyncns.h |    8 +-------
11974  1 files changed, 1 insertions(+), 7 deletions(-)
11975
11976 commit 059ec81c9e88ee5ec67aafd135714754ea5b9552
11977 Author: Michael Meeks <michael.meeks@novell.com>
11978 Date:   Tue Jun 9 11:31:42 2009 +0100
11979
11980     move start_element emission out into a new (inlined) function, so
11981     the alloca'd memory is released on return, rather than slowly blowing
11982     the stack.
11983
11984  glib/gmarkup.c |   76
11985  +++++++++++++++++++++++++++++++-------------------------
11986  1 files changed, 42 insertions(+), 34 deletions(-)
11987
11988 commit ced88fd0de4aedb537552561582875b427081eeb
11989 Author: Benjamin Otte <otte@gnome.org>
11990 Date:   Tue Jun 9 10:54:22 2009 +0200
11991
11992     Bug 585189 – g_cancellable_reset() must be called in same thread ...
11993
11994     ... as g_cancellable_cancel()
11995     Rework a g_critical() that would (rarely) trigger when _reset() was
11996     called in a thread different from _cancel() by making _reset()
11997     wait for
11998     the cancel function to be finished the same way
11999     g_cancellable_disconnect() uses.
12000
12001  gio/gcancellable.c |    8 ++++----
12002  1 files changed, 4 insertions(+), 4 deletions(-)
12003
12004 commit 7d4b7063057a9473491141e4d26fbcec17bb83ec
12005 Author: Runa Bhattacharjee <runab@redhat.com>
12006 Date:   Tue Jun 9 11:48:53 2009 +0530
12007
12008     Updated Bengali India Translations
12009
12010  po/bn_IN.po |  982
12011  +++++++++++++++++++++++++++-------------------------------
12012  1 files changed, 457 insertions(+), 525 deletions(-)
12013
12014 commit 139af6f70032cad02b3cd965521c0c0cdb0dc8cf
12015 Author: Benjamin Otte <otte@gnome.org>
12016 Date:   Mon Jun 8 17:29:22 2009 +0200
12017
12018     update the overview image of the gio docs
12019
12020     The old image was confusing and after some discussions in #nautilus we
12021     made a new one.
12022
12023  docs/reference/gio/gvfs-overview.odg |  Bin 10542 -> 17772 bytes
12024  docs/reference/gio/gvfs-overview.png |  Bin 49138 -> 48474 bytes
12025  2 files changed, 0 insertions(+), 0 deletions(-)
12026
12027 commit 74fd3e734f3b6e7702ee1a859855ef6bd1c28ef9
12028 Author: Benjamin Otte <otte@gnome.org>
12029 Date:   Mon Jun 8 15:29:57 2009 +0200
12030
12031     typo in documentation
12032
12033  gio/gsocketconnection.c |    2 +-
12034  1 files changed, 1 insertions(+), 1 deletions(-)
12035
12036 commit 29a4a0a44dc09dabe071a989da2500b2bc143cbd
12037 Author: Benjamin Otte <otte@gnome.org>
12038 Date:   Mon Jun 8 15:27:12 2009 +0200
12039
12040     only query file info in g_file_copy() when we need it
12041
12042     The default implementation of g_file_copy() checked the size of
12043     the file
12044     to copy to give useful progress updates unconditionally. This
12045     can cause
12046     long delays on 1-connection FTP servers while it tries to open
12047     a second
12048     connection before it returns EBUSY. This patch makes this query only
12049     happen when we actually send progress updates.
12050
12051  gio/gfile.c |   34 +++++++++++++++++++---------------
12052  1 files changed, 19 insertions(+), 15 deletions(-)
12053
12054 commit 0bb5739f323396b40bbe6470c505606ea265afa0
12055 Author: Alexander Larsson <alexl@redhat.com>
12056 Date:   Mon Jun 1 22:09:21 2009 +0200
12057
12058     Reformat g_themed_icon_get_names return type to make gtk-doc work
12059
12060     Seems the gtk-doc scanner needs "const gchar* const *" to work,
12061     so switching
12062     to that.
12063
12064  gio/gthemedicon.h |    2 +-
12065  1 files changed, 1 insertions(+), 1 deletions(-)
12066
12067 commit ce6fbd623115c88cfdf0f5ed36b01cca201ba78e
12068 Author: Dan Winship <danw@gnome.org>
12069 Date:   Thu May 28 15:27:04 2009 -0400
12070
12071     Fix multiple bugs in g_srv_target_list_sort()
12072
12073     In particular, targets with weight 0 should be very UNlikely to be
12074     selected, not very likely, as they were before. However, even ignoring
12075     that bug in the logic, there was an additional bug (swapping list
12076     items would cause the 0-weight items to get re-ordered incorrectly
12077     anyway), and the code contained several fencepost errors.
12078
12079     This patch also adds gio/tests/srvtarget.c, which confirms that for a
12080     sample list of targets, we now generate all possible correct random
12081     sortings and no incorrect sortings, and the correct sortings occur in
12082     roughly the expected proportions (though if the current code is
12083     still wrong, those proportions may be wrong as well).
12084
12085     http://bugzilla.gnome.org/show_bug.cgi?id=583398
12086
12087  gio/gsrvtarget.c      |   92 +++++++++++++---------------
12088  gio/tests/Makefile.am |    6 ++-
12089  gio/tests/srvtarget.c |  157
12090  +++++++++++++++++++++++++++++++++++++++++++++++++
12091  3 files changed, 205 insertions(+), 50 deletions(-)
12092
12093 commit 1ca91a212503e64a150c78cdb9ce0489efaa7a59
12094 Author: Dan Winship <danw@gnome.org>
12095 Date:   Sat May 23 21:49:47 2009 -0300
12096
12097     Clarify some GSocket docs
12098
12099  gio/gsocket.c |  218
12100  +++++++++++++++++++++++++++++++--------------------------
12101  1 files changed, 120 insertions(+), 98 deletions(-)
12102
12103 commit 5b3d62a7a6d4354b1588dd94f477c44bd15f1753
12104 Author: Dan Winship <danw@gnome.org>
12105 Date:   Mon Apr 27 17:35:04 2009 -0400
12106
12107     Misc networking build fixes
12108
12109     http://bugzilla.gnome.org/show_bug.cgi?id=580301
12110     http://bugzilla.gnome.org/show_bug.cgi?id=584176
12111
12112  gio/gnetworkaddress.c       |    8 +-------
12113  gio/gnetworkingprivate.h    |    8 +++++++-
12114  gio/gresolver.c             |    2 +-
12115  gio/gsocket.c               |    8 +-------
12116  gio/gsocketcontrolmessage.c |    5 +----
12117  gio/gunixresolver.c         |    1 -
12118  gio/gunixsocketaddress.c    |    2 --
12119  gio/libasyncns/g-asyncns.h  |   17 +++++++++++++++++
12120  8 files changed, 28 insertions(+), 23 deletions(-)
12121
12122 commit 85816117e3da8c8751bb9c12f93580c9910ec8da
12123 Author: Tor Lillqvist <tml@iki.fi>
12124 Date:   Mon Jun 1 14:04:49 2009 +0300
12125
12126     Bump _WIN32_WINNT to 0x0501
12127
12128     Needed to get prototypes for getaddrinfo() and friends on mingw.
12129
12130  gio/gnetworkingprivate.h |    2 +-
12131  1 files changed, 1 insertions(+), 1 deletions(-)
12132
12133 commit 4a50bab276cdbde6387c0dd07666de1879e2d6c9
12134 Author: Hans Breuer <hans@breuer.org>
12135 Date:   Sat May 30 15:33:14 2009 +0200
12136
12137     Define fstat() for msvc build
12138
12139  glib/giowin32.c    |    4 ++++
12140  glib/gkeyfile.c    |    4 ++++
12141  glib/gmappedfile.c |    5 +++++
12142  3 files changed, 13 insertions(+), 0 deletions(-)
12143
12144 commit 75ef01824803c70f42d412c19d4e61904702e461
12145 Author: Hans Breuer <hans@breuer.org>
12146 Date:   Sat May 30 15:29:23 2009 +0200
12147
12148     Updated msvc build files
12149
12150  README.win32           |   13 ++++--
12151  config.h.win32.in      |    3 +
12152  gio/makefile.msc       |   82 ++++++++++++++++------------------
12153  gio/win32/makefile.msc |   35 +++++++++++++++
12154  glib/makefile.msc.in   |  114
12155  ++++++++++++++++++++++++++----------------------
12156  glibconfig.h.win32.in  |    5 ++
12157  tests/makefile.msc.in  |   39 ++++++++--------
12158  7 files changed, 172 insertions(+), 119 deletions(-)
12159
12160 commit 780185449fadcbc5d79d9dea245067c16f475a92
12161 Author: Hans Breuer <hans@breuer.org>
12162 Date:   Sat May 30 15:24:06 2009 +0200
12163
12164     Version resource template for gio
12165
12166  gio/gio.rc.in |   30 ++++++++++++++++++++++++++++++
12167  1 files changed, 30 insertions(+), 0 deletions(-)
12168
12169 commit 73dbe591fb9ae98aab6902cf213132e2ad99c88c
12170 Author: Hans Breuer <hans@breuer.org>
12171 Date:   Sat May 30 15:18:02 2009 +0200
12172
12173     Handle EAI_NODATA==EAI_NONAME in win32 SDK
12174
12175  gio/gresolver.c |    2 ++
12176  1 files changed, 2 insertions(+), 0 deletions(-)
12177
12178 commit cbca0ac5d92df015902b3fd8a9086a29b20bc6f9
12179 Author: Hans Breuer <hans@breuer.org>
12180 Date:   Sat May 30 15:14:01 2009 +0200
12181
12182     Include io.h for write() on win32
12183
12184  gio/gcancellable.c |    1 +
12185  1 files changed, 1 insertions(+), 0 deletions(-)
12186
12187 commit 136793cc5e5e808c82d21664c0ba96c95c8f7075
12188 Author: Hans Breuer <hans@breuer.org>
12189 Date:   Sat May 30 15:08:29 2009 +0200
12190
12191     Simplified for pre-built package use
12192
12193  build/win32/make.msc    |  120
12194  ++++++++++++++++++++++++++++++++++------------
12195  build/win32/module.defs |   29 ++++++++----
12196  2 files changed, 108 insertions(+), 41 deletions(-)
12197
12198 commit f4e89ab87702d220babc4d18ec8450e351d3c06e
12199 Author: Hans Breuer <hans@breuer.org>
12200 Date:   Sat May 30 15:02:14 2009 +0200
12201
12202     Replace FIXME with proper SDK version define
12203
12204  gio/gnetworkingprivate.h |    2 +-
12205  1 files changed, 1 insertions(+), 1 deletions(-)
12206
12207 commit 661bb521d126480606e12a15f722069eeddfc306
12208 Author: Matthias Clasen <mclasen@redhat.com>
12209 Date:   Thu May 28 23:50:48 2009 -0400
12210
12211     Bump version
12212
12213  configure.in |    2 +-
12214  1 files changed, 1 insertions(+), 1 deletions(-)
12215
12216 commit 33a2f5a21212a62e96ba8f5691a51d512a8925bd
12217 Author: Matthias Clasen <mclasen@redhat.com>
12218 Date:   Thu May 28 23:44:48 2009 -0400
12219
12220     Release 2.21.1
12221
12222  docs/reference/glib/tmpl/glib-unused.sgml |   67 ---
12223  docs/reference/glib/tmpl/macros_misc.sgml |    6 +-
12224  docs/reference/glib/tmpl/types.sgml       |    2 +
12225  docs/reference/glib/tmpl/version.sgml     |   68 +++
12226  po/am.po                                  |  203 ++++----
12227  po/ar.po                                  |  203 ++++----
12228  po/as.po                                  |  203 ++++----
12229  po/az.po                                  |  203 ++++----
12230  po/be.po                                  |  207 ++++----
12231  po/be@latin.po                            |  206 ++++----
12232  po/bg.po                                  |  205 ++++----
12233  po/bn.po                                  |  203 ++++----
12234  po/bn_IN.po                               |  203 ++++----
12235  po/bs.po                                  |  203 ++++----
12236  po/ca.po                                  |  204 ++++----
12237  po/ca@valencia.po                         |  815
12238  +++++++++++++++--------------
12239  po/cs.po                                  |  204 ++++----
12240  po/cy.po                                  |  204 ++++----
12241  po/da.po                                  |  204 ++++----
12242  po/de.po                                  |  205 ++++----
12243  po/dz.po                                  |  203 ++++----
12244  po/el.po                                  |  204 ++++----
12245  po/en_CA.po                               |  203 ++++----
12246  po/en_GB.po                               |  203 ++++----
12247  po/eo.po                                  |  203 ++++----
12248  po/es.po                                  |  815
12249  ++++++++++++++---------------
12250  po/et.po                                  |  203 ++++----
12251  po/eu.po                                  |  205 ++++----
12252  po/fa.po                                  |  203 ++++----
12253  po/fi.po                                  |  203 ++++----
12254  po/fr.po                                  |  205 ++++----
12255  po/ga.po                                  |  203 ++++----
12256  po/gl.po                                  |  205 ++++----
12257  po/gu.po                                  |  203 ++++----
12258  po/he.po                                  |  203 ++++----
12259  po/hi.po                                  |  203 ++++----
12260  po/hr.po                                  |  204 ++++----
12261  po/hu.po                                  |  205 ++++----
12262  po/hy.po                                  |  203 ++++----
12263  po/id.po                                  |  205 ++++----
12264  po/is.po                                  |  203 ++++----
12265  po/it.po                                  |  205 ++++----
12266  po/ja.po                                  |  203 ++++----
12267  po/ka.po                                  |  203 ++++----
12268  po/kn.po                                  |  203 ++++----
12269  po/ko.po                                  |  203 ++++----
12270  po/ku.po                                  |  203 ++++----
12271  po/lt.po                                  |  204 ++++----
12272  po/lv.po                                  |  203 ++++----
12273  po/mai.po                                 |  203 ++++----
12274  po/mg.po                                  |  205 ++++----
12275  po/mk.po                                  |  205 ++++----
12276  po/ml.po                                  |  203 ++++----
12277  po/mn.po                                  |  203 ++++----
12278  po/mr.po                                  |  204 ++++----
12279  po/ms.po                                  |  203 ++++----
12280  po/nb.po                                  |  204 ++++----
12281  po/ne.po                                  |  203 ++++----
12282  po/nl.po                                  |  205 ++++----
12283  po/nn.po                                  |  203 ++++----
12284  po/oc.po                                  |  203 ++++----
12285  po/or.po                                  |  234 +++++----
12286  po/pa.po                                  |  203 ++++----
12287  po/pl.po                                  |  205 ++++----
12288  po/ps.po                                  |  203 ++++----
12289  po/pt.po                                  |  203 ++++----
12290  po/pt_BR.po                               |  205 ++++----
12291  po/ro.po                                  |  203 ++++----
12292  po/ru.po                                  |  204 ++++----
12293  po/rw.po                                  |  203 ++++----
12294  po/si.po                                  |  203 ++++----
12295  po/sk.po                                  |  205 ++++----
12296  po/sl.po                                  |  205 ++++----
12297  po/sq.po                                  |  204 ++++----
12298  po/sr.po                                  |  203 ++++----
12299  po/sr@ije.po                              |  203 ++++----
12300  po/sr@latin.po                            |  203 ++++----
12301  po/sv.po                                  |  204 ++++----
12302  po/ta.po                                  |  203 ++++----
12303  po/te.po                                  |  203 ++++----
12304  po/th.po                                  |  203 ++++----
12305  po/tl.po                                  |  204 ++++----
12306  po/tr.po                                  |  203 ++++----
12307  po/tt.po                                  |  203 ++++----
12308  po/uk.po                                  |  204 ++++----
12309  po/vi.po                                  |  204 ++++----
12310  po/wa.po                                  |  203 ++++----
12311  po/xh.po                                  |  204 ++++----
12312  po/yi.po                                  |  203 ++++----
12313  po/zh_CN.po                               |  203 ++++----
12314  po/zh_HK.po                               |  203 ++++----
12315  po/zh_TW.po                               |  203 ++++----
12316  92 files changed, 10246 insertions(+), 9069 deletions(-)
12317
12318 commit 479c45564a7010dad0742912506e1dff9b61fdd5
12319 Author: Matthias Clasen <mclasen@redhat.com>
12320 Date:   Thu May 28 23:06:24 2009 -0400
12321
12322     Update NEWS once more
12323
12324  NEWS |    1 +
12325  1 files changed, 1 insertions(+), 0 deletions(-)
12326
12327 commit 62abf79be2f7133d4c14aa89a04ac7261e00b9f0
12328 Author: Matthias Clasen <mclasen@redhat.com>
12329 Date:   Thu May 28 14:40:04 2009 -0400
12330
12331     Another pedantic docs fix
12332
12333  gio/gsocket.c |    2 +-
12334  1 files changed, 1 insertions(+), 1 deletions(-)
12335
12336 commit d32226da6d4ff565aebd41b5f126d625dc42816b
12337 Author: Alexander Larsson <alexl@redhat.com>
12338 Date:   Thu May 28 15:34:07 2009 +0200
12339
12340     Ref the right type in g_socket_control_message_deserialize
12341
12342     We were not looking at the right type at all due to a typo.
12343
12344  gio/gsocketcontrolmessage.c |    2 +-
12345  1 files changed, 1 insertions(+), 1 deletions(-)
12346
12347 commit 390549f6c4968b14ce4a141781f1131f6a09eafe
12348 Author: Alexander Larsson <alexl@redhat.com>
12349 Date:   Thu May 28 15:33:52 2009 +0200
12350
12351     Document g_socket_control_message_deserialize
12352
12353  gio/gsocketcontrolmessage.c |   18 +++++++++++++-----
12354  1 files changed, 13 insertions(+), 5 deletions(-)
12355
12356 commit dbe7408a5c06b4e88cf2605a24b0949adc02446c
12357 Author: Shixin Zeng <zeng.shixin@gmail.com>
12358 Date:   Thu May 28 12:52:23 2009 +0300
12359
12360     Fix string length bugs in GWinHttpFile (#580347)
12361
12362  gio/win32/gwinhttpfile.c |   10 +++++-----
12363  1 files changed, 5 insertions(+), 5 deletions(-)
12364
12365 commit a859f883cf939b1010c3783ad34879b2ba897bfe
12366 Author: Matthias Clasen <mclasen@redhat.com>
12367 Date:   Thu May 28 00:30:21 2009 -0400
12368
12369     Fix make check
12370
12371  gio/ginetsocketaddress.c     |    2 +-
12372  gio/gnetworkaddress.c        |    2 +-
12373  gio/gnetworkservice.c        |    2 +-
12374  gio/gsocketconnectable.c     |    2 +-
12375  gio/gsocketcontrolmessage.c  |    2 +-
12376  gio/gsocketinputstream.c     |    5 +++++
12377  gio/gsocketoutputstream.c    |    7 +++++++
12378  gio/gthreadedsocketservice.c |    2 +-
12379  gio/gunixfdmessage.c         |    2 +-
12380  gio/gunixsocketaddress.c     |    2 +-
12381  gio/pltcheck.sh              |    2 +-
12382  11 files changed, 21 insertions(+), 9 deletions(-)
12383
12384 commit a39670dade8d68062a9ed2a3695b68945f34c5a5
12385 Author: Matthias Clasen <mclasen@redhat.com>
12386 Date:   Thu May 28 00:08:42 2009 -0400
12387
12388     Update for 2.21.1
12389
12390  NEWS |   40 ++++++++++++++++++++++++++++++++++++++++
12391  1 files changed, 40 insertions(+), 0 deletions(-)
12392
12393 commit 576839adbe9a72903fd435d24dbbb7826c691fcc
12394 Author: Matthias Clasen <mclasen@redhat.com>
12395 Date:   Wed May 27 22:44:31 2009 -0400
12396
12397     Fix references to nonexisting functions
12398
12399  gio/gasyncinitable.c |    6 +++---
12400  1 files changed, 3 insertions(+), 3 deletions(-)
12401
12402 commit 06144900ec87effb99c94e2d8369ca270d024bf1
12403 Author: Matthias Clasen <mclasen@redhat.com>
12404 Date:   Wed May 27 18:20:08 2009 -0400
12405
12406     Documentation and coding style fixups
12407
12408     Lots of pedanic changes.
12409
12410  docs/reference/gio/gio-sections.txt |   18 ++--
12411  docs/reference/gio/gio.types        |    1 +
12412  gio/gasyncinitable.c                |  165 ++++++++++++-----------
12413  gio/gfile.c                         |  155 +++++++++++-----------
12414  gio/ginetaddress.c                  |  165 ++++++++++++++++++-----
12415  gio/ginetsocketaddress.c            |   28 +++--
12416  gio/ginitable.c                     |   22 ++--
12417  gio/ginitable.h                     |    3 +-
12418  gio/gioenums.h                      |   48 +++++---
12419  gio/giostream.c                     |  132 +++++++++---------
12420  gio/giotypes.h                      |   15 +-
12421  gio/gnetworkaddress.c               |   44 ++++---
12422  gio/gnetworkaddress.h               |   16 +-
12423  gio/gnetworkservice.c               |   32 +++--
12424  gio/gresolver.c                     |    6 +-
12425  gio/gresolver.h                     |    2 +-
12426  gio/gsocket.c                       |  247
12427  +++++++++++++++++++----------------
12428  gio/gsocketaddress.c                |   17 ++-
12429  gio/gsocketaddressenumerator.c      |   34 +++---
12430  gio/gsocketaddressenumerator.h      |    2 +-
12431  gio/gsocketclient.c                 |  106 ++++++++-------
12432  gio/gsocketclient.h                 |   16 +-
12433  gio/gsocketconnectable.c            |    4 +-
12434  gio/gsocketconnectable.h            |    4 +-
12435  gio/gsocketconnection.c             |  102 ++++++++-------
12436  gio/gsocketconnection.h             |   26 ++--
12437  gio/gsocketcontrolmessage.c         |   39 ++++--
12438  gio/gsocketlistener.c               |  116 ++++++++--------
12439  gio/gsocketservice.c                |   35 +++---
12440  gio/gsocketservice.h                |    2 +-
12441  gio/gsrvtarget.c                    |    4 +-
12442  gio/gtcpconnection.c                |   30 +++--
12443  gio/gthreadedsocketservice.c        |   24 ++--
12444  gio/gunixconnection.c               |   20 ++--
12445  gio/gunixconnection.h               |    2 +-
12446  gio/gunixfdmessage.c                |   43 ++++---
12447  gio/gunixfdmessage.h                |    6 +-
12448  gio/gunixsocketaddress.c            |    4 +-
12449  38 files changed, 964 insertions(+), 771 deletions(-)
12450
12451 commit eecbbb0a20a114b4a2c6759aa108940902c8961c
12452 Author: Matthias Clasen <mclasen@redhat.com>
12453 Date:   Wed May 27 12:07:13 2009 -0400
12454
12455     Fix the an index title
12456
12457  docs/reference/gio/gio-docs.xml |    2 +-
12458  1 files changed, 1 insertions(+), 1 deletions(-)
12459
12460 commit 00151ec0e1ea5c6b8be13c70a8808bc0ff380e3b
12461 Author: Matthias Clasen <mclasen@redhat.com>
12462 Date:   Wed May 27 12:01:14 2009 -0400
12463
12464     Fix a locking problem in g_main_context_iterate()
12465
12466     We failed to ensure that the context is locked on every exit of
12467     the function. This fixes bug 583324.
12468
12469  glib/gmain.c |   15 ++++++---------
12470  1 files changed, 6 insertions(+), 9 deletions(-)
12471
12472 commit 209a662c2fb664bed2bf4e26bbda784ca7c0739d
12473 Author: Hans Breuer <hans@breuer.org>
12474 Date:   Wed May 27 15:12:31 2009 +0300
12475
12476     Correct reference and implement close_fn (#578769)
12477
12478     Do proper referencing and unreferencing of
12479     GWinHttpFileInputStream::file and
12480     GWinHttpFileInputStream::file::vfs. Implement
12481     GWinHttpFileInputStream::close_fn.
12482
12483  gio/win32/gwinhttpfile.c            |    5 ++++-
12484  gio/win32/gwinhttpfileinputstream.c |   23 ++++++++++++++++++++++-
12485  2 files changed, 26 insertions(+), 2 deletions(-)
12486
12487 commit 623f99dc3dee7712da4ac209ba445b2199b2963c
12488 Author: Alexander Larsson <alexl@redhat.com>
12489 Date:   Wed May 27 11:11:37 2009 +0200
12490
12491     Add required defines on solaris for GSocket to build (#582856)
12492
12493     Turns out that the msg_control and related things are not defined
12494     in the
12495     system headers unless you define some _XOPEN_SOURCE things.
12496
12497  configure.in |    8 ++++++++
12498  1 files changed, 8 insertions(+), 0 deletions(-)
12499
12500 commit f99be75ff9d62f8e8e4e8850e34fe1020e58cb8c
12501 Author: Alexander Larsson <alexl@redhat.com>
12502 Date:   Mon May 25 15:46:35 2009 +0200
12503
12504     Remove mention of non-existing calls from docs
12505
12506     The docs mentions a separate seekable API for the various file streams
12507     which don't actually exists. Change this to refer to the generic
12508     GSeekable calls.
12509
12510  gio/gfileinputstream.c  |   10 ++++------
12511  gio/gfileiostream.c     |   14 +++++++-------
12512  gio/gfileoutputstream.c |   17 ++++++++---------
12513  3 files changed, 19 insertions(+), 22 deletions(-)
12514
12515 commit 3c0feca7f109c68e8c2a278875e576b18966d299
12516 Author: Alexander Larsson <alexl@redhat.com>
12517 Date:   Mon May 25 12:47:12 2009 +0200
12518
12519     Don't end enum with comma (#583663)
12520
12521     This is valid C but breaks C++, so don't put it in headers.
12522
12523  gio/gioenums.h |    2 +-
12524  1 files changed, 1 insertions(+), 1 deletions(-)
12525
12526 commit c93c98732aefb8472c94e75fea36f4924c7c746c
12527 Author: Alexander Larsson <alexl@redhat.com>
12528 Date:   Mon May 25 12:46:03 2009 +0200
12529
12530     Don't return something from a void function (#583408)
12531
12532  gio/gsocketcontrolmessage.c |    2 +-
12533  1 files changed, 1 insertions(+), 1 deletions(-)
12534
12535 commit ce171195d99c57e895bb02c7b324c811f958a91f
12536 Author: Alexander Larsson <alexl@redhat.com>
12537 Date:   Mon May 25 11:33:56 2009 +0200
12538
12539     Add g_inet_address_get_native_size (#583205)
12540
12541     This can be used to get the size of g_inet_address_to_bytes().
12542
12543  docs/reference/gio/gio-sections.txt |    1 +
12544  gio/ginetaddress.c                  |   22 +++++++++++++++++++++-
12545  gio/ginetaddress.h                  |    2 ++
12546  gio/gio.symbols                     |    1 +
12547  4 files changed, 25 insertions(+), 1 deletions(-)
12548
12549 commit fb70c6420b63a17bed11b594dd7255df08424fec
12550 Author: Miquel Esplà <miquelespla@gmail.com>
12551 Date:   Mon May 25 00:23:58 2009 +0200
12552
12553     Added Valencian-Catalan translation
12554
12555  po/LINGUAS        |    1 +
12556  po/ca@valencia.po | 1939
12557  +++++++++++++++++++++++++++++++++++++++++++++++++++++
12558  2 files changed, 1940 insertions(+), 0 deletions(-)
12559
12560 commit bde3e9c3549bc74bdd2061945f2647fdd8aa3b77
12561 Author: Jorge Gonzalez <jorgegonz@svn.gnome.org>
12562 Date:   Sat May 23 20:00:22 2009 +0200
12563
12564     Updated Spanish translation
12565
12566  po/es.po |   29 +++++++++++++++++++----------
12567  1 files changed, 19 insertions(+), 10 deletions(-)
12568
12569 commit 37bd225d7b28e12fd78344d07e656cc2ff0d8d75
12570 Author: Christian Persch <chpe@gnome.org>
12571 Date:   Tue May 27 23:45:08 2008 +0200
12572
12573     Fix grammar in error message
12574
12575     Bug #583198.
12576
12577  glib/gkeyfile.c |    2 +-
12578  1 files changed, 1 insertions(+), 1 deletions(-)
12579
12580 commit 76ebe6c069b7fb1d09e6b95172185b325a3bb28e
12581 Author: Christian Persch <chpe@gnome.org>
12582 Date:   Sat May 24 20:51:07 2008 +0200
12583
12584     Plug a mem leak
12585
12586     Bug #583196.
12587
12588  glib/tests/keyfile.c |    1 +
12589  1 files changed, 1 insertions(+), 0 deletions(-)
12590
12591 commit fc9a888b8cb8b16f093caa5d5faf4057fad1c0ef
12592 Author: Christian Persch <chpe@gnome.org>
12593 Date:   Tue Jan 27 20:39:37 2009 +0100
12594
12595     Add G_G[U]INTPTR_FORMAT and G_GINTPTR_MODIFIER
12596
12597     Add macros for printf formatting for g[u]intptr. Bug 569376.
12598
12599  configure.in                              |   16 ++++++++++++++++
12600  docs/reference/glib/glib-sections.txt     |    3 +++
12601  docs/reference/glib/tmpl/macros_misc.sgml |   26
12602  ++++++++++++++++++++++++++
12603  docs/reference/glib/tmpl/types.sgml       |   12 ++++++++++++
12604  4 files changed, 57 insertions(+), 0 deletions(-)
12605
12606 commit d046bfe577f71b45b40d8b0592409c88945bb934
12607 Author: Christian Persch <chpe@gnome.org>
12608 Date:   Tue Jan 27 19:54:27 2009 +0100
12609
12610     Document g[u]intptr
12611
12612     Bug 569375.
12613
12614  docs/reference/glib/glib-sections.txt |    4 ++++
12615  docs/reference/glib/tmpl/types.sgml   |   19 ++++++++++++++++++-
12616  2 files changed, 22 insertions(+), 1 deletions(-)
12617
12618 commit 54b43229f4d6c3bf456f7b910bc00722a4f956d8
12619 Author: Christian Persch <chpe@gnome.org>
12620 Date:   Mon Apr 20 13:46:09 2009 +0200
12621
12622     Use g_error_new_valist instead of a private copy of it
12623
12624  gio/gsimpleasyncresult.c |   19 +------------------
12625  1 files changed, 1 insertions(+), 18 deletions(-)
12626
12627 commit 01b79d67ef0294dd633ccb0998a6d9053772da05
12628 Author: Yeti <yeti@physics.muni.cz>
12629 Date:   Mon Apr 20 13:22:17 2009 +0200
12630
12631     Make g_error_new_valist public
12632
12633     Bug #569024.
12634
12635  docs/reference/glib/glib-sections.txt         |    1 +
12636  docs/reference/glib/tmpl/error_reporting.sgml |   12 ++++++++++++
12637  glib/gerror.c                                 |   16 +++++++++++++++-
12638  glib/gerror.h                                 |    6 ++++++
12639  glib/glib.symbols                             |    1 +
12640  5 files changed, 35 insertions(+), 1 deletions(-)
12641
12642 commit 14d53dcfa8a781a79bd61f50bb73c4a1b3b7857e
12643 Author: Alexander Larsson <alexl@redhat.com>
12644 Date:   Wed May 20 16:28:20 2009 +0200
12645
12646     Fix connect on win32
12647
12648     We should not wait before calling connect for non-blocking connect.
12649     Also, use the right error code for the nonblocking pending case
12650     on win32.
12651
12652  gio/gsocket.c |    7 +------
12653  1 files changed, 1 insertions(+), 6 deletions(-)
12654
12655 commit bb66fdcce32fedb31ddba2a5aaa4cd1c8f0cdc9e
12656 Author: Alexander Larsson <alexl@redhat.com>
12657 Date:   Wed May 20 15:59:11 2009 +0200
12658
12659     Fix build on win32
12660
12661  gio/gsocket.c |   18 +++++++++++-------
12662  1 files changed, 11 insertions(+), 7 deletions(-)
12663
12664 commit c897cca601fdf9a91f214a33af33a812680b983e
12665 Author: Alexander Larsson <alexl@redhat.com>
12666 Date:   Wed May 20 15:58:28 2009 +0200
12667
12668     Don't add unix specific APIs on win32
12669
12670  gio/gio.symbols |    4 ++++
12671  1 files changed, 4 insertions(+), 0 deletions(-)
12672
12673 commit 5a46e4d1406da1a319e421e908aec768760ef139
12674 Author: Alexander Larsson <alexl@redhat.com>
12675 Date:   Wed May 20 14:55:14 2009 +0200
12676
12677     Clarify g_cancellable_push_current docs wrt cancellable being NULL
12678     (#575013)
12679
12680  gio/gcancellable.c |   22 +++++++++++-----------
12681  1 files changed, 11 insertions(+), 11 deletions(-)
12682
12683 commit ab29e09dac547c501892cac8cd64721c3f157f00
12684 Author: Alexander Larsson <alexl@redhat.com>
12685 Date:   Wed May 20 14:46:51 2009 +0200
12686
12687     Don't dereference identifier_type if it is NULL (#579558)
12688
12689  gio/gunixvolume.c |    3 ++-
12690  1 files changed, 2 insertions(+), 1 deletions(-)
12691
12692 commit d0d10e847f3ea347d651714050a8bafd5332e2cb
12693 Author: Robert Bragg <robert@linux.intel.com>
12694 Date:   Wed May 6 09:20:43 2009 +0100
12695
12696     Take a reference on the gio file monitors while signaling pending
12697     file changes
12698
12699     It was possible for a signal handler to remove the last reference and
12700     dispose the monitor.  If there were remaining pending_file_changes
12701     they
12702     tried to dereference the disposed monitor.
12703
12704     This patch simply calls g_object_{ref,unref} around the loop that
12705     signals
12706     the changes.
12707
12708  gio/gfilemonitor.c |    3 +++
12709  1 files changed, 3 insertions(+), 0 deletions(-)
12710
12711 commit 6a9df8256aaccd717aaa7582c704093d727699fe
12712 Author: Alexander Larsson <alexl@redhat.com>
12713 Date:   Wed May 20 14:17:27 2009 +0200
12714
12715     Use G_GSSIZE_FORMAT where needed (#577884)
12716
12717  gio/tests/live-g-file.c |    4 ++--
12718  1 files changed, 2 insertions(+), 2 deletions(-)
12719
12720 commit 7498049a1683db50805b9a9a580b62bb748918f4
12721 Author: Sjoerd Simons <sjoerd@luon.net>
12722 Date:   Wed May 20 13:59:50 2009 +0200
12723
12724     Propagate errors from g_network_service_address_enumerator_next_async
12725     in its _finish function
12726
12727  gio/gnetworkservice.c |    3 +++
12728  1 files changed, 3 insertions(+), 0 deletions(-)
12729
12730 commit 2be66c0458aca37fef8337692fe5b5fe20bc5ccb
12731 Author: Jonathon Jongsma <jonathon@quotidian.org>
12732 Date:   Tue May 19 00:10:57 2009 -0500
12733
12734     Typedef GResolverClass in the standard way
12735
12736     It's a bit lame, but some of our C++ wrapping scripts expect objects
12737     to be
12738     typedefed like:
12739         typedef struct _FooClass FooClass;
12740         struct {} _FooClass;
12741
12742     Rather than:
12743         typedef struct {} FooClass;
12744
12745     Functionally they're the same, but the former makes our lives easier
12746     in the
12747     short term
12748
12749  gio/gresolver.h |    5 +++--
12750  1 files changed, 3 insertions(+), 2 deletions(-)
12751
12752 commit cb7a300e3136c9d1ee397a4c740513b8a0f21968
12753 Author: Alexander Larsson <alexl@redhat.com>
12754 Date:   Wed May 20 13:49:47 2009 +0200
12755
12756     Don't return something from void function (#583229)
12757
12758     g_async_initable_init_async is void, don't return something from it.
12759
12760  gio/gasyncinitable.c |    2 +-
12761  1 files changed, 1 insertions(+), 1 deletions(-)
12762
12763 commit 1cbdd2495dcc06eb11c3ef9207aae07acb7c4ba7
12764 Author: Christian Persch <chpe@gnome.org>
12765 Date:   Tue May 27 23:44:35 2008 +0200
12766
12767     Preserve errno when using g_set_error with _() and g_strerror()
12768
12769  gio/glocalfileoutputstream.c |    2 +-
12770  glib/gspawn.c                |    3 ++-
12771  2 files changed, 3 insertions(+), 2 deletions(-)
12772
12773 commit 80cfd099f3c9fa23b2a21c77e3698f1c4ac94b06
12774 Author: Christian Persch <chpe@gnome.org>
12775 Date:   Tue May 19 15:03:14 2009 +0200
12776
12777     Use g_set_error_literal
12778
12779     Bug #583206.
12780
12781  gio/gsocket.c         |   20 ++++++++++----------
12782  gio/gsocketclient.c   |    8 ++++----
12783  gio/gunixconnection.c |    4 ++--
12784  3 files changed, 16 insertions(+), 16 deletions(-)
12785
12786 commit c20b8d4d53a4e90f0e822276f6fbd94d52ff3c85
12787 Author: Alexander Larsson <alexl@redhat.com>
12788 Date:   Wed May 20 13:37:55 2009 +0200
12789
12790     Check that close_fn is not %NULL before calling (#578499)
12791
12792     Some streams have no close function, so this caused a crash.
12793
12794  gio/ginputstream.c  |   13 ++++++++-----
12795  gio/giostream.c     |   11 +++++++----
12796  gio/goutputstream.c |   18 +++++++++++-------
12797  3 files changed, 26 insertions(+), 16 deletions(-)
12798
12799 commit 0a280dadec8394dd198c8cea0bc288d92c9c6ffd
12800 Author: Stefan Kost <ensonic@users.sf.net>
12801 Date:   Tue May 19 14:33:25 2009 +0300
12802
12803     docs: fix typo
12804
12805  glib/gsequence.c |    2 +-
12806  1 files changed, 1 insertions(+), 1 deletions(-)
12807
12808 commit 9033b37589fcdf42d10025ea9e4d0dfc2c018bf4
12809 Author: Sjoerd Simons <sjoerd@luon.net>
12810 Date:   Wed May 20 12:41:50 2009 +0200
12811
12812     Add helper functions for connecting to service (#583061)
12813
12814  docs/reference/gio/gio-sections.txt |    3 +
12815  gio/gio.symbols                     |    3 +
12816  gio/gsocketclient.c                 |   93
12817  +++++++++++++++++++++++++++++++++++
12818  gio/gsocketclient.h                 |   15 ++++++
12819  4 files changed, 114 insertions(+), 0 deletions(-)
12820
12821 commit 25800ed4a393f7edbea179aa86907079a58fd097
12822 Author: Dan Winship <danw@gnome.org>
12823 Date:   Sun May 17 20:44:54 2009 -0400
12824
12825     Ignore SIGPIPE when using GSocket
12826
12827     http://bugzilla.gnome.org/show_bug.cgi?id=583001
12828
12829  gio/gsocket.c |   15 +++++++++++++++
12830  1 files changed, 15 insertions(+), 0 deletions(-)
12831
12832 commit 2ea22d8f46c21de6fc1eb012f258a3cfcda36752
12833 Author: Alexander Larsson <alexl@redhat.com>
12834 Date:   Wed May 20 12:14:04 2009 +0200
12835
12836     Remove non-existing parameter from docs
12837
12838     g_unix_socket_address_abstract_names_supported has no address argument
12839
12840  gio/gunixsocketaddress.c |    1 -
12841  1 files changed, 0 insertions(+), 1 deletions(-)
12842
12843 commit 9d36c86f8a0c759625753c4a9a02e0cfbf123a4b
12844 Author: Alexander Larsson <alexl@redhat.com>
12845 Date:   Wed May 20 12:10:33 2009 +0200
12846
12847     Add missing symbols to gio.symbols
12848
12849  gio/gio.symbols |    6 ++++++
12850  1 files changed, 6 insertions(+), 0 deletions(-)
12851
12852 commit 9346f461f32375a34d2829d949dce8284c21654f
12853 Author: Alexander Larsson <alexl@redhat.com>
12854 Date:   Wed May 20 12:07:30 2009 +0200
12855
12856     Add missing types to gio.types
12857
12858  docs/reference/gio/gio.types |    6 ++++++
12859  1 files changed, 6 insertions(+), 0 deletions(-)
12860
12861 commit 5cd86fbda662defa03709a9277b25784d953541e
12862 Author: Alexander Larsson <alexl@redhat.com>
12863 Date:   Wed May 20 12:01:29 2009 +0200
12864
12865     Remove protocol names, instead use an enum with common protocols
12866
12867     The whole protocol name thing is pretty weird. The getprotobyname
12868     functions
12869     seem to only specify one mapping for name <-> ids, so all
12870     families/types
12871     must use the same values. Plus the values used for the protocols are
12872     standardized by IANA, so are always the same.
12873
12874     So, we drop using names for protocols, intead introducing an enum with
12875     a few commonly availible and used protocols.
12876
12877  docs/reference/gio/#gio-unused.txt# |  100 +++++++++++++++++++++++
12878  docs/reference/gio/aa               |   74 +++++++++++++++++
12879  docs/reference/gio/b                |   77 ++++++++++++++++++
12880  docs/reference/gio/bb               |   77 ++++++++++++++++++
12881  docs/reference/gio/gio-sections.txt |    5 +-
12882  gio/gio.symbols                     |    4 +-
12883  gio/gioenums.h                      |   24 ++++++
12884  gio/gsocket.c                       |  148
12885  ++++++----------------------------
12886  gio/gsocket.h                       |    7 +-
12887  gio/gsocketclient.c                 |   40 ++++-----
12888  gio/gsocketclient.h                 |    4 +-
12889  gio/gsocketconnection.c             |    2 +-
12890  gio/gsocketlistener.c               |   15 ++--
12891  gio/gsocketlistener.h               |    2 +-
12892  gio/gtcpconnection.c                |    8 +-
12893  gio/gunixconnection.c               |    2 +-
12894  16 files changed, 417 insertions(+), 172 deletions(-)
12895
12896 commit 6d01593b061afb52d22891a371fb29f42d4d62cc
12897 Author: Alexander Larsson <alexl@redhat.com>
12898 Date:   Wed May 20 11:30:43 2009 +0200
12899
12900     Clarify "current condition" in g_socket_create_source docs
12901
12902  gio/gsocket.c |    6 ++++--
12903  1 files changed, 4 insertions(+), 2 deletions(-)
12904
12905 commit 80881826447a10b5ae3c08c9a88440eba75bcd05
12906 Author: Alexander Larsson <alexl@redhat.com>
12907 Date:   Wed May 20 11:28:27 2009 +0200
12908
12909     Actually implement max_threads for GThreadedSocketService
12910
12911  gio/gthreadedsocketservice.c |   73
12912  ++++++++++++++++++++++++++++++++++++++----
12913  1 files changed, 66 insertions(+), 7 deletions(-)
12914
12915 commit 053f9e72b12b9b5ab5571da9f4cd0b9b13f41e62
12916 Author: Alexander Larsson <alexl@redhat.com>
12917 Date:   Wed May 20 11:19:47 2009 +0200
12918
12919     Add support for graceful disconnect to GTcpConnection
12920
12921  docs/reference/gio/gio-sections.txt |    2 +
12922  gio/gio.symbols                     |    2 +
12923  gio/gtcpconnection.c                |  331
12924  +++++++++++++++++++++++++++++++++++
12925  gio/gtcpconnection.h                |    6 +-
12926  gio/tests/send-data.c               |   49 +++++-
12927  5 files changed, 386 insertions(+), 4 deletions(-)
12928
12929 commit f061765e54b81a92f4ce901016964ea4c31d77e0
12930 Author: Alexander Larsson <alexl@redhat.com>
12931 Date:   Wed May 20 11:18:34 2009 +0200
12932
12933     Call sync close function directly in async implementation
12934
12935     The g_io_stream_wrapper fails since there is already an outstanding
12936     operation (the async close).
12937
12938  gio/gsocketconnection.c |    6 +++++-
12939  1 files changed, 5 insertions(+), 1 deletions(-)
12940
12941 commit fdfdec36d0d0044513db25872132bd42d392f748
12942 Author: Alexander Larsson <alexl@redhat.com>
12943 Date:   Tue May 19 13:44:11 2009 +0200
12944
12945     Add send-data, a g_socket_client test case
12946
12947  gio/tests/Makefile.am |    6 ++-
12948  gio/tests/send-data.c |  120
12949  +++++++++++++++++++++++++++++++++++++++++++++++++
12950  2 files changed, 125 insertions(+), 1 deletions(-)
12951
12952 commit 18373cfbe85dc8398ae1e66748721400a08b32a8
12953 Author: Alexander Larsson <alexl@redhat.com>
12954 Date:   Tue May 19 12:06:29 2009 +0200
12955
12956     Set the listen backlog before calling listen.
12957
12958     If we set it after it won't be used.
12959
12960  gio/gsocketlistener.c |    3 ++-
12961  1 files changed, 2 insertions(+), 1 deletions(-)
12962
12963 commit 64383fa3d92b636e8fc977743de1c8f513d08dd2
12964 Author: Alexander Larsson <alexl@redhat.com>
12965 Date:   Tue May 19 11:53:42 2009 +0200
12966
12967     Fix g_unix_socket_address_abstract_names_supported docs
12968
12969     The previous description was a cut-n-paste from another function.
12970
12971  gio/gunixsocketaddress.c |    4 ++--
12972  1 files changed, 2 insertions(+), 2 deletions(-)
12973
12974 commit 0ffe7221934623f60e07d3b733d170ce94d26dd5
12975 Author: Alexander Larsson <alexl@redhat.com>
12976 Date:   Tue May 19 11:52:33 2009 +0200
12977
12978     Add g_socket_shutdown
12979
12980  docs/reference/gio/gio-sections.txt |    1 +
12981  gio/gio.symbols                     |    1 +
12982  gio/gsocket.c                       |   73
12983  +++++++++++++++++++++++++++++++++++
12984  gio/gsocket.h                       |    4 ++
12985  4 files changed, 79 insertions(+), 0 deletions(-)
12986
12987 commit 03441e724a6b6d0b115fa5b2d9fbeefaa1fd2faa
12988 Author: Alexander Larsson <alexl@redhat.com>
12989 Date:   Tue May 19 11:27:07 2009 +0200
12990
12991     Document GOutputVector and GInputVector
12992
12993  docs/reference/gio/gio-sections.txt |    2 ++
12994  gio/giotypes.h                      |   23 +++++++++++++++++------
12995  2 files changed, 19 insertions(+), 6 deletions(-)
12996
12997 commit e1a4389cbc549b0db39ec692f2fde5c20579362c
12998 Author: Alexander Larsson <alexl@redhat.com>
12999 Date:   Tue May 19 10:57:58 2009 +0200
13000
13001     Rename g_socket_check_pending_error to g_socket_check_connect_result
13002
13003     This is only used for connect anyway, and this describes the operation
13004     better.
13005
13006  docs/reference/gio/gio-sections.txt |    2 +-
13007  gio/gio.symbols                     |    2 +-
13008  gio/gsocket.c                       |   12 ++++++------
13009  gio/gsocket.h                       |    2 +-
13010  gio/gsocketclient.c                 |    2 +-
13011  5 files changed, 10 insertions(+), 10 deletions(-)
13012
13013 commit bcba61c951c0a81326e2065ae81352ae2cbca6bb
13014 Author: Alexander Larsson <alexl@redhat.com>
13015 Date:   Tue May 19 10:47:55 2009 +0200
13016
13017     Update docs on listen backlog
13018
13019     Mention g_socket_set_listen_backlog in g_socket_listen.
13020     Explain that listen backlock needs to be set before calling
13021     listen. Also verify this with a g_return_if_fail.
13022
13023  gio/gsocket.c |   10 ++++++++++
13024  1 files changed, 10 insertions(+), 0 deletions(-)
13025
13026 commit 69130db81a0b174bb072f458e8c1b1cd6bc1a0c9
13027 Author: Alexander Larsson <alexl@redhat.com>
13028 Date:   Tue May 19 10:40:27 2009 +0200
13029
13030     Read socket state in g_socket_get_local/remote_address
13031
13032     Previously we saved the location in various places which is
13033     unnecessary
13034     and sometimes even wrong. For instance, we saved the address we
13035     bound to
13036     which may not have the final port set.
13037
13038  gio/gsocket.c             |   88
13039  ++++++++++++++------------------------------
13040  gio/gsocketconnection.c   |    2 +
13041  gio/tests/socket-server.c |    1 +
13042  3 files changed, 31 insertions(+), 60 deletions(-)
13043
13044 commit f8cd1c530488c0b56634fab049ac775d094e9e58
13045 Author: Alexander Larsson <alexl@redhat.com>
13046 Date:   Tue May 19 10:16:32 2009 +0200
13047
13048     Clean up refereces to @protocol_id in g_socket_new docs
13049
13050     This was not fully updated from the protocol to protocol_id change.
13051
13052  gio/gsocket.c |    4 ++--
13053  1 files changed, 2 insertions(+), 2 deletions(-)
13054
13055 commit 3756ddb0eea8cef31e9aaad53eb6aa7d24a80fde
13056 Author: Alexander Larsson <alexl@redhat.com>
13057 Date:   Mon May 18 23:24:13 2009 +0200
13058
13059     Ignore error when setting SO_REUSEADDR
13060
13061     The main error would be "not supported" which could happen for e.g.
13062     unix domain sockets, we don't really care, as this is mainly something
13063     for TCP to help out a bit.
13064
13065  gio/gsocket.c |   13 ++++---------
13066  1 files changed, 4 insertions(+), 9 deletions(-)
13067
13068 commit f24c7fa9cbf2e0caa08a48ef64141d7ea50105aa
13069 Author: Alexander Larsson <alexl@redhat.com>
13070 Date:   Mon May 18 21:30:33 2009 +0200
13071
13072     Add support for abstract unix socket addresses
13073
13074  docs/reference/gio/gio-sections.txt |    5 +
13075  gio/gsocketaddress.c                |    3 +
13076  gio/gunixsocketaddress.c            |  300
13077  ++++++++++++++++++++++++++++-------
13078  gio/gunixsocketaddress.h            |    9 +-
13079  4 files changed, 262 insertions(+), 55 deletions(-)
13080
13081 commit d8bdc3e5678498996efe618bec32b8ae43ca8b39
13082 Author: Alexander Larsson <alexl@redhat.com>
13083 Date:   Mon May 18 14:10:07 2009 +0200
13084
13085     Add GError to g_socket_address_to_native
13086
13087     This is nice for some callers so they can report an error.
13088     It is also required to support opional address types like
13089     abstract paths for unix domain sockets.
13090
13091  gio/ginetsocketaddress.c |   23 +++++++++++++++++++----
13092  gio/gresolver.c          |    2 +-
13093  gio/gsocket.c            |   11 +++++++----
13094  gio/gsocketaddress.c     |   13 +++++++++----
13095  gio/gsocketaddress.h     |    6 ++++--
13096  gio/gunixsocketaddress.c |    9 +++++++--
13097  6 files changed, 47 insertions(+), 17 deletions(-)
13098
13099 commit eefd7cd8db5c7749212e7c9861a84eb3e34be1ee
13100 Author: Jorge Gonzalez <jorgegonz@svn.gnome.org>
13101 Date:   Mon May 18 20:19:05 2009 +0200
13102
13103     Updated Spanish translation
13104
13105  po/es.po |  815
13106  ++++++++++++++++++++++++++++++++------------------------------
13107  1 files changed, 415 insertions(+), 400 deletions(-)
13108
13109 commit 6ea86cc57f1b8b8c7acc4e08ece8baef5f28a53a
13110 Author: Alexander Larsson <alexl@redhat.com>
13111 Date:   Mon May 18 13:02:11 2009 +0200
13112
13113     Update the docs for the new network APIs
13114
13115     This imports the network APIs into the gio reference docs, and cleans
13116     up a bunch of gtk-doc warnings and documentation issues.
13117
13118  docs/reference/gio/gio-docs.xml           |   43 +++-
13119  docs/reference/gio/gio-sections.txt       |  350
13120  ++++++++++++++++++++++++++++-
13121  docs/reference/gio/gio.types              |   20 ++-
13122  docs/reference/gio/overview.xml           |   28 +++
13123  docs/reference/glib/tmpl/glib-unused.sgml |   67 ++++++
13124  docs/reference/glib/tmpl/macros_misc.sgml |    5 +-
13125  docs/reference/glib/tmpl/version.sgml     |   68 ------
13126  gio/gasyncinitable.c                      |    7 +-
13127  gio/gfile.c                               |    2 +-
13128  gio/gfile.h                               |    9 +
13129  gio/gfileenumerator.c                     |    2 +-
13130  gio/gfileiostream.c                       |   10 +-
13131  gio/ginetsocketaddress.c                  |    2 +-
13132  gio/ginitable.c                           |    9 +-
13133  gio/gioenums.h                            |    5 +-
13134  gio/giostream.c                           |    9 +-
13135  gio/giotypes.h                            |    2 +
13136  gio/gmount.c                              |    2 +-
13137  gio/gmount.h                              |    1 +
13138  gio/gsocket.c                             |    4 +-
13139  gio/gsocket.h                             |    5 -
13140  gio/gsocketclient.c                       |   25 +-
13141  gio/gsocketclient.h                       |    8 +-
13142  gio/gsocketconnection.c                   |   17 ++-
13143  gio/gsocketconnection.h                   |    2 +-
13144  gio/gsocketlistener.c                     |   10 +-
13145  gio/gsocketservice.c                      |    3 +-
13146  gio/gthemedicon.c                         |    6 +-
13147  gio/gunixconnection.c                     |    2 +-
13148  gio/gunixsocketaddress.c                  |    2 +-
13149  30 files changed, 575 insertions(+), 150 deletions(-)
13150
13151 commit e1afc6e79b9526d68eff0f218ac98a6f0e323513
13152 Author: Alexander Larsson <alexl@redhat.com>
13153 Date:   Mon May 18 11:30:48 2009 +0200
13154
13155     Remove gtk-doc warnings
13156
13157     Some code was using gtk-doc comment blocks for non-gtk-doc contents,
13158     just
13159     turn it into ordinary comments.
13160
13161  gio/fen/fen-kernel.c         |    2 +-
13162  gio/inotify/inotify-helper.c |    4 ++--
13163  2 files changed, 3 insertions(+), 3 deletions(-)
13164
13165 commit 822abda451c9999ac4e1cf3b8d5649ebebbb5ee4
13166 Author: Alexander Larsson <alexl@redhat.com>
13167 Date:   Mon May 18 11:29:11 2009 +0200
13168
13169     Add more internal headers for gtk-doc to ignore
13170
13171     This gives less bogus output in gio-unused.txt
13172
13173  docs/reference/gio/Makefile.am |   38
13174  +++++++++++++++++++++++---------------
13175  1 files changed, 23 insertions(+), 15 deletions(-)
13176
13177 commit c3f4e0162714f4712edcf51fa1502c8187faf5c0
13178 Author: Alexander Larsson <alexl@redhat.com>
13179 Date:   Mon May 18 11:27:49 2009 +0200
13180
13181     Make all non-static functions start with underscore
13182
13183     We don't want to export a lot of non-namespaced internal symbols.
13184
13185  gio/fen/fen-data.c             |  158
13186  ++++++++++++++++++++--------------------
13187  gio/fen/fen-data.h             |   28 ++++----
13188  gio/fen/fen-dump.c             |    2 +-
13189  gio/fen/fen-helper.c           |   76 ++++++++++----------
13190  gio/fen/fen-helper.h           |    6 +-
13191  gio/fen/fen-kernel.c           |   22 +++---
13192  gio/fen/fen-kernel.h           |   14 ++--
13193  gio/fen/fen-missing.c          |   10 +-
13194  gio/fen/fen-missing.h          |    4 +-
13195  gio/fen/fen-node.c             |   38 +++++-----
13196  gio/fen/fen-node.h             |   22 +++---
13197  gio/fen/fen-sub.c              |    4 +-
13198  gio/fen/fen-sub.h              |    4 +-
13199  gio/fen/gfendirectorymonitor.c |   16 ++--
13200  gio/fen/gfenfilemonitor.c      |   16 ++--
13201  gio/fen/libfen_la-fen-dump.loT |    7 ++
13202  16 files changed, 217 insertions(+), 210 deletions(-)
13203
13204 commit 66d49b8bdeed9bac71acda847d8cbe0203dd5ba4
13205 Author: Alexander Larsson <alexl@redhat.com>
13206 Date:   Mon May 18 09:28:26 2009 +0200
13207
13208     Remove g_socket_set/get_reuse_address from header
13209
13210     These functions have been removed.
13211
13212  gio/gsocket.h |    3 ---
13213  1 files changed, 0 insertions(+), 3 deletions(-)
13214
13215 commit 13cb01176291a8baa171da8dcb9f679b274af450
13216 Author: Alexander Larsson <alexl@redhat.com>
13217 Date:   Mon May 18 08:47:10 2009 +0200
13218
13219     Add max_threads argument to g_threaded_socket_service_new
13220
13221  gio/gthreadedsocketservice.c |    4 +++-
13222  gio/gthreadedsocketservice.h |    2 +-
13223  gio/tests/echo-server.c      |    2 +-
13224  gio/tests/httpd.c            |    2 +-
13225  4 files changed, 6 insertions(+), 4 deletions(-)
13226
13227 commit 5b683af237f1c5dac62c83e11459d46799ba6ecf
13228 Author: Paul Pogonyshev <pogonyshev@gmx.net>
13229 Date:   Sun May 17 15:17:57 2009 +0300
13230
13231     Fix error message in set_mtime_atime()
13232
13233     Bug #578786.
13234
13235  gio/glocalfileinfo.c |    2 +-
13236  1 files changed, 1 insertions(+), 1 deletions(-)
13237
13238 commit 34e74378c9fc99a3dc75eb9680bb00cb784029bb
13239 Author: Alexander Larsson <alexl@redhat.com>
13240 Date:   Fri May 15 21:34:14 2009 +0200
13241
13242     Add test apps for highlevel socket classes
13243
13244     echo-server - simple echo server
13245     httpd - simple http server
13246
13247  gio/tests/Makefile.am   |   10 +++-
13248  gio/tests/echo-server.c |   73 +++++++++++++++++++
13249  gio/tests/httpd.c       |  183
13250  +++++++++++++++++++++++++++++++++++++++++++++++
13251  3 files changed, 265 insertions(+), 1 deletions(-)
13252
13253 commit 67df7d43e926702290280578cd6b89fee7302d72
13254 Author: Alexander Larsson <alexl@redhat.com>
13255 Date:   Fri May 15 21:27:54 2009 +0200
13256
13257     Add references to highlevel classes in GSocket docs
13258
13259  gio/gsocket.c |    8 +++-----
13260  1 files changed, 3 insertions(+), 5 deletions(-)
13261
13262 commit ce8361217c1c9bd458eab55554a77d24210235cc
13263 Author: Alexander Larsson <alexl@redhat.com>
13264 Date:   Fri May 15 21:26:24 2009 +0200
13265
13266     Import all the highlevel socket classes from gnio
13267
13268  gio/Makefile.am              |   22 +-
13269  gio/gio-marshal.list         |    1 +
13270  gio/gio.h                    |    8 +-
13271  gio/gio.symbols              |   82 ++++
13272  gio/giotypes.h               |   50 +++
13273  gio/gsocketclient.c          |  912
13274  ++++++++++++++++++++++++++++++++++++++++++
13275  gio/gsocketclient.h          |  115 ++++++
13276  gio/gsocketconnection.c      |  474 ++++++++++++++++++++++
13277  gio/gsocketconnection.h      |   91 +++++
13278  gio/gsocketinputstream.c     |  259 ++++++++++++
13279  gio/gsocketinputstream.h     |   58 +++
13280  gio/gsocketlistener.c        |  815 +++++++++++++++++++++++++++++++++++++
13281  gio/gsocketlistener.h        |  134 ++++++
13282  gio/gsocketoutputstream.c    |  259 ++++++++++++
13283  gio/gsocketoutputstream.h    |   58 +++
13284  gio/gsocketservice.c         |  330 +++++++++++++++
13285  gio/gsocketservice.h         |   88 ++++
13286  gio/gtcpconnection.c         |   67 +++
13287  gio/gtcpconnection.h         |   64 +++
13288  gio/gthreadedsocketservice.c |  215 ++++++++++
13289  gio/gthreadedsocketservice.h |   81 ++++
13290  gio/gunixconnection.c        |  293 ++++++++++++++
13291  gio/gunixconnection.h        |   77 ++++
13292  23 files changed, 4550 insertions(+), 3 deletions(-)
13293
13294 commit 2597e3adc37ce342972e995444f4417e0aa6fb5d
13295 Author: Alexander Larsson <alexl@redhat.com>
13296 Date:   Fri May 15 20:58:27 2009 +0200
13297
13298     Remove unused variable
13299
13300  gio/glocalfileoutputstream.c |    1 -
13301  1 files changed, 0 insertions(+), 1 deletions(-)
13302
13303 commit 4ade78fc3d242b58d57d92944c16ba7ef4614b2c
13304 Author: Alexander Larsson <alexl@redhat.com>
13305 Date:   Fri May 15 20:43:02 2009 +0200
13306
13307     Include stdlib.h to avoid warning
13308
13309     Fixes a "implicit declaration of function ‘strtol’" warning
13310
13311  gio/gnetworkaddress.c |    1 +
13312  1 files changed, 1 insertions(+), 0 deletions(-)
13313
13314 commit d3a2c457cb55730181c04c8d6d1f611ee555c250
13315 Author: Alexander Larsson <alexl@redhat.com>
13316 Date:   Fri May 15 20:42:04 2009 +0200
13317
13318     Forgot to return the allocated data in async_op_wrapper_new
13319
13320  gio/gfileiostream.c |    2 ++
13321  1 files changed, 2 insertions(+), 0 deletions(-)
13322
13323 commit a48fc532519b849498c8b75dde578caf0c270b23
13324 Author: Alexander Larsson <alexl@redhat.com>
13325 Date:   Fri May 15 10:42:28 2009 +0200
13326
13327     Make cancellable pipe fds close-on-exec
13328
13329     GCancellable is purely an in-process thing, so ensure that no
13330     cancellable
13331     fds accidentally leak to child processes.
13332
13333  gio/gcancellable.c |   16 ++++++++++++++++
13334  1 files changed, 16 insertions(+), 0 deletions(-)
13335
13336 commit 23424e7bcb93abe805394d11e8b32beb7571e87c
13337 Author: Alexander Larsson <alexl@redhat.com>
13338 Date:   Fri May 15 10:28:30 2009 +0200
13339
13340     Add padding to new classes
13341
13342  gio/gsocketcontrolmessage.h |    9 +++++++++
13343  gio/gunixfdmessage.h        |    6 ++++++
13344  2 files changed, 15 insertions(+), 0 deletions(-)
13345
13346 commit 8f67f47e05a9244d86d9661caa73e5a2fc573e55
13347 Author: Alexander Larsson <alexl@redhat.com>
13348 Date:   Fri May 15 10:08:18 2009 +0200
13349
13350     Add test apps for GSocket API
13351
13352  gio/tests/Makefile.am     |   10 ++-
13353  gio/tests/socket-client.c |  294
13354  +++++++++++++++++++++++++++++++++++++++++++
13355  gio/tests/socket-server.c |  304
13356  +++++++++++++++++++++++++++++++++++++++++++++
13357  3 files changed, 607 insertions(+), 1 deletions(-)
13358
13359 commit a258ec3b5bf0a0b2ab1cb1dce8ce715c3895bdaa
13360 Author: Alexander Larsson <alexl@redhat.com>
13361 Date:   Fri May 15 10:05:55 2009 +0200
13362
13363     Fix deadlock in threaded resolver
13364
13365     When you're using the threaded resolver and using a sync call
13366     without a cancellable the resolve_sync forgot to unlock the
13367     initial req->mutex lock, leading to a deadlock when unrefing
13368     the request.
13369
13370  gio/gthreadedresolver.c |    1 +
13371  1 files changed, 1 insertions(+), 0 deletions(-)
13372
13373 commit f662e7e86bc27102948683c0925815efefb43bbc
13374 Author: Alexander Larsson <alexl@redhat.com>
13375 Date:   Fri May 15 09:10:23 2009 +0200
13376
13377     Store protocol by id, add lookup function for name
13378
13379     We want to use the protocol id for lookup in the GSocketConnection
13380     code, so we expose it. We also make GSocket store the protocol
13381     as an int for less memory use and to allow platform specific protocols
13382     to be specified.
13383
13384     Also added g_socket_protocol_id_lookup_by_name() to allow the higher
13385     level code to specify the name by string, and
13386     g_socket_get_protocol_name()
13387     to get it.
13388
13389  gio/gio.symbols |    4 +-
13390  gio/gsocket.c   |  178
13391  +++++++++++++++++++++++++++++++++++++++++--------------
13392  gio/gsocket.h   |    6 +-
13393  3 files changed, 141 insertions(+), 47 deletions(-)
13394
13395 commit bd87df9e73272c72a1f45cc606d010e8c4961363
13396 Author: Alexander Larsson <alexl@redhat.com>
13397 Date:   Thu May 14 16:58:47 2009 +0200
13398
13399     Make GSocketSourceFunc return the GSocket
13400
13401     This is very useful when you have multiple sockets with sources.
13402
13403  gio/gasynchelper.c |   38 +++++++++++++++++++++++++++++---------
13404  gio/gasynchelper.h |   14 +++++++++++---
13405  gio/giotypes.h     |    8 +++++---
13406  gio/gsocket.c      |    8 +++++---
13407  4 files changed, 50 insertions(+), 18 deletions(-)
13408
13409 commit 7ffdc91f513d6b91d060df6e3ad3401ef23e968d
13410 Author: Alexander Larsson <alexl@redhat.com>
13411 Date:   Thu May 14 16:19:07 2009 +0200
13412
13413     Set optlen before calling getsockopt
13414
13415     We were sometimes failing in g_socket_check_pending_error because
13416     we were not setting optlen on input and it was sometimes randomly
13417     less than sizeof(int).
13418
13419  gio/gsocket.c |    1 +
13420  1 files changed, 1 insertions(+), 0 deletions(-)
13421
13422 commit 145cec3c93d5ba0c22d35aaf341b3713cadc0e14
13423 Author: Alexander Larsson <alexl@redhat.com>
13424 Date:   Thu May 14 15:26:37 2009 +0200
13425
13426     Import GInitable, GSocket and dependencies from gnio
13427
13428     This adds:
13429     GInitable - failable object constructor interface
13430     GAsyncInitable - async failable object constructor interface
13431     GSocket - Platform independent lowlevel berkely socket style object
13432     GSocketControlMessage - For passing control messages over GSocket
13433     GUnixFDMessage - unix fd passing socket control message
13434
13435     Some changes were done during the import from gnio to make things
13436     work in glib. For instance, types were moved to other headers, header
13437     file boiler plate were updated to glib style and gio.symbols stuff
13438     was added.
13439
13440  configure.in                |   16 +
13441  gio/Makefile.am             |   10 +
13442  gio/gasyncinitable.c        |  383 ++++++
13443  gio/gasyncinitable.h        |  119 ++
13444  gio/ginitable.c             |  251 ++++
13445  gio/ginitable.h             |   95 ++
13446  gio/gio.h                   |    4 +
13447  gio/gio.symbols             |   81 ++
13448  gio/gioenums.h              |   46 +-
13449  gio/gioerror.c              |    6 +
13450  gio/giotypes.h              |   59 +
13451  gio/gsocket.c               | 2970
13452  +++++++++++++++++++++++++++++++++++++++++++
13453  gio/gsocket.h               |  172 +++
13454  gio/gsocketcontrolmessage.c |  200 +++
13455  gio/gsocketcontrolmessage.h |   96 ++
13456  gio/gunixfdmessage.c        |  259 ++++
13457  gio/gunixfdmessage.h        |   67 +
13458  17 files changed, 4833 insertions(+), 1 deletions(-)
13459
13460 commit 33c00e5c33dfe612e5d8757dd07e4c3acae30acc
13461 Author: Alexander Larsson <alexl@redhat.com>
13462 Date:   Thu May 14 10:53:53 2009 +0200
13463
13464     Add g_network_address_parse
13465
13466     This is useful if you want to allow users to specify
13467     the hostname and optionally a port.
13468
13469  configure.in          |    3 +
13470  gio/gio.symbols       |    1 +
13471  gio/gnetworkaddress.c |  164
13472  +++++++++++++++++++++++++++++++++++++++++++++++++
13473  gio/gnetworkaddress.h |   12 +++-
13474  4 files changed, 176 insertions(+), 4 deletions(-)
13475
13476 commit 80a484ad2c2495134a87a35f8ac936e8e75c311a
13477 Author: Alexander Larsson <alexl@redhat.com>
13478 Date:   Thu May 14 15:32:55 2009 +0200
13479
13480     Add the new GFile ops to gio.symbols
13481
13482     This adds all the symbols related to GFile GIOStream support that was
13483     recently added.
13484
13485  gio/gio.symbols |    9 +++++++++
13486  1 files changed, 9 insertions(+), 0 deletions(-)
13487
13488 commit ed0821856533e63bee4f7da54f1a9e6e0b1f12e9
13489 Author: Alexander Larsson <alexl@redhat.com>
13490 Date:   Wed May 13 13:06:58 2009 +0200
13491
13492     Add tests for local GIOStream GFile ops
13493
13494  gio/tests/Makefile.am |    4 +
13495  gio/tests/readwrite.c |  293
13496  +++++++++++++++++++++++++++++++++++++++++++++++++
13497  2 files changed, 297 insertions(+), 0 deletions(-)
13498
13499 commit 14d58d51a325797aee3b53fb4e0ba76ca0adc3f5
13500 Author: Alexander Larsson <alexl@redhat.com>
13501 Date:   Wed May 13 13:03:47 2009 +0200
13502
13503     Local file implementation of GFileIOStream and ops
13504
13505     This implements all the GIOStream file ops for local files.
13506     We use the "fallback to output stream" for all GFileIOStream ops.
13507     Some helpers stuff was added to the local input and output streams
13508     so they could be reused.
13509
13510  gio/Makefile.am              |    2 +
13511  gio/glocalfile.c             |   67 ++++++++++++++++++++++
13512  gio/glocalfileinputstream.c  |   12 ++++
13513  gio/glocalfileinputstream.h  |    5 +-
13514  gio/glocalfileiostream.c     |  114 +++++++++++++++++++++++++++++++++++++
13515  gio/glocalfileiostream.h     |   60 ++++++++++++++++++++
13516  gio/glocalfileoutputstream.c |  127
13517  +++++++++++++++++++++++++++++++++++++-----
13518  gio/glocalfileoutputstream.h |   14 +++++
13519  8 files changed, 385 insertions(+), 16 deletions(-)
13520
13521 commit 7a2d4889b50c5edd3f483c6e037faec1e093ab13
13522 Author: Alexander Larsson <alexl@redhat.com>
13523 Date:   Wed May 13 13:00:26 2009 +0200
13524
13525     Add GIOStream operations to GFile
13526
13527     g_file_open_readwrite, g_file_create_readwrite,
13528     g_file_replace_readwrite
13529     and async variants, with default implementations using threads.
13530
13531  gio/gfile.c |  666
13532  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
13533  gio/gfile.h |   83 ++++++++
13534  2 files changed, 749 insertions(+), 0 deletions(-)
13535
13536 commit bd0b8c60c231c72588d69dfb2018d2e418517f7f
13537 Author: Alexander Larsson <alexl@redhat.com>
13538 Date:   Tue May 12 16:59:36 2009 +0200
13539
13540     Add GFileIOStream class
13541
13542     This is similar to GFileInputStream and GFileOutputStream for
13543     GIOStreams.
13544     The default implementations chain to the Output stream.
13545
13546  gio/Makefile.am     |    2 +
13547  gio/gfileiostream.c |  671
13548  +++++++++++++++++++++++++++++++++++++++++++++++++++
13549  gio/gfileiostream.h |  118 +++++++++
13550  gio/gio.h           |    1 +
13551  gio/gio.symbols     |   10 +
13552  gio/giostream.c     |    3 -
13553  gio/giotypes.h      |    1 +
13554  7 files changed, 803 insertions(+), 3 deletions(-)
13555
13556 commit 6d0bebb7df1129bb78cdd526e1b44c91b61321dd
13557 Author: Alexander Larsson <alexl@redhat.com>
13558 Date:   Tue May 12 19:31:19 2009 +0200
13559
13560     Add comment about lifecycle issues for GIOStreams
13561
13562  gio/giostream.c |    6 ++++++
13563  1 files changed, 6 insertions(+), 0 deletions(-)
13564
13565 commit 05f544c59191ea7eab076fbb77a2e3648d52e167
13566 Author: Alexander Larsson <alexl@redhat.com>
13567 Date:   Tue May 12 16:30:15 2009 +0200
13568
13569     Import GIOStream from gnio
13570
13571     Based on gnio rev 84516a5f544d8d5f3da368a83844e84eca8ef771
13572
13573  gio/Makefile.am |    2 +
13574  gio/gio.h       |    1 +
13575  gio/gio.symbols |   15 ++
13576  gio/giostream.c |  607
13577  +++++++++++++++++++++++++++++++++++++++++++++++++++++++
13578  gio/giostream.h |  112 ++++++++++
13579  gio/giotypes.h  |    1 +
13580  6 files changed, 738 insertions(+), 0 deletions(-)
13581
13582 commit 1ecfae6a71b10cda9b3fa1e8f38bb22db01fb0af
13583 Author: Alexander Larsson <alexl@redhat.com>
13584 Date:   Tue May 12 19:53:24 2009 +0200
13585
13586     Remove close in finalize, we do it in dispose
13587
13588     This is not needed, and in fact it may be a bad idea to call
13589     it from finalize anyway since the object isn't fully alive then.
13590
13591  gio/ginputstream.c |    3 ---
13592  1 files changed, 0 insertions(+), 3 deletions(-)
13593
13594 commit 2bbb85633f30da2a7b79b518ca7821cde475cb3a
13595 Author: Alexander Larsson <alexl@redhat.com>
13596 Date:   Tue May 12 13:57:52 2009 +0200
13597
13598     Remove not actually used member "cancelled"
13599
13600  gio/goutputstream.c |    1 -
13601  1 files changed, 0 insertions(+), 1 deletions(-)
13602
13603 commit 0030935d041f26e461aca6583927ea0cceb166bb
13604 Author: Tor Lillqvist <tml@iki.fi>
13605 Date:   Tue May 12 14:54:12 2009 +0300
13606
13607     Make glibconfig.h.win32.in match the generated one.
13608
13609     Add G_GOFFSET_MODIFIER, G_GOFFSET_FORMAT and G_GOFFSET_CONSTANT.
13610
13611  glibconfig.h.win32.in |    5 +++++
13612  1 files changed, 5 insertions(+), 0 deletions(-)
13613
13614 commit b3e4b761f465a8cb0948bd6381ad832a0a47436a
13615 Author: Alexander Larsson <alexl@redhat.com>
13616 Date:   Wed May 6 13:26:17 2009 +0200
13617
13618     Fix gcancellable.c build on non-win32
13619
13620     I forgot to add #ifdef G_OS_WIN32 in one place, sorry.
13621
13622  gio/gcancellable.c |    2 ++
13623  1 files changed, 2 insertions(+), 0 deletions(-)
13624
13625 commit e10edefff1308cad307d954b17163538a3c7f20a
13626 Author: Alexander Larsson <alexl@redhat.com>
13627 Date:   Wed May 6 13:10:58 2009 +0200
13628
13629     Simplify GCancellable support on win32
13630
13631     There is no need to have a GIOChannel in the GPollFD in
13632     g_cancellable_create_pollfd. All we need is an Event object that
13633     we signal when cancelling and reset when resetting.
13634
13635     Also, supporting g_cancellable_get_fd on Windows using _pipe is
13636     useless
13637     as it doesn't work with any corresponding poll() function, so
13638     just don't
13639     support that on win32.
13640
13641     I tested this with the cancellation support in GSocket from gnio.
13642
13643  gio/gcancellable.c |   56
13644  ++++++++++++++++++++++++---------------------------
13645  1 files changed, 26 insertions(+), 30 deletions(-)
13646
13647 commit 2fff3026efbaf7e480d1a166c7166c44c6643567
13648 Author: Paul Pogonyshev <pogonyshev@gmx.net>
13649 Date:   Mon May 4 22:32:35 2009 +0300
13650
13651     Don't try to ref NULL pointer in g_desktop_app_info_dup()
13652
13653     Fixes bug #573246.
13654
13655  gio/gdesktopappinfo.c |    3 ++-
13656  1 files changed, 2 insertions(+), 1 deletions(-)
13657
13658 commit d89cc0d7cbad8b6904931440e579e291ce81780d
13659 Author: Carlos Garnacho <carlos@imendio.com>
13660 Date:   Tue May 5 14:45:18 2009 -0400
13661
13662     Add a GMount::pre-unmount signal
13663
13664     This is the per-mount analogon to GVolumeMonitor::mount-pre-unmount.
13665
13666  gio/gmount.c     |   16 ++++++++++++++++
13667  gio/gmount.h     |    3 +++
13668  gio/gunixmount.c |    2 ++
13669  3 files changed, 21 insertions(+), 0 deletions(-)
13670
13671 commit 4ecec3b1c2d335b1e26b209fc7e2b77013ece795
13672 Author: Manoj Kumar Giri <mgiri@mgiri.csb>
13673 Date:   Tue May 5 12:34:44 2009 +0530
13674
13675     Updated Oriya Translation.
13676
13677  po/or.po |  111
13678  +++++++++----------------------------------------------------
13679  1 files changed, 17 insertions(+), 94 deletions(-)
13680
13681 commit 757f9281d7aac1254a156136440b4df4fa52e3a1
13682 Author: Matthias Clasen <mclasen@redhat.com>
13683 Date:   Sun May 3 18:08:01 2009 -0400
13684
13685     Bump version to 2.21.1
13686
13687  configure.in |    2 +-
13688  1 files changed, 1 insertions(+), 1 deletions(-)
13689
13690 commit a28215fa909ef315e596ebd0b41132730aef909d
13691 Author: Matthias Clasen <mclasen@redhat.com>
13692 Date:   Sun May 3 18:04:31 2009 -0400
13693
13694     Release 2.21.0
13695
13696  docs/reference/gio/gio-docs.xml          |    3 +
13697  docs/reference/glib/glib-docs.sgml       |    3 +
13698  docs/reference/gobject/gobject-docs.sgml |    3 +
13699  gio/gcancellable.c                       |   58 +-
13700  gio/gresolver.c                          |   37 +-
13701  gio/gsrvtarget.c                         |   16 +-
13702  gio/gthreadedresolver.c                  |   10 +-
13703  gio/gunixresolver.c                      |    2 +-
13704  po/am.po                                 |  226 +++-----
13705  po/ar.po                                 |  286 +++++-----
13706  po/as.po                                 |  300 +++++-----
13707  po/az.po                                 |  276 ++++------
13708  po/be.po                                 |  302 +++++------
13709  po/be@latin.po                           |  306 +++++------
13710  po/bg.po                                 |  307 +++++-----
13711  po/bn.po                                 |  271 ++++-----
13712  po/bn_IN.po                              |  291 +++++-----
13713  po/bs.po                                 |  276 ++++------
13714  po/ca.po                                 |  915
13715  +++++++++++++++---------------
13716  po/cs.po                                 |  801
13717  +++++++++++++-------------
13718  po/cy.po                                 |  274 ++++-----
13719  po/da.po                                 |  304 +++++-----
13720  po/de.po                                 |  312 +++++------
13721  po/dz.po                                 |  272 ++++-----
13722  po/el.po                                 |  306 +++++-----
13723  po/en_CA.po                              |  289 +++++-----
13724  po/en_GB.po                              |  300 +++++-----
13725  po/eo.po                                 |  270 ++++-----
13726  po/es.po                                 |  806
13727  +++++++++++++-------------
13728  po/et.po                                 |  402 +++++++++++++-
13729  po/eu.po                                 |  310 +++++------
13730  po/fa.po                                 |  276 ++++------
13731  po/fi.po                                 |  304 +++++-----
13732  po/fr.po                                 |  312 +++++------
13733  po/ga.po                                 |  244 +++-----
13734  po/gl.po                                 |  306 +++++-----
13735  po/gu.po                                 |  296 +++++-----
13736  po/he.po                                 |  300 +++++-----
13737  po/hi.po                                 |  296 +++++-----
13738  po/hr.po                                 |  272 ++++-----
13739  po/hu.po                                 |  305 +++++-----
13740  po/hy.po                                 |  228 +++-----
13741  po/id.po                                 |  280 ++++------
13742  po/is.po                                 |  273 ++++-----
13743  po/it.po                                 |  309 +++++------
13744  po/ja.po                                 |  305 +++++-----
13745  po/ka.po                                 |  272 ++++-----
13746  po/kn.po                                 |  302 +++++-----
13747  po/ko.po                                 |  308 +++++------
13748  po/ku.po                                 |  210 +++-----
13749  po/lt.po                                 |  304 +++++-----
13750  po/lv.po                                 |  276 ++++------
13751  po/mai.po                                |  286 +++++-----
13752  po/mg.po                                 |  276 ++++------
13753  po/mk.po                                 |  281 ++++-----
13754  po/ml.po                                 |  300 +++++-----
13755  po/mn.po                                 |  276 ++++------
13756  po/mr.po                                 |  298 +++++-----
13757  po/ms.po                                 |  276 ++++------
13758  po/nb.po                                 |  302 +++++-----
13759  po/ne.po                                 |  274 ++++-----
13760  po/nl.po                                 |  319 +++++------
13761  po/nn.po                                 |  278 ++++-----
13762  po/oc.po                                 |  209 +++-----
13763  po/or.po                                 |  296 +++++-----
13764  po/pa.po                                 |  296 +++++-----
13765  po/pl.po                                 |  304 +++++-----
13766  po/ps.po                                 |  919
13767  ++++++++++++++----------------
13768  po/pt.po                                 |  305 +++++-----
13769  po/pt_BR.po                              |  304 +++++-----
13770  po/ro.po                                 |  307 +++++-----
13771  po/ru.po                                 |  312 +++++------
13772  po/rw.po                                 |  276 ++++-----
13773  po/si.po                                 |  253 ++++-----
13774  po/sk.po                                 |  279 ++++-----
13775  po/sl.po                                 |  300 +++++-----
13776  po/sq.po                                 |  328 +++++------
13777  po/sr.po                                 |  271 ++++-----
13778  po/sr@ije.po                             |  282 ++++------
13779  po/sr@latin.po                           |  271 ++++-----
13780  po/sv.po                                 |  304 +++++-----
13781  po/ta.po                                 |  298 +++++-----
13782  po/te.po                                 |  296 +++++-----
13783  po/th.po                                 |  296 +++++-----
13784  po/tl.po                                 |  284 ++++------
13785  po/tr.po                                 |  304 +++++-----
13786  po/tt.po                                 |  238 +++-----
13787  po/uk.po                                 |  300 +++++------
13788  po/vi.po                                 |  302 +++++-----
13789  po/wa.po                                 |  255 ++++-----
13790  po/xh.po                                 |  278 ++++------
13791  po/yi.po                                 |  273 ++++-----
13792  po/zh_CN.po                              |  296 +++++-----
13793  po/zh_HK.po                              |  296 +++++-----
13794  po/zh_TW.po                              |  296 +++++-----
13795  95 files changed, 12758 insertions(+), 14748 deletions(-)
13796
13797 commit 4e694faa332a6ef4c576176b568a7f74e142103a
13798 Author: Paul Pogonyshev <pogonyshev@gmx.net>
13799 Date:   Mon May 4 00:55:35 2009 +0300
13800
13801     Fix g_input_stream_skip_async() documentation
13802
13803     Remove mention of inexisting argument.  Spotted in relation to bug
13804     581229.
13805
13806  gio/ginputstream.c |    4 ++--
13807  1 files changed, 2 insertions(+), 2 deletions(-)
13808
13809 commit f33a484b4a1a14902dc1789c2e023fbcd4136098
13810 Author: Matthias Clasen <mclasen@redhat.com>
13811 Date:   Sun May 3 17:10:16 2009 -0400
13812
13813     Fix up tests forgotten in Michaels commit
13814
13815     When Michael cleaned up after my fumbled commit of his gmarkup
13816     optimizations, he fumbled himself and forgot to fix up the tests...
13817
13818  tests/markups/fail-36.gmarkup |  Bin 13 -> 42 bytes
13819  1 files changed, 0 insertions(+), 0 deletions(-)
13820
13821 commit 008ae16d75b2f6e908258d883d8b1c98a98bd648
13822 Author: Matthias Clasen <mclasen@redhat.com>
13823 Date:   Sun May 3 16:58:22 2009 -0400
13824
13825     Add new functions
13826
13827  docs/reference/gobject/gobject-sections.txt |    6 ++++++
13828  1 files changed, 6 insertions(+), 0 deletions(-)
13829
13830 commit d1e6e194cc30744e47067378eb338f7d5a0f1e2b
13831 Author: Petr Kovar <pknbe@volny.cz>
13832 Date:   Sun May 3 18:34:35 2009 +0200
13833
13834     Updated Czech translation
13835
13836  po/cs.po | 1013
13837  +++++++++++++++++++++++++++++++-------------------------------
13838  1 files changed, 503 insertions(+), 510 deletions(-)
13839
13840 commit b3fc55cc4e5b578acc0a06e164c29fe43d060b10
13841 Author: Ivar Smolin <okul@linux.ee>
13842 Date:   Sun May 3 12:03:46 2009 +0300
13843
13844     Updating Estonian translation
13845
13846  po/et.po |  550
13847  +++++---------------------------------------------------------
13848  1 files changed, 37 insertions(+), 513 deletions(-)
13849
13850 commit 3f06ddd8cdfa7f4ebf09ef24db7dad5270be36df
13851 Author: Matthias Clasen <mclasen@redhat.com>
13852 Date:   Sat May 2 23:17:29 2009 -0400
13853
13854     Match up parameter names to help gtk-doc
13855
13856  gio/gcancellable.h |    2 +-
13857  1 files changed, 1 insertions(+), 1 deletions(-)
13858
13859 commit 2e4855ec4b611b9a17c466f4d26a694480f80ad6
13860 Author: Matthias Clasen <mclasen@redhat.com>
13861 Date:   Sat May 2 23:02:41 2009 -0400
13862
13863     Add bug references
13864
13865  NEWS |    4 ++++
13866  1 files changed, 4 insertions(+), 0 deletions(-)
13867
13868 commit 2e4b51aeb3bd5fa1fda52946e2d43fc8e7a28b4e
13869 Author: Matthias Clasen <mclasen@redhat.com>
13870 Date:   Sat May 2 22:59:02 2009 -0400
13871
13872     Plug a memory leak in g_simple_async_result_set_op_res_gpointer
13873
13874     Fixes bug 579272.
13875
13876  gio/gsimpleasyncresult.c |   15 +++++++++++++--
13877  1 files changed, 13 insertions(+), 2 deletions(-)
13878
13879 commit 79ef3d32643519ae9c9710acf0c56b54ff540dc3
13880 Author: Matthias Clasen <mclasen@redhat.com>
13881 Date:   Sat May 2 22:44:52 2009 -0400
13882
13883     Correct g_utf8_to_utf16 docs
13884
13885     As pointed out in bug 580932, len is counting bytes here.
13886
13887  glib/gutf8.c |   12 ++++++------
13888  1 files changed, 6 insertions(+), 6 deletions(-)
13889
13890 commit 2dfce324220bf7e1ea5ca465a74e58cf8146b808
13891 Author: Matthias Clasen <mclasen@redhat.com>
13892 Date:   Sat May 2 22:41:19 2009 -0400
13893
13894     Accept NULL as empty string list
13895
13896     Fixes bug 580656.
13897
13898  glib/gkeyfile.c |    6 +++---
13899  1 files changed, 3 insertions(+), 3 deletions(-)
13900
13901 commit a4ac1b0552785dfb2d323eb41c6d3875b214989b
13902 Author: Matthias Clasen <mclasen@redhat.com>
13903 Date:   Sat May 2 22:36:15 2009 -0400
13904
13905     Fix reference to g_strtoull
13906
13907     As pointed out in bug 580546, that function does not exit.
13908
13909  docs/reference/glib/tmpl/macros_misc.sgml |    5 +++--
13910  1 files changed, 3 insertions(+), 2 deletions(-)
13911
13912 commit fab0506f5f983dcad8f4c44dbef6fbc1f8fd1b3b
13913 Author: Matthias Clasen <mclasen@redhat.com>
13914 Date:   Sat May 2 22:30:19 2009 -0400
13915
13916     Update NEWS
13917
13918  NEWS |   38 ++++++++++++++++++++++++++++++++++++++
13919  1 files changed, 38 insertions(+), 0 deletions(-)
13920
13921 commit ff104337d9e95f6e933f3d77a5a24e462c4713cf
13922 Author: Matthias Clasen <mclasen@redhat.com>
13923 Date:   Sat May 2 21:58:30 2009 -0400
13924
13925     Bump version to 2.21.0
13926
13927  configure.in |    6 +++---
13928  1 files changed, 3 insertions(+), 3 deletions(-)
13929
13930 commit dc02797c1e386d72ff24268cc23c19352e8cef6f
13931 Author: Jorge Gonzalez <jorgegonz@svn.gnome.org>
13932 Date:   Fri May 1 20:20:01 2009 +0200
13933
13934     Updated Spanish translation
13935
13936  po/es.po | 1021
13937  +++++++++++++++++++++++++++++++-------------------------------
13938  1 files changed, 509 insertions(+), 512 deletions(-)
13939
13940 commit 92ac8d165eae438164cffce01fe92cdcf6488970
13941 Author: Dan Winship <danw@gnome.org>
13942 Date:   Fri May 1 10:08:52 2009 -0400
13943
13944     Misc warning fixes
13945
13946     glib/pcre/pcre_ucp_search_funcs.c, glib/pcre/pcre_valid_utf8.c: add
13947     back missing config.h includes, and this time add them to the copies
13948     in glib/update-pcre/ too so they don't get lost again on the next PCRE
13949     update.
13950
13951     glib/garray.c, glib/gbase64.c: fix signed/unsigned pointer casts
13952
13953     gio/xdgmime/xdgmimeglob.c: remove unused variable
13954
13955     gio/tests/live-g-file.c: fix printf args on x86_64
13956
13957     tests/Makefile.am, tests/regex-test.c: remove redundant -DENABLE_REGEX
13958
13959  gio/tests/live-g-file.c                 |    4 ++--
13960  gio/xdgmime/xdgmimeglob.c               |    1 -
13961  glib/garray.c                           |    2 +-
13962  glib/gbase64.c                          |    2 +-
13963  glib/pcre/pcre_ucp_searchfuncs.c        |    4 ++++
13964  glib/pcre/pcre_valid_utf8.c             |    1 +
13965  glib/update-pcre/pcre_ucp_searchfuncs.c |    4 ++++
13966  glib/update-pcre/pcre_valid_utf8.c      |    1 +
13967  tests/Makefile.am                       |    9 +--------
13968  tests/regex-test.c                      |    2 ++
13969  10 files changed, 17 insertions(+), 13 deletions(-)
13970
13971 commit 36cb01f447b2401195e3c6b577f490e868363630
13972 Author: Dan Winship <danw@gnome.org>
13973 Date:   Fri May 1 10:08:23 2009 -0400
13974
13975     Add README and INSTALL to .gitignore since they are autogenerated
13976
13977  .gitignore |    3 +++
13978  1 files changed, 3 insertions(+), 0 deletions(-)
13979
13980 commit 83699774fa669abfbc5c5c3dc9265308246bd4f6
13981 Author: Michael Meeks <michael.meeks@novell.com>
13982 Date:   Fri May 1 15:23:23 2009 +0100
13983
13984     Patch originally committed only to the ChangeLog & tests ...
13985
13986             Bug 572508 – gmarkup speedup ...
13987
13988             * glib/gmarkup.c: Various optimizations: do less allocations
13989             by
13990             keeping a pool of GStrings, do in-place unescaping, avoid
13991             redundant
13992             utf-8 validation.
13993
13994  glib/gmarkup.c | 1129
13995  +++++++++++++++++++++++---------------------------------
13996  1 files changed, 455 insertions(+), 674 deletions(-)
13997
13998 commit d8029ca9bc24bcff7f33c973ef13fae7e6fab904
13999 Author: Alexander Larsson <alexl@redhat.com>
14000 Date:   Thu Apr 30 10:46:37 2009 +0200
14001
14002     Ensure g_inet_address_get_type() call is not optimized away
14003
14004     Yet another place where the get_type call can be optimized away due
14005     to the G_GNUC_CONST attribute. Use a volatile variable to ensure
14006     its not.
14007
14008  gio/gresolver.c |    4 +++-
14009  1 files changed, 3 insertions(+), 1 deletions(-)
14010
14011 commit 97fe421518139dcb3477209d3d3c3b6744f54153
14012 Author: David King <davidk@openismus.com>
14013 Date:   Wed Apr 29 15:58:35 2009 +0200
14014
14015     Fix ginetaddress.c compile on Linux
14016
14017     The GType type definition belongs outside the G_OS_WIN32 typedef.
14018
14019  gio/ginetaddress.c |    2 +-
14020  1 files changed, 1 insertions(+), 1 deletions(-)
14021
14022 commit 402847c8878a6bf839facdf7a91f096769ebc609
14023 Author: David Zeuthen <davidz@redhat.com>
14024 Date:   Wed Apr 29 11:15:20 2009 -0400
14025
14026     Bug 580450 – Reference counting and boxed types for arrays
14027
14028     Add reference counting and boxed types for GArray, GByteArray and
14029     GPtrArray.
14030
14031     Signed-off-by: Matthias Clasen <mclasen@redhat.com>
14032
14033  docs/reference/glib/glib-sections.txt        |    9 +
14034  docs/reference/glib/tmpl/arrays.sgml         |   41 ++++-
14035  docs/reference/glib/tmpl/arrays_byte.sgml    |   23 ++-
14036  docs/reference/glib/tmpl/arrays_pointer.sgml |   64 ++++++-
14037  glib/garray.c                                |  253
14038  ++++++++++++++++++++++++--
14039  glib/garray.h                                |   10 +
14040  glib/glib.symbols                            |    9 +
14041  glib/tests/array-test.c                      |  172 +++++++++++++++++
14042  gobject/gboxed.c                             |   33 ++++
14043  gobject/gboxed.h                             |   27 +++
14044  gobject/gobject.symbols                      |    3 +
14045  11 files changed, 616 insertions(+), 28 deletions(-)
14046
14047 commit d80e12104f139def9bea28a510bf1d7c103e20f9
14048 Author: Alexander Larsson <alexl@redhat.com>
14049 Date:   Wed Apr 29 12:19:57 2009 +0200
14050
14051     Ensure we're actually initializing the winsock library
14052
14053     It turns out that just calling g_inet_address_get_type() isn't
14054     enough, since its marked G_GNUC_CONST, so the call is optimized
14055     away. If we assign the return value to a volatile location we ensure
14056     it is called.
14057
14058  gio/ginetaddress.c |    3 ++-
14059  1 files changed, 2 insertions(+), 1 deletions(-)
14060
14061 commit 49dfb50afc9400779c0be02ea3c285780b42c928
14062 Author: David Zeuthen <davidz@redhat.com>
14063 Date:   Sat Apr 25 22:41:07 2009 -0400
14064
14065     Bug 580453 – Hash and equal functions for gint64 and gdouble
14066
14067  docs/reference/glib/glib-sections.txt     |    4 ++
14068  docs/reference/glib/tmpl/hash_tables.sgml |   38 ++++++++++++++
14069  glib/ghash.c                              |   13 +++--
14070  glib/ghash.h                              |    8 +++
14071  glib/glib.symbols                         |    4 ++
14072  glib/gutils.c                             |   78
14073  +++++++++++++++++++++++++++++
14074  6 files changed, 139 insertions(+), 6 deletions(-)
14075
14076 commit 5a368d469a2441d7d77d78fe104dc3560093ebac
14077 Author: Jordi Mas i Hernandez <jmas@softcatala.org>
14078 Date:   Sun Apr 26 20:18:38 2009 +0200
14079
14080     Minor fixes to Catalan translation
14081
14082  po/ca.po |  922
14083  +++++++++++++++++++++++++++++++-------------------------------
14084  1 files changed, 457 insertions(+), 465 deletions(-)
14085
14086 commit 61f130015bbbbc99ce0189cca1c95f7e2e735202
14087 Author: paul <ephraim_owns@hotmail.com>
14088 Date:   Sun Apr 26 13:16:34 2009 -0400
14089
14090     Fix socket-related configure tests on old platforms
14091
14092     include <sys/types.h> in case <sys/socket.h> doesn't. #580299
14093
14094  configure.in |    1 +
14095  1 files changed, 1 insertions(+), 0 deletions(-)
14096
14097 commit 7c9caecfebf7d15899fe361324c414fbfc7b1317
14098 Author: Dan Winship <danw@gnome.org>
14099 Date:   Sun Apr 26 12:18:42 2009 -0400
14100
14101     Fix the networking stuff on (current) OS X
14102
14103     OS X's headers split up the current and old (BIND 4) nameserver stuff
14104     slightly differently than Linux does, but explicitly including
14105     arpa/nameser_compat.h does the right thing on both. Part of #580301
14106
14107  gio/ginetaddress.c       |    3 +++
14108  gio/gnetworkingprivate.h |    6 ++++--
14109  2 files changed, 7 insertions(+), 2 deletions(-)
14110
14111 commit 9a15da50e4d10794c35e4b638b7ab521be671a6e
14112 Author: Dan Winship <danw@gnome.org>
14113 Date:   Sun Apr 26 09:59:28 2009 -0400
14114
14115     Fix ginetaddress.c compile on Solaris
14116
14117     In glibc, IN6_IS_ADDR_UNSPECIFIED() et al. cast their argument to a
14118     uint32_t*, so it doesn't matter whether you pass them the in6_addr
14119     itself (which is what you're supposed to do) or one of its union
14120     members (which is what we were actually doing). Solaris's macro
14121     accesses the in6_addr fields directly though, and so only works if you
14122     pass the actual in6_addr. #580194.
14123
14124  gio/ginetaddress.c |   20 ++++++++++----------
14125  1 files changed, 10 insertions(+), 10 deletions(-)
14126
14127 commit 491a036d8480f4d710ef601a27a57b559b0a46d7
14128 Author: Johan Bilien <jobi@litl.com>
14129 Date:   Wed Apr 22 19:09:34 2009 +0100
14130
14131     Fix translation from GIO's file attr to xattr attributes
14132
14133     Bug 579862 – requesting xattr::foo ends up calling getxattr(...,
14134     user.:foo,...)
14135
14136     The patch makes sure we escape xattr::, not xattr:, before adding
14137     user.
14138     and calling getxattr.
14139
14140  gio/glocalfileinfo.c |    2 +-
14141  1 files changed, 1 insertions(+), 1 deletions(-)
14142
14143 commit a9c33dbd7aeeb715677d619cbddc0d621872cc43
14144 Author: Christian Persch <chpe@gnome.org>
14145 Date:   Wed Apr 22 15:12:37 2009 +0200
14146
14147     Use P_ for translatable param spec strings
14148
14149     Translatable param spec strings should be annotated with P_()
14150     instead of
14151     plain _(). Bug #579830.
14152
14153  gio/gfileicon.c          |    4 +-
14154  gio/ginetaddress.c       |   48
14155  +++++++++++++++++++++++-----------------------
14156  gio/gsocketaddress.c     |    4 +-
14157  gio/gthemedicon.c        |   12 +++++-----
14158  gio/gunixinputstream.c   |    8 +++---
14159  gio/gunixoutputstream.c  |    8 +++---
14160  gio/gunixsocketaddress.c |    4 +-
14161  7 files changed, 44 insertions(+), 44 deletions(-)
14162
14163 commit 9a3d18d2a652f9f1567e09bdb1055e6cb462f710
14164 Author: Dan Winship <danw@gnome.org>
14165 Date:   Mon Dec 29 13:38:28 2008 -0500
14166
14167     GResolver wrappers: GNetworkAddress, GNetworkService,
14168     GSocketConnectable
14169
14170     Higher-level wrappers around GResolver. GSocketConnectable provides an
14171     interface for synchronously or asynchronously iterating multiple
14172     socket addresses, with GNetworkAddress and GNetworkService providing
14173     interfaces based on hostname and SRV record resolution.
14174     Part of #548466.
14175
14176  docs/reference/gio/gio-docs.xml     |    3 +
14177  docs/reference/gio/gio-sections.txt |   71 ++++
14178  docs/reference/gio/gio.types        |    4 +
14179  gio/Makefile.am                     |    8 +
14180  gio/gio.h                           |    4 +
14181  gio/gio.symbols                     |   35 ++
14182  gio/giotypes.h                      |    4 +
14183  gio/gnetworkaddress.c               |  462 ++++++++++++++++++++++++
14184  gio/gnetworkaddress.h               |   65 ++++
14185  gio/gnetworkservice.c               |  658
14186  +++++++++++++++++++++++++++++++++++
14187  gio/gnetworkservice.h               |   69 ++++
14188  gio/gresolver.c                     |   12 +
14189  gio/gsocketaddress.c                |   90 +++++-
14190  gio/gsocketaddressenumerator.c      |  191 ++++++++++
14191  gio/gsocketaddressenumerator.h      |   89 +++++
14192  gio/gsocketconnectable.c            |  148 ++++++++
14193  gio/gsocketconnectable.h            |   68 ++++
14194  gio/gsrvtarget.c                    |    7 +-
14195  gio/tests/.gitignore                |    1 +
14196  gio/tests/resolver.c                |  141 +++++++-
14197  20 files changed, 2121 insertions(+), 9 deletions(-)
14198
14199 commit c94d3f92885456e1dc9e2fb27b709017f29d04ce
14200 Author: Dan Winship <danw@gnome.org>
14201 Date:   Mon Dec 29 12:53:47 2008 -0500
14202
14203     Add GResolver, a glib-ish interface to DNS
14204
14205     GResolver provides asynchronous (and synchronous-but-cancellable) APIs
14206     for resolving hostnames, reverse-resolving IP addresses back to
14207     hostnames, and resolving SRV records. Part of #548466.
14208
14209  configure.in                        |   25 +
14210  docs/reference/gio/Makefile.am      |    6 +-
14211  docs/reference/gio/gio-docs.xml     |    2 +
14212  docs/reference/gio/gio-sections.txt |   52 ++
14213  docs/reference/gio/gio.types        |    1 +
14214  gio/Makefile.am                     |   18 +-
14215  gio/ginetaddress.c                  |    7 +-
14216  gio/gio.h                           |    2 +
14217  gio/gio.symbols                     |   57 ++
14218  gio/gioenums.h                      |   14 +
14219  gio/giotypes.h                      |    4 +-
14220  gio/gnetworkingprivate.h            |   32 +
14221  gio/gresolver.c                     |  855 ++++++++++++++++++++
14222  gio/gresolver.h                     |  159 ++++
14223  gio/gsrvtarget.c                    |  334 ++++++++
14224  gio/gsrvtarget.h                    |   52 ++
14225  gio/gthreadedresolver.c             |  617 ++++++++++++++
14226  gio/gthreadedresolver.h             |   50 ++
14227  gio/gunixresolver.c                 |  433 ++++++++++
14228  gio/gunixresolver.h                 |   53 ++
14229  gio/gwin32resolver.c                |  481 +++++++++++
14230  gio/gwin32resolver.h                |   49 ++
14231  gio/libasyncns/Makefile.am          |   15 +
14232  gio/libasyncns/README               |    7 +
14233  gio/libasyncns/asyncns.c            | 1498
14234  +++++++++++++++++++++++++++++++++++
14235  gio/libasyncns/asyncns.h            |  163 ++++
14236  gio/libasyncns/g-asyncns.h          |   28 +
14237  gio/libasyncns/update.sh            |   20 +
14238  gio/pltcheck.sh                     |    2 +-
14239  gio/tests/.gitignore                |    1 +
14240  gio/tests/Makefile.am               |    8 +-
14241  gio/tests/resolver.c                |  377 +++++++++
14242  32 files changed, 5412 insertions(+), 10 deletions(-)
14243
14244 commit 68fc0556275edf6e63a3242841f2981a42ee11cb
14245 Author: Dan Winship <danw@gnome.org>
14246 Date:   Fri Dec 12 13:13:55 2008 -0500
14247
14248     Add network address and socket types
14249
14250     Types and methods for dealing with IPv4 and IPv6 addresses (and UNIX
14251     domain socket addresses under UNIX). This does not include code for
14252     actual socket I/O.
14253
14254     Originally from "gnio". Much of the code was written by Christian
14255     Kellner, Samuel Cormier-Iijima, and Ryan Lortie.
14256
14257     Part of #548466.
14258
14259  configure.in                        |   28 ++
14260  docs/reference/gio/gio-docs.xml     |    7 +
14261  docs/reference/gio/gio-sections.txt |   91 +++++
14262  docs/reference/gio/gio.types        |    4 +
14263  gio/Makefile.am                     |   11 +-
14264  gio/ginetaddress.c                  |  747
14265  +++++++++++++++++++++++++++++++++++
14266  gio/ginetaddress.h                  |  101 +++++
14267  gio/ginetsocketaddress.c            |  306 ++++++++++++++
14268  gio/ginetsocketaddress.h            |   69 ++++
14269  gio/gio.h                           |    3 +
14270  gio/gio.symbols                     |   51 +++
14271  gio/gioenums.h                      |   20 +
14272  gio/giotypes.h                      |    5 +
14273  gio/gnetworkingprivate.h            |   53 +++
14274  gio/gsocketaddress.c                |  233 +++++++++++
14275  gio/gsocketaddress.h                |   77 ++++
14276  gio/gunixsocketaddress.c            |  206 ++++++++++
14277  gio/gunixsocketaddress.h            |   61 +++
14278  glibconfig.h.win32.in               |    3 +
14279  19 files changed, 2075 insertions(+), 1 deletions(-)
14280
14281 commit 6a3b4fa05ac996566e7b8037edf80d0f06fa2a90
14282 Author: Dan Winship <danw@gnome.org>
14283 Date:   Mon Dec 29 09:00:17 2008 -0500
14284
14285     Add hostname-related utilities in glib/ghostutils.h
14286
14287     Functions for converting between UTF-8 IDNs (Internationalized Domain
14288     Names) and their ASCII-Compatible Encodings, plus a function to
14289     recognize
14290     IP addresses. Part of #548466.
14291
14292  docs/reference/glib/glib-docs.sgml       |    2 +
14293  docs/reference/glib/glib-sections.txt    |   13 +
14294  docs/reference/glib/tmpl/ghostutils.sgml |   64 +++
14295  glib/Makefile.am                         |    2 +
14296  glib/ghostutils.c                        |  758
14297  ++++++++++++++++++++++++++++++
14298  glib/ghostutils.h                        |   40 ++
14299  glib/glib.h                              |    1 +
14300  glib/glib.symbols                        |   10 +
14301  glib/tests/.gitignore                    |    1 +
14302  glib/tests/Makefile.am                   |    3 +
14303  glib/tests/hostutils.c                   |  267 +++++++++++
14304  11 files changed, 1161 insertions(+), 0 deletions(-)
14305
14306 commit dda20bccbfc2a560c13532612382712c17717085
14307 Author: Stefan Kost <ensonic@users.sf.net>
14308 Date:   Tue Apr 21 23:21:28 2009 +0300
14309
14310     goption: format section docs according to gtk-doc rules and fixes
14311     broken xml
14312
14313  glib/goption.c |   25 +++++++++----------------
14314  1 files changed, 9 insertions(+), 16 deletions(-)
14315
14316 commit 57bd24dc4907e6959f953be0759b946c16c78386
14317 Author: Stefan Kost <ensonic@users.sf.net>
14318 Date:   Tue Apr 14 11:32:59 2009 +0300
14319
14320     goption: document that some option args need to be freed by the callee
14321
14322     Option arguments where the result is stored in a string or string
14323     array need to
14324     be freed by the owner of the option group. Fixes #578363.
14325
14326  glib/goption.c |    3 +++
14327  glib/goption.h |    5 +++++
14328  2 files changed, 8 insertions(+), 0 deletions(-)
14329
14330 commit 2026c232b3437ff0f1222b6b045379ca273393e8
14331 Author: Stefan Kost <ensonic@users.sf.net>
14332 Date:   Tue Apr 14 11:23:25 2009 +0300
14333
14334     goption: move docs from tmpl folder to inline comments
14335
14336  docs/reference/glib/tmpl/.gitignore  |    1 +
14337  docs/reference/glib/tmpl/option.sgml |  603
14338  ----------------------------------
14339  glib/goption.c                       |  113 +++++++
14340  glib/goption.h                       |  204 ++++++++++++-
14341  glib/gtypes.h                        |   13 +
14342  5 files changed, 330 insertions(+), 604 deletions(-)
14343
14344 commit 0f48f804b665943a2fd848ab6efbe913003daa82
14345 Author: Alexander Larsson <alexl@redhat.com>
14346 Date:   Mon Apr 20 13:14:32 2009 +0200
14347
14348     Use g_cancellable_connect/disconnect
14349
14350     Use the new cancellable helper functions to avoid races. (#572844)
14351
14352  gio/gasynchelper.c |    9 ++++-----
14353  1 files changed, 4 insertions(+), 5 deletions(-)
14354
14355 commit 0001014c378636e5848f4b3d8f38fc7a84c33b22
14356 Author: Alexander Larsson <alexl@redhat.com>
14357 Date:   Mon Apr 20 13:12:08 2009 +0200
14358
14359     Add helpers for connecting/disconnecting to cancelled signal
14360
14361     There are race conditions when connecting and disconnecting from the
14362     "cancelled" signal on GCancellable which you need to do when
14363     implementing cancellable operations. This adds helper functions that
14364     avoid these races and mentions these races in the docs. (#572844)
14365
14366  docs/reference/gio/gio-sections.txt |    2 +
14367  gio/gcancellable.c                  |  214
14368  ++++++++++++++++++++++++++++-------
14369  gio/gcancellable.h                  |    6 +
14370  gio/gio.symbols                     |    2 +
14371  4 files changed, 183 insertions(+), 41 deletions(-)
14372
14373 commit c17d4dd117db554e501a18a41de53734f7f87003
14374 Author: zabeeh khan <zabeehkhan@gmail.com>
14375 Date:   Fri Apr 17 11:27:38 2009 +0530
14376
14377     Pashto Translation committed as per the request made by Zabeeh Khan
14378     on the gnome-i18n list
14379
14380  po/ps.po |  870
14381  +++++++++++++++++++++++++++++++-------------------------------
14382  1 files changed, 437 insertions(+), 433 deletions(-)
14383
14384 commit b85834c22369579d1bea86b392594d0b912a5858
14385 Author: Matthias Clasen <mclasen@redhat.com>
14386 Date:   Sat Apr 11 18:10:24 2009 -0400
14387
14388     Bump version
14389
14390  configure.in |    4 ++--
14391  1 files changed, 2 insertions(+), 2 deletions(-)
14392
14393 commit 2c1dc529e8d9b1ab2d8ccb8abb1efed836584616
14394 Author: Matthias Clasen <mclasen@redhat.com>
14395 Date:   Thu Apr 9 21:34:49 2009 -0400
14396
14397     Add a note about handling non-hal backends
14398
14399  gio/gvolume.c |   14 ++++++++++----
14400  1 files changed, 10 insertions(+), 4 deletions(-)
14401
14402 commit 6e11246cc828217fd04a23f16b67db11333523f9
14403 Author: Matthias Clasen <mclasen@redhat.com>
14404 Date:   Thu Apr 9 18:47:28 2009 -0400
14405
14406     Release GLib 2.20.1
14407
14408  po/am.po       |  154 ++++----
14409  po/ar.po       |  839 ++++++++++++++++++++--------------------
14410  po/as.po       |  871 ++++++++++++++++++++--------------------
14411  po/az.po       |  154 ++++----
14412  po/be.po       |  156 ++++----
14413  po/be@latin.po |  156 ++++----
14414  po/bg.po       |  836 +++++++++++++++++++--------------------
14415  po/bn.po       |  154 ++++----
14416  po/bn_IN.po    |  154 ++++----
14417  po/bs.po       |  154 ++++----
14418  po/ca.po       |  836 +++++++++++++++++++--------------------
14419  po/cs.po       |  154 ++++----
14420  po/cy.po       |  154 ++++----
14421  po/da.po       |  837 +++++++++++++++++++--------------------
14422  po/de.po       |  836 +++++++++++++++++++--------------------
14423  po/dz.po       |  154 ++++----
14424  po/el.po       |  863 ++++++++++++++++++++--------------------
14425  po/en_CA.po    |  154 ++++----
14426  po/en_GB.po    |  836 +++++++++++++++++++--------------------
14427  po/eo.po       |  154 ++++----
14428  po/es.po       |  841 ++++++++++++++++++++--------------------
14429  po/et.po       |  154 ++++----
14430  po/eu.po       |  894 +++++++++++++++++++++---------------------
14431  po/fa.po       |  154 ++++----
14432  po/fi.po       |  154 ++++----
14433  po/fr.po       |  836 +++++++++++++++++++--------------------
14434  po/ga.po       |  154 ++++----
14435  po/gl.po       |  836 +++++++++++++++++++--------------------
14436  po/gu.po       |  154 ++++----
14437  po/he.po       |  154 ++++----
14438  po/hi.po       |  154 ++++----
14439  po/hr.po       |  154 ++++----
14440  po/hu.po       |  905 ++++++++++++++++++++++---------------------
14441  po/hy.po       |  154 ++++----
14442  po/id.po       |  154 ++++----
14443  po/is.po       |  154 ++++----
14444  po/it.po       |  839 ++++++++++++++++++++--------------------
14445  po/ja.po       |  836 +++++++++++++++++++--------------------
14446  po/ka.po       |  154 ++++----
14447  po/kn.po       |  880 +++++++++++++++++++++--------------------
14448  po/ko.po       |  154 ++++----
14449  po/ku.po       |  154 ++++----
14450  po/lt.po       |  836 +++++++++++++++++++--------------------
14451  po/lv.po       |  154 ++++----
14452  po/mai.po      |  154 ++++----
14453  po/mg.po       |  154 ++++----
14454  po/mk.po       |  154 ++++----
14455  po/ml.po       |  886 +++++++++++++++++++++---------------------
14456  po/mn.po       |  154 ++++----
14457  po/mr.po       |  154 ++++----
14458  po/ms.po       |  154 ++++----
14459  po/nb.po       |  836 +++++++++++++++++++--------------------
14460  po/ne.po       |  154 ++++----
14461  po/nl.po       |  154 ++++----
14462  po/nn.po       |  154 ++++----
14463  po/oc.po       |  154 ++++----
14464  po/or.po       |  871 ++++++++++++++++++++--------------------
14465  po/pa.po       |  868 +++++++++++++++++++++--------------------
14466  po/pl.po       |  836 +++++++++++++++++++--------------------
14467  po/ps.po       |  154 ++++----
14468  po/pt.po       |  154 ++++----
14469  po/pt_BR.po    |  836 +++++++++++++++++++--------------------
14470  po/ro.po       |  154 ++++----
14471  po/ru.po       |  836 +++++++++++++++++++--------------------
14472  po/rw.po       |  154 ++++----
14473  po/si.po       |  154 ++++----
14474  po/sk.po       |  154 ++++----
14475  po/sl.po       | 1165
14476  ++++++++++++++++++++++++++----------------------------
14477  po/sq.po       |  156 ++++----
14478  po/sr.po       |  154 ++++----
14479  po/sr@ije.po   |  154 ++++----
14480  po/sr@latin.po |  154 ++++----
14481  po/sv.po       | 1203
14482  +++++++++++++++++++++++++++----------------------------
14483  po/ta.po       |  888 ++++++++++++++++++++---------------------
14484  po/te.po       |  154 ++++----
14485  po/th.po       |  154 ++++----
14486  po/tl.po       |  154 ++++----
14487  po/tr.po       |  154 ++++----
14488  po/tt.po       |  154 ++++----
14489  po/uk.po       |  154 ++++----
14490  po/vi.po       |  154 ++++----
14491  po/wa.po       |  154 ++++----
14492  po/xh.po       |  154 ++++----
14493  po/yi.po       |  154 ++++----
14494  po/zh_CN.po    |  839 ++++++++++++++++++++--------------------
14495  po/zh_HK.po    |  154 ++++----
14496  po/zh_TW.po    |  154 ++++----
14497  87 files changed, 17103 insertions(+), 16510 deletions(-)
14498
14499 commit 009689e09b0cd9cc0a322d1361940183330bada6
14500 Author: Matthias Clasen <mclasen@redhat.com>
14501 Date:   Thu Apr 9 17:43:59 2009 -0400
14502
14503     Update for 2.20.1
14504
14505  NEWS |   44 ++++++++++++++++++++++++++++++++++++++++++++
14506  1 files changed, 44 insertions(+), 0 deletions(-)
14507
14508 commit e68a35689fbcbab965b6631882381309cb0a20d8
14509 Author: Matthias Clasen <mclasen@redhat.com>
14510 Date:   Thu Apr 9 14:56:49 2009 -0400
14511
14512     Fix G_DEFINE_TYPE_EXTENDED docs
14513
14514     Make the docs for G_DEFINE_TYPE_EXTENDED match the actual
14515     definition of the macro.  (#577985)
14516
14517  gobject/gtype.h |   71
14518  ++++++++++++++++++++++++++----------------------------
14519  1 files changed, 34 insertions(+), 37 deletions(-)
14520
14521 commit 856632c496d15f3f273d567b521a2b06afc32721
14522 Author: Gian Mario Tagliaretti <gianmt@gnome.org>
14523 Date:   Thu Apr 9 14:35:36 2009 -0400
14524
14525     Fix a typo in GFile docs
14526
14527     Fixed function name in GFile docs from g_set_display_name to
14528     g_file_set_display_name so that gtk-doc can link correctly.  (#578002)
14529
14530  gio/gfile.c |    2 +-
14531  1 files changed, 1 insertions(+), 1 deletions(-)
14532
14533 commit 950de29d0e9720ce0979a84530130e27a3a59f74
14534 Author: Kenneth Nielsen <k.nielsen81@gmail.com>
14535 Date:   Thu Apr 9 13:49:00 2009 +0200
14536
14537     Updated Danish translation\n\nUpdated Danish translation by Kenneth
14538     Nielsen.
14539
14540  po/da.po |  156
14541  +++++++++++++++++++++++++++++++++----------------------------
14542  1 files changed, 84 insertions(+), 72 deletions(-)
14543
14544 commit efc2cdbfc981754db361f49c30c8ee24ac0c769e
14545 Author: Peter Kjellerstedt <pkj@axis.com>
14546 Date:   Wed Apr 8 10:26:11 2009 -0400
14547
14548     Fix parsing of timezones
14549
14550     Make g_time_val_from_iso8601 handle timezones with minutes correctly;
14551     also accept comma as a fraction separator.  (#578369)
14552
14553  glib/gtimer.c    |    6 +++---
14554  tests/testglib.c |   18 +++++++++++++++++-
14555  2 files changed, 20 insertions(+), 4 deletions(-)
14556
14557 commit d0cf7b38780b0832fc904f75eb387aa61eb2f76e
14558 Author: Alexander Larsson <alexl@redhat.com>
14559 Date:   Wed Apr 8 09:12:02 2009 +0200
14560
14561     Only mark regular files as backup files
14562
14563     Apps don't generally create backup directories, etc. So, if the file
14564     ends with ~ but is not a regular file shouldn't be considered a backup
14565     file. (#573673)
14566
14567  gio/glocalfileinfo.c |    3 ++-
14568  1 files changed, 2 insertions(+), 1 deletions(-)
14569
14570 commit 85a795b9bae44b973de1443f98728b21b78c68ae
14571 Author: Funda Wang <fundawang@gmail.com>
14572 Date:   Sun Apr 5 11:05:47 2009 +0800
14573
14574     Updated Simplified Chinese translation from Ray Wang
14575     <wanglei1123@gmail.com>
14576
14577  po/zh_CN.po |   87
14578  ++++++++++++++++++++++++++++++++++-------------------------
14579  1 files changed, 50 insertions(+), 37 deletions(-)
14580
14581 commit 7fd870830806def730341a328389f8b5df49fab4
14582 Author: Thanos Lefteris <alefteris@gmail.com>
14583 Date:   Fri Apr 3 20:12:27 2009 +0100
14584
14585     Updated Greek translation
14586
14587     Signed-off-by: Simos Xenitellis <simos@gnome.org>
14588
14589  po/el.po |  238
14590  ++++++++++++++++++++++++++++++++-----------------------------
14591  1 files changed, 125 insertions(+), 113 deletions(-)
14592
14593 commit e6e82c51a64ca263877f730cc7531454d5430b77
14594 Author: Matthias Clasen <mclasen@redhat.com>
14595 Date:   Fri Apr 3 00:35:43 2009 -0400
14596
14597     Move hex_digits to rodata
14598
14599     Turn a string into a constant array.
14600
14601  gio/gfileattribute.c |  260
14602  ++++++++++++++++++++++++--------------------------
14603  1 files changed, 126 insertions(+), 134 deletions(-)
14604
14605 commit 25ff8ee7486c7bdf1612d3554fc1d7d91daedfa6
14606 Author: Matthias Clasen <mclasen@redhat.com>
14607 Date:   Fri Apr 3 00:23:54 2009 -0400
14608
14609     Don't lie about ext4 filesystems
14610
14611     When returning a filesystem type id, say "ext3/ext4" instead of
14612     "ext3",
14613     since both use the same superblock magic, so we can't discriminate
14614     them without more work.
14615
14616  gio/glocalfile.c |    2 +-
14617  1 files changed, 1 insertions(+), 1 deletions(-)
14618
14619 commit e8a42bb81c46204a86259e44aa9698658487e64a
14620 Author: Paolo Borelli <pborelli@katamail.com>
14621 Date:   Fri Apr 3 00:04:39 2009 -0400
14622
14623     Regex leak on error path
14624
14625     Don't leak the GRegex struct when g_regex_new() fails.
14626
14627  glib/gregex.c |    2 ++
14628  1 files changed, 2 insertions(+), 0 deletions(-)
14629
14630 commit 82a5f787d68fd7d6ae973634694cebd43f126552
14631 Author: Matthias Clasen <mclasen@redhat.com>
14632 Date:   Thu Apr 2 23:57:59 2009 -0400
14633
14634     Update requirements
14635
14636     Mention that the mimetype-functionality of GIO reqires
14637     update-mime-database
14638     and update-desktop-database at runtime. (#577128)
14639
14640  INSTALL.in |   32 +++++++++++++++----------
14641  README.in  |   74
14642  ++++++++++++++++++++++++++++++------------------------------
14643  2 files changed, 56 insertions(+), 50 deletions(-)
14644
14645 commit 20774c566393af28e5123322abb8e35840ff0e5a
14646 Author: Matthias Clasen <mclasen@redhat.com>
14647 Date:   Thu Apr 2 23:42:29 2009 -0400
14648
14649     Add a rule to generate ChangeLog
14650
14651     We use the same rule pango uses to create a ChangeLog file with
14652     the help of git-log. The format is somewhat different from traditional
14653     ChangeLog, but it contains the relevant information.
14654
14655  Makefile.am |   22 ++++++++++++++++++++--
14656  1 files changed, 20 insertions(+), 2 deletions(-)
14657
14658 commit b7f9a1ac8337c546f9db9b7ee9ff437b256c75d8
14659 Author: Matthias Clasen <mclasen@redhat.com>
14660 Date:   Thu Apr 2 23:14:54 2009 -0400
14661
14662     Rename ChangeLog to ChangeLog.pre-2-20
14663
14664     Rename ChangeLog to prevent old habits from luring me into adding
14665     entries there. Also, this makes room for autogenerating a ChangeLog
14666     at make dist.
14667
14668  ChangeLog          |  914
14669  ----------------------------------------------------
14670  ChangeLog.pre-2-20 |  914
14671  ++++++++++++++++++++++++++++++++++++++++++++++++++++
14672  2 files changed, 914 insertions(+), 914 deletions(-)
14673
14674 commit b160405aa0a66f3eb771af43b6d0000d076d045b
14675 Author: Matthias Clasen <mclasen@redhat.com>
14676 Date:   Thu Apr 2 23:13:35 2009 -0400
14677
14678     remove generated files
14679
14680     README and INSTALL are generated files, no need to keep them
14681     under source control.
14682
14683  INSTALL |  116 -------------------------------------
14684  README  |  199
14685  ---------------------------------------------------------------
14686  2 files changed, 0 insertions(+), 315 deletions(-)
14687
14688 commit 1ce74b0dd34222b201369e5aff53b27182db7b66
14689 Author: Alexander Larsson <alexl@redhat.com>
14690 Date:   Thu Apr 2 19:01:56 2009 +0200
14691
14692     On trash, if rename fails with EXDEV, return G_IO_ERROR_NOT_SUPPORTED
14693
14694     Sometimes it seems like the trash dir and the file are on the same
14695     filesystem but the rename fails with EXDEV anyway (can happen
14696     e.g. with bind mounts or multiple mounts of the same device). In this
14697     case we want to return the right error so that apps can fallback to
14698     regular delete.
14699
14700  gio/glocalfile.c |   19 ++++++++++++++-----
14701  1 files changed, 14 insertions(+), 5 deletions(-)
14702
14703 commit 20df6b6e888a1aed596c8c60ed7427708a56a453
14704 Author: Tobias Mueller <gnome-bugs@auftrags-killer.org>
14705 Date:   Wed Apr 1 21:51:00 2009 -0400
14706
14707     Mark glib_gettext as string translation function
14708
14709     Make glib_gettext with G_GNUC_FORMAT to avoid warnings with
14710     -Wformat -Wformat-nonliteral.
14711     Signed-off-by: Matthias Clasen <mclasen@redhat.com>
14712
14713  glib/glib.symbols |    2 +-
14714  glib/glibintl.h   |    2 +-
14715  2 files changed, 2 insertions(+), 2 deletions(-)
14716
14717 commit 86aa49594feac9797ab87b83e198147aff4171fa
14718 Author: Hagen Schink <troja84@gmail.com>
14719 Date:   Wed Apr 1 21:30:51 2009 -0400
14720
14721     fix a typo in g_io_channel_flush docs
14722
14723     Refer to the correct return values.
14724
14725     Signed-off-by: Matthias Clasen <mclasen@redhat.com>
14726
14727  glib/giochannel.c |    4 ++--
14728  1 files changed, 2 insertions(+), 2 deletions(-)
14729
14730 commit 785bed2e18c18842f07ada42af2ec80cf18aca70
14731 Author: Matthias Clasen <mclasen@redhat.com>
14732 Date:   Tue Mar 31 19:39:16 2009 -0400
14733
14734     Update README files to refer to git
14735
14736     Update various README files to refer to git instead of svn.
14737     Add a README.commits that is pretty much a copy of the same file
14738     in GTK+. Also discontinue ChangeLog files.
14739
14740  ChangeLog                |    6 ++++
14741  HACKING                  |    8 ++--
14742  Makefile.am              |    1 +
14743  README                   |   76
14744  +++++++++++++++++++++++-----------------------
14745  README.commits           |   72
14746  +++++++++++++++++++++++++++++++++++++++++++
14747  docs/reference/ChangeLog |    6 ++++
14748  gio/ChangeLog            |    6 ++++
14749  gmodule/ChangeLog        |    6 ++++
14750  gobject/ChangeLog        |    6 ++++
14751  gthread/ChangeLog        |    6 ++++
14752  po/ChangeLog             |    6 ++++
14753  11 files changed, 157 insertions(+), 42 deletions(-)
14754
14755 commit b5ef6da3c31ad1067b88f7edd53c5d48fe7f73c1
14756 Author: Manoj Kumar Giri <mgiri@src.gnome.org>
14757 Date:   Mon Mar 30 08:53:32 2009 +0000
14758
14759     Added entries for Oriya language Translation updation.
14760
14761     svn path=/trunk/; revision=8023
14762
14763  po/ChangeLog |    4 ++++
14764  1 files changed, 4 insertions(+), 0 deletions(-)
14765
14766 commit b6a7cd609a1d0012ff07d62e04115830c68972e0
14767 Author: Manoj Kumar Giri <mgiri@src.gnome.org>
14768 Date:   Mon Mar 30 08:52:25 2009 +0000
14769
14770     Updated Oriya Translation.
14771
14772     svn path=/trunk/; revision=8022
14773
14774  po/or.po |  876
14775  +++++++++++++++++++++++++++++++-------------------------------
14776  1 files changed, 443 insertions(+), 433 deletions(-)
14777
14778 commit a6ebda3d690098e28319dc391fb82a281f9113e8
14779 Author: Matthias Clasen <matthiasc@src.gnome.org>
14780 Date:   Sun Mar 29 19:08:57 2009 +0000
14781
14782     Copy a va_list when using it multiple times. Reported by Wim Lewis.
14783
14784             * glib/gmessages.c (g_logv): Copy a va_list when using it
14785             multiple times. Reported by Wim Lewis.
14786
14787
14788     svn path=/trunk/; revision=8021
14789
14790  ChangeLog        |    8 ++++++++
14791  glib/gmessages.c |   15 ++++++++++++---
14792  2 files changed, 20 insertions(+), 3 deletions(-)
14793
14794 commit dabbea65c61c402ed63fba0c36a419e4d4abdf46
14795 Author: Carlos Garnacho <carlosg@gnome.org>
14796 Date:   Thu Mar 26 13:59:02 2009 +0000
14797
14798     Bug 575270 – GVolumeMonitor::mount-pre-unmount not being emitted
14799
14800     2009-03-26  Carlos Garnacho  <carlosg@gnome.org>
14801
14802             Bug 575270 – GVolumeMonitor::mount-pre-unmount not being
14803             emitted
14804
14805             * gunixmount.c (eject_unmount_cb) (eject_unmount_do_cb)
14806             (eject_unmount_do): Emit ::mount-pre-unmount and wait
14807             500msec before
14808             actually trying to unmount.
14809
14810
14811     svn path=/trunk/; revision=8020
14812
14813  gio/ChangeLog    |    8 ++++++++
14814  gio/gunixmount.c |   52
14815  ++++++++++++++++++++++++++++++++++------------------
14816  2 files changed, 42 insertions(+), 18 deletions(-)
14817
14818 commit 3476bfe846b663049b393e43d272a06883b3fe7d
14819 Author: Gintautas Miliauskas <gintautas@miliauskas.lt>
14820 Date:   Thu Mar 26 13:52:46 2009 +0000
14821
14822     Updated Lithuanian translation.
14823
14824     2009-03-26  Gintautas Miliauskas  <gintautas@miliauskas.lt>
14825
14826         * lt.po: Updated Lithuanian translation.
14827
14828
14829
14830     svn path=/trunk/; revision=8019
14831
14832  po/ChangeLog |    4 +
14833  po/lt.po     |  842
14834  ++++++++++++++++++++++++++++++----------------------------
14835  2 files changed, 433 insertions(+), 413 deletions(-)
14836
14837 commit 618617acfcc8bbbb0b563e5744218be213660cbb
14838 Author: Shankar Prasad <sprasad@src.gnome.org>
14839 Date:   Thu Mar 26 05:35:36 2009 +0000
14840
14841     updated kn.po
14842
14843     svn path=/trunk/; revision=8018
14844
14845  po/kn.po |   90
14846  ++++++++++++++++++++++++++++++++++++-------------------------
14847  1 files changed, 53 insertions(+), 37 deletions(-)
14848
14849 commit 32f7e122b1c80171db3ce84ff8947a24d50e0e5a
14850 Author: Shankar Prasad <sprasad@src.gnome.org>
14851 Date:   Thu Mar 26 05:31:33 2009 +0000
14852
14853     updated kn.po
14854
14855     svn path=/trunk/; revision=8017
14856
14857  po/ChangeLog |    4 ++++
14858  1 files changed, 4 insertions(+), 0 deletions(-)
14859
14860 commit d487ef7c2f13c66d2784a2d5371021c3c3043e12
14861 Author: Nickolay V. Shmyrev <nshmyrev@yandex.ru>
14862 Date:   Fri Mar 20 22:29:22 2009 +0000
14863
14864     Updated Russian translation.
14865
14866     2009-03-21  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
14867
14868         * ru.po: Updated Russian translation.
14869
14870
14871     svn path=/trunk/; revision=8016
14872
14873  po/ChangeLog |    4 +++
14874  po/ru.po     |   77
14875  +++++++++++++++++++++++++++++++++-------------------------
14876  2 files changed, 48 insertions(+), 33 deletions(-)
14877
14878 commit edfe4405e05d832ff2449a54bf4938d964d3ae44
14879 Author: Kostas Papadimas <pkst@src.gnome.org>
14880 Date:   Wed Mar 18 15:49:52 2009 +0000
14881
14882     Updated Greek Translation by Fotis Tsamis.
14883
14884     svn path=/trunk/; revision=8015
14885
14886  po/ChangeLog |    4 ++
14887  po/el.po     |  145
14888  ++++++++++++++++++++++++++++-----------------------------
14889  2 files changed, 75 insertions(+), 74 deletions(-)
14890
14891 commit fdcaf9381e3f084d9ddf1ffd0c35873602950151
14892 Author: Djihed Afifi <djihed@src.gnome.org>
14893 Date:   Wed Mar 18 09:20:03 2009 +0000
14894
14895     Updated Arabic translation
14896
14897     svn path=/trunk/; revision=8014
14898
14899  po/ChangeLog |    4 +
14900  po/ar.po     |  843
14901  ++++++++++++++++++++++++++++++----------------------------
14902  2 files changed, 434 insertions(+), 413 deletions(-)
14903
14904 commit 11554d40ca7b0d8691a0a0d93b34bffef29276f0
14905 Author: Amitakhya Phukan <amitakhya@src.gnome.org>
14906 Date:   Wed Mar 18 06:31:05 2009 +0000
14907
14908     Updated assamese translations
14909
14910     svn path=/trunk/; revision=8013
14911
14912  po/ChangeLog |    4 +
14913  po/as.po     |  873
14914  +++++++++++++++++++++++++++++-----------------------------
14915  2 files changed, 445 insertions(+), 432 deletions(-)
14916
14917 commit 07b2a7a5ad6818a692e41e9003f2a849f7220b66
14918 Author: Gabor Kelemen <kelemeng@gnome.hu>
14919 Date:   Wed Mar 18 00:05:58 2009 +0000
14920
14921     Translation updated.
14922
14923     2009-03-18  Gabor Kelemen  <kelemeng@gnome.hu>
14924
14925         * hu.po: Translation updated.
14926
14927
14928     svn path=/trunk/; revision=8012
14929
14930  po/ChangeLog |    4 +
14931  po/hu.po     |  911
14932  +++++++++++++++++++++++++++++-----------------------------
14933  2 files changed, 457 insertions(+), 458 deletions(-)
14934
14935 commit 8df23d2283b56b181c4ebac9a74d9ea980efb1ba
14936 Author: Ryan Lortie <ryanl@src.gnome.org>
14937 Date:   Tue Mar 17 23:03:33 2009 +0000
14938
14939     trivial spelling/whitespace fixes
14940
14941     svn path=/trunk/; revision=8011
14942
14943  ChangeLog    |   18 +++++++++---------
14944  glib/gmain.c |    2 +-
14945  2 files changed, 10 insertions(+), 10 deletions(-)
14946
14947 commit 1d1fba442fd7e605288fe92809c59d58b0b8f186
14948 Author: Colin Walters <walters@redhat.com>
14949 Date:   Tue Mar 17 21:59:18 2009 +0000
14950
14951     Bug 575708 - runaway inotify madness ...
14952
14953     2009-03-17  Colin Walters  <walters@redhat.com>
14954
14955         Bug 575708 - runaway inotify madness ...
14956
14957         * gfilemonitor.c: Queue up events in a local list and
14958         fire one idle, instead of queuing lots of individual
14959         idles which has bad performance behavior.
14960
14961
14962     svn path=/trunk/; revision=8010
14963
14964  gio/ChangeLog      |    8 +++++
14965  gio/gfilemonitor.c |   78
14966  ++++++++++++++++++++++++++++++++++++++-------------
14967  2 files changed, 66 insertions(+), 20 deletions(-)
14968
14969 commit 044733e2a0d5b3192c38b35611b9de4364c6c810
14970 Author: Tomasz Dominikowski <tdominikowski@aviary.pl>
14971 Date:   Tue Mar 17 17:02:00 2009 +0000
14972
14973     Updated Polish translation
14974
14975     2009-03-17  Tomasz Dominikowski  <tdominikowski@aviary.pl>
14976
14977         * pl.po: Updated Polish translation
14978
14979     svn path=/trunk/; revision=8009
14980
14981  po/ChangeLog |    4 +
14982  po/pl.po     |  844
14983  ++++++++++++++++++++++++++++++----------------------------
14984  2 files changed, 434 insertions(+), 414 deletions(-)
14985
14986 commit bbb1d85d7233bff2dae91a5cf06600a28e91cec0
14987 Author: Inaki Larranaga Murgoitio <dooteo@euskalgnu.org>
14988 Date:   Tue Mar 17 16:49:22 2009 +0000
14989
14990     Updated Basque translation.
14991
14992     2009-03-17  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
14993
14994         * eu.po: Updated Basque translation.
14995
14996
14997     svn path=/trunk/; revision=8008
14998
14999  po/ChangeLog |    4 +
15000  po/eu.po     |  894
15001  +++++++++++++++++++++++++++++-----------------------------
15002  2 files changed, 451 insertions(+), 447 deletions(-)
15003
15004 commit 2ff422d461faec17797f498afd82d23bd3ea8f2e
15005 Author: Ani Peter <anipeter@src.gnome.org>
15006 Date:   Tue Mar 17 15:41:14 2009 +0000
15007
15008     Updated Malayalam Translation
15009
15010     svn path=/trunk/; revision=8007
15011
15012  po/ChangeLog |    4 ++++
15013  1 files changed, 4 insertions(+), 0 deletions(-)
15014
15015 commit ad9afec76fa198fd2edc56d5fcb834fd2c9577bc
15016 Author: Ani Peter <anipeter@src.gnome.org>
15017 Date:   Tue Mar 17 15:41:04 2009 +0000
15018
15019     Updated Malayalam Translation
15020
15021     svn path=/trunk/; revision=8006
15022
15023  po/ml.po |  892
15024  +++++++++++++++++++++++++++++++-------------------------------
15025  1 files changed, 448 insertions(+), 444 deletions(-)
15026
15027 commit 4ed58e576ea15bb84b4b1b461f8f8deea3a09d50
15028 Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
15029 Date:   Tue Mar 17 14:12:26 2009 +0000
15030
15031     Updated Galician translation
15032
15033     svn path=/trunk/; revision=8005
15034
15035  po/ChangeLog |    4 +++
15036  po/gl.po     |   84
15037  ++++++++++++++++++++++++++++++++-------------------------
15038  2 files changed, 51 insertions(+), 37 deletions(-)
15039
15040 commit ebf52321606815d09a8a25f6778eae205531a1cb
15041 Author: Gil Forcada Codinachs <gforcada@src.gnome.org>
15042 Date:   Tue Mar 17 13:52:09 2009 +0000
15043
15044     Updated Catalan translation
15045
15046     svn path=/trunk/; revision=8004
15047
15048  po/ChangeLog |    4 +
15049  po/ca.po     |  842
15050  ++++++++++++++++++++++++++++++----------------------------
15051  2 files changed, 433 insertions(+), 413 deletions(-)
15052
15053 commit ae38feb249df9a5dc4b9ecc85c55d13f256c7477
15054 Author: Takeshi AIHANA <takeshi.aihana@gmail.com>
15055 Date:   Tue Mar 17 13:20:20 2009 +0000
15056
15057     Update Japanese translation.
15058
15059     2009-03-17  Takeshi AIHANA <takeshi.aihana@gmail.com>
15060
15061         * ja.po: Update Japanese translation.
15062
15063     svn path=/trunk/; revision=8003
15064
15065  po/ChangeLog |    4 +
15066  po/ja.po     |  842
15067  ++++++++++++++++++++++++++++++----------------------------
15068  2 files changed, 433 insertions(+), 413 deletions(-)
15069
15070 commit fab272e104ac536fea40501594eef457955c50b8
15071 Author: Hendrik Richter <hendrikr@gnome.org>
15072 Date:   Tue Mar 17 12:08:42 2009 +0000
15073
15074     Updated German translation.
15075
15076     2009-03-17  Hendrik Richter  <hendrikr@gnome.org>
15077
15078         * de.po: Updated German translation.
15079
15080     svn path=/trunk/; revision=8002
15081
15082  po/ChangeLog |    4 +++
15083  po/de.po     |   80
15084  +++++++++++++++++++++++++++++++++------------------------
15085  2 files changed, 50 insertions(+), 34 deletions(-)
15086
15087 commit b54278668e432f67cbc3ed8e167fce14cd44d3e8
15088 Author: Alexander Shopov <ash@contact.bg>
15089 Date:   Tue Mar 17 12:06:18 2009 +0000
15090
15091     Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
15092
15093     2009-03-17  Alexander Shopov  <ash@contact.bg>
15094
15095         * bg.po: Updated Bulgarian translation by
15096         Alexander Shopov <ash@contact.bg>
15097
15098     svn path=/trunk/; revision=8001
15099
15100  po/ChangeLog |    5 +++
15101  po/bg.po     |   79
15102  +++++++++++++++++++++++++++++++++-------------------------
15103  2 files changed, 50 insertions(+), 34 deletions(-)
15104
15105 commit a3fe42808174f1593559cfdcd581a4791d139f72
15106 Author: Alexander Larsson <alexl@redhat.com>
15107 Date:   Tue Mar 17 11:21:37 2009 +0000
15108
15109     fix attributes argument of query_info methods to be "const char *".
15110
15111     2009-03-17  Alexander Larsson  <alexl@redhat.com>
15112
15113             * glocalfileinputstream.c:
15114             * glocalfileoutputstream.c:
15115         fix attributes argument of query_info methods to
15116         be "const char *".
15117
15118
15119     svn path=/trunk/; revision=8000
15120
15121  gio/ChangeLog                |    7 +++++++
15122  gio/glocalfileinputstream.c  |    4 ++--
15123  gio/glocalfileoutputstream.c |    4 ++--
15124  3 files changed, 11 insertions(+), 4 deletions(-)
15125
15126 commit 6cdd01bfcc10af04c05ccd90669e49551d6872a3
15127 Author: Claude Paroz <claude@2xlibre.net>
15128 Date:   Tue Mar 17 08:22:23 2009 +0000
15129
15130     Updated French translation.
15131
15132     2009-03-17  Claude Paroz  <claude@2xlibre.net>
15133
15134         * fr.po: Updated French translation.
15135
15136     svn path=/trunk/; revision=7999
15137
15138  po/ChangeLog |    4 +
15139  po/fr.po     |  844
15140  ++++++++++++++++++++++++++++++----------------------------
15141  2 files changed, 435 insertions(+), 413 deletions(-)
15142
15143 commit e9de4af6761a150ad1e4cf50838e034cb8d51c78
15144 Author: Kjartan Maraas <kmaraas@gnome.org>
15145 Date:   Tue Mar 17 08:18:12 2009 +0000
15146
15147     Updated Norwegian bokmål translation.
15148
15149     2009-03-17  Kjartan Maraas  <kmaraas@gnome.org>
15150
15151         * nb.po: Updated Norwegian bokmål translation.
15152
15153     svn path=/trunk/; revision=7998
15154
15155  po/ChangeLog |    4 +
15156  po/nb.po     |  844
15157  ++++++++++++++++++++++++++++++----------------------------
15158  2 files changed, 434 insertions(+), 414 deletions(-)
15159
15160 commit 1269ae29a1d43284894601bf090bada778bc8b4f
15161 Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
15162 Date:   Mon Mar 16 22:11:32 2009 +0000
15163
15164     Updated Spanish translation
15165
15166     svn path=/trunk/; revision=7997
15167
15168  po/ChangeLog |    4 +
15169  po/es.po     |  851
15170  ++++++++++++++++++++++++++++++----------------------------
15171  2 files changed, 439 insertions(+), 416 deletions(-)
15172
15173 commit 2506375ebe0a72aa02f80551db2a5dfd12a4fcde
15174 Author: miloc <miloc@localhost>
15175 Date:   Mon Mar 16 21:11:22 2009 +0000
15176
15177     Updated Italian translation
15178
15179     svn path=/trunk/; revision=7996
15180
15181  po/ChangeLog |    4 +
15182  po/it.po     |  845
15183  ++++++++++++++++++++++++++++++----------------------------
15184  2 files changed, 435 insertions(+), 414 deletions(-)
15185
15186 commit 47500e19d2ec122f282e293c10f2ff4e64ae39bf
15187 Author: Og B. Maciel <ogmaciel@src.gnome.org>
15188 Date:   Mon Mar 16 20:53:27 2009 +0000
15189
15190     Updated Brazilian Portuguese translation.
15191
15192     svn path=/trunk/; revision=7995
15193
15194  po/ChangeLog |    5 +
15195  po/pt_BR.po  |  846
15196  ++++++++++++++++++++++++++++++----------------------------
15197  2 files changed, 436 insertions(+), 415 deletions(-)
15198
15199 commit f008bf64d078c6d94193608a5ce3d285c59f6406
15200 Author: Daniel Nylander <dnylande@src.gnome.org>
15201 Date:   Mon Mar 16 19:01:51 2009 +0000
15202
15203     sv.po: Updated Swedish translation
15204
15205     svn path=/trunk/; revision=7994
15206
15207  po/ChangeLog |    4 +
15208  po/sv.po     | 1209
15209  ++++++++++++++++++++++++++++++----------------------------
15210  2 files changed, 625 insertions(+), 588 deletions(-)
15211
15212 commit 669cb756888d9aedaee419b9e705869a1cecffe6
15213 Author: Matej Urbančič <mateju@src.gnome.org>
15214 Date:   Mon Mar 16 18:35:43 2009 +0000
15215
15216     Updated Slovenian translation
15217
15218     svn path=/trunk/; revision=7993
15219
15220  po/sl.po | 1171
15221  +++++++++++++++++++++++++++++++++-----------------------------
15222  1 files changed, 618 insertions(+), 553 deletions(-)
15223
15224 commit 8b96ff36f14a55d990660f33d1163eab680ff780
15225 Author: Philip Withnall <philip@tecnocode.co.uk>
15226 Date:   Mon Mar 16 18:21:34 2009 +0000
15227
15228     Updated British English translation.
15229
15230     2009-03-16  Philip Withnall  <philip@tecnocode.co.uk>
15231
15232         * en_GB.po: Updated British English translation.
15233
15234
15235     svn path=/trunk/; revision=7992
15236
15237  po/ChangeLog |    4 +
15238  po/en_GB.po  |  840
15239  ++++++++++++++++++++++++++++++----------------------------
15240  2 files changed, 432 insertions(+), 412 deletions(-)
15241
15242 commit 6cff88ba18b3bc0d118308f109840cb163dcea03
15243 Author: Alexander Larsson <alexl@redhat.com>
15244 Date:   Mon Mar 16 16:03:13 2009 +0000
15245
15246     Bug 575555 – Use fsync() when replacing files to avoid data loss on
15247
15248     2009-03-16  Alexander Larsson  <alexl@redhat.com>
15249
15250         Bug 575555 – Use fsync() when replacing files to avoid data
15251         loss on crash
15252
15253             * configure.in:
15254         Look for fsync().
15255
15256             * glib/gfileutils.c:
15257             (write_to_temp_file):
15258         fsync temp file if destination file exists
15259
15260     2009-03-16  Alexander Larsson  <alexl@redhat.com>
15261
15262         Bug 575555 – Use fsync() when replacing files to avoid data
15263         loss on crash
15264
15265             * glocalfileoutputstream.c:
15266             (g_local_file_output_stream_close):
15267             (_g_local_file_output_stream_replace):
15268         fsync temp file before closing if replacing target file
15269
15270
15271
15272     svn path=/trunk/; revision=7991
15273
15274  ChangeLog                    |   11 +++++++++
15275  configure.in                 |    1 +
15276  gio/ChangeLog                |    9 +++++++
15277  gio/glocalfileoutputstream.c |   26 +++++++++++++++++++++
15278  glib/gfileutils.c            |   51
15279  ++++++++++++++++++++++++++++++++++++++---
15280  5 files changed, 94 insertions(+), 4 deletions(-)
15281
15282 commit 0b66e52e0b0fbd0101bfbf0e1ef04421d8d7d189
15283 Author: Kostas Papadimas <pkst@src.gnome.org>
15284 Date:   Mon Mar 16 15:54:50 2009 +0000
15285
15286     Updated Greek Translation by Fotis Tsamis.
15287
15288     svn path=/trunk/; revision=7990
15289
15290  po/ChangeLog |    4 +
15291  po/el.po     |  931
15292  ++++++++++++++++++++++++++++------------------------------
15293  2 files changed, 450 insertions(+), 485 deletions(-)
15294
15295 commit 593718fd8cabe8e0a726d9b083ef80d6ec5e879b
15296 Author: Alexander Shopov <ash@contact.bg>
15297 Date:   Mon Mar 16 10:55:58 2009 +0000
15298
15299     Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
15300
15301     2009-03-16  Alexander Shopov  <ash@contact.bg>
15302
15303         * bg.po: Updated Bulgarian translation by
15304         Alexander Shopov <ash@contact.bg>
15305
15306     svn path=/trunk/; revision=7989
15307
15308  po/ChangeLog |    5 +
15309  po/bg.po     |  838
15310  +++++++++++++++++++++++++++++-----------------------------
15311  2 files changed, 426 insertions(+), 417 deletions(-)
15312
15313 commit d421cf697c7c8800e070ba81de22e45b5382684b
15314 Author: Shankar Prasad <sprasad@src.gnome.org>
15315 Date:   Mon Mar 16 10:31:10 2009 +0000
15316
15317     Updated kn.po
15318
15319     svn path=/trunk/; revision=7988
15320
15321  po/ChangeLog |    4 +
15322  po/kn.po     | 1004
15323  ++++++++++++++++++++++++++++------------------------------
15324  2 files changed, 483 insertions(+), 525 deletions(-)
15325
15326 commit dada55618e7d2fe2526eb01e72ec5ce3cc071846
15327 Author: Amanpreet Singh Alam <aman@src.gnome.org>
15328 Date:   Mon Mar 16 02:33:40 2009 +0000
15329
15330     updating for Gnome Punjabi Translation by A S Alam
15331
15332     svn path=/trunk/; revision=7987
15333
15334  po/pa.po |  907
15335  +++++++++++++++++++++++++++++++-------------------------------
15336  1 files changed, 451 insertions(+), 456 deletions(-)
15337
15338 commit b3e22d022950ce13cc6cb88d0044693d951572eb
15339 Author: Hendrik Richter <hendrikr@gnome.org>
15340 Date:   Sun Mar 15 18:19:44 2009 +0000
15341
15342     Updated German translation.
15343
15344     2009-03-15  Hendrik Richter  <hendrikr@gnome.org>
15345
15346         * de.po: Updated German translation.
15347
15348     svn path=/trunk/; revision=7986
15349
15350  po/ChangeLog |    4 +
15351  po/de.po     |  920
15352  +++++++++++++++++++++++++++++-----------------------------
15353  2 files changed, 466 insertions(+), 458 deletions(-)
15354
15355 commit a79594b51723b64b548ceb5b5b60666ecd080c85
15356 Author: Felix I <ifelix@src.gnome.org>
15357 Date:   Sun Mar 15 08:35:41 2009 +0000
15358
15359     tamil translation updated
15360
15361     svn path=/trunk/; revision=7985
15362
15363  po/ChangeLog |    4 +
15364  po/ta.po     | 1327
15365  ++++++++++++++++++++++++++++++----------------------------
15366  2 files changed, 683 insertions(+), 648 deletions(-)
15367
15368 commit 98346a15946fbec3a5206153e0fc809ed1cacaf4
15369 Author: Nickolay V. Shmyrev <nshmyrev@yandex.ru>
15370 Date:   Sat Mar 14 19:14:18 2009 +0000
15371
15372     Updated Russian translation by Yuriy Penkin.
15373
15374     2009-03-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
15375
15376         * ru.po: Updated Russian translation by Yuriy Penkin.
15377
15378
15379     svn path=/trunk/; revision=7984
15380
15381  po/ChangeLog |    4 +
15382  po/ru.po     |  885
15383  +++++++++++++++++++++++++++++-----------------------------
15384  2 files changed, 448 insertions(+), 441 deletions(-)
15385
15386 commit 516a19767d0db4d575872832c1e51323e46edc99
15387 Author: Kostas Papadimas <pkst@src.gnome.org>
15388 Date:   Sat Mar 14 16:12:38 2009 +0000
15389
15390     Updated Greek Translation by Jennie Petoumenou.
15391
15392     svn path=/trunk/; revision=7983
15393
15394  po/ChangeLog |    4 +
15395  po/el.po     | 1721
15396  ++++++++++++++++++++++++++++++----------------------------
15397  2 files changed, 881 insertions(+), 844 deletions(-)
15398
15399 commit 4175a8546e642ee041f92693536fd907a3fd79b3
15400 Author: Aron Xu <aronxu@src.gnome.org>
15401 Date:   Sat Mar 14 11:31:29 2009 +0000
15402
15403     Updated Simplified Chinese translations by Deng Xiyue
15404     <manphiz@gmail.com>
15405
15406     svn path=/trunk/; revision=7982
15407
15408  po/zh_CN.po |  853
15409  ++++++++++++++++++++++++++++++-----------------------------
15410  1 files changed, 429 insertions(+), 424 deletions(-)
15411
15412 commit 1dcdbf5974812685c1b8a03c36d6217fe44ffbca
15413 Author: Kenneth Nielsen <kennethn@src.gnome.org>
15414 Date:   Sat Mar 14 03:48:26 2009 +0000
15415
15416     Updated Danish translation
15417
15418     svn path=/trunk/; revision=7981
15419
15420  po/ChangeLog |    4 +
15421  po/da.po     |  884
15422  +++++++++++++++++++++++++++++-----------------------------
15423  2 files changed, 448 insertions(+), 440 deletions(-)
15424
15425 commit 4e9abf266574d854b0495c1b13d956c00019ac87
15426 Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
15427 Date:   Fri Mar 13 18:28:21 2009 +0000
15428
15429     Updated Galician translation
15430
15431     svn path=/trunk/; revision=7980
15432
15433  po/ChangeLog |    4 +
15434  po/gl.po     | 1075
15435  +++++++++++++++++++++++++++++----------------------------
15436  2 files changed, 551 insertions(+), 528 deletions(-)
15437
15438 commit 622f01012030fcba31ee2a68920873ac06bb62e4
15439 Author: Kristian Rietveld <kris@imendio.com>
15440 Date:   Fri Mar 13 09:22:57 2009 +0000
15441
15442     when defaulting to the only item in the array, check if this is
15443     indeed the
15444
15445     2009-03-13  Kristian Rietveld  <kris@imendio.com>
15446
15447         * gsignal.c (signal_lookup_closure): when defaulting to the only
15448         item in the array, check if this is indeed the default closure.
15449         (patch by Tim Janik).
15450
15451
15452     svn path=/trunk/; revision=7979
15453
15454  gobject/ChangeLog |    6 ++++++
15455  gobject/gsignal.c |    9 ++++++---
15456  2 files changed, 12 insertions(+), 3 deletions(-)
15457
15458 commit 621ef866b14af56865eb65062c271ba3d06cfe7d
15459 Author: Matthias Clasen <matthiasc@src.gnome.org>
15460 Date:   Fri Mar 13 05:45:53 2009 +0000
15461
15462     Bump version
15463
15464     svn path=/trunk/; revision=7978
15465
15466  ChangeLog    |    4 ++++
15467  configure.in |    4 ++--
15468  2 files changed, 6 insertions(+), 2 deletions(-)
15469
15470 commit 5a8a224ff0ca193fe797c45ef54e5ed6466bfbb7
15471 Author: Matthias Clasen <matthiasc@src.gnome.org>
15472 Date:   Fri Mar 13 05:44:11 2009 +0000
15473
15474     2.20.0
15475
15476     svn path=/trunk/; revision=7976
15477
15478  ChangeLog                                |    6 +
15479  INSTALL                                  |    4 +-
15480  README                                   |    2 +-
15481  configure.in                             |    4 +-
15482  docs/reference/ChangeLog                 |    4 +
15483  docs/reference/glib/gtester-report.1     |    4 +-
15484  docs/reference/glib/gtester.1            |    4 +-
15485  docs/reference/gobject/glib-genmarshal.1 |    4 +-
15486  docs/reference/gobject/glib-mkenums.1    |    4 +-
15487  docs/reference/gobject/gobject-query.1   |    4 +-
15488  gio/ChangeLog                            |    4 +
15489  gmodule/ChangeLog                        |    4 +
15490  gobject/ChangeLog                        |    4 +
15491  gthread/ChangeLog                        |    4 +
15492  po/ChangeLog                             |    4 +
15493  po/am.po                                 |   72 +-
15494  po/ar.po                                 |   72 +-
15495  po/as.po                                 |  997
15496  ++++++++++++++------------
15497  po/az.po                                 |   72 +-
15498  po/be.po                                 |   72 +-
15499  po/be@latin.po                           |   72 +-
15500  po/bg.po                                 |   72 +-
15501  po/bn.po                                 |   72 +-
15502  po/bn_IN.po                              |  869 +++++++++++-----------
15503  po/bs.po                                 |   72 +-
15504  po/ca.po                                 |   72 +-
15505  po/cs.po                                 |  829 +++++++++++-----------
15506  po/cy.po                                 |   72 +-
15507  po/da.po                                 |   72 +-
15508  po/de.po                                 |   72 +-
15509  po/dz.po                                 |   72 +-
15510  po/el.po                                 |   72 +-
15511  po/en_CA.po                              |   72 +-
15512  po/en_GB.po                              |   72 +-
15513  po/eo.po                                 |   72 +-
15514  po/es.po                                 |   72 +-
15515  po/et.po                                 |   72 +-
15516  po/eu.po                                 |   72 +-
15517  po/fa.po                                 |   72 +-
15518  po/fi.po                                 |   72 +-
15519  po/fr.po                                 |   72 +-
15520  po/ga.po                                 |   72 +-
15521  po/gl.po                                 |   72 +-
15522  po/gu.po                                 |   72 +-
15523  po/he.po                                 |   72 +-
15524  po/hi.po                                 |  862 +++++++++++-----------
15525  po/hr.po                                 |   72 +-
15526  po/hu.po                                 |   72 +-
15527  po/hy.po                                 |   72 +-
15528  po/id.po                                 |   72 +-
15529  po/is.po                                 |   72 +-
15530  po/it.po                                 |  832 +++++++++++-----------
15531  po/ja.po                                 |  829 +++++++++++-----------
15532  po/ka.po                                 |   72 +-
15533  po/kn.po                                 |   72 +-
15534  po/ko.po                                 |   72 +-
15535  po/ku.po                                 |   72 +-
15536  po/lt.po                                 |  829 +++++++++++-----------
15537  po/lv.po                                 |   72 +-
15538  po/mai.po                                |   72 +-
15539  po/mg.po                                 |   72 +-
15540  po/mk.po                                 |   72 +-
15541  po/ml.po                                 |  881 ++++++++++++-----------
15542  po/mn.po                                 |   72 +-
15543  po/mr.po                                 |  853 +++++++++++-----------
15544  po/ms.po                                 |   72 +-
15545  po/nb.po                                 |   72 +-
15546  po/ne.po                                 |   72 +-
15547  po/nl.po                                 |   72 +-
15548  po/nn.po                                 |   72 +-
15549  po/oc.po                                 |   72 +-
15550  po/or.po                                 |  864 +++++++++++-----------
15551  po/pa.po                                 |   72 +-
15552  po/pl.po                                 |  829 +++++++++++-----------
15553  po/ps.po                                 |   72 +-
15554  po/pt.po                                 |   72 +-
15555  po/pt_BR.po                              |   72 +-
15556  po/ro.po                                 |  856 +++++++++++-----------
15557  po/ru.po                                 |   72 +-
15558  po/rw.po                                 |   72 +-
15559  po/si.po                                 |   72 +-
15560  po/sk.po                                 |   72 +-
15561  po/sl.po                                 | 1158
15562  ++++++++++++++----------------
15563  po/sq.po                                 |   72 +-
15564  po/sr.po                                 |   72 +-
15565  po/sr@ije.po                             |   72 +-
15566  po/sr@latin.po                           |   72 +-
15567  po/sv.po                                 |   72 +-
15568  po/ta.po                                 |   72 +-
15569  po/te.po                                 |  103 ++--
15570  po/th.po                                 |   72 +-
15571  po/tl.po                                 |   72 +-
15572  po/tr.po                                 |   72 +-
15573  po/tt.po                                 |   72 +-
15574  po/uk.po                                 |   72 +-
15575  po/vi.po                                 |   72 +-
15576  po/wa.po                                 |   72 +-
15577  po/xh.po                                 |   72 +-
15578  po/yi.po                                 |   72 +-
15579  po/zh_CN.po                              |   72 +-
15580  po/zh_HK.po                              |   72 +-
15581  po/zh_TW.po                              |   72 +-
15582  102 files changed, 8495 insertions(+), 8412 deletions(-)
15583
15584 commit 3c34e435754bbe4b5d0871603408d8e1bf9f5c19
15585 Author: Matthias Clasen <matthiasc@src.gnome.org>
15586 Date:   Fri Mar 13 04:09:21 2009 +0000
15587
15588     Updates
15589
15590     svn path=/trunk/; revision=7975
15591
15592  ChangeLog |    4 ++++
15593  NEWS      |   28 ++++++++++++++++++++++++++++
15594  2 files changed, 32 insertions(+), 0 deletions(-)