archelf:
	* use 'ls -F' like chars instead of "T" column, i.e. dir/, sumlink@.
	* show symlink target's file info
	* add "missing" and "update" to Tree menu
	* make File Details values copy-able, at lease size, name and id
	* use several columns for stats in File Details
	* enable diffs in commit window (possibly separate diff windows)
	* show unmodifiable log-for-merge output in commit dialog if present
	* show the current tree revision
	* prompt before commiting with empty summary line

archeye:
	* add "Save Tarball..." and "Open Tarball..." (use Arch::Tarball)
	* add "Open Revision", call activate_gui("archv", "--choose-revision")
	* add "Open Next Revision" + "Open Prev Revision" if revision is known
	* show information about the shown changeset in the status line
	* rework the initial no-changeset dialog
	* make arrows up/down to be passed to diff widget unless with Shift

archmag:
	* fix save and load (they don't really work on the updated model)
	* fix some click order cases when no missing revisions are shown
	* disable "Type" column, hide the hidden partners instead
	* implement "Add", "Remove", "Unhide" from Partners menu
	* enhance "Edit Info" dialog to show archive/version, reuse for "Add"
	* add "Show hidden" CheckMenuItem to Partners menu
	* add "Browse Archive" to Partners menu
	* add "Auto rescan every N minutes" to Partners menu
	* make star-merge work (prompt for confirmation & referense version)
	* make star-merge-undo work

archrog:
	* include versions in search results (i.e. use TreeView, not ListView)

archang:
	* add "Rescan Archive" to File menu
	* add "Auto rescan every N minutes"

archway:
	* add command output and command line widgets (tla and others)
	* make the command widget to be switchable in all guis
	* incorporate the command stream into gtk loop, or read by line / sync
	* add a pendulum-like progress bar in status bar

archlot (or archlog?):
	* create this new gui that is a stand-alone log viewer/editor

ArchWay::Widget::Revisions
	* support one more revision flag "merged" similar to "missing"
	* support rebunch: 1) regroup all revisions, 2) change bunch size

ArchWay::MainWindow::RevisionBase
	* improve sensitiveness of GetTree action
