Pavel Roskin
|
f0e6a9d522
|
* lib/mc.ext.in: Don't run compressed logs from /var/log through
nroff. Suggested by Alfie Costa <agcosta@gmx.net>
|
2003-06-06 23:40:05 +00:00 |
|
Pavel Roskin
|
1fc1bdd0a4
|
* command.c (command_new): Fix memory leak.
* subshell.c (exit_subshell): Free pty_buffer.
|
2003-06-06 15:52:13 +00:00 |
|
Pavel Roskin
|
6b97e4575f
|
Add gettext. glib2 requires it.
|
2003-06-06 04:20:47 +00:00 |
|
Pavel Roskin
|
fadd10cc6e
|
Script to compile mc against glib2.
|
2003-06-06 03:24:03 +00:00 |
|
Pavel Roskin
|
ff2ffada8c
|
Script to compile mc against static glib-1.2.10.
|
2003-06-06 02:26:24 +00:00 |
|
Pavel Roskin
|
61ac4d5ca1
|
* dir.c (do_load_dir): Add new argument "path" to avoid the need
to request the current directory.
(do_reload_dir): Likewise. Adjust all callers.
|
2003-06-06 00:52:35 +00:00 |
|
Pavel Roskin
|
ab84c14503
|
* vfs.c: Rename mc_return_cwd() to _vfs_get_cwd(). Move
related functions closer to each other, add comments.
|
2003-06-06 00:50:22 +00:00 |
|
Pavel Roskin
|
68183f4727
|
* ftpfs.c (ftpfs_done): New function. Free ftpfs_proxy_host and
ftpfs_anonymous_passwd.
|
2003-06-06 00:16:50 +00:00 |
|
Pavel Roskin
|
99e1805194
|
* screen.c (panel_destroy): Rewind history to the beginning
before freeing it.
* widget.c (input_destroy): Likewise.
* util.c (list_append_unique): Free data when removing duplicate
list entries.
|
2003-06-05 23:51:15 +00:00 |
|
Pavel Roskin
|
4a398f0ee7
|
* editcmd.c (edit_ext_cmd): Fix memory leak.
|
2003-06-05 17:55:50 +00:00 |
|
Pavel Roskin
|
b46fa982f2
|
Restore FTP directory for snapshots.
|
2003-06-05 15:57:09 +00:00 |
|
Pavel Roskin
|
69a16471a9
|
edit_ext_cmd(): trivial simplification.
|
2003-06-05 04:06:37 +00:00 |
|
Pavel Roskin
|
c96b0af3b2
|
Typo.
|
2003-06-03 18:55:09 +00:00 |
|
Pavel Roskin
|
349d70c8cf
|
Typos.
|
2003-06-02 19:47:30 +00:00 |
|
Pavel Roskin
|
a5959b02f9
|
Typos and britainisms.
|
2003-06-02 19:31:14 +00:00 |
|
Pavel Roskin
|
d032c68db1
|
Typos.
|
2003-06-02 19:26:55 +00:00 |
|
Pavel Roskin
|
f6e1d08562
|
Typo.
|
2003-06-02 19:25:15 +00:00 |
|
Pavel Roskin
|
682ac2f81a
|
Typos.
|
2003-06-02 18:44:58 +00:00 |
|
Pavel Roskin
|
2c60f5eb4d
|
s/extention/extension/
Yes, this applies to French as well!
|
2003-06-02 18:40:55 +00:00 |
|
Pavel Roskin
|
3cd4571dc9
|
Typos and britainisms.
|
2003-06-02 18:39:44 +00:00 |
|
Pavel Roskin
|
881964e5a9
|
Typo fixes.
|
2003-06-02 18:38:42 +00:00 |
|
Pavel Roskin
|
84d9703786
|
Fix spacing after addresses in double quotes.
Optimize match for leading numeric date.
|
2003-06-02 18:14:57 +00:00 |
|
Pavel Roskin
|
341ad1d804
|
Fix typos and "britainisms".
|
2003-06-02 18:13:42 +00:00 |
|
Pavel Roskin
|
92c3ee02ab
|
Fix spelling of necessary.
|
2003-06-02 17:52:50 +00:00 |
|
Pavel Roskin
|
c7cb416685
|
Update from Andrew V. Samoilov.
|
2003-06-01 04:45:33 +00:00 |
|
Pavel Roskin
|
4ea9dcf71c
|
Add script to format ChangeLog in the current directory.
|
2003-05-30 23:09:23 +00:00 |
|
Pavel Roskin
|
a66e5f511f
|
Add comment for edit_ext_cmd.
|
2003-05-30 21:14:07 +00:00 |
|
Pavel Roskin
|
bdc56f331b
|
* editcmd.c: Implement pasting the output of any external
command.
* editmenu.c: Add menu entries for that.
* editcmddef.h: Add new command CK_ExtCmd.
|
2003-05-30 21:06:10 +00:00 |
|
Pavel Roskin
|
a3708077d1
|
* extfs/trpm: Fix compatibility with the secure temporary
filenames used by extfs. Filter rpm messages from the listing.
|
2003-05-30 20:27:07 +00:00 |
|
Pavel Roskin
|
c09c4f0ffc
|
key.c (init_key): Fix crash if TERM is unset.
|
2003-05-30 19:56:43 +00:00 |
|
Pavel Roskin
|
9d99466d6a
|
Update from Koblinger Egmont.
|
2003-05-29 04:46:01 +00:00 |
|
Pavel Roskin
|
5c39926570
|
* ext.c (regex_check_type): Recognize and skip "/dev/stdin:"
that can apprear in the output of new versions of file.
|
2003-05-29 04:38:17 +00:00 |
|
Pavel Roskin
|
d3f2f521dc
|
* util.c (unix_error_string): Convert error string from UTF-8 is
glib 2 is used.
|
2003-05-29 04:33:38 +00:00 |
|
Pavel Roskin
|
70b4cd6ff1
|
* text.c (default_edition_colors): Change the default for
dhotfocus to be blue on cyan for consistency with dhotnormal.
|
2003-05-29 04:28:10 +00:00 |
|
Pavel Roskin
|
521dd6bf47
|
Typo fix.
|
2003-05-28 23:10:30 +00:00 |
|
Pavel Roskin
|
1866c37dbf
|
* info.c (info_show_info): Cast myfs_stats.avail to double to
fix integer overflow that can cause a negative precent number.
|
2003-05-27 07:22:04 +00:00 |
|
Pavel Roskin
|
6d176d4cb6
|
Use automake-1.7.5 from now on.
|
2003-05-20 17:54:18 +00:00 |
|
Pavel Roskin
|
4cded37e35
|
Use "--force" with autopoint to overwrite modified files.
|
2003-05-20 16:12:26 +00:00 |
|
Pavel Roskin
|
dbfc50456f
|
Put snapshots to the web site temporarily until FTP is restored.
|
2003-05-20 16:02:58 +00:00 |
|
Pavel Roskin
|
86b23d53a2
|
Update documentation about M-o.
|
2003-05-20 07:54:37 +00:00 |
|
Marco Ciampa
|
debb223eaf
|
Updated ruby and perl sintax files.
|
2003-05-16 09:35:51 +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 |
|
Pavel Roskin
|
615ef181db
|
* syntax/ruby.syntax: New file - syntax for Ruby.
* syntax/Syntax: Add ruby.syntax.
* syntax/Makefile.am: Likewise.
|
2003-05-14 22:30:02 +00:00 |
|
Pavel Roskin
|
964cc57445
|
* mc.spec.in: Strip pre-1998 changelog to work around a bug in
rpm 4.2, which doesn't like %install inside %changelog.
|
2003-05-08 06:36:45 +00:00 |
|
Pavel Roskin
|
8d9e959596
|
Add iso9660.
|
2003-05-08 06:05:00 +00:00 |
|
Pavel Roskin
|
295c631c2c
|
* fish.c (file_store): Use block size 1. It's slower, but much
safer. GNU dd is not persistent enough when reading data.
|
2003-05-08 06:04:04 +00:00 |
|
Pavel Roskin
|
3a3e1b2c34
|
* extfs/rpm: If rpm doesn't support --info as in Red Hat 9,
ignore it and don't show HEADER in the listing.
|
2003-05-08 05:19:57 +00:00 |
|
David Martin
|
7ccafa796f
|
Update.
|
2003-05-06 08:28:27 +00:00 |
|
Pavel Roskin
|
12f4a6665a
|
* main.c (directory_history_add): Don't change the directory
passed as the argument, work on a copy.
|
2003-05-05 15:30:43 +00:00 |
|