Commit graph

9 commits

Author SHA1 Message Date
Pawel Pekala
6a67199d28 - Update to version 2.0.10
- Remove workaround to build on 10.0-CURRENT

Changes:
Upgrades to the build system have been made. The documentation has been
updated and other minor improvements made.
2012-07-02 19:45:36 +00:00
Pawel Pekala
2fa6259674 Convert my ports to optionsNG 2012-06-07 22:44:21 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Pawel Pekala
738d16ea59 Update to version 2.0.9
Changes:

Integration of callback objects with C++11 lambda expressions has been
improved. A bug in the move assignment operator of AsyncQueueDispatch
has been fixed. Documentation improvements have been made.
2012-05-29 17:45:03 +00:00
Pawel Pekala
52862f4cb9 - Update to version 2.0.8
- Sort plist
2012-05-21 18:05:56 +00:00
Pawel Pekala
ed597f5d86 - Fix build on 10.0-CURRENT
- Drop NOPORTDOCS support
2012-05-15 18:40:12 +00:00
Pawel Pekala
2937f010dc Update to version 2.0.7 2012-04-12 22:34:38 +00:00
Pawel Pekala
3cb7e02df4 Don't change rpath of library, port run depends on gcc44+ anyway 2012-01-23 20:24:50 +00:00
Pawel Pekala
2c31385cf2 c++-gtk-utils is a lightweight library containing a number of classes and
functions for programming GTK+ programs using C++ in POSIX (unix-like)
environments, where the user does not want to use a full-on wrapper such as
gtkmm or wxWidgets, or is concerned about exception safety or thread safety
of the wrapper and their documentation.

WWW:    http://cxx-gtk-utils.sourceforge.net
2011-12-23 16:56:30 +00:00