Commit graph

4 commits

Author SHA1 Message Date
rillig
e3b44a118f Sorted PLISTs. 2005-10-23 16:03:10 +00:00
adam
1af8ae69fc Changes 2.8.0:
API additions since glibmm 2.6:
* GModule: Add BIND_LOCAL enum value.
* MainContext Added signal_child_watch()
  and examples/child_watch.
* OptionEntry: Added FLAG_NO_ARG, FLAG_FILENAME,
  FLAG_OPTIONAL_ARG, and FLAG_NOALIAS enum values.
2005-10-03 09:54:13 +00:00
jlam
7820875fff Remove the abuse of buildlink that was pkg-config/buildlink3.mk. That
file's sole purpose was to provide a dependency on pkg-config and set
some environment variables.  Instead, turn pkg-config into a "tool"
in the tools framework, where the pkg-config wrapper automatically
adds PKG_CONFIG_LIBDIR to the environment before invoking the real
pkg-config.

For all package Makefiles that included pkg-config/buildlink3.mk, remove
that inclusion and replace it with USE_TOOLS+=pkg-config.
2005-08-10 20:56:10 +00:00
adam
02da038f9b 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.
2005-07-22 21:12:20 +00:00