gimmie r314 - in trunk: . gimmie



Author: orph
Date: 2007-02-19 11:09:48 +0000 (Mon, 19 Feb 2007)
New Revision: 314
ViewCVS link: http://svn.gnome.org/viewcvs/gimmie?rev=314&view=rev

Modified:
   trunk/ChangeLog
   trunk/gimmie/gimmie_base.py
   trunk/gimmie/gimmie_gaim.py
   trunk/gimmie/gimmie_logout.py
   trunk/gimmie/gimmie_topicwin.py
   trunk/gimmie/gimmie_util.py
Log:
2007-02-19  Alex Graveley  <alex beatniksoftware com>

	* gimmie/gimmie_topicwin.py (TimeBar._zoomlist): Tweak zoom levels
	a bit: Today, This week, This month, Last 2 months, Last 3 months,
	Forever.

	* gimmie/gimmie_base.py (Item.pretty_print_time_since): Add
	include_today flag to avoid including the "Today" part of dates
	from today.

	* gimmie/gimmie_gaim.py: Use DBusWrapper.  Connect to dbus signals
	to notify of buddy status change, and emit reload on the buddy.
	Do this instead of listing blist.xml changes and reloading
	everything.  Start tracking idle time when we receive a
	BuddyIdleChanged signal, and show this time in buddy Item
	description.

	* gimmie/gimmie_logout.py: More logout dialog awesomeness from
	maxx krakoa dk: use gnome-power-manager's dbus interface to
	suspend/hibernate. Patch from bug #407673.

	* gimmie/gimmie_util.py (DBusWrapper): New helper to handle
	raising a dbus.DBusException for older DBUS python bindings which
	don't use unknown interface proxies.






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