2014-12-03 Murray Cumming 3.15.2 2014-12-03 Murray Cumming Regenerate docs.xml files. 2014-12-03 Murray Cumming Regenerated extra .defs files. 2014-12-03 Murray Cumming Regenerate methods .defs. 2014-12-03 Murray Cumming Regenerate enums .defs. 2014-11-21 Kjell Ahlstedt Gtk::IconThemeError: Fix a typo * gtk/src/icontheme.hg: Fix a typo. 2014-11-20 Murray Cumming Overlay: Really correct the @newin number. 2014-11-20 Murray Cumming Overlay: Correct the @newin number. 2014-11-13 Mark Vender Add Gtk::StyleProperty * gtk/gtkmm.h: Add styleproperty.h. * gtk/gtkmm/filelist.am: Add styleproperty.[h|cc]. * gtk/gtkmm/styleproperty[h|cc]: New files. Bug #673317. 2014-11-05 Kjell Ahlstedt Gtk::Grid: Add attach_next_to() without the 'sibling' parameter * gtk/src/grid.hg: Add an overloaded attach_next_to() without the 'sibling' parameter. Improve the documentation of attach_next_to(). Bug #739340. 2014-11-03 Murray Cumming cursor: Deprecated the constructor that takes no Display. Because gdk_cursor_new() is now deprecated. 2014-10-26 Kjell Ahlstedt Docs: Use doxygen-extra.css * configure.ac: Require mm-common 0.9.7. * .gitignore: Ignore doxygen-extra.css. * docs/reference/Doxyfile.in: Use doxygen-extra.css instead of doxygen.css. 2014-10-23 Kjell Ahlstedt Gtk::Dialog: Add constructors with DialogFlags * gtk/src/dialog.[hg|ccg]: Wrap enum GtkDialogFlags. Add constructors that wrap gtk_dialog_new_with_buttons() and take a Gtk::DialogFlags parameter. A dialog can then be created with a header bar. Bug #738513. 2014-10-23 Kjell Ahlstedt Gtk::SearchEntry: Wrap the search-changed signal * gtk/src/searchentry.hg: Wrap the search-changed signal. 2014-10-23 Kjell Ahlstedt Gdk::Pixbuf: Deprecate create_from_inline() * gdk/src/pixbuf.hg: Deprecate create_from_inline() because gdk_pixbuf_new_from_inline() is deprecated in gdk-pixbuf. 2014-09-23 Murray Cumming 3.14.0