diff options
author | wiz <wiz@pkgsrc.org> | 2002-09-11 22:36:51 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2002-09-11 22:36:51 +0000 |
commit | eb1721bf20126f553fc1b78b04ed2d59bbd53f8d (patch) | |
tree | a253e7f0a0f8e6a577026c6e5c6200f9b5352efa /x11/gnome--/distinfo | |
parent | 6981561d15c2c8fca5c7a757535ee7651e7c0003 (diff) | |
download | pkgsrc-eb1721bf20126f553fc1b78b04ed2d59bbd53f8d.tar.gz |
Update to 1.2.2. Convert to buildlink2.
Changes:
Release 1.2.2
* Gnome::UI::Help fixed: This should be added to the
Help menu to automatically add items from the
topics.dat file. (Murray Cumming)
* gnome-hello example: The About box is now closed
and deleted when [Close] is clicked
(Murray Cumming)
Release 1.2.1
* App::create_toolbars fixed to use member UI::Array.
This allows access to the widgets, as well as
properly managing memory for the UI Items.
- menu example modified to demonstrate disabling
of menu item widgets. (Murray Cumming)
* configure.in: Don't add -I$prefix/include to
GNOMEMM_INCLUDEDIR if $prefix=/usr. -I/usr/include
should never be used because it overrides the order
of gcc's implicit include path. gtkmm-config.in has
been corrected too. (Daniel Elstner)
* Dialog, MessageBox, PropertyBox: Added extra
documentation so people know that these are not
self-destructed when run() or run_and_close()
returns. (Murray Cumming)
Release 1.2.0
* Canvas example:
Added example.png to test CanvasImage.
Items are now deleted in the destructor.
(Murray Cumming)
* Reference Documentation:
Location of perl not hardcoded. (Cedric Gustin)
* Some gcc 3.0 std namespace fixes. (Claudio Bley)
Release 1.1.21
* CanvasText: set_font(const GdkFont&) conversion
fixed and set_font(const string&) added.
(Murray Cumming)
* CanvasItem: event signal marshalled again. We lost
this fix sometime after 1.1.17. (Gergõ Érdi)
* Uncommented the CanvasHelper::anchor property,
adding the necessary gtkpacker.h #include.
(Murray Cumming)
* Fixed CanvasHelpers::font for Gdk_Font input and
added a string constructor. (Murray Cumming)
* Added CanvasText::set_fontset(). (Murray Cumming)
Release 1.1.20
Unofficial, with some 1.1.21 changes.
Diffstat (limited to 'x11/gnome--/distinfo')
-rw-r--r-- | x11/gnome--/distinfo | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/x11/gnome--/distinfo b/x11/gnome--/distinfo index 9356e078090..10b75967d0a 100644 --- a/x11/gnome--/distinfo +++ b/x11/gnome--/distinfo @@ -1,5 +1,4 @@ -$NetBSD: distinfo,v 1.1.1.1 2001/05/19 10:08:59 drochner Exp $ +$NetBSD: distinfo,v 1.2 2002/09/11 22:36:52 wiz Exp $ -SHA1 (gnomemm-1.1.19.tar.gz) = c26de2405dd469d24ac1a7f4d63390e68d3278a9 -Size (gnomemm-1.1.19.tar.gz) = 288165 bytes -SHA1 (patch-aa) = 1c9ddf16ee8ae1294112a47db081b803c314f69d +SHA1 (gnomemm-1.2.2.tar.gz) = bdca04fd444e5e57733c6eb2a12682e72024c995 +Size (gnomemm-1.2.2.tar.gz) = 292603 bytes |