CVSROOT:        /cvs/gnome
Module name:    f-spot
Changes by:     gburt   06/01/19 16:34:50

Modified files:
        .              : Tag: F_SPOT_QUERY ChangeLog 
        src            : Tag: F_SPOT_QUERY DirectoryAdaptor.cs 
                         FullScreenView.cs GroupSelector.cs IconView.cs 
                         MainWindow.cs Makefile.am PhotoPopup.cs 
                         PhotoQuery.cs PhotoStore.cs PhotoView.cs 
                         QueryView.cs TagPopup.cs TagSelectionWidget.cs 
                         TimeAdaptor.cs Util.cs f-spot.glade 
Added files:
        icons          : Tag: F_SPOT_QUERY f-spot-not.png 
        src            : Tag: F_SPOT_QUERY PopupManager.cs 
                         QueryWidget.cs TagQueryWidget.cs 

Log message:
2005-01-19  Gabriel Burt  <[EMAIL PROTECTED]>

* src/PopupManager: New file that hopefully makes it simpler to handle
and create popups and that makes them accessible via shift-F10.

* src/TagQueryWidget.cs: New file that manages queries with AND, OR,
and NOT operators.

* src/QueryWidget.cs: New file that replaces the QueryDisplay and
contains the TagQueryWidget.

* src/DirectoryAdaptor.cs: update query call

* src/GroupSelector.cs: Allow the arrow buttons to be activated with
the keyboard, not just with the mouse.

* src/MainWindow.cs: Add handlers for Include and Require menu items,
add dnd target so query items can be thrown back on the tag list,
replace the QueryDisplay with the QueryWidget to support the new style
querying, add utility function that returns the window-relative
coordinates of a widget.

* src/Makefile.am: add PopupManager, TagQueryWidget, QueryWidget, and
'not' icon.

* src/TagPopup.cs: Make AbstractPopup, add include/require, fix
plural and sensitivity issues.

* src/PhotoPopup.cs: Make AbstractPopup.

* src/PhotoQuery.cs: Add extra_condition to the query that is used by
the new query mechanism.

* src/PhotoStore.cs: Support extra_condition.

* src/PhotoView.cs:
* src/QueryView.cs: Make popups use PopupManager.

* src/IconView.cs: Use PopupManager, add new method for finding the
center of a photo cell.

* src/TagSelectionWidget.cs: Add utility methods to get a tag with a
path or iter, remove check box column (!), use PopupManager.

* src/TimeAdaptor.cs: use new query call.

* src/Util.cs: Add new MakeMenuItem method for CheckMenuItems.

* src/f-spot.glade: Remove Find by Tag menu item and add Include and
Require items.

* icons/f-spot-not.png: New.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=f-spot&who=gburt&date=explicit&mindate=2006-01-19%2016:33&maxdate=2006-01-19%2016:35

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

Reply via email to