2.13.7 (unstable):

* ComboBox: Added get/set_button_sensitivity().
* FileChooser: Added set_file(), select_file(), unselect_file(), 
  taking a Gio::File. Added get_files(), set_current_folder_file(), 
  get_current_folder_file(), get_file(), gtk_file_chooser_get_file()
  get_file(), get_preview_file().
* LinkButton: Added get/set_visited() and the property.
* StatusIcon: Added set() taking a Gio::Icon. Added get_icon() 
  and gicon property. Added constructor taking a Gio::Icon.
* Adjustment, StatusIcon: Reimplement some get_*() functions with 
  new C functions instead of direct struct access.
  (Murray Cumming)
* Build: Updated the MS Visual Studio 2005 build 
  and added a script to create an installer.
  (Armin Burgmeier)