mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-04-15 12:08:04 +02:00
Updates
svn path=/trunk/; revision=6502
This commit is contained in:
parent
ee263a1ba6
commit
05752f1d81
@ -1,4 +1,8 @@
|
|||||||
2008-02-10 Matthias Clasen <mclasen@redhat.com>
|
2008-02-11 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
|
* NEWS: Updates
|
||||||
|
|
||||||
|
2008-02-11 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
* glib/gtestutils.h: Make the g_test_add macro work with
|
* glib/gtestutils.h: Make the g_test_add macro work with
|
||||||
gcc 4.3
|
gcc 4.3
|
||||||
|
38
NEWS
38
NEWS
@ -1,3 +1,41 @@
|
|||||||
|
Overview of Changes from GLib 2.15.4 to GLib 2.15.5
|
||||||
|
===================================================
|
||||||
|
|
||||||
|
* GIO:
|
||||||
|
- g_volume_should_automount: new function to determine if a volume
|
||||||
|
should be mounted automatically
|
||||||
|
- g_file_query_default_handler: new convenience function to get
|
||||||
|
the default handler for a file
|
||||||
|
- g_app_info_launch_default_for_uri new convenience function to
|
||||||
|
launch the default handler for a URI
|
||||||
|
- Use mimeapps.list and defaults.list as discussed on xdg list
|
||||||
|
recently
|
||||||
|
- g_app_info_get_default_for_uri_scheme has a real implementation
|
||||||
|
now (gvfs provides a GConf-based implementation)
|
||||||
|
- There is the beginning of a test suite
|
||||||
|
- standard::description: new file attribute
|
||||||
|
- GMountMountFlags flags argument added to mount calls
|
||||||
|
|
||||||
|
* GObject:
|
||||||
|
- class initialization is now threadsafe
|
||||||
|
|
||||||
|
* Updated translations:
|
||||||
|
Arabic (ar)
|
||||||
|
Catalan (ca)
|
||||||
|
Spanish (es)
|
||||||
|
Basque (eu)
|
||||||
|
Italian (it)
|
||||||
|
Japanese (ja)
|
||||||
|
Kannada (kn)
|
||||||
|
Korean (ko)
|
||||||
|
Macedonian (mk)
|
||||||
|
Occitan (oc)
|
||||||
|
Portugese (pt)
|
||||||
|
Brazilian Portugese (pt_BR)
|
||||||
|
Swedish (sv)
|
||||||
|
Thai (th)
|
||||||
|
|
||||||
|
|
||||||
Overview of Changes from GLib 2.15.3 to GLib 2.15.4
|
Overview of Changes from GLib 2.15.3 to GLib 2.15.4
|
||||||
===================================================
|
===================================================
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user