gimmie r321 - in trunk: . gimmie



Author: orph
Date: 2007-02-22 08:51:39 +0000 (Thu, 22 Feb 2007)
New Revision: 321
ViewCVS link: http://svn.gnome.org/viewcvs/gimmie?rev=321&view=rev

Modified:
   trunk/ChangeLog
   trunk/gimmie/gimmie.in
   trunk/gimmie/gimmie_applications.py
   trunk/gimmie/gimmie_computer.py
   trunk/gimmie/gimmie_documents.py
   trunk/gimmie/gimmie_file.py
   trunk/gimmie/gimmie_people.py
   trunk/gimmie/gimmie_recent.py
   trunk/gimmie/gimmie_tomboy.py
   trunk/gimmie/gimmie_topicwin.py
Log:
2007-02-21  Alex Graveley  <alex beatniksoftware com>

	* gimmie/gimmie_topicwin.py (ItemIconView): Make loading
	completely async by using ListModel's builtin filtering and
	sorting, with a final pass to resize icons correctly.  Drop manual
	sorting from all ItemSources.

	* gimmie/gimmie.in: Chdir to the user's home directory.  Pass
	--appname="gimmie" to bug-buddy.

	* gimmie/gimmie_file.py (FileItem.get_is_user_visible): Return
	True if we have file info.
	(FileItem.ensure_file_info): Always call gnomevfs asyncronous file
	lookup, to avoid blocking for disconnected NFS paths.

	* gimmie/gimmie_documents.py (DownloadsSource.do_reload): Don't
	check the FileItem exists before adding.
	* gimmie/gimmie_recent.py (RecentlyUsed.do_reload): Ditto.

	* gimmie/gimmie_applications.py (DesktopFileItem.__init__): Pass
	the full location uri from the gnomedesktop item to the
	LauncherItem cons, so FileItem base methods will have the full
	path for desktop files.






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