2018-11-04 Kjell Ahlstedt 2.29.1 2018-11-04 Kjell Ahlstedt Change the ABI to atkmm-2.30 So we can use the 2.28 version numbers for stable releases in the atkmm-1.6 ABI series. We don't need to release a stable ABI-parallel atkmm until we need to release gtkmm 4.0, and that won't happen until GTK+ 4.0.0 happens, and we don't know when that might be. We've done similar ABI name changes before. 2018-11-01 Kjell Ahlstedt Object: Fix the type of property_accessible_role() It has been changed in atk. 2018-11-01 Kjell Ahlstedt Regenerate .defs and docs.xml files and update atk_docs_override.xml. 2018-11-01 Kjell Ahlstedt Use glibmm-2.60 instead of glibmm-2.58 We have changed the ABI name in glibmm. 2018-10-25 Kjell Ahlstedt configure.ac, atkmm.doap: Update bug report address 2018-09-11 Kjell Ahlstedt doc/reference/Doxyfile.in: Use doxygen-extra.css 2018-09-10 Kjell Ahlstedt Update .gitignore 2018-09-10 Chun-wei Fan Fix reference documentation generation * atk/atkmm/filelist.gmake.am: * atk/atkmm/Makefile.am: Split out again the automake-specific part which we splitted out from atk/atkmm/filelist.am previously into a file of its own. * doc/Makefile.am: Include atk/atkmm/filelist.gmake.am so that we get a complete set of documentation generated. 2018-08-27 Chun-wei Fan build: Remove the Visual Studio 2017 projects Since the NMake Makefiles are in place, remove the Visual Studio projects as they have been superseded. 2018-08-27 Chun-wei Fan build: Add NMake Makefiles for Visual Studio builds This adds the NMake Makefiles to be used to build atkmm using Visual Studio 2017 or later, which will supersede the Visual Studio 2017 projects. This is done to simplify future maintenance, by making use of the atk/src/filelist.am and atk/atkmm/filelist.am, which is shared with the autotools build system. 2018-08-22 Chun-wei Fan build: Split out GNU-specific syntax from atk/atkmm/filelist.am This will make atk/atkmm/filelist.am usable for Visual Studio NMake as well. 2018-08-22 Chun-wei Fan build: Rename MSVC_Net2017 to MSVC_NMake This is to prepare for the transition of the Visual Studio build files to NMake Makefilesm to ease future maintenance. 2018-04-08 Murray Cumming Require C++17 Because libsigc++-3.0 (and therefore glibmm) now requires C++17. 2018-03-26 Kjell Ahlstedt Use glibmm-2.58 instead of glibmm-2.56 We have changed the ABI name in glibmm.