| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
* Make MyController a delegate of Application in OSX GUI, as
suggested by Jerome.
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
* Add preference to ignore existing archives (to avoid forcing users
to delete them manually, in situations where one archive has gotten
deleted or corrupted).
* Small patch to property setting code suggested by Ulrich Gernkow.
* Apply patch to fix some crashes in the OSX GUI, thanks to Onne Gorter.
|
|
|
|
| |
contributed by Pedro Melo.
|
|
|
|
|
|
|
|
| |
* Revert the combo ProgressIndicator / status message (couldn't get the flicker to go away...)
* Improved file change icons
- Lighter color / slight gradient wash
- Icons for Absent (opposite side of an add) and Unmodified (opposite side of a one sided change) -- these give the line balance
* Display panel for errors occuring during Connecting... phase
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
| |
nice new "nested directory" display style and per-file progress bars. Any
unison hackers using Macs are invited to check out the new UI and post
any bugs or suggestions for improvement to the unison-hackers list.
(There is one known issue that sometimes causes the list of changes to be
redisplayed incorrectly after an Ignore command.)
|
|
GUI and calling it "mac")
|