gimmie r311 - in trunk: . gimmie
- From: orph svn gnome org
- To: svn-commits-list gnome org
- Subject: gimmie r311 - in trunk: . gimmie
- Date: Sat, 17 Feb 2007 01:01:58 +0000 (GMT)
Author: orph
Date: 2007-02-17 01:01:58 +0000 (Sat, 17 Feb 2007)
New Revision: 311
ViewCVS link: http://svn.gnome.org/viewcvs/gimmie?rev=311&view=rev
Modified:
trunk/ChangeLog
trunk/gimmie/gimmie_applet.py
trunk/gimmie/gimmie_computer.py
trunk/gimmie/gimmie_documents.py
trunk/gimmie/gimmie_file.py
trunk/gimmie/gimmie_logout.py
trunk/gimmie/gimmie_util.py
Log:
2007-02-16 Alex Graveley <alex beatniksoftware com>
* gimmie/gimmie_documents.py
(NewDocumentMenuButton._add_template_item): Break out the "New
Document" toolbar menu item into it's own subclass, and make
NewFromTemplateDialog handle it's own response.
* gimmie/gimmie_applet.py (TopicMenu._add_toolbar_items): Attach
to "clicked" signal on ToolButton items and "activate" on the menu
children of ToolMenuButton toolbar items, and in both cases hide
the menu to cause an ungrab.
* gimmie/gimmie_file.py (FileItem.get_mimetype): Return
application/octet-stream if no mimetype could be found.
* gimmie/gimmie_util.py (LaunchManager.make_recent_item): Rename
from make_egg_recent, and assert if no mimetype is given.
* gimmie/gimmie_computer.py (DriveItem.get_comment): Handle
gnomevfs.get_volume_free_space raising gnomevfs.NotSupportedError.
* gimmie/gimmie_util.py (LaunchManager.launch_uri):
gtk_recent_manager_add_full requiresa mimetype for the URI, so
look it up using xdg.Mime.
(ToolMenuButton._get_menu_position): Fix to handle menus that
would display off the bottom edge, by using size_request on the
menu instead of get_size_request.
* gimmie/gimmie_logout.py (LogoutDialog): Make the logout dialog
match the Gnome default better, and avoid being modal so the menu
does not steal the click.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]