platform/upstream/glib.git
17 years agomake it possible to disable single-file includes by defining
Michael Natterer [Fri, 14 Mar 2008 19:30:38 +0000 (19:30 +0000)]
make it possible to disable single-file includes by defining

2008-03-14  Michael Natterer  <mitch@imendio.com>

* glib/*.h: make it possible to disable single-file includes by
defining G_DISABLE_SINGLE_INCLUDES when building against GLib.
Approved by Tim Janik.

* glib/glib.h: include <glib/gslice.h>.

* glib/gi18n.h
* glib/gi18n-lib.h
* glib/gprintf.h: include <glib.h> so the above works when these
files are included without including <glib.h> first.

svn path=/trunk/; revision=6713

17 years agoAdd g_unix_mount_monitor_set_rate_limit() function (#521946)
David Zeuthen [Fri, 14 Mar 2008 11:18:59 +0000 (11:18 +0000)]
Add g_unix_mount_monitor_set_rate_limit() function (#521946)

2008-03-12  David Zeuthen  <davidz@redhat.com>

* gio.symbols:
* gunixmounts.[ch]:
Add g_unix_mount_monitor_set_rate_limit() function (#521946)

svn path=/trunk/; revision=6711

17 years agoAvoid redudant tests (#521851) Patch from Josselin Mouette
Alexander Larsson [Fri, 14 Mar 2008 11:15:49 +0000 (11:15 +0000)]
Avoid redudant tests (#521851) Patch from Josselin Mouette

2008-03-14  Alexander Larsson  <alexl@redhat.com>

        * gunixmounts.c:
        (guess_mount_type):
Avoid redudant tests (#521851)
Patch from Josselin Mouette

svn path=/trunk/; revision=6710

17 years agoFix C89 issue (#521672) Patch from Jens Granseuer
Alexander Larsson [Fri, 14 Mar 2008 11:06:01 +0000 (11:06 +0000)]
Fix C89 issue (#521672) Patch from Jens Granseuer

2008-03-14  Alexander Larsson  <alexl@redhat.com>

        * gfilemonitor.c:
        (g_file_monitor_is_cancelled):
Fix C89 issue (#521672)
Patch from Jens Granseuer

svn path=/trunk/; revision=6708

17 years agoShut down fam (including removing fam GSource) when module is unloaded
Alexander Larsson [Fri, 14 Mar 2008 11:02:42 +0000 (11:02 +0000)]
Shut down fam (including removing fam GSource) when module is unloaded

2008-03-14  Alexander Larsson  <alexl@redhat.com>

        * fam/fam-helper.[ch]:
        * fam/fam-module.c:
Shut down fam (including removing fam GSource) when
module is unloaded (#521513)
Patch from Joe Marcus Clarke

svn path=/trunk/; revision=6706

17 years agoFix up FEN ifdefs
Alexander Larsson [Fri, 14 Mar 2008 09:45:44 +0000 (09:45 +0000)]
Fix up FEN ifdefs

2008-03-14  Alexander Larsson  <alexl@redhat.com>

        * giomodule.c:
        (_g_io_modules_ensure_loaded):
Fix up FEN ifdefs

svn path=/trunk/; revision=6705

17 years agoUse right define name for f_fstypename member check
Alexander Larsson [Fri, 14 Mar 2008 09:19:09 +0000 (09:19 +0000)]
Use right define name for f_fstypename member check

2008-03-14  Alexander Larsson  <alexl@redhat.com>

        * glocalfile.c:
        (g_local_file_query_filesystem_info):
Use right define name for f_fstypename member check

2008-03-14  Alexander Larsson  <alexl@redhat.com>

        * configure.in:
Add required includes for f_fstypename member check.

svn path=/trunk/; revision=6703

17 years agoAdded. Added. Added. Added. Added. Added. Added. Added. Added. Added.
Alexander Larsson [Fri, 14 Mar 2008 08:58:24 +0000 (08:58 +0000)]
Added. Added. Added. Added. Added. Added. Added. Added. Added. Added.

2008-03-14  Alexander Larsson  <alexl@redhat.com>

        * Makefile.am:
        * fen/Makefile.am: Added.
        * fen/fen-data.[ch]: Added.
        * fen/fen-dump.[ch]: Added.
        * fen/fen-helper.[ch]: Added.
        * fen/fen-kernel.[ch]: Added.
        * fen/fen-missing.[ch]: Added.
        * fen/fen-node.[ch]: Added.
        * fen/fen-sub.[ch]: Added.
        * fen/gfendirectorymonitor.[ch]: Added.
        * fen/gfenfilemonitor.[ch]: Added.
        * giomodule.c:
Added Solaris FEN file notification backend.
Patch from Lin Ma <Lin.Ma@Sun.COM>

svn path=/trunk/; revision=6702

17 years agoAdd lib/gio-2.0.lib and lib/gio-2.0.def.
Tor Lillqvist [Thu, 13 Mar 2008 17:12:03 +0000 (17:12 +0000)]
Add lib/gio-2.0.lib and lib/gio-2.0.def.

2008-03-13  Tor Lillqvist  <tml@novell.com>

* glib-zip.in: Add lib/gio-2.0.lib and lib/gio-2.0.def.

svn path=/trunk/; revision=6701

17 years agoActually use the gio.def file when linking the library on Windows. Produce
Tor Lillqvist [Thu, 13 Mar 2008 17:10:04 +0000 (17:10 +0000)]
Actually use the gio.def file when linking the library on Windows. Produce

2008-03-13  Tor Lillqvist  <tml@novell.com>

* Makefile.am: Actually use the gio.def file when linking the
library on Windows. Produce .lib library for Microsoft's toolchain
when possible. Install the .lib and .def file like for the other
libraries of GLib.

svn path=/trunk/; revision=6700

17 years agoInclude live-g-file in standard set of tests, making a temporary directory
Tomas Bzatek [Thu, 13 Mar 2008 16:32:31 +0000 (16:32 +0000)]
Include live-g-file in standard set of tests, making a temporary directory

2008-03-13  Tomas Bzatek  <tbzatek@redhat.com>

        * tests/live-g-file.c:
        Include live-g-file in standard set of tests, making a temporary
        directory in source structure.

        Clean target directory before the tests (write mode only)

svn path=/trunk/; revision=6699

17 years agoExpand gio/win32/Makefile.
Tor Lillqvist [Wed, 12 Mar 2008 19:09:11 +0000 (19:09 +0000)]
Expand gio/win32/Makefile.

2008-03-12  Tor Lillqvist  <tml@novell.com>

* configure.in: Expand gio/win32/Makefile.

2008-03-12  Tor Lillqvist  <tml@novell.com>

Bug 517419 - gio win32 directory monitor
Implementation by Vlad Grecescu.

* win32/Makefile.am
* win32/gwin32directorymonitor.h
* win32/gwin32directorymonitor.c: New files.

* giomodule.c: Set up the GWin32DirectoryMonitor plumbing.

* Makefile.am: Add the win32 subdirectory.

svn path=/trunk/; revision=6698

17 years agoIntroduce a macro GLocalFileStat that is the normal struct stat on Unix
Tor Lillqvist [Wed, 12 Mar 2008 18:33:59 +0000 (18:33 +0000)]
Introduce a macro GLocalFileStat that is the normal struct stat on Unix

2008-03-12  Tor Lillqvist  <tml@novell.com>

* glocalfileinfo.h: Introduce a macro GLocalFileStat that is the
normal struct stat on Unix but struct _stati64 on Windows to have
access to 64-bit file size information. Use that instead of struct
stat in the functions declared here in this private header.

* glocalfileinfo.c: Corresponding changes. Move some G_OS_WIN32,
S_ISLNK and HAVE_UTIMES ifdefs and add some more to avoid compiler
warnings about unused functions and variables. Don't set
meaningless attributes like inode numbers on Windows.

svn path=/trunk/; revision=6697

17 years agog_file_contains_file() doesn't exist anymore
Benjamin Otte [Wed, 12 Mar 2008 16:47:06 +0000 (16:47 +0000)]
g_file_contains_file() doesn't exist anymore

2008-03-12  Benjamin Otte  <otte@gnome.org>

* gio/gio-sections.txt:
g_file_contains_file() doesn't exist anymore

svn path=/trunk/; revision=6696

17 years agotrim whitespace so gtk-doc groks the function name
Benjamin Otte [Wed, 12 Mar 2008 16:45:43 +0000 (16:45 +0000)]
trim whitespace so gtk-doc groks the function name

2008-03-12  Benjamin Otte  <otte@gnome.org>

* gvfs.h:
trim whitespace so gtk-doc groks the function name

svn path=/trunk/; revision=6695

17 years agoBump version
Matthias Clasen [Wed, 12 Mar 2008 16:19:10 +0000 (16:19 +0000)]
Bump version

svn path=/trunk/; revision=6694

17 years agoRotate ChangeLog
Matthias Clasen [Wed, 12 Mar 2008 16:13:54 +0000 (16:13 +0000)]
Rotate ChangeLog

svn path=/trunk/; revision=6693

17 years agoBug 316221 - G_LOCK warns about breaking strict-aliasing rules
Sebastian Dröge [Wed, 12 Mar 2008 15:36:38 +0000 (15:36 +0000)]
Bug 316221 - G_LOCK warns about breaking strict-aliasing rules
* configure.in:
* glib/gthread.h: Prevent the compiler from warning about breaking
strict-aliasing rules when using gcc 4.3 and G_LOCK on C sources.

svn path=/trunk/; revision=6691

17 years agoUpdated Dutch translation by Wouter Bolsterlee.
Wouter Bolsterlee [Wed, 12 Mar 2008 15:04:22 +0000 (15:04 +0000)]
Updated Dutch translation by Wouter Bolsterlee.

2008-03-12  Wouter Bolsterlee  <wbolster@svn.gnome.org>

* nl.po: Updated Dutch translation by Wouter Bolsterlee.

svn path=/trunk/; revision=6690

17 years agoImplement as empty, returning FALSE, on Win32.
Tor Lillqvist [Wed, 12 Mar 2008 13:16:54 +0000 (13:16 +0000)]
Implement as empty, returning FALSE, on Win32.

2008-03-12  Tor Lillqvist  <tml@novell.com>

* glocalfile.c (_g_local_file_has_trash_dir): Implement as empty,
returning FALSE, on Win32.

svn path=/trunk/; revision=6689

17 years agoUpdated Galician Translation.
Ignacio Casal Quinteiro [Wed, 12 Mar 2008 09:59:34 +0000 (09:59 +0000)]
Updated Galician Translation.

svn path=/trunk/; revision=6688

17 years agominor update in pt_BR
Jonh Wendell S. Santana [Wed, 12 Mar 2008 00:06:09 +0000 (00:06 +0000)]
minor update in pt_BR

svn path=/trunk/; revision=6687

17 years agoBug 520914 - win_iconv doesn't support UCS-2
Tor Lillqvist [Wed, 12 Mar 2008 00:04:52 +0000 (00:04 +0000)]
Bug 520914 - win_iconv doesn't support UCS-2

2008-03-12  Tor Lillqvist  <tml@novell.com>

Bug 520914 - win_iconv doesn't support UCS-2

* glib/win_iconv.c: Make UCS-2 just an alias for
UTF-16. Technically this is wrong of course, but shouldn't matter
an awful lot in practice.

svn path=/trunk/; revision=6686

17 years agosv.po: Updated Swedish translation
Daniel Nylander [Tue, 11 Mar 2008 20:23:16 +0000 (20:23 +0000)]
sv.po: Updated Swedish translation

svn path=/trunk/; revision=6684

17 years agoUpdated Catalan translation
Gil Forcada Codinachs [Tue, 11 Mar 2008 19:12:57 +0000 (19:12 +0000)]
Updated Catalan translation

svn path=/trunk/; revision=6683

17 years agoUpdated British English translation.
Philip Withnall [Tue, 11 Mar 2008 17:30:39 +0000 (17:30 +0000)]
Updated British English translation.

2008-03-11  Philip Withnall  <pwithnall@svn.gnome.org>

* en_GB.po: Updated British English translation.

svn path=/trunk/; revision=6682

17 years agoupdated Turkish translation
Baris Cicek [Tue, 11 Mar 2008 17:06:49 +0000 (17:06 +0000)]
updated Turkish translation

svn path=/trunk/; revision=6681

17 years agoBug 521591 – g_markup_parse_context_parse() creates GError message that
Murray Cumming [Tue, 11 Mar 2008 15:43:25 +0000 (15:43 +0000)]
Bug 521591 – g_markup_parse_context_parse() creates GError message that

2008-03-11  Murray Cumming  <murrayc@murrayc.com>

Bug 521591 – g_markup_parse_context_parse() creates GError message that
is invalid UTF8.

* glib/gmarkup.c (set_error): Make sure that the GError::message is
valid UTF-8 even if it is complaining about invalid UTF-8 in the
markup text, using _g_utf8_make_valid().

svn path=/trunk/; revision=6680

17 years agoCorrectly implement can_trash by actually looking for a trash dir, not
Alexander Larsson [Tue, 11 Mar 2008 14:48:28 +0000 (14:48 +0000)]
Correctly implement can_trash by actually looking for a trash dir, not

2008-03-11  Alexander Larsson  <alexl@redhat.com>

        * glocalfile.c:
        * glocalfileinfo.[ch]:
Correctly implement can_trash by actually
looking for a trash dir, not just assuming
one exists.

svn path=/trunk/; revision=6679

17 years agoUpdated Basque translation.
Inaki Larranaga Murgoitio [Tue, 11 Mar 2008 13:17:24 +0000 (13:17 +0000)]
Updated Basque translation.

2008-03-11  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>

* eu.po: Updated Basque translation.

svn path=/trunk/; revision=6678

17 years agoUpdated Japanese translation.
Takeshi AIHANA [Tue, 11 Mar 2008 11:50:34 +0000 (11:50 +0000)]
Updated Japanese translation.

2008-03-11  Takeshi AIHANA <takeshi.aihana@gmail.com>

        * ja.po: Updated Japanese translation.

svn path=/trunk/; revision=6677

17 years agoFix 3 fuzzies and 3 untranslated strings.
Timo Jyrinki [Tue, 11 Mar 2008 10:53:48 +0000 (10:53 +0000)]
Fix 3 fuzzies and 3 untranslated strings.

svn path=/trunk/; revision=6676

17 years agoUpdated Lithuanian translation.
Gintautas Miliauskas [Tue, 11 Mar 2008 10:44:53 +0000 (10:44 +0000)]
Updated Lithuanian translation.

2008-03-11  Gintautas Miliauskas  <gintas@akl.lt>

* lt.po: Updated Lithuanian translation.

svn path=/trunk/; revision=6675

17 years agoUpdated Portuguese translation.
Duarte Loreto [Tue, 11 Mar 2008 08:26:34 +0000 (08:26 +0000)]
Updated Portuguese translation.

2008-03-11  Duarte Loreto <happyguy_pt@hotmail.com>

* pt.po: Updated Portuguese translation.

svn path=/trunk/; revision=6674

17 years agoUpdated Spanish translation
Jorge Gonzalez Gonzalez [Tue, 11 Mar 2008 07:15:58 +0000 (07:15 +0000)]
Updated Spanish translation

svn path=/trunk/; revision=6673

17 years ago2.16.1 GLIB_2_16_1
Matthias Clasen [Tue, 11 Mar 2008 02:18:18 +0000 (02:18 +0000)]
2.16.1

svn path=/trunk/; revision=6671

17 years agoUpdates
Matthias Clasen [Tue, 11 Mar 2008 01:51:49 +0000 (01:51 +0000)]
Updates

svn path=/trunk/; revision=6670

17 years agoUpdate to 7.6, for real
Matthias Clasen [Tue, 11 Mar 2008 01:51:07 +0000 (01:51 +0000)]
Update to 7.6, for real

svn path=/trunk/; revision=6669

17 years agoBump version
Matthias Clasen [Tue, 11 Mar 2008 00:40:10 +0000 (00:40 +0000)]
Bump version

svn path=/trunk/; revision=6668

17 years agoUpdates
Matthias Clasen [Tue, 11 Mar 2008 00:39:13 +0000 (00:39 +0000)]
Updates

svn path=/trunk/; revision=6667

17 years agoFix crashes in new constructor and properties code
Alexander Larsson [Tue, 11 Mar 2008 00:14:11 +0000 (00:14 +0000)]
Fix crashes in new constructor and properties code

2008-03-11  Alexander Larsson  <alexl@redhat.com>

        * gthemedicon.c:
Fix crashes in new constructor and properties code

svn path=/trunk/; revision=6666

17 years agoUpdated Danish translation
Kenneth Nielsen [Mon, 10 Mar 2008 22:59:44 +0000 (22:59 +0000)]
Updated Danish translation

svn path=/trunk/; revision=6664

17 years agoMinor spelling correction in documentation: existance -> existence.
Murray Cumming [Mon, 10 Mar 2008 19:38:42 +0000 (19:38 +0000)]
Minor spelling correction in documentation: existance -> existence.

2008-03-10  Murray Cumming  <murrayc@murrayc.com>

* gfile.c: Minor spelling correction in documentation:
existance -> existence.

svn path=/trunk/; revision=6663

17 years ago2.16.0
Matthias Clasen [Mon, 10 Mar 2008 18:09:06 +0000 (18:09 +0000)]
2.16.0

svn path=/trunk/; revision=6661

17 years agoUpdates
Matthias Clasen [Mon, 10 Mar 2008 17:49:20 +0000 (17:49 +0000)]
Updates

svn path=/trunk/; revision=6660

17 years agoFix symbol list
Matthias Clasen [Mon, 10 Mar 2008 17:10:37 +0000 (17:10 +0000)]
Fix symbol list

svn path=/trunk/; revision=6659

17 years agoBump version to 2.16.0
Matthias Clasen [Mon, 10 Mar 2008 16:53:25 +0000 (16:53 +0000)]
Bump version to 2.16.0

svn path=/trunk/; revision=6658

17 years agoFix a typo
Matthias Clasen [Mon, 10 Mar 2008 16:50:13 +0000 (16:50 +0000)]
Fix a typo

svn path=/trunk/; revision=6657

17 years agoRemove inlined docs
Matthias Clasen [Mon, 10 Mar 2008 16:47:58 +0000 (16:47 +0000)]
Remove inlined docs

svn path=/trunk/; revision=6656

17 years agoAdd properties to make bindings happy. (#517676, Samuel Cormier-Iijima)
Matthias Clasen [Mon, 10 Mar 2008 16:08:41 +0000 (16:08 +0000)]
Add properties to make bindings happy. (#517676, Samuel Cormier-Iijima)

2008-03-10  Matthias Clasen <mclasen@redhat.com>

        * gthemedicon.c: Add properties to make bindings happy.  (#517676,
        Samuel Cormier-Iijima)

svn path=/trunk/; revision=6655

17 years agoFix confusing error message. (#521028, Peter Kjellerstedt)
Matthias Clasen [Mon, 10 Mar 2008 15:55:16 +0000 (15:55 +0000)]
Fix confusing error message. (#521028, Peter Kjellerstedt)

2008-03-10  Matthias Clasen  <mclasen@redhat.com>

        * glib/giochannel.c (g_io_channle_set_encoding): Fix confusing
        error message.  (#521028, Peter Kjellerstedt)

svn path=/trunk/; revision=6654

17 years agoFix the build
Matthias Clasen [Mon, 10 Mar 2008 15:42:46 +0000 (15:42 +0000)]
Fix the build

svn path=/trunk/; revision=6653

17 years agoSmall test fixup
Matthias Clasen [Mon, 10 Mar 2008 15:13:29 +0000 (15:13 +0000)]
Small test fixup

svn path=/trunk/; revision=6652

17 years agoAdd Since marker
Matthias Clasen [Mon, 10 Mar 2008 15:07:21 +0000 (15:07 +0000)]
Add Since marker

svn path=/trunk/; revision=6651

17 years agoAdded Entry for Bengali India Translation updation
Runa Bhattacharjee [Mon, 10 Mar 2008 07:21:46 +0000 (07:21 +0000)]
Added Entry for Bengali India Translation updation

svn path=/trunk/; revision=6650

17 years agoUpdated Bengali India Translation
Runa Bhattacharjee [Mon, 10 Mar 2008 07:21:03 +0000 (07:21 +0000)]
Updated Bengali India Translation

svn path=/trunk/; revision=6649

17 years agoUpdated Slovak translation.
Marcel Telka [Sun, 9 Mar 2008 22:35:34 +0000 (22:35 +0000)]
Updated Slovak translation.

2008-03-09  Marcel Telka  <marcel@telka.sk>

* sk.po: Updated Slovak translation.

svn path=/trunk/; revision=6648

17 years agoFix
Kjartan Maraas [Sun, 9 Mar 2008 13:32:52 +0000 (13:32 +0000)]
Fix

svn path=/trunk/; revision=6647

17 years agoTweak
Kjartan Maraas [Sun, 9 Mar 2008 13:19:35 +0000 (13:19 +0000)]
Tweak

svn path=/trunk/; revision=6646

17 years agoUpdated Norwegian bokmål translation.
Kjartan Maraas [Sun, 9 Mar 2008 13:19:15 +0000 (13:19 +0000)]
Updated Norwegian bokmål translation.

2008-03-09  Kjartan Maraas  <kmaraas@gnome.org>

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

svn path=/trunk/; revision=6645

17 years agoUpdated Russian translation.
Yuri Kozlov [Sat, 8 Mar 2008 22:11:38 +0000 (22:11 +0000)]
Updated Russian translation.

2008-03-09  Yuri Kozlov  <kozlov.y@gmail.com>

* ru.po: Updated Russian translation.

svn path=/trunk/; revision=6644

17 years agoDefine FILE_READ_ONLY_VOLUME if it is missing from winnt.h. (#521145)
Tor Lillqvist [Sat, 8 Mar 2008 16:06:00 +0000 (16:06 +0000)]
Define FILE_READ_ONLY_VOLUME if it is missing from winnt.h. (#521145)

2008-03-08  Tor Lillqvist  <tml@novell.com>

* glocalfile.c: Define FILE_READ_ONLY_VOLUME if it is missing from
winnt.h. (#521145)

svn path=/trunk/; revision=6643

17 years agoUpdated Occitan translation
Yannig MARCHEGAY [Sat, 8 Mar 2008 11:20:51 +0000 (11:20 +0000)]
Updated Occitan translation

svn path=/trunk/; revision=6642

17 years agoUpdate Ukrainian translation.
Maxim Dziumanenko [Fri, 7 Mar 2008 23:25:57 +0000 (23:25 +0000)]
Update Ukrainian translation.

2008-03-08 Maxim Dziumanenko <dziumanenko@gmail.com>

* Update Ukrainian translation.

svn path=/trunk/; revision=6641

17 years ago*ro.po: Updated Romanian translation
Mugurel Tudor [Fri, 7 Mar 2008 18:08:56 +0000 (18:08 +0000)]
*ro.po: Updated Romanian translation

2008-03-07  Mugurel Tudor  <mugurelu@gnome.ro>

*ro.po: Updated Romanian translation

svn path=/trunk/; revision=6639

17 years agoUse struct statfs.f_fstypename if availible (e.g. on OpenBSD) Patch from
Alexander Larsson [Fri, 7 Mar 2008 14:36:15 +0000 (14:36 +0000)]
Use struct statfs.f_fstypename if availible (e.g. on OpenBSD) Patch from

2008-03-07  Alexander Larsson  <alexl@redhat.com>

        * glocalfile.c:
        (g_local_file_query_filesystem_info):
Use struct statfs.f_fstypename if availible (e.g. on OpenBSD)
Patch from Jasper Lievisse Adriaanse

svn path=/trunk/; revision=6638

17 years agoMore edits.
Tor Lillqvist [Fri, 7 Mar 2008 01:58:49 +0000 (01:58 +0000)]
More edits.

svn path=/trunk/; revision=6637

17 years agoUpdates.
Tor Lillqvist [Fri, 7 Mar 2008 01:47:26 +0000 (01:47 +0000)]
Updates.

2008-03-07  Tor Lillqvist  <tml@novell.com>

* README.win32: Updates.

svn path=/trunk/; revision=6636

17 years agoUpdated Lithuanian translation.
Gintautas Miliauskas [Fri, 7 Mar 2008 00:07:57 +0000 (00:07 +0000)]
Updated Lithuanian translation.

2008-03-07  Gintautas Miliauskas  <gintas@akl.lt>

* lt.po: Updated Lithuanian translation.

svn path=/trunk/; revision=6635

17 years agoCorrect milliseconds to microseconds in the doc comments for the *_USEC
Tor Lillqvist [Thu, 6 Mar 2008 13:10:06 +0000 (13:10 +0000)]
Correct milliseconds to microseconds in the doc comments for the *_USEC

2008-03-06  Tor Lillqvist  <tml@novell.com>

* gfileinfo.h: Correct milliseconds to microseconds in the doc
comments for the *_USEC attributes.

svn path=/trunk/; revision=6634

17 years agoAdd g_return_val_if_fail check (#520700)
Alexander Larsson [Thu, 6 Mar 2008 10:04:24 +0000 (10:04 +0000)]
Add g_return_val_if_fail check (#520700)

2008-03-06  Alexander Larsson  <alexl@redhat.com>

* gfile.c (g_file_query_exists):
Add g_return_val_if_fail check (#520700)

svn path=/trunk/; revision=6633

17 years agoFix sparse warnings (#519489)
Alexander Larsson [Thu, 6 Mar 2008 09:53:35 +0000 (09:53 +0000)]
Fix sparse warnings (#519489)

2008-03-06  Alexander Larsson  <alexl@redhat.com>

        * gdesktopappinfo.c:
        * gfilemonitor.c:
        * gthemedicon.c:
        * gunionvolumemonitor.c:
        * gunixmounts.c:
        * tests/g-file.c:
        * tests/live-g-file.c:
        * xdgmime/xdgmimecache.c:
Fix sparse warnings (#519489)

svn path=/trunk/; revision=6632

17 years agoUpdated Marathi Translations
Rahul Bhalerao [Wed, 5 Mar 2008 15:09:28 +0000 (15:09 +0000)]
Updated Marathi Translations

svn path=/trunk/; revision=6631

17 years agoMake cancellation threadsafe (i.e. guarantee its only done once, and
Alexander Larsson [Wed, 5 Mar 2008 11:50:27 +0000 (11:50 +0000)]
Make cancellation threadsafe (i.e. guarantee its only done once, and

2008-03-05  Alexander Larsson  <alexl@redhat.com>

        * gfilemonitor.c:
Make cancellation threadsafe (i.e.
guarantee its only done once, and always
done)

        * glocaldirectorymonitor.c:
Make sure we the monitor lives while the
mounts_changed callback is being called (#520484)

svn path=/trunk/; revision=6630

17 years agoTranslation updated by Ivar Smolin
Priit Laes [Wed, 5 Mar 2008 11:40:12 +0000 (11:40 +0000)]
Translation updated by Ivar Smolin

2008-03-05  Priit Laes  <plaes at svn dot gnome dot org>

* et.po: Translation updated by Ivar Smolin

svn path=/trunk/; revision=6629

17 years agoUpdated Finnish translation
Ilkka Tuohela [Wed, 5 Mar 2008 05:01:16 +0000 (05:01 +0000)]
Updated Finnish translation

svn path=/trunk/; revision=6628

17 years agoRemove g_uri_get_scheme.
Tor Lillqvist [Wed, 5 Mar 2008 01:56:24 +0000 (01:56 +0000)]
Remove g_uri_get_scheme.

2008-03-05  Tor Lillqvist  <tml@novell.com>

* glib/glib.symbols: Remove g_uri_get_scheme.

svn path=/trunk/; revision=6626

17 years agoUpdated German translation.
Hendrik Richter [Tue, 4 Mar 2008 18:47:26 +0000 (18:47 +0000)]
Updated German translation.

2008-03-04  Hendrik Richter  <hendrikr@gnome.org>

* de.po: Updated German translation.

svn path=/trunk/; revision=6625

17 years agoupdating Translation for Punjabi
Amanpreet Singh Alam [Tue, 4 Mar 2008 18:04:47 +0000 (18:04 +0000)]
updating Translation for Punjabi

svn path=/trunk/; revision=6624

17 years agoFix typo in parameter documentation.
Wouter Bolsterlee [Tue, 4 Mar 2008 15:21:31 +0000 (15:21 +0000)]
Fix typo in parameter documentation.

2008-03-04  Wouter Bolsterlee  <wbolster@svn.gnome.org>

* gio/gbufferedinputstream.c: Fix typo in parameter
documentation.

svn path=/trunk/; revision=6622

17 years agoRemove deprecated symbols we kept for one release.
Alexander Larsson [Tue, 4 Mar 2008 14:51:34 +0000 (14:51 +0000)]
Remove deprecated symbols we kept for one release.

2008-03-04  Alexander Larsson  <alexl@redhat.com>

        * gfile.c:
Remove deprecated symbols we kept for one release.

2008-03-04  Alexander Larsson  <alexl@redhat.com>

        * glib/gurifuncs.c:
Remove deprecated symbols we kept for one release.

svn path=/trunk/; revision=6621

17 years agoTiny documentation corrections.
Murray Cumming [Tue, 4 Mar 2008 13:15:57 +0000 (13:15 +0000)]
Tiny documentation corrections.

2008-03-04  Murray Cumming  <murrayc@murrayc.com>

* ginputstream.c:
* goutputstream.c: Tiny documentation corrections.

svn path=/trunk/; revision=6620

17 years agoUpdated Italian translation.
Luca Ferretti [Tue, 4 Mar 2008 09:21:54 +0000 (09:21 +0000)]
Updated Italian translation.

2008-03-04  Luca Ferretti  <elle.uca@libero.it>

* it.po: Updated Italian translation.

svn path=/trunk/; revision=6619

17 years agoFix the adopt_orphan_mount vfunc to take a volume_monitor reference in an
Alexander Larsson [Mon, 3 Mar 2008 21:38:30 +0000 (21:38 +0000)]
Fix the adopt_orphan_mount vfunc to take a volume_monitor reference in an

2008-03-03  Alexander Larsson  <alexl@redhat.com>

        * gunionvolumemonitor.c:
        * gvolumemonitor.h:
Fix the adopt_orphan_mount vfunc to take a
volume_monitor reference in an ABI compat way.
This change is not API compat, but the added
arg is not used in the only user of this vfunc, so
all we get is a harmless warning in gvfs (#520169)

svn path=/trunk/; revision=6618

17 years agocs.po: Updated Czech translation.
Petr Kovář [Mon, 3 Mar 2008 21:29:09 +0000 (21:29 +0000)]
cs.po: Updated Czech translation.

svn path=/trunk/; revision=6617

17 years agoAdd a version of G_INLINE_FUNC for __GNUC__ && __GNUC_STDC_INLINE__, patch
Matthias Clasen [Mon, 3 Mar 2008 14:42:32 +0000 (14:42 +0000)]
Add a version of G_INLINE_FUNC for __GNUC__ && __GNUC_STDC_INLINE__, patch

2008-03-03  Matthias Clasen  <mclasen@redhat.com>

        * glib/gutils.h: Add a version of G_INLINE_FUNC for
        __GNUC__ && __GNUC_STDC_INLINE__, patch by Jakub Jelinek

svn path=/trunk/; revision=6616

17 years agoUpdated Malayalam Translation
Ani Peter [Mon, 3 Mar 2008 12:17:36 +0000 (12:17 +0000)]
Updated Malayalam Translation

svn path=/trunk/; revision=6615

17 years agoUpdated Malayalam Translation
Ani Peter [Mon, 3 Mar 2008 12:17:23 +0000 (12:17 +0000)]
Updated Malayalam Translation

svn path=/trunk/; revision=6614

17 years agoUpdated Translation
Ankitkumar Rameshchandra Patel [Mon, 3 Mar 2008 08:42:04 +0000 (08:42 +0000)]
Updated Translation

svn path=/trunk/; revision=6613

17 years agoMust set the GError also in the unexpected EOF case.
Tor Lillqvist [Mon, 3 Mar 2008 04:23:16 +0000 (04:23 +0000)]
Must set the GError also in the unexpected EOF case.

2008-03-03  Tor Lillqvist  <tml@novell.com>

* glib/gspawn-win32.c (read_helper_report): Must set the GError
also in the unexpected EOF case.
(do_spawn_with_pipes): Must protect also new_argv[0].

svn path=/trunk/; revision=6612

17 years agoUpdated Italian translation.
Luca Ferretti [Sun, 2 Mar 2008 19:38:28 +0000 (19:38 +0000)]
Updated Italian translation.

2008-03-02  Luca Ferretti  <elle.uca@libero.it>

* it.po: Updated Italian translation.

svn path=/trunk/; revision=6611

17 years agoUpdated Spanish translation
Jorge Gonzalez Gonzalez [Sun, 2 Mar 2008 13:00:31 +0000 (13:00 +0000)]
Updated Spanish translation

svn path=/trunk/; revision=6610

17 years agofix last commit.
Benjamin Otte [Sat, 1 Mar 2008 16:27:50 +0000 (16:27 +0000)]
fix last commit.

2008-03-01  Benjamin Otte  <otte@gnome.org>

* glib/glist.c:
fix last commit.

svn path=/trunk/; revision=6609

17 years agoclarify docs for g_file_delete().
Benjamin Otte [Sat, 1 Mar 2008 14:52:03 +0000 (14:52 +0000)]
clarify docs for g_file_delete().

2008-03-01  Benjamin Otte  <otte@gnome.org>

* gfile.c:
clarify docs for g_file_delete().

svn path=/trunk/; revision=6608

17 years agoMove docs inline
Matthias Clasen [Fri, 29 Feb 2008 21:16:21 +0000 (21:16 +0000)]
Move docs inline

svn path=/trunk/; revision=6607

17 years agoEstonian translation update by Ivar Smolin.
Priit Laes [Fri, 29 Feb 2008 21:02:17 +0000 (21:02 +0000)]
Estonian translation update by Ivar Smolin.

2008-02-29  Priit Laes  <plaes@svn.gnome.org>

* et.po: Estonian translation update by Ivar Smolin.

svn path=/trunk/; revision=6606

17 years agoMake sure empty files get text/plain type (#518720)
Alexander Larsson [Fri, 29 Feb 2008 09:49:08 +0000 (09:49 +0000)]
Make sure empty files get text/plain type (#518720)

2008-02-29  Alexander Larsson  <alexl@redhat.com>

        * glocalfileinfo.c:
        (get_content_type):
Make sure empty files get text/plain type (#518720)

svn path=/trunk/; revision=6605

17 years agoAdd some GNU libiconv compatibility: Recognize "" and "char" as aliases
Tor Lillqvist [Thu, 28 Feb 2008 22:59:39 +0000 (22:59 +0000)]
Add some GNU libiconv compatibility: Recognize "" and "char" as aliases

2008-02-29  Tor Lillqvist  <tml@novell.com>

* glib/win_iconv.c (name_to_codepage): Add some GNU libiconv
compatibility: Recognize "" and "char" as aliases for the current
locale's charset. (We use the system ANSI codepage as returned by
GetACP().) Recognize "wchar_t" as an alias for UTF-16LE.

svn path=/trunk/; revision=6604

17 years agoTypo.
Tor Lillqvist [Thu, 28 Feb 2008 17:54:46 +0000 (17:54 +0000)]
Typo.

svn path=/trunk/; revision=6603

17 years agoUpdated French translation by Claude Paroz.
Stéphane Raimbault [Thu, 28 Feb 2008 13:02:33 +0000 (13:02 +0000)]
Updated French translation by Claude Paroz.

2008-02-28  Stéphane Raimbault  <stephane.raimbault@gmail.com>

* fr.po: Updated French translation by Claude Paroz.

svn path=/trunk/; revision=6602