[Unison-hackers] [unison-svn] r240 - in trunk/src: . uimacnew uimacnew/English.lproj/MainMenu.nib uimacnew/uimac.xcodeproj

bcpierce@cis.upenn.edu bcpierce at cis.upenn.edu
Sun May 27 16:01:08 EDT 2007


Author: bcpierce
Date: 2007-05-27 16:01:07 -0400 (Sun, 27 May 2007)
New Revision: 240

Modified:
   trunk/src/RECENTNEWS
   trunk/src/mkProjectInfo.ml
   trunk/src/uicommon.ml
   trunk/src/uimacnew/English.lproj/MainMenu.nib/classes.nib
   trunk/src/uimacnew/English.lproj/MainMenu.nib/info.nib
   trunk/src/uimacnew/English.lproj/MainMenu.nib/keyedobjects.nib
   trunk/src/uimacnew/English.lproj/MainMenu.nib/objects.nib
   trunk/src/uimacnew/MyController.h
   trunk/src/uimacnew/MyController.m
   trunk/src/uimacnew/ProgressCell.m
   trunk/src/uimacnew/ReconItem.m
   trunk/src/uimacnew/ReconTableView.h
   trunk/src/uimacnew/ReconTableView.m
   trunk/src/uimacnew/uimac.xcodeproj/project.pbxproj
Log:
* More Mac GUI goodness from Craig.

Enhancements:
    - Default table layout is now outline view (middle choice in outline control)
    - Outline layout initial does "smart expand" to open one screen full
    - Action icons - Lighter parent icons
    - Icons for Left / Right work (Added, Modified, Deleted)

Bug Fixes:
    - Fix problem with file Details not showing
    - Sort by Action not working
    - Missing status for some items (on right)
    - Reset view contents (clear recon items) when re-syncing
    - Action icons -- Fix upside-down question mark
    - Fix centering of "Connecting..." message when panel is resized
    - Force to progress to 100% when done

Known Issues:

1) The most controversial "enhancement" here is the replacement of the
   text for Left / Right (e.g. "Modified", "Deleted") with more
   compact / colorful icons.  These icons are perhaps was too "loud",
   but Craig thinks that if he can tone them down a bit that this will
   be an improvement.  [Actually, I like them pretty well as-is.]

   Any icon artists out there?

2) The rendering of the status message in the main ProgressIndicator
   is currently leading to flicker.




More information about the Unison-hackers mailing list