Changes between Version 1 and Version 2 of MacPortsGUI_GSoC2010_Improvement


Ignore:
Timestamp:
May 6, 2010, 6:46:52 AM (14 years ago)
Author:
tzikis@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MacPortsGUI_GSoC2010_Improvement

    v1 v2  
    1 ==About==
     1== About ==
    22
    33This pages is about the improvements that are in place for [http://trac.macports.org/wiki/MacPortsGUI "Pallet"] during GSoC 2010. It contains both ideas, and progress info, as well as a roadmap (when that will be complete).
     
    55== Proposed Changes ==
    66
    7 Variants View/Selection
     7 * Show/Select Variants
     8 * Show Build/Lib/Runtime Dependencies
     9 * Add Queueing of Operations
     10 * Growl Support
     11 * Logging Support
    812
    9 
    10 ==Framework==
     13== Framework ==
    1114
    1215Since we are adding features on Pallet, some work will have to be done on the framework. Namely, i will have to include fetching of variants and dependencies, and since the framework currently appears to be broken, i will also have to fix the bugs that occured due to MacPorts' changes.
    1316
    1417
    15 ==GUI==
     18== GUI ==
    1619
    17 First of all, there will have to be a redesign of the Icons, which are currently 'hideous' for a Mac program. Since we will be adding
     20First of all, there will have to be a redesign of the Icons, which are currently 'hideous' for a Mac program. There will also have to be changes in the list of available ports to show variants. Since we will be adding Growl, there will need to be some redesign of the preferences window to add info on growl. For the queueing of operations, the idea is to create a drawer (or a pop-up window if the drawer is hard to implement) where operations are added, and when we are ready to go, we simply press start.