[gtkmm-documentation] Created tag gtkmm-documentation-2.17.0



The signed tag 'gtkmm-documentation-2.17.0' was created.

Tagger: Daniel Elstner <danielk openismus com>
Date: Mon Sep 7 16:35:54 2009 +0200

    Release: gtkmm-documentation 2.17.0

Changes:

Ainsley Pereira (1):
      Fixed text in Chapter 21. Timeouts, I/O andIdle Functions - example code

Armin Burgmeier (4):
      Removed the section on Dev-C++ because it was outdated, and g++ 3.4.2,
      Removed the section on MSVC++ 2005 as it has been moved to the wiki on
      Removed the MSVC figures from DOC_FIGURES.
      Fixed a typo in the introduction mentioning Gtk::manage

Daniel Elstner (20):
      Fix --disable-api-exceptions build
      Convert examples to non-recursive build
      Create DOAP file and correct MAINTAINERS
      Remove gnome-doc-common from autogen.sh
      Link with required libraries only
      Distribute example data files
      Build examples on make check
      Get tutorial build to distcheck correctly
      Distribute generated HTML files of the tutorial
      Work around gnome-doc-utils.make VPATH problems
      Handle missing dependency in gnome-doc-utils.make
      Build examples with $(GTKMM_CFLAGS)
      Update the new bindings chapter for mm-common
      Install files into ${datadir}/doc/gtkmm-2.4
      Remove obsolete MAINTAINERS and HACKING files
      Delete no longer used config.h.in file
      Update changed author email addresses
      Bump version to 2.17.0 and update news
      Do not check for unused C library functions
      Update reference to the gtkmm-tut.xml file

Deng Xiyue (7):
      examples/book/box/main.cc examples/book/custom/custom_widget/mywidget.cc
      Update the links to Visual C++ 2005 Download page and Platform SDK setting
      Add missing header files to fix build error using gcc 4.3.
      Reinstate rules to install generated html tutorial. Fix links to html
      Replace LGPL-2.1 with GFDL-1.2. Add GPL-2.0 for examples licenses. bug
      Correct icons/figures location in uninstall-tutorial rule so that they got
      Update gtkmm dependency to >= 2.13.4 as some tutorial uses new API

Fabrício Godoy (1):
      Remove unnecessary casts to int.

Hubert Figuiere (2):
      It is h2def.py not h2defs.py
      Add a note about non GType enums.

Jonathon Jongsma (18):
      touched up the 'wrapping C libraries with gmmproc' chapter to use a lot
      minor style changes to the tutorial. Remove bold font from filenames and
      build the tutorial using the section ids as the filenames. This is much
      update ignored files
      more minor style tweaking. Only applied the slightly larger line-height to
      update the 'working with cvs' section to refer to svn instead of cvs
      fixed the section mini-toc style change to also apply to appendixes, not
      added a bit more semantic markup to some classnames that I noticed was
      fixed a couple more cvs-isms and changed them to reference svn instead
      increase docbook version to 4.5 since I was using some markup that wasn't
      add 'id' attributes for all of the elements that the docbook xsl
      added a bit more information to the 'wrapping' appendix. Added basic info
      add new giomm examples change directory to a more generic '/etc' that
      fix this example to use the correct buffered data input stream instead of
      make the class name in the .gtkrc file begin with a lower-case 'gtkmm__'
      add another simple giomm example -- this one just takes a directory
      update link to jhbuild manual to point to library.gnome.org rather than
      fix logic for closing the about dialog (Bug #550675)

Murray Cumming (56):
      Initial version, moving examples/ and docs/ from the main gtkmm module, so
      Removed unused .m4 files.
      Removed mentions of non-existing directories, to fix the distcheck.
      Added examples from libglademm
      Added examples from libglademm
      Added examples from libglademm
      examples/book/libglademm/derived/ Added the examples from libglademm and
      Corrected the package name.
      Build and upload the pdf when uploading.
      Moved non-book examples into an other/ directory, so that these less-great
      Added a warning about not making TreeColumnRecords static. Bug #443586
      x-event-signals section: Mention add_events(), set_events(), and EventBox.
      Added a description of _WRAP_GERROR().
      ComboBox section: Correct a typo in a code snippet. Thanks to JJ Harrison.
      Added two simple giomm examples. Let's add some more here.
      Added example of the use of Gio::VolumeMonitor. However, this currently
      Get the volumes for the drives too, though no drives are reported for some
      gmmproc section: Document _CLASS_INTERFACE(), including documenting the
      Added links into giomm. This page is a (bad) duplicate of
      Added a version of the read_file() example that uses the async methods.
      gmmproc appendix: Mention the m4 conversions more explicitly.
      Added this example, showing how to create files and how to replace their
      Use Gtk::manage() on the cell renderer, to prevent a leak.
      Increased version
      Use the gnome-doc-utils structure/build so that the tutorial can be
      Clarify the new text about non-GType enums.
      examples/book/drawingarea/clock/clock.cc Cleaned up the formatting of this
      Increased version
      Added italic styling for the guilabel, guimenu, and guimenuitem DocBook
      Put the style.css in the html directory, and use it from there, so it is
      > > * docs/tutorial/Makefile.am: Correct the validate target to use the >
      Update the link for pangomm.
      Removed index.html. The true copy is in gnomemm-website (uploaded to
      Updated for latest non-deprecated SelectionData API.
      Remove this because it is not used.
      Increased version
      Respond to the Close button. Bug #550675 (Götz Waschk).
      Adapted back to the old SelectionData API.
      Increased version
      Do not try to upload the non-existant index.html file.
      Include messagedialog.h here. It is not necessary, but someone (Jody)
      X Event Signals appendix: Corrected a typo found by Tomasz Mikolajczyk.
      Increased version
      Catch FileError as well as BuilderError, because that is what the C
      ChangeLog movery
      Notebook: Mention set_current_page() instead of set_page(), which does not
      Use <methodname> instead of <function> for method names.
      Mention pygobject instead of pygtk for the codegen stuff such as h2def.py
      Change a link to ulink to fix validation. I am confused that this was not noticed before.
      Dealt with some compiler warnings.
      2.16.0:
      * docs/tutorial/C/gtkmm-tut.xml: Clipboard: Paste: Discovering Available
      Add AC_PROG_CXX to avoid circular dependency aclocal error.
      Update for Gtk::Builder.
      Link to library.gnome.org.
      tiny typo fix



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]