Copyright 2008 Kevin Ryde

This file is part of Gtk2-Ex-TickerView.

Gtk2-Ex-TickerView 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 3, or (at
your option) any later version.

Gtk2-Ex-TickerView 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-TickerView.  If not, see <http://www.gnu.org/licenses/>.


Version 6 - fixes for change redraws

Version 5 - drawing speedups

Version 4 - clear window when last model row is deleted
          - use Glib::Ex::SignalIds helper

Version 3 - add Gtk2::Buildable

Version 2 - Gtk2::CellLayout as an interface using Gtk2::Ex::CellLayout::Base
          - fixes to fixed-height-mode and packing order

Version 1 - the first version