Pavel Roskin
b4fda7049e
* configure.in: Move list of all translations ...
...
* po/LINGUAS: ... here.
2003-02-20 18:35:32 +00:00
Andrew V. Samoilov
55ccd00c73
* direntry.c (vfs_s_dump): SunOS 5.8 warning fix. Reformat function.
2003-02-19 14:04:35 +00:00
Andrew V. Samoilov
cbe4a1adf4
* smbfs.c (smbfs_lseek): Backport from Samba 2.2.7 Suite.
...
(fake_server_stat): Warning fix for AIX. Reformat function.
(fake_share_stat): Likewise.
(smbfs_mkdir): Likewise.
2003-02-19 12:56:03 +00:00
Andrew V. Samoilov
1a3f1416a8
* option.c (init_configure): Use OTHER_OPTIONS consistently.
...
By Mike Smithson <dooligan@intergate.ca>.
2003-02-19 10:50:24 +00:00
Andrew V. Samoilov
004ae18d9e
* vfs.c (is_localized_month): New function for locale's
...
abbreviated month name as any 3 bytes long string without digits
and control characters.
(vfs_parse_filedate): Fallback to is_localized_month() if
is_month() and is_dos_date() fail and set date to Jan 1 1970.
(vfs_parse_ls_lga): Use is_localized_month().
2003-02-19 08:38:49 +00:00
Pavel Roskin
30aeb24388
* util.c (list_append_unique): Free removed links.
...
* utilunix.c (destroy_groups): Use g_tree_foreach() instead of
obsolete g_tree_traverse().
2003-02-19 00:42:04 +00:00
Pavel Roskin
cb1438913a
* util.c (list_append_unique): Traverse the list backwards.
...
Otherwise the list was lost when the current link was removed.
2003-02-18 23:21:54 +00:00
Pavel Roskin
a2ef2fe88b
* widget.c (history_get): Set the history to the last item.
...
Reported by Adam Byrtek <alpha@debian.org>
2003-02-18 21:43:46 +00:00
Pavel Roskin
fc0b31c73f
More entries. Better descriptions.
2003-02-18 08:22:46 +00:00
Pavel Roskin
3cf9a2aabf
* syntax/c.syntax: Highlight C++ comments in preprocessor
...
directives.
Reported by Oswald Buddenhagen <ossi@kde.org>
2003-02-18 08:03:13 +00:00
Pavel Roskin
9cf0d2c60f
* main.c (do_panel_cd): Record directory history for the panel
...
that changes the directory, not for the current panel.
2003-02-18 06:43:04 +00:00
Pavel Roskin
35895e3c10
Done:
...
Remove duplicate history entries.
2003-02-18 06:30:27 +00:00
Pavel Roskin
bd19828876
* widget.c (history_get): Use list_append_unique() for backward
...
compatibility.
2003-02-18 06:29:43 +00:00
Pavel Roskin
f95d276250
* main.c (directory_history_list): Allow history command even
...
with just one entry - it's more intuitive.
2003-02-18 06:19:11 +00:00
Pavel Roskin
738e33006b
* util.c (list_append_unique): New function - add text to GList
...
and remove duplicates.
* main.c (directory_history_add): Use list_append_unique().
* widget.c (push_history): Likewise.
2003-02-18 06:12:57 +00:00
Pavel Roskin
89e5cc319e
* panel.h: Convert directory history to GList.
...
* widget.h: Convert input history to GList.
Adjust all dependencies.
2003-02-18 05:25:45 +00:00
Pavel Roskin
0109ef3666
Remove obsolete dependency on /sbin/chkconfig.
2003-02-16 06:26:35 +00:00
Pavel Roskin
7b7a054605
Fix some trivial translations.
2003-02-14 07:37:26 +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
3d26743be6
Remove copyright notices.
2003-02-12 23:48:53 +00:00
Pavel Roskin
7fd8d25bd8
Don't say that mc-4.6.0 will be released.
2003-02-12 19:23:43 +00:00
Pavel Roskin
200dce3828
Add:
...
Use separate colors for hotkeys in error dialogs.
2003-02-12 05:03:15 +00:00
Pavel Roskin
bb500647dd
mcedit is an editor, not a viewer.
2003-02-11 21:46:19 +00:00
Pavel Roskin
fd051ca33e
* cmd.c (edit_cmd_new): Call editor with NULL argiment, not with
...
an empty string. nvi won't save the file if invoked with an
empty argument.
(execute_with_vfs_arg): Don't call vfs_file_is_local() on NULL.
Reported by Adam Byrtek <alpha@debian.org>
2003-02-11 19:11:36 +00:00
Pavel Roskin
881ee01385
Comment fixes.
2003-02-11 16:57:45 +00:00
Pavel Roskin
fc5b14503b
Remove includes needed for my_system(), which is in utilunix.c.
2003-02-11 16:46:50 +00:00
Pavel Roskin
4ca9a308aa
Add:
...
Allow calling directory hotlist from Copy, Move and Find File dialogs.
2003-02-11 00:39:53 +00:00
Pavel Roskin
34c12e65a5
Add improved navigation on VFS with non-empty command line.
2003-02-10 23:09:41 +00:00
Pavel Roskin
0631946e1d
Add two history-related items for 4.6.1.
2003-02-10 21:47:41 +00:00
Pavel Roskin
56aa86a88d
Update plans for 4.6.1.
2003-02-07 05:58:15 +00:00
Pavel Roskin
eb91a357d2
Change base version to 4.6.0.
2003-02-05 19:42:14 +00:00
Pavel Roskin
1b9b557238
* configure.in: Bump version to 4.6.0a.
2003-02-05 19:41:43 +00:00
Pavel Roskin
a8726a9a1e
* configure.in: Version 4.6.0 released.
2003-02-05 18:06:48 +00:00
Pavel Roskin
2eac95dda3
Don't forget to update configure.in.
2003-02-05 18:00:59 +00:00
Pavel Roskin
0f74db5f23
Regenerated for 4.6.0.
2003-02-05 17:58:53 +00:00
Pavel Roskin
526018a520
Add news for 4.6.0.
2003-02-05 17:54:46 +00:00
Pavel Roskin
d8a24ad682
* syntax/Syntax: Match *.syntax before other files to fix
...
highlighting of makefile.syntax.
2003-02-05 09:43:37 +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
0f865bcf8f
* cmd.c (get_random_hint): Add "force" argument to ignore
...
timeout. Adjust all dependencies.
* main.c (load_hint): Likewise.
* layout.c (setup_panels): Force updating the hint bar.
Original patch by Adam Byrtek <alpha@debian.org>
2003-02-05 08:37:21 +00:00
Pavel Roskin
620bf270aa
* syntax/c.syntax: Revert highlighting trailing whitespaces.
2003-02-05 07:44:49 +00:00
Pavel Roskin
a092663452
Update from Adam Byrtek <alpha@debian.org>
2003-02-04 14:32:32 +00:00
Andrew V. Samoilov
7f3ecbb307
Minor formatting...
2003-02-03 21:56:28 +00:00
Andrew V. Samoilov
46349cbf6e
* autogen.sh: Fix unportable "+" sed regexp in gettext_ver
...
calculation. Reported by vlad@geekizoid.com .
2003-02-03 21:19:57 +00:00
Pavel Roskin
482e675156
* slint.c (getch): If there is EOF on the input, exit
...
immediately, don't use quiet_quit_cmd().
Reported by Steven P. Ulrick <spu@faith4miracle.org>
2003-02-03 18:00:34 +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
40734f6a14
* syntax/nroff.syntax: Make colors more compatible with the
...
highlighting used in the internal viewer - yellow for bold and
brightred for italic.
2003-01-31 20:39:33 +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