2015-01-20 Murray Cumming <
[email protected]>
2.43.3
2015-01-20 Murray Cumming <
[email protected]>
Regenerated _docs.xml files.
2015-01-13 Kjell Ahlstedt <
[email protected]>
Glib::Binding: Rename and change BindingTransformSlot
* glib/src/binding.[hg|ccg]: Change "typedef sigc::slot<bool,
const Glib::RefPtr<Binding>&, const GValue*, GValue*> BindingTransformSlot"
to "typedef sigc::slot<bool, const GValue*, GValue*> SlotTransform".
Bug #738663.
2015-01-11 Kjell Ahlstedt <
[email protected]>
Add Glib::SlotSpawnChildSetup
* glib/src/spawn.[hg|ccg]: Add typedef SlotSpawnChildSetup, and say in
the documentation that the child_setup parameters can be empty slots.
That should make it clear how to avoid having a child_setup slot called.
Bug #528285.
2015-01-02 Kjell Ahlstedt <
[email protected]>
Gio::Resource docs: Suppress inappropriate doxygen links
* gio/src/resource.hg: Insert '%' before 'Resource' where doxygen shall not
generate a link to Gio::Resource.
2014-12-16 Murray Cumming <
[email protected]>
2.43.2