gimmie r355 - in trunk: . gimmie



Author: orph
Date: 2007-03-15 11:10:49 +0000 (Thu, 15 Mar 2007)
New Revision: 355
ViewCVS link: http://svn.gnome.org/viewcvs/gimmie?rev=355&view=rev

Modified:
   trunk/ChangeLog
   trunk/gimmie/gimmie_gui.py
   trunk/gimmie/gimmie_recent.py
   trunk/gimmie/gimmie_topicwin.py
   trunk/gimmie/gimmie_util.py
Log:
2007-03-15  Alex Graveley  <alex beatniksoftware com>

	* gimmie/gimmie_topicwin.py (ItemIconView._compare_item_name):
	Handle emptry item name in comparison.  Fixes bug #418418.

	* gimmie/gimmie_gui.py (TopicRunningList._reload):
	source.get_items() can return a generator.  Construct a list from
	it that we can manipulate.  Fixes bug #418272.

	* gimmie/gimmie_recent.py (RecentlyUsed.__init__): Connect to the
	changed signal of recent_model using a lambda that supports the
	different signal signatures between Egg and Gtk.  Fixes #417988.






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