2194 Commits

Author SHA1 Message Date
Fatih Demir
22c05b8990 Updated tr.po by Arman 2003-02-10 23:42:49 +00:00
Mohammad DAMT
c1292672d8 Added Indonesian translation Added "id" to ALL_LINGUAS
2003-02-10  Mohammad DAMT  <mdamt@bisnisweb.com>

	* po/id.po: Added Indonesian translation
	* configure.in: Added "id" to ALL_LINGUAS
2003-02-10 08:04:46 +00:00
Matthias Clasen
e576a69b29 Fix a bunch of typos in header comments. (#102422, Morten Welinder)
2003-02-06  Matthias Clasen  <maclas@gmx.de>

	* glib/gmessages.h:
	* glib/gmem.h:
	* glib/ghash.h:
	* glib/gasyncqueue.h:
	* glib/garray.h:
	* glib/ghook.h:
	* glib/gtypes.h: Fix a bunch of typos in header comments.
	(#102422, Morten Welinder)
2003-02-06 19:58:18 +00:00
Tor Lillqvist
f853aa0751 Fix typo: Should be SOCKET_ERROR, not SO_ERROR. Noticed by Daniel
2003-02-04  Tor Lillqvist  <tml@iki.fi>

	* glib/giowin32.c (g_io_channel_unix_new): Fix typo: Should be
	SOCKET_ERROR, not SO_ERROR. Noticed by Daniel Kaufmann.
2003-02-04 23:23:08 +00:00
Duarte Loreto
82c89e8978 Updated Portuguese translation.
2003-01-31  Duarte Loreto <happyguy_pt@hotmail.com>

        * pt.po: Updated Portuguese translation.
2003-01-31 00:17:50 +00:00
Owen Taylor
6c9008a75c Remove references to glib.spec. (#102231)
Thu Jan 30 16:45:13 2003  Owen Taylor  <otaylor@redhat.com>

        * Makefile.am: Remove references to glib.spec.
        (#102231)

        * configure.in: Don't generate glib.spec.
2003-01-30 21:46:39 +00:00
Tõivo Leedjärv
1e03d148dc Fixed a small bug in Estonian translation.
2003-01-29  Tõivo Leedjärv  <toivo@linux.ee>

        * et.po: Fixed a small bug in Estonian translation.
2003-01-29 11:19:54 +00:00
Kwok-Koon Cheung
917d51d052 Global fix of ALL_LINGUAS for GNOME 2.2 2003-01-29 06:50:20 +00:00
Owen Taylor
340aa605d3 === Released 2.2.1 ===
Tue Jan 28 17:00:03 2003  Owen Taylor  <otaylor@redhat.com>

        * === Released 2.2.1 ===

        * configure.in: Version 2.2.1, interface age 1.

        * NEWS: Updated.
GLIB_2_2_1
2003-01-28 22:22:50 +00:00
Owen Taylor
d0f20a3f9d If msgfmt isn't found, unset gt_cv_have_gettext. (#102552, Tim Mooney)
Tue Jan 28 16:08:56 2003  Owen Taylor  <otaylor@redhat.com>

        * m4macros/glib-gettext.m4: If msgfmt isn't found,
        unset gt_cv_have_gettext. (#102552, Tim Mooney)
2003-01-28 21:13:26 +00:00
Owen Taylor
1d9a87e99e Fix version in complaint message about automake. (#104366, Rich Burridge)
Tue Jan 28 15:18:24 2003  Owen Taylor  <otaylor@redhat.com>

	* autogen.sh (have_automake): Fix version in complaint
	message about automake. (#104366, Rich Burridge)
2003-01-28 20:27:30 +00:00
Yuri Syrota
216a541e4a Updated Ukrainian translation 2003-01-27 16:57:51 +00:00
Tor Lillqvist
f8c54f0055 Fix my typo in doc comment. (#104467)
2003-01-26  Tor Lillqvist  <tml@iki.fi>

	* glib/gspawn.c (g_spawn_async_with_pipes): Fix my typo in doc
	comment. (#104467)
2003-01-26 15:05:54 +00:00
Chyla Zbigniew
b0ca2955a6 Updated Polish translation by GNOME PL Team <translators@gnome.pl> 2003-01-24 22:43:51 +00:00
Pauli Virtanen
a4638858b2 Updated Finnish translation (sync with HEAD).
2003-01-24  Pauli Virtanen  <pauli.virtanen@hut.fi>

	* fi.po: Updated Finnish translation (sync with HEAD).
2003-01-24 16:55:00 +00:00
Daniel Yacob
eb210289de Adding am to ALL_LINGUAS. 2003-01-24 15:29:15 +00:00
Daniel Yacob
14b5b9bcec Adding Amharic translation. 2003-01-24 15:27:47 +00:00
Pablo Saratxaga
81953175f1 Added Bengali file 2003-01-23 11:39:46 +00:00
Yuri Syrota
6a827e8dee Updated Ukrainian translation 2003-01-22 14:43:36 +00:00
Abel Cheung
22ef2f685b Updated traditional Chinese translation.
2003-01-22  Abel Cheung  <maddog@linux.org.hk>

	* zh_TW.po: Updated traditional Chinese translation.
2003-01-22 13:16:20 +00:00
Tor Lillqvist
457312fe75 Fix for bug #104014, reported by Alex Shaduri:
2003-01-22  Tor Lillqvist  <tml@iki.fi>

	Fix for bug #104014, reported by Alex Shaduri:

	* glib/gspawn-win32.c (protect_argv): New function. Add
	double-quotes around argv elements that need it, and escape
	embedded double-quotes with backslash.
	(do_spawn_with_pipes) Call protect_argv().

	* glib/gspawn-win32-helper.c (WinMain): Call protect_argv().

	* glib/gspawn.c (g_spawn_async_with_pipes): Document argument
	vector vs. command line details on Win32.
	(g_spawn_command_line_sync): Improve documentation about backslashes
	in the command line on Windows.
2003-01-22 02:00:04 +00:00
Christian Rose
3fdae26990 Added "mn" to ALL_LINGUAS. Added Mongolian translation by Sanlig Badral
2003-01-21  Christian Rose  <menthos@menthos.com>

	* configure.in: Added "mn" to ALL_LINGUAS.
	* po/mn.po: Added Mongolian translation by
	Sanlig Badral <badral@chinggis.com>.
2003-01-21 22:54:37 +00:00
Gustavo Noronha Silva
dc903f2fd3 translation update 2003-01-17 03:44:08 +00:00
Dmitry Mastrukov
e623bf669c ru.po: Updated Russian translation from Russian team <gnome-cyr@gnome.org>. 2003-01-15 06:03:38 +00:00
Tor Lillqvist
ce6ed4f974 Add g_type_interface_prerequisites. Thanks to Kenichi SUTO.
2003-01-12  Tor Lillqvist  <tml@iki.fi>

	* gobject.def: Add g_type_interface_prerequisites. Thanks to
	Kenichi SUTO.
2003-01-12 02:30:35 +00:00
Tor Lillqvist
e8ec733b1f Add some missing entries. Thanks to Kenichi SUTO.
2003-01-12  Tor Lillqvist  <tml@iki.fi>

	* glib/glib.def: Add some missing entries. Thanks to Kenichi SUTO.
2003-01-12 02:20:10 +00:00
Tor Lillqvist
a29da71f9a Updates.
2003-01-05  Tor Lillqvist  <tml@iki.fi>

	* README.win32: Updates.

	* configure.in: Don't use -lm in TRIO_LIBS on Windows, with no
	libm. (Mingw has a dummy libm.a, but the .pc file should be
	useable by MSVC users, too.)
2003-01-05 22:15:44 +00:00
Tor Lillqvist
f0c827d3dc Don't distribute glib-zip.
2003-01-04  Tor Lillqvist  <tml@iki.fi>

	* Makefile.am (BUILT_EXTRA_DIST): Don't distribute glib-zip.
2003-01-04 17:13:00 +00:00
Tor Lillqvist
a5045cac50 [Win32] Install also the .def files, to help users generate import
2003-01-04  Tor Lillqvist  <tml@iki.fi>

	* {glib,gmodule,gobject,gthread}/Makefile.am:
	[Win32] Install also the .def files, to help users generate
	import libraries for other compilers. Uninstall, too.
2003-01-04 06:43:53 +00:00
Tor Lillqvist
9da978311e [Win32] Install also the .def files, to help users generate import
2003-01-04  Tor Lillqvist  <tml@iki.fi>

	* {glib,gmodule,gobject,gthread}/Makefile.am:
	[Win32] Install also the .def files, to help users generate
	import libraries for other compilers. Uninstall, too.

	* glib-zip.in: Include .def files from above.
2003-01-04 06:43:38 +00:00
Tor Lillqvist
95b557b20e Use g_ascii_strcasecmp().
2003-01-01  Tor Lillqvist  <tml@iki.fi>

	* gmodule-win32.c (_g_module_build_path): Use g_ascii_strcasecmp().
2003-01-04 05:43:45 +00:00
Tor Lillqvist
c0d195bf8c Don't claim broken pipes are unreadable. (Well, they are, but read()
2003-01-04  Tor Lillqvist  <tml@iki.fi>

	* glib/giowin32.c (g_io_win32_fd_get_flags_internal): Don't claim
	broken pipes are unreadable. (Well, they are, but read() handles
	it, and treats it like EOF.)
2003-01-04 05:41:06 +00:00
Manish Singh
320d6d8364 use AC_COMPILE_IFELSE instead of AC_TRY_COMPILE for tests for inline
Thu Jan  2 16:19:15 2003  Manish Singh  <yosh@gimp.org>

        * configure.in: use AC_COMPILE_IFELSE instead of AC_TRY_COMPILE for
        tests for inline keywords. Fixes #101976.
2003-01-03 00:16:50 +00:00
Tor Lillqvist
93a22114d8 Correct the comment telling what headers have the declarations of some
2003-01-02  Tor Lillqvist  <tml@iki.fi>

	* glib/gwin32.h: Correct the comment telling what headers have
	the declarations of some POSIXish functions.

	* glib/giowin32.c (g_io_win32_fd_get_flags_internal): Fix braino:
	The checks for readability/writeability were backwards.

	* glib/gmessages.c (ensure_stdout_valid, ensure_stderr_valid):
	Check the C stdout and stderr streams for validity, instead of
	what GetStdHandle() returns.
2003-01-02 00:36:55 +00:00
Tor Lillqvist
04b08dbe3d New function, parallel to ensure_stdout_valid(). #defined as empty on
2003-01-01  Tor Lillqvist  <tml@iki.fi>

	* glib/gmessages.c (ensure_stderr_valid): New function, parallel
	to ensure_stdout_valid(). #defined as empty on Unix. Move the
	alloc_console_called static flag inside these two functions.
	(mklevel_prefix): Do use either stderr or stdout on Windows,
	too. Otherwise g_warning() messages (that are just warnings, by
	definition) will get mixed with proper stdout output. Noticed in
	GIMP's gimpconfig-dump.
	(strdup_convert, mklevel_prefix, g_printerr): Call
	ensure_stderr_valid() before trying to use stderr.
	(g_logv): [Win32] Convert message to current codepage before
	display with MessageBox().

2003-01-01  Tor Lillqvist  <tml@iki.fi>

	* glib/tmpl/messages.sgml (g_log_default_handler): Remove note
	that only stdout would be used on Windows, no longer true.
2003-01-01 21:58:40 +00:00
Owen Taylor
52a20ff026 Split ChangeLog glib-2-2-branchpoint 2002-12-28 21:16:55 +00:00
Vincent van Adrighem
60b01ffc21 Dutch translation updated by Tino Meinen.
2002-12-28  Vincent van Adrighem  <V.vanAdrighem@dirck.mine.nu>

	* nl.po: Dutch translation updated by Tino Meinen.
2002-12-28 14:29:46 +00:00
Tõivo Leedjärv
20fa53a497 Added Estonian translation by Allan Sims <allsi@eau.ee>.
2002-12-28  Tõivo Leedjärv  <toivo@linux.ee>

        * et.po: Added Estonian translation
        by Allan Sims <allsi@eau.ee>.
2002-12-27 23:43:22 +00:00
Tõivo Leedjärv
3eb15f35ce Added et to ALL_LINGUAS.
2002-12-28  Tõivo Leedjärv  <toivo@linux.ee>

        * configure.in: Added et to ALL_LINGUAS.
2002-12-27 23:41:33 +00:00
Vincent van Adrighem
c52bd3afbd Dutch translation updated by Tino Meinen.
2002-12-27  Vincent van Adrighem  <V.vanAdrighem@dirck.mine.nu>

	* nl.po: Dutch translation updated by Tino Meinen.
2002-12-27 08:31:54 +00:00
Ivan Stojmirov
d4d4e99a38 Added Macedonian translation 2002-12-25 11:32:42 +00:00
Owen Taylor
982d9f8611 === Released 2.2.0 ===
Fri Dec 20 10:45:29 2002  Owen Taylor  <otaylor@redhat.com>

        * === Released 2.2.0 ===

        * INSTALL.in: --enable-included-printf, not --enable-trio.
        (Matthias Clasen)
GLIB_2_2_0
2002-12-20 15:48:15 +00:00
Owen Taylor
7eafb2373c === Released 2.2.0 ===
Fri Dec 20 09:52:15 2002  Owen Taylor  <otaylor@redhat.com>

        * === Released 2.2.0 ===

        * INSTALL.in: Document --enable-trio, --disable-mempools,
        --enable-debug. Include docs on cross compilation.

        * NEWS: Update.

        * configure.in: Version 2.2.0, interface age 0.
2002-12-20 15:23:12 +00:00
Owen Taylor
5ab7a70230 Call g_main_thread_init() after setting g_threads_got_initialized.
Fri Dec 20 09:37:27 2002  Owen Taylor  <otaylor@redhat.com>

        * gthread/gthread-impl.c (g_thread_init): Call g_main_thread_init()
        after setting g_threads_got_initialized. (#101624,
        Alceste Scalas, Sebastian Wilhelmi)
2002-12-20 14:42:56 +00:00
Jordi Mallach
7e0095f1ca Updated Catalan translation. 2002-12-19 14:57:39 +00:00
Yanko Kaneti
216d16e4c4 Updated Bulgarian translation (style) by Alexander Shopov
2002-12-19  Yanko Kaneti <yaneti@declera.com>

	* bg.po: Updated Bulgarian translation (style) by
	Alexander Shopov <al_shopov@yahoo.com>.
2002-12-19 12:04:05 +00:00
Manish Singh
ad427fd806 new endian asm for ia64 and x86_64, general reorg and clean up. New
Wed Dec 18 16:19:08 2002  Manish Singh  <yosh@gimp.org>

        * glib/gtypes.h: new endian asm for ia64 and x86_64, general
        reorg and clean up. New implementation of GUINT16_SWAP_LE_BE_CONSTANT()
        that should optimize better. (#101318)
2002-12-19 00:20:03 +00:00
Matthias Clasen
634b48f254 Add docs. 2002-12-18 23:46:18 +00:00
Peteris Krisjanis
06be851bd8 2002-12-18 Artis Trops <hornet@navigator.lv> * lv.po: Updated Latvian translation 2002-12-18 23:05:52 +00:00
Michael Natterer
63f5a15fc6 applied patch I got from Tim Janik for testing which fixes bug #101521.
2002-12-18  Michael Natterer  <mitch@gimp.org>

	* gobject/gtype.c (type_data_finalize_class_ifaces_Wm): applied
	patch I got from Tim Janik for testing which fixes bug #101521.
	(restart iterating the interface enties each time we finalized one
	because they might have been modified).
2002-12-18 18:16:07 +00:00