Commit Graph

674 Commits

Author SHA1 Message Date
Slava Zanko
8eaf9b549c Change descriptions of 'Ctrl-t' <-> 'Alt-e' hotkeys in man-pages
Signed-off-by: Slava Zanko <slavazanko@gmail.com>
2009-11-24 13:38:44 +02:00
Slava Zanko
1b5768e2ad Update doc/NEWS file.
Signed-off-by: Slava Zanko <slavazanko@gmail.com>
2009-11-24 13:24:58 +02:00
Andrew Borodin
15e7fb00c4 Doc cleanup: removed description of removed editor option.
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2009-10-30 20:36:49 +02:00
Yury V. Zaytsev
6f7f14ab50 Set of patches to escape minus signs in mans by Denis Briand.
Signed-off-by: Yury V. Zaytsev <yury@shurup.com>
Signed-off-by: Slava Zanko <slavazanko@gmail.com>
2009-10-27 22:53:03 +02:00
Slava Zanko
71642b9bdb Ticket #1620: File hightlighting based on extension is case sensitive.
Added parameter extensions_case.

Signed-off-by: Slava Zanko <slavazanko@gmail.com>
2009-10-07 10:42:25 +03:00
David Martin
1a64b2a8ff Small fixes for English help
Signed-off-by: Slava Zanko <slavazanko@gmail.com>
2009-09-30 02:32:47 +03:00
David Martin
9a87c9cedf Spanish man/help updated for 4.7.0pre3. Includes highlighting and skins stuff.
Signed-off-by: Slava Zanko <slavazanko@gmail.com>
2009-09-30 02:27:46 +03:00
Ilia Maslakov
87102cc7e8 fix: main.c keys handler
add more keys into mc.keymap
    fix: CK_SingleDirsizeCmd event
    add default keys (alt-'.', alt-'+') mc.keymap

Signed-off-by: Ilia Maslakov <il.smind@google.com>

    Added alt-shift-h hotkey
    Add some documentation about keymap file.
    Replace some symbols into names '.' to 'dot', '?' to question, etc.

Signed-off-by: Slava Zanko <slavazanko@gmail.com>
2009-09-29 17:42:40 +00:00
Slava Zanko
df59561ab0 Show hotkeys as 'alt-s' instread of 'alt s'.
Signed-off-by: Slava Zanko <slavazanko@gmail.com>
2009-09-29 17:42:35 +00:00
Slava Zanko
07dc27901d Added description of editor_wordcompletion_collect_entire_file option into man-files
Signed-off-by: Slava Zanko <slavazanko@gmail.com>
2009-09-23 16:13:36 +03:00
Slava Zanko
bf55805409 Added Russian and English docs for skins.
Signed-off-by: Slava Zanko <slavazanko@gmail.com>
2009-09-18 11:57:35 +03:00
Ilia Maslakov
1b9eafdb62 add info into mc.1 the man page.
Update man file, describe -s option.

Signed-off-by: Ilia Maslakov <il.smind@google.com>
2009-09-07 10:17:28 +00:00
Slava Zanko
b079cae46f Update mc.man for describe filenames highlighting.
Signed-off-by: Slava Zanko <slavazanko@gmail.com>
2009-09-05 13:06:55 +03:00
Slava Zanko
4afc04eedc Ticket #418: File coloring
Added support of filenames highlighting in panels.

Now rules of highlighting described into external file filehighlight.ini
Number of highlight rules is unlimited (in opposite to X-Stranger patch).

Highlight will made by:
 * file type (directory, regular, symlink, special device etc.)
 * extensions of filenames (ends of filenames)
 * regular expressions

Big thanks to X-Stranger <x@linux.by> for idea
and to Alexey Kaminsky <alexeykaminsky@gmail.com> for testing.

Signed-off-by: Slava Zanko <slavazanko@gmail.com>
2009-09-03 13:12:17 +03:00
Andrew Borodin
1d4e1673ff Fixed description of Alt-o and Alt-i shortcuts.
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2009-08-27 21:23:31 +04:00
Ilia Maslakov
96f5e3523d More translates of doc/man/ru/mc.1.in
Signed-off-by: Slava Zanko <slavazanko@gmail.com>
2009-08-27 13:50:59 +03:00
David Martin
2778021a65 More translates of doc/man/es/mc.1.in
Signed-off-by: Slava Zanko <slavazanko@gmail.com>
2009-08-27 13:27:23 +03:00
Ilia Maslakov
358871ef0c add "Whole words" into man page.
add "Whole words" into the russian man.

Signed-off-by: Ilia Maslakov <il.smind@gmail.com>
2009-08-23 14:40:04 +00:00
Denis Briand
d7f17e1416 Fixed doc/man/mcview.1.in file
Signed-off-by: Slava Zanko <slavazanko@gmail.com>
2009-08-21 16:52:03 +03:00
Denis Briand
e2206c3a70 Fixed doc/man/mcedit.1.in file
Signed-off-by: Slava Zanko <slavazanko@gmail.com>
2009-08-21 16:52:03 +03:00
Denis Briand
ab39fc0ba6 Fixed doc/man/mc.1.in file
Signed-off-by: Slava Zanko <slavazanko@gmail.com>
2009-08-21 16:52:03 +03:00
Denis Briand
d3a7adbada Fixed doc/man/sr/mc.1.in file
Signed-off-by: Slava Zanko <slavazanko@gmail.com>
2009-08-21 16:52:02 +03:00
Denis Briand
b153b00c86 Fixed doc/man/ru/mc.1.in file
Signed-off-by: Slava Zanko <slavazanko@gmail.com>
2009-08-21 16:52:02 +03:00
Denis Briand
a3609ff758 Fixed doc/man/pl/mc.1.in file
Signed-off-by: Slava Zanko <slavazanko@gmail.com>
2009-08-21 16:52:02 +03:00
Denis Briand
e1584d026e Fixed doc/man/it/mc.1.in file
Signed-off-by: Slava Zanko <slavazanko@gmail.com>
2009-08-21 16:52:02 +03:00
Denis Briand
f4f10bcb2c Fixed doc/man/hu/mc.1.in file
Signed-off-by: Slava Zanko <slavazanko@gmail.com>
2009-08-21 16:52:01 +03:00
Denis Briand
bb1cd93ca4 Ticket #1462: Fix 'hyphen' used as minus sign and fix errors from man
Fixed doc/man/es/mc.1.in file

Signed-off-by: Slava Zanko <slavazanko@gmail.com>
2009-08-21 16:52:01 +03:00
Ilia Maslakov
2893fef51a add description of editor_cursor_beyond_eol into mcedit.1.in
Signed-off-by: Ilia Maslakov <il.smind@google.com>
2009-08-21 13:42:30 +00:00
Andrew Borodin
96e032b473 Ticket #1531: old method of reverse selection of files.
Now Gray-* shortcut inverts selection of directories as well as files.
This is very confusing feature especially when user is going to delete
files.

Added new variable 'reverse_files_only' allows use the old behavior
of reverse selection.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2009-08-19 11:25:25 +04:00
Martin Petricek
3033429645 Ticket #268 (Allow using SI-based size prefixes)
* add: switching between old (default) 1024 based "binary" prefixes
           and SI (1000 based) size prefixes when displaying file sizes

Signed-off-by: Ilia Maslakov <il.smind@gmail.com>

    Size in SI units: changed option name and description.

    * Changed option name in 'Configuration options' dialog.
    * Moved description to proper section in man page.
    * Added russian translation.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2009-08-17 11:14:59 +00:00
Denis Briand
6a348e9d31 Ticket #1472: fix non FHS path into manpages examples
**/mc.1.in: fix path into manpages examples

Signed-off-by: Stan. S. Krupoderov <pashelper@gmail.com>
2009-08-06 18:09:47 +04:00
Slava Zanko
a9312fcfef Ticket #1369 (Update *.hlp files and other docs)
Changed INSTALL file. Added some new descriptions of 'configure' scritp options.
    Changed README file. Fixed minimal version of glib and changed download location of project.
    Small corrections of README and INSTALL files (Yury V. Zaytsev)
    Changed description of Ctrl-t hotkey. Now Ctrl-t mean 'Select codepage'
    More poverfull Russian documentation. Need to complete.
    Signed-off-by: Slava Zanko <slavazanko@gmail.com>

    INSTALL: remove notes about TODO file, fix link to GPM project
    README:
    - add ref to INSTALL file for dependencies
    - remove mentions about TODO file
    - add ref to wiki for reporting bugs
    FAQ: fix links, replace Alt to Meta
    doc/man/mcedit.1.in: add editor options and some of description,
    add CODE NAVIGATION section
    doc/man/mcedit.1.in: suppose C specific option for ctags
    doc/man/mcedit.1.in: minor fixes typos, links, dates
    doc/INSTALL: fix names of autconf options
    Signed-off-by: Stan. S. Krupoderov <pashelper@gmail.com>

    Some typo in doc/man/mcedit.1.in, doc/man/mc.1.in fixed
    add description for some editor options
    Signed-off-by: Ilia Maslakov <il.smind@gmail.com>

    Man page update: fixed description of selec/unselect files.
    src/cmd.c: fixed help node name.
    Removed obsoleted info from man pages.
    Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2009-07-31 15:37:16 +00:00
Slava Zanko
345c31baed Fixed URI to list of build requrements
Signed-off-by: Slava Zanko <slavazanko@gmail.com>
2009-06-30 23:38:11 +03:00
Slava Zanko
388bcc3520 Fixed also some outdated informations in doc/HACKING
Signed-off-by: Slava Zanko <slavazanko@gmail.com>
2009-06-30 23:12:10 +03:00
Patrick Winnertz
01bd446bdf Removed some trailing whitespaces in FAQ
Signed-off-by: Patrick Winnertz <winnie@debian.org>
2009-06-30 22:03:49 +02:00
Patrick Winnertz
d8965153a7 Fixed also some outdated informations in doc/HACKING
Signed-off-by: Patrick Winnertz <winnie@debian.org>
2009-06-30 22:03:04 +02:00
Patrick Winnertz
1759c1124f Ticket 346 (git master: FAQ is outdated)
Fixed some outdated informations in the FAQ

 - about main site
 - about maillists
 - about configure options
 - glib version which is needed

Signed-off-by: Patrick Winnertz <winnie@debian.org>

Signed-off-by: Slava Zanko <slavazanko@gmail.com>
2009-06-30 22:25:59 +03:00
Slava Zanko
f0182a6969 Fix compile mcserv helper
Changes logic in m4 files for more sense of configure options.
Renamed --with-mcfs ro --enable-mcserver
2009-05-27 21:50:02 +03:00
Slava Zanko
1e4cc93320 Moved the main help file (xnc.hlp) and translated help files (es, hu, it, pl, ru and sr directories) to doc/hlp
Also, created symlinks in src_root directory to some doc/* files
2009-05-26 17:32:32 +03:00
Slava Zanko
0c17219b2a Move global config files from pkg_datadir to sysconfdir
* Also fixed 'make dist' command
 * changed contrib/dist/redhat/mc.spec.in for builds with new dir
2009-05-21 01:01:10 +03:00
Slava Zanko
428ea1b406 Change name of automake constant 'USE_MCFS' to 'ENABLE_VFS_MCFS' 2009-05-11 13:42:49 +03:00
Slava Zanko
f49ce170f0 Move some files from contrib into misc directory
Also fix error with make install action
2009-05-08 16:56:02 +03:00
Mikhail S. Pobolovets
a55a505160 Move all stuff from lib to contrib
Also added template in contrib/distr for some distro-related files (spec, deb, ebuild, etc)
2009-05-08 15:12:48 +03:00
Slava Zanko
73159dbc32 Move all hints-files from lib to doc/hints 2009-05-08 13:23:42 +03:00
Enrico Weigelt, metux IT service
13d5c72108 2009-01-10 Enrico Weigelt, metux ITS <weigelt@metux.de>
* doc/*: moved manpages to doc/man/
    * NEWS INSTALL README: moved to doc and left a symlink in .
    * FAQ HACKING INSTALL.FAST MAINTAINERS README.QNX TODO: moved to doc
2009-05-08 13:21:52 +03:00
Slava Zanko
0e6b076666 Remove autogenerated stuff from git-tracking.
* Remove m4/* files
 * Reorganize all M4-stuff into m4.include subdur
 * move doxygen-include.am into doc/doxygen-include.am
2009-05-07 15:38:06 +03:00
Slava Zanko
2ebdf91079 Merge branch 'm-utf-8'
* m-utf-8: (223 commits)
  Fix wildcard pattern in file select and file find dialogs
  Project builds with option --disable-charsets
  Deleted build-glib1.sh because glib1 don't work with utf-8
  fix building without --enable-charset
  Total replacement to mc_search stuff in all places
  Search engine: if found_len parameter NULL, then mc_search_run don't try to fill them
  src/view.c: Reworked search stuff to usage src/search
  refactoring: rename edit/editcmd_dialog.c:editcmd_dialog__get_search_types_list to
  Search engine: development of hex search complete
  Search engine: remove forgotten debug string and reindent file
  Search engine:
  configure.ac: if present glib-2.14 and higher, libpcre don't linked
  Search engine: now used regexp external engines:
  src/find.c: Fixed core dump if content search pattern no present
  edit/editcmd_dialogs.c: fixed state of search type between dialog window calls
  Find files: checkbox 'Regular expression' for content search now default unchecked
  Find files: changes for usage of new search engine:
  Fix copy of current/opposite path to command line: remove charset info from path
  src/Makefile.am: add some header files to Make-tracking
  Fixed editor menu reloading.
2009-05-07 13:01:01 +03:00
Slava Zanko
f2fd5f49e5 Added doxygen stuff.
doc/doxygen.cfg:
    - added some options for better output
m4.include/dx_doxygen.m4:
    - calculate sources top dir
2009-04-15 17:28:38 +03:00
Slava Zanko
8fe8a1fc38 Add UTF-8 charset to list of charsets. 2009-01-26 12:20:41 +02:00
Slava Zanko
106ac48ee6 patches by Rostislav Beneš: mc-26-help
Help files are stored in different encodings and that is problem.
All help files converted now in UTF-8.
2009-01-26 12:12:23 +02:00
Slava Zanko
bcdb5b5ef5 patches by Rostislav Beneš: mc-26-help
Help files are stored in different encodings and that is problem.
All help files converted now in UTF-8.
2009-01-26 11:54:30 +02:00
Enrico Weigelt, metux IT service
315633ecce changed the HQ to http://www.midnight-commander.org/ 2009-01-11 21:37:27 +01:00
Patrick Winnertz
dcd57a34ef Removed .cvsignore files as we don't need them any longer 2009-01-05 16:58:44 +01:00
Slava Zanko
aad7c6c317 Added .svnignore files (same as .cvsignore) 2008-12-28 23:27:03 +02:00
Roland Illig
bdf23438af mcedit can be invoked with the common filename:lineno syntax. 2008-12-18 12:21:23 +00:00
Pavel Roskin
c85192c705 * doc/hu/mc.1.in: Fix description for M-u and M-H. Reported by
Bozo Lajos.
2008-02-19 17:25:27 +00:00
Pavel Tsekov
78d356ed89 * doc/mcedit.1.in: Update the version number to 4.6.2-pre1.
* doc/mcview.1.in: Ditto.
* doc/mcserv.8.in: Ditto.
2007-09-24 12:50:36 +00: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
David Martin
25b3b37415 * doc/es/mc.1.in: Cleanup. Fix key naming. 2006-02-18 13:37:42 +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
Marco Ciampa
3b9d19b2b7 Updated italian translation 2005-08-23 11:03:29 +00:00
Marco Ciampa
6f3e2d9b26 Updated italian translation 2005-08-23 10:44:28 +00:00
Pavel Roskin
1f60f44145 Update postal address of Free Software Foundation. 2005-05-27 03:35:10 +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
Andrew V. Samoilov
1256c7d4fa Updated translation 2004-03-07 05:58:48 +00:00
David Martin
c571381553 Synchronized latest fixes (long options) and moved year and version number. 2003-12-30 17:43:56 +00:00
Pavel Roskin
7c0f20bcb8 * src/TODO: Move ...
* TODO: ... here.
* doc/DEVEL: Move ...
* HACKING: ... here.  Adjust makefiles.
2003-11-27 18:06:56 +00:00
Pavel Roskin
6b6836fcda Document Ctrl-Shift-Enter 2003-11-14 21:13:00 +00:00
Pavel Roskin
6f6534e721 Prepend \& to '\\ to avoid groff warning:
doc/ru/mc.1.in:2602: a magic token is not allowed in a name
2003-10-26 01:17:02 +00:00
Pavel Roskin
e752a07d35 Write "The Dialog manager and the Widgets" 2003-10-25 00:36:46 +00:00
Pavel Roskin
1ed14d2df5 Changes from Strahinya Radich. 2003-10-10 21:01:25 +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
0f83af0eb6 * doc/sr/Makefile.am: Don't install mcserv documentation if mcfs
support is disabled.
2003-09-24 01:42:09 +00:00
Pavel Roskin
1b8b5509f5 Ignore normally created files. 2003-09-22 22:40:29 +00:00
Pavel Roskin
c92b530b5f * lib/mc.hint.sr: Updated.
* lib/mc.menu.sr: New file - translated menu.
* lib/Makefile.am: Add mc.menu.sr.
* doc/sr/: New Serbian documentation.
* doc/Makefile.am: Add "sr" directory.
* configure.in: Add substitutions for new files.
2003-09-22 21:04:59 +00:00
David Martin
d1a227c55b Rewrite FTPfs and VFS options sections. 2003-08-19 10:13:11 +00:00
Pavel Roskin
b60bc8223c Update from Andrew V. Samoilov <andrew@email.zp.ua> 2003-08-05 15:59:33 +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
Marco Ciampa
620308c65f Small fix in manual translation. 2003-06-25 16:01:49 +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
86b23d53a2 Update documentation about M-o. 2003-05-20 07:54:37 +00:00
Marco Ciampa
79aae7ec91 Another small fix. :-( 2003-05-15 13:13:21 +00:00
Marco Ciampa
67ea98f87c Small aesthetical fix. 2003-05-15 13:03:45 +00:00
Marco Ciampa
169cf8349c In the last italian guide update I forgot this file...ooops! 2003-03-19 23:03:19 +00:00
Marco Ciampa
99598a25fb Italian manual fixies... 2003-03-17 22:58:13 +00:00
Marco Ciampa
d25cf0011b the smallest fix! 2003-03-06 14:58:18 +00:00
Andrew V. Samoilov
8d6787cada Document -e option.
TODO: EXTernal File System untranslated.
2003-03-04 11:04:48 +00:00
Andrew V. Samoilov
7bf38b1ea8 Cleaned up and updated 2003-03-04 10:34:28 +00:00
David Martin
6a5213ff6f Update. Remove long authors list. 2003-03-04 10:25:36 +00:00
Pavel Roskin
0503338aaf Fix from Adam Byrtek <alpha@debian.org> 2003-03-03 20:16:58 +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
Marco Ciampa
a1f1afd8b1 A little stilistic change. 2003-02-27 13:07:47 +00:00
Marco Ciampa
cb24a269f7 Updated manual, added -e switch description. 2003-02-27 12:58:41 +00:00
Pavel Roskin
9c5a3c3b8d Document "mc -e" 2003-02-25 14:38:03 +00:00
Marco Ciampa
d9de24cc48 Committed some stilistic changes to the italian manual pages. 2003-02-23 14:00:39 +00:00
Andrew V. Samoilov
71b13d75c6 * doc/ru/mc.1.in (Extension File Edit): Translate include feature. 2003-02-21 14:54:18 +00:00
Andrew V. Samoilov
274b53e1c1 * doc/ru/mc.1.in (Layout): Translate 'Xterm window title' option. 2003-02-21 14:09:06 +00:00
Marco Ciampa
f3f47387a0 it.po converted in UTF-8, changed some upper/lower convention in a more 'italian' way & manual pages updated... 2003-02-13 18:56:56 +00:00
Pavel Roskin
bb500647dd mcedit is an editor, not a viewer. 2003-02-11 21:46:19 +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
Andrew V. Samoilov
7f3ecbb307 Minor formatting... 2003-02-03 21:56:28 +00:00
David Martin
4b685b1862 Minor formatting. 2003-02-03 12:37:08 +00:00
David Martin
0c896ed831 Highlight navigation keys. 2003-02-03 10:54:46 +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
b3d0da2a30 Update description of syntax highlighting. 2003-01-28 20:43:10 +00:00
Pavel Roskin
a6a2ed7eae Updates before the point where the manual mentions colors. 2003-01-28 20:03:11 +00:00
David Martin
691fe8dee2 Typo fixes. 2003-01-28 11:08:37 +00:00
David Martin
2857e62b61 Include GPL unofficial Spanish translation. 2003-01-22 11:26:40 +00:00
David Martin
a749c29890 Update. 2003-01-22 11:24:32 +00:00
Pavel Roskin
811a7a4dce Fix nroff error. 2003-01-20 17:58:28 +00:00
Pavel Roskin
7bce84d95d Add mcview.1 2003-01-20 17:08:33 +00:00
Pavel Roskin
f3342d126e Minor formatting fixes. 2003-01-20 14:08:22 +00:00
Pavel Roskin
51336715cb Fix nroff error. 2003-01-20 14:07:59 +00:00
Pavel Roskin
f56c86893e Formatting and minor editorial changes.
Remove irrelevant part about X colors.
2003-01-20 13:58:36 +00:00
David Martin
fc59b36c12 Update. 2003-01-20 12:39:09 +00:00
Pavel Roskin
1ccfa25357 Minor formatting and textual fixes. 2003-01-19 17:47:50 +00:00
Pavel Roskin
6caf099244 Update download location. 2003-01-19 17:10:58 +00:00
Pavel Roskin
fd8c17ed7c * doc/mcview.1.in: New file.
* configure.in: Treat it like doc/mcedit.1.in.
* doc/Makefile.am: Likewise.
2003-01-19 16:49:38 +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
e886207c20 Update Spanish messages and help. 2003-01-13 11:02:20 +00:00
David Martin
dd3e5a003c Typos and formatting corrections.
Suggested by Delanoy Frederic <bn304001@belgacom.net>
2003-01-10 20:03:07 +00:00
David Martin
39b4573f5e Update. 2003-01-10 11:51:28 +00:00
David Martin
ca68457e45 Update FSF information in GPL text. 2002-12-27 13:24:46 +00:00
Pavel Roskin
ca66e5f21a Minor changes, update the date. 2002-12-26 20:17:06 +00:00
Marco Ciampa
8efa187646 Just a little trimming... 2002-12-16 19:30:59 +00:00
David Martin
ef8331e3ac Update. 2002-12-16 13:17:06 +00:00
Pavel Roskin
82b5f988a5 Distribute xnc.hlp. 2002-12-11 21:12:39 +00:00
Pavel Roskin
848835d43b Fix dependency for mc.hlp.pl 2002-12-11 17:34:20 +00:00
Pavel Roskin
a05272c917 Add GPL in English.
From Adam Byrtek 'alpha' <alpha@irc.pl>
2002-12-11 17:32:37 +00:00
David Martin
037c9ce751 Update GPL text. 2002-12-11 10:35:40 +00:00
Pavel Roskin
84242b110c Add translated xnc.hlp.
From Adam Byrtek 'alpha' <alpha@student.uci.agh.edu.pl>
2002-12-11 05:16:54 +00:00
Pavel Roskin
951bc8d8f4 One-line update from Adam Byrtek 'alpha' <alpha@student.uci.agh.edu.pl> 2002-12-11 05:16:16 +00:00
Pavel Roskin
effd36c053 * configure.in: Determine which help translations user wants to
install, based on USE_NLS, LINGUAS and ALL_LINGUAS.
* doc/Makefile.am: Set SUBDIR to the list of the requested
translations.
2002-11-29 00:46:09 +00:00
Marco Ciampa
26654b3f5e last little fixies due to work too late at light :-( (just small italian style fixies, not commands) 2002-11-26 00:28:54 +00:00
Marco Ciampa
e4bb2e68d9 All file compared and corrected with /doc/mc.1.in. 2002-11-25 23:49:00 +00:00
Marco Ciampa
4d6c31505b Left & Right Menu page updated... 2002-11-19 23:50:10 +00:00
Pavel Roskin
c3ef967d9c Document change in the Alt-O behavior. 2002-11-11 00:46:53 +00:00
Marco Ciampa
706e722bdd Chosmetics changes to reflect /doc/mc.1.in, some .TP added in Listing Mode... and Keys section of the manual. 2002-11-06 11:51:03 +00:00
Marco Ciampa
ae10346f7b Same chosmetic changes (.TP) like in last version, just in "Listing Mode..." section of the manual. 2002-11-06 11:46:29 +00:00
Marco Ciampa
6977050d66 updated the .TP cleanup for coherency in the key description pages. 2002-11-06 10:49:11 +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
076cf8f9b5 Write -1 instead of ERR. ERR is going to be eliminated from
the sources due to namespace conflict.  Typo fix.
2002-11-06 03:37:25 +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
113787439f Stop using two paragraphs per item in lists. Use .TP instead like in the main manual pages. 2002-10-31 12:39:04 +00:00
Marco Ciampa
e285bb8bba minor fix 2002-10-31 12:38:10 +00:00
Pavel Roskin
f1e2462b40 Update description of -P. 2002-10-31 06:44:10 +00:00
Pavel Roskin
c89b240e4f Update documentation about -P option. 2002-10-31 06:36:53 +00:00
Marco Ciampa
36731a8b57 help link marks escaped in (I hope) all the document. 2002-10-30 22:13:45 +00:00
Andrew V. Samoilov
83e7cf2df0 Small fixes 2002-10-30 12:15:34 +00:00
Pavel Roskin
3d4ed1ff8d Don't use "\m" - it causes a warning. 2002-10-30 07:29:35 +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
4189a99b76 Update "Listing mode". 2002-10-30 01:44:50 +00:00
Pavel Roskin
eea1f4a0e3 Update "Listing Mode". 2002-10-30 01:31:37 +00:00
Pavel Roskin
bbaaa1427e Update "Listing mode" section. 2002-10-30 01:21:36 +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
cb07766c18 Use \& in links. 2002-10-29 23:55:09 +00:00
Pavel Roskin
09fa5302aa Make it clear that the GPL translation is non-official.
Use a translated section name for the translated warranty.
2002-10-29 23:26:12 +00:00
Pavel Roskin
2f031fadbc Resynchronize with GPL from the English xnc.hlp. 2002-10-29 23:18:48 +00:00
Pavel Roskin
33a6b51d3d Remove Ctrl-L from the GPL text. 2002-10-29 23:13:14 +00:00
Pavel Roskin
1501eccaed Fixes from David Martin <dmartina@excite.com> 2002-10-29 22:06:36 +00:00
Pavel Roskin
6e5be02aca Remove unused Ctrl-L. 2002-10-29 22:05:22 +00:00
Pavel Roskin
7713e19ae1 Updates from David Martin <dmartina@excite.com> 2002-10-29 21:57:11 +00:00
Andrew V. Samoilov
668ef8ebbe Link "Panele katalogowe" to "Directory Panels". 2002-10-25 18:39:21 +00:00
Marco Ciampa
4897e62c42 converted in a more 'italian' form. 2002-10-25 10:32:06 +00:00
Andrew V. Samoilov
b615342760 (OPTIONS): Remove " around options 2002-10-25 08:01:51 +00:00
Pavel Roskin
fbe4b48e8d Use \& in links. 2002-10-25 05:06:18 +00:00
Pavel Roskin
75b703caeb Use \& in links. 2002-10-24 22:11:00 +00:00
Pavel Roskin
5752284713 Remove SGML tag. Reformat the remaining paragraphs.
Many minor fixes.
2002-10-23 07:34:52 +00:00
Pavel Roskin
2a64a6b7b8 Eliminate an SGML tag. 2002-10-23 06:53:31 +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
78cf0252d6 Remove text-only and x-only modifiers, they are going to be obsoleted. 2002-10-22 23:14:34 +00:00
Pavel Roskin
de672a42be Remove text-only and x-only modifiers, they are going to be removed. 2002-10-22 23:12:09 +00:00
Pavel Roskin
467524c951 Restore ^E and ^F on every line - needed when scrolling on small
windows.
2002-10-22 23:03:41 +00:00
Pavel Roskin
8b0fb945f1 Improve main page. 2002-10-22 23:00:57 +00:00
Pavel Roskin
f0c9e92bd4 Redesign the main screen. 2002-10-22 22:52:03 +00:00
Pavel Roskin
67bf105b36 Visual enhancements: make all keys bold, better formatting. 2002-10-22 22:34:14 +00:00
Pavel Roskin
3d11804299 Update description of "safe delete". 2002-10-21 21:27:12 +00:00
Pavel Roskin
27b7025f27 Update description of "Safe delete". 2002-10-21 21:22:20 +00:00
Pavel Roskin
f1cdfd8130 Update description of "Safe delete". 2002-10-21 21:17:08 +00:00
Pavel Roskin
8dba70a493 Fix incorrect description of "safe delete". 2002-10-21 21:13:46 +00:00
Pavel Roskin
5b1691db34 Adjust description of "Safe delete". 2002-10-21 21:07:00 +00:00
Andrew V. Samoilov
0d262ba5ce Fix one stale link and preserve_uidgid description 2002-10-21 17:42:38 +00:00
Marco Ciampa
91e7ad7d2a another small fix in translation... 2002-10-21 13:19:52 +00:00
Andrew V. Samoilov
f7044a20fc Some fixes 2002-10-21 09:06:23 +00:00
Pavel Roskin
341c4775c5 Remove "NL" everywhere - it make no sence. 2002-10-20 19:04:23 +00:00
Pavel Roskin
bb3fde0411 Reformat final parts to actually use 58 columns. 2002-10-20 18:36:49 +00:00
Pavel Roskin
2d6c8d5bd1 Reformat, remove paragraph breaks at section boundaries. Many minor fixes. 2002-10-20 18:29:36 +00:00
Pavel Roskin
49e06ceb91 Ignore mc.1. 2002-10-18 16:21:06 +00:00
Andrew V. Samoilov
9b5171290a Replace tabulations with spaces in .nf ... .fi.
(USAGE): Mc has no -? option (again).
(Extension File Edit): Remove Drop action description (again).
(Macro Substitution): Describe %p.
(FILES): Fix filenames and locations.
2002-10-18 07:15:13 +00:00
Pavel Roskin
41bfe1a16b Remove, it's generated now. 2002-10-18 00:29:42 +00:00
Pavel Roskin
0e2839906b Formatting fixes. 2002-10-18 00:29:12 +00:00
Pavel Roskin
05c6f7d099 Fix formatting. 2002-10-18 00:17:23 +00:00
Pavel Roskin
1cf3930be5 * doc/hu/Makefile.am: Generate Hungarian help file from the
manual, just like other languages.
* doc/hu/mc.1.in: New file, converted from the help file.
* doc/hu/xnc.hlp: Likewise.
* configure.in: Adjust for the above.
2002-10-18 00:06:58 +00:00
Pavel Roskin
8309bbc5d8 Minor changes in formatting. Fix explanation for "Complete: show all". 2002-10-17 23:54:58 +00:00
Pavel Roskin
c2b0a2333a Extract from mc.hlp.hu.in. 2002-10-17 23:50:26 +00:00
Pavel Roskin
4b038f05c7 That should be a completely converted manual. 2002-10-17 23:49:54 +00:00
Pavel Roskin
953639f99c Minor fixes. 2002-10-17 21:51:50 +00:00
Pavel Roskin
09b86c7f95 More work has been done on the conversion. Still not ready. 2002-10-17 21:48:05 +00:00
Pavel Roskin
1a20d0689f Make filenames in the FILES section italic. 2002-10-17 20:36:58 +00:00
Pavel Roskin
e7d3c599a2 * doc/mc.1.in: Add node names. Remove redundant paragraph
breaks at the start and the end of the sections.  Mention
"stalelink" as color keyword.
2002-10-17 20:26:40 +00:00
Marco Ciampa
407eac7691 some translations strings where, simply, not in italian...:-( 2002-10-17 08:26:55 +00:00
Andrew V. Samoilov
f2a6dc57a2 (USAGE): Mc has no -? option.
(Extension File Edit): Remove Icon and Drop action descriptions.
2002-10-16 10:00:46 +00:00
Pavel Roskin
9a82a67546 Remove reference to M-h as the key to select the middle of the panel. 2002-10-16 07:27:23 +00:00
Pavel Roskin
28eec2ca8e Remove reference to M-h as the key that selects the middle of the panel. 2002-10-16 07:26:33 +00:00
Pavel Roskin
490df008c0 Fix sentence about "bypassing" the mouse handling. 2002-10-16 07:22:41 +00:00
Pavel Roskin
3817dd8b68 Add Hungarian manual. This is work in progress, don't distribute it yet. 2002-10-16 07:04:54 +00:00
Andrew V. Samoilov
1f5b90193e (.TH): Fix date.
(Extension File Edit): Drop Icon and Drop action descriptions.
2002-10-15 16:01:57 +00:00
Andrew V. Samoilov
f537158d47 Fix stale links. Don't mention about egrep in "Find file" subsection 2002-10-15 14:54:41 +00:00
Marco Ciampa
b0e147a8da some .BR cleanup... 2002-10-15 11:26:37 +00:00
Pavel Roskin
a3a2f31856 One more .IR to remove highlighting from ";" and useless quotes. 2002-10-14 21:00:24 +00:00
Pavel Roskin
929bb396ea Update from David Martin <dmartina@excite.com> 2002-10-14 20:57:52 +00:00
Pavel Roskin
af1c9c0775 Update from David Martin <dmartina@excite.com> 2002-10-14 13:24:24 +00:00
Pavel Roskin
e3141024f3 s/stalledlink/stalelink/ 2002-10-13 22:45:59 +00:00
Pavel Roskin
4b2fb46a72 Replace "stalled" with "stale" when referring to symlinks. 2002-10-13 22:44:22 +00:00
Pavel Roskin
d80e663ec7 Replace "stalled" with "stale". 2002-10-13 22:43:24 +00:00
Pavel Roskin
3740792876 Fix hightlighting before Shift-Ins. 2002-10-13 04:54:44 +00:00
Marco Ciampa
07dee4f111 added smbfs user option 2002-10-11 11:22:24 +00:00
Andrew V. Samoilov
b9331ba800 * doc/mc.1.in (SMB File System): Username is allowed in
URLs now (/#smb:[user@]machine).
* doc/ru/mc.1.in: Likewise.
2002-10-09 13:46:22 +00:00
Marco Ciampa
fbb4341de6 small fix... 2002-10-08 13:51:04 +00:00
Marco Ciampa
c228e62396 fix 2002-10-07 06:55:51 +00:00
Marco Ciampa
b05345b27f fixies fixies... 2002-10-07 06:20:57 +00:00
Marco Ciampa
27a6f27e0b some more little fixies... 2002-10-05 19:38:32 +00:00
Marco Ciampa
4b8d7e2b5c some little trimming and a string untranslated left... 2002-10-02 18:34:45 +00:00
Marco Ciampa
6d103219cf some coherence with the english version manual adjusted... 2002-10-01 18:49:02 +00:00
Andrew V. Samoilov
755c708931 Fix help file location. Also F19 formats not only C code. 2002-09-30 17:49:29 +00:00
Pavel Roskin
e29c060d7a More consistent use of periods. 2002-09-29 17:36:25 +00:00
Pavel Roskin
fb59134dc6 Update from David H. Martín Alonso <dmartina@excite.com>. 2002-09-29 17:21:19 +00:00
Marco Ciampa
0aeee15dbf small corrections / a forgived string ... 2002-09-28 18:48:49 +00:00
Marco Ciampa
caddab826d small error in help file 2002-09-27 15:33:40 +00:00