[glibmm] Created tag 2.35.8



The unsigned tag '2.35.8' was created.

Tagger: Murray Cumming <murrayc murrayc com>
Date: Thu Feb 21 12:36:29 2013 +0100

    2.35.8

Changes since the last tag '2.34.0':

Andrew Potter (4):
      VariantType: Add create_tuple().
      Threads: Add create(slot, name).
      SimpleAction: Fix stateful action constructor typo, allowing use.
      VariantBase: Add operator for BoolExpr (const void*).

Debarshi Ray (1):
      ustring docs: The global locale should be set when using C++ streams.

José Alburquerque (45):
      Remove the use of g_type_init() because it has been deprecated.
      DBus::[Connection|Proxy]: Use ifdefs for the UnixFDList call*() methods.
      ContentType: Fix typo in the content_type_get_symbolic_icon() name.
      Add some TODO's.
      Resolver: Add the lookup_records_async() methods.
      Resolver: Add lookup_records() and lookup_records_finish().
      docextract_to_xml.py: Replace &colon; with ':' in generated XML files.
      SocketConnection: Add connect*() and is_connected() methods.
      ThemedIcon: Wrap the "names" property.
      UnixConnection: Add [receive|send]_credentials_[async|finish]().
      UnixConnection: Remove the const receive_credentials_finish() method.
      gmmproc: Make enum documentation possible.
      Regenerate the XML docs files for glibmm and giomm.
      Variant< std::vector<std::string> >: Add create_from_object_paths().
      AppInfo: Add create_duplicate().
      MemoryOutputStream: Add the steal_as_bytes() method.
      tools/pm: Remove whitespace on empty lines in recently edited perl files.
      Correct a typo in the ChangeLog.
      Variant: Don't refsink variants created using the custom cast ctor.
      DesktopAppInfo: Add some new getter methods.
      gmmproc: _WRAP_CTOR: Handle *_new() functions with a final GError**.
      giomm: Add the TlsCertificate class.
      giomm.h: Include missing headers.
      giomm.h: Re-add an accidentally removed include.
      giomm: Add the GTls* GTypes to the extra defs generation utility.
      giomm: Add the TlsPassword class.
      giomm.h: Include the tlspassword.h header file.
      gmmproc: _WRAP_METHOD: Support wrapping methods with slots.
      gmmproc: Documentation: Adjust if the method has a slot param.
      VariantType: Correct the referencing in the create*() methods.
      Variant: Allow containing complex types in arrays and in variants.
      gmmproc: _WRAP_METHOD: Ensure that slot parameters can be optional.
      giomm: Add the TlsInteraction class.
      giomm: Add the TlsFileDatabase interface.
      giomm: Add the TlsDatabase class which implements TlsFileDatabase.
      TlsDatabase: Reorder parameters so that flags can have defaults.
      TlsDatabase: Add a TODO to wrap virtual functions.
      giomm: Add the TlsConnection class.
      Tls[Database|Interaction|Passowrd]: Const corrections.
      giomm.h: Add the new tls*.h headers.
      giomm: Add the Tls[Client|Server]Connection classes.
      giomm.h: Add the tls[client|server]connection.h headers.
      gmmproc: _WRAP_[CREATE|CTOR|METHOD]: Allow any order of {} options.
      gmmproc: _WRAP_VFUNC: Support the wrapping of slots.
      TlsConnection: Wrap the virtual functions.

Kjell Ahlstedt (14):
      gmmproc: Improve the documentation of properties.
      SignalProxy: Fix the documentation, especially of connect_notify().
      Gio::Action: Add more documentation of get_state_hint() and get_state().
      gmmproc: Improve the search for documentation of enums.
      gmmproc: _WRAP_ENUM: Skip enum constants whose names are deleted.
      Gio::File: Remove refreturn to avoid memory leaks.
      Documentation: Fix many warnings from Doxygen.
      gmmproc: Improve the conversion of documentation to Doxygen format.
      DBus::[Connection|Proxy]: Change ifdef G_OS_LINUX to ifdef G_OS_UNIX.
      Predefine G_OS_UNIX or G_OS_WIN32 in Doxygen's configuration file.
      Threads::Thread::create(): Update the documentation.
      ThreadPool::push() docs: Note that sigc::trackable is not thread-safe.
      Signal[Timeout|Idle]::connect_once() docs: Warn about thread-unsafety.
      Signal*::connect(): Make them less thread-unsafe.

Mark Vender (1):
      Strip trailing whitespace.

Murray Cumming (4):
      MountOperation: Correct an ABI break.
      Improve NEWS for the stable release.
      Fix the build  with --enable-warnings=fatal.
      2.35.8


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