Commit graph

7 commits

Author SHA1 Message Date
adam
8de95187c3 Changes 2.8.4:
* OptionGroup: Fix memory leaks
* Documentation: Fix link in reference documentation header
2006-02-14 20:58:50 +00:00
drochner
7303653d15 this insists in glib2>=2.8.0 2006-02-08 18:50:52 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
adam
9227f79842 Changes 2.8.3:
* filename_display_name(): Correct the declaration to fix
  the linker error.
* Build: For reduced-resources devices, optionally allow deprecated
  API to be left out of the library.
* Documentation:
  - Show Since and Deprecated lists of API.

Changes 2.8.2:
* Solaris build fix: Correct the detection of make.
2006-01-16 10:08:04 +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