[glib] Created tag 2.33.1



The signed tag '2.33.1' was created.

Tagger: Ryan Lortie <desrt desrt ca>
Date: Tue May 1 15:16:45 2012 -0700

    GLib 2.33.1

Changes since the last tag '2.32.1':

Alexander Larsson (18):
      Support initial underscores in dbus codegen namespace
      Fix race in gdbus-connection test
      Fix build on win32
      gdbus: Escape nonce files in dbus addressess
      Remove ununsed include
      GTestDBus: Make work on win32
      Fix test building on win32
      Tests: Move dbus specific tests to if HAVE_DBUS_DAEMON
      Fix non-win32 build error in my recent commit
      Add GDBusDAaemon, an implementation of a message bus
      Add gdbus-daemon test app
      GTestDBus: Allow to specify the dbus-daemon binary
      Add _g_io_win32_get_module to get the gio HMODULE
      win32: Support autolaunching dbus daemon
      win32: Implement _g_dbus_get_machine_id using machine guid
      win32: Fix build of gdbus-daemon-generated.[ch]
      win32: Fix build with srcdir != builddir
      Dist gio/dbus-daemon.xml and fix dependency for builddir != srcdir

Alexander Shopov (3):
      Updated Bulgarian translation
      Updated Bulgarian translation
      Updated Bulgarian translation

Alexandre Rostovtsev (1):
      Do not detect GNUstep as Cocoa

Andoni Morales Alastruey (2):
      test: only check for defined errors
      tests: fix test on windows

Benjamin Otte (1):
      resourcefile: Set display name

Bruno Brouard (1):
      Updated French translation

Chandan Kumar (ciypro) (1):
      Updated HINDI translation

Christian Persch (2):
      resources: compiler: Fix resources on big endian architectures
      gdbus-codegen: Avoid warnings in generated code

Chun-wei Fan (1):
      Visual C++ projects: Clean/fix up

Colin Walters (5):
      build: Add --disable-modular-tests build option
      build: When cross compiling, don't require host binaries if tests are not enabled
      tests/mainloop: Add a test for recursive child sources
      tests: Fix race conditions in mainloop/invoke test
      build: Fix 'make dist' regression

Cosimo Cecchi (2):
      fileinfo: document the correct type for trash::orig-path
      tests/date: force English locale running the GDateTime tests

Dan Winship (14):
      gmain: block child sources when blocking the parent
      tests/mainloop: add a test for child sources
      GConverterInputStream: fix an infinite loop when fill_buffer returns an error
      gio: minor GPollableInputStream / GPollableOutputStream fixes
      gpollableutils: utility functions for pollable stream implementations
      gio: implement GPollableInput/OutputStream in more stream types
      gio: use GPollable* to implement fallback read_async/write_async
      gio: fix error handling in async case of GProxyAddressEnumerator
      gio: Add more information to GProxyAddress
      gio: add a proxy test program
      gsocket: test if family is <= 0, not < 0
      Fix several recently-introduced bugs in g_output_stream_write_async()
      fix warnings
      Update gio/tests/.gitignore

Daniel Mustieles (4):
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation

David Zeuthen (11):
      GDBusAuthObserver: Add a way to control what authentication mechanisms to use
      GSocketControlMessage: Don't warn about unknown messages
      Check that auth methods work and interoperate with libdbus-1
      GDBusAuth: Handle when no there is no auth observer present
      GDBusObjectManagerClient: Don't leak object proxy when handling D-Bus signal
      GDBusObjectProxy: Don't leak connection
      gdbus-codegen: Don't leak stuff in tests
      GMenuModel: Don't leak GDBusConnection in test
      Revert "Add GTestDBus object"
      Revert "Add private _g_bus_get_singleton_if_exists() function"
      Revert "Add a private copy of gio/tests/gdbus-tests.c,h to gio/"

Debarshi Ray (1):
      GAppInfo: overwrite the DISPLAY only if it is set in the launch context

Dieter Verfaillie (1):
      win32: More srcdir != builddir fixing

Fran DiÃguez (6):
      Updated Galician translations
      Updated Galician translations
      Updated Galician translations
      Updated Galician translations
      Updated Galician translations
      Updated Galician translations

Giovanni Campagna (2):
      Add version macros for 2.34
      GDesktopAppInfo: add an accessor for StartupWMClass

Hannes Mueller (1):
      avoid warning in gutils.h when using gcc with -Wconversion

Javier JardÃn (4):
      docs: Fix "Since" markup
      docs: Add index to new api added in 2.34
      docs: rename *-docs.sgml to *-docs.xml
      docs: Use latest docbook dtd: 4.5

Jonh Wendell (1):
      Updated Brazilian Portuguese translation

Kalev Lember (2):
      tests/fileutils: Fix Windows build
      Only build gmenumodel test on unix

Kjartan Maraas (2):
      Updated Norwegian bokmÃl translation
      Updated Norwegian bokmÃl translation

Luca Ferretti (1):
      l10n: Updated Italian translation

Maciej Piechotka (3):
      Make GBufferedInputStream implement GSeekable
      Make GBufferedOutputStream implement GSeekable
      Make GDataOutputStream implement GSeekable

Matej UrbanÄiÄ (3):
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation

Matthias Clasen (10):
      Bump version
      Revert "tests: fix test on windows"
      Bump version to 2.33.1
      More beautiful fix
      Make the child source test work
      Improve GOptionContext test coverage
      Add some directory getter tests
      Improve test coverage in gobject/tests
      Add tests for toggle reference and qdata
      Add tests for signal convenience api

Michael Biebl (1):
      configure: Reset LIBS after ELF check

Michael Olbrich (1):
      make sure configure fails if AC_CHECK_ALIGNOF cannot detect the alignment

Petr Kovar (2):
      Update Czech translation
      Update Czech translation

Piotr DrÄg (3):
      Updated Polish translation
      Updated POTFILES.in
      Updated POTFILES.in

RafaÅ MuÅyÅo (1):
      configure: Fix typo in ELF check

Ryan Lortie (6):
      GApplication: allow null application_id
      GApplication: add accessor for DBus information
      contenttype test: don't pass -1 as length
      tests: temporarily disable GDBus async proxy test
      slice-color test: don't use non-existent macro
      GLib 2.33.1

Sasi Bhushan (1):
      Updated Telugu Translation

Stef Walter (1):
      Add support for MX, TXT, NS and SOA records to GResolver

William Hua (1):
      Use Cocoa header for Cocoa test instead of Foundation.

Wolfgang StÃggl (1):
      [l10n] Updated German translation

Xavier Claessens (8):
      Add a private copy of gio/tests/gdbus-tests.c,h to gio/
      Add private _g_bus_get_singleton_if_exists() function
      Add GTestDBus object
      Add private _g_bus_get_singleton_if_exists() function
      Add GTestDBus object
      Use GTestDBus in all GDBus unit tests
      Add g_clear_pointer()
      g_clear_pointer: use the same static checks than g_clear_object in glib-2-32

Yaron Shahrabani (2):
      Updated Hebrew translation.
      Updated Hebrew translation.

Yinghua Wang (1):
      update Simplified Chinese (zh_CN) translation

Yuri Kozlov (1):
      Updated Russian translation

Yuri Myasoedov (1):
      Updated Russian translation

ÐÐÑÐÑÐÐÐ ÐÐÐÐÐÐÑ (1):
      Updated Serbian translation



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