Matthias Clasen
ed86835786
Support setting selinux attributes
...
svn path=/trunk/; revision=7241
2008-07-23 04:11:02 +00:00
Priit Laes
00fc19abea
Translation updated by Ivar Smolin
...
2008-07-22 Priit Laes <plaes at svn dot gnome dot org>
* et.po: Translation updated by Ivar Smolin
svn path=/trunk/; revision=7240
2008-07-22 15:51:06 +00:00
Priit Laes
f656ca06de
Bug 544140 - fam-helper 64-bit issue?
...
2008-07-22 Priit Laes <plaes@plaes.org>
Bug 544140 - fam-helper 64-bit issue?
* fam/fam-helper.c: Added missing include so compiler doesn't complain.
svn path=/trunk/; revision=7239
2008-07-22 14:56:31 +00:00
Mathias Hasselmann
981fbaa21e
Set LANG variable for group caption tests to get reproducable results.
...
* glib/tests/option-context.c (group_captions()):
Set LANG variable to C in the forked process to get reproducable.
Don't silence the forked process in --verbose mode to support
debugging.
svn path=/trunk/; revision=7238
2008-07-21 23:34:44 +00:00
Matthias Clasen
9343e4faeb
Fix detection of struct statfs fields.
...
svn path=/trunk/; revision=7237
2008-07-21 22:22:59 +00:00
Matthias Clasen
f9baf9679e
Bump version
...
svn path=/trunk/; revision=7236
2008-07-21 18:07:55 +00:00
Matthias Clasen
282805b1d4
2.17.4
...
svn path=/trunk/; revision=7234
2008-07-21 17:56:17 +00:00
Matthias Clasen
e8516ee93d
Updates
...
svn path=/trunk/; revision=7233
2008-07-21 17:33:33 +00:00
Emmanuele Bassi
bb123b85cf
Use the right format string to get leading zeros when converting to ISO
...
2008-07-21 Emmanuele Bassi <ebassi@gnome.org>
* glib/gtimer.c (g_time_val_to_iso8601): Use the right format
string to get leading zeros when converting to ISO 8601. (Sven
Herzberg)
svn path=/trunk/; revision=7232
2008-07-21 16:30:16 +00:00
Emmanuele Bassi
bcdc09e641
Do not set the timestamp value using time(), as it will be overwritten
...
2008-07-21 Emmanuele Bassi <ebassi@gnome.org>
* glib/gbookmarkfile.c:
(bookmark_app_info_new): Do not set the timestamp value
using time(), as it will be overwritten anyway. (#535223 ,
Michael Meeks)
(parse_application_element),
(bookmark_app_info_dump): Support the "modified" attribute,
which takes an ISO-formatted string instead of a Unix time
stamp, to keep the number of g_strdup_printf() calls to a
minimum.
* glib/gtimer.c:
(g_time_val_to_iso8601): Do not use strftime(): we know
the format and contents of the ISO 8601 date format we
use.
* tests/bookmarks/valid-03.xbel: Add a test file for the
modified attribute.
svn path=/trunk/; revision=7231
2008-07-21 13:05:24 +00:00
Michael Natterer
f573de59d2
Should save before committing :)
...
svn path=/trunk/; revision=7230
2008-07-21 10:39:28 +00:00
Michael Natterer
864fbce267
Reviewed by Tim Janik:
...
2008-07-21 Michael Natterer <mitch@imendio.com>
Reviewed by Tim Janik:
* gsignal.c (g_signal_chain_from_overridden_handler): allocate
the temp GValue array with GSLice.
(g_signal_emit_valist): dito. Remove optimization/obfuscation of
allocating up to 16 GValues on the stack and always use GSLice.
svn path=/trunk/; revision=7229
2008-07-21 10:36:03 +00:00
Leonardo Ferreira Fontenelle
8f5b439685
Brazilian Portuguese translation improvements.
...
2008-07-20 Leonardo Ferreira Fontenelle <leonardof@gnome.org>
* pt_BR.po: Brazilian Portuguese translation improvements.
svn path=/trunk/; revision=7227
2008-07-21 02:59:04 +00:00
Matthias Clasen
c723669198
doc fixes
...
svn path=/trunk/; revision=7226
2008-07-21 02:53:30 +00:00
Matthias Clasen
d420020715
More doc fixes
...
svn path=/trunk/; revision=7225
2008-07-21 02:46:54 +00:00
Matthias Clasen
c0aacc7c4c
More doc fixes
...
svn path=/trunk/; revision=7224
2008-07-21 02:32:14 +00:00
Matthias Clasen
3bdbb2b329
Doc fixes
...
svn path=/trunk/; revision=7223
2008-07-21 02:19:56 +00:00
Matthias Clasen
85840c57b7
Forgotten entry
...
svn path=/trunk/; revision=7222
2008-07-21 02:05:31 +00:00
Andre Klapper
dfa34fc25f
Updated German translation
...
2008-07-20 Andre Klapper <a9016009@gmx.de>
* de.po: Updated German translation
svn path=/trunk/; revision=7221
2008-07-20 22:18:00 +00:00
Tor Lillqvist
55790836fb
Patch from Yu Kuan that makes watched sockets behave much better. See
...
2008-07-20 Tor Lillqvist <tml@novell.com>
* glib/giowin32.c (g_io_win32_prepare): Patch from Yu Kuan that
makes watched sockets behave much better. See gtk-devel-list
archives from May for the (unfortunately rather meager)
discussion. This patch fixes the presented simple test program,
which reasonably could be expected to work.
svn path=/trunk/; revision=7220
2008-07-20 20:44:39 +00:00
Matthias Clasen
d0008f0070
Move another test
...
svn path=/trunk/; revision=7209
2008-07-20 02:09:05 +00:00
Matthias Clasen
acb7f6449a
543504 – crash in Epiphany Web Browser: Opening local file
...
2008-07-19 Matthias Clasen <mclasen@redhat.com>
543504 – crash in Epiphany Web Browser: Opening local file
* gappinfo.c:
* gasyncresult.c:
* gdesktopappinfo.c:
* gdrive.c:
* gfile.c:
* gicon.c:
* gloadableicon.c:
* gmount.c:
* gseekable.c:
* gvolume.c: Register types thread-safely.
Patch by Christian Persch
svn path=/trunk/; revision=7208
2008-07-20 00:34:58 +00:00
Matthias Clasen
cb3b591aaa
Add new api
...
svn path=/trunk/; revision=7207
2008-07-19 02:15:31 +00:00
Matthias Clasen
48867a895c
Remove debug spew
...
svn path=/trunk/; revision=7206
2008-07-19 01:15:12 +00:00
Matthias Clasen
787dbdbcd5
More updates
...
svn path=/trunk/; revision=7205
2008-07-19 00:25:52 +00:00
Matthias Clasen
0c64ba5aea
Updates
...
svn path=/trunk/; revision=7204
2008-07-18 22:03:11 +00:00
Matthias Clasen
f27ab8977b
Remove a warning
...
svn path=/trunk/; revision=7203
2008-07-18 18:22:48 +00:00
Matthias Clasen
e417f54c28
Bug 536996 – Missing noop i18n macro equivalent to C_
...
* glib/glib.symbols:
* glib/gstrfuncs.[hc]: Add g_dpgettext2() which is a
variant of g_dpgettext() taking context and id as separate
arguments.
* glib/gi18n-lib.h:
* glib/gi18n.h: Add an NC_() macro that is to C_() as N_()
is to _().
svn path=/trunk/; revision=7202
2008-07-18 18:14:04 +00:00
Matthias Clasen
adae2cf59b
Updates
...
svn path=/trunk/; revision=7201
2008-07-18 17:55:13 +00:00
Matthias Clasen
3cb92eb95e
Fix a segfault
...
svn path=/trunk/; revision=7200
2008-07-18 17:48:30 +00:00
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