gimmie r310 - in trunk: . gimmie



Author: orph
Date: 2007-02-16 07:22:15 +0000 (Fri, 16 Feb 2007)
New Revision: 310
ViewCVS link: http://svn.gnome.org/viewcvs/gimmie?rev=310&view=rev

Modified:
   trunk/ChangeLog
   trunk/gimmie/gimmie_applet.py
   trunk/gimmie/gimmie_computer.py
   trunk/gimmie/gimmie_topicwin.py
   trunk/gimmie/gimmie_util.py
Log:
2007-02-15  Alex Graveley  <alex beatniksoftware com>

	* gimmie/gimmie_topicwin.py (SparkLine): New class to add simple
	bar graphing of recent history next to the +/- zoom buttons.
	(TimeBar.__init__): Pack in a SparkLine.
	(TopicView.load_items): Resize the window to fit the icon view.
	This has to work around GtkIconView's bunk size request by looking
	at the scrolled window's vadjustment upper bound.  Currently the
	window height is limited to 70% of the screen height.  Partial fix
	for bug #406269.
	(ItemIconView._set_item): Adjust sizing a bit to use smaller text
	size for 40+ items.

	* gimmie/gimmie_applet.py (TopicMenu.show_hide_zoomer): Set
	TimeBar's item list so the sparkline has correct data.

	* gimmie/gimmie_computer.py (ComputerTopic.__init__): Try to load
	the new (as of Gnome 2.17.91) gnomecc.menu file.  This is
	preferred over the old settings.menu file if available.  Fixes
	bug #398997.






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