mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-05-03 20:46:53 +02:00
Updates
svn path=/trunk/; revision=7295
This commit is contained in:
parent
8fbbb4d9cb
commit
5d4b0f7c23
@ -1,3 +1,7 @@
|
|||||||
|
2008-08-04 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
|
* NEWS: Updates
|
||||||
|
|
||||||
2008-08-02 Tor Lillqvist <tml@novell.com>
|
2008-08-02 Tor Lillqvist <tml@novell.com>
|
||||||
|
|
||||||
* glibconfig.h.win32.in: Add gintptr and guintptr typedefs here,
|
* glibconfig.h.win32.in: Add gintptr and guintptr typedefs here,
|
||||||
|
10
NEWS
10
NEWS
@ -9,6 +9,8 @@ Overview of Changes from GLib 2.17.4 to GLib 2.17.5
|
|||||||
* GIO
|
* GIO
|
||||||
- g_mount_guess_content_type_sync: synchronous version of
|
- g_mount_guess_content_type_sync: synchronous version of
|
||||||
g_mount_guess_content_type
|
g_mount_guess_content_type
|
||||||
|
- GEmblem: A GIcon implementation that adds emblem-related
|
||||||
|
metadata to icons
|
||||||
- GEmblemedIcon: A GIcon implementation that can add emblems
|
- GEmblemedIcon: A GIcon implementation that can add emblems
|
||||||
to icons
|
to icons
|
||||||
|
|
||||||
@ -24,6 +26,10 @@ Overview of Changes from GLib 2.17.4 to GLib 2.17.5
|
|||||||
545457 gdmsetup crashed with SIGSEGV in g_unix_mount_guess...
|
545457 gdmsetup crashed with SIGSEGV in g_unix_mount_guess...
|
||||||
544177 Fix trivial cut and paste error in documentation
|
544177 Fix trivial cut and paste error in documentation
|
||||||
545395 Language tweak for g_value_set_string* docs
|
545395 Language tweak for g_value_set_string* docs
|
||||||
|
541036 Gnumeric crashes when trying to open Desktop...
|
||||||
|
546079 leak in xdgmime
|
||||||
|
545395 Language tweak for g_value_set_string* docs
|
||||||
|
546017 Don't copy attributes when copying a symlink
|
||||||
|
|
||||||
* Updated translations:
|
* Updated translations:
|
||||||
Arabic (ar)
|
Arabic (ar)
|
||||||
@ -31,17 +37,19 @@ Overview of Changes from GLib 2.17.4 to GLib 2.17.5
|
|||||||
Galician (gl)
|
Galician (gl)
|
||||||
Italian (it)
|
Italian (it)
|
||||||
Japanese (ja)
|
Japanese (ja)
|
||||||
|
Korean (ko)
|
||||||
Norwegian bokmål (nb)
|
Norwegian bokmål (nb)
|
||||||
Pashto (ps)
|
Pashto (ps)
|
||||||
Portugese (pt)
|
Portugese (pt)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Overview of Changes from GLib 2.17.3 to GLib 2.17.4
|
Overview of Changes from GLib 2.17.3 to GLib 2.17.4
|
||||||
===================================================
|
===================================================
|
||||||
|
|
||||||
* GIO:
|
* GIO:
|
||||||
- New API to handle content types: g_mount_guess_content_type,
|
- New API to handle content types: g_mount_guess_content_type,
|
||||||
g_content_type_guess_for_tree
|
g_content_type_guess_for_tree.
|
||||||
- Export the eject-button signal on the volume monitor class
|
- Export the eject-button signal on the volume monitor class
|
||||||
- New API to enable out-of-process volume monitors:
|
- New API to enable out-of-process volume monitors:
|
||||||
g_volume_get_activation_root
|
g_volume_get_activation_root
|
||||||
|
Loading…
x
Reference in New Issue
Block a user