Ryan Lortie
f6dff49136
GVariant parser: fix memory error
...
In some cases it was possible for the GVariant parser to access past the
'limit' parameter. This should fix that.
2011-03-31 14:14:59 +05:30
Ryan Lortie
49fa69e05e
Add 'uint' convenience functions for GSettings
...
Without getting into a debate about the reasons why you may or may not
want to use unsigned integers, it's sufficient to note that people have
been using them and requesting this functionality.
Bug #641755 .
2011-03-31 12:47:03 +05:30
Ryan Lortie
e9ce8f2374
Add GTimeZoneMonitor
...
Monitors /etc/localtime for changes and instructs GTimeZone to drop its
cache. Also has a signal for interested 3rd parties.
2011-03-31 12:47:03 +05:30
Ryan Lortie
de3a3b181a
g_time_zone_new_local: cache the result
...
Add a function to drop the cache.
2011-03-31 12:47:02 +05:30
Ryan Lortie
29a074b87e
GTimeZone: don't add /etc/localtime to the cache
...
It may change.
2011-03-31 12:47:02 +05:30
Miroslav Nikolić
3d46c848c5
Updated Serbian translation
2011-03-31 00:47:41 +02:00
Gil Forcada
d306d0019b
[l10n]Updated Catalan translation
2011-03-30 23:18:09 +02:00
Martin Pitt
04969571bb
[gi] Add missing allow-none annotations to Gio
2011-03-30 19:52:31 +02:00
Friedel Wolff
abe5750540
Update translation for Afrikaans (af)
2011-03-30 18:53:38 +02:00
Bruce Cowan
92977a2217
Updated British English translation
2011-03-30 15:22:54 +01:00
Chao-Hsiung Liao
5f71bb583b
Updated Traditional Chinese translation(Hong Kong and Taiwan)
2011-03-30 21:17:26 +08:00
Gintautas Miliauskas
c9bc758e8d
Updated Lithuanian translation.
2011-03-29 14:14:32 +02:00
Jonathan Matthew
95e7aa0e07
introspection: add annotations for g_file_load_contents and friends
...
https://bugzilla.gnome.org/show_bug.cgi?id=645789
2011-03-29 19:40:26 +10:00
Gil Forcada
abe058a599
[l10n]Updated Catalan translation
2011-03-29 00:58:25 +02:00
David Zeuthen
f516ebc57b
GDBusProxy: Also check signature when checking if signal is expected
...
Signed-off-by: David Zeuthen <davidz@redhat.com>
2011-03-28 13:04:34 -04:00
David Zeuthen
caf993df6f
GDBusProxy: Drop unexpected signals
...
If we have an expected interface and receive a signal not mentioned in
the interface, simply drop it. This way, the application won't have to
check for the signal itself.
This was pointed out in
https://bugzilla.gnome.org/show_bug.cgi?id=642724#c5
Signed-off-by: David Zeuthen <davidz@redhat.com>
2011-03-28 12:10:25 -04:00
Olivier Crête
aa59fb9dd1
GDBusProxy: Validate properties received from service if possible
...
If the proxy has an GInterfaceInfo set, validate properties against it
so the application doesn't have to do it.
Signed-off-by: David Zeuthen <davidz@redhat.com>
2011-03-28 11:59:47 -04:00
David Zeuthen
2809964c28
docs: Add a "Index of new symbols in 2.30" section
...
Signed-off-by: David Zeuthen <davidz@redhat.com>
2011-03-28 11:39:22 -04:00
David Zeuthen
b845c62c7f
GDBusProxy: Make interface lookups O(1)
...
Signed-off-by: David Zeuthen <davidz@redhat.com>
2011-03-28 11:39:22 -04:00
David Zeuthen
91f97ebbaa
GDBusConnection: Make interface lookups O(1)
...
Signed-off-by: David Zeuthen <davidz@redhat.com>
2011-03-28 11:39:22 -04:00
David Zeuthen
5bcf54b29c
GDBus: Add mechanism to make lookup on interfaces constant-time
...
This is used both on the service- and client-side and is currently
O(n).
Signed-off-by: David Zeuthen <davidz@redhat.com>
2011-03-28 11:39:22 -04:00
Aron Xu
5aa8f135c7
Update Simplified Chinese translation.
2011-03-28 10:21:57 +00:00
Aron Xu
13e2328117
Update Simplified Chinese translation.
2011-03-28 10:18:03 +00:00
Wouter Bolsterlee
6477c58ce4
Updated Dutch translation by Wouter Bolsterlee
2011-03-27 23:51:24 +02:00
Abduxukur Abdurixit
cd7f028cc0
Added UG translation
2011-03-27 19:38:45 +02:00
Nguyễn Thái Ngọc Duy
77f30fc3d3
Updated Vietnamese translation
2011-03-27 00:38:28 +07:00
Nguyễn Thái Ngọc Duy
0e9d328bbe
po/vi.po: import from Damned Lies
2011-03-27 00:38:27 +07:00
Ask H. Larsen
ead00ab55d
Updated Danish translation
2011-03-26 14:17:39 +01:00
David Zeuthen
1618ca572f
Fix test suite breakage caused by Murray's commit
...
See https://bugzilla.gnome.org/show_bug.cgi?id=645682
Signed-off-by: David Zeuthen <davidz@redhat.com>
2011-03-25 17:56:59 -04:00
Alexander Shopov
222b0276f5
Updated Bulgarian translation
2011-03-25 22:13:47 +02:00
Daniel Nylander
c926c09959
Updated Swedish translation
2011-03-25 18:22:51 +01:00
Daniel Nylander
0760e239d3
Updated Swedish translation
2011-03-25 18:22:13 +01:00
Tristan Van Berkom
a8bc1436f1
GDBusServer: move business logic from _new() function to initable_init()
...
https://bugzilla.gnome.org/show_bug.cgi?id=639478
Signed-off-by: David Zeuthen <davidz@redhat.com>
2011-03-24 10:08:18 -04:00
Murray Cumming
30fdc1a799
Docs: Changed can not to cannot.
2011-03-24 09:33:55 +01:00
Daniel Nylander
16358f76f6
Updated Swedish translation
2011-03-22 15:12:58 +01:00
Daniel Nylander
78e075f369
Updated Swedish translation
2011-03-22 15:12:58 +01:00
Luca Ferretti
57b1142bee
Updated Italian translation
2011-03-22 14:42:32 +01:00
Sweta Kothari
175f5292e4
Updated Gujarati Translations
2011-03-21 16:41:46 +05:30
Piotr Drąg
432180d02f
Updated Polish translation
2011-03-19 16:31:42 +01:00
Piotr Drąg
a5999d317a
Updated Polish translation
2011-03-19 16:30:22 +01:00
Gabor Kelemen
dc4a95ed97
Updated Hungarian translation
2011-03-18 17:11:53 +01:00
Bruno Brouard
029b8fa069
Updated French translation
2011-03-17 21:40:33 +01:00
Daniel Mustieles
545faa8d2c
Updated Spanish translation
2011-03-17 20:35:31 +01:00
Mario Blättermann
e2ed78417a
[l10n] Updated German translation
2011-03-17 12:53:06 +01:00
Sweta Kothari
89194fb415
Updated Gujarati Translations
2011-03-17 16:09:40 +05:30
Matthias Clasen
098aa5639c
Document which files glib-compile-schemas looks at
...
Otherwise, your vendor override files are silently ignored...
2011-03-15 11:30:38 -04:00
Lucian Adrian Grijincu
0fbdd5c1d2
Updated Romanian translation
2011-03-15 14:08:09 +01:00
Lucian Adrian Grijincu
1518592045
Updated Romanian translation
2011-03-15 14:06:59 +01:00
Lucian Adrian Grijincu
8f0e371cbf
Updated Romanian translation
2011-03-15 14:03:51 +01:00
Lupescu Mircea
1732e89166
Updated Romanian translation
2011-03-15 14:00:11 +01:00