* 2006-03-11 Kalle Vahlman, zuh@iki.fi

 * API changes:
   - scw_view_set_column_foldable(): 
       Add a boolean argument to control the foldability 
       (previously you couldn't undo setting foldability)
   - New signal: "buffer-request"
   - New method: scw_view_scroll_to_row():
       Scrolls the view to given row (a GtkTreePath)

 * Gtk-docs, at last!
 * Release 0.4.0

* 2006-01-09 Kalle Vahlman, zuh@iki.fi

 * New features:
   - support for embedded icons
   - support for panning
   - smart panning mode
 * New API:
   - "interaction" property
   - "embedded-icon-size" property
 * Win32 building (cygwin) support (Toni Willberg)
 * Optimize performance (a lot in some cases)

 * Release 0.3.0

* 2005-11-21 Kalle Vahlman, zuh@iki.fi

 * New API: scw_view_set_column_visible
 * Remove profiling option from build (duh)

 * Fix the visiblity to actually work
 * Add the API in the public header

 * Release 0.2.0
