- 8月 06, 2019
-
-
由 Michael Catanzaro 创作于
-
- 8月 05, 2019
-
-
由 Jordi Mas 创作于
-
- 8月 04, 2019
-
-
由 Florentina Mușat 创作于
-
- 7月 28, 2019
-
-
由 Jor Teron 创作于
-
由 Fabio Tomat 创作于
-
- 7月 26, 2019
-
-
由 Kjartan Maraas 创作于
-
- 7月 23, 2019
-
-
Replace them all with a combination of G_DEFINE_TYPE_WITH_PRIVATE() or G_ADD_PRIVATE(), and foo_bar_get_instance_private().
-
- 7月 22, 2019
-
-
由 Rafael Fontenelle 创作于
-
- 7月 20, 2019
-
-
由 Asier Sarasua Garmendia 创作于
-
由 Asier Sarasua Garmendia 创作于
-
由 Goran Vidović 创作于
-
由 Michael Catanzaro 创作于
-
由 Gunnar Hjalmarsson 创作于
Corresponding change in `gnome_get_language_from_locale()` to match GNOME/gnome-control-center!507
-
- 7月 19, 2019
-
-
由 Michael Catanzaro 创作于
-
由 Michael Catanzaro 创作于
I think GFile works well for the property, but not for the new function. There's not much value in forcing API users to create a GFile themselves, and if you already have a GFile it's trivial to get the filename from it. Also, we forgot the (transfer none) annotation on the parameter.
-
- 7月 18, 2019
-
-
由 Michael Catanzaro 创作于
-
由 Michael Catanzaro 创作于
-
由 Michael Catanzaro 创作于
Life without -export-symbols-regex, the only useful libtool feature :( I checked with abidiff to ensure this actually worked. Fixes #103
-
由 Michael Catanzaro 创作于
-
由 Michael Catanzaro 创作于
For the ABI break in !47.
-
- 7月 17, 2019
-
-
由 Marco Trevisan (Treviño) 创作于
Make possible to create a Background slide-show from a GFile instead that from a file path. Keep a reference on the file instead that on the path. Change the new function parameter to initialize the slideshow using a GFile
-
由 Marco Trevisan (Treviño) 创作于
Background Slideshow has a 'filename' property with read-write flags, however the getter isn't defined, and this would make it work properly when constructed from gjs. Make get_property to set the filename value to fix this.
-
- 7月 16, 2019
-
-
由 Daniel Mustieles 创作于
-
- 7月 15, 2019
-
-
由 Bastien Nocera 创作于
gnome_get_translated_modifier() was added
-
由 Bastien Nocera 创作于
libgnome-desktop/gnome-languages.c: In function ‘get_translated_language’: libgnome-desktop/gnome-languages.c:726:25: warning: ‘old_locale’ may be used uninitialized in this function [-Wmaybe-uninitialized] 726 | uselocale (old_locale); | ^~~~~~~~~~~~~~~~~~~~~~ libgnome-desktop/gnome-languages.c:727:25: warning: ‘loc’ may be used uninitialized in this function [-Wmaybe-uninitialized] 727 | freelocale (loc); | ^~~~~~~~~~~~~~~~
-
由 Bastien Nocera 创作于
We copy them out of the hash table before destroying it.
-
由 Bastien Nocera 创作于
So we don't have to try and guess where the latest version of the file might be.
-
由 Bastien Nocera 创作于
-
由 Kukuh Syafaat 创作于
-
由 Gunnar Hjalmarsson 创作于
-
由 Gunnar Hjalmarsson 创作于
-
由 Gunnar Hjalmarsson 创作于
-
由 Gunnar Hjalmarsson 创作于
-
- 7月 14, 2019
-
-
由 Gunnar Hjalmarsson 创作于
-
由 Gunnar Hjalmarsson 创作于
-
由 Jor Teron 创作于
-
由 Gunnar Hjalmarsson 创作于
Fixes #50
-
- 7月 12, 2019
-
-
由 Gunnar Hjalmarsson 创作于
Fixes #49
-
- 6月 28, 2019
-
-
由 Jeremy Soller 创作于
-
由 Jeremy Soller 创作于
-