CVSROOT:        /cvs/gnome
Module name:    f-spot
Changes by:     nat     05/11/10 21:23:16

Modified files:
        .              : ChangeLog 
        src            : Db.cs MainWindow.cs TagPopup.cs 
                         TagSelectionWidget.cs TagStore.cs f-spot.glade 

Log message:
2005-11-10  Nat Friedman  <[EMAIL PROTECTED]>

* src/MainWindow.cs: Added support for creating and applying tags
by typing them into a tagbar entry.  Added support for merging
tags.  Support for multiselection operations in the tag sidebar.
Handle photo deleting in the icon and photo views by catching the
keypress in the icon and photo view widgets, not as a menu
accelerator.  Pressing delete in the tag treeview will now delete
the selected tags.  Fixed several bugs.

* src/TagPopup.cs: Added support for merging tags.  Added support
for multiselection tag actions.

* src/TagSelectionWidget.cs: Handle top-level tag creation.

* src/Db.cs: Made the item_cache protected so the TagStore
subclass can access it.

* src/TagStore.cs: Added GetTagByName and GetTagByNameStart, both
of which are case-insensitive.

* src/f-spot.glade: Remove the Delete accelerator for deleting
photos.  Add the tag typing bar.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=f-spot&who=nat&date=explicit&mindate=2005-11-10%2021:22&maxdate=2005-11-10%2021:24

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to