Skip to content
  1. Jul 20, 2011
  2. Jul 19, 2011
  3. Jul 15, 2011
  4. Jul 14, 2011
    • Rene Saarsoo's avatar
      Move favorites order saving to Docs.Favorites. · fd4fcb17
      Rene Saarsoo authored
      Keeps the Favorites controller cleaner.
      fd4fcb17
    • Rene Saarsoo's avatar
      Create Favorites controller. · 8162326e
      Rene Saarsoo authored
      Moved most of the logic that binds together Docs.Favorites,
      FavoritesPanel, and Tree into this controller.
      
      Also moved the drag-drop logic from FavoritesPanel to ClassGrid.
      Looks like a better place for it, and I can also fire the needed
      events (for controller) more easily directly from ClassGrid.
      8162326e
    • Rene Saarsoo's avatar
      Hide favorites panel when no favorites. · a6032e68
      Rene Saarsoo authored
      No more add the default top10 favorites, leave the favorites empty if
      it's empty.  Automatically show the favorites panel when first item
      marked as favorite.
      
      Moved the tabpanel with favorites to separate class.
      
      The Docs.Favorites is now observable, firering "add" and "remove" events
      which are listened both by the tree and the grid.  The Docs.Favorites no
      more knows anything about the tree.
      a6032e68
  5. Jul 13, 2011
  6. Jul 12, 2011
Loading