Yaron Shahrabani
1e5916ffae
Updated Hebrew translation.
2011-01-23 02:44:15 +02:00
Alexander Shopov
816e6541d6
Updated Bulgarian translation
2011-01-22 22:49:35 +02:00
Jorge González
59fd6f184a
Updated Spanish translation
2011-01-22 16:50:48 +01:00
Emilio Pozuelo Monfort
9f0c592b9c
Bump PCRE minimum version
...
https://bugzilla.gnome.org/show_bug.cgi?id=640261
2011-01-22 15:36:13 +00:00
Matthias Clasen
acc295e292
Bump version
2011-01-22 09:52:33 -05:00
Matthias Clasen
bd8b245f57
Update Unicode tests to 6.0
2011-01-22 00:02:08 -05:00
Matthias Clasen
fb2809ec99
Forgotten files
2011-01-22 00:01:54 -05:00
Matthias Clasen
3f059a6a12
Remove a test that seems to fail depending on time of day
2011-01-21 23:41:12 -05:00
Matthias Clasen
37e221b5ae
Update NEWS
2011-01-21 23:12:16 -05:00
Matthias Clasen
c03dc6bf7d
Update the included copy of PCRE
...
Update PCRE to version 8.12.
At the same time, also add Unicode 6.0 script support.
2011-01-21 23:10:01 -05:00
Matthias Clasen
51c87f6809
Update help and docs for gsettings cmdline tool
...
The man page had gotten quite out of sync.
2011-01-21 18:02:05 -05:00
Behdad Esfahbod
0a57086540
Update to Unicode 6.0
...
One new GUnicodeBreak enum member. Three new GUnicodeScript members,
and one member renamed to fix a typo.
Tests, docs, and scripts are updated. PCRE update still needed.
2011-01-21 16:30:19 -05:00
Matthias Clasen
b50f4a1a52
Updates for 2.27.92
2011-01-21 11:24:14 -05:00
Matthias Clasen
654ab34e3a
Don't warn in GApplication if class handlers have been overridden
...
https://bugzilla.gnome.org/show_bug.cgi?id=640042
2011-01-21 10:52:48 -05:00
Khaled Hosny
b31d80eff3
Updated Arabic translation
2011-01-20 21:57:05 +02:00
Michael Kotsarinis
da36756f3f
Updated Greek translation
2011-01-19 19:08:15 +02:00
Matthias Clasen
c7f38cd277
Mark another function as static
2011-01-18 00:06:55 -05:00
Matthias Clasen
67e112cce6
Mark a function as static
2011-01-18 00:06:05 -05:00
Matthias Clasen
d2347f34fd
Move GMarkup docs inline
2011-01-17 23:46:20 -05:00
Ray Strode
dc8b03027d
gsettings: Update documentation on schema naming convention
...
The existing docs are a bit inconsistent in that they say to follow
the dbus convention, but then give an example that doesn't.
This commit changes things to be how Ryan says they should be.
2011-01-17 17:31:14 -05:00
Ryan Lortie
a2918d6c3e
Fix some harmless sign compare warnings
2011-01-17 15:19:14 -05:00
Ryan Lortie
ba5619ba7f
C++ify the reader header
2011-01-17 15:15:46 -05:00
Ray Strode
e8120dc4ce
datetime: Show 12 instead of 0 for 12h hour format
...
The 12h mode hour format is computed by taking the
24h mode hour format modulo 12.
The conversion results in 12 noon getting erroneously
converted to 0.
This commit makes noon get the same special handling
as midnight.
2011-01-17 14:31:34 -05:00
Ray Strode
a437c5e768
tests: add format test case for noon hour in 12h mode
...
It currently displays it as "0" instead of "12", so this
test case demonstrates the bug.
2011-01-17 14:31:34 -05:00
Christian Persch
8728949e0d
Don't leak variants in the null settings backend
...
Even though the write fails, the variant still needs to be consumed.
Bug #638872 .
2011-01-14 20:19:24 +01:00
Javier Jardón
a583405f66
docs: gvariant-core: g_variant_normalise -> g_variant_get_normal_form()
2011-01-14 17:54:04 +00:00
Javier Jardón
6c0491841e
gvariant-core: Fix typo
...
g_variant_create_from_data -> g_variant_new_from_data
2011-01-14 17:25:07 +00:00
Javier Jardón
c7041e221f
docs: gvariant-varargs: Fix typo
2011-01-14 00:50:44 +00:00
Ivar Smolin
060e516ede
[l10n] Updated Estonian translation
2011-01-13 12:41:06 +02:00
Inaki Larranaga Murgoitio
a86eb8785b
Updated Basque language
2011-01-12 22:29:53 +01:00
Daiki Ueno
c0208940c5
Make g_unix_connection_send_fd() work as expected.
...
https://bugzilla.gnome.org/show_bug.cgi?id=637696
2011-01-12 16:01:32 -05:00
Michael Natterer
634e9e43cf
gobject: add an empty default impl of GObject::constructed()
...
to allow unconditional upchaining.
2011-01-12 19:45:40 +01:00
Chun-wei Fan
19c73918ec
Added symbols for GIO/Win32
...
There are now fallback functions in the Win32 portion of
g_app_info that were previously only available under UNIX,
so add them here so that they can be exported as well.
The symbols are as follows:
g_app_info_get_fallback_for_type
g_app_info_get_recommended_for_type
2011-01-12 11:08:54 +08:00
Matthias Clasen
1df31f0014
Bump version
2011-01-11 16:13:42 -05:00
Matthias Clasen
dd6baef46f
Update NEWS
2011-01-11 11:27:45 -05:00
Ivar Smolin
fabf506b8d
[l10n] Updated Estonian translation
2011-01-11 11:04:56 +02:00
Matthias Clasen
eec2cb1af8
Avoid a segfault in g_application_register()
...
Patch by Mikkel Kamstrup Erlandsen
https://bugzilla.gnome.org/show_bug.cgi?id=639177
2011-01-10 20:29:29 -05:00
Javier Jardón
48f2731760
mkinstalldirs: Update to latest version
2011-01-10 23:41:13 +00:00
Ivar Smolin
42d71c0ef9
[l10n] Updated Estonian translation
2011-01-10 19:44:11 +02:00
Matthias Clasen
a57c4c9066
GSettings: Fix a copy-paste error
...
https://bugzilla.gnome.org/show_bug.cgi?id=639084
2011-01-09 16:43:28 -05:00
Christian Persch
b0b37bcb06
Update gschema.dtd
...
Bug #639064 .
2011-01-09 21:45:20 +01:00
Fran Diéguez
eafa3443d3
Updated Galician translations
2011-01-09 16:35:32 +01:00
Javier Jardón
33c7a9d8ec
configure: Use AC_CONFIG_MACRO_DIR
...
To keep the correct macros in-tree.
2011-01-07 19:07:57 +01:00
Matthias Clasen
b67d9cb7ee
Add regex test cases
...
These come from https://bugzilla.gnome.org/show_bug.cgi?id=638894
2011-01-07 12:07:19 -05:00
Pavel Holejsovsky
f6b52322a2
Fix and update GI annotations for 'Volumes and Drives'
...
Volumes and Drives GIO category contains: GVolumeMonitor, GVolume,
GMount, GDrive, Unix Mounts.
2011-01-07 15:06:07 +01:00
Pavel Holejsovsky
f85909fb65
Add and update GI annotations in 'Settings'
...
'Settings' GIO group contains GSettings and GSettingsBackend.
2011-01-07 15:05:55 +01:00
Andika Triwidada
99c740fdb5
Updated Indonesian translation
2011-01-07 11:37:39 +07:00
Colin Walters
e738a8dd8c
gdesktopappinfo: Don't crash if we don't have a desktop filename
...
If code creates a GDesktopAppInfo via g_desktop_app_info_new_from_keyfile(),
we'd try to send a NULL pointer down into GVariant.
Since in this case we don't have a filename, just send the empty
string. In the future we should either:
1) Change panel to use g_desktop_app_info_new_from_filename(), and
take the hit of parsing the file twice.
2) Add a g_key_file_get_origin_filename()
3) Add g_desktop_app_info_new_from_keyfile_and_name()
https://bugzilla.gnome.org/show_bug.cgi?id=638838
2011-01-06 13:32:56 -05:00
Serkan Kaba
26b65a3abd
gio: Recognize reiser4 in g_file_query_filesystem_info()
...
Signed-off-by: Serkan Kaba <serkan@gentoo.org>
Signed-off-by: Tomas Bzatek <tbzatek@redhat.com>
2011-01-06 14:08:02 +01:00
Matthias Clasen
48f8c07c53
Bump version
2011-01-05 20:43:46 -05:00