[glib] Created tag 2.41.1



The unsigned tag '2.41.1' was created.

Tagger: Matthias Clasen <mclasen redhat com>
Date: Mon Jun 23 23:14:06 2014 -0400

    2.41.1

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 (5):
      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
      Support Building Using Visual Studio 2013
      MSVC 2010+ Projects: Update "Installation" Process

Colin Walters (5):
      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
      gbookmarkfile: Cleaner error handling code to pacify static analysis
      gparam: Remove unnecessary conditionals around preconditions

Cosimo Cecchi (2):
      gapplication-tool: fix a typo
      gapplication-tool: ensure object paths are valid

Dan Winship (13):
      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
      gio/tests/network-address: fix when no network is available

Daniel Korostil (1):
      Updated Ukrainian translation

Daniel Macks (2):
      assert-msg-test: Explicitly quit gdb session to avoid zombie
      gnextstepsettingsbackend: Use same token for function-call and its availability

Daniel Mustieles (1):
      Updated Spanish translation

David King (2):
      docs: Fix typo in g_unichar_iswide_cjk() comment
      valgrind.h: Update to latest upstream version

Debarshi Ray (1):
      giomodule: Add a NULL guard to extension_point_get_extension_by_name

Edward Hervey (3):
      gtype: Add check for fundamental instance type
      gobject: Use fast fundamental instance type check
      GParamSpec: Use new fundamental instance check

Emmanuele Bassi (3):
      gparam: Add G_PARAM_READWRITE to GParamFlags
      docs: Replace <structname> tags with back ticks
      docs: Replace <function> XML tag with back ticks

Enrico Nicoletto (1):
      Updated Brazilian Portuguese translation

Erik van Pienbroek (1):
      Prevent an invalid @CARBON_LIBS@ from appearing in the .pc files

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 (24):
      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
      mapping-test: Add debug spew
      Add more debug spew to the mapping-test
      Fix the mapping test in continuous
      Fix the closure test in continuous
      docs: Add a 2.42 api index
      docs: Add some missing apis
      docs: Fix up varargs documentation
      Document g_signal_handlers_destroy
      docs: Fill in gshell long description
      docs: Fill in the gspawn long description
      Minor documentation additions and corrections
      docs: Add an index for 2.40 api
      docs: GType documentation cleanup
      docs: Add missing language annotations
      Add a test for GMenuAttributeIter
      Try to make gobject.py work with both pythons
      Return folder as icon for directories
      2.41.1

Michael Catanzaro (2):
      trivial: docs: add some missing commas
      docs: fix a broken sentence

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 (27):
      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
      gvariant: Clarify type and format strings in the docs
      gwakeup: Clarify buffer sizing in g_wakeup_signal()
      goption: Remove an unused assignment
      gclosure: Remove an unused alloca() and assignment
      gtestdbus: Don’t close stdout for dbus-daemon
      gsignal: Add an example to the g_signal_connect_swapped() documentation
      gsocket: Document that g_socket_create_source() holds a socket ref
      gsocketlistener: Don’t explicitly close sockets on finalisation

Ryan Lortie (29):
      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"
      gio tests: rm xdgconfighome on 'make clean'
      GLib 2.41.0
      gobject: add 'explicit notify' GParamSpec flag
      test: add test for explicit-notify properties
      gtype: guard uses of new fundamental type check
      gatomic: fix typo in deprecation attribute
      gatomic: whitespace fixes
      gatomic: use GCC C11-style atomics, if available
      Revert "GObject: prevent installing properties after init"
      docs: warn about installing properties after init
      gtype: remove interface-after-init exceptions
      gparam: change value of G_PARAM_EXPLICIT_NOTIFY
      gatomic: disable GCC extension atomics for clang
      configure.ac: fix check for futex and eventfd

Stef Walter (1):
      gio: Add newer dbus UnknownXxxx and PropertyReadOnly errors

Sébastien Wilmet (2):
      doc: various improvements
      doc: better ordering of GSubprocessLauncher functions

Thiago Santos (1):
      gconvert: mention that the g_convert len should be in bytes

Tim-Philipp Müller (2):
      gthread: use inline keyword for _get_impl() functions
      gio/tests/socket: fix minor memleak

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

Zeeshan Ali (Khattak) (1):
      docs: Correct param to interface's default_init()

marablack3 (1):
      Updated Greek translation

Мирослав Николић (1):
      Updated Serbian translation


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]