Initial commit
[platform/upstream/glib2.0.git] / ChangeLog
1 commit 5ba8043f1217b338e220f0c6b427e58e28c241e8
2 Author: Matthias Clasen <mclasen@redhat.com>
3 Date:   Fri Mar 26 11:15:49 2010 -0400
4
5     Third try to get this right...
6
7  docs/reference/gio/gio-sections.txt |    2 +-
8  1 files changed, 1 insertions(+), 1 deletions(-)
9
10 commit f6532620bc2439641b31a5df1d15489121fe918d
11 Author: Matthias Clasen <mclasen@redhat.com>
12 Date:   Fri Mar 26 11:05:28 2010 -0400
13
14     And another one...
15
16  NEWS |    2 +-
17  1 files changed, 1 insertions(+), 1 deletions(-)
18
19 commit 7c8a1081651d4d17823ac8c6a35d3a60c85c81ac
20 Author: Matthias Clasen <mclasen@redhat.com>
21 Date:   Fri Mar 26 11:05:02 2010 -0400
22
23     Fix a typo
24
25  gio/giomodule.h |    2 +-
26  1 files changed, 1 insertions(+), 1 deletions(-)
27
28 commit 55e44a67e6bc4bf09d4de85ad64627a02595d07f
29 Author: Matthias Clasen <mclasen@redhat.com>
30 Date:   Fri Mar 26 10:39:56 2010 -0400
31
32     Bump version to 2.24.0
33
34  configure.in |    4 ++--
35  1 files changed, 2 insertions(+), 2 deletions(-)
36
37 commit 8ee5ded1e9098adb54005851c09e38cf24bb6a32
38 Author: Matthias Clasen <mclasen@redhat.com>
39 Date:   Fri Mar 26 10:39:33 2010 -0400
40
41     Updates
42
43  NEWS |   17 +++++++++++++++++
44  1 files changed, 17 insertions(+), 0 deletions(-)
45
46 commit 6cce575a25abc8157873d070bb317d66a225485a
47 Author: Matthias Clasen <mclasen@redhat.com>
48 Date:   Fri Mar 26 10:24:06 2010 -0400
49
50     Fix a typo
51
52  docs/reference/gio/gio-sections.txt |    2 +-
53  1 files changed, 1 insertions(+), 1 deletions(-)
54
55 commit 78b764f325c12a518e5bcc06771347da06d5ea68
56 Author: Matthias Clasen <mclasen@redhat.com>
57 Date:   Fri Mar 26 10:19:57 2010 -0400
58
59     More doc fixups
60
61  gio/giomodule.h |   10 +++++++---
62  1 files changed, 7 insertions(+), 3 deletions(-)
63
64 commit 81e2aa941bbfd02bf1b6235da12834d282ceda0c
65 Author: Matthias Clasen <mclasen@redhat.com>
66 Date:   Fri Mar 26 10:11:46 2010 -0400
67
68     Some more doc cleanups
69
70  docs/reference/gio/gio-sections.txt             |    2 +
71  docs/reference/gobject/gobject-sections.txt     |    2 +-
72  docs/reference/gobject/tmpl/gobject-unused.sgml |    9 +++++
73  gobject/gtype.c                                 |   37
74  +++-------------------
75  4 files changed, 17 insertions(+), 33 deletions(-)
76
77 commit c4ea7d58f78ca946fe84718386f9f888b5f93520
78 Author: Matthias Clasen <mclasen@redhat.com>
79 Date:   Fri Mar 26 09:30:25 2010 -0400
80
81     Small doc addition
82
83  gio/gconverter.h |    1 +
84  1 files changed, 1 insertions(+), 0 deletions(-)
85
86 commit 431840a44e1ec799c974c7ea626c3164ec9dc2bb
87 Author: Matthias Clasen <mclasen@redhat.com>
88 Date:   Fri Mar 26 09:22:58 2010 -0400
89
90     Add g_io_module_query to docs
91
92  docs/reference/gio/gio-sections.txt |    1 +
93  1 files changed, 1 insertions(+), 0 deletions(-)
94
95 commit 6e77ee097100dc3fd695a6dad8811253cea23436
96 Author: Matthias Clasen <mclasen@redhat.com>
97 Date:   Fri Mar 26 09:01:48 2010 -0400
98
99     Correct the error handling in splice_stream_with_progress
100
101     We need to get out of both loops, so a simple 'break' doesn't cut it.
102     Bugs 613748 and 613923
103
104  gio/gfile.c |    5 +++--
105  1 files changed, 3 insertions(+), 2 deletions(-)
106
107 commit 409a3a61ece7bbdacbf2469eb7b86c3aa3c44653
108 Author: Ryan Lortie <desrt@desrt.ca>
109 Date:   Fri Mar 26 08:01:51 2010 -0500
110
111     GVariant: Stop lexing format strings at :
112
113     Lets us parse this successfully: {%s: %s}.
114
115  glib/gvariant-parser.c |    7 ++++---
116  glib/tests/gvariant.c  |    1 +
117  2 files changed, 5 insertions(+), 3 deletions(-)
118
119 commit df67a0662b0c20ab58f992fc114a48039e7fb9e0
120 Author: Maxim V. Dziumanenko <dziumanenko@gmail.com>
121 Date:   Fri Mar 26 11:42:19 2010 +0200
122
123     Updated Ukrainian translation
124
125  po/uk.po |  992
126  +++++++++++++++++++++++++++++++-------------------------------
127  1 files changed, 490 insertions(+), 502 deletions(-)
128
129 commit fd448dd7ceeb4be93f2cfea54a78e0564a3718f0
130 Author: Ryan Lortie <desrt@desrt.ca>
131 Date:   Tue Mar 23 10:01:53 2010 -0500
132
133     Add doc note about read_until() inconsistency.
134
135     See bug 584284 for more information.
136
137  gio/gdatainputstream.c |    7 +++++++
138  1 files changed, 7 insertions(+), 0 deletions(-)
139
140 commit a6c57591c0928fee3d3f026289972024bd2b00ec
141 Author: Ryan Lortie <desrt@desrt.ca>
142 Date:   Tue Mar 23 09:17:15 2010 -0500
143
144     Support &s as key of dict entry in format string
145
146     Partial fix for bug 613618.
147
148  glib/gvariant.c       |   26 ++++++++++++++++++--------
149  glib/tests/gvariant.c |    7 +++++++
150  2 files changed, 25 insertions(+), 8 deletions(-)
151
152 commit 816990a0118f33ae280846ac040803ce58979162
153 Author: Ryan Lortie <desrt@desrt.ca>
154 Date:   Tue Mar 23 09:06:52 2010 -0500
155
156     GVariant: Removing mentions of &a from docs
157
158     This isn't supported anymore (for the time being...)
159
160     Partial fix for bug 613618.
161
162  docs/reference/glib/gvariant-varargs.xml |   19 +------------------
163  1 files changed, 1 insertions(+), 18 deletions(-)
164
165 commit 35059f2c0415fbd521632d29ecb91e8c93545e0e
166 Author: Christian Dywan <christian@twotoasts.de>
167 Date:   Tue Mar 23 11:59:43 2010 +0100
168
169     Correct typo of libray/ library in GObject tutorial
170
171     Fixes bug #613667
172
173  docs/reference/gobject/tut_gtype.xml |    2 +-
174  1 files changed, 1 insertions(+), 1 deletions(-)
175
176 commit ace9a25fb39781a01a78c8e9aa1c58a51224e8b8
177 Author: Ryan Lortie <desrt@desrt.ca>
178 Date:   Mon Mar 22 11:59:08 2010 -0500
179
180     Bug 613601 - buglet in dup_close_on_exec_fd()
181
182     Fix copy/paste error and 'or' FD_CLOEXEC into the existing flags
183     instead
184     of just setting it outright.
185
186  gio/gunixfdlist.c |    9 +++++++--
187  1 files changed, 7 insertions(+), 2 deletions(-)
188
189 commit 440713e393cf99e29f716f5f634d4bc4ce0e281c
190 Author: Tor Lillqvist <tml@iki.fi>
191 Date:   Mon Mar 22 15:53:47 2010 +0200
192
193     Filter out gatomic-gcc.c from the VS project sources
194
195     Instead, explicitly include gatomic.c.
196
197  build/win32/vs9/glib.vcprojin |    1 +
198  glib/Makefile.am              |    6 ++++--
199  2 files changed, 5 insertions(+), 2 deletions(-)
200
201 commit 365fd70f263b99646cef7a5335282fd3f1efb520
202 Author: Tor Lillqvist <tml@iki.fi>
203 Date:   Mon Mar 22 15:33:38 2010 +0200
204
205     Make config.h.win32 match what the configure script produces
206
207  config.h.win32.in |   76
208  ++++++++++++++++++++++++++++++++++++++++++++++++++--
209  1 files changed, 73 insertions(+), 3 deletions(-)
210
211 commit 580ecb32d9af4a7c8a00076a23d82d9729131361
212 Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
213 Date:   Mon Mar 22 12:34:25 2010 +0100
214
215     Updated Basque language
216
217  po/eu.po |   92
218  +++++++++++++++++++++++++-------------------------------------
219  1 files changed, 37 insertions(+), 55 deletions(-)
220
221 commit e2434fd2d659f976febc3abe08abe82149447d46
222 Author: Clytie <pearl@clytie-siddalls-macbook-pro.local>
223 Date:   Mon Mar 22 21:33:36 2010 +1030
224
225     Updated Vietnamese translation
226
227  po/vi.po | 1454
228  ++++++++++++++++++++++++++++++-------------------------------
229  1 files changed, 715 insertions(+), 739 deletions(-)
230
231 commit db83dd27c571e34e2974a4cff560fdfb255c2bf2
232 Author: Ryan Lortie <desrt@desrt.ca>
233 Date:   Sun Mar 21 20:12:18 2010 -0500
234
235     Drop {  } for favour of { 0, }.
236
237  glib/gvariant-parser.c |    4 ++--
238  1 files changed, 2 insertions(+), 2 deletions(-)
239
240 commit 468bbbfce1736259ae75bd27847b5b25332ada5c
241 Author: Ryan Lortie <desrt@desrt.ca>
242 Date:   Sun Mar 21 20:07:45 2010 -0500
243
244     Bump version
245
246  configure.in |    2 +-
247  1 files changed, 1 insertions(+), 1 deletions(-)
248
249 commit 0afc140712a7c6b7cf2179626370b33ca930dea2
250 Author: Ryan Lortie <desrt@desrt.ca>
251 Date:   Sun Mar 21 20:06:39 2010 -0500
252
253     2.23.6
254
255  NEWS                                      |   41 +
256  docs/reference/glib/tmpl/glib-unused.sgml |   67 ++
257  docs/reference/glib/tmpl/macros_misc.sgml |    5 +-
258  docs/reference/glib/tmpl/version.sgml     |   68 --
259  po/af.po                                  |  951 ++++++++++++------------
260  po/am.po                                  |   80 +-
261  po/ar.po                                  |   80 +-
262  po/as.po                                  |   80 +-
263  po/ast.po                                 |   80 +-
264  po/az.po                                  |   80 +-
265  po/be.po                                  |   80 +-
266  po/be@latin.po                            |   80 +-
267  po/bg.po                                  |   80 +-
268  po/bn.po                                  |   80 +-
269  po/bn_IN.po                               |   80 +-
270  po/bs.po                                  |   80 +-
271  po/ca.po                                  |   80 +-
272  po/ca@valencia.po                         |   80 +-
273  po/cs.po                                  |  942 ++++++++++++------------
274  po/cy.po                                  |   80 +-
275  po/da.po                                  |   80 +-
276  po/de.po                                  |   80 +-
277  po/dz.po                                  |   80 +-
278  po/el.po                                  |  942 ++++++++++++------------
279  po/en@shaw.po                             |   80 +-
280  po/en_CA.po                               |   80 +-
281  po/en_GB.po                               |   80 +-
282  po/eo.po                                  |   80 +-
283  po/es.po                                  |   80 +-
284  po/et.po                                  |   80 +-
285  po/eu.po                                  |   80 +-
286  po/fa.po                                  |   80 +-
287  po/fi.po                                  |  952 ++++++++++++------------
288  po/fr.po                                  |   80 +-
289  po/ga.po                                  |   80 +-
290  po/gl.po                                  |  951 ++++++++++++------------
291  po/gu.po                                  |   80 +-
292  po/he.po                                  |   80 +-
293  po/hi.po                                  |   80 +-
294  po/hr.po                                  |   80 +-
295  po/hu.po                                  |   80 +-
296  po/hy.po                                  |   80 +-
297  po/id.po                                  |   80 +-
298  po/is.po                                  |   80 +-
299  po/it.po                                  |   80 +-
300  po/ja.po                                  |   80 +-
301  po/ka.po                                  |   80 +-
302  po/kn.po                                  |   80 +-
303  po/ko.po                                  |   80 +-
304  po/ku.po                                  |   80 +-
305  po/lt.po                                  |   80 +-
306  po/lv.po                                  |   80 +-
307  po/mai.po                                 |   80 +-
308  po/mg.po                                  |   80 +-
309  po/mk.po                                  |   80 +-
310  po/ml.po                                  |   80 +-
311  po/mn.po                                  |   80 +-
312  po/mr.po                                  |   80 +-
313  po/ms.po                                  |   80 +-
314  po/nb.po                                  |   80 +-
315  po/nds.po                                 | 1187
316  +++++++++++++----------------
317  po/ne.po                                  |   80 +-
318  po/nl.po                                  |   80 +-
319  po/nn.po                                  |   80 +-
320  po/oc.po                                  |   80 +-
321  po/or.po                                  |   80 +-
322  po/pa.po                                  |  970 ++++++++++++------------
323  po/pl.po                                  |   80 +-
324  po/ps.po                                  |   80 +-
325  po/pt.po                                  |   80 +-
326  po/pt_BR.po                               |   80 +-
327  po/ro.po                                  |  948 ++++++++++++------------
328  po/ru.po                                  |   80 +-
329  po/rw.po                                  |   80 +-
330  po/si.po                                  |   80 +-
331  po/sk.po                                  |   80 +-
332  po/sl.po                                  |   80 +-
333  po/sq.po                                  |   80 +-
334  po/sr.po                                  |  950 ++++++++++++------------
335  po/sr@ije.po                              |   80 +-
336  po/sr@latin.po                            |  961 ++++++++++++------------
337  po/sv.po                                  |   80 +-
338  po/ta.po                                  |   80 +-
339  po/te.po                                  |   80 +-
340  po/th.po                                  |   80 +-
341  po/tl.po                                  |   80 +-
342  po/tr.po                                  |   80 +-
343  po/tt.po                                  |   80 +-
344  po/uk.po                                  |   80 +-
345  po/vi.po                                  |   80 +-
346  po/wa.po                                  |   80 +-
347  po/xh.po                                  |   80 +-
348  po/yi.po                                  |   80 +-
349  po/zh_CN.po                               |   80 +-
350  po/zh_HK.po                               |   80 +-
351  po/zh_TW.po                               |   80 +-
352  96 files changed, 8192 insertions(+), 8303 deletions(-)
353
354 commit 5620f96305ee276ac758de989589a93de89ed40a
355 Author: Ryan Lortie <desrt@desrt.ca>
356 Date:   Sun Mar 21 14:17:21 2010 -0500
357
358     silence some false-alarm uninitialised warnings
359
360  glib/gvariant-parser.c |    7 +++++++
361  1 files changed, 7 insertions(+), 0 deletions(-)
362
363 commit 6f330383974bb235d7050ebef61426541823c33a
364 Author: Ryan Lortie <desrt@desrt.ca>
365 Date:   Sun Mar 21 14:04:07 2010 -0500
366
367     gtk-doc fixups
368
369  docs/reference/glib/glib-sections.txt       |    2 +-
370  docs/reference/gobject/gobject-sections.txt |    2 ++
371  glib/ghash.c                                |    4 ++--
372  glib/gvariant-parser.c                      |    7 +++++++
373  4 files changed, 12 insertions(+), 3 deletions(-)
374
375 commit c5a1c95b1f991db6700a204e5d41c8cc650c7d42
376 Author: Ryan Lortie <desrt@desrt.ca>
377 Date:   Sun Mar 21 13:46:09 2010 -0500
378
379     GVariant docs fixes
380
381  glib/gvariant-parser.c |   16 +++++++++++++++-
382  glib/gvariant.h        |    6 +++---
383  2 files changed, 18 insertions(+), 4 deletions(-)
384
385 commit 5c419c300b43b4e3ac462761dda4360ed1c5de9b
386 Author: Ryan Lortie <desrt@desrt.ca>
387 Date:   Sun Mar 21 13:07:36 2010 -0500
388
389     gitignore for win32 build stuff
390
391  .gitignore                 |    1 +
392  build/win32/vs9/.gitignore |    3 +++
393  2 files changed, 4 insertions(+), 0 deletions(-)
394
395 commit bf4dbdbf0e1a3ac4349980942b9e91056ce7e448
396 Author: Ryan Lortie <desrt@desrt.ca>
397 Date:   Sun Mar 21 12:31:46 2010 -0500
398
399     merge GVariant parser
400
401  docs/reference/glib/glib-sections.txt |    7 +
402  glib/Makefile.am                      |    1 +
403  glib/glib.symbols                     |    7 +
404  glib/gvariant-parser.c                | 2185
405  +++++++++++++++++++++++++++++++++
406  glib/gvariant.c                       |   28 +-
407  glib/gvariant.h                       |   13 +
408  glib/tests/gvariant.c                 |  249 ++++-
409  7 files changed, 2473 insertions(+), 17 deletions(-)
410
411 commit 2a209cb2516999c4d2f08368c720f7506acde9a5
412 Author: Ryan Lortie <desrt@desrt.ca>
413 Date:   Sun Mar 21 12:54:36 2010 -0500
414
415     make check / makedistcheck fixes
416
417  configure.in            |    1 -
418  gobject/gobject.symbols |    2 ++
419  2 files changed, 2 insertions(+), 1 deletions(-)
420
421 commit 3369548130bdd02534f2a6c6e7baa1f29375a41d
422 Author: Tor Lillqvist <tml@iki.fi>
423 Date:   Sun Mar 21 16:54:11 2010 +0200
424
425     Add new headers to be installed the VS "install" project
426
427     Yeah, we should generate the list of headers to install from the
428     corresponding Makefile.am files, like the lists of source files to
429     compile.
430
431  build/win32/vs9/glib.vsprops |    9 +++++++++
432  1 files changed, 9 insertions(+), 0 deletions(-)
433
434 commit 226cc663e40606e9749a368e9d2b2e61d9a9d532
435 Author: Tor Lillqvist <tml@iki.fi>
436 Date:   Sun Mar 21 16:11:49 2010 +0200
437
438     Avoid much of duplication in lists of source files
439
440     Don't keep the lists of source files for libglib, libgobject and
441     libgio in the VS project files in addition to the canonical location,
442     the corresponding Makefile.am files.
443
444     Instead, generate the corresponding .vcproj files at make dist time
445     using the C preprocessor, from template files called .vcprojin. We
446     still list explicitly in the .vcprojin files some of the
447     Windows-specific source files, and the sources files of gnulib and
448     pcre.
449
450  build/win32/vs9/Makefile.am      |    3 +
451  build/win32/vs9/README.txt       |    3 +-
452  build/win32/vs9/gio.vcproj       |  608
453  --------------------------------------
454  build/win32/vs9/gio.vcprojin     |  234 +++++++++++++++
455  build/win32/vs9/glib.vcproj      |  570
456  -----------------------------------
457  build/win32/vs9/glib.vcprojin    |  298 +++++++++++++++++++
458  build/win32/vs9/gobject.vcproj   |  281 ------------------
459  build/win32/vs9/gobject.vcprojin |  218 ++++++++++++++
460  gio/Makefile.am                  |   11 +-
461  glib/Makefile.am                 |   11 +-
462  gobject/Makefile.am              |   11 +-
463  11 files changed, 785 insertions(+), 1463 deletions(-)
464
465 commit 504b8b8f0125dcba530d4f34c4beaaa129cc5d85
466 Author: Tor Lillqvist <tml@iki.fi>
467 Date:   Sun Mar 21 14:50:45 2010 +0200
468
469     Avoid struct stat issues with MSVC
470
471  gio/giomodule.c |    4 ++++
472  1 files changed, 4 insertions(+), 0 deletions(-)
473
474 commit 28b025de962a798fa7a9fb9adbfdfcc4852fddec
475 Author: Tor Lillqvist <tml@iki.fi>
476 Date:   Sun Mar 21 13:33:44 2010 +0200
477
478     Drop empty Tool elements from the project files for clarity
479
480     Makes the files appear a bit simpler when edited manually.
481
482  build/win32/vs9/gio.vcproj                         |   12 ------------
483  build/win32/vs9/glib-genmarshal.vcproj             |   12 ------------
484  build/win32/vs9/glib.vcproj                        |   12 ------------
485  build/win32/vs9/gmodule.vcproj                     |   12 ------------
486  build/win32/vs9/gobject.vcproj                     |   12 ------------
487  build/win32/vs9/gspawn-win32-helper-console.vcproj |   12 ------------
488  build/win32/vs9/gspawn-win32-helper.vcproj         |   12 ------------
489  build/win32/vs9/gthread.vcproj                     |   12 ------------
490  build/win32/vs9/testglib.vcproj                    |   12 ------------
491  9 files changed, 0 insertions(+), 108 deletions(-)
492
493 commit 2ab76c5b3610faa20dfae2550688ab0d6620b29b
494 Author: Tor Lillqvist <tml@iki.fi>
495 Date:   Sun Mar 21 11:22:06 2010 +0200
496
497     Make the GVariant code compile with a non-gcc compiler
498
499     In particular, tested with Microsoft Visual C 2008.
500
501  glib/gvariant-core.c       |    2 +-
502  glib/gvariant-serialiser.c |   28 ++++++++++++++--------------
503  glib/gvariant.c            |    8 ++++++--
504  glib/gvarianttypeinfo.c    |   22 ++++++++++++----------
505  4 files changed, 33 insertions(+), 27 deletions(-)
506
507 commit dc51eff2a9ca234fbb09c7b94c4643ea3750d80d
508 Author: Tor Lillqvist <tml@iki.fi>
509 Date:   Sat Mar 20 13:32:37 2010 +0200
510
511     Update with new source files and dependencies
512
513  build/win32/vs9/gio.vcproj     |   36
514  ++++++++++++++++++++++++++++++++----
515  build/win32/vs9/glib.sln       |    1 +
516  build/win32/vs9/glib.vcproj    |   21 +++++++++++++++++++++
517  build/win32/vs9/gobject.vcproj |    4 ++++
518  4 files changed, 58 insertions(+), 4 deletions(-)
519
520 commit 782de94c587cc3eed53653443439b62aaee19200
521 Author: Tor Lillqvist <tml@iki.fi>
522 Date:   Sat Mar 20 13:31:55 2010 +0200
523
524     Drop the unmaintained vs8 project files from dist
525
526  build/win32/Makefile.am |    1 -
527  1 files changed, 0 insertions(+), 1 deletions(-)
528
529 commit 77cc740243e9f55603d833f129e999f8824a18f1
530 Author: Tommi Vainikainen <thv@iki.fi>
531 Date:   Sat Mar 20 00:01:00 2010 +0200
532
533     Updated Finnish translation
534
535  po/fi.po | 1052
536  ++++++++++++++++++++++++++++++--------------------------------
537  1 files changed, 512 insertions(+), 540 deletions(-)
538
539 commit 34d0db361ea514c026c54f14853120d601e1d0b5
540 Author: A S Alam <aalam@users.sf.net>
541 Date:   Fri Mar 19 08:18:41 2010 +0530
542
543     update Punjabi Translation
544
545  po/pa.po | 1041
546  ++++++++++++++++++++++++++++++-------------------------------
547  1 files changed, 512 insertions(+), 529 deletions(-)
548
549 commit bedaa8027537378c8b7fec68acb422eac44f240e
550 Author: Nikos Bakaoukas <nikolaos.x1@gmail.com>
551 Date:   Fri Mar 19 00:10:07 2010 +0200
552
553     Updated Greek translation for glib
554
555  po/el.po | 1117
556  +++++++++++++++++++++++++++++++-------------------------------
557  1 files changed, 559 insertions(+), 558 deletions(-)
558
559 commit 6243b1eb5f8f55abc8c05a18d7dfbdd7968fab50
560 Author: Dumitru Mișu Moldovan <dumol@gnome.ro>
561 Date:   Thu Mar 18 22:47:55 2010 +0200
562
563     Updated Romanian translation
564
565  po/ro.po |  964
566  +++++++++++++++++++++++++++++++-------------------------------
567  1 files changed, 482 insertions(+), 482 deletions(-)
568
569 commit 3628f7815d13d8b495cd27ce49f3c15372f23cfb
570 Author: Nils-Christoph Fiedler <fiedler@medienkompanie.de>
571 Date:   Thu Mar 18 13:54:17 2010 +0100
572
573     Updated LowGerman translation
574
575  po/nds.po |   98
576  ++++++++++++++++++++++++++++++------------------------------
577  1 files changed, 49 insertions(+), 49 deletions(-)
578
579 commit 41383b303c0bb54da68bbf5500b5e2d9e552ab69
580 Author: Sebastian Dröge <sebastian.droege@collabora.co.uk>
581 Date:   Wed Mar 17 15:11:00 2010 +0100
582
583     Bug 612502 - Add support for class private data
584
585     This adds the two new functions g_type_add_class_private()
586     and g_type_class_get_private() and a convenience macro
587     for the getter G_TYPE_CLASS_GET_PRIVATE().
588
589  gobject/gtype.c |  118
590  ++++++++++++++++++++++++++++++++++++++++++++++++++++++-
591  gobject/gtype.h |   21 ++++++++++
592  2 files changed, 137 insertions(+), 2 deletions(-)
593
594 commit 2295ba857f09fa58c6e61ec4147536021055bbf6
595 Author: Benjamin Otte <otte@redhat.com>
596 Date:   Tue Mar 16 16:34:50 2010 +0100
597
598     The fallback parameter to g_convert_with_fallback() should be const
599
600     This patch makes it so.
601
602  glib/gconvert.c |    2 +-
603  glib/gconvert.h |    2 +-
604  2 files changed, 2 insertions(+), 2 deletions(-)
605
606 commit 751feb916ab2f0cd74839233101fc0b9d2fb994c
607 Author: Ryan Lortie <desrt@desrt.ca>
608 Date:   Mon Mar 15 17:45:02 2010 -0400
609
610     Bug 612502 - build fails on glib/tests/gvariant.c
611
612     Fix two problems caught by Tim Rice.
613
614       - non-constant expression used as array size
615       - arithmetic on void *
616
617  glib/tests/gvariant.c |    9 ++++-----
618  1 files changed, 4 insertions(+), 5 deletions(-)
619
620 commit 1953b4087f2852e43c0a4dd46bfbd6228135cf70
621 Author: Christian Persch <chpe@gnome.org>
622 Date:   Sun Feb 7 13:39:10 2010 +0100
623
624     Use static assert over runtime assert if possible
625
626     We can test the these at compile time. Bug #609231.
627
628  glib/gmappedfile.c |   19 ++++++++++---------
629  glib/gvariant.c    |   13 ++++++++-----
630  2 files changed, 18 insertions(+), 14 deletions(-)
631
632 commit 24aeaebc48a5636c2f5391de646225d1e471f7ba
633 Author: Nils-Christoph Fiedler <fiedler@medienkompanie.de>
634 Date:   Mon Mar 15 14:18:48 2010 +0100
635
636     Added LowGerman translation
637
638  po/nds.po | 2135
639  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
640  1 files changed, 2135 insertions(+), 0 deletions(-)
641
642 commit 2b1b1563a0119de94d2ec0d05f1db493872852dc
643 Author: Nils-Christoph Fiedler <fiedler@medienkompanie.de>
644 Date:   Mon Mar 15 14:18:43 2010 +0100
645
646     Added LowGerman translation
647
648  po/LINGUAS |    1 +
649  1 files changed, 1 insertions(+), 0 deletions(-)
650
651 commit 7e4d88b290589a2a91d90b084751002c246564d6
652 Author: Ryan Lortie <desrt@desrt.ca>
653 Date:   Sun Mar 14 22:27:06 2010 -0400
654
655     gvariant test: Remove unused variable
656
657  glib/tests/gvariant.c |    2 +-
658  1 files changed, 1 insertions(+), 1 deletions(-)
659
660 commit 9f16c70c16ec90be209fdaa120d2810f4128f2f0
661 Author: Petr Kovar <pknbe@volny.cz>
662 Date:   Mon Mar 15 02:30:27 2010 +0100
663
664     Update Czech translation
665
666  po/cs.po |  948
667  +++++++++++++++++++++++++++++++-------------------------------
668  1 files changed, 478 insertions(+), 470 deletions(-)
669
670 commit 9dea0253a3ded0e32daa33f11850797109018326
671 Author: Ryan Lortie <desrt@desrt.ca>
672 Date:   Sun Mar 14 15:55:48 2010 -0400
673
674     GVariant: add loading, byteswapping, normalisation
675
676  docs/reference/glib/glib-sections.txt |    4 +
677  glib/glib.symbols                     |    5 +
678  glib/gvariant-core.c                  |   61 +++++++++-
679  glib/gvariant.c                       |  207
680  +++++++++++++++++++++++++++++++++
681  glib/gvariant.h                       |   10 ++
682  glib/tests/gvariant.c                 |   72 ++++++++++++
683  6 files changed, 355 insertions(+), 4 deletions(-)
684
685 commit 1ac590b7f728d4a029a354be9aad24863badba02
686 Author: Ryan Lortie <desrt@desrt.ca>
687 Date:   Sun Mar 14 13:04:43 2010 -0400
688
689     GBuffer: very small cosmetic fix to header file
690
691  glib/gbuffer.h |    2 +-
692  1 files changed, 1 insertions(+), 1 deletions(-)
693
694 commit 056feef60b79e867190697f2d26e3ac7edf903a5
695 Author: Ryan Lortie <desrt@desrt.ca>
696 Date:   Sat Mar 13 19:55:56 2010 -0500
697
698     GVariantIter: expand the size of the dummy struct
699
700     Will allow for some nice tricks in the future.
701
702  glib/gvariant.c |    4 ++--
703  glib/gvariant.h |    2 +-
704  2 files changed, 3 insertions(+), 3 deletions(-)
705
706 commit f552689058c27ccebaf4271c4a5afc4197b74a8f
707 Author: Colin Walters <walters@verbum.org>
708 Date:   Sat Mar 13 18:11:31 2010 -0500
709
710     [GDesktopAppInfo] New function g_desktop_app_info_get_filename
711
712     This allows access to the full file path, where possible.
713
714     https://bugzilla.gnome.org/show_bug.cgi?id=612832
715
716  docs/reference/gio/gio-sections.txt |    1 +
717  gio/gdesktopappinfo.c               |   17 +++++++++++++++++
718  gio/gdesktopappinfo.h               |    2 ++
719  gio/gio.symbols                     |    1 +
720  4 files changed, 21 insertions(+), 0 deletions(-)
721
722 commit 1be8ad35144d34de99b6153cbbfa8f9add46888b
723 Author: Thomas Kristensen <thomas.k.kristensen@tandberg.com>
724 Date:   Sun Mar 14 11:47:17 2010 +0200
725
726     Close the socket event in finalizer instead of in close method
727
728     There might be a GSource attached to a GMainContext, about to be
729     removed by a
730     pending cancellation. Deleting the handle too early will trigger a
731     g_warning in
732     the "select()" call in GMainContext. Attached patch fixes this
733     by deferring
734     destruction of WSAEVENT object until GSocket's finalize().
735
736     Patch from bug #612702.
737
738     Signed-off-by: Tor Lillqvist <tml@iki.fi>
739
740  gio/gsocket.c |   14 ++++++--------
741  1 files changed, 6 insertions(+), 8 deletions(-)
742
743 commit 6c5d2798f600a0536306e1c67b2e26e2c6eff006
744 Author: Fran Diéguez <frandieguez@ubuntu.com>
745 Date:   Sat Mar 13 21:00:44 2010 +0100
746
747     Update Galician translation
748
749  po/gl.po |  974
750  +++++++++++++++++++++++++++++++-------------------------------
751  1 files changed, 480 insertions(+), 494 deletions(-)
752
753 commit 31cf766e647b46cd28cc6d2405c729d06063680d
754 Author: Friedel Wolff <friedel@translate.org.za>
755 Date:   Sat Mar 13 20:48:05 2010 +0100
756
757     Add Afrikaans translation
758
759  po/LINGUAS |    1 +
760  po/af.po   | 2015
761  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
762  2 files changed, 2016 insertions(+), 0 deletions(-)
763
764 commit 62a133f55dcd5626e9583aabc2d95926936a8475
765 Author: Javier Jardón <jjardon@gnome.org>
766 Date:   Fri Mar 12 20:37:04 2010 +0100
767
768     Improve the documentation about single include exceptions
769
770     Also, reenable the compiling Glib application section
771     Fixes https://bugzilla.gnome.org/show_bug.cgi?id=612736
772
773  docs/reference/glib/compiling.sgml |    9 +++++++++
774  docs/reference/glib/glib-docs.sgml |    1 +
775  2 files changed, 10 insertions(+), 0 deletions(-)
776
777 commit 5b19345246aa179788b09b7a82702e79f9d815d8
778 Author: Ryan Lortie <desrt@desrt.ca>
779 Date:   Fri Mar 12 15:38:47 2010 -0500
780
781     Bug 610858 - gvariant test fails sometimes
782
783     NaN floating point values get mangled when passing across the function
784     call ABI on x86 so avoid using them to get rid of spurious failures.
785
786     Reported by Christian Persch and reliably reproduced by Emilio Pozuelo
787     Monfort.
788
789  glib/tests/gvariant.c |    7 ++++++-
790  1 files changed, 6 insertions(+), 1 deletions(-)
791
792 commit a57522deae75264bade35eae8826cda2771530c6
793 Author: Tor Lillqvist <tml@iki.fi>
794 Date:   Fri Mar 12 10:42:43 2010 +0200
795
796     The SO_KEEPALIVE value seems to actually be a char on Windows
797
798     Do still use a BOOL variable, but initialize it to FALSE before the
799     getsockopt(), and drop the assertion on Windows. Should fix bug
800
801  gio/gsocket.c |   10 +++++++++-
802  1 files changed, 9 insertions(+), 1 deletions(-)
803
804 commit 1caaa4f591ead74f0a146d73155f9cfb65899bed
805 Author: Javier Jardón <jjardon@gnome.org>
806 Date:   Wed Mar 10 05:06:50 2010 +0100
807
808     [docs] Don't reference deprecated functions
809
810     Use g_io_add_watch(), g_io_add_watch_full() and
811     g_source_remove() instead the deprecated gtk_input_add_full(),
812     gtk_input_remove(), gdk_input_add(), gdk_input_add_full() and
813     gdk_input_remove()
814
815  glib/giochannel.c |    5 ++---
816  1 files changed, 2 insertions(+), 3 deletions(-)
817
818 commit 95d42761a9fff5813db46a41bc2ec6c86a2eb947
819 Author: Miloš Popović <mpopovic@src.gnome.org>
820 Date:   Tue Mar 9 20:29:43 2010 +0100
821
822     Updated Serbian translations
823
824  po/sr.po       | 1017
825  +++++++++++++++++++++++++++----------------------------
826  po/sr@latin.po | 1028
827  ++++++++++++++++++++++++++++----------------------------
828  2 files changed, 1013 insertions(+), 1032 deletions(-)
829
830 commit a85b9c4badf22777b1b099befcd9e033afa45dbf
831 Author: Ryan Lortie <desrt@desrt.ca>
832 Date:   Tue Mar 9 13:34:00 2010 -0500
833
834     'default: g_assert_not_reached();' to silence GCC
835
836     Closes bug #612327 reported by Claudio Saavedra.
837
838  glib/gvariant-serialiser.c |    3 +++
839  1 files changed, 3 insertions(+), 0 deletions(-)
840
841 commit 89fa967ba1c72081a1698d35e6c10c99190b612d
842 Author: Dagobert Michelsen <dam@opencsw.org>
843 Date:   Tue Mar 9 15:02:57 2010 +0100
844
845     Use G_STRFUNC instead of explicit gcc-only __PRETTY_FUNC__
846
847  glib/gvariant.c |    2 +-
848  1 files changed, 1 insertions(+), 1 deletions(-)
849
850 commit c69e6fd837cb92d0c7050d8ea2d0f98b6f70fbe8
851 Author: Behdad Esfahbod <behdad@behdad.org>
852 Date:   Mon Mar 8 14:28:23 2010 -0500
853
854     Cosmetic
855
856  glib/gmem.h |   18 ++++++++++--------
857  1 files changed, 10 insertions(+), 8 deletions(-)
858
859 commit f6166be24d6c43ccbaf80439aefe8eff83e7843d
860 Author: Ryan Lortie <desrt@desrt.ca>
861 Date:   Mon Mar 8 11:53:36 2010 -0500
862
863     Bump version
864
865  configure.in |    2 +-
866  1 files changed, 1 insertions(+), 1 deletions(-)
867
868 commit c58ce0e60c1a243df6326c26cf7d255d3af4ab2d
869 Author: Ryan Lortie <desrt@desrt.ca>
870 Date:   Mon Mar 8 11:48:14 2010 -0500
871
872     2.23.5
873
874  NEWS              |   50 ++
875  po/am.po          |   93 ++--
876  po/ar.po          |   98 ++--
877  po/as.po          |   98 ++--
878  po/ast.po         |   98 ++--
879  po/az.po          |   98 ++--
880  po/be.po          |  102 +++--
881  po/be@latin.po    |  102 +++--
882  po/bg.po          |  942 ++++++++++++++++++-------------------
883  po/bn.po          |   98 ++--
884  po/bn_IN.po       |   98 ++--
885  po/bs.po          |   98 ++--
886  po/ca.po          |  952 +++++++++++++++++++-------------------
887  po/ca@valencia.po |   98 ++--
888  po/cs.po          |   97 ++--
889  po/cy.po          |   98 ++--
890  po/da.po          |  953 +++++++++++++++++++-------------------
891  po/de.po          |  955 +++++++++++++++++++-------------------
892  po/dz.po          |   98 ++--
893  po/el.po          |   98 ++--
894  po/en@shaw.po     |   98 ++--
895  po/en_CA.po       |   98 ++--
896  po/en_GB.po       |  942 ++++++++++++++++++-------------------
897  po/eo.po          |   97 ++--
898  po/es.po          |  951 +++++++++++++++++++-------------------
899  po/et.po          |  477 +++++++++++++++++++-
900  po/eu.po          | 1005 ++++++++++++++++++++-------------------
901  po/fa.po          |   98 ++--
902  po/fi.po          |   98 ++--
903  po/fr.po          |  950 +++++++++++++++++++-------------------
904  po/ga.po          |   94 ++--
905  po/gl.po          |   97 ++--
906  po/gu.po          |   98 ++--
907  po/he.po          |   98 ++--
908  po/hi.po          |   98 ++--
909  po/hr.po          |   98 ++--
910  po/hu.po          | 1021 ++++++++++++++++++++--------------------
911  po/hy.po          |   94 ++--
912  po/id.po          |   98 ++--
913  po/is.po          |   98 ++--
914  po/it.po          |  955 +++++++++++++++++++-------------------
915  po/ja.po          |   98 ++--
916  po/ka.po          |   98 ++--
917  po/kn.po          |   98 ++--
918  po/ko.po          |   97 ++--
919  po/ku.po          |   93 ++--
920  po/lt.po          |  942 ++++++++++++++++++-------------------
921  po/lv.po          |   97 ++--
922  po/mai.po         |   98 ++--
923  po/mg.po          |   98 ++--
924  po/mk.po          |   98 ++--
925  po/ml.po          |   98 ++--
926  po/mn.po          |   98 ++--
927  po/mr.po          |   98 ++--
928  po/ms.po          |   98 ++--
929  po/nb.po          |  942 ++++++++++++++++++-------------------
930  po/ne.po          |   98 ++--
931  po/nl.po          |   98 ++--
932  po/nn.po          |   98 ++--
933  po/oc.po          |   93 ++--
934  po/or.po          |   98 ++--
935  po/pa.po          |   98 ++--
936  po/pl.po          |  942 ++++++++++++++++++-------------------
937  po/ps.po          |   94 ++--
938  po/pt.po          |  952 +++++++++++++++++++-------------------
939  po/pt_BR.po       |  942 ++++++++++++++++++-------------------
940  po/ro.po          |   97 ++--
941  po/ru.po          |  942 ++++++++++++++++++-------------------
942  po/rw.po          |   98 ++--
943  po/si.po          |   98 ++--
944  po/sk.po          |   98 ++--
945  po/sl.po          | 1324
946  +++++++++++++++++++++++++---------------------------
947  po/sq.po          |   98 ++--
948  po/sr.po          |   98 ++--
949  po/sr@ije.po      |   98 ++--
950  po/sr@latin.po    |   98 ++--
951  po/sv.po          | 1353
952  ++++++++++++++++++++++++++---------------------------
953  po/ta.po          |   98 ++--
954  po/te.po          |   98 ++--
955  po/th.po          |   97 ++--
956  po/tl.po          |   98 ++--
957  po/tr.po          |   98 ++--
958  po/tt.po          |   93 ++--
959  po/uk.po          |   98 ++--
960  po/vi.po          |   98 ++--
961  po/wa.po          |   98 ++--
962  po/xh.po          |   98 ++--
963  po/yi.po          |   97 ++--
964  po/zh_CN.po       |   98 ++--
965  po/zh_HK.po       |  968 +++++++++++++++++++-------------------
966  po/zh_TW.po       |  953 +++++++++++++++++++-------------------
967  91 files changed, 13883 insertions(+), 13260 deletions(-)
968
969 commit f9d8d70396978ae201ce79708f7cd69cf6f93399
970 Author: Ryan Lortie <desrt@desrt.ca>
971 Date:   Mon Mar 8 11:29:27 2010 -0500
972
973     gtk-doc: ignore gvariant-internal.h
974
975  docs/reference/glib/Makefile.am |    1 +
976  1 files changed, 1 insertions(+), 0 deletions(-)
977
978 commit 929a2e1ae10083d647a77dd36c17071e7fac1593
979 Author: Ryan Lortie <desrt@desrt.ca>
980 Date:   Mon Mar 8 11:25:37 2010 -0500
981
982     Add gvariant-varargs.xml to the distribution
983
984  docs/reference/glib/Makefile.am |    3 ++-
985  1 files changed, 2 insertions(+), 1 deletions(-)
986
987 commit 6393ca443af7f588275aa6ee8b051bb1d41394e8
988 Author: Ryan Lortie <desrt@desrt.ca>
989 Date:   Mon Mar 8 10:54:23 2010 -0500
990
991     distcheck: add gvariant-internal.h to SOURCES
992
993  glib/Makefile.am |    1 +
994  1 files changed, 1 insertions(+), 0 deletions(-)
995
996 commit 75f761bcaa66c82d132c9e3d8cdfcb8ee0971eb6
997 Author: Ryan Lortie <desrt@desrt.ca>
998 Date:   Mon Mar 8 10:30:59 2010 -0500
999
1000     GVariant variable arguments, tests, cleanups
1001
1002     Merge GVariant variable arguments support and put it under tests.
1003
1004     Also, remove the hack of the test case directly '#include'ing .c files
1005     from glib/.  Instead, create a non-installed gvariant-internal.h that
1006     the tests can include and make the symbols in it visible on the symbol
1007     table of the shared library.  These symbols (as they are present in no
1008     installed header files) are not part of the API of GLib.
1009
1010     Increase test coverage in a few other areas.
1011
1012  docs/reference/glib/glib-docs.sgml       |    1 +
1013  docs/reference/glib/glib-sections.txt    |   11 +
1014  docs/reference/glib/gvariant-varargs.xml |  987 +++++++++++++++++++++
1015  glib/glib.symbols                        |   48 +-
1016  glib/gvariant-internal.h                 |   49 +
1017  glib/gvariant-serialiser.c               |    4 +
1018  glib/gvariant-serialiser.h               |    9 -
1019  glib/gvariant.c                          | 1397
1020  ++++++++++++++++++++++++++----
1021  glib/gvariant.h                          |   18 +
1022  glib/gvarianttypeinfo.c                  |   11 +-
1023  glib/gvarianttypeinfo.h                  |   10 +-
1024  glib/tests/gvariant.c                    |  773 ++++++++++++++++-
1025  12 files changed, 3110 insertions(+), 208 deletions(-)
1026
1027 commit 8cd5c94f42fb362e1620368e805d50e3804e7bc2
1028 Author: Alexander Larsson <alexl@redhat.com>
1029 Date:   Mon Mar 8 12:03:40 2010 +0100
1030
1031     Add pregenerated ids for TRASH_ORIG_PATH and TRASH_DELETION_DATE
1032
1033     This fixes the build for me
1034
1035  gio/gfileinfo-priv.h |    3 ++-
1036  1 files changed, 2 insertions(+), 1 deletions(-)
1037
1038 commit fe4839dbb8358b65d19370114dc9d43cc71e6773
1039 Author: Piotr Drąg <piotrdrag@gmail.com>
1040 Date:   Mon Mar 8 10:51:11 2010 +0100
1041
1042     Updated Polish translation
1043
1044  po/pl.po |  951
1045  +++++++++++++++++++++++++++++++-------------------------------
1046  1 files changed, 479 insertions(+), 472 deletions(-)
1047
1048 commit 826abbefcee6c7f64ed8c21d9a2671f9cd0be089
1049 Author: Matthias Clasen <mclasen@redhat.com>
1050 Date:   Mon Mar 8 00:36:00 2010 -0500
1051
1052     Add defines for trash::orig-path and trash::deletion-date
1053
1054     See bug 612107.
1055
1056  gio/gfileinfo.c |   30 ++++++++++++++++--------------
1057  gio/gfileinfo.h |   24 ++++++++++++++++++++++++
1058  2 files changed, 40 insertions(+), 14 deletions(-)
1059
1060 commit 96d105906ef267b687ee6fbe085a791f3b17afc6
1061 Author: Priit Laes <plaes@plaes.org>
1062 Date:   Mon Mar 8 00:16:23 2010 -0500
1063
1064     Fix run-assert-msg-test to work with libtool-2.2.x.
1065
1066  tests/run-assert-msg-test.sh |    6 +++++-
1067  1 files changed, 5 insertions(+), 1 deletions(-)
1068
1069 commit 0a51b58e0776f2d5a82a5346ab81fb50ee75f9f4
1070 Author: Matthias Clasen <mclasen@redhat.com>
1071 Date:   Mon Mar 8 00:12:33 2010 -0500
1072
1073     Minor doc clarification
1074
1075     Mention g_realloc() as a possible function to use with
1076     g_memory_output_stream_new(). Bug 612041.
1077
1078  gio/gmemoryoutputstream.c |   10 +++++++---
1079  1 files changed, 7 insertions(+), 3 deletions(-)
1080
1081 commit 42f042d5fb381151a999e38740720e9244caa6da
1082 Author: Matthias Clasen <mclasen@redhat.com>
1083 Date:   Mon Mar 8 00:04:11 2010 -0500
1084
1085     Minor doc clarification
1086
1087     Spell out that g_utf8_strlen() behaves like strlen() wrt. to
1088     termination. Bug 612040.
1089
1090  glib/gutf8.c |   15 ++++++++-------
1091  1 files changed, 8 insertions(+), 7 deletions(-)
1092
1093 commit 485077e9ce78ad2b55bdb471b57dc9fe21259922
1094 Author: Duarte Loreto <happyguy_pt@hotmail.com>
1095 Date:   Mon Mar 8 02:31:12 2010 +0000
1096
1097     Updated Portuguese translation
1098
1099  po/pt.po |   29 +++++++++++++++++------------
1100  1 files changed, 17 insertions(+), 12 deletions(-)
1101
1102 commit 9dd6c60fbfc742eb08a5b5b27986395ed439fbc1
1103 Author: Matthias Clasen <mclasen@redhat.com>
1104 Date:   Sun Mar 7 17:42:25 2010 -0500
1105
1106     Plug a memleak in g_io_modules_scan_all_in_directory
1107
1108     ...and at the same time, fix a malloc<>g_free mismatch.
1109     Patch by Caolan McNamara, bug 611897
1110
1111  gio/giomodule.c |    4 ++--
1112  1 files changed, 2 insertions(+), 2 deletions(-)
1113
1114 commit 5f424088f5bdf041d5653f5f2aa310150155f58c
1115 Author: Jorge González <jorgegonz@svn.gnome.org>
1116 Date:   Sun Mar 7 11:49:58 2010 +0100
1117
1118     Updated Spanish translation
1119
1120  po/es.po |  963
1121  +++++++++++++++++++++++++++++++-------------------------------
1122  1 files changed, 484 insertions(+), 479 deletions(-)
1123
1124 commit a9d57e990b878d2b602b247dba676cd257426e23
1125 Author: Ryan Lortie <desrt@desrt.ca>
1126 Date:   Sun Mar 7 03:02:08 2010 -0500
1127
1128     .gitignore mem-overflow test
1129
1130  glib/tests/.gitignore |    1 +
1131  1 files changed, 1 insertions(+), 0 deletions(-)
1132
1133 commit dfcee5865b7c677db722640dec5e34a8e89b4d07
1134 Author: Ryan Lortie <desrt@desrt.ca>
1135 Date:   Sun Mar 7 02:15:37 2010 -0500
1136
1137     gtk-doc: ignore GBuffer
1138
1139  docs/reference/glib/Makefile.am |    1 +
1140  1 files changed, 1 insertions(+), 0 deletions(-)
1141
1142 commit a1b9743e1816c5269029e8ae2e21e8950c411f5c
1143 Author: Ryan Lortie <desrt@desrt.ca>
1144 Date:   Sat Mar 6 23:21:27 2010 -0500
1145
1146     Bug 608196 - Overflow-safe g_new family
1147
1148     Remove the macros for the g_malloc_n family -- calls directly to those
1149     functions now always go directly to those functions.
1150
1151     Reimplement the macros for g_new and friends.
1152
1153     Remove the branch that checked for calling g_new() with a constant
1154     n_structs == 1.  With the struct size always known this case will
1155     now be
1156     caught under the case that does the inline multiplication and the
1157     multiplication by 1 will be optimised away.
1158
1159  glib/gmem.c |    8 -----
1160  glib/gmem.h |   83
1161  +++++++++++++++++++++++++----------------------------------
1162  2 files changed, 35 insertions(+), 56 deletions(-)
1163
1164 commit 01ef92178b9978b7491bbb3397de9ee08e38af20
1165 Author: Alexander Shopov <ash@contact.bg>
1166 Date:   Sat Mar 6 20:22:49 2010 +0200
1167
1168     Updated Bulgarian translation
1169
1170  po/bg.po |   13 ++++++-------
1171  1 files changed, 6 insertions(+), 7 deletions(-)
1172
1173 commit 7fa6d67bdb3b4d467931d88e7c5ba38481df8bab
1174 Author: Gil Forcada <gforcada@gnome.org>
1175 Date:   Sat Mar 6 13:34:27 2010 +0100
1176
1177     Updated Catalan translation
1178
1179  po/ca.po |   18 ++++++++++--------
1180  1 files changed, 10 insertions(+), 8 deletions(-)
1181
1182 commit 3d98c449b1638a4dc242279737c36fa3e37cb8ce
1183 Author: Stefan Kost <ensonic@users.sf.net>
1184 Date:   Sat Mar 6 14:15:25 2010 +0200
1185
1186     gsignal: improve g_signal_new docs.
1187
1188     Using 0 for class_offset is only a means to be able to add signal
1189     when running
1190     out of slots in the lass structure.
1191
1192  gobject/gsignal.c |    7 ++++++-
1193  1 files changed, 6 insertions(+), 1 deletions(-)
1194
1195 commit fa32ee56109e295f3dae95c8bbdf98a99f1bc66e
1196 Author: Stefan Kost <ensonic@users.sf.net>
1197 Date:   Sat Mar 6 13:36:38 2010 +0200
1198
1199     docs: exchange "Subversion" with "source code repository"
1200
1201     Fixes the outdated reference.
1202
1203  docs/reference/gobject/tut_gsignal.xml |    2 +-
1204  1 files changed, 1 insertions(+), 1 deletions(-)
1205
1206 commit ada60fd83fdd4fa694d8d872ea7cbe14b09cbfcc
1207 Author: Luca Ferretti <lferrett@gnome.org>
1208 Date:   Sat Mar 6 01:05:40 2010 +0100
1209
1210     Updated Italian translation
1211
1212  po/it.po | 1036
1213  +++++++++++++++++++++++++++++++-------------------------------
1214  1 files changed, 518 insertions(+), 518 deletions(-)
1215
1216 commit bed0e3f14020bce9ea4eabfe846abb2b4cdfc83e
1217 Author: Daniel Nylander <po@danielnylander.se>
1218 Date:   Sat Mar 6 00:28:38 2010 +0100
1219
1220     Updated Swedish translation
1221
1222  po/sv.po | 1391
1223  +++++++++++++++++++++++++++++++------------------------------
1224  1 files changed, 707 insertions(+), 684 deletions(-)
1225
1226 commit 54e830100de02d49d11842e9464511f160c8fbbc
1227 Author: Fridrich Strba <fridrich.strba@bluewin.ch>
1228 Date:   Fri Mar 5 23:15:45 2010 +0100
1229
1230     Adding new defines first appeared in 2.22 into glibconfig.h.win32.in
1231
1232  glibconfig.h.win32.in |    8 ++++++++
1233  1 files changed, 8 insertions(+), 0 deletions(-)
1234
1235 commit 0772298b9bc43af10ddb53f63e2c6faca6371a82
1236 Author: Claude Paroz <claude@2xlibre.net>
1237 Date:   Fri Mar 5 22:32:07 2010 +0100
1238
1239     Updated French translation
1240
1241  po/fr.po |  964
1242  +++++++++++++++++++++++++++++++-------------------------------
1243  1 files changed, 483 insertions(+), 481 deletions(-)
1244
1245 commit 6949099124ddd6bed660c146a42800402b5807ea
1246 Author: Gabor Kelemen <kelemeng@gnome.hu>
1247 Date:   Fri Mar 5 22:03:27 2010 +0100
1248
1249     Updated Hungarian translation
1250
1251  po/hu.po |   87
1252  +++++++++++++++++++++++--------------------------------------
1253  1 files changed, 33 insertions(+), 54 deletions(-)
1254
1255 commit 0edd7cb8a10388e22cd6b3a37295a6ffddf7e693
1256 Author: Ryan Lortie <desrt@desrt.ca>
1257 Date:   Fri Mar 5 15:52:38 2010 -0500
1258
1259     undef the proper macros to avoid warning message
1260
1261  glib/tests/mem-overflow.c |    4 ++--
1262  1 files changed, 2 insertions(+), 2 deletions(-)
1263
1264 commit a3420d8713d6b5425b80f30e5cb61e88bb9d46e2
1265 Author: Behdad Esfahbod <behdad@behdad.org>
1266 Date:   Fri Mar 5 15:48:08 2010 -0500
1267
1268     Add makegalias.pl dep on galias.h and co
1269
1270  glib/Makefile.am |    4 ++--
1271  1 files changed, 2 insertions(+), 2 deletions(-)
1272
1273 commit 4882be674326f85aaef479ba2aa6b63565f818b3
1274 Author: Leonid Kanter <leon@asplinux.ru>
1275 Date:   Fri Mar 5 15:49:12 2010 +0200
1276
1277     update Russian translation
1278
1279  po/ru.po |   81
1280  +++++++++++++++++++++++++++++++++++++++-----------------------
1281  1 files changed, 51 insertions(+), 30 deletions(-)
1282
1283 commit 24768ebd8f3a792a091f5583ab301424f84d77d3
1284 Author: Matej Urbančič <mateju@svn.gnome.org>
1285 Date:   Fri Mar 5 14:32:01 2010 +0100
1286
1287     Updated Slovenian translation
1288
1289  po/sl.po | 1338
1290  ++++++++++++++++++++++++++++++++------------------------------
1291  1 files changed, 697 insertions(+), 641 deletions(-)
1292
1293 commit 7026365db22a12b7606bf1e2defac803b359cf68
1294 Author: Ryan Lortie <desrt@desrt.ca>
1295 Date:   Fri Mar 5 06:10:01 2010 -0500
1296
1297     g_variant_get_strv: support objects and signatures
1298
1299  glib/gvariant.c |   10 ++++++++--
1300  1 files changed, 8 insertions(+), 2 deletions(-)
1301
1302 commit 118d59ba15324b49ab9f8b61332364148102d3fd
1303 Author: Ryan Lortie <desrt@desrt.ca>
1304 Date:   Fri Mar 5 06:09:38 2010 -0500
1305
1306     GVariant: fix some refcounting issues
1307
1308  glib/gvariant.c |    7 +++++--
1309  1 files changed, 5 insertions(+), 2 deletions(-)
1310
1311 commit 3297185f3962bd73714c376c101c891897b999b4
1312 Author: Ivar Smolin <okul@linux.ee>
1313 Date:   Fri Mar 5 13:08:05 2010 +0200
1314
1315     Estonian translation updated
1316
1317  po/et.po |  489
1318  ++------------------------------------------------------------
1319  1 files changed, 10 insertions(+), 479 deletions(-)
1320
1321 commit 6c58d5f8aeb420bd95caaf6ec62be60b47c819b7
1322 Author: Gintautas Miliauskas <gintautas@miliauskas.lt>
1323 Date:   Fri Mar 5 11:16:33 2010 +0200
1324
1325     Updated Lithuanian translation.
1326
1327  po/lt.po |   22 ++++++++++++----------
1328  1 files changed, 12 insertions(+), 10 deletions(-)
1329
1330 commit e0fff9a057dffc795146d5baa9a9e186587344b5
1331 Author: Philip Withnall <philip@tecnocode.co.uk>
1332 Date:   Thu Mar 4 23:54:07 2010 +0000
1333
1334     Updated British English translation
1335
1336  po/en_GB.po |   19 +++++++++++--------
1337  1 files changed, 11 insertions(+), 8 deletions(-)
1338
1339 commit e583d05374fc26de0e52ea20722254cdb081b23c
1340 Author: Kjartan Maraas <kmaraas@gnome.org>
1341 Date:   Thu Mar 4 22:57:03 2010 +0100
1342
1343     Updated Norwegian bokmål translation
1344
1345  po/nb.po |    2 +-
1346  1 files changed, 1 insertions(+), 1 deletions(-)
1347
1348 commit 1b1af2fa240f96fda5361784d1d80a94fae5752c
1349 Author: Kjartan Maraas <kmaraas@gnome.org>
1350 Date:   Thu Mar 4 22:56:37 2010 +0100
1351
1352     Updated Norwegian bokmål translation
1353
1354  po/nb.po |   12 ++++++++----
1355  1 files changed, 8 insertions(+), 4 deletions(-)
1356
1357 commit fe3c945a3fe15b6d4b1177c20f88ac7441d5dca9
1358 Author: Mario Blättermann <mariobl@gnome.org>
1359 Date:   Thu Mar 4 22:02:43 2010 +0100
1360
1361     Updated German translation
1362
1363  po/de.po |  128
1364  ++++++++++++++++++++++++++++++++++----------------------------
1365  1 files changed, 70 insertions(+), 58 deletions(-)
1366
1367 commit 983fd35c7c38ab54b2e39e25102990184377fbb3
1368 Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
1369 Date:   Thu Mar 4 21:31:54 2010 +0100
1370
1371     Updated Basque language
1372
1373  po/eu.po |    8 ++++++--
1374  1 files changed, 6 insertions(+), 2 deletions(-)
1375
1376 commit 976cce06fc863496a595240ceb6af07b90d41313
1377 Author: Jonh Wendell <jwendell@gnome.org>
1378 Date:   Thu Mar 4 17:13:56 2010 -0300
1379
1380     Updated Brazilian Portuguese translation
1381
1382  po/pt_BR.po |  958
1383  ++++++++++++++++++++++++++++++-----------------------------
1384  1 files changed, 484 insertions(+), 474 deletions(-)
1385
1386 commit 7504095de09756efec4bc39225986c5db10d6ace
1387 Author: Jonh Wendell <jwendell@gnome.org>
1388 Date:   Thu Mar 4 17:03:13 2010 -0300
1389
1390     Mark a string for translation
1391
1392  gio/gfile.c |    2 +-
1393  1 files changed, 1 insertions(+), 1 deletions(-)
1394
1395 commit 766183c079192d8fb71044770456c8c9662bd5db
1396 Author: Claudio Saavedra <csaavedra@igalia.com>
1397 Date:   Thu Mar 4 19:18:12 2010 +0200
1398
1399     Remove GUtf8InputStream leftover in docs
1400
1401     Fixes build.
1402
1403  docs/reference/gio/gio.types |    1 -
1404  1 files changed, 0 insertions(+), 1 deletions(-)
1405
1406 commit f3425cc38dae31b815db1038dcaac29848840409
1407 Author: Behdad Esfahbod <behdad@behdad.org>
1408 Date:   Thu Mar 4 10:38:31 2010 -0500
1409
1410     Fix galias build breakage with g_malloc_n macros
1411
1412  glib/gmem.c |   15 +++++++++------
1413  1 files changed, 9 insertions(+), 6 deletions(-)
1414
1415 commit c423c3a9c951a64b2c3d3eea67e15fce752a2bd0
1416 Author: Christian Dywan <christian@twotoasts.de>
1417 Date:   Thu Mar 4 11:02:31 2010 +0100
1418
1419     Add licence headers to gnativevolumemonitor.c/h
1420
1421     Fixes bug #609531
1422
1423  gio/gnativevolumemonitor.c |   22 ++++++++++++++++++++++
1424  gio/gnativevolumemonitor.h |   22 ++++++++++++++++++++++
1425  2 files changed, 44 insertions(+), 0 deletions(-)
1426
1427 commit 343cbf25c7104f782b9d0070cb623c7605dab646
1428 Author: Behdad Esfahbod <behdad@behdad.org>
1429 Date:   Tue Feb 2 23:48:42 2010 -0500
1430
1431     Bug 608196 - Overflow-safe g_new family
1432
1433     New public API:
1434
1435     g_malloc_n
1436     g_malloc0_n
1437     g_realloc_n
1438     g_try_malloc_n
1439     g_try_malloc0_n
1440     g_try_realloc_n
1441
1442  docs/reference/glib/glib-sections.txt |    6 ++
1443  docs/reference/glib/tmpl/memory.sgml  |   82 ++++++++++++++++++++++++-
1444  glib/glib.symbols                     |    6 ++
1445  glib/gmem.c                           |   95
1446  ++++++++++++++++++++++++++++-
1447  glib/gmem.h                           |   92 +++++++++++++++++++++++-----
1448  glib/tests/Makefile.am                |    3 +
1449  glib/tests/mem-overflow.c             |  108
1450  +++++++++++++++++++++++++++++++++
1451  glib/tests/printf.c                   |    2 +-
1452  glib/tests/rand.c                     |    2 +-
1453  9 files changed, 375 insertions(+), 21 deletions(-)
1454
1455 commit 373f3d8b52ca8b08de0af6062eb284c2a7a856d9
1456 Author: Felix Riemann <friemann@gnome.org>
1457 Date:   Wed Feb 24 12:54:17 2010 +0100
1458
1459     Fix API docs for GZlibCompressor and GZlibDecompressor
1460
1461     Corrects the general descriptions and makes the signals and
1462     implemented
1463     interfaces appear.
1464
1465  docs/reference/gio/gio-sections.txt |    4 ++--
1466  gio/gzlibcompressor.c               |    4 ++--
1467  gio/gzlibdecompressor.c             |    2 +-
1468  3 files changed, 5 insertions(+), 5 deletions(-)
1469
1470 commit 560f5187432fc890725c5bb5c74a0997affb888c
1471 Author: Ryan Lortie <desrt@desrt.ca>
1472 Date:   Wed Mar 3 11:36:52 2010 -0500
1473
1474     GVariantBuilder: loosen assertion check
1475
1476     Don't check that a GVariantBuilder is fully-valid for use when
1477     performing refcounting operations, as these operations may be occuring
1478     after the builder has already been cleared.
1479
1480  glib/gvariant.c |    3 +--
1481  1 files changed, 1 insertions(+), 2 deletions(-)
1482
1483 commit 9a886135c80233a5a40071189df7693151201954
1484 Author: Dan Winship <danw@gnome.org>
1485 Date:   Wed Mar 3 08:35:32 2010 -0500
1486
1487     GResolver: fix Windows 2000 workaround
1488
1489     Move the <wspiapi.h> include from gwin32resolver.c to
1490     gnetworkingprivate.h, since gthreadedresolver.c needs it too.
1491
1492     https://bugzilla.gnome.org/show_bug.cgi?id=611696
1493
1494  gio/gnetworkingprivate.h |    8 ++++++++
1495  gio/gwin32resolver.c     |    8 --------
1496  2 files changed, 8 insertions(+), 8 deletions(-)
1497
1498 commit 67ba99f7abfba0d24719950b55e88024acfc91ae
1499 Author: Kjartan Maraas <kmaraas@gnome.org>
1500 Date:   Wed Mar 3 13:49:10 2010 +0100
1501
1502     Updated Norwegian bokmål translation
1503
1504  po/nb.po |  955
1505  +++++++++++++++++++++++++++++++-------------------------------
1506  1 files changed, 479 insertions(+), 476 deletions(-)
1507
1508 commit fe6e278a870c7b2a3e76ba9ef17a9b99a4c0c474
1509 Author: Ryan Lortie <desrt@desrt.ca>
1510 Date:   Wed Mar 3 03:37:37 2010 -0500
1511
1512     GVariantBuilder: allow for stack allocation
1513
1514  docs/reference/glib/glib-sections.txt |    2 +
1515  glib/glib.symbols                     |    6 +-
1516  glib/gvariant.c                       |  553
1517  ++++++++++++++++++++-------------
1518  glib/gvariant.h                       |   13 +-
1519  glib/tests/gvariant.c                 |   13 +-
1520  5 files changed, 352 insertions(+), 235 deletions(-)
1521
1522 commit bb0808638c5b4bac11355bc94434d35e76b53364
1523 Author: Gabor Kelemen <kelemeng@gnome.hu>
1524 Date:   Tue Mar 2 17:18:52 2010 +0100
1525
1526     Updated Hungarian translation
1527
1528  po/hu.po | 1030
1529  ++++++++++++++++++++++++++++++-------------------------------
1530  1 files changed, 507 insertions(+), 523 deletions(-)
1531
1532 commit 2927c5e0c628dfe97f2649661db703a30dbebd8b
1533 Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
1534 Date:   Tue Mar 2 12:39:33 2010 +0100
1535
1536     Updated Basque language
1537
1538  po/eu.po | 1035
1539  ++++++++++++++++++++++++++++++--------------------------------
1540  1 files changed, 504 insertions(+), 531 deletions(-)
1541
1542 commit 277b9717da6261d089772684669bc55c5a0e911b
1543 Author: Paolo Borelli <pborelli@gnome.org>
1544 Date:   Mon Mar 1 10:24:43 2010 +0100
1545
1546     Remove utf8inputstream leftovers in a few other places
1547
1548  docs/reference/gio/gio-docs.xml     |    1 -
1549  docs/reference/gio/gio-sections.txt |   18 ------------------
1550  gio/giotypes.h                      |    1 -
1551  po/POTFILES.in                      |    1 -
1552  4 files changed, 0 insertions(+), 21 deletions(-)
1553
1554 commit 2bfddf162e686c750beb2af2e4cb2e8d8d523440
1555 Author: Alexander Larsson <alexl@redhat.com>
1556 Date:   Mon Mar 1 09:56:02 2010 +0100
1557
1558     Remove GUtf8InputStream for now
1559
1560     It turns out that the way this worked did not work out for the current
1561     main usecase (gedit) due to issues with how this is best integrated
1562     with GtkTextView. So, in order to not have to support an unused
1563     non-ideal
1564     API forever we remove this before its been in a stable release.
1565
1566     The basic feature seems to have some utility though, so we hope for it
1567     to eventually return in a better form.
1568
1569  gio/Makefile.am               |    2 -
1570  gio/gio.h                     |    1 -
1571  gio/gio.symbols               |    7 -
1572  gio/gutf8inputstream.c        |  327
1573  -----------------------------------------
1574  gio/gutf8inputstream.h        |   80 ----------
1575  gio/tests/Makefile.am         |    4 -
1576  gio/tests/utf8-input-stream.c |  252 -------------------------------
1577  7 files changed, 0 insertions(+), 673 deletions(-)
1578
1579 commit c47e1949e215126c70503843ebb7759449160212
1580 Author: Gil Forcada <gforcada@gnome.org>
1581 Date:   Sun Feb 28 18:55:54 2010 +0100
1582
1583     Updated Catalan translation
1584
1585  po/ca.po | 1009
1586  +++++++++++++++++++++++++++++++-------------------------------
1587  1 files changed, 506 insertions(+), 503 deletions(-)
1588
1589 commit 92d4cfbd1584847ea689146c57f3c79282813ae3
1590 Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
1591 Date:   Sat Feb 27 20:40:04 2010 +0800
1592
1593     Updated Traditional Chinese translation(Hong Kong and Taiwan)
1594
1595  po/zh_HK.po |  965
1596  ++++++++++++++++++++++++++++++-----------------------------
1597  po/zh_TW.po |  950
1598  +++++++++++++++++++++++++++++-----------------------------
1599  2 files changed, 962 insertions(+), 953 deletions(-)
1600
1601 commit a3c7406cce2af55aea4ffdf1ceb8b828f5ef3219
1602 Author: Ryan Lortie <desrt@desrt.ca>
1603 Date:   Thu Feb 25 18:09:23 2010 -0500
1604
1605     GVariantTypeInfo: fix thread safety bug
1606
1607     Issue caught by Michael Meeks.  This patch based on his.
1608
1609     GVariantTypeInfo was dropping the reference count on the TypeInfo
1610     structure before removing it from the hash table.  This means that
1611     another thread could come along and grab the value from the hash table
1612     in the meantime.
1613
1614     Solve this by holding the lock on the table before dropping the
1615     reference.
1616
1617     Also: move the hash table initialisation inside of the lock to remove
1618     the standard double-initialisation race plus a more insidious issue
1619     caused by the fact that we free the hash table once it becomes empty.
1620
1621  glib/gvarianttypeinfo.c |   12 +++++++-----
1622  1 files changed, 7 insertions(+), 5 deletions(-)
1623
1624 commit 43b6c2b8f5a9000373b448eca7edea2e3dad4248
1625 Author: Duarte Loreto <happyguy_pt@hotmail.com>
1626 Date:   Thu Feb 25 02:03:17 2010 +0000
1627
1628     Updated Portuguese translation
1629
1630  po/pt.po | 1030
1631  +++++++++++++++++++++++++++++++-------------------------------
1632  1 files changed, 514 insertions(+), 516 deletions(-)
1633
1634 commit 24decf7658368ebcae012d82224627668485137a
1635 Author: Bruce Cowan <bcowan@fastmail.co.uk>
1636 Date:   Wed Feb 24 15:28:15 2010 +0000
1637
1638     Updated British English translation
1639
1640  po/en_GB.po | 1014
1641  ++++++++++++++++++++++++++++++-----------------------------
1642  1 files changed, 508 insertions(+), 506 deletions(-)
1643
1644 commit cf07bb353433234268b599d11afc0b0245fdddae
1645 Author: Leonid Kanter <leon@asplinux.ru>
1646 Date:   Wed Feb 24 10:49:16 2010 +0200
1647
1648     Update Russian translation by Yuri Kozlov <yuray@komyakino.ru>
1649
1650  po/ru.po | 1188
1651  ++++++++++++++++++++++++++++----------------------------------
1652  1 files changed, 538 insertions(+), 650 deletions(-)
1653
1654 commit a495a2122d404fdf2c6cf5e3aa0524cf0437ec30
1655 Author: Saleem Abdulrasool <compnerd@compnerd.org>
1656 Date:   Tue Feb 23 15:28:51 2010 -0800
1657
1658     include gio.h, not giotypes.h
1659
1660     Including giotypes.h in gfiledescriptor.h causes a compilation
1661     failure for users
1662     of the header as giotypes.h may not be included directly.
1663
1664  gio/gfiledescriptorbased.h |    2 +-
1665  1 files changed, 1 insertions(+), 1 deletions(-)
1666
1667 commit 8413dfda9b71ff671a92df2c1d3451fb7c0b2085
1668 Author: Gintautas Miliauskas <gintautas@miliauskas.lt>
1669 Date:   Tue Feb 23 23:45:09 2010 +0200
1670
1671     Updated Lithuanian translation.
1672
1673  po/lt.po | 1179
1674  +++++++++++++++++++++++++++++++-------------------------------
1675  1 files changed, 587 insertions(+), 592 deletions(-)
1676
1677 commit ec0e3089c0e80219ad6e7806b27363ac9c990462
1678 Author: Ask H. Larsen <asklarsen@gmail.com>
1679 Date:   Tue Feb 23 22:25:51 2010 +0100
1680
1681     Updated Danish translation
1682
1683  po/da.po | 1018
1684  +++++++++++++++++++++++++++++++-------------------------------
1685  1 files changed, 510 insertions(+), 508 deletions(-)
1686
1687 commit 1903c229a267611a2624409371390a472d97ad4c
1688 Author: Mario Blättermann <mariobl@gnome.org>
1689 Date:   Tue Feb 23 22:23:36 2010 +0100
1690
1691     Updated German translation
1692
1693  po/de.po | 1013
1694  +++++++++++++++++++++++++++++++-------------------------------
1695  1 files changed, 505 insertions(+), 508 deletions(-)
1696
1697 commit 2940285002c3504fb49fb7388d2265b464c92dcc
1698 Author: Ryan Lortie <desrt@desrt.ca>
1699 Date:   Tue Feb 23 12:49:08 2010 -0500
1700
1701     .gitignore gcov output (*.gcov, *.gcno, *.gcda)
1702
1703  .gitignore |    3 +++
1704  1 files changed, 3 insertions(+), 0 deletions(-)
1705
1706 commit cecf61d1c3e8ff07b1595641bad85fb9f9b03ddf
1707 Author: Edward Hervey <bilboed@bilboed.com>
1708 Date:   Mon Dec 7 11:23:55 2009 +0100
1709
1710     gobject: Don't use G_PARAM_SPEC_VALUE_TYPE when we know the pspec
1711     is valid
1712
1713     https://bugzilla.gnome.org/show_bug.cgi?id=605667
1714
1715  gobject/gobject.c |   26 +++++++++++++-------------
1716  1 files changed, 13 insertions(+), 13 deletions(-)
1717
1718 commit a7cc500d3829db1a8757ae940db09869b78bdca8
1719 Author: Emilio Pozuelo Monfort <pochu27@gmail.com>
1720 Date:   Tue Feb 23 18:19:16 2010 +0100
1721
1722     Test for unexisting files in $TMP and not in $HOME
1723
1724     Some buildd environments have an unwritable $HOME, which makes the
1725     test that looks for an unexisting file there fail. Use $TMP instead,
1726     which should be more reliable.
1727
1728     https://bugzilla.gnome.org/show_bug.cgi?id=610860
1729
1730  gio/tests/readwrite.c |    2 +-
1731  1 files changed, 1 insertions(+), 1 deletions(-)
1732
1733 commit 355246579ee08753e80bef5d31816a6ef52da73b
1734 Author: Alexander Shopov <ash@contact.bg>
1735 Date:   Tue Feb 23 09:30:39 2010 +0200
1736
1737     Updated Bulgarian translation
1738
1739  po/bg.po |  973
1740  +++++++++++++++++++++++++++++++-------------------------------
1741  1 files changed, 488 insertions(+), 485 deletions(-)
1742
1743 commit 1f66523ad325c301d9caf7130b99d3fd74940338
1744 Author: Ryan Lortie <desrt@desrt.ca>
1745 Date:   Tue Feb 23 02:00:11 2010 -0500
1746
1747     Fix backward logic in g_return_if_fail().
1748
1749  glib/gvariant.c |    8 ++++----
1750  1 files changed, 4 insertions(+), 4 deletions(-)
1751
1752 commit 360b9b540ee5e88de01a4c8aaf16c84f6cf23dc8
1753 Author: Ryan Lortie <desrt@desrt.ca>
1754 Date:   Tue Feb 23 01:59:57 2010 -0500
1755
1756     GVariant: Improve test coverage.
1757
1758  glib/tests/gvariant.c |  253
1759  +++++++++++++++++++++++++++++++++++++++++++++++--
1760  1 files changed, 245 insertions(+), 8 deletions(-)
1761
1762 commit 202d7d37d6ce066291504276810c350c9a3feb7a
1763 Author: Emilio Pozuelo Monfort <pochu27@gmail.com>
1764 Date:   Fri Feb 19 19:00:02 2010 +0100
1765
1766     Don't fail a couple of tests when running as root
1767
1768     root can access and write to a directory when it doesn't have
1769     exec and write permissions respectively. So expect the tests that
1770     check that to succeed rather than to fail when running as root.
1771
1772     https://bugzilla.gnome.org/show_bug.cgi?id=552912
1773
1774  gio/tests/live-g-file.c |   18 ++++++++++++++++--
1775  1 files changed, 16 insertions(+), 2 deletions(-)
1776
1777 commit 4535683b3f42b6840e01bd94fe6ea792b0ebeecf
1778 Author: Alexander Larsson <alexl@redhat.com>
1779 Date:   Mon Feb 22 12:37:16 2010 +0100
1780
1781     Keep metadata when files are renamed and trashed
1782
1783     This fixes https://bugzilla.gnome.org/show_bug.cgi?id=609813
1784
1785  gio/glocalfile.c |   18 ++++++++++++++++--
1786  1 files changed, 16 insertions(+), 2 deletions(-)
1787
1788 commit 515434bdcb63073d62b424c4b352a9d509cee5e6
1789 Author: Ryan Lortie <desrt@desrt.ca>
1790 Date:   Mon Feb 22 00:39:01 2010 -0500
1791
1792     GVariantIter, GVariantBuilder
1793
1794  docs/reference/glib/glib-sections.txt     |   22 +
1795  docs/reference/glib/tmpl/glib-unused.sgml |   67 --
1796  docs/reference/glib/tmpl/macros_misc.sgml |    5 +-
1797  docs/reference/glib/tmpl/version.sgml     |   68 ++
1798  glib/glib.symbols                         |   18 +
1799  glib/gvariant.c                           | 1387
1800  +++++++++++++++++++++++------
1801  glib/gvariant.h                           |   36 +
1802  glib/gvarianttype.c                       |   17 +
1803  glib/gvarianttype.h                       |    1 +
1804  9 files changed, 1295 insertions(+), 326 deletions(-)
1805
1806 commit b9d728474ebc51c0d4ff46cb44d97134730174fc
1807 Author: Ryan Lortie <desrt@desrt.ca>
1808 Date:   Sun Feb 21 19:39:33 2010 -0500
1809
1810     Remove redudant check for direct #include gslice.h
1811
1812     This was added before we had a standardised header check and not
1813     removed
1814     when the standard check was added.
1815
1816  glib/gslice.c |    2 ++
1817  glib/gslice.h |    4 ----
1818  2 files changed, 2 insertions(+), 4 deletions(-)
1819
1820 commit 0a1ce31b6e8d3a7683ae5164d51e325d3669f53f
1821 Author: Matthias Clasen <mclasen@redhat.com>
1822 Date:   Sun Feb 21 21:38:33 2010 -0500
1823
1824     Bump version
1825
1826  configure.in |    2 +-
1827  1 files changed, 1 insertions(+), 1 deletions(-)
1828
1829 commit 7fea53a4a290f1cd2c052320b21ee3405e1ed605
1830 Author: Matthias Clasen <mclasen@redhat.com>
1831 Date:   Sun Feb 21 21:37:33 2010 -0500
1832
1833     2.23.4
1834
1835  po/am.po          |  115 +++---
1836  po/ar.po          |  115 +++---
1837  po/as.po          |  115 +++---
1838  po/ast.po         |  115 +++---
1839  po/az.po          |  115 +++---
1840  po/be.po          |  116 +++---
1841  po/be@latin.po    |  116 +++---
1842  po/bg.po          |  115 +++---
1843  po/bn.po          |  115 +++---
1844  po/bn_IN.po       |  115 +++---
1845  po/bs.po          |  115 +++---
1846  po/ca.po          |  115 +++---
1847  po/ca@valencia.po |  115 +++---
1848  po/cs.po          |  942 +++++++++++++++++++-------------------
1849  po/cy.po          |  115 +++---
1850  po/da.po          |  115 +++---
1851  po/de.po          |  956 +++++++++++++++++++-------------------
1852  po/dz.po          |  115 +++---
1853  po/el.po          |  115 +++---
1854  po/en@shaw.po     |  115 +++---
1855  po/en_CA.po       |  115 +++---
1856  po/en_GB.po       |  115 +++---
1857  po/eo.po          |  115 +++---
1858  po/es.po          |  951 +++++++++++++++++++-------------------
1859  po/et.po          |  477 +++++++++++++++++++-
1860  po/eu.po          |  115 +++---
1861  po/fa.po          |  115 +++---
1862  po/fi.po          |  115 +++---
1863  po/fr.po          |  115 +++---
1864  po/ga.po          |  115 +++---
1865  po/gl.po          |  942 +++++++++++++++++++-------------------
1866  po/gu.po          |  115 +++---
1867  po/he.po          |  115 +++---
1868  po/hi.po          |  115 +++---
1869  po/hr.po          |  115 +++---
1870  po/hu.po          |  115 +++---
1871  po/hy.po          |  115 +++---
1872  po/id.po          |  115 +++---
1873  po/is.po          |  115 +++---
1874  po/it.po          |  115 +++---
1875  po/ja.po          |  115 +++---
1876  po/ka.po          |  115 +++---
1877  po/kn.po          |  115 +++---
1878  po/ko.po          |  952 +++++++++++++++++++-------------------
1879  po/ku.po          |  115 +++---
1880  po/lt.po          |  115 +++---
1881  po/lv.po          |  115 +++---
1882  po/mai.po         |  115 +++---
1883  po/mg.po          |  115 +++---
1884  po/mk.po          |  115 +++---
1885  po/ml.po          |  115 +++---
1886  po/mn.po          |  115 +++---
1887  po/mr.po          |  115 +++---
1888  po/ms.po          |  115 +++---
1889  po/nb.po          |  115 +++---
1890  po/ne.po          |  115 +++---
1891  po/nl.po          |  116 +++---
1892  po/nn.po          |  115 +++---
1893  po/oc.po          |  115 +++---
1894  po/or.po          |  115 +++---
1895  po/pa.po          |  115 +++---
1896  po/pl.po          |  942 +++++++++++++++++++-------------------
1897  po/ps.po          |  115 +++---
1898  po/pt.po          |  115 +++---
1899  po/pt_BR.po       |  115 +++---
1900  po/ro.po          |  954 +++++++++++++++++++-------------------
1901  po/ru.po          |  115 +++---
1902  po/rw.po          |  116 +++---
1903  po/si.po          |  115 +++---
1904  po/sk.po          |  115 +++---
1905  po/sl.po          | 1323
1906  +++++++++++++++++++++++++----------------------------
1907  po/sq.po          |  119 +++---
1908  po/sr.po          |  115 +++---
1909  po/sr@ije.po      |  115 +++---
1910  po/sr@latin.po    |  115 +++---
1911  po/sv.po          |  115 +++---
1912  po/ta.po          |  115 +++---
1913  po/te.po          |  115 +++---
1914  po/th.po          |  115 +++---
1915  po/tl.po          |  115 +++---
1916  po/tr.po          |  115 +++---
1917  po/tt.po          |  115 +++---
1918  po/uk.po          |  115 +++---
1919  po/vi.po          |  115 +++---
1920  po/wa.po          |  115 +++---
1921  po/xh.po          |  115 +++---
1922  po/yi.po          |  115 +++---
1923  po/zh_CN.po       |  115 +++---
1924  po/zh_HK.po       |  960 +++++++++++++++++++-------------------
1925  po/zh_TW.po       |  945 +++++++++++++++++++-------------------
1926  90 files changed, 10110 insertions(+), 9327 deletions(-)
1927
1928 commit 9a08cd5b042a1550cd446724e1ce71ff5379ed2b
1929 Author: Matthias Clasen <mclasen@redhat.com>
1930 Date:   Sun Feb 21 20:28:34 2010 -0500
1931
1932     More distcheck fixes
1933
1934  glib/Makefile.am |    2 ++
1935  1 files changed, 2 insertions(+), 0 deletions(-)
1936
1937 commit ef497e8e64100f672509b8398a9805677ce80bcb
1938 Author: Matthias Clasen <mclasen@redhat.com>
1939 Date:   Sun Feb 21 20:11:33 2010 -0500
1940
1941     Fix some distcheck issues
1942
1943  glib/Makefile.am |    1 -
1944  1 files changed, 0 insertions(+), 1 deletions(-)
1945
1946 commit 3983418c25037dd01fea4b7a52eecdc703535d78
1947 Author: Matthias Clasen <mclasen@redhat.com>
1948 Date:   Sun Feb 21 19:55:02 2010 -0500
1949
1950     Fix up GFileDescriptorBased docs
1951
1952  docs/reference/gio/gio-docs.xml     |    1 +
1953  docs/reference/gio/gio-sections.txt |   13 +++++++++++++
1954  docs/reference/gio/gio.types        |    1 +
1955  gio/gfiledescriptorbased.c          |    4 ++--
1956  4 files changed, 17 insertions(+), 2 deletions(-)
1957
1958 commit 03fc92784d0ba995883fa2cbae96531ff3db8672
1959 Author: Matthias Clasen <mclasen@redhat.com>
1960 Date:   Sun Feb 21 19:48:22 2010 -0500
1961
1962     Add indices for 2.24 additions
1963
1964  docs/reference/glib/glib-docs.sgml       |    4 ++++
1965  docs/reference/gobject/gobject-docs.sgml |    4 ++++
1966  2 files changed, 8 insertions(+), 0 deletions(-)
1967
1968 commit 80a160c7c6c1028febfda3d5bf3b557406a9555c
1969 Author: Matthias Clasen <mclasen@redhat.com>
1970 Date:   Sun Feb 21 19:46:57 2010 -0500
1971
1972     Small doc fixes
1973
1974  docs/reference/glib/glib-sections.txt       |    5 +++++
1975  docs/reference/gobject/gobject-sections.txt |    2 ++
1976  2 files changed, 7 insertions(+), 0 deletions(-)
1977
1978 commit 2de84d65943c29b86c24f2da9c9e7ca094e9c3a6
1979 Author: Matthias Clasen <mclasen@redhat.com>
1980 Date:   Sun Feb 21 19:42:37 2010 -0500
1981
1982     Fix up make check
1983
1984  gio/gfiledescriptorbased.c |    2 ++
1985  gio/gio.symbols            |   13 ++++++++++---
1986  2 files changed, 12 insertions(+), 3 deletions(-)
1987
1988 commit fd751cc2a2906bf4fd19cadacf202de9819247c4
1989 Author: Matthias Clasen <mclasen@redhat.com>
1990 Date:   Sun Feb 21 19:17:50 2010 -0500
1991
1992     More updates
1993
1994  NEWS |    8 +++++++-
1995  1 files changed, 7 insertions(+), 1 deletions(-)
1996
1997 commit e0e57fd97d156e860f1211887b6f302c68c86202
1998 Author: Matthias Clasen <mclasen@redhat.com>
1999 Date:   Sun Feb 21 17:59:15 2010 -0500
2000
2001     Fix a doc typo.
2002
2003     Reported in bug 608063 by Дилян Палаузов.
2004
2005  glib/goption.h |   10 +++++-----
2006  1 files changed, 5 insertions(+), 5 deletions(-)
2007
2008 commit dcdc409cd88f6d47eb54a7eee528be6c8667d394
2009 Author: Matthias Clasen <mclasen@redhat.com>
2010 Date:   Sun Feb 21 16:29:15 2010 -0500
2011
2012     Fix the large array test to work
2013
2014     Fix by Sven Herzberg, bug 568760
2015
2016  glib/tests/array-test.c |    8 +++++---
2017  1 files changed, 5 insertions(+), 3 deletions(-)
2018
2019 commit 21080a33e12e87144e0534cd18b3699a9dbc2f36
2020 Author: Matthias Clasen <mclasen@redhat.com>
2021 Date:   Sun Feb 21 16:12:35 2010 -0500
2022
2023     Add missign single include guards
2024
2025     Reported in bug 609530. patch by Christian Dywan.
2026
2027  gio/gcharsetconverter.h    |    4 ++++
2028  gio/gnativevolumemonitor.h |    4 ++++
2029  gio/gzlibcompressor.h      |    4 ++++
2030  gio/gzlibdecompressor.h    |    4 ++++
2031  4 files changed, 16 insertions(+), 0 deletions(-)
2032
2033 commit dd7bd61c5301f92408ccb420a5bbd094faa863c3
2034 Author: Matthias Clasen <mclasen@redhat.com>
2035 Date:   Sun Feb 21 16:04:21 2010 -0500
2036
2037     Documentation improvement
2038
2039     Document the size requirements on output buffer in
2040     g_base64_encode_close.
2041     Patch by Christian Persch, bug 609564.
2042
2043  glib/gbase64.c |    8 ++++++--
2044  1 files changed, 6 insertions(+), 2 deletions(-)
2045
2046 commit 6c1a914d511b9a94fbeb3e30d93608c3f537c0a7
2047 Author: Matthias Clasen <mclasen@redhat.com>
2048 Date:   Sun Feb 21 15:55:10 2010 -0500
2049
2050     Fix build on Solaris 8
2051
2052     System header fun. See bug 610131.
2053
2054  configure.in             |    2 +-
2055  gio/libasyncns/asyncns.c |    5 +++++
2056  2 files changed, 6 insertions(+), 1 deletions(-)
2057
2058 commit de6914a46a0af720de3df34539e61973e9d4446b
2059 Author: Matthias Clasen <mclasen@redhat.com>
2060 Date:   Sun Feb 21 15:32:08 2010 -0500
2061
2062     Add a pointer to G_DEFINE_INTERFACE
2063
2064  docs/reference/gobject/tut_gtype.xml |    7 +++++++
2065  1 files changed, 7 insertions(+), 0 deletions(-)
2066
2067 commit ecb45f43824cdae003cf1280eb0c13039619d6b5
2068 Author: Matthias Clasen <mclasen@redhat.com>
2069 Date:   Sun Feb 21 15:28:04 2010 -0500
2070
2071     Fix an oversight
2072
2073     _Always_ explicitly compare strcmp to 0... this was pointed out in
2074     bug 610484 by Christian Persch.
2075
2076  glib/gvariant.c |    2 +-
2077  1 files changed, 1 insertions(+), 1 deletions(-)
2078
2079 commit 19e438556cd0d958b34cd9a63bd528d680d77c45
2080 Author: Matthias Clasen <mclasen@redhat.com>
2081 Date:   Sun Feb 21 15:19:06 2010 -0500
2082
2083     Updates
2084
2085  NEWS |   30 ++++++++++++++++++++++++++++++
2086  1 files changed, 30 insertions(+), 0 deletions(-)
2087
2088 commit e377a6f4816ceef23a730c6e431d9ccbb052e7f0
2089 Author: Fran Diéguez <frandieguez@ubuntu.com>
2090 Date:   Sat Feb 20 22:22:04 2010 +0100
2091
2092     Updated Galician Translation
2093
2094  po/gl.po |  119
2095  ++++++++++++++++++++++++++++++++-----------------------------
2096  1 files changed, 62 insertions(+), 57 deletions(-)
2097
2098 commit af22e5739ba89a9795f046ddaf00a506b77c5a8e
2099 Author: Piotr Drąg <piotrdrag@gmail.com>
2100 Date:   Sat Feb 20 22:20:04 2010 +0100
2101
2102     Updated Polish translation
2103
2104  po/pl.po | 1097
2105  +++++++++++++++++++++++++++++++-------------------------------
2106  1 files changed, 552 insertions(+), 545 deletions(-)
2107
2108 commit 5047fd7f688dc0a3e4c148864f63961389bc83f9
2109 Author: Colin Walters <walters@verbum.org>
2110 Date:   Fri Feb 19 16:06:22 2010 -0500
2111
2112     [gutf8.c] Add a bit of documentation to UNICODE_VALID
2113
2114  glib/gutf8.c |   18 +++++++++++++++++-
2115  1 files changed, 17 insertions(+), 1 deletions(-)
2116
2117 commit ed3c914cdbdd02d1af6d2f6a3a3f3a9fdc8dc1c2
2118 Author: Ryan Lortie <desrt@desrt.ca>
2119 Date:   Fri Feb 19 10:42:53 2010 -0500
2120
2121     Merge the main public API of GVariant
2122
2123  docs/reference/glib/glib-sections.txt |   60 +-
2124  glib/Makefile.am                      |    1 +
2125  glib/glib.symbols                     |   56 +
2126  glib/gvariant-core.c                  |   18 +
2127  glib/gvariant.c                       | 1858
2128  +++++++++++++++++++++++++++++++++
2129  glib/gvariant.h                       |   95 ++-
2130  glib/tests/gvariant.c                 |  179 +++-
2131  7 files changed, 2259 insertions(+), 8 deletions(-)
2132
2133 commit afa5dc0c6d9e1aa9b6e057d93562e6ee5796bf46
2134 Author: Petr Kovar <pknbe@volny.cz>
2135 Date:   Thu Feb 18 20:07:56 2010 +0100
2136
2137     Update Czech translation
2138
2139  po/cs.po |  947
2140  +++++++++++++++++++++++++++++++-------------------------------
2141  1 files changed, 480 insertions(+), 467 deletions(-)
2142
2143 commit 48f74cab395044a07e1220440cdc816db01b9984
2144 Author: Christian Kellner <gicmo@gnome.org>
2145 Date:   Thu Feb 18 15:49:58 2010 +0100
2146
2147     Move event support in the inotify backend
2148
2149     This adds support for G_FILE_MONITOR_SEND_MOVED events when
2150     requested by
2151     the user to the inotify backend. Last part to fix bug #547890.
2152     Based heavily on a patch by Martyn Russel <martyn@lanedo.com>.
2153
2154  gio/inotify/ginotifydirectorymonitor.c |    7 +++-
2155  gio/inotify/ginotifyfilemonitor.c      |    9 +++++-
2156  gio/inotify/inotify-helper.c           |   49
2157  ++++++++++++++++++++++++++++----
2158  gio/inotify/inotify-kernel.c           |    4 +-
2159  gio/inotify/inotify-path.c             |   18 +++++++++++
2160  gio/inotify/inotify-path.h             |    8 ++--
2161  gio/inotify/inotify-sub.c              |    6 ++-
2162  gio/inotify/inotify-sub.h              |    3 +-
2163  8 files changed, 86 insertions(+), 18 deletions(-)
2164
2165 commit 239af977126a4a4b6c68cb43e0876847c7ce2211
2166 Author: Christian Kellner <gicmo@gnome.org>
2167 Date:   Thu Feb 18 15:43:45 2010 +0100
2168
2169     GLocalFileMonitor: Support for GFileMonitorFlags
2170
2171     Evaluate and remember GFileMonitorFlags. This is a part of move
2172     event support for fs-monitoring (bug #547890).
2173
2174  gio/glocalfilemonitor.c |   28 +++++++++++++++++++++++++---
2175  gio/glocalfilemonitor.h |    1 +
2176  2 files changed, 26 insertions(+), 3 deletions(-)
2177
2178 commit 41956b237601a1c5ded0ba5e8821b9f5d09278be
2179 Author: Christian Kellner <gicmo@gnome.org>
2180 Date:   Thu Feb 18 15:40:13 2010 +0100
2181
2182     Move event support for fs-monitoring: Event & flag
2183
2184     Add a G_FILE_MONITOR_SEND_MOVED flag indicating the API user
2185     wants to receive the new G_FILE_MOINOTR_EVENT_MOVED event
2186     instead of single CREATED/DELETED events.
2187     First part of bug #547890.
2188
2189  gio/gioenums.h |   12 ++++++++++--
2190  1 files changed, 10 insertions(+), 2 deletions(-)
2191
2192 commit a5dc1af0a230ecfca2dac7fa0dcdf8359537a9f6
2193 Author: Ivar Smolin <okul@linux.ee>
2194 Date:   Thu Feb 18 11:46:06 2010 +0200
2195
2196     Estonian translation updated
2197
2198  po/et.po |  511
2199  +++-----------------------------------------------------------
2200  1 files changed, 21 insertions(+), 490 deletions(-)
2201
2202 commit e1cc5a5fecc1847a6080435fc8a40f2d8d534bbb
2203 Author: Mario Blättermann <mariobl@gnome.org>
2204 Date:   Wed Feb 17 09:00:04 2010 +0100
2205
2206     Updated German translation
2207
2208  po/de.po | 1022
2209  +++++++++++++++++++++++++++++++-------------------------------
2210  1 files changed, 515 insertions(+), 507 deletions(-)
2211
2212 commit 63a6666ab7a54c9584b6579e323301f3528e86b3
2213 Author: Benjamin Otte <otte@redhat.com>
2214 Date:   Wed Feb 17 08:45:28 2010 +0100
2215
2216     Make g_type_interface_prerequisites() only return one instantiable
2217     type
2218
2219     Previously, the code had a heisenbug and could potentially return
2220     superclasses, too. In fact, it was based on the behavior of malloc.
2221
2222     https://bugzilla.redhat.com/show_bug.cgi?id=554678
2223
2224  gobject/gtype.c |    8 +++++---
2225  1 files changed, 5 insertions(+), 3 deletions(-)
2226
2227 commit 9fdbae9344a04479ccb601ebd4ae2c709e7856d9
2228 Author: Matej Urbančič <mateju@svn.gnome.org>
2229 Date:   Tue Feb 16 12:38:11 2010 +0100
2230
2231     Updated Slovenian translation
2232
2233  po/sl.po |  163
2234  ++++++++++++++++++++++++++++++++------------------------------
2235  1 files changed, 84 insertions(+), 79 deletions(-)
2236
2237 commit b899bfc7415ec76ef563de3fc945b84675357464
2238 Author: Ryan Lortie <desrt@desrt.ca>
2239 Date:   Mon Feb 15 19:11:58 2010 -0500
2240
2241     GVariant: create child instance from its own data
2242
2243     also: white-space fix in the serialiser
2244
2245  glib/gvariant-core.c       |    8 ++++++--
2246  glib/gvariant-serialiser.c |    1 -
2247  2 files changed, 6 insertions(+), 3 deletions(-)
2248
2249 commit 7fb9d536c0c89800f745ea2c05380efd8f371bf1
2250 Author: Changwoo Ryu <cwryu@debian.org>
2251 Date:   Tue Feb 16 03:42:19 2010 +0900
2252
2253     Updated Korean translation
2254
2255  po/ko.po | 1032
2256  +++++++++++++++++++++++++++++++-------------------------------
2257  1 files changed, 517 insertions(+), 515 deletions(-)
2258
2259 commit 68505d5a9f0b2cbacee4eafa3ba754612f052a5f
2260 Author: Jorge González <jorgegonz@svn.gnome.org>
2261 Date:   Mon Feb 15 17:54:26 2010 +0100
2262
2263     Updated Spanish translation
2264
2265  po/es.po |  958
2266  +++++++++++++++++++++++++++++++-------------------------------
2267  1 files changed, 483 insertions(+), 475 deletions(-)
2268
2269 commit 36d29e06f9459ce28206d212667aee3adc1fd780
2270 Author: Fran Diéguez <frandieguez@ubuntu.com>
2271 Date:   Mon Feb 15 17:10:21 2010 +0100
2272
2273     Updated Galician Translation
2274
2275  po/gl.po | 1259
2276  ++++++++++++++++++++++++++++++++------------------------------
2277  1 files changed, 641 insertions(+), 618 deletions(-)
2278
2279 commit bb4f63d6390fe5efd183f259e5bd891f89de9e24
2280 Author: Christian Kellner <gicmo@gnome.org>
2281 Date:   Sun Feb 7 17:23:38 2010 +0100
2282
2283     GFile: Support for splice(2) in copy_fallback
2284
2285     The (linux specific) system call splice can be
2286     used to transfer data between file descriptors
2287     whitout copying them into user space.
2288     See bug #604086 for additional details.
2289
2290  configure.in |    1 +
2291  gio/gfile.c  |  187
2292  ++++++++++++++++++++++++++++++++++++++++++++++++++++------
2293  2 files changed, 170 insertions(+), 18 deletions(-)
2294
2295 commit 28f90db1edf938c04f0b5c8a2f54f8add50db234
2296 Author: Christian Kellner <gicmo@gnome.org>
2297 Date:   Sun Feb 7 17:18:06 2010 +0100
2298
2299     GLocalFileOutputStream: Implement GFileDescriptorBased
2300
2301     Also convert GLocalFileIOStream to use the new interface to obtain
2302     the file descriptor.
2303
2304  gio/glocalfileiostream.c     |    3 ++-
2305  gio/glocalfileoutputstream.c |   30 +++++++++++++++++++++++-------
2306  gio/glocalfileoutputstream.h |    1 -
2307  3 files changed, 25 insertions(+), 9 deletions(-)
2308
2309 commit 670f6210ced672eb9c8a500b3dd6cfd22346472b
2310 Author: Christian Kellner <gicmo@gnome.org>
2311 Date:   Sun Feb 7 17:17:44 2010 +0100
2312
2313     GLocalFileInputStream: Implement GFileDescriptorBased
2314
2315  gio/glocalfileinputstream.c |   22 +++++++++++++++++++++-
2316  1 files changed, 21 insertions(+), 1 deletions(-)
2317
2318 commit 4536a4adbc290f56f3686dec0c8e05c15049a602
2319 Author: Christian Kellner <gicmo@gnome.org>
2320 Date:   Sun Feb 7 14:51:01 2010 +0100
2321
2322     GFileDescriptorBased: New interface
2323
2324     New interface for file descriptor based io object. The interface
2325     is only exported on unix based systems. See bug 604086.
2326
2327  gio/Makefile.am            |    3 ++
2328  gio/gfiledescriptorbased.c |   72
2329  ++++++++++++++++++++++++++++++++++++++++++++
2330  gio/gfiledescriptorbased.h |   63 ++++++++++++++++++++++++++++++++++++++
2331  gio/giotypes.h             |    1 +
2332  4 files changed, 139 insertions(+), 0 deletions(-)
2333
2334 commit 3840151012b6ed01bfa9aada2914cce974398d0d
2335 Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
2336 Date:   Mon Feb 15 19:15:38 2010 +0800
2337
2338     Updated Traditional Chinese translation(Hong Kong and Taiwan)
2339
2340  po/zh_HK.po | 1028
2341  +++++++++++++++++++++++++++++------------------------------
2342  po/zh_TW.po | 1015
2343  +++++++++++++++++++++++++++++-----------------------------
2344  2 files changed, 1015 insertions(+), 1028 deletions(-)
2345
2346 commit b37da7134b127e6c92e7002150077515dc7d42b4
2347 Author: Alexander Larsson <alexl@redhat.com>
2348 Date:   Mon Feb 15 10:13:10 2010 +0100
2349
2350     Set result_uncertain in win32 g_content_type_guess implementation
2351
2352     Fixes bug #609143
2353
2354  gio/gcontenttype.c |    3 +++
2355  1 files changed, 3 insertions(+), 0 deletions(-)
2356
2357 commit 83c6087dcc2168cc41db3a328bbd30341ac3955b
2358 Author: Lucian Grijincu <lucian.grijincu@gmail.com>
2359 Date:   Sat Feb 13 19:35:42 2010 +0200
2360
2361     Updated Romanian translation
2362
2363  po/ro.po | 1025
2364  +++++++++++++++++++++++++++++++-------------------------------
2365  1 files changed, 510 insertions(+), 515 deletions(-)
2366
2367 commit e66d66c5559f4f0423d015a4d006f170dcb5d582
2368 Author: Ryan Lortie <desrt@desrt.ca>
2369 Date:   Thu Feb 11 16:52:20 2010 -0500
2370
2371     GVariant: lock before freeing, to avoid assert
2372
2373  glib/gvariant-core.c |    2 ++
2374  1 files changed, 2 insertions(+), 0 deletions(-)
2375
2376 commit fd3923aba2f827b47c54edc9728c953b9520fa52
2377 Author: Benjamin Otte <otte@redhat.com>
2378 Date:   Thu Feb 11 21:08:57 2010 +0100
2379
2380     Move offsets array from interface data member to TypeNode
2381
2382     We need to assign offsets when the interface is not yet instantiated.
2383
2384  gobject/gtype.c |   12 ++++++------
2385  1 files changed, 6 insertions(+), 6 deletions(-)
2386
2387 commit 61b649cffd26c3feafe4158da01ebb1394a1b574
2388 Author: Benjamin Otte <otte@redhat.com>
2389 Date:   Thu Feb 11 21:05:41 2010 +0100
2390
2391     Move prerequisites out of _prot struct
2392
2393     Also fix the naming (including typo)
2394
2395  gobject/gtype.c |    8 ++++----
2396  1 files changed, 4 insertions(+), 4 deletions(-)
2397
2398 commit 1e6b18422563bc428e17e8a4e3c84dac8ed02ab2
2399 Author: Ryan Lortie <desrt@desrt.ca>
2400 Date:   Wed Feb 10 13:59:14 2010 -0500
2401
2402     add performance tests to gitignore
2403
2404  tests/gobject/.gitignore |    2 ++
2405  1 files changed, 2 insertions(+), 0 deletions(-)
2406
2407 commit 3e30e8a87e18952e9c26c0d05f5c336a110f2bed
2408 Author: Ryan Lortie <desrt@desrt.ca>
2409 Date:   Wed Feb 10 11:29:12 2010 -0500
2410
2411     make tests not dynamic link against /lib/libglib
2412
2413     For some reason, even though the tests are linked against
2414     libgobject.la
2415     and libgobject.la mentions libglib.la as a dependency, the tests are
2416     running against the system glib instead of the in-tree one.
2417
2418     Adding the libglib.la file as an explicit LDFLAG fixes it.
2419
2420  tests/gobject/Makefile.am |    8 +++++++-
2421  1 files changed, 7 insertions(+), 1 deletions(-)
2422
2423 commit 1e655eb02c6cadee45a28df359327ce9fb41c6a5
2424 Author: Ryan Lortie <desrt@desrt.ca>
2425 Date:   Wed Feb 10 11:13:06 2010 -0500
2426
2427     merge GVariant
2428
2429  docs/reference/glib/Makefile.am             |    7 +-
2430  docs/reference/glib/glib-docs.sgml          |    1 +
2431  docs/reference/glib/glib-sections.txt       |   18 +
2432  docs/reference/glib/tmpl/.gitignore         |    1 +
2433  docs/reference/gobject/gobject-sections.txt |    2 +
2434  glib/Makefile.am                            |    4 +
2435  glib/glib.h                                 |    1 +
2436  glib/glib.symbols                           |   13 +
2437  glib/gvariant-core.c                        |  855
2438  +++++++++++++++++++++++++++
2439  glib/gvariant-core.h                        |   46 ++
2440  glib/gvariant.h                             |   47 ++
2441  gobject/gboxed.c                            |   27 +
2442  gobject/gboxed.h                            |   18 +
2443  gobject/gobject.symbols                     |    2 +
2444  14 files changed, 1039 insertions(+), 3 deletions(-)
2445
2446 commit 2afe2325c4c9e42dab8ebfed11b86d24715837e0
2447 Author: Matej Urbančič <mateju@svn.gnome.org>
2448 Date:   Wed Feb 10 16:34:53 2010 +0100
2449
2450     Updated Slovenian translation
2451
2452  po/sl.po | 1352
2453  ++++++++++++++++++++++++++++++++------------------------------
2454  1 files changed, 701 insertions(+), 651 deletions(-)
2455
2456 commit 243e340d6edde4d7ae1c45b3041489332f83a6d5
2457 Author: Matthias Clasen <mclasen@redhat.com>
2458 Date:   Tue Feb 9 10:35:01 2010 -0500
2459
2460     bump version
2461
2462  configure.in |    2 +-
2463  1 files changed, 1 insertions(+), 1 deletions(-)
2464
2465 commit 1831ff2d30ee837179d9d79d9dbf36016564e0f0
2466 Author: Matthias Clasen <mclasen@redhat.com>
2467 Date:   Tue Feb 9 10:20:37 2010 -0500
2468
2469     2.23.3
2470
2471  po/am.po          |  250 ++++++-----
2472  po/ar.po          |  254 ++++++-----
2473  po/as.po          |  254 ++++++-----
2474  po/ast.po         |  254 ++++++-----
2475  po/az.po          |  253 ++++++-----
2476  po/be.po          |  263 ++++++-----
2477  po/be@latin.po    |  260 ++++++-----
2478  po/bg.po          |  254 ++++++-----
2479  po/bn.po          |  254 ++++++-----
2480  po/bn_IN.po       |  254 ++++++-----
2481  po/bs.po          |  253 ++++++-----
2482  po/ca.po          |  254 ++++++-----
2483  po/ca@valencia.po |  254 ++++++-----
2484  po/cs.po          |  940 +++++++++++++++++++-------------------
2485  po/cy.po          |  254 ++++++-----
2486  po/da.po          |  254 ++++++-----
2487  po/de.po          |  254 ++++++-----
2488  po/dz.po          |  253 ++++++-----
2489  po/el.po          |  254 ++++++-----
2490  po/en@shaw.po     |  254 ++++++-----
2491  po/en_CA.po       |  254 ++++++-----
2492  po/en_GB.po       |  254 ++++++-----
2493  po/eo.po          |  251 ++++++-----
2494  po/es.po          |  955 +++++++++++++++++++-------------------
2495  po/et.po          |  254 ++++++-----
2496  po/eu.po          |  255 ++++++-----
2497  po/fa.po          |  253 ++++++-----
2498  po/fi.po          |  254 ++++++-----
2499  po/fr.po          |  950 +++++++++++++++++++-------------------
2500  po/ga.po          |  251 ++++++-----
2501  po/gl.po          |  254 ++++++-----
2502  po/gu.po          |  254 ++++++-----
2503  po/he.po          |  254 ++++++-----
2504  po/hi.po          |  254 ++++++-----
2505  po/hr.po          |  253 ++++++-----
2506  po/hu.po          |  254 ++++++-----
2507  po/hy.po          |  251 ++++++-----
2508  po/id.po          |  253 ++++++-----
2509  po/is.po          |  253 ++++++-----
2510  po/it.po          |  254 ++++++-----
2511  po/ja.po          |  254 ++++++-----
2512  po/ka.po          |  254 ++++++-----
2513  po/kn.po          |  254 ++++++-----
2514  po/ko.po          |  254 ++++++-----
2515  po/ku.po          |  250 ++++++-----
2516  po/lt.po          |  254 ++++++-----
2517  po/lv.po          |  251 ++++++-----
2518  po/mai.po         |  254 ++++++-----
2519  po/mg.po          |  253 ++++++-----
2520  po/mk.po          |  254 ++++++-----
2521  po/ml.po          |  254 ++++++-----
2522  po/mn.po          |  253 ++++++-----
2523  po/mr.po          |  254 ++++++-----
2524  po/ms.po          |  253 ++++++-----
2525  po/nb.po          |  940 +++++++++++++++++++-------------------
2526  po/ne.po          |  253 ++++++-----
2527  po/nl.po          |  256 ++++++-----
2528  po/nn.po          |  254 ++++++-----
2529  po/oc.po          |  249 ++++++-----
2530  po/or.po          |  254 ++++++-----
2531  po/pa.po          |  254 ++++++-----
2532  po/pl.po          |  254 ++++++-----
2533  po/ps.po          |  253 ++++++-----
2534  po/pt.po          |  254 ++++++-----
2535  po/pt_BR.po       |  940 +++++++++++++++++++-------------------
2536  po/ro.po          |  254 ++++++-----
2537  po/ru.po          |  258 ++++++-----
2538  po/rw.po          |  253 ++++++-----
2539  po/si.po          |  254 ++++++-----
2540  po/sk.po          |  253 ++++++-----
2541  po/sl.po          | 1340
2542  ++++++++++++++++++++++++++---------------------------
2543  po/sq.po          |  256 ++++++-----
2544  po/sr.po          |  254 ++++++-----
2545  po/sr@ije.po      |  253 ++++++-----
2546  po/sr@latin.po    |  254 ++++++-----
2547  po/sv.po          |  254 ++++++-----
2548  po/ta.po          |  254 ++++++-----
2549  po/te.po          |  254 ++++++-----
2550  po/th.po          |   21 +-
2551  po/tl.po          |  253 ++++++-----
2552  po/tr.po          |  254 ++++++-----
2553  po/tt.po          |  250 ++++++-----
2554  po/uk.po          |  254 ++++++-----
2555  po/vi.po          |  254 ++++++-----
2556  po/wa.po          |  253 ++++++-----
2557  po/xh.po          |  253 ++++++-----
2558  po/yi.po          |  251 ++++++-----
2559  po/zh_CN.po       |  254 ++++++-----
2560  po/zh_HK.po       |  254 ++++++-----
2561  po/zh_TW.po       |  254 ++++++-----
2562  90 files changed, 15161 insertions(+), 11981 deletions(-)
2563
2564 commit f570cf99b32d65633082f451a41d3336de0ec005
2565 Author: Matthias Clasen <mclasen@redhat.com>
2566 Date:   Tue Feb 9 09:16:23 2010 -0500
2567
2568     Doc cleanups
2569
2570  docs/reference/glib/Makefile.am |    2 ++
2571  1 files changed, 2 insertions(+), 0 deletions(-)
2572
2573 commit a68c0cde8f3b3ca7aa581843a65e43fcc2b11409
2574 Author: Matthias Clasen <mclasen@redhat.com>
2575 Date:   Tue Feb 9 08:46:50 2010 -0500
2576
2577     Updates
2578
2579  NEWS |   26 ++++++++++++++++++++++++++
2580  1 files changed, 26 insertions(+), 0 deletions(-)
2581
2582 commit bd6a88aef70cb93d79580c00dae420c4a4729f1e
2583 Author: Ryan Lortie <desrt@desrt.ca>
2584 Date:   Mon Feb 8 00:43:17 2010 -0500
2585
2586     gstrfuncs.h: needs gmacros.h for G_BEGIN_DECLS
2587
2588  glib/gstrfuncs.h |    1 +
2589  1 files changed, 1 insertions(+), 0 deletions(-)
2590
2591 commit 0be1a4fb973e6a10c12ad9d67344281ccee5ce7e
2592 Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
2593 Date:   Mon Feb 8 09:57:37 2010 +0700
2594
2595     Updated Thai translation.
2596
2597  po/th.po |  276
2598  +++++++++++++++++++++++++++++++++++---------------------------
2599  1 files changed, 155 insertions(+), 121 deletions(-)
2600
2601 commit e04c9c699c1ca181419d3d325aade70cf3e14763
2602 Author: Ryan Lortie <desrt@desrt.ca>
2603 Date:   Sun Feb 7 15:41:21 2010 -0500
2604
2605     add missing #include "config.h"
2606
2607  glib/gbuffer.c             |    2 ++
2608  glib/gurifuncs.c           |    2 ++
2609  glib/gvariant-serialiser.c |    2 ++
2610  glib/gvarianttype.c        |    2 ++
2611  glib/gvarianttypeinfo.c    |    2 ++
2612  5 files changed, 10 insertions(+), 0 deletions(-)
2613
2614 commit 218c691ca33f556033535fa43a39b65cd2276282
2615 Author: Ryan Lortie <desrt@desrt.ca>
2616 Date:   Sun Feb 7 03:14:28 2010 -0500
2617
2618     remove #include <glib.h> from some .c files
2619
2620     include individual headers instead
2621
2622  glib/gurifuncs.c        |    9 +++++++--
2623  glib/gvarianttypeinfo.c |    5 ++++-
2624  2 files changed, 11 insertions(+), 3 deletions(-)
2625
2626 commit ea2917b01f045d8e7ede4824039d462203af3290
2627 Author: Ryan Lortie <desrt@desrt.ca>
2628 Date:   Sun Feb 7 03:08:08 2010 -0500
2629
2630     gurifuncs.c: #include "string.h" -> <string.h>
2631
2632  glib/gurifuncs.c |    2 +-
2633  1 files changed, 1 insertions(+), 1 deletions(-)
2634
2635 commit 9f303375736edbb6c7d39f339b89be14d621fd8e
2636 Author: Ryan Lortie <desrt@desrt.ca>
2637 Date:   Sun Feb 7 02:52:07 2010 -0500
2638
2639     GVariantTypeInfo: free hash table when not in use
2640
2641  glib/gvarianttypeinfo.c |    7 ++++++-
2642  1 files changed, 6 insertions(+), 1 deletions(-)
2643
2644 commit 80538aba7ea8f9a05ea1a6a66eb202a4ccfe4b5f
2645 Author: Ryan Lortie <desrt@desrt.ca>
2646 Date:   Thu Feb 4 21:18:53 2010 -0500
2647
2648     merge the GVariant serialiser
2649
2650  glib/Makefile.am           |    2 +
2651  glib/gvariant-serialiser.c | 1656
2652  ++++++++++++++++++++++++++++++++++++++++++++
2653  glib/gvariant-serialiser.h |   75 ++
2654  glib/tests/gvariant.c      | 1245 +++++++++++++++++++++++++++++++++
2655  4 files changed, 2978 insertions(+), 0 deletions(-)
2656
2657 commit eea6042f5f4db2f123763097ac2fd4738cef24ee
2658 Author: Ryan Lortie <desrt@desrt.ca>
2659 Date:   Fri Feb 5 12:37:43 2010 -0500
2660
2661     GMappedFile: minimal changes to support GBuffer
2662
2663     Just reorganise the GMappedFile struct to be binary compatible with
2664     GBuffer.  If GBuffer becomes public later then we can revisit this.
2665
2666  glib/gmappedfile.c |   46 +++++++++++++++++++++++++++++++---------------
2667  1 files changed, 31 insertions(+), 15 deletions(-)
2668
2669 commit 3f4b7f6d37cd0036f65c31eeee033d650072561e
2670 Author: Ryan Lortie <desrt@desrt.ca>
2671 Date:   Sat Feb 6 10:18:07 2010 -0500
2672
2673     add private GBuffer type
2674
2675  glib/Makefile.am |    2 +
2676  glib/gbuffer.c   |  205
2677  ++++++++++++++++++++++++++++++++++++++++++++++++++++++
2678  glib/gbuffer.h   |   88 +++++++++++++++++++++++
2679  3 files changed, 295 insertions(+), 0 deletions(-)
2680
2681 commit 813d0d17a65be2ecb5961a96630d11a195ce6a67
2682 Author: Tim-Philipp Müller <tim@centricular.net>
2683 Date:   Fri Feb 5 01:14:20 2010 +0000
2684
2685     Don't leak filename in g_io_modules_scan_all_in_directory
2686
2687     https://bugzilla.gnome.org/show_bug.cgi?id=608159
2688
2689  gio/giomodule.c |    2 ++
2690  1 files changed, 2 insertions(+), 0 deletions(-)
2691
2692 commit 4adde81771f5a4471a568a409a38fd9162d49418
2693 Author: Hans Breuer <hans@breuer.org>
2694 Date:   Sat Feb 6 13:22:39 2010 +0100
2695
2696     Fix inconsistent line-endings
2697
2698     Apparently CRLF (windows format) was checked in from Linux
2699     causing modified by checkout under windows. See:
2700     http://help.github.com/dealing-with-lineendings/
2701     http://mail.gnome.org/archives/gtk-devel-list/2009-July/msg00041.html
2702
2703  po/be.po |  400
2704  +++++++++++++++++++++++++++++++-------------------------------
2705  1 files changed, 200 insertions(+), 200 deletions(-)
2706
2707 commit 00b55e2bc7cb7f4ff7adb3b40e1b41becce6cba1
2708 Author: Tor Lillqvist <tml@iki.fi>
2709 Date:   Sat Feb 6 10:40:03 2010 +0200
2710
2711     Drop empty elements from the VS9 vcproj files
2712
2713     Dunno if this makes sense, if one lets VS edit the it will put them
2714     back anyway. But it's more pleasing to the eye.
2715
2716  build/win32/vs9/gio.vcproj                         |   50 -----
2717  build/win32/vs9/glib-genmarshal.vcproj             |   50 -----
2718  build/win32/vs9/glib.vcproj                        |  230
2719  +++++---------------
2720  build/win32/vs9/gmodule.vcproj                     |   50 -----
2721  build/win32/vs9/gobject.vcproj                     |   50 -----
2722  build/win32/vs9/gspawn-win32-helper-console.vcproj |   50 -----
2723  build/win32/vs9/gspawn-win32-helper.vcproj         |   50 -----
2724  build/win32/vs9/gthread.vcproj                     |   50 -----
2725  build/win32/vs9/testglib.vcproj                    |   50 -----
2726  9 files changed, 60 insertions(+), 570 deletions(-)
2727
2728 commit 10cd6df4a8b947b3b2b68891c779f5318b46e8de
2729 Author: Jonh Wendell <jwendell@gnome.org>
2730 Date:   Fri Feb 5 11:09:26 2010 -0300
2731
2732     Updated Brazilian Portuguese translation
2733
2734  po/pt_BR.po | 1005
2735  +++++++++++++++++++++++++++++++----------------------------
2736  1 files changed, 523 insertions(+), 482 deletions(-)
2737
2738 commit 5e753d6abcad6040a6fd25f5ac34d5dab4f7ae22
2739 Author: Ryan Lortie <desrt@desrt.ca>
2740 Date:   Thu Feb 4 20:27:11 2010 -0500
2741
2742     rename test: gvarianttype -> gvariant
2743
2744     More test cases will be added to this file.
2745
2746  glib/tests/.gitignore     |    2 +-
2747  glib/tests/Makefile.am    |    4 +-
2748  glib/tests/gvariant.c     | 1041
2749  +++++++++++++++++++++++++++++++++++++++++++++
2750  glib/tests/gvarianttype.c | 1041
2751  ---------------------------------------------
2752  4 files changed, 1044 insertions(+), 1044 deletions(-)
2753
2754 commit 9a990cea0cfc7357000e30f3c24030fed2ff4708
2755 Author: Petr Kovar <pknbe@volny.cz>
2756 Date:   Thu Feb 4 23:54:15 2010 +0100
2757
2758     Update Czech translation
2759
2760  po/cs.po | 1012
2761  ++++++++++++++++++++++++++++++++------------------------------
2762  1 files changed, 521 insertions(+), 491 deletions(-)
2763
2764 commit 762e18d8cebf907e51aed14298525048f7c9e015
2765 Author: Tor Lillqvist <tml@iki.fi>
2766 Date:   Thu Feb 4 19:57:38 2010 +0200
2767
2768     Further work on VS9 project files
2769
2770  build/win32/vs9/README.txt     |   16 ++++++++++++----
2771  build/win32/vs9/glib.vsprops   |   32 ++++++++++++++++++++++++++++++--
2772  build/win32/vs9/install.vcproj |    8 ++++----
2773  3 files changed, 46 insertions(+), 10 deletions(-)
2774
2775 commit 021643cda4f9b13fd72e898165744e9aefb346cd
2776 Author: Tor Lillqvist <tml@iki.fi>
2777 Date:   Thu Feb 4 19:54:50 2010 +0200
2778
2779     Clarify use of struct stat on Windows
2780
2781  gio/glocalfile.c     |   23 ++++++++++++++---------
2782  gio/glocalfileinfo.c |   10 ++++++----
2783  glib/gstdio.c        |   24 +++++++++++++++++++-----
2784  glib/gstdio.h        |   37 +++++++++++++++++++++++++++++++++++++
2785  4 files changed, 76 insertions(+), 18 deletions(-)
2786
2787 commit 5589d2b45567a0b35e8d8f55f20b1e381c53ca04
2788 Author: Tor Lillqvist <tml@iki.fi>
2789 Date:   Thu Feb 4 19:20:08 2010 +0200
2790
2791     Internally use the _stati64 API explicitly on Windows
2792
2793     Avoids warnings and confusion when compiling with MSVC.
2794
2795  glib/giowin32.c    |   24 ++++++++++--------------
2796  glib/gkeyfile.c    |    5 ++---
2797  glib/gmappedfile.c |    5 ++---
2798  3 files changed, 14 insertions(+), 20 deletions(-)
2799
2800 commit 05291c0d11f269dedacde62e767b75976c27bd33
2801 Author: Tor Lillqvist <tml@iki.fi>
2802 Date:   Thu Feb 4 15:24:56 2010 +0200
2803
2804     Enable libtool compatible DLL naming in the VS9 projects
2805
2806  build/win32/vs9/gio.vcproj     |    8 ++++----
2807  build/win32/vs9/glib.vcproj    |    8 ++++----
2808  build/win32/vs9/glib.vsprops   |   28 +++++++++++++++++++++++++++-
2809  build/win32/vs9/gmodule.vcproj |    8 ++++----
2810  build/win32/vs9/gobject.vcproj |    8 ++++----
2811  build/win32/vs9/gthread.vcproj |    8 ++++----
2812  6 files changed, 47 insertions(+), 21 deletions(-)
2813
2814 commit bfd60d8835149ede901b52f42d2a56c8ec6e7f77
2815 Author: Ryan Lortie <desrt@desrt.ca>
2816 Date:   Thu Feb 4 09:06:56 2010 -0500
2817
2818     GVariantType test case: assert all memory freed
2819
2820     Make sure we've freed all TypeInfos at the end of the test.
2821
2822  glib/tests/gvarianttype.c |    2 ++
2823  1 files changed, 2 insertions(+), 0 deletions(-)
2824
2825 commit 6d6d7a8bb2c58b4cce7031e68d31978b2f83e6ff
2826 Author: Ryan Lortie <desrt@desrt.ca>
2827 Date:   Thu Feb 4 09:04:32 2010 -0500
2828
2829     GVariantTypeInfo tweaks
2830
2831       1) always emit ending type FIXED for fixed sized items
2832
2833         The serialiser needs to know if it dealing with a fixed sized item
2834         in case the serialised data is corrupt and the item has the wrong
2835         size.
2836
2837       2) add a macro that will be used by test cases to check that all
2838          memory has been freed.
2839
2840  glib/gvarianttypeinfo.c |   10 +++++++---
2841  1 files changed, 7 insertions(+), 3 deletions(-)
2842
2843 commit cb7dfdc1943c016fe05c67ccedf653bfb7bc3891
2844 Author: Tor Lillqvist <tml@iki.fi>
2845 Date:   Thu Feb 4 15:00:15 2010 +0200
2846
2847     Use inherited properties in all configurations in gmodule, too
2848
2849  build/win32/vs9/gmodule.vcproj |    9 +++------
2850  1 files changed, 3 insertions(+), 6 deletions(-)
2851
2852 commit 79eb03aa4f6f75c7049a3c5b11cb83fea0685b88
2853 Author: Tor Lillqvist <tml@iki.fi>
2854 Date:   Thu Feb 4 14:51:56 2010 +0200
2855
2856     Use README.txt instead of README for Windows developer friendliness
2857
2858  build/win32/vs9/Makefile.am |    2 +-
2859  build/win32/vs9/README      |   29 -----------------------------
2860  build/win32/vs9/README.txt  |   29 +++++++++++++++++++++++++++++
2861  3 files changed, 30 insertions(+), 30 deletions(-)
2862
2863 commit ec1944781589fdb15d61b2b251d51bd7e4617832
2864 Author: Tor Lillqvist <tml@iki.fi>
2865 Date:   Thu Feb 4 14:50:36 2010 +0200
2866
2867     Update README for VS9 build
2868
2869  build/win32/vs9/README |   33 +++++++++++++++++++++++++++++----
2870  1 files changed, 29 insertions(+), 4 deletions(-)
2871
2872 commit 9d444f7b12fff6b7f9e6ba4a2667ab293af793eb
2873 Author: Tor Lillqvist <tml@iki.fi>
2874 Date:   Thu Feb 4 14:36:23 2010 +0200
2875
2876     Refactor VS9 project files
2877
2878     Factor out common parts into a vsprops file. Drop empty elements for
2879     tools that aren't used.
2880
2881  build/win32/vs9/Makefile.am                        |    9 +-
2882  build/win32/vs9/gio.vcproj                         |  184
2883  +++----------------
2884  build/win32/vs9/glib-genmarshal.vcproj             |  138 +-------------
2885  build/win32/vs9/glib.vcproj                        |  194
2886  +++-----------------
2887  build/win32/vs9/glib.vsprops                       |  196
2888  ++++++++++++++++++++
2889  build/win32/vs9/gmodule.vcproj                     |  173
2890  ++----------------
2891  build/win32/vs9/gobject.vcproj                     |  178
2892  ++----------------
2893  build/win32/vs9/gspawn-win32-helper-console.vcproj |  142 +--------------
2894  build/win32/vs9/gspawn-win32-helper.vcproj         |  142 +--------------
2895  build/win32/vs9/gthread.vcproj                     |  150 +--------------
2896  build/win32/vs9/install.vcproj                     |  164
2897  +----------------
2898  build/win32/vs9/testglib.vcproj                    |  142 +--------------
2899  12 files changed, 319 insertions(+), 1493 deletions(-)
2900
2901 commit 241c7f476d8867d4d380c655d15a8963152a1fa0
2902 Author: Tor Lillqvist <tml@iki.fi>
2903 Date:   Thu Feb 4 14:35:04 2010 +0200
2904
2905     Don't use deprecated g_win32 API
2906
2907  tests/testglib.c |   24 ------------------------
2908  1 files changed, 0 insertions(+), 24 deletions(-)
2909
2910 commit 3f3c163aa2ddbfb756b556b70901d2a58b1313d9
2911 Author: Tor Lillqvist <tml@iki.fi>
2912 Date:   Thu Feb 4 00:37:13 2010 +0200
2913
2914     Put a version info resource also in the gio DLL
2915
2916     Also, distribute gio/gio.rc(.in).
2917
2918  configure.in    |    1 +
2919  gio/Makefile.am |   18 +++++++++++++++++-
2920  gio/gio.rc.in   |    2 +-
2921  3 files changed, 19 insertions(+), 2 deletions(-)
2922
2923 commit 154a5314be98b22cb3171721d40cb9c4e6d5f102
2924 Author: Tor Lillqvist <tml@iki.fi>
2925 Date:   Thu Feb 4 00:11:44 2010 +0200
2926
2927     Update copyright years
2928
2929  glib/glib.rc.in       |    2 +-
2930  gmodule/gmodule.rc.in |    2 +-
2931  gobject/gobject.rc.in |    2 +-
2932  gthread/gthread.rc.in |    2 +-
2933  4 files changed, 4 insertions(+), 4 deletions(-)
2934
2935 commit 33b011ce7d9415d60493595bbfe14dbc02c2d201
2936 Author: Krzesimir Nowak <qdlacz@gmail.com>
2937 Date:   Wed Jan 13 18:40:17 2010 +0100
2938
2939     Add checks for NULL pointer in arrays.
2940
2941     Fixes: Bug 599197 -  array ref and unref functions crash on NULL
2942     array.
2943
2944     * garray.c: Added safety guards to all public functions, which did
2945     not have them earlier. Now when NULL is passed to them, they will
2946     issue a warning and return, instead of segfaulting.
2947
2948  glib/garray.c |   21 +++++++++++++++++++++
2949  1 files changed, 21 insertions(+), 0 deletions(-)
2950
2951 commit 2b121c02efc13f4b8c6c771b33a2363a21e7757f
2952 Author: River Tarnell <river@loreley.flyingparchment.org.uk>
2953 Date:   Wed Feb 3 17:31:02 2010 +0100
2954
2955     properly guard the includes
2956
2957     Fixes: Bug 604967 -  2.22.3 libasyncns build fails on HP-UX 11.11
2958
2959     * gio/libasyncns/asyncns.c: properly guard the includes of
2960     sys/select.h
2961       and sys/time.h
2962
2963  gio/libasyncns/asyncns.c |    8 ++++++++
2964  1 files changed, 8 insertions(+), 0 deletions(-)
2965
2966 commit e62e7227bf6d97215b697fd9a1d7b4a5addd70cb
2967 Author: Tor Lillqvist <tml@iki.fi>
2968 Date:   Wed Feb 3 18:09:28 2010 +0200
2969
2970     Fix the "install" VS9 project
2971
2972     Install also ghostutils.h. Don't bother mentioning any pointless
2973     PreprocessorDefinitions for the "install" project, as all it does is
2974     copy files.
2975
2976  build/win32/vs9/install.vcproj |    6 +++---
2977  1 files changed, 3 insertions(+), 3 deletions(-)
2978
2979 commit 0ac2277b490dae967b7a5083966610cffe8582e1
2980 Author: Ryan Lortie <desrt@desrt.ca>
2981 Date:   Tue Feb 2 23:38:20 2010 -0500
2982
2983     GVariantTypeInfo changes
2984
2985      - rename 'type' in MemberInfo to 'type_info'
2986      - add 'ending_type' field to MemberInfo
2987      - document how to find the ending
2988
2989  glib/gvarianttypeinfo.c   |   23 ++++++++++++++++-------
2990  glib/gvarianttypeinfo.h   |   21 ++++++++++++++++++++-
2991  glib/tests/gvarianttype.c |    6 +++---
2992  3 files changed, 39 insertions(+), 11 deletions(-)
2993
2994 commit 1de58ef708fb1972445a65e184e1579f0d0bbaaf
2995 Author: Tor Lillqvist <tml@iki.fi>
2996 Date:   Tue Feb 2 21:24:45 2010 +0200
2997
2998     Link with dnsapi.lib also in 32-bit builds
2999
3000  build/win32/vs9/gio.vcproj |    4 ++--
3001  1 files changed, 2 insertions(+), 2 deletions(-)
3002
3003 commit 57d3e4cba3a0a273d93a25356801080d710d926e
3004 Author: Tor Lillqvist <tml@iki.fi>
3005 Date:   Tue Feb 2 21:23:27 2010 +0200
3006
3007     Include also testglib.vcproj in tarball
3008
3009  build/win32/vs9/Makefile.am |    1 +
3010  1 files changed, 1 insertions(+), 0 deletions(-)
3011
3012 commit cf0e4c33fa8a7efdc62d52cad0d7dc9135dccdf8
3013 Author: Philip Withnall <philip@tecnocode.co.uk>
3014 Date:   Tue Feb 2 10:41:00 2010 +0000
3015
3016     Don't use a compiler keyword as a variable name
3017
3018     Appease the MS C++ compiler by using _val instead of __value as
3019     a variable
3020     name in G_VALUE_COLLECT_INIT.
3021
3022     Problem found by Haakon Sporsheim <haakon.sporsheim@gmail.com>.
3023     Re-closes: bgo#608602
3024
3025  gobject/gvaluecollector.h |   10 +++++-----
3026  1 files changed, 5 insertions(+), 5 deletions(-)
3027
3028 commit e2bc5c21122b0a0703524a37df6cef43577a46f7
3029 Author: Ryan Lortie <desrt@desrt.ca>
3030 Date:   Mon Feb 1 18:30:57 2010 -0500
3031
3032     g_bit_lock: remove double variable declarations
3033
3034     Remove double declaration of local static variables used for futex
3035     emulation.
3036
3037     Problem found by Haakon Sporsheim <haakon.sporsheim@gmail.com>.
3038
3039  glib/gbitlock.c |    3 ---
3040  1 files changed, 0 insertions(+), 3 deletions(-)
3041
3042 commit 27a080537efdb8660c62445427b53fc29735f304
3043 Author: Dan Winship <danw@gnome.org>
3044 Date:   Mon Feb 1 18:11:43 2010 -0500
3045
3046     ghostutils: Fix a crash and add some tests
3047
3048     https://bugzilla.gnome.org/show_bug.cgi?id=608743
3049
3050  glib/ghostutils.c      |   13 ++++++++++++-
3051  glib/tests/hostutils.c |   19 +++++++++++++++++++
3052  2 files changed, 31 insertions(+), 1 deletions(-)
3053
3054 commit 3443f47ddf520b044997d5b09b95dec692e34ae5
3055 Author: Ryan Lortie <desrt@desrt.ca>
3056 Date:   Sun Jan 31 14:30:08 2010 -0500
3057
3058     G{Byte,Ptr,}Array: move docs from tmpl to .c
3059
3060  docs/reference/glib/tmpl/.gitignore          |    3 +
3061  docs/reference/glib/tmpl/arrays.sgml         |  339 --------------
3062  docs/reference/glib/tmpl/arrays_byte.sgml    |  211 ---------
3063  docs/reference/glib/tmpl/arrays_pointer.sgml |  308 -------------
3064  glib/garray.c                                |  629
3065  ++++++++++++++++++++++++++
3066  5 files changed, 632 insertions(+), 858 deletions(-)
3067
3068 commit 501a2906d3208440a74bebe8736ea39b3f5b5947
3069 Author: Ryan Lortie <desrt@desrt.ca>
3070 Date:   Sun Jan 31 13:07:16 2010 -0500
3071
3072     GList, GSList: move docs from tmpl to .c
3073
3074  docs/reference/glib/tmpl/.gitignore               |    2 +
3075  docs/reference/glib/tmpl/linked_lists_double.sgml |  467
3076  ---------------------
3077  docs/reference/glib/tmpl/linked_lists_single.sgml |  394
3078  -----------------
3079  glib/glist.c                                      |  154 +++++++
3080  glib/gslist.c                                     |  113 +++++
3081  5 files changed, 269 insertions(+), 861 deletions(-)
3082
3083 commit c8c5c5a991b384964d0650d7fec02663dddc9035
3084 Author: Ryan Lortie <desrt@desrt.ca>
3085 Date:   Sun Jan 31 01:26:49 2010 -0500
3086
3087     remove trailing whitespace breaking .gitignore
3088
3089  docs/reference/glib/tmpl/.gitignore |    2 +-
3090  1 files changed, 1 insertions(+), 1 deletions(-)
3091
3092 commit 4bdf7d12a8ef7e027dced8d0da46986c2009180e
3093 Author: Ryan Lortie <desrt@desrt.ca>
3094 Date:   Sun Jan 31 00:39:40 2010 -0500
3095
3096     GIOChannel: move docs from tmpl to .c
3097
3098  docs/reference/glib/tmpl/.gitignore      |    1 +
3099  docs/reference/glib/tmpl/iochannels.sgml |  666
3100  ------------------------------
3101  glib/giochannel.c                        |  196 +++++++++
3102  glib/giounix.c                           |   36 ++
3103  glib/giowin32.c                          |   52 +++
3104  5 files changed, 285 insertions(+), 666 deletions(-)
3105
3106 commit 4353151449fedf8e018c07ae4d196652a39f0528
3107 Author: Ryan Lortie <desrt@desrt.ca>
3108 Date:   Sun Jan 31 00:27:28 2010 -0500
3109
3110     GTree, GNode: move docs from tmpl to .c
3111
3112  docs/reference/glib/tmpl/.gitignore        |    2 +
3113  docs/reference/glib/tmpl/trees-binary.sgml |  250 --------------
3114  docs/reference/glib/tmpl/trees-nary.sgml   |  501
3115  ----------------------------
3116  glib/gnode.c                               |  116 +++++++
3117  glib/gtree.c                               |   67 ++++
3118  5 files changed, 185 insertions(+), 751 deletions(-)
3119
3120 commit d81506a154ba387e339dfb5ff6acddac1e4866c5
3121 Author: Ryan Lortie <desrt@desrt.ca>
3122 Date:   Sun Jan 31 00:18:09 2010 -0500
3123
3124     GThreadPool: move docs from tmpl to .c
3125
3126  docs/reference/glib/tmpl/.gitignore        |    1 +
3127  docs/reference/glib/tmpl/thread_pools.sgml |  202
3128  ----------------------------
3129  glib/gthreadpool.c                         |   50 +++++++
3130  3 files changed, 51 insertions(+), 202 deletions(-)
3131
3132 commit c471468ca477b44c1c14038951f720fd1ca26070
3133 Author: Ryan Lortie <desrt@desrt.ca>
3134 Date:   Sun Jan 31 00:16:14 2010 -0500
3135
3136     GRelation: move docs from tmpl to .c
3137
3138  docs/reference/glib/tmpl/.gitignore     |    1 +
3139  docs/reference/glib/tmpl/relations.sgml |  204
3140  -------------------------------
3141  glib/grel.c                             |  162 ++++++++++++++++++++++++
3142  3 files changed, 163 insertions(+), 204 deletions(-)
3143
3144 commit 21a6b69f4fe85948e6e97650ccdd6e280098a790
3145 Author: Ryan Lortie <desrt@desrt.ca>
3146 Date:   Sun Jan 31 00:10:58 2010 -0500
3147
3148     GCache: move docs from tmpl to .c
3149
3150  docs/reference/glib/tmpl/.gitignore  |    1 +
3151  docs/reference/glib/tmpl/caches.sgml |  162
3152  ----------------------------------
3153  glib/gcache.c                        |  134 ++++++++++++++++++++++++++++
3154  3 files changed, 135 insertions(+), 162 deletions(-)
3155
3156 commit fa7cafae5cfea880a1d6cfc82b000eecd34534e1
3157 Author: Ryan Lortie <desrt@desrt.ca>
3158 Date:   Sun Jan 31 00:05:48 2010 -0500
3159
3160     GChecksum: move docs from tmpl to .c
3161
3162  docs/reference/glib/tmpl/.gitignore    |    1 +
3163  docs/reference/glib/tmpl/checksum.sgml |  145
3164  --------------------------------
3165  glib/gchecksum.c                       |   22 +++++
3166  3 files changed, 23 insertions(+), 145 deletions(-)
3167
3168 commit 5ee096636b3e603863e0935c2e7ff107b4d72f63
3169 Author: Ryan Lortie <desrt@desrt.ca>
3170 Date:   Sun Jan 31 00:03:33 2010 -0500
3171
3172     GCompletion: move docs from tmpl to .c
3173
3174  docs/reference/glib/tmpl/.gitignore      |    1 +
3175  docs/reference/glib/tmpl/completion.sgml |  158
3176  ------------------------------
3177  glib/gcompletion.c                       |  122 +++++++++++++++++++++++
3178  3 files changed, 123 insertions(+), 158 deletions(-)
3179
3180 commit 75b3bd99e1a219fdd8d8f0be5a9fdddfda120ace
3181 Author: Christian Dywan <christian@twotoasts.de>
3182 Date:   Mon Feb 1 12:37:23 2010 +0100
3183
3184     Fix typo in introduction to threads in Glib
3185
3186  glib/gthread.c |    2 +-
3187  1 files changed, 1 insertions(+), 1 deletions(-)
3188
3189 commit f25e756ab65fef3bd793aaf234a82b4a82d19d67
3190 Author: Kjartan Maraas <kmaraas@gnome.org>
3191 Date:   Sun Jan 31 19:57:59 2010 +0100
3192
3193     Updated Norwegian bokmål translation
3194
3195  po/nb.po |  965
3196  ++++++++++++++++++++++++++++++++------------------------------
3197  1 files changed, 504 insertions(+), 461 deletions(-)
3198
3199 commit aa67c725e1bde15c900b65c1971771ec084cef20
3200 Author: Philip Withnall <philip@tecnocode.co.uk>
3201 Date:   Sun Jan 31 16:15:32 2010 +0000
3202
3203     Fix shadowing of G_VALUE_COLLECT variables in G_VALUE_COLLECT_INIT
3204
3205     Closes: bgo#608602
3206
3207  gobject/gvaluecollector.h |   10 +++++-----
3208  1 files changed, 5 insertions(+), 5 deletions(-)
3209
3210 commit 6d52d34dff51676bdfa42d09c26c683304275c39
3211 Author: Ryan Lortie <desrt@desrt.ca>
3212 Date:   Sat Jan 30 23:34:19 2010 -0500
3213
3214     data{list,sets}, quarks: move docs from tmpl to .c
3215
3216  docs/reference/glib/tmpl/.gitignore    |    3 +
3217  docs/reference/glib/tmpl/datalist.sgml |  244 ------------------
3218  docs/reference/glib/tmpl/datasets.sgml |  212 ----------------
3219  docs/reference/glib/tmpl/quarks.sgml   |  124 ---------
3220  glib/gdataset.c                        |  428
3221  +++++++++++++++++++++++++++++++-
3222  5 files changed, 429 insertions(+), 582 deletions(-)
3223
3224 commit c7000fcfecca109a9f35c8c2e4e56d3a63cf5bd6
3225 Author: Ryan Lortie <desrt@desrt.ca>
3226 Date:   Sat Jan 30 23:10:34 2010 -0500
3227
3228     GPattern: move docs from tmpl to .c
3229
3230  docs/reference/glib/tmpl/.gitignore    |    1 +
3231  docs/reference/glib/tmpl/patterns.sgml |  124
3232  --------------------------------
3233  glib/gpattern.c                        |  103 ++++++++++++++++++++++++++
3234  3 files changed, 104 insertions(+), 124 deletions(-)
3235
3236 commit 84572f81bfc2696390625e814d0200cbb26220cb
3237 Author: Ryan Lortie <desrt@desrt.ca>
3238 Date:   Sat Jan 30 23:04:52 2010 -0500
3239
3240     String chunks: move docs from tmpl to .c
3241
3242  docs/reference/glib/tmpl/.gitignore         |    1 +
3243  docs/reference/glib/tmpl/string_chunks.sgml |  108
3244  ---------------------------
3245  glib/gstring.c                              |   35 +++++++++
3246  3 files changed, 36 insertions(+), 108 deletions(-)
3247
3248 commit 4431ac5dda5a3f130c9eb8f41445c883d960fe4c
3249 Author: Ryan Lortie <desrt@desrt.ca>
3250 Date:   Sat Jan 30 22:58:43 2010 -0500
3251
3252     Move allocator and memchunk docs from tmpl to .c
3253
3254  docs/reference/glib/tmpl/.gitignore         |    2 +
3255  docs/reference/glib/tmpl/allocators.sgml    |   57 -----
3256  docs/reference/glib/tmpl/memory_chunks.sgml |  331
3257  -------------------------
3258  glib/gmem.c                                 |  353
3259  +++++++++++++++++++++++++++
3260  glib/gtimer.c                               |    3 +-
3261  5 files changed, 357 insertions(+), 389 deletions(-)
3262
3263 commit 3a161ee8f34f8c5861075a4b0d52730f7ba5bec0
3264 Author: Ryan Lortie <desrt@desrt.ca>
3265 Date:   Sat Jan 30 22:19:29 2010 -0500
3266
3267     GSequence: move docs from tmpl to .c
3268
3269  docs/reference/glib/tmpl/.gitignore    |    1 +
3270  docs/reference/glib/tmpl/sequence.sgml |  432
3271  --------------------------------
3272  glib/gsequence.c                       |   69 +++++
3273  3 files changed, 70 insertions(+), 432 deletions(-)
3274
3275 commit 0ab7bb4b18908813b484514b8d2f597d962dd3c7
3276 Author: Ryan Lortie <desrt@desrt.ca>
3277 Date:   Sat Jan 30 22:15:35 2010 -0500
3278
3279     GShell: move docs from tmpl to .c
3280
3281  docs/reference/glib/tmpl/.gitignore |    1 +
3282  docs/reference/glib/tmpl/shell.sgml |   68
3283  -----------------------------------
3284  glib/gshell.c                       |   22 +++++++++++
3285  3 files changed, 23 insertions(+), 68 deletions(-)
3286
3287 commit f6482a1eaa10f6e21536776ca667980ccd9e5f77
3288 Author: Ryan Lortie <desrt@desrt.ca>
3289 Date:   Sat Jan 30 22:12:22 2010 -0500
3290
3291     GTimer: move docs from tmpl to .c
3292
3293  docs/reference/glib/tmpl/.gitignore  |    1 +
3294  docs/reference/glib/tmpl/timers.sgml |  110
3295  ----------------------------------
3296  glib/gtimer.c                        |   91 +++++++++++++++++++++++++++-
3297  3 files changed, 91 insertions(+), 111 deletions(-)
3298
3299 commit d87712d3e6d3975b2c0a5fb436b8b8d3e009a3e1
3300 Author: Ryan Lortie <desrt@desrt.ca>
3301 Date:   Sat Jan 30 21:55:03 2010 -0500
3302
3303     Fix up gthread.c documentation
3304
3305     The last incomplete commit got pushed accidentally.  This finishes
3306     it up.
3307
3308  glib/gthread.c |  214
3309  +++++++++++++++++++++++++++++++++++++++-----------------
3310  1 files changed, 151 insertions(+), 63 deletions(-)
3311
3312 commit 0f246e28ca6651b7b40a5a5668b45729226ca177
3313 Author: Ryan Lortie <desrt@desrt.ca>
3314 Date:   Sat Jan 30 20:15:25 2010 -0500
3315
3316     merge GVariantTypeInfo
3317
3318  glib/Makefile.am          |    2 +
3319  glib/gvarianttypeinfo.c   |  841
3320  +++++++++++++++++++++++++++++++++++++++++++++
3321  glib/gvarianttypeinfo.h   |  140 ++++++++
3322  glib/tests/gvarianttype.c |  429 ++++++++++++++++++++++-
3323  4 files changed, 1392 insertions(+), 20 deletions(-)
3324
3325 commit 4c58a85dd1eb89fe45b8fc5730291238c057d63e
3326 Author: Ryan Lortie <desrt@desrt.ca>
3327 Date:   Sat Jan 30 16:00:51 2010 -0500
3328
3329     Revert accidental commit "dirt"
3330
3331     This reverts commit c46bc6ba1fc8c5045c9a93b95e78e81936e2d954.
3332
3333  docs/reference/glib/Makefile.am           |    1 -
3334  docs/reference/glib/glib-sections.txt     |    2 +
3335  docs/reference/glib/tmpl/glib-unused.sgml |  847
3336  ++---------------------------
3337  docs/reference/glib/tmpl/macros_misc.sgml |    5 +-
3338  docs/reference/glib/tmpl/version.sgml     |   68 ---
3339  5 files changed, 44 insertions(+), 879 deletions(-)
3340
3341 commit f411e23043a5f97010ee12895f78a779df43b3dd
3342 Author: Ryan Lortie <desrt@desrt.ca>
3343 Date:   Sat Jan 30 14:06:12 2010 -0500
3344
3345     GIO: Remove trailing "." from Since: tags in docs
3346
3347     Typing "Since: 2.22." results in the creation of an
3348     api-index-2.22..xml
3349     file (ie: the last '.' is taken to be part of the version number).
3350
3351  gio/gfileinfo.h |    4 ++--
3352  gio/gsocket.c   |    2 +-
3353  2 files changed, 3 insertions(+), 3 deletions(-)
3354
3355 commit c46bc6ba1fc8c5045c9a93b95e78e81936e2d954
3356 Author: Ryan Lortie <desrt@desrt.ca>
3357 Date:   Sat Jan 30 13:00:01 2010 -0500
3358
3359     dirt
3360
3361  docs/reference/glib/Makefile.am           |    1 +
3362  docs/reference/glib/glib-sections.txt     |    2 -
3363  docs/reference/glib/tmpl/glib-unused.sgml |  847
3364  +++++++++++++++++++++++++++--
3365  docs/reference/glib/tmpl/macros_misc.sgml |    5 +-
3366  docs/reference/glib/tmpl/version.sgml     |   68 +++
3367  5 files changed, 879 insertions(+), 44 deletions(-)
3368
3369 commit 6857767b8600a361188f75e62c086ed7d7c06d7c
3370 Author: Ryan Lortie <desrt@desrt.ca>
3371 Date:   Sat Jan 30 12:32:09 2010 -0500
3372
3373     move threads docs to .c
3374
3375  docs/reference/glib/tmpl/.gitignore   |    1 +
3376  docs/reference/glib/tmpl/threads.sgml | 1801
3377  ---------------------------------
3378  glib/gthread.c                        | 1492 +++++++++++++++++++++++++++-
3379  3 files changed, 1475 insertions(+), 1819 deletions(-)
3380
3381 commit 4234481855b8bef92d594421977a2aa130ac3ad6
3382 Author: Ryan Lortie <desrt@desrt.ca>
3383 Date:   Sat Jan 30 13:29:23 2010 -0500
3384
3385     GIOChannel: fill in missing docs
3386
3387  docs/reference/glib/tmpl/iochannels.sgml |   22 +++++++++++-----------
3388  1 files changed, 11 insertions(+), 11 deletions(-)
3389
3390 commit 7b6c8a56059657073f56dbc2a9d04acde2588349
3391 Author: Ryan Lortie <desrt@desrt.ca>
3392 Date:   Sat Jan 30 12:30:53 2010 -0500
3393
3394     g_strlcpy doc: small fixup
3395
3396     prevent the <note> from getting sucked in as part of the Returns:
3397
3398  glib/gstrfuncs.c |    6 +++---
3399  1 files changed, 3 insertions(+), 3 deletions(-)
3400
3401 commit 522dafe126ed814a1699238142fbc12b7f55b0b6
3402 Author: Ryan Lortie <desrt@desrt.ca>
3403 Date:   Sat Jan 30 12:13:50 2010 -0500
3404
3405     gbitlock: fix gtkdoc brokenness
3406
3407  glib/gbitlock.c |    1 +
3408  glib/gbitlock.h |    6 +++---
3409  2 files changed, 4 insertions(+), 3 deletions(-)
3410
3411 commit d51b6c471ab13348077630e8f7a3a480b3d266f0
3412 Author: Ryan Lortie <desrt@desrt.ca>
3413 Date:   Sat Jan 30 01:00:50 2010 -0500
3414
3415     GRand: move docs from tmpl to inline comments
3416
3417  docs/reference/glib/tmpl/.gitignore          |    1 +
3418  docs/reference/glib/tmpl/random_numbers.sgml |  206
3419  --------------------------
3420  glib/grand.c                                 |   64 ++++++++
3421  3 files changed, 65 insertions(+), 206 deletions(-)
3422
3423 commit 3de141b8d5d410a87481a2dec1bb3227464d97c8
3424 Author: Jorge González <jorgegonz@svn.gnome.org>
3425 Date:   Sat Jan 30 12:37:00 2010 +0100
3426
3427     Updated Spanish translation
3428
3429  po/es.po |  984
3430  ++++++++++++++++++++++++++++++++------------------------------
3431  1 files changed, 514 insertions(+), 470 deletions(-)
3432
3433 commit 2f4bc34b324505cc6b196a9793b71e8455fe8540
3434 Author: Ryan Lortie <desrt@desrt.ca>
3435 Date:   Sat Jan 30 00:00:48 2010 -0500
3436
3437     gvarianttype: fix a trivial missing const
3438
3439  glib/gvarianttype.c |    2 +-
3440  1 files changed, 1 insertions(+), 1 deletions(-)
3441
3442 commit 1d55cfb51e03f4ba23191df4625ca62d3624652e
3443 Author: Ryan Lortie <desrt@desrt.ca>
3444 Date:   Fri Jan 29 23:56:04 2010 -0500
3445
3446     don't #include <glib.h> from other public headers
3447
3448     fix up some problems that were hidden by that
3449
3450  glib/glib.symbols   |    6 ++++--
3451  glib/gtestutils.c   |    1 +
3452  glib/gtestutils.h   |    6 +++++-
3453  glib/gurifuncs.c    |    1 +
3454  glib/gurifuncs.h    |    2 +-
3455  glib/gvarianttype.c |    1 +
3456  6 files changed, 13 insertions(+), 4 deletions(-)
3457
3458 commit 71b14dedd8fa7b141e1496ba0b727996f6808579
3459 Author: Claude Paroz <claude@2xlibre.net>
3460 Date:   Fri Jan 29 22:52:58 2010 +0100
3461
3462     Updated French translation
3463
3464  po/fr.po | 1008
3465  ++++++++++++++++++++++++++++++++------------------------------
3466  1 files changed, 514 insertions(+), 494 deletions(-)
3467
3468 commit a4f5a3705b7df850cac0313853f8f95b5cfe24df
3469 Author: Andre Klapper <a9016009@gmx.de>
3470 Date:   Fri Jan 29 22:33:06 2010 +0100
3471
3472     Update POTFILES.in to make l10n.gnome.org happy
3473
3474  po/POTFILES.in |    8 ++++++++
3475  1 files changed, 8 insertions(+), 0 deletions(-)
3476
3477 commit 6aa73f03eb14188b71b91c647442488e776a4952
3478 Author: Ryan Lortie <desrt@desrt.ca>
3479 Date:   Thu Jan 28 22:43:51 2010 -0500
3480
3481     improve gitignore
3482
3483  .gitignore         |    3 +++
3484  glib/.gitignore    |    4 ++++
3485  gmodule/.gitignore |    1 +
3486  gobject/.gitignore |    1 +
3487  gthread/.gitignore |    1 +
3488  po/.gitignore      |    1 +
3489  tests/.gitignore   |    2 ++
3490  7 files changed, 13 insertions(+), 0 deletions(-)
3491
3492 commit c73d2818432956aaedb12886ea0011847b7d030e
3493 Author: Ryan Lortie <desrt@desrt.ca>
3494 Date:   Thu Jan 28 22:36:48 2010 -0500
3495
3496     GHash: move docs from tmpl to inline comments
3497
3498  docs/reference/glib/tmpl/.gitignore       |    1 +
3499  docs/reference/glib/tmpl/hash_tables.sgml |  489
3500  -----------------------------
3501  glib/ghash.c                              |  114 +++++++
3502  glib/ghash.h                              |   17 +-
3503  4 files changed, 130 insertions(+), 491 deletions(-)
3504
3505 commit fe89b2ea293cbcd02de2cba1834e03eee0190cdc
3506 Author: Ryan Lortie <desrt@desrt.ca>
3507 Date:   Thu Jan 28 19:12:55 2010 -0500
3508
3509     Since: markers for g_bit_*lock()
3510
3511  glib/gbitlock.c |    6 ++++++
3512  1 files changed, 6 insertions(+), 0 deletions(-)
3513
3514 commit 40eae351b1a95626f49ea042e5f5e9824c171c50
3515 Author: Ryan Lortie <desrt@desrt.ca>
3516 Date:   Thu Jan 28 18:41:19 2010 -0500
3517
3518     Bug 548967 - 1 bit mutex lock: add tests
3519
3520     Add a test case for the new API.
3521
3522     Always check the emulated futex(2) implementation, even on systems
3523     with
3524     futex support.
3525
3526  configure.in               |    1 +
3527  glib/gbitlock.c            |    4 ++
3528  gthread/Makefile.am        |    3 +
3529  gthread/tests/.gitignore   |    2 +
3530  gthread/tests/1bit-mutex.c |  127
3531  ++++++++++++++++++++++++++++++++++++++++++++
3532  gthread/tests/Makefile.am  |   15 +++++
3533  6 files changed, 152 insertions(+), 0 deletions(-)
3534
3535 commit 669b0f2d6b5ef3a4924a1402d569c4e38e4fb41c
3536 Author: Ryan Lortie <desrt@desrt.ca>
3537 Date:   Thu Jan 28 11:32:07 2010 -0500
3538
3539     Bug 548967 - 1 bit mutex lock
3540
3541     Add support for a mutex lock that consumes only one bit of storage
3542     inside of an integer on systems that support futexes.  Futex is
3543     emulated
3544     (at a higher cost) on systems that don't have it -- but only in the
3545     contended case.
3546
3547  configure.in                          |   26 +++
3548  docs/reference/glib/glib-sections.txt |    5 +
3549  glib/Makefile.am                      |    2 +
3550  glib/gbitlock.c                       |  292
3551  +++++++++++++++++++++++++++++++++
3552  glib/gbitlock.h                       |   43 +++++
3553  glib/glib.h                           |    1 +
3554  glib/glib.symbols                     |    8 +
3555  glib/gthread.c                        |    1 +
3556  glib/gthreadprivate.h                 |    1 +
3557  9 files changed, 379 insertions(+), 0 deletions(-)
3558
3559 commit 595cad2531ac8bb4a4954337931134cb304088df
3560 Author: Ryan Lortie <desrt@desrt.ca>
3561 Date:   Thu Jan 28 12:39:46 2010 -0500
3562
3563     glib docs: Delete and ignore empty .tmpl files
3564
3565  docs/reference/glib/tmpl/.gitignore      |    4 +
3566  docs/reference/glib/tmpl/ghostutils.sgml |   64 ------------------
3567  docs/reference/glib/tmpl/gurifuncs.sgml  |  104
3568  ------------------------------
3569  3 files changed, 4 insertions(+), 168 deletions(-)
3570
3571 commit b0a0ac51cb7e628f90b8293c098a6a1a26425301
3572 Author: Ryan Lortie <desrt@desrt.ca>
3573 Date:   Wed Jan 27 21:30:26 2010 -0500
3574
3575     Return NULL from g_mapped_file_get_contents()
3576
3577     In the case of an empty file, return NULL instead of "".  This means
3578     that the return result of g_mapped_file_get_contents() will always be
3579     page-aligned.
3580
3581  README.in          |    5 +++++
3582  glib/gmappedfile.c |    6 ++++--
3583  2 files changed, 9 insertions(+), 2 deletions(-)
3584
3585 commit 2a19bb7699c13e6d7cc5761d9285617e6b2b51f7
3586 Author: Matej Urbančič <mateju@svn.gnome.org>
3587 Date:   Wed Jan 27 13:16:13 2010 +0100
3588
3589     Updated Slovenian translation
3590
3591  po/sl.po | 1315
3592  ++++++++++++++++++++++++++++++++------------------------------
3593  1 files changed, 682 insertions(+), 633 deletions(-)
3594
3595 commit 082ff883b64ca39a197b7fccb520f0b5fa707e8a
3596 Author: Behdad Esfahbod <behdad@behdad.org>
3597 Date:   Tue Jan 26 16:12:20 2010 -0500
3598
3599     Improve type documentation
3600
3601  docs/reference/glib/tmpl/types.sgml |   31
3602  +++++++++++++++++++------------
3603  1 files changed, 19 insertions(+), 12 deletions(-)
3604
3605 commit 7d6af08777d4762ec17bfe8a4fa6eb83ba8d6f36
3606 Author: Christian Dywan <christian@twotoasts.de>
3607 Date:   Tue Jan 26 20:45:40 2010 +0100
3608
3609     Add gtk-doc comments with Since tags to GMemoryOutputStream properties
3610
3611  gio/gmemoryoutputstream.c |   35 +++++++++++++++++++++++++++++++++++
3612  1 files changed, 35 insertions(+), 0 deletions(-)
3613
3614 commit b0d2f344a68abcc14558c0363ffbe5bfdcba2a66
3615 Author: Javier Jardón <jjardon@gnome.org>
3616 Date:   Tue Jan 26 19:15:48 2010 +0100
3617
3618     [glib/gvarianttype] Move some documentation to header file
3619
3620     Also, change G_VARIANT_TYPE(str) for G_VARIANT_TYPE(type_string)
3621     so It's correctly documented now.
3622
3623  glib/gvarianttype.c |   23 -----------------------
3624  glib/gvarianttype.h |   30 ++++++++++++++++++++++++++----
3625  2 files changed, 26 insertions(+), 27 deletions(-)
3626
3627 commit 3c66490503534eccdd9d3082684ca5c9abf89c0c
3628 Author: Javier Jardón <jjardon@gnome.org>
3629 Date:   Tue Jan 26 19:00:41 2010 +0100
3630
3631     [glib/gvariantype] Added missing "Since: 2.24" tag
3632
3633  glib/gvarianttype.c |    2 ++
3634  1 files changed, 2 insertions(+), 0 deletions(-)
3635
3636 commit 3658727cfa0eca8c66bc2cdff46992099caf0acd
3637 Author: Martin Pitt <martin.pitt@ubuntu.com>
3638 Date:   Tue Jan 26 11:22:31 2010 +0100
3639
3640     always use our own internal assertion message symbol
3641
3642     Re-using glibc's __abort_msg symbol causes linking problems, since
3643     the symbol
3644     is declared private. Always use our own__glib_abort_msg symbol
3645     to store
3646     assertion messages, to avoid compatibility and linking problems.
3647
3648     Also fix the test case to work with out of tree builds (such as "make
3649     distcheck"), and re-enable it.
3650
3651     https://bugzilla.gnome.org/show_bug.cgi?id=594872
3652
3653  configure.in                 |   14 --------------
3654  glib/gtestutils.c            |   26 +++++++++-----------------
3655  tests/Makefile.am            |    2 +-
3656  tests/run-assert-msg-test.sh |   17 +++++------------
3657  4 files changed, 15 insertions(+), 44 deletions(-)
3658
3659 commit e84a3f824855419c361ebc9f2e04768f96c6f3b9
3660 Author: Matthias Clasen <mclasen@redhat.com>
3661 Date:   Mon Jan 25 14:16:09 2010 -0500
3662
3663     Bump version
3664
3665  configure.in |    2 +-
3666  1 files changed, 1 insertions(+), 1 deletions(-)
3667
3668 commit 079c980ecabf42ee9d0a061f9a11b078c6394225
3669 Author: Matthias Clasen <mclasen@redhat.com>
3670 Date:   Mon Jan 25 14:14:14 2010 -0500
3671
3672     2.23.2
3673
3674  po/am.po          |   42 +-
3675  po/ar.po          |   45 ++-
3676  po/as.po          |   45 ++-
3677  po/ast.po         | 1355
3678  ++++++++++++++++++++++++++---------------------------
3679  po/az.po          |   42 +-
3680  po/be.po          |   42 +-
3681  po/be@latin.po    |   45 ++-
3682  po/bg.po          |  921 ++++++++++++++++++------------------
3683  po/bn.po          | 1256
3684  +++++++++++++++++++++++--------------------------
3685  po/bn_IN.po       |   45 ++-
3686  po/bs.po          |   42 +-
3687  po/ca.po          |   45 ++-
3688  po/ca@valencia.po |   45 ++-
3689  po/cs.po          |   45 ++-
3690  po/cy.po          |   42 +-
3691  po/da.po          |   45 ++-
3692  po/de.po          |   45 ++-
3693  po/dz.po          |   42 +-
3694  po/el.po          |   45 ++-
3695  po/en@shaw.po     |   45 ++-
3696  po/en_CA.po       |   45 ++-
3697  po/en_GB.po       |   45 ++-
3698  po/eo.po          |   42 +-
3699  po/es.po          |  929 ++++++++++++++++++------------------
3700  po/et.po          |  484 +++++++++++++++++++-
3701  po/eu.po          |  996 ++++++++++++++++++++-------------------
3702  po/fa.po          |   42 +-
3703  po/fi.po          |   45 ++-
3704  po/fr.po          |   45 ++-
3705  po/ga.po          |   42 +-
3706  po/gl.po          |   45 ++-
3707  po/gu.po          |   45 ++-
3708  po/he.po          |   45 ++-
3709  po/hi.po          |   45 ++-
3710  po/hr.po          |   42 +-
3711  po/hu.po          |   45 ++-
3712  po/hy.po          |   42 +-
3713  po/id.po          |   42 +-
3714  po/is.po          |   42 +-
3715  po/it.po          |   45 ++-
3716  po/ja.po          |   45 ++-
3717  po/ka.po          |   42 +-
3718  po/kn.po          |   45 ++-
3719  po/ko.po          |   45 ++-
3720  po/ku.po          |   42 +-
3721  po/lt.po          |   45 ++-
3722  po/lv.po          |   42 +-
3723  po/mai.po         |   45 ++-
3724  po/mg.po          |   42 +-
3725  po/mk.po          |   45 ++-
3726  po/ml.po          |   45 ++-
3727  po/mn.po          |   42 +-
3728  po/mr.po          |   45 ++-
3729  po/ms.po          |   42 +-
3730  po/nb.po          |  925 ++++++++++++++++++------------------
3731  po/ne.po          |   42 +-
3732  po/nl.po          |   45 ++-
3733  po/nn.po          |   45 ++-
3734  po/oc.po          |   42 +-
3735  po/or.po          |   45 ++-
3736  po/pa.po          |   45 ++-
3737  po/pl.po          |   45 ++-
3738  po/ps.po          |   42 +-
3739  po/pt.po          |   45 ++-
3740  po/pt_BR.po       |   45 ++-
3741  po/ro.po          |   45 ++-
3742  po/ru.po          |   45 ++-
3743  po/rw.po          |   42 +-
3744  po/si.po          |   42 +-
3745  po/sk.po          |   42 +-
3746  po/sl.po          |   45 ++-
3747  po/sq.po          |   47 ++-
3748  po/sr.po          |   45 ++-
3749  po/sr@ije.po      |   42 +-
3750  po/sr@latin.po    |   45 ++-
3751  po/sv.po          | 1323
3752  ++++++++++++++++++++++++++--------------------------
3753  po/ta.po          |   45 ++-
3754  po/te.po          |   45 ++-
3755  po/th.po          |   45 ++-
3756  po/tl.po          |   42 +-
3757  po/tr.po          |   45 ++-
3758  po/tt.po          |   42 +-
3759  po/uk.po          |  939 +++++++++++++++++++------------------
3760  po/vi.po          |   45 ++-
3761  po/wa.po          |   42 +-
3762  po/xh.po          |   42 +-
3763  po/yi.po          |   42 +-
3764  po/zh_CN.po       |   45 ++-
3765  po/zh_HK.po       |   45 ++-
3766  po/zh_TW.po       |   45 ++-
3767  90 files changed, 7008 insertions(+), 5674 deletions(-)
3768
3769 commit 975aea7bce39a2909607c6c40c2c0c945169b0c6
3770 Author: Matthias Clasen <mclasen@redhat.com>
3771 Date:   Mon Jan 25 14:13:48 2010 -0500
3772
3773     Disable yet another failing test that was recently added...
3774
3775  tests/Makefile.am |    2 +-
3776  1 files changed, 1 insertions(+), 1 deletions(-)
3777
3778 commit f13804f68e37c597533644e671d38229e80b917a
3779 Author: Matthias Clasen <mclasen@redhat.com>
3780 Date:   Mon Jan 25 12:46:35 2010 -0500
3781
3782     Minor docs update
3783
3784  docs/reference/gio/gio-sections.txt |    1 +
3785  1 files changed, 1 insertions(+), 0 deletions(-)
3786
3787 commit bc4f3904f27652b844f9786ba2b243a5ea3368b5
3788 Author: Matthias Clasen <mclasen@redhat.com>
3789 Date:   Mon Jan 25 12:43:10 2010 -0500
3790
3791     Another few failing tests disabled
3792
3793  gio/tests/filter-streams.c |    2 ++
3794  1 files changed, 2 insertions(+), 0 deletions(-)
3795
3796 commit 305c9c6de5436b35fc3929d4c4ff3f29c00d8678
3797 Author: Matthias Clasen <mclasen@redhat.com>
3798 Date:   Mon Jan 25 12:29:09 2010 -0500
3799
3800     Disable a failing test, tsk, tsk.
3801
3802  glib/tests/array-test.c |    2 ++
3803  1 files changed, 2 insertions(+), 0 deletions(-)
3804
3805 commit 81f186d1e55621622fc3a29f43522a8d5494edde
3806 Author: Matthias Clasen <mclasen@redhat.com>
3807 Date:   Mon Jan 25 12:00:06 2010 -0500
3808
3809     Mention GVariant
3810
3811  NEWS |    4 ++++
3812  1 files changed, 4 insertions(+), 0 deletions(-)
3813
3814 commit e0d1124bd9bc516daaa84c94fee39decf9acc1d8
3815 Author: Matthias Clasen <mclasen@redhat.com>
3816 Date:   Mon Jan 25 11:57:47 2010 -0500
3817
3818     Updates
3819
3820  NEWS |   53 +++++++++++++++++++++++++++++++++++++++++++++++++++++
3821  1 files changed, 53 insertions(+), 0 deletions(-)
3822
3823 commit b4c0b10658bb77f14005a117d5abdb620fec4068
3824 Author: Ryan Lortie <desrt@desrt.ca>
3825 Date:   Mon Jan 25 11:31:56 2010 -0500
3826
3827     add testcase for GVariantType
3828
3829  glib/tests/.gitignore     |    1 +
3830  glib/tests/Makefile.am    |    3 +
3831  glib/tests/gvarianttype.c |  650
3832  +++++++++++++++++++++++++++++++++++++++++++++
3833  3 files changed, 654 insertions(+), 0 deletions(-)
3834
3835 commit 0ccb288da103890dcf89ceda75fb8b488077a1de
3836 Author: Ryan Lortie <desrt@desrt.ca>
3837 Date:   Mon Jan 25 11:26:27 2010 -0500
3838
3839     merge GVariantType
3840
3841     GVariantType is the type system for GVariant
3842
3843  docs/reference/glib/glib-docs.sgml    |    1 +
3844  docs/reference/glib/glib-sections.txt |   68 ++
3845  glib/Makefile.am                      |    2 +
3846  glib/glib.h                           |    1 +
3847  glib/glib.symbols                     |   34 +
3848  glib/gvarianttype.c                   | 1495
3849  +++++++++++++++++++++++++++++++++
3850  glib/gvarianttype.h                   |  282 +++++++
3851  7 files changed, 1883 insertions(+), 0 deletions(-)
3852
3853 commit 11d4e59712b5a19c9847facf6da79946c9bd24aa
3854 Author: Benjamin Otte <otte@redhat.com>
3855 Date:   Wed Jan 20 21:06:30 2010 +0100
3856
3857     Move the boxed private type data to TypeNode
3858
3859     This way we don't need to keep a custom array that we bsearch on (and
3860     that isn't threadsafe) but can use the gtype.c machinery that is
3861     threadsafe. And fast, too!
3862
3863     https://bugzilla.gnome.org/show_bug.cgi?id=554887
3864
3865  gobject/Makefile.am     |    5 ++-
3866  gobject/gboxed.c        |   72
3867  +++-------------------------------------------
3868  gobject/gtype-private.h |   41 ++++++++++++++++++++++++++
3869  gobject/gtype.c         |   45 +++++++++++++++++++++++++++++
3870  4 files changed, 95 insertions(+), 68 deletions(-)
3871
3872 commit ac666d2ae35b86c0d92ae70a0fb77b9df91035d1
3873 Author: Benjamin Otte <otte@redhat.com>
3874 Date:   Wed Jan 20 20:02:24 2010 +0100
3875
3876     Put calls to registered copy/free functions into separate functions
3877
3878     This eases cleaning up these functions.
3879
3880     One optimization in value_set_internal() was lost in the process. It
3881     shouldn't cause too many issues when all is said and done.
3882
3883     https://bugzilla.gnome.org/show_bug.cgi?id=554887
3884
3885  gobject/gboxed.c |   97
3886  +++++++++++++++++------------------------------------
3887  1 files changed, 31 insertions(+), 66 deletions(-)
3888
3889 commit 4ecf8655b315f9da3d108356c8f39394300deae3
3890 Author: Alexander Shopov <ash@contact.bg>
3891 Date:   Mon Jan 25 11:58:18 2010 +0200
3892
3893     Updated Bulgarian translation
3894
3895  po/bg.po |  974
3896  +++++++++++++++++++++++++++++++-------------------------------
3897  1 files changed, 490 insertions(+), 484 deletions(-)
3898
3899 commit d819c8e486c9aaa2602d93fdd5cd1743d5a46624
3900 Author: Matthias Clasen <mclasen@redhat.com>
3901 Date:   Sun Jan 24 20:50:51 2010 -0500
3902
3903     Typo fixes
3904
3905  gio/gsimpleasyncresult.c |    4 ++--
3906  1 files changed, 2 insertions(+), 2 deletions(-)
3907
3908 commit cd59feff775e3cf9b15190dd6d75c4e6b98336e8
3909 Author: Jamil Ahmed <itsjamil@gmail.com>
3910 Date:   Sun Jan 24 22:54:12 2010 +0600
3911
3912     Updated Bengali translation
3913
3914  po/bn.po | 1295
3915  +++++++++++++++++++++++++++++++++-----------------------------
3916  1 files changed, 691 insertions(+), 604 deletions(-)
3917
3918 commit e71dcb204e3be3c0129c0782f3b5420be47fb2ef
3919 Author: Ryan Lortie <desrt@desrt.ca>
3920 Date:   Sat Jan 23 01:07:46 2010 -0500
3921
3922     gio: .gitignore gio-querymodules
3923
3924  gio/.gitignore |    1 +
3925  1 files changed, 1 insertions(+), 0 deletions(-)
3926
3927 commit c8fc3112f910b544ace0e1cb14d47555b38be6d8
3928 Author: Ryan Lortie <desrt@desrt.ca>
3929 Date:   Fri Jan 22 20:18:58 2010 -0500
3930
3931     Bug 448888 - don't init g_slice for always-malloc
3932
3933  glib/gslice.c |   16 +++++++++++++---
3934  1 files changed, 13 insertions(+), 3 deletions(-)
3935
3936 commit 7693b0af445645f09e55ed7cebe0051c3d1fdd8d
3937 Author: Alberto Garcia <agarcia@igalia.com>
3938 Date:   Wed Jan 20 18:53:08 2010 +0100
3939
3940     [tests] Remove C++ style comments
3941
3942     It makes the IBM XL C Compiler (the 'native' non-free compiler
3943     on the AIX 5.3 and 6.1 platform) stop compiling with syntax error.
3944
3945     Fixes https://bugzilla.gnome.org/show_bug.cgi?id=581300
3946
3947     Signed-off-by: Javier Jardón <jjardon@gnome.org>
3948
3949  gobject/tests/threadtests.c |    8 ++++----
3950  tests/slice-concurrent.c    |    2 +-
3951  tests/slice-test.c          |    2 +-
3952  3 files changed, 6 insertions(+), 6 deletions(-)
3953
3954 commit 6c3551fedb7bfde716fa00cfcbba00ca987c2a79
3955 Author: Dan Winship <danw@gnome.org>
3956 Date:   Mon Jan 18 09:46:19 2010 -0500
3957
3958     [configure] More -lresolv-checking-fixing
3959
3960     https://bugzilla.gnome.org/show_bug.cgi?id=586150
3961
3962  configure.in |   10 ++++++++--
3963  1 files changed, 8 insertions(+), 2 deletions(-)
3964
3965 commit 914120b9701650ccf7bede1907b69b521ca43236
3966 Author: Benjamin Otte <otte@redhat.com>
3967 Date:   Mon Jan 18 14:03:16 2010 +0100
3968
3969     Ensure values are memset to 0 when calling G_VALUE_COLLECT_INIT()
3970
3971     The reason we need to enforce this is that the GTypeValueTable
3972     documentation explicitly states that memory is memset to 0 when the
3973     value_init function is called.
3974
3975     https://bugzilla.gnome.org/show_bug.cgi?id=603590
3976
3977  gobject/gobject.c         |    2 +-
3978  gobject/gsignal.c         |    4 ++--
3979  gobject/gvaluecollector.h |    3 +--
3980  3 files changed, 4 insertions(+), 5 deletions(-)
3981
3982 commit 956b3b507d03b6d10f8bef34b3775a409c5ba9ee
3983 Author: Dan Winship <danw@gnome.org>
3984 Date:   Wed Jan 13 11:24:28 2010 -0500
3985
3986     [configure] Fix res_query check for OS X
3987
3988     https://bugzilla.gnome.org/show_bug.cgi?id=586150
3989
3990  configure.in  |   36 +++++++++++++++++++-----------------
3991  gio-2.0.pc.in |    2 +-
3992  2 files changed, 20 insertions(+), 18 deletions(-)
3993
3994 commit a6ab4b78725f6376c04f7fb2eb6cbf9a56387253
3995 Author: Javier Jardón <jjardon@gnome.org>
3996 Date:   Tue Nov 17 21:15:15 2009 +0100
3997
3998     Upgrade to version 0.8 of libasyncns
3999
4000     Fixes https://bugzilla.gnome.org/show_bug.cgi?id=602240
4001
4002  gio/libasyncns/asyncns.c   |   94
4003  +++++++++++++++++++++++++++-----------------
4004  gio/libasyncns/g-asyncns.h |   16 +------
4005  2 files changed, 61 insertions(+), 49 deletions(-)
4006
4007 commit fe23567c436612e7a167c1681d6cb69392769fb7
4008 Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
4009 Date:   Wed Jan 13 17:29:39 2010 +0100
4010
4011     Updated Basque language
4012
4013  po/eu.po | 1044
4014  ++++++++++++++++++++++++++++++--------------------------------
4015  1 files changed, 512 insertions(+), 532 deletions(-)
4016
4017 commit b577c207a5279667801c44d8f1d9469ca431478b
4018 Author: Kjartan Maraas <kmaraas@gnome.org>
4019 Date:   Wed Jan 13 16:20:56 2010 +0100
4020
4021     Updated Norwegian bokmål translation
4022
4023  po/nb.po |  937
4024  ++++++++++++++++++++++++++++++++------------------------------
4025  1 files changed, 477 insertions(+), 460 deletions(-)
4026
4027 commit 7448eb71c3ac85a08c8f0fceaf9747e6298ae5c9
4028 Author: Sven Herzberg <herzi@gnome-de.org>
4029 Date:   Wed Jan 13 14:47:58 2010 +0100
4030
4031     properly abort instead of looping infinitely
4032
4033     Fixes: Bug 568760 - nautilus freezes due to a bug in garray.c:322
4034
4035     * glib/garray.c: increase the size of potential return values by
4036       using an unsigned result; properly check if we still handle
4037       valid size
4038       proposals, return the original request if there's no usable
4039       size left
4040     * tests/array-test.c: reproduce the error condition of the bug report
4041
4042  glib/garray.c           |   18 ++++++++++--------
4043  glib/tests/array-test.c |   24 ++++++++++++++++++++++++
4044  2 files changed, 34 insertions(+), 8 deletions(-)
4045
4046 commit 820181a5de46da070d7792128fe148b51fc79a20
4047 Author: Alexander Larsson <alexl@redhat.com>
4048 Date:   Wed Jan 13 10:25:52 2010 +0100
4049
4050     Fix docs in previous commit
4051
4052  gobject/gvaluecollector.h |    4 ++--
4053  1 files changed, 2 insertions(+), 2 deletions(-)
4054
4055 commit 3c5e1fd903ce18efe51672074e01d1637c4bc0b2
4056 Author: Alexander Larsson <alexl@redhat.com>
4057 Date:   Wed Jan 13 10:24:09 2010 +0100
4058
4059     Remove additional thread support in performance test
4060
4061     We're always enabling threads now so this is not needed.
4062
4063  tests/gobject/performance.c      |    6 ------
4064  tests/gobject/run-performance.sh |    3 +--
4065  2 files changed, 1 insertions(+), 8 deletions(-)
4066
4067 commit 40bf3aa5d2fd9d2aa6244ce8023ad1eed3bf0383
4068 Author: Edward Hervey <bilboed@bilboed.com>
4069 Date:   Wed Dec 2 11:50:02 2009 +0100
4070
4071     gobject: Use new G_VALUE_COLLECT_INIT variant
4072
4073     Makes g_object_new_valist 20% to 30% faster (against 2321e5a).
4074
4075     Profiled against the pan newsreader which uses a variant of simple
4076     and complex object creation.
4077
4078     https://bugzilla.gnome.org/show_bug.cgi?id=603590
4079
4080  gobject/gobject.c |   10 ++++------
4081  1 files changed, 4 insertions(+), 6 deletions(-)
4082
4083 commit 0f25115ffc887110993f6947f9907a85374933d3
4084 Author: Edward Hervey <bilboed@bilboed.com>
4085 Date:   Wed Dec 2 11:49:49 2009 +0100
4086
4087     gsignal: Use new G_VALUE_COLLECT_INIT variant
4088
4089     Makes g_signal_emit_valist from 15% to 20% faster.
4090
4091     Results reported from profiling the pan newsreader which uses
4092     a variant
4093     of simple and complex signal emissions (i.e no args or various args)
4094
4095     https://bugzilla.gnome.org/show_bug.cgi?id=603590
4096
4097  gobject/gsignal.c |   20 ++++++++------------
4098  1 files changed, 8 insertions(+), 12 deletions(-)
4099
4100 commit 546fc0ca331c8d1b3393fe218a697b6a1a1c1072
4101 Author: Edward Hervey <bilboed@bilboed.com>
4102 Date:   Wed Dec 2 11:48:18 2009 +0100
4103
4104     gvaluecollector: Add variant of G_VALUE_COLLECT for most used cases.
4105
4106     Most callers of G_VALUE_COLLECT previously had to initialize the
4107     GValue
4108     and then G_VALUE_COLLECT would still go through a cleanup phase.
4109
4110     The new variant allows passing a unitialized GValue along with a GType
4111     and speedup the initialization/collection process.
4112
4113     https://bugzilla.gnome.org/show_bug.cgi?id=603590
4114
4115  gobject/gvaluecollector.h |   44
4116  ++++++++++++++++++++++++++++++++++++--------
4117  1 files changed, 36 insertions(+), 8 deletions(-)
4118
4119 commit 3bb404f13329dbd6c67f777e5a6d9228716ab440
4120 Author: Alexander Larsson <alexl@redhat.com>
4121 Date:   Tue Jan 12 21:55:15 2010 +0100
4122
4123     Mention thread changes in NEWS
4124
4125  README.in |    8 ++++++++
4126  1 files changed, 8 insertions(+), 0 deletions(-)
4127
4128 commit 94b8613b5ffefadb5c82424bd1f3083ff11fa811
4129 Author: Alexander Larsson <alexl@redhat.com>
4130 Date:   Tue Jan 12 21:28:23 2010 +0100
4131
4132     Use unconditional thread calls in gio and gobject
4133
4134     If threads are available we always enable threads in gobject, which
4135     means all gio/gobject code can enable the unconditional thread calls.
4136
4137     This is a minor optimization since we avoid a bunch of unnecessary
4138     is-threads-enabled checks.
4139
4140     https://bugzilla.gnome.org/show_bug.cgi?id=606775
4141
4142  configure.in        |    1 +
4143  gio/Makefile.am     |    5 +++++
4144  gobject/Makefile.am |    5 +++++
4145  3 files changed, 11 insertions(+), 0 deletions(-)
4146
4147 commit de5c708e0b3d257388d3a5d09c80806d27069c88
4148 Author: Alexander Larsson <alexl@redhat.com>
4149 Date:   Tue Jan 12 21:26:52 2010 +0100
4150
4151     Make thread calls unconditional if G_THREADS_MANDATORY is set
4152
4153     Since gobject now initialized threads unconditionally if threads are
4154     available it makes no sense to have each thread operation
4155     conditionally check if threads are enables, so allow this to be
4156     avoided.
4157
4158     https://bugzilla.gnome.org/show_bug.cgi?id=606775
4159
4160  glib/gthread.h |    4 ++++
4161  1 files changed, 4 insertions(+), 0 deletions(-)
4162
4163 commit fa2bced1f30f93443ef43ce8b5b1e437cd07168c
4164 Author: Alexander Larsson <alexl@redhat.com>
4165 Date:   Tue Jan 12 21:22:45 2010 +0100
4166
4167     Enable threads in g_type_init()
4168
4169     This means threads will be supported for all gobject
4170     libraries/applications
4171     and initialized early enough to not cause any problems.
4172
4173     This solves the problem of libraries needing threadsafety. Previosly
4174     they just called g_threads_init() anyway, which often works but
4175     sometimes
4176     breaks in unexpected ways.
4177
4178     See this thread for more details:
4179     http://mail.gnome.org/archives/gtk-devel-list/2009-November/msg00208.html
4180
4181     https://bugzilla.gnome.org/show_bug.cgi?id=606775
4182
4183  docs/reference/glib/tmpl/threads.sgml |    8 ++++++++
4184  gobject-2.0-uninstalled.pc.in         |    2 +-
4185  gobject-2.0.pc.in                     |    2 +-
4186  gobject/Makefile.am                   |    2 +-
4187  gobject/gtype.c                       |    9 ++++++++-
4188  5 files changed, 19 insertions(+), 4 deletions(-)
4189
4190 commit 0df3ca8f9bbb624b219ecdb25d3fe8aa4a51d953
4191 Author: Alexander Larsson <alexl@redhat.com>
4192 Date:   Tue Jan 12 21:16:59 2010 +0100
4193
4194     Relax g_thread_init() requirements
4195
4196     We now allow g_thread_init(NULL) to be called after other glib calls
4197     (with
4198     some minor limitations). This is mainly a documentation change as this
4199     really was already possible.
4200
4201     We also allow g_thread_init() to be called multiple times. Only the
4202     first call actually initializes the threading system, further calls
4203     are ignored (but print a warning if the argument is not NULL).
4204
4205     https://bugzilla.gnome.org/show_bug.cgi?id=606775
4206
4207  docs/reference/glib/tmpl/threads.sgml |   55
4208  +++++++++++---------------------
4209  gthread/gthread-impl.c                |    7 +++-
4210  2 files changed, 25 insertions(+), 37 deletions(-)
4211
4212 commit 74ad124cfba3278c385d177a527f19574fda9670
4213 Author: Alexander Larsson <alexl@redhat.com>
4214 Date:   Tue Jan 12 13:09:10 2010 +0100
4215
4216     Implement lazy loading of fam plugin
4217
4218  gio/fam/Makefile.am  |   15 ++++++++++++++-
4219  gio/fam/fam-module.c |   11 +++++++++++
4220  2 files changed, 25 insertions(+), 1 deletions(-)
4221
4222 commit 57b771235e8e548ba3bb68a49ae4f016072ee89f
4223 Author: Alexander Larsson <alexl@redhat.com>
4224 Date:   Tue Jan 12 13:11:22 2010 +0100
4225
4226     Add gio-querymodule program
4227
4228     This can be used to update the giomodule.cache file in directories
4229     with
4230     giomodules in order to support lazy module loading.
4231
4232  gio/Makefile.am        |   10 ++++
4233  gio/gio-querymodules.c |  133
4234  ++++++++++++++++++++++++++++++++++++++++++++++++
4235  2 files changed, 143 insertions(+), 0 deletions(-)
4236
4237 commit 682b3da99b1766b3dda0ee5978040e11108e063c
4238 Author: Alexander Larsson <alexl@redhat.com>
4239 Date:   Tue Jan 12 11:57:17 2010 +0100
4240
4241     Use the new lazy loading of modules for gio modules
4242
4243  gio/giomodule.c |   30 +++++++++++-------------------
4244  1 files changed, 11 insertions(+), 19 deletions(-)
4245
4246 commit 488bede191081f035f24f7c3e55a86bc8ee2d7ae
4247 Author: Alexander Larsson <alexl@redhat.com>
4248 Date:   Tue Jan 12 11:36:12 2010 +0100
4249
4250     Add support for lazy loading of giomodules
4251
4252     Adds an optional query method to giomodules which should return all
4253     possible extension points the module may implement.
4254
4255     Then we add a new call g_io_modules_scan_all_in_directory() similar to
4256     g_io_modules_load_all_in_directory() that doesn't return all loaded
4257     modules, thus allowing lazy loading.
4258
4259     In g_io_modules_scan_all_in_directory we look for an optional
4260     giomodule.cache file and use the information in that to avoid
4261     loading modules until they are needed for an extension point.
4262
4263  gio/gio.symbols |    1 +
4264  gio/giomodule.c |  211
4265  +++++++++++++++++++++++++++++++++++++++++++++++++------
4266  gio/giomodule.h |   31 ++++++++
4267  3 files changed, 222 insertions(+), 21 deletions(-)
4268
4269 commit 6aa1aef5562b2db9777ad17183427dbbb88599b2
4270 Author: Ignacio Casal Quinteiro <icq@gnome.org>
4271 Date:   Tue Jan 12 12:54:49 2010 +0100
4272
4273     Flush gcharsetconverter when needed.
4274
4275     This patch fixes bug #605686.
4276
4277  gio/gcharsetconverter.c |   53
4278  +++++++++++++++++++++++++++-------------------
4279  1 files changed, 31 insertions(+), 22 deletions(-)
4280
4281 commit f4ccd96ea1a137eb0c533f177ff87290a84ee0d5
4282 Author: Kamal Mostafa <kamal@whence.com>
4283 Date:   Fri Jan 1 20:36:28 2010 -0800
4284
4285     g_object_new(): skip varargs for simple calls
4286
4287     g_object_new() avoids useless varargs processing for simple calls
4288     with no
4289     properties.  Fixes https://bugzilla.gnome.org/show_bug.cgi?id=605883
4290
4291  gobject/gobject.c |    4 ++++
4292  1 files changed, 4 insertions(+), 0 deletions(-)
4293
4294 commit 8c293b0ae0f3d7a404b3249872a1591313467b4f
4295 Author: Daniel Nylander <po@danielnylander.se>
4296 Date:   Sat Jan 9 16:43:35 2010 +0100
4297
4298     Updated Swedish translation
4299
4300  po/sv.po | 1354
4301  ++++++++++++++++++++++++++++++++------------------------------
4302  1 files changed, 691 insertions(+), 663 deletions(-)
4303
4304 commit e61fed47b39265056dc2f9f5c3c5a6fc14bc0bf2
4305 Author: Jorge González <jorgegonz@svn.gnome.org>
4306 Date:   Thu Jan 7 20:26:48 2010 +0100
4307
4308     Updated Spanish translation
4309
4310  po/es.po |  950
4311  +++++++++++++++++++++++++++++++------------------------------
4312  1 files changed, 483 insertions(+), 467 deletions(-)
4313
4314 commit 37716bd00a7911de545ebca3dc7a248503eaf46e
4315 Author: Hiroyuki Ikezoe <poincare@ikezoe.net>
4316 Date:   Thu Jan 7 19:33:39 2010 +0900
4317
4318     Use GCC atomic builtin operations.
4319
4320     Fix for bug #531902.
4321
4322  configure.in       |  211
4323  ++++++++++++++++++++++++++++------------------------
4324  glib/Makefile.am   |    8 ++-
4325  glib/gatomic-gcc.c |   92 +++++++++++++++++++++++
4326  3 files changed, 214 insertions(+), 97 deletions(-)
4327
4328 commit 7211f7f8eb6845b010f45dd9084f67f80af40412
4329 Author: Stefan Kost <ensonic@users.sf.net>
4330 Date:   Thu Jan 7 10:47:20 2010 +0200
4331
4332     docs: switch to xi:inbclude for the content to save some more seconds
4333
4334  docs/reference/gobject/gobject-docs.sgml |   77 +++-------
4335  docs/reference/gobject/tut_gobject.xml   |    3 +
4336  docs/reference/gobject/tut_gsignal.xml   |    3 +
4337  docs/reference/gobject/tut_gtype.xml     |    5 +-
4338  docs/reference/gobject/tut_howto.xml     |   21 ++-
4339  docs/reference/gobject/tut_intro.xml     |    3 +
4340  docs/reference/gobject/tut_tools.xml     |  221
4341  +++++++++++++++--------------
4342  7 files changed, 163 insertions(+), 170 deletions(-)
4343
4344 commit 00db5238d9cdd1034f39749cac2d7b18df4b231c
4345 Author: Stefan Kost <ensonic@users.sf.net>
4346 Date:   Thu Jan 7 11:31:24 2010 +0200
4347
4348     docs: switch to xi:inbclude for the content to save some more seconds
4349
4350  docs/reference/glib/building.sgml     |    4 +
4351  docs/reference/glib/changes.sgml      |    4 +
4352  docs/reference/glib/compiling.sgml    |    4 +
4353  docs/reference/glib/cross.sgml        |    4 +
4354  docs/reference/glib/glib-docs.sgml    |  231
4355  +++++++++++----------------------
4356  docs/reference/glib/regex-syntax.sgml |    4 +
4357  docs/reference/glib/resources.sgml    |    4 +
4358  docs/reference/glib/running.sgml      |    4 +
4359  8 files changed, 103 insertions(+), 156 deletions(-)
4360
4361 commit d01e2527ce59b5daac2b63a6ac0074cbec8bebe5
4362 Author: Stefan Kost <ensonic@users.sf.net>
4363 Date:   Thu Jan 7 10:22:14 2010 +0200
4364
4365     docs: use xi:include to use the generated indexes if available.
4366
4367     This works transparantly for people with new enough gtk-doc
4368     (>=1.11) and
4369     significantly improves the build time.
4370
4371  docs/reference/gio/gio-docs.xml          |   19 ++++++---
4372  docs/reference/glib/glib-docs.sgml       |   62
4373  ++++++++++++++++++-----------
4374  docs/reference/gobject/gobject-docs.sgml |   54
4375  ++++++++++++++++----------
4376  3 files changed, 84 insertions(+), 51 deletions(-)
4377
4378 commit 4c55b45162a3a76ca6c1d1c450ea667eeb7bae44
4379 Author: Haakon Sporsheim <haakon.sporsheim@gmail.com>
4380 Date:   Thu Jan 7 10:12:13 2010 +0200
4381
4382     Don't do pointer arithmetics on void*
4383
4384     For instance MSVC doesn't like that.
4385
4386     Signed-off-by: Tor Lillqvist <tml@iki.fi>
4387
4388  gobject/gatomicarray.c |    2 +-
4389  1 files changed, 1 insertions(+), 1 deletions(-)
4390
4391 commit 759fbac7b765e3ef3df4e64e534c99d45526bdd3
4392 Author: Matthias Clasen <mclasen@redhat.com>
4393 Date:   Wed Jan 6 17:37:11 2010 -0500
4394
4395     Add properties to GMemoryOutputStream
4396
4397     This helps bindings. Patch by Krzysztof Kosiński. See bug 605733.
4398
4399  gio/gmemoryoutputstream.c        |  308
4400  +++++++++++++++++++++++++++-----------
4401  gio/gmemoryoutputstream.h        |    6 +-
4402  gio/tests/memory-output-stream.c |   37 +++++
4403  3 files changed, 260 insertions(+), 91 deletions(-)
4404
4405 commit f2d8f6287d6e3fcb9e58402c2051d557f7e41632
4406 Author: Matthias Clasen <mclasen@redhat.com>
4407 Date:   Wed Jan 6 13:23:48 2010 -0500
4408
4409     Fix the filename roundtrip check
4410
4411     The check was always failing because the code was comparing
4412     the wrong strings. Reported in bug 605977.
4413
4414  gio/glocalfile.c |    2 +-
4415  1 files changed, 1 insertions(+), 1 deletions(-)
4416
4417 commit baf20e09842a97c2d7925dff5ff9c6d35e36b27d
4418 Author: Ryan Lortie <desrt@desrt.ca>
4419 Date:   Tue Jan 5 18:49:23 2010 -0500
4420
4421     GUnixFDMessage: fix a small typo in an extra check
4422
4423     In the deserialise function, GUnixFDMessage was comparing 'level' to
4424     both SOL_SOCKET and SCM_RIGHTS.  It is correct to compare 'type' to
4425     SCM_RIGHTS.  The code passed tests only because:
4426
4427     1) it's a "should always be OK" double-check
4428
4429     2) SOL_SOCKET and SCM_RIGHTS, by chance, both have the value '1' on
4430        Linux systems.
4431
4432  gio/gunixfdmessage.c |    2 +-
4433  1 files changed, 1 insertions(+), 1 deletions(-)
4434
4435 commit b00c6d7fb5798b4e528554e1221a553ab95506ed
4436 Author: Matthias Clasen <mclasen@redhat.com>
4437 Date:   Tue Jan 5 18:18:55 2010 -0500
4438
4439     Fix a memleak
4440
4441     An early exit in expand_application_parameters forgot to free
4442     a GString. Reported by Steve Grubb.
4443
4444  gio/gdesktopappinfo.c |   14 ++++++++------
4445  1 files changed, 8 insertions(+), 6 deletions(-)
4446
4447 commit 6cee86a3efc98333282218f8eb1e0149a7cd703d
4448 Author: Matthias Clasen <mclasen@redhat.com>
4449 Date:   Tue Jan 5 18:16:37 2010 -0500
4450
4451     Fix an off-by-one error
4452
4453     Reported by Steve Grubb.
4454
4455  gio/gcontenttype.c |    2 +-
4456  1 files changed, 1 insertions(+), 1 deletions(-)
4457
4458 commit 95889d19275fd0f8f47f6c7f0e5b37861aa28497
4459 Author: Maxim V. Dziumanenko <dziumanenko@gmail.com>
4460 Date:   Tue Jan 5 16:53:01 2010 +0200
4461
4462     Update Ukrainian translation
4463
4464  po/uk.po |  948
4465  +++++++++++++++++++++++++++++++-------------------------------
4466  1 files changed, 474 insertions(+), 474 deletions(-)
4467
4468 commit e8ccfd1bb2e17037d54440290b718bd19567a2e4
4469 Author: Haakon Sporsheim <haakon.sporsheim@gmail.com>
4470 Date:   Tue Jan 5 11:28:43 2010 +0200
4471
4472     Avoid compilation warning from MSVC
4473
4474     Signed-off-by: Tor Lillqvist <tml@iki.fi>
4475
4476  glib/gutils.h |    2 +-
4477  1 files changed, 1 insertions(+), 1 deletions(-)
4478
4479 commit d13c552dafe93e819e9c17bb68f46c33c9e97b10
4480 Author: Piotr Eljasiak <epiotr@src.gnome.org>
4481 Date:   Tue Jan 5 00:48:02 2010 +0100
4482
4483     Fix a typo in the docs
4484
4485  glib/gmarkup.c |    2 +-
4486  1 files changed, 1 insertions(+), 1 deletions(-)
4487
4488 commit c4600066a60e4ade006eeba196e560232f26116a
4489 Author: Xandru Armesto Fernandez <xandru@softastur.org>
4490 Date:   Mon Jan 4 22:10:47 2010 +0100
4491
4492     Added asturian language
4493
4494  po/LINGUAS |    1 +
4495  1 files changed, 1 insertions(+), 0 deletions(-)
4496
4497 commit 4655e85081f1fe62a0dd01342dab2109d2979b16
4498 Author: Xandru Armesto Fernandez <xandru@softastur.org>
4499 Date:   Mon Jan 4 22:10:29 2010 +0100
4500
4501     Updated asturian translations
4502
4503  po/ast.po | 2084
4504  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
4505  1 files changed, 2084 insertions(+), 0 deletions(-)
4506
4507 commit 3f5fb1ee9c2e3c09bc21913f02c1797550acdcea
4508 Author: Javier Jardón <jjardon@gnome.org>
4509 Date:   Sun Jan 3 23:34:26 2010 +0100
4510
4511     [docs] Fix @title usage in "Enumeration and flags types" section
4512
4513  gobject/genums.c |    6 ++----
4514  1 files changed, 2 insertions(+), 4 deletions(-)
4515
4516 commit a91514ba1946ee048d9b2ddb049bc7dff5998940
4517 Author: Matthias Clasen <mclasen@redhat.com>
4518 Date:   Sat Jan 2 19:50:55 2010 -0500
4519
4520     Document that various functions ref GSimpleAsyncResult
4521
4522     Patch by Will Thompson, see bug 602417.
4523
4524  gio/gsimpleasyncresult.c |  220
4525  ++++++++++++++++++++++++----------------------
4526  1 files changed, 113 insertions(+), 107 deletions(-)
4527
4528 commit f58fa6934315bc83d57a6d63ae1f9ca08dd9731b
4529 Author: Matthias Clasen <mclasen@redhat.com>
4530 Date:   Sat Jan 2 19:44:26 2010 -0500
4531
4532     Document that _finish() must be called at most once.
4533
4534     The patch was provided by Will Thompson in bug 602417.
4535
4536  gio/gasyncresult.c |   22 +++++++++++-----------
4537  1 files changed, 11 insertions(+), 11 deletions(-)
4538
4539 commit 74af99b860db66d6e32ed12c54016246e60be99a
4540 Author: Matthias Clasen <mclasen@redhat.com>
4541 Date:   Sat Jan 2 19:35:08 2010 -0500
4542
4543     Fix a typo
4544
4545     ...and some whitespace fixes. Pointed out by Will Thompson in
4546     bug 602417.
4547
4548  gio/gasyncresult.c |   69
4549  ++++++++++++++++++++++++++-------------------------
4550  1 files changed, 35 insertions(+), 34 deletions(-)
4551
4552 commit 0542e6dbf9b817a3ad4f0dbf4b85177536e11277
4553 Author: Pablo Castellano <pablog@src.gnome.org>
4554 Date:   Sun Jan 3 01:23:53 2010 +0100
4555
4556     Updated .gitignore files
4557
4558  glib/.gitignore    |    1 +
4559  gobject/.gitignore |    1 +
4560  2 files changed, 2 insertions(+), 0 deletions(-)
4561
4562 commit ab799115defeab7771f3cb5cd0c88eba0d73558a
4563 Author: Matthias Clasen <mclasen@redhat.com>
4564 Date:   Sat Jan 2 19:17:37 2010 -0500
4565
4566     Don't return anything from a void function
4567
4568     Sun C doesn't like it. Reported in bug 604824.
4569
4570  gio/gconverter.c |    2 +-
4571  1 files changed, 1 insertions(+), 1 deletions(-)
4572
4573 commit 05af612943b4f34b63e4bfcb7dc7bbab6725417b
4574 Author: Ivar Smolin <okul@linux.ee>
4575 Date:   Sat Jan 2 22:42:01 2010 +0200
4576
4577     Updating Estonian translation
4578
4579  po/et.po |  490
4580  ++------------------------------------------------------------
4581  1 files changed, 15 insertions(+), 475 deletions(-)
4582
4583 commit 32f79f55ef287bf505ff434f13d79d89f3630bb2
4584 Author: Paolo Borelli <pborelli@gnome.org>
4585 Date:   Thu Dec 31 12:42:41 2009 +0100
4586
4587     Bug 604457 -  gutf8inputstream.c: increasing unknown size pointer
4588
4589  gio/gutf8inputstream.c |    4 ++--
4590  1 files changed, 2 insertions(+), 2 deletions(-)
4591
4592 commit 73ca6f70199353c22bf2d6aa99d5cd1eaea76702
4593 Author: Javier Jardón <jjardon@gnome.org>
4594 Date:   Mon Dec 28 02:04:01 2009 +0100
4595
4596     [docs] Fix 'Deprecated' tag on some win32 functions
4597
4598     Fix g_win32_get_package_installation_directory() and
4599     g_win32_get_package_installation_subdirectory_utf8()
4600
4601  glib/gwin32.c |    4 ++--
4602  1 files changed, 2 insertions(+), 2 deletions(-)
4603
4604 commit 85e00d3a9433a5f83f9897c832fa00e4e0540e2c
4605 Author: Javier Jardón <jjardon@gnome.org>
4606 Date:   Thu Dec 24 05:05:21 2009 +0100
4607
4608     [docs] Fix 'Deprecated' tag in g_date_set_time()
4609
4610  glib/gdate.c |    2 +-
4611  1 files changed, 1 insertions(+), 1 deletions(-)
4612
4613 commit da66897950431870390f8dc3f798e24f23ffb8c8
4614 Author: Martin Pitt <martin.pitt@ubuntu.com>
4615 Date:   Tue Dec 22 11:09:20 2009 +0100
4616
4617     Support storing assertion messages into core dump
4618
4619     Crash interception/debugging systems like Apport or ABRT capture
4620     core dumps for
4621     later crash analysis. However, if a program exits with an assertion
4622     failure,
4623     the core dump is not useful since the assertion message is only
4624     printed to
4625     stderr.
4626
4627     glibc recently got a patch which stores the message of assert()
4628     into the
4629     __abort_msg global variable.
4630     (http://sourceware.org/git/?p=glibc.git;a=commitdiff;h=48dcd0ba)
4631     That works fine for programs which actually use the standard C
4632     assert() macro.
4633
4634     This patch adds the same functionality for glib's assertion tests. If
4635     we are
4636     building against a glibc which already has __abort_msg (2.11 and
4637     later, or
4638     backported above git commit), use that, otherwise put it into our
4639     own field
4640     __glib_assert_msg.
4641
4642     Usage:
4643
4644       $ cat test.c
4645       #include <glib.h>
4646
4647       int main() {
4648           g_assert(1 < 0);
4649           return 0;
4650       }
4651
4652       $ ./test
4653       **ERROR:test.c:5:main: assertion failed: (1 < 0)
4654       Aborted (Core dumped)
4655
4656       $ gdb --batch --ex 'print (char*) __abort_msg' ./test core
4657       [...]
4658       $1 = 0x93bf028 "ERROR:test.c:5:main: assertion failed: (1 < 0)"
4659
4660     https://bugzilla.gnome.org/show_bug.cgi?id=594872
4661
4662  configure.in                 |   14 ++++++++++++
4663  glib/gtestutils.c            |   23 ++++++++++++++++++++
4664  tests/.gitignore             |    1 +
4665  tests/Makefile.am            |    6 +++-
4666  tests/assert-msg-test.c      |    8 +++++++
4667  tests/run-assert-msg-test.sh |   48
4668  ++++++++++++++++++++++++++++++++++++++++++
4669  6 files changed, 98 insertions(+), 2 deletions(-)
4670
4671 commit e9ab9eaff66b62c9653b90cca2eaf1d142f716a1
4672 Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
4673 Date:   Tue Dec 22 23:39:21 2009 +0700
4674
4675     Updated Thai translation.
4676
4677  po/th.po |   35 +++++++++++++++--------------------
4678  1 files changed, 15 insertions(+), 20 deletions(-)
4679
4680 commit 8202728f067c5d418f4fcc5172a990aa1c68312b
4681 Author: Tor Lillqvist <tml@iki.fi>
4682 Date:   Tue Dec 22 00:46:12 2009 +0200
4683
4684     Install gio-unix-2.0.pc only on Unix
4685
4686     The gio-unix-2.0 headers are installed only on Unix anyway.
4687
4688  Makefile.am |    6 +++++-
4689  1 files changed, 5 insertions(+), 1 deletions(-)
4690
4691 commit dba6cef3c9c29314c20a122647c23b12329025dc
4692 Author: Javier Jardón <jjardon@gnome.org>
4693 Date:   Mon Dec 21 23:04:43 2009 +0100
4694
4695     [docs] Fix G_DEFINE_INTERFACE "Since" tag
4696
4697     This symbol is available since Glib 2.24, not 2.20.
4698
4699  gobject/gtype.h |    4 ++--
4700  1 files changed, 2 insertions(+), 2 deletions(-)
4701
4702 commit e7488ca85721b05181f699f4e8b12098077ce210
4703 Author: Behdad Esfahbod <behdad@behdad.org>
4704 Date:   Fri Jun 5 23:28:17 2009 -0400
4705
4706     [gobject] Grow gvalue transform array exponentially
4707
4708     Bug 589176 - Grow gvalue transform array exponentially
4709
4710     Reduces about 180 realloc calls during g_type_init().
4711
4712  gobject/gvalue.c |    2 +-
4713  1 files changed, 1 insertions(+), 1 deletions(-)
4714
4715 commit 88261680f518c3c701154504011f778866d6dc2a
4716 Author: Matthias Clasen <mclasen@redhat.com>
4717 Date:   Mon Dec 21 10:56:03 2009 -0500
4718
4719     Bump version
4720
4721  configure.in |    4 ++--
4722  1 files changed, 2 insertions(+), 2 deletions(-)
4723
4724 commit d7bdc48c2618cbc6b99c161592fd59c92d28d1c8
4725 Author: Matthias Clasen <mclasen@redhat.com>
4726 Date:   Mon Dec 21 10:54:11 2009 -0500
4727
4728     2.23.1
4729
4730  po/am.po          |   80 +++---
4731  po/ar.po          |   80 +++---
4732  po/as.po          |   80 +++---
4733  po/az.po          |   80 +++---
4734  po/be.po          |   80 +++---
4735  po/be@latin.po    |   80 +++---
4736  po/bg.po          |   80 +++---
4737  po/bn.po          |   80 +++---
4738  po/bn_IN.po       |   80 +++---
4739  po/bs.po          |   80 +++---
4740  po/ca.po          |   80 +++---
4741  po/ca@valencia.po |   80 +++---
4742  po/cs.po          |   80 +++---
4743  po/cy.po          |  917
4744  ++++++++++++++++++++++++++--------------------------
4745  po/da.po          |   80 +++---
4746  po/de.po          |   80 +++---
4747  po/dz.po          |   80 +++---
4748  po/el.po          |   80 +++---
4749  po/en@shaw.po     |   80 +++---
4750  po/en_CA.po       |   80 +++---
4751  po/en_GB.po       |   80 +++---
4752  po/eo.po          |   80 +++---
4753  po/es.po          |   80 +++---
4754  po/et.po          |  465 ++++++++++++++++++++++++++-
4755  po/eu.po          |   80 +++---
4756  po/fa.po          |   80 +++---
4757  po/fi.po          |   80 +++---
4758  po/fr.po          |   80 +++---
4759  po/ga.po          |   80 +++---
4760  po/gl.po          |   80 +++---
4761  po/gu.po          |   80 +++---
4762  po/he.po          |  930
4763  ++++++++++++++++++++++++++---------------------------
4764  po/hi.po          |   80 +++---
4765  po/hr.po          |   80 +++---
4766  po/hu.po          |   80 +++---
4767  po/hy.po          |   80 +++---
4768  po/id.po          |   80 +++---
4769  po/is.po          |   80 +++---
4770  po/it.po          |   80 +++---
4771  po/ja.po          |   80 +++---
4772  po/ka.po          |   80 +++---
4773  po/kn.po          |   80 +++---
4774  po/ko.po          |   80 +++---
4775  po/ku.po          |   80 +++---
4776  po/lt.po          |   80 +++---
4777  po/lv.po          |   80 +++---
4778  po/mai.po         |   80 +++---
4779  po/mg.po          |   80 +++---
4780  po/mk.po          |   80 +++---
4781  po/ml.po          |   80 +++---
4782  po/mn.po          |   80 +++---
4783  po/mr.po          |   80 +++---
4784  po/ms.po          |   80 +++---
4785  po/nb.po          |  917
4786  ++++++++++++++++++++++++++--------------------------
4787  po/ne.po          |   80 +++---
4788  po/nl.po          |   80 +++---
4789  po/nn.po          |   80 +++---
4790  po/oc.po          |   80 +++---
4791  po/or.po          |   80 +++---
4792  po/pa.po          |   80 +++---
4793  po/pl.po          |   80 +++---
4794  po/ps.po          |   80 +++---
4795  po/pt.po          |   80 +++---
4796  po/pt_BR.po       |   80 +++---
4797  po/ro.po          |   80 +++---
4798  po/ru.po          |   80 +++---
4799  po/rw.po          |   80 +++---
4800  po/si.po          |   80 +++---
4801  po/sk.po          |   80 +++---
4802  po/sl.po          |   80 +++---
4803  po/sq.po          |   80 +++---
4804  po/sr.po          |   80 +++---
4805  po/sr@ije.po      |   80 +++---
4806  po/sr@latin.po    |   80 +++---
4807  po/sv.po          |   80 +++---
4808  po/ta.po          |   80 +++---
4809  po/te.po          |   80 +++---
4810  po/th.po          |   80 +++---
4811  po/tl.po          |   80 +++---
4812  po/tr.po          |   80 +++---
4813  po/tt.po          |   80 +++---
4814  po/uk.po          |   80 +++---
4815  po/vi.po          |  127 ++++----
4816  po/wa.po          |   80 +++---
4817  po/xh.po          |   80 +++---
4818  po/yi.po          |   80 +++---
4819  po/zh_CN.po       |   80 +++---
4820  po/zh_HK.po       |   80 +++---
4821  po/zh_TW.po       |   80 +++---
4822  89 files changed, 5260 insertions(+), 4816 deletions(-)
4823
4824 commit ad1580e516fd481eaa1c6bb9134c1c11a517e824
4825 Author: Matthias Clasen <mclasen@redhat.com>
4826 Date:   Mon Dec 21 10:02:07 2009 -0500
4827
4828     Update release notes
4829
4830  README.in |   10 ++++++++--
4831  1 files changed, 8 insertions(+), 2 deletions(-)
4832
4833 commit 7af2609a44f26b8a6e65601fc2fa6f7453ff73c5
4834 Author: Matthias Clasen <mclasen@redhat.com>
4835 Date:   Mon Dec 21 09:59:24 2009 -0500
4836
4837     Updates
4838
4839  NEWS |   37 +++++++++++++++++++++++++++++++++++++
4840  1 files changed, 37 insertions(+), 0 deletions(-)
4841
4842 commit 52405a6b5dcaa1e8e6268192760ee6e11939a3b5
4843 Author: Iestyn Pryce <dylunio@gmail.com>
4844 Date:   Mon Dec 21 14:57:15 2009 +0000
4845
4846     Updated Welsh translation
4847
4848  po/cy.po |   99
4849  +++++++++++++++++++++++++++++--------------------------------
4850  1 files changed, 47 insertions(+), 52 deletions(-)
4851
4852 commit 71d508776efc69e2ee97b424bbeb25d3ced38ac8
4853 Author: Matthias Clasen <mclasen@redhat.com>
4854 Date:   Mon Dec 21 09:21:54 2009 -0500
4855
4856     Remove comment as well
4857
4858  glib/tests/option-context.c |    4 ----
4859  1 files changed, 0 insertions(+), 4 deletions(-)
4860
4861 commit 7db8b92b979b2f95268d42eecf9dc7a361e6f5d1
4862 Author: Matthias Clasen <mclasen@redhat.com>
4863 Date:   Mon Dec 21 09:11:23 2009 -0500
4864
4865     Revert the g_set_prgname change
4866
4867     This change breaks our API and causes warnings from essentially
4868     all applications.
4869     See bug 563627.
4870
4871  glib/gutils.c               |   11 ++---------
4872  glib/tests/option-context.c |    2 --
4873  2 files changed, 2 insertions(+), 11 deletions(-)
4874
4875 commit 473fd041324931cc1267e354408475058611d740
4876 Author: Iestyn Pryce <dylunio@gmail.com>
4877 Date:   Sun Dec 20 12:03:19 2009 +0000
4878
4879     Updated Welsh translation
4880
4881  po/cy.po | 1114
4882  +++++++++++++++++++++++++++++++-------------------------------
4883  1 files changed, 561 insertions(+), 553 deletions(-)
4884
4885 commit ccd33a4043008f2927df6988bfe623341afb91f9
4886 Author: Behdad Esfahbod <behdad@behdad.org>
4887 Date:   Sat Dec 19 11:46:19 2009 +0100
4888
4889     Bug 501166 - Warning message says IA__g_type_init instead of
4890     g_type_init
4891
4892  gobject/gtype.c |   24 ++++++++++++------------
4893  1 files changed, 12 insertions(+), 12 deletions(-)
4894
4895 commit 991702494946bdfcea958c6bd421b51867ea7545
4896 Author: Javier Jardón <jjardon@gnome.org>
4897 Date:   Tue Dec 15 21:15:41 2009 +0100
4898
4899     G_DEFINE_INTERFACE_* documentation is not generated
4900
4901     Fix the documentation: Replace "@Since:" with "Since:"
4902
4903     https://bugzilla.gnome.org/show_bug.cgi?id=604645
4904
4905  gobject/gtype.h |    4 ++--
4906  1 files changed, 2 insertions(+), 2 deletions(-)
4907
4908 commit 046e521b4f08a88c889620225faea7284356eb23
4909 Author: Kamal Mostafa <kamal@whence.com>
4910 Date:   Fri Dec 18 10:34:05 2009 -0800
4911
4912     Fix typo "Performace" in gtester-report Details pop-up window
4913
4914  glib/gtester-report |    2 +-
4915  1 files changed, 1 insertions(+), 1 deletions(-)
4916
4917 commit f74c0e257fef1b6304294d34130e74b591b14acf
4918 Author: Dan Winship <danw@gnome.org>
4919 Date:   Fri Dec 18 12:27:36 2009 +0100
4920
4921     update .gitignores
4922
4923  gio/tests/.gitignore     |   26 +++++++++++++++-----------
4924  gobject/tests/.gitignore |    1 +
4925  2 files changed, 16 insertions(+), 11 deletions(-)
4926
4927 commit 28d91b5bb6f0543c259976d8338a7b4d95054dd3
4928 Author: Dan Winship <danw@gnome.org>
4929 Date:   Fri Dec 18 10:26:09 2009 +0100
4930
4931     Fix UnixWare build by not using "sa_len" as a variable name
4932
4933     https://bugzilla.gnome.org/show_bug.cgi?id=604875
4934
4935  gio/gnetworkingprivate.h |    2 +-
4936  gio/gresolver.c          |    4 ++--
4937  2 files changed, 3 insertions(+), 3 deletions(-)
4938
4939 commit 50741f2fb2db13ef236974e676d1b6472c3aef5c
4940 Author: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
4941 Date:   Fri Dec 18 15:00:54 2009 +0700
4942
4943     vi.po: updated Vietnamese translation
4944
4945  po/vi.po |  412
4946  ++++++++++++++++++++++++++++++--------------------------------
4947  1 files changed, 197 insertions(+), 215 deletions(-)
4948
4949 commit 3f41e31bf974f6abaeb28264654d6b46b87b7428
4950 Author: Gian Mario Tagliaretti <gianmt@gnome.org>
4951 Date:   Tue Dec 15 23:49:18 2009 +0100
4952
4953     Remove wrong file imports, only gio/gio.h should be included
4954
4955  gio/gunixconnection.h |    3 +--
4956  1 files changed, 1 insertions(+), 2 deletions(-)
4957
4958 commit a0bcd63304c683d54e1d55203922a58de672b8f6
4959 Author: Tor Lillqvist <tml@iki.fi>
4960 Date:   Mon Dec 14 03:16:55 2009 +0200
4961
4962     Don't check for headers we include unconditionally
4963
4964     Don't bother checking for winsock2.h and mswsock.h in the configure
4965     script as we include these unconditionally when building for Windows
4966     anyway.
4967
4968  config.h.win32.in |    3 ---
4969  configure.in      |    2 +-
4970  2 files changed, 1 insertions(+), 4 deletions(-)
4971
4972 commit 8dc200db043fb7251baed6e346a7c5542a24a7b9
4973 Author: Tor Lillqvist <tml@iki.fi>
4974 Date:   Mon Dec 14 03:09:46 2009 +0200
4975
4976     Check for <wspiapi.h> and use it if present
4977
4978     Should help bug #603527 if glib is built in an environment that has
4979     <wspiapi.h>.
4980
4981  config.h.win32.in    |    7 +++++++
4982  configure.in         |    2 +-
4983  gio/gwin32resolver.c |    8 ++++++++
4984  3 files changed, 16 insertions(+), 1 deletions(-)
4985
4986 commit cdf00a6a9b98574dd4a06779de43612b9c8fa42a
4987 Author: Paolo Borelli <pborelli@gnome.org>
4988 Date:   Tue Dec 8 17:05:09 2009 +0100
4989
4990     Add unit tests for some more methods
4991
4992  gio/tests/buffered-input-stream.c |   83
4993  ++++++++++++++++++++++++++++++++++++-
4994  1 files changed, 82 insertions(+), 1 deletions(-)
4995
4996 commit 4fbbe190b7cbfd271bbb18428bc103ebffa41112
4997 Author: Alexander Larsson <alexl@redhat.com>
4998 Date:   Mon Dec 7 22:00:51 2009 +0100
4999
5000     Remove default implementation of async filter steam ops
5001
5002     Not only is the default implementation broken (it causes infinite
5003     recursion
5004     as seen in bug #603982), but its also worthless. If we just fall
5005     back on the
5006     default stream operations we automatically get async version based on
5007     the sync filter stream operations, which is what we want.
5008
5009  gio/gfilterinputstream.c  |  185
5010  +--------------------------------------------
5011  gio/gfilteroutputstream.c |  173
5012  ------------------------------------------
5013  2 files changed, 2 insertions(+), 356 deletions(-)
5014
5015 commit 8a6d5e203eb22dad7e197f33b8c7d96f72be4bea
5016 Author: Paolo Borelli <pborelli@gnome.org>
5017 Date:   Sun Dec 6 15:45:37 2009 +0100
5018
5019     Fix makefile typo
5020
5021  gio/Makefile.am |    2 +-
5022  1 files changed, 1 insertions(+), 1 deletions(-)
5023
5024 commit 568cd48365a8c8ffa6fc25d5282ec92de6e2ff31
5025 Author: Paolo Borelli <pborelli@gnome.org>
5026 Date:   Sat Nov 28 23:39:48 2009 +0100
5027
5028     Add GUtf8InputStream - Bug #603270
5029
5030     Add a filter input stream that performs utf8 validation.
5031
5032  docs/reference/gio/gio-docs.xml     |    1 +
5033  docs/reference/gio/gio-sections.txt |   18 ++
5034  docs/reference/gio/gio.types        |    1 +
5035  gio/Makefile.am                     |    2 +
5036  gio/gio.h                           |    1 +
5037  gio/gio.symbols                     |    7 +
5038  gio/giotypes.h                      |    1 +
5039  gio/gutf8inputstream.c              |  327
5040  +++++++++++++++++++++++++++++++++++
5041  gio/gutf8inputstream.h              |   80 +++++++++
5042  gio/tests/Makefile.am               |    4 +
5043  gio/tests/utf8-input-stream.c       |  252 +++++++++++++++++++++++++++
5044  11 files changed, 694 insertions(+), 0 deletions(-)
5045
5046 commit c20280b41bc084793e2baa094dc03dc9d1d75f8b
5047 Author: Yair Hershkovitz <yairhr@gmail.com>
5048 Date:   Sun Dec 6 08:41:49 2009 +0200
5049
5050     Updated Hebrew translation
5051
5052  po/he.po |  961
5053  +++++++++++++++++++++++++++++++-------------------------------
5054  1 files changed, 481 insertions(+), 480 deletions(-)
5055
5056 commit efb594b7d49e5058de621f1253671ec192eae695
5057 Author: Kjartan Maraas <kmaraas@gnome.org>
5058 Date:   Fri Dec 4 21:18:32 2009 +0100
5059
5060     Updated Norwegian bokmål translation.
5061
5062  po/nb.po |  951
5063  +++++++++++++++++++++++++++++++-------------------------------
5064  1 files changed, 476 insertions(+), 475 deletions(-)
5065
5066 commit 2321e5aed07154761223bb124770beba56700e41
5067 Author: Matthew W. S. Bell <matthew@bells23.org.uk>
5068 Date:   Wed Dec 2 01:48:30 2009 +0100
5069
5070     Initialise variable in g_time_val_from_iso8601()
5071
5072     The function does not initialise the struct tm,
5073     giving it improper values of tm_isdst making the result
5074     an hour out.
5075
5076     Fixes https://bugzilla.gnome.org/show_bug.cgi?id=603540
5077
5078  glib/gtimer.c |    7 ++++---
5079  1 files changed, 4 insertions(+), 3 deletions(-)
5080
5081 commit 3d8035f799f632f196d914fde02dc052b7944581
5082 Author: Jeroen Nijhof <jeroen.nijhof@ericsson.com>
5083 Date:   Tue Dec 1 19:42:09 2009 +0100
5084
5085     [gio] Remove some commas at end of enumerator list
5086
5087     Fixes https://bugzilla.gnome.org/show_bug.cgi?id=603476
5088
5089  gio/gioenums.h |    6 +++---
5090  1 files changed, 3 insertions(+), 3 deletions(-)
5091
5092 commit 39cd766e8ef6901c097fdf2d3148fdc952f06b0e
5093 Author: Dan Winship <danw@gnome.org>
5094 Date:   Tue Dec 1 10:42:58 2009 +0100
5095
5096     Use G_DEFINE_INTERFACE in gio
5097
5098     Note: Since we export types with Iface in the name rather than
5099     Interface we have to use some typedefs to make this work. New
5100     interfaces should probably use Interface as the public name.
5101
5102  gio/gappinfo.c        |   45 +------------
5103  gio/gasyncresult.c    |   44 +------------
5104  gio/gdesktopappinfo.c |   44 +------------
5105  gio/gdrive.c          |  175
5106  ++++++++++++++++++-------------------------------
5107  gio/gfile.c           |   46 +------------
5108  gio/gicon.c           |   44 +------------
5109  gio/gloadableicon.c   |   45 +------------
5110  gio/gmount.c          |  143 ++++++++++++++--------------------------
5111  gio/gseekable.c       |   38 +----------
5112  gio/gvolume.c         |  103 ++++++++---------------------
5113  10 files changed, 164 insertions(+), 563 deletions(-)
5114
5115 commit 91d96350a7eed2e2acfc0c254b6dfc4e6fe81a8b
5116 Author: Dan Winship <danw@gnome.org>
5117 Date:   Tue Dec 1 10:33:12 2009 +0100
5118
5119     Add G_DEFINE_INTERFACE
5120
5121     This is a macro similar to G_DEFINE_TYPE but it lets you define
5122     interfaces rather than classes.
5123
5124     For discussion, see bug #320482
5125
5126  docs/reference/gobject/gobject-sections.txt |    2 +
5127  gobject/gtype.h                             |   70
5128  ++++++++++++++++++++++++++-
5129  gobject/tests/threadtests.c                 |   30 -----------
5130  3 files changed, 70 insertions(+), 32 deletions(-)
5131
5132 commit 74a970f754bbffcc9f0a3fa6dd9977a8640544c8
5133 Author: Ryan Lortie <desrt@desrt.ca>
5134 Date:   Mon Nov 30 19:50:21 2009 -0500
5135
5136     Add byteswap macros for gsize/gssize.
5137
5138  configure.in                             |    5 ++
5139  docs/reference/glib/glib-sections.txt    |   12 +++++
5140  docs/reference/glib/tmpl/byte_order.sgml |   72
5141  ++++++++++++++++++++++++++++++
5142  glib/gtypes.h                            |    5 ++
5143  glibconfig.h.win32.in                    |    4 ++
5144  5 files changed, 98 insertions(+), 0 deletions(-)
5145
5146 commit 2a78adc5e3f5b33e92cc55570397da24e062aa24
5147 Author: Benjamin Otte <otte@gnome.org>
5148 Date:   Thu Oct 8 20:01:15 2009 +0200
5149
5150     Only add object to list new objects when it has a custom constructor
5151
5152     This works around the need to take a custom mutex twice and add the
5153     object to a GSList of objects that are currently in construction
5154     for the
5155     common case. Only when the constructor is overwritten do we use the
5156     previous behavior and allow things like singleton objects.
5157
5158     The only slightly incompatible change is that previously, it was ok to
5159     call g_object_set() on construct-only properties while the object was
5160     initialized. This will now fail. If that behavior is needed, setting a
5161     custom constructor that just chains up will reenable this
5162     functionality.
5163
5164     https://bugzilla.gnome.org/show_bug.cgi?id=557151
5165
5166  gobject/gobject.c |   26 ++++++++++++++++++--------
5167  1 files changed, 18 insertions(+), 8 deletions(-)
5168
5169 commit f0f32a7ef0f7ae8cdd2aa2992d2e116dd7b602fe
5170 Author: Benjamin Otte <otte@gnome.org>
5171 Date:   Thu Sep 24 15:04:20 2009 +0200
5172
5173     Remove more read locks usage
5174
5175     g_type_default_interface_peek() and g_type_value_table_peek()
5176     don't need
5177     to acquire read locks anymore when they test the refcount instead of
5178     node->data.
5179
5180  gobject/gtype.c |   15 ++++-----------
5181  1 files changed, 4 insertions(+), 11 deletions(-)
5182
5183 commit 5cac5c828b9d56ed0b1932deb7364d6ba926eb96
5184 Author: Benjamin Otte <otte@gnome.org>
5185 Date:   Thu Sep 24 14:57:19 2009 +0200
5186
5187     Make g_type_class_peek[_static]() not take any locks
5188
5189     By replacing a check for node->data with a check for
5190     NODE_REFCOUNT(node)
5191     these functions don't require a read lock anymore.
5192
5193  gobject/gtype.c |    8 ++------
5194  1 files changed, 2 insertions(+), 6 deletions(-)
5195
5196 commit 83ee0d947d7c103e975be0fc4e62415ad7d57571
5197 Author: Edward Hervey <bilboed@bilboed.com>
5198 Date:   Thu Sep 24 13:19:46 2009 +0200
5199
5200     gobject/tests: New test for dynamic class creation/destruction
5201
5202     Starts 100 threads which ref/unref a dynamic class to test the recent
5203     changes to class init/uninit.
5204
5205  gobject/tests/Makefile.am    |    4 +-
5206  gobject/tests/dynamictests.c |  235
5207  ++++++++++++++++++++++++++++++++++++++++++
5208  2 files changed, 238 insertions(+), 1 deletions(-)
5209
5210 commit 35c376a8a6be94f6fd5c22164a5e0968f4d3e26e
5211 Author: Edward Hervey <bilboed@bilboed.com>
5212 Date:   Thu Sep 24 12:42:49 2009 +0200
5213
5214     Add type_data_ref_U() and use it in g_type_class_ref()
5215
5216     The function returns TRUE if the type was previously initialized
5217     and can
5218     be easily reused. It returns FALSE and does not take a reference
5219     if the
5220     type is not referenced yet.
5221
5222     g_type_class_ref() uses this to avoid taking locks in the common path,
5223     which speeds up object creation a lot - in particular in multithreaded
5224     applications.
5225
5226     https://bugzilla.gnome.org/show_bug.cgi?id=585375
5227
5228  gobject/gtype.c |   62
5229  +++++++++++++++++++++++++++++++++++++-----------------
5230  1 files changed, 42 insertions(+), 20 deletions(-)
5231
5232 commit 5160175656797fde6b301b0d832b692052b96e3e
5233 Author: Edward Hervey <bilboed@bilboed.com>
5234 Date:   Thu Sep 24 12:29:25 2009 +0200
5235
5236     Reorganize g_type_class_ref()
5237
5238     Moves the first check out of the lock, as it's not required.
5239
5240     https://bugzilla.gnome.org/show_bug.cgi?id=585375
5241
5242  gobject/gtype.c |   19 ++++++++-----------
5243  1 files changed, 8 insertions(+), 11 deletions(-)
5244
5245 commit 00a4470ad07551f3629029892b819c18d8902f2f
5246 Author: Benjamin Otte <otte@gnome.org>
5247 Date:   Thu Sep 24 12:26:53 2009 +0200
5248
5249     Make ClassData->init_state atomic
5250
5251     This is necessary to make g_type_class_ref() lockless.
5252
5253     https://bugzilla.gnome.org/show_bug.cgi?id=585375
5254
5255     Also includes fix for:
5256
5257     https://bugzilla.gnome.org/show_bug.cgi?id=587892
5258
5259  gobject/gtype.c |   24 +++++++++++++-----------
5260  1 files changed, 13 insertions(+), 11 deletions(-)
5261
5262 commit 4c243b1cba6e94658e68c3e4b188d0d784ed7463
5263 Author: Edward Hervey <bilboed@bilboed.com>
5264 Date:   Thu Sep 24 11:45:13 2009 +0200
5265
5266     Make type_data_unref_U not take locks in the common case
5267
5268     https://bugzilla.gnome.org/show_bug.cgi?id=585375
5269
5270  gobject/gtype.c |   19 ++++++++++++-------
5271  1 files changed, 12 insertions(+), 7 deletions(-)
5272
5273 commit 5e7dba0501f4af4ac5427bbf1227ba5cb026cffa
5274 Author: Edward Hervey <bilboed@bilboed.com>
5275 Date:   Thu Sep 24 11:38:49 2009 +0200
5276
5277     Make all accesses of Node->ref_count atomic
5278
5279     This does not change any locking behavior at all, it just replaces
5280     simple getters/setters of the variable with atomic versions.
5281
5282     The ref_count variable was kept as unsigned, even though that requires
5283     casting for all operations, to mirror GObject->refcount.
5284
5285     https://bugzilla.gnome.org/show_bug.cgi?id=585375
5286
5287  gobject/gtype.c |   11 +++++------
5288  1 files changed, 5 insertions(+), 6 deletions(-)
5289
5290 commit 2ec989902b2800d150bbb2cf6c3b6924f43ed736
5291 Author: Edward Hervey <bilboed@bilboed.com>
5292 Date:   Thu Sep 24 11:19:58 2009 +0200
5293
5294     type_data_unref_Wm => type_data_unref_U
5295
5296     Make the type unref function not hold any locks when called. This
5297     makes it easier to optimize it to be atomic later.
5298
5299     https://bugzilla.gnome.org/show_bug.cgi?id=585375
5300
5301  gobject/gtype.c |   37 ++++++++++++++-----------------------
5302  1 files changed, 14 insertions(+), 23 deletions(-)
5303
5304 commit b163759320ddfce0276b20bb453de70919aeeff3
5305 Author: Benjamin Otte <otte@gnome.org>
5306 Date:   Thu Sep 24 11:16:10 2009 +0200
5307
5308     Add a NODE_REFCOUNT getter
5309
5310     This is useful when moving the code to be atomic.
5311     It also will make that patch smaller.
5312
5313     https://bugzilla.gnome.org/show_bug.cgi?id=585375
5314
5315  gobject/gtype.c |   39 +++++++++++++++++++--------------------
5316  1 files changed, 19 insertions(+), 20 deletions(-)
5317
5318 commit 170423f924950728cec21a784787aa43b0be71bc
5319 Author: Edward Hervey <bilboed@bilboed.com>
5320 Date:   Thu Sep 24 10:44:17 2009 +0200
5321
5322     Move setting the refcount to the end of the function
5323
5324     This is a safety feature for when making it atomic later.
5325
5326     https://bugzilla.gnome.org/show_bug.cgi?id=585375
5327
5328  gobject/gtype.c |    3 ++-
5329  1 files changed, 2 insertions(+), 1 deletions(-)
5330
5331 commit f8d24e849533e0e43cd7c9cf9a9692e4779c0472
5332 Author: Edward Hervey <bilboed@bilboed.com>
5333 Date:   Thu Sep 24 10:16:48 2009 +0200
5334
5335     Pass the TypeNode to type_data_last_unref_Wm()
5336
5337     Previously the GType was looked up just for calling the function
5338     Also moves the unref functions together in the code.
5339
5340     https://bugzilla.gnome.org/show_bug.cgi?id=585375
5341
5342  gobject/gtype.c |   57
5343  ++++++++++++++++++++++++++----------------------------
5344  1 files changed, 27 insertions(+), 30 deletions(-)
5345
5346 commit 718b476c4474e5c9e973046ef555ffcb9bfd38a1
5347 Author: Edward Hervey <bilboed@bilboed.com>
5348 Date:   Thu Sep 24 10:03:14 2009 +0200
5349
5350     Move ref_count from TypeNode->data to TypeNode
5351
5352     https://bugzilla.gnome.org/show_bug.cgi?id=585375
5353
5354  gobject/gtype.c |   48 ++++++++++++++++++++++++------------------------
5355  1 files changed, 24 insertions(+), 24 deletions(-)
5356
5357 commit 69961d27a13b2083d864884b40c861c5e97a5c12
5358 Author: Alexander Larsson <alexl@redhat.com>
5359 Date:   Wed Sep 9 16:42:32 2009 +0200
5360
5361     Implement O(1) interface lookups
5362
5363     Currently interface lookups are do a binary search over all the
5364     interfaces
5365     an object implements. Its possible to do this lookup in constant
5366     time using for
5367     instance the gcj algorighm described at:
5368     http://gcc.gnu.org/ml/java/1999-q3/msg00377.html
5369
5370     This is an implementation of that based on GAtomicArray.
5371
5372  gobject/gtype.c |  185
5373  +++++++++++++++++++++++++++++++++++++++++++++----------
5374  1 files changed, 151 insertions(+), 34 deletions(-)
5375
5376 commit 8f27a5e62129672f5c17b140ca854fd2307a9734
5377 Author: Alexander Larsson <alexl@redhat.com>
5378 Date:   Wed Sep 9 16:51:28 2009 +0200
5379
5380     Implement lock free interface lookup
5381
5382     We implement lock free interface lookup by moving the n_ifaces
5383     counter into memory pointed to by TypeNode->iface_entries, and
5384     then updating this in RCU-style by always copying it, modifying
5385     the copy and then when the modification is done replace the old
5386     pointer with g_atomic_pointer_set.
5387
5388     There is one additional complexity when freeing the old memory,
5389     since the old memory region can be in use. To handle this we
5390     don't free such memory, but put it on a free list and reuse it
5391     later. This means that lock-free lookups must be able to
5392     handle the memory being modified in random ways without crashing,
5393     and at the end we verify that the memory didn't change and the
5394     transaction is ok.
5395
5396     With this infrastructure the patch then implements a lock-free
5397     version of type_lookup_iface_entry_L called type_lookup_iface_vtable_I
5398     and use it in: g_type_interface_peek, g_type_interface_peek_parent
5399     and type_node_check_conformities_UorL.
5400
5401     Using the performance tests from bug 557100 shows that the general
5402     performance difference is negligible, but the lack of a lock for each
5403     type check and interface vfunc call should greatly enhance threaded
5404     scalability.
5405
5406  gobject/gtype.c |  329
5407  ++++++++++++++++++++++++++++++++++---------------------
5408  1 files changed, 204 insertions(+), 125 deletions(-)
5409
5410 commit 75ce4741f9a7a26098a77407de9b4cc2b985a254
5411 Author: Alexander Larsson <alexl@redhat.com>
5412 Date:   Wed Sep 9 16:47:44 2009 +0200
5413
5414     Add GAtomicArray for RCU-style lockless updates
5415
5416     This adds supports for a lock-less a non-shrinking growable array.
5417     You can use it to do reads using no locks, as long as your read-code
5418     can handle that during the read transaction the object can be modified
5419     by another writer (but it will not change size or be freed), and you
5420     can only trust the result once the transaction has finished
5421     successfully.
5422
5423     This doesn't free things like RCU normally does, instead it pushes the
5424     memory on a free list that is reused for other atomic arrays.
5425
5426  gobject/Makefile.am    |    3 +-
5427  gobject/gatomicarray.c |  169
5428  ++++++++++++++++++++++++++++++++++++++++++++++++
5429  gobject/gatomicarray.h |   60 +++++++++++++++++
5430  3 files changed, 231 insertions(+), 1 deletions(-)
5431
5432 commit f55752b10cc29090550005e16e9e7f72c5c060fa
5433 Author: Ivar Smolin <okul@linux.ee>
5434 Date:   Mon Nov 30 13:08:18 2009 +0200
5435
5436     Updating Estonian translation
5437
5438  po/et.po |  479
5439  ++------------------------------------------------------------
5440  1 files changed, 10 insertions(+), 469 deletions(-)
5441
5442 commit 8df6191a322d6b412448aa5618daf68c4e0ab3da
5443 Author: Matthias Clasen <mclasen@redhat.com>
5444 Date:   Mon Nov 30 00:11:10 2009 -0500
5445
5446     Bump version
5447
5448  configure.in |    4 ++--
5449  1 files changed, 2 insertions(+), 2 deletions(-)
5450
5451 commit 2532707ce420623acaf7f1fc0bd3670bb3a8a86b
5452 Author: Matthias Clasen <mclasen@redhat.com>
5453 Date:   Mon Nov 30 00:09:36 2009 -0500
5454
5455     2.23.0
5456
5457  docs/reference/glib/tmpl/glib-unused.sgml |   67 ++
5458  docs/reference/glib/tmpl/macros_misc.sgml |    5 +-
5459  docs/reference/glib/tmpl/version.sgml     |   68 --
5460  po/am.po                                  |  282 ++++---
5461  po/ar.po                                  |  285 ++++---
5462  po/as.po                                  |  287 ++++---
5463  po/az.po                                  |  282 ++++---
5464  po/be.po                                  |  283 ++++---
5465  po/be@latin.po                            |  286 ++++---
5466  po/bg.po                                  |  287 ++++---
5467  po/bn.po                                  |  287 ++++---
5468  po/bn_IN.po                               |  287 ++++---
5469  po/bs.po                                  |  282 ++++---
5470  po/ca.po                                  |  917 ++++++++++----------
5471  po/ca@valencia.po                         |  285 ++++---
5472  po/cs.po                                  |  287 ++++---
5473  po/cy.po                                  |  282 ++++---
5474  po/da.po                                  |  287 ++++---
5475  po/de.po                                  |  287 ++++---
5476  po/dz.po                                  |  282 ++++---
5477  po/el.po                                  |  286 ++++---
5478  po/en@shaw.po                             |  966 +++++++++++----------
5479  po/en_CA.po                               |  285 ++++---
5480  po/en_GB.po                               |  287 ++++---
5481  po/eo.po                                  |  282 ++++---
5482  po/es.po                                  |  930 ++++++++++----------
5483  po/et.po                                  |  492 +++++++++++-
5484  po/eu.po                                  |  287 ++++---
5485  po/fa.po                                  |  282 ++++---
5486  po/fi.po                                  |  287 ++++---
5487  po/fr.po                                  |  287 ++++---
5488  po/ga.po                                  |  282 ++++---
5489  po/gl.po                                  |  941 +++++++++++----------
5490  po/gu.po                                  |  287 ++++---
5491  po/he.po                                  |  287 ++++---
5492  po/hi.po                                  |  287 ++++---
5493  po/hr.po                                  |  282 ++++---
5494  po/hu.po                                  |  287 ++++---
5495  po/hy.po                                  |  282 ++++---
5496  po/id.po                                  |  282 ++++---
5497  po/is.po                                  |  282 ++++---
5498  po/it.po                                  |  287 ++++---
5499  po/ja.po                                  |  287 ++++---
5500  po/ka.po                                  |  282 ++++---
5501  po/kn.po                                  |  287 ++++---
5502  po/ko.po                                  |  287 ++++---
5503  po/ku.po                                  |  282 ++++---
5504  po/lt.po                                  |  285 ++++---
5505  po/lv.po                                  |  282 ++++---
5506  po/mai.po                                 |  285 ++++---
5507  po/mg.po                                  |  282 ++++---
5508  po/mk.po                                  |  285 ++++---
5509  po/ml.po                                  |  287 ++++---
5510  po/mn.po                                  |  282 ++++---
5511  po/mr.po                                  |  287 ++++---
5512  po/ms.po                                  |  282 ++++---
5513  po/nb.po                                  |  943 +++++++++++----------
5514  po/ne.po                                  |  282 ++++---
5515  po/nl.po                                  |  285 ++++---
5516  po/nn.po                                  |  285 ++++---
5517  po/oc.po                                  |  282 ++++---
5518  po/or.po                                  |  287 ++++---
5519  po/pa.po                                  |  287 ++++---
5520  po/pl.po                                  |  287 ++++---
5521  po/ps.po                                  |  282 ++++---
5522  po/pt.po                                  |  287 ++++---
5523  po/pt_BR.po                               |  951 +++++++++++----------
5524  po/ro.po                                  |  287 ++++---
5525  po/ru.po                                  |  287 ++++---
5526  po/rw.po                                  |  282 ++++---
5527  po/si.po                                  |  282 ++++---
5528  po/sk.po                                  |  285 ++++---
5529  po/sl.po                                  | 1282
5530  +++++++++++++---------------
5531  po/sq.po                                  |  288 ++++---
5532  po/sr.po                                  |  287 ++++---
5533  po/sr@ije.po                              |  282 ++++---
5534  po/sr@latin.po                            |  287 ++++---
5535  po/sv.po                                  | 1332
5536  ++++++++++++++---------------
5537  po/ta.po                                  |  287 ++++---
5538  po/te.po                                  |  287 ++++---
5539  po/th.po                                  |  287 ++++---
5540  po/tl.po                                  |  282 ++++---
5541  po/tr.po                                  |  287 ++++---
5542  po/tt.po                                  |  282 ++++---
5543  po/uk.po                                  |  287 ++++---
5544  po/vi.po                                  |  285 ++++---
5545  po/wa.po                                  |  282 ++++---
5546  po/xh.po                                  |  282 ++++---
5547  po/yi.po                                  |  282 ++++---
5548  po/zh_CN.po                               |  285 ++++---
5549  po/zh_HK.po                               |  287 ++++---
5550  po/zh_TW.po                               |  287 ++++---
5551  92 files changed, 16991 insertions(+), 14691 deletions(-)
5552
5553 commit 310e2e7291ba716755e538a6fe286a0072b39ef1
5554 Author: Matthias Clasen <mclasen@redhat.com>
5555 Date:   Sun Nov 29 22:57:00 2009 -0500
5556
5557     More updates
5558
5559  NEWS |    1 +
5560  1 files changed, 1 insertions(+), 0 deletions(-)
5561
5562 commit 8907bfee863e969bc68de749a45f34d7f7f21699
5563 Author: Matthias Clasen <mclasen@redhat.com>
5564 Date:   Sun Nov 29 22:54:16 2009 -0500
5565
5566     Fix up GIO docs
5567
5568  docs/reference/gio/gio-docs.xml      |   31 +++++----
5569  docs/reference/gio/gio-sections.txt  |  113
5570  ++++++++++++++++++++++++++++++++
5571  docs/reference/gio/gio.types         |    9 +++
5572  gio/fen/fen-data.c                   |    4 -
5573  gio/gappinfo.h                       |    1 +
5574  gio/gcharsetconverter.c              |   31 +++++++++-
5575  gio/gconverterinputstream.c          |   13 ++++-
5576  gio/gconverterinputstream.h          |    2 +-
5577  gio/gconverteroutputstream.c         |   13 ++++-
5578  gio/gconverteroutputstream.h         |    2 +-
5579  gio/gdummyfile.c                     |    6 --
5580  gio/gioenums.h                       |    6 +-
5581  gio/glocaldirectorymonitor.c         |    7 --
5582  gio/glocalfile.c                     |    6 --
5583  gio/glocalfileinputstream.c          |    6 --
5584  gio/glocalfilemonitor.c              |    7 --
5585  gio/gunionvolumemonitor.c            |    9 +--
5586  gio/gunixvolume.c                    |  120
5587  ++++++++++++++-------------------
5588  gio/gunixvolumemonitor.c             |   12 ----
5589  gio/gwin32mount.c                    |    2 +-
5590  gio/gwin32volumemonitor.c            |    6 +-
5591  gio/win32/gwinhttpfile.c             |    4 +-
5592  gio/win32/gwinhttpfileinputstream.c  |    4 +-
5593  gio/win32/gwinhttpfileoutputstream.c |    4 +-
5594  gio/win32/gwinhttpvfs.c              |    2 +-
5595  25 files changed, 261 insertions(+), 159 deletions(-)
5596
5597 commit 80bda52b57440b66752df6aa4078e3a723b3a990
5598 Author: Matthias Clasen <mclasen@redhat.com>
5599 Date:   Sun Nov 29 21:19:10 2009 -0500
5600
5601     Fix dynamictype test to build
5602
5603  tests/gobject/dynamictype.c |    3 +--
5604  1 files changed, 1 insertions(+), 2 deletions(-)
5605
5606 commit 06c71ba399adc22c4f327876bac50bbd1a6dfcf4
5607 Author: Matthias Clasen <mclasen@redhat.com>
5608 Date:   Sun Nov 29 20:55:25 2009 -0500
5609
5610     Fix 'make check' in gio
5611
5612  gio/gio.symbols |  430
5613  +++++++++++++++++++++++++++++--------------------------
5614  gio/pltcheck.sh |    2 +-
5615  2 files changed, 225 insertions(+), 207 deletions(-)
5616
5617 commit a4a69df105e57a37fbb2b14275f262613aff1071
5618 Author: Matthias Clasen <mclasen@redhat.com>
5619 Date:   Sun Nov 29 20:48:52 2009 -0500
5620
5621     Remove filter-cat from TEST_PROGS
5622
5623     Since it is not intended to be run as part of make check.
5624
5625  gio/tests/Makefile.am |   10 ++++++++--
5626  1 files changed, 8 insertions(+), 2 deletions(-)
5627
5628 commit 12939c54f93ddc61c02b592ced931fb30d797fe8
5629 Author: Matthias Clasen <mclasen@redhat.com>
5630 Date:   Sun Nov 29 20:47:51 2009 -0500
5631
5632     Disable a broken test
5633
5634     One of the option context tests relied on the ability to
5635     call g_set_pgrname() more than once. Thats no longer possible
5636     (without incurring a warning that wrecks the test).
5637
5638  glib/tests/option-context.c |    6 ++++++
5639  1 files changed, 6 insertions(+), 0 deletions(-)
5640
5641 commit 31be5a93402ca596bb1bc5d872ef437c51ac6d12
5642 Author: David Planella <david.planella@gmail.com>
5643 Date:   Sun Nov 29 19:27:45 2009 +0100
5644
5645     Updated Catalan translations, with some corrections from Carles
5646     Ferrando
5647
5648  po/ca.po |  964
5649  ++++++++++++++++++++++++++++++++------------------------------
5650  1 files changed, 497 insertions(+), 467 deletions(-)
5651
5652 commit e7992b7b06df986bd36dd745a4cca2661e77f497
5653 Author: Paolo Borelli <pborelli@gnome.org>
5654 Date:   Sun Nov 29 15:14:10 2009 +0100
5655
5656     Fix return type of g_converter_[in|out]put_stream.
5657
5658     Fixes bug #603265
5659
5660  gio/gconverterinputstream.c  |    8 ++++----
5661  gio/gconverterinputstream.h  |    4 ++--
5662  gio/gconverteroutputstream.c |   10 +++++-----
5663  gio/gconverteroutputstream.h |    4 ++--
5664  gio/tests/converter-stream.c |   30 +++++++++++++-----------------
5665  5 files changed, 26 insertions(+), 30 deletions(-)
5666
5667 commit bd2a9f7ebb12fde7ea4dcf38d252bfea519970e4
5668 Author: Jorge González <jorgegonz@svn.gnome.org>
5669 Date:   Sat Nov 28 13:26:38 2009 +0100
5670
5671     Updated Spanish translation
5672
5673  po/es.po |   24 +++++++++---------------
5674  1 files changed, 9 insertions(+), 15 deletions(-)
5675
5676 commit 35d440535fecaacce228089b91873afc6c5e069a
5677 Author: Matthias Clasen <mclasen@redhat.com>
5678 Date:   Sat Nov 28 01:59:12 2009 -0500
5679
5680     Updates
5681
5682  NEWS |   60 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
5683  1 files changed, 60 insertions(+), 0 deletions(-)
5684
5685 commit 43149aafe04027bf7f91abb05df64afafc5ed4c4
5686 Author: Matthias Clasen <mclasen@redhat.com>
5687 Date:   Sat Nov 28 01:30:27 2009 -0500
5688
5689     Bump version to 2.23.0
5690
5691  configure.in |    6 +++---
5692  1 files changed, 3 insertions(+), 3 deletions(-)
5693
5694 commit 92a766c74380f7511b0f0c2ea04059133ff8fd73
5695 Author: Matej Urbančič <mateju@svn.gnome.org>
5696 Date:   Fri Nov 27 13:33:16 2009 +0100
5697
5698     Updated Slovenian translation
5699
5700  po/sl.po |  213
5701  +++++++++++++++++++++++++++++++++-----------------------------
5702  1 files changed, 114 insertions(+), 99 deletions(-)
5703
5704 commit 56653e930feebd36cf36523669f3bcad59ad3dc2
5705 Author: Jorge González <jorgegonz@svn.gnome.org>
5706 Date:   Fri Nov 27 01:37:49 2009 +0100
5707
5708     Updated Spanish translation
5709
5710  po/es.po |  171
5711  ++++++++++++++++++++++++++++++++++++--------------------------
5712  1 files changed, 99 insertions(+), 72 deletions(-)
5713
5714 commit 8586b636c7a0162f7b06e00c6a563eeaf24cab46
5715 Author: Ryan Lortie <desrt@desrt.ca>
5716 Date:   Thu Nov 26 12:15:04 2009 -0500
5717
5718     Bug 589631 - enclose literals with double quotes
5719
5720     Improve strings for purpose of translation.
5721
5722     Based on a patch from Leonardo Ferreira Fontenelle.
5723
5724  gio/gmount.c |   10 +++++-----
5725  1 files changed, 5 insertions(+), 5 deletions(-)
5726
5727 commit 09b1b6414b6aa001733fa7897f48970cb3cf258a
5728 Author: Christian Kellner <gicmo@gnome.org>
5729 Date:   Fri Oct 9 15:06:44 2009 +0200
5730
5731     Add "default location" support to GMount
5732
5733     The "default location" of the given mount is a path that reflects
5734     the main entry point for the user (e.g. the home directory, or the
5735     root of the volume).
5736
5737     https://bugzilla.gnome.org/show_bug.cgi?id=561998
5738
5739  gio/gmount.c |   31 +++++++++++++++++++++++++++++++
5740  gio/gmount.h |    3 +++
5741  2 files changed, 34 insertions(+), 0 deletions(-)
5742
5743 commit 2b2195bf68bf68837dc9f6b4765d3716694f42b3
5744 Author: Alexander Larsson <alexl@redhat.com>
5745 Date:   Thu Nov 26 16:05:07 2009 +0100
5746
5747     Pass in the right device to vfs->local_file_add_info for symlinks
5748
5749     We used to pass the path for the symlink, but the device of the target
5750     which is wrong and breaks metadata access.
5751
5752     https://bugzilla.gnome.org/show_bug.cgi?id=593809
5753
5754  gio/glocalfileinfo.c |    7 +++++--
5755  1 files changed, 5 insertions(+), 2 deletions(-)
5756
5757 commit 96f41b62836810563c4f69ba6d053e91c638728a
5758 Author: Mures Andone <mures.andone@movial.com>
5759 Date:   Tue Nov 10 14:59:31 2009 +0200
5760
5761     Fixed bug 91 (GIO monitoring not working due to bad assert)
5762
5763     https://bugzilla.gnome.org/show_bug.cgi?id=593856
5764
5765  gio/inotify/ginotifydirectorymonitor.c |   10 ++++++++--
5766  gio/inotify/ginotifyfilemonitor.c      |   10 ++++++++--
5767  2 files changed, 16 insertions(+), 4 deletions(-)
5768
5769 commit 97db31fa14d2556a649d1d66a0dfc1792c5908d7
5770 Author: Will Thompson <will.thompson@collabora.co.uk>
5771 Date:   Fri Nov 20 13:01:17 2009 +0000
5772
5773     Apply English pedantry to GAsyncInitable's docs
5774
5775     • "asynchronous" was misspelled as "asyncronous" in various places;
5776     • punctuation was missing;
5777     • g_async_initable_new_async() had a stray "and";
5778     • references to g_async_initable_new_finish() were missing a "the".
5779
5780     https://bugzilla.gnome.org/show_bug.cgi?id=602417
5781
5782  gio/gasyncinitable.c |   38 +++++++++++++++++++-------------------
5783  1 files changed, 19 insertions(+), 19 deletions(-)
5784
5785 commit 08d33b81ee4addefa6c5fac6894111d09f90951b
5786 Author: Alexander Larsson <alexl@redhat.com>
5787 Date:   Thu Nov 26 13:15:11 2009 +0100
5788
5789     Remove unused variable
5790
5791  gio/gzlibdecompressor.c |    1 -
5792  1 files changed, 0 insertions(+), 1 deletions(-)
5793
5794 commit b35fa1994d6607376136716c133dd88433706ee8
5795 Author: Alexander Larsson <alexl@redhat.com>
5796 Date:   Thu Nov 26 12:30:14 2009 +0100
5797
5798     Cast iface_init to GInterfaceInitFunc
5799
5800     This is in line with what all other type define macros do.
5801
5802     https://bugzilla.gnome.org/show_bug.cgi?id=508157
5803
5804  gobject/gtypemodule.h       |    2 +-
5805  tests/gobject/dynamictype.c |    3 +--
5806  2 files changed, 2 insertions(+), 3 deletions(-)
5807
5808 commit 36646f46ab07dec3d5a2ce0c9ba1932587528ca8
5809 Author: Alexander Larsson <alexl@redhat.com>
5810 Date:   Thu Nov 26 11:54:44 2009 +0100
5811
5812     Add test for G_IMPLEMENT_INTERFACE_DYNAMIC
5813
5814  tests/gobject/dynamictype.c |   53
5815  +++++++++++++++++++++++++++++++++++++++---
5816  1 files changed, 49 insertions(+), 4 deletions(-)
5817
5818 commit 7d51c96e5e39e8f3b403884f286ef781f0c952d6
5819 Author: Alexander Larsson <alexl@redhat.com>
5820 Date:   Tue Nov 24 09:53:15 2009 +0100
5821
5822     Add G_IMPLEMENT_INTERFACE_DYNAMIC
5823
5824     Convenience macro to easy interface addition for dynamic types.
5825
5826     https://bugzilla.gnome.org/show_bug.cgi?id=508157
5827
5828  docs/reference/gobject/gobject-sections.txt |    1 +
5829  gobject/gtypemodule.h                       |   27
5830  ++++++++++++++++++++++++---
5831  2 files changed, 25 insertions(+), 3 deletions(-)
5832
5833 commit b3156508c49f5274805de1d0d9bc5a69f43de1e9
5834 Author: Christian Persch <chpe@gnome.org>
5835 Date:   Sat May 24 21:00:11 2008 +0200
5836
5837     Add TB and PB cases to g_format_size_for_display
5838
5839  glib/gfileutils.c |   32 +++++++++++++++++++++++++-------
5840  1 files changed, 25 insertions(+), 7 deletions(-)
5841
5842 commit 1ffedec41f01b2cac9ecd9664cec1867e5d1ebb0
5843 Author: Tor Lillqvist <tml@iki.fi>
5844 Date:   Wed Nov 25 12:57:10 2009 +0200
5845
5846     Remove fuzzy marker from header, which crashed my msgfmt
5847
5848  po/en@shaw.po |    1 -
5849  1 files changed, 0 insertions(+), 1 deletions(-)
5850
5851 commit 3d7edc137e447456b7cd6b9df8b6257454c43a5d
5852 Author: Ryan Lortie <desrt@desrt.ca>
5853 Date:   Wed Nov 11 22:40:28 2009 -0500
5854
5855     Bug 601637 - add GUnixFDList
5856
5857     change GUnixFDMessage to contain a GUnixFDList.
5858
5859     add test case for GUnixFDMessage and GUnixFDList.
5860
5861     update docs.
5862
5863  docs/reference/gio/gio-docs.xml     |    1 +
5864  docs/reference/gio/gio-sections.txt |   23 ++
5865  docs/reference/gio/gio.types        |    1 +
5866  gio/Makefile.am                     |    2 +
5867  gio/gunixfdlist.c                   |  391
5868  +++++++++++++++++++++++++++++++++++
5869  gio/gunixfdlist.h                   |   89 ++++++++
5870  gio/gunixfdmessage.c                |  193 +++++++++++-------
5871  gio/gunixfdmessage.h                |    7 +-
5872  gio/tests/Makefile.am               |    5 +-
5873  gio/tests/unix-fd.c                 |  197 ++++++++++++++++++
5874  10 files changed, 835 insertions(+), 74 deletions(-)
5875
5876 commit e5a98502be13e9f9561106577ecbc736211ca692
5877 Author: Alexander Larsson <alexl@redhat.com>
5878 Date:   Tue Nov 24 13:31:33 2009 +0100
5879
5880     Update gio.symbols with new functions
5881
5882  gio/gio.symbols |   53
5883  +++++++++++++++++++++++++++++++++++++++++++++++++++++
5884  1 files changed, 53 insertions(+), 0 deletions(-)
5885
5886 commit b7c4aa61523adfe79991051edf2d0128fd0e5222
5887 Author: Alexander Larsson <alexl@redhat.com>
5888 Date:   Tue Nov 24 13:31:10 2009 +0100
5889
5890     Export g_charset_converter_get_num_fallbacks in header
5891
5892  gio/gcharsetconverter.h |    1 +
5893  1 files changed, 1 insertions(+), 0 deletions(-)
5894
5895 commit 2af69f4135253573ccc3a14f0cb9555bdba6ac3b
5896 Author: Alexander Larsson <alexl@redhat.com>
5897 Date:   Tue Nov 24 13:02:05 2009 +0100
5898
5899     Fix GZlibCompressorFormat names
5900
5901     What used to be called RAW is really the zlib header format.
5902     There is a real "raw" format, so rename the default and add a
5903     RAW type.
5904
5905  gio/gioenums.h          |    8 +++++---
5906  gio/gzlibcompressor.c   |   12 ++++++++++--
5907  gio/gzlibdecompressor.c |    9 +++++++--
5908  gio/tests/filter-cat.c  |    4 ++--
5909  4 files changed, 24 insertions(+), 9 deletions(-)
5910
5911 commit 85501f5ffabe59ac38daf4d29990a7d5cd949c31
5912 Author: Ryan Lortie <desrt@desrt.ca>
5913 Date:   Wed Nov 11 23:31:12 2009 -0500
5914
5915     Bug 591214 - Warnings building gcancellable.o
5916
5917     - check for EINTR on read() and write() calls
5918     - remove unused 'priv' variable
5919
5920  gio/gcancellable.c |   33 ++++++++++++++++++++++++++-------
5921  1 files changed, 26 insertions(+), 7 deletions(-)
5922
5923 commit 48e2a570439373882cf755567e1d147bc5dd50e5
5924 Author: Ryan Lortie <desrt@desrt.ca>
5925 Date:   Fri Nov 20 12:54:35 2009 -0600
5926
5927     Bug 598712 - can't detect text file with backspace
5928
5929     looks_like_text(): Allow '\b' to appear in text files.
5930
5931  gio/gcontenttype.c |    5 +++--
5932  1 files changed, 3 insertions(+), 2 deletions(-)
5933
5934 commit 230745a350fea524f899c6319a7c529fd82bd377
5935 Author: Alexander Larsson <alexl@redhat.com>
5936 Date:   Wed Nov 18 16:07:16 2009 +0100
5937
5938     Add filter-cat test for GConverter streams
5939
5940  gio/tests/Makefile.am  |    4 +
5941  gio/tests/filter-cat.c |  227
5942  ++++++++++++++++++++++++++++++++++++++++++++++++
5943  2 files changed, 231 insertions(+), 0 deletions(-)
5944
5945 commit 92b9218cbf8cbc594c3a067b2dc09730416df85f
5946 Author: Alexander Larsson <alexl@redhat.com>
5947 Date:   Fri Nov 20 12:04:31 2009 +0100
5948
5949     Add GZlibCompressor
5950
5951  gio/Makefile.am       |    2 +
5952  gio/gio.h             |    1 +
5953  gio/giotypes.h        |    1 +
5954  gio/gzlibcompressor.c |  316
5955  +++++++++++++++++++++++++++++++++++++++++++++++++
5956  gio/gzlibcompressor.h |   51 ++++++++
5957  5 files changed, 371 insertions(+), 0 deletions(-)
5958
5959 commit 38c3eb14e42da8ca2d55918be048cf1729591486
5960 Author: Alexander Larsson <alexl@redhat.com>
5961 Date:   Thu Nov 19 17:20:20 2009 +0100
5962
5963     Add GZlibDecompressor for zlib decompression
5964
5965  gio/Makefile.am         |    2 +
5966  gio/gio.h               |    1 +
5967  gio/gioenums.h          |   15 +++
5968  gio/giotypes.h          |    1 +
5969  gio/gzlibdecompressor.c |  292
5970  +++++++++++++++++++++++++++++++++++++++++++++++
5971  gio/gzlibdecompressor.h |   50 ++++++++
5972  6 files changed, 361 insertions(+), 0 deletions(-)
5973
5974 commit 8cb1252d92e5cfea3804ef27edc01cac5b044ff3
5975 Author: Alexander Larsson <alexl@redhat.com>
5976 Date:   Thu Nov 19 17:16:29 2009 +0100
5977
5978     Add zlib dependency to gio
5979
5980     Will be used by compression APIs
5981
5982  configure.in    |   11 +++++++++++
5983  gio-2.0.pc.in   |    1 +
5984  gio/Makefile.am |    1 +
5985  3 files changed, 13 insertions(+), 0 deletions(-)
5986
5987 commit fce2873641ffe20834722ad33894c91b2e4b6c32
5988 Author: Alexander Larsson <alexl@redhat.com>
5989 Date:   Fri Oct 23 19:59:03 2009 +0200
5990
5991     Add test for converter streams
5992
5993  gio/tests/Makefile.am        |    4 +
5994  gio/tests/converter-stream.c |  576
5995  ++++++++++++++++++++++++++++++++++++++++++
5996  2 files changed, 580 insertions(+), 0 deletions(-)
5997
5998 commit 7f8991596be1f17bd71c367bef630423f0a83c35
5999 Author: Alexander Larsson <alexl@redhat.com>
6000 Date:   Mon Nov 23 15:03:57 2009 +0100
6001
6002     Add GConverterOutputStream
6003
6004     This allows for conversion when saving
6005
6006  gio/Makefile.am              |    2 +
6007  gio/gconverteroutputstream.c |  595
6008  ++++++++++++++++++++++++++++++++++++++++++
6009  gio/gconverteroutputstream.h |   80 ++++++
6010  gio/gio.h                    |    1 +
6011  gio/giotypes.h               |    1 +
6012  5 files changed, 679 insertions(+), 0 deletions(-)
6013
6014 commit afe3324fcac8ea2a6b6007c938d7974aa923c0d3
6015 Author: Alexander Larsson <alexl@redhat.com>
6016 Date:   Mon Nov 23 15:02:50 2009 +0100
6017
6018     Add g_output_stream_is_closing
6019
6020     Need this to check how we're flushing when closing a converter
6021     output stream.
6022
6023  gio/goutputstream.c |   29 ++++++++++++++++++++++++++++-
6024  gio/goutputstream.h |    1 +
6025  2 files changed, 29 insertions(+), 1 deletions(-)
6026
6027 commit 848e0bf760ea7326420669e90ef6675786dea702
6028 Author: Alexander Larsson <alexl@redhat.com>
6029 Date:   Thu Oct 22 22:50:52 2009 +0200
6030
6031     Add GConverterInputStream
6032
6033     Read and convert data from an input stream
6034
6035  gio/Makefile.am             |    2 +
6036  gio/gconverterinputstream.c |  544
6037  +++++++++++++++++++++++++++++++++++++++++++
6038  gio/gconverterinputstream.h |   80 +++++++
6039  gio/gio.h                   |    1 +
6040  gio/giotypes.h              |    1 +
6041  5 files changed, 628 insertions(+), 0 deletions(-)
6042
6043 commit 134e9bd84f6311e8b18fe69ce8df030561aa12d9
6044 Author: Alexander Larsson <alexl@redhat.com>
6045 Date:   Mon Nov 23 16:19:08 2009 +0100
6046
6047     Add fallback mode to GCharsetConverter
6048
6049  gio/gcharsetconverter.c |   75
6050  ++++++++++++++++++++++++++++++++++++++++++++--
6051  gio/gcharsetconverter.h |    3 ++
6052  2 files changed, 74 insertions(+), 4 deletions(-)
6053
6054 commit 4b8382823e0f03b59d07473f708f1892dcd743dc
6055 Author: Alexander Larsson <alexl@redhat.com>
6056 Date:   Wed Oct 21 21:25:36 2009 +0200
6057
6058     Add GCharsetConverter
6059
6060  gio/Makefile.am         |    2 +
6061  gio/gcharsetconverter.c |  373
6062  +++++++++++++++++++++++++++++++++++++++++++++++
6063  gio/gcharsetconverter.h |   52 +++++++
6064  gio/gio.h               |    1 +
6065  gio/giotypes.h          |    1 +
6066  5 files changed, 429 insertions(+), 0 deletions(-)
6067
6068 commit 0d86b25f91aeff168474280f4f5e03df779afc6d
6069 Author: Alexander Larsson <alexl@redhat.com>
6070 Date:   Wed Nov 18 13:14:13 2009 +0100
6071
6072     Add GConverter interface
6073
6074     This is an interface for stateful conversions of data. Its a generic
6075     interface suitable for things like IConv, compression, decompression,
6076     and regexp replacement.
6077
6078  gio/Makefile.am  |    2 +
6079  gio/gconverter.c |  234
6080  ++++++++++++++++++++++++++++++++++++++++++++++++++++++
6081  gio/gconverter.h |   94 ++++++++++++++++++++++
6082  gio/gio.h        |    1 +
6083  gio/gioenums.h   |   34 ++++++++
6084  gio/giotypes.h   |    1 +
6085  6 files changed, 366 insertions(+), 0 deletions(-)
6086
6087 commit 110133135dabfb2ac829abe7bf84d95baf92a61a
6088 Author: Alexander Larsson <alexl@redhat.com>
6089 Date:   Tue Oct 20 14:12:31 2009 +0200
6090
6091     Add G_IO_ERROR_PARTIAL_INPUT and G_IO_ERROR_INVALID_DATA errors
6092
6093     These are needed for GConverter
6094
6095  gio/gioenums.h |    6 +++++-
6096  1 files changed, 5 insertions(+), 1 deletions(-)
6097
6098 commit 04d83e8e503a07e7b4279227c8f992ddf7c6ef4e
6099 Author: Cody Russell <bratsche@gnome.org>
6100 Date:   Mon Nov 23 07:48:14 2009 -0600
6101
6102     gtester should fail even if -k is passed
6103
6104  glib/gtester.c |    2 +-
6105  1 files changed, 1 insertions(+), 1 deletions(-)
6106
6107 commit 874efeb8ea7b822cfba254421e76b331815782cb
6108 Author: Vladimir Melo <vmelo@gnome.org>
6109 Date:   Mon Nov 23 08:36:06 2009 -0500
6110
6111     Updated Brazilian Portuguese translation.
6112
6113  po/pt_BR.po |  928
6114  ++++++++++++++++++++++++++++++-----------------------------
6115  1 files changed, 469 insertions(+), 459 deletions(-)
6116
6117 commit 56eee6759ba04ad970d2bb356a27de13d79ea575
6118 Author: Ryan Lortie <desrt@desrt.ca>
6119 Date:   Fri Nov 20 14:40:58 2009 -0600
6120
6121     Remove #include "glocalfile.h" from GFile
6122
6123     It might give somebody the wrong idea. =)
6124
6125  gio/gfile.c |    1 -
6126  1 files changed, 0 insertions(+), 1 deletions(-)
6127
6128 commit ec79146572aece95c7bc032b486e6a57015ee6e4
6129 Author: Benjamin Otte <otte@gnome.org>
6130 Date:   Fri Nov 20 16:47:09 2009 +0100
6131
6132     Fix thread-safety
6133
6134     The n_children variable can be written when locked, while the n_supers
6135     variable is read at any time. As they both share the same bytes,
6136     accessing them is not threadsafe.
6137     This patch puts them into different bytes.
6138
6139     Thanks to Xan Lopez and valgrind for noticing this.
6140
6141  gobject/gtype.c |    4 ++--
6142  1 files changed, 2 insertions(+), 2 deletions(-)
6143
6144 commit ba2b2bbca2b747d704ae62e99fc7d216f82111ff
6145 Author: Juan A. Suarez Romero <jasuarez@igalia.com>
6146 Date:   Fri Nov 20 16:46:41 2009 +0100
6147
6148     priv variable should only be used in win32 code
6149
6150  gio/gcancellable.c |   44 +++++++++++++++++++++++---------------------
6151  1 files changed, 23 insertions(+), 21 deletions(-)
6152
6153 commit 8e2fa44953f1f92afdb198bb3ff8b98bb4cf6699
6154 Author: Ryan Lortie <desrt@desrt.ca>
6155 Date:   Thu Nov 19 10:19:01 2009 -0600
6156
6157     g_socket_listener_add_any_inet_port is Since 2.24
6158
6159     accidentally committed an old patch without updating.
6160
6161  gio/gsocketlistener.c |    2 +-
6162  1 files changed, 1 insertions(+), 1 deletions(-)
6163
6164 commit c005878ae7e429dd51f6be3d9a22b430c8155221
6165 Author: Ryan Lortie <desrt@desrt.ca>
6166 Date:   Mon Jun 15 14:07:13 2009 -0400
6167
6168     Bug 585566 - GSocketListener API issues
6169
6170     Add a new function, g_socket_listener_add_any_inet_port(), to
6171     deal with
6172     the desired use case.
6173
6174  docs/reference/gio/gio-sections.txt |    1 +
6175  gio/gio.symbols                     |    1 +
6176  gio/gsocketlistener.c               |  225
6177  +++++++++++++++++++++++++++++++++++
6178  gio/gsocketlistener.h               |    3 +
6179  4 files changed, 230 insertions(+), 0 deletions(-)
6180
6181 commit 77baa70eda24be0049d09123e4b81b1f03817110
6182 Author: Christian Dywan <christian@lanedo.com>
6183 Date:   Thu Nov 19 09:58:43 2009 -0600
6184
6185     Bug 600550 - (...) doesn't treat arguments properly
6186
6187     Add some additional checking to g_app_info_create_from_commandline to
6188     make it handle strange inputs more elegantly.
6189
6190  gio/gdesktopappinfo.c |    4 +++-
6191  1 files changed, 3 insertions(+), 1 deletions(-)
6192
6193 commit 3257e8ebe470fce6b2eb935589f18d509336a227
6194 Author: Vincent Untz <vuntz@gnome.org>
6195 Date:   Wed Nov 18 16:37:47 2009 -0600
6196
6197     Bug 600620 - Add g_app_info_get_display_name()
6198
6199     This new API can make use of X-GNOME-FullName in .desktop files,
6200     to have
6201     the full name of applications.
6202
6203  gio/gappinfo.c        |   27 +++++++++++++++++++++++++++
6204  gio/gappinfo.h        |    2 ++
6205  gio/gdesktopappinfo.c |   20 ++++++++++++++++++++
6206  3 files changed, 49 insertions(+), 0 deletions(-)
6207
6208 commit 9681d7e75f2d1296a890bfa64b3478ea7025df62
6209 Author: Ryan Lortie <desrt@desrt.ca>
6210 Date:   Wed Nov 18 18:43:30 2009 -0600
6211
6212     Bug 595138 - GFile not robust with invalid input
6213
6214     Improve handling of g_file_query_default_handler() when called on an
6215     invalid GFile (ie: one created with an invalid URI).
6216
6217  gio/gfile.c |    2 +-
6218  1 files changed, 1 insertions(+), 1 deletions(-)
6219
6220 commit 5d97ea298672880ee80964c07b9cf31d604c3df9
6221 Author: Ryan Lortie <desrt@desrt.ca>
6222 Date:   Tue Nov 17 20:41:48 2009 -0600
6223
6224     Bug 600141 - Add -pthread to gmodule pkg-config
6225
6226     It is not generally permissible to dlopen() libpthread into a program
6227     that is not already linked with threading support.  The most
6228     common case
6229     of this happening is when GIO opens Gvfs (which includes DBus, which
6230     links against libpthread).
6231
6232     Since gmodule is the way that most users cause this problem for
6233     themselves and since the easiest workaround is to link the program
6234     with
6235     -pthread, the best fix for the issue is to add -pthread to the gmodule
6236     pkg-config.
6237
6238  gmodule-2.0-uninstalled.pc.in           |    4 ++--
6239  gmodule-2.0.pc.in                       |    4 ++--
6240  gmodule-export-2.0.pc.in                |    4 ++--
6241  gmodule-no-export-2.0-uninstalled.pc.in |    4 ++--
6242  gmodule-no-export-2.0.pc.in             |    4 ++--
6243  5 files changed, 10 insertions(+), 10 deletions(-)
6244
6245 commit 983a717fa6431d67ce9d765c1714f77ecb0b02fa
6246 Author: Ryan Lortie <desrt@desrt.ca>
6247 Date:   Thu Nov 12 01:37:27 2009 -0500
6248
6249     Bug 535159 - g_file_has_parent
6250
6251     - add a g_file_has_parent() function as a wrapper around
6252        g_file_get_parent()
6253
6254  docs/reference/gio/gio-sections.txt |    1 +
6255  gio/gfile.c                         |   43
6256  +++++++++++++++++++++++++++++++++++
6257  gio/gfile.h                         |    2 +
6258  gio/gio.symbols                     |    1 +
6259  4 files changed, 47 insertions(+), 0 deletions(-)
6260
6261 commit ba0a6e1911ee581f1d651a7a05bab789c760ef3c
6262 Author: Javier Jardón <jjardon@gnome.org>
6263 Date:   Mon Nov 16 00:29:39 2009 +0100
6264
6265     Fix compilation warning: Initialize the variable
6266
6267  gio/tests/unix-streams.c |    2 +-
6268  1 files changed, 1 insertions(+), 1 deletions(-)
6269
6270 commit c6243026ed61698a797ce1b731760e4f0497ad97
6271 Author: Javier Jardón <jjardon@gnome.org>
6272 Date:   Mon Nov 16 00:33:07 2009 +0100
6273
6274     Fix compilation warning: Remove unused function
6275
6276  gio/xdgmime/xdgmimecache.c |    1 -
6277  1 files changed, 0 insertions(+), 1 deletions(-)
6278
6279 commit 00a331f970dfd49e1f9dc5ed3b42a9dd41d530ce
6280 Author: Javier Jardón <jjardon@gnome.org>
6281 Date:   Mon Nov 16 00:22:03 2009 +0100
6282
6283     Fix compilation warning: cast to (GCompareFunc)
6284
6285  gio/gdesktopappinfo.c |    2 +-
6286  1 files changed, 1 insertions(+), 1 deletions(-)
6287
6288 commit 18b3ff33afad10dfac7dfdf3025313490f8313cc
6289 Author: Javier Jardón <jjardon@gnome.org>
6290 Date:   Sun Nov 15 05:51:45 2009 +0100
6291
6292     Don't mention g_utf32_to_utf8() and g_utf8_to_utf32()
6293
6294     These functions doesn't exist.
6295     Suggest to use g_ucs4_to_utf8/g_utf8_to_ucs4 to produce the UTF-8
6296     representation of a gunichar
6297
6298     This fix bug: https://bugzilla.gnome.org/show_bug.cgi?id=601874
6299
6300  docs/reference/glib/tmpl/unicode.sgml |    4 ++--
6301  1 files changed, 2 insertions(+), 2 deletions(-)
6302
6303 commit 96bf69d4cc4077a986c9b2c398356e9d543d88bd
6304 Author: Javier Jardón <jjardon@gnome.org>
6305 Date:   Sun Nov 15 23:58:23 2009 +0100
6306
6307     Suggest the use of G_STRFUNC
6308
6309     Suggest G_STRFUNC in the documentation of the deprecated functions
6310     G_GNUC_PRETTY_FUNCTION and G_GNUC_FUNCTION
6311
6312  docs/reference/glib/tmpl/macros_misc.sgml |    4 ++--
6313  1 files changed, 2 insertions(+), 2 deletions(-)
6314
6315 commit 6b7b7a76020e76370e416d794eceb99937b9ed33
6316 Author: Ryan Lortie <desrt@desrt.ca>
6317 Date:   Wed Nov 11 23:48:06 2009 -0500
6318
6319     Bug 587300 - g_cancellable_disconnect deadlock
6320
6321     add documentation to clarify that a deadlock is the expected case for
6322     calling this function from a signal handler
6323
6324  gio/gcancellable.c |    9 ++++++---
6325  1 files changed, 6 insertions(+), 3 deletions(-)
6326
6327 commit 3d09b8e09c07ebb3bae4074f946c5da8d643d247
6328 Author: Ryan Lortie <desrt@desrt.ca>
6329 Date:   Wed Nov 11 23:21:48 2009 -0500
6330
6331     Bug 591216 - Warning building resolver.o
6332
6333     check result of write system call to quiet compiler warning
6334
6335  gio/tests/resolver.c |    5 ++++-
6336  1 files changed, 4 insertions(+), 1 deletions(-)
6337
6338 commit 78e8b39b49ce47a80e70319ffaf548cda177a746
6339 Author: Ryan Lortie <desrt@desrt.ca>
6340 Date:   Wed Nov 11 22:20:11 2009 -0500
6341
6342     GSocket.receive_message: fix bogus allocation math
6343
6344  gio/gsocket.c |    3 +--
6345  1 files changed, 1 insertions(+), 2 deletions(-)
6346
6347 commit 409cdb8d13225125c12f7b56293b6dd397086c29
6348 Author: Kjartan Maraas <kmaraas@gnome.org>
6349 Date:   Wed Nov 11 20:09:53 2009 +0100
6350
6351     Updated Norwegian bokmål translation.
6352
6353  po/nb.po |  929
6354  +++++++++++++++++++++++++++++++-------------------------------
6355  1 files changed, 466 insertions(+), 463 deletions(-)
6356
6357 commit e5b20a3364b831a19b6cf99f67f803da3a6b6e6b
6358 Author: Tor Lillqvist <tml@iki.fi>
6359 Date:   Tue Nov 10 14:19:59 2009 +0200
6360
6361     Include all of share/gtk-doc/html to get also the gio docs
6362
6363     Also add -D switches to not pointlessly include entries for
6364     directories
6365     in the zip files.
6366
6367  glib-zip.in |    9 ++++-----
6368  1 files changed, 4 insertions(+), 5 deletions(-)
6369
6370 commit 6e86c9a6aa977331c6bd47b726aaf34398a5ad37
6371 Author: Tor Lillqvist <tml@iki.fi>
6372 Date:   Tue Nov 10 01:37:13 2009 +0200
6373
6374     Avoid gcc warning about redeclaration of atexit() on MinGW
6375
6376  glib/gutils.h |    2 ++
6377  1 files changed, 2 insertions(+), 0 deletions(-)
6378
6379 commit a9c4320e813aa80343ed5826c51be456a5683f5f
6380 Author: Daniel Nylander <po@danielnylander.se>
6381 Date:   Sun Nov 8 22:04:51 2009 +0100
6382
6383     Updated Swedish translation
6384
6385  po/sv.po | 1307
6386  ++++++++++++++++++++++++++++++++------------------------------
6387  1 files changed, 668 insertions(+), 639 deletions(-)
6388
6389 commit e9915ee7bdde49a7c6c2c0592b96f60cf31b8383
6390 Author: Fran Diéguez <fran.dieguez@mabishu.com>
6391 Date:   Sat Nov 7 14:40:58 2009 +0100
6392
6393     Updated Galician Translation
6394
6395  po/gl.po |  918
6396  +++++++++++++++++++++++++++++++-------------------------------
6397  1 files changed, 465 insertions(+), 453 deletions(-)
6398
6399 commit ee116a6b1c60343aafd5b10e11798adbeed0d555
6400 Author: Jorge González <jorgegonz@svn.gnome.org>
6401 Date:   Fri Nov 6 21:51:28 2009 +0100
6402
6403     Updated Spanish translation
6404
6405  po/es.po |  927
6406  +++++++++++++++++++++++++++++++-------------------------------
6407  1 files changed, 467 insertions(+), 460 deletions(-)
6408
6409 commit 6c315c77895e7e64c5dfb08cc223ff442f924e00
6410 Author: Ivar Smolin <okul@linux.ee>
6411 Date:   Fri Nov 6 18:15:29 2009 +0200
6412
6413     Updating Estonian translation
6414
6415  po/et.po |   21 ++++++++-------------
6416  1 files changed, 8 insertions(+), 13 deletions(-)
6417
6418 commit fc0b5d735ed06fd09f6f6169965ea427d43c241b
6419 Author: Matej Urbančič <mateju@svn.gnome.org>
6420 Date:   Fri Nov 6 14:58:44 2009 +0100
6421
6422     Updated Slovenian translation
6423
6424  po/sl.po | 1316
6425  ++++++++++++++++++++++++++++++++------------------------------
6426  1 files changed, 686 insertions(+), 630 deletions(-)
6427
6428 commit ef6117f78d036b956d3fe91f6a3748f64499f4c1
6429 Author: Stéphane Démurget <stephane.demurget@free.fr>
6430 Date:   Sun Oct 25 11:14:36 2009 +0100
6431
6432     Bug 324930 - Nicer message for EPERM on symlink
6433
6434     Introduced a more precise error message for EPERM when symlinking to
6435     a local filesystem.
6436
6437     EPERM on symlink means symlinking is not supported by the underlying
6438     fs so it is not the general meaning of EPERM which roughly translates
6439     to 'Operation not permitted'.
6440
6441  gio/glocalfile.c |    4 ++++
6442  1 files changed, 4 insertions(+), 0 deletions(-)
6443
6444 commit 3c57a6c7ccb38efb8fb3ecf12e9f66f113ffde19
6445 Author: Tor Lillqvist <tml@iki.fi>
6446 Date:   Wed Nov 4 23:59:18 2009 +0200
6447
6448     Don't call WSAEventSelect() on -1
6449
6450     If g_io_win32_sock_close() has been called on a socket channel, don't
6451     later in g_io_win32_free() call WSAEventSelect() on its fd which has
6452     been set to -1.
6453
6454  glib/giowin32.c |    3 ++-
6455  1 files changed, 2 insertions(+), 1 deletions(-)
6456
6457 commit 0d6b1ab42a6a9026743f197f03264afdbac7fb7b
6458 Author: Paolo Bonzini <bonzini@gnu.org>
6459 Date:   Tue Nov 3 18:38:58 2009 +0200
6460
6461     Don't run system("touch conf.glibtest)" in the AM_PATH_GLIB_2_0 macro
6462
6463     Just use the C library instead to create the file. Helps building
6464     using Wine. Not that I think we want to endorse that, but accepting
6465     this minimal patch doesn't hurt. From bug #590016.
6466
6467     Signed-off-by: Tor Lillqvist <tml@iki.fi>
6468
6469  m4macros/glib-2.0.m4 |    3 +--
6470  1 files changed, 1 insertions(+), 2 deletions(-)
6471
6472 commit f6276add355388738f856201c400d1c43cedcaf2
6473 Author: Tor Lillqvist <tml@iki.fi>
6474 Date:   Tue Nov 3 18:21:19 2009 +0200
6475
6476     Improve descriptive comment text
6477
6478  glibconfig.h.win32.in |    8 ++++++--
6479  1 files changed, 6 insertions(+), 2 deletions(-)
6480
6481 commit 9c292a831fac91dfe17158e3379d6ef4ad351c76
6482 Author: Hib Eris <hib@hiberis.nl>
6483 Date:   Tue Nov 3 15:06:29 2009 +0200
6484
6485     Fix check for C++ compiler when cross-compiling
6486
6487     Use AC_CHECK_TOOLS instead of AC_CHECK_PROGS. Patch from bug #577711.
6488
6489  configure.in |    2 +-
6490  1 files changed, 1 insertions(+), 1 deletions(-)
6491
6492 commit b64ee1f02098d229ff16df9dfebdc3e3f3d76687
6493 Author: Carlo Bramini <carlo.bramix@libero.it>
6494 Date:   Tue Nov 3 14:26:25 2009 +0200
6495
6496     Make g_file_test() behave on Windows more like as on POSIX
6497
6498     Patch from bug #572252.
6499
6500  glib/gfileutils.c |   19 +++++++++++++------
6501  1 files changed, 13 insertions(+), 6 deletions(-)
6502
6503 commit 22d026d34492b27a531bc60e6edc10eec1aa61be
6504 Author: Thomas Thurman <tthurman@gnome.org>
6505 Date:   Sat Oct 31 02:49:31 2009 -0400
6506
6507     Shavian translation
6508
6509  po/LINGUAS    |    1 +
6510  po/en@shaw.po | 1968
6511  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
6512  2 files changed, 1969 insertions(+), 0 deletions(-)
6513
6514 commit 4288ad76922da01d1f452c6c257e97008b16aaf0
6515 Author: Benjamin Otte <otte@gnome.org>
6516 Date:   Wed Oct 28 19:18:20 2009 +0100
6517
6518     Properly nul-terminate return values from g_convert()
6519
6520     The patch ensures that multibyte character sets are properly
6521     nul-terminated. This is an issue because the documentation claims to
6522     return a "nul-terminated" string and users of the API assume that
6523     means
6524     a proper nul-termination in the resulting character set.
6525
6526     I looked at Pidgin and GStreamer code and found at least 3 cases where
6527     this was happening.
6528
6529     This patch also reverts the documentation change from
6530     5a633f82dbbce067c56fba0ee372fd341b76368d as that is now no longer
6531     necessary.
6532
6533  glib/gconvert.c |   44 ++++++++++++++++++++------------------------
6534  1 files changed, 20 insertions(+), 24 deletions(-)
6535
6536 commit 5a633f82dbbce067c56fba0ee372fd341b76368d
6537 Author: Benjamin Otte <otte@gnome.org>
6538 Date:   Tue Oct 27 21:07:13 2009 +0100
6539
6540     Clarify documentation about g_convert() nul-terminated returns
6541
6542     THere is effectively no nul-termination for multibyte characters.
6543
6544  glib/gconvert.c |   22 ++++++++++++++++------
6545  1 files changed, 16 insertions(+), 6 deletions(-)
6546
6547 commit f3fbf37dd899de5d7bd61d86bed8aada479f564a
6548 Author: Matthias Clasen <mclasen@redhat.com>
6549 Date:   Sun Oct 25 02:56:13 2009 -0400
6550
6551     Avoid a warning
6552
6553  gio/gfile.c |   11 +++++++----
6554  1 files changed, 7 insertions(+), 4 deletions(-)
6555
6556 commit e63262d49d40a36060613fb1d0ed468ca5dddc19
6557 Author: Matthias Clasen <mclasen@redhat.com>
6558 Date:   Sun Oct 25 02:55:46 2009 -0400
6559
6560     Don't give up too early when collecting mime types
6561
6562     Since returning exactly one match has special significance, don't
6563     give up matching before we've found at least 2 types. Also, make
6564     sure that we don't return the same mime type more than once.
6565     Bug 541236.
6566
6567  gio/xdgmime/xdgmimecache.c |   67
6568  ++++++++++++++++++++++++++++++++------------
6569  gio/xdgmime/xdgmimeglob.c  |   43 +++++++++++++++++++++++++---
6570  2 files changed, 87 insertions(+), 23 deletions(-)
6571
6572 commit 3dab24828edd8ebfd6d6c8bb20c181fc0d5650a1
6573 Author: Sven Herzberg <herzi@gnome-de.org>
6574 Date:   Fri Oct 23 14:49:38 2009 +0200
6575
6576     make sure g_set_prgname() gets called only once
6577
6578     * glib/gutils.c: copy the call-once statement from
6579     g_set_application_name();
6580       Fixes Bug #563627: g_get_prgname() threadsafety
6581
6582  glib/gutils.c |   13 ++++++++++---
6583  1 files changed, 10 insertions(+), 3 deletions(-)
6584
6585 commit d105f431b0b684ed47e1c23ca283e38e522ce545
6586 Author: Tor Lillqvist <tml@iki.fi>
6587 Date:   Fri Oct 23 00:46:50 2009 +0300
6588
6589     Fix GWin32DirectoryMonitor
6590
6591     GWin32DirectoryMonitor was quite broken, but nobody had apparently
6592     noticed, or at least not filed any bug. Only now with a bleeding edge
6593     GTK+ file chooser does the code get exercised in common programs like
6594     gtk-demo or GIMP, apparently. Bug #598899.
6595
6596  gio/win32/gwin32directorymonitor.c |   67
6597  ++++++++++++++++++++++++++---------
6598  1 files changed, 50 insertions(+), 17 deletions(-)
6599
6600 commit 8eebc189440693922e23298a761189cfbe71f796
6601 Author: Cody Russell <bratsche@gnome.org>
6602 Date:   Wed Oct 14 21:24:30 2009 -0500
6603
6604     GTypeModule derived class unref does not unload plugin
6605
6606     Correctly unref the pclass. Patch by Chris Wilson and Tim Janik.
6607
6608     https://bugzilla.gnome.org/show_bug.cgi?id=350200
6609
6610  gobject/gtype.c |    4 +++-
6611  1 files changed, 3 insertions(+), 1 deletions(-)
6612
6613 commit e95a3b0576fc9426441956e4053791e197d4f421
6614 Author: Tomas Bzatek <tbzatek@redhat.com>
6615 Date:   Tue Oct 13 16:21:42 2009 +0200
6616
6617     Documentation fixes
6618
6619  docs/reference/gio/gio-sections.txt |    1 +
6620  gio/gfileattribute.c                |    1 +
6621  gio/gfileinfo.h                     |    5 +++--
6622  3 files changed, 5 insertions(+), 2 deletions(-)
6623
6624 commit 443674faaa0c6c79492732fd56360faeca06e9ab
6625 Author: Tor Lillqvist <tml@iki.fi>
6626 Date:   Mon Oct 12 00:18:48 2009 +0300
6627
6628     Construct the gio module directory pathname at run-time on Windows
6629
6630  gio/giomodule.c |   33 +++++++++++++++++++++++++++++++++
6631  1 files changed, 33 insertions(+), 0 deletions(-)
6632
6633 commit 2a3710872f8bfc1c95dc8044c92c9ce020adad40
6634 Author: Alexander Larsson <alexl@redhat.com>
6635 Date:   Thu Oct 8 11:59:23 2009 +0200
6636
6637     xdgmime: sort glob hits with larger weight first
6638
6639     Higher weight is more important, so return these first meaning
6640     they will be used as the default.
6641
6642  gio/xdgmime/xdgmimecache.c |    2 +-
6643  gio/xdgmime/xdgmimeglob.c  |    2 +-
6644  2 files changed, 2 insertions(+), 2 deletions(-)
6645
6646 commit d9b87676fa8f0340a9baa2001ae912192e12d4c6
6647 Author: Ivar Smolin <okul@linux.ee>
6648 Date:   Thu Oct 8 09:56:25 2009 +0300
6649
6650     Updating Estonian translation
6651
6652  po/et.po |  477
6653  ++------------------------------------------------------------
6654  1 files changed, 11 insertions(+), 466 deletions(-)
6655
6656 commit 3daaa459e332c62972c8792453e0a841157ecf11
6657 Author: Matthias Clasen <mclasen@redhat.com>
6658 Date:   Wed Oct 7 10:31:19 2009 -0400
6659
6660     Bump version
6661
6662  configure.in |    4 ++--
6663  1 files changed, 2 insertions(+), 2 deletions(-)
6664
6665 commit f814174371cbc61404012720c49485bc4d66feba
6666 Author: Matthias Clasen <mclasen@redhat.com>
6667 Date:   Wed Oct 7 10:29:32 2009 -0400
6668
6669     2.22.2
6670
6671  NEWS                    |    6 +-
6672  build/win32/Makefile.am |    9 +-
6673  po/am.po                |    2 +-
6674  po/ar.po                |    2 +-
6675  po/as.po                |    2 +-
6676  po/az.po                |    2 +-
6677  po/be.po                |    2 +-
6678  po/be@latin.po          |    2 +-
6679  po/bg.po                |    2 +-
6680  po/bn.po                |    2 +-
6681  po/bn_IN.po             |    2 +-
6682  po/bs.po                |    2 +-
6683  po/ca.po                |    2 +-
6684  po/ca@valencia.po       |    2 +-
6685  po/cs.po                |    2 +-
6686  po/cy.po                |    2 +-
6687  po/da.po                |    2 +-
6688  po/de.po                |    2 +-
6689  po/dz.po                |    2 +-
6690  po/el.po                |    2 +-
6691  po/en_CA.po             |    2 +-
6692  po/en_GB.po             |    2 +-
6693  po/eo.po                |    2 +-
6694  po/es.po                |    2 +-
6695  po/et.po                |    2 +-
6696  po/eu.po                |    2 +-
6697  po/fa.po                |    2 +-
6698  po/fi.po                |    2 +-
6699  po/fr.po                |    2 +-
6700  po/ga.po                |    2 +-
6701  po/gl.po                |    2 +-
6702  po/gu.po                |    2 +-
6703  po/he.po                |    2 +-
6704  po/hi.po                |    2 +-
6705  po/hr.po                |    2 +-
6706  po/hu.po                |    2 +-
6707  po/hy.po                |    2 +-
6708  po/id.po                |    2 +-
6709  po/is.po                |    2 +-
6710  po/it.po                |    2 +-
6711  po/ja.po                |    2 +-
6712  po/ka.po                |    2 +-
6713  po/kn.po                |    2 +-
6714  po/ko.po                |    2 +-
6715  po/ku.po                |    2 +-
6716  po/lt.po                |    2 +-
6717  po/lv.po                |    2 +-
6718  po/mai.po               |    2 +-
6719  po/mg.po                |    2 +-
6720  po/mk.po                |    2 +-
6721  po/ml.po                |    2 +-
6722  po/mn.po                |    2 +-
6723  po/mr.po                |    2 +-
6724  po/ms.po                |    2 +-
6725  po/nb.po                |    2 +-
6726  po/ne.po                |    2 +-
6727  po/nl.po                |    2 +-
6728  po/nn.po                |    2 +-
6729  po/oc.po                |    2 +-
6730  po/or.po                |    2 +-
6731  po/pa.po                |    2 +-
6732  po/pl.po                |    2 +-
6733  po/ps.po                |    2 +-
6734  po/pt.po                |    2 +-
6735  po/pt_BR.po             |    2 +-
6736  po/ro.po                |    2 +-
6737  po/ru.po                |  909
6738  +++++++++++++++++++++++------------------------
6739  po/rw.po                |    2 +-
6740  po/si.po                |    2 +-
6741  po/sk.po                |    2 +-
6742  po/sl.po                |    2 +-
6743  po/sq.po                |    2 +-
6744  po/sr.po                |    6 +-
6745  po/sr@ije.po            |    2 +-
6746  po/sr@latin.po          |   17 +-
6747  po/sv.po                |    2 +-
6748  po/ta.po                |    2 +-
6749  po/te.po                |    2 +-
6750  po/th.po                |    2 +-
6751  po/tl.po                |    2 +-
6752  po/tr.po                |    2 +-
6753  po/tt.po                |    2 +-
6754  po/uk.po                |    2 +-
6755  po/vi.po                |    2 +-
6756  po/wa.po                |    2 +-
6757  po/xh.po                |    2 +-
6758  po/yi.po                |    2 +-
6759  po/zh_CN.po             |    2 +-
6760  po/zh_HK.po             |    2 +-
6761  po/zh_TW.po             |    2 +-
6762  90 files changed, 553 insertions(+), 564 deletions(-)
6763
6764 commit 3d76112aed79b590b79899e46610ce7b2ecffc53
6765 Author: Matthias Clasen <mclasen@redhat.com>
6766 Date:   Wed Oct 7 09:28:19 2009 -0400
6767
6768     Updates
6769
6770  NEWS |   19 ++++++++++++++++++-
6771  1 files changed, 18 insertions(+), 1 deletions(-)
6772
6773 commit 855deaa5780bfef3f6e8b3a41d00d6c7e40ca406
6774 Author: Cody Russell <bratsche@gnome.org>
6775 Date:   Tue Oct 6 12:27:12 2009 -0400
6776
6777     g_object_unref racy condition can lead to crash
6778
6779     Store whether the object has a toggleref before decrementing the
6780     refcount to prevent race condition when two threads simultaneously
6781     try to unref an object with a refcount of 2.
6782     Patch by Antoine Tremblay.
6783
6784     https://bugzilla.gnome.org/show_bug.cgi?id=551706
6785
6786  gobject/gobject.c |   12 +++++++++---
6787  1 files changed, 9 insertions(+), 3 deletions(-)
6788
6789 commit afa0db59df9b28d9ae8da9539f629165cc8490f3
6790 Author: Leonid Kanter <leon@asplinux.ru>
6791 Date:   Tue Oct 6 11:52:48 2009 +0300
6792
6793     Updated Russian translation by <vicanis@gmail.com>
6794
6795  po/ru.po | 1072
6796  +++++++++++++++++++++++++++++++-------------------------------
6797  1 files changed, 533 insertions(+), 539 deletions(-)
6798
6799 commit 68b1ca04433846b68141a72029ed67ae117a7e94
6800 Author: Edward Hervey <bilboed@bilboed.com>
6801 Date:   Sat Oct 3 12:37:36 2009 +0200
6802
6803     gobject/gtype.h: Fix _G_TYPE_CVH macro. Fixes #597194
6804
6805     If __val doesn't exist, we shouldn't do any other checks.
6806
6807  gobject/gtype.h |    2 +-
6808  1 files changed, 1 insertions(+), 1 deletions(-)
6809
6810 commit 1937765f9f9052a870cfd924b18e08aa8901a8f2
6811 Author: Alexander Larsson <alexl@redhat.com>
6812 Date:   Wed Aug 19 17:24:16 2009 +0200
6813
6814     Add fast path for construction with no params
6815
6816     This avoids a bunch of code and makes construction of simple objects
6817     faster.
6818
6819     Object construction performance improvement:
6820              Non-Threaded   Threaded
6821     Simple:           14%         5%
6822     Complex:        -1.1%      -2.2%
6823
6824     Other tests stable.
6825
6826     https://bugzilla.gnome.org/show_bug.cgi?id=557100
6827
6828  gobject/gobject.c |   14 +++++++++++++-
6829  1 files changed, 13 insertions(+), 1 deletions(-)
6830
6831 commit ffc625ec9bcc4b2d34921940c07b28d244f2257a
6832 Author: Alexander Larsson <alexl@redhat.com>
6833 Date:   Wed Aug 19 17:22:32 2009 +0200
6834
6835     Don't freeze/thaw notification during construction if no properties
6836
6837     If the class has no properties there could be no notification anyway.
6838     This is an important optimization for construction of simple objects.
6839
6840     Object construction performance improvement:
6841              Non-Threaded   Threaded
6842     Simple:           84%        91%
6843     Complex:        -1.4%      -0.6%
6844
6845     Other tests stable.
6846
6847     https://bugzilla.gnome.org/show_bug.cgi?id=557100
6848
6849  gobject/gobject.c |   37 +++++++++++++++++++++++++------------
6850  1 files changed, 25 insertions(+), 12 deletions(-)
6851
6852 commit 302d13a757c164346883841ce040208906894b71
6853 Author: Alexander Larsson <alexl@redhat.com>
6854 Date:   Fri Oct 2 19:27:48 2009 +0200
6855
6856     Add a check that no properties are added after a class is derived
6857
6858     We can't support that, because that would cause the
6859     CLASS_HAS_PROPS_FLAG
6860     class flag to not be correct.
6861
6862  gobject/gobject.c |   14 ++++++++++++++
6863  1 files changed, 14 insertions(+), 0 deletions(-)
6864
6865 commit 39a1fe5782c15873ab18b8d3d76adfcbd70dc6dd
6866 Author: Alexander Larsson <alexl@redhat.com>
6867 Date:   Wed Aug 19 17:21:18 2009 +0200
6868
6869     Add GObjectClass flag CLASS_HAS_PROPS_FLAG
6870
6871     This is set if a class or any of its parents have installed any
6872     properties.
6873
6874     https://bugzilla.gnome.org/show_bug.cgi?id=557100
6875
6876  gobject/gobject.c |    6 ++++++
6877  1 files changed, 6 insertions(+), 0 deletions(-)
6878
6879 commit 301d52d858b8e7d4b804b893dc2f740aaa0d5aa5
6880 Author: Alexander Larsson <alexl@redhat.com>
6881 Date:   Wed Aug 19 17:17:41 2009 +0200
6882
6883     Add flags member for GObjectClass
6884
6885     https://bugzilla.gnome.org/show_bug.cgi?id=557100
6886
6887  gobject/gobject.h |    4 +++-
6888  1 files changed, 3 insertions(+), 1 deletions(-)
6889
6890 commit af017accc55aff3d6f28df0a41724e93fca71ff4
6891 Author: Alexander Larsson <alexl@redhat.com>
6892 Date:   Wed Aug 19 15:48:19 2009 +0200
6893
6894     Allocate GObjectNotifyQueue with g_slice instead of abusing g_list
6895
6896     This is both cleaner and faster (it avoids function calls and
6897     zeroing the memory twice).
6898
6899     Object construction performance improvement:
6900              Non-Threaded   Threaded
6901     Simple:           11%       1.3%
6902     Complex:           8%         6%
6903
6904     Other tests stable.
6905
6906     https://bugzilla.gnome.org/show_bug.cgi?id=557100
6907
6908  gobject/gobjectnotifyqueue.c |    9 ++-------
6909  1 files changed, 2 insertions(+), 7 deletions(-)
6910
6911 commit f4d9789fcfc4c9be497414d6c65476adb9d20236
6912 Author: Alexander Larsson <alexl@redhat.com>
6913 Date:   Wed Sep 9 17:08:57 2009 +0200
6914
6915     Add gobject performance tests for threaded code
6916
6917     This measures how much things like lock contention affects the gobject
6918     code.
6919
6920  tests/gobject/Makefile.am            |    2 +
6921  tests/gobject/performance-threaded.c |  381
6922  ++++++++++++++++++++++++++++++++++
6923  2 files changed, 383 insertions(+), 0 deletions(-)
6924
6925 commit b1f94af095bde6a9a695ce7b19425a62288ee0ee
6926 Author: Alexander Larsson <alexl@redhat.com>
6927 Date:   Thu Aug 20 14:34:51 2009 +0200
6928
6929     Add performance tests for GObject primitives
6930
6931     These are basic performance test for a couple of basic gobject
6932     primitives:
6933
6934     * construction of simple objects. Simple is a bare gobject derived
6935       class with no properties, signals or interfaces.
6936
6937     * construction of complex objects. Complex is a gobject subclass
6938       with construct properties, normal properties, signals, and
6939       implements an interface.
6940
6941     * run-time type check of complex objects
6942
6943     * signal emissions
6944
6945     Lots of care is taken to try to make the results reproducible. Each
6946     test is run for multible "rounds", where we try to make each round be
6947     "not too short" in order to be significant wrt timer accuracy, but
6948     also "not to long" to make the probability of some other random event
6949     happening on the system (interrupts, other process scheduled, etc)
6950     during the round less likely.
6951     The current target round time is 4 msecs, which was picked without
6952     rigour, but seems small wrt e.g. scheduler time.
6953
6954     For each test we then run the calculated round size for 60 seconds,
6955     and then report the performance based on the minimal time of one
6956     round. The model here is that any random stuff that happens during a
6957     round can only slow it down, there is nothing that can make it go
6958     faster, so the minimal time is the best estimate of how fast one round
6959     goes.
6960
6961     The result is not ideal, even on a "idle" system the results vary
6962     from round to round, but the variation seems to be less than 1%.
6963     So, any performance difference reported by this test over 1% is
6964     probably statistically significant.
6965
6966     Additionally the tests can be run with or without threads being
6967     initialized. The script tests/gobject/run-performance.sh makes
6968     it easy to produce a performance report for the current checkout.
6969
6970     https://bugzilla.gnome.org/show_bug.cgi?id=557100
6971
6972  tests/gobject/Makefile.am        |    2 +
6973  tests/gobject/performance.c      |  735
6974  ++++++++++++++++++++++++++++++++++++++
6975  tests/gobject/run-performance.sh |    7 +
6976  3 files changed, 744 insertions(+), 0 deletions(-)
6977
6978 commit 07ad638adff596ccd4bc2ec003be692059210357
6979 Author: Alexander Larsson <alexl@redhat.com>
6980 Date:   Fri Oct 2 12:54:18 2009 +0200
6981
6982     remove xdgmime test
6983
6984     This is getting diverged from the xdgmime copy and we don't need
6985     it here.
6986
6987  gio/xdgmime/Makefile.am |    5 -
6988  gio/xdgmime/test-mime.c |  196
6989  -----------------------------------------------
6990  2 files changed, 0 insertions(+), 201 deletions(-)
6991
6992 commit c7c0bcef893ca99609b102b42be5f871b9524a92
6993 Author: Alexander Larsson <alexl@redhat.com>
6994 Date:   Fri Oct 2 12:06:25 2009 +0200
6995
6996     xdgmime - Correct the range checks for magic matching
6997
6998  gio/xdgmime/xdgmimecache.c |    2 +-
6999  1 files changed, 1 insertions(+), 1 deletions(-)
7000
7001 commit 2624e7d6c6ddc5ad93caa7ce609092b6b54cb6d2
7002 Author: Alexander Larsson <alexl@redhat.com>
7003 Date:   Fri Oct 2 12:06:15 2009 +0200
7004
7005     Remove unnecessary includes
7006
7007  gio/xdgmime/xdgmimecache.c |    1 -
7008  gio/xdgmime/xdgmimeglob.c  |    1 -
7009  2 files changed, 0 insertions(+), 2 deletions(-)
7010
7011 commit e1643fd76daf66ccffd9e6818e4f4ec8272e2a51
7012 Author: Alexander Larsson <alexl@redhat.com>
7013 Date:   Fri Oct 2 09:49:51 2009 +0200
7014
7015     xdgmime - support the new case sensitive flag
7016
7017  gio/xdgmime/xdgmimecache.c |   86
7018  +++++++++++++++++++++++++++++++++----------
7019  gio/xdgmime/xdgmimeglob.c  |   88
7020  +++++++++++++++++++++++++++++++++++--------
7021  2 files changed, 137 insertions(+), 37 deletions(-)
7022
7023 commit 7c27df1feeea1d6ab8b927285cecc4ac34db8b06
7024 Author: Alexander Larsson <alexl@redhat.com>
7025 Date:   Fri Oct 2 09:48:35 2009 +0200
7026
7027     xdgmime - support cache files with minor version 2
7028
7029  gio/xdgmime/xdgmimecache.c |   10 ++++++++--
7030  1 files changed, 8 insertions(+), 2 deletions(-)
7031
7032 commit ce239a010e29c91f683dae354060f6ec6213e148
7033 Author: Alexander Larsson <alexl@redhat.com>
7034 Date:   Fri Oct 2 09:46:33 2009 +0200
7035
7036     Read the new glob2 format with case sensitive flags
7037
7038  gio/xdgmime/xdgmime.c     |    4 +-
7039  gio/xdgmime/xdgmimeglob.c |   83
7040  ++++++++++++++++++++++++++++++++------------
7041  gio/xdgmime/xdgmimeglob.h |    6 ++-
7042  3 files changed, 66 insertions(+), 27 deletions(-)
7043
7044 commit 5e4a895bb37271169cb8c055d9ce1e3efe6ca525
7045 Author: Tor Lillqvist <tml@iki.fi>
7046 Date:   Fri Oct 2 12:43:21 2009 +0300
7047
7048     Drop the VS8 project files from tarballs as they are unmaintained
7049
7050  build/win32/Makefile.am |    1 -
7051  1 files changed, 0 insertions(+), 1 deletions(-)
7052
7053 commit e5734fb87563181ee9f1f2827cb49d81e8ea28a7
7054 Author: Pierre A. Joye <pierre.php@gmail.com>
7055 Date:   Fri Oct 2 12:34:44 2009 +0300
7056
7057     Update VS9 project files to fix build
7058
7059     From bug #596784
7060
7061  build/win32/vs9/gio.vcproj                 |  110
7062  +++++++++++++++++++++++++++-
7063  build/win32/vs9/glib.vcproj                |   10 ++-
7064  build/win32/vs9/gmodule.vcproj             |    2 +-
7065  build/win32/vs9/gobject.vcproj             |    2 +-
7066  build/win32/vs9/gspawn-win32-helper.vcproj |    2 +-
7067  build/win32/vs9/gthread.vcproj             |    2 +-
7068  build/win32/vs9/install.vcproj             |    4 +-
7069  7 files changed, 122 insertions(+), 10 deletions(-)
7070
7071 commit e9fe53980b0ce8480c483774961b93388f3a55fe
7072 Author: Matthias Clasen <mclasen@redhat.com>
7073 Date:   Tue Sep 29 23:06:45 2009 -0400
7074
7075     Fix --runtime-libdir option
7076
7077     For stable releases, it needs to take LT_REVISION into account, not
7078     hardcode 0.
7079
7080  gio/Makefile.am     |    4 ++--
7081  glib/Makefile.am    |    4 ++--
7082  gmodule/Makefile.am |    4 ++--
7083  gobject/Makefile.am |    4 ++--
7084  gthread/Makefile.am |    4 ++--
7085  5 files changed, 10 insertions(+), 10 deletions(-)
7086
7087 commit eeaf8c51209cbd11573adf6f6ba0d34f85920b1f
7088 Author: Matthias Clasen <mclasen@redhat.com>
7089 Date:   Tue Sep 29 22:07:04 2009 -0400
7090
7091     Bump version
7092
7093  configure.in |    4 ++--
7094  1 files changed, 2 insertions(+), 2 deletions(-)
7095
7096 commit fffc3d41bd0968c37fd3edddf35a555fe91151d3
7097 Author: Matthias Clasen <mclasen@redhat.com>
7098 Date:   Tue Sep 29 22:05:27 2009 -0400
7099
7100     2.22.1
7101
7102  po/am.po          |   58 ++--
7103  po/ar.po          |   61 ++--
7104  po/as.po          |   61 ++--
7105  po/az.po          |   58 ++--
7106  po/be.po          |   59 ++--
7107  po/be@latin.po    |   61 ++--
7108  po/bg.po          |   61 ++--
7109  po/bn.po          |  932
7110  ++++++++++++++++++++++++++--------------------------
7111  po/bn_IN.po       |   61 ++--
7112  po/bs.po          |   58 ++--
7113  po/ca.po          |   61 ++--
7114  po/ca@valencia.po |   61 ++--
7115  po/cs.po          |   61 ++--
7116  po/cy.po          |   59 ++--
7117  po/da.po          |   61 ++--
7118  po/de.po          |   61 ++--
7119  po/dz.po          |   59 ++--
7120  po/el.po          |   61 ++--
7121  po/en_CA.po       |   61 ++--
7122  po/en_GB.po       |   61 ++--
7123  po/eo.po          |   58 ++--
7124  po/es.po          |   61 ++--
7125  po/et.po          |   61 ++--
7126  po/eu.po          |   61 ++--
7127  po/fa.po          |   59 ++--
7128  po/fi.po          |   61 ++--
7129  po/fr.po          |   61 ++--
7130  po/ga.po          |   60 ++--
7131  po/gl.po          |   61 ++--
7132  po/gu.po          |   61 ++--
7133  po/he.po          |  937
7134  ++++++++++++++++++++++++++---------------------------
7135  po/hi.po          |   61 ++--
7136  po/hr.po          |   58 ++--
7137  po/hu.po          |   61 ++--
7138  po/hy.po          |   58 ++--
7139  po/id.po          |   59 ++--
7140  po/is.po          |   58 ++--
7141  po/it.po          |   61 ++--
7142  po/ja.po          |   61 ++--
7143  po/ka.po          |   59 ++--
7144  po/kn.po          |   61 ++--
7145  po/ko.po          |   61 ++--
7146  po/ku.po          |   58 ++--
7147  po/lt.po          |   61 ++--
7148  po/lv.po          |   58 ++--
7149  po/mai.po         |   61 ++--
7150  po/mg.po          |   59 ++--
7151  po/mk.po          |   61 ++--
7152  po/ml.po          |   61 ++--
7153  po/mn.po          |   59 ++--
7154  po/mr.po          |   61 ++--
7155  po/ms.po          |   58 ++--
7156  po/nb.po          |   61 ++--
7157  po/ne.po          |   59 ++--
7158  po/nl.po          |   61 ++--
7159  po/nn.po          |   61 ++--
7160  po/oc.po          |   59 ++--
7161  po/or.po          |   61 ++--
7162  po/pa.po          |   61 ++--
7163  po/pl.po          |   61 ++--
7164  po/ps.po          |   61 ++--
7165  po/pt.po          |   61 ++--
7166  po/pt_BR.po       |   61 ++--
7167  po/ro.po          |   61 ++--
7168  po/ru.po          |   61 ++--
7169  po/rw.po          |   58 ++--
7170  po/si.po          |   59 ++--
7171  po/sk.po          |   60 ++--
7172  po/sl.po          |   61 ++--
7173  po/sq.po          |   61 ++--
7174  po/sr.po          |   61 ++--
7175  po/sr@ije.po      |   58 ++--
7176  po/sr@latin.po    |   61 ++--
7177  po/sv.po          |   61 ++--
7178  po/ta.po          |   61 ++--
7179  po/te.po          |   61 ++--
7180  po/th.po          |   61 ++--
7181  po/tl.po          |   59 ++--
7182  po/tr.po          |   61 ++--
7183  po/tt.po          |   59 ++--
7184  po/uk.po          |   61 ++--
7185  po/vi.po          |   61 ++--
7186  po/wa.po          |   58 ++--
7187  po/xh.po          |   59 ++--
7188  po/yi.po          |   58 ++--
7189  po/zh_CN.po       |   61 ++--
7190  po/zh_HK.po       |   61 ++--
7191  po/zh_TW.po       |   61 ++--
7192  88 files changed, 3278 insertions(+), 3765 deletions(-)
7193
7194 commit 82c6bf7d8c6abeda6dff80e5b754411398232cc3
7195 Author: Matthias Clasen <mclasen@redhat.com>
7196 Date:   Tue Sep 29 21:16:53 2009 -0400
7197
7198     Updates
7199
7200  NEWS |   17 +++++++++++++++++
7201  1 files changed, 17 insertions(+), 0 deletions(-)
7202
7203 commit 0c88408218050b9a239e90d6585731aeb1a1c181
7204 Author: Miloš Popović <mpopovic@src.gnome.org>
7205 Date:   Wed Sep 30 03:05:31 2009 +0000
7206
7207     Updated Serbian translation
7208
7209  po/sr.po       |    3 ---
7210  po/sr@latin.po |    3 ---
7211  2 files changed, 0 insertions(+), 6 deletions(-)
7212
7213 commit b0adce8ab454c2c8e8da47019d510eac405e2452
7214 Author: Miloš Popović <mpopovic@src.gnome.org>
7215 Date:   Wed Sep 30 03:04:05 2009 +0000
7216
7217     Updated Serbian translation
7218
7219  po/sr@latin.po |   11 +++++------
7220  1 files changed, 5 insertions(+), 6 deletions(-)
7221
7222 commit b38f091b99adf4326001d5218d9e52bd1df8d800
7223 Author: Miloš Popović <mpopovic@src.gnome.org>
7224 Date:   Wed Sep 30 03:02:15 2009 +0000
7225
7226     Updated Serbian translation
7227
7228  po/sr.po       |  279
7229  +++++++++++++++++++++++++++++---------------------------
7230  po/sr@latin.po |  273
7231  ++++++++++++++++++++++++++++---------------------------
7232  2 files changed, 283 insertions(+), 269 deletions(-)
7233
7234 commit 0c652dc66e09a358c738492e0eb857fef56c6254
7235 Author: Matthias Clasen <mclasen@redhat.com>
7236 Date:   Tue Sep 29 20:57:45 2009 -0400
7237
7238     Don't mark test files for translation
7239
7240     As pointed out in bug 596064
7241
7242  po/POTFILES.in   |    1 -
7243  po/POTFILES.skip |    1 +
7244  2 files changed, 1 insertions(+), 1 deletions(-)
7245
7246 commit 6555e0171d6f9619b0f49109868fe99162ffbb72
7247 Author: Matthias Clasen <mclasen@redhat.com>
7248 Date:   Tue Sep 29 20:52:26 2009 -0400
7249
7250     Fix mime_info_cache_dir_add_desktop_entries
7251
7252     This function tried to avoid adding duplicate entries, but failed
7253     due to using the wrong search function. See bug 595972.
7254
7255  gio/gdesktopappinfo.c |    2 +-
7256  1 files changed, 1 insertions(+), 1 deletions(-)
7257
7258 commit 2f93bea177a980b8ae750c07f3b269c9bea7ac25
7259 Author: Matthias Clasen <mclasen@redhat.com>
7260 Date:   Tue Sep 29 20:45:26 2009 -0400
7261
7262     Avoid a C99ism
7263
7264     Move a variable declaration to the beginning of the block; see
7265     bug 596561. Also remove a pointless register declaration.
7266
7267  glib/gmessages.c |    6 +++---
7268  1 files changed, 3 insertions(+), 3 deletions(-)
7269
7270 commit 442dadf3118cf3e2e9617461eb045f61483d58fc
7271 Author: Matthias Clasen <mclasen@redhat.com>
7272 Date:   Tue Sep 29 20:39:39 2009 -0400
7273
7274     Improve docs for g_utf16_to_utf8
7275
7276     Document that g_utf16_to_utf8 does not validate the resulting
7277     UTF-8 string. See bug 596314.
7278
7279  glib/gutf8.c |   16 +++++++++++-----
7280  1 files changed, 11 insertions(+), 5 deletions(-)
7281
7282 commit 5fdb169b72b749218766e507deab491c5f5b0d9e
7283 Author: Matthias Clasen <mclasen@redhat.com>
7284 Date:   Tue Sep 29 20:33:39 2009 -0400
7285
7286     Clarify docs of g_async_result_get_source_object
7287
7288     It returns a new reference. Reported in bug 596748
7289
7290  gio/gasyncresult.c |   11 ++++++-----
7291  1 files changed, 6 insertions(+), 5 deletions(-)
7292
7293 commit 90e1308809805691713edf8f651e80a063f9b66f
7294 Author: Alexander Larsson <alexl@redhat.com>
7295 Date:   Tue Sep 29 11:25:13 2009 +0200
7296
7297     Avoid critical error in thread check if source is destroyed
7298
7299     The source can be destroyed by the time we complete the result, and
7300     then the g_source_get_context(current_source) call will cause
7301     a critical error. We check for the source being destroyed and avoid
7302     the check in that case.
7303
7304     This means we miss the right-thread check in this case, but thats
7305     merely a helper, so this is not critical.
7306
7307  gio/gsimpleasyncresult.c |    2 +-
7308  1 files changed, 1 insertions(+), 1 deletions(-)
7309
7310 commit 10c7b3a17e00283907139a19f1c6054f85a5d3a8
7311 Author: Jamil Ahmed <itsjamil@gmail.com>
7312 Date:   Tue Sep 29 04:01:37 2009 +0700
7313
7314     Updated Bengali translation
7315
7316  po/bn.po | 1967
7317  ++++++++++++++++++++++++++++++--------------------------------
7318  1 files changed, 951 insertions(+), 1016 deletions(-)
7319
7320 commit 6f1ce483eb136159f42b7dde3aa4466ba3e874c1
7321 Author: Alexander Larsson <alexl@redhat.com>
7322 Date:   Mon Sep 28 15:55:44 2009 +0200
7323
7324     Always report metadata on the path, not symlink target
7325
7326     Metadata are really part of the pathname, not the target file
7327     (as they are stored by pathname, and for many metadata like icon
7328     position
7329     etc make not sense using the target data). So, even if nofollow
7330     is not specified we should not follow links for metadata.
7331
7332     Ideally this should be implemented in the metadata extension in gvfs,
7333     but the extension API does not allow this, so we do it in gio.
7334
7335     See https://bugzilla.gnome.org/show_bug.cgi?id=593809
7336
7337  gio/glocalfileinfo.c |   11 +----------
7338  1 files changed, 1 insertions(+), 10 deletions(-)
7339
7340 commit 70027bf0928e7960c3ff78ce4a92aaad20ee899e
7341 Author: Alexander Larsson <alexl@redhat.com>
7342 Date:   Fri Sep 25 09:50:49 2009 +0200
7343
7344     Fix up cast in gdb macros
7345
7346     We need to actually assign the casted value somewhere.
7347
7348  glib/glib.py |    2 +-
7349  1 files changed, 1 insertions(+), 1 deletions(-)
7350
7351 commit e657dee578cc7b70c6a33fcb626e5d5aed4d82f3
7352 Author: Alexander Larsson <alexl@redhat.com>
7353 Date:   Fri Sep 25 09:49:49 2009 +0200
7354
7355     Use right soname for gdb autoloaded python files
7356
7357     We need to look at LT_REVISION too to get the right filename.
7358     This was just hardcoded to zero before which is obviously wrong.
7359
7360  glib/Makefile.am    |    2 +-
7361  gobject/Makefile.am |    2 +-
7362  2 files changed, 2 insertions(+), 2 deletions(-)
7363
7364 commit 660035479bc6583abc311cd4d43136fa447a95d6
7365 Author: Yaron Shahrabani <sh.yaron@gmail.com>
7366 Date:   Fri Sep 25 10:39:58 2009 +0300
7367
7368     Updated Hebrew translation
7369
7370  po/he.po |  933
7371  +++++++++++++++++++++++++++++++-------------------------------
7372  1 files changed, 469 insertions(+), 464 deletions(-)
7373
7374 commit cc95c60c69af5e25e9c9eae11f68ba2436a0e6b0
7375 Author: Matthias Clasen <mclasen@redhat.com>
7376 Date:   Thu Sep 24 10:26:46 2009 -0400
7377
7378     Fix location of gdb macros
7379
7380     These files need to be put in a location that corresponds to the
7381     location of the libraries, so we need to take the runtime-libdir
7382     path into account.
7383
7384  configure.in        |    4 +++-
7385  glib/Makefile.am    |    4 ++--
7386  gobject/Makefile.am |    4 ++--
7387  3 files changed, 7 insertions(+), 5 deletions(-)
7388
7389 commit dcee4d4a66112a357626a6e2b1f749a24e41068a
7390 Author: Matthias Clasen <mclasen@redhat.com>
7391 Date:   Tue Sep 22 17:10:32 2009 -0400
7392
7393     Bump version
7394
7395  configure.in |    4 ++--
7396  1 files changed, 2 insertions(+), 2 deletions(-)
7397
7398 commit cc4970cf9426ae4c929ccd859585a29fb9d243c8
7399 Author: Josselin Mouette <joss@debian.org>
7400 Date:   Wed Sep 23 18:39:45 2009 +0200
7401
7402     Fall back to inotify_init if inotify_init1 does not work
7403
7404     This fixes monitoring failing to work when glib is built on a 2.6.27+
7405     kernel but run on an older one.
7406
7407     http://bugs.debian.org/544354
7408     https://bugzilla.gnome.org/show_bug.cgi?id=593775
7409
7410  gio/inotify/inotify-kernel.c |    4 +++-
7411  1 files changed, 3 insertions(+), 1 deletions(-)
7412
7413 commit 1a4763e6ef8e4da2a5118a00ce567e00704979cd
7414 Author: Tor Lillqvist <tml@iki.fi>
7415 Date:   Wed Sep 23 09:33:48 2009 +0300
7416
7417     Parse libtoolize --version more carefully
7418
7419     Some recent versions of libtoolize output a version blurb like:
7420       libtoolize (GNU libtool 1.3110 2009-07-01) 2.2.7a
7421     Don't get confused by the numbers inside the parens.
7422
7423  autogen.sh |    5 ++++-
7424  1 files changed, 4 insertions(+), 1 deletions(-)
7425
7426 commit 4c633ff0b58db039a29801d5039cc2756db90bbb
7427 Author: Matthias Clasen <mclasen@redhat.com>
7428 Date:   Tue Sep 22 16:57:08 2009 -0400
7429
7430     2.22.0
7431
7432  README.in                                 |    2 +-
7433  docs/reference/glib/tmpl/glib-unused.sgml |   67 --
7434  docs/reference/glib/tmpl/macros_misc.sgml |    5 +-
7435  docs/reference/glib/tmpl/main.sgml        |    7 +
7436  docs/reference/glib/tmpl/testing.sgml     |   21 +
7437  docs/reference/glib/tmpl/version.sgml     |   68 ++
7438  glib/Makefile.am                          |    9 +-
7439  gobject/Makefile.am                       |   10 +-
7440  po/am.po                                  |  188 ++--
7441  po/ar.po                                  |  188 ++--
7442  po/as.po                                  |  219 +++---
7443  po/az.po                                  |  188 ++--
7444  po/be.po                                  |  188 ++--
7445  po/be@latin.po                            |  188 ++--
7446  po/bg.po                                  |  915 ++++++++++----------
7447  po/bn.po                                  |  188 ++--
7448  po/bn_IN.po                               |  965 +++++++++++----------
7449  po/bs.po                                  |  188 ++--
7450  po/ca.po                                  |  925 ++++++++++----------
7451  po/ca@valencia.po                         |  188 ++--
7452  po/cs.po                                  |  915 ++++++++++----------
7453  po/cy.po                                  |  188 ++--
7454  po/da.po                                  |  925 ++++++++++----------
7455  po/de.po                                  |  188 ++--
7456  po/dz.po                                  |  188 ++--
7457  po/el.po                                  | 1332
7458  ++++++++++++++---------------
7459  po/en_CA.po                               |  188 ++--
7460  po/en_GB.po                               |  925 ++++++++++----------
7461  po/eo.po                                  |  188 ++--
7462  po/es.po                                  |  923 ++++++++++----------
7463  po/et.po                                  |  188 ++--
7464  po/eu.po                                  |  188 ++--
7465  po/fa.po                                  |  188 ++--
7466  po/fi.po                                  |  925 ++++++++++----------
7467  po/fr.po                                  |  188 ++--
7468  po/ga.po                                  |  188 ++--
7469  po/gl.po                                  |  920 ++++++++++----------
7470  po/gu.po                                  |  947 ++++++++++----------
7471  po/he.po                                  |  188 ++--
7472  po/hi.po                                  |  944 ++++++++++----------
7473  po/hr.po                                  |  188 ++--
7474  po/hu.po                                  |  188 ++--
7475  po/hy.po                                  |  188 ++--
7476  po/id.po                                  |  188 ++--
7477  po/is.po                                  |  188 ++--
7478  po/it.po                                  |  188 ++--
7479  po/ja.po                                  |  188 ++--
7480  po/ka.po                                  |  188 ++--
7481  po/kn.po                                  |  968 +++++++++++----------
7482  po/ko.po                                  |  188 ++--
7483  po/ku.po                                  |  188 ++--
7484  po/lt.po                                  |  188 ++--
7485  po/lv.po                                  |  188 ++--
7486  po/mai.po                                 |  188 ++--
7487  po/mg.po                                  |  188 ++--
7488  po/mk.po                                  |  188 ++--
7489  po/ml.po                                  |  979 +++++++++++-----------
7490  po/mn.po                                  |  188 ++--
7491  po/mr.po                                  |  947 ++++++++++----------
7492  po/ms.po                                  |  188 ++--
7493  po/nb.po                                  |  917 ++++++++++----------
7494  po/ne.po                                  |  188 ++--
7495  po/nl.po                                  |  188 ++--
7496  po/nn.po                                  |  188 ++--
7497  po/oc.po                                  |  188 ++--
7498  po/or.po                                  |  956 +++++++++++----------
7499  po/pa.po                                  |  943 ++++++++++----------
7500  po/pl.po                                  | 1339
7501  ++++++++++++++---------------
7502  po/ps.po                                  |  188 ++--
7503  po/pt.po                                  |  188 ++--
7504  po/pt_BR.po                               |  188 ++--
7505  po/ro.po                                  |  926 ++++++++++----------
7506  po/ru.po                                  |  188 ++--
7507  po/rw.po                                  |  188 ++--
7508  po/si.po                                  |  188 ++--
7509  po/sk.po                                  |  188 ++--
7510  po/sl.po                                  | 1280
7511  +++++++++++++--------------
7512  po/sq.po                                  |  188 ++--
7513  po/sr.po                                  |  931 ++++++++++----------
7514  po/sr@ije.po                              |  188 ++--
7515  po/sr@latin.po                            |  942 ++++++++++----------
7516  po/sv.po                                  |  188 ++--
7517  po/ta.po                                  |  950 ++++++++++----------
7518  po/te.po                                  |  956 +++++++++++----------
7519  po/th.po                                  |  188 ++--
7520  po/tl.po                                  |  188 ++--
7521  po/tr.po                                  |  188 ++--
7522  po/tt.po                                  |  188 ++--
7523  po/uk.po                                  |  917 ++++++++++----------
7524  po/vi.po                                  |  188 ++--
7525  po/wa.po                                  |  188 ++--
7526  po/xh.po                                  |  188 ++--
7527  po/yi.po                                  |  188 ++--
7528  po/zh_CN.po                               |  926 ++++++++++----------
7529  po/zh_HK.po                               |  938 ++++++++++----------
7530  po/zh_TW.po                               |  923 ++++++++++----------
7531  96 files changed, 19793 insertions(+), 19818 deletions(-)
7532
7533 commit 9203da305b1c840ebafe7d95f2e937348be0f333
7534 Author: Matthias Clasen <mclasen@redhat.com>
7535 Date:   Tue Sep 22 12:36:50 2009 -0400
7536
7537     some doc updates
7538
7539  docs/reference/glib/glib-sections.txt |    3 +++
7540  1 files changed, 3 insertions(+), 0 deletions(-)
7541
7542 commit 3413e758eb4fb15559e9da1b38efd59fcca81401
7543 Author: Matthias Clasen <mclasen@redhat.com>
7544 Date:   Tue Sep 22 10:37:05 2009 -0400
7545
7546     Updates
7547
7548  NEWS |   50 ++++++++++++++++++++++++++++++++++++++++++++++++++
7549  1 files changed, 50 insertions(+), 0 deletions(-)
7550
7551 commit 74326a38658ebb9dbd59c9d8899a0bbb646301e5
7552 Author: Matthias Clasen <mclasen@redhat.com>
7553 Date:   Tue Sep 22 09:41:04 2009 -0400
7554
7555     Set version to 2.22.0
7556
7557  configure.in |    4 ++--
7558  1 files changed, 2 insertions(+), 2 deletions(-)
7559
7560 commit 01ccc9e3bac498e714087b2be543442aa2eadcaa
7561 Author: Matej Urbančič <mateju@svn.gnome.org>
7562 Date:   Tue Sep 22 12:21:02 2009 +0200
7563
7564     Updated Slovenian translation
7565
7566  po/sl.po |    9 ++++-----
7567  1 files changed, 4 insertions(+), 5 deletions(-)
7568
7569 commit 1c46514d5e072f3baee0145798e023610e895ab2
7570 Author: Matej Urbančič <mateju@svn.gnome.org>
7571 Date:   Tue Sep 22 12:15:38 2009 +0200
7572
7573     Updated Slovenian translation
7574
7575  po/sl.po | 1439
7576  ++++++++++++++++++++++++++++++++------------------------------
7577  1 files changed, 740 insertions(+), 699 deletions(-)
7578
7579 commit c755a7fd11ca5f865f6ccd477e0f4db3799161fa
7580 Author: Mart Raudsepp <leio@gentoo.org>
7581 Date:   Sun Sep 13 04:42:33 2009 +0300
7582
7583     gio: Fix some typos in G*AppInfo documentation
7584
7585  gio/gappinfo.c        |   10 +++++-----
7586  gio/gappinfo.h        |    4 ++--
7587  gio/gdesktopappinfo.c |    8 ++++----
7588  3 files changed, 11 insertions(+), 11 deletions(-)
7589
7590 commit 924f1bc528b212aab91adf608ef32e41b67f3298
7591 Author: Mart Raudsepp <leio@gentoo.org>
7592 Date:   Sun Sep 13 00:20:01 2009 +0300
7593
7594     Accept -? for glib-mkenums.
7595
7596     Commit 789e260638d tried to add support for -?, but there is a typo
7597     and instead -h was added when already present instead of -? for one
7598     of the cases.
7599     It works without this corrections, because all unrecognized options
7600     trigger usage showing as well, but this is more correct.
7601
7602     This was bug 556706 originally.
7603
7604  gobject/glib-mkenums.in |    2 +-
7605  1 files changed, 1 insertions(+), 1 deletions(-)
7606
7607 commit 6c061da2a232d8c817d9744a234ceee7b87b3dd8
7608 Author: Mart Raudsepp <leio@gentoo.org>
7609 Date:   Sat Sep 12 19:49:01 2009 +0300
7610
7611     gio: Fix a Since tag to actually show up in new API of 2.20 indeces
7612
7613     Typo made in e05426062
7614
7615  gio/gdatainputstream.c |    2 +-
7616  1 files changed, 1 insertions(+), 1 deletions(-)
7617
7618 commit 7feb4c3631a0745b3696454630be3aa3365d1067
7619 Author: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
7620 Date:   Tue Sep 22 09:59:13 2009 +0700
7621
7622     po/vi.po: fix type "thoạt"
7623
7624  po/vi.po |    2 +-
7625  1 files changed, 1 insertions(+), 1 deletions(-)
7626
7627 commit a830fbd62c05193982c72a375251b2202986152f
7628 Author: Alexander Larsson <alexl@redhat.com>
7629 Date:   Mon Sep 21 15:36:45 2009 +0200
7630
7631     Document new gdb macros
7632
7633  docs/reference/glib/running.sgml |   34
7634  ++++++++++++++++++++++++++++++++++
7635  1 files changed, 34 insertions(+), 0 deletions(-)
7636
7637 commit 42320706c4dd6a4517a402dc5da5c27dfc6a5356
7638 Author: Alexander Larsson <alexl@redhat.com>
7639 Date:   Mon Sep 21 15:21:52 2009 +0200
7640
7641     Add gforeach gdb command
7642
7643  glib/glib.py |   84
7644  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
7645  1 files changed, 84 insertions(+), 0 deletions(-)
7646
7647 commit 2b8943237f137f287b0b0854f80198de54fd26ea
7648 Author: Alexander Larsson <alexl@redhat.com>
7649 Date:   Mon Sep 21 12:26:23 2009 +0200
7650
7651     Add pretty printer for hashtables
7652
7653  glib/glib.py |   64
7654  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
7655  1 files changed, 64 insertions(+), 0 deletions(-)
7656
7657 commit 2e8768d9a556afd2b2e6c974dcbcf24fee5ba6ff
7658 Author: Alexander Larsson <alexl@redhat.com>
7659 Date:   Mon Sep 21 11:06:39 2009 +0200
7660
7661     Add pretty printing for GList and GSList
7662
7663  glib/glib.py |   77
7664  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
7665  1 files changed, 77 insertions(+), 0 deletions(-)
7666
7667 commit efe9169234e226f594b4254618f35a139338c35f
7668 Author: Alexander Larsson <alexl@redhat.com>
7669 Date:   Fri Sep 18 17:15:32 2009 +0200
7670
7671     Initial support for gdb python macros
7672
7673     This includes support for gobject pointer pretty printing and
7674     signal frame compression in backtraces.
7675
7676     https://bugzilla.gnome.org/show_bug.cgi?id=595619
7677
7678  glib/Makefile.am             |   13 ++-
7679  glib/glib.py                 |   27 ++++
7680  glib/libglib-gdb.py.in       |   10 ++
7681  gobject/Makefile.am          |   12 ++-
7682  gobject/gobject.py           |  305
7683  ++++++++++++++++++++++++++++++++++++++++++
7684  gobject/libgobject-gdb.py.in |   10 ++
7685  6 files changed, 375 insertions(+), 2 deletions(-)
7686
7687 commit 18af48ba9a347e2041c4986aaaac73fdd5386de3
7688 Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
7689 Date:   Mon Sep 21 20:54:02 2009 +0800
7690
7691     Updated Traditional Chinese translation(Hong Kong and Taiwan)
7692
7693  po/zh_HK.po |  945
7694  +++++++++++++++++++++++++++++------------------------------
7695  po/zh_TW.po |  930
7696  +++++++++++++++++++++++++++++-----------------------------
7697  2 files changed, 938 insertions(+), 937 deletions(-)
7698
7699 commit 652f47fd2a9544e07cd6cbc5ca0d31d21c1ccd34
7700 Author: Petr Kovar <pknbe@volny.cz>
7701 Date:   Sun Sep 20 22:26:17 2009 +0200
7702
7703     Updated Czech translation
7704
7705  po/cs.po |  921
7706  +++++++++++++++++++++++++++++++-------------------------------
7707  1 files changed, 464 insertions(+), 457 deletions(-)
7708
7709 commit 5b30a46da4eadbd620f34e66e7b981f2dfe91a4f
7710 Author: Ani <peter.ani@gmail.com>
7711 Date:   Sun Sep 20 21:04:45 2009 +0530
7712
7713     Updated Malayalam Translations
7714
7715  po/ml.po |  150
7716  +++++++++++++++++++++++++++++++------------------------------
7717  1 files changed, 76 insertions(+), 74 deletions(-)
7718
7719 commit 7a010ac2d409fc7ea849034ca7a5bda150ee0fad
7720 Author: Gil Forcada <gforcada@gnome.org>
7721 Date:   Sat Sep 19 18:04:56 2009 +0200
7722
7723     Updated Catalan translation
7724
7725  po/ca.po | 1088
7726  +++++++++++++++++++++++++++++++-------------------------------
7727  1 files changed, 540 insertions(+), 548 deletions(-)
7728
7729 commit 80f66b114193d3c1b5a5c5d4f34b01cba53208ca
7730 Author: Paolo Borelli <pborelli@gnome.org>
7731 Date:   Sat Sep 19 10:21:36 2009 +0200
7732
7733     Fix build with srcdir != builddir, bug #594597
7734
7735  gio/win32/Makefile.am |    1 +
7736  1 files changed, 1 insertions(+), 0 deletions(-)
7737
7738 commit 8b3853b8a1cc94767c5391808274f931a48f6cbb
7739 Author: Matthias Clasen <mclasen@redhat.com>
7740 Date:   Fri Sep 18 19:16:11 2009 -0400
7741
7742     Reduce false positives in static analysis
7743
7744     Tools like clang fail to recognize that stanzas like
7745     g_return_if_fail (GTK_IS_FOO (w)) guarantee w != NULL. By minimally
7746     rewriting the type-checking macros, we can avoid these false
7747     positives.
7748
7749  gobject/gtype.h |   12 +++++++++---
7750  1 files changed, 9 insertions(+), 3 deletions(-)
7751
7752 commit 53fc10d2695f917db530c9a3f166e45be59d1d3a
7753 Author: Matthias Clasen <mclasen@redhat.com>
7754 Date:   Wed Sep 9 00:18:23 2009 -0400
7755
7756     Fix a lot of clang complaints
7757
7758     Mostly dead assignments.
7759
7760  gio/gbufferedoutputstream.c |    9 ++-------
7761  gio/gdatainputstream.c      |    7 +------
7762  gio/gdummyfile.c            |    5 +----
7763  gio/ginputstream.c          |   16 +++++-----------
7764  gio/giostream.c             |    4 ----
7765  gio/glocalfile.c            |   20 ++++++++------------
7766  gio/glocalfileinputstream.c |    4 ----
7767  gio/goutputstream.c         |   34 +++++++++++++++-------------------
7768  gio/gunixinputstream.c      |    4 ----
7769  gio/gunixoutputstream.c     |    4 ----
7770  glib/gfileutils.c           |    3 +--
7771  glib/gkeyfile.c             |    3 +--
7772  glib/gregex.c               |    6 +-----
7773  13 files changed, 35 insertions(+), 84 deletions(-)
7774
7775 commit 04d632ccf59ce0491261ff87b3867012cb56d8bf
7776 Author: Dumitru Mișu Moldovan <dumol@gnome.ro>
7777 Date:   Fri Sep 18 00:17:32 2009 +0300
7778
7779     Updated Romanian translation
7780
7781  po/ro.po | 1086
7782  +++++++++++++++++++++++++++++++-------------------------------
7783  1 files changed, 536 insertions(+), 550 deletions(-)
7784
7785 commit 3bfba7924c94aa3a3bcc14e6eeee4fa691108dd0
7786 Author: Miloš Popović <mpopovic@src.gnome.org>
7787 Date:   Thu Sep 17 17:58:52 2009 +0000
7788
7789     Updated Serbian translation
7790
7791  po/sr.po       | 1381
7792  +++++++++++++++++++++++++++----------------------------
7793  po/sr@latin.po | 1392
7794  +++++++++++++++++++++++++++-----------------------------
7795  2 files changed, 1351 insertions(+), 1422 deletions(-)
7796
7797 commit dd7f660fb7b059d16cea6e33550a14ca2625c813
7798 Author: krishnababu k <kkrothap@redhat.ocm>
7799 Date:   Thu Sep 17 21:18:57 2009 +0530
7800
7801     Updated Telugu Translation
7802
7803  po/te.po |  960
7804  +++++++++++++++++++++++++++++++-------------------------------
7805  1 files changed, 475 insertions(+), 485 deletions(-)
7806
7807 commit 256662ddbaec90688c1725d504efc1248eacb7e1
7808 Author: ifelix <ifelix@redhat.com>
7809 Date:   Thu Sep 17 15:50:19 2009 +0530
7810
7811     Updated Tamil Translations
7812
7813  po/ta.po |  961
7814  +++++++++++++++++++++++++++++++-------------------------------
7815  1 files changed, 477 insertions(+), 484 deletions(-)
7816
7817 commit 78c548b506db0527335011ce92558bc1a9d5ebf0
7818 Author: Fran Diéguez <fran.dieguez@glug.es>
7819 Date:   Wed Sep 16 16:15:05 2009 +0200
7820
7821     UPdated Galician Translation
7822
7823  po/gl.po |  946
7824  +++++++++++++++++++++++++++++++-------------------------------
7825  1 files changed, 472 insertions(+), 474 deletions(-)
7826
7827 commit d88b6a3d60f0f84cf192c1b4093a0ae2362d7f02
7828 Author: Runa Bhattacharjee <runab@redhat.com>
7829 Date:   Tue Sep 15 18:31:49 2009 +0530
7830
7831     Updated Bengali India Translations
7832
7833  po/bn_IN.po | 1097
7834  +++++++++++++++++++++++++++++------------------------------
7835  1 files changed, 536 insertions(+), 561 deletions(-)
7836
7837 commit 011592af55d980cfb21c51f5d4bcdd09cce865ec
7838 Author: Manoj Kumar Giri <mgiri@mgiri.csb>
7839 Date:   Tue Sep 15 16:22:41 2009 +0530
7840
7841     Upadted Oriya Translation
7842
7843  po/or.po |  964
7844  +++++++++++++++++++++++++++++++-------------------------------
7845  1 files changed, 477 insertions(+), 487 deletions(-)
7846
7847 commit ddc85a8b0242407c6234bbe2ebc49b873bf02396
7848 Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
7849 Date:   Tue Sep 15 14:29:36 2009 +0700
7850
7851     Updated Thai translation.
7852
7853  po/th.po |    5 ++---
7854  1 files changed, 2 insertions(+), 3 deletions(-)
7855
7856 commit 3a240a7f718a44724008d35123c6f7b98abc896a
7857 Author: Amitakhya Phukan <aphukan@fedoraproject.org>
7858 Date:   Tue Sep 15 12:48:50 2009 +0530
7859
7860     Updating Assamese translations.
7861
7862  po/as.po |   42 ++++++++++++++++--------------------------
7863  1 files changed, 16 insertions(+), 26 deletions(-)
7864
7865 commit ef5e66c330cdc3f8d93ba33a0dfe251f98883204
7866 Author: Kjartan Maraas <kmaraas@gnome.org>
7867 Date:   Mon Sep 14 00:16:51 2009 +0200
7868
7869     Update Norwegian bokmål translation.
7870
7871  po/nb.po |  924
7872  +++++++++++++++++++++++++++++++-------------------------------
7873  1 files changed, 465 insertions(+), 459 deletions(-)
7874
7875 commit 220bde833af1bba3e535f727173b84a362374399
7876 Author: Aron Xu <aronxu@gnome.org>
7877 Date:   Sun Sep 13 15:09:29 2009 +0800
7878
7879     Updated Simplified Chinese translation.
7880
7881  po/zh_CN.po | 1082
7882  +++++++++++++++++++++++++++++------------------------------
7883  1 files changed, 540 insertions(+), 542 deletions(-)
7884
7885 commit 7e514b6efaf6daae23c09a1e13ed65d2d8aa8008
7886 Author: A S Alam <aalam@users.sf.net>
7887 Date:   Sun Sep 13 08:58:57 2009 +0530
7888
7889     Updating Translation for Punjabi
7890
7891  po/pa.po |  956
7892  +++++++++++++++++++++++++++++++-------------------------------
7893  1 files changed, 474 insertions(+), 482 deletions(-)
7894
7895 commit e1957bd71c999ba5189a7fe94880647e84fa6357
7896 Author: Ask H. Larsen <asklarsen@gmail.com>
7897 Date:   Sun Sep 13 03:16:47 2009 +0200
7898
7899     Updated Danish translation
7900
7901  po/da.po |  930
7902  +++++++++++++++++++++++++++++++-------------------------------
7903  1 files changed, 467 insertions(+), 463 deletions(-)
7904
7905 commit 6366015decc608a74e2019ccb0d39dbc6e3f06ba
7906 Author: Bruce Cowan <bcowan@fastmail.co.uk>
7907 Date:   Sat Sep 12 20:04:29 2009 +0100
7908
7909     Updated British English translation
7910
7911  po/en_GB.po | 1120
7912  +++++++++++++++++++++++++++++------------------------------
7913  1 files changed, 556 insertions(+), 564 deletions(-)
7914
7915 commit a92f10d712b6278364e02178c873a084bfbf9e19
7916 Author: Tommi Vainikainen <thv@iki.fi>
7917 Date:   Sat Sep 12 19:10:57 2009 +0300
7918
7919     Updated Finnish translation
7920
7921  po/fi.po |  930
7922  +++++++++++++++++++++++++++++++-------------------------------
7923  1 files changed, 467 insertions(+), 463 deletions(-)
7924
7925 commit 410305255d0acfa5e105a444cdf8b302b31b94a2
7926 Author: Tor Lillqvist <tml@iki.fi>
7927 Date:   Sat Sep 12 01:57:46 2009 +0300
7928
7929     Remove old crap for fetching the "build" directory from svn
7930
7931  autogen.sh |   17 -----------------
7932  1 files changed, 0 insertions(+), 17 deletions(-)
7933
7934 commit 866731776651e04178a6cc1e78d244384a890d1a
7935 Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
7936 Date:   Wed Sep 2 17:48:09 2009 +0100
7937
7938     Fix GNetworkAddress skipping addresses when enumerating
7939
7940     g_network_address_address_enumerator_next_finish takes the first
7941     item of the
7942     address list and moves the pointer to the next one, so we shouldn't
7943     do the same
7944     in g_network_address_address_enumerator_next_async function
7945
7946     Fixes bug #593941
7947
7948  gio/gnetworkaddress.c |    5 -----
7949  1 files changed, 0 insertions(+), 5 deletions(-)
7950
7951 commit cdd04f36cac838f92826cbf415868100a4007741
7952 Author: Richard Hughes <richard@hughsie.com>
7953 Date:   Wed Sep 2 19:15:38 2009 +0100
7954
7955     Make the error const for g_simple_async_result_set_from_error
7956
7957  gio/gsimpleasyncresult.c |    2 +-
7958  gio/gsimpleasyncresult.h |    2 +-
7959  2 files changed, 2 insertions(+), 2 deletions(-)
7960
7961 commit 11477609d1f2782fd4bbb3022d2ec46983930c6a
7962 Author: James Hunt <jamesodhunt@gmail.com>
7963 Date:   Thu Sep 10 17:18:13 2009 +0100
7964
7965     g_socket_send_message() fails due to invalid sendmsg(2) params.
7966
7967     g_socket_send_message() and g_socket_send_to() fail with ENOBUFS or
7968     EFAULT due to the fact that if no "address" argument is specified to
7969     g_socket_send_message, when g_socket_send_message() calls sendmsg(2),
7970     the 2nd parameter to sendmsg ("const struct msghdr *msg") contains
7971     uninitialized values. The fix is simple - initialize msg.msg_name to
7972     NULL and msg.msg_msg_namelen to 0.
7973
7974     https://bugzilla.gnome.org/show_bug.cgi?id=594759
7975
7976  gio/gsocket.c |    5 +++++
7977  1 files changed, 5 insertions(+), 0 deletions(-)
7978
7979 commit 29baa5eebdce27d10c6f36ae8ad4fbc77d04f291
7980 Author: Rajesh Ranjan <rranjan@rranjan.csb>
7981 Date:   Fri Sep 11 16:00:29 2009 +0530
7982
7983     hindi update by Rajesh Ranjan
7984
7985  po/hi.po |  948
7986  +++++++++++++++++++++++++++++++-------------------------------
7987  1 files changed, 471 insertions(+), 477 deletions(-)
7988
7989 commit 9dc9b39284b78b63fad4a713ab6ea4154d4e8ff5
7990 Author: Ani <peter.ani@gmail.com>
7991 Date:   Fri Sep 11 12:18:50 2009 +0530
7992
7993     Updated Malayalam Translations
7994
7995  po/ml.po |  976
7996  ++++++++++++++++++++++++++++++-------------------------------
7997  1 files changed, 480 insertions(+), 496 deletions(-)
7998
7999 commit c3bbec5213d1e77253fd2cef67d6838041bb2f1f
8000 Author: Maxim V. Dziumanenko <dziumanenko@gmail.com>
8001 Date:   Fri Sep 11 01:48:56 2009 +0300
8002
8003     Updated Ukrainian translation
8004
8005  po/uk.po | 1104
8006  +++++++++++++++++++++++++++++---------------------------------
8007  1 files changed, 520 insertions(+), 584 deletions(-)
8008
8009 commit 278ac0a45d2b677a0928b1c31b3e20a4c265ffb0
8010 Author: Christian Dywan <christian@lanedo.com>
8011 Date:   Thu Sep 10 16:40:11 2009 +0200
8012
8013     Bug 579050 Allow making selected critical and warning messages
8014     non-fatal
8015
8016     Implement g_test_log_set_fatal_handler which is a function similar to
8017     g_log_set_default_handler but for use in unit tests where certain
8018     errors have to be ignored because it is not possible to fix or avoid
8019     them otherwise. A unit test is added.
8020
8021  glib/glib.symbols    |    3 +++
8022  glib/gmessages.c     |   47
8023  +++++++++++++++++++++++++++++++++++++++++++++--
8024  glib/gtestutils.c    |    1 +
8025  glib/gtestutils.h    |   21 +++++++++++++++++++++
8026  glib/tests/testing.c |   27 +++++++++++++++++++++++++++
8027  5 files changed, 97 insertions(+), 2 deletions(-)
8028
8029 commit 4b1217b7e0e8d2e7e4187e8b328e10ad72066392
8030 Author: Shankar Prasad <svenkate@redhat.com>
8031 Date:   Thu Sep 10 12:26:13 2009 +0530
8032
8033     Updated Kannada(kn) translation
8034
8035  po/kn.po |  973
8036  ++++++++++++++++++++++++++++++-------------------------------
8037  1 files changed, 479 insertions(+), 494 deletions(-)
8038
8039 commit 664dd256654b5def0bd6cdd5e3918bba78fedd52
8040 Author: Kostas Papadimas <pkst@gnome.org>
8041 Date:   Wed Sep 9 18:38:12 2009 +0300
8042
8043     Updated Greek translation.
8044
8045  po/el.po | 1391
8046  ++++++++++++++++++++++++++++++++------------------------------
8047  1 files changed, 708 insertions(+), 683 deletions(-)
8048
8049 commit 593cd7a683c267e9e02e3d0b8bc653a253f17df5
8050 Author: Sweta Kothari <swkothar@redhat.com>
8051 Date:   Wed Sep 9 16:54:43 2009 +0530
8052
8053     Updated Gujarati Translations
8054
8055  po/gu.po |  952
8056  +++++++++++++++++++++++++++++++-------------------------------
8057  1 files changed, 472 insertions(+), 480 deletions(-)
8058
8059 commit f393e805874db16334c5c4f4aa7fa1c73964ca34
8060 Author: Dan Winship <danw@gnome.org>
8061 Date:   Tue Sep 8 11:19:13 2009 -0400
8062
8063     Clarify g_ptr_array_set_size() docs re: free_func
8064
8065  docs/reference/glib/tmpl/arrays_pointer.sgml |    7 +++++--
8066  1 files changed, 5 insertions(+), 2 deletions(-)
8067
8068 commit eadd2ce7fff83f86c4803aa5e2e251f554639bb6
8069 Author: Alexander Shopov <ash@contact.bg>
8070 Date:   Tue Sep 8 07:41:28 2009 +0300
8071
8072     Updated Bulgarian translation
8073
8074  po/bg.po |  926
8075  +++++++++++++++++++++++++++++++-------------------------------
8076  1 files changed, 466 insertions(+), 460 deletions(-)
8077
8078 commit bc1dd5cf11dc920ff44d51051e1e695b0b8ea421
8079 Author: Dan Winship <danw@gnome.org>
8080 Date:   Sun Sep 6 13:54:50 2009 -0400
8081
8082     Call element_free_func when shrinking array with g_ptr_array_set_size
8083
8084  glib/garray.c           |    8 ++------
8085  glib/tests/array-test.c |    4 +++-
8086  2 files changed, 5 insertions(+), 7 deletions(-)
8087
8088 commit 9a29f087e76fd01188cff73ce1dfe802bd815b15
8089 Author: Sandeep Shedmake <sshedmak@redhat.com>
8090 Date:   Mon Sep 7 19:14:52 2009 +0530
8091
8092     Updated Marathi Translations
8093
8094  po/mr.po |  952
8095  +++++++++++++++++++++++++++++++-------------------------------
8096  1 files changed, 472 insertions(+), 480 deletions(-)
8097
8098 commit 8af494d987b7482865439f882d1375767b57732f
8099 Author: Alexander Larsson <alexl@redhat.com>
8100 Date:   Mon Sep 7 12:50:58 2009 +0200
8101
8102     Avoid reading uninitialized memory
8103
8104     If the statfs call fails, don't look at the result.
8105
8106  gio/glocalfile.c |    3 ++-
8107  1 files changed, 2 insertions(+), 1 deletions(-)
8108
8109 commit 06de24f430d4b43733dec63ca0b840d129a716e2
8110 Author: Alexander Larsson <alexl@redhat.com>
8111 Date:   Mon Sep 7 10:25:14 2009 +0200
8112
8113     Remove warning in g_simple_async_result_complete
8114
8115     This warning hits code that uses GSimpleAsyncResult outside of a
8116     mainloop as a helper object. For instance EggDBus does this.
8117     Since the bugs this warning would fix are pretty easy to spot
8118     and since EggDBus is deployed already we just remove the
8119     "called from outside main loop" warning.
8120
8121     However, we need to keep the "called from wrong context" warning
8122     as that is very helpful when debugging misuse of the new multiple
8123     main context code.
8124
8125  gio/gsimpleasyncresult.c |    2 --
8126  1 files changed, 0 insertions(+), 2 deletions(-)
8127
8128 commit 034d516160ffacbb805ad28cfdb848134f26c1dc
8129 Author: Matthias Clasen <mclasen@redhat.com>
8130 Date:   Mon Sep 7 03:28:35 2009 -0400
8131
8132     Another dead assignment
8133
8134  gio/gmemoryoutputstream.c |    6 +-----
8135  1 files changed, 1 insertions(+), 5 deletions(-)
8136
8137 commit 6cda9bfb02314fff5e994a80164be16c67d14253
8138 Author: Matthias Clasen <mclasen@redhat.com>
8139 Date:   Mon Sep 7 03:14:15 2009 -0400
8140
8141     Remove a dead initialization
8142
8143  gio/gthemedicon.c |    2 +-
8144  1 files changed, 1 insertions(+), 1 deletions(-)
8145
8146 commit 30645bd0a584137585d572b37f39d2904bba0a8f
8147 Author: Matthias Clasen <mclasen@redhat.com>
8148 Date:   Mon Sep 7 03:12:06 2009 -0400
8149
8150     Remove a dead increment
8151
8152  gio/glocalfileinfo.c |    2 +-
8153  1 files changed, 1 insertions(+), 1 deletions(-)
8154
8155 commit 0d1ffbf361503ac1f8236673f400e0f317635930
8156 Author: Matthias Clasen <mclasen@redhat.com>
8157 Date:   Mon Sep 7 03:10:01 2009 -0400
8158
8159     Remove another dead assignment
8160
8161  gio/gdatainputstream.c |    4 +---
8162  1 files changed, 1 insertions(+), 3 deletions(-)
8163
8164 commit f2c8572d8490544496934612854a86fecbaf99ba
8165 Author: Matthias Clasen <mclasen@redhat.com>
8166 Date:   Mon Sep 7 03:07:22 2009 -0400
8167
8168     Remmove a dead assignment.
8169
8170     Spotted by clang.
8171
8172  gio/gbufferedinputstream.c |    4 +---
8173  1 files changed, 1 insertions(+), 3 deletions(-)
8174
8175 commit 1ec32c403bac36ca9f72e82c23b14045bc323931
8176 Author: Matthias Clasen <mclasen@redhat.com>
8177 Date:   Mon Sep 7 03:02:58 2009 -0400
8178
8179     Move a assignment to the relevant #ifdef branch
8180
8181     Dead code spotted by clang.
8182
8183  gio/gcancellable.c |    3 +--
8184  1 files changed, 1 insertions(+), 2 deletions(-)
8185
8186 commit e67c3cf2b0251acfca74d680d9b4c2b7547c61a7
8187 Author: Matthias Clasen <mclasen@redhat.com>
8188 Date:   Mon Sep 7 03:01:02 2009 -0400
8189
8190     Remove dead code
8191
8192  gio/gvolumemonitor.c |    4 ----
8193  1 files changed, 0 insertions(+), 4 deletions(-)
8194
8195 commit 80fd5ed402bf57a3c5cbd90eecc3f58f3f06bc08
8196 Author: Matthias Clasen <mclasen@redhat.com>
8197 Date:   Mon Sep 7 02:50:51 2009 -0400
8198
8199     Don't evaluate an uninitialized value
8200
8201     Bug found by clang.
8202
8203  gio/gdesktopappinfo.c |    1 +
8204  1 files changed, 1 insertions(+), 0 deletions(-)
8205
8206 commit 7ea8a2a86326b6f5f0f62a334fdd307d6526f782
8207 Author: Tomasz Dominikowski <dominikowski@gmail.com>
8208 Date:   Sun Sep 6 14:20:45 2009 +0200
8209
8210     Updated Polish translation
8211
8212  po/pl.po | 1346
8213  ++++++++++++++++++++++++++++++++------------------------------
8214  1 files changed, 687 insertions(+), 659 deletions(-)
8215
8216 commit 93fbae22d4d6fddf69c2b7276f24fcc3cfcf0403
8217 Author: Takayuki KUSANO <AE5T-KSN@asahi-net.or.jp>
8218 Date:   Sat Sep 5 22:34:58 2009 +0900
8219
8220     Update Japanese translation
8221
8222  po/ja.po |    7 +++----
8223  1 files changed, 3 insertions(+), 4 deletions(-)
8224
8225 commit 6b406dda7b3061bd890878823fbafe2c6ffc019a
8226 Author: Jorge González <jorgegonz@svn.gnome.org>
8227 Date:   Sat Sep 5 13:47:41 2009 +0200
8228
8229     Updated Spanish translation
8230
8231  po/es.po |  930
8232  +++++++++++++++++++++++++++++++-------------------------------
8233  1 files changed, 465 insertions(+), 465 deletions(-)
8234
8235 commit e77b8278841d89f9e2c82e09b844a472496ab43e
8236 Author: Matthias Clasen <mclasen@redhat.com>
8237 Date:   Fri Sep 4 21:20:09 2009 -0400
8238
8239     Bump version
8240
8241  configure.in |    2 +-
8242  1 files changed, 1 insertions(+), 1 deletions(-)
8243
8244 commit 296d481c7e5de27175e68ff7645975442a449fc5
8245 Author: Matthias Clasen <mclasen@redhat.com>
8246 Date:   Fri Sep 4 21:19:02 2009 -0400
8247
8248     2.21.6
8249
8250  po/am.po          |   75 ++--
8251  po/ar.po          |   75 ++--
8252  po/as.po          |  957 ++++++++++++++++++++-------------------
8253  po/az.po          |   75 ++--
8254  po/be.po          |   77 ++--
8255  po/be@latin.po    |   77 ++--
8256  po/bg.po          |   75 ++--
8257  po/bn.po          |   75 ++--
8258  po/bn_IN.po       |   75 ++--
8259  po/bs.po          |   75 ++--
8260  po/ca.po          |   75 ++--
8261  po/ca@valencia.po |   75 ++--
8262  po/cs.po          |  918 +++++++++++++++++++-------------------
8263  po/cy.po          |   75 ++--
8264  po/da.po          |   75 ++--
8265  po/de.po          |  925 +++++++++++++++++++-------------------
8266  po/dz.po          |   75 ++--
8267  po/el.po          |   76 ++--
8268  po/en_CA.po       |   75 ++--
8269  po/en_GB.po       |   75 ++--
8270  po/eo.po          |   75 ++--
8271  po/es.po          |   75 ++--
8272  po/et.po          |  464 +++++++++++++++++++-
8273  po/eu.po          |  978 ++++++++++++++++++++-------------------
8274  po/fa.po          |   75 ++--
8275  po/fi.po          |   75 ++--
8276  po/fr.po          |  920 +++++++++++++++++++-------------------
8277  po/ga.po          |   75 ++--
8278  po/gl.po          |   75 ++--
8279  po/gu.po          |   75 ++--
8280  po/he.po          |   75 ++--
8281  po/hi.po          |   75 ++--
8282  po/hr.po          |   75 ++--
8283  po/hu.po          |  134 ++++---
8284  po/hy.po          |   75 ++--
8285  po/id.po          |   75 ++--
8286  po/is.po          |   75 ++--
8287  po/it.po          |  923 +++++++++++++++++++-------------------
8288  po/ja.po          |   75 ++--
8289  po/ka.po          |   75 ++--
8290  po/kn.po          |  971 ++++++++++++++++++++-------------------
8291  po/ko.po          |   75 ++--
8292  po/ku.po          |   75 ++--
8293  po/lt.po          |   75 ++--
8294  po/lv.po          |   75 ++--
8295  po/mai.po         |   75 ++--
8296  po/mg.po          |   75 ++--
8297  po/mk.po          |   75 ++--
8298  po/ml.po          |  974 ++++++++++++++++++++-------------------
8299  po/mn.po          |   75 ++--
8300  po/mr.po          |  950 ++++++++++++++++++++-------------------
8301  po/ms.po          |   75 ++--
8302  po/nb.po          |  918 +++++++++++++++++++-------------------
8303  po/ne.po          |   75 ++--
8304  po/nl.po          |   75 ++--
8305  po/nn.po          |   75 ++--
8306  po/oc.po          |   74 ++--
8307  po/or.po          |  109 +++--
8308  po/pa.po          |   75 ++--
8309  po/pl.po          |   75 ++--
8310  po/ps.po          |   75 ++--
8311  po/pt.po          |  925 +++++++++++++++++++-------------------
8312  po/pt_BR.po       |  925 +++++++++++++++++++-------------------
8313  po/ro.po          |   75 ++--
8314  po/ru.po          |   75 ++--
8315  po/rw.po          |   75 ++--
8316  po/si.po          |   75 ++--
8317  po/sk.po          |   75 ++--
8318  po/sl.po          |   75 ++--
8319  po/sq.po          |   76 ++--
8320  po/sr.po          |   75 ++--
8321  po/sr@ije.po      |   75 ++--
8322  po/sr@latin.po    |   75 ++--
8323  po/sv.po          | 1312
8324  ++++++++++++++++++++++++++---------------------------
8325  po/ta.po          |  950 ++++++++++++++++++++-------------------
8326  po/te.po          |  959 ++++++++++++++++++++-------------------
8327  po/th.po          |   75 ++--
8328  po/tl.po          |   75 ++--
8329  po/tr.po          |  922 +++++++++++++++++++-------------------
8330  po/tt.po          |   75 ++--
8331  po/uk.po          |   75 ++--
8332  po/vi.po          |   75 ++--
8333  po/wa.po          |   75 ++--
8334  po/xh.po          |   75 ++--
8335  po/yi.po          |   75 ++--
8336  po/zh_CN.po       |   75 ++--
8337  po/zh_HK.po       |   75 ++--
8338  po/zh_TW.po       |   75 ++--
8339  88 files changed, 11117 insertions(+), 10197 deletions(-)
8340
8341 commit 05c2aeaf33ad1ff3447d57a361abdb238b8f822b
8342 Author: Matthias Clasen <mclasen@redhat.com>
8343 Date:   Fri Sep 4 20:41:25 2009 -0400
8344
8345     Add a Since: tag
8346
8347  glib/gfileutils.c |   20 +++++++++++---------
8348  1 files changed, 11 insertions(+), 9 deletions(-)
8349
8350 commit 2ae69f5124022d93dfc0e39964bbf68eb1f61245
8351 Author: Matthias Clasen <mclasen@redhat.com>
8352 Date:   Fri Sep 4 20:26:26 2009 -0400
8353
8354     Updates
8355
8356  NEWS |   35 +++++++++++++++++++++++++++++++++++
8357  1 files changed, 35 insertions(+), 0 deletions(-)
8358
8359 commit 4114f1214c65f0a142678bf98b1d8e4da43bf665
8360 Author: Benjamin Otte <otte@gnome.org>
8361 Date:   Thu Sep 3 15:39:57 2009 +0200
8362
8363     Bug 594034 - Use g_mkstemp_full() when creating the replacement file
8364
8365     Previous code used g_mkstemp(). But when using
8366     G_FILE_CREATE_REPLACE_DESTINATION, no attempt was made to ensure
8367     proper
8368     mode and flags of the created temporary file. The visible issue
8369     was that
8370     the file was always created with mode 0600 as opposed to using 0666.
8371     (The invisible issue was that O_RDWR was used instead of O_WRONLY.)
8372
8373  docs/reference/glib/tmpl/glib-unused.sgml |   67
8374  ++++++++++++++++++++++++++++
8375  docs/reference/glib/tmpl/macros_misc.sgml |    5 +-
8376  docs/reference/glib/tmpl/misc_utils.sgml  |    7 +++
8377  docs/reference/glib/tmpl/version.sgml     |   68
8378  -----------------------------
8379  gio/glocalfileoutputstream.c              |    2 +-
8380  5 files changed, 77 insertions(+), 72 deletions(-)
8381
8382 commit 24bec5c5bd64eb829a433e4c1e8d34dc25879a64
8383 Author: Benjamin Otte <otte@gnome.org>
8384 Date:   Thu Sep 3 15:36:37 2009 +0200
8385
8386     Bug 594034 - Add g_mkstemp_full()
8387
8388     This function exposes more variables than g_mkstemp() and therefor
8389     allows more flexibility when creating temporary files.
8390     The intended use is gio's code for g_file_replace() (see next patch)
8391
8392  docs/reference/glib/glib-sections.txt   |    1 +
8393  docs/reference/glib/tmpl/fileutils.sgml |   11 +++++++
8394  glib/gfileutils.c                       |   44
8395  ++++++++++++++++++++++++-------
8396  glib/gfileutils.h                       |    3 ++
8397  glib/glib.symbols                       |    1 +
8398  5 files changed, 50 insertions(+), 10 deletions(-)
8399
8400 commit 16ddefea15ceeded936c53aa1b867eb53d7d97f3
8401 Author: Ivar Smolin <okul@linux.ee>
8402 Date:   Fri Sep 4 18:58:00 2009 +0300
8403
8404     Updating Estonian translation
8405
8406  po/et.po |  472
8407  ++------------------------------------------------------------
8408  1 files changed, 9 insertions(+), 463 deletions(-)
8409
8410 commit c642965b234cdc9959c79d2fd3019f63a0520fad
8411 Author: Christian Kirbach <Christian.Kirbach@googlemail.com>
8412 Date:   Fri Sep 4 15:16:04 2009 +0200
8413
8414     Updated German translation
8415
8416  po/de.po | 1185
8417  +++++++++++++++++++++++++++++++-------------------------------
8418  1 files changed, 592 insertions(+), 593 deletions(-)
8419
8420 commit c77fd0bb04f612e7d16d48379cc3ec835c8d5fa2
8421 Author: Daniel Nylander <po@danielnylander.se>
8422 Date:   Fri Sep 4 06:31:34 2009 +0200
8423
8424     Updated Swedish translation
8425
8426  po/sv.po | 1316
8427  ++++++++++++++++++++++++++++++++------------------------------
8428  1 files changed, 672 insertions(+), 644 deletions(-)
8429
8430 commit 7628e1b4773142fc89f2365069c3e5a59ffb15ab
8431 Author: Claude Paroz <claude@2xlibre.net>
8432 Date:   Fri Sep 4 00:07:40 2009 +0200
8433
8434     Updated French translation
8435
8436  po/fr.po |  924
8437  +++++++++++++++++++++++++++++++-------------------------------
8438  1 files changed, 464 insertions(+), 460 deletions(-)
8439
8440 commit 5a66c4bdb76b853b05baf7b01c8e2be49022c8a6
8441 Author: Fábio Nogueira <fnogueira@gnome.org>
8442 Date:   Wed Sep 2 12:28:59 2009 -0400
8443
8444     Updated Brazilian Portuguese translation.
8445
8446  po/pt_BR.po |  933
8447  ++++++++++++++++++++++++++++++-----------------------------
8448  1 files changed, 472 insertions(+), 461 deletions(-)
8449
8450 commit de125e51a04a5ebdc652fb4e611a5bd1ba57c210
8451 Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
8452 Date:   Wed Sep 2 18:19:27 2009 +0200
8453
8454     Updated Basque language
8455
8456  po/eu.po |  982
8457  +++++++++++++++++++++++++++++++-------------------------------
8458  1 files changed, 484 insertions(+), 498 deletions(-)
8459
8460 commit ff9b29ce5b7d8bd20d4527e2e364b68ebce01c75
8461 Author: Gabor Kelemen <kelemeng@gnome.hu>
8462 Date:   Wed Sep 2 18:05:23 2009 +0200
8463
8464     Hungarian translation updated
8465
8466  po/hu.po |  335
8467  +++++++++++++++++++++----------------------------------------
8468  1 files changed, 115 insertions(+), 220 deletions(-)
8469
8470 commit f2320a40f1d356ba7f15e592c03018ba2b42c4bd
8471 Author: Duarte Loreto <happyguy_pt@hotmail.com>
8472 Date:   Tue Sep 1 23:34:41 2009 +0100
8473
8474     Updated Portuguese translation
8475
8476  po/pt.po |  929
8477  +++++++++++++++++++++++++++++++-------------------------------
8478  1 files changed, 469 insertions(+), 460 deletions(-)
8479
8480 commit f783515323963d2f9011cab5b6b2e767fe790425
8481 Author: Luca Ferretti <elle.uca@libero.it>
8482 Date:   Tue Sep 1 23:47:14 2009 +0200
8483
8484     Updated Italian translation
8485
8486  po/it.po |   30 +++++++++++++++++-------------
8487  1 files changed, 17 insertions(+), 13 deletions(-)
8488
8489 commit 3826963e65d8c4c68bcd3e4066505f63ef734b95
8490 Author: Benjamin Otte <otte@gnome.org>
8491 Date:   Tue Sep 1 21:53:35 2009 +0200
8492
8493     Use lchmod instead of stat + chown if available
8494
8495     Fallout of the NOFLOOW_SYMLINKS fix from bug 593406
8496
8497  configure.in         |    2 +-
8498  gio/glocalfileinfo.c |   10 +++++++---
8499  2 files changed, 8 insertions(+), 4 deletions(-)
8500
8501 commit 48e0af0157f52ac12b904bd92540432a18b139c7
8502 Author: Benjamin Otte <otte@gnome.org>
8503 Date:   Tue Sep 1 21:26:08 2009 +0200
8504
8505     Bug 593406 - Permissions set to 777 after copying via Nautilus
8506
8507     Only fail to set the permissions when the actual file is a symlink.
8508     The previous fix failed for every file when NOFOLLOW_SYMLINKS was set.
8509
8510  gio/glocalfileinfo.c |   21 ++++++++++++++++-----
8511  1 files changed, 16 insertions(+), 5 deletions(-)
8512
8513 commit bb7852e34b1845e516290e1b45a960a345ee8a43
8514 Author: Benjamin Otte <otte@gnome.org>
8515 Date:   Tue Sep 1 20:36:31 2009 +0200
8516
8517     Only do the chmod NOFOLLOW_SYMLINK checks with HAVE_SYMLINK
8518
8519  gio/glocalfileinfo.c |    4 +++-
8520  1 files changed, 3 insertions(+), 1 deletions(-)
8521
8522 commit 8212aadac79d70153d880fe1f21914a2b491dca3
8523 Author: Dan Winship <danw@gnome.org>
8524 Date:   Tue Sep 1 09:37:48 2009 -0400
8525
8526     g_time_val_from_iso8601: handle timezoneless dates
8527
8528     per ISO 8601:2004 4.2.5.2
8529
8530     Based on a patch from Andy Shevchenko
8531     http://bugzilla.gnome.org/show_bug.cgi?id=589491
8532
8533  glib/gtimer.c    |   18 +++++++++++++-----
8534  tests/testglib.c |   21 +++++++++++++++++++++
8535  2 files changed, 34 insertions(+), 5 deletions(-)
8536
8537 commit fc44bf40a4eff8e122b223e97ee5efcbc548be03
8538 Author: Benjamin Otte <otte@gnome.org>
8539 Date:   Tue Sep 1 12:48:55 2009 +0200
8540
8541     Fix gtk-doc syntax
8542
8543  gio/gcancellable.c |    8 ++++----
8544  1 files changed, 4 insertions(+), 4 deletions(-)
8545
8546 commit e695c0932f5d02f3b222f0b7a3de1f8c00ba7b81
8547 Author: Benjamin Otte <otte@gnome.org>
8548 Date:   Tue Sep 1 11:54:48 2009 +0200
8549
8550     Bug 593406 - Permissions set to 777 after copying via Nautilus
8551
8552     When doing a g_file_copy() with nofollow-symlinks (to copy a link for
8553     example), the later copying of the file attributes copies the source
8554     links 777 attributes to the target's attributes. As chmod affects the
8555     symlink target, this would cause such copies to always set the
8556     target to
8557     777 mode.
8558
8559     This patch makes setting the mode with nofollow-symlinks fail with
8560     NOT_SUPPORTED.
8561
8562     The aforementioned g_file_copy() will still succeed, because it
8563     ignores
8564     errors of the attribute copy.
8565
8566  gio/glocalfileinfo.c |   12 ++++++++++--
8567  1 files changed, 10 insertions(+), 2 deletions(-)
8568
8569 commit e967a47117d3b8fdb3e5c786e9069872d8e787c4
8570 Author: Kjartan Maraas <kmaraas@gnome.org>
8571 Date:   Tue Sep 1 10:52:07 2009 +0200
8572
8573     Update Norwegian bokmål translation.
8574
8575  po/nb.po |  920
8576  +++++++++++++++++++++++++++++++-------------------------------
8577  1 files changed, 464 insertions(+), 456 deletions(-)
8578
8579 commit c433158e8676424ede4e396b6d4bf22d5210634b
8580 Author: Sandeep Shedmake <sshedmak@redhat.com>
8581 Date:   Mon Aug 31 20:47:13 2009 +0530
8582
8583     Updated Marathi Translations
8584
8585  po/mr.po |   68
8586  +++++++++++++++++++++++++++++++-------------------------------
8587  1 files changed, 34 insertions(+), 34 deletions(-)
8588
8589 commit c59dbb4ddfb824c022087d15d75d3f5de1c032cc
8590 Author: Sandeep Shedmake <sshedmak@redhat.com>
8591 Date:   Mon Aug 31 20:29:16 2009 +0530
8592
8593     Updated Marathi Translations
8594
8595  po/mr.po | 1145
8596  +++++++++++++++++++++++++++++---------------------------------
8597  1 files changed, 528 insertions(+), 617 deletions(-)
8598
8599 commit ee8e145472c9b90e89d568710b9672bb20ada524
8600 Author: krishnababu k <kkrothap@redhat.ocm>
8601 Date:   Mon Aug 31 19:41:54 2009 +0530
8602
8603     Updated Telugu Translations
8604
8605  po/te.po | 1185
8606  +++++++++++++++++++++++++++++---------------------------------
8607  1 files changed, 547 insertions(+), 638 deletions(-)
8608
8609 commit 3a7560b00a8846150be4d9d2113f352ff1ebcc7a
8610 Author: Shankar Prasad <svenkate@redhat.com>
8611 Date:   Mon Aug 31 13:34:44 2009 +0530
8612
8613     Updated Kannada(kn) translation
8614
8615  po/kn.po | 1188
8616  +++++++++++++++++++++++++++++---------------------------------
8617  1 files changed, 546 insertions(+), 642 deletions(-)
8618
8619 commit 31924b19806e31f38eff86d4e43248bec989fd3a
8620 Author: Rodrigo L. M. Flores <rlmflores@src.gnome.org>
8621 Date:   Sun Aug 30 19:41:47 2009 -0300
8622
8623     Updated Brazilian Portuguese mailing list address.
8624
8625  po/pt_BR.po |    4 ++--
8626  1 files changed, 2 insertions(+), 2 deletions(-)
8627
8628 commit f2b8b6911235358d25b79d75f98d81b5062afe33
8629 Author: Petr Kovar <pknbe@volny.cz>
8630 Date:   Sat Aug 29 21:05:19 2009 +0200
8631
8632     Updated Czech translation
8633
8634  po/cs.po | 1141
8635  +++++++++++++++++++++++++++++---------------------------------
8636  1 files changed, 532 insertions(+), 609 deletions(-)
8637
8638 commit c47dca4cfe51b9376c364ae13a444a6529afed8f
8639 Author: Matthias Clasen <mclasen@redhat.com>
8640 Date:   Thu Aug 27 23:40:16 2009 -0400
8641
8642     Re-commit 30b8774f7f3f7f329af6b041b6c86bad14717534
8643
8644     Turns out Alex had agreed to this.
8645
8646  gio/giomodule.c |    3 +++
8647  1 files changed, 3 insertions(+), 0 deletions(-)
8648
8649 commit 2889f1b8a322b0657f3c08a4f7e235e4c2c0f348
8650 Author: Matthias Clasen <mclasen@redhat.com>
8651 Date:   Thu Aug 27 23:02:08 2009 -0400
8652
8653     Use the saved errno value
8654
8655     Bug 591995
8656
8657  gio/glocalfileoutputstream.c |    2 +-
8658  1 files changed, 1 insertions(+), 1 deletions(-)
8659
8660 commit 3ba64e72cf40b81f472aa784498c3a97ef434c94
8661 Author: Matthias Clasen <mclasen@redhat.com>
8662 Date:   Thu Aug 27 22:59:05 2009 -0400
8663
8664     Read /dev/urandom unbuffered
8665
8666     To avoid wasting entropy. Bug 593232.
8667
8668  glib/grand.c |    1 +
8669  1 files changed, 1 insertions(+), 0 deletions(-)
8670
8671 commit 3a47f48311d44e690c381f816fd1fa71eed20189
8672 Author: Matthias Clasen <mclasen@redhat.com>
8673 Date:   Thu Aug 27 22:51:53 2009 -0400
8674
8675     Revert "add a "gsettings-backend" extension point to GIO"
8676
8677     This reverts commit 30b8774f7f3f7f329af6b041b6c86bad14717534.
8678
8679  gio/giomodule.c |    3 ---
8680  1 files changed, 0 insertions(+), 3 deletions(-)
8681
8682 commit 30b8774f7f3f7f329af6b041b6c86bad14717534
8683 Author: Ryan Lortie <desrt@desrt.ca>
8684 Date:   Thu Aug 27 13:45:48 2009 -0400
8685
8686     add a "gsettings-backend" extension point to GIO
8687
8688  gio/giomodule.c |    3 +++
8689  1 files changed, 3 insertions(+), 0 deletions(-)
8690
8691 commit df981f82a097f9a2f2739ec410fa928168b749f6
8692 Author: Luca Ferretti <elle.uca@libero.it>
8693 Date:   Wed Aug 26 22:04:58 2009 +0200
8694
8695     Updated Italian translation
8696
8697  po/it.po |    7 +++----
8698  1 files changed, 3 insertions(+), 4 deletions(-)
8699
8700 commit 71b684b9cfe76d522a306993dba13fbcc52d0d73
8701 Author: Luca Ferretti <elle.uca@libero.it>
8702 Date:   Wed Aug 26 15:32:23 2009 +0200
8703
8704     Updated Italian translation
8705
8706  po/it.po |  963
8707  +++++++++++++++++++++++++++++++-------------------------------
8708  1 files changed, 482 insertions(+), 481 deletions(-)
8709
8710 commit 884c789ef5e074a2241d1b813847156db1cecdb0
8711 Author: Amitakhya Phukan <aphukan@fedoraproject.org>
8712 Date:   Wed Aug 26 17:34:17 2009 +0530
8713
8714     Updating Assamese translations
8715
8716  po/as.po | 1105
8717  ++++++++++++++++++++++++++++++--------------------------------
8718  1 files changed, 542 insertions(+), 563 deletions(-)
8719
8720 commit 195abb97ff019d0fe7b50a9635830835933be7ae
8721 Author: Ani <peter.ani@gmail.com>
8722 Date:   Wed Aug 26 15:18:57 2009 +0530
8723
8724     Updated Malayalam Translations
8725
8726  po/ml.po | 1196
8727  +++++++++++++++++++++++++++++---------------------------------
8728  1 files changed, 550 insertions(+), 646 deletions(-)
8729
8730 commit 6c1466a2d21820f2df189a258b0c124e7144ba12
8731 Author: ifelix <ifelix@redhat.com>
8732 Date:   Tue Aug 25 14:10:56 2009 +0530
8733
8734     Updated Tamil Translations
8735
8736  po/ta.po | 1178
8737  +++++++++++++++++++++++++++++---------------------------------
8738  1 files changed, 546 insertions(+), 632 deletions(-)
8739
8740 commit 64b49c9087e8120489a0032d596c8837cbe014f9
8741 Author: Manoj Kumar Giri <mgiri@mgiri.csb>
8742 Date:   Tue Aug 25 12:14:41 2009 +0530
8743
8744     Updated Oriya Translation
8745
8746  po/or.po |  176
8747  +++++++++++++++++++++++++++-----------------------------------
8748  1 files changed, 77 insertions(+), 99 deletions(-)
8749
8750 commit 24c31a79e1af916fe195e52c79ff8be558e4e848
8751 Author: Baris Cicek <baris@teamforce.name.tr>
8752 Date:   Tue Aug 25 00:38:34 2009 +0300
8753
8754     Updated Turkish translation.
8755
8756  po/tr.po | 1151
8757  +++++++++++++++++++++++++++++---------------------------------
8758  1 files changed, 534 insertions(+), 617 deletions(-)
8759
8760 commit ef5aef582eb33fd29fe5ec427ef5d236656b8046
8761 Author: Luca Ferretti <elle.uca@libero.it>
8762 Date:   Mon Aug 24 21:28:11 2009 +0200
8763
8764     Fix bump version
8765
8766  configure.in |    2 +-
8767  1 files changed, 1 insertions(+), 1 deletions(-)
8768
8769 commit 83d3242d127ca61d94846341ab491bbe988d2b95
8770 Author: Matthias Clasen <mclasen@redhat.com>
8771 Date:   Mon Aug 24 14:15:13 2009 -0400
8772
8773     Bump version
8774
8775  configure.in |    4 ++--
8776  1 files changed, 2 insertions(+), 2 deletions(-)
8777
8778 commit 106cd06ff38fef0356961e1d2eaffaa022035b13
8779 Author: Matthias Clasen <mclasen@redhat.com>
8780 Date:   Mon Aug 24 14:13:49 2009 -0400
8781
8782     2.21.5
8783
8784  po/am.po          |  120 +++---
8785  po/ar.po          |  120 +++---
8786  po/as.po          |  120 +++---
8787  po/az.po          |  120 +++---
8788  po/be.po          |  120 +++---
8789  po/be@latin.po    |  120 +++---
8790  po/bg.po          |  918 +++++++++++++++++-----------------
8791  po/bn.po          |  120 +++---
8792  po/bn_IN.po       |  120 +++---
8793  po/bs.po          |  120 +++---
8794  po/ca.po          |  120 +++---
8795  po/ca@valencia.po |  918 +++++++++++++++++-----------------
8796  po/cs.po          |  120 +++---
8797  po/cy.po          |  120 +++---
8798  po/da.po          |  923 +++++++++++++++++-----------------
8799  po/de.po          |  120 +++---
8800  po/dz.po          |  120 +++---
8801  po/el.po          |  120 +++---
8802  po/en_CA.po       |  120 +++---
8803  po/en_GB.po       |  120 +++---
8804  po/eo.po          |  120 +++---
8805  po/es.po          |  921 +++++++++++++++++-----------------
8806  po/et.po          |  463 +++++++++++++++++-
8807  po/eu.po          |  988 +++++++++++++++++++------------------
8808  po/fa.po          |  120 +++---
8809  po/fi.po          |  923 +++++++++++++++++-----------------
8810  po/fr.po          |  120 +++---
8811  po/ga.po          |  921 +++++++++++++++++-----------------
8812  po/gl.po          |  918 +++++++++++++++++-----------------
8813  po/gu.po          |  945 ++++++++++++++++++-----------------
8814  po/he.po          |  120 +++---
8815  po/hi.po          |  942 ++++++++++++++++++-----------------
8816  po/hr.po          |  120 +++---
8817  po/hu.po          |  120 +++---
8818  po/hy.po          |  120 +++---
8819  po/id.po          |  120 +++---
8820  po/is.po          |  120 +++---
8821  po/it.po          |  921 +++++++++++++++++-----------------
8822  po/ja.po          |   64 ++--
8823  po/ka.po          |  120 +++---
8824  po/kn.po          |  120 +++---
8825  po/ko.po          |  931 +++++++++++++++++-----------------
8826  po/ku.po          |  120 +++---
8827  po/lt.po          |  120 +++---
8828  po/lv.po          |  120 +++---
8829  po/mai.po         |  120 +++---
8830  po/mg.po          |  120 +++---
8831  po/mk.po          |  120 +++---
8832  po/ml.po          |  120 +++---
8833  po/mn.po          |  120 +++---
8834  po/mr.po          |  120 +++---
8835  po/ms.po          |  120 +++---
8836  po/nb.po          |  920 +++++++++++++++++-----------------
8837  po/ne.po          |  120 +++---
8838  po/nl.po          |  120 +++---
8839  po/nn.po          |  120 +++---
8840  po/oc.po          |  120 +++---
8841  po/or.po          |  120 +++---
8842  po/pa.po          |  961 ++++++++++++++++++-----------------
8843  po/pl.po          |  919 +++++++++++++++++-----------------
8844  po/ps.po          |  120 +++---
8845  po/pt.po          |  927 +++++++++++++++++-----------------
8846  po/pt_BR.po       |  923 +++++++++++++++++-----------------
8847  po/ro.po          |  120 +++---
8848  po/ru.po          |  120 +++---
8849  po/rw.po          |  120 +++---
8850  po/si.po          |  120 +++---
8851  po/sk.po          |  120 +++---
8852  po/sl.po          |  120 +++---
8853  po/sq.po          |  120 +++---
8854  po/sr.po          |  120 +++---
8855  po/sr@ije.po      |  120 +++---
8856  po/sr@latin.po    |  120 +++---
8857  po/sv.po          | 1436
8858  ++++++++++++++++++++++++++---------------------------
8859  po/ta.po          |  120 +++---
8860  po/te.po          |  921 +++++++++++++++++-----------------
8861  po/th.po          |  120 +++---
8862  po/tl.po          |  120 +++---
8863  po/tr.po          |  120 +++---
8864  po/tt.po          |  120 +++---
8865  po/uk.po          |  120 +++---
8866  po/vi.po          |  120 +++---
8867  po/wa.po          |  120 +++---
8868  po/xh.po          |  120 +++---
8869  po/yi.po          |  120 +++---
8870  po/zh_CN.po       |  120 +++---
8871  po/zh_HK.po       |  936 +++++++++++++++++-----------------
8872  po/zh_TW.po       |  921 +++++++++++++++++-----------------
8873  88 files changed, 14418 insertions(+), 13942 deletions(-)
8874
8875 commit eadef0325aefb68ae0747a7dbca7d6fca4130da2
8876 Author: Matthias Clasen <mclasen@redhat.com>
8877 Date:   Mon Aug 24 13:34:06 2009 -0400
8878
8879     Documentation fixes
8880
8881  docs/reference/gio/gio-sections.txt   |    5 +++++
8882  docs/reference/glib/glib-sections.txt |    1 +
8883  gio/gfileinfo.c                       |    2 ++
8884  3 files changed, 8 insertions(+), 0 deletions(-)
8885
8886 commit d1cbb96428f316b77bd31686c7d9b0b96a40bc6e
8887 Author: Matthias Clasen <mclasen@redhat.com>
8888 Date:   Mon Aug 24 12:21:08 2009 -0400
8889
8890     Updates
8891
8892  NEWS |   46 ++++++++++++++++++++++++++++++++++++++++++++++
8893  1 files changed, 46 insertions(+), 0 deletions(-)
8894
8895 commit 002da02df8927e1aa5979347402a6fc378dd172f
8896 Author: Carles Ferrando <carles.ferrando@gmail.com>
8897 Date:   Mon Aug 24 18:38:33 2009 +0200
8898
8899     Minor update to Catalan (Valencian) translation
8900
8901  po/ca@valencia.po | 1005
8902  ++++++++++++++++++++++++++---------------------------
8903  1 files changed, 488 insertions(+), 517 deletions(-)
8904
8905 commit 2e0656063b2c2633ca0caaa9b2e119c3eaee37cf
8906 Author: Rajesh Ranjan <rranjan@rranjan.csb>
8907 Date:   Mon Aug 24 16:52:25 2009 +0530
8908
8909     hindi updated by Rajesh Ranjan
8910
8911  po/hi.po | 1176
8912  +++++++++++++++++++++++++++++---------------------------------
8913  1 files changed, 545 insertions(+), 631 deletions(-)
8914
8915 commit 4a5e71b847729341243df2f2a2cd0a8284f4b099
8916 Author: Sweta Kothari <swkothar@redhat.com>
8917 Date:   Mon Aug 24 14:23:56 2009 +0530
8918
8919     Updated Gujarati Translations
8920
8921  po/gu.po | 1175
8922  +++++++++++++++++++++++++++++---------------------------------
8923  1 files changed, 543 insertions(+), 632 deletions(-)
8924
8925 commit 90f9eb6e40b6d8c37ca51467f915507ed6ceddc2
8926 Author: Duarte Loreto <happyguy_pt@hotmail.com>
8927 Date:   Sun Aug 23 14:59:14 2009 +0100
8928
8929     Updated Portuguese translation
8930
8931  po/pt.po | 1088
8932  +++++++++++++++++++++++++++++++-------------------------------
8933  1 files changed, 540 insertions(+), 548 deletions(-)
8934
8935 commit feedeb1d12fa490a8685fd00b492fdc054e07883
8936 Author: Changwoo Ryu <cwryu@debian.org>
8937 Date:   Sun Aug 23 00:50:28 2009 +0900
8938
8939     Update Korean translation
8940
8941  po/ko.po | 1126
8942  +++++++++++++++++++++++++++++++-------------------------------
8943  1 files changed, 558 insertions(+), 568 deletions(-)
8944
8945 commit 8ef30758d56b21aa20c23e5c90a78142183003ed
8946 Author: Christian Persch <chpe@gnome.org>
8947 Date:   Thu Aug 20 15:13:43 2009 +0200
8948
8949     Preserve errno
8950
8951     When using errno in g_set_error with _(), preserve errno. Bug #592457.
8952
8953  glib/gconvert.c     |   22 +++++++++++++++-------
8954  glib/gdir.c         |   13 +++++++++----
8955  glib/gspawn-win32.c |    9 ++++++---
8956  glib/gspawn.c       |   27 +++++++++++++++++++--------
8957  4 files changed, 49 insertions(+), 22 deletions(-)
8958
8959 commit feff29aefc75459bc1b39235cb0e842fbf0fa2b4
8960 Author: A S Alam <aalam@users.sf.net>
8961 Date:   Sat Aug 22 06:15:29 2009 +0530
8962
8963     Update Punjabi after Review
8964
8965  po/pa.po | 1094
8966  ++++++++++++++++++++++++++++++--------------------------------
8967  1 files changed, 527 insertions(+), 567 deletions(-)
8968
8969 commit a568b054adf4abadfaa1bad293d484771d57f333
8970 Author: Tommi Vainikainen <thv@iki.fi>
8971 Date:   Fri Aug 21 23:43:53 2009 +0300
8972
8973     Updated Finnish translation
8974
8975  po/fi.po | 1278
8976  +++++++++++++++++++++++++++++++-------------------------------
8977  1 files changed, 635 insertions(+), 643 deletions(-)
8978
8979 commit 956996ddaa82ca5cfeb8e70191ef6b7716186a7c
8980 Author: Takayuki KUSANO <AE5T-KSN@asahi-net.or.jp>
8981 Date:   Fri Aug 21 00:15:12 2009 +0900
8982
8983     Update Japanese translation.
8984
8985  po/ja.po |  233
8986  ++++++++++++++++++++++++++++++-------------------------------
8987  1 files changed, 115 insertions(+), 118 deletions(-)
8988
8989 commit 2a880831edc4c22ed5ada05a31ab8a4f24b7d3e1
8990 Author: Tomasz Dominikowski <dominikowski@gmail.com>
8991 Date:   Thu Aug 20 11:55:03 2009 +0200
8992
8993     Updated Polish translation
8994
8995  po/pl.po | 1421
8996  +++++++++++++++++++++++++++++---------------------------------
8997  1 files changed, 659 insertions(+), 762 deletions(-)
8998
8999 commit cd5bd15987b573a436e715e59b0c651e50534bc1
9000 Author: Dan Winship <danw@gnome.org>
9001 Date:   Wed Aug 19 12:12:06 2009 -0400
9002
9003     Use MSG_NOSIGNAL in GSocket if it's available
9004
9005     Even though we ignore SIGPIPE, gdb will still stop when the process
9006     receives one, which sometimes confuses people into thinking the app
9007     has crashed (eg, bug 578984, bug 590420), and is annoying anyway. So
9008     use MSG_NOSIGNAL if it's there.
9009
9010     http://bugzilla.gnome.org/show_bug.cgi?id=591378
9011
9012  gio/gsocket.c |   14 ++++++++++++--
9013  1 files changed, 12 insertions(+), 2 deletions(-)
9014
9015 commit 021dd960cf9c02b0ea59cbfa1db603d3f9a467f0
9016 Author: Dan Winship <danw@gnome.org>
9017 Date:   Wed Aug 19 12:07:53 2009 -0400
9018
9019     Re-run res_init() when resolv.conf changes
9020
9021     libc caches the contents of resolv.conf, so if it changes (eg, because
9022     the network state changed), we need re-run res_init().
9023
9024     http://bugzilla.gnome.org/show_bug.cgi?id=584246
9025
9026  gio/gnetworkingprivate.h |    4 ++
9027  gio/gresolver.c          |   68
9028  +++++++++++++++++++++++++++++++++++++++++++
9029  gio/gresolver.h          |    9 +++++-
9030  gio/gunixresolver.c      |   72
9031  +++++++++++++++++++++++++++++++--------------
9032  gio/tests/resolver.c     |    3 ++
9033  5 files changed, 132 insertions(+), 24 deletions(-)
9034
9035 commit 6db03d73a45bc0acae0bb96849733bf0ab7ad454
9036 Author: Benjamin Otte <otte@gnome.org>
9037 Date:   Tue Aug 11 18:50:28 2009 +0200
9038
9039     When creating a pipe for a cancelled cancellable, write to it
9040
9041     Includes (untested) fix for win32 that calls SetEvent() in that case.
9042
9043  gio/gcancellable.c |    8 ++++++--
9044  1 files changed, 6 insertions(+), 2 deletions(-)
9045
9046 commit faae032ad0579acf756e8848ebedbfda69d5b3be
9047 Author: Benjamin Otte <otte@gnome.org>
9048 Date:   Tue Aug 11 15:12:20 2009 +0200
9049
9050     Use g_cancellable_release_fd()
9051
9052     Part of: Bug 591388 - number of GCancellables available is too
9053     limited
9054
9055  gio/gsocket.c           |   10 +++++++++-
9056  gio/gunixinputstream.c  |    3 ++-
9057  gio/gunixoutputstream.c |    1 +
9058  3 files changed, 12 insertions(+), 2 deletions(-)
9059
9060 commit e2c97292c21dbb57d34d812cf48b331ca5cf0d60
9061 Author: Benjamin Otte <otte@gnome.org>
9062 Date:   Tue Aug 11 15:04:43 2009 +0200
9063
9064     Implement g_cancellable_release_fd()
9065
9066     Part of: Bug 591388 - number of GCancellables available is too
9067     limited
9068
9069  gio/gcancellable.c |   77
9070  +++++++++++++++++++++++++++++++++++++++-------------
9071  1 files changed, 58 insertions(+), 19 deletions(-)
9072
9073 commit 63426886ff4066fefbeaf2e6b08a6c04b39a7890
9074 Author: Benjamin Otte <otte@gnome.org>
9075 Date:   Tue Aug 11 14:52:56 2009 +0200
9076
9077     Add g_cancellable_release_fd()
9078
9079     This patch only adds the function. The function is a NOP.
9080     See the API documentation for a rationale.
9081
9082     Part of: Bug 591388 - number of GCancellables available is too
9083     limited
9084
9085  docs/reference/gio/gio-sections.txt |    1 +
9086  gio/gcancellable.c                  |   30 ++++++++++++++++++++++++++++++
9087  gio/gcancellable.h                  |    1 +
9088  gio/ginputstream.c                  |    2 +-
9089  gio/gio.symbols                     |    1 +
9090  5 files changed, 34 insertions(+), 1 deletions(-)
9091
9092 commit bb8e4f06ab1a0ada2c8835284ec5f853378694e2
9093 Author: Benjamin Otte <otte@gnome.org>
9094 Date:   Thu Aug 13 20:19:15 2009 +0200
9095
9096     Bug 591714 – Figure out failure handling for
9097     g_cancellable_make_pollfd()
9098
9099     Make g_cancellable_make_pollfd() return a gboolean that indicates
9100     its error
9101     status. Update the code that calls this function accordingly.
9102
9103  gio/gcancellable.c      |   38 +++++++++++++++++++++++++-------------
9104  gio/gcancellable.h      |    2 +-
9105  gio/gsocket.c           |   19 ++++++-------------
9106  gio/gunixinputstream.c  |    3 +--
9107  gio/gunixoutputstream.c |    3 +--
9108  5 files changed, 34 insertions(+), 31 deletions(-)
9109
9110 commit a0e3b4ae8447f0831397384a54f4be276e84764b
9111 Author: Og B. Maciel <ogmaciel@gnome.org>
9112 Date:   Tue Aug 18 23:09:12 2009 -0400
9113
9114     Updated Brazilian Portuguese translation.
9115
9116  po/pt_BR.po |   19 +++++++------------
9117  1 files changed, 7 insertions(+), 12 deletions(-)
9118
9119 commit 981d14e85ccf8d1dc721bd44e030728eff9b2501
9120 Author: Benjamin Otte <otte@gnome.org>
9121 Date:   Thu Aug 6 18:17:32 2009 +0200
9122
9123     Improve documentation for g_error_matches()
9124
9125  glib/gerror.c |    5 +++--
9126  1 files changed, 3 insertions(+), 2 deletions(-)
9127
9128 commit a6ac4e90d5ab6a311aab545745ceb3e375bf65a4
9129 Author: Benjamin Otte <otte@gnome.org>
9130 Date:   Mon Jul 27 18:48:11 2009 +0200
9131
9132     Fix multiple returns in gtk-doc comment
9133
9134  gio/gsocketservice.c |    1 -
9135  1 files changed, 0 insertions(+), 1 deletions(-)
9136
9137 commit 8f6d26e9647db4e5f2336319e1b0ae439f54b75d
9138 Author: Dan Winship <danw@gnome.org>
9139 Date:   Mon Aug 17 13:20:49 2009 -0400
9140
9141     g_inet_socket_address_to_native: properly zero out sockaddr_in6
9142
9143  gio/ginetsocketaddress.c |    2 +-
9144  1 files changed, 1 insertions(+), 1 deletions(-)
9145
9146 commit aa5293612f2eb0a6a02fbf74eb56bbf05faba8df
9147 Author: Ask H. Larsen <asklarsen@gmail.com>
9148 Date:   Sun Aug 16 19:10:50 2009 +0200
9149
9150     Updated Danish translation
9151
9152  po/da.po | 1090
9153  +++++++++++++++++++++++++++++++-------------------------------
9154  1 files changed, 544 insertions(+), 546 deletions(-)
9155
9156 commit 2db41f3df58a3d926da2a4afa7014118db2913e2
9157 Author: Mattias Põldaru <mahfiaz gmail com>
9158 Date:   Sat Aug 15 08:21:01 2009 +0300
9159
9160     Updating Estonian translation
9161
9162  po/et.po |   11 +++++++----
9163  1 files changed, 7 insertions(+), 4 deletions(-)
9164
9165 commit 406c3aa019a6ce51534f170fd5b82108382a4c6f
9166 Author: Shixin Zeng <zeng.shixin@gmail.com>
9167 Date:   Fri Aug 14 23:21:12 2009 +0300
9168
9169     [Win32] Avoid superfluous '/' from g_file_resolve_relative_path()
9170
9171     Patch from bug #591532.
9172
9173  gio/win32/gwinhttpfile.c |   16 +++++++++++++---
9174  1 files changed, 13 insertions(+), 3 deletions(-)
9175
9176 commit 1b298d6a1bc3b4e5c1c701f26e3981cdae4b89eb
9177 Author: Tor Lillqvist <tml@iki.fi>
9178 Date:   Fri Aug 14 22:59:47 2009 +0300
9179
9180     Avoid gcc warning on Windows
9181
9182     Avoid "function declaration isn't a prototype" warnings from gcc 4.4
9183     in the Windows-specific code.
9184
9185  glib/gutils.h |    4 ++--
9186  1 files changed, 2 insertions(+), 2 deletions(-)
9187
9188 commit c24f6e55276fac68b08df34b0d350f65afe994d9
9189 Author: Frédéric Péters <fpeters@0d.be>
9190 Date:   Fri Aug 14 21:00:41 2009 +0200
9191
9192     Update GLIB_CHECK_COMPILE_WARNINGS macro to work with Autoconf 2.64
9193
9194     Quoting its NEWS file: "The m4sh macros AS_IF and AS_CASE can now be
9195     used in shell lists.  The responsibility for supplying a trailing
9196     newline now belongs to the call site, but since most users did not add
9197     dnl, this generally results in fewer empty lines in configure."
9198
9199     http://bugzilla.gnome.org/show_bug.cgi?id=591840
9200
9201  acglib.m4 |    2 +-
9202  1 files changed, 1 insertions(+), 1 deletions(-)
9203
9204 commit eae6bdd397ef94a6f7c1a3e42c750b948a659fd2
9205 Author: Priit Laes <plaes plaes org>
9206 Date:   Fri Aug 14 22:09:18 2009 +0300
9207
9208     Updating Estonian translation
9209
9210  po/et.po |  118
9211  +++++++++++++++++++++++++++++--------------------------------
9212  1 files changed, 56 insertions(+), 62 deletions(-)
9213
9214 commit 37dbffe7d8b0f0985f9c4d37d5df604d81ff0bd0
9215 Author: krishnababu k <kkrothap@redhat.ocm>
9216 Date:   Fri Aug 14 16:56:09 2009 +0530
9217
9218     Updated Telugu Translations
9219
9220  po/te.po |  921
9221  +++++++++++++++++++++++++++++++-------------------------------
9222  1 files changed, 461 insertions(+), 460 deletions(-)
9223
9224 commit 8b117b225e426b73c8fb2abc2ac5e56ed739ac96
9225 Author: Alexander Shopov <ash@contact.bg>
9226 Date:   Thu Aug 13 07:12:29 2009 +0300
9227
9228     Updated Bulgarian translation
9229
9230  po/bg.po | 1140
9231  +++++++++++++++++++++++++++++---------------------------------
9232  1 files changed, 529 insertions(+), 611 deletions(-)
9233
9234 commit 4f8dfc6282cc29430775e1ebd2652d67c08b1a6c
9235 Author: Henrique P Machado <zehrique@gmail.com>
9236 Date:   Tue Aug 11 23:40:09 2009 -0300
9237
9238     Updated Brazilian Portuguese translation.
9239
9240  po/pt_BR.po | 1087
9241  +++++++++++++++++++++++++++++------------------------------
9242  1 files changed, 542 insertions(+), 545 deletions(-)
9243
9244 commit d20a188b1250ab3cf211d684429127d99378e886
9245 Author: Alexander Larsson <alexl@redhat.com>
9246 Date:   Tue Aug 11 20:22:51 2009 +0200
9247
9248     Only fsync if the existing file is > 0 bytes
9249
9250     This means we don't sync in the case where we created an (empty)
9251     temp file and now replace it with the data.
9252
9253     This fixes (among other things) the performance of trashing files.
9254
9255  glib/gfileutils.c |   51
9256  ++++++++++++++++++++++++++++-----------------------
9257  1 files changed, 28 insertions(+), 23 deletions(-)
9258
9259 commit 79a70dc80056859f10b39c711ee43389e8c32a7f
9260 Author: Luca Ferretti <elle.uca@libero.it>
9261 Date:   Tue Aug 11 01:27:08 2009 +0200
9262
9263     Updated Italian translation
9264
9265  po/it.po | 1079
9266  +++++++++++++++++++++++++++++++-------------------------------
9267  1 files changed, 536 insertions(+), 543 deletions(-)
9268
9269 commit c18bcd6e8e385628e55166eabbd93d5c87c82da0
9270 Author: Antón Méixome <meixome@mancomun.org>
9271 Date:   Mon Aug 10 16:26:46 2009 +0200
9272
9273     Updated Galician translation
9274
9275  po/gl.po |  129
9276  +++++++++++++++++++++++++++++---------------------------------
9277  1 files changed, 60 insertions(+), 69 deletions(-)
9278
9279 commit a465508e2d3d52b919ccbf9f2c5bd90395922904
9280 Author: Craig Loftus <talk@craigloftus.net>
9281 Date:   Thu Jul 23 20:24:22 2009 +0100
9282
9283     Migrate gbase64 docs from SGML template to inline comments
9284
9285     Fixes bug #589649.
9286
9287     Signed-off-by: David King <davidk@openismus.com>
9288
9289  docs/reference/glib/tmpl/base64.sgml |  105
9290  ----------------------------------
9291  glib/gbase64.c                       |   20 +++++++
9292  2 files changed, 20 insertions(+), 105 deletions(-)
9293
9294 commit 32c84729f5dac30170cf20aa44e6857a44e5349f
9295 Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
9296 Date:   Mon Aug 10 13:57:21 2009 +0200
9297
9298     Updated Basque language
9299
9300  po/eu.po | 1209
9301  ++++++++++++++++++++++++++++----------------------------------
9302  1 files changed, 551 insertions(+), 658 deletions(-)
9303
9304 commit f2d779aa0f5ba676fa8715710cebd2607cb339a3
9305 Author: Antón Méixome <meixome@mancomun.org>
9306 Date:   Sun Aug 9 16:35:09 2009 +0200
9307
9308     Updated Galician Translation
9309
9310  po/gl.po | 1105
9311  +++++++++++++++++++++++++++++---------------------------------
9312  1 files changed, 514 insertions(+), 591 deletions(-)
9313
9314 commit f04a35e43bece5e51061dcef2ebc6dd6204a1c1b
9315 Author: Matthias Clasen <mclasen@redhat.com>
9316 Date:   Fri Jul 17 20:34:16 2009 -0400
9317
9318     Bump version
9319
9320  configure.in |    2 +-
9321  1 files changed, 1 insertions(+), 1 deletions(-)
9322
9323 commit 5827f6674282d627efbb9c68d32577470d722192
9324 Author: Seán de Búrca <leftmostcat@gmail.com>
9325 Date:   Sat Aug 8 01:53:34 2009 -0600
9326
9327     Updated Irish translation
9328
9329  po/ga.po | 1125
9330  ++++++++++++++++++++++++++++++--------------------------------
9331  1 files changed, 545 insertions(+), 580 deletions(-)
9332
9333 commit 93d40918c59981f863d31a10d9f66a2a9b3177ff
9334 Author: Philip Withnall <philip@tecnocode.co.uk>
9335 Date:   Sat Aug 1 16:46:02 2009 +0100
9336
9337     Added clarification to mutex free functions
9338
9339     Clarified that it is A Bad Idea to free a mutex when it's locked.
9340
9341  docs/reference/glib/tmpl/threads.sgml |   12 ++++++++++++
9342  1 files changed, 12 insertions(+), 0 deletions(-)
9343
9344 commit faccd7fdf3edb8416aacc0191fdb6c5b2965ac6d
9345 Author: Ivar Smolin <okul@linux.ee>
9346 Date:   Wed Aug 5 13:29:26 2009 +0300
9347
9348     Updating Estonian translation
9349
9350  po/et.po |  513
9351  ++++----------------------------------------------------------
9352  1 files changed, 27 insertions(+), 486 deletions(-)
9353
9354 commit 405823aeea24fb2ce8d47e0c09e46607117fd27f
9355 Author: Kjartan Maraas <kmaraas@gnome.org>
9356 Date:   Mon Aug 3 00:16:54 2009 +0200
9357
9358     Updated Norwegian bokmål translation.
9359
9360  po/nb.po |   54 +++++++++++++++++++++++++-----------------------------
9361  1 files changed, 25 insertions(+), 29 deletions(-)
9362
9363 commit 882e36106d7a5d04c29af87e4e9f7aa4bc3d5e08
9364 Author: Dan Winship <danw@gnome.org>
9365 Date:   Thu Jul 30 11:18:35 2009 -0400
9366
9367     Fix a bad void return. #588901
9368
9369  gio/gtcpconnection.c |    2 +-
9370  1 files changed, 1 insertions(+), 1 deletions(-)
9371
9372 commit f34b1f024feb57e6eb78728d46ff2bbf2ca19453
9373 Author: Dan Winship <danw@gnome.org>
9374 Date:   Wed Jul 29 22:35:07 2009 -0400
9375
9376     Conditionalize portability #includes in g-asyncns.h
9377
9378     http://bugzilla.gnome.org/show_bug.cgi?id=589988
9379
9380  gio/libasyncns/g-asyncns.h |    6 ++++++
9381  1 files changed, 6 insertions(+), 0 deletions(-)
9382
9383 commit 81de534cf73b63add07ff93d851824da80eb4280
9384 Author: Daniel Nylander <po@danielnylander.se>
9385 Date:   Tue Jul 28 01:59:05 2009 +0200
9386
9387     Updated Swedish translation
9388
9389  po/sv.po | 1547
9390  +++++++++++++++++++++++++++++++-------------------------------
9391  1 files changed, 782 insertions(+), 765 deletions(-)
9392
9393 commit 45067ab9e97de0992acd4004d6e4de957d6c28f4
9394 Author: Dan Winship <danw@gnome.org>
9395 Date:   Thu Jul 23 16:27:01 2009 -0400
9396
9397     Fix leaks in GSocketClient and GThreadedResolver
9398
9399     Also update gio/tests/send-data.c to test async connection, and free
9400     more stuff in several tests to make leaks easier to see.
9401
9402  gio/gsocketclient.c       |    3 +++
9403  gio/gthreadedresolver.c   |    6 +++++-
9404  gio/tests/send-data.c     |   25 +++++++++++++++++++++----
9405  gio/tests/socket-client.c |    2 ++
9406  gio/tests/socket-server.c |    1 +
9407  5 files changed, 32 insertions(+), 5 deletions(-)
9408
9409 commit 66ff2542d32c93226a28ad1d0a60e83884b26910
9410 Author: Kjartan Maraas <kmaraas@gnome.org>
9411 Date:   Wed Jul 22 18:58:57 2009 +0200
9412
9413     Updated Norwegian bokmål translation.
9414
9415  po/nb.po |  987
9416  +++++++++++++++++++++++++++++++-------------------------------
9417  1 files changed, 492 insertions(+), 495 deletions(-)
9418
9419 commit aac978ec7240cdab768c1d66c0e9a94c714dff43
9420 Author: Tristan Van Berkom <tristan.van.berkom@gmail.com>
9421 Date:   Tue Jul 21 12:58:39 2009 -0400
9422
9423     Added clarification to GArray->len documentation
9424
9425     Clarify that GArray->len does not include the possible
9426     terminating zero element.
9427
9428  docs/reference/glib/tmpl/arrays.sgml |    2 +-
9429  1 files changed, 1 insertions(+), 1 deletions(-)
9430
9431 commit 4654a7d593aed9ab0e131abe250e7e488283c24f
9432 Author: Lin Ma <lin.ma@sun.com>
9433 Date:   Tue Jul 21 10:45:25 2009 +0800
9434
9435     Fixed a missing head which will cause crashes for 64bit applications
9436
9437     Without that head, the returned pointer will be truncated to 32bit,
9438     then
9439     causes crashes for 64bit applications.
9440
9441  gio/fen/fen-helper.c |    1 +
9442  1 files changed, 1 insertions(+), 0 deletions(-)
9443
9444 commit ba6be2035d9bd43b1a873492e189d0bccbd20178
9445 Author: Behdad Esfahbod <behdad@behdad.org>
9446 Date:   Fri Jun 5 23:24:28 2009 -0400
9447
9448     [gbsearcharray] Use malloc() instead of realloc(NULL,...)
9449
9450  glib/gbsearcharray.h |    2 +-
9451  1 files changed, 1 insertions(+), 1 deletions(-)
9452
9453 commit dfda26d1a980e6e096d93ecfec8f59872b80dee4
9454 Author: Benjamin Otte <otte@gnome.org>
9455 Date:   Mon Jul 20 14:29:32 2009 +0200
9456
9457     Propagate the right error
9458
9459  gio/gsocketclient.c |    2 +-
9460  1 files changed, 1 insertions(+), 1 deletions(-)
9461
9462 commit 2cf3e2ed275f8502e1a20195290fa18ebe489216
9463 Author: Jorge González <jorgegonz@svn.gnome.org>
9464 Date:   Sun Jul 19 13:15:06 2009 +0200
9465
9466     Updated Spanish translation
9467
9468  po/es.po | 1035
9469  +++++++++++++++++++++++++++++++-------------------------------
9470  1 files changed, 515 insertions(+), 520 deletions(-)
9471
9472 commit 555aa2d28db4f72373d9cfec4045ea1d0f45bb46
9473 Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
9474 Date:   Sun Jul 19 16:33:06 2009 +0700
9475
9476     Updated Thai translation.
9477
9478  po/th.po |  169
9479  ++++++++++++++++++++++++++++---------------------------------
9480  1 files changed, 78 insertions(+), 91 deletions(-)
9481
9482 commit f8d1201248cceab59bb971f4906a73f2b0eb0b96
9483 Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
9484 Date:   Sat Jul 18 21:09:14 2009 +0800
9485
9486     Updated Traditional Chinese translation(Hong Kong and Taiwan)
9487
9488  po/zh_HK.po | 1051
9489  +++++++++++++++++++++++++++++------------------------------
9490  po/zh_TW.po | 1036
9491  +++++++++++++++++++++++++++++-----------------------------
9492  2 files changed, 1038 insertions(+), 1049 deletions(-)
9493
9494 commit 9c278ded7d9a4db91dbe96aeb13b6cbb7841525b
9495 Author: Matthias Clasen <mclasen@redhat.com>
9496 Date:   Fri Jul 17 20:31:28 2009 -0400
9497
9498     2.21.4
9499
9500  docs/reference/glib/tmpl/trees-binary.sgml |   17 +
9501  po/am.po                                   |  228 ++++-
9502  po/ar.po                                   |  234 +++++-
9503  po/as.po                                   |  234 +++++-
9504  po/az.po                                   |  233 ++++-
9505  po/be.po                                   |  250 +++++-
9506  po/be@latin.po                             |  250 +++++-
9507  po/bg.po                                   |  234 +++++-
9508  po/bn.po                                   |  232 ++++-
9509  po/bn_IN.po                                |  234 +++++-
9510  po/bs.po                                   |  233 ++++-
9511  po/ca.po                                   |  237 +++++-
9512  po/ca@valencia.po                          |  237 +++++-
9513  po/cs.po                                   |  234 +++++-
9514  po/cy.po                                   |  232 ++++-
9515  po/da.po                                   |  237 +++++-
9516  po/de.po                                   |  234 +++++-
9517  po/dz.po                                   |  232 ++++-
9518  po/el.po                                   |  240 +++++-
9519  po/en_CA.po                                |  234 +++++-
9520  po/en_GB.po                                |  237 +++++-
9521  po/eo.po                                   |  232 ++++-
9522  po/es.po                                   | 1026 ++++++++++++---------
9523  po/et.po                                   |  234 +++++-
9524  po/eu.po                                   |  234 +++++-
9525  po/fa.po                                   |  233 ++++-
9526  po/fi.po                                   |  234 +++++-
9527  po/fr.po                                   |  939 ++++++++++---------
9528  po/ga.po                                   |  229 ++++-
9529  po/gl.po                                   |  234 +++++-
9530  po/gu.po                                   |  234 +++++-
9531  po/he.po                                   |  948 +++++++++----------
9532  po/hi.po                                   |  234 +++++-
9533  po/hr.po                                   |  229 ++++-
9534  po/hu.po                                   |  234 +++++-
9535  po/hy.po                                   |  229 ++++-
9536  po/id.po                                   |  232 ++++-
9537  po/is.po                                   |  233 ++++-
9538  po/it.po                                   |  234 +++++-
9539  po/ja.po                                   |  234 +++++-
9540  po/ka.po                                   |  230 ++++-
9541  po/kn.po                                   |  234 +++++-
9542  po/ko.po                                   |  234 +++++-
9543  po/ku.po                                   |  228 ++++-
9544  po/lt.po                                   |  234 +++++-
9545  po/lv.po                                   |  232 ++++-
9546  po/mai.po                                  |  233 +++++-
9547  po/mg.po                                   |  229 ++++-
9548  po/mk.po                                   |  234 +++++-
9549  po/ml.po                                   |  234 +++++-
9550  po/mn.po                                   |  233 ++++-
9551  po/mr.po                                   |  234 +++++-
9552  po/ms.po                                   |  233 ++++-
9553  po/nb.po                                   | 1026 ++++++++++++--------
9554  po/ne.po                                   |  229 ++++-
9555  po/nl.po                                   |  242 +++++-
9556  po/nn.po                                   |  234 +++++-
9557  po/oc.po                                   |  228 ++++-
9558  po/or.po                                   |  234 +++++-
9559  po/pa.po                                   |  234 +++++-
9560  po/pl.po                                   |  234 +++++-
9561  po/ps.po                                   |  230 ++++-
9562  po/pt.po                                   |  237 +++++-
9563  po/pt_BR.po                                |  234 +++++-
9564  po/ro.po                                   |  234 +++++-
9565  po/ru.po                                   |  234 +++++-
9566  po/rw.po                                   |  245 +++++-
9567  po/si.po                                   |  230 ++++-
9568  po/sk.po                                   |  231 ++++-
9569  po/sl.po                                   |  234 +++++-
9570  po/sq.po                                   |  285 ++++++-
9571  po/sr.po                                   |  233 ++++-
9572  po/sr@ije.po                               |  235 ++++-
9573  po/sr@latin.po                             |  233 ++++-
9574  po/sv.po                                   | 1406
9575  ++++++++++++++++------------
9576  po/ta.po                                   |  234 +++++-
9577  po/te.po                                   |  234 +++++-
9578  po/th.po                                   |  237 +++++-
9579  po/tl.po                                   |  232 ++++-
9580  po/tr.po                                   |  234 +++++-
9581  po/tt.po                                   |  231 ++++-
9582  po/uk.po                                   | 1024 ++++++++++++--------
9583  po/vi.po                                   |  234 +++++-
9584  po/wa.po                                   |  233 ++++-
9585  po/xh.po                                   |  233 ++++-
9586  po/yi.po                                   |  232 ++++-
9587  po/zh_CN.po                                |  234 +++++-
9588  po/zh_HK.po                                | 1041 ++++++++++++---------
9589  po/zh_TW.po                                | 1026 ++++++++++++---------
9590  89 files changed, 21688 insertions(+), 5524 deletions(-)
9591
9592 commit 4e273d4650621ea095dda5a5e3f1bac4ee8299ae
9593 Author: Matthias Clasen <mclasen@redhat.com>
9594 Date:   Fri Jul 17 19:01:47 2009 -0400
9595
9596     Updates
9597
9598  NEWS |   19 +++++++++++++++++++
9599  1 files changed, 19 insertions(+), 0 deletions(-)
9600
9601 commit e845e09524fb3be058688050e97f976b11a247dc
9602 Author: Yair Hershkovitz <yairhr@gmail.com>
9603 Date:   Fri Jul 17 22:53:56 2009 +0300
9604
9605     Updated Hebrew translation
9606
9607  po/he.po | 1062
9608  +++++++++++++++++++++++++++++++++++++-------------------------
9609  1 files changed, 633 insertions(+), 429 deletions(-)
9610
9611 commit e4bf2ac41d605a2bd3c858790a0fe36b86bcf7d9
9612 Author: Martin Nordholts <martinn@src.gnome.org>
9613 Date:   Fri Jul 17 16:49:53 2009 +0200
9614
9615     Support silent build rules with automake 1.11
9616
9617     Support silent build rules, requires at least automake-1.11. Enable by
9618     either passing --enable-silent-rules to configure or passing V=0 to
9619     make. Bug #588863.
9620
9621  configure.in |    4 ++++
9622  1 files changed, 4 insertions(+), 0 deletions(-)
9623
9624 commit ad0c04c6e9e2ef16dce2e29aeba51f9a7ae8477c
9625 Author: Claude Paroz <claude@2xlibre.net>
9626 Date:   Tue Jul 14 22:39:31 2009 +0200
9627
9628     Updated French translation
9629
9630  po/fr.po | 1134
9631  ++++++++++++++++++++++++++++++++++----------------------------
9632  1 files changed, 620 insertions(+), 514 deletions(-)
9633
9634 commit 9bc208835760823f2fac4e406973d6387805416e
9635 Author: Claude Paroz <claude@2xlibre.net>
9636 Date:   Tue Jul 14 18:54:58 2009 +0200
9637
9638     Add missing files in POTFILES.in
9639
9640  po/POTFILES.in |   21 +++++++++++++++++++++
9641  1 files changed, 21 insertions(+), 0 deletions(-)
9642
9643 commit d439c22e0ff7cec437cdc4037f7621c762ea3181
9644 Author: Kjartan Maraas <kmaraas@gnome.org>
9645 Date:   Mon Jul 13 11:20:09 2009 +0200
9646
9647     Updated Norwegian bokmål translation.
9648
9649  po/nb.po |  855
9650  +++++++++++++++++++++++++++++++-------------------------------
9651  1 files changed, 424 insertions(+), 431 deletions(-)
9652
9653 commit e2844da68adb626f20ff9d02d51ca4259f56d55d
9654 Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
9655 Date:   Sun Jul 12 15:19:23 2009 +0800
9656
9657     Updated Traditional Chinese translation(Hong Kong and Taiwan)
9658
9659  po/zh_HK.po |  917
9660  +++++++++++++++++++++++++++++------------------------------
9661  po/zh_TW.po |  890
9662  +++++++++++++++++++++++++++++-----------------------------
9663  2 files changed, 898 insertions(+), 909 deletions(-)
9664
9665 commit f7f16dc3a2da52183053c5cc0967f7fa6547f65a
9666 Author: Matthias Clasen <mclasen@redhat.com>
9667 Date:   Fri Jul 10 22:33:03 2009 -0400
9668
9669     Remove outdated paragraph
9670
9671     We no longer use PATCH or API keywords.
9672
9673  README.in |    6 +-----
9674  1 files changed, 1 insertions(+), 5 deletions(-)
9675
9676 commit 7ba9674d719af6eaa4e7e661be34732215bdfe38
9677 Author: Matthias Clasen <mclasen@redhat.com>
9678 Date:   Fri Jul 10 13:13:18 2009 -0400
9679
9680     Avoid some compiler warnings.
9681
9682  gobject/gtype.c |    2 +-
9683  1 files changed, 1 insertions(+), 1 deletions(-)
9684
9685 commit 91925d2cf040730f89935a39c0d7aef3b4eb59dd
9686 Author: Matthias Clasen <mclasen@redhat.com>
9687 Date:   Fri Jul 10 13:11:28 2009 -0400
9688
9689     Another possible error code clash, yay
9690
9691  glib/gstrfuncs.c |    2 +-
9692  1 files changed, 1 insertions(+), 1 deletions(-)
9693
9694 commit c23536cefeacc72d03ad8a83f315758d751cb127
9695 Author: Matthias Clasen <mclasen@redhat.com>
9696 Date:   Fri Jul 10 11:18:31 2009 -0400
9697
9698     Improve g_str_equal docs
9699
9700     Add a reference to g_strcmp0(), cf. bug 587938.
9701
9702  glib/gstring.c |   10 +++++++---
9703  1 files changed, 7 insertions(+), 3 deletions(-)
9704
9705 commit 6f48065958e24927c84f2983f746e39a3212998c
9706 Author: Benjamin Otte <otte@gnome.org>
9707 Date:   Thu Jul 9 15:34:00 2009 +0200
9708
9709     Fix a typo in GRegex documentation
9710
9711  docs/reference/glib/tmpl/gregex.sgml |    3 ++-
9712  1 files changed, 2 insertions(+), 1 deletions(-)
9713
9714 commit c6884a7ec9999b6041dcad8ff3f7c7d93c55c0d2
9715 Author: Maxim V. Dziumanenko <dziumanenko@gmail.com>
9716 Date:   Thu Jul 9 10:51:15 2009 +0300
9717
9718     Updated Ukrainian translation
9719
9720  po/uk.po |  912
9721  +++++++++++++++++++++++++++++++-------------------------------
9722  1 files changed, 454 insertions(+), 458 deletions(-)
9723
9724 commit 4cecb335f4b1d8e39c9402788fb37b7173187dd0
9725 Author: Jorge González <jorgegonz@svn.gnome.org>
9726 Date:   Tue Jul 7 22:34:35 2009 +0200
9727
9728     Updated Spanish translation
9729
9730  po/es.po |  852
9731  +++++++++++++++++++++++++++++++-------------------------------
9732  1 files changed, 425 insertions(+), 427 deletions(-)
9733
9734 commit 593ea5f6b08c6fb297c1faffed3ada8fb2d95c66
9735 Author: Ryan Lortie <desrt@desrt.ca>
9736 Date:   Tue Jul 7 21:29:46 2009 +0100
9737
9738     Ensure GTree is consistent after _destroy()
9739
9740     See comment #9 on bug 587773
9741
9742  glib/gtree.c |    2 ++
9743  1 files changed, 2 insertions(+), 0 deletions(-)
9744
9745 commit 7d2bb5f1b1ce0289628b12d98369f3fca92cde24
9746 Author: Daniel Nylander <po@danielnylander.se>
9747 Date:   Tue Jul 7 19:46:59 2009 +0200
9748
9749     Updated Swedish translation
9750
9751  po/sv.po | 1263
9752  +++++++++++++++++++++++++++++++-------------------------------
9753  1 files changed, 635 insertions(+), 628 deletions(-)
9754
9755 commit 474ba7dbc37e352d39c0057bd2a31504828dde36
9756 Author: Tor Lillqvist <tml@iki.fi>
9757 Date:   Tue Jul 7 14:37:45 2009 +0300
9758
9759     Make it compile on Windows.
9760
9761     Surround a symlink-related code snippet with ifdef S_ISLNK.
9762
9763  gio/glocalfileinfo.c |    3 ++-
9764  1 files changed, 2 insertions(+), 1 deletions(-)
9765
9766 commit 10ba0c2e5c6ed069420ec926c1094331c44fb71e
9767 Merge: eff73c9 8792d86
9768 Author: Ryan Lortie <desrt@desrt.ca>
9769 Date:   Tue Jul 7 09:45:31 2009 +0100
9770
9771     Merge branch 'tree-refcount'
9772
9773 commit eff73c95e8bb971ccc134e79c15f73ea5a237d30
9774 Author: Matthias Clasen <mclasen@redhat.com>
9775 Date:   Mon Jul 6 00:33:49 2009 -0400
9776
9777     Bump version
9778
9779  configure.in |    2 +-
9780  1 files changed, 1 insertions(+), 1 deletions(-)
9781
9782 commit 400959ddbdddaed22cfd7e898a4414730ecb3ec4
9783 Author: Matthias Clasen <mclasen@redhat.com>
9784 Date:   Mon Jul 6 00:31:47 2009 -0400
9785
9786     2.21.3
9787
9788  docs/reference/glib/tmpl/conversions.sgml |    9 -
9789  docs/reference/glib/tmpl/gurifuncs.sgml   |    9 +
9790  docs/reference/gobject/glib-mkenums.1     |   11 +-
9791  po/am.po                                  |  195 +++--
9792  po/ar.po                                  |  199 +++--
9793  po/as.po                                  |  199 +++--
9794  po/az.po                                  |  195 +++--
9795  po/be.po                                  |  195 +++--
9796  po/be@latin.po                            |  199 +++--
9797  po/bg.po                                  |  199 +++--
9798  po/bn.po                                  |  195 +++--
9799  po/bn_IN.po                               |  199 +++--
9800  po/bs.po                                  |  195 +++--
9801  po/ca.po                                  |  199 +++--
9802  po/ca@valencia.po                         |  199 +++--
9803  po/cs.po                                  |  199 +++--
9804  po/cy.po                                  |  195 +++--
9805  po/da.po                                  |  199 +++--
9806  po/de.po                                  |  199 +++--
9807  po/dz.po                                  |  195 +++--
9808  po/el.po                                  |  199 +++--
9809  po/en_CA.po                               |  199 +++--
9810  po/en_GB.po                               |  199 +++--
9811  po/eo.po                                  |  195 +++--
9812  po/es.po                                  |  859 +++++++++++----------
9813  po/et.po                                  |  447 +++++++++++-
9814  po/eu.po                                  |  199 +++--
9815  po/fa.po                                  |  195 +++--
9816  po/fi.po                                  |  199 +++--
9817  po/fr.po                                  |  199 +++--
9818  po/ga.po                                  |  195 +++--
9819  po/gl.po                                  |  199 +++--
9820  po/gu.po                                  |  199 +++--
9821  po/he.po                                  | 1182
9822  ++++++++++++++---------------
9823  po/hi.po                                  |  199 +++--
9824  po/hr.po                                  |  195 +++--
9825  po/hu.po                                  |  199 +++--
9826  po/hy.po                                  |  195 +++--
9827  po/id.po                                  |  195 +++--
9828  po/is.po                                  |  195 +++--
9829  po/it.po                                  |  199 +++--
9830  po/ja.po                                  |  199 +++--
9831  po/ka.po                                  |  195 +++--
9832  po/kn.po                                  |  199 +++--
9833  po/ko.po                                  |  199 +++--
9834  po/ku.po                                  |  195 +++--
9835  po/lt.po                                  |  199 +++--
9836  po/lv.po                                  |  195 +++--
9837  po/mai.po                                 |  199 +++--
9838  po/mg.po                                  |  195 +++--
9839  po/mk.po                                  |  199 +++--
9840  po/ml.po                                  |  199 +++--
9841  po/mn.po                                  |  195 +++--
9842  po/mr.po                                  |  199 +++--
9843  po/ms.po                                  |  195 +++--
9844  po/nb.po                                  |  199 +++--
9845  po/ne.po                                  |  195 +++--
9846  po/nl.po                                  |  204 +++--
9847  po/nn.po                                  |  199 +++--
9848  po/oc.po                                  |  195 +++--
9849  po/or.po                                  |  199 +++--
9850  po/pa.po                                  |  199 +++--
9851  po/pl.po                                  |  199 +++--
9852  po/ps.po                                  |  195 +++--
9853  po/pt.po                                  |  199 +++--
9854  po/pt_BR.po                               |  199 +++--
9855  po/ro.po                                  |  199 +++--
9856  po/ru.po                                  |  199 +++--
9857  po/rw.po                                  |  195 +++--
9858  po/si.po                                  |  195 +++--
9859  po/sk.po                                  |  199 +++--
9860  po/sl.po                                  |  199 +++--
9861  po/sq.po                                  |  203 +++--
9862  po/sr.po                                  |  195 +++--
9863  po/sr@ije.po                              |  195 +++--
9864  po/sr@latin.po                            |  195 +++--
9865  po/sv.po                                  |  199 +++--
9866  po/ta.po                                  |  199 +++--
9867  po/te.po                                  |  199 +++--
9868  po/th.po                                  |  199 +++--
9869  po/tl.po                                  |  195 +++--
9870  po/tr.po                                  |  199 +++--
9871  po/tt.po                                  |  195 +++--
9872  po/uk.po                                  |  199 +++--
9873  po/vi.po                                  |  199 +++--
9874  po/wa.po                                  |  195 +++--
9875  po/xh.po                                  |  195 +++--
9876  po/yi.po                                  |  195 +++--
9877  po/zh_CN.po                               |  199 +++--
9878  po/zh_HK.po                               |  199 +++--
9879  po/zh_TW.po                               |  199 +++--
9880  91 files changed, 11231 insertions(+), 8078 deletions(-)
9881
9882 commit 3d1e8127788d8d406dd7e5d7feaae6d47110f087
9883 Author: Matthias Clasen <mclasen@redhat.com>
9884 Date:   Mon Jul 6 00:00:42 2009 -0400
9885
9886     Document support_thread_contexts
9887
9888  gio/gfile.h |    1 +
9889  1 files changed, 1 insertions(+), 0 deletions(-)
9890
9891 commit d5a51305196ac44b1c9f9edcb93aa688821f60f2
9892 Author: Matthias Clasen <mclasen@redhat.com>
9893 Date:   Sun Jul 5 23:55:00 2009 -0400
9894
9895     Minor doc fix
9896
9897  glib/gerror.c |  107
9898  ++++++++++++++++++++++++++++-----------------------------
9899  1 files changed, 53 insertions(+), 54 deletions(-)
9900
9901 commit 563c55bb7176e3fad5ea39061feb8406e5968ef3
9902 Author: Matthias Clasen <mclasen@redhat.com>
9903 Date:   Sun Jul 5 23:38:09 2009 -0400
9904
9905     Fix a segfault in g_cancellable_cancel
9906
9907  gio/gcancellable.c |    2 +-
9908  1 files changed, 1 insertions(+), 1 deletions(-)
9909
9910 commit 66e9b50b2ccf7498a55f0608cca31bc8cfad741d
9911 Author: Matthias Clasen <mclasen@redhat.com>
9912 Date:   Sun Jul 5 22:55:26 2009 -0400
9913
9914     Updates
9915
9916  NEWS |   35 +++++++++++++++++++++++++++++++++++
9917  1 files changed, 35 insertions(+), 0 deletions(-)
9918
9919 commit 5694ab7642c9ba6fbb85424e71d1c42c17661dd1
9920 Author: Matthias Clasen <mclasen@redhat.com>
9921 Date:   Sun Jul 5 22:49:24 2009 -0400
9922
9923     Revert "Move gio tests from gio/tests/ to tests/gio/"
9924
9925     This reverts commit 2262d76b33094304ece0d0d9cd5920682599a49b.
9926
9927     Move GIO tests back to where they belong.
9928
9929  configure.in                      |    2 +-
9930  gio/Makefile.am                   |    2 +
9931  gio/tests/.gitignore              |   24 +
9932  gio/tests/Makefile.am             |  119 ++++
9933  gio/tests/buffered-input-stream.c |   60 ++
9934  gio/tests/contexts.c              |  190 ++++++
9935  gio/tests/data-input-stream.c     |  336 ++++++++++
9936  gio/tests/data-output-stream.c    |  289 +++++++++
9937  gio/tests/desktop-app-info.c      |  259 ++++++++
9938  gio/tests/echo-server.c           |   73 +++
9939  gio/tests/filter-streams.c        |  239 ++++++++
9940  gio/tests/g-file-info.c           |  125 ++++
9941  gio/tests/g-file.c                |  538 ++++++++++++++++
9942  gio/tests/g-icon.c                |  245 ++++++++
9943  gio/tests/httpd.c                 |  183 ++++++
9944  gio/tests/live-g-file.c           | 1211
9945  +++++++++++++++++++++++++++++++++++++
9946  gio/tests/live-g-file.txt         |   27 +
9947  gio/tests/memory-input-stream.c   |   78 +++
9948  gio/tests/memory-output-stream.c  |  100 +++
9949  gio/tests/readwrite.c             |  293 +++++++++
9950  gio/tests/resolver.c              |  506 ++++++++++++++++
9951  gio/tests/send-data.c             |  163 +++++
9952  gio/tests/simple-async-result.c   |  130 ++++
9953  gio/tests/sleepy-stream.c         |  296 +++++++++
9954  gio/tests/socket-client.c         |  298 +++++++++
9955  gio/tests/socket-server.c         |  308 ++++++++++
9956  gio/tests/srvtarget.c             |  158 +++++
9957  gio/tests/unix-streams.c          |  256 ++++++++
9958  tests/Makefile.am                 |    2 +-
9959  tests/gio/.gitignore              |   24 -
9960  tests/gio/Makefile.am             |  119 ----
9961  tests/gio/buffered-input-stream.c |   60 --
9962  tests/gio/contexts.c              |  190 ------
9963  tests/gio/data-input-stream.c     |  336 ----------
9964  tests/gio/data-output-stream.c    |  289 ---------
9965  tests/gio/desktop-app-info.c      |  259 --------
9966  tests/gio/echo-server.c           |   73 ---
9967  tests/gio/filter-streams.c        |  239 --------
9968  tests/gio/g-file-info.c           |  125 ----
9969  tests/gio/g-file.c                |  538 ----------------
9970  tests/gio/g-icon.c                |  245 --------
9971  tests/gio/httpd.c                 |  183 ------
9972  tests/gio/live-g-file.c           | 1211
9973  -------------------------------------
9974  tests/gio/live-g-file.txt         |   27 -
9975  tests/gio/memory-input-stream.c   |   78 ---
9976  tests/gio/memory-output-stream.c  |  100 ---
9977  tests/gio/readwrite.c             |  293 ---------
9978  tests/gio/resolver.c              |  506 ----------------
9979  tests/gio/send-data.c             |  163 -----
9980  tests/gio/simple-async-result.c   |  130 ----
9981  tests/gio/sleepy-stream.c         |  296 ---------
9982  tests/gio/socket-client.c         |  298 ---------
9983  tests/gio/socket-server.c         |  308 ----------
9984  tests/gio/srvtarget.c             |  158 -----
9985  tests/gio/unix-streams.c          |  256 --------
9986  55 files changed, 6508 insertions(+), 6506 deletions(-)
9987
9988 commit 8de4be69a9013e3bce57c0a004e1eada4155f623
9989 Author: Matthias Clasen <mclasen@redhat.com>
9990 Date:   Sun Jul 5 22:35:55 2009 -0400
9991
9992     Move comment to the right place
9993
9994  gio/gvfs.h |    2 +-
9995  1 files changed, 1 insertions(+), 1 deletions(-)
9996
9997 commit aa065346d3230d5facd45ad1e4d50ceae206773f
9998 Author: Matthias Clasen <mclasen@redhat.com>
9999 Date:   Sun Jul 5 22:26:11 2009 -0400
10000
10001     Register ids for new file attributes
10002
10003  gio/gfileinfo-priv.h |   12 ++++++++----
10004  gio/gfileinfo.c      |    4 ++++
10005  2 files changed, 12 insertions(+), 4 deletions(-)
10006
10007 commit f043439d7897d3f538dcb2a2d9be9fd7a34ec948
10008 Author: Matthias Clasen <mclasen@redhat.com>
10009 Date:   Sun Jul 5 22:24:14 2009 -0400
10010
10011     Ignore gfileinfo-priv.h
10012
10013  docs/reference/gio/Makefile.am |    1 +
10014  1 files changed, 1 insertions(+), 0 deletions(-)
10015
10016 commit 99a1c47343d09ab0485c2377e5c8c53e847d84dd
10017 Author: David Zeuthen <davidz@redhat.com>
10018 Date:   Sun Jul 5 21:59:38 2009 -0400
10019
10020     Allow interaction when unmounting mounts
10021
10022     For details, see bug 587482. The new api:
10023
10024      - Provide new _with_operation() variants of all unmount and eject
10025      methods
10026
10027      - Add GMountOperation::show-processes signal
10028        - this can be used to show processes blocking an unmount operation
10029
10030      - Deprecate all unmount and eject methods
10031
10032      - Add g_drive_can_start_degraded() method
10033        - this is to avoid auto-starting degraded drives
10034
10035      - Make g_drive_stop() resp. g_file_stop_mountable() take a
10036      GMountOperation
10037        - these ops were recently added and not yet public API so it's fine
10038          to change how they work
10039
10040      - Provide a way to poll mountable files, e.g. g_file_poll_mountable()
10041
10042      - Add some missing file attributes for mountable files
10043       - G_FILE_ATTRIBUTE_MOUNTABLE_UNIX_DEVICE_FILE
10044         - needed for the GDU Nautilus extensions to format a volume
10045       - G_FILE_ATTRIBUTE_MOUNTABLE_CAN_START_DEGRADED:
10046         - mimics g_drive_can_start_degraded()
10047       - G_FILE_ATTRIBUTE_MOUNTABLE_CAN_POLL:
10048         - mimics g_drive_can_poll_for_media()
10049       - G_FILE_ATTRIBUTE_MOUNTABLE_IS_MEDIA_CHECK_AUTOMATIC
10050         - mimics g_drive_is_media_check_automatic()
10051
10052  docs/reference/gio/Makefile.am      |    2 +
10053  docs/reference/gio/gio-docs.xml     |    5 +-
10054  docs/reference/gio/gio-sections.txt |   19 +++
10055  gio/gdrive.c                        |  124 ++++++++++++++-
10056  gio/gdrive.h                        |   32 ++++-
10057  gio/gfile.c                         |  305
10058  ++++++++++++++++++++++++++++++++++-
10059  gio/gfile.h                         |   66 ++++++++
10060  gio/gfileinfo.h                     |   43 +++++-
10061  gio/gio-marshal.list                |    1 +
10062  gio/gio.symbols                     |   47 ++++--
10063  gio/gmount.c                        |  186 +++++++++++++++++++++-
10064  gio/gmount.h                        |   48 ++++++-
10065  gio/gmountoperation.c               |   76 +++++++--
10066  gio/gmountoperation.h               |    6 +-
10067  gio/gvolume.c                       |   89 ++++++++++
10068  gio/gvolume.h                       |   23 +++
10069  16 files changed, 1027 insertions(+), 45 deletions(-)
10070
10071 commit c85ff0c75004736d5c8798e3b47a47e0fc67ac70
10072 Author: Benjamin Otte <otte@gnome.org>
10073 Date:   Sun Jul 5 21:34:39 2009 +0200
10074
10075     [gio] minor improvements to g_cancellable_cancel()
10076
10077     - make this function not crash when cancellable is NULL
10078     - avoid locking when the cancellable has already been cancelled
10079
10080  gio/gcancellable.c |   24 ++++++++++++------------
10081  1 files changed, 12 insertions(+), 12 deletions(-)
10082
10083 commit 8a2e617e41e3f605ea0206832f0c2f346bfe008e
10084 Author: Yaron Shahrabani <sh.yaron@gmail.com>
10085 Date:   Sun Jul 5 18:06:57 2009 +0300
10086
10087     Updated Hebrew translation
10088
10089  po/he.po | 1186
10090  ++++++++++++++++++++++++++++++++------------------------------
10091  1 files changed, 613 insertions(+), 573 deletions(-)
10092
10093 commit 8792d862db4f61317a45dfe07f7b51e5ccf6741b
10094 Author: Ryan Lortie <desrt@desrt.ca>
10095 Date:   Sun Jul 5 12:30:54 2009 +0100
10096
10097     GTree: switch to GSlice, add refcounts (#587773)
10098
10099  docs/reference/glib/glib-sections.txt |    2 +
10100  glib/glib.symbols                     |    2 +
10101  glib/gtree.c                          |   88
10102  +++++++++++++++++++++++++++------
10103  glib/gtree.h                          |    2 +
10104  4 files changed, 79 insertions(+), 15 deletions(-)
10105
10106 commit 18e0bcf02f99a2d4bb35f46369cf4b9237291ef1
10107 Author: Christian Persch <chpe@gnome.org>
10108 Date:   Fri Jul 3 21:20:11 2009 +0200
10109
10110     Add @basename@ substitution to glib-mkenums
10111
10112     Move man page addition to the right place. Bug #587307.
10113
10114  docs/reference/gobject/glib-mkenums.xml |    7 +++++++
10115  1 files changed, 7 insertions(+), 0 deletions(-)
10116
10117 commit 6d1474e7f1f6e964d8db377fe732b9273cf17a84
10118 Author: Christian Persch <chpe@gnome.org>
10119 Date:   Mon Jun 29 15:28:22 2009 +0200
10120
10121     Add @basename@ substitution to glib-mkenums
10122
10123     Since @filename@ contains the full filename as given to the
10124     glib-mkenum
10125     command, possibly including path elements (e.g. when using a
10126     non-srcdir
10127     build), it is unsuitable to use in a #include statement in the
10128     generated
10129     file if one wants to distribute it. This patch adds @basename@ which
10130     expands to the base name of the input filename. Bug #587307.
10131
10132  gobject/glib-mkenums.1  |    3 +++
10133  gobject/glib-mkenums.in |    9 +++++++++
10134  2 files changed, 12 insertions(+), 0 deletions(-)
10135
10136 commit dfd83f419c30d7d97c0e223e428c2e12c58199d3
10137 Author: Mattias Põldaru <mahfiaz gmail com>
10138 Date:   Thu Jul 2 05:23:26 2009 +0300
10139
10140     Updating Estonian translation
10141
10142  po/et.po |   94
10143  +++++++++++++++++++++++++++++++-------------------------------
10144  1 files changed, 47 insertions(+), 47 deletions(-)
10145
10146 commit 29e6525b1e5b51323681af156a0641d69fc9fa87
10147 Author: Dan Winship <danw@gnome.org>
10148 Date:   Wed Jul 1 13:52:49 2009 -0400
10149
10150     Two "make check" fixes for late changes to the thread-context patch
10151
10152     g_simple_async_result_complete() now checks that it's being run from
10153     the correct main loop, so tests/gio/simple-async-result was failing,
10154     because it called it from outside any main loop. (And gio's pltcheck
10155     was failing because I hadn't added g_main_current_source() to it.)
10156
10157  gio/pltcheck.sh                 |    2 +-
10158  tests/gio/simple-async-result.c |   37
10159  ++++++++++++++++++++++++++++++-------
10160  2 files changed, 31 insertions(+), 8 deletions(-)
10161
10162 commit 2262d76b33094304ece0d0d9cd5920682599a49b
10163 Author: Benjamin Otte <otte@gnome.org>
10164 Date:   Wed Jul 1 19:03:19 2009 +0200
10165
10166     Move gio tests from gio/tests/ to tests/gio/
10167
10168     This avoids getting tests built every time when working on libgio and
10169     running make in the gio/ directory.
10170
10171  configure.in                      |    2 +-
10172  gio/Makefile.am                   |    2 -
10173  gio/tests/.gitignore              |   24 -
10174  gio/tests/Makefile.am             |  119 ----
10175  gio/tests/buffered-input-stream.c |   60 --
10176  gio/tests/contexts.c              |  190 ------
10177  gio/tests/data-input-stream.c     |  336 ----------
10178  gio/tests/data-output-stream.c    |  289 ---------
10179  gio/tests/desktop-app-info.c      |  259 --------
10180  gio/tests/echo-server.c           |   73 ---
10181  gio/tests/filter-streams.c        |  239 --------
10182  gio/tests/g-file-info.c           |  125 ----
10183  gio/tests/g-file.c                |  538 ----------------
10184  gio/tests/g-icon.c                |  245 --------
10185  gio/tests/httpd.c                 |  183 ------
10186  gio/tests/live-g-file.c           | 1211
10187  -------------------------------------
10188  gio/tests/live-g-file.txt         |   27 -
10189  gio/tests/memory-input-stream.c   |   78 ---
10190  gio/tests/memory-output-stream.c  |  100 ---
10191  gio/tests/readwrite.c             |  293 ---------
10192  gio/tests/resolver.c              |  506 ----------------
10193  gio/tests/send-data.c             |  163 -----
10194  gio/tests/simple-async-result.c   |  107 ----
10195  gio/tests/sleepy-stream.c         |  296 ---------
10196  gio/tests/socket-client.c         |  298 ---------
10197  gio/tests/socket-server.c         |  308 ----------
10198  gio/tests/srvtarget.c             |  158 -----
10199  gio/tests/unix-streams.c          |  256 --------
10200  tests/Makefile.am                 |    2 +-
10201  tests/gio/.gitignore              |   24 +
10202  tests/gio/Makefile.am             |  119 ++++
10203  tests/gio/buffered-input-stream.c |   60 ++
10204  tests/gio/contexts.c              |  190 ++++++
10205  tests/gio/data-input-stream.c     |  336 ++++++++++
10206  tests/gio/data-output-stream.c    |  289 +++++++++
10207  tests/gio/desktop-app-info.c      |  259 ++++++++
10208  tests/gio/echo-server.c           |   73 +++
10209  tests/gio/filter-streams.c        |  239 ++++++++
10210  tests/gio/g-file-info.c           |  125 ++++
10211  tests/gio/g-file.c                |  538 ++++++++++++++++
10212  tests/gio/g-icon.c                |  245 ++++++++
10213  tests/gio/httpd.c                 |  183 ++++++
10214  tests/gio/live-g-file.c           | 1211
10215  +++++++++++++++++++++++++++++++++++++
10216  tests/gio/live-g-file.txt         |   27 +
10217  tests/gio/memory-input-stream.c   |   78 +++
10218  tests/gio/memory-output-stream.c  |  100 +++
10219  tests/gio/readwrite.c             |  293 +++++++++
10220  tests/gio/resolver.c              |  506 ++++++++++++++++
10221  tests/gio/send-data.c             |  163 +++++
10222  tests/gio/simple-async-result.c   |  107 ++++
10223  tests/gio/sleepy-stream.c         |  296 +++++++++
10224  tests/gio/socket-client.c         |  298 +++++++++
10225  tests/gio/socket-server.c         |  308 ++++++++++
10226  tests/gio/srvtarget.c             |  158 +++++
10227  tests/gio/unix-streams.c          |  256 ++++++++
10228  55 files changed, 6483 insertions(+), 6485 deletions(-)
10229
10230 commit 65cc5d895ae125b09f2403761f434fd78ef05af7
10231 Author: Dan Winship <danw@gnome.org>
10232 Date:   Tue Jun 16 20:22:58 2009 -0400
10233
10234     Support g_main_context_push_thread_default() in gio
10235
10236     GFile allows for the possibility that external implementations may not
10237     support thread-default contexts yet, via
10238     g_file_supports_thread_contexts(). GVolumeMonitor is not yet
10239     thread-default-context aware.
10240
10241     Add a test program to verify that basic gio async ops work correctly
10242     in non-default contexts.
10243
10244     http://bugzilla.gnome.org/show_bug.cgi?id=579984
10245
10246  gio/gdummyfile.c          |    2 +
10247  gio/gfile.c               |   25 ++++++
10248  gio/gfile.h               |    3 +
10249  gio/gfilemonitor.c        |   26 +++++--
10250  gio/gio.symbols           |    1 +
10251  gio/gioscheduler.c        |   29 ++++---
10252  gio/glocalfile.c          |    2 +
10253  gio/gsimpleasyncresult.c  |   62 ++++++++++----
10254  gio/gsocketclient.c       |    2 +-
10255  gio/gsocketinputstream.c  |    2 +-
10256  gio/gsocketlistener.c     |    2 +-
10257  gio/gsocketoutputstream.c |    2 +-
10258  gio/gtcpconnection.c      |    2 +-
10259  gio/gunixinputstream.c    |    4 +-
10260  gio/gunixmount.c          |    4 +-
10261  gio/gunixoutputstream.c   |    4 +-
10262  gio/gunixresolver.c       |  207
10263  ++++++++++++++++++++++++++++++---------------
10264  gio/gunixvolume.c         |    4 +-
10265  gio/gvolumemonitor.c      |    7 ++-
10266  gio/gwin32resolver.c      |    4 +-
10267  gio/tests/.gitignore      |    1 +
10268  gio/tests/Makefile.am     |   10 ++-
10269  gio/tests/contexts.c      |  190
10270  +++++++++++++++++++++++++++++++++++++++++
10271  23 files changed, 474 insertions(+), 121 deletions(-)
10272
10273 commit 4363f1932f1be4474a81d5b9cf8a58c91b682868
10274 Author: Dan Winship <danw@gnome.org>
10275 Date:   Thu Jun 4 21:59:15 2009 -0400
10276
10277     Add g_main_context_push_thread_default() etc
10278
10279     This allows applications to use async methods from other threads, or
10280     in multiple independent main loops.
10281
10282     http://bugzilla.gnome.org/show_bug.cgi?id=579984
10283
10284  docs/reference/glib/glib-sections.txt |    5 +
10285  docs/reference/glib/tmpl/main.sgml    |   24 ++++++
10286  glib/glib.symbols                     |    3 +
10287  glib/gmain.c                          |  144
10288  ++++++++++++++++++++++++++++++++-
10289  glib/gmain.h                          |    5 +
10290  5 files changed, 177 insertions(+), 4 deletions(-)
10291
10292 commit 90381ecdbd73197ebdfaf58fdeccf267454d53d7
10293 Author: Dan Winship <danw@gnome.org>
10294 Date:   Fri Jun 19 10:30:14 2009 -0400
10295
10296     Use low-level GSource methods in a few more places
10297
10298     (in preparation for thread-default context support)
10299
10300  gio/gfilemonitor.c   |   23 ++++++++++++++---------
10301  gio/gunixmount.c     |   26 ++++++++++++++++++++++----
10302  gio/gunixvolume.c    |   26 ++++++++++++++++++++++----
10303  gio/gwin32resolver.c |   18 ++++++++++++------
10304  gio/pltcheck.sh      |    2 +-
10305  5 files changed, 71 insertions(+), 24 deletions(-)
10306
10307 commit 28a39fab5ac720daf5927c85c3eba2e23f5ac38c
10308 Author: Dan Winship <danw@gnome.org>
10309 Date:   Tue Jun 16 20:21:29 2009 -0400
10310
10311     Remove some unused code
10312
10313  gio/gasynchelper.c |   35 -----------------------------------
10314  1 files changed, 0 insertions(+), 35 deletions(-)
10315
10316 commit 70e8eed6acfa33f74d7772f3ec54997daf102be4
10317 Author: Dan Winship <danw@gnome.org>
10318 Date:   Tue Jun 23 12:01:34 2009 -0400
10319
10320     Fix GResolver for g_simple_async_result_set_op_res_gpointer change
10321
10322     Previously, re-setting the pointer value would cause the old
10323     GDestroyNotify to be lost; now it causes it to be run.
10324
10325     http://bugzilla.gnome.org/show_bug.cgi?id=587415
10326
10327  gio/gresolver.c |   11 ++++-------
10328  1 files changed, 4 insertions(+), 7 deletions(-)
10329
10330 commit d589da7e86947542790aa0137dc12499a4fe1a3b
10331 Author: Benjamin Otte <otte@gnome.org>
10332 Date:   Tue Jun 30 20:33:19 2009 +0200
10333
10334     Bug 587434 – regression tests fail
10335
10336     make this test not only compile, but also run successfully with mad
10337     CFLAGS.
10338
10339  gio/tests/data-output-stream.c |  138
10340  +++++++++++++++++++--------------------
10341  1 files changed, 67 insertions(+), 71 deletions(-)
10342
10343 commit 80561f9718873bf02d5c938d92672bc20d99b82d
10344 Author: Benjamin Otte <otte@gnome.org>
10345 Date:   Tue Jun 30 19:08:46 2009 +0200
10346
10347     Bug 587434 – regression tests fail
10348
10349     I missed one s/tmpfile/tmp_file/ which caused crashes.
10350
10351  gio/tests/readwrite.c |    2 +-
10352  1 files changed, 1 insertions(+), 1 deletions(-)
10353
10354 commit 53beca955e016fb9ef4e80d223d059bc5e51dd41
10355 Author: Dan Winship <danw@gnome.org>
10356 Date:   Tue Jun 23 17:42:01 2009 -0400
10357
10358     Add GCancellables to GSocket ops
10359
10360     Currently, to implement cancellability correctly, all synchronous
10361     calls to GSocket must be preceded by a g_socket_condition_wait() call,
10362     (even though GSocket does this internally as well) and all
10363     asynchronous calls must do occasional manual
10364     g_cancellable_is_cancelled() checks. Since it's trivial to do these
10365     checks inside GSocket instead, and we don't particularly want to
10366     encourage people to use the APIs non-cancellably, move the
10367     cancellation support into GSocket and simplify the existing callers.
10368
10369     http://bugzilla.gnome.org/show_bug.cgi?id=586797
10370
10371  gio/gsocket.c             |   74
10372  ++++++++++++++++++++++++++++++++-------------
10373  gio/gsocket.h             |    8 +++++
10374  gio/gsocketclient.c       |    4 +-
10375  gio/gsocketinputstream.c  |   27 ++++++----------
10376  gio/gsocketlistener.c     |   32 ++++++++-----------
10377  gio/gsocketoutputstream.c |   27 ++++++----------
10378  gio/gtcpconnection.c      |   21 ++-----------
10379  gio/gunixconnection.c     |    8 ++---
10380  gio/tests/socket-client.c |   14 +++++---
10381  gio/tests/socket-server.c |   13 +++++---
10382  10 files changed, 119 insertions(+), 109 deletions(-)
10383
10384 commit fc2b3ee560e29b4ef6e70928b0be75d833d75aec
10385 Author: Benjamin Otte <otte@gnome.org>
10386 Date:   Mon Jun 29 18:32:09 2009 +0200
10387
10388     remove unused label
10389
10390     complained about by -Wall
10391
10392  gio/gtcpconnection.c |    3 ---
10393  1 files changed, 0 insertions(+), 3 deletions(-)
10394
10395 commit afd63c32814869489f812d6738de027ce113957d
10396 Author: Benjamin Otte <otte@gnome.org>
10397 Date:   Mon Jun 29 18:24:08 2009 +0200
10398
10399     fix warnings from gcc compilation with my mad CFLAGS
10400
10401  gio/tests/data-input-stream.c  |   32 +++++++++++--------
10402  gio/tests/data-output-stream.c |   66
10403  ++++++++++++++++++++--------------------
10404  gio/tests/desktop-app-info.c   |    4 +-
10405  gio/tests/g-file.c             |   16 +++++-----
10406  gio/tests/httpd.c              |    2 +-
10407  gio/tests/live-g-file.c        |   22 ++++++++-----
10408  gio/tests/readwrite.c          |   40 ++++++++++++------------
10409  gio/tests/resolver.c           |    6 ++--
10410  gio/tests/sleepy-stream.c      |   24 ++++++++-------
10411  gio/tests/socket-server.c      |    6 ++--
10412  gio/tests/srvtarget.c          |    3 +-
10413  gio/tests/unix-streams.c       |    4 +-
10414  12 files changed, 119 insertions(+), 106 deletions(-)
10415
10416 commit 4b8ad50fc4463d72862d29a8802b5982e66c0fc2
10417 Author: Benjamin Otte <otte@gnome.org>
10418 Date:   Mon Jun 29 15:28:08 2009 +0200
10419
10420     add g_file_attribute_set_*_by_id() and use them
10421
10422     This patch and the previous ones fixes the performance issues noted in
10423     Bug 587089 – lookup_attribute() takes too much CPU
10424     It increases performance for querying attributes by ~15% in my tests.
10425
10426  gio/gfileinfo-priv.h |   36 +++++++++-
10427  gio/gfileinfo.c      |  183
10428  +++++++++++++++++++++++++++++++++++++-------------
10429  gio/glocalfileinfo.c |   96 +++++++++++++-------------
10430  3 files changed, 217 insertions(+), 98 deletions(-)
10431
10432 commit bd198e5e45282886ea2bad14e987c7c01b163cb3
10433 Author: Benjamin Otte <otte@gnome.org>
10434 Date:   Mon Jun 29 14:13:14 2009 +0200
10435
10436     export and use _g_file_attribute_matcher_matches_id()
10437
10438  gio/gfileinfo-priv.h |    5 +++
10439  gio/gfileinfo.c      |   13 +++----
10440  gio/glocalfileinfo.c |   95
10441  +++++++++++++++++++++++++------------------------
10442  3 files changed, 58 insertions(+), 55 deletions(-)
10443
10444 commit ceba40c27d5166a07a0925d2e158ca1809cc1ce3
10445 Author: Benjamin Otte <otte@gnome.org>
10446 Date:   Mon Jun 29 13:55:22 2009 +0200
10447
10448     add private header with attribute ids
10449
10450     attribute ids are generated when the attribute hash is
10451     initialized. This
10452     way we can guarantee that the ids match every time.
10453
10454  gio/Makefile.am      |    1 +
10455  gio/gfileinfo-priv.h |   99
10456  ++++++++++++++++++++++++++++++++++++++++++++++++++
10457  gio/gfileinfo.c      |   79 +++++++++++++++++++++++++++++++++++++++-
10458  3 files changed, 178 insertions(+), 1 deletions(-)
10459
10460 commit 2620c23577a73fa454298014680f4de46a69e7bb
10461 Author: Benjamin Otte <otte@gnome.org>
10462 Date:   Mon Jun 29 13:33:50 2009 +0200
10463
10464     split lookup_attribute() into two functions
10465
10466  gio/gfileinfo.c |   65
10467  +++++++++++++++++++++++++++++++-----------------------
10468  1 files changed, 37 insertions(+), 28 deletions(-)
10469
10470 commit 66cebd72925406910f99c0fd826b8307c2a4814c
10471 Author: Benjamin Otte <otte@gnome.org>
10472 Date:   Mon Jun 29 13:21:08 2009 +0200
10473
10474     split attribute hash initialization into its own function
10475
10476  gio/gfileinfo.c |   22 ++++++++++++----------
10477  1 files changed, 12 insertions(+), 10 deletions(-)
10478
10479 commit 49172a71aacdd855918b614f3d61fa5b9248fb85
10480 Author: Christian Dywan <christian@twotoasts.de>
10481 Date:   Sun Jun 28 02:45:50 2009 +0200
10482
10483     Display '-h' in --help output and accept '-h' and -?'
10484
10485     '-h' is the preferred short version of '--help' now and displayed
10486     in '--help' but for backwards compatibility '-?' is still supported.
10487
10488     If existing code uses '-h' for something else, GOptionContext will
10489     not override it.
10490
10491     Fixes bug 556706.
10492
10493  glib/goption.c |   49 ++++++++++++++++++++++++++++++++++++++++++-------
10494  1 files changed, 42 insertions(+), 7 deletions(-)
10495
10496 commit 09c3f6dd4b456adbbda6818e5bb1227af045e8d8
10497 Author: Jani Monoses <jani@ubuntu.com>
10498 Date:   Sat Jun 27 11:03:47 2009 +0300
10499
10500     Fix C++ warnings in g_error() code
10501
10502     Put space before ending semicolon in for(;;) ; to avoid C++ build
10503     warnings.
10504     Closes bug 586928.
10505
10506  glib/gmessages.h |   10 ++++++----
10507  1 files changed, 6 insertions(+), 4 deletions(-)
10508
10509 commit 160c39a9af8f7b6a475c1b005a807ccefc2ff7c1
10510 Author: Matthias Clasen <mclasen@redhat.com>
10511 Date:   Fri Jun 26 23:18:17 2009 -0400
10512
10513     Move some uri functions to a better place
10514
10515  docs/reference/glib/glib-sections.txt |    2 +-
10516  1 files changed, 1 insertions(+), 1 deletions(-)
10517
10518 commit 35911ae00f5348ea4a60d66db25d70a1c45c9c43
10519 Author: Matthias Clasen <mclasen@redhat.com>
10520 Date:   Fri Jun 26 23:09:35 2009 -0400
10521
10522     Fix  a typo
10523
10524  docs/reference/glib/building.sgml |   84
10525  ++++++++++++++++++------------------
10526  1 files changed, 42 insertions(+), 42 deletions(-)
10527
10528 commit e7a258692c7ae3d9075d9ae1926c08c7ec771f04
10529 Author: Tom Parker <palfrey@tevp.net>
10530 Date:   Fri Jun 26 22:43:31 2009 -0400
10531
10532     Add NULL to end of g_filename_complete_get_completions() return value
10533
10534     g_filename_complete_get_completions() return value is meant to be a
10535     g_strfreev-compatible array i.e. NULL-terminated. However, pointer
10536     arrays
10537     aren't automagically NULL-terminated. This fixes bug 586868
10538
10539  gio/gfilenamecompleter.c |    8 +++++---
10540  1 files changed, 5 insertions(+), 3 deletions(-)
10541
10542 commit 657d0ad9183fe4410e736d20a17a70fb7d6ad6c0
10543 Author: Ivar Smolin <okul@linux.ee>
10544 Date:   Fri Jun 26 10:39:25 2009 +0300
10545
10546     Updating Estonian translation
10547
10548  po/et.po |  446
10549  +++-----------------------------------------------------------
10550  1 files changed, 17 insertions(+), 429 deletions(-)
10551
10552 commit d884e509db1ab6a6d388313d28b7b07cebb3dfc0
10553 Author: Alexander Larsson <alexl@redhat.com>
10554 Date:   Thu Jun 25 09:18:01 2009 +0200
10555
10556     Allow setting G_FILE_ATTRIBUTE_TYPE_INVALID attributes in GFileInfo
10557
10558     This is used to unset an attribute in g_file_set_attributes_from_info.
10559
10560  gio/gfileattribute.c |    7 +++++++
10561  gio/gfileinfo.c      |    2 +-
10562  2 files changed, 8 insertions(+), 1 deletions(-)
10563
10564 commit 019e8c808f48e93f81fcb8e9e8d73a43b087cc87
10565 Author: Matthias Clasen <mclasen@redhat.com>
10566 Date:   Wed Jun 24 23:07:15 2009 -0400
10567
10568     Add a note about g_simple_async_result_set_op_res_pointer change
10569
10570  README.in |    7 +++++++
10571  1 files changed, 7 insertions(+), 0 deletions(-)
10572
10573 commit b0dc7afd2ace91f5dca37af8de7b40ba45993ed0
10574 Author: Richard Hughes <richard@hughsie.com>
10575 Date:   Fri Jun 19 10:16:22 2009 +0100
10576
10577     Allow GCancellable to be subclassed by adding a private structure
10578
10579  gio/gcancellable.c |  114
10580  +++++++++++++++++++++++++++++++++-------------------
10581  gio/gcancellable.h |    9 ++++
10582  2 files changed, 81 insertions(+), 42 deletions(-)
10583
10584 commit 0ccd18bc83c5e6eff77940a61cc9b31a88dd1851
10585 Author: David Zeuthen <davidz@redhat.com>
10586 Date:   Mon Jun 22 15:33:41 2009 -0400
10587
10588     Bug 586675 – Runtime library location
10589
10590     Introduce an option to specify the runtime location for libraries via
10591     a relative path to libdir.
10592
10593     Signed-off-by: David Zeuthen <davidz@redhat.com>
10594
10595  configure.in                            |   11 +++++++++++
10596  docs/reference/glib/building.sgml       |   21 +++++++++++++++++++++
10597  docs/reference/glib/tmpl/fileutils.sgml |   17 +++++++++++++++++
10598  gio/Makefile.am                         |    9 +++++++++
10599  glib/Makefile.am                        |    9 +++++++++
10600  gmodule/Makefile.am                     |    9 +++++++++
10601  gobject/Makefile.am                     |    9 +++++++++
10602  gthread/Makefile.am                     |    8 ++++++++
10603  8 files changed, 93 insertions(+), 0 deletions(-)
10604
10605 commit 7662c86611bf44175f18ec6eb66f159040ac73c5
10606 Author: Alexander Larsson <alexl@redhat.com>
10607 Date:   Thu Jun 18 09:05:27 2009 +0200
10608
10609     Add extension point for adding metadata for local files
10610
10611     This adds a local_file_add_info vfunc to GVfs that vfs implementations
10612     can override to add metadata for local files.
10613
10614  gio/glocalfile.c           |   75 +++++++++++++++++++++---------
10615  gio/glocalfileenumerator.c |    2 +
10616  gio/glocalfileinfo.c       |  108
10617  +++++++++++++++++++++++++++++++++++++++-----
10618  gio/glocalfileinfo.h       |    3 +
10619  gio/gvfs.h                 |   26 +++++++++--
10620  5 files changed, 175 insertions(+), 39 deletions(-)
10621
10622 commit 9a6146f54cdc085a42095b930066853dbb4e0c67
10623 Author: Alexander Larsson <alexl@redhat.com>
10624 Date:   Tue Jun 23 11:30:14 2009 +0200
10625
10626     Add g_file_info_set_attribute_status
10627
10628     Required for gvfs implementation for set_attribures_from_info.
10629
10630  gio/gfileinfo.c |   36 ++++++++++++++++++++++++++++++++++++
10631  gio/gfileinfo.h |    3 +++
10632  gio/gio.symbols |    1 +
10633  3 files changed, 40 insertions(+), 0 deletions(-)
10634
10635 commit becf4186e6289c0ab5d762f1cdf88517f4adc9f5
10636 Author: Alexander Larsson <alexl@redhat.com>
10637 Date:   Tue Jun 23 11:29:16 2009 +0200
10638
10639     Add g_file_info_has_namespace
10640
10641     Need this to quickly see if we should set attributes from
10642     this GFileInfo in metadata extension.
10643
10644  gio/gfileinfo.c |   36 ++++++++++++++++++++++++++++++++++++
10645  gio/gfileinfo.h |    2 ++
10646  gio/gio.symbols |    1 +
10647  3 files changed, 39 insertions(+), 0 deletions(-)
10648
10649 commit 0ed9201ad2051c33f5d049754bd8a1644d19ab7c
10650 Author: Alexander Larsson <alexl@redhat.com>
10651 Date:   Mon Jun 22 19:25:32 2009 +0200
10652
10653     Add string vector attribute type to GFileInfo
10654
10655     This is needed for the new metadata backend since nautilus has a
10656     string-list metadata type, and we want to use this for nautilus.
10657
10658  gio/gfileattribute-priv.h |    4 +++
10659  gio/gfileattribute.c      |   52
10660  +++++++++++++++++++++++++++++++++++++++++++++
10661  gio/gfileinfo.c           |   51
10662  ++++++++++++++++++++++++++++++++++++++++++++
10663  gio/gfileinfo.h           |    5 ++++
10664  gio/gio.symbols           |    2 +
10665  gio/gioenums.h            |    4 ++-
10666  6 files changed, 117 insertions(+), 1 deletions(-)
10667
10668 commit c1ab6454feb4447b8ef7ce6a0eb0fb38bae186df
10669 Author: Alexander Larsson <alexl@redhat.com>
10670 Date:   Tue Jun 23 15:07:00 2009 +0200
10671
10672     Copy namespaces correctly in g_file_copy_attributes
10673
10674     File attribute namespaces are delimited with "::", but
10675     build_attribute_list_for_copy only used ":", so we didn't copy
10676     any writable namespaces.
10677
10678  gio/gfile.c |    2 +-
10679  1 files changed, 1 insertions(+), 1 deletions(-)
10680
10681 commit e9b4f7a3bcfefc266fc575e401f07a2a4c2ce8f6
10682 Author: Jorge Gonzalez <jorgegonz@svn.gnome.org>
10683 Date:   Sun Jun 21 11:13:20 2009 +0200
10684
10685     Updated Spanish translation
10686
10687  po/es.po |  836
10688  +++++++++++++++++++++++++++++++-------------------------------
10689  1 files changed, 417 insertions(+), 419 deletions(-)
10690
10691 commit 440bf5bee50a0abca990d69ce12fc2a844bda95c
10692 Author: Matthias Clasen <mclasen@redhat.com>
10693 Date:   Fri Jun 19 23:44:29 2009 -0400
10694
10695     Use pipe2 when available
10696
10697     This avoids a small window for races between pipe and fdset.
10698     Reported in bug 579933 by Thiago Macieira.
10699
10700  configure.in |   11 ++---------
10701  glib/gmain.c |   20 +++++++++++++++-----
10702  2 files changed, 17 insertions(+), 14 deletions(-)
10703
10704 commit 854a43a3cd5cb8cc97b66d6f8f661e2a7096acda
10705 Author: Matthias Clasen <mclasen@redhat.com>
10706 Date:   Fri Jun 19 23:18:09 2009 -0400
10707
10708     Fix build on mingw
10709
10710     Mingw does not have sys/uio.h. This was reported in bug 585937.
10711
10712     Author:    Matthias Clasen <mclasen@redhat.com>
10713
10714  configure.in  |    1 +
10715  gio/gsocket.c |    2 ++
10716  2 files changed, 3 insertions(+), 0 deletions(-)
10717
10718 commit 4c791f49e58688d1b8948d083c1780cab9d26e93
10719 Author: Ryan Lortie <desrt@desrt.ca>
10720 Date:   Thu Jun 18 15:00:01 2009 -0400
10721
10722     GMappedFile: add refcounting, switch to GSlice
10723
10724       - add g_mapped_file_ref() and g_mapped_file_unref().
10725       - deprecate g_mapped_file_free().
10726       - move to GSlice for allocating the GMappedFile struct.
10727
10728  docs/reference/glib/glib-sections.txt |    2 +
10729  glib/glib.symbols                     |    4 ++
10730  glib/gmappedfile.c                    |   73
10731  +++++++++++++++++++++++++++------
10732  glib/gmappedfile.h                    |    5 ++
10733  4 files changed, 71 insertions(+), 13 deletions(-)
10734
10735 commit 8cb481fd5ff44c7e82f59948567ad0b417297555
10736 Author: Alexander Larsson <alexl@redhat.com>
10737 Date:   Thu Jun 18 19:43:46 2009 +0200
10738
10739     Use io_prio as mainloop prio for async-emulation (#579449)
10740
10741     I'm not sure why we used the elaborate formula to convert the
10742     io-priority
10743     to the priority of the mainloop idle when emulating async i/o
10744     with idles.
10745     However, it causes the default io priority to be less than the normal
10746     idle prio, so the i/o won't be scheduled if there is an idle
10747     outstanding.
10748
10749     There is really no great mapping to use here, doing blocking i/o in an
10750     idle of any prio is generally bad and apps doing a lot of async
10751     i/o should
10752     initialize threads. However, if we use the io-priority directly we
10753     at least
10754     avoid the starvation problem above and make things easier to
10755     understand.
10756
10757  gio/gioscheduler.c |    2 +-
10758  1 files changed, 1 insertions(+), 1 deletions(-)
10759
10760 commit 9fba81288424cd7ef45e28565fa878c93a962c17
10761 Author: Benjamin Otte <otte@gnome.org>
10762 Date:   Thu Jun 18 15:28:41 2009 +0200
10763
10764     Revert "clarify documentation"
10765
10766     This reverts commit d218cf0f670e4c40acb47ab5b5761ea0c68e0594.
10767     This has been fixed in the code, so no need to keep the updated docs.
10768
10769  gio/gsocketlistener.c |    3 +--
10770  1 files changed, 1 insertions(+), 2 deletions(-)
10771
10772 commit 835c03a5c1c980490543ad5d1fe426a1e5a62af9
10773 Author: Benjamin Otte <otte@gnome.org>
10774 Date:   Thu Jun 18 15:27:12 2009 +0200
10775
10776     syntax fix in documentation
10777
10778  gio/gfileenumerator.c |    2 +-
10779  1 files changed, 1 insertions(+), 1 deletions(-)
10780
10781 commit cf95d07691ec2202400f340f1c63aca11f0790c1
10782 Author: Benjamin Otte <otte@gnome.org>
10783 Date:   Tue Jun 16 15:18:11 2009 +0200
10784
10785     fix typo in documentation
10786
10787  gio/gfileenumerator.c |    2 +-
10788  1 files changed, 1 insertions(+), 1 deletions(-)
10789
10790 commit d218cf0f670e4c40acb47ab5b5761ea0c68e0594
10791 Author: Benjamin Otte <otte@gnome.org>
10792 Date:   Fri Jun 12 17:45:27 2009 +0200
10793
10794     clarify documentation
10795
10796  gio/gsocketlistener.c |    3 ++-
10797  1 files changed, 2 insertions(+), 1 deletions(-)
10798
10799 commit f4a64cb068cfe309e968d1db9fae4fade6d87e8a
10800 Author: Matthias Clasen <mclasen@redhat.com>
10801 Date:   Mon Jun 15 13:27:40 2009 -0400
10802
10803     Bump version to 2.21.3
10804
10805  configure.in |    2 +-
10806  1 files changed, 1 insertions(+), 1 deletions(-)
10807
10808 commit 785787fd6cd4b7c0120ae64ec839cfb0353c4af2
10809 Author: Matthias Clasen <mclasen@redhat.com>
10810 Date:   Mon Jun 15 13:25:43 2009 -0400
10811
10812     2.21.2
10813
10814  po/am.po          |  180 ++++++-----
10815  po/ar.po          |  186 +++++++-----
10816  po/as.po          |  182 ++++++-----
10817  po/az.po          |  180 ++++++-----
10818  po/be.po          |  180 ++++++-----
10819  po/be@latin.po    |  189 +++++++------
10820  po/bg.po          |  182 ++++++-----
10821  po/bn.po          |  180 ++++++-----
10822  po/bn_IN.po       |  867
10823  +++++++++++++++++++++++++++--------------------------
10824  po/bs.po          |  180 ++++++-----
10825  po/ca.po          |  187 ++++++------
10826  po/ca@valencia.po |  187 ++++++------
10827  po/cs.po          |  183 +++++++-----
10828  po/cy.po          |  180 ++++++-----
10829  po/da.po          |  187 ++++++------
10830  po/de.po          |  187 ++++++------
10831  po/dz.po          |  180 ++++++-----
10832  po/el.po          |  182 ++++++-----
10833  po/en_CA.po       |  187 ++++++------
10834  po/en_GB.po       |  187 ++++++------
10835  po/eo.po          |  180 ++++++-----
10836  po/es.po          |  182 ++++++-----
10837  po/et.po          |  182 ++++++-----
10838  po/eu.po          |  182 ++++++-----
10839  po/fa.po          |  180 ++++++-----
10840  po/fi.po          |  187 ++++++------
10841  po/fr.po          |  182 ++++++-----
10842  po/ga.po          |  191 +++++++------
10843  po/gl.po          |  187 ++++++------
10844  po/gu.po          |  182 ++++++-----
10845  po/he.po          |  187 ++++++------
10846  po/hi.po          |  182 ++++++-----
10847  po/hr.po          |  181 ++++++-----
10848  po/hu.po          |  182 ++++++-----
10849  po/hy.po          |  180 ++++++-----
10850  po/id.po          |  180 ++++++-----
10851  po/is.po          |  180 ++++++-----
10852  po/it.po          |  182 ++++++-----
10853  po/ja.po          |  182 ++++++-----
10854  po/ka.po          |  179 ++++++-----
10855  po/kn.po          |  182 ++++++-----
10856  po/ko.po          |  185 ++++++------
10857  po/ku.po          |  180 ++++++-----
10858  po/lt.po          |  189 +++++++------
10859  po/lv.po          |  180 ++++++-----
10860  po/mai.po         |  182 ++++++-----
10861  po/mg.po          |  180 ++++++-----
10862  po/mk.po          |  189 +++++++------
10863  po/ml.po          |  182 ++++++-----
10864  po/mn.po          |  180 ++++++-----
10865  po/mr.po          |  182 ++++++-----
10866  po/ms.po          |  180 ++++++-----
10867  po/nb.po          |  831
10868  ++++++++++++++++++++++++++-------------------------
10869  po/ne.po          |  180 ++++++-----
10870  po/nl.po          |  189 +++++++------
10871  po/nn.po          |  187 ++++++------
10872  po/oc.po          |  185 ++++++------
10873  po/or.po          |  182 ++++++-----
10874  po/pa.po          |  182 ++++++-----
10875  po/pl.po          |  183 +++++++-----
10876  po/ps.po          |  180 ++++++-----
10877  po/pt.po          |  187 ++++++------
10878  po/pt_BR.po       |  187 ++++++------
10879  po/ro.po          |  183 +++++++-----
10880  po/ru.po          |  189 +++++++------
10881  po/rw.po          |  180 ++++++-----
10882  po/si.po          |  180 ++++++-----
10883  po/sk.po          |  189 +++++++------
10884  po/sl.po          |  191 +++++++------
10885  po/sq.po          |  191 +++++++------
10886  po/sr.po          |  180 ++++++-----
10887  po/sr@ije.po      |  180 ++++++-----
10888  po/sr@latin.po    |  180 ++++++-----
10889  po/sv.po          |  187 ++++++------
10890  po/ta.po          |  182 ++++++-----
10891  po/te.po          |  182 ++++++-----
10892  po/th.po          |  185 ++++++------
10893  po/tl.po          |  180 ++++++-----
10894  po/tr.po          |  185 ++++++------
10895  po/tt.po          |  180 ++++++-----
10896  po/uk.po          |  183 +++++++-----
10897  po/vi.po          |  181 ++++++-----
10898  po/wa.po          |  180 ++++++-----
10899  po/xh.po          |  180 ++++++-----
10900  po/yi.po          |  180 ++++++-----
10901  po/zh_CN.po       |  185 ++++++------
10902  po/zh_HK.po       |  185 ++++++------
10903  po/zh_TW.po       |  185 ++++++------
10904  88 files changed, 9416 insertions(+), 8034 deletions(-)
10905
10906 commit 0fbeab452072cdf2dc7d1dd0356fa0d9f71fa0ac
10907 Author: Matthias Clasen <mclasen@redhat.com>
10908 Date:   Mon Jun 15 12:57:21 2009 -0400
10909
10910     Add g_setenv
10911
10912  gio/pltcheck.sh |    2 +-
10913  1 files changed, 1 insertions(+), 1 deletions(-)
10914
10915 commit 90229908a13c02a024a86e4eaf96a6ba8dac57af
10916 Author: Matthias Clasen <mclasen@redhat.com>
10917 Date:   Mon Jun 15 12:26:41 2009 -0400
10918
10919     Update for 2.21.2
10920
10921  NEWS |   47 +++++++++++++++++++++++++++++++++++++++++++++++
10922  1 files changed, 47 insertions(+), 0 deletions(-)
10923
10924 commit fae755e0568472a2c37e6a9d0ad0fde809749a1f
10925 Author: David Zeuthen <davidz@redhat.com>
10926 Date:   Mon Jun 15 10:53:41 2009 -0400
10927
10928     Bug 585591 – Starting/stopping drives
10929
10930     Add API for starting/stopping drives. This new API will enable
10931     GVolumeMonitor and GVfs implementations to add support for the
10932     following features
10933
10934      1. Powering down external hard disk enclosures / drives
10935
10936      2. Starting/stopping multi-disk devices (such as RAID/btrfs/ZFS)
10937
10938      3. Connecting/disconnecting iSCSI devices
10939
10940      4. Reacting to the user pressing e.g. the "remove drive" button on
10941         a IBM/Lenovo Ultrabay: http://www.thinkwiki.org/wiki/Ultrabay
10942
10943     See the bug for the corresponding GVfs and Nautilus changes.
10944
10945  docs/reference/gio/gio-sections.txt |   16 ++
10946  gio/gdrive.c                        |  259
10947  ++++++++++++++++++++++++++++++++++-
10948  gio/gdrive.h                        |   57 ++++++++
10949  gio/gfile.c                         |  179 ++++++++++++++++++++++++
10950  gio/gfile.h                         |   41 ++++++
10951  gio/gfileinfo.h                     |   31 ++++
10952  gio/gio.symbols                     |   13 ++
10953  gio/gioenums.h                      |   39 ++++++
10954  gio/gunionvolumemonitor.c           |   12 ++
10955  gio/gvolumemonitor.c                |   18 +++
10956  gio/gvolumemonitor.h                |    5 +-
10957  11 files changed, 666 insertions(+), 4 deletions(-)
10958
10959 commit bb4f7c48f9510c1fd96de067cd8f18cd41b1a1f0
10960 Author: Ondrej Jirman <megous@megous.com>
10961 Date:   Sat May 30 08:23:46 2009 +0200
10962
10963     Fix incorrect freeing of thread pool in GThreadedSocketService
10964     (#584255)
10965
10966  gio/gthreadedsocketservice.c |    2 +-
10967  1 files changed, 1 insertions(+), 1 deletions(-)
10968
10969 commit 31cb0bdcb0f334ad904e088acb3a417452a4d67f
10970 Author: Alexander Larsson <alexl@redhat.com>
10971 Date:   Mon Jun 15 15:43:39 2009 +0200
10972
10973     Emit changed in g_socket_listener_add_socket, not in add_address
10974
10975     This way we emit this signal when add_socket is called from another
10976     place than add_address too.
10977
10978  gio/gsocketlistener.c |    7 ++++---
10979  1 files changed, 4 insertions(+), 3 deletions(-)
10980
10981 commit a640695f1609805a0fe745d35c2055a984410bb5
10982 Author: Alexander Larsson <alexl@redhat.com>
10983 Date:   Mon Jun 15 15:42:38 2009 +0200
10984
10985     Ref the passed in socket in g_socket_listener_add_socket (#585599)
10986
10987  gio/gsocketlistener.c |   23 ++++++++++++++++++-----
10988  1 files changed, 18 insertions(+), 5 deletions(-)
10989
10990 commit 67de6cba508d7f2e0c310527667df2efcf4a543a
10991 Author: Alexander Larsson <alexl@redhat.com>
10992 Date:   Mon Jun 15 14:23:57 2009 +0200
10993
10994     Add bound address out-argument to g_socket_listener_add_address
10995     (#585566)
10996
10997     This is very useful when binding to "any" port.
10998
10999  gio/gsocketlistener.c |   20 ++++++++++++++++++++
11000  gio/gsocketlistener.h |    1 +
11001  2 files changed, 21 insertions(+), 0 deletions(-)
11002
11003 commit 91bdccff7544ee19d329ec73db02fd5f11c617fd
11004 Author: Alexander Larsson <alexl@redhat.com>
11005 Date:   Mon Jun 15 13:18:22 2009 +0200
11006
11007     Add g_reload_user_special_dirs_cache (#541276)
11008
11009     This is useful for nautilus that changes the xdg-user-dirs files.
11010
11011  glib/glib.symbols |    1 +
11012  glib/gutils.c     |   53
11013  +++++++++++++++++++++++++++++++++++++++++++++++++++++
11014  glib/gutils.h     |    1 +
11015  3 files changed, 55 insertions(+), 0 deletions(-)
11016
11017 commit 740ae3aa29cc50f588fb3ac47f6125acbccd20b6
11018 Author: Alexander Larsson <alexl@redhat.com>
11019 Date:   Mon Jun 15 12:25:43 2009 +0200
11020
11021     Avoid unnecessary work if mount watching not specified (#585360)
11022
11023     If G_FILE_MONITOR_WATCH_MOUNTS isn't specified, don't do all the work
11024     when the mtab changes.
11025
11026  gio/glocaldirectorymonitor.c |   29 +++++++++++++++++++++++++----
11027  gio/glocaldirectorymonitor.h |    1 +
11028  2 files changed, 26 insertions(+), 4 deletions(-)
11029
11030 commit 129eb074823101102611690f053ffa246bb7784d
11031 Author: Matthias Clasen <mclasen@redhat.com>
11032 Date:   Mon Jun 15 01:45:34 2009 -0400
11033
11034     Support special icons for xdg user dirs
11035
11036     The icon names are folder-documents, folder-download, folder-music,
11037     folder-pictures, folder-publicshare, folder-templates, folder-videos.
11038     See bug 541276.
11039
11040  gio/glocalfileinfo.c |   18 ++++++++++++++++--
11041  1 files changed, 16 insertions(+), 2 deletions(-)
11042
11043 commit 50a7f530557e35c6dfc543d969c0369d53d45a87
11044 Author: Matthias Clasen <mclasen@redhat.com>
11045 Date:   Mon Jun 15 01:12:50 2009 -0400
11046
11047     Don't use deprecated GLib api
11048
11049     Fixes bug 585673.
11050
11051  gio/tests/resolver.c |    2 +-
11052  1 files changed, 1 insertions(+), 1 deletions(-)
11053
11054 commit 2553df615d21e68d52f1e0b45ac8b70622d2881e
11055 Author: Matthias Clasen <mclasen@redhat.com>
11056 Date:   Mon Jun 15 01:09:25 2009 -0400
11057
11058     Refer to the correct gcc deprecation options
11059
11060     This oversight was pointed out in bug 585520.
11061
11062  docs/reference/glib/tmpl/macros_misc.sgml |    2 +-
11063  1 files changed, 1 insertions(+), 1 deletions(-)
11064
11065 commit 2c5ac901d95f28db1edad2807f842396c594a49e
11066 Author: Matthias Clasen <mclasen@redhat.com>
11067 Date:   Mon Jun 15 01:03:54 2009 -0400
11068
11069     Fix some typos in list documentation
11070
11071     This fixes bug 585726.
11072
11073  docs/reference/glib/tmpl/linked_lists_double.sgml |    4 ++--
11074  docs/reference/glib/tmpl/linked_lists_single.sgml |    2 +-
11075  2 files changed, 3 insertions(+), 3 deletions(-)
11076
11077 commit b0bba8520acd423785075ba67e6e4b644fce765f
11078 Author: Matthias Clasen <mclasen@redhat.com>
11079 Date:   Mon Jun 15 00:52:43 2009 -0400
11080
11081     Extract strings from g_dngettext too
11082
11083     There is one occurrence of this in glib, which we currently miss.
11084     See bug 585717.
11085
11086  po/Makefile.in.in |    7 +++++++
11087  1 files changed, 7 insertions(+), 0 deletions(-)
11088
11089 commit 642e9c75400cc12f0fad26e3f3df5ac6a39e0822
11090 Author: Matthias Clasen <mclasen@redhat.com>
11091 Date:   Mon Jun 15 00:45:55 2009 -0400
11092
11093     Fix the icon property implementation
11094
11095     Turns out both the setter and the getter were broken...
11096     Fixes bug 585676.
11097
11098  gio/gemblem.c |    3 ++-
11099  1 files changed, 2 insertions(+), 1 deletions(-)
11100
11101 commit b533a944ffc83ad90cd8b6fba00f4e0bebcd0741
11102 Author: Matthias Clasen <mclasen@redhat.com>
11103 Date:   Mon Jun 15 00:38:34 2009 -0400
11104
11105     Trivial formatting fixes
11106
11107  gio/gemblem.c |   63
11108  ++++++++++++++++++++++++++++-----------------------------
11109  1 files changed, 31 insertions(+), 32 deletions(-)
11110
11111 commit ce4aa6253eea2b24c0e4a99f9a1d7f31b9cec979
11112 Author: Matthias Clasen <mclasen@redhat.com>
11113 Date:   Sun Jun 14 23:55:12 2009 -0400
11114
11115     Include sys/uio.h for struct iovec
11116
11117     This fixes the build on OS X, bug 585280.
11118
11119  gio/gsocket.c |    2 ++
11120  1 files changed, 2 insertions(+), 0 deletions(-)
11121
11122 commit 8a3a3d797e7ef3b66c917c1c0a2ec47300bbf661
11123 Author: Matthias Clasen <mclasen@redhat.com>
11124 Date:   Sun Jun 14 22:26:52 2009 -0400
11125
11126     Use inotify_init1 when available
11127
11128     To avoid leaking the inotify fd. Fixes bug 585478.
11129
11130  configure.in                 |    1 +
11131  gio/inotify/inotify-kernel.c |    9 +++++++--
11132  2 files changed, 8 insertions(+), 2 deletions(-)
11133
11134 commit 4dbc2074bc857464e64549fac2b7403c4e9566c1
11135 Author: Ryan Lortie <desrt@desrt.ca>
11136 Date:   Sun Jun 14 13:58:35 2009 -0400
11137
11138     Add GNIO test cases to .gitignore
11139
11140  gio/tests/.gitignore |    7 +++++++
11141  1 files changed, 7 insertions(+), 0 deletions(-)
11142
11143 commit cb1a6092405b2f6d9b82e7c1b757951d695c5fe6
11144 Author: Ryan Lortie <desrt@desrt.ca>
11145 Date:   Fri Jun 12 13:01:04 2009 -0400
11146
11147     Bug 585575 – g_socket_listener_add_inet_port()
11148
11149     Change the logic in g_socket_listener_add_inet_port() as per the
11150     reasoning in the bug report.
11151
11152       - If the OS supports neither IPv6 or IPv4, fail.
11153       - If the OS supports only IPv6, do that.
11154       - If the OS supports only IPv4, do that.
11155       - If the OS supports IPv6 and IPv6 "speaks" IPv4 then bind it
11156         and be done.
11157       - If the OS supports IPv6 and IPv6 doesn't "speak" IPv4 then
11158         create an additional socket for IPv4.
11159       - If binding any socket fails then fail the entire call.
11160
11161     Also, remove the ability to call this function with port == 0.  This
11162     is a useless thing to do anyway since you have no way to know what
11163     port number was actually allocated.  We should have a separate
11164     function to deal with this.
11165
11166  gio/gsocketlistener.c |  164
11167  +++++++++++++++++++++++++++++++++++++-----------
11168  1 files changed, 126 insertions(+), 38 deletions(-)
11169
11170 commit f7d756f5b6c9975452e57ac6f41ff69d9f456739
11171 Author: Ryan Lortie <desrt@desrt.ca>
11172 Date:   Fri Jun 12 12:21:07 2009 -0400
11173
11174     add g_socket_speaks_ipv4()
11175
11176     Partial fix for Bug 585575.
11177
11178  docs/reference/gio/gio-sections.txt |    1 +
11179  gio/gio.symbols                     |    1 +
11180  gio/gsocket.c                       |   48
11181  +++++++++++++++++++++++++++++++++++
11182  gio/gsocket.h                       |    1 +
11183  4 files changed, 51 insertions(+), 0 deletions(-)
11184
11185 commit fd22781b184529c2a838272b76d71b4b498366ba
11186 Author: Benjamin Otte <otte@gnome.org>
11187 Date:   Fri Jun 12 15:57:51 2009 +0200
11188
11189     make all APIs that take inet port arguments take a guint16
11190
11191  gio/gsocketclient.c   |    4 ++--
11192  gio/gsocketclient.h   |    4 ++--
11193  gio/gsocketlistener.c |    2 +-
11194  gio/gsocketlistener.h |    6 +++---
11195  4 files changed, 8 insertions(+), 8 deletions(-)
11196
11197 commit 3e3e3c29469f03ec7f141b2522accdb7c2acd59d
11198 Author: Benjamin Otte <otte@gnome.org>
11199 Date:   Fri Jun 12 15:57:12 2009 +0200
11200
11201     don't make strings const when they are not
11202
11203     gets rid of compiler warnings
11204
11205  gio/gdesktopappinfo.c |    4 ++--
11206  1 files changed, 2 insertions(+), 2 deletions(-)
11207
11208 commit a402875de1d8956c90a940f8309733040cda5afb
11209 Author: Matthias Clasen <mclasen@redhat.com>
11210 Date:   Thu Jun 11 12:41:16 2009 -0400
11211
11212     Fix an oversight in the previous commit
11213
11214     We don't want to unset DISPLAY etc, if none is specified in the
11215     app launch context.
11216
11217  gio/gdesktopappinfo.c |    4 ----
11218  1 files changed, 0 insertions(+), 4 deletions(-)
11219
11220 commit 6224d3d2ecdbc3cacfdb8213de3cf53d6dfc8580
11221 Author: Matthias Clasen <mclasen@redhat.com>
11222 Date:   Wed Jun 10 23:50:45 2009 -0400
11223
11224     Fix g_string_chunk_insert_len to accept nuls
11225
11226     Contrary to what the documentation says, g_string_chunk_insert_len
11227     was stopping at the first nul. Also add a test. Fixes bug 585088.
11228
11229  glib/gstring.c      |   54
11230  ++++++++++++++++++++++++--------------------------
11231  glib/tests/string.c |   23 +++++++++++++++++++++
11232  2 files changed, 49 insertions(+), 28 deletions(-)
11233
11234 commit 9e43937d03443d6e8f63ea2c75c0fd54aaa124b3
11235 Author: Matthias Clasen <mclasen@redhat.com>
11236 Date:   Wed Jun 10 23:28:32 2009 -0400
11237
11238     Include sys/types.h in gunixfdmessage.c
11239
11240     As recommended in 'man socket'. Fixes bug 585281.
11241
11242  gio/gunixfdmessage.c |    1 +
11243  1 files changed, 1 insertions(+), 0 deletions(-)
11244
11245 commit d3d81f74c5c227fb17494c0388ede1e83557a7e1
11246 Author: Matthias Clasen <mclasen@redhat.com>
11247 Date:   Wed Jun 10 16:20:51 2009 -0400
11248
11249     Make setting DISPLAY work
11250
11251     And remove a bunch of grotty code to manipulate an environment
11252     array at the same time. Instead, simply call setenv in the child_setup
11253     function.
11254
11255  gio/gdesktopappinfo.c |  232
11256  ++++++++++--------------------------------------
11257  1 files changed, 49 insertions(+), 183 deletions(-)
11258
11259 commit 83ae249a2efc6f6445b5655cc16841ee2f9d3f75
11260 Author: Matthias Clasen <mclasen@redhat.com>
11261 Date:   Wed Jun 10 16:20:38 2009 -0400
11262
11263     Support automake 1.11
11264
11265  autogen.sh |   10 +++++++---
11266  1 files changed, 7 insertions(+), 3 deletions(-)
11267
11268 commit ff2532aead7a73ca92d0b8a964d143c69e78c6cd
11269 Author: Kjartan Maraas <kmaraas@gnome.org>
11270 Date:   Wed Jun 10 09:43:33 2009 +0200
11271
11272     Updated Norwegian bokmål translation.
11273
11274  po/nb.po |  903
11275  +++++++++++++++++++++++++++++---------------------------------
11276  1 files changed, 419 insertions(+), 484 deletions(-)
11277
11278 commit 74a3c71dcfb8f15692efd572670d28cb04caa868
11279 Author: Dan Winship <danw@gnome.org>
11280 Date:   Tue Jun 9 09:32:43 2009 -0400
11281
11282     Revert part of fix for old OS X that broke the compile on current OS X
11283
11284     http://bugzilla.gnome.org/show_bug.cgi?id=584574
11285
11286  gio/libasyncns/g-asyncns.h |    8 +-------
11287  1 files changed, 1 insertions(+), 7 deletions(-)
11288
11289 commit 059ec81c9e88ee5ec67aafd135714754ea5b9552
11290 Author: Michael Meeks <michael.meeks@novell.com>
11291 Date:   Tue Jun 9 11:31:42 2009 +0100
11292
11293     move start_element emission out into a new (inlined) function, so
11294     the alloca'd memory is released on return, rather than slowly blowing
11295     the stack.
11296
11297  glib/gmarkup.c |   76
11298  +++++++++++++++++++++++++++++++-------------------------
11299  1 files changed, 42 insertions(+), 34 deletions(-)
11300
11301 commit ced88fd0de4aedb537552561582875b427081eeb
11302 Author: Benjamin Otte <otte@gnome.org>
11303 Date:   Tue Jun 9 10:54:22 2009 +0200
11304
11305     Bug 585189 – g_cancellable_reset() must be called in same thread ...
11306
11307     ... as g_cancellable_cancel()
11308     Rework a g_critical() that would (rarely) trigger when _reset() was
11309     called in a thread different from _cancel() by making _reset()
11310     wait for
11311     the cancel function to be finished the same way
11312     g_cancellable_disconnect() uses.
11313
11314  gio/gcancellable.c |    8 ++++----
11315  1 files changed, 4 insertions(+), 4 deletions(-)
11316
11317 commit 7d4b7063057a9473491141e4d26fbcec17bb83ec
11318 Author: Runa Bhattacharjee <runab@redhat.com>
11319 Date:   Tue Jun 9 11:48:53 2009 +0530
11320
11321     Updated Bengali India Translations
11322
11323  po/bn_IN.po |  982
11324  +++++++++++++++++++++++++++-------------------------------
11325  1 files changed, 457 insertions(+), 525 deletions(-)
11326
11327 commit 139af6f70032cad02b3cd965521c0c0cdb0dc8cf
11328 Author: Benjamin Otte <otte@gnome.org>
11329 Date:   Mon Jun 8 17:29:22 2009 +0200
11330
11331     update the overview image of the gio docs
11332
11333     The old image was confusing and after some discussions in #nautilus we
11334     made a new one.
11335
11336  docs/reference/gio/gvfs-overview.odg |  Bin 10542 -> 17772 bytes
11337  docs/reference/gio/gvfs-overview.png |  Bin 49138 -> 48474 bytes
11338  2 files changed, 0 insertions(+), 0 deletions(-)
11339
11340 commit 74fd3e734f3b6e7702ee1a859855ef6bd1c28ef9
11341 Author: Benjamin Otte <otte@gnome.org>
11342 Date:   Mon Jun 8 15:29:57 2009 +0200
11343
11344     typo in documentation
11345
11346  gio/gsocketconnection.c |    2 +-
11347  1 files changed, 1 insertions(+), 1 deletions(-)
11348
11349 commit 29a4a0a44dc09dabe071a989da2500b2bc143cbd
11350 Author: Benjamin Otte <otte@gnome.org>
11351 Date:   Mon Jun 8 15:27:12 2009 +0200
11352
11353     only query file info in g_file_copy() when we need it
11354
11355     The default implementation of g_file_copy() checked the size of
11356     the file
11357     to copy to give useful progress updates unconditionally. This
11358     can cause
11359     long delays on 1-connection FTP servers while it tries to open
11360     a second
11361     connection before it returns EBUSY. This patch makes this query only
11362     happen when we actually send progress updates.
11363
11364  gio/gfile.c |   34 +++++++++++++++++++---------------
11365  1 files changed, 19 insertions(+), 15 deletions(-)
11366
11367 commit 0bb5739f323396b40bbe6470c505606ea265afa0
11368 Author: Alexander Larsson <alexl@redhat.com>
11369 Date:   Mon Jun 1 22:09:21 2009 +0200
11370
11371     Reformat g_themed_icon_get_names return type to make gtk-doc work
11372
11373     Seems the gtk-doc scanner needs "const gchar* const *" to work,
11374     so switching
11375     to that.
11376
11377  gio/gthemedicon.h |    2 +-
11378  1 files changed, 1 insertions(+), 1 deletions(-)
11379
11380 commit ce6fbd623115c88cfdf0f5ed36b01cca201ba78e
11381 Author: Dan Winship <danw@gnome.org>
11382 Date:   Thu May 28 15:27:04 2009 -0400
11383
11384     Fix multiple bugs in g_srv_target_list_sort()
11385
11386     In particular, targets with weight 0 should be very UNlikely to be
11387     selected, not very likely, as they were before. However, even ignoring
11388     that bug in the logic, there was an additional bug (swapping list
11389     items would cause the 0-weight items to get re-ordered incorrectly
11390     anyway), and the code contained several fencepost errors.
11391
11392     This patch also adds gio/tests/srvtarget.c, which confirms that for a
11393     sample list of targets, we now generate all possible correct random
11394     sortings and no incorrect sortings, and the correct sortings occur in
11395     roughly the expected proportions (though if the current code is
11396     still wrong, those proportions may be wrong as well).
11397
11398     http://bugzilla.gnome.org/show_bug.cgi?id=583398
11399
11400  gio/gsrvtarget.c      |   92 +++++++++++++---------------
11401  gio/tests/Makefile.am |    6 ++-
11402  gio/tests/srvtarget.c |  157
11403  +++++++++++++++++++++++++++++++++++++++++++++++++
11404  3 files changed, 205 insertions(+), 50 deletions(-)
11405
11406 commit 1ca91a212503e64a150c78cdb9ce0489efaa7a59
11407 Author: Dan Winship <danw@gnome.org>
11408 Date:   Sat May 23 21:49:47 2009 -0300
11409
11410     Clarify some GSocket docs
11411
11412  gio/gsocket.c |  218
11413  +++++++++++++++++++++++++++++++--------------------------
11414  1 files changed, 120 insertions(+), 98 deletions(-)
11415
11416 commit 5b3d62a7a6d4354b1588dd94f477c44bd15f1753
11417 Author: Dan Winship <danw@gnome.org>
11418 Date:   Mon Apr 27 17:35:04 2009 -0400
11419
11420     Misc networking build fixes
11421
11422     http://bugzilla.gnome.org/show_bug.cgi?id=580301
11423     http://bugzilla.gnome.org/show_bug.cgi?id=584176
11424
11425  gio/gnetworkaddress.c       |    8 +-------
11426  gio/gnetworkingprivate.h    |    8 +++++++-
11427  gio/gresolver.c             |    2 +-
11428  gio/gsocket.c               |    8 +-------
11429  gio/gsocketcontrolmessage.c |    5 +----
11430  gio/gunixresolver.c         |    1 -
11431  gio/gunixsocketaddress.c    |    2 --
11432  gio/libasyncns/g-asyncns.h  |   17 +++++++++++++++++
11433  8 files changed, 28 insertions(+), 23 deletions(-)
11434
11435 commit 85816117e3da8c8751bb9c12f93580c9910ec8da
11436 Author: Tor Lillqvist <tml@iki.fi>
11437 Date:   Mon Jun 1 14:04:49 2009 +0300
11438
11439     Bump _WIN32_WINNT to 0x0501
11440
11441     Needed to get prototypes for getaddrinfo() and friends on mingw.
11442
11443  gio/gnetworkingprivate.h |    2 +-
11444  1 files changed, 1 insertions(+), 1 deletions(-)
11445
11446 commit 4a50bab276cdbde6387c0dd07666de1879e2d6c9
11447 Author: Hans Breuer <hans@breuer.org>
11448 Date:   Sat May 30 15:33:14 2009 +0200
11449
11450     Define fstat() for msvc build
11451
11452  glib/giowin32.c    |    4 ++++
11453  glib/gkeyfile.c    |    4 ++++
11454  glib/gmappedfile.c |    5 +++++
11455  3 files changed, 13 insertions(+), 0 deletions(-)
11456
11457 commit 75ef01824803c70f42d412c19d4e61904702e461
11458 Author: Hans Breuer <hans@breuer.org>
11459 Date:   Sat May 30 15:29:23 2009 +0200
11460
11461     Updated msvc build files
11462
11463  README.win32           |   13 ++++--
11464  config.h.win32.in      |    3 +
11465  gio/makefile.msc       |   82 ++++++++++++++++------------------
11466  gio/win32/makefile.msc |   35 +++++++++++++++
11467  glib/makefile.msc.in   |  114
11468  ++++++++++++++++++++++++++----------------------
11469  glibconfig.h.win32.in  |    5 ++
11470  tests/makefile.msc.in  |   39 ++++++++--------
11471  7 files changed, 172 insertions(+), 119 deletions(-)
11472
11473 commit 780185449fadcbc5d79d9dea245067c16f475a92
11474 Author: Hans Breuer <hans@breuer.org>
11475 Date:   Sat May 30 15:24:06 2009 +0200
11476
11477     Version resource template for gio
11478
11479  gio/gio.rc.in |   30 ++++++++++++++++++++++++++++++
11480  1 files changed, 30 insertions(+), 0 deletions(-)
11481
11482 commit 73dbe591fb9ae98aab6902cf213132e2ad99c88c
11483 Author: Hans Breuer <hans@breuer.org>
11484 Date:   Sat May 30 15:18:02 2009 +0200
11485
11486     Handle EAI_NODATA==EAI_NONAME in win32 SDK
11487
11488  gio/gresolver.c |    2 ++
11489  1 files changed, 2 insertions(+), 0 deletions(-)
11490
11491 commit cbca0ac5d92df015902b3fd8a9086a29b20bc6f9
11492 Author: Hans Breuer <hans@breuer.org>
11493 Date:   Sat May 30 15:14:01 2009 +0200
11494
11495     Include io.h for write() on win32
11496
11497  gio/gcancellable.c |    1 +
11498  1 files changed, 1 insertions(+), 0 deletions(-)
11499
11500 commit 136793cc5e5e808c82d21664c0ba96c95c8f7075
11501 Author: Hans Breuer <hans@breuer.org>
11502 Date:   Sat May 30 15:08:29 2009 +0200
11503
11504     Simplified for pre-built package use
11505
11506  build/win32/make.msc    |  120
11507  ++++++++++++++++++++++++++++++++++------------
11508  build/win32/module.defs |   29 ++++++++----
11509  2 files changed, 108 insertions(+), 41 deletions(-)
11510
11511 commit f4e89ab87702d220babc4d18ec8450e351d3c06e
11512 Author: Hans Breuer <hans@breuer.org>
11513 Date:   Sat May 30 15:02:14 2009 +0200
11514
11515     Replace FIXME with proper SDK version define
11516
11517  gio/gnetworkingprivate.h |    2 +-
11518  1 files changed, 1 insertions(+), 1 deletions(-)
11519
11520 commit 661bb521d126480606e12a15f722069eeddfc306
11521 Author: Matthias Clasen <mclasen@redhat.com>
11522 Date:   Thu May 28 23:50:48 2009 -0400
11523
11524     Bump version
11525
11526  configure.in |    2 +-
11527  1 files changed, 1 insertions(+), 1 deletions(-)
11528
11529 commit 33a2f5a21212a62e96ba8f5691a51d512a8925bd
11530 Author: Matthias Clasen <mclasen@redhat.com>
11531 Date:   Thu May 28 23:44:48 2009 -0400
11532
11533     Release 2.21.1
11534
11535  docs/reference/glib/tmpl/glib-unused.sgml |   67 ---
11536  docs/reference/glib/tmpl/macros_misc.sgml |    6 +-
11537  docs/reference/glib/tmpl/types.sgml       |    2 +
11538  docs/reference/glib/tmpl/version.sgml     |   68 +++
11539  po/am.po                                  |  203 ++++----
11540  po/ar.po                                  |  203 ++++----
11541  po/as.po                                  |  203 ++++----
11542  po/az.po                                  |  203 ++++----
11543  po/be.po                                  |  207 ++++----
11544  po/be@latin.po                            |  206 ++++----
11545  po/bg.po                                  |  205 ++++----
11546  po/bn.po                                  |  203 ++++----
11547  po/bn_IN.po                               |  203 ++++----
11548  po/bs.po                                  |  203 ++++----
11549  po/ca.po                                  |  204 ++++----
11550  po/ca@valencia.po                         |  815
11551  +++++++++++++++--------------
11552  po/cs.po                                  |  204 ++++----
11553  po/cy.po                                  |  204 ++++----
11554  po/da.po                                  |  204 ++++----
11555  po/de.po                                  |  205 ++++----
11556  po/dz.po                                  |  203 ++++----
11557  po/el.po                                  |  204 ++++----
11558  po/en_CA.po                               |  203 ++++----
11559  po/en_GB.po                               |  203 ++++----
11560  po/eo.po                                  |  203 ++++----
11561  po/es.po                                  |  815
11562  ++++++++++++++---------------
11563  po/et.po                                  |  203 ++++----
11564  po/eu.po                                  |  205 ++++----
11565  po/fa.po                                  |  203 ++++----
11566  po/fi.po                                  |  203 ++++----
11567  po/fr.po                                  |  205 ++++----
11568  po/ga.po                                  |  203 ++++----
11569  po/gl.po                                  |  205 ++++----
11570  po/gu.po                                  |  203 ++++----
11571  po/he.po                                  |  203 ++++----
11572  po/hi.po                                  |  203 ++++----
11573  po/hr.po                                  |  204 ++++----
11574  po/hu.po                                  |  205 ++++----
11575  po/hy.po                                  |  203 ++++----
11576  po/id.po                                  |  205 ++++----
11577  po/is.po                                  |  203 ++++----
11578  po/it.po                                  |  205 ++++----
11579  po/ja.po                                  |  203 ++++----
11580  po/ka.po                                  |  203 ++++----
11581  po/kn.po                                  |  203 ++++----
11582  po/ko.po                                  |  203 ++++----
11583  po/ku.po                                  |  203 ++++----
11584  po/lt.po                                  |  204 ++++----
11585  po/lv.po                                  |  203 ++++----
11586  po/mai.po                                 |  203 ++++----
11587  po/mg.po                                  |  205 ++++----
11588  po/mk.po                                  |  205 ++++----
11589  po/ml.po                                  |  203 ++++----
11590  po/mn.po                                  |  203 ++++----
11591  po/mr.po                                  |  204 ++++----
11592  po/ms.po                                  |  203 ++++----
11593  po/nb.po                                  |  204 ++++----
11594  po/ne.po                                  |  203 ++++----
11595  po/nl.po                                  |  205 ++++----
11596  po/nn.po                                  |  203 ++++----
11597  po/oc.po                                  |  203 ++++----
11598  po/or.po                                  |  234 +++++----
11599  po/pa.po                                  |  203 ++++----
11600  po/pl.po                                  |  205 ++++----
11601  po/ps.po                                  |  203 ++++----
11602  po/pt.po                                  |  203 ++++----
11603  po/pt_BR.po                               |  205 ++++----
11604  po/ro.po                                  |  203 ++++----
11605  po/ru.po                                  |  204 ++++----
11606  po/rw.po                                  |  203 ++++----
11607  po/si.po                                  |  203 ++++----
11608  po/sk.po                                  |  205 ++++----
11609  po/sl.po                                  |  205 ++++----
11610  po/sq.po                                  |  204 ++++----
11611  po/sr.po                                  |  203 ++++----
11612  po/sr@ije.po                              |  203 ++++----
11613  po/sr@latin.po                            |  203 ++++----
11614  po/sv.po                                  |  204 ++++----
11615  po/ta.po                                  |  203 ++++----
11616  po/te.po                                  |  203 ++++----
11617  po/th.po                                  |  203 ++++----
11618  po/tl.po                                  |  204 ++++----
11619  po/tr.po                                  |  203 ++++----
11620  po/tt.po                                  |  203 ++++----
11621  po/uk.po                                  |  204 ++++----
11622  po/vi.po                                  |  204 ++++----
11623  po/wa.po                                  |  203 ++++----
11624  po/xh.po                                  |  204 ++++----
11625  po/yi.po                                  |  203 ++++----
11626  po/zh_CN.po                               |  203 ++++----
11627  po/zh_HK.po                               |  203 ++++----
11628  po/zh_TW.po                               |  203 ++++----
11629  92 files changed, 10246 insertions(+), 9069 deletions(-)
11630
11631 commit 479c45564a7010dad0742912506e1dff9b61fdd5
11632 Author: Matthias Clasen <mclasen@redhat.com>
11633 Date:   Thu May 28 23:06:24 2009 -0400
11634
11635     Update NEWS once more
11636
11637  NEWS |    1 +
11638  1 files changed, 1 insertions(+), 0 deletions(-)
11639
11640 commit 62abf79be2f7133d4c14aa89a04ac7261e00b9f0
11641 Author: Matthias Clasen <mclasen@redhat.com>
11642 Date:   Thu May 28 14:40:04 2009 -0400
11643
11644     Another pedantic docs fix
11645
11646  gio/gsocket.c |    2 +-
11647  1 files changed, 1 insertions(+), 1 deletions(-)
11648
11649 commit d32226da6d4ff565aebd41b5f126d625dc42816b
11650 Author: Alexander Larsson <alexl@redhat.com>
11651 Date:   Thu May 28 15:34:07 2009 +0200
11652
11653     Ref the right type in g_socket_control_message_deserialize
11654
11655     We were not looking at the right type at all due to a typo.
11656
11657  gio/gsocketcontrolmessage.c |    2 +-
11658  1 files changed, 1 insertions(+), 1 deletions(-)
11659
11660 commit 390549f6c4968b14ce4a141781f1131f6a09eafe
11661 Author: Alexander Larsson <alexl@redhat.com>
11662 Date:   Thu May 28 15:33:52 2009 +0200
11663
11664     Document g_socket_control_message_deserialize
11665
11666  gio/gsocketcontrolmessage.c |   18 +++++++++++++-----
11667  1 files changed, 13 insertions(+), 5 deletions(-)
11668
11669 commit dbe7408a5c06b4e88cf2605a24b0949adc02446c
11670 Author: Shixin Zeng <zeng.shixin@gmail.com>
11671 Date:   Thu May 28 12:52:23 2009 +0300
11672
11673     Fix string length bugs in GWinHttpFile (#580347)
11674
11675  gio/win32/gwinhttpfile.c |   10 +++++-----
11676  1 files changed, 5 insertions(+), 5 deletions(-)
11677
11678 commit a859f883cf939b1010c3783ad34879b2ba897bfe
11679 Author: Matthias Clasen <mclasen@redhat.com>
11680 Date:   Thu May 28 00:30:21 2009 -0400
11681
11682     Fix make check
11683
11684  gio/ginetsocketaddress.c     |    2 +-
11685  gio/gnetworkaddress.c        |    2 +-
11686  gio/gnetworkservice.c        |    2 +-
11687  gio/gsocketconnectable.c     |    2 +-
11688  gio/gsocketcontrolmessage.c  |    2 +-
11689  gio/gsocketinputstream.c     |    5 +++++
11690  gio/gsocketoutputstream.c    |    7 +++++++
11691  gio/gthreadedsocketservice.c |    2 +-
11692  gio/gunixfdmessage.c         |    2 +-
11693  gio/gunixsocketaddress.c     |    2 +-
11694  gio/pltcheck.sh              |    2 +-
11695  11 files changed, 21 insertions(+), 9 deletions(-)
11696
11697 commit a39670dade8d68062a9ed2a3695b68945f34c5a5
11698 Author: Matthias Clasen <mclasen@redhat.com>
11699 Date:   Thu May 28 00:08:42 2009 -0400
11700
11701     Update for 2.21.1
11702
11703  NEWS |   40 ++++++++++++++++++++++++++++++++++++++++
11704  1 files changed, 40 insertions(+), 0 deletions(-)
11705
11706 commit 576839adbe9a72903fd435d24dbbb7826c691fcc
11707 Author: Matthias Clasen <mclasen@redhat.com>
11708 Date:   Wed May 27 22:44:31 2009 -0400
11709
11710     Fix references to nonexisting functions
11711
11712  gio/gasyncinitable.c |    6 +++---
11713  1 files changed, 3 insertions(+), 3 deletions(-)
11714
11715 commit 06144900ec87effb99c94e2d8369ca270d024bf1
11716 Author: Matthias Clasen <mclasen@redhat.com>
11717 Date:   Wed May 27 18:20:08 2009 -0400
11718
11719     Documentation and coding style fixups
11720
11721     Lots of pedanic changes.
11722
11723  docs/reference/gio/gio-sections.txt |   18 ++--
11724  docs/reference/gio/gio.types        |    1 +
11725  gio/gasyncinitable.c                |  165 ++++++++++++-----------
11726  gio/gfile.c                         |  155 +++++++++++-----------
11727  gio/ginetaddress.c                  |  165 ++++++++++++++++++-----
11728  gio/ginetsocketaddress.c            |   28 +++--
11729  gio/ginitable.c                     |   22 ++--
11730  gio/ginitable.h                     |    3 +-
11731  gio/gioenums.h                      |   48 +++++---
11732  gio/giostream.c                     |  132 +++++++++---------
11733  gio/giotypes.h                      |   15 +-
11734  gio/gnetworkaddress.c               |   44 ++++---
11735  gio/gnetworkaddress.h               |   16 +-
11736  gio/gnetworkservice.c               |   32 +++--
11737  gio/gresolver.c                     |    6 +-
11738  gio/gresolver.h                     |    2 +-
11739  gio/gsocket.c                       |  247
11740  +++++++++++++++++++----------------
11741  gio/gsocketaddress.c                |   17 ++-
11742  gio/gsocketaddressenumerator.c      |   34 +++---
11743  gio/gsocketaddressenumerator.h      |    2 +-
11744  gio/gsocketclient.c                 |  106 ++++++++-------
11745  gio/gsocketclient.h                 |   16 +-
11746  gio/gsocketconnectable.c            |    4 +-
11747  gio/gsocketconnectable.h            |    4 +-
11748  gio/gsocketconnection.c             |  102 ++++++++-------
11749  gio/gsocketconnection.h             |   26 ++--
11750  gio/gsocketcontrolmessage.c         |   39 ++++--
11751  gio/gsocketlistener.c               |  116 ++++++++--------
11752  gio/gsocketservice.c                |   35 +++---
11753  gio/gsocketservice.h                |    2 +-
11754  gio/gsrvtarget.c                    |    4 +-
11755  gio/gtcpconnection.c                |   30 +++--
11756  gio/gthreadedsocketservice.c        |   24 ++--
11757  gio/gunixconnection.c               |   20 ++--
11758  gio/gunixconnection.h               |    2 +-
11759  gio/gunixfdmessage.c                |   43 ++++---
11760  gio/gunixfdmessage.h                |    6 +-
11761  gio/gunixsocketaddress.c            |    4 +-
11762  38 files changed, 964 insertions(+), 771 deletions(-)
11763
11764 commit eecbbb0a20a114b4a2c6759aa108940902c8961c
11765 Author: Matthias Clasen <mclasen@redhat.com>
11766 Date:   Wed May 27 12:07:13 2009 -0400
11767
11768     Fix the an index title
11769
11770  docs/reference/gio/gio-docs.xml |    2 +-
11771  1 files changed, 1 insertions(+), 1 deletions(-)
11772
11773 commit 00151ec0e1ea5c6b8be13c70a8808bc0ff380e3b
11774 Author: Matthias Clasen <mclasen@redhat.com>
11775 Date:   Wed May 27 12:01:14 2009 -0400
11776
11777     Fix a locking problem in g_main_context_iterate()
11778
11779     We failed to ensure that the context is locked on every exit of
11780     the function. This fixes bug 583324.
11781
11782  glib/gmain.c |   15 ++++++---------
11783  1 files changed, 6 insertions(+), 9 deletions(-)
11784
11785 commit 209a662c2fb664bed2bf4e26bbda784ca7c0739d
11786 Author: Hans Breuer <hans@breuer.org>
11787 Date:   Wed May 27 15:12:31 2009 +0300
11788
11789     Correct reference and implement close_fn (#578769)
11790
11791     Do proper referencing and unreferencing of
11792     GWinHttpFileInputStream::file and
11793     GWinHttpFileInputStream::file::vfs. Implement
11794     GWinHttpFileInputStream::close_fn.
11795
11796  gio/win32/gwinhttpfile.c            |    5 ++++-
11797  gio/win32/gwinhttpfileinputstream.c |   23 ++++++++++++++++++++++-
11798  2 files changed, 26 insertions(+), 2 deletions(-)
11799
11800 commit 623f99dc3dee7712da4ac209ba445b2199b2963c
11801 Author: Alexander Larsson <alexl@redhat.com>
11802 Date:   Wed May 27 11:11:37 2009 +0200
11803
11804     Add required defines on solaris for GSocket to build (#582856)
11805
11806     Turns out that the msg_control and related things are not defined
11807     in the
11808     system headers unless you define some _XOPEN_SOURCE things.
11809
11810  configure.in |    8 ++++++++
11811  1 files changed, 8 insertions(+), 0 deletions(-)
11812
11813 commit f99be75ff9d62f8e8e4e8850e34fe1020e58cb8c
11814 Author: Alexander Larsson <alexl@redhat.com>
11815 Date:   Mon May 25 15:46:35 2009 +0200
11816
11817     Remove mention of non-existing calls from docs
11818
11819     The docs mentions a separate seekable API for the various file streams
11820     which don't actually exists. Change this to refer to the generic
11821     GSeekable calls.
11822
11823  gio/gfileinputstream.c  |   10 ++++------
11824  gio/gfileiostream.c     |   14 +++++++-------
11825  gio/gfileoutputstream.c |   17 ++++++++---------
11826  3 files changed, 19 insertions(+), 22 deletions(-)
11827
11828 commit 3c0feca7f109c68e8c2a278875e576b18966d299
11829 Author: Alexander Larsson <alexl@redhat.com>
11830 Date:   Mon May 25 12:47:12 2009 +0200
11831
11832     Don't end enum with comma (#583663)
11833
11834     This is valid C but breaks C++, so don't put it in headers.
11835
11836  gio/gioenums.h |    2 +-
11837  1 files changed, 1 insertions(+), 1 deletions(-)
11838
11839 commit c93c98732aefb8472c94e75fea36f4924c7c746c
11840 Author: Alexander Larsson <alexl@redhat.com>
11841 Date:   Mon May 25 12:46:03 2009 +0200
11842
11843     Don't return something from a void function (#583408)
11844
11845  gio/gsocketcontrolmessage.c |    2 +-
11846  1 files changed, 1 insertions(+), 1 deletions(-)
11847
11848 commit ce171195d99c57e895bb02c7b324c811f958a91f
11849 Author: Alexander Larsson <alexl@redhat.com>
11850 Date:   Mon May 25 11:33:56 2009 +0200
11851
11852     Add g_inet_address_get_native_size (#583205)
11853
11854     This can be used to get the size of g_inet_address_to_bytes().
11855
11856  docs/reference/gio/gio-sections.txt |    1 +
11857  gio/ginetaddress.c                  |   22 +++++++++++++++++++++-
11858  gio/ginetaddress.h                  |    2 ++
11859  gio/gio.symbols                     |    1 +
11860  4 files changed, 25 insertions(+), 1 deletions(-)
11861
11862 commit fb70c6420b63a17bed11b594dd7255df08424fec
11863 Author: Miquel Esplà <miquelespla@gmail.com>
11864 Date:   Mon May 25 00:23:58 2009 +0200
11865
11866     Added Valencian-Catalan translation
11867
11868  po/LINGUAS        |    1 +
11869  po/ca@valencia.po | 1939
11870  +++++++++++++++++++++++++++++++++++++++++++++++++++++
11871  2 files changed, 1940 insertions(+), 0 deletions(-)
11872
11873 commit bde3e9c3549bc74bdd2061945f2647fdd8aa3b77
11874 Author: Jorge Gonzalez <jorgegonz@svn.gnome.org>
11875 Date:   Sat May 23 20:00:22 2009 +0200
11876
11877     Updated Spanish translation
11878
11879  po/es.po |   29 +++++++++++++++++++----------
11880  1 files changed, 19 insertions(+), 10 deletions(-)
11881
11882 commit 37bd225d7b28e12fd78344d07e656cc2ff0d8d75
11883 Author: Christian Persch <chpe@gnome.org>
11884 Date:   Tue May 27 23:45:08 2008 +0200
11885
11886     Fix grammar in error message
11887
11888     Bug #583198.
11889
11890  glib/gkeyfile.c |    2 +-
11891  1 files changed, 1 insertions(+), 1 deletions(-)
11892
11893 commit 76ebe6c069b7fb1d09e6b95172185b325a3bb28e
11894 Author: Christian Persch <chpe@gnome.org>
11895 Date:   Sat May 24 20:51:07 2008 +0200
11896
11897     Plug a mem leak
11898
11899     Bug #583196.
11900
11901  glib/tests/keyfile.c |    1 +
11902  1 files changed, 1 insertions(+), 0 deletions(-)
11903
11904 commit fc9a888b8cb8b16f093caa5d5faf4057fad1c0ef
11905 Author: Christian Persch <chpe@gnome.org>
11906 Date:   Tue Jan 27 20:39:37 2009 +0100
11907
11908     Add G_G[U]INTPTR_FORMAT and G_GINTPTR_MODIFIER
11909
11910     Add macros for printf formatting for g[u]intptr. Bug 569376.
11911
11912  configure.in                              |   16 ++++++++++++++++
11913  docs/reference/glib/glib-sections.txt     |    3 +++
11914  docs/reference/glib/tmpl/macros_misc.sgml |   26
11915  ++++++++++++++++++++++++++
11916  docs/reference/glib/tmpl/types.sgml       |   12 ++++++++++++
11917  4 files changed, 57 insertions(+), 0 deletions(-)
11918
11919 commit d046bfe577f71b45b40d8b0592409c88945bb934
11920 Author: Christian Persch <chpe@gnome.org>
11921 Date:   Tue Jan 27 19:54:27 2009 +0100
11922
11923     Document g[u]intptr
11924
11925     Bug 569375.
11926
11927  docs/reference/glib/glib-sections.txt |    4 ++++
11928  docs/reference/glib/tmpl/types.sgml   |   19 ++++++++++++++++++-
11929  2 files changed, 22 insertions(+), 1 deletions(-)
11930
11931 commit 54b43229f4d6c3bf456f7b910bc00722a4f956d8
11932 Author: Christian Persch <chpe@gnome.org>
11933 Date:   Mon Apr 20 13:46:09 2009 +0200
11934
11935     Use g_error_new_valist instead of a private copy of it
11936
11937  gio/gsimpleasyncresult.c |   19 +------------------
11938  1 files changed, 1 insertions(+), 18 deletions(-)
11939
11940 commit 01b79d67ef0294dd633ccb0998a6d9053772da05
11941 Author: Yeti <yeti@physics.muni.cz>
11942 Date:   Mon Apr 20 13:22:17 2009 +0200
11943
11944     Make g_error_new_valist public
11945
11946     Bug #569024.
11947
11948  docs/reference/glib/glib-sections.txt         |    1 +
11949  docs/reference/glib/tmpl/error_reporting.sgml |   12 ++++++++++++
11950  glib/gerror.c                                 |   16 +++++++++++++++-
11951  glib/gerror.h                                 |    6 ++++++
11952  glib/glib.symbols                             |    1 +
11953  5 files changed, 35 insertions(+), 1 deletions(-)
11954
11955 commit 14d53dcfa8a781a79bd61f50bb73c4a1b3b7857e
11956 Author: Alexander Larsson <alexl@redhat.com>
11957 Date:   Wed May 20 16:28:20 2009 +0200
11958
11959     Fix connect on win32
11960
11961     We should not wait before calling connect for non-blocking connect.
11962     Also, use the right error code for the nonblocking pending case
11963     on win32.
11964
11965  gio/gsocket.c |    7 +------
11966  1 files changed, 1 insertions(+), 6 deletions(-)
11967
11968 commit bb66fdcce32fedb31ddba2a5aaa4cd1c8f0cdc9e
11969 Author: Alexander Larsson <alexl@redhat.com>
11970 Date:   Wed May 20 15:59:11 2009 +0200
11971
11972     Fix build on win32
11973
11974  gio/gsocket.c |   18 +++++++++++-------
11975  1 files changed, 11 insertions(+), 7 deletions(-)
11976
11977 commit c897cca601fdf9a91f214a33af33a812680b983e
11978 Author: Alexander Larsson <alexl@redhat.com>
11979 Date:   Wed May 20 15:58:28 2009 +0200
11980
11981     Don't add unix specific APIs on win32
11982
11983  gio/gio.symbols |    4 ++++
11984  1 files changed, 4 insertions(+), 0 deletions(-)
11985
11986 commit 5a46e4d1406da1a319e421e908aec768760ef139
11987 Author: Alexander Larsson <alexl@redhat.com>
11988 Date:   Wed May 20 14:55:14 2009 +0200
11989
11990     Clarify g_cancellable_push_current docs wrt cancellable being NULL
11991     (#575013)
11992
11993  gio/gcancellable.c |   22 +++++++++++-----------
11994  1 files changed, 11 insertions(+), 11 deletions(-)
11995
11996 commit ab29e09dac547c501892cac8cd64721c3f157f00
11997 Author: Alexander Larsson <alexl@redhat.com>
11998 Date:   Wed May 20 14:46:51 2009 +0200
11999
12000     Don't dereference identifier_type if it is NULL (#579558)
12001
12002  gio/gunixvolume.c |    3 ++-
12003  1 files changed, 2 insertions(+), 1 deletions(-)
12004
12005 commit d0d10e847f3ea347d651714050a8bafd5332e2cb
12006 Author: Robert Bragg <robert@linux.intel.com>
12007 Date:   Wed May 6 09:20:43 2009 +0100
12008
12009     Take a reference on the gio file monitors while signaling pending
12010     file changes
12011
12012     It was possible for a signal handler to remove the last reference and
12013     dispose the monitor.  If there were remaining pending_file_changes
12014     they
12015     tried to dereference the disposed monitor.
12016
12017     This patch simply calls g_object_{ref,unref} around the loop that
12018     signals
12019     the changes.
12020
12021  gio/gfilemonitor.c |    3 +++
12022  1 files changed, 3 insertions(+), 0 deletions(-)
12023
12024 commit 6a9df8256aaccd717aaa7582c704093d727699fe
12025 Author: Alexander Larsson <alexl@redhat.com>
12026 Date:   Wed May 20 14:17:27 2009 +0200
12027
12028     Use G_GSSIZE_FORMAT where needed (#577884)
12029
12030  gio/tests/live-g-file.c |    4 ++--
12031  1 files changed, 2 insertions(+), 2 deletions(-)
12032
12033 commit 7498049a1683db50805b9a9a580b62bb748918f4
12034 Author: Sjoerd Simons <sjoerd@luon.net>
12035 Date:   Wed May 20 13:59:50 2009 +0200
12036
12037     Propagate errors from g_network_service_address_enumerator_next_async
12038     in its _finish function
12039
12040  gio/gnetworkservice.c |    3 +++
12041  1 files changed, 3 insertions(+), 0 deletions(-)
12042
12043 commit 2be66c0458aca37fef8337692fe5b5fe20bc5ccb
12044 Author: Jonathon Jongsma <jonathon@quotidian.org>
12045 Date:   Tue May 19 00:10:57 2009 -0500
12046
12047     Typedef GResolverClass in the standard way
12048
12049     It's a bit lame, but some of our C++ wrapping scripts expect objects
12050     to be
12051     typedefed like:
12052         typedef struct _FooClass FooClass;
12053         struct {} _FooClass;
12054
12055     Rather than:
12056         typedef struct {} FooClass;
12057
12058     Functionally they're the same, but the former makes our lives easier
12059     in the
12060     short term
12061
12062  gio/gresolver.h |    5 +++--
12063  1 files changed, 3 insertions(+), 2 deletions(-)
12064
12065 commit cb7a300e3136c9d1ee397a4c740513b8a0f21968
12066 Author: Alexander Larsson <alexl@redhat.com>
12067 Date:   Wed May 20 13:49:47 2009 +0200
12068
12069     Don't return something from void function (#583229)
12070
12071     g_async_initable_init_async is void, don't return something from it.
12072
12073  gio/gasyncinitable.c |    2 +-
12074  1 files changed, 1 insertions(+), 1 deletions(-)
12075
12076 commit 1cbdd2495dcc06eb11c3ef9207aae07acb7c4ba7
12077 Author: Christian Persch <chpe@gnome.org>
12078 Date:   Tue May 27 23:44:35 2008 +0200
12079
12080     Preserve errno when using g_set_error with _() and g_strerror()
12081
12082  gio/glocalfileoutputstream.c |    2 +-
12083  glib/gspawn.c                |    3 ++-
12084  2 files changed, 3 insertions(+), 2 deletions(-)
12085
12086 commit 80cfd099f3c9fa23b2a21c77e3698f1c4ac94b06
12087 Author: Christian Persch <chpe@gnome.org>
12088 Date:   Tue May 19 15:03:14 2009 +0200
12089
12090     Use g_set_error_literal
12091
12092     Bug #583206.
12093
12094  gio/gsocket.c         |   20 ++++++++++----------
12095  gio/gsocketclient.c   |    8 ++++----
12096  gio/gunixconnection.c |    4 ++--
12097  3 files changed, 16 insertions(+), 16 deletions(-)
12098
12099 commit c20b8d4d53a4e90f0e822276f6fbd94d52ff3c85
12100 Author: Alexander Larsson <alexl@redhat.com>
12101 Date:   Wed May 20 13:37:55 2009 +0200
12102
12103     Check that close_fn is not %NULL before calling (#578499)
12104
12105     Some streams have no close function, so this caused a crash.
12106
12107  gio/ginputstream.c  |   13 ++++++++-----
12108  gio/giostream.c     |   11 +++++++----
12109  gio/goutputstream.c |   18 +++++++++++-------
12110  3 files changed, 26 insertions(+), 16 deletions(-)
12111
12112 commit 0a280dadec8394dd198c8cea0bc288d92c9c6ffd
12113 Author: Stefan Kost <ensonic@users.sf.net>
12114 Date:   Tue May 19 14:33:25 2009 +0300
12115
12116     docs: fix typo
12117
12118  glib/gsequence.c |    2 +-
12119  1 files changed, 1 insertions(+), 1 deletions(-)
12120
12121 commit 9033b37589fcdf42d10025ea9e4d0dfc2c018bf4
12122 Author: Sjoerd Simons <sjoerd@luon.net>
12123 Date:   Wed May 20 12:41:50 2009 +0200
12124
12125     Add helper functions for connecting to service (#583061)
12126
12127  docs/reference/gio/gio-sections.txt |    3 +
12128  gio/gio.symbols                     |    3 +
12129  gio/gsocketclient.c                 |   93
12130  +++++++++++++++++++++++++++++++++++
12131  gio/gsocketclient.h                 |   15 ++++++
12132  4 files changed, 114 insertions(+), 0 deletions(-)
12133
12134 commit 25800ed4a393f7edbea179aa86907079a58fd097
12135 Author: Dan Winship <danw@gnome.org>
12136 Date:   Sun May 17 20:44:54 2009 -0400
12137
12138     Ignore SIGPIPE when using GSocket
12139
12140     http://bugzilla.gnome.org/show_bug.cgi?id=583001
12141
12142  gio/gsocket.c |   15 +++++++++++++++
12143  1 files changed, 15 insertions(+), 0 deletions(-)
12144
12145 commit 2ea22d8f46c21de6fc1eb012f258a3cfcda36752
12146 Author: Alexander Larsson <alexl@redhat.com>
12147 Date:   Wed May 20 12:14:04 2009 +0200
12148
12149     Remove non-existing parameter from docs
12150
12151     g_unix_socket_address_abstract_names_supported has no address argument
12152
12153  gio/gunixsocketaddress.c |    1 -
12154  1 files changed, 0 insertions(+), 1 deletions(-)
12155
12156 commit 9d36c86f8a0c759625753c4a9a02e0cfbf123a4b
12157 Author: Alexander Larsson <alexl@redhat.com>
12158 Date:   Wed May 20 12:10:33 2009 +0200
12159
12160     Add missing symbols to gio.symbols
12161
12162  gio/gio.symbols |    6 ++++++
12163  1 files changed, 6 insertions(+), 0 deletions(-)
12164
12165 commit 9346f461f32375a34d2829d949dce8284c21654f
12166 Author: Alexander Larsson <alexl@redhat.com>
12167 Date:   Wed May 20 12:07:30 2009 +0200
12168
12169     Add missing types to gio.types
12170
12171  docs/reference/gio/gio.types |    6 ++++++
12172  1 files changed, 6 insertions(+), 0 deletions(-)
12173
12174 commit 5cd86fbda662defa03709a9277b25784d953541e
12175 Author: Alexander Larsson <alexl@redhat.com>
12176 Date:   Wed May 20 12:01:29 2009 +0200
12177
12178     Remove protocol names, instead use an enum with common protocols
12179
12180     The whole protocol name thing is pretty weird. The getprotobyname
12181     functions
12182     seem to only specify one mapping for name <-> ids, so all
12183     families/types
12184     must use the same values. Plus the values used for the protocols are
12185     standardized by IANA, so are always the same.
12186
12187     So, we drop using names for protocols, intead introducing an enum with
12188     a few commonly availible and used protocols.
12189
12190  docs/reference/gio/#gio-unused.txt# |  100 +++++++++++++++++++++++
12191  docs/reference/gio/aa               |   74 +++++++++++++++++
12192  docs/reference/gio/b                |   77 ++++++++++++++++++
12193  docs/reference/gio/bb               |   77 ++++++++++++++++++
12194  docs/reference/gio/gio-sections.txt |    5 +-
12195  gio/gio.symbols                     |    4 +-
12196  gio/gioenums.h                      |   24 ++++++
12197  gio/gsocket.c                       |  148
12198  ++++++----------------------------
12199  gio/gsocket.h                       |    7 +-
12200  gio/gsocketclient.c                 |   40 ++++-----
12201  gio/gsocketclient.h                 |    4 +-
12202  gio/gsocketconnection.c             |    2 +-
12203  gio/gsocketlistener.c               |   15 ++--
12204  gio/gsocketlistener.h               |    2 +-
12205  gio/gtcpconnection.c                |    8 +-
12206  gio/gunixconnection.c               |    2 +-
12207  16 files changed, 417 insertions(+), 172 deletions(-)
12208
12209 commit 6d01593b061afb52d22891a371fb29f42d4d62cc
12210 Author: Alexander Larsson <alexl@redhat.com>
12211 Date:   Wed May 20 11:30:43 2009 +0200
12212
12213     Clarify "current condition" in g_socket_create_source docs
12214
12215  gio/gsocket.c |    6 ++++--
12216  1 files changed, 4 insertions(+), 2 deletions(-)
12217
12218 commit 80881826447a10b5ae3c08c9a88440eba75bcd05
12219 Author: Alexander Larsson <alexl@redhat.com>
12220 Date:   Wed May 20 11:28:27 2009 +0200
12221
12222     Actually implement max_threads for GThreadedSocketService
12223
12224  gio/gthreadedsocketservice.c |   73
12225  ++++++++++++++++++++++++++++++++++++++----
12226  1 files changed, 66 insertions(+), 7 deletions(-)
12227
12228 commit 053f9e72b12b9b5ab5571da9f4cd0b9b13f41e62
12229 Author: Alexander Larsson <alexl@redhat.com>
12230 Date:   Wed May 20 11:19:47 2009 +0200
12231
12232     Add support for graceful disconnect to GTcpConnection
12233
12234  docs/reference/gio/gio-sections.txt |    2 +
12235  gio/gio.symbols                     |    2 +
12236  gio/gtcpconnection.c                |  331
12237  +++++++++++++++++++++++++++++++++++
12238  gio/gtcpconnection.h                |    6 +-
12239  gio/tests/send-data.c               |   49 +++++-
12240  5 files changed, 386 insertions(+), 4 deletions(-)
12241
12242 commit f061765e54b81a92f4ce901016964ea4c31d77e0
12243 Author: Alexander Larsson <alexl@redhat.com>
12244 Date:   Wed May 20 11:18:34 2009 +0200
12245
12246     Call sync close function directly in async implementation
12247
12248     The g_io_stream_wrapper fails since there is already an outstanding
12249     operation (the async close).
12250
12251  gio/gsocketconnection.c |    6 +++++-
12252  1 files changed, 5 insertions(+), 1 deletions(-)
12253
12254 commit fdfdec36d0d0044513db25872132bd42d392f748
12255 Author: Alexander Larsson <alexl@redhat.com>
12256 Date:   Tue May 19 13:44:11 2009 +0200
12257
12258     Add send-data, a g_socket_client test case
12259
12260  gio/tests/Makefile.am |    6 ++-
12261  gio/tests/send-data.c |  120
12262  +++++++++++++++++++++++++++++++++++++++++++++++++
12263  2 files changed, 125 insertions(+), 1 deletions(-)
12264
12265 commit 18373cfbe85dc8398ae1e66748721400a08b32a8
12266 Author: Alexander Larsson <alexl@redhat.com>
12267 Date:   Tue May 19 12:06:29 2009 +0200
12268
12269     Set the listen backlog before calling listen.
12270
12271     If we set it after it won't be used.
12272
12273  gio/gsocketlistener.c |    3 ++-
12274  1 files changed, 2 insertions(+), 1 deletions(-)
12275
12276 commit 64383fa3d92b636e8fc977743de1c8f513d08dd2
12277 Author: Alexander Larsson <alexl@redhat.com>
12278 Date:   Tue May 19 11:53:42 2009 +0200
12279
12280     Fix g_unix_socket_address_abstract_names_supported docs
12281
12282     The previous description was a cut-n-paste from another function.
12283
12284  gio/gunixsocketaddress.c |    4 ++--
12285  1 files changed, 2 insertions(+), 2 deletions(-)
12286
12287 commit 0ffe7221934623f60e07d3b733d170ce94d26dd5
12288 Author: Alexander Larsson <alexl@redhat.com>
12289 Date:   Tue May 19 11:52:33 2009 +0200
12290
12291     Add g_socket_shutdown
12292
12293  docs/reference/gio/gio-sections.txt |    1 +
12294  gio/gio.symbols                     |    1 +
12295  gio/gsocket.c                       |   73
12296  +++++++++++++++++++++++++++++++++++
12297  gio/gsocket.h                       |    4 ++
12298  4 files changed, 79 insertions(+), 0 deletions(-)
12299
12300 commit 03441e724a6b6d0b115fa5b2d9fbeefaa1fd2faa
12301 Author: Alexander Larsson <alexl@redhat.com>
12302 Date:   Tue May 19 11:27:07 2009 +0200
12303
12304     Document GOutputVector and GInputVector
12305
12306  docs/reference/gio/gio-sections.txt |    2 ++
12307  gio/giotypes.h                      |   23 +++++++++++++++++------
12308  2 files changed, 19 insertions(+), 6 deletions(-)
12309
12310 commit e1a4389cbc549b0db39ec692f2fde5c20579362c
12311 Author: Alexander Larsson <alexl@redhat.com>
12312 Date:   Tue May 19 10:57:58 2009 +0200
12313
12314     Rename g_socket_check_pending_error to g_socket_check_connect_result
12315
12316     This is only used for connect anyway, and this describes the operation
12317     better.
12318
12319  docs/reference/gio/gio-sections.txt |    2 +-
12320  gio/gio.symbols                     |    2 +-
12321  gio/gsocket.c                       |   12 ++++++------
12322  gio/gsocket.h                       |    2 +-
12323  gio/gsocketclient.c                 |    2 +-
12324  5 files changed, 10 insertions(+), 10 deletions(-)
12325
12326 commit bcba61c951c0a81326e2065ae81352ae2cbca6bb
12327 Author: Alexander Larsson <alexl@redhat.com>
12328 Date:   Tue May 19 10:47:55 2009 +0200
12329
12330     Update docs on listen backlog
12331
12332     Mention g_socket_set_listen_backlog in g_socket_listen.
12333     Explain that listen backlock needs to be set before calling
12334     listen. Also verify this with a g_return_if_fail.
12335
12336  gio/gsocket.c |   10 ++++++++++
12337  1 files changed, 10 insertions(+), 0 deletions(-)
12338
12339 commit 69130db81a0b174bb072f458e8c1b1cd6bc1a0c9
12340 Author: Alexander Larsson <alexl@redhat.com>
12341 Date:   Tue May 19 10:40:27 2009 +0200
12342
12343     Read socket state in g_socket_get_local/remote_address
12344
12345     Previously we saved the location in various places which is
12346     unnecessary
12347     and sometimes even wrong. For instance, we saved the address we
12348     bound to
12349     which may not have the final port set.
12350
12351  gio/gsocket.c             |   88
12352  ++++++++++++++------------------------------
12353  gio/gsocketconnection.c   |    2 +
12354  gio/tests/socket-server.c |    1 +
12355  3 files changed, 31 insertions(+), 60 deletions(-)
12356
12357 commit f8cd1c530488c0b56634fab049ac775d094e9e58
12358 Author: Alexander Larsson <alexl@redhat.com>
12359 Date:   Tue May 19 10:16:32 2009 +0200
12360
12361     Clean up refereces to @protocol_id in g_socket_new docs
12362
12363     This was not fully updated from the protocol to protocol_id change.
12364
12365  gio/gsocket.c |    4 ++--
12366  1 files changed, 2 insertions(+), 2 deletions(-)
12367
12368 commit 3756ddb0eea8cef31e9aaad53eb6aa7d24a80fde
12369 Author: Alexander Larsson <alexl@redhat.com>
12370 Date:   Mon May 18 23:24:13 2009 +0200
12371
12372     Ignore error when setting SO_REUSEADDR
12373
12374     The main error would be "not supported" which could happen for e.g.
12375     unix domain sockets, we don't really care, as this is mainly something
12376     for TCP to help out a bit.
12377
12378  gio/gsocket.c |   13 ++++---------
12379  1 files changed, 4 insertions(+), 9 deletions(-)
12380
12381 commit f24c7fa9cbf2e0caa08a48ef64141d7ea50105aa
12382 Author: Alexander Larsson <alexl@redhat.com>
12383 Date:   Mon May 18 21:30:33 2009 +0200
12384
12385     Add support for abstract unix socket addresses
12386
12387  docs/reference/gio/gio-sections.txt |    5 +
12388  gio/gsocketaddress.c                |    3 +
12389  gio/gunixsocketaddress.c            |  300
12390  ++++++++++++++++++++++++++++-------
12391  gio/gunixsocketaddress.h            |    9 +-
12392  4 files changed, 262 insertions(+), 55 deletions(-)
12393
12394 commit d8bdc3e5678498996efe618bec32b8ae43ca8b39
12395 Author: Alexander Larsson <alexl@redhat.com>
12396 Date:   Mon May 18 14:10:07 2009 +0200
12397
12398     Add GError to g_socket_address_to_native
12399
12400     This is nice for some callers so they can report an error.
12401     It is also required to support opional address types like
12402     abstract paths for unix domain sockets.
12403
12404  gio/ginetsocketaddress.c |   23 +++++++++++++++++++----
12405  gio/gresolver.c          |    2 +-
12406  gio/gsocket.c            |   11 +++++++----
12407  gio/gsocketaddress.c     |   13 +++++++++----
12408  gio/gsocketaddress.h     |    6 ++++--
12409  gio/gunixsocketaddress.c |    9 +++++++--
12410  6 files changed, 47 insertions(+), 17 deletions(-)
12411
12412 commit eefd7cd8db5c7749212e7c9861a84eb3e34be1ee
12413 Author: Jorge Gonzalez <jorgegonz@svn.gnome.org>
12414 Date:   Mon May 18 20:19:05 2009 +0200
12415
12416     Updated Spanish translation
12417
12418  po/es.po |  815
12419  ++++++++++++++++++++++++++++++++------------------------------
12420  1 files changed, 415 insertions(+), 400 deletions(-)
12421
12422 commit 6ea86cc57f1b8b8c7acc4e08ece8baef5f28a53a
12423 Author: Alexander Larsson <alexl@redhat.com>
12424 Date:   Mon May 18 13:02:11 2009 +0200
12425
12426     Update the docs for the new network APIs
12427
12428     This imports the network APIs into the gio reference docs, and cleans
12429     up a bunch of gtk-doc warnings and documentation issues.
12430
12431  docs/reference/gio/gio-docs.xml           |   43 +++-
12432  docs/reference/gio/gio-sections.txt       |  350
12433  ++++++++++++++++++++++++++++-
12434  docs/reference/gio/gio.types              |   20 ++-
12435  docs/reference/gio/overview.xml           |   28 +++
12436  docs/reference/glib/tmpl/glib-unused.sgml |   67 ++++++
12437  docs/reference/glib/tmpl/macros_misc.sgml |    5 +-
12438  docs/reference/glib/tmpl/version.sgml     |   68 ------
12439  gio/gasyncinitable.c                      |    7 +-
12440  gio/gfile.c                               |    2 +-
12441  gio/gfile.h                               |    9 +
12442  gio/gfileenumerator.c                     |    2 +-
12443  gio/gfileiostream.c                       |   10 +-
12444  gio/ginetsocketaddress.c                  |    2 +-
12445  gio/ginitable.c                           |    9 +-
12446  gio/gioenums.h                            |    5 +-
12447  gio/giostream.c                           |    9 +-
12448  gio/giotypes.h                            |    2 +
12449  gio/gmount.c                              |    2 +-
12450  gio/gmount.h                              |    1 +
12451  gio/gsocket.c                             |    4 +-
12452  gio/gsocket.h                             |    5 -
12453  gio/gsocketclient.c                       |   25 +-
12454  gio/gsocketclient.h                       |    8 +-
12455  gio/gsocketconnection.c                   |   17 ++-
12456  gio/gsocketconnection.h                   |    2 +-
12457  gio/gsocketlistener.c                     |   10 +-
12458  gio/gsocketservice.c                      |    3 +-
12459  gio/gthemedicon.c                         |    6 +-
12460  gio/gunixconnection.c                     |    2 +-
12461  gio/gunixsocketaddress.c                  |    2 +-
12462  30 files changed, 575 insertions(+), 150 deletions(-)
12463
12464 commit e1afc6e79b9526d68eff0f218ac98a6f0e323513
12465 Author: Alexander Larsson <alexl@redhat.com>
12466 Date:   Mon May 18 11:30:48 2009 +0200
12467
12468     Remove gtk-doc warnings
12469
12470     Some code was using gtk-doc comment blocks for non-gtk-doc contents,
12471     just
12472     turn it into ordinary comments.
12473
12474  gio/fen/fen-kernel.c         |    2 +-
12475  gio/inotify/inotify-helper.c |    4 ++--
12476  2 files changed, 3 insertions(+), 3 deletions(-)
12477
12478 commit 822abda451c9999ac4e1cf3b8d5649ebebbb5ee4
12479 Author: Alexander Larsson <alexl@redhat.com>
12480 Date:   Mon May 18 11:29:11 2009 +0200
12481
12482     Add more internal headers for gtk-doc to ignore
12483
12484     This gives less bogus output in gio-unused.txt
12485
12486  docs/reference/gio/Makefile.am |   38
12487  +++++++++++++++++++++++---------------
12488  1 files changed, 23 insertions(+), 15 deletions(-)
12489
12490 commit c3f4e0162714f4712edcf51fa1502c8187faf5c0
12491 Author: Alexander Larsson <alexl@redhat.com>
12492 Date:   Mon May 18 11:27:49 2009 +0200
12493
12494     Make all non-static functions start with underscore
12495
12496     We don't want to export a lot of non-namespaced internal symbols.
12497
12498  gio/fen/fen-data.c             |  158
12499  ++++++++++++++++++++--------------------
12500  gio/fen/fen-data.h             |   28 ++++----
12501  gio/fen/fen-dump.c             |    2 +-
12502  gio/fen/fen-helper.c           |   76 ++++++++++----------
12503  gio/fen/fen-helper.h           |    6 +-
12504  gio/fen/fen-kernel.c           |   22 +++---
12505  gio/fen/fen-kernel.h           |   14 ++--
12506  gio/fen/fen-missing.c          |   10 +-
12507  gio/fen/fen-missing.h          |    4 +-
12508  gio/fen/fen-node.c             |   38 +++++-----
12509  gio/fen/fen-node.h             |   22 +++---
12510  gio/fen/fen-sub.c              |    4 +-
12511  gio/fen/fen-sub.h              |    4 +-
12512  gio/fen/gfendirectorymonitor.c |   16 ++--
12513  gio/fen/gfenfilemonitor.c      |   16 ++--
12514  gio/fen/libfen_la-fen-dump.loT |    7 ++
12515  16 files changed, 217 insertions(+), 210 deletions(-)
12516
12517 commit 66d49b8bdeed9bac71acda847d8cbe0203dd5ba4
12518 Author: Alexander Larsson <alexl@redhat.com>
12519 Date:   Mon May 18 09:28:26 2009 +0200
12520
12521     Remove g_socket_set/get_reuse_address from header
12522
12523     These functions have been removed.
12524
12525  gio/gsocket.h |    3 ---
12526  1 files changed, 0 insertions(+), 3 deletions(-)
12527
12528 commit 13cb01176291a8baa171da8dcb9f679b274af450
12529 Author: Alexander Larsson <alexl@redhat.com>
12530 Date:   Mon May 18 08:47:10 2009 +0200
12531
12532     Add max_threads argument to g_threaded_socket_service_new
12533
12534  gio/gthreadedsocketservice.c |    4 +++-
12535  gio/gthreadedsocketservice.h |    2 +-
12536  gio/tests/echo-server.c      |    2 +-
12537  gio/tests/httpd.c            |    2 +-
12538  4 files changed, 6 insertions(+), 4 deletions(-)
12539
12540 commit 5b683af237f1c5dac62c83e11459d46799ba6ecf
12541 Author: Paul Pogonyshev <pogonyshev@gmx.net>
12542 Date:   Sun May 17 15:17:57 2009 +0300
12543
12544     Fix error message in set_mtime_atime()
12545
12546     Bug #578786.
12547
12548  gio/glocalfileinfo.c |    2 +-
12549  1 files changed, 1 insertions(+), 1 deletions(-)
12550
12551 commit 34e74378c9fc99a3dc75eb9680bb00cb784029bb
12552 Author: Alexander Larsson <alexl@redhat.com>
12553 Date:   Fri May 15 21:34:14 2009 +0200
12554
12555     Add test apps for highlevel socket classes
12556
12557     echo-server - simple echo server
12558     httpd - simple http server
12559
12560  gio/tests/Makefile.am   |   10 +++-
12561  gio/tests/echo-server.c |   73 +++++++++++++++++++
12562  gio/tests/httpd.c       |  183
12563  +++++++++++++++++++++++++++++++++++++++++++++++
12564  3 files changed, 265 insertions(+), 1 deletions(-)
12565
12566 commit 67df7d43e926702290280578cd6b89fee7302d72
12567 Author: Alexander Larsson <alexl@redhat.com>
12568 Date:   Fri May 15 21:27:54 2009 +0200
12569
12570     Add references to highlevel classes in GSocket docs
12571
12572  gio/gsocket.c |    8 +++-----
12573  1 files changed, 3 insertions(+), 5 deletions(-)
12574
12575 commit ce8361217c1c9bd458eab55554a77d24210235cc
12576 Author: Alexander Larsson <alexl@redhat.com>
12577 Date:   Fri May 15 21:26:24 2009 +0200
12578
12579     Import all the highlevel socket classes from gnio
12580
12581  gio/Makefile.am              |   22 +-
12582  gio/gio-marshal.list         |    1 +
12583  gio/gio.h                    |    8 +-
12584  gio/gio.symbols              |   82 ++++
12585  gio/giotypes.h               |   50 +++
12586  gio/gsocketclient.c          |  912
12587  ++++++++++++++++++++++++++++++++++++++++++
12588  gio/gsocketclient.h          |  115 ++++++
12589  gio/gsocketconnection.c      |  474 ++++++++++++++++++++++
12590  gio/gsocketconnection.h      |   91 +++++
12591  gio/gsocketinputstream.c     |  259 ++++++++++++
12592  gio/gsocketinputstream.h     |   58 +++
12593  gio/gsocketlistener.c        |  815 +++++++++++++++++++++++++++++++++++++
12594  gio/gsocketlistener.h        |  134 ++++++
12595  gio/gsocketoutputstream.c    |  259 ++++++++++++
12596  gio/gsocketoutputstream.h    |   58 +++
12597  gio/gsocketservice.c         |  330 +++++++++++++++
12598  gio/gsocketservice.h         |   88 ++++
12599  gio/gtcpconnection.c         |   67 +++
12600  gio/gtcpconnection.h         |   64 +++
12601  gio/gthreadedsocketservice.c |  215 ++++++++++
12602  gio/gthreadedsocketservice.h |   81 ++++
12603  gio/gunixconnection.c        |  293 ++++++++++++++
12604  gio/gunixconnection.h        |   77 ++++
12605  23 files changed, 4550 insertions(+), 3 deletions(-)
12606
12607 commit 2597e3adc37ce342972e995444f4417e0aa6fb5d
12608 Author: Alexander Larsson <alexl@redhat.com>
12609 Date:   Fri May 15 20:58:27 2009 +0200
12610
12611     Remove unused variable
12612
12613  gio/glocalfileoutputstream.c |    1 -
12614  1 files changed, 0 insertions(+), 1 deletions(-)
12615
12616 commit 4ade78fc3d242b58d57d92944c16ba7ef4614b2c
12617 Author: Alexander Larsson <alexl@redhat.com>
12618 Date:   Fri May 15 20:43:02 2009 +0200
12619
12620     Include stdlib.h to avoid warning
12621
12622     Fixes a "implicit declaration of function ‘strtol’" warning
12623
12624  gio/gnetworkaddress.c |    1 +
12625  1 files changed, 1 insertions(+), 0 deletions(-)
12626
12627 commit d3a2c457cb55730181c04c8d6d1f611ee555c250
12628 Author: Alexander Larsson <alexl@redhat.com>
12629 Date:   Fri May 15 20:42:04 2009 +0200
12630
12631     Forgot to return the allocated data in async_op_wrapper_new
12632
12633  gio/gfileiostream.c |    2 ++
12634  1 files changed, 2 insertions(+), 0 deletions(-)
12635
12636 commit a48fc532519b849498c8b75dde578caf0c270b23
12637 Author: Alexander Larsson <alexl@redhat.com>
12638 Date:   Fri May 15 10:42:28 2009 +0200
12639
12640     Make cancellable pipe fds close-on-exec
12641
12642     GCancellable is purely an in-process thing, so ensure that no
12643     cancellable
12644     fds accidentally leak to child processes.
12645
12646  gio/gcancellable.c |   16 ++++++++++++++++
12647  1 files changed, 16 insertions(+), 0 deletions(-)
12648
12649 commit 23424e7bcb93abe805394d11e8b32beb7571e87c
12650 Author: Alexander Larsson <alexl@redhat.com>
12651 Date:   Fri May 15 10:28:30 2009 +0200
12652
12653     Add padding to new classes
12654
12655  gio/gsocketcontrolmessage.h |    9 +++++++++
12656  gio/gunixfdmessage.h        |    6 ++++++
12657  2 files changed, 15 insertions(+), 0 deletions(-)
12658
12659 commit 8f67f47e05a9244d86d9661caa73e5a2fc573e55
12660 Author: Alexander Larsson <alexl@redhat.com>
12661 Date:   Fri May 15 10:08:18 2009 +0200
12662
12663     Add test apps for GSocket API
12664
12665  gio/tests/Makefile.am     |   10 ++-
12666  gio/tests/socket-client.c |  294
12667  +++++++++++++++++++++++++++++++++++++++++++
12668  gio/tests/socket-server.c |  304
12669  +++++++++++++++++++++++++++++++++++++++++++++
12670  3 files changed, 607 insertions(+), 1 deletions(-)
12671
12672 commit a258ec3b5bf0a0b2ab1cb1dce8ce715c3895bdaa
12673 Author: Alexander Larsson <alexl@redhat.com>
12674 Date:   Fri May 15 10:05:55 2009 +0200
12675
12676     Fix deadlock in threaded resolver
12677
12678     When you're using the threaded resolver and using a sync call
12679     without a cancellable the resolve_sync forgot to unlock the
12680     initial req->mutex lock, leading to a deadlock when unrefing
12681     the request.
12682
12683  gio/gthreadedresolver.c |    1 +
12684  1 files changed, 1 insertions(+), 0 deletions(-)
12685
12686 commit f662e7e86bc27102948683c0925815efefb43bbc
12687 Author: Alexander Larsson <alexl@redhat.com>
12688 Date:   Fri May 15 09:10:23 2009 +0200
12689
12690     Store protocol by id, add lookup function for name
12691
12692     We want to use the protocol id for lookup in the GSocketConnection
12693     code, so we expose it. We also make GSocket store the protocol
12694     as an int for less memory use and to allow platform specific protocols
12695     to be specified.
12696
12697     Also added g_socket_protocol_id_lookup_by_name() to allow the higher
12698     level code to specify the name by string, and
12699     g_socket_get_protocol_name()
12700     to get it.
12701
12702  gio/gio.symbols |    4 +-
12703  gio/gsocket.c   |  178
12704  +++++++++++++++++++++++++++++++++++++++++--------------
12705  gio/gsocket.h   |    6 +-
12706  3 files changed, 141 insertions(+), 47 deletions(-)
12707
12708 commit bd87df9e73272c72a1f45cc606d010e8c4961363
12709 Author: Alexander Larsson <alexl@redhat.com>
12710 Date:   Thu May 14 16:58:47 2009 +0200
12711
12712     Make GSocketSourceFunc return the GSocket
12713
12714     This is very useful when you have multiple sockets with sources.
12715
12716  gio/gasynchelper.c |   38 +++++++++++++++++++++++++++++---------
12717  gio/gasynchelper.h |   14 +++++++++++---
12718  gio/giotypes.h     |    8 +++++---
12719  gio/gsocket.c      |    8 +++++---
12720  4 files changed, 50 insertions(+), 18 deletions(-)
12721
12722 commit 7ffdc91f513d6b91d060df6e3ad3401ef23e968d
12723 Author: Alexander Larsson <alexl@redhat.com>
12724 Date:   Thu May 14 16:19:07 2009 +0200
12725
12726     Set optlen before calling getsockopt
12727
12728     We were sometimes failing in g_socket_check_pending_error because
12729     we were not setting optlen on input and it was sometimes randomly
12730     less than sizeof(int).
12731
12732  gio/gsocket.c |    1 +
12733  1 files changed, 1 insertions(+), 0 deletions(-)
12734
12735 commit 145cec3c93d5ba0c22d35aaf341b3713cadc0e14
12736 Author: Alexander Larsson <alexl@redhat.com>
12737 Date:   Thu May 14 15:26:37 2009 +0200
12738
12739     Import GInitable, GSocket and dependencies from gnio
12740
12741     This adds:
12742     GInitable - failable object constructor interface
12743     GAsyncInitable - async failable object constructor interface
12744     GSocket - Platform independent lowlevel berkely socket style object
12745     GSocketControlMessage - For passing control messages over GSocket
12746     GUnixFDMessage - unix fd passing socket control message
12747
12748     Some changes were done during the import from gnio to make things
12749     work in glib. For instance, types were moved to other headers, header
12750     file boiler plate were updated to glib style and gio.symbols stuff
12751     was added.
12752
12753  configure.in                |   16 +
12754  gio/Makefile.am             |   10 +
12755  gio/gasyncinitable.c        |  383 ++++++
12756  gio/gasyncinitable.h        |  119 ++
12757  gio/ginitable.c             |  251 ++++
12758  gio/ginitable.h             |   95 ++
12759  gio/gio.h                   |    4 +
12760  gio/gio.symbols             |   81 ++
12761  gio/gioenums.h              |   46 +-
12762  gio/gioerror.c              |    6 +
12763  gio/giotypes.h              |   59 +
12764  gio/gsocket.c               | 2970
12765  +++++++++++++++++++++++++++++++++++++++++++
12766  gio/gsocket.h               |  172 +++
12767  gio/gsocketcontrolmessage.c |  200 +++
12768  gio/gsocketcontrolmessage.h |   96 ++
12769  gio/gunixfdmessage.c        |  259 ++++
12770  gio/gunixfdmessage.h        |   67 +
12771  17 files changed, 4833 insertions(+), 1 deletions(-)
12772
12773 commit 33c00e5c33dfe612e5d8757dd07e4c3acae30acc
12774 Author: Alexander Larsson <alexl@redhat.com>
12775 Date:   Thu May 14 10:53:53 2009 +0200
12776
12777     Add g_network_address_parse
12778
12779     This is useful if you want to allow users to specify
12780     the hostname and optionally a port.
12781
12782  configure.in          |    3 +
12783  gio/gio.symbols       |    1 +
12784  gio/gnetworkaddress.c |  164
12785  +++++++++++++++++++++++++++++++++++++++++++++++++
12786  gio/gnetworkaddress.h |   12 +++-
12787  4 files changed, 176 insertions(+), 4 deletions(-)
12788
12789 commit 80a484ad2c2495134a87a35f8ac936e8e75c311a
12790 Author: Alexander Larsson <alexl@redhat.com>
12791 Date:   Thu May 14 15:32:55 2009 +0200
12792
12793     Add the new GFile ops to gio.symbols
12794
12795     This adds all the symbols related to GFile GIOStream support that was
12796     recently added.
12797
12798  gio/gio.symbols |    9 +++++++++
12799  1 files changed, 9 insertions(+), 0 deletions(-)
12800
12801 commit ed0821856533e63bee4f7da54f1a9e6e0b1f12e9
12802 Author: Alexander Larsson <alexl@redhat.com>
12803 Date:   Wed May 13 13:06:58 2009 +0200
12804
12805     Add tests for local GIOStream GFile ops
12806
12807  gio/tests/Makefile.am |    4 +
12808  gio/tests/readwrite.c |  293
12809  +++++++++++++++++++++++++++++++++++++++++++++++++
12810  2 files changed, 297 insertions(+), 0 deletions(-)
12811
12812 commit 14d58d51a325797aee3b53fb4e0ba76ca0adc3f5
12813 Author: Alexander Larsson <alexl@redhat.com>
12814 Date:   Wed May 13 13:03:47 2009 +0200
12815
12816     Local file implementation of GFileIOStream and ops
12817
12818     This implements all the GIOStream file ops for local files.
12819     We use the "fallback to output stream" for all GFileIOStream ops.
12820     Some helpers stuff was added to the local input and output streams
12821     so they could be reused.
12822
12823  gio/Makefile.am              |    2 +
12824  gio/glocalfile.c             |   67 ++++++++++++++++++++++
12825  gio/glocalfileinputstream.c  |   12 ++++
12826  gio/glocalfileinputstream.h  |    5 +-
12827  gio/glocalfileiostream.c     |  114 +++++++++++++++++++++++++++++++++++++
12828  gio/glocalfileiostream.h     |   60 ++++++++++++++++++++
12829  gio/glocalfileoutputstream.c |  127
12830  +++++++++++++++++++++++++++++++++++++-----
12831  gio/glocalfileoutputstream.h |   14 +++++
12832  8 files changed, 385 insertions(+), 16 deletions(-)
12833
12834 commit 7a2d4889b50c5edd3f483c6e037faec1e093ab13
12835 Author: Alexander Larsson <alexl@redhat.com>
12836 Date:   Wed May 13 13:00:26 2009 +0200
12837
12838     Add GIOStream operations to GFile
12839
12840     g_file_open_readwrite, g_file_create_readwrite,
12841     g_file_replace_readwrite
12842     and async variants, with default implementations using threads.
12843
12844  gio/gfile.c |  666
12845  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
12846  gio/gfile.h |   83 ++++++++
12847  2 files changed, 749 insertions(+), 0 deletions(-)
12848
12849 commit bd0b8c60c231c72588d69dfb2018d2e418517f7f
12850 Author: Alexander Larsson <alexl@redhat.com>
12851 Date:   Tue May 12 16:59:36 2009 +0200
12852
12853     Add GFileIOStream class
12854
12855     This is similar to GFileInputStream and GFileOutputStream for
12856     GIOStreams.
12857     The default implementations chain to the Output stream.
12858
12859  gio/Makefile.am     |    2 +
12860  gio/gfileiostream.c |  671
12861  +++++++++++++++++++++++++++++++++++++++++++++++++++
12862  gio/gfileiostream.h |  118 +++++++++
12863  gio/gio.h           |    1 +
12864  gio/gio.symbols     |   10 +
12865  gio/giostream.c     |    3 -
12866  gio/giotypes.h      |    1 +
12867  7 files changed, 803 insertions(+), 3 deletions(-)
12868
12869 commit 6d0bebb7df1129bb78cdd526e1b44c91b61321dd
12870 Author: Alexander Larsson <alexl@redhat.com>
12871 Date:   Tue May 12 19:31:19 2009 +0200
12872
12873     Add comment about lifecycle issues for GIOStreams
12874
12875  gio/giostream.c |    6 ++++++
12876  1 files changed, 6 insertions(+), 0 deletions(-)
12877
12878 commit 05f544c59191ea7eab076fbb77a2e3648d52e167
12879 Author: Alexander Larsson <alexl@redhat.com>
12880 Date:   Tue May 12 16:30:15 2009 +0200
12881
12882     Import GIOStream from gnio
12883
12884     Based on gnio rev 84516a5f544d8d5f3da368a83844e84eca8ef771
12885
12886  gio/Makefile.am |    2 +
12887  gio/gio.h       |    1 +
12888  gio/gio.symbols |   15 ++
12889  gio/giostream.c |  607
12890  +++++++++++++++++++++++++++++++++++++++++++++++++++++++
12891  gio/giostream.h |  112 ++++++++++
12892  gio/giotypes.h  |    1 +
12893  6 files changed, 738 insertions(+), 0 deletions(-)
12894
12895 commit 1ecfae6a71b10cda9b3fa1e8f38bb22db01fb0af
12896 Author: Alexander Larsson <alexl@redhat.com>
12897 Date:   Tue May 12 19:53:24 2009 +0200
12898
12899     Remove close in finalize, we do it in dispose
12900
12901     This is not needed, and in fact it may be a bad idea to call
12902     it from finalize anyway since the object isn't fully alive then.
12903
12904  gio/ginputstream.c |    3 ---
12905  1 files changed, 0 insertions(+), 3 deletions(-)
12906
12907 commit 2bbb85633f30da2a7b79b518ca7821cde475cb3a
12908 Author: Alexander Larsson <alexl@redhat.com>
12909 Date:   Tue May 12 13:57:52 2009 +0200
12910
12911     Remove not actually used member "cancelled"
12912
12913  gio/goutputstream.c |    1 -
12914  1 files changed, 0 insertions(+), 1 deletions(-)
12915
12916 commit 0030935d041f26e461aca6583927ea0cceb166bb
12917 Author: Tor Lillqvist <tml@iki.fi>
12918 Date:   Tue May 12 14:54:12 2009 +0300
12919
12920     Make glibconfig.h.win32.in match the generated one.
12921
12922     Add G_GOFFSET_MODIFIER, G_GOFFSET_FORMAT and G_GOFFSET_CONSTANT.
12923
12924  glibconfig.h.win32.in |    5 +++++
12925  1 files changed, 5 insertions(+), 0 deletions(-)
12926
12927 commit b3e4b761f465a8cb0948bd6381ad832a0a47436a
12928 Author: Alexander Larsson <alexl@redhat.com>
12929 Date:   Wed May 6 13:26:17 2009 +0200
12930
12931     Fix gcancellable.c build on non-win32
12932
12933     I forgot to add #ifdef G_OS_WIN32 in one place, sorry.
12934
12935  gio/gcancellable.c |    2 ++
12936  1 files changed, 2 insertions(+), 0 deletions(-)
12937
12938 commit e10edefff1308cad307d954b17163538a3c7f20a
12939 Author: Alexander Larsson <alexl@redhat.com>
12940 Date:   Wed May 6 13:10:58 2009 +0200
12941
12942     Simplify GCancellable support on win32
12943
12944     There is no need to have a GIOChannel in the GPollFD in
12945     g_cancellable_create_pollfd. All we need is an Event object that
12946     we signal when cancelling and reset when resetting.
12947
12948     Also, supporting g_cancellable_get_fd on Windows using _pipe is
12949     useless
12950     as it doesn't work with any corresponding poll() function, so
12951     just don't
12952     support that on win32.
12953
12954     I tested this with the cancellation support in GSocket from gnio.
12955
12956  gio/gcancellable.c |   56
12957  ++++++++++++++++++++++++---------------------------
12958  1 files changed, 26 insertions(+), 30 deletions(-)
12959
12960 commit 2fff3026efbaf7e480d1a166c7166c44c6643567
12961 Author: Paul Pogonyshev <pogonyshev@gmx.net>
12962 Date:   Mon May 4 22:32:35 2009 +0300
12963
12964     Don't try to ref NULL pointer in g_desktop_app_info_dup()
12965
12966     Fixes bug #573246.
12967
12968  gio/gdesktopappinfo.c |    3 ++-
12969  1 files changed, 2 insertions(+), 1 deletions(-)
12970
12971 commit d89cc0d7cbad8b6904931440e579e291ce81780d
12972 Author: Carlos Garnacho <carlos@imendio.com>
12973 Date:   Tue May 5 14:45:18 2009 -0400
12974
12975     Add a GMount::pre-unmount signal
12976
12977     This is the per-mount analogon to GVolumeMonitor::mount-pre-unmount.
12978
12979  gio/gmount.c     |   16 ++++++++++++++++
12980  gio/gmount.h     |    3 +++
12981  gio/gunixmount.c |    2 ++
12982  3 files changed, 21 insertions(+), 0 deletions(-)
12983
12984 commit 4ecec3b1c2d335b1e26b209fc7e2b77013ece795
12985 Author: Manoj Kumar Giri <mgiri@mgiri.csb>
12986 Date:   Tue May 5 12:34:44 2009 +0530
12987
12988     Updated Oriya Translation.
12989
12990  po/or.po |  111
12991  +++++++++----------------------------------------------------
12992  1 files changed, 17 insertions(+), 94 deletions(-)
12993
12994 commit 757f9281d7aac1254a156136440b4df4fa52e3a1
12995 Author: Matthias Clasen <mclasen@redhat.com>
12996 Date:   Sun May 3 18:08:01 2009 -0400
12997
12998     Bump version to 2.21.1
12999
13000  configure.in |    2 +-
13001  1 files changed, 1 insertions(+), 1 deletions(-)
13002
13003 commit a28215fa909ef315e596ebd0b41132730aef909d
13004 Author: Matthias Clasen <mclasen@redhat.com>
13005 Date:   Sun May 3 18:04:31 2009 -0400
13006
13007     Release 2.21.0
13008
13009  docs/reference/gio/gio-docs.xml          |    3 +
13010  docs/reference/glib/glib-docs.sgml       |    3 +
13011  docs/reference/gobject/gobject-docs.sgml |    3 +
13012  gio/gcancellable.c                       |   58 +-
13013  gio/gresolver.c                          |   37 +-
13014  gio/gsrvtarget.c                         |   16 +-
13015  gio/gthreadedresolver.c                  |   10 +-
13016  gio/gunixresolver.c                      |    2 +-
13017  po/am.po                                 |  226 +++-----
13018  po/ar.po                                 |  286 +++++-----
13019  po/as.po                                 |  300 +++++-----
13020  po/az.po                                 |  276 ++++------
13021  po/be.po                                 |  302 +++++------
13022  po/be@latin.po                           |  306 +++++------
13023  po/bg.po                                 |  307 +++++-----
13024  po/bn.po                                 |  271 ++++-----
13025  po/bn_IN.po                              |  291 +++++-----
13026  po/bs.po                                 |  276 ++++------
13027  po/ca.po                                 |  915
13028  +++++++++++++++---------------
13029  po/cs.po                                 |  801
13030  +++++++++++++-------------
13031  po/cy.po                                 |  274 ++++-----
13032  po/da.po                                 |  304 +++++-----
13033  po/de.po                                 |  312 +++++------
13034  po/dz.po                                 |  272 ++++-----
13035  po/el.po                                 |  306 +++++-----
13036  po/en_CA.po                              |  289 +++++-----
13037  po/en_GB.po                              |  300 +++++-----
13038  po/eo.po                                 |  270 ++++-----
13039  po/es.po                                 |  806
13040  +++++++++++++-------------
13041  po/et.po                                 |  402 +++++++++++++-
13042  po/eu.po                                 |  310 +++++------
13043  po/fa.po                                 |  276 ++++------
13044  po/fi.po                                 |  304 +++++-----
13045  po/fr.po                                 |  312 +++++------
13046  po/ga.po                                 |  244 +++-----
13047  po/gl.po                                 |  306 +++++-----
13048  po/gu.po                                 |  296 +++++-----
13049  po/he.po                                 |  300 +++++-----
13050  po/hi.po                                 |  296 +++++-----
13051  po/hr.po                                 |  272 ++++-----
13052  po/hu.po                                 |  305 +++++-----
13053  po/hy.po                                 |  228 +++-----
13054  po/id.po                                 |  280 ++++------
13055  po/is.po                                 |  273 ++++-----
13056  po/it.po                                 |  309 +++++------
13057  po/ja.po                                 |  305 +++++-----
13058  po/ka.po                                 |  272 ++++-----
13059  po/kn.po                                 |  302 +++++-----
13060  po/ko.po                                 |  308 +++++------
13061  po/ku.po                                 |  210 +++-----
13062  po/lt.po                                 |  304 +++++-----
13063  po/lv.po                                 |  276 ++++------
13064  po/mai.po                                |  286 +++++-----
13065  po/mg.po                                 |  276 ++++------
13066  po/mk.po                                 |  281 ++++-----
13067  po/ml.po                                 |  300 +++++-----
13068  po/mn.po                                 |  276 ++++------
13069  po/mr.po                                 |  298 +++++-----
13070  po/ms.po                                 |  276 ++++------
13071  po/nb.po                                 |  302 +++++-----
13072  po/ne.po                                 |  274 ++++-----
13073  po/nl.po                                 |  319 +++++------
13074  po/nn.po                                 |  278 ++++-----
13075  po/oc.po                                 |  209 +++-----
13076  po/or.po                                 |  296 +++++-----
13077  po/pa.po                                 |  296 +++++-----
13078  po/pl.po                                 |  304 +++++-----
13079  po/ps.po                                 |  919
13080  ++++++++++++++----------------
13081  po/pt.po                                 |  305 +++++-----
13082  po/pt_BR.po                              |  304 +++++-----
13083  po/ro.po                                 |  307 +++++-----
13084  po/ru.po                                 |  312 +++++------
13085  po/rw.po                                 |  276 ++++-----
13086  po/si.po                                 |  253 ++++-----
13087  po/sk.po                                 |  279 ++++-----
13088  po/sl.po                                 |  300 +++++-----
13089  po/sq.po                                 |  328 +++++------
13090  po/sr.po                                 |  271 ++++-----
13091  po/sr@ije.po                             |  282 ++++------
13092  po/sr@latin.po                           |  271 ++++-----
13093  po/sv.po                                 |  304 +++++-----
13094  po/ta.po                                 |  298 +++++-----
13095  po/te.po                                 |  296 +++++-----
13096  po/th.po                                 |  296 +++++-----
13097  po/tl.po                                 |  284 ++++------
13098  po/tr.po                                 |  304 +++++-----
13099  po/tt.po                                 |  238 +++-----
13100  po/uk.po                                 |  300 +++++------
13101  po/vi.po                                 |  302 +++++-----
13102  po/wa.po                                 |  255 ++++-----
13103  po/xh.po                                 |  278 ++++------
13104  po/yi.po                                 |  273 ++++-----
13105  po/zh_CN.po                              |  296 +++++-----
13106  po/zh_HK.po                              |  296 +++++-----
13107  po/zh_TW.po                              |  296 +++++-----
13108  95 files changed, 12758 insertions(+), 14748 deletions(-)
13109
13110 commit 4e694faa332a6ef4c576176b568a7f74e142103a
13111 Author: Paul Pogonyshev <pogonyshev@gmx.net>
13112 Date:   Mon May 4 00:55:35 2009 +0300
13113
13114     Fix g_input_stream_skip_async() documentation
13115
13116     Remove mention of inexisting argument.  Spotted in relation to bug
13117     581229.
13118
13119  gio/ginputstream.c |    4 ++--
13120  1 files changed, 2 insertions(+), 2 deletions(-)
13121
13122 commit f33a484b4a1a14902dc1789c2e023fbcd4136098
13123 Author: Matthias Clasen <mclasen@redhat.com>
13124 Date:   Sun May 3 17:10:16 2009 -0400
13125
13126     Fix up tests forgotten in Michaels commit
13127
13128     When Michael cleaned up after my fumbled commit of his gmarkup
13129     optimizations, he fumbled himself and forgot to fix up the tests...
13130
13131  tests/markups/fail-36.gmarkup |  Bin 13 -> 42 bytes
13132  1 files changed, 0 insertions(+), 0 deletions(-)
13133
13134 commit 008ae16d75b2f6e908258d883d8b1c98a98bd648
13135 Author: Matthias Clasen <mclasen@redhat.com>
13136 Date:   Sun May 3 16:58:22 2009 -0400
13137
13138     Add new functions
13139
13140  docs/reference/gobject/gobject-sections.txt |    6 ++++++
13141  1 files changed, 6 insertions(+), 0 deletions(-)
13142
13143 commit d1e6e194cc30744e47067378eb338f7d5a0f1e2b
13144 Author: Petr Kovar <pknbe@volny.cz>
13145 Date:   Sun May 3 18:34:35 2009 +0200
13146
13147     Updated Czech translation
13148
13149  po/cs.po | 1013
13150  +++++++++++++++++++++++++++++++-------------------------------
13151  1 files changed, 503 insertions(+), 510 deletions(-)
13152
13153 commit b3fc55cc4e5b578acc0a06e164c29fe43d060b10
13154 Author: Ivar Smolin <okul@linux.ee>
13155 Date:   Sun May 3 12:03:46 2009 +0300
13156
13157     Updating Estonian translation
13158
13159  po/et.po |  550
13160  +++++---------------------------------------------------------
13161  1 files changed, 37 insertions(+), 513 deletions(-)
13162
13163 commit 3f06ddd8cdfa7f4ebf09ef24db7dad5270be36df
13164 Author: Matthias Clasen <mclasen@redhat.com>
13165 Date:   Sat May 2 23:17:29 2009 -0400
13166
13167     Match up parameter names to help gtk-doc
13168
13169  gio/gcancellable.h |    2 +-
13170  1 files changed, 1 insertions(+), 1 deletions(-)
13171
13172 commit 2e4855ec4b611b9a17c466f4d26a694480f80ad6
13173 Author: Matthias Clasen <mclasen@redhat.com>
13174 Date:   Sat May 2 23:02:41 2009 -0400
13175
13176     Add bug references
13177
13178  NEWS |    4 ++++
13179  1 files changed, 4 insertions(+), 0 deletions(-)
13180
13181 commit 2e4b51aeb3bd5fa1fda52946e2d43fc8e7a28b4e
13182 Author: Matthias Clasen <mclasen@redhat.com>
13183 Date:   Sat May 2 22:59:02 2009 -0400
13184
13185     Plug a memory leak in g_simple_async_result_set_op_res_gpointer
13186
13187     Fixes bug 579272.
13188
13189  gio/gsimpleasyncresult.c |   15 +++++++++++++--
13190  1 files changed, 13 insertions(+), 2 deletions(-)
13191
13192 commit 79ef3d32643519ae9c9710acf0c56b54ff540dc3
13193 Author: Matthias Clasen <mclasen@redhat.com>
13194 Date:   Sat May 2 22:44:52 2009 -0400
13195
13196     Correct g_utf8_to_utf16 docs
13197
13198     As pointed out in bug 580932, len is counting bytes here.
13199
13200  glib/gutf8.c |   12 ++++++------
13201  1 files changed, 6 insertions(+), 6 deletions(-)
13202
13203 commit 2dfce324220bf7e1ea5ca465a74e58cf8146b808
13204 Author: Matthias Clasen <mclasen@redhat.com>
13205 Date:   Sat May 2 22:41:19 2009 -0400
13206
13207     Accept NULL as empty string list
13208
13209     Fixes bug 580656.
13210
13211  glib/gkeyfile.c |    6 +++---
13212  1 files changed, 3 insertions(+), 3 deletions(-)
13213
13214 commit a4ac1b0552785dfb2d323eb41c6d3875b214989b
13215 Author: Matthias Clasen <mclasen@redhat.com>
13216 Date:   Sat May 2 22:36:15 2009 -0400
13217
13218     Fix reference to g_strtoull
13219
13220     As pointed out in bug 580546, that function does not exit.
13221
13222  docs/reference/glib/tmpl/macros_misc.sgml |    5 +++--
13223  1 files changed, 3 insertions(+), 2 deletions(-)
13224
13225 commit fab0506f5f983dcad8f4c44dbef6fbc1f8fd1b3b
13226 Author: Matthias Clasen <mclasen@redhat.com>
13227 Date:   Sat May 2 22:30:19 2009 -0400
13228
13229     Update NEWS
13230
13231  NEWS |   38 ++++++++++++++++++++++++++++++++++++++
13232  1 files changed, 38 insertions(+), 0 deletions(-)
13233
13234 commit ff104337d9e95f6e933f3d77a5a24e462c4713cf
13235 Author: Matthias Clasen <mclasen@redhat.com>
13236 Date:   Sat May 2 21:58:30 2009 -0400
13237
13238     Bump version to 2.21.0
13239
13240  configure.in |    6 +++---
13241  1 files changed, 3 insertions(+), 3 deletions(-)
13242
13243 commit dc02797c1e386d72ff24268cc23c19352e8cef6f
13244 Author: Jorge Gonzalez <jorgegonz@svn.gnome.org>
13245 Date:   Fri May 1 20:20:01 2009 +0200
13246
13247     Updated Spanish translation
13248
13249  po/es.po | 1021
13250  +++++++++++++++++++++++++++++++-------------------------------
13251  1 files changed, 509 insertions(+), 512 deletions(-)
13252
13253 commit 92ac8d165eae438164cffce01fe92cdcf6488970
13254 Author: Dan Winship <danw@gnome.org>
13255 Date:   Fri May 1 10:08:52 2009 -0400
13256
13257     Misc warning fixes
13258
13259     glib/pcre/pcre_ucp_search_funcs.c, glib/pcre/pcre_valid_utf8.c: add
13260     back missing config.h includes, and this time add them to the copies
13261     in glib/update-pcre/ too so they don't get lost again on the next PCRE
13262     update.
13263
13264     glib/garray.c, glib/gbase64.c: fix signed/unsigned pointer casts
13265
13266     gio/xdgmime/xdgmimeglob.c: remove unused variable
13267
13268     gio/tests/live-g-file.c: fix printf args on x86_64
13269
13270     tests/Makefile.am, tests/regex-test.c: remove redundant -DENABLE_REGEX
13271
13272  gio/tests/live-g-file.c                 |    4 ++--
13273  gio/xdgmime/xdgmimeglob.c               |    1 -
13274  glib/garray.c                           |    2 +-
13275  glib/gbase64.c                          |    2 +-
13276  glib/pcre/pcre_ucp_searchfuncs.c        |    4 ++++
13277  glib/pcre/pcre_valid_utf8.c             |    1 +
13278  glib/update-pcre/pcre_ucp_searchfuncs.c |    4 ++++
13279  glib/update-pcre/pcre_valid_utf8.c      |    1 +
13280  tests/Makefile.am                       |    9 +--------
13281  tests/regex-test.c                      |    2 ++
13282  10 files changed, 17 insertions(+), 13 deletions(-)
13283
13284 commit 36cb01f447b2401195e3c6b577f490e868363630
13285 Author: Dan Winship <danw@gnome.org>
13286 Date:   Fri May 1 10:08:23 2009 -0400
13287
13288     Add README and INSTALL to .gitignore since they are autogenerated
13289
13290  .gitignore |    3 +++
13291  1 files changed, 3 insertions(+), 0 deletions(-)
13292
13293 commit 83699774fa669abfbc5c5c3dc9265308246bd4f6
13294 Author: Michael Meeks <michael.meeks@novell.com>
13295 Date:   Fri May 1 15:23:23 2009 +0100
13296
13297     Patch originally committed only to the ChangeLog & tests ...
13298
13299             Bug 572508 – gmarkup speedup ...
13300
13301             * glib/gmarkup.c: Various optimizations: do less allocations
13302             by
13303             keeping a pool of GStrings, do in-place unescaping, avoid
13304             redundant
13305             utf-8 validation.
13306
13307  glib/gmarkup.c | 1129
13308  +++++++++++++++++++++++---------------------------------
13309  1 files changed, 455 insertions(+), 674 deletions(-)
13310
13311 commit d8029ca9bc24bcff7f33c973ef13fae7e6fab904
13312 Author: Alexander Larsson <alexl@redhat.com>
13313 Date:   Thu Apr 30 10:46:37 2009 +0200
13314
13315     Ensure g_inet_address_get_type() call is not optimized away
13316
13317     Yet another place where the get_type call can be optimized away due
13318     to the G_GNUC_CONST attribute. Use a volatile variable to ensure
13319     its not.
13320
13321  gio/gresolver.c |    4 +++-
13322  1 files changed, 3 insertions(+), 1 deletions(-)
13323
13324 commit 97fe421518139dcb3477209d3d3c3b6744f54153
13325 Author: David King <davidk@openismus.com>
13326 Date:   Wed Apr 29 15:58:35 2009 +0200
13327
13328     Fix ginetaddress.c compile on Linux
13329
13330     The GType type definition belongs outside the G_OS_WIN32 typedef.
13331
13332  gio/ginetaddress.c |    2 +-
13333  1 files changed, 1 insertions(+), 1 deletions(-)
13334
13335 commit 402847c8878a6bf839facdf7a91f096769ebc609
13336 Author: David Zeuthen <davidz@redhat.com>
13337 Date:   Wed Apr 29 11:15:20 2009 -0400
13338
13339     Bug 580450 – Reference counting and boxed types for arrays
13340
13341     Add reference counting and boxed types for GArray, GByteArray and
13342     GPtrArray.
13343
13344     Signed-off-by: Matthias Clasen <mclasen@redhat.com>
13345
13346  docs/reference/glib/glib-sections.txt        |    9 +
13347  docs/reference/glib/tmpl/arrays.sgml         |   41 ++++-
13348  docs/reference/glib/tmpl/arrays_byte.sgml    |   23 ++-
13349  docs/reference/glib/tmpl/arrays_pointer.sgml |   64 ++++++-
13350  glib/garray.c                                |  253
13351  ++++++++++++++++++++++++--
13352  glib/garray.h                                |   10 +
13353  glib/glib.symbols                            |    9 +
13354  glib/tests/array-test.c                      |  172 +++++++++++++++++
13355  gobject/gboxed.c                             |   33 ++++
13356  gobject/gboxed.h                             |   27 +++
13357  gobject/gobject.symbols                      |    3 +
13358  11 files changed, 616 insertions(+), 28 deletions(-)
13359
13360 commit d80e12104f139def9bea28a510bf1d7c103e20f9
13361 Author: Alexander Larsson <alexl@redhat.com>
13362 Date:   Wed Apr 29 12:19:57 2009 +0200
13363
13364     Ensure we're actually initializing the winsock library
13365
13366     It turns out that just calling g_inet_address_get_type() isn't
13367     enough, since its marked G_GNUC_CONST, so the call is optimized
13368     away. If we assign the return value to a volatile location we ensure
13369     it is called.
13370
13371  gio/ginetaddress.c |    3 ++-
13372  1 files changed, 2 insertions(+), 1 deletions(-)
13373
13374 commit 49dfb50afc9400779c0be02ea3c285780b42c928
13375 Author: David Zeuthen <davidz@redhat.com>
13376 Date:   Sat Apr 25 22:41:07 2009 -0400
13377
13378     Bug 580453 – Hash and equal functions for gint64 and gdouble
13379
13380  docs/reference/glib/glib-sections.txt     |    4 ++
13381  docs/reference/glib/tmpl/hash_tables.sgml |   38 ++++++++++++++
13382  glib/ghash.c                              |   13 +++--
13383  glib/ghash.h                              |    8 +++
13384  glib/glib.symbols                         |    4 ++
13385  glib/gutils.c                             |   78
13386  +++++++++++++++++++++++++++++
13387  6 files changed, 139 insertions(+), 6 deletions(-)
13388
13389 commit 5a368d469a2441d7d77d78fe104dc3560093ebac
13390 Author: Jordi Mas i Hernandez <jmas@softcatala.org>
13391 Date:   Sun Apr 26 20:18:38 2009 +0200
13392
13393     Minor fixes to Catalan translation
13394
13395  po/ca.po |  922
13396  +++++++++++++++++++++++++++++++-------------------------------
13397  1 files changed, 457 insertions(+), 465 deletions(-)
13398
13399 commit 61f130015bbbbc99ce0189cca1c95f7e2e735202
13400 Author: paul <ephraim_owns@hotmail.com>
13401 Date:   Sun Apr 26 13:16:34 2009 -0400
13402
13403     Fix socket-related configure tests on old platforms
13404
13405     include <sys/types.h> in case <sys/socket.h> doesn't. #580299
13406
13407  configure.in |    1 +
13408  1 files changed, 1 insertions(+), 0 deletions(-)
13409
13410 commit 7c9caecfebf7d15899fe361324c414fbfc7b1317
13411 Author: Dan Winship <danw@gnome.org>
13412 Date:   Sun Apr 26 12:18:42 2009 -0400
13413
13414     Fix the networking stuff on (current) OS X
13415
13416     OS X's headers split up the current and old (BIND 4) nameserver stuff
13417     slightly differently than Linux does, but explicitly including
13418     arpa/nameser_compat.h does the right thing on both. Part of #580301
13419
13420  gio/ginetaddress.c       |    3 +++
13421  gio/gnetworkingprivate.h |    6 ++++--
13422  2 files changed, 7 insertions(+), 2 deletions(-)
13423
13424 commit 9a15da50e4d10794c35e4b638b7ab521be671a6e
13425 Author: Dan Winship <danw@gnome.org>
13426 Date:   Sun Apr 26 09:59:28 2009 -0400
13427
13428     Fix ginetaddress.c compile on Solaris
13429
13430     In glibc, IN6_IS_ADDR_UNSPECIFIED() et al. cast their argument to a
13431     uint32_t*, so it doesn't matter whether you pass them the in6_addr
13432     itself (which is what you're supposed to do) or one of its union
13433     members (which is what we were actually doing). Solaris's macro
13434     accesses the in6_addr fields directly though, and so only works if you
13435     pass the actual in6_addr. #580194.
13436
13437  gio/ginetaddress.c |   20 ++++++++++----------
13438  1 files changed, 10 insertions(+), 10 deletions(-)
13439
13440 commit 491a036d8480f4d710ef601a27a57b559b0a46d7
13441 Author: Johan Bilien <jobi@litl.com>
13442 Date:   Wed Apr 22 19:09:34 2009 +0100
13443
13444     Fix translation from GIO's file attr to xattr attributes
13445
13446     Bug 579862 – requesting xattr::foo ends up calling getxattr(...,
13447     user.:foo,...)
13448
13449     The patch makes sure we escape xattr::, not xattr:, before adding
13450     user.
13451     and calling getxattr.
13452
13453  gio/glocalfileinfo.c |    2 +-
13454  1 files changed, 1 insertions(+), 1 deletions(-)
13455
13456 commit a9c33dbd7aeeb715677d619cbddc0d621872cc43
13457 Author: Christian Persch <chpe@gnome.org>
13458 Date:   Wed Apr 22 15:12:37 2009 +0200
13459
13460     Use P_ for translatable param spec strings
13461
13462     Translatable param spec strings should be annotated with P_()
13463     instead of
13464     plain _(). Bug #579830.
13465
13466  gio/gfileicon.c          |    4 +-
13467  gio/ginetaddress.c       |   48
13468  +++++++++++++++++++++++-----------------------
13469  gio/gsocketaddress.c     |    4 +-
13470  gio/gthemedicon.c        |   12 +++++-----
13471  gio/gunixinputstream.c   |    8 +++---
13472  gio/gunixoutputstream.c  |    8 +++---
13473  gio/gunixsocketaddress.c |    4 +-
13474  7 files changed, 44 insertions(+), 44 deletions(-)
13475
13476 commit 9a3d18d2a652f9f1567e09bdb1055e6cb462f710
13477 Author: Dan Winship <danw@gnome.org>
13478 Date:   Mon Dec 29 13:38:28 2008 -0500
13479
13480     GResolver wrappers: GNetworkAddress, GNetworkService,
13481     GSocketConnectable
13482
13483     Higher-level wrappers around GResolver. GSocketConnectable provides an
13484     interface for synchronously or asynchronously iterating multiple
13485     socket addresses, with GNetworkAddress and GNetworkService providing
13486     interfaces based on hostname and SRV record resolution.
13487     Part of #548466.
13488
13489  docs/reference/gio/gio-docs.xml     |    3 +
13490  docs/reference/gio/gio-sections.txt |   71 ++++
13491  docs/reference/gio/gio.types        |    4 +
13492  gio/Makefile.am                     |    8 +
13493  gio/gio.h                           |    4 +
13494  gio/gio.symbols                     |   35 ++
13495  gio/giotypes.h                      |    4 +
13496  gio/gnetworkaddress.c               |  462 ++++++++++++++++++++++++
13497  gio/gnetworkaddress.h               |   65 ++++
13498  gio/gnetworkservice.c               |  658
13499  +++++++++++++++++++++++++++++++++++
13500  gio/gnetworkservice.h               |   69 ++++
13501  gio/gresolver.c                     |   12 +
13502  gio/gsocketaddress.c                |   90 +++++-
13503  gio/gsocketaddressenumerator.c      |  191 ++++++++++
13504  gio/gsocketaddressenumerator.h      |   89 +++++
13505  gio/gsocketconnectable.c            |  148 ++++++++
13506  gio/gsocketconnectable.h            |   68 ++++
13507  gio/gsrvtarget.c                    |    7 +-
13508  gio/tests/.gitignore                |    1 +
13509  gio/tests/resolver.c                |  141 +++++++-
13510  20 files changed, 2121 insertions(+), 9 deletions(-)
13511
13512 commit c94d3f92885456e1dc9e2fb27b709017f29d04ce
13513 Author: Dan Winship <danw@gnome.org>
13514 Date:   Mon Dec 29 12:53:47 2008 -0500
13515
13516     Add GResolver, a glib-ish interface to DNS
13517
13518     GResolver provides asynchronous (and synchronous-but-cancellable) APIs
13519     for resolving hostnames, reverse-resolving IP addresses back to
13520     hostnames, and resolving SRV records. Part of #548466.
13521
13522  configure.in                        |   25 +
13523  docs/reference/gio/Makefile.am      |    6 +-
13524  docs/reference/gio/gio-docs.xml     |    2 +
13525  docs/reference/gio/gio-sections.txt |   52 ++
13526  docs/reference/gio/gio.types        |    1 +
13527  gio/Makefile.am                     |   18 +-
13528  gio/ginetaddress.c                  |    7 +-
13529  gio/gio.h                           |    2 +
13530  gio/gio.symbols                     |   57 ++
13531  gio/gioenums.h                      |   14 +
13532  gio/giotypes.h                      |    4 +-
13533  gio/gnetworkingprivate.h            |   32 +
13534  gio/gresolver.c                     |  855 ++++++++++++++++++++
13535  gio/gresolver.h                     |  159 ++++
13536  gio/gsrvtarget.c                    |  334 ++++++++
13537  gio/gsrvtarget.h                    |   52 ++
13538  gio/gthreadedresolver.c             |  617 ++++++++++++++
13539  gio/gthreadedresolver.h             |   50 ++
13540  gio/gunixresolver.c                 |  433 ++++++++++
13541  gio/gunixresolver.h                 |   53 ++
13542  gio/gwin32resolver.c                |  481 +++++++++++
13543  gio/gwin32resolver.h                |   49 ++
13544  gio/libasyncns/Makefile.am          |   15 +
13545  gio/libasyncns/README               |    7 +
13546  gio/libasyncns/asyncns.c            | 1498
13547  +++++++++++++++++++++++++++++++++++
13548  gio/libasyncns/asyncns.h            |  163 ++++
13549  gio/libasyncns/g-asyncns.h          |   28 +
13550  gio/libasyncns/update.sh            |   20 +
13551  gio/pltcheck.sh                     |    2 +-
13552  gio/tests/.gitignore                |    1 +
13553  gio/tests/Makefile.am               |    8 +-
13554  gio/tests/resolver.c                |  377 +++++++++
13555  32 files changed, 5412 insertions(+), 10 deletions(-)
13556
13557 commit 68fc0556275edf6e63a3242841f2981a42ee11cb
13558 Author: Dan Winship <danw@gnome.org>
13559 Date:   Fri Dec 12 13:13:55 2008 -0500
13560
13561     Add network address and socket types
13562
13563     Types and methods for dealing with IPv4 and IPv6 addresses (and UNIX
13564     domain socket addresses under UNIX). This does not include code for
13565     actual socket I/O.
13566
13567     Originally from "gnio". Much of the code was written by Christian
13568     Kellner, Samuel Cormier-Iijima, and Ryan Lortie.
13569
13570     Part of #548466.
13571
13572  configure.in                        |   28 ++
13573  docs/reference/gio/gio-docs.xml     |    7 +
13574  docs/reference/gio/gio-sections.txt |   91 +++++
13575  docs/reference/gio/gio.types        |    4 +
13576  gio/Makefile.am                     |   11 +-
13577  gio/ginetaddress.c                  |  747
13578  +++++++++++++++++++++++++++++++++++
13579  gio/ginetaddress.h                  |  101 +++++
13580  gio/ginetsocketaddress.c            |  306 ++++++++++++++
13581  gio/ginetsocketaddress.h            |   69 ++++
13582  gio/gio.h                           |    3 +
13583  gio/gio.symbols                     |   51 +++
13584  gio/gioenums.h                      |   20 +
13585  gio/giotypes.h                      |    5 +
13586  gio/gnetworkingprivate.h            |   53 +++
13587  gio/gsocketaddress.c                |  233 +++++++++++
13588  gio/gsocketaddress.h                |   77 ++++
13589  gio/gunixsocketaddress.c            |  206 ++++++++++
13590  gio/gunixsocketaddress.h            |   61 +++
13591  glibconfig.h.win32.in               |    3 +
13592  19 files changed, 2075 insertions(+), 1 deletions(-)
13593
13594 commit 6a3b4fa05ac996566e7b8037edf80d0f06fa2a90
13595 Author: Dan Winship <danw@gnome.org>
13596 Date:   Mon Dec 29 09:00:17 2008 -0500
13597
13598     Add hostname-related utilities in glib/ghostutils.h
13599
13600     Functions for converting between UTF-8 IDNs (Internationalized Domain
13601     Names) and their ASCII-Compatible Encodings, plus a function to
13602     recognize
13603     IP addresses. Part of #548466.
13604
13605  docs/reference/glib/glib-docs.sgml       |    2 +
13606  docs/reference/glib/glib-sections.txt    |   13 +
13607  docs/reference/glib/tmpl/ghostutils.sgml |   64 +++
13608  glib/Makefile.am                         |    2 +
13609  glib/ghostutils.c                        |  758
13610  ++++++++++++++++++++++++++++++
13611  glib/ghostutils.h                        |   40 ++
13612  glib/glib.h                              |    1 +
13613  glib/glib.symbols                        |   10 +
13614  glib/tests/.gitignore                    |    1 +
13615  glib/tests/Makefile.am                   |    3 +
13616  glib/tests/hostutils.c                   |  267 +++++++++++
13617  11 files changed, 1161 insertions(+), 0 deletions(-)
13618
13619 commit dda20bccbfc2a560c13532612382712c17717085
13620 Author: Stefan Kost <ensonic@users.sf.net>
13621 Date:   Tue Apr 21 23:21:28 2009 +0300
13622
13623     goption: format section docs according to gtk-doc rules and fixes
13624     broken xml
13625
13626  glib/goption.c |   25 +++++++++----------------
13627  1 files changed, 9 insertions(+), 16 deletions(-)
13628
13629 commit 57bd24dc4907e6959f953be0759b946c16c78386
13630 Author: Stefan Kost <ensonic@users.sf.net>
13631 Date:   Tue Apr 14 11:32:59 2009 +0300
13632
13633     goption: document that some option args need to be freed by the callee
13634
13635     Option arguments where the result is stored in a string or string
13636     array need to
13637     be freed by the owner of the option group. Fixes #578363.
13638
13639  glib/goption.c |    3 +++
13640  glib/goption.h |    5 +++++
13641  2 files changed, 8 insertions(+), 0 deletions(-)
13642
13643 commit 2026c232b3437ff0f1222b6b045379ca273393e8
13644 Author: Stefan Kost <ensonic@users.sf.net>
13645 Date:   Tue Apr 14 11:23:25 2009 +0300
13646
13647     goption: move docs from tmpl folder to inline comments
13648
13649  docs/reference/glib/tmpl/.gitignore  |    1 +
13650  docs/reference/glib/tmpl/option.sgml |  603
13651  ----------------------------------
13652  glib/goption.c                       |  113 +++++++
13653  glib/goption.h                       |  204 ++++++++++++-
13654  glib/gtypes.h                        |   13 +
13655  5 files changed, 330 insertions(+), 604 deletions(-)
13656
13657 commit 0f48f804b665943a2fd848ab6efbe913003daa82
13658 Author: Alexander Larsson <alexl@redhat.com>
13659 Date:   Mon Apr 20 13:14:32 2009 +0200
13660
13661     Use g_cancellable_connect/disconnect
13662
13663     Use the new cancellable helper functions to avoid races. (#572844)
13664
13665  gio/gasynchelper.c |    9 ++++-----
13666  1 files changed, 4 insertions(+), 5 deletions(-)
13667
13668 commit 0001014c378636e5848f4b3d8f38fc7a84c33b22
13669 Author: Alexander Larsson <alexl@redhat.com>
13670 Date:   Mon Apr 20 13:12:08 2009 +0200
13671
13672     Add helpers for connecting/disconnecting to cancelled signal
13673
13674     There are race conditions when connecting and disconnecting from the
13675     "cancelled" signal on GCancellable which you need to do when
13676     implementing cancellable operations. This adds helper functions that
13677     avoid these races and mentions these races in the docs. (#572844)
13678
13679  docs/reference/gio/gio-sections.txt |    2 +
13680  gio/gcancellable.c                  |  214
13681  ++++++++++++++++++++++++++++-------
13682  gio/gcancellable.h                  |    6 +
13683  gio/gio.symbols                     |    2 +
13684  4 files changed, 183 insertions(+), 41 deletions(-)
13685
13686 commit c17d4dd117db554e501a18a41de53734f7f87003
13687 Author: zabeeh khan <zabeehkhan@gmail.com>
13688 Date:   Fri Apr 17 11:27:38 2009 +0530
13689
13690     Pashto Translation committed as per the request made by Zabeeh Khan
13691     on the gnome-i18n list
13692
13693  po/ps.po |  870
13694  +++++++++++++++++++++++++++++++-------------------------------
13695  1 files changed, 437 insertions(+), 433 deletions(-)
13696
13697 commit b85834c22369579d1bea86b392594d0b912a5858
13698 Author: Matthias Clasen <mclasen@redhat.com>
13699 Date:   Sat Apr 11 18:10:24 2009 -0400
13700
13701     Bump version
13702
13703  configure.in |    4 ++--
13704  1 files changed, 2 insertions(+), 2 deletions(-)
13705
13706 commit 2c1dc529e8d9b1ab2d8ccb8abb1efed836584616
13707 Author: Matthias Clasen <mclasen@redhat.com>
13708 Date:   Thu Apr 9 21:34:49 2009 -0400
13709
13710     Add a note about handling non-hal backends
13711
13712  gio/gvolume.c |   14 ++++++++++----
13713  1 files changed, 10 insertions(+), 4 deletions(-)
13714
13715 commit 6e11246cc828217fd04a23f16b67db11333523f9
13716 Author: Matthias Clasen <mclasen@redhat.com>
13717 Date:   Thu Apr 9 18:47:28 2009 -0400
13718
13719     Release GLib 2.20.1
13720
13721  po/am.po       |  154 ++++----
13722  po/ar.po       |  839 ++++++++++++++++++++--------------------
13723  po/as.po       |  871 ++++++++++++++++++++--------------------
13724  po/az.po       |  154 ++++----
13725  po/be.po       |  156 ++++----
13726  po/be@latin.po |  156 ++++----
13727  po/bg.po       |  836 +++++++++++++++++++--------------------
13728  po/bn.po       |  154 ++++----
13729  po/bn_IN.po    |  154 ++++----
13730  po/bs.po       |  154 ++++----
13731  po/ca.po       |  836 +++++++++++++++++++--------------------
13732  po/cs.po       |  154 ++++----
13733  po/cy.po       |  154 ++++----
13734  po/da.po       |  837 +++++++++++++++++++--------------------
13735  po/de.po       |  836 +++++++++++++++++++--------------------
13736  po/dz.po       |  154 ++++----
13737  po/el.po       |  863 ++++++++++++++++++++--------------------
13738  po/en_CA.po    |  154 ++++----
13739  po/en_GB.po    |  836 +++++++++++++++++++--------------------
13740  po/eo.po       |  154 ++++----
13741  po/es.po       |  841 ++++++++++++++++++++--------------------
13742  po/et.po       |  154 ++++----
13743  po/eu.po       |  894 +++++++++++++++++++++---------------------
13744  po/fa.po       |  154 ++++----
13745  po/fi.po       |  154 ++++----
13746  po/fr.po       |  836 +++++++++++++++++++--------------------
13747  po/ga.po       |  154 ++++----
13748  po/gl.po       |  836 +++++++++++++++++++--------------------
13749  po/gu.po       |  154 ++++----
13750  po/he.po       |  154 ++++----
13751  po/hi.po       |  154 ++++----
13752  po/hr.po       |  154 ++++----
13753  po/hu.po       |  905 ++++++++++++++++++++++---------------------
13754  po/hy.po       |  154 ++++----
13755  po/id.po       |  154 ++++----
13756  po/is.po       |  154 ++++----
13757  po/it.po       |  839 ++++++++++++++++++++--------------------
13758  po/ja.po       |  836 +++++++++++++++++++--------------------
13759  po/ka.po       |  154 ++++----
13760  po/kn.po       |  880 +++++++++++++++++++++--------------------
13761  po/ko.po       |  154 ++++----
13762  po/ku.po       |  154 ++++----
13763  po/lt.po       |  836 +++++++++++++++++++--------------------
13764  po/lv.po       |  154 ++++----
13765  po/mai.po      |  154 ++++----
13766  po/mg.po       |  154 ++++----
13767  po/mk.po       |  154 ++++----
13768  po/ml.po       |  886 +++++++++++++++++++++---------------------
13769  po/mn.po       |  154 ++++----
13770  po/mr.po       |  154 ++++----
13771  po/ms.po       |  154 ++++----
13772  po/nb.po       |  836 +++++++++++++++++++--------------------
13773  po/ne.po       |  154 ++++----
13774  po/nl.po       |  154 ++++----
13775  po/nn.po       |  154 ++++----
13776  po/oc.po       |  154 ++++----
13777  po/or.po       |  871 ++++++++++++++++++++--------------------
13778  po/pa.po       |  868 +++++++++++++++++++++--------------------
13779  po/pl.po       |  836 +++++++++++++++++++--------------------
13780  po/ps.po       |  154 ++++----
13781  po/pt.po       |  154 ++++----
13782  po/pt_BR.po    |  836 +++++++++++++++++++--------------------
13783  po/ro.po       |  154 ++++----
13784  po/ru.po       |  836 +++++++++++++++++++--------------------
13785  po/rw.po       |  154 ++++----
13786  po/si.po       |  154 ++++----
13787  po/sk.po       |  154 ++++----
13788  po/sl.po       | 1165
13789  ++++++++++++++++++++++++++----------------------------
13790  po/sq.po       |  156 ++++----
13791  po/sr.po       |  154 ++++----
13792  po/sr@ije.po   |  154 ++++----
13793  po/sr@latin.po |  154 ++++----
13794  po/sv.po       | 1203
13795  +++++++++++++++++++++++++++----------------------------
13796  po/ta.po       |  888 ++++++++++++++++++++---------------------
13797  po/te.po       |  154 ++++----
13798  po/th.po       |  154 ++++----
13799  po/tl.po       |  154 ++++----
13800  po/tr.po       |  154 ++++----
13801  po/tt.po       |  154 ++++----
13802  po/uk.po       |  154 ++++----
13803  po/vi.po       |  154 ++++----
13804  po/wa.po       |  154 ++++----
13805  po/xh.po       |  154 ++++----
13806  po/yi.po       |  154 ++++----
13807  po/zh_CN.po    |  839 ++++++++++++++++++++--------------------
13808  po/zh_HK.po    |  154 ++++----
13809  po/zh_TW.po    |  154 ++++----
13810  87 files changed, 17103 insertions(+), 16510 deletions(-)
13811
13812 commit 009689e09b0cd9cc0a322d1361940183330bada6
13813 Author: Matthias Clasen <mclasen@redhat.com>
13814 Date:   Thu Apr 9 17:43:59 2009 -0400
13815
13816     Update for 2.20.1
13817
13818  NEWS |   44 ++++++++++++++++++++++++++++++++++++++++++++
13819  1 files changed, 44 insertions(+), 0 deletions(-)
13820
13821 commit e68a35689fbcbab965b6631882381309cb0a20d8
13822 Author: Matthias Clasen <mclasen@redhat.com>
13823 Date:   Thu Apr 9 14:56:49 2009 -0400
13824
13825     Fix G_DEFINE_TYPE_EXTENDED docs
13826
13827     Make the docs for G_DEFINE_TYPE_EXTENDED match the actual
13828     definition of the macro.  (#577985)
13829
13830  gobject/gtype.h |   71
13831  ++++++++++++++++++++++++++----------------------------
13832  1 files changed, 34 insertions(+), 37 deletions(-)
13833
13834 commit 856632c496d15f3f273d567b521a2b06afc32721
13835 Author: Gian Mario Tagliaretti <gianmt@gnome.org>
13836 Date:   Thu Apr 9 14:35:36 2009 -0400
13837
13838     Fix a typo in GFile docs
13839
13840     Fixed function name in GFile docs from g_set_display_name to
13841     g_file_set_display_name so that gtk-doc can link correctly.  (#578002)
13842
13843  gio/gfile.c |    2 +-
13844  1 files changed, 1 insertions(+), 1 deletions(-)
13845
13846 commit 950de29d0e9720ce0979a84530130e27a3a59f74
13847 Author: Kenneth Nielsen <k.nielsen81@gmail.com>
13848 Date:   Thu Apr 9 13:49:00 2009 +0200
13849
13850     Updated Danish translation\n\nUpdated Danish translation by Kenneth
13851     Nielsen.
13852
13853  po/da.po |  156
13854  +++++++++++++++++++++++++++++++++----------------------------
13855  1 files changed, 84 insertions(+), 72 deletions(-)
13856
13857 commit efc2cdbfc981754db361f49c30c8ee24ac0c769e
13858 Author: Peter Kjellerstedt <pkj@axis.com>
13859 Date:   Wed Apr 8 10:26:11 2009 -0400
13860
13861     Fix parsing of timezones
13862
13863     Make g_time_val_from_iso8601 handle timezones with minutes correctly;
13864     also accept comma as a fraction separator.  (#578369)
13865
13866  glib/gtimer.c    |    6 +++---
13867  tests/testglib.c |   18 +++++++++++++++++-
13868  2 files changed, 20 insertions(+), 4 deletions(-)
13869
13870 commit d0cf7b38780b0832fc904f75eb387aa61eb2f76e
13871 Author: Alexander Larsson <alexl@redhat.com>
13872 Date:   Wed Apr 8 09:12:02 2009 +0200
13873
13874     Only mark regular files as backup files
13875
13876     Apps don't generally create backup directories, etc. So, if the file
13877     ends with ~ but is not a regular file shouldn't be considered a backup
13878     file. (#573673)
13879
13880  gio/glocalfileinfo.c |    3 ++-
13881  1 files changed, 2 insertions(+), 1 deletions(-)
13882
13883 commit 85a795b9bae44b973de1443f98728b21b78c68ae
13884 Author: Funda Wang <fundawang@gmail.com>
13885 Date:   Sun Apr 5 11:05:47 2009 +0800
13886
13887     Updated Simplified Chinese translation from Ray Wang
13888     <wanglei1123@gmail.com>
13889
13890  po/zh_CN.po |   87
13891  ++++++++++++++++++++++++++++++++++-------------------------
13892  1 files changed, 50 insertions(+), 37 deletions(-)
13893
13894 commit 7fd870830806def730341a328389f8b5df49fab4
13895 Author: Thanos Lefteris <alefteris@gmail.com>
13896 Date:   Fri Apr 3 20:12:27 2009 +0100
13897
13898     Updated Greek translation
13899
13900     Signed-off-by: Simos Xenitellis <simos@gnome.org>
13901
13902  po/el.po |  238
13903  ++++++++++++++++++++++++++++++++-----------------------------
13904  1 files changed, 125 insertions(+), 113 deletions(-)
13905
13906 commit e6e82c51a64ca263877f730cc7531454d5430b77
13907 Author: Matthias Clasen <mclasen@redhat.com>
13908 Date:   Fri Apr 3 00:35:43 2009 -0400
13909
13910     Move hex_digits to rodata
13911
13912     Turn a string into a constant array.
13913
13914  gio/gfileattribute.c |  260
13915  ++++++++++++++++++++++++--------------------------
13916  1 files changed, 126 insertions(+), 134 deletions(-)
13917
13918 commit 25ff8ee7486c7bdf1612d3554fc1d7d91daedfa6
13919 Author: Matthias Clasen <mclasen@redhat.com>
13920 Date:   Fri Apr 3 00:23:54 2009 -0400
13921
13922     Don't lie about ext4 filesystems
13923
13924     When returning a filesystem type id, say "ext3/ext4" instead of
13925     "ext3",
13926     since both use the same superblock magic, so we can't discriminate
13927     them without more work.
13928
13929  gio/glocalfile.c |    2 +-
13930  1 files changed, 1 insertions(+), 1 deletions(-)
13931
13932 commit e8a42bb81c46204a86259e44aa9698658487e64a
13933 Author: Paolo Borelli <pborelli@katamail.com>
13934 Date:   Fri Apr 3 00:04:39 2009 -0400
13935
13936     Regex leak on error path
13937
13938     Don't leak the GRegex struct when g_regex_new() fails.
13939
13940  glib/gregex.c |    2 ++
13941  1 files changed, 2 insertions(+), 0 deletions(-)
13942
13943 commit 82a5f787d68fd7d6ae973634694cebd43f126552
13944 Author: Matthias Clasen <mclasen@redhat.com>
13945 Date:   Thu Apr 2 23:57:59 2009 -0400
13946
13947     Update requirements
13948
13949     Mention that the mimetype-functionality of GIO reqires
13950     update-mime-database
13951     and update-desktop-database at runtime. (#577128)
13952
13953  INSTALL.in |   32 +++++++++++++++----------
13954  README.in  |   74
13955  ++++++++++++++++++++++++++++++------------------------------
13956  2 files changed, 56 insertions(+), 50 deletions(-)
13957
13958 commit 20774c566393af28e5123322abb8e35840ff0e5a
13959 Author: Matthias Clasen <mclasen@redhat.com>
13960 Date:   Thu Apr 2 23:42:29 2009 -0400
13961
13962     Add a rule to generate ChangeLog
13963
13964     We use the same rule pango uses to create a ChangeLog file with
13965     the help of git-log. The format is somewhat different from traditional
13966     ChangeLog, but it contains the relevant information.
13967
13968  Makefile.am |   22 ++++++++++++++++++++--
13969  1 files changed, 20 insertions(+), 2 deletions(-)
13970
13971 commit b7f9a1ac8337c546f9db9b7ee9ff437b256c75d8
13972 Author: Matthias Clasen <mclasen@redhat.com>
13973 Date:   Thu Apr 2 23:14:54 2009 -0400
13974
13975     Rename ChangeLog to ChangeLog.pre-2-20
13976
13977     Rename ChangeLog to prevent old habits from luring me into adding
13978     entries there. Also, this makes room for autogenerating a ChangeLog
13979     at make dist.
13980
13981  ChangeLog          |  914
13982  ----------------------------------------------------
13983  ChangeLog.pre-2-20 |  914
13984  ++++++++++++++++++++++++++++++++++++++++++++++++++++
13985  2 files changed, 914 insertions(+), 914 deletions(-)
13986
13987 commit b160405aa0a66f3eb771af43b6d0000d076d045b
13988 Author: Matthias Clasen <mclasen@redhat.com>
13989 Date:   Thu Apr 2 23:13:35 2009 -0400
13990
13991     remove generated files
13992
13993     README and INSTALL are generated files, no need to keep them
13994     under source control.
13995
13996  INSTALL |  116 -------------------------------------
13997  README  |  199
13998  ---------------------------------------------------------------
13999  2 files changed, 0 insertions(+), 315 deletions(-)
14000
14001 commit 1ce74b0dd34222b201369e5aff53b27182db7b66
14002 Author: Alexander Larsson <alexl@redhat.com>
14003 Date:   Thu Apr 2 19:01:56 2009 +0200
14004
14005     On trash, if rename fails with EXDEV, return G_IO_ERROR_NOT_SUPPORTED
14006
14007     Sometimes it seems like the trash dir and the file are on the same
14008     filesystem but the rename fails with EXDEV anyway (can happen
14009     e.g. with bind mounts or multiple mounts of the same device). In this
14010     case we want to return the right error so that apps can fallback to
14011     regular delete.
14012
14013  gio/glocalfile.c |   19 ++++++++++++++-----
14014  1 files changed, 14 insertions(+), 5 deletions(-)
14015
14016 commit 20df6b6e888a1aed596c8c60ed7427708a56a453
14017 Author: Tobias Mueller <gnome-bugs@auftrags-killer.org>
14018 Date:   Wed Apr 1 21:51:00 2009 -0400
14019
14020     Mark glib_gettext as string translation function
14021
14022     Make glib_gettext with G_GNUC_FORMAT to avoid warnings with
14023     -Wformat -Wformat-nonliteral.
14024     Signed-off-by: Matthias Clasen <mclasen@redhat.com>
14025
14026  glib/glib.symbols |    2 +-
14027  glib/glibintl.h   |    2 +-
14028  2 files changed, 2 insertions(+), 2 deletions(-)
14029
14030 commit 86aa49594feac9797ab87b83e198147aff4171fa
14031 Author: Hagen Schink <troja84@gmail.com>
14032 Date:   Wed Apr 1 21:30:51 2009 -0400
14033
14034     fix a typo in g_io_channel_flush docs
14035
14036     Refer to the correct return values.
14037
14038     Signed-off-by: Matthias Clasen <mclasen@redhat.com>
14039
14040  glib/giochannel.c |    4 ++--
14041  1 files changed, 2 insertions(+), 2 deletions(-)
14042
14043 commit 785bed2e18c18842f07ada42af2ec80cf18aca70
14044 Author: Matthias Clasen <mclasen@redhat.com>
14045 Date:   Tue Mar 31 19:39:16 2009 -0400
14046
14047     Update README files to refer to git
14048
14049     Update various README files to refer to git instead of svn.
14050     Add a README.commits that is pretty much a copy of the same file
14051     in GTK+. Also discontinue ChangeLog files.
14052
14053  ChangeLog                |    6 ++++
14054  HACKING                  |    8 ++--
14055  Makefile.am              |    1 +
14056  README                   |   76
14057  +++++++++++++++++++++++-----------------------
14058  README.commits           |   72
14059  +++++++++++++++++++++++++++++++++++++++++++
14060  docs/reference/ChangeLog |    6 ++++
14061  gio/ChangeLog            |    6 ++++
14062  gmodule/ChangeLog        |    6 ++++
14063  gobject/ChangeLog        |    6 ++++
14064  gthread/ChangeLog        |    6 ++++
14065  po/ChangeLog             |    6 ++++
14066  11 files changed, 157 insertions(+), 42 deletions(-)
14067
14068 commit b5ef6da3c31ad1067b88f7edd53c5d48fe7f73c1
14069 Author: Manoj Kumar Giri <mgiri@src.gnome.org>
14070 Date:   Mon Mar 30 08:53:32 2009 +0000
14071
14072     Added entries for Oriya language Translation updation.
14073
14074     svn path=/trunk/; revision=8023
14075
14076  po/ChangeLog |    4 ++++
14077  1 files changed, 4 insertions(+), 0 deletions(-)
14078
14079 commit b6a7cd609a1d0012ff07d62e04115830c68972e0
14080 Author: Manoj Kumar Giri <mgiri@src.gnome.org>
14081 Date:   Mon Mar 30 08:52:25 2009 +0000
14082
14083     Updated Oriya Translation.
14084
14085     svn path=/trunk/; revision=8022
14086
14087  po/or.po |  876
14088  +++++++++++++++++++++++++++++++-------------------------------
14089  1 files changed, 443 insertions(+), 433 deletions(-)
14090
14091 commit a6ebda3d690098e28319dc391fb82a281f9113e8
14092 Author: Matthias Clasen <matthiasc@src.gnome.org>
14093 Date:   Sun Mar 29 19:08:57 2009 +0000
14094
14095     Copy a va_list when using it multiple times. Reported by Wim Lewis.
14096
14097             * glib/gmessages.c (g_logv): Copy a va_list when using it
14098             multiple times. Reported by Wim Lewis.
14099
14100
14101     svn path=/trunk/; revision=8021
14102
14103  ChangeLog        |    8 ++++++++
14104  glib/gmessages.c |   15 ++++++++++++---
14105  2 files changed, 20 insertions(+), 3 deletions(-)
14106
14107 commit dabbea65c61c402ed63fba0c36a419e4d4abdf46
14108 Author: Carlos Garnacho <carlosg@gnome.org>
14109 Date:   Thu Mar 26 13:59:02 2009 +0000
14110
14111     Bug 575270 – GVolumeMonitor::mount-pre-unmount not being emitted
14112
14113     2009-03-26  Carlos Garnacho  <carlosg@gnome.org>
14114
14115             Bug 575270 – GVolumeMonitor::mount-pre-unmount not being
14116             emitted
14117
14118             * gunixmount.c (eject_unmount_cb) (eject_unmount_do_cb)
14119             (eject_unmount_do): Emit ::mount-pre-unmount and wait
14120             500msec before
14121             actually trying to unmount.
14122
14123
14124     svn path=/trunk/; revision=8020
14125
14126  gio/ChangeLog    |    8 ++++++++
14127  gio/gunixmount.c |   52
14128  ++++++++++++++++++++++++++++++++++------------------
14129  2 files changed, 42 insertions(+), 18 deletions(-)
14130
14131 commit 3476bfe846b663049b393e43d272a06883b3fe7d
14132 Author: Gintautas Miliauskas <gintautas@miliauskas.lt>
14133 Date:   Thu Mar 26 13:52:46 2009 +0000
14134
14135     Updated Lithuanian translation.
14136
14137     2009-03-26  Gintautas Miliauskas  <gintautas@miliauskas.lt>
14138
14139         * lt.po: Updated Lithuanian translation.
14140
14141
14142
14143     svn path=/trunk/; revision=8019
14144
14145  po/ChangeLog |    4 +
14146  po/lt.po     |  842
14147  ++++++++++++++++++++++++++++++----------------------------
14148  2 files changed, 433 insertions(+), 413 deletions(-)
14149
14150 commit 618617acfcc8bbbb0b563e5744218be213660cbb
14151 Author: Shankar Prasad <sprasad@src.gnome.org>
14152 Date:   Thu Mar 26 05:35:36 2009 +0000
14153
14154     updated kn.po
14155
14156     svn path=/trunk/; revision=8018
14157
14158  po/kn.po |   90
14159  ++++++++++++++++++++++++++++++++++++-------------------------
14160  1 files changed, 53 insertions(+), 37 deletions(-)
14161
14162 commit 32f7e122b1c80171db3ce84ff8947a24d50e0e5a
14163 Author: Shankar Prasad <sprasad@src.gnome.org>
14164 Date:   Thu Mar 26 05:31:33 2009 +0000
14165
14166     updated kn.po
14167
14168     svn path=/trunk/; revision=8017
14169
14170  po/ChangeLog |    4 ++++
14171  1 files changed, 4 insertions(+), 0 deletions(-)
14172
14173 commit d487ef7c2f13c66d2784a2d5371021c3c3043e12
14174 Author: Nickolay V. Shmyrev <nshmyrev@yandex.ru>
14175 Date:   Fri Mar 20 22:29:22 2009 +0000
14176
14177     Updated Russian translation.
14178
14179     2009-03-21  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
14180
14181         * ru.po: Updated Russian translation.
14182
14183
14184     svn path=/trunk/; revision=8016
14185
14186  po/ChangeLog |    4 +++
14187  po/ru.po     |   77
14188  +++++++++++++++++++++++++++++++++-------------------------
14189  2 files changed, 48 insertions(+), 33 deletions(-)
14190
14191 commit edfe4405e05d832ff2449a54bf4938d964d3ae44
14192 Author: Kostas Papadimas <pkst@src.gnome.org>
14193 Date:   Wed Mar 18 15:49:52 2009 +0000
14194
14195     Updated Greek Translation by Fotis Tsamis.
14196
14197     svn path=/trunk/; revision=8015
14198
14199  po/ChangeLog |    4 ++
14200  po/el.po     |  145
14201  ++++++++++++++++++++++++++++-----------------------------
14202  2 files changed, 75 insertions(+), 74 deletions(-)
14203
14204 commit fdcaf9381e3f084d9ddf1ffd0c35873602950151
14205 Author: Djihed Afifi <djihed@src.gnome.org>
14206 Date:   Wed Mar 18 09:20:03 2009 +0000
14207
14208     Updated Arabic translation
14209
14210     svn path=/trunk/; revision=8014
14211
14212  po/ChangeLog |    4 +
14213  po/ar.po     |  843
14214  ++++++++++++++++++++++++++++++----------------------------
14215  2 files changed, 434 insertions(+), 413 deletions(-)
14216
14217 commit 11554d40ca7b0d8691a0a0d93b34bffef29276f0
14218 Author: Amitakhya Phukan <amitakhya@src.gnome.org>
14219 Date:   Wed Mar 18 06:31:05 2009 +0000
14220
14221     Updated assamese translations
14222
14223     svn path=/trunk/; revision=8013
14224
14225  po/ChangeLog |    4 +
14226  po/as.po     |  873
14227  +++++++++++++++++++++++++++++-----------------------------
14228  2 files changed, 445 insertions(+), 432 deletions(-)
14229
14230 commit 07b2a7a5ad6818a692e41e9003f2a849f7220b66
14231 Author: Gabor Kelemen <kelemeng@gnome.hu>
14232 Date:   Wed Mar 18 00:05:58 2009 +0000
14233
14234     Translation updated.
14235
14236     2009-03-18  Gabor Kelemen  <kelemeng@gnome.hu>
14237
14238         * hu.po: Translation updated.
14239
14240
14241     svn path=/trunk/; revision=8012
14242
14243  po/ChangeLog |    4 +
14244  po/hu.po     |  911
14245  +++++++++++++++++++++++++++++-----------------------------
14246  2 files changed, 457 insertions(+), 458 deletions(-)
14247
14248 commit 8df23d2283b56b181c4ebac9a74d9ea980efb1ba
14249 Author: Ryan Lortie <ryanl@src.gnome.org>
14250 Date:   Tue Mar 17 23:03:33 2009 +0000
14251
14252     trivial spelling/whitespace fixes
14253
14254     svn path=/trunk/; revision=8011
14255
14256  ChangeLog    |   18 +++++++++---------
14257  glib/gmain.c |    2 +-
14258  2 files changed, 10 insertions(+), 10 deletions(-)
14259
14260 commit 1d1fba442fd7e605288fe92809c59d58b0b8f186
14261 Author: Colin Walters <walters@redhat.com>
14262 Date:   Tue Mar 17 21:59:18 2009 +0000
14263
14264     Bug 575708 - runaway inotify madness ...
14265
14266     2009-03-17  Colin Walters  <walters@redhat.com>
14267
14268         Bug 575708 - runaway inotify madness ...
14269
14270         * gfilemonitor.c: Queue up events in a local list and
14271         fire one idle, instead of queuing lots of individual
14272         idles which has bad performance behavior.
14273
14274
14275     svn path=/trunk/; revision=8010
14276
14277  gio/ChangeLog      |    8 +++++
14278  gio/gfilemonitor.c |   78
14279  ++++++++++++++++++++++++++++++++++++++-------------
14280  2 files changed, 66 insertions(+), 20 deletions(-)
14281
14282 commit 044733e2a0d5b3192c38b35611b9de4364c6c810
14283 Author: Tomasz Dominikowski <tdominikowski@aviary.pl>
14284 Date:   Tue Mar 17 17:02:00 2009 +0000
14285
14286     Updated Polish translation
14287
14288     2009-03-17  Tomasz Dominikowski  <tdominikowski@aviary.pl>
14289
14290         * pl.po: Updated Polish translation
14291
14292     svn path=/trunk/; revision=8009
14293
14294  po/ChangeLog |    4 +
14295  po/pl.po     |  844
14296  ++++++++++++++++++++++++++++++----------------------------
14297  2 files changed, 434 insertions(+), 414 deletions(-)
14298
14299 commit bbb1d85d7233bff2dae91a5cf06600a28e91cec0
14300 Author: Inaki Larranaga Murgoitio <dooteo@euskalgnu.org>
14301 Date:   Tue Mar 17 16:49:22 2009 +0000
14302
14303     Updated Basque translation.
14304
14305     2009-03-17  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
14306
14307         * eu.po: Updated Basque translation.
14308
14309
14310     svn path=/trunk/; revision=8008
14311
14312  po/ChangeLog |    4 +
14313  po/eu.po     |  894
14314  +++++++++++++++++++++++++++++-----------------------------
14315  2 files changed, 451 insertions(+), 447 deletions(-)
14316
14317 commit 2ff422d461faec17797f498afd82d23bd3ea8f2e
14318 Author: Ani Peter <anipeter@src.gnome.org>
14319 Date:   Tue Mar 17 15:41:14 2009 +0000
14320
14321     Updated Malayalam Translation
14322
14323     svn path=/trunk/; revision=8007
14324
14325  po/ChangeLog |    4 ++++
14326  1 files changed, 4 insertions(+), 0 deletions(-)
14327
14328 commit ad9afec76fa198fd2edc56d5fcb834fd2c9577bc
14329 Author: Ani Peter <anipeter@src.gnome.org>
14330 Date:   Tue Mar 17 15:41:04 2009 +0000
14331
14332     Updated Malayalam Translation
14333
14334     svn path=/trunk/; revision=8006
14335
14336  po/ml.po |  892
14337  +++++++++++++++++++++++++++++++-------------------------------
14338  1 files changed, 448 insertions(+), 444 deletions(-)
14339
14340 commit 4ed58e576ea15bb84b4b1b461f8f8deea3a09d50
14341 Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
14342 Date:   Tue Mar 17 14:12:26 2009 +0000
14343
14344     Updated Galician translation
14345
14346     svn path=/trunk/; revision=8005
14347
14348  po/ChangeLog |    4 +++
14349  po/gl.po     |   84
14350  ++++++++++++++++++++++++++++++++-------------------------
14351  2 files changed, 51 insertions(+), 37 deletions(-)
14352
14353 commit ebf52321606815d09a8a25f6778eae205531a1cb
14354 Author: Gil Forcada Codinachs <gforcada@src.gnome.org>
14355 Date:   Tue Mar 17 13:52:09 2009 +0000
14356
14357     Updated Catalan translation
14358
14359     svn path=/trunk/; revision=8004
14360
14361  po/ChangeLog |    4 +
14362  po/ca.po     |  842
14363  ++++++++++++++++++++++++++++++----------------------------
14364  2 files changed, 433 insertions(+), 413 deletions(-)
14365
14366 commit ae38feb249df9a5dc4b9ecc85c55d13f256c7477
14367 Author: Takeshi AIHANA <takeshi.aihana@gmail.com>
14368 Date:   Tue Mar 17 13:20:20 2009 +0000
14369
14370     Update Japanese translation.
14371
14372     2009-03-17  Takeshi AIHANA <takeshi.aihana@gmail.com>
14373
14374         * ja.po: Update Japanese translation.
14375
14376     svn path=/trunk/; revision=8003
14377
14378  po/ChangeLog |    4 +
14379  po/ja.po     |  842
14380  ++++++++++++++++++++++++++++++----------------------------
14381  2 files changed, 433 insertions(+), 413 deletions(-)
14382
14383 commit fab272e104ac536fea40501594eef457955c50b8
14384 Author: Hendrik Richter <hendrikr@gnome.org>
14385 Date:   Tue Mar 17 12:08:42 2009 +0000
14386
14387     Updated German translation.
14388
14389     2009-03-17  Hendrik Richter  <hendrikr@gnome.org>
14390
14391         * de.po: Updated German translation.
14392
14393     svn path=/trunk/; revision=8002
14394
14395  po/ChangeLog |    4 +++
14396  po/de.po     |   80
14397  +++++++++++++++++++++++++++++++++------------------------
14398  2 files changed, 50 insertions(+), 34 deletions(-)
14399
14400 commit b54278668e432f67cbc3ed8e167fce14cd44d3e8
14401 Author: Alexander Shopov <ash@contact.bg>
14402 Date:   Tue Mar 17 12:06:18 2009 +0000
14403
14404     Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
14405
14406     2009-03-17  Alexander Shopov  <ash@contact.bg>
14407
14408         * bg.po: Updated Bulgarian translation by
14409         Alexander Shopov <ash@contact.bg>
14410
14411     svn path=/trunk/; revision=8001
14412
14413  po/ChangeLog |    5 +++
14414  po/bg.po     |   79
14415  +++++++++++++++++++++++++++++++++-------------------------
14416  2 files changed, 50 insertions(+), 34 deletions(-)
14417
14418 commit a3fe42808174f1593559cfdcd581a4791d139f72
14419 Author: Alexander Larsson <alexl@redhat.com>
14420 Date:   Tue Mar 17 11:21:37 2009 +0000
14421
14422     fix attributes argument of query_info methods to be "const char *".
14423
14424     2009-03-17  Alexander Larsson  <alexl@redhat.com>
14425
14426             * glocalfileinputstream.c:
14427             * glocalfileoutputstream.c:
14428         fix attributes argument of query_info methods to
14429         be "const char *".
14430
14431
14432     svn path=/trunk/; revision=8000
14433
14434  gio/ChangeLog                |    7 +++++++
14435  gio/glocalfileinputstream.c  |    4 ++--
14436  gio/glocalfileoutputstream.c |    4 ++--
14437  3 files changed, 11 insertions(+), 4 deletions(-)
14438
14439 commit 6cdd01bfcc10af04c05ccd90669e49551d6872a3
14440 Author: Claude Paroz <claude@2xlibre.net>
14441 Date:   Tue Mar 17 08:22:23 2009 +0000
14442
14443     Updated French translation.
14444
14445     2009-03-17  Claude Paroz  <claude@2xlibre.net>
14446
14447         * fr.po: Updated French translation.
14448
14449     svn path=/trunk/; revision=7999
14450
14451  po/ChangeLog |    4 +
14452  po/fr.po     |  844
14453  ++++++++++++++++++++++++++++++----------------------------
14454  2 files changed, 435 insertions(+), 413 deletions(-)
14455
14456 commit e9de4af6761a150ad1e4cf50838e034cb8d51c78
14457 Author: Kjartan Maraas <kmaraas@gnome.org>
14458 Date:   Tue Mar 17 08:18:12 2009 +0000
14459
14460     Updated Norwegian bokmål translation.
14461
14462     2009-03-17  Kjartan Maraas  <kmaraas@gnome.org>
14463
14464         * nb.po: Updated Norwegian bokmål translation.
14465
14466     svn path=/trunk/; revision=7998
14467
14468  po/ChangeLog |    4 +
14469  po/nb.po     |  844
14470  ++++++++++++++++++++++++++++++----------------------------
14471  2 files changed, 434 insertions(+), 414 deletions(-)
14472
14473 commit 1269ae29a1d43284894601bf090bada778bc8b4f
14474 Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
14475 Date:   Mon Mar 16 22:11:32 2009 +0000
14476
14477     Updated Spanish translation
14478
14479     svn path=/trunk/; revision=7997
14480
14481  po/ChangeLog |    4 +
14482  po/es.po     |  851
14483  ++++++++++++++++++++++++++++++----------------------------
14484  2 files changed, 439 insertions(+), 416 deletions(-)
14485
14486 commit 2506375ebe0a72aa02f80551db2a5dfd12a4fcde
14487 Author: miloc <miloc@localhost>
14488 Date:   Mon Mar 16 21:11:22 2009 +0000
14489
14490     Updated Italian translation
14491
14492     svn path=/trunk/; revision=7996
14493
14494  po/ChangeLog |    4 +
14495  po/it.po     |  845
14496  ++++++++++++++++++++++++++++++----------------------------
14497  2 files changed, 435 insertions(+), 414 deletions(-)
14498
14499 commit 47500e19d2ec122f282e293c10f2ff4e64ae39bf
14500 Author: Og B. Maciel <ogmaciel@src.gnome.org>
14501 Date:   Mon Mar 16 20:53:27 2009 +0000
14502
14503     Updated Brazilian Portuguese translation.
14504
14505     svn path=/trunk/; revision=7995
14506
14507  po/ChangeLog |    5 +
14508  po/pt_BR.po  |  846
14509  ++++++++++++++++++++++++++++++----------------------------
14510  2 files changed, 436 insertions(+), 415 deletions(-)
14511
14512 commit f008bf64d078c6d94193608a5ce3d285c59f6406
14513 Author: Daniel Nylander <dnylande@src.gnome.org>
14514 Date:   Mon Mar 16 19:01:51 2009 +0000
14515
14516     sv.po: Updated Swedish translation
14517
14518     svn path=/trunk/; revision=7994
14519
14520  po/ChangeLog |    4 +
14521  po/sv.po     | 1209
14522  ++++++++++++++++++++++++++++++----------------------------
14523  2 files changed, 625 insertions(+), 588 deletions(-)
14524
14525 commit 669cb756888d9aedaee419b9e705869a1cecffe6
14526 Author: Matej Urbančič <mateju@src.gnome.org>
14527 Date:   Mon Mar 16 18:35:43 2009 +0000
14528
14529     Updated Slovenian translation
14530
14531     svn path=/trunk/; revision=7993
14532
14533  po/sl.po | 1171
14534  +++++++++++++++++++++++++++++++++-----------------------------
14535  1 files changed, 618 insertions(+), 553 deletions(-)
14536
14537 commit 8b96ff36f14a55d990660f33d1163eab680ff780
14538 Author: Philip Withnall <philip@tecnocode.co.uk>
14539 Date:   Mon Mar 16 18:21:34 2009 +0000
14540
14541     Updated British English translation.
14542
14543     2009-03-16  Philip Withnall  <philip@tecnocode.co.uk>
14544
14545         * en_GB.po: Updated British English translation.
14546
14547
14548     svn path=/trunk/; revision=7992
14549
14550  po/ChangeLog |    4 +
14551  po/en_GB.po  |  840
14552  ++++++++++++++++++++++++++++++----------------------------
14553  2 files changed, 432 insertions(+), 412 deletions(-)
14554
14555 commit 6cff88ba18b3bc0d118308f109840cb163dcea03
14556 Author: Alexander Larsson <alexl@redhat.com>
14557 Date:   Mon Mar 16 16:03:13 2009 +0000
14558
14559     Bug 575555 – Use fsync() when replacing files to avoid data loss on
14560
14561     2009-03-16  Alexander Larsson  <alexl@redhat.com>
14562
14563         Bug 575555 – Use fsync() when replacing files to avoid data
14564         loss on crash
14565
14566             * configure.in:
14567         Look for fsync().
14568
14569             * glib/gfileutils.c:
14570             (write_to_temp_file):
14571         fsync temp file if destination file exists
14572
14573     2009-03-16  Alexander Larsson  <alexl@redhat.com>
14574
14575         Bug 575555 – Use fsync() when replacing files to avoid data
14576         loss on crash
14577
14578             * glocalfileoutputstream.c:
14579             (g_local_file_output_stream_close):
14580             (_g_local_file_output_stream_replace):
14581         fsync temp file before closing if replacing target file
14582
14583
14584
14585     svn path=/trunk/; revision=7991
14586
14587  ChangeLog                    |   11 +++++++++
14588  configure.in                 |    1 +
14589  gio/ChangeLog                |    9 +++++++
14590  gio/glocalfileoutputstream.c |   26 +++++++++++++++++++++
14591  glib/gfileutils.c            |   51
14592  ++++++++++++++++++++++++++++++++++++++---
14593  5 files changed, 94 insertions(+), 4 deletions(-)
14594
14595 commit 0b66e52e0b0fbd0101bfbf0e1ef04421d8d7d189
14596 Author: Kostas Papadimas <pkst@src.gnome.org>
14597 Date:   Mon Mar 16 15:54:50 2009 +0000
14598
14599     Updated Greek Translation by Fotis Tsamis.
14600
14601     svn path=/trunk/; revision=7990
14602
14603  po/ChangeLog |    4 +
14604  po/el.po     |  931
14605  ++++++++++++++++++++++++++++------------------------------
14606  2 files changed, 450 insertions(+), 485 deletions(-)
14607
14608 commit 593718fd8cabe8e0a726d9b083ef80d6ec5e879b
14609 Author: Alexander Shopov <ash@contact.bg>
14610 Date:   Mon Mar 16 10:55:58 2009 +0000
14611
14612     Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
14613
14614     2009-03-16  Alexander Shopov  <ash@contact.bg>
14615
14616         * bg.po: Updated Bulgarian translation by
14617         Alexander Shopov <ash@contact.bg>
14618
14619     svn path=/trunk/; revision=7989
14620
14621  po/ChangeLog |    5 +
14622  po/bg.po     |  838
14623  +++++++++++++++++++++++++++++-----------------------------
14624  2 files changed, 426 insertions(+), 417 deletions(-)
14625
14626 commit d421cf697c7c8800e070ba81de22e45b5382684b
14627 Author: Shankar Prasad <sprasad@src.gnome.org>
14628 Date:   Mon Mar 16 10:31:10 2009 +0000
14629
14630     Updated kn.po
14631
14632     svn path=/trunk/; revision=7988
14633
14634  po/ChangeLog |    4 +
14635  po/kn.po     | 1004
14636  ++++++++++++++++++++++++++++------------------------------
14637  2 files changed, 483 insertions(+), 525 deletions(-)
14638
14639 commit dada55618e7d2fe2526eb01e72ec5ce3cc071846
14640 Author: Amanpreet Singh Alam <aman@src.gnome.org>
14641 Date:   Mon Mar 16 02:33:40 2009 +0000
14642
14643     updating for Gnome Punjabi Translation by A S Alam
14644
14645     svn path=/trunk/; revision=7987
14646
14647  po/pa.po |  907
14648  +++++++++++++++++++++++++++++++-------------------------------
14649  1 files changed, 451 insertions(+), 456 deletions(-)
14650
14651 commit b3e22d022950ce13cc6cb88d0044693d951572eb
14652 Author: Hendrik Richter <hendrikr@gnome.org>
14653 Date:   Sun Mar 15 18:19:44 2009 +0000
14654
14655     Updated German translation.
14656
14657     2009-03-15  Hendrik Richter  <hendrikr@gnome.org>
14658
14659         * de.po: Updated German translation.
14660
14661     svn path=/trunk/; revision=7986
14662
14663  po/ChangeLog |    4 +
14664  po/de.po     |  920
14665  +++++++++++++++++++++++++++++-----------------------------
14666  2 files changed, 466 insertions(+), 458 deletions(-)
14667
14668 commit a79594b51723b64b548ceb5b5b60666ecd080c85
14669 Author: Felix I <ifelix@src.gnome.org>
14670 Date:   Sun Mar 15 08:35:41 2009 +0000
14671
14672     tamil translation updated
14673
14674     svn path=/trunk/; revision=7985
14675
14676  po/ChangeLog |    4 +
14677  po/ta.po     | 1327
14678  ++++++++++++++++++++++++++++++----------------------------
14679  2 files changed, 683 insertions(+), 648 deletions(-)
14680
14681 commit 98346a15946fbec3a5206153e0fc809ed1cacaf4
14682 Author: Nickolay V. Shmyrev <nshmyrev@yandex.ru>
14683 Date:   Sat Mar 14 19:14:18 2009 +0000
14684
14685     Updated Russian translation by Yuriy Penkin.
14686
14687     2009-03-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
14688
14689         * ru.po: Updated Russian translation by Yuriy Penkin.
14690
14691
14692     svn path=/trunk/; revision=7984
14693
14694  po/ChangeLog |    4 +
14695  po/ru.po     |  885
14696  +++++++++++++++++++++++++++++-----------------------------
14697  2 files changed, 448 insertions(+), 441 deletions(-)
14698
14699 commit 516a19767d0db4d575872832c1e51323e46edc99
14700 Author: Kostas Papadimas <pkst@src.gnome.org>
14701 Date:   Sat Mar 14 16:12:38 2009 +0000
14702
14703     Updated Greek Translation by Jennie Petoumenou.
14704
14705     svn path=/trunk/; revision=7983
14706
14707  po/ChangeLog |    4 +
14708  po/el.po     | 1721
14709  ++++++++++++++++++++++++++++++----------------------------
14710  2 files changed, 881 insertions(+), 844 deletions(-)
14711
14712 commit 4175a8546e642ee041f92693536fd907a3fd79b3
14713 Author: Aron Xu <aronxu@src.gnome.org>
14714 Date:   Sat Mar 14 11:31:29 2009 +0000
14715
14716     Updated Simplified Chinese translations by Deng Xiyue
14717     <manphiz@gmail.com>
14718
14719     svn path=/trunk/; revision=7982
14720
14721  po/zh_CN.po |  853
14722  ++++++++++++++++++++++++++++++-----------------------------
14723  1 files changed, 429 insertions(+), 424 deletions(-)
14724
14725 commit 1dcdbf5974812685c1b8a03c36d6217fe44ffbca
14726 Author: Kenneth Nielsen <kennethn@src.gnome.org>
14727 Date:   Sat Mar 14 03:48:26 2009 +0000
14728
14729     Updated Danish translation
14730
14731     svn path=/trunk/; revision=7981
14732
14733  po/ChangeLog |    4 +
14734  po/da.po     |  884
14735  +++++++++++++++++++++++++++++-----------------------------
14736  2 files changed, 448 insertions(+), 440 deletions(-)
14737
14738 commit 4e9abf266574d854b0495c1b13d956c00019ac87
14739 Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
14740 Date:   Fri Mar 13 18:28:21 2009 +0000
14741
14742     Updated Galician translation
14743
14744     svn path=/trunk/; revision=7980
14745
14746  po/ChangeLog |    4 +
14747  po/gl.po     | 1075
14748  +++++++++++++++++++++++++++++----------------------------
14749  2 files changed, 551 insertions(+), 528 deletions(-)
14750
14751 commit 622f01012030fcba31ee2a68920873ac06bb62e4
14752 Author: Kristian Rietveld <kris@imendio.com>
14753 Date:   Fri Mar 13 09:22:57 2009 +0000
14754
14755     when defaulting to the only item in the array, check if this is
14756     indeed the
14757
14758     2009-03-13  Kristian Rietveld  <kris@imendio.com>
14759
14760         * gsignal.c (signal_lookup_closure): when defaulting to the only
14761         item in the array, check if this is indeed the default closure.
14762         (patch by Tim Janik).
14763
14764
14765     svn path=/trunk/; revision=7979
14766
14767  gobject/ChangeLog |    6 ++++++
14768  gobject/gsignal.c |    9 ++++++---
14769  2 files changed, 12 insertions(+), 3 deletions(-)
14770
14771 commit 621ef866b14af56865eb65062c271ba3d06cfe7d
14772 Author: Matthias Clasen <matthiasc@src.gnome.org>
14773 Date:   Fri Mar 13 05:45:53 2009 +0000
14774
14775     Bump version
14776
14777     svn path=/trunk/; revision=7978
14778
14779  ChangeLog    |    4 ++++
14780  configure.in |    4 ++--
14781  2 files changed, 6 insertions(+), 2 deletions(-)
14782
14783 commit 5a8a224ff0ca193fe797c45ef54e5ed6466bfbb7
14784 Author: Matthias Clasen <matthiasc@src.gnome.org>
14785 Date:   Fri Mar 13 05:44:11 2009 +0000
14786
14787     2.20.0
14788
14789     svn path=/trunk/; revision=7976
14790
14791  ChangeLog                                |    6 +
14792  INSTALL                                  |    4 +-
14793  README                                   |    2 +-
14794  configure.in                             |    4 +-
14795  docs/reference/ChangeLog                 |    4 +
14796  docs/reference/glib/gtester-report.1     |    4 +-
14797  docs/reference/glib/gtester.1            |    4 +-
14798  docs/reference/gobject/glib-genmarshal.1 |    4 +-
14799  docs/reference/gobject/glib-mkenums.1    |    4 +-
14800  docs/reference/gobject/gobject-query.1   |    4 +-
14801  gio/ChangeLog                            |    4 +
14802  gmodule/ChangeLog                        |    4 +
14803  gobject/ChangeLog                        |    4 +
14804  gthread/ChangeLog                        |    4 +
14805  po/ChangeLog                             |    4 +
14806  po/am.po                                 |   72 +-
14807  po/ar.po                                 |   72 +-
14808  po/as.po                                 |  997
14809  ++++++++++++++------------
14810  po/az.po                                 |   72 +-
14811  po/be.po                                 |   72 +-
14812  po/be@latin.po                           |   72 +-
14813  po/bg.po                                 |   72 +-
14814  po/bn.po                                 |   72 +-
14815  po/bn_IN.po                              |  869 +++++++++++-----------
14816  po/bs.po                                 |   72 +-
14817  po/ca.po                                 |   72 +-
14818  po/cs.po                                 |  829 +++++++++++-----------
14819  po/cy.po                                 |   72 +-
14820  po/da.po                                 |   72 +-
14821  po/de.po                                 |   72 +-
14822  po/dz.po                                 |   72 +-
14823  po/el.po                                 |   72 +-
14824  po/en_CA.po                              |   72 +-
14825  po/en_GB.po                              |   72 +-
14826  po/eo.po                                 |   72 +-
14827  po/es.po                                 |   72 +-
14828  po/et.po                                 |   72 +-
14829  po/eu.po                                 |   72 +-
14830  po/fa.po                                 |   72 +-
14831  po/fi.po                                 |   72 +-
14832  po/fr.po                                 |   72 +-
14833  po/ga.po                                 |   72 +-
14834  po/gl.po                                 |   72 +-
14835  po/gu.po                                 |   72 +-
14836  po/he.po                                 |   72 +-
14837  po/hi.po                                 |  862 +++++++++++-----------
14838  po/hr.po                                 |   72 +-
14839  po/hu.po                                 |   72 +-
14840  po/hy.po                                 |   72 +-
14841  po/id.po                                 |   72 +-
14842  po/is.po                                 |   72 +-
14843  po/it.po                                 |  832 +++++++++++-----------
14844  po/ja.po                                 |  829 +++++++++++-----------
14845  po/ka.po                                 |   72 +-
14846  po/kn.po                                 |   72 +-
14847  po/ko.po                                 |   72 +-
14848  po/ku.po                                 |   72 +-
14849  po/lt.po                                 |  829 +++++++++++-----------
14850  po/lv.po                                 |   72 +-
14851  po/mai.po                                |   72 +-
14852  po/mg.po                                 |   72 +-
14853  po/mk.po                                 |   72 +-
14854  po/ml.po                                 |  881 ++++++++++++-----------
14855  po/mn.po                                 |   72 +-
14856  po/mr.po                                 |  853 +++++++++++-----------
14857  po/ms.po                                 |   72 +-
14858  po/nb.po                                 |   72 +-
14859  po/ne.po                                 |   72 +-
14860  po/nl.po                                 |   72 +-
14861  po/nn.po                                 |   72 +-
14862  po/oc.po                                 |   72 +-
14863  po/or.po                                 |  864 +++++++++++-----------
14864  po/pa.po                                 |   72 +-
14865  po/pl.po                                 |  829 +++++++++++-----------
14866  po/ps.po                                 |   72 +-
14867  po/pt.po                                 |   72 +-
14868  po/pt_BR.po                              |   72 +-
14869  po/ro.po                                 |  856 +++++++++++-----------
14870  po/ru.po                                 |   72 +-
14871  po/rw.po                                 |   72 +-
14872  po/si.po                                 |   72 +-
14873  po/sk.po                                 |   72 +-
14874  po/sl.po                                 | 1158
14875  ++++++++++++++----------------
14876  po/sq.po                                 |   72 +-
14877  po/sr.po                                 |   72 +-
14878  po/sr@ije.po                             |   72 +-
14879  po/sr@latin.po                           |   72 +-
14880  po/sv.po                                 |   72 +-
14881  po/ta.po                                 |   72 +-
14882  po/te.po                                 |  103 ++--
14883  po/th.po                                 |   72 +-
14884  po/tl.po                                 |   72 +-
14885  po/tr.po                                 |   72 +-
14886  po/tt.po                                 |   72 +-
14887  po/uk.po                                 |   72 +-
14888  po/vi.po                                 |   72 +-
14889  po/wa.po                                 |   72 +-
14890  po/xh.po                                 |   72 +-
14891  po/yi.po                                 |   72 +-
14892  po/zh_CN.po                              |   72 +-
14893  po/zh_HK.po                              |   72 +-
14894  po/zh_TW.po                              |   72 +-
14895  102 files changed, 8495 insertions(+), 8412 deletions(-)
14896
14897 commit 3c34e435754bbe4b5d0871603408d8e1bf9f5c19
14898 Author: Matthias Clasen <matthiasc@src.gnome.org>
14899 Date:   Fri Mar 13 04:09:21 2009 +0000
14900
14901     Updates
14902
14903     svn path=/trunk/; revision=7975
14904
14905  ChangeLog |    4 ++++
14906  NEWS      |   28 ++++++++++++++++++++++++++++
14907  2 files changed, 32 insertions(+), 0 deletions(-)