Commit Graph

6563 Commits

Author SHA1 Message Date
Matthias Clasen
20774c5663 Add a rule to generate ChangeLog
We use the same rule pango uses to create a ChangeLog file with
the help of git-log. The format is somewhat different from traditional
ChangeLog, but it contains the relevant information.
2009-04-02 23:42:29 -04:00
Matthias Clasen
b7f9a1ac83 Rename ChangeLog to ChangeLog.pre-2-20
Rename ChangeLog to prevent old habits from luring me into adding
entries there. Also, this makes room for autogenerating a ChangeLog
at make dist.
2009-04-02 23:14:54 -04:00
Matthias Clasen
b160405aa0 remove generated files
README and INSTALL are generated files, no need to keep them
under source control.
2009-04-02 23:13:35 -04:00
Alexander Larsson
1ce74b0dd3 On trash, if rename fails with EXDEV, return G_IO_ERROR_NOT_SUPPORTED
Sometimes it seems like the trash dir and the file are on the same
filesystem but the rename fails with EXDEV anyway (can happen
e.g. with bind mounts or multiple mounts of the same device). In this
case we want to return the right error so that apps can fallback to
regular delete.
2009-04-02 19:01:56 +02:00
Tobias Mueller
20df6b6e88 Mark glib_gettext as string translation function
Make glib_gettext with G_GNUC_FORMAT to avoid warnings with
-Wformat -Wformat-nonliteral.
Signed-off-by: Matthias Clasen <mclasen@redhat.com>
2009-04-01 21:51:00 -04:00
Hagen Schink
86aa49594f fix a typo in g_io_channel_flush docs
Refer to the correct return values.

Signed-off-by: Matthias Clasen <mclasen@redhat.com>
2009-04-01 21:30:51 -04:00
Matthias Clasen
785bed2e18 Update README files to refer to git
Update various README files to refer to git instead of svn.
Add a README.commits that is pretty much a copy of the same file
in GTK+. Also discontinue ChangeLog files.
2009-03-31 19:39:16 -04:00
Manoj Kumar Giri
b5ef6da3c3 Added entries for Oriya language Translation updation.
svn path=/trunk/; revision=8023
2009-03-30 08:53:32 +00:00
Manoj Kumar Giri
b6a7cd609a Updated Oriya Translation.
svn path=/trunk/; revision=8022
2009-03-30 08:52:25 +00:00
Matthias Clasen
a6ebda3d69 Copy a va_list when using it multiple times. Reported by Wim Lewis.
* glib/gmessages.c (g_logv): Copy a va_list when using it
        multiple times. Reported by Wim Lewis.


svn path=/trunk/; revision=8021
2009-03-29 19:08:57 +00:00
Carlos Garnacho
dabbea65c6 Bug 575270 – GVolumeMonitor::mount-pre-unmount not being emitted
2009-03-26  Carlos Garnacho  <carlosg@gnome.org>

        Bug 575270 – GVolumeMonitor::mount-pre-unmount not being emitted

        * gunixmount.c (eject_unmount_cb) (eject_unmount_do_cb)
        (eject_unmount_do): Emit ::mount-pre-unmount and wait 500msec before
        actually trying to unmount.


svn path=/trunk/; revision=8020
2009-03-26 13:59:02 +00:00
Gintautas Miliauskas
3476bfe846 Updated Lithuanian translation.
2009-03-26  Gintautas Miliauskas  <gintautas@miliauskas.lt>

	* lt.po: Updated Lithuanian translation.



svn path=/trunk/; revision=8019
2009-03-26 13:52:46 +00:00
Shankar Prasad
618617acfc updated kn.po
svn path=/trunk/; revision=8018
2009-03-26 05:35:36 +00:00
Shankar Prasad
32f7e122b1 updated kn.po
svn path=/trunk/; revision=8017
2009-03-26 05:31:33 +00:00
Nickolay V. Shmyrev
d487ef7c2f Updated Russian translation.
2009-03-21  Nickolay V. Shmyrev <nshmyrev@yandex.ru>

	* ru.po: Updated Russian translation.


svn path=/trunk/; revision=8016
2009-03-20 22:29:22 +00:00
Kostas Papadimas
edfe4405e0 Updated Greek Translation by Fotis Tsamis.
svn path=/trunk/; revision=8015
2009-03-18 15:49:52 +00:00
Djihed Afifi
fdcaf9381e Updated Arabic translation
svn path=/trunk/; revision=8014
2009-03-18 09:20:03 +00:00
Amitakhya Phukan
11554d40ca Updated assamese translations
svn path=/trunk/; revision=8013
2009-03-18 06:31:05 +00:00
Gabor Kelemen
07b2a7a5ad Translation updated.
2009-03-18  Gabor Kelemen  <kelemeng@gnome.hu>

	* hu.po: Translation updated.
	

svn path=/trunk/; revision=8012
2009-03-18 00:05:58 +00:00
Ryan Lortie
8df23d2283 trivial spelling/whitespace fixes
svn path=/trunk/; revision=8011
2009-03-17 23:03:33 +00:00
Colin Walters
1d1fba442f Bug 575708 - runaway inotify madness ...
2009-03-17  Colin Walters  <walters@redhat.com>

	Bug 575708 - runaway inotify madness ...

	* gfilemonitor.c: Queue up events in a local list and
	fire one idle, instead of queuing lots of individual
	idles which has bad performance behavior.


svn path=/trunk/; revision=8010
2009-03-17 21:59:18 +00:00
Tomasz Dominikowski
044733e2a0 Updated Polish translation
2009-03-17  Tomasz Dominikowski  <tdominikowski@aviary.pl>

	* pl.po: Updated Polish translation

svn path=/trunk/; revision=8009
2009-03-17 17:02:00 +00:00
Inaki Larranaga Murgoitio
bbb1d85d72 Updated Basque translation.
2009-03-17  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>

	* eu.po: Updated Basque translation.


svn path=/trunk/; revision=8008
2009-03-17 16:49:22 +00:00
Ani Peter
2ff422d461 Updated Malayalam Translation
svn path=/trunk/; revision=8007
2009-03-17 15:41:14 +00:00
Ani Peter
ad9afec76f Updated Malayalam Translation
svn path=/trunk/; revision=8006
2009-03-17 15:41:04 +00:00
Ignacio Casal Quinteiro
4ed58e576e Updated Galician translation
svn path=/trunk/; revision=8005
2009-03-17 14:12:26 +00:00
Gil Forcada Codinachs
ebf5232160 Updated Catalan translation
svn path=/trunk/; revision=8004
2009-03-17 13:52:09 +00:00
Takeshi AIHANA
ae38feb249 Update Japanese translation.
2009-03-17  Takeshi AIHANA <takeshi.aihana@gmail.com>

	* ja.po: Update Japanese translation.

svn path=/trunk/; revision=8003
2009-03-17 13:20:20 +00:00
Hendrik Richter
fab272e104 Updated German translation.
2009-03-17  Hendrik Richter  <hendrikr@gnome.org>

	* de.po: Updated German translation.

svn path=/trunk/; revision=8002
2009-03-17 12:08:42 +00:00
Alexander Shopov
b54278668e Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
2009-03-17  Alexander Shopov  <ash@contact.bg>

	* bg.po: Updated Bulgarian translation by
	Alexander Shopov <ash@contact.bg>

svn path=/trunk/; revision=8001
2009-03-17 12:06:18 +00:00
Alexander Larsson
a3fe428081 fix attributes argument of query_info methods to be "const char *".
2009-03-17  Alexander Larsson  <alexl@redhat.com>

        * glocalfileinputstream.c:
        * glocalfileoutputstream.c:
	fix attributes argument of query_info methods to
	be "const char *".


svn path=/trunk/; revision=8000
2009-03-17 11:21:37 +00:00
Claude Paroz
6cdd01bfcc Updated French translation.
2009-03-17  Claude Paroz  <claude@2xlibre.net>

	* fr.po: Updated French translation.

svn path=/trunk/; revision=7999
2009-03-17 08:22:23 +00:00
Kjartan Maraas
e9de4af676 Updated Norwegian bokmål translation.
2009-03-17  Kjartan Maraas  <kmaraas@gnome.org>

	* nb.po: Updated Norwegian bokmål translation.

svn path=/trunk/; revision=7998
2009-03-17 08:18:12 +00:00
Jorge Gonzalez Gonzalez
1269ae29a1 Updated Spanish translation
svn path=/trunk/; revision=7997
2009-03-16 22:11:32 +00:00
miloc
2506375ebe Updated Italian translation
svn path=/trunk/; revision=7996
2009-03-16 21:11:22 +00:00
Og B. Maciel
47500e19d2 Updated Brazilian Portuguese translation.
svn path=/trunk/; revision=7995
2009-03-16 20:53:27 +00:00
Daniel Nylander
f008bf64d0 sv.po: Updated Swedish translation
svn path=/trunk/; revision=7994
2009-03-16 19:01:51 +00:00
Matej Urbančič
669cb75688 Updated Slovenian translation
svn path=/trunk/; revision=7993
2009-03-16 18:35:43 +00:00
Philip Withnall
8b96ff36f1 Updated British English translation.
2009-03-16  Philip Withnall  <philip@tecnocode.co.uk>

	* en_GB.po: Updated British English translation.


svn path=/trunk/; revision=7992
2009-03-16 18:21:34 +00:00
Alexander Larsson
6cff88ba18 Bug 575555 – Use fsync() when replacing files to avoid data loss on
2009-03-16  Alexander Larsson  <alexl@redhat.com>

	Bug 575555 – Use fsync() when replacing files to avoid data loss on crash

        * configure.in:
	Look for fsync().

        * glib/gfileutils.c:
        (write_to_temp_file):
	fsync temp file if destination file exists

2009-03-16  Alexander Larsson  <alexl@redhat.com>

	Bug 575555 – Use fsync() when replacing files to avoid data loss on crash

        * glocalfileoutputstream.c:
        (g_local_file_output_stream_close):
        (_g_local_file_output_stream_replace):
	fsync temp file before closing if replacing target file

	

svn path=/trunk/; revision=7991
2009-03-16 16:03:13 +00:00
Kostas Papadimas
0b66e52e0b Updated Greek Translation by Fotis Tsamis.
svn path=/trunk/; revision=7990
2009-03-16 15:54:50 +00:00
Alexander Shopov
593718fd8c Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
2009-03-16  Alexander Shopov  <ash@contact.bg>

	* bg.po: Updated Bulgarian translation by
	Alexander Shopov <ash@contact.bg>

svn path=/trunk/; revision=7989
2009-03-16 10:55:58 +00:00
Shankar Prasad
d421cf697c Updated kn.po
svn path=/trunk/; revision=7988
2009-03-16 10:31:10 +00:00
Amanpreet Singh Alam
dada55618e updating for Gnome Punjabi Translation by A S Alam
svn path=/trunk/; revision=7987
2009-03-16 02:33:40 +00:00
Hendrik Richter
b3e22d0229 Updated German translation.
2009-03-15  Hendrik Richter  <hendrikr@gnome.org>

	* de.po: Updated German translation.

svn path=/trunk/; revision=7986
2009-03-15 18:19:44 +00:00
Felix I
a79594b517 tamil translation updated
svn path=/trunk/; revision=7985
2009-03-15 08:35:41 +00:00
Nickolay V. Shmyrev
98346a1594 Updated Russian translation by Yuriy Penkin.
2009-03-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>

	* ru.po: Updated Russian translation by Yuriy Penkin.


svn path=/trunk/; revision=7984
2009-03-14 19:14:18 +00:00
Kostas Papadimas
516a19767d Updated Greek Translation by Jennie Petoumenou.
svn path=/trunk/; revision=7983
2009-03-14 16:12:38 +00:00
Aron Xu
4175a8546e Updated Simplified Chinese translations by Deng Xiyue <manphiz@gmail.com>
svn path=/trunk/; revision=7982
2009-03-14 11:31:29 +00:00
Kenneth Nielsen
1dcdbf5974 Updated Danish translation
svn path=/trunk/; revision=7981
2009-03-14 03:48:26 +00:00