mirror of https://github.com/MidnightCommander/mc
* TODO: Some new TODO items with low priority: More standard
widgets, CVS frontend, patch editor, context menus.
This commit is contained in:
parent
3b6db492a3
commit
48bc8894b2
|
@ -1,3 +1,8 @@
|
|||
2004-10-18 Roland Illig <roland.illig@gmx.de>
|
||||
|
||||
* TODO: Some new TODO items with low priority: More standard
|
||||
widgets, CVS frontend, patch editor, context menus.
|
||||
|
||||
2004-10-16 Roland Illig <roland.illig@gmx.de>
|
||||
|
||||
* TODO: Fixed the "./ files in tar archive" item for mc-4.6.1.
|
||||
|
|
11
TODO
11
TODO
|
@ -142,6 +142,17 @@ to sort files.
|
|||
|
||||
Support for X clipboard.
|
||||
|
||||
Provide "patch" and "diff" editors. The patch editor will automatically
|
||||
adjust the line numbers of the following chunks when lines are deleted
|
||||
or inserted at the beginning of the file.
|
||||
|
||||
Provide context menus for files. Possible actions include: [compile],
|
||||
[CVS commit], [CVS diff -up], [pack], [unpack], [grep].
|
||||
|
||||
Make mc a CVS frontend comparable to Eclipse-3.0.
|
||||
|
||||
More standard Widgets: WTreeView, WDirectoryList, WGroupBox, WTextArea,
|
||||
WOpenDialog, WSaveDialog, WPrintDialog, WKeyBar.
|
||||
|
||||
========================================================================
|
||||
Everything below this point is the old TODO list. It doesn't reflect
|
||||
|
|
Loading…
Reference in New Issue