Commit Graph

129 Commits

Author SHA1 Message Date
Enrico Weigelt, metux IT service
315633ecce changed the HQ to http://www.midnight-commander.org/ 2009-01-11 21:37:27 +01:00
Pavel Tsekov
97c4582e9c * FAQ: Update MC's homepage url.
* README: Ditto.
* mc.qpg.in: Ditto.
* mc.spec.in: Ditto.
* doc/mc.1.in: Ditto.
* doc/mcedit.1.in: Ditto.
* doc/mcserv.8.in: Ditto.
* doc/mcview.1.in: Ditto.
* doc/es/mc.1.in: Ditto.
* doc/hu/mc.1.in: Ditto.
* doc/it/mc.1.in: Ditto.
* doc/pl/mc.1.in: Ditto.
* doc/ru/mc.1.in: Ditto.
* doc/sr/mc.1.in: Ditto.
* doc/sr/mcserv.8.in: Ditto.
* lib/mc.hint: Ditto.
* lib/mc.hint.cs: Ditto.
* lib/mc.hint.es: Ditto.
* lib/mc.hint.hu: Ditto.
* lib/mc.hint.it: Ditto.
* lib/mc.hint.nl: Ditto.
* lib/mc.hint.pl: Ditto.
* lib/mc.hint.ru: Ditto.
* lib/mc.hint.sr: Ditto.
* lib/mc.hint.uk: Ditto.
* lib/mc.hint.zh: Ditto.
2007-09-24 12:40:47 +00:00
Pavel Tsekov
834cbed64f * configure.ac: Update the version number to 4.6.2-pre1.
* doc/mc.1.in: Likewise.
2007-09-10 14:25:30 +00:00
Pavel Tsekov
59d63bca65 * doc/mc.1.in: Place the description of the "Swap panels" on
a paragraph of its own.
2007-01-13 16:21:17 +00:00
Leonard den Ottolander
b1069b32eb * doc/mc.1.in: Function key documentation update. 2006-04-13 16:06:50 +00:00
Pavel Tsekov
264697b010 * vfs/fish.h: New file.
* vfs/fish.c (fish_directory_timeout): Define new global variable.
(FISH_DIRECTORY_TIMEOUT): Eliminate - this macro is not used
anywhere.
(fish_dir_load): Use `fish_directory_timeout' to calculate the
expiration time of a newly created directory entries.
* src/setup.c [USE_NETCODE]: Include fish.h .
(int_options) [USE_NETCODE]: Add support for user configurable
expiration timeout of FISH directory cache entries.
* doc/mc.1.in: Document `fish_directory_timeout'.
2006-02-23 15:32:18 +00:00
Roland Illig
a5377970a3 Changed "creation time" to "status change time". 2006-02-10 11:05:24 +00:00
Pavel Tsekov
04000dcf84 * doc/mc.1.in: Update the documentation to reflect the fact that
confirmation may be requested when deleting directory hotlist entries
based on a user configurable setting.
* src/file.h (safe_delete): Move declaration of `safe_delete'
* src/main.h: ... here.
(confirm_directory_hotlist_delete): Declare new global variable.
* src/file.c (safe_delete): Move definition of `safe_delete'
* src/main.c: ... here.
(confirm_directory_hotlist_delete): Define new global variable.
* src/hotlist.c (remove_from_hotlist): Based on a user configurable
setting, request confirmation when removing directory hotlist
entries. The confirmation dialog honours the `Safe delete'
setting.
Reorder the buttons in the hotlist group removal confirmation
dialog so that it becomes consistent with other confirmation
boxes.
* src/setup.c (int_options): Add support for user configurable
confirmation of directory hotlist entries removal.
* src/boxes.c (conf_widgets): Likewise.
(confirm_box): Likewise.
(my_directory_hotlist_delete): New module variable.
2006-01-29 20:26:05 +00:00
Pavel Tsekov
b3fa1f0a3e * src/cmd.c: When invoking external viewer, probe VIEWER environment
variable first, then PAGER, then fall back to "view".
* lib/mc.hint: Mention VIEWER environment variable.
* doc/mc.1.in: Document support for VIEWER environment variable.
2006-01-29 10:41:47 +00:00
Roland Illig
1a5b2ad244 Added the brief listing to the modes that can be switched to with Alt-t.
Corrected the order.
2006-01-28 09:26:13 +00:00
Roland Illig
adaa78022f * doc/mc.1.in (Internal File Viewer): Rewrote some documentation.
Removed the paragraph about the growing buffers. It's generally
	uninteresting to users.
2005-04-14 01:15:36 +00:00
Miguel de Icaza
49d8769122 Update manual 2005-02-26 16:38:59 +00:00
Andrew V. Samoilov
d65d90116c Security fix patch. Fix insecure temporary file and directory creations. (CAN-2004-0231) 2004-08-17 08:41:52 +00:00
Andrew V. Samoilov
ea3ff6f126 * doc/mc.1.in (Extension File Edit): Document "directory" keyword.
* doc/ru/mc.1.in: Likewise.
2004-08-09 09:29:12 +00:00
Pavel Roskin
6b6836fcda Document Ctrl-Shift-Enter 2003-11-14 21:13:00 +00:00
Pavel Roskin
7323129879 Fix description of MC_DATADIR again, it was still wrong. 2003-10-08 05:45:47 +00:00
Pavel Roskin
7c4092e448 Better explanation of MC_DATADIR variable. 2003-10-08 05:39:16 +00:00
Pavel Roskin
3e90962522 Document long options.
Asked by Russ Urquhart <russurquhart1@comcast.net>
2003-10-08 05:21:45 +00:00
Pavel Roskin
5864284071 ftpfs defaults to anonymous login, not to user login name.
From Andrew V. Samoilov <andrew@email.zp.ua>
2003-08-02 22:45:09 +00:00
Pavel Roskin
82f9de15c0 Replace SCO with FreeBSD. Support for SCO console is being dropped. Support
for FreeBSD console was added recently.
2003-06-18 04:24:24 +00:00
Pavel Roskin
de76b1b063 Remove list of authors. It's hard to keep this list up to date with the
AUTHORS file.
2003-02-27 20:56:00 +00:00
Pavel Roskin
9c5a3c3b8d Document "mc -e" 2003-02-25 14:38:03 +00:00
Pavel Roskin
4ed5c559b2 Minor formatting and textual fixes. 2003-02-05 09:35:22 +00:00
David Martin
77aa095c2b More formatting and updates. 2003-02-05 09:24:58 +00:00
Pavel Roskin
d34da4e327 More formatting fixes. 2003-01-31 19:58:17 +00:00
Pavel Roskin
bd4cfc1405 Document "Include". Minor spelling and formatting fixes. 2003-01-31 19:48:37 +00:00
Pavel Roskin
51336715cb Fix nroff error. 2003-01-20 14:07:59 +00:00
Pavel Roskin
6caf099244 Update download location. 2003-01-19 17:10:58 +00:00
Pavel Roskin
a32e6fc699 * doc/mc.1.in (Layout): Document 'Xterm window title' option. 2003-01-19 15:07:25 +00:00
David Martin
6fda1f347e Add EXTernal virtual File System node (extfs). 2003-01-16 10:37:06 +00:00
David Martin
4dd1cc528e Set man pages header and footer. 2003-01-16 10:30:41 +00:00
David Martin
dd3e5a003c Typos and formatting corrections.
Suggested by Delanoy Frederic <bn304001@belgacom.net>
2003-01-10 20:03:07 +00:00
Pavel Roskin
ca66e5f21a Minor changes, update the date. 2002-12-26 20:17:06 +00:00
Pavel Roskin
c3ef967d9c Document change in the Alt-O behavior. 2002-11-11 00:46:53 +00:00
Marco Ciampa
e41664e68e Used .TP for coherency all over the key description pages. 2002-11-06 09:03:47 +00:00
Pavel Roskin
b04aa5febc Restore description of "no_proxy".
Fix description of FTP passive mode.
2002-11-04 13:24:26 +00:00
Pavel Roskin
cb9a89f5d5 Rewrite ftpfs documentation. Describe "Virtual File System Setting" dialog
in its present form.
2002-11-02 17:50:58 +00:00
Pavel Roskin
ed059b4122 Update -P description. 2002-11-01 19:59:46 +00:00
Andrew V. Samoilov
1d5f40892a * doc/mc.1.in (Keys): Document S-<chr>.
* doc/ru/mc.1.in: Likewise.
2002-11-01 15:36:28 +00:00
Marco Ciampa
e285bb8bba minor fix 2002-10-31 12:38:10 +00:00
Pavel Roskin
c89b240e4f Update documentation about -P option. 2002-10-31 06:36:53 +00:00
Pavel Roskin
ff6fda3df1 Minor fixes - missing dot, using Tab consistently. 2002-10-30 07:19:15 +00:00
Pavel Roskin
7d363c4026 Stop using two paragraphs per item in lists. Use .TP instead. 2002-10-30 03:06:02 +00:00
Pavel Roskin
a13a588ba8 Make it clear that the commas are not parts of the keywords for listing
mode definition.  Don't use commas in the examples.  Move "mark" closer
to "type" - it's not used for purely layout purposes.
2002-10-30 00:59:25 +00:00
Pavel Roskin
1501eccaed Fixes from David Martin <dmartina@excite.com> 2002-10-29 22:06:36 +00:00
Pavel Roskin
75b703caeb Use \& in links. 2002-10-24 22:11:00 +00:00
Pavel Roskin
eff0a9bb58 Update homepage of the project. 2002-10-23 05:25:20 +00:00
Pavel Roskin
094cfca40a Remove documentation for preserve_uidgid, it doesn't work.
root-only options make no sense.
2002-10-23 00:11:34 +00:00
Pavel Roskin
5b1691db34 Adjust description of "Safe delete". 2002-10-21 21:07:00 +00:00
Pavel Roskin
341c4775c5 Remove "NL" everywhere - it make no sence. 2002-10-20 19:04:23 +00:00