Commit Graph

6912 Commits

Author SHA1 Message Date
Ryan Lortie
30b8774f7f add a "gsettings-backend" extension point to GIO 2009-08-27 13:45:48 -04:00
Luca Ferretti
df981f82a0 Updated Italian translation 2009-08-26 22:04:58 +02:00
Luca Ferretti
71b684b9cf Updated Italian translation 2009-08-26 15:32:23 +02:00
Amitakhya Phukan
884c789ef5 Updating Assamese translations 2009-08-26 17:34:17 +05:30
Ani
195abb97ff Updated Malayalam Translations 2009-08-26 15:18:57 +05:30
ifelix
6c1466a2d2 Updated Tamil Translations 2009-08-25 14:10:56 +05:30
Manoj Kumar Giri
64b49c9087 Updated Oriya Translation 2009-08-25 12:14:41 +05:30
Baris Cicek
24c31a79e1 Updated Turkish translation. 2009-08-25 00:38:34 +03:00
Luca Ferretti
ef5aef582e Fix bump version 2009-08-24 21:28:11 +02:00
Matthias Clasen
83d3242d12 Bump version 2009-08-24 14:15:13 -04:00
Matthias Clasen
106cd06ff3 2.21.5 2009-08-24 14:13:49 -04:00
Matthias Clasen
eadef0325a Documentation fixes 2009-08-24 13:34:38 -04:00
Matthias Clasen
d1cbb96428 Updates 2009-08-24 13:34:38 -04:00
Carles Ferrando
002da02df8 Minor update to Catalan (Valencian) translation 2009-08-24 18:38:33 +02:00
Rajesh Ranjan
2e0656063b hindi updated by Rajesh Ranjan 2009-08-24 16:52:25 +05:30
Sweta Kothari
4a5e71b847 Updated Gujarati Translations 2009-08-24 14:23:56 +05:30
Duarte Loreto
90f9eb6e40 Updated Portuguese translation 2009-08-23 14:59:14 +01:00
Changwoo Ryu
feedeb1d12 Update Korean translation 2009-08-23 00:50:28 +09:00
Christian Persch
8ef30758d5 Preserve errno
When using errno in g_set_error with _(), preserve errno. Bug #592457.
2009-08-22 15:08:43 +02:00
A S Alam
feff29aefc Update Punjabi after Review 2009-08-22 06:15:29 +05:30
Tommi Vainikainen
a568b054ad Updated Finnish translation 2009-08-21 23:43:53 +03:00
Takayuki KUSANO
956996ddaa Update Japanese translation. 2009-08-21 00:15:12 +09:00
Tomasz Dominikowski
2a880831ed Updated Polish translation 2009-08-20 11:55:03 +02:00
Dan Winship
cd5bd15987 Use MSG_NOSIGNAL in GSocket if it's available
Even though we ignore SIGPIPE, gdb will still stop when the process
receives one, which sometimes confuses people into thinking the app
has crashed (eg, bug 578984, bug 590420), and is annoying anyway. So
use MSG_NOSIGNAL if it's there.

http://bugzilla.gnome.org/show_bug.cgi?id=591378
2009-08-19 12:12:15 -04:00
Dan Winship
021dd960cf Re-run res_init() when resolv.conf changes
libc caches the contents of resolv.conf, so if it changes (eg, because
the network state changed), we need re-run res_init().

http://bugzilla.gnome.org/show_bug.cgi?id=584246
2009-08-19 12:08:15 -04:00
Benjamin Otte
6db03d73a4 When creating a pipe for a cancelled cancellable, write to it
Includes (untested) fix for win32 that calls SetEvent() in that case.
2009-08-19 11:02:06 +02:00
Benjamin Otte
faae032ad0 Use g_cancellable_release_fd()
Part of: Bug 591388 - number of GCancellables available is too limited
2009-08-19 11:02:06 +02:00
Benjamin Otte
e2c97292c2 Implement g_cancellable_release_fd()
Part of: Bug 591388 - number of GCancellables available is too limited
2009-08-19 11:02:06 +02:00
Benjamin Otte
63426886ff Add g_cancellable_release_fd()
This patch only adds the function. The function is a NOP.
See the API documentation for a rationale.

Part of: Bug 591388 - number of GCancellables available is too limited
2009-08-19 11:02:05 +02:00
Benjamin Otte
bb8e4f06ab Bug 591714 – Figure out failure handling for g_cancellable_make_pollfd()
Make g_cancellable_make_pollfd() return a gboolean that indicates its error
status. Update the code that calls this function accordingly.
2009-08-19 11:02:05 +02:00
Og B. Maciel
a0e3b4ae84 Updated Brazilian Portuguese translation. 2009-08-18 23:09:12 -04:00
Benjamin Otte
981d14e85c Improve documentation for g_error_matches() 2009-08-18 11:35:01 +02:00
Benjamin Otte
a6ac4e90d5 Fix multiple returns in gtk-doc comment 2009-08-18 11:34:20 +02:00
Dan Winship
8f6d26e964 g_inet_socket_address_to_native: properly zero out sockaddr_in6 2009-08-17 13:20:49 -04:00
Ask H. Larsen
aa5293612f Updated Danish translation 2009-08-16 19:10:50 +02:00
Mattias Põldaru
2db41f3df5 Updating Estonian translation 2009-08-15 08:21:01 +03:00
Shixin Zeng
406c3aa019 [Win32] Avoid superfluous '/' from g_file_resolve_relative_path()
Patch from bug #591532.
2009-08-14 23:23:28 +03:00
Tor Lillqvist
1b298d6a1b Avoid gcc warning on Windows
Avoid "function declaration isn't a prototype" warnings from gcc 4.4
in the Windows-specific code.
2009-08-14 23:04:55 +03:00
Frédéric Péters
c24f6e5527 Update GLIB_CHECK_COMPILE_WARNINGS macro to work with Autoconf 2.64
Quoting its NEWS file: "The m4sh macros AS_IF and AS_CASE can now be
used in shell lists.  The responsibility for supplying a trailing
newline now belongs to the call site, but since most users did not add
dnl, this generally results in fewer empty lines in configure."

http://bugzilla.gnome.org/show_bug.cgi?id=591840
2009-08-14 21:36:42 +02:00
Priit Laes
eae6bdd397 Updating Estonian translation 2009-08-14 22:09:18 +03:00
krishnababu k
37dbffe7d8 Updated Telugu Translations 2009-08-14 16:56:09 +05:30
Alexander Shopov
8b117b225e Updated Bulgarian translation 2009-08-13 07:14:39 +03:00
Henrique P Machado
4f8dfc6282 Updated Brazilian Portuguese translation. 2009-08-11 23:40:09 -03:00
Alexander Larsson
d20a188b12 Only fsync if the existing file is > 0 bytes
This means we don't sync in the case where we created an (empty)
temp file and now replace it with the data.

This fixes (among other things) the performance of trashing files.
2009-08-11 20:26:12 +02:00
Luca Ferretti
79a70dc800 Updated Italian translation 2009-08-11 01:27:08 +02:00
Antón Méixome
c18bcd6e8e Updated Galician translation 2009-08-10 16:26:46 +02:00
Craig Loftus
a465508e2d Migrate gbase64 docs from SGML template to inline comments
Fixes bug #589649.

Signed-off-by: David King <davidk@openismus.com>
2009-08-10 15:40:01 +02:00
Inaki Larranaga Murgoitio
32c84729f5 Updated Basque language 2009-08-10 13:57:21 +02:00
Antón Méixome
f2d779aa0f Updated Galician Translation 2009-08-09 16:35:09 +02:00
Matthias Clasen
f04a35e43b Bump version 2009-08-08 21:44:23 -04:00