Pavel Roskin
|
8db3838b57
|
* samba/configure.in: Rename to ...
* samba/configure.ac: ... this. Adjust dependencies.
|
2004-01-22 06:30:30 +00:00 |
|
Pavel Roskin
|
c1a8812ba4
|
Update from Arpad Biro.
|
2004-01-19 17:37:35 +00:00 |
|
Pavel Roskin
|
c5a633d8ab
|
Update from Arpad Biro.
|
2004-01-19 17:22:06 +00:00 |
|
Marco Ciampa
|
9f9f848928
|
Updated italian translation
|
2004-01-07 16:44:38 +00:00 |
|
David Martin
|
c571381553
|
Synchronized latest fixes (long options) and moved year and version number.
|
2003-12-30 17:43:56 +00:00 |
|
David Martin
|
355020bcee
|
Updated for 4.6.1. Dates changed to 2004.
|
2003-12-30 17:35:38 +00:00 |
|
Dmitry Alexeyev
|
04ebb4bea0
|
* configure.in: Release 4.6.1-pre1.
|
2003-12-24 17:41:26 +00:00 |
|
Dmitry Alexeyev
|
2bec98d1a4
|
Bump version to 4.6.1-pre1a.
|
2003-12-24 17:40:37 +00:00 |
|
Dmitry Alexeyev
|
bafb6bf24a
|
Release 4.6.1-pre1.
|
2003-12-24 17:02:42 +00:00 |
|
Dmitry Alexeyev
|
c459caead1
|
* syntax.c (edit_read_syntax_rules): Fix crash if syntax file
has more than 1024 keywords.
|
2003-12-24 07:38:49 +00:00 |
|
Dmitry Alexeyev
|
e4d4887e9c
|
Add more keywords.
|
2003-12-24 07:35:47 +00:00 |
|
Dmitry Alexeyev
|
63cedbc380
|
Recognize "Url". Allow encoding in summary.
|
2003-12-24 07:27:23 +00:00 |
|
Dmitry Alexeyev
|
ad7f8af0d8
|
Remove duplicate mail keyword, added two new keywords.
From Dmitry Alexeyev <dmi_a@qnx.org.ru>
|
2003-12-24 07:26:11 +00:00 |
|
Dmitry Alexeyev
|
8cfaeb9644
|
Highlight *.hxx, *.h.in, *.spec.in.
From Dmitry Alexeyev <dmi_a@qnx.org.ru>
|
2003-12-24 07:24:57 +00:00 |
|
Dmitry Alexeyev
|
5ed4d38bc4
|
Typo fix from Dmitry Alexeyev <dmi_a@qnx.org.ru>
|
2003-12-24 07:23:26 +00:00 |
|
Dmitry Alexeyev
|
6147cf303e
|
* key.c (get_event): Treat all negative values of gpm_fd in the
same way. Add one more check that gpm is alive.
|
2003-12-24 07:21:34 +00:00 |
|
Dmitry Alexeyev
|
81fec8e3ba
|
Mention that ISO images are supported.
|
2003-12-24 07:13:52 +00:00 |
|
Dmitry Alexeyev
|
1172440f67
|
Warning fix from Dmitry Alexeyev <dmi_a@qnx.org.ru>
|
2003-12-24 07:11:31 +00:00 |
|
Dmitry Alexeyev
|
95a681cd24
|
* layout.c (rotate_dash): Set color before printing the dash.
|
2003-12-24 06:43:26 +00:00 |
|
Dmitry Alexeyev
|
99971fbac7
|
Fix underquoted macro definitions.
|
2003-12-24 06:23:55 +00:00 |
|
Dmitry Alexeyev
|
a7838b5f3c
|
Add warning about libiconv.
|
2003-12-24 06:18:45 +00:00 |
|
Pavel Roskin
|
fe12438ed6
|
* fish.c (fish_open_archive_int): Save some stack and place -C
flag before host.
|
2003-12-06 04:24:56 +00:00 |
|
Pavel Roskin
|
c83ab1c1b2
|
Trivial patches from Andrew V. Samoilov <andrew@email.zp.ua>
|
2003-12-06 04:05:35 +00:00 |
|
Pavel Roskin
|
b151ce4419
|
Constify rotating_dash.
|
2003-12-06 04:04:27 +00:00 |
|
Pavel Roskin
|
c1b37a392b
|
Typo fix.
|
2003-12-06 04:03:07 +00:00 |
|
Pavel Roskin
|
d00c4190cf
|
Protect against empty $gettext_ver
|
2003-12-02 22:53:07 +00:00 |
|
Pavel Roskin
|
125456c5d8
|
* command.c (examine_cd): Add tilde expansion.
|
2003-12-01 16:59:29 +00:00 |
|
Pavel Roskin
|
e30307ea4a
|
* utilunix.c (tilde_expand): Correct last fix, simplify code.
Reported by David Sterba <dave@jikos.cz>
|
2003-11-28 15:23:19 +00:00 |
|
Pavel Roskin
|
e9827066d1
|
* undelfs.c: Use ext2fs/ext2_fs.h instead of linux/ext2_fs.h
when possible.
|
2003-11-28 06:20:57 +00:00 |
|
Pavel Roskin
|
d6d5688bed
|
* acinclude.m4 (MC_UNDELFS_CHECKS): Try ext2fs/ext2_fs.h before
linux/ext2_fs.h. Use ext2fs/ext2_fs.h when possible - it's
safer to avoid kernel headers.
|
2003-11-28 06:18:32 +00:00 |
|
Pavel Roskin
|
72a4d97988
|
Incorporate README.CVS into HACKING.
|
2003-11-28 03:33:28 +00:00 |
|
Pavel Roskin
|
7b97c8a476
|
Mostly rewritten.
|
2003-11-28 01:59:51 +00:00 |
|
Pavel Roskin
|
cc24b42224
|
Done long ago:
Add support for mouse wheel with gpm. Latest versions of gpm (1.20)
have mouse wheel support.
|
2003-11-27 18:22:01 +00:00 |
|
Pavel Roskin
|
ab4e930084
|
* execute.c (toggle_panels): Refresh panels after returning from
Ctrl-O.
|
2003-11-27 18:19:57 +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
|
1edc838fb9
|
TODO for version 4.6.1 completed.
|
2003-11-27 17:58:40 +00:00 |
|
Pavel Roskin
|
73968fe432
|
* cmd.c (view_file_cmd): Use input_expand_dialog().
|
2003-11-27 17:52:55 +00:00 |
|
Pavel Roskin
|
a7c0bbac62
|
* editcmd.c: Use input_expand_dialog() instead of input_dialog()
for loading and saving files.
|
2003-11-27 10:23:50 +00:00 |
|
Pavel Roskin
|
2256237cd9
|
* wtools.c (quick_dialog_skip): Perform tilde expansion on input
widgets that use cd completion.
|
2003-11-27 09:55:15 +00:00 |
|
Pavel Roskin
|
42da92333f
|
* utilunix.c (tilde_expand): Preserve tilde if the username
could not be found. Don't ever return NULL. Change callers not
to check for NULL.
|
2003-11-27 09:45:22 +00:00 |
|
Pavel Roskin
|
e55f09f530
|
* dialog.c (do_select_widget): New function that it the only one
calling dlg_focus() and dlg_unfocus(). Incorporate code from
other functions that did it.
(dlg_select_widget): Change return type to void.
|
2003-11-27 08:59:54 +00:00 |
|
Pavel Roskin
|
04b4194371
|
* dialog.h (dlg_widget_active): New function - check if the
widget is active.
* boxes.c (display_callback): Use it.
* layout.c (swap_panels): Likewise.
* screen.c (do_panel_event): Likewise.
|
2003-11-27 00:46:39 +00:00 |
|
Pavel Roskin
|
73241613c2
|
* dialog.c: Eliminate callback macro.
|
2003-11-27 00:34:00 +00:00 |
|
Pavel Roskin
|
bf4c26959c
|
* dialog.c (dlg_replace_widget): Use dlg_select_widget().
(select_a_widget): Rename to select_other_widget(), factorize
most code from dlg_one_up() and dlg_one_down().
|
2003-11-27 00:17:43 +00:00 |
|
Pavel Roskin
|
0657d80ec7
|
Done: VFS crash.
|
2003-11-26 21:26:11 +00:00 |
|
Pavel Roskin
|
fc9bf6040f
|
* gc.c (vfs_ncs_getid): Merge with vfs_getid().
|
2003-11-26 21:25:30 +00:00 |
|
Pavel Roskin
|
6ffd35bf07
|
* gc.c: Eliminate all code for timestamping parent filesystems.
It's broken and undocumented. Adjust all dependencies.
|
2003-11-26 21:10:42 +00:00 |
|
Pavel Roskin
|
645eeb8118
|
* complete.c (check_is_cd): Simplify logic, use isspace().
|
2003-11-24 21:22:00 +00:00 |
|
Pavel Roskin
|
baa4e26cdc
|
* hotlist.c (add_new_group_input): Clean up.
* wtools.c (do_create_message): Eliminate g_strdup_printf().
(bg_message): Likewise.
|
2003-11-24 20:34:45 +00:00 |
|
Pavel Roskin
|
8ed2cc4594
|
* direntry.c (vfs_s_resolve_symlink): Eliminate
g_strdup_printf().
(vfs_s_fullpath): Likewise.
|
2003-11-24 20:30:30 +00:00 |
|