Changes between Version 130 and Version 131 of SummerOfCode
- Timestamp:
- Mar 13, 2010, 2:31:22 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SummerOfCode
v130 v131 79 79 Extend and improve the existing [wiki:MacPortsGUI basic GUI] which has been implemented as part of GSoC 2008/2009. Pallet is at the moment functional to install/uninstall ports, but for example it cannot handle variants yet. Also, it is slow if you have many ports installed. 80 80 81 Some feature proposals: 82 * Variant selection 83 * Interactive dependency tree/graph 84 81 85 The GUI is driven by the MacPorts Framework, which acts as an wrapper of the MacPorts Tcl API to Objective-C. To enhance the GUI you will probably have to implement the respective features in the framework first. 82 86