Jordi Mallach [Fri, 14 Jan 2005 09:53:39 +0000 (09:53 +0000)]
Updated Catalan translation.
Marcel Telka [Fri, 14 Jan 2005 06:15:58 +0000 (06:15 +0000)]
Updated Slovak translation.
2005-01-14 Marcel Telka <marcel@telka.sk>
* sk.po: Updated Slovak translation.
Manish Singh [Thu, 13 Jan 2005 23:01:16 +0000 (23:01 +0000)]
Shut up cvs
Matthias Clasen [Thu, 13 Jan 2005 18:04:18 +0000 (18:04 +0000)]
Sync to glibc. (#133994, Morten Welinder, patch by Kjartan Maraas)
2005-01-13 Matthias Clasen <mclasen@redhat.com>
* glib/gqsort.c: Sync to glibc. (#133994, Morten Welinder,
patch by Kjartan Maraas)
Matthias Clasen [Wed, 12 Jan 2005 17:27:18 +0000 (17:27 +0000)]
Cosmetic fixes (#163792, Benoît Carpentier):
2005-01-12 Matthias Clasen <mclasen@redhat.com>
Cosmetic fixes (#163792, Benoît Carpentier):
* gobject-query.c (main): Remove duplicate lines.
* gvaluetransform.c: Remove duplicate definitions of
value_transform_[u]int64_[u]int64.
Owen Taylor [Tue, 11 Jan 2005 20:40:09 +0000 (20:40 +0000)]
Revert accidental commit
Owen Taylor [Tue, 11 Jan 2005 20:39:00 +0000 (20:39 +0000)]
Add gmodule-export-2.0.pc to AC_CONFIG_FILES.
2005-01-11 Owen Taylor <otaylor@redhat.com>
* configure.in: Add gmodule-export-2.0.pc to AC_CONFIG_FILES.
* glib/Makefile.am gobject/Makefile.am gthread/Makefile.am:
Use grep | head -n 1 instead of grep -m 1 which doesn't work
with slightly older versions of GNU grep in
install-libtool-import-lib rule.
Matthias Clasen [Tue, 11 Jan 2005 15:46:19 +0000 (15:46 +0000)]
Typo fix.
Duarte Loreto [Mon, 10 Jan 2005 22:05:13 +0000 (22:05 +0000)]
Updated Portuguese translation.
2005-01-10 Duarte Loreto <happyguy_pt@hotmail.com>
* pt.po: Updated Portuguese translation.
Owen Taylor [Mon, 10 Jan 2005 16:08:48 +0000 (16:08 +0000)]
Add missing ChangeLog.pre*
2005-01-10 Owen Taylor <otaylor@redhat.com>
* Makefile.am (EXTRA_DIST): Add missing ChangeLog.pre*
Owen Taylor [Mon, 10 Jan 2005 15:52:23 +0000 (15:52 +0000)]
Split ChangeLog for 2.6
Artur Flinta [Mon, 10 Jan 2005 14:19:02 +0000 (14:19 +0000)]
Updated Polish translation by GNOME PL Team.
2005-01-10 Artur Flinta <aflinta@cvs.gnome.org>
* pl.po: Updated Polish translation by GNOME PL Team.
Tor Lillqvist [Sun, 9 Jan 2005 22:55:52 +0000 (22:55 +0000)]
Include also wchar.h for wcslen on Cygwin. (#163133, Roger Leigh)
2005-01-09 Tor Lillqvist <tlillqvist@novell.com>
* glib/gwin32.c: Include also wchar.h for wcslen on
Cygwin. (#163133, Roger Leigh)
Hans Breuer [Sun, 9 Jan 2005 21:43:40 +0000 (21:43 +0000)]
make it compile with mvc6 default sdk, (#define INVALID_FILE_ATTRIBUTES,
2005-01-09 Hans Breuer <hans@breuer.org>
* glib/gfileutils.c : make it compile with mvc6 default sdk,
(#define INVALID_FILE_ATTRIBUTES, FILE_ATTRIBUTE_DEVICE)
Tor Lillqvist [Sun, 9 Jan 2005 19:11:40 +0000 (19:11 +0000)]
Fix cast. (#163133, Roger Leigh)
2005-01-09 Tor Lillqvist <tlillqvist@novell.com>
* glib/gwin32.c (g_win32_error_message): Fix cast. (#163133, Roger
Leigh)
Alessio Frusciante [Sun, 9 Jan 2005 10:42:58 +0000 (10:42 +0000)]
Updated Italian translation.
Tor Lillqvist [Sun, 9 Jan 2005 01:18:32 +0000 (01:18 +0000)]
Include <io.h> on Windows for prototypes. (#163390, Kazuki Iwamoto)
2005-01-09 Tor Lillqvist <tlillqvist@novell.com>
* glib/gfileutils.c: Include <io.h> on Windows for
prototypes. (#163390, Kazuki Iwamoto)
Matthias Clasen [Fri, 7 Jan 2005 17:42:19 +0000 (17:42 +0000)]
Typo fixes.
2005-01-07 Matthias Clasen <mclasen@redhat.com>
* NEWS: Typo fixes.
Matthias Clasen [Fri, 7 Jan 2005 17:39:54 +0000 (17:39 +0000)]
Bump version
2005-01-07 Matthias Clasen <mclasen@redhat.com>
* configure.in: Bump version
Matthias Clasen [Fri, 7 Jan 2005 16:58:16 +0000 (16:58 +0000)]
2.6.1
Matthias Clasen [Fri, 7 Jan 2005 15:20:15 +0000 (15:20 +0000)]
Generate and distribute gmodule-export-2.0.pc, which is currently just a
2005-01-07 Matthias Clasen <mclasen@redhat.com>
* configure.in:
* Makefile.am: Generate and distribute gmodule-export-2.0.pc,
which is currently just a copy of gmodule-2.0.pc, but makes
it explicit that it adds --export-dynamic.
* gmodule-export-2.0.pc.in: Copy of gmodule-2.0.pc.in.
Matthias Clasen [Thu, 6 Jan 2005 21:46:32 +0000 (21:46 +0000)]
Add hint about group name case sensitivity. (#163029, Bastien Nocera)
2005-01-06 Matthias Clasen <mclasen@redhat.com>
* glib/tmpl/keyfile.sgml: Add hint about group name
case sensitivity. (#163029, Bastien Nocera)
Tor Lillqvist [Thu, 6 Jan 2005 19:15:49 +0000 (19:15 +0000)]
configure.in glib/Makefile.am Win32 cross-compilation fixes. (#163144, J.
2005-01-06 Tor Lillqvist <tml@iki.fi>
* configure.in
* glib/Makefile.am
* gobject/Makefile.am: Win32 cross-compilation fixes. (#163144,
J. Ali Harlow)
Tor Lillqvist [Thu, 6 Jan 2005 17:18:12 +0000 (17:18 +0000)]
glib/Makefile.am glib.def and gobject.def are generated, not in $(srcdir).
2005-01-06 Tor Lillqvist <tml@iki.fi>
* glib/Makefile.am
* gobject/Makefile.am: glib.def and gobject.def are generated, not
in $(srcdir). (#163143, J. Ali Harlow)
Rhys Jones [Thu, 6 Jan 2005 00:51:21 +0000 (00:51 +0000)]
Updated Welsh translation.
2005-01-06 Rhys Jones <rhys@sucs.org>
* cy.po: Updated Welsh translation.
Rhys James Jones [Thu, 6 Jan 2005 00:26:06 +0000 (00:26 +0000)]
Updated Welsh translation (cy.po).
Matthias Clasen [Wed, 5 Jan 2005 20:10:57 +0000 (20:10 +0000)]
Simplify the inlining magic to make it work at Oh zero. (#162990, Kalpesh
2005-01-05 Matthias Clasen <mclasen@redhat.com>
* glib/gutils.h: Simplify the inlining magic to make it
work at Oh zero. (#162990, Kalpesh Shah)
Tor Lillqvist [Tue, 4 Jan 2005 21:21:07 +0000 (21:21 +0000)]
Use g_win32_getlocale() instead of setlocale() on Windows. setlocale()
2005-01-04 Tor Lillqvist <tml@iki.fi>
* glib/guniprop.c (get_locale_type): Use g_win32_getlocale()
instead of setlocale() on Windows. setlocale() returns strings
like "Turkish_Turkey".
Matthias Clasen [Tue, 4 Jan 2005 18:40:02 +0000 (18:40 +0000)]
Small addition. (#145158, Mariano Suárez-Alvarez)
2005-01-04 Matthias Clasen <mclasen@redhat.com>
* gobject/tmpl/signals.sgml: Small addition. (#145158,
Mariano Suárez-Alvarez)
Matthias Clasen [Tue, 4 Jan 2005 05:31:44 +0000 (05:31 +0000)]
Fix the inlining magic. (#157536, Jens Hatlak, and #149907, Morten
2005-01-04 Matthias Clasen <mclasen@redhat.com>
Fix the inlining magic. (#157536, Jens Hatlak, and
#149907, Morten Welinder)
* configure.in: Define G_CAN_INLINE in glibconfig.h
* glib/gutils.h: Streamline the inlining magic a bit,
don't use extern when implementing the non-inlined
version.
Matthias Clasen [Mon, 3 Jan 2005 19:57:20 +0000 (19:57 +0000)]
Don't return directories. (#160738, Tommi Komulainen)
2005-01-03 Matthias Clasen <mclasen@redhat.com>
* glib/gutils.c (g_find_program_in_path): Don't return
directories. (#160738, Tommi Komulainen)
Matthias Clasen [Mon, 3 Jan 2005 18:56:20 +0000 (18:56 +0000)]
Clarify the documentation. (#162251, Mariano Suárez-Alvarez)
2005-01-03 Matthias Clasen <mclasen@redhat.com>
* glib/gfileutils.c (g_file_get_contents): Clarify the
documentation. (#162251, Mariano Suárez-Alvarez)
Matthias Clasen [Mon, 3 Jan 2005 04:21:24 +0000 (04:21 +0000)]
Clarify the docs. (#162747, Crispin Flowerday)
2005-01-02 Matthias Clasen <mclasen@redhat.com>
* glib/gutils.c (g_setenv, g_unsetenv): Clarify the
docs. (#162747, Crispin Flowerday)
J. Ali Harlow [Mon, 3 Jan 2005 00:20:47 +0000 (00:20 +0000)]
Don't use AC_TRY_RUN to test for long long format when using the
2005-01-01 J. Ali Harlow <ali@juiblex.co.uk>
* configure.in: Don't use AC_TRY_RUN to test for long long format
when using the MSVCRT.DLL runtime since we know the answer anyway
and it causes some mild inconvience when cross compiling.
* README.win32: Add a reference to the cross compiling section
of the reference manual.
* docs/reference/glib/cross.sgml: MinGW uses MSVCRT.DLL which
requires %I64i instead of %lli. (#161306)
Tor Lillqvist [Sun, 2 Jan 2005 16:03:56 +0000 (16:03 +0000)]
It's wrong to call g_file_test() with more than one test (both
2004-12-31 Tor Lillqvist <tml@iki.fi>
* gmodule.c (g_module_open): It's wrong to call g_file_test() with
more than one test (both G_FILE_TEST_EXISTS and _IS_REGULAR). (It
would succeed even if the pathname existed as a nonregular file.)
Just G_FILE_TEST_IS_REGULAR works fine. (#162594)
Tor Lillqvist [Sat, 1 Jan 2005 16:55:10 +0000 (16:55 +0000)]
Make the g_getenv() ABI backward compatibility wrapper more robust.
2005-01-01 Tor Lillqvist <tml@iki.fi>
* glib/gutils.c: Make the g_getenv() ABI backward compatibility
wrapper more robust.
Tor Lillqvist [Sat, 1 Jan 2005 02:09:51 +0000 (02:09 +0000)]
glib/glib.symbols glib/gutils.h Make also g_getenv(), g_setenv(),
2005-01-01 Tor Lillqvist <tml@iki.fi>
* glib/glib.symbols
* glib/gutils.h
* glib/gutils.c: Make also g_getenv(), g_setenv(), g_unsetenv()
and g_find_program_in_path() take and return UTF-8 strings on
Win32. Implement DLL ABI backward compatility for them, too. Move
all the DLL ABI stability wrappers to the end of the file. Use
wide character API when available in inner_find_program_in_path().
* glib/gfileutils.c: With the UTF-8ness of g_getenv() above, just
use g_getenv() to get PATHEXT. (Yeah, it's probably overdoing it
to consider somebody actually having anything else than ASCII
in PATHEXT, but...)
Tor Lillqvist [Fri, 31 Dec 2004 01:15:15 +0000 (01:15 +0000)]
Rewrite the Win32 version to use GetFileAttributes() instead of stat().
2004-12-31 Tor Lillqvist <tml@iki.fi>
* glib/gfileutils.c (g_file_test): Rewrite the Win32 version to
use GetFileAttributes() instead of stat(). stat() is unreliable
for corner cases like '\\server\share' or '.\'. Part of fixing
#161797. When testing for executability, in addition to the fixed
set of executable file name extensions also check the PATHEXT
environment variable.
Tor Lillqvist [Thu, 30 Dec 2004 17:48:23 +0000 (17:48 +0000)]
Use GetCurrentDirectory() directly for simpler buffer length management. I
2004-12-30 Tor Lillqvist <tml@iki.fi>
* glib/gutils.c (g_get_current_dir): Use GetCurrentDirectory()
directly for simpler buffer length management. I don't trust
getcwd() getting it right all the time.
Matthias Clasen [Thu, 30 Dec 2004 05:18:56 +0000 (05:18 +0000)]
Typo fix.
Tor Lillqvist [Thu, 30 Dec 2004 02:00:49 +0000 (02:00 +0000)]
Require UNC paths to start with exactly two slashes. (g_get_current_dir):
2004-12-30 Tor Lillqvist <tml@iki.fi>
* glib/gutils.c (g_path_skip_root): Require UNC paths to start
with exactly two slashes.
(g_get_current_dir): Use wide character API when available.
(g_path_get_dirname): Handle UNC paths better. Part of fix for
#161797.
Matthias Clasen [Mon, 27 Dec 2004 06:55:08 +0000 (06:55 +0000)]
Add an OS_LINUX conditional.
2004-12-27 Matthias Clasen <mclasen@redhat.com>
* configure.in: Add an OS_LINUX conditional.
* glib/Makefile.am (TESTS): Only check the ABI on
linux, since the shell script is not portable, and libtool
deficiencies may distort the ABI on other platforms. (#161741)
Matthias Clasen [Wed, 22 Dec 2004 04:34:43 +0000 (04:34 +0000)]
Don't show the special G_OPTION_REMAINING entry. (#161934, Matthew F.
2004-12-21 Matthias Clasen <mclasen@redhat.com>
* glib/goption.c (print_entry): Don't show
the special G_OPTION_REMAINING entry. (#161934,
Matthew F. Barnes)
Tor Lillqvist [Mon, 20 Dec 2004 22:33:11 +0000 (22:33 +0000)]
Improve docs.
2004-12-20 Tor Lillqvist <tml@iki.fi>
* glib/gconvert.c (g_locale_to_utf8, g_filename_to_uri): Improve
docs.
Matthias Clasen [Mon, 20 Dec 2004 21:09:16 +0000 (21:09 +0000)]
Add some tests for '--' stripping.
2004-12-20 Matthias Clasen <mclasen@redhat.com>
* tests/option-test.c: Add some tests for '--'
stripping.
* glib/goption.c (g_option_context_parse): Don't
strip '--' if it would be needed by a second option
parser. (#161701)
Matthias Clasen [Mon, 20 Dec 2004 16:10:30 +0000 (16:10 +0000)]
Fix last commit.
Matthias Clasen [Mon, 20 Dec 2004 16:10:04 +0000 (16:10 +0000)]
Make docs more accurate. (#161683, Marcin Krzyzanowski)
2004-12-20 Matthias Clasen <mclasen@redhat.com>
* glib/gunicollate.c (g_utf8_collate): Make docs
more accurate. (#161683, Marcin Krzyzanowski)
Matthias Clasen [Mon, 20 Dec 2004 14:20:25 +0000 (14:20 +0000)]
Fix a typo. (#161713, Vincent Untz)
2004-12-20 Matthias Clasen <mclasen@redhat.com>
* gobject/tmpl/signals.sgml: Fix a typo. (#161713,
Vincent Untz)
Nguyen Thai Ngoc Duy [Mon, 20 Dec 2004 13:09:49 +0000 (13:09 +0000)]
Updated vi.po
Matthias Clasen [Sun, 19 Dec 2004 05:20:12 +0000 (05:20 +0000)]
Call post-parse hooks also if argv is NULL. (#161668, Marcin Krzyzanowski)
2004-12-19 Matthias Clasen <mclasen@redhat.com>
* glib/goption.c (g_option_context_parse): Call
post-parse hooks also if argv is NULL. (#161668,
Marcin Krzyzanowski)
Vincent van Adrighem [Sat, 18 Dec 2004 16:09:09 +0000 (16:09 +0000)]
Translation updated by Tino Meinen.
2004-12-18 Vincent van Adrighem <adrighem@gnome.org>
* nl.po: Translation updated by Tino Meinen.
Christian Rose [Sat, 18 Dec 2004 14:59:59 +0000 (14:59 +0000)]
Updated Swedish translation.
2004-12-18 Christian Rose <menthos@menthos.com>
* sv.po: Updated Swedish translation.
Hendrik Brandt [Sat, 18 Dec 2004 13:52:55 +0000 (13:52 +0000)]
Updated German translation.
2004-12-18 Hendrik Brandt <heb@gnome-de.org>
* de.po: Updated German translation.
Matthias Clasen [Sat, 18 Dec 2004 02:06:58 +0000 (02:06 +0000)]
Clarify g_get_prgname docs. (#161480, Danny Milo)
2004-12-17 Matthias Clasen <mclasen@redhat.com>
* glib/tmpl/misc_utils.sgml: Clarify g_get_prgname docs.
(#161480, Danny Milo)
Leonid Kanter [Fri, 17 Dec 2004 13:56:05 +0000 (13:56 +0000)]
updated Russian translation
Laurent Dhima [Fri, 17 Dec 2004 12:37:52 +0000 (12:37 +0000)]
Updated Albanian translation.
2004-12-17 Laurent Dhima <laurenti@alblinux.net>
* sq.po: Updated Albanian translation.
Matthias Clasen [Fri, 17 Dec 2004 01:42:03 +0000 (01:42 +0000)]
Improve wording. (#161484, Christian Biere)
2004-12-16 Matthias Clasen <mclasen@redhat.com>
* glib/tmpl/version.sgml: Improve wording. (#161484,
Christian Biere)
Matthias Clasen [Thu, 16 Dec 2004 06:14:53 +0000 (06:14 +0000)]
Bump version
Matthias Clasen [Thu, 16 Dec 2004 05:48:25 +0000 (05:48 +0000)]
2.6.0
Tor Lillqvist [Wed, 15 Dec 2004 22:08:37 +0000 (22:08 +0000)]
Further Win32 edits.
Tor Lillqvist [Wed, 15 Dec 2004 21:55:43 +0000 (21:55 +0000)]
Win32 edits.
Matthias Clasen [Wed, 15 Dec 2004 16:42:36 +0000 (16:42 +0000)]
Add g_rmdir
2004-12-15 Matthias Clasen <mclasen@redhat.com>
* glib/glib-sections.txt: Add g_rmdir
Alexander Larsson [Wed, 15 Dec 2004 16:42:28 +0000 (16:42 +0000)]
Fix spelling Add g_return_val_if_fail.
2004-12-15 Alexander Larsson <alexl@redhat.com>
* glib/gconvert.c: (g_filename_display_basename):
Fix spelling
Add g_return_val_if_fail.
* glib/glib.symbols:
Add g_filename_display_basename
Alexander Larsson [Wed, 15 Dec 2004 16:34:49 +0000 (16:34 +0000)]
Add g_filename_display_basename.
2004-12-15 Alexander Larsson <alexl@redhat.com>
* glib/gconvert.[ch]:
Add g_filename_display_basename.
Matthias Clasen [Wed, 15 Dec 2004 13:55:34 +0000 (13:55 +0000)]
*** empty log message ***
Matthias Clasen [Tue, 14 Dec 2004 18:54:33 +0000 (18:54 +0000)]
Updates
2004-12-14 Matthias Clasen <mclasen@redhat.com>
* README.in: Updates
Matthias Clasen [Tue, 14 Dec 2004 13:38:14 +0000 (13:38 +0000)]
Set version to 2.6.0
2004-12-14 Matthias Clasen <mclasen@redhat.com>
* configure.in: Set version to 2.6.0
Tor Lillqvist [Mon, 13 Dec 2004 23:05:16 +0000 (23:05 +0000)]
Update.
2004-12-13 Tor Lillqvist <tml@iki.fi>
* NEWS: Update.
* glib/glib.symbols
* glib/gstdio.[ch]: Add g_rmdir().
David Lodge [Mon, 13 Dec 2004 20:12:18 +0000 (20:12 +0000)]
Updated British translation.
2004-12-13 David Lodge <dave@cirt.net>
* en_GB.po: Updated British translation.
Matthias Clasen [Mon, 13 Dec 2004 15:09:00 +0000 (15:09 +0000)]
Updates
Matthias Clasen [Mon, 13 Dec 2004 14:46:32 +0000 (14:46 +0000)]
Updates
Tor Lillqvist [Sun, 12 Dec 2004 20:53:02 +0000 (20:53 +0000)]
glib/glib.symbols Implement Windows DLL ABI stability also for
2004-12-12 Tor Lillqvist <tml@iki.fi>
* glib/glib.symbols
* glib/gconvert.[ch]: Implement Windows DLL ABI stability also for
g_filename_{to,from}_uri().
Alexander Shopov [Sun, 12 Dec 2004 18:18:55 +0000 (18:18 +0000)]
Updated Bulgarian translation
2004-12-12 Alexander Shopov <ash@contact.bg>
* bg.po: Updated Bulgarian translation
Tor Lillqvist [Sat, 11 Dec 2004 22:03:01 +0000 (22:03 +0000)]
Add doc comments about Windows restrictions on renaming and removing.
2004-12-11 Tor Lillqvist <tml@iki.fi>
* glib/gstdio.c (g_rename, g_unlink, g_remove): Add doc comments
about Windows restrictions on renaming and removing.
(g_remove): Mimic POSIX remove() on Windows: Try also to rmdir if
removal as a file fails. Document this.
* glib/gstdio.h: Clarify comment about file name encoding on
Windows.
Tor Lillqvist [Sat, 11 Dec 2004 03:47:32 +0000 (03:47 +0000)]
Fix #157255. Also some refactoring of this still very ugly source file.
2004-12-11 Tor Lillqvist <tml@iki.fi>
* glib/gspawn-win32.c: Fix #157255. Also some refactoring of this
still very ugly source file.
Matthias Clasen [Thu, 9 Dec 2004 14:38:13 +0000 (14:38 +0000)]
Don't print help options if the options of a specific group have been
2004-12-09 Matthias Clasen <mclasen@redhat.com>
* glib/goption.c (print_help): Don't print help options
if the options of a specific group have been
requested. (#160645, Glynn Foster)
Matthias Clasen [Tue, 7 Dec 2004 15:20:15 +0000 (15:20 +0000)]
Update the returned value after locale changes. (#160271, Christian
2004-12-07 Matthias Clasen <mclasen@redhat.com>
* glib/gutils.c (g_get_language_names): Update the returned
value after locale changes. (#160271, Christian Persch)
(_g_utils_thread_init): Initialize the language name cache
before going threaded.
* glib/gthread.c (g_thread_init_glib): Call _g_utils_thread_init().
* glib/gthreadinit.h: Add _g_utils_thread_init().
Martin Willemoes Hansen [Tue, 7 Dec 2004 13:46:00 +0000 (13:46 +0000)]
Updated Danish translation.
* da.po: Updated Danish translation.
Tor Lillqvist [Mon, 6 Dec 2004 23:43:43 +0000 (23:43 +0000)]
Fix a write to freed memory: Unlock the channel's mutex before unrefing
2004-12-06 Tor Lillqvist <tml@iki.fi>
* glib/giowin32.c (g_io_win32_finalize): Fix a write to freed
memory: Unlock the channel's mutex before unrefing the channel.
Tor Lillqvist [Mon, 6 Dec 2004 15:45:25 +0000 (15:45 +0000)]
Makefile.am gmodule.def Win32 DLL ABI stability cruft like in ../glib.
2004-12-06 Tor Lillqvist <tml@iki.fi>
* Makefile.am
* gmodule.def
* gmodule.[hc]: Win32 DLL ABI stability cruft like in ../glib.
Matthias Clasen [Mon, 6 Dec 2004 06:20:19 +0000 (06:20 +0000)]
Remove a no longer needed hack for libtool < 1.5.2. (#100697, Owen Taylor,
2004-12-06 Matthias Clasen <mclasen@redhat.com>
* configure.in: Remove a no longer needed hack for
libtool < 1.5.2. (#100697, Owen Taylor, Sebastian Wilhelmi)
Tor Lillqvist [Sun, 5 Dec 2004 09:11:42 +0000 (09:11 +0000)]
glib/glib.symbols Implement DLL ABI stability also for
2004-12-05 Tor Lillqvist <tml@iki.fi>
* glib/glib.symbols
* glib/gwin32.[hc]: Implement DLL ABI stability also for
g_win32_get_package_installation_directory()) and
g_win32_get_package_installation_subdirectory().
Tor Lillqvist [Sun, 5 Dec 2004 04:18:13 +0000 (04:18 +0000)]
Remove the DLL binary compatibilty entries from the import library. They
2004-12-05 Tor Lillqvist <tml@iki.fi>
* glib/Makefile.am (install-libtool-import-lib): Remove the DLL
binary compatibilty entries from the import library. They aren't
used by newly compiled code, so no need to have them in the import
library. (The "PRIVATE" keyword in the .def file is supposed to do
this, but not implemented in the GNU linker yet.)
Matthias Clasen [Sat, 4 Dec 2004 18:32:54 +0000 (18:32 +0000)]
Return -1 if queue is NULL. (#159530, Philippe Blain)
2004-12-04 Matthias Clasen <mclasen@redhat.com>
* glib/gqueue.c (g_queue_link_index): Return -1 if queue is
NULL. (#159530, Philippe Blain)
Žygimantas Beručka [Sat, 4 Dec 2004 17:52:13 +0000 (17:52 +0000)]
Updated Lithuanian translation.
2004-12-04 Žygimantas Beručka <uid0@akl.lt>
* lt.po: Updated Lithuanian translation.
Francisco Javier F. Serrador [Sat, 4 Dec 2004 11:06:14 +0000 (11:06 +0000)]
Updated Spanish translation.
2004-12-04 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
* es.po: Updated Spanish translation.
Funda Wang [Sat, 4 Dec 2004 08:20:09 +0000 (08:20 +0000)]
Updated Simplified Chinese translation
Updated ja.po. T.Aihana [Fri, 3 Dec 2004 15:51:16 +0000 (15:51 +0000)]
2004-12-03 Updated ja.po. T.Aihana <aihana@gnome.gr.jp>
Matthias Clasen [Thu, 2 Dec 2004 21:32:58 +0000 (21:32 +0000)]
Bump version.
2004-12-02 Matthias Clasen <mclasen@redhat.com>
* configure.in: Bump version.
Matthias Clasen [Thu, 2 Dec 2004 21:13:05 +0000 (21:13 +0000)]
2.5.7
Matthias Clasen [Thu, 2 Dec 2004 15:46:09 +0000 (15:46 +0000)]
Add some warnings regarding --disable-mem-pools.
2004-12-02 Matthias Clasen <mclasen@redhat.com>
* glib/building.sgml:
* glib/tmpl/linked_lists_single.sgml:
* glib/tmpl/linked_lists_double.sgml:
* glib/tmpl/trees-nary.sgml: Add some warnings regarding
--disable-mem-pools.
Matthias Clasen [Thu, 2 Dec 2004 15:28:30 +0000 (15:28 +0000)]
Protect the the various push/pop allocator functions by #ifndef
2004-12-02 Matthias Clasen <mclasen@redhat.com>
* glib/glib.symbols: Protect the the various push/pop allocator
functions by #ifndef DISABLE_MEM_POOLS. (#160215, Frederic Crozat)
* glib/makegalias.pl: Support #ifndef'ed sections.
Matthias Clasen [Thu, 2 Dec 2004 14:27:31 +0000 (14:27 +0000)]
Don't forget to initialize g_system_config_dirs. (#160213, Frederic
2004-12-02 Matthias Clasen <mclasen@redhat.com>
* glib/gutils.c (g_get_system_config_dirs): Don't forget to
initialize g_system_config_dirs. (#160213, Frederic Crozat)
Matthias Clasen [Thu, 2 Dec 2004 03:37:24 +0000 (03:37 +0000)]
Fix a typo. (#160162, Tom Copeland)
2004-12-01 Matthias Clasen <mclasen@redhat.com>
* glib/tmpl/iochannels.sgml: Fix a typo. (#160162, Tom Copeland)
Manish Singh [Thu, 2 Dec 2004 01:06:17 +0000 (01:06 +0000)]
actually enable (and fix up the length test).
Wed Dec 1 17:04:37 2004 Manish Singh <yosh@gimp.org>
* glib/gstring.h (g_string_append_c_inline): actually enable (and
fix up the length test).
Miloslav Trmac [Wed, 1 Dec 2004 18:50:54 +0000 (18:50 +0000)]
Updated Czech translation.
2004-12-01 Miloslav Trmac <mitr@volny.cz>
* cs.po: Updated Czech translation.
Tor Lillqvist [Tue, 30 Nov 2004 21:55:48 +0000 (21:55 +0000)]
glib/Makefile.am (glib.def) gcc -E complains "linker unused because
2004-11-30 Tor Lillqvist <tml@iki.fi>
* glib/Makefile.am (glib.def)
* gobject/Makefile.am (gobject.def): gcc -E complains "linker
unused because linking not done" if told to preprocess an
*.symbols file. Use '-' and redirection to pass it as standard
input instead.
Matthias Clasen [Tue, 30 Nov 2004 14:48:55 +0000 (14:48 +0000)]
Document --enable-man and --disable-visibility.
2004-11-30 Matthias Clasen <mclasen@redhat.com>
* glib/building.sgml: Document --enable-man and --disable-visibility.
Martin Willemoes Hansen [Tue, 30 Nov 2004 14:22:50 +0000 (14:22 +0000)]
Updated Danish translation.
* da.po: Updated Danish translation.
Matthias Clasen [Tue, 30 Nov 2004 05:13:07 +0000 (05:13 +0000)]
Updates