Skip to content
  • Murray Cumming's avatar
    Corrected generated .devhelp filename so that it matches the pattern that · 5940e20d
    Murray Cumming authored
    2003-12-31  Murray Cumming  <murrayc@usa.net>
    
            * docs/reference/Makefile.am: Corrected generated .devhelp filename
            so that it matches the pattern that devhelp looks for.
            * docs/reference/doxygen_to_devhelp.xsl: Correct link prefix, so that
            it links to the installed html documentation.
            * gtk/gtkmm/accelmap.[h|cc]: Added lock_path() and unlock_path() as
            wrappers for new GTK+ functions. Added documentation for all AccelMap
            methods, based on the GTK+ docs.
            * gtk/src/clipboard.[hg|ccg]: Added documentation, based on the C docs.
            Added wait_for_targets(), as a wrapper for
            gtk_clipboard_wait_for_targets(). Added a version of request_targets()
            with a callback that takes a list of strings, as a wrapper for
            gtk_clipboard_request_targets(), and deprecated the hacky one
            with a callback that takes a SelectionData.
            * atk/src/: Added Hyperlink, Hypertext, Document, and StreamableContent
            * atk/src/atkobject.hg: Now inherits from the Hypertext interfaces as
            well as the others.
            * gtk/src/gtk_methods.defs: Updated from gtk+ with h2defs.py
    5940e20d
To find the state of this project's repository at the time of any of these versions, check out the tags.