1
1
mc/gtkedit
Norbert Warmuth e37737c0c9 2000-02-23 Norbert Warmuth <nwarmuth@privat.circular.de>
* vfs/ftpfs.c: Definition of PORT changed in the middle of ftpfs.c
with unexpected side effects (only when HSC_PROXY was
defined). Introduce HSC_PROXY_PORT and FTP_COMMAND_PORT and use
where appropriate.

(dir_load): Do not hard code the directory cache timeout to 10
seconds. Instead use the setting from Options/Virtual VFS ...

* vfs/fish.c (file_store): honour changed semantics for return value
(on error -1 is expected).

* vfs/ftpfs.c (file_store): dito


* gtkedit/editcmd.c (edit_replace_prompt): fix incorrect
initialization of array of structure (gcc version 2.96 20000131
chokes on it).

* lib/mc.hint: C-y and not C-u can be used to insert text in input
lines (e. g. text which has been deleted with M-d).

* configure.in: Fix the extfs-configure-fragment-in-final-output bug

* src/main.c (parse_control_file): add missing right parentheses

* src/boxes.c: fix incorrect initialization of array of structure (gcc
version 2.96 20000131 chokes on it).
2000-02-23 07:43:14 +00:00
..
.cvsignore .cvsignore added to gtkedit to ignore Makefile 1998-09-17 18:36:55 +00:00
bookmark.c mcedit updates to reflect cooledit-3.11.6 1999-07-21 20:03:23 +00:00
edit.c syncronise code with cooledit-3.13.0 this fixes some odds and ends. 2000-02-18 11:16:06 +00:00
edit.h syncronise code with cooledit-3.13.0 this fixes some odds and ends. 2000-02-18 11:16:06 +00:00
editcmd.c 2000-02-23 Norbert Warmuth <nwarmuth@privat.circular.de> 2000-02-23 07:43:14 +00:00
editcmddef.h syncronise code with cooledit-3.13.0 this fixes some odds and ends. 2000-02-18 11:16:06 +00:00
editdraw.c syncronise code with cooledit-3.13.0 this fixes some odds and ends. 2000-02-18 11:16:06 +00:00
editmenu.c syncronise code with cooledit-3.13.0 this fixes some odds and ends. 2000-02-18 11:16:06 +00:00
editoptions.c bring editor up to date with cooledit-3.9.0 - see ChangeLog for details 1999-03-21 01:56:20 +00:00
editwidget.c syncronise code with cooledit-3.13.0 this fixes some odds and ends. 2000-02-18 11:16:06 +00:00
global.h Initial commit 1998-09-14 20:18:54 +00:00
gtkedit.c * gtkedit/gtkedit.c: Make it build with gcc 2.95, by fixing the non-constant 1999-08-18 19:10:21 +00:00
gtkedit.h mouse highlighting fixes. and cleanups. dropped CoolWidget mouse code in gnome version 1998-12-17 04:05:13 +00:00
gtkeditkey.c added copyright notices 1998-10-27 19:53:38 +00:00
libgettext.h Initial commit 1998-09-14 20:18:54 +00:00
lkeysym.h Initial commit 1998-09-14 20:18:54 +00:00
Makefile.in Have 'make dist' work with builddir != srcdir. 1999-08-19 20:17:40 +00:00
mousemark.c mouse highlighting fixes. and cleanups. dropped CoolWidget mouse code in gnome version 1998-12-17 04:05:13 +00:00
mousemark.h mouse highlighting fixes. and cleanups. dropped CoolWidget mouse code in gnome version 1998-12-17 04:05:13 +00:00
propfont.c syncronise code with cooledit-3.13.0 this fixes some odds and ends. 2000-02-18 11:16:06 +00:00
syntax.c syncronise code with cooledit-3.13.0 this fixes some odds and ends. 2000-02-18 11:16:06 +00:00
wordproc.c syncronise code with cooledit-3.13.0 this fixes some odds and ends. 2000-02-18 11:16:06 +00:00
xdnd.h bring editor up to date with cooledit-3.9.0 - see ChangeLog for details 1999-03-21 01:56:20 +00:00