Matthias Clasen
d451314384
Improve the docs. ( #491968 , Areg Beketovski)
...
2007-11-09 Matthias Clasen <mclasen@redhat.com>
* glib/gspawn.c (g_spawn_sync): Improve the docs. (#491968 ,
Areg Beketovski)
svn path=/trunk/; revision=5846
2007-11-09 16:45:42 +00:00
Matthias Clasen
dd9cdb33aa
Some cleanupos
...
svn path=/trunk/; revision=5844
2007-11-09 03:59:00 +00:00
Matthias Clasen
c8fe40d439
Fixes and cleanups
...
svn path=/trunk/; revision=5843
2007-11-09 03:47:33 +00:00
Matthias Clasen
e8900bc3b7
More docs fixes
...
svn path=/trunk/; revision=5842
2007-11-09 03:33:35 +00:00
Matthias Clasen
0a7dc4c7ad
Add bug ref
...
svn path=/trunk/; revision=5841
2007-11-09 03:30:58 +00:00
Matthias Clasen
58178261fd
More doc fixes
...
svn path=/trunk/; revision=5840
2007-11-09 03:29:51 +00:00
Matthias Clasen
43a6a226b2
Fix a mistake in the docs
...
svn path=/trunk/; revision=5839
2007-11-09 03:25:50 +00:00
Matthias Clasen
f1675bbcc7
Fixes and corrections
...
svn path=/trunk/; revision=5838
2007-11-09 03:21:27 +00:00
Matthias Clasen
6fec255f17
Doc fixes
...
svn path=/trunk/; revision=5837
2007-11-09 03:05:21 +00:00
Matthias Clasen
dbfdac8d22
Fix the doc wording. ( #491957 , Areg Beketovski)
...
2007-11-08 Matthias Clasen <mclasen@redhat.com>
* glib/gmain.c (g_main_context_release): Fix the doc
wording. (#491957 , Areg Beketovski)
svn path=/trunk/; revision=5836
2007-11-09 03:01:01 +00:00
Matthias Clasen
bd92e97e08
Add a missing since tag. ( #464259 , Mark Doliner)
...
2007-11-08 Matthias Clasen <mclasen@redhat.com>
* glib/gutils.c (g_set_application_name): Add a missing
since tag. (#464259 , Mark Doliner)
svn path=/trunk/; revision=5835
2007-11-09 02:56:04 +00:00
Matthias Clasen
62ba4fa91a
Improve the docs. ( #436293 , Vincent Untz)
...
2007-11-08 Matthias Clasen <mclasen@redhat.com>
* glib/goption.c (g_option_context_new): Improve the docs.
(#436293 , Vincent Untz)
svn path=/trunk/; revision=5834
2007-11-09 02:50:44 +00:00
Matthias Clasen
ed7e9b2459
Expand the docs a bit. ( #317775 , Søren Sandmann)
...
2007-11-08 Matthias Clasen <mclasen@redhat.com>
* glib/gmain.c (g_main_loop_quit): Expand the docs
a bit. (#317775 , Søren Sandmann)
svn path=/trunk/; revision=5833
2007-11-09 02:46:41 +00:00
Matthias Clasen
5d8a5657c5
Include glibconfig.h before checking G_OS_WIN32.
...
2007-11-08 Matthias Clasen <mclasen@redhat.com>
* gmodule.c: Include glibconfig.h before checking G_OS_WIN32.
svn path=/trunk/; revision=5832
2007-11-09 02:33:16 +00:00
Matthias Clasen
6181cd47e2
Accept automake 1.10, too
...
svn path=/trunk/; revision=5831
2007-11-09 01:57:26 +00:00
Matthias Clasen
799abb1a77
Temporarily add this script, to fix building from svn.
...
2007-11-08 Matthias Clasen <mclasen@redhat.com>
* mkinstalldirs: Temporarily add this script, to fix building
from svn.
svn path=/trunk/; revision=5830
2007-11-09 01:38:23 +00:00
Matthias Clasen
11c7634af3
Use MKDIRS_P instead of mkinstalldirs.
...
2007-11-08 Matthias Clasen <mclasen@redhat.com>
* Makefile.am: Use MKDIRS_P instead of mkinstalldirs.
svn path=/trunk/; revision=5829
2007-11-09 01:33:40 +00:00
Matthias Clasen
5c3887f500
Don't shift ARGV[0] to undefined. ( #466557 , Aidan Delaney)
...
2007-11-08 Matthias Clasen <mclasen@redhat.com>
* glib-mkenums.in: Don't shift ARGV[0] to undefined.
(#466557 , Aidan Delaney)
svn path=/trunk/; revision=5827
2007-11-08 14:57:15 +00:00
Matthias Clasen
7af5eccdb5
Fix up includes
...
svn path=/trunk/; revision=5823
2007-11-08 12:23:55 +00:00
Michael Natterer
bcc5652d45
Added missing ChangeLog
...
svn path=/trunk/; revision=5822
2007-11-08 11:11:39 +00:00
Matthias Clasen
d303704549
Try harder to reset shift state with AIX iconv(). ( #467537 )
...
2007-11-08 Matthias Clasen <mclasen@redhat.com>
* glib/gconvert.c (g_convert_with_iconv): Try harder to reset
shift state with AIX iconv(). (#467537 )
svn path=/trunk/; revision=5821
2007-11-08 06:04:00 +00:00
Matthias Clasen
e243169979
Require pkg-config 0.16 in configure and in AM_PATH_GLIB_2_0 to be
...
2007-11-08 Matthias Clasen <mclasen@redhat.com>
* configure.in:
* m4macros/glib-2.0.m4: Require pkg-config 0.16 in configure
and in AM_PATH_GLIB_2_0 to be consistent with the use of
PKG_PROG_PKG_CONFIG which was introduced in 0.16. (#418778 ,
Loïc Minier)
svn path=/trunk/; revision=5820
2007-11-08 05:48:35 +00:00
Matthias Clasen
263a48aaec
Don't leave out parameters uninitialized. ( #490061 , Benjamin Otte)
...
2007-11-08 Matthias Clasen <mclasen@redhat.com>
* glib/gstrfuncs.c (g_parse_long_long): Don't leave
out parameters uninitialized. (#490061 , Benjamin Otte)
svn path=/trunk/; revision=5819
2007-11-08 05:24:29 +00:00
Matthias Clasen
1c93d867fc
Don't leak the condvar. ( #479724 , Areg Beketovski)
...
2007-11-07 Matthias Clasen <mclasen@redhat.com>
* glib/gmain.c (g_main_context_unref): Don't leak the
condvar. (#479724 , Areg Beketovski)
svn path=/trunk/; revision=5818
2007-11-08 03:53:41 +00:00
Matthias Clasen
9757456e23
Make header include order consistent ( #71704 , Diego Escalante Urrelo)
...
2007-11-07 Matthias Clasen <mclasen@redhat.com>
* *.c: Make header include order consistent (#71704 ,
Diego Escalante Urrelo)
svn path=/trunk/; revision=5817
2007-11-08 03:43:46 +00:00
Matthias Clasen
589bd2f463
New function, to get the stack of open elements. ( #452887 , Ryan Lortie)
...
2007-11-07 Matthias Clasen <mclasen@redhat.com>
* glib/glib.symbols:
* glib/gmarkup.[hc] (g_markup_parse_context_get_element_stack):
New function, to get the stack of open elements. (#452887 ,
Ryan Lortie)
svn path=/trunk/; revision=5816
2007-11-08 03:28:09 +00:00
Matthias Clasen
1dc3d6f088
Make some functions that take a GError return boolean instead of void.
...
2007-11-07 Matthias Clasen <mclasen@redhat.com>
* glib/gkeyfile.[hc]: Make some functions that take
a GError return boolean instead of void. (#375651 , Matt Barnes)
svn path=/trunk/; revision=5815
2007-11-08 03:19:37 +00:00
Matthias Clasen
5c971cb504
Use automake 1.9
...
svn path=/trunk/; revision=5814
2007-11-08 02:54:39 +00:00
Matthias Clasen
1af98f9196
Fix a typo
...
svn path=/trunk/; revision=5813
2007-11-08 02:48:35 +00:00
Matthias Clasen
10de39976c
Move some inter-*.m4 includes from configure.in to acinclude.m4 to avoid
...
2007-11-07 Matthias Clasen <mclasen@redhat.com>
* acinclude.m4:
* configure.in: Move some inter-*.m4 includes from
configure.in to acinclude.m4 to avoid warnings when
using automake 1.9. (#449937 )
svn path=/trunk/; revision=5812
2007-11-08 02:43:17 +00:00
Matthias Clasen
f36e4a42d8
Split ChangeLog
...
svn path=/trunk/; revision=5811
2007-11-08 01:59:15 +00:00
Matthias Clasen
126d98216a
Improve docs
...
svn path=/trunk/; revision=5807
2007-11-07 16:44:21 +00:00
Matthias Clasen
e346a16571
Fix builddir != srcdir
...
svn path=/trunk/; revision=5806
2007-11-07 16:27:41 +00:00
Tor Lillqvist
7d2ec70a49
Not needed, just use -DPCRE_STATIC.
...
2007-11-07 Tor Lillqvist <tml@novell.com>
* glib/update-pcre/notdll.patch: Not needed, just use -DPCRE_STATIC.
* glib/update-pcre/Makefile.am: Drop notdll.patch.
* glib/update-pcre/Makefile.am-1
* glib/update-pcre/update.sh
* glib/pcre/Makefile.am
* glib/Makefile.am: Use -DPCRE_STATIC.
* tests/gio-test.c
* tests/mainloop-test.c
* tests/spawn-test.c: #define pipe(fds) _pipe(fds, 4096,
_O_BINARY) on Windows.
* tests/regex-test.c (test_expand): Don't print NULL with %s.
svn path=/trunk/; revision=5805
2007-11-07 09:49:25 +00:00
Matthias Clasen
15cc4be96c
Bump version
...
svn path=/trunk/; revision=5804
2007-11-07 06:02:46 +00:00
Matthias Clasen
1c6dffc356
2.14.3
...
svn path=/trunk/; revision=5802
2007-11-07 05:42:02 +00:00
Matthias Clasen
62df696da1
Updates
...
svn path=/trunk/; revision=5801
2007-11-07 05:12:13 +00:00
Matthias Clasen
5b81acfae2
Update the internal copy of PCRE to 7.4
...
2007-11-06 Matthias Clasen <mclasen@redhat.com>
* glib/pcre/*: Update the internal copy of PCRE to 7.4
svn path=/trunk/; revision=5800
2007-11-07 04:57:22 +00:00
Mathias Hasselmann
9b79a12192
Use correct naming conventions when explaining maman_bar_get_type().
...
* docs/reference/gobject/tut_gtype.xml: Use correct naming conventions
when explaining maman_bar_get_type(). (#493688 ) Mention G_DEFINE_TYPE.
svn path=/trunk/; revision=5799
2007-11-05 16:21:36 +00:00
Priit Laes
96fe690d5a
Translation updated by Priit Laes.
...
2007-10-29 Priit Laes <plaes@svn.gnome.org>
* et.po: Translation updated by Priit Laes.
svn path=/trunk/; revision=5798
2007-10-29 17:38:56 +00:00
Matej Urbančič
864cb67967
Updated Slovenian translation
...
svn path=/trunk/; revision=5797
2007-10-24 10:51:01 +00:00
Djihed Afifi
c741e1a552
Updated Arabic Translation by Djihed Afifi.
...
svn path=/trunk/; revision=5796
2007-10-23 20:57:54 +00:00
Tor Lillqvist
43c16432fc
Plug small one-time leak on Windows. ( #488068 , Daniel Atallah)
...
2007-10-22 Tor Lillqvist <tml@novell.com>
* glib/gutils.c (_glib_gettext): Plug small one-time leak on
Windows. (#488068 , Daniel Atallah)
svn path=/trunk/; revision=5795
2007-10-22 20:13:55 +00:00
Seán de Búrca
397705e95c
Updated Irish translation.
...
2007-10-21 Seán de Búrca <sdeburca@svn.gnome.org>
* ga.po: Updated Irish translation.
svn path=/trunk/; revision=5794
2007-10-21 19:53:04 +00:00
Djihed Afifi
766a9aa190
Updated Arabic Translation by Djihed Afifi.
...
svn path=/trunk/; revision=5793
2007-10-21 19:21:53 +00:00
Behdad Esfahbod
9df1f4fcc7
Fix warnings from sparse. ( #487491 , Kjartan Maraas)
...
2007-10-21 Behdad Esfahbod <behdad@gnome.org>
* glib/gdate.c (g_date_strftime):
* glib/gmain.c (g_main_context_check):
* glib/gregex.c (g_match_info_fetch_all), (g_regex_split_full):
* glib/gthread.c (g_once_init_enter_impl), (g_once_init_leave):
* glib/gthread.h:
* glib/gutf8.c (g_utf16_to_utf8), (g_utf16_to_ucs4):
* tests/errorcheck-mutex-test.c (lock_locked_mutex),
(trylock_locked_mutex), (unlock_unlocked_mutex),
(free_locked_mutex), (wait_on_unlocked_mutex),
(wait_on_otherwise_locked_mutex), (timed_wait_on_unlocked_mutex),
(timed_wait_on_otherwise_locked_mutex):
Fix warnings from sparse. (#487491 , Kjartan Maraas)
svn path=/trunk/; revision=5792
2007-10-21 17:01:29 +00:00
Ihar Hrachyshka
f089429b85
Updated Belarusian Latin translation
...
svn path=/trunk/; revision=5790
2007-10-18 21:34:12 +00:00
Matthias Clasen
e1b7097247
Bump version
...
svn path=/trunk/; revision=5789
2007-10-17 05:11:06 +00:00
Matthias Clasen
10d275d751
Small doc update
...
svn path=/trunk/; revision=5788
2007-10-17 03:32:16 +00:00
Matthias Clasen
83684e4b03
2.14.2
...
svn path=/trunk/; revision=5786
2007-10-16 06:33:50 +00:00