mc/src
Roland Illig 0e218318da * cmd.c: Added single_dirsize_cmd(), which computes the size of
the currently selected panel entry and moves down. Suggested by
	ForestCreature on mc-devel.
	* cmd.h: Likewise.
	* main.c (midnight_callback): When the space key is pressed and
	the command line is empty, single_dirsize_cmd() is called.
2005-09-06 06:41:35 +00:00
..
.cvsignore Add mc.hlp.?? 2002-03-12 16:26:53 +00:00
achown.c Switched from printw() to tty_printf() to avoid gcc 2005-09-05 01:36:58 +00:00
achown.h * *.h: Renamed multiple inclusion guards that started with a 2004-12-03 19:17:46 +00:00
background.c Update postal address of Free Software Foundation. 2005-05-27 03:35:10 +00:00
background.h * *.h: Renamed multiple inclusion guards that started with a 2004-12-03 19:17:46 +00:00
boxes.c * widget.h (struct WButtonBar): Moved into widget.c. 2005-06-14 13:02:30 +00:00
boxes.h * *.h: Renamed multiple inclusion guards that started with a 2004-12-03 19:17:46 +00:00
ChangeLog * cmd.c: Added single_dirsize_cmd(), which computes the size of 2005-09-06 06:41:35 +00:00
charsets.c Update postal address of Free Software Foundation. 2005-05-27 03:35:10 +00:00
charsets.h * *.h: Renamed multiple inclusion guards that started with a 2004-12-03 19:17:46 +00:00
chmod.c * chmod.c: Changed all references to umode_t into mode_t. 2005-07-05 20:14:15 +00:00
chmod.h * *.h: Renamed multiple inclusion guards that started with a 2004-12-03 19:17:46 +00:00
chown.c Update postal address of Free Software Foundation. 2005-05-27 03:35:10 +00:00
chown.h * *.h: Renamed multiple inclusion guards that started with a 2004-12-03 19:17:46 +00:00
cmd.c * cmd.c: Added single_dirsize_cmd(), which computes the size of 2005-09-06 06:41:35 +00:00
cmd.h * cmd.c: Added single_dirsize_cmd(), which computes the size of 2005-09-06 06:41:35 +00:00
color.c Update postal address of Free Software Foundation. 2005-05-27 03:35:10 +00:00
color.h * *.h: Renamed multiple inclusion guards that started with a 2004-12-03 19:17:46 +00:00
command.c * command.c (command_callback): Fixed gcc warning about 2005-06-07 14:16:19 +00:00
command.h * *.h: Renamed multiple inclusion guards that started with a 2004-12-03 19:17:46 +00:00
complete.c * complete.c: Don't mix enums with ints. 2005-08-15 22:33:20 +00:00
complete.h * *.h: Renamed multiple inclusion guards that started with a 2004-12-03 19:17:46 +00:00
cons.handler.c Update postal address of Free Software Foundation. 2005-05-27 03:35:10 +00:00
cons.saver.c Update postal address of Free Software Foundation. 2005-05-27 03:35:10 +00:00
cons.saver.h * *.h: Renamed multiple inclusion guards that started with a 2004-12-03 19:17:46 +00:00
dialog.c Removed unnecessary const_cast. 2005-09-05 03:20:27 +00:00
dialog.h * dialog.h (struct Dlg_head): Changed the bit fields of length one 2005-08-15 20:30:55 +00:00
dir.c Update postal address of Free Software Foundation. 2005-05-27 03:35:10 +00:00
dir.h * *.h: Renamed multiple inclusion guards that started with a 2004-12-03 19:17:46 +00:00
ecs-test.c Added missing #include. 2005-07-31 19:08:18 +00:00
ecs.c Added a comment to ecs_strbox concerning characters with other width 2005-09-04 16:34:36 +00:00
ecs.h * Makefile.am: Added support for extended character sets. 2005-07-31 18:30:43 +00:00
eregex.h Update postal address of Free Software Foundation. 2005-05-27 03:35:10 +00:00
execute.c Update postal address of Free Software Foundation. 2005-05-27 03:35:10 +00:00
execute.h * dialog.h: Moved and reformatted #definitions. 2005-02-08 06:57:14 +00:00
ext.c * view.h: Renamed view to mc_internal_viewer. This avoids 2005-07-31 20:29:35 +00:00
ext.h * *.h: Renamed multiple inclusion guards that started with a 2004-12-03 19:17:46 +00:00
file.c * achown.c: Changed all references to umode_t into mode_t. 2005-07-05 18:18:36 +00:00
file.h * *.h: Renamed multiple inclusion guards that started with a 2004-12-03 19:17:46 +00:00
filegui.c Update postal address of Free Software Foundation. 2005-05-27 03:35:10 +00:00
filegui.h * *.h: Renamed multiple inclusion guards that started with a 2004-12-03 19:17:46 +00:00
fileloc.h * fileloc.h: Newly added this file, which provides a place where 2005-08-21 04:00:43 +00:00
filenot.c Update postal address of Free Software Foundation. 2005-05-27 03:35:10 +00:00
fileopctx.c Update postal address of Free Software Foundation. 2005-05-27 03:35:10 +00:00
fileopctx.h * fileopctx.h (struct FileOpContext): Use off_t for offset. 2004-10-06 18:06:26 +00:00
find.c * dialog.h: Replaced object-like macros with implicit references 2005-07-07 19:34:55 +00:00
find.h * *.h: Renamed multiple inclusion guards that started with a 2004-12-03 19:17:46 +00:00
findme.c * *.c: Reordered header inclusion. 2005-02-08 09:04:03 +00:00
findme.h * *.h: Renamed multiple inclusion guards that started with a 2004-12-03 19:17:46 +00:00
fs.h * *.h: Renamed multiple inclusion guards that started with a 2004-12-03 19:17:46 +00:00
glibcompat.c Update postal address of Free Software Foundation. 2005-05-27 03:35:10 +00:00
glibcompat.h Update postal address of Free Software Foundation. 2005-05-27 03:35:10 +00:00
global.h * global.h: Don't use MC_ENABLE_DEBUGGING_CODE to decide whether 2005-06-30 23:12:08 +00:00
help.c * help.c: Fixed shadowing warnings from gcc. 2005-07-22 09:29:50 +00:00
help.h * *.h: Renamed multiple inclusion guards that started with a 2004-12-03 19:17:46 +00:00
hotlist.c Update postal address of Free Software Foundation. 2005-05-27 03:35:10 +00:00
hotlist.h * *.h: Renamed multiple inclusion guards that started with a 2004-12-03 19:17:46 +00:00
info.c * info.c: Switched from printw() to tty_printf() to avoid gcc 2005-09-05 01:34:25 +00:00
info.h * *.h: Renamed multiple inclusion guards that started with a 2004-12-03 19:17:46 +00:00
key.c * key.c (xmouse_get_event): Disable double-click tracking for mouse wheel 2005-08-25 20:36:40 +00:00
key.h * *.h: Renamed multiple inclusion guards that started with a 2004-12-03 19:17:46 +00:00
keyxdef.c Update postal address of Free Software Foundation. 2005-05-27 03:35:10 +00:00
layout.c Switched from printw() to tty_printf() to avoid gcc 2005-09-05 01:36:58 +00:00
layout.h * *.h: Renamed multiple inclusion guards that started with a 2004-12-03 19:17:46 +00:00
learn.c Update postal address of Free Software Foundation. 2005-05-27 03:35:10 +00:00
learn.h * *.h: Renamed multiple inclusion guards that started with a 2004-12-03 19:17:46 +00:00
listmode.c Update postal address of Free Software Foundation. 2005-05-27 03:35:10 +00:00
listmode.h * *.h: Renamed multiple inclusion guards that started with a 2004-12-03 19:17:46 +00:00
main.c * cmd.c: Added single_dirsize_cmd(), which computes the size of 2005-09-06 06:41:35 +00:00
main.h * main.h: Added const qualifier to the global prompt variable. 2005-09-05 02:10:48 +00:00
Makefile.am Added tty.c. 2005-08-29 09:36:32 +00:00
man2hlp.c Update postal address of Free Software Foundation. 2005-05-27 03:35:10 +00:00
menu.c * main.h: Added const qualifier to the global prompt variable. 2005-09-05 02:10:48 +00:00
menu.h * *.h: Renamed multiple inclusion guards that started with a 2004-12-03 19:17:46 +00:00
mfmt.c Update postal address of Free Software Foundation. 2005-05-27 03:35:10 +00:00
mountlist.c Update postal address of Free Software Foundation. 2005-05-27 03:35:10 +00:00
mountlist.h Update postal address of Free Software Foundation. 2005-05-27 03:35:10 +00:00
mouse.c Update postal address of Free Software Foundation. 2005-05-27 03:35:10 +00:00
mouse.h * dialog.h: Moved and reformatted #definitions. 2005-02-08 06:57:14 +00:00
myslang.h Replaced const_cast with str_unconst. Removed unused mvaddstr. 2005-09-05 03:22:04 +00:00
OChangeLog s/ommited/omitted/ 2002-07-14 06:36:07 +00:00
option.c Update postal address of Free Software Foundation. 2005-05-27 03:35:10 +00:00
option.h * *.h: Renamed multiple inclusion guards that started with a 2004-12-03 19:17:46 +00:00
panel.h * *.h: Renamed multiple inclusion guards that started with a 2004-12-03 19:17:46 +00:00
panelize.c Update postal address of Free Software Foundation. 2005-05-27 03:35:10 +00:00
panelize.h * *.h: Renamed multiple inclusion guards that started with a 2004-12-03 19:17:46 +00:00
pipethrough.3 * pipethrough.3: Fixed use of mandoc macros according to a 2004-11-21 21:13:43 +00:00
pipethrough.c Update postal address of Free Software Foundation. 2005-05-27 03:35:10 +00:00
pipethrough.h * pipethrough.c: Added pipethrough, a function to execute child 2004-09-25 21:21:09 +00:00
popt.c * cons.handler.c: Marked unused parameters. 2005-02-08 22:33:52 +00:00
popt.h * *.h: Renamed multiple inclusion guards that started with a 2004-12-03 19:17:46 +00:00
poptalloca.h * *.h: Renamed multiple inclusion guards that started with a 2004-12-03 19:17:46 +00:00
poptconfig.c * .c: Sanitize all calls to functions from ctype.h. Fix gcc 4.0 2005-05-11 01:16:58 +00:00
popthelp.c * .c: Sanitize all calls to functions from ctype.h. Fix gcc 4.0 2005-05-11 01:16:58 +00:00
poptint.h * *.h: Renamed multiple inclusion guards that started with a 2004-12-03 19:17:46 +00:00
poptparse.c * .c: Sanitize all calls to functions from ctype.h. Fix gcc 4.0 2005-05-11 01:16:58 +00:00
profile.c Update postal address of Free Software Foundation. 2005-05-27 03:35:10 +00:00
profile.h * *.h: Renamed multiple inclusion guards that started with a 2004-12-03 19:17:46 +00:00
regex.c Update postal address of Free Software Foundation. 2005-05-27 03:35:10 +00:00
rxvt.c Update postal address of Free Software Foundation. 2005-05-27 03:35:10 +00:00
screen.c * main.h: Added const qualifier to the global prompt variable. 2005-09-05 02:10:48 +00:00
selcodepage.c Update postal address of Free Software Foundation. 2005-05-27 03:35:10 +00:00
selcodepage.h Changed the name of the multiple-inclusion guard. 2005-06-14 13:14:49 +00:00
setup.c * view.c: Removed global variable have_fast_cpu. It is not used 2005-07-31 20:16:12 +00:00
setup.h * *.h: Renamed multiple inclusion guards that started with a 2004-12-03 19:17:46 +00:00
slint.c Moved printwstr() from src/slint.c to edit/editdraw.c. 2005-09-05 02:14:29 +00:00
subshell.c Added const qualifier. 2005-09-05 02:04:23 +00:00
subshell.h * *.h: Renamed multiple inclusion guards that started with a 2004-12-03 19:17:46 +00:00
textconf.c * textconf.c: Include ecs_char in the list of type 2005-08-06 16:33:54 +00:00
textconf.h * *.h: Renamed multiple inclusion guards that started with a 2004-12-03 19:17:46 +00:00
tree.c Don't mix enums with ints. 2005-08-15 22:36:53 +00:00
tree.h * *.h: Renamed multiple inclusion guards that started with a 2004-12-03 19:17:46 +00:00
treestore.c * treestore.c (str_common): Don't require the arguments to be 2005-09-01 20:56:10 +00:00
treestore.h * *.h: Renamed multiple inclusion guards that started with a 2004-12-03 19:17:46 +00:00
tty.c * tty.c: Don't use SLsmg_write_char, because Redhat provides a 2005-09-05 03:05:39 +00:00
tty.h Moved printwstr() from src/slint.c to edit/editdraw.c. 2005-09-05 02:14:29 +00:00
unixcompat.h * unixcompat.h: Only include <sys/sysmacros.h> if we're on AIX, 2005-02-23 23:49:30 +00:00
user.c * view.h: Renamed view to mc_internal_viewer. This avoids 2005-07-31 20:29:35 +00:00
user.h * *.h: Renamed multiple inclusion guards that started with a 2004-12-03 19:17:46 +00:00
util.c * util.c (save_file_position): Only save the position if not 2005-07-23 08:20:03 +00:00
util.h * util.c: Added gettext_ui(), which translates a string and 2005-07-20 15:39:47 +00:00
utilunix.c * utilunix.c (mc_tmpdir): Check that tmpdir is correctly initialized. 2005-07-27 15:03:24 +00:00
vfsdummy.h Removed unused macros mc_mmap and mc_munmap. 2005-07-18 13:21:50 +00:00
view.c * view.c (view_fix_cursor_position): Renamed to 2005-09-01 20:49:17 +00:00
view.h * view.h: Rewrote it. All functions are preceded by a describing 2005-08-21 03:32:17 +00:00
widget.c * widget.c: Reduced the number of gcc warnings by using 2005-09-04 22:04:32 +00:00
widget.h * widget.h (struct WButtonBar): Moved into widget.c. 2005-06-14 13:02:30 +00:00
win.c Update postal address of Free Software Foundation. 2005-05-27 03:35:10 +00:00
win.h * win.h: Removed a const qualifier from the type movefn, as these 2005-05-21 10:51:15 +00:00
wtools.c Replaced const_cast with str_unconst. 2005-09-05 03:20:53 +00:00
wtools.h * wtools.h: Replaced 0 with LISTBOX_APPEND_AT_END. 2005-08-15 21:44:41 +00:00
x11conn.c Update postal address of Free Software Foundation. 2005-05-27 03:35:10 +00:00
x11conn.h * x11conn.c: Separated X11 connection handling from key.c. Added 2005-03-10 09:44:36 +00:00