Matthias Clasen
2cc03c7fe7
Updates
...
svn path=/trunk/; revision=5785
2007-10-16 05:42:16 +00:00
Matthias Clasen
c1a9780043
Improve g_value_set_object docs
...
svn path=/trunk/; revision=5784
2007-10-16 05:35:23 +00:00
Matthias Clasen
a57cf3893c
Check for sys/resource.h
...
2007-10-16 Matthias Clasen <mclasen@redhat.com>
* configure.in: Check for sys/resource.h
* glib/gspawn.c: Improve the fdwalk implementation on Linux
to only walk over actually open file descriptors. (#469231 ,
Lennart Poettering)
svn path=/trunk/; revision=5783
2007-10-16 05:28:10 +00:00
Yair Hershkovitz
c7be446704
updated hebrew translation
...
svn path=/trunk/; revision=5782
2007-10-15 21:00:52 +00:00
Sven Herzberg
63c721b6d0
Reviewed by Tim Janik.
...
2007-10-13 Sven Herzberg <herzi@gnome-de.org>
Reviewed by Tim Janik.
Created marshallers that don't throw gcc warnings when compiling with
-WUnused (fixes #359165 ).
* gobject/glib-genmarshal.c: decorate return_value and invocation_hint
with G_GNUC_UNUSED
svn path=/trunk/; revision=5781
2007-10-13 10:51:04 +00:00
Tor Lillqvist
64312b72c9
Always define G_CAN_INLINE. Even MSVC6 is capable of inlining. ( #483337 ,
...
2007-10-04 Tor Lillqvist <tml@novell.com>
* glibconfig.h.win32.in: Always define G_CAN_INLINE. Even MSVC6 is
capable of inlining. (#483337 , Steve Lhomme)
svn path=/trunk/; revision=5780
2007-10-05 17:01:13 +00:00
Ignacio Casal Quinteiro
844c97b012
Updated Galician Translation.
...
svn path=/trunk/; revision=5779
2007-09-30 19:04:13 +00:00
Changwoo Ryu
0da877dc05
Updated Korean translation.
...
2007-09-29 Changwoo Ryu <cwryu@debian.org>
* ko.po: Updated Korean translation.
svn path=/trunk/; revision=5778
2007-09-29 11:10:32 +00:00
Carlos Garnacho
bce526dfd0
make sure we define GType g_define_type_id in
...
2007-09-20 Carlos Garnacho <carlos@imendio.com>
* gtypemodule.h: make sure we define GType g_define_type_id in
G_G_DEFINE_DYNAMIC_TYPE_EXTENDED so it works together with
G_IMPLEMENT_INTERFACE. (#478459 )
svn path=/trunk/; revision=5777
2007-09-20 10:56:34 +00:00
Behdad Esfahbod
5fa8c6ef89
Check for NULL finalizer. ( #476849 , Areg Beketovski)
...
2007-09-19 Behdad Esfahbod <behdad@gnome.org>
* glib/ghook.c (g_hook_free): Check for NULL finalizer. (#476849 , Areg
Beketovski)
svn path=/trunk/; revision=5776
2007-09-19 20:36:53 +00:00
Behdad Esfahbod
fda8f9e5cf
Fix gettext URL. ( #478349 , kraai ftbfs.org)
...
2007-09-19 Behdad Esfahbod <behdad@gnome.org>
* glib/building.sgml: Fix gettext URL. (#478349 , kraai ftbfs.org)
svn path=/trunk/; revision=5775
2007-09-19 20:17:05 +00:00
Djihed Afifi
fcc1e1517c
Updated Arabic Translation by Djihed Afifi.
...
svn path=/trunk/; revision=5774
2007-09-17 10:48:13 +00:00
Matthias Clasen
dc61469e8b
Bump version
...
svn path=/trunk/; revision=5772
2007-09-16 19:51:16 +00:00
Matthias Clasen
ae35ce1aa6
2.14.1
...
svn path=/trunk/; revision=5770
2007-09-16 19:49:44 +00:00
Matthias Clasen
97850735fa
Fix doc formatting
...
svn path=/trunk/; revision=5769
2007-09-16 18:32:51 +00:00
Matthias Clasen
669ed90b87
Remove trio reference
...
svn path=/trunk/; revision=5768
2007-09-16 18:04:19 +00:00
Matthias Clasen
40647e0ffc
Updates
...
svn path=/trunk/; revision=5767
2007-09-16 18:03:57 +00:00
Matthias Clasen
34a9878985
Fix a doc formatting problem
...
svn path=/trunk/; revision=5766
2007-09-16 17:30:57 +00:00
Matthias Clasen
30e729d9b2
Updates
...
svn path=/trunk/; revision=5765
2007-09-16 16:43:58 +00:00
Matthias Clasen
2df6612967
Updates
...
svn path=/trunk/; revision=5764
2007-09-16 16:24:26 +00:00
Matthias Clasen
4732600578
Replace -pthread by -lpthread for Freebsd, too. ( #475619 , Roy Marples)
...
2007-09-16 Matthias Clasen <mclasen@redhat.com>
* configure.in: Replace -pthread by -lpthread for
Freebsd, too. (#475619 , Roy Marples)
svn path=/trunk/; revision=5763
2007-09-16 16:15:34 +00:00
Matthias Clasen
6972901388
Fix static build against system pcre
...
svn path=/trunk/; revision=5762
2007-09-16 15:48:11 +00:00
Inaki Larranaga Murgoitio
2186ccf098
Updated Basque translation.
...
2007-09-16 Inaki Larranaga Murgoitio <dooteo@zundan.com>
* eu.po: Updated Basque translation.
svn path=/trunk/; revision=5761
2007-09-16 13:52:58 +00:00
Takeshi AIHANA
e34ef3581c
Updated Japanese translation.
...
2007-09-16 Takeshi AIHANA <takeshi.aihana@gmail.com>
* ja.po: Updated Japanese translation.
svn path=/trunk/; revision=5760
2007-09-16 11:56:31 +00:00
Matthias Clasen
9bb58ae9d2
Updates
...
svn path=/trunk/; revision=5759
2007-09-16 06:04:36 +00:00
Artur Flinta
297a7e3b7b
Updated Polish translation by GNOME PL Team.
...
2007-09-15 Artur Flinta <aflinta@svn.gnome.org>
* pl.po: Updated Polish translation by GNOME PL Team.
svn path=/trunk/; revision=5758
2007-09-15 16:56:32 +00:00
15:07:28 Tim Janik
63828ea746
applied fix for bug #476840 .
...
2007-09-14 15:07:28 Tim Janik <timj@gtk.org>
* glib/gutf8.c (g_utf8_strreverse): applied fix for bug #476840 .
* tests/utf8-pointer.c (test_misc): added test for g_utf8_strreverse().
svn path=/trunk/; revision=5757
2007-09-14 13:28:07 +00:00
Vladimer Sichinava
f2ee7ca6e8
Updated Georgian translation by Vladimer Sichinava <vsichi@gnome.org>
...
svn path=/trunk/; revision=5756
2007-09-14 10:13:10 +00:00
Gabor Kelemen
7b72b928f8
Translation updated.
...
2007-09-14 Gabor Kelemen <kelemeng@gnome.hu>
* hu.po: Translation updated.
svn path=/trunk/; revision=5755
2007-09-14 07:39:09 +00:00
David Lodge
7bdc23cdaf
Update en_GB translation
...
svn path=/trunk/; revision=5754
2007-09-14 06:10:49 +00:00
Mugurel Tudor
88a2db91e6
Updated Romanian translation by Mişu Moldovan <dumol@gnome.ro>
...
2007-09-13 Mugurel Tudor <mugurelu@gnome.ro>
* ro.po: Updated Romanian translation
by Mişu Moldovan <dumol@gnome.ro>
svn path=/trunk/; revision=5752
2007-09-13 07:30:34 +00:00
Laurent Dhima
a99f565fb8
Updated Albanian translation.
...
* sq.po: Updated Albanian translation.
svn path=/trunk/; revision=5751
2007-09-12 10:48:22 +00:00
Marco Barisione
324ee4c07c
fix a typo in the previous commit. ( #475854 , comment #4 )
...
2007-09-11 Marco Barisione <marco@barisione.org>
* configure.in: fix a typo in the previous commit. (#475854 , comment
#4 )
svn path=/trunk/; revision=5750
2007-09-11 20:22:18 +00:00
Marco Barisione
3c4e0759d6
propagate the pcre flags to libglib and not to all parts of glib.
...
2007-09-11 Marco Barisione <marco@barisione.org>
* glib/Makefile.am:
* configure.in: propagate the pcre flags to libglib and not to all
parts of glib. (#475854 , dmacks@netspace.org )
svn path=/trunk/; revision=5749
2007-09-11 20:10:31 +00:00
Matthias Clasen
f4a8a220b5
Add arm atomic operations
...
svn path=/trunk/; revision=5748
2007-09-11 04:16:59 +00:00
Matthias Clasen
dd5ef3f9f8
Add an example
...
svn path=/trunk/; revision=5747
2007-09-11 04:04:51 +00:00
Marco Barisione
6273407af6
change the type of ref_count from guint to gint, so we can remove some
...
2007-09-10 Marco Barisione <marco@barisione.org>
* glib/gregex.c: change the type of ref_count from guint to gint, so
we can remove some ugly casts.
svn path=/trunk/; revision=5746
2007-09-10 16:27:38 +00:00
Marco Barisione
4356f18a3d
use pcre_get_stringnumber() in get_matched_substring_number() if
...
2007-09-10 Marco Barisione <marco@barisione.org>
* glib/gregex.c: use pcre_get_stringnumber() in
get_matched_substring_number() if G_REGEX_DUPNAMES was not set.
(#444765 , Yevgen Muntyan)
svn path=/trunk/; revision=5745
2007-09-10 16:20:51 +00:00
Luca Ferretti
d5e5904c7c
Updated Italian translation.
...
2007-09-10 Luca Ferretti <elle.uca@libero.it>
* it.po: Updated Italian translation.
svn path=/trunk/; revision=5744
2007-09-10 16:02:23 +00:00
Marco Barisione
963a7572c0
bump PCRE requirement to version 7.2.
...
2007-09-10 Marco Barisione <marco@barisione.org>
* configure.in: bump PCRE requirement to version 7.2.
svn path=/trunk/; revision=5743
2007-09-10 15:30:00 +00:00
Marco Barisione
eb5d1e18b1
define PCRE_ERROR_NULLWSLIMIT if it's not defined by PCRE, has PCRE 7.3
...
2007-09-10 Marco Barisione <marco@barisione.org>
* glib/gregex.c: define PCRE_ERROR_NULLWSLIMIT if it's not defined by
PCRE, has PCRE 7.3 removed this definition. (#475474 )
svn path=/trunk/; revision=5742
2007-09-10 15:17:19 +00:00
Behdad Esfahbod
78b57664f5
Improve G_BREAKPOINT docs. ( #474899 )
...
2007-09-09 Behdad Esfahbod <behdad@gnome.org>
* glib/tmpl/warnings.sgml: Improve G_BREAKPOINT docs. (#474899 )
svn path=/trunk/; revision=5741
2007-09-09 20:06:04 +00:00
Maxim Dziumanenko
1720335e7a
Update Ukrainian translation.
...
2007-09-07 Maxim Dziumanenko <dziumanenko@gmail.com>
* Update Ukrainian translation.
svn path=/trunk/; revision=5740
2007-09-07 11:14:42 +00:00
Amanpreet Singh Alam
ebebc2ee68
updating for Punjabi
...
svn path=/trunk/; revision=5739
2007-09-07 01:30:51 +00:00
Nickolay V. Shmyrev
b296942098
Updated Russian translation
...
2007-09-07 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
* ru.po: Updated Russian translation
svn path=/trunk/; revision=5738
2007-09-06 22:53:47 +00:00
Goran Rakic
7f5e52501f
Updated Serbian translation
...
svn path=/trunk/; revision=5737
2007-09-06 19:10:40 +00:00
Vincent van Adrighem
0a27593648
Translation updated by Tino Meinen.
...
2007-09-05 Vincent van Adrighem <adrighem@gnome.org>
* nl.po: Translation updated by Tino Meinen.
svn path=/trunk/; revision=5736
2007-09-05 20:38:26 +00:00
Behdad Esfahbod
2f14244e24
Fix header inclusion. ( #473879 , Peter Kjellerstedt)
...
2007-09-05 Behdad Esfahbod <behdad@gnome.org>
* glib/gregex.c: Fix header inclusion. (#473879 , Peter Kjellerstedt)
svn path=/trunk/; revision=5735
2007-09-05 15:44:52 +00:00
Kenneth Nielsen
ff3b2b88c7
Updated Danish translation
...
svn path=/trunk/; revision=5734
2007-09-04 21:02:23 +00:00
Yang Zhang
0a73292461
Updated zh_CN translation from yiest
...
svn path=/trunk/; revision=5733
2007-09-04 12:30:02 +00:00