gogo
ba85715e1e
Updated Croatian translation
2016-09-24 10:30:32 +00:00
Philip Withnall
6014039cd1
glib: Add SystemTap probe to g_source_add_child_source()
...
So that the relationships between parent and child GSources can be
probed using SystemTap.
2016-09-23 22:46:30 -07:00
Rico Tzschichholz
1ff79690fb
unicode: Update test data files for unicode 9.0.0
...
https://bugzilla.gnome.org/show_bug.cgi?id=771591
2016-09-21 18:31:10 +02:00
Rico Tzschichholz
ba18667bb4
unicode: Update to unicode 9.0.0
...
https://bugzilla.gnome.org/show_bug.cgi?id=771591
2016-09-21 18:31:04 +02:00
Rico Tzschichholz
c7f4699735
unicode: Update break_mappings
...
This will be required for the update to unicode 9.0.0.
https://bugzilla.gnome.org/show_bug.cgi?id=771591
2016-09-21 18:30:52 +02:00
Chun-wei Fan
fc0567780b
MSVC Builds: Fix gio-tool projects
...
We need to look in $(srcroot)\gmodule for the up-to-date gmodule.h.
Pointed out by Ignacio Casal Quinteiro.
2016-09-20 15:08:42 +08:00
Jordi Mas
29ef74367e
Update Catalan translation
2016-09-19 22:45:11 +02:00
Matthias Clasen
eaca4f4116
2.50.0
2016-09-19 06:56:20 -07:00
Inaki Larranaga Murgoitio
3602f93485
Update Basque language
2016-09-18 19:09:33 +02:00
Matthias Clasen
979e2408e8
Updates
2016-09-18 08:15:00 -04:00
Owen W. Taylor
496cd8aac6
Turn on libmount by default on linux
...
The libmount code produces somewhat different results than the older
Linux code that would parse /proc/mounts; for example, bind mounts
appear in the libmount output. To try and get as many GLib users
as possible to have the same behavior, on Linux, make GLib error out
on missing libmount unless --disable-libmount is passed.
https://bugzilla.gnome.org/show_bug.cgi?id=771438
2016-09-18 07:54:45 -04:00
Jonh Wendell
063e279a56
Fixed annotation for g_log_variant()
2016-09-17 16:25:31 -03:00
Claude Paroz
3e31f80569
Updated French translation
2016-09-16 17:13:10 +02:00
Bruce Cowan
f924d0b1f7
Updated British English translation
2016-09-14 12:18:08 +00:00
Matthias Clasen
e887b4a7b0
2.49.7
2016-09-12 23:03:17 -04:00
Matthias Clasen
2dc11a55f8
Add a test for the previous fix
2016-09-12 22:28:35 -04:00
Kjell Ahlstedt
b12e0b8869
goption: Don't return pointers to deallocated memory
...
g_option_context_parse() can return pointers to deallocated strings, if the
command line contains an unknown option.
https://bugzilla.gnome.org/show_bug.cgi?id=646926
2016-09-12 22:27:48 -04:00
Rico Tzschichholz
7bf31065cc
gsubprocess: Fix annotation for set_environ()
2016-09-12 20:41:40 +02:00
Rūdolfs Mazurs
05a1080564
Update Latvian translation
2016-09-11 12:43:53 +03:00
Ingmars Dirins
4358b44385
Update Latvian translation
2016-09-11 12:41:29 +03:00
Dušan Kazik
b78a2977a7
Updated Slovak translation
2016-09-10 14:32:45 +00:00
Jonh Wendell
4c3ae1c4d7
.gitignore: ignore 'tags' files (ctags stuff)
2016-09-09 10:37:18 -03:00
Jonh Wendell
e7bdd5d189
Add g_log_variant(): structured log that accepts a GVariant
...
This makes the structured logging available to other
languages via introspection.
https://bugzilla.gnome.org/show_bug.cgi?id=770971
2016-09-09 09:07:50 -03:00
Jonh Wendell
9323378834
tests: Remove an unsed variable
2016-09-09 09:07:50 -03:00
Jonh Wendell
b18051067a
Removed an unused include
2016-09-09 08:50:55 -03:00
Piotr Drąg
01e3b92dee
Updated Polish translation
2016-09-08 23:04:17 +02:00
Anders Jonsson
caf3e1f1a0
Updated Swedish translation
2016-09-07 17:49:17 +00:00
Fran Dieguez
386bb12052
Updated Galician translations
2016-09-07 18:34:24 +02:00
Tiago Santos
4a4df67d54
Updated Portuguese translation
2016-09-07 05:56:58 +00:00
Yosef Or Boczko
98a9be3444
Updated Hebrew translation
2016-09-06 11:30:20 +03:00
Ask Hjorth Larsen
c7207359bb
Updated Danish translation
2016-09-05 02:51:47 +02:00
Jiri Grönroos
c4dc16da23
Updated Finnish translation
2016-09-04 16:21:46 +00:00
Aurimas Černius
c849d7f553
Updated Lithuanian translation
2016-09-04 12:13:55 +03:00
Jeremy Bicha
362ee2c49c
Fix typo in Spanish translation header
2016-09-03 22:56:10 -04:00
Baurzhan Muftakhidinov
95559e2532
Updated Kazakh translation
2016-09-03 17:20:12 +00:00
Changwoo Ryu
b470bf12d9
Updated Korean translation
2016-09-03 14:08:13 +00:00
Akom Chotiphantawanon
7a7a267957
Updated Thai translation
2016-08-31 17:33:32 +07:00
Мирослав Николић
e442b5a574
Updated Serbian translation
2016-08-30 21:36:03 +02:00
Mario Blättermann
4301286a34
Updated German translation
2016-08-29 18:35:59 +00:00
Daniel Mustieles
d85479f606
Updated Spanish translation
2016-08-29 12:24:03 +00:00
Matthias Clasen
c0fe1703a0
2.49.6
2016-08-28 07:16:14 -04:00
Matthias Clasen
53d5a9f6fb
Fix the signals test
...
The test setup here is not really independent, so the addition
of the custom-marshaller test was breaking some of the other
tests. Fix things up.
2016-08-27 22:54:39 -04:00
Marek Cernocky
585e754a01
Updated Czech translation
2016-08-26 14:39:48 +02:00
Piotr Drąg
66f72f7232
Updated Polish translation
2016-08-26 13:44:15 +02:00
Matthias Clasen
e89732206e
Updates
2016-08-26 01:32:18 -04:00
Enrico Nicoletto
89089ee662
Updated Brazilian Portuguese translation
2016-08-25 23:21:53 +00:00
Balázs Úr
b08c6abda8
Updated Hungarian translation
2016-08-25 21:43:43 +00:00
Jeremy Whiting
8fd72838ce
Added describe command to gsettings command-line tool.
...
describe command shows description of given gsettings key.
Added documentation of describe command to gsettings man page.
2016-08-25 12:40:27 -06:00
Benjamin Otte
edfbfc1827
tests: Add test showing default marshaller override
...
https://bugzilla.gnome.org/show_bug.cgi?id=769076
2016-08-25 13:26:58 -04:00
Matthias Clasen
ef16cbee5b
Don't set a va marshaller if a marshaller was set
...
Otherwise we get warnings when the caller later tries to set a
va marshaller with g_signal_set_va_marshaller.
https://bugzilla.gnome.org/show_bug.cgi?id=769076
2016-08-25 13:26:58 -04:00