mirror of https://github.com/MidnightCommander/mc
* gnome.TODO: Remove already fixed problem in the find dialog.
This commit is contained in:
parent
15dafdb46d
commit
581b7157b8
|
@ -1,3 +1,7 @@
|
||||||
|
2001-08-10 Pavel Roskin <proski@gnu.org>
|
||||||
|
|
||||||
|
* gnome.TODO: Remove already fixed problem in the find dialog.
|
||||||
|
|
||||||
2001-08-07 Pavel Roskin <proski@gnu.org>
|
2001-08-07 Pavel Roskin <proski@gnu.org>
|
||||||
|
|
||||||
* gnome-open-dialog.c (get_presorted_from): Don't use PATH_MAX.
|
* gnome-open-dialog.c (get_presorted_from): Don't use PATH_MAX.
|
||||||
|
|
|
@ -99,11 +99,6 @@ Configure Options
|
||||||
- need some sort of help for all these options, they aren't too intuitive.
|
- need some sort of help for all these options, they aren't too intuitive.
|
||||||
We can't assume people are going to read the man page.
|
We can't assume people are going to read the man page.
|
||||||
|
|
||||||
- Also, during a find, the dialog violently resizes as it lists the
|
|
||||||
directories it is searching through. Seems like the label showing
|
|
||||||
the currently searched dir needs to be a separate container or something.
|
|
||||||
It looks like its in the first column of the table of buttons below it.
|
|
||||||
|
|
||||||
VFS Options
|
VFS Options
|
||||||
-----------
|
-----------
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue