platform/upstream/glib.git
16 years agoremove trailing whitespace from newly added gtk-doc comments and
Michael Natterer [Sun, 22 Jun 2008 14:53:09 +0000 (14:53 +0000)]
remove trailing whitespace from newly added gtk-doc comments and

2008-06-22  Michael Natterer  <mitch@imendio.com>

* *.c: remove trailing whitespace from newly added gtk-doc
comments and reformatted some where they contained overly long or
ill-formatted lines.

svn path=/trunk/; revision=7090

16 years agomoved includes back to the top of the files (before gtk-doc SECTION
Michael Natterer [Sun, 22 Jun 2008 14:29:25 +0000 (14:29 +0000)]
moved includes back to the top of the files (before gtk-doc SECTION

2008-06-22  Michael Natterer  <mitch@imendio.com>

* *.c: moved includes back to the top of the files (before gtk-doc
SECTION comments). Add "config.h" in all files and move system
included before glib includes. Remove trailing whitespace from
SECTION comments and did some reformatting where lines were overly
long, no documentation content was changed.

svn path=/trunk/; revision=7089

16 years agomoving changelog entries from main to gobject changelog
Stefan Kost [Sun, 22 Jun 2008 12:35:45 +0000 (12:35 +0000)]
moving changelog entries from main to gobject changelog

svn path=/trunk/; revision=7088

16 years agoMove some content for gobject-unused.sgml and cleared empty entries. The
Stefan Kost [Sun, 22 Jun 2008 10:10:59 +0000 (10:10 +0000)]
Move some content for gobject-unused.sgml and cleared empty entries. The

* docs/reference/gobject/tmpl/gobject-unused.sgml:
* gobject/gobject.h:
* gobject/gtype.c:
* gobject/gtype.h:
  Move some content for gobject-unused.sgml and cleared empty entries.
  The remaining 4 ones should be checked by some else. If they are not
  needed. The file can be removed.

svn path=/trunk/; revision=7087

16 years agoMigrating docs.
Stefan Kost [Sun, 22 Jun 2008 09:53:11 +0000 (09:53 +0000)]
Migrating docs.

* docs/reference/gobject/tmpl/value_collection.sgml:
* gobject/gvaluecollector.h:
  Migrating docs.

svn path=/trunk/; revision=7086

16 years agoMigrating docs.
Stefan Kost [Sun, 22 Jun 2008 09:45:13 +0000 (09:45 +0000)]
Migrating docs.

* docs/reference/gobject/tmpl/value_arrays.sgml:
* gobject/gvaluearray.c:
* gobject/gvaluearray.h:
  Migrating docs.

svn path=/trunk/; revision=7085

16 years agoFix compiler warning in format string check.
Stefan Kost [Sun, 22 Jun 2008 09:43:54 +0000 (09:43 +0000)]
Fix compiler warning in format string check.

* gobject/gsignal.c:
  Fix compiler warning in format string check.

svn path=/trunk/; revision=7084

16 years agoMigrating docs.
Stefan Kost [Sun, 22 Jun 2008 09:29:52 +0000 (09:29 +0000)]
Migrating docs.

* docs/reference/gobject/tmpl/signals.sgml:
* gobject/gclosure.c:
* gobject/gobject.c:
* gobject/gsignal.c:
* gobject/gsignal.h:
  Migrating docs.

svn path=/trunk/; revision=7083

16 years agoHelp poor little gtkdoc a bit and tell that it can ignore G_GNUC_INTERNAL.
Stefan Kost [Sat, 21 Jun 2008 22:38:08 +0000 (22:38 +0000)]
Help poor little gtkdoc a bit and tell that it can ignore G_GNUC_INTERNAL.

* docs/reference/gobject/Makefile.am:
  Help poor little gtkdoc a bit and tell that it can ignore
  G_GNUC_INTERNAL. Also disable including the unit-test header as this
  causes warnings and we don't need it here.

svn path=/trunk/; revision=7082

16 years agoMigrating docs.
Stefan Kost [Sat, 21 Jun 2008 22:16:14 +0000 (22:16 +0000)]
Migrating docs.

* docs/reference/gobject/tmpl/param_value_types.sgml:
* gobject/gboxed.c:
* gobject/gboxed.h:
* gobject/genums.c:
* gobject/genums.h:
* gobject/gobject.c:
* gobject/gobject.h:
* gobject/gparam.c:
* gobject/gparam.h:
* gobject/gparamspecs.c:
* gobject/gparamspecs.h:
* gobject/gvaluetypes.c:
* gobject/gvaluetypes.h:
  Migrating docs.

svn path=/trunk/; revision=7081

16 years agoMigrating docs.
Stefan Kost [Sat, 21 Jun 2008 20:07:57 +0000 (20:07 +0000)]
Migrating docs.

* docs/reference/gobject/tmpl/objects.sgml:
* gobject/gobject.c:
* gobject/gobject.h:
* gobject/gparam.h:
  Migrating docs.

svn path=/trunk/; revision=7080

16 years agoMigrating docs.
Stefan Kost [Sat, 21 Jun 2008 18:20:43 +0000 (18:20 +0000)]
Migrating docs.

* docs/reference/gobject/tmpl/gtypeplugin.sgml:
* gobject/gtypeplugin.c:
* gobject/gtypeplugin.h:
  Migrating docs.

svn path=/trunk/; revision=7079

16 years agoAdd --sgml-mode to allow sgml in doc-fragments (which somehow works before
Stefan Kost [Sat, 21 Jun 2008 17:25:17 +0000 (17:25 +0000)]
Add --sgml-mode to allow sgml in doc-fragments (which somehow works before

* docs/reference/gobject/Makefile.am:
  Add --sgml-mode to allow sgml in doc-fragments (which somehow works
  before already).
* gobject/gboxed.h:
* gobject/gclosure.c:
* gobject/gparam.c:
* gobject/gparam.h:
* gobject/gtype.h:
  Convert character entities back. FIx some broken sgml.

svn path=/trunk/; revision=7078

16 years agoMigrating docs.
Stefan Kost [Sat, 21 Jun 2008 16:35:50 +0000 (16:35 +0000)]
Migrating docs.

* docs/reference/gobject/tmpl/gtypemodule.sgml:
* gobject/gtypemodule.c:
* gobject/gtypemodule.h:
  Migrating docs.

svn path=/trunk/; revision=7077

16 years agoAdd titles back from tmpl.
Stefan Kost [Sat, 21 Jun 2008 16:24:52 +0000 (16:24 +0000)]
Add titles back from tmpl.

* gobject/gboxed.c:
* gobject/gclosure.c:
* gobject/genums.c:
* gobject/gparam.c:
* gobject/gvalue.c:
  Add titles back from tmpl.

svn path=/trunk/; revision=7076

16 years agoMigrating docs.
Stefan Kost [Sat, 21 Jun 2008 16:14:18 +0000 (16:14 +0000)]
Migrating docs.

* docs/reference/gobject/tmpl/gtype.sgml:
* gobject/gtype.c:
* gobject/gtype.h:
* gobject/gvaluetypes.h:
  Migrating docs.

svn path=/trunk/; revision=7075

16 years agoAdd one missing ':' and reformate GParamFlags docs.
Stefan Kost [Sat, 21 Jun 2008 14:00:44 +0000 (14:00 +0000)]
Add one missing ':' and reformate GParamFlags docs.

* gobject/gclosure.h:
* gobject/gparam.h:
  Add one missing ':' and reformate GParamFlags docs.

svn path=/trunk/; revision=7074

16 years agoMigrating docs.
Stefan Kost [Sat, 21 Jun 2008 13:47:14 +0000 (13:47 +0000)]
Migrating docs.

* docs/reference/gobject/tmpl/gparamspec.sgml:
* gobject/gparam.c:
* gobject/gparam.h:
  Migrating docs.

svn path=/trunk/; revision=7073

16 years agoUse file-names from the section file for SECTION: comments.
Stefan Kost [Sat, 21 Jun 2008 12:57:06 +0000 (12:57 +0000)]
Use file-names from the section file for SECTION: comments.

* gobject/gboxed.c:
* gobject/gclosure.c:
* gobject/genums.c:
* gobject/gvalue.c:
  Use file-names from the section file for SECTION: comments.

svn path=/trunk/; revision=7072

16 years agoMigrating docs.
Stefan Kost [Sat, 21 Jun 2008 12:45:49 +0000 (12:45 +0000)]
Migrating docs.

* docs/reference/gobject/tmpl/generic_values.sgml:
* gobject/gboxed.h:
* gobject/gtype.h:
* gobject/gvalue.c:
* gobject/gvalue.h:
* gobject/gvaluetypes.c:
  Migrating docs.

svn path=/trunk/; revision=7071

16 years agoFix documentation for return values.
Stefan Kost [Sat, 21 Jun 2008 12:24:56 +0000 (12:24 +0000)]
Fix documentation for return values.

* gobject/genums.h:
  Fix documentation for return values.

svn path=/trunk/; revision=7070

16 years agoMigrating docs.
Stefan Kost [Sat, 21 Jun 2008 12:18:12 +0000 (12:18 +0000)]
Migrating docs.

* docs/reference/gobject/tmpl/gclosure.sgml:
* gobject/gboxed.h:
* gobject/gclosure.c:
* gobject/gclosure.h:
* gobject/gobject.c:
* gobject/gsourceclosure.c:
* gobject/gsourceclosure.h:
  Migrating docs.

svn path=/trunk/; revision=7069

16 years agoImprove Windows-specific parts of documentation. Mention the different C
Tor Lillqvist [Sat, 21 Jun 2008 11:36:24 +0000 (11:36 +0000)]
Improve Windows-specific parts of documentation. Mention the different C

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

* glib/gstdio.c: Improve Windows-specific parts of
documentation. Mention the different C library issue in more
places.

svn path=/trunk/; revision=7068

16 years agoRemove duplicated entries. They are documented and should be shown.
Stefan Kost [Sat, 21 Jun 2008 11:33:53 +0000 (11:33 +0000)]
Remove duplicated entries. They are documented and should be shown.

* docs/reference/gobject/gobject-sections.txt:
  Remove duplicated entries. They are documented and should be shown.

svn path=/trunk/; revision=7067

16 years agoMigrating docs.
Stefan Kost [Sat, 21 Jun 2008 11:27:45 +0000 (11:27 +0000)]
Migrating docs.

* docs/reference/gobject/tmpl/enumerations_flags.sgml:
* gobject/genums.c:
* gobject/genums.h:
  Migrating docs.

svn path=/trunk/; revision=7066

16 years agoMigrating docs.
Stefan Kost [Sat, 21 Jun 2008 10:19:58 +0000 (10:19 +0000)]
Migrating docs.

* docs/reference/gobject/tmpl/gboxed.sgml:
* gobject/gboxed.c:
* gobject/gboxed.h:
* gobject/gvaluetypes.c:
  Migrating docs.

svn path=/trunk/; revision=7065

16 years agoBug 316221 - G_LOCK warns about breaking strict-aliasing rules
Sebastian Dröge [Fri, 20 Jun 2008 11:29:25 +0000 (11:29 +0000)]
Bug 316221 - G_LOCK warns about breaking strict-aliasing rules
* configure.in:
* glib/gthread.h: Revert previous patch as it doesn't improve the
situation and results in other warnings.

svn path=/trunk/; revision=7064

16 years agoBug 539123 – annotate g_d[n]gettext with G_GNUC_FORMAT
Christian Persch [Thu, 19 Jun 2008 14:09:42 +0000 (14:09 +0000)]
Bug 539123 – annotate g_d[n]gettext with G_GNUC_FORMAT

svn path=/trunk/; revision=7062

16 years agoBug 539074 - Cannot get exit status with g_spawn_command_line_sync()
Tor Lillqvist [Thu, 19 Jun 2008 07:13:36 +0000 (07:13 +0000)]
Bug 539074 - Cannot get exit status with g_spawn_command_line_sync()

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

Bug 539074 - Cannot get exit status with g_spawn_command_line_sync()

* glib/gspawn-win32-helper.c (main): Write also the exit status of
the spawned process to the error report pipe. Patch by Hiroyuki
Ikezoe.

svn path=/trunk/; revision=7060

16 years agoAnnotate functions
Matthias Clasen [Thu, 19 Jun 2008 05:21:29 +0000 (05:21 +0000)]
Annotate functions

svn path=/trunk/; revision=7059

16 years agofix a comment
Matthias Clasen [Thu, 19 Jun 2008 04:40:15 +0000 (04:40 +0000)]
fix a comment

svn path=/trunk/; revision=7058

16 years agoset tv_usec to 0 rather than 1 when a fraction of a second is not
Matthias Clasen [Thu, 19 Jun 2008 04:14:25 +0000 (04:14 +0000)]
set tv_usec to 0 rather than 1 when a fraction of a second is not

        * glib/gtimer.c (g_time_val_from_iso8601): set tv_usec to 0 rather
        than 1 when a fraction of a second is not specified
        (g_time_val_from_iso8601): calculate a fraction of a second
        correctly even in case it does not happen to consist of exactly
        six digits; do not allow random data after the ISO 8601 string,
        only whitespace
        (make g_time_val_to_iso8601): support fractions of a second
        Patch by Peter Kjellerstedt

        * tests/testglib.c: Update to match

svn path=/trunk/; revision=7057

16 years agoDon't do fallback for user-home and user-desktop to avoid problems with
Matthias Clasen [Thu, 19 Jun 2008 03:30:17 +0000 (03:30 +0000)]
Don't do fallback for user-home and user-desktop to avoid problems with

        * glocalfileinfo.c: Don't do fallback for user-home and user-desktop
        to avoid problems with partial icon themes.

svn path=/trunk/; revision=7056

16 years agobits and pieces from gtk-2-12 and gunix*.[hc] to make the file chooser
Hans Breuer [Tue, 17 Jun 2008 21:40:04 +0000 (21:40 +0000)]
bits and pieces from gtk-2-12 and gunix*.[hc] to make the file chooser

2008-06-17  Hans Breuer  <hans@breuer.org>

        * gwin32mount.[ch] gwin32volumemonitor.[ch] : bits and pieces from
        gtk-2-12 and gunix*.[hc] to make the file chooser show drive letter
access again on win32, see bug #538127
        * giomodule.c : ensure GWin32VolumeMonitor is registered
        * glocaldireoctorymonitor.c : initial state on win32 is_mounted=TRUE
        * Makefile.am makefile.msc : updated

svn path=/trunk/; revision=7055

16 years agofixed the date
Hans Breuer [Mon, 16 Jun 2008 20:35:48 +0000 (20:35 +0000)]
fixed the date

svn path=/trunk/; revision=7053

16 years agodeclaration and initialization in one step avoids c99ism
Hans Breuer [Mon, 16 Jun 2008 20:34:42 +0000 (20:34 +0000)]
declaration and initialization in one step avoids c99ism

2008-05-19  Hans Breuer  <hans@breuer.org>

* glocalfileenumerator.c(_g_local_file_enumerator_new) : declaration
and initialization in one step avoids c99ism

svn path=/trunk/; revision=7052

16 years agoUse g_set_error_literal where appropriate. Patch from bug #535947.
Christian Persch [Mon, 16 Jun 2008 16:53:58 +0000 (16:53 +0000)]
Use g_set_error_literal where appropriate. Patch from bug #535947.

svn path=/trunk/; revision=7051

16 years agoAdd g_set_error_literal. Bug #535947.
Christian Persch [Mon, 16 Jun 2008 16:41:01 +0000 (16:41 +0000)]
Add g_set_error_literal. Bug #535947.

svn path=/trunk/; revision=7050

16 years agoBug 538362 - Get Win32 icons back in the file chooser
Tor Lillqvist [Mon, 16 Jun 2008 13:23:14 +0000 (13:23 +0000)]
Bug 538362 - Get Win32 icons back in the file chooser

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

Bug 538362 - Get Win32 icons back in the file chooser

* gcontenttype.c (g_content_type_get_icon): Look up the icon
corresponding to a file extension in the Registry. Patch by Hans
Breuer.
(get_registry_classes_key): Handle also REG_EXPAND_SZ type values.

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

Patches by Hans Breuer:

* glocalfile.c (is_xp_or_later): Handle compiling against older
SDK headers with missing VerifyVersionInfo().  Conditioned on
_MSC_VER, but should probably use some better test.
* glocalfile.c (g_local_file_query_filesystem_info): Don't test
uninitialised statfs_result variable on Win32.

svn path=/trunk/; revision=7049

16 years agochain up unconditionally in finalize() and dispose(). Also don't
Michael Natterer [Mon, 16 Jun 2008 09:54:04 +0000 (09:54 +0000)]
chain up unconditionally in finalize() and dispose(). Also don't

2008-06-16  Michael Natterer  <mitch@imendio.com>

* *.c: chain up unconditionally in finalize() and dispose(). Also
don't dereference these function pointers when calling them since
that has no meaning at all.

svn path=/trunk/; revision=7048

16 years agoPut my changelog entries in the right changelog, whoops
Ross Burton [Mon, 16 Jun 2008 09:31:20 +0000 (09:31 +0000)]
Put my changelog entries in the right changelog, whoops

svn path=/trunk/; revision=7047

16 years agochanged return value to const gchar* to fix warning.
Michael Natterer [Mon, 16 Jun 2008 09:25:57 +0000 (09:25 +0000)]
changed return value to const gchar* to fix warning.

2008-06-16  Michael Natterer  <mitch@imendio.com>

* glib/goption.c (dgettext_swapped): changed return value to
const gchar* to fix warning.

svn path=/trunk/; revision=7046

16 years agoRemove check for dispose implementation as it annoys Emmanuele.
Ross Burton [Mon, 16 Jun 2008 09:16:25 +0000 (09:16 +0000)]
Remove check for dispose implementation as it annoys Emmanuele.

2008-06-16  Ross Burton  <ross@burtonini.com>

* gio/gfileenumerator.c:
Remove check for dispose implementation as it annoys Emmanuele.

svn path=/trunk/; revision=7045

16 years agoBug 536252 – GFileEnumerator should allow access to the containing GFile
Ross Burton [Mon, 16 Jun 2008 08:49:08 +0000 (08:49 +0000)]
Bug 536252 – GFileEnumerator should allow access to the containing GFile

2008-06-16  Ross Burton  <ross@burtonini.com>

Bug 536252 – GFileEnumerator should allow access to the containing
GFile

* gio/gfileenumerator.c:
* gio/gfileenumerator.h:
* gio/gfile.h:
Add g_file_enumerator_get_container() and a container writeable
construct-only property.  Also shuffle around typedefs to make it
compile.

* gio/glocalfileenumerator.c:
* gio/glocalfileenumerator.h:
* gio/glocalfile.c:
Instead of a string filename take a GFile in the constructor and
use it to set the container property.

* gio/gio.symbols:
* docs/reference/gio/gio-sections.txt:
Update with new API.

svn path=/trunk/; revision=7044

16 years agoMake includes more uniform
Matthias Clasen [Mon, 16 Jun 2008 04:36:03 +0000 (04:36 +0000)]
Make includes more uniform

svn path=/trunk/; revision=7043

16 years agoAdditions
Matthias Clasen [Sun, 15 Jun 2008 01:50:24 +0000 (01:50 +0000)]
Additions

svn path=/trunk/; revision=7042

16 years agoMove docs around
Matthias Clasen [Sun, 15 Jun 2008 00:49:30 +0000 (00:49 +0000)]
Move docs around

svn path=/trunk/; revision=7041

16 years agoDocument break types
Matthias Clasen [Sun, 15 Jun 2008 00:20:03 +0000 (00:20 +0000)]
Document break types

svn path=/trunk/; revision=7040

16 years agoAdd docs
Matthias Clasen [Sun, 15 Jun 2008 00:04:59 +0000 (00:04 +0000)]
Add docs

svn path=/trunk/; revision=7039

16 years agoAdd docs
Matthias Clasen [Sun, 15 Jun 2008 00:03:54 +0000 (00:03 +0000)]
Add docs

svn path=/trunk/; revision=7038

16 years agoDon't leak the pipes to child processes. Patch by Thiago Macieira.
Matthias Clasen [Fri, 13 Jun 2008 14:11:03 +0000 (14:11 +0000)]
Don't leak the pipes to child processes. Patch by Thiago Macieira.

        * glib/gmain.c (g_main_context_init_pipe): Don't leak the
        pipes to child processes. Patch by Thiago Macieira.

svn path=/trunk/; revision=7037

16 years agoto get the default translation target on win32 use g_win32_get_locale()
Hans Breuer [Fri, 13 Jun 2008 08:05:33 +0000 (08:05 +0000)]
to get the default translation target on win32 use g_win32_get_locale()

2008-06-13  Hans Breuer  <hans@breuer.org>

* glib/gstrfuncs.c : to get the default translation target on
win32 use g_win32_get_locale() instead of setlocale(LS_MESSAGES,NULL)
Fixes bug #538044

* glib/makefile.msc.in gio/makefile.msc : updated

svn path=/trunk/; revision=7036

16 years agoUse less fancy unicode filenames, so the test doesn't fail on Mac OS X
Yevgen Muntyan [Fri, 13 Jun 2008 03:56:26 +0000 (03:56 +0000)]
Use less fancy unicode filenames, so the test doesn't fail on Mac OS X

2008-06-12  Yevgen Muntyan  <muntyan@tamu.edu>

* tests/live-g-file.c (sample_struct):
        Use less fancy unicode filenames, so the test doesn't fail
        on Mac OS X (#531476).

svn path=/trunk/; revision=7035

16 years agobump version
Matthias Clasen [Thu, 12 Jun 2008 18:39:50 +0000 (18:39 +0000)]
bump version

svn path=/trunk/; revision=7034

16 years ago2.17.2 GLIB_2_17_2
Matthias Clasen [Thu, 12 Jun 2008 18:37:44 +0000 (18:37 +0000)]
2.17.2

svn path=/trunk/; revision=7032

16 years agoBump version
Matthias Clasen [Thu, 12 Jun 2008 17:23:35 +0000 (17:23 +0000)]
Bump version

svn path=/trunk/; revision=7031

16 years ago2.17.1 GLIB_2_17_1
Matthias Clasen [Thu, 12 Jun 2008 17:21:49 +0000 (17:21 +0000)]
2.17.1

svn path=/trunk/; revision=7029

16 years agoadditions
Matthias Clasen [Thu, 12 Jun 2008 15:47:26 +0000 (15:47 +0000)]
additions

svn path=/trunk/; revision=7028

16 years agoRemove mention of G_WIN32_PRETEND_WIN9X
Matthias Clasen [Thu, 12 Jun 2008 12:59:28 +0000 (12:59 +0000)]
Remove mention of  G_WIN32_PRETEND_WIN9X

svn path=/trunk/; revision=7027

16 years agoAdd g_file_make_directory_with_parents.
Ross Burton [Thu, 12 Jun 2008 10:51:34 +0000 (10:51 +0000)]
Add g_file_make_directory_with_parents.

2008-06-12  Ross Burton  <ross@burtonini.com>

* gio/gio-sections.txt:
Add g_file_make_directory_with_parents.

svn path=/trunk/; revision=7026

16 years agoTesting documentation fixups
Matthias Clasen [Thu, 12 Jun 2008 06:20:04 +0000 (06:20 +0000)]
Testing documentation fixups

svn path=/trunk/; revision=7025

16 years agoDocumentation fixups
Matthias Clasen [Thu, 12 Jun 2008 06:18:14 +0000 (06:18 +0000)]
Documentation fixups

svn path=/trunk/; revision=7024

16 years agoTiny doc fix
Matthias Clasen [Thu, 12 Jun 2008 03:55:32 +0000 (03:55 +0000)]
Tiny doc fix

svn path=/trunk/; revision=7023

16 years agoRemove an erroneous @returns
Matthias Clasen [Thu, 12 Jun 2008 03:25:56 +0000 (03:25 +0000)]
Remove an erroneous @returns

svn path=/trunk/; revision=7022

16 years agoupdates
Matthias Clasen [Thu, 12 Jun 2008 03:15:42 +0000 (03:15 +0000)]
updates

svn path=/trunk/; revision=7021

16 years agoBug 503071 – Application direction changes to right to left even if
Behdad Esfahbod [Wed, 11 Jun 2008 23:37:49 +0000 (23:37 +0000)]
Bug 503071 – Application direction changes to right to left even if

2008-06-11  Behdad Esfahbod  <behdad@gnome.org>

        Bug 503071 – Application direction changes to right to left even if
        theres no translation

        * glib/gi18n-lib.h:
        * glib/glib.symbols:
        * glib/gstrfuncs.h:
        * glib/gstrfuncs.c:
        Add new functions g_dgettext() and g_dngettext().

        * glib/gutils.c (glib_gettext):
        * glib/gfileutils.c (g_format_size_for_display):
        * glib/goption.c (dgettext_swapped):
        Use the new functions.

svn path=/trunk/; revision=7020

16 years agohex, I mean it
Matthias Clasen [Wed, 11 Jun 2008 22:00:06 +0000 (22:00 +0000)]
hex, I mean it

svn path=/trunk/; revision=7019

16 years agoUpdated Arabic Translation by Khaled Hosny.
Djihed Afifi [Wed, 11 Jun 2008 21:36:42 +0000 (21:36 +0000)]
Updated Arabic Translation by Khaled Hosny.

svn path=/trunk/; revision=7018

16 years agoUse po/LINGUAS
Matthias Clasen [Wed, 11 Jun 2008 20:31:44 +0000 (20:31 +0000)]
Use po/LINGUAS

svn path=/trunk/; revision=7017

16 years agoFix broken test case.
A. Walton [Wed, 11 Jun 2008 20:02:31 +0000 (20:02 +0000)]
Fix broken test case.

2008-06-11  A. Walton  <awalton@gnome.org>

* tests/g-file.c (test_g_file_new_null):
Fix broken test case.

svn path=/trunk/; revision=7016

16 years agoHandle strfxrm returning -1 a little better. Problem pointed out by Takao
Matthias Clasen [Wed, 11 Jun 2008 19:38:35 +0000 (19:38 +0000)]
Handle strfxrm returning -1 a little better. Problem pointed out by Takao

        * glib/gunicollate.c (g_utf8_collate_key): Handle strfxrm returning
        -1 a little better. Problem pointed out by Takao Fujiwara

svn path=/trunk/; revision=7015

16 years agoFix make check
Matthias Clasen [Wed, 11 Jun 2008 18:58:56 +0000 (18:58 +0000)]
Fix make check

svn path=/trunk/; revision=7014

16 years agoAllow PLT entry for g_clear_error
Matthias Clasen [Wed, 11 Jun 2008 18:50:17 +0000 (18:50 +0000)]
Allow PLT entry for g_clear_error

svn path=/trunk/; revision=7013

16 years agoAdd Since tag to goffset
Matthias Clasen [Wed, 11 Jun 2008 18:35:38 +0000 (18:35 +0000)]
Add Since tag to goffset

svn path=/trunk/; revision=7012

16 years agoFix typos Noticed by Areg Beketovski
Matthias Clasen [Wed, 11 Jun 2008 18:25:44 +0000 (18:25 +0000)]
Fix typos Noticed by Areg Beketovski

        * glib/tmpl/macros_misc.sgml:
        * gobject/tmpl/gclosure.sgml:
        * gobject/tmpl/gtype.sgml: Fix typos
        Noticed by Areg Beketovski

svn path=/trunk/; revision=7011

16 years agog_win32_error_message() works fine for the Winsock WSA* error codes, too,
Tor Lillqvist [Wed, 11 Jun 2008 18:06:46 +0000 (18:06 +0000)]
g_win32_error_message() works fine for the Winsock WSA* error codes, too,

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

* glib/giowin32.c: g_win32_error_message() works fine for the
Winsock WSA* error codes, too, so drop the winsock_error_message()
function.

svn path=/trunk/; revision=7010

16 years agoFix a typo
Matthias Clasen [Wed, 11 Jun 2008 17:56:49 +0000 (17:56 +0000)]
Fix a typo

svn path=/trunk/; revision=7009

16 years agomore doc fixage
Matthias Clasen [Wed, 11 Jun 2008 17:47:53 +0000 (17:47 +0000)]
more doc fixage

svn path=/trunk/; revision=7008

16 years agoImprove docs
Matthias Clasen [Wed, 11 Jun 2008 17:03:11 +0000 (17:03 +0000)]
Improve docs

svn path=/trunk/; revision=7007

16 years agoImprove docs
Matthias Clasen [Wed, 11 Jun 2008 17:00:57 +0000 (17:00 +0000)]
Improve docs

svn path=/trunk/; revision=7006

16 years agoDoc improvements
Matthias Clasen [Wed, 11 Jun 2008 16:35:53 +0000 (16:35 +0000)]
Doc improvements

svn path=/trunk/; revision=7005

16 years agofix some docs
Matthias Clasen [Wed, 11 Jun 2008 16:27:22 +0000 (16:27 +0000)]
fix some docs

svn path=/trunk/; revision=7004

16 years agoImprove the docs
Matthias Clasen [Wed, 11 Jun 2008 16:17:56 +0000 (16:17 +0000)]
Improve the docs

svn path=/trunk/; revision=7003

16 years agoImprove the docs
Matthias Clasen [Wed, 11 Jun 2008 15:58:02 +0000 (15:58 +0000)]
Improve the docs

svn path=/trunk/; revision=7002

16 years agoBug 511367 - add g_file_make_directory_with_parents.
Ross Burton [Wed, 11 Jun 2008 15:48:06 +0000 (15:48 +0000)]
Bug 511367 - add g_file_make_directory_with_parents.

2008-06-11  Ross Burton  <ross@burtonini.com>

Bug 511367 - add g_file_make_directory_with_parents.

* gio/gfile.c:
* gio/gfile.h:
* gio/gio.symbols: Add g_file_make_directory_with_parents.

svn path=/trunk/; revision=7001

16 years ago Bug 528717 – Misprint in the description of the parameter
Matthias Clasen [Wed, 11 Jun 2008 15:01:11 +0000 (15:01 +0000)]
    Bug 528717 – Misprint in the description of the parameter
        'type_id' for the interface g_type_register_fundamental

        * gobject/tmpl/gtype.sgml: Remove references to GTypeFundamentals
        Pointed out by Areg Beketovski

svn path=/trunk/; revision=7000

16 years agoFix docs
Matthias Clasen [Wed, 11 Jun 2008 14:58:42 +0000 (14:58 +0000)]
Fix docs

svn path=/trunk/; revision=6999

16 years agorevert unintended change
Matthias Clasen [Wed, 11 Jun 2008 14:25:18 +0000 (14:25 +0000)]
revert unintended change

svn path=/trunk/; revision=6998

16 years agoDon't unref before last use
Matthias Clasen [Wed, 11 Jun 2008 14:05:45 +0000 (14:05 +0000)]
Don't unref before last use

svn path=/trunk/; revision=6997

16 years agoBug 531900 – Use __builtin_offsetof for G_STRUCT_OFFSET if building
Sebastian Dröge [Wed, 11 Jun 2008 07:37:45 +0000 (07:37 +0000)]
Bug 531900 – Use __builtin_offsetof for G_STRUCT_OFFSET if building
with gcc 4.0 or newer
* glib/gmacros.h: Use __builtin_offsetof for G_STRUCT_OFFSET if
building with gcc 4.0 or newer.

svn path=/trunk/; revision=6996

16 years agoglib/gmain.c Clarify what a "child pid" is in the doc comments.
Tor Lillqvist [Wed, 11 Jun 2008 06:57:22 +0000 (06:57 +0000)]
glib/gmain.c Clarify what a "child pid" is in the doc comments.

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

* glib/gmain.c
* glib/gspawn.c: Clarify what a "child pid" is in the doc
comments.

svn path=/trunk/; revision=6995

16 years agoAdditions
Matthias Clasen [Tue, 10 Jun 2008 17:54:24 +0000 (17:54 +0000)]
Additions

svn path=/trunk/; revision=6994

16 years ago Bug 536158 – also bump GHashTable version when a node is removed via
Matthias Clasen [Tue, 10 Jun 2008 17:03:15 +0000 (17:03 +0000)]
    Bug 536158 – also bump GHashTable version when a node is removed via
        g_hash_table_iter_remove()/g_hash_table_iter_steal()

        * glib/ghash.c (iter_remove_or_steal): Bump the hash table
        version. Patch by Jean-Yves Lefort

svn path=/trunk/; revision=6993

16 years ago Bug 537546 – 'desktop' shortcut in file chooser looks like a generic
Matthias Clasen [Tue, 10 Jun 2008 16:56:25 +0000 (16:56 +0000)]
    Bug 537546 – 'desktop' shortcut in file chooser looks like a generic
        folder

        * glocalfileinfo.c (_g_local_file_info_get): Return user-desktop
        as icon for the desktop directory, also make user-home and
        user-desktop the preferred icons.

svn path=/trunk/; revision=6992

16 years agoAdd g_themed_icon_prepend_name
Matthias Clasen [Tue, 10 Jun 2008 16:45:54 +0000 (16:45 +0000)]
Add g_themed_icon_prepend_name

svn path=/trunk/; revision=6991

16 years ago Bug 537392 – Additional colon in xattr name
Matthias Clasen [Tue, 10 Jun 2008 15:55:31 +0000 (15:55 +0000)]
    Bug 537392 – Additional colon in xattr name

        * glocalfileinfo.c (set_xattr): Skip the second colon of the prefix,
        too. Reported by  Alessandro Morandi

svn path=/trunk/; revision=6990

16 years agoFix attribution
Matthias Clasen [Tue, 10 Jun 2008 15:38:42 +0000 (15:38 +0000)]
Fix attribution

svn path=/trunk/; revision=6989

16 years ago Bug 536641 – Filesystem querying in gio does not list AFS and autofs
Matthias Clasen [Tue, 10 Jun 2008 15:37:41 +0000 (15:37 +0000)]
    Bug 536641 – Filesystem querying in gio does not list AFS and autofs
        file systems

        * glocalfile.c (get_fs_type): Add afs and autofs.
        Patch by Danny Baumann.

svn path=/trunk/; revision=6988

16 years ago Bug 528600 – g_dummy_file_get_parent("scheme://example.com/")
Matthias Clasen [Tue, 10 Jun 2008 15:27:39 +0000 (15:27 +0000)]
    Bug 528600 – g_dummy_file_get_parent("scheme://example.com/")

        * gdummyfile.c (g_dummy_file_get_parent): Return NULL if there
        is no parent.  (Owen Taylor, patch by Christian Persch)

svn path=/trunk/; revision=6987

16 years agofixed documentation regarding type checking macros that do and do not
14:06:34 Tim Janik [Tue, 10 Jun 2008 12:07:18 +0000 (12:07 +0000)]
fixed documentation regarding type checking macros that do and do not

2008-06-10 14:06:34  Tim Janik  <timj@imendio.com>

        * gobject/tmpl/gtype.sgml: fixed documentation regarding type checking
        macros that do and do not issue warnings.

svn path=/trunk/; revision=6986