CVSROOT: /cvs/gnome Module name: holmes Changes by: danw 05/12/16 14:13:19
Modified files: . : ChangeLog src : GroupView.cs IView.cs Makefile.am Search.cs Added files: src : TypeFilter.cs Log message: * src/TypeFilter.cs: Class to parse a "type:foo" specification from a search query, and then filter out tiles that don't match it. * src/Search.cs: Remove the Page enum; use Gtk.Notebook.PageNum to figure out the page numbers associated with the various widgets. Check the view's MatchState property at appropriate points, and show the NoMatch page as needed. Create and use a TypeFilter. * src/IView.cs: * src/GroupView.cs: Remove the Query property, make AddHit take a Tile rather than a Hit, and add a MatchState property that tells whether or not there are visible tiles, hidden tiles, or no tiles at all. Remove "no matches" handling from GroupView. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=holmes&who=danw&date=explicit&mindate=2005-12-16%2014:12&maxdate=2005-12-16%2014:14 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list