Commit graph

12 commits

Author SHA1 Message Date
adam
133509ff84 patch-ag added; fix a path where index.html is created 2003-08-27 16:07:04 +00:00
adam
2700865825 Changes:
* gcc 2.96 fix build
* MS Visual C++ .Net 2003 support
* Gdx::Display fix
* documentation update
2003-08-27 16:06:12 +00:00
adam
ffe8ff5cc8 Changes 2.2.5:
* fixed memory leak
* gtkmmproc: added GMM_PROTECTED_GCLASS macro
* documentation corrected
2003-07-22 08:59:35 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
adam
00fea69c73 Changes for 2.2.3: bugfixes, updated examples and documentation, dispatcher ported to Win32 2003-07-16 15:35:25 +00:00
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +00:00
jschauma
e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
wiz
7166660e08 Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
2003-05-02 11:53:34 +00:00
jmmv
08dd2055cf Update to 2.2.1. Changes in this version:
* configure depends on ATK 1.2. (Murray Cumming)
* Various gtkmm/gdkmm reference-counting corrections, using
  refreturn. (Sven Grottke, Murray Cumming)
* Gtk::Menu_Helpers::Element: lifetime refcounting fix.
  (Murray Cumming)
* Glib:
  - build_path(), build_filename(): fix and performance
    improvement.
  - replace deprecated __builtin_bzero().
  (Daniel Elstner)
* Win32:
  2.2 now builds, after lots of work. And there's
  an installer. (Cedric Gustin)
* Documentation:
  - Glib::Cond documented (Rick L Vinyard Jr)
  - Review and completion of Gtk::AccelGroup -> Gtk::Bin
    (Bryan Forbes)
  - Minor internals docs fix. (Martin Schulze)
2003-03-15 20:32:38 +00:00
jmmv
42ea12d414 Fix PKGCONFIG_OVERRIDE entries. 2003-03-01 21:46:25 +00:00
jmmv
dbcf64bf3e Make sure we have pkgconfig. 2003-03-01 21:33:53 +00:00
jmmv
c62f46ded7 Initial import of gtkmm, version 2.2.0:
gtkmm (previously known as Gtk--) is the official C++ interface for the
popular GUI library GTK+. Highlights include typesafe callbacks, widgets
extensible via inheritance and a comprehensive set of widget classes that
can be freely combined to quickly create complex user interfaces. Here's
an overview, with documentation and status. gtkmm is free software
distributed under the GNU Library General Public License (LGPL).

Aside from the C++ interface to Gtk 2.x, this package also provides
bindings for glib, atk and pango (all of them related with the toolkit).
2003-03-01 14:33:05 +00:00