Author: orph
Date: 2007-01-22 08:38:10 +0000 (Mon, 22 Jan 2007)
New Revision: 270
ViewCVS link: http://svn.gnome.org/viewcvs/gimmie?rev=270&view=rev

Modified:
   trunk/ChangeLog
   trunk/gimmie_applet.py
   trunk/gimmie_applications.py
   trunk/gimmie_base.py
   trunk/gimmie_computer.py
   trunk/gimmie_documents.py
   trunk/gimmie_topicwin.py
   trunk/gimmie_util.py
Log:
2007-01-22  Alex Graveley  <[EMAIL PROTECTED]>

        * gimmie_topicwin.py (ItemIconView): IconView bug doesn't send
        selection-changed when setting a new model, so call unselect_all
        so the Favorite button sensitivity can update.
        (ItemIconView._set_item): Show pinned/favorite/bookmark items with
        a larger icon.

        * gimmie_util.py (BookmarkManager): Change the bookmark
        serialization to include the Item classname used to represent the
        bookmark (gimmie_file.FileItem by default), add API to support
        fetching this.  Existing API needs to be reworked, and all the
        callers updated to use the new version.

        * gimmie_computer.py (FavoritesSource): Add basic support for
        favorites, by creating a class instance dynamically for the
        bookmarked URI.

        * gimmie_applet.py (TopicMenu): Make the favorites button work, so
        that clicking it adds the selected item as a favorite.
        Desensitize the button when nothing is selected.  Make the icon
        greyscale for unfavorited items, to make it a little more clear.



_______________________________________________
SVN-commits-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/svn-commits-list

Reply via email to