Pavel Roskin
bd34105979
Done:
...
Add minimal UTF-8 support on Red Hat 8.0 to fix the frames or disable
support for S-Lang library compiled with UTF-8 support.
2002-10-22 04:17:05 +00:00
Pavel Roskin
55d17b2e96
Done:
...
Crash on circular macro definitions in the editor.
2002-10-21 02:06:49 +00:00
Pavel Roskin
69dd1ca00c
* utilunix.c (mc_tmpdir): Don't exit if the temporary directory
...
cannot be created - it should be possible to run mc on read-only
filesystems. Try to chmod() the temporary directory.
2002-10-20 08:34:31 +00:00
Pavel Roskin
e55c720591
Move all "before 4.6.0" stuff to "before 4.6.1".
2002-10-20 08:11:16 +00:00
Pavel Roskin
043ff9e913
Add:
...
Use paranoid quoting in subshell_name_quote() only when absolutely
necessary.
2002-10-18 22:45:35 +00:00
Pavel Roskin
2770af84e9
Done: Check "mc --help-colors" for completeness.
...
That doesn't mean that it's fixed :-(
2002-10-17 05:46:56 +00:00
Pavel Roskin
e9347d1c6b
Add:
...
Check compatibility with new gpm. Excessive warnings on Mandrake 9.0
have been reported.
2002-10-14 21:45:41 +00:00
Pavel Roskin
823df274e7
Add: Crash on circular macro definitions in the editor.
2002-10-11 21:15:49 +00:00
Andrew V. Samoilov
94542548d2
Done:
...
SMB crash when not starting with the share root, but copying to the
share root.
2002-10-11 15:36:25 +00:00
Pavel Roskin
4a5073b0b7
Done:
...
Alt-P in the editor should return the viewport to the leftmost position.
2002-10-08 05:04:31 +00:00
Pavel Roskin
7ec962a1fb
Remove editor regression, it's a side effect of lacking UTF-8 support.
...
Rephrase problem with dates on FTP.
2002-10-07 16:01:39 +00:00
Pavel Roskin
9acd93fe1e
Done:
...
When using included S-Lang, don't fill empty areas with spaces (' '),
because they are copied to the buffer when doing cut and paste.
2002-10-07 05:17:47 +00:00
Pavel Roskin
7171d36bb1
Add:
...
Don't rely on temporary scripts being executable. Run shell explicitly.
2002-10-04 22:30:06 +00:00
Pavel Roskin
63c397afbe
More issues.
2002-10-03 18:48:32 +00:00
Pavel Roskin
f5a8897749
Add two little things.
2002-10-03 05:46:00 +00:00
Pavel Roskin
e9ab8a8ee5
Move hard stuff to 4.6.0, add some simple things for 4.6.0-pre2.
2002-10-02 04:23:51 +00:00
Pavel Roskin
6e51be478d
Done:
...
Implement --with-screen option.
Remove side effects from --with-termcap option.
2002-09-30 02:58:15 +00:00
Pavel Roskin
35c57c4a3f
Add:
...
Support for multi-byte charsets (e.g. UTF-8).
2002-09-27 22:27:00 +00:00
Pavel Roskin
851e122d12
Update priorities.
2002-09-25 05:32:15 +00:00
Pavel Roskin
ac608302f8
* screen.c (panel_event): Implement support for mouse wheel.
2002-09-24 05:16:19 +00:00
Pavel Roskin
894f2c3d40
Make mouse wheel work on the panels.
2002-09-24 04:19:57 +00:00
Pavel Roskin
07dc0f0490
DONE: Make resize a dialog event.
2002-09-24 03:58:45 +00:00
Pavel Roskin
a18c202fc7
Make resize a dialog event.
2002-09-23 23:47:42 +00:00
Pavel Roskin
9707873a05
Caret notation done. Unambigous notation for other non-printable
...
characters will be added if somebody requests.
2002-09-23 23:38:19 +00:00
Pavel Roskin
041123939b
Use a more traditional representation of non-printable characters in
...
editor (i.e. binary 0 would be ^@).
'\r' in the editor is done.
2002-09-23 07:16:08 +00:00
Pavel Roskin
572ea6be4d
Add: real_input_dialog_help() shouldn't use translated strings in the section
...
names in .mc/history.
2002-09-23 06:01:04 +00:00
Pavel Roskin
beb47e96db
More subshell-related items.
2002-09-22 08:07:23 +00:00
Pavel Roskin
94fa3bbef9
Update.
2002-09-22 07:25:41 +00:00
Pavel Roskin
aba44bf4b2
No need to document C-x C-l, it's dead :-)
2002-09-18 22:34:05 +00:00
Pavel Roskin
d467cf4003
Update.
2002-08-27 07:25:27 +00:00
Andrew V. Samoilov
66600cad98
* TODO: Typo fixed
2001-10-26 11:32:41 +00:00
Pavel Roskin
5f8add985b
* TODO: Remove Tk-related entries.
...
* boxes.c [HAVE_TK]: Remove. Don't need INPUT_INDEX anymore.
* screen.c [HAVE_TK]: Remove.
(panel_event): Made static.
* chmod.c [HAVE_TK]: Remove.
* cmd.c [HAVE_TK]: Likewise.
* help.c [HAVE_TK]: Likewise.
* hotlist.c [HAVE_TK]: Likewise.
* info.c [HAVE_TK]: Likewise.
* view.c [HAVE_TK]: Likewise.
* view.h [HAVE_TK]: Likewise.
* widget.c [HAVE_TK]: Likewise.
* wtools.c [HAVE_TK]: Likewise.
2001-05-18 17:44:02 +00:00
Pavel Roskin
944d5416c0
* TODO: Remove XView-related entries.
...
* menu.h [HAVE_XVIEW]: Remove all XView-related code.
2001-05-18 16:58:03 +00:00
Miguel de Icaza
3e17b334c9
Memory leak fixes
1999-11-01 20:49:03 +00:00
Norbert Warmuth
551dec7a7f
Fri Apr 3 12:14:08 1998 Norbert Warmuth <k3190@fh-sw.de>
...
* tk/tkmenu.c (menubar_arrange, destroy_menu): Added small stubs in order
to make it compile.
* tk/Makefile.in: Use tkmenu* instead of menu*
* src/TODO: Removed obsolete entries: Similar entries in tree view
are displayed correct; user specific files has been moved
to ~/.mc/
Added: Check what to do with menubar_arrange/destroy_menu stubs
in tk/tkmenu.c; the interal editor (not portet yet) adds entries
to the wrong menubar
1998-04-03 12:22:29 +00:00
Miguel de Icaza
eb6b3842ab
Initial revision
1998-02-27 04:54:42 +00:00