The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Copyright 2008 Kevin Ryde

This file is part of Gtk2-Ex-WidgetCursor.

Gtk2-Ex-WidgetCursor is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as published
by the Free Software Foundation; either version 2, or (at your option) any
later version.

Gtk2-Ex-WidgetCursor is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General
Public License for more details.

You should have received a copy of the GNU General Public License along
with Gtk2-Ex-WidgetCursor.  If not, see <http://www.gnu.org/licenses/>.


Version 5,  July 2008
    - fix weakening so garbage collection actually works

Version 4,  June 2008
    - fix for unrealized Gtk2::Entry

Version 3,  June 2008
    - let test suite cope with single-display gdk backends, as
      reported by Jamie Lahowetz

Version 2,  May 2008
    - use GtkButton private subwindow
    - notice new toplevels during busy

Version 1,  April 2008
    - the first version