Matthias Clasen
63d87b99e8
Add some hints about xgettext invokation.
...
* glib/tmpl/i18n.sgml: Add some hints about
xgettext invokation.
svn path=/trunk/; revision=5522
2007-05-30 15:20:23 +00:00
Dan Winship
90320fba4f
add defines for desktop file handling. #339225 , original patch from
...
* glib/gkeyfile.h: add defines for desktop file handling. #339225 ,
original patch from Vincent Untz.
svn path=/trunk/; revision=5521
2007-05-30 14:25:34 +00:00
Cody Russell
92ebd4eac0
Fix a sed script that doesn't correctly detect i586-mingw32-gcc-3.4
...
2007-05-29 Cody Russell <bratsche@gnome.org>
* configure.in: Fix a sed script that doesn't correctly detect
i586-mingw32-gcc-3.4 compiler, and was causing -Wno-pointer-sign
errors when building with that compiler. (#440896 , Yevgen Muntyan)
svn path=/trunk/; revision=5520
2007-05-30 02:45:22 +00:00
Clytie Siddall
cdadca21c5
2007-05-29 vi.po Updated Vietnamese translation
...
Clytie Siddall <clytie@riverland.net.au>
svn path=/trunk/; revision=5519
2007-05-29 13:29:39 +00:00
Marco Barisione
0fc6c7288a
Fix g_regex_fetch_named() and g_regex_fetch_named_pos() when
...
2007-05-29 Marco Barisione <marco@barisione.org>
* glib/gregex.c: Fix g_regex_fetch_named() and
g_regex_fetch_named_pos() when G_REGEX_DUPNAMES is used (#434358 ,
Yevgen Muntyan and #419376 , Marco Barisione, patch by Yevgen Muntyan)
svn path=/trunk/; revision=5518
2007-05-29 09:32:34 +00:00
Matthias Clasen
07d778754a
Fix a typo
...
svn path=/trunk/; revision=5517
2007-05-27 02:03:14 +00:00
Behdad Esfahbod
a2f7c5d631
Update to Markus Kuhn's updated wcwidth for Unicode 5.0.
...
2007-05-25 Behdad Esfahbod <behdad@gnome.org>
* glib/guniprop.c (g_unichar_iswide), (g_unichar_iswide_cjk):
Update to Markus Kuhn's updated wcwidth for Unicode 5.0.
svn path=/trunk/; revision=5515
2007-05-25 17:15:28 +00:00
Priit Laes
8648031f59
Updated Estonian translation by Ivar Smolin <okul@linux.ee>.
...
2007-05-24 Priit Laes <plaes@svn.gnome.org>
* et.po: Updated Estonian translation by Ivar Smolin <okul@linux.ee>.
svn path=/trunk/; revision=5514
2007-05-24 05:48:50 +00:00
Matthias Clasen
325a6df834
Bump version
...
svn path=/trunk/; revision=5513
2007-05-23 04:35:14 +00:00
Matthias Clasen
aa088c4072
2.13.2
...
svn path=/trunk/; revision=5511
2007-05-23 04:30:07 +00:00
Matthias Clasen
afdc9e98e0
Updates
...
svn path=/trunk/; revision=5510
2007-05-23 02:30:05 +00:00
Matthias Clasen
d4622da675
Updates
...
svn path=/trunk/; revision=5509
2007-05-23 02:26:39 +00:00
Jorge Gonzalez Gonzalez
14f0b53197
Updated Spanish translation
...
svn path=/trunk/; revision=5508
2007-05-22 17:35:38 +00:00
Theppitak Karoonboonyanan
a3c54df481
Updated Thai translation.
...
* th.po: Updated Thai translation.
svn path=/trunk/; revision=5507
2007-05-21 11:34:34 +00:00
Ignacio Casal Quinteiro
17da64c861
Updated Galician Translation
...
svn path=/trunk/; revision=5506
2007-05-19 15:27:13 +00:00
Matthias Clasen
92552431ea
Try again...
...
svn path=/trunk/; revision=5505
2007-05-18 14:56:32 +00:00
Matthias Clasen
8ab346fc86
Fix visibility checks
...
svn path=/trunk/; revision=5504
2007-05-18 14:04:27 +00:00
Matthias Clasen
4ebbb74b98
Fix attribution
...
svn path=/trunk/; revision=5503
2007-05-18 13:30:42 +00:00
Michael Natterer
47e96a0c58
Don't let PERL_PATH be ''. ( #356769 , Joseph Sacco)
...
2007-05-18 Michael Natterer <mitch@imendio.com>
* configure.in: Don't let PERL_PATH be ''. (#356769 , Joseph Sacco)
svn path=/trunk/; revision=5502
2007-05-18 04:22:46 +00:00
Michael Natterer
1f9e7cf36b
hotfix: revert last change to fix the build on OS X.
...
2007-05-17 Michael Natterer <mitch@imendio.com>
* configure.in: hotfix: revert last change to fix the build on OS X.
svn path=/trunk/; revision=5501
2007-05-17 19:29:57 +00:00
Matthias Clasen
d5b622fcc4
Fix a doc typo. ( #439232 , Vincent Untz)
...
2007-05-17 Matthias Clasen <mclasen@redhat.com>
* glib/goption.c (g_option_context_set_translate_func): Fix
a doc typo. (#439232 , Vincent Untz)
svn path=/trunk/; revision=5500
2007-05-17 17:43:07 +00:00
Matthias Clasen
d21e54e61e
Fix a typo ( #436547 , Guillaume Desmottes)
...
2007-05-17 Matthias Clasen <mclasen@redhat.com>
* glib/tmpl/messages.sgml: Fix a typo (#436547 ,
Guillaume Desmottes)
svn path=/trunk/; revision=5499
2007-05-17 17:23:15 +00:00
Matthias Clasen
6d8400efb7
Add gregex.c ( #436955 , Philip Withnall)
...
2007-05-17 Matthias Clasen <mclasen@redhat.com>
* POTFILES.in: Add gregex.c (#436955 , Philip Withnall)
svn path=/trunk/; revision=5498
2007-05-17 17:15:49 +00:00
Matthias Clasen
793da74d00
Move the compiler-dependency in the G_GNUC_INTERNAL definition from
...
2007-05-17 Matthias Clasen <mclasen@redhat.com>
* configure.in: Move the compiler-dependency in the G_GNUC_INTERNAL
definition from configure-time to runtime (of the compiler).
(#438869 , Damien Carbery)
* glib/gdebug.h:
* glib/gmessages.h:
* glib/gunicodeprivate.h:
* glib/gthreadprivate.h: Move G_GNUC_INTERNAL before function
declarations to fix compilation with sun studio. (#438873 ,
Damien Carbery)
svn path=/trunk/; revision=5497
2007-05-17 16:36:53 +00:00
Theppitak Karoonboonyanan
552ca1e23a
Updated Thai translation.
...
* th.po: Updated Thai translation.
svn path=/trunk/; revision=5496
2007-05-17 10:23:07 +00:00
David Lodge
b812ce73ad
Updated en_GB translation
...
svn path=/trunk/; revision=5494
2007-05-15 21:10:18 +00:00
Subhransu Behera
50dd8c4d06
Updated Translation
...
svn path=/trunk/; revision=5493
2007-05-15 09:04:36 +00:00
Matthias Clasen
a061009f52
Make g_slice_debug_tree_statistics() debug-only functionality again.
...
2007-05-14 Matthias Clasen <mclasen@redhat.com>
* glib/gslice.h:
* glib/gslice.c:
* glib/glib.symbols: Make g_slice_debug_tree_statistics()
debug-only functionality again.
svn path=/trunk/; revision=5492
2007-05-15 03:32:29 +00:00
Christian Persch
15d995bc79
Improve g_strerror and g_strsignal docs. Bug #438293 .
...
2007-05-14 Christian Persch <chpe@gnome.org>
* docs/reference/glib/tmpl/string_utils.sgml: Improve g_strerror and
g_strsignal docs. Bug #438293 .
svn path=/trunk/; revision=5491
2007-05-14 17:14:11 +00:00
Tor Lillqvist
20d47d6f9b
Drop the pipe() macro. Defining macros outside of its namespace that look
...
2007-05-13 Tor Lillqvist <tml@novell.com>
* glib/gwin32.h: Drop the pipe() macro. Defining macros outside of
its namespace that look like POSIX functions is not GLib's
business in my opinion. This means pipe()-using code that has
relied on this definition will need changing to call _pipe() on
Windows, and make the decision itself on what size pipe buffer to
use, and whether to use text or binary mode, and whether the pipe
handles should be inheritable or not.
* glib/gspawn-win32.c (make_pipe): Use _pipe() instead of pipe().
svn path=/trunk/; revision=5490
2007-05-13 20:46:59 +00:00
Yannig MARCHEGAY
441285045d
Occitan translation update
...
svn path=/trunk/; revision=5489
2007-05-13 12:58:52 +00:00
Yannig MARCHEGAY
1f4c45c963
Occitan first translation
...
svn path=/trunk/; revision=5488
2007-05-13 12:53:51 +00:00
Matthias Clasen
8f88ba6ffa
Allow G_OPTION_ARG_CALLBACK for G_OPTION_REMAINING. ( #437297 , Dave Benson)
...
2007-05-11 Matthias Clasen <mclasen@redhat.com>
* glib/goption.c: Allow G_OPTION_ARG_CALLBACK for
G_OPTION_REMAINING. (#437297 , Dave Benson)
* tests/option-test.c: Add a test for this.
svn path=/trunk/; revision=5487
2007-05-11 18:53:57 +00:00
Kjartan Maraas
ec11b71411
Updated Norwegian bokmål translation.
...
2007-05-06 Kjartan Maraas <kmaraas@gnome.org>
* nb.po: Updated Norwegian bokmål translation.
svn path=/trunk/; revision=5486
2007-05-06 18:04:10 +00:00
Ihar Hrachyshka
7b7d3014fa
Updated Belarusian Latin translation.
...
svn path=/trunk/; revision=5485
2007-05-06 12:59:57 +00:00
Dan Winship
4b6a5ee2e0
Document the error return values rather than calling them undefined.
...
* glib/gkeyfile.c (g_key_file_get_boolean)
(g_key_file_get_boolean_list, g_key_file_get_integer)
(g_key_file_get_integer_list, g_key_file_get_double)
(g_key_file_get_double_list): Document the error return values
rather than calling them undefined. #435885 .
svn path=/trunk/; revision=5484
2007-05-04 19:14:47 +00:00
Behdad Esfahbod
f2cfe19d15
Oops.
...
2007-05-03 Behdad Esfahbod <behdad@gnome.org>
* glib/glib.symbols:
* glib/gunicode.h:
* glib/guniprop.c (g_unichar_ismark):
Add g_unichar_ismark(). Patch from Yevgen Muntyan. Fixes #339991 .
svn path=/trunk/; revision=5483
2007-05-03 23:42:41 +00:00
Behdad Esfahbod
3ed6b66e8f
svn path=/trunk/; revision=5482
...
2007-05-03 Behdad Esfahbod <behdad@gnome.org>
* configure.in:
* glib/glib.symbols:
* glib/gthread.h:
* glib/gunicode.h:
* glib/guniprop.c (g_unichar_ismark):
svn path=/trunk/; revision=5482
2007-05-03 23:42:05 +00:00
Jorge Gonzalez Gonzalez
e7d3db2209
Updated Spanish translation
...
svn path=/trunk/; revision=5481
2007-05-03 19:02:43 +00:00
Matthias Clasen
1650fd46c0
Bump version
...
svn path=/trunk/; revision=5480
2007-05-03 05:11:38 +00:00
Matthias Clasen
4d996274a3
2.13.1
...
svn path=/trunk/; revision=5478
2007-05-03 05:09:20 +00:00
Matthias Clasen
9d3c408fbe
Stop unused threads before the last test, to make the test terminate
...
* tests/threadpool-test.c: Stop unused threads before
the last test, to make the test terminate reliably.
svn path=/trunk/; revision=5477
2007-05-03 04:48:10 +00:00
Matthias Clasen
36917dbee3
Updates
...
svn path=/trunk/; revision=5476
2007-05-03 02:45:02 +00:00
Djihed Afifi
7735a605f1
Updated Arabic Translation by Djihed Afifi.
...
svn path=/trunk/; revision=5475
2007-05-02 15:46:41 +00:00
Marco Barisione
850ad7e494
Made more clear that the string passed to the match functions cannot be
...
2007-05-02 Marco Barisione <marco@barisione.org>
* glib/gregex.c: Made more clear that the string passed to the match
functions cannot be freed before using g_match_info_fetch() and
similar functions, and fixed a typo.
svn path=/trunk/; revision=5474
2007-05-02 10:39:23 +00:00
Matthias Clasen
88651f758b
Add g_regex_get_max_backref() and g_regex_get_capture_count(). ( #419371 ,
...
2007-04-30 Matthias Clasen <mclasen@redhat.com>
* glib/glib.symbols:
* glib/gregex.[hc]: Add g_regex_get_max_backref() and
g_regex_get_capture_count(). (#419371 , Marco Barisione)
svn path=/trunk/; revision=5469
2007-04-30 16:37:38 +00:00
Matthias Clasen
a793051fda
Split GRegex into GRegex and GMatchInfo. ( #419368 , Marco Barisione)
...
2007-04-30 Matthias Clasen <mclasen@redhat.com>
* glib/glib.symbols:
* glib/gregex.[hc]: Split GRegex into GRegex and GMatchInfo.
(#419368 , Marco Barisione)
* tests/regex-test.c: Adapt.
svn path=/trunk/; revision=5468
2007-04-30 16:02:26 +00:00
Chris Wilson
3dd3293d87
Include the gshell.h header file (to define g_shell_[un]quote) and correct
...
2007-04-30 Chris Wilson <chris@chris-wilson.co.uk>
* glib/gbookmarkfile.c (g_bookmark_file_get_app_info):
Include the gshell.h header file (to define g_shell_[un]quote)
and correct the order of the arguments to g_propagate_error(), as
spotted by gcc.
svn path=/trunk/; revision=5467
2007-04-30 11:30:47 +00:00
Emmanuele Bassi
788b109b39
Quote the passed command line...
...
2007-04-29 Emmanuele Bassi <ebassi@gnome.org>
* glib/gbookmarkfile.c:
(g_bookmark_file_set_app_info): Quote the passed command line...
(g_bookmark_file_get_app_info): ... and unquote it when giving it
back. (#432274 )
svn path=/trunk/; revision=5466
2007-04-29 11:48:40 +00:00
Matthias Clasen
94b419c3e0
small cleanup
...
svn path=/trunk/; revision=5465
2007-04-27 22:37:49 +00:00