pkgsrc/x11/gtk--/PLIST
wiz 7b899ce8ac Update to 1.2.10, provided by Adam Ciarcinski.
Changes:
1.2.10:
	*  Gtk::Editable: removed default arg values from implementation,
	as suggested by Otmar Struwe. This allows it to build with gcc 3.1
1.2.9:
  * Gtk::SArray_Helpers::Traits<T>:  Added specializations for 'const T*',
    'T *const', 'const T *const' and 'const T[N]', so that the inofficial
    RedHat GCC 2.96 chooses the correct one.

Release: Gtk-- 1.2.8
  * CList_Helpers::Row::Row() implemented, not just declared.
    (Murray Cumming)
  * FontSelection::get_font_name(): Prevent crash when GTK+ returns 0.
    (Joe Yandle)
  * Fixed memory leak in Gtk::Editable::get_chars() (Gergo)
  * Gtk::Widget::get_toplevel is more cautious if the return value is not
    a Gtk::Window* (Gergo)

Release: Gtk-- 1.2.7
  * Minor gtkmmproc install fix. (Grumegargler)
  * Lots of reference documentation text added, based on the GTK+ reference
    documentation. (Jason M'Sadoques)
  * gtkmm-config does not give -I/usr/include, which should be implicit if
    necessary, and which overrides the implicit gcc replacement system
    headers if used. Apparently this is useful for gcc 3.0, and is what
    gtk+ does.(Daniel Elstner)

Release: Gtk-- 1.2.6
  Skipped.

Release: Gtk-- 1.2.5
  * Fixes for code generator.
  * Fixes for RedHat 7.0 configure bug.
  * Numerous patches to clean up code and improve appearance.
  * Added SpinButton::update() (Augustin Ferrin Pozuelo)
  * Menushell namespace fixes (jaycox)
  * Fixes for gtk--.m4 (srittau)
  * Major CTree fixes
  * CTree::selection() fixed. (Murray Cumming)
  * Added CTree::{Row,Column}::moveto()
  * Fix for CTree::RowList::end() (Daniel Elstner)
  * Documentation fixes (Falk Hueffner)
  * TreeItem patch (Joe Yandle)

Converted to buildlink2 by me.
2002-09-11 21:53:46 +00:00

207 lines
5.8 KiB
Text

@comment $NetBSD: PLIST,v 1.4 2002/09/11 21:53:47 wiz Exp $
bin/gtkmm-config
include/gdk--.h
include/gdk--/bitmap.h
include/gdk--/color.h
include/gdk--/colormap.h
include/gdk--/cursor.h
include/gdk--/drawable.h
include/gdk--/font.h
include/gdk--/gc.h
include/gdk--/image.h
include/gdk--/list.h
include/gdk--/main.h
include/gdk--/pixmap.h
include/gdk--/types.h
include/gdk--/visual.h
include/gdk--/window.h
include/glib--.h
include/gtk--.h
include/gtk--/accelgroup.h
include/gtk--/accellabel.h
include/gtk--/adjustment.h
include/gtk--/alignment.h
include/gtk--/arrow.h
include/gtk--/aspectframe.h
include/gtk--/base.h
include/gtk--/bin.h
include/gtk--/box.h
include/gtk--/button.h
include/gtk--/buttonbox.h
include/gtk--/calendar.h
include/gtk--/checkbutton.h
include/gtk--/checkmenuitem.h
include/gtk--/clist.h
include/gtk--/colorselection.h
include/gtk--/combo.h
include/gtk--/container.h
include/gtk--/ctree.h
include/gtk--/curve.h
include/gtk--/data.h
include/gtk--/dialog.h
include/gtk--/drawingarea.h
include/gtk--/editable.h
include/gtk--/entry.h
include/gtk--/eventbox.h
include/gtk--/fileselection.h
include/gtk--/fixed.h
include/gtk--/fontselection.h
include/gtk--/frame.h
include/gtk--/handlebox.h
include/gtk--/image.h
include/gtk--/imageloader.h
include/gtk--/inputdialog.h
include/gtk--/invisible.h
include/gtk--/item.h
include/gtk--/label.h
include/gtk--/layout.h
include/gtk--/list.h
include/gtk--/listitem.h
include/gtk--/main.h
include/gtk--/marshal.h
include/gtk--/menu.h
include/gtk--/menubar.h
include/gtk--/menuitem.h
include/gtk--/menushell.h
include/gtk--/misc.h
include/gtk--/notebook.h
include/gtk--/object.h
include/gtk--/optionmenu.h
include/gtk--/packer.h
include/gtk--/paned.h
include/gtk--/pixmap.h
include/gtk--/plug.h
include/gtk--/preview.h
include/gtk--/private/accelgroup_p.h
include/gtk--/private/accellabel_p.h
include/gtk--/private/adjustment_p.h
include/gtk--/private/alignment_p.h
include/gtk--/private/arrow_p.h
include/gtk--/private/aspectframe_p.h
include/gtk--/private/base_p.h
include/gtk--/private/bin_p.h
include/gtk--/private/box_p.h
include/gtk--/private/button_p.h
include/gtk--/private/buttonbox_p.h
include/gtk--/private/calendar_p.h
include/gtk--/private/checkbutton_p.h
include/gtk--/private/checkmenuitem_p.h
include/gtk--/private/clist_p.h
include/gtk--/private/colorselection_p.h
include/gtk--/private/combo_p.h
include/gtk--/private/container_p.h
include/gtk--/private/ctree_p.h
include/gtk--/private/curve_p.h
include/gtk--/private/data_p.h
include/gtk--/private/dialog_p.h
include/gtk--/private/drawingarea_p.h
include/gtk--/private/editable_p.h
include/gtk--/private/entry_p.h
include/gtk--/private/eventbox_p.h
include/gtk--/private/fileselection_p.h
include/gtk--/private/fixed_p.h
include/gtk--/private/fontselection_p.h
include/gtk--/private/frame_p.h
include/gtk--/private/handlebox_p.h
include/gtk--/private/image_p.h
include/gtk--/private/inputdialog_p.h
include/gtk--/private/invisible_p.h
include/gtk--/private/item_p.h
include/gtk--/private/label_p.h
include/gtk--/private/layout_p.h
include/gtk--/private/list_p.h
include/gtk--/private/listitem_p.h
include/gtk--/private/main_p.h
include/gtk--/private/menu_p.h
include/gtk--/private/menubar_p.h
include/gtk--/private/menuitem_p.h
include/gtk--/private/menushell_p.h
include/gtk--/private/misc_p.h
include/gtk--/private/notebook_p.h
include/gtk--/private/object_p.h
include/gtk--/private/optionmenu_p.h
include/gtk--/private/packer_p.h
include/gtk--/private/paned_p.h
include/gtk--/private/pixmap_p.h
include/gtk--/private/plug_p.h
include/gtk--/private/preview_p.h
include/gtk--/private/progress_p.h
include/gtk--/private/progressbar_p.h
include/gtk--/private/radiobutton_p.h
include/gtk--/private/radiomenuitem_p.h
include/gtk--/private/range_p.h
include/gtk--/private/ruler_p.h
include/gtk--/private/scale_p.h
include/gtk--/private/scrollbar_p.h
include/gtk--/private/scrolledwindow_p.h
include/gtk--/private/separator_p.h
include/gtk--/private/socket_p.h
include/gtk--/private/spinbutton_p.h
include/gtk--/private/statusbar_p.h
include/gtk--/private/style_p.h
include/gtk--/private/table_p.h
include/gtk--/private/tearoffmenuitem_p.h
include/gtk--/private/text_p.h
include/gtk--/private/tipsquery_p.h
include/gtk--/private/togglebutton_p.h
include/gtk--/private/toolbar_p.h
include/gtk--/private/tooltips_p.h
include/gtk--/private/tree_p.h
include/gtk--/private/treeitem_p.h
include/gtk--/private/viewport_p.h
include/gtk--/private/widget_p.h
include/gtk--/private/window_p.h
include/gtk--/progress.h
include/gtk--/progressbar.h
include/gtk--/proxy.h
include/gtk--/radiobutton.h
include/gtk--/radiomenuitem.h
include/gtk--/range.h
include/gtk--/ruler.h
include/gtk--/scale.h
include/gtk--/scrollbar.h
include/gtk--/scrolledwindow.h
include/gtk--/separator.h
include/gtk--/socket.h
include/gtk--/spinbutton.h
include/gtk--/statusbar.h
include/gtk--/style.h
include/gtk--/table.h
include/gtk--/tearoffmenuitem.h
include/gtk--/text.h
include/gtk--/tipsquery.h
include/gtk--/togglebutton.h
include/gtk--/toolbar.h
include/gtk--/tooltips.h
include/gtk--/tree.h
include/gtk--/treeitem.h
include/gtk--/viewport.h
include/gtk--/widget.h
include/gtk--/window.h
lib/gtkmm/include/gdk--config.h
lib/gtkmm/include/gtk--config.h
lib/gtkmm/proc/convert.m4
lib/gtkmm/proc/doc1.m4
lib/gtkmm/proc/gtkconvert.m4
lib/gtkmm/proc/gtkmmproc
lib/gtkmm/proc/list.m4
lib/gtkmm/proc/stage1.m4
lib/libgdkmm.a
lib/libgdkmm.la
lib/libgdkmm.so
lib/libgdkmm.so.2
lib/libgdkmm.so.2.2
lib/libgtkmm.a
lib/libgtkmm.la
lib/libgtkmm.so
lib/libgtkmm.so.3
lib/libgtkmm.so.3.4
@unexec test %D = ${LOCALBASE} || ${RM} ${LOCALBASE}/share/aclocal/gtk--.m4
share/aclocal/gtk--.m4
@exec test %D = ${LOCALBASE} || ln -s %D/share/aclocal/gtk--.m4 ${LOCALBASE}/share/aclocal/gtk--.m4
@dirrm lib/gtkmm/proc
@dirrm lib/gtkmm/include
@dirrm lib/gtkmm
@dirrm include/gtk--/private
@dirrm include/gtk--
@dirrm include/gdk--