-
Notifications
You must be signed in to change notification settings - Fork 160
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* RadioAction: Correct a reference-counting error in the "changed" signal. * RecentManager: Allow Gtk::RecentManager::Data to be instantiated, for use with the full version of add_item(). * Menu: Fix memory problems during destruction by handling attached widgets as we already handle child widgets. * Correctly ifdef-out initialization of deprecated classes. * Build: Cope with newer m4 versions. * Documentation: FAQ: Emphasize that libglademm is preferred to glademm.
- Loading branch information
adam
committed
Jul 5, 2007
1 parent
e0e551a
commit 264e2a4
Showing
3 changed files
with
11 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
$NetBSD: distinfo,v 1.25 2007/03/18 13:19:37 adam Exp $ | ||
$NetBSD: distinfo,v 1.26 2007/07/05 11:08:08 adam Exp $ | ||
|
||
SHA1 (gtkmm-2.10.8.tar.bz2) = 4ce0ca5deb16cce283400fada2edee0a5b043a66 | ||
RMD160 (gtkmm-2.10.8.tar.bz2) = 42b7de00688c7091e20412670a6c873b883a0f29 | ||
Size (gtkmm-2.10.8.tar.bz2) = 8528757 bytes | ||
SHA1 (gtkmm-2.10.10.tar.bz2) = c84ae2f425c3116c58c37ffcafa1008b43399fff | ||
RMD160 (gtkmm-2.10.10.tar.bz2) = 475ff5375a129e4590605b3986edfe1a0d884e2e | ||
Size (gtkmm-2.10.10.tar.bz2) = 8566441 bytes |