gnome-shell branch master, updated. 11561fd90204b6d23365c21cc570f4c9cd4d5b9a



The branch, master has been updated
       via  11561fd90204b6d23365c21cc570f4c9cd4d5b9a (commit)
       via  e79c776c2e461086622d013b3ea00d05578142a4 (commit)
      from  7d474b2217221569b549f51e325b28aba9e8b604 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 11561fd90204b6d23365c21cc570f4c9cd4d5b9a
Author: Dan Winship <danw gnome org>
Date:   Tue Feb 10 11:15:59 2009 -0500

    Abstract drag-and-drop a bit and add application/recent document DND. #569717

commit e79c776c2e461086622d013b3ea00d05578142a4
Author: Dan Winship <danw gnome org>
Date:   Tue Feb 10 11:12:58 2009 -0500

    Add a wrapper around tweener to do some extra integration
    
    Automatically removes tweens on destroyed actors, and provides
    additional "animation started/stopped" callbacks (eg, for tracking
    whether or not to show window clone titles)

-----------------------------------------------------------------------

Summary of changes:
 js/ui/button.js         |    3 +-
 js/ui/dnd.js            |  181 +++++++++++++++++++++++++++++
 js/ui/genericDisplay.js |   39 ++++++-
 js/ui/main.js           |   76 +------------
 js/ui/overlay.js        |    2 +-
 js/ui/tweener.js        |  255 +++++++++++++++++++++++++++++++++++++++++
 js/ui/windowManager.js  |    2 +-
 js/ui/workspaces.js     |  287 +++++++++++++++--------------------------------
 8 files changed, 564 insertions(+), 281 deletions(-)
 create mode 100644 js/ui/dnd.js
 create mode 100644 js/ui/tweener.js


hooks/post-receive
-- 
Next generation GNOME desktop shell



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