[glib] Created tag 2.41.0
- From: Ryan Lortie <desrt src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] Created tag 2.41.0
- Date: Tue, 27 May 2014 05:33:22 +0000 (UTC)
The signed tag '2.41.0' was created.
Tagger: Ryan Lortie <desrt desrt ca>
Date: Mon May 26 18:11:39 2014 +0200
GLib 2.41.0
Changes since the last tag '2.39.92':
A S Alam (1):
update Punjabi Translation 17March2014: Alam
Alberto Ruiz (1):
gio: fix g-i annotations in g_settings_schema_source_list_schemas()
Alexandre Rostovtsev (1):
gobject: try to link with -Wl,-z,nodelete
Antoine Jacoutot (3):
openbsd: remove -pthread
build: also unset LIBS when LDFLAGS is unset
platform_get_argv0: drop unneeded headers for OpenBSD
Ask H. Larsen (1):
Updated Danish translation
Bastien Nocera (1):
gio: Add names to idles and timeouts
Chun-wei Fan (3):
gio/gtestdbus.c: Fix write_config_file() for Windows
Update config.h.win32.in for Newer Windows
config.h.win32.in: Define _WIN32_WINNT Conditionally
Colin Walters (3):
g_file_copy: Don't set GError when we intend to ignore errors
gdesktopappinfo: Initialize sn_id to NULL
gdesktopappinfo: Don't double free sn_id
Cosimo Cecchi (2):
gapplication-tool: fix a typo
gapplication-tool: ensure object paths are valid
Dan Winship (12):
gbinding: warn on failed value transformation
Clarify expectations with error codes like G_IO_ERROR_FAILED
gio/tests/socket: skip IPv6 tests on IPv6-less machines
gio: fix two more g_task_return_error_if_cancelled() leaks
Bump version to 2.41.0, add GLIB_VERSION_2_42, etc
gioerror: map some more values to G_IO_ERROR_NOT_SUPPORTED
gio/tests/socket: Update to check the error code
gio: move Winsock error mapping to g_io_error_from_win32_error()
gtlscertificate: fix certificate list parsing with trailing comments
g_str_has_prefix: don't call strlen(str)
gio: remove an unneeded pragma
gio: add a missing property to GDummyTlsConnection
Daniel Korostil (1):
Updated Ukrainian translation
Daniel Mustieles (1):
Updated Spanish translation
David King (1):
docs: Fix typo in g_unichar_iswide_cjk() comment
Debarshi Ray (1):
giomodule: Add a NULL guard to extension_point_get_extension_by_name
Emmanuele Bassi (1):
gparam: Add G_PARAM_READWRITE to GParamFlags
Enrico Nicoletto (1):
Updated Brazilian Portuguese translation
Evan Nemerson (1):
gio: port annotations from the Vala metadata.
Gábor Kelemen (1):
Updated Hungarian translation
Inaki Larranaga Murgoitio (1):
Updated Basque language
John Ralls (1):
Bug 724590 - GSlice slab_stack corruption
Juan Pablo Ugarte (1):
Added type check to GPermission public functions.
Kjell Ahlstedt (1):
goption: Don't include parsed option values in G_OPTION_REMAINING
Lars Uebernickel (1):
gmenuexporter: fix protocol documentation link
Lionel Landwerlin (1):
gio: iostream: use GTask instead of internal pointer
Lukasz Skalski (1):
gio: cleanup gdbusmessage.c file
Marek Kasik (2):
GApplication: Don't decrease use_count below 0
gobject: unref unused class
Marek Černocký (1):
Updated Czech translation
Matej Urbančič (3):
Updated Slovenian translation
Updated Slovenian translation
Updated Slovenian translation
Mathieu Bridon (1):
Fix some typos in documentation
Matthias Clasen (6):
Deal with startup notify id being NULL
Add a testcase for the previous fix
Remove some markup from docs
Avoid overeager warning about deprecated properties
Trivial: fix a guard comment
Try to fix mapping-test
Murray Cumming (1):
GDBusError enum: Remove trailing comma.
Olivier Crête (3):
socketclient: Fix leak
GSocket: ignore timed out state when not relevant
networkmonitornetlink: IN6_IS_ADDR_MC_LINKLOCAL is only guaranteed to work on struct in6_addr*
Paolo Borelli (1):
Add a small note to g_cclosure_marshal_generic docs
Pau Iranzo (1):
[l10n] Update Catalan translation
Petr Kovar (1):
Update Czech translation
Philip Withnall (19):
build: Include Cocoa/Carbon in Libs.private if targetting Mac OS X
hmac: Add support for SHA-512 in GHmac
gio: Document that GSocket is not thread safe
gfile: More explicitly document the context for GFileProgressCallback
gaction: Minor clarifications in the GAction documentation
gresolver: Document that GResolver lists are non-empty on success
gresolver: Ensure GThreadedResolver always sets an error if resolution fails
gobject: Document that classes/objects/interfaces are zero-filled
gvariant: Fix confusion between type and format strings in the docs
docs: Fix some minor typos in the GVariant documentation
gstrfuncs: Add missing preconditions to g_str_match_string()
docs: Add a README.rationale documenting major design decisions
gtestutils: Don’t free unassigned variables in an error path
gresource-tool: Fix an FD leak in an error path
gsocket: Add missing preconditions to g_socket_send_message()
gsubprocess: Add a missing va_end() call
gthread: Fix use of a local variable after it went out of scope
gdbus-tool: Remove dead variables
gtestutils: Error out if /dev/null stdin redirection fails
Ryan Lortie (16):
desktop-app-info test: use g_assert_strcmp()
mimeapps test: fix defaults vs. recommended
tests: expand 'apps' tool
appmonitor test: avoid /usr/share
mimetype tests: don't depend on specific behaviour
GDesktopAppInfo: rewrite content type code
tests: use mimeapps.list over defaults.list
gdesktopappinfo: fix a crasher
Revert "Bug 724590 - GSlice slab_stack corruption"
Add g_desktop_app_info_get_implementations()
docs: add two missing symbols on GDesktopAppInfo
tests: add tests for GDesktopAppInfo Implements=
AppInfo: use XDG_CURRENT_DESKTOP for OnlyShowIn
tests: add testcase for {Only,Not}ShowIn
Revert "gvariant: Fix confusion between type and format strings in the docs"
GLib 2.41.0
Stef Walter (1):
gio: Add newer dbus UnknownXxxx and PropertyReadOnly errors
Sébastien Wilmet (2):
doc: various improvements
doc: better ordering of GSubprocessLauncher functions
Tom Tromey (1):
gobject.py: Port to gdb 7.7 frame filter API
Volker Sobek (4):
GNotification: Some small documentation fixes
docs: Remove escaping '\' from literals
docs: Use markdown links in all .c and .h files
docs: Remove <!-- --> comment before plural s
Wim Taymans (1):
networkaddress: fix parsing of uri with @ after authority
Yosef Or Boczko (1):
Updated Hebrew translation
marablack3 (1):
Updated Greek translation
Мирослав Николић (1):
Updated Serbian translation
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]