gimmie r400 - in trunk: . gimmie



Author: orph
Date: 2007-04-27 09:49:39 +0100 (Fri, 27 Apr 2007)
New Revision: 400
ViewCVS link: http://svn.gnome.org/viewcvs/gimmie?rev=400&view=rev

Modified:
   trunk/ChangeLog
   trunk/gimmie/gimmie_base.py
   trunk/gimmie/gimmie_documents.py
   trunk/gimmie/gimmie_file.py
   trunk/gimmie/gimmie_recent.py
   trunk/gimmie/gimmie_util.py
Log:
2007-04-27  Alex Graveley  <alex beatniksoftware com>

	* gimmie/gimmie_base.py (Item.get_icon): Use the new Thumbnailer
	class to lookup Item icons.

	* gimmie/gimmie_util.py (Thumbnailer.get_icon): Move FileItem's
	get_icon logic to this new class.

	* gimmie/gimmie_recent.py (RecentlyUsed.get_items_uncached): Don't
	wrap result Items in FileItems, as subclasses now do this.

	* gimmie/gimmie_file.py (FileItem): Remove get_icon et al as
	this is supplied by Item now.

	* gimmie/gimmie_documents.py (RecentlyUsedDocumentsSource,
	RecentlyUsedMediaSource): Make document and media sources that
	create FileItems from recently used Item data.






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]