Kristian Rietveld
622f010120
when defaulting to the only item in the array, check if this is indeed the
...
2009-03-13 Kristian Rietveld <kris@imendio.com>
* gsignal.c (signal_lookup_closure): when defaulting to the only
item in the array, check if this is indeed the default closure.
(patch by Tim Janik).
svn path=/trunk/; revision=7979
2009-03-13 09:22:57 +00:00
Matthias Clasen
621ef866b1
Bump version
...
svn path=/trunk/; revision=7978
2009-03-13 05:45:53 +00:00
Matthias Clasen
5a8a224ff0
2.20.0
...
svn path=/trunk/; revision=7976
2009-03-13 05:44:11 +00:00
Matthias Clasen
3c34e43575
Updates
...
svn path=/trunk/; revision=7975
2009-03-13 04:09:21 +00:00
Matthias Clasen
2ad1af5b1e
Avoid integer overflows in the base64 functions. Fixes CVE-2008-4316
...
2009-03-12 Matthias Clasen <mclasen@redhat.com>
* glib/gbase64.c: Avoid integer overflows in the base64
functions. Fixes CVE-2008-4316
svn path=/trunk/; revision=7973
2009-03-12 13:30:55 +00:00
Ani Peter
be600f638f
Updated Malayalam Translation
...
svn path=/trunk/; revision=7972
2009-03-11 15:57:15 +00:00
Stefan Walter
a4d3d1f3c8
Document and guarantee hex digests will be returned in lower case.
...
See bug #574019
svn path=/trunk/; revision=7971
2009-03-11 15:47:36 +00:00
Ani Peter
c471e97d9a
Updated Malayalam Translation
...
svn path=/trunk/; revision=7970
2009-03-11 06:51:01 +00:00
Ani Peter
4edf641834
Updated Malayalam Translation
...
svn path=/trunk/; revision=7969
2009-03-11 06:50:49 +00:00
Amitakhya Phukan
d5a549e5eb
Updated assamese translations
...
svn path=/trunk/; revision=7968
2009-03-10 12:33:34 +00:00
Sandeep Shedmake
67de0d4e1f
Updated Marathi Translations
...
svn path=/trunk/; revision=7967
2009-03-09 14:03:34 +00:00
Sandeep Shedmake
070c3fc109
Updated Marathi Translations
...
svn path=/trunk/; revision=7966
2009-03-09 12:35:51 +00:00
Runa Bhattacharjee
eff32b7614
Added Entry for Bengali India Translation Updation
...
svn path=/trunk/; revision=7965
2009-03-09 07:11:52 +00:00
Runa Bhattacharjee
feabe2eb39
Updated Bengali India Translation
...
svn path=/trunk/; revision=7964
2009-03-09 07:10:55 +00:00
Petr Kovar
eabb8f9dd8
Updated Czech translation.
...
2009-03-08 Petr Kovar <pknbe@volny.cz>
* cs.po: Updated Czech translation.
svn path=/trunk/; revision=7963
2009-03-08 18:35:27 +00:00
Gintautas Miliauskas
9dec6db033
Updated Lithuanian translation.
...
2009-03-05 Gintautas Miliauskas <gintas@akl.lt>
* lt.po: Updated Lithuanian translation.
svn path=/trunk/; revision=7962
2009-03-05 21:44:30 +00:00
Rajesh Ranjan
9c7d2cd506
hindi updated by Rajesh Ranjan
...
svn path=/trunk/; revision=7961
2009-03-05 07:51:38 +00:00
Wadim Dziedzic
836cfddb7b
Updated Polish translation
...
2009-03-04 Wadim Dziedzic <wdziedzic@aviary.pl>
* pl.po: Updated Polish translation
svn path=/trunk/; revision=7960
2009-03-04 22:39:26 +00:00
dumol
ed799ec48e
Updated Romanian translation
...
Updated Romanian translation
svn path=/trunk/; revision=7959
2009-03-04 21:53:59 +00:00
Alexander Larsson
70a276eca3
Bug 573843 – g_get_current_dir returns non-absolute path
...
2009-03-04 Alexander Larsson <alexl@redhat.com>
Bug 573843 – g_get_current_dir returns non-absolute path
* glocalfile.c (canonicalize_filename):
Handle the case where g_get_current_dir() returns a non-absolute path.
svn path=/trunk/; revision=7958
2009-03-04 13:47:53 +00:00
Alexander Larsson
73477419e8
Bug 573970 – crash in gunixvolumemonitor:update_mounts when unmounting
...
2009-03-04 Alexander Larsson <alexl@redhat.com>
Bug 573970 – crash in gunixvolumemonitor:update_mounts when unmounting
* gunionvolumemonitor.c:
(g_union_volume_monitor_dispose):
Run dispose on child monitors when disposing.
* gunixvolumemonitor.c:
Remove all volumes and mount on dispose to avoid circular
dependencies not freeing the monitor
svn path=/trunk/; revision=7957
2009-03-04 10:45:10 +00:00
Manoj Kumar Giri
011901da58
Updated Oriya Translation.
...
svn path=/trunk/; revision=7956
2009-03-04 06:02:14 +00:00
Manoj Kumar Giri
e5c524a99a
Added entries for Oriya language Translation updation.
...
svn path=/trunk/; revision=7955
2009-03-04 05:59:22 +00:00
Manoj Kumar Giri
42b9377029
Updated Oriya Translation.
...
svn path=/trunk/; revision=7954
2009-03-04 05:58:01 +00:00
Alexander Larsson
896c3d1b2c
Bug 561172 – gnome-open fails on local URIs with anchors
...
2009-03-03 Alexander Larsson <alexl@redhat.com>
Bug 561172 – gnome-open fails on local URIs with anchors
* gdesktopappinfo.c:
Don't force uris to filenames if the uri has an anchor, because
that would strip the anchor.
* glocalvfs.c:
Strip anchor from file:// uris when creating GFile, since
g_filename_from_uri doesn't handle them.
svn path=/trunk/; revision=7953
2009-03-03 19:02:16 +00:00
Alexander Larsson
f891d4e04e
Bug 562613 – Missing const modifier in string parameters
...
2009-03-03 Alexander Larsson <alexl@redhat.com>
Bug 562613 – Missing const modifier in string parameters
* gfileinputstream.[ch]:
* gfileoutputstream.[ch]:
* glocalfileinfo.[ch]:
Make string arguments const if used as such.
svn path=/trunk/; revision=7952
2009-03-03 15:50:13 +00:00
Alexander Larsson
0b9f24c1e1
Handle filesystems no supporting reporting how much is free. This fixes
...
2009-03-03 Alexander Larsson <alexl@redhat.com>
* glocalfile.c (g_local_file_query_filesystem_info):
Handle filesystems no supporting reporting how much is free.
This fixes bug 573454 where the filesystem not supporting this
is the gvfs smb backend over the fuse filesystem.
svn path=/trunk/; revision=7951
2009-03-03 14:40:44 +00:00
Krishnababu Krothapalli
eda741ad4d
Updated Telugu Translation
...
svn path=/trunk/; revision=7950
2009-03-03 08:58:18 +00:00
Krishnababu Krothapalli
a53663a339
Updated Changelog entry
...
svn path=/trunk/; revision=7949
2009-03-03 08:57:32 +00:00
Timo Jyrinki
f61e7a818f
typo fixes from #564485 (by Harri Pitkänen)
...
svn path=/trunk/; revision=7948
2009-03-02 18:52:55 +00:00
miloc
67f05021dc
Updated Italian translation by Luca Ferretti
...
svn path=/trunk/; revision=7947
2009-03-02 18:25:08 +00:00
Takeshi AIHANA
83be80e1ae
Updated Japanese translation.
...
2009-03-03 Takeshi AIHANA <takeshi.aihana@gmail.com>
* ja.po: Updated Japanese translation.
svn path=/trunk/; revision=7946
2009-03-02 15:34:44 +00:00
Matej Urbančič
f67efffeb9
Updated Slovenian translation
...
svn path=/trunk/; revision=7945
2009-03-02 10:33:02 +00:00
Matthias Clasen
7707cf78b1
Bump version
...
svn path=/trunk/; revision=7944
2009-03-02 06:49:25 +00:00
Matthias Clasen
a902f5257c
2.19.10
...
svn path=/trunk/; revision=7942
2009-03-02 06:36:08 +00:00
Matthias Clasen
d1e4cc4ec0
Bump version
...
svn path=/trunk/; revision=7941
2009-03-02 05:52:09 +00:00
Matthias Clasen
3f07ef2119
2.19.9
...
svn path=/trunk/; revision=7939
2009-03-02 05:49:44 +00:00
Matthias Clasen
e2b962933b
Updates
...
svn path=/trunk/; revision=7938
2009-03-02 05:07:37 +00:00
Matthias Clasen
fea99b4b1a
Add a Since: tag
...
svn path=/trunk/; revision=7937
2009-03-02 05:07:21 +00:00
Matthias Clasen
90c9ab3178
Fix an include order problem
...
svn path=/trunk/; revision=7936
2009-03-02 03:56:31 +00:00
Matthias Clasen
0712b73358
Use a separate lock for extension point registration to avoid deadlock.
...
* giomodule.c: Use a separate lock for extension point registration
to avoid deadlock. Discovered by Torsten Schoenfeld
svn path=/trunk/; revision=7935
2009-03-02 03:50:09 +00:00
Matthias Clasen
74882fb655
Fix docs
...
svn path=/trunk/; revision=7934
2009-03-01 17:12:58 +00:00
Matthias Clasen
bd02a9f778
Fix docs
...
svn path=/trunk/; revision=7933
2009-03-01 17:00:21 +00:00
Matthias Clasen
84fdf0d00e
Fix distcheck
...
svn path=/trunk/; revision=7932
2009-03-01 16:46:45 +00:00
Matthias Clasen
979f3c10b9
More of the same
...
svn path=/trunk/; revision=7931
2009-03-01 15:42:03 +00:00
Matthias Clasen
789e260638
Adjust help output, accept -?, capitalize. Patch by Christian Dywan
...
* glib-mkenums.in: Adjust help output, accept -?, capitalize.
Patch by Christian Dywan
svn path=/trunk/; revision=7930
2009-03-01 15:40:07 +00:00
Matthias Clasen
87a7377338
Don't use obsolete calling convention for config.status
...
svn path=/trunk/; revision=7929
2009-03-01 07:14:12 +00:00
Matthias Clasen
92ad0439a8
Don't hardcode /bin/sh as shell
...
svn path=/trunk/; revision=7928
2009-03-01 07:05:52 +00:00
Matthias Clasen
64bc5d874f
Fix some typos
...
svn path=/trunk/; revision=7927
2009-03-01 06:59:31 +00:00
Gabor Kelemen
22771186ce
Translation updated.
...
2009-02-28 Gabor Kelemen <kelemeng@gnome.hu>
* hu.po: Translation updated.
svn path=/trunk/; revision=7926
2009-02-28 14:08:40 +00:00