2.49.1: gmmproc: * Discard unused m4 sections. (Kjell Ahlstedt) * Add 'deprecated' option in _WRAP_ENUM and _WRAP_GERROR (Kjell Ahlstedt) * _CLASS_GOBJECT(): Allow custom move operation implementations with _CUSTOM_MOVE_OPERATION(). (Marcin Kolny) Bug #756593 Gio: * Added ListModel, ListStoreBase and ListStore<>, and tests. (Kjell Ahlstedt, Murray Cumming, Marcin Kolny) Bug #755307 * SocketAddress: Correct the constructor's implemention. (Murray Cuming) Bug #766150 (Vladimir) Gio:DBus: * Proxy: allow using GDBusProxy* conversion outside DBus namespace Glib: * FileAtrributeInfoList, Checksum, Module, RefPtr: Make operator bool explicit. (Murray Cumming) * Property: Allow to set property nick, blurb, and flags. (Marcin Kolny) Bug #755256 * VariantBase: Add explicit operator bool(), deprecating operator const void*. (Murray Cumming) Documentation: * Examples: Use libsigc++ 2.9/10 and its slot/signal syntax. (Murray Cumming)