Skip to content
  1. Apr 05, 2017
  2. Apr 04, 2017
  3. Mar 30, 2017
  4. Mar 23, 2017
  5. Mar 22, 2017
  6. Mar 21, 2017
  7. Mar 20, 2017
  8. Mar 19, 2017
    • Kjell Ahlstedt's avatar
      Glib::IOChannel, StreamIOChannel: Remove deprecated parts · bc8d8807
      Kjell Ahlstedt authored
      * glib/glibmm.h: Remove streamiochannel.h.
      * glib/glibmm/filelist.am: Remove streamiochannel.[cc|h].
      * glib/glibmm/streamiochannel.[cc|h]: Removed files.
      * glib/src/iochannel.[ccg|hg]: Remove the default constructor and the
      deprecated virtual functions. In .ccg, remove the local GlibmmIOChannel
      class. It's useless without the virtual functions, as is the default ctor.
      bc8d8807
  9. Mar 17, 2017
  10. Mar 15, 2017
  11. Mar 14, 2017
    • Chun-wei Fan's avatar
      Visual Studio builds: Require Visual Studio 2017 · c23464d6
      Chun-wei Fan authored
      Visual Studio 2017 is required to support the C++-14 features that
      glibmm-2.52 will require, so update the projects to 2017.  Make the
      projects look for libsigc++-3.x as well.
      
      Also make sure that the glibmm and giomm projects are up-to-date, and
      drop the threading examples projects as these examples have been dropped
      from the tree, and ensure the headers "installed" are up-to-date.
      c23464d6
  12. Mar 13, 2017