Up to [cvs.NetBSD.org] / pkgsrc / x11 / gtkmm4
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.5 / (download) - annotate - [select for diffs], Sun Jan 29 21:15:07 2023 UTC (4 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
HEAD
Changes since 1.4: +2 -2
lines
Diff to previous 1.4 (colored)
*: Recursive revbup from graphics/freetype2
Revision 1.4 / (download) - annotate - [select for diffs], Tue Jan 3 17:36:36 2023 UTC (5 months ago) by wiz
Branch: MAIN
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
*: recursive bump for tiff shlib major bump
Revision 1.3 / (download) - annotate - [select for diffs], Tue Jun 28 11:37:54 2022 UTC (11 months, 1 week ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored)
*: recursive bump for perl 5.36
Revision 1.2 / (download) - annotate - [select for diffs], Wed Dec 8 16:02:51 2021 UTC (17 months, 4 weeks ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4
Changes since 1.1: +2 -1
lines
Diff to previous 1.1 (colored)
revbump for icu and libffi
Revision 1.1 / (download) - annotate - [select for diffs], Tue Jun 1 00:32:07 2021 UTC (2 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2
x11/gtkmm4: import gtkmm4-4.2.0 gtkmm is the official C++ interface for the popular GUI library GTK+. Highlights include typesafe callbacks, and a comprehensive set of widgets that are easily extensible via inheritance. You can create user interfaces either in code or with the Glade User Interface designer, using Gtk::Builder. There's extensive documentation, including API reference and a tutorial. This is major version 4 of the library using interfaces for GTK4.