Matthias Clasen
38d4e3fd48
Add g_content_type_guess_for_tree
...
svn path=/trunk/; revision=7199
2008-07-18 15:33:22 +00:00
Matthias Clasen
d0bd89a301
Move another test
...
svn path=/trunk/; revision=7198
2008-07-18 07:07:39 +00:00
Matthias Clasen
063c43c0d8
Move tests around
...
svn path=/trunk/; revision=7197
2008-07-18 06:25:23 +00:00
Matthias Clasen
f37b73fb95
Avoid a warning when printing a pid_t. Pointed out by Morten Welinder.
...
* glib/gslice.c (mem_error): Avoid a warning when printing a pid_t.
Pointed out by Morten Welinder.
svn path=/trunk/; revision=7196
2008-07-16 23:12:00 +00:00
Matthias Clasen
ba7563a4cb
Document that this function does accept localized infinities and nans.
...
* glib/gstrfuncs.c (g_ascii_strtod): Document that this
function does accept localized infinities and nans. Reported
by Morten Welinder.
svn path=/trunk/; revision=7195
2008-07-16 22:05:24 +00:00
Matthias Clasen
6c2c99aa0e
Detect overflow and error out. Reported by Morten Welinder.
...
* glib/gfileutils.c (get_contents_stdio): Detect overflow and
error out. Reported by Morten Welinder.
svn path=/trunk/; revision=7194
2008-07-16 21:42:48 +00:00
Laurent Dhima
c0dbb1c772
Updated Translation
...
svn path=/trunk/; revision=7193
2008-07-16 15:27:48 +00:00
Matthias Clasen
981f9ed840
Avoid a filename conflict
...
svn path=/trunk/; revision=7192
2008-07-16 06:30:12 +00:00
Matthias Clasen
6dba7df4b1
Plug a leak
...
svn path=/trunk/; revision=7191
2008-07-16 06:13:41 +00:00
Matthias Clasen
d17b52cbdb
More documentation fixes
...
svn path=/trunk/; revision=7190
2008-07-16 05:49:16 +00:00
Matthias Clasen
36372b5add
Improve an error message
...
svn path=/trunk/; revision=7189
2008-07-16 04:28:07 +00:00
Matthias Clasen
652e750737
Improve docs
...
svn path=/trunk/; revision=7188
2008-07-16 04:24:56 +00:00
Matthias Clasen
9f3f5f0905
Small documentation fixes
...
svn path=/trunk/; revision=7187
2008-07-16 04:21:50 +00:00
Runa Bhattacharjee
656f08fc54
Added Entry for addition of Pashto translations by Zabeeh Khan and entry in LINGUAS
...
svn path=/trunk/; revision=7186
2008-07-15 16:07:46 +00:00
Runa Bhattacharjee
7504ca6c47
Added Pashto (ps) to the list of languages
...
svn path=/trunk/; revision=7185
2008-07-15 16:06:52 +00:00
Runa Bhattacharjee
3118386ff9
Added Pashto Translations by Zabeeh Khan
...
svn path=/trunk/; revision=7184
2008-07-15 16:05:46 +00:00
Matthias Clasen
20174898b5
Use g_strcmp0 instead of rolling our own
...
svn path=/trunk/; revision=7183
2008-07-15 05:42:11 +00:00
Matthias Clasen
3ec443b188
Ignore the error if iconv doesn't support EUC-JP.
...
* tests/iochannel-test.c: Ignore the error if iconv doesn't
support EUC-JP.
svn path=/trunk/; revision=7182
2008-07-14 19:31:33 +00:00
Matthias Clasen
7560b45764
Print error messages when something fails
...
svn path=/trunk/; revision=7181
2008-07-14 19:15:18 +00:00
Matthias Clasen
052f3e6bd9
Skip a test if iconv doesn't support the encoding
...
svn path=/trunk/; revision=7180
2008-07-14 18:17:20 +00:00
Chao-Hsiung Liao
ae937800de
Updated Traditional Chinese translation(Hong Kong). Updated Traditional
...
2008-07-14 Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
* zh_HK.po: Updated Traditional Chinese translation(Hong Kong).
* zh_TW.po: Updated Traditional Chinese translation(Taiwan).
svn path=/trunk/; revision=7179
2008-07-14 08:29:01 +00:00
Chao-Hsiung Liao
51bee5ade3
Updated Traditional Chinese translation(Hong Kong). Updated Traditional
...
2008-07-13 Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
* zh_HK.po: Updated Traditional Chinese translation(Hong Kong).
* zh_TW.po: Updated Traditional Chinese translation(Taiwan).
svn path=/trunk/; revision=7178
2008-07-13 08:32:55 +00:00
Theppitak Karoonboonyanan
dfda167c5f
Updated Thai translation.
...
2008-07-10 Theppitak Karoonboonyanan <thep@linux.thai.net>
* th.po: Updated Thai translation.
svn path=/trunk/; revision=7175
2008-07-10 12:35:37 +00:00
Ryan Lortie
178698c8d3
add functions g_markup_parse_context_{push,pop} in order to provide some
...
2008-07-10 Ryan Lortie <desrt@desrt.ca>
* docs/reference/glib/glib-sections.txt:
* glib/glib.symbols:
* glib/gmarkup.c:
* glib/gmarkup.h: add functions g_markup_parse_context_{push,pop} in
order to provide some small hooks on which to build easy-to-use
subparsers.
* glib/tests/Makefile: add new test
* glib/tests/markup-subparser.c: new test for subparsers
Fixes bug #337518 .
svn path=/trunk/; revision=7174
2008-07-10 08:41:59 +00:00
Matthias Clasen
0a20d4cbe4
Doc improvement
...
svn path=/trunk/; revision=7173
2008-07-09 04:26:47 +00:00
Matthias Clasen
07d4c14f8d
Documentation improvements.
...
svn path=/trunk/; revision=7172
2008-07-09 04:18:45 +00:00
Matthias Clasen
d6e4fe5ae9
Add g_mount_guess_content_type
...
svn path=/trunk/; revision=7171
2008-07-08 16:02:08 +00:00
Matthias Clasen
c8c5188fd5
Minor doc edits
...
svn path=/trunk/; revision=7170
2008-07-08 06:01:04 +00:00
David Zeuthen
2b714b5f20
Add new method g_volume_get_activation_root(). This is needed for easily
...
2008-07-06 David Zeuthen <davidz@redhat.com>
* gio.symbols:
* gvolume.[ch]: Add new method g_volume_get_activation_root(). This
is needed for easily handling adoption of foreign volumes by
out-of-process volume monitors (#541793 )
svn path=/trunk/; revision=7169
2008-07-07 15:38:38 +00:00
David Zeuthen
7a5a2be92b
Export the eject-button signal on the volume monitor class ( #541794 ).
...
2008-07-06 David Zeuthen <davidz@redhat.com>
* gvolumemonitor.[ch]:
* gunionvolumemonitor.c: Export the eject-button signal on the
volume monitor class (#541794 ).
svn path=/trunk/; revision=7168
2008-07-07 02:23:52 +00:00
Matthias Clasen
532e476d62
More doc tweaks
...
svn path=/trunk/; revision=7167
2008-07-06 22:11:58 +00:00
Matthias Clasen
e42e2fe168
Set a sane default recursion limit of 8192 instead of 1000000. Patch by
...
* glib/pcre/Makefile.am: Set a sane default recursion limit
of 8192 instead of 1000000.
Patch by Mart Raudsepp.
svn path=/trunk/; revision=7166
2008-07-06 04:25:18 +00:00
Matthias Clasen
491be3601d
Mention Vala
...
svn path=/trunk/; revision=7165
2008-07-06 04:17:36 +00:00
Matthias Clasen
6b4da7c5e1
Use the right binary name in help output. Patch by Hiroyuki Ikezoe.
...
* gobject-query.c: Use the right binary name in help output.
Patch by Hiroyuki Ikezoe.
svn path=/trunk/; revision=7164
2008-07-06 02:01:56 +00:00
Matthias Clasen
a13f57c524
Updates
...
svn path=/trunk/; revision=7163
2008-07-06 01:30:28 +00:00
Matthias Clasen
c7a067e211
Clarify some docs
...
svn path=/trunk/; revision=7162
2008-07-06 00:07:50 +00:00
Behdad Esfahbod
e9a316866d
Bug 541507 – Ambiguous description of assigned characters in the Glib
...
2008-07-04 Behdad Esfahbod <behdad@gnome.org>
Bug 541507 – Ambiguous description of assigned characters in the Glib
Unicode Manipulation reference
* glib/guniprop.c
(g_unichar_isgraph): Return true for PrivateUse too.
(g_unichar_isprint): Return true for PrivateUse too.
(g_unichar_isdefined): Return false for Surrogate.
svn path=/trunk/; revision=7161
2008-07-04 18:05:13 +00:00
Priit Laes
7daf442b7a
Translation updated by Ivar Smolin
...
2008-07-04 Priit Laes <plaes at svn dot gnome dot org>
* et.po: Translation updated by Ivar Smolin
svn path=/trunk/; revision=7160
2008-07-04 17:54:39 +00:00
Michael Natterer
6f1f1342e4
remove unused #define PREALLOC_CPARAMS.
...
2008-07-04 Michael Natterer <mitch@imendio.com>
* gobject.c: remove unused #define PREALLOC_CPARAMS.
svn path=/trunk/; revision=7159
2008-07-04 13:08:39 +00:00
Michael Natterer
4cd8caa6c7
Bug 541208 – Functions to easily install and use signals without class
...
2008-07-04 Michael Natterer <mitch@imendio.com>
Bug 541208 – Functions to easily install and use signals without
class struct slot
* tests/gobject/override.c: added tests for the new gsignal
overriding and chaining APIs.
svn path=/trunk/; revision=7158
2008-07-04 11:10:48 +00:00
Michael Natterer
20d4f6da73
Bug 541208 – Functions to easily install and use signals without class
...
2008-07-04 Michael Natterer <mitch@imendio.com>
Bug 541208 – Functions to easily install and use signals without
class struct slot
* gobject.symbols
* gsignal.[ch] (g_signal_new_class_handler): the same as
_gtk_binding_signal_new(), to install signals with a callback
instead of a class struct slot as class closure.
The next two functions are C convenience and much easier to use
than the generic overriding and chaining APIs which are intended
primarily for language bindings:
(g_signal_override_class_handler): to override a signal with a
callback instead of a class struct slot.
(g_signal_chain_from_overridden_handler): to chain up from a
signal without class struct slot. The API is similar to
g_signal_emit().
svn path=/trunk/; revision=7157
2008-07-04 11:10:17 +00:00
Matthias Clasen
548b2bd02b
Fix a stupid crash
...
svn path=/trunk/; revision=7155
2008-07-03 22:57:55 +00:00
Hendrik Richter
8d5794b9ae
Updated German translation, fix #540762 .
...
2008-07-03 Hendrik Richter <hendrikr@gnome.org>
* de.po: Updated German translation, fix #540762 .
svn path=/trunk/; revision=7154
2008-07-03 17:33:55 +00:00
Matthias Clasen
7a5b6f0057
2.17.3
...
svn path=/trunk/; revision=7152
2008-07-03 00:28:00 +00:00
Matthias Clasen
0227089563
Fix the build
...
svn path=/trunk/; revision=7151
2008-07-02 22:05:32 +00:00
Matthias Clasen
75a75cba12
svn path=/trunk/; revision=7150
...
svn path=/trunk/; revision=7150
2008-07-02 21:08:05 +00:00
Matthias Clasen
df97d2cc0e
Better endianness fix
...
svn path=/trunk/; revision=7149
2008-07-02 19:21:53 +00:00
Matthias Clasen
76565e9d8d
Updates
...
svn path=/trunk/; revision=7148
2008-07-02 19:15:52 +00:00
Matthias Clasen
62d5bb123a
Fix syntax
...
svn path=/trunk/; revision=7147
2008-07-02 19:11:08 +00:00
Colin Walters
eb4ce9620a
Use UNLOCK to unlock, not LOCK.
...
2008-07-02 Colin Walters <walters@redhat.com>
* gio/gcontenttype.c: Use UNLOCK to unlock, not LOCK.
svn path=/trunk/; revision=7146
2008-07-02 19:06:08 +00:00