.. |
.cvsignore
|
Add mc.hlp.??
|
2002-03-12 16:26:53 +00:00 |
achown.c
|
Added type casts where necessary to avoid the "signed-unsigned-comparison" warning.
|
2004-08-16 03:14:04 +00:00 |
achown.h
|
Initial revision
|
1998-02-27 04:54:42 +00:00 |
background.c
|
Made the data type of some variables more appropriate.
|
2004-08-16 03:12:05 +00:00 |
background.h
|
* background.c (tell_parent): Eliminate.
|
2003-10-26 05:42:29 +00:00 |
boxes.c
|
Even more const-ification.
|
2004-08-17 00:00:32 +00:00 |
boxes.h
|
* boxes.h: Remove user_format.
|
2002-08-19 01:01:20 +00:00 |
ChangeLog
|
* vfsdummy.h [!USE_VFS]: Make sure that vfs_canon() doesn't
|
2004-04-18 20:56:08 +00:00 |
charsets.c
|
* charsets.c (convert_to_display): Don't crash on empty read
|
2002-11-11 14:48:37 +00:00 |
charsets.h
|
* charset.h: Provide new inline functions convert_to_display_c()
|
2002-10-30 23:42:21 +00:00 |
chmod.c
|
* panel.h: Fix duplication between cpanel and current_panel in
|
2003-10-26 06:45:59 +00:00 |
chmod.h
|
* chmod.c (stat_file): Eliminate. Use mc_stat().
|
2003-10-24 18:38:02 +00:00 |
chown.c
|
Added missing initializers.
|
2004-08-15 18:23:25 +00:00 |
chown.h
|
* chmod.c (stat_file): Eliminate. Use mc_stat().
|
2003-10-24 18:38:02 +00:00 |
cmd.c
|
* fileopctx.h: Add "operation" filed to FileOpContext.
|
2004-01-23 21:59:38 +00:00 |
cmd.h
|
* cmd.c: Remove source routing code.
|
2003-10-24 20:10:01 +00:00 |
color.c
|
Made the data type of some variables more appropriate.
|
2004-08-16 03:12:05 +00:00 |
color.h
|
* color.c (dealloc_color_pairs): Rename to ...
|
2003-10-24 20:55:23 +00:00 |
command.c
|
Made the data type of some variables more appropriate.
|
2004-08-16 03:12:05 +00:00 |
command.h
|
* command.c: (command_insert): New function - insert quoted
|
2002-09-20 19:59:28 +00:00 |
complete.c
|
Removed unnecessary type cast.
|
2004-08-16 17:45:59 +00:00 |
complete.h
|
* complete.h: Move CompletionFunction definition ...
|
2003-10-24 22:11:57 +00:00 |
cons.handler.c
|
* configure.in: Remove test for SCO UNIX. Remove all references
|
2003-06-18 04:47:17 +00:00 |
cons.saver.c
|
Remove references to the archaic "linux" preprocessor definition.
|
2003-02-27 05:09:35 +00:00 |
cons.saver.h
|
* cons.saver.c: Define LINUX_CONS_SAVER_C so that some parts
|
2001-11-29 20:28:48 +00:00 |
dialog.c
|
Added more const-ness to the function arguments.
|
2004-08-16 15:45:05 +00:00 |
dialog.h
|
Added more const-ness to the function arguments.
|
2004-08-16 15:45:05 +00:00 |
dir.c
|
* dir.h: Eliminate DIR_H_INCLUDE_HANDLE_DIRENT. Adjust all
|
2003-10-24 17:55:35 +00:00 |
dir.h
|
* dir.h: Eliminate DIR_H_INCLUDE_HANDLE_DIRENT. Adjust all
|
2003-10-24 17:55:35 +00:00 |
eregex.h
|
* eregex.h: Undefine __restrict_arr before redefining to avoid a
|
2002-12-11 05:33:39 +00:00 |
execute.c
|
mc_ungetlocalcopy does not free its second argument anymore.
|
2004-08-16 15:18:17 +00:00 |
execute.h
|
* execute.c: New file with all functions for execution and
|
2003-06-22 09:17:46 +00:00 |
ext.c
|
mc_ungetlocalcopy does not free its second argument anymore.
|
2004-08-16 15:18:17 +00:00 |
ext.h
|
Get rid of all references to NATIVE_WIN32.
|
2003-07-23 03:22:32 +00:00 |
file.c
|
Splittet the vfs.h header into a user's part (vfs.h) and an implementor's part (vfs-impl.h).
|
2004-08-16 23:25:49 +00:00 |
file.h
|
* background.c: Clean up includes.
|
2003-10-26 00:58:14 +00:00 |
filegui.c
|
Marked the last item of a QuickWidget array as NULL_QuickWidget.
|
2004-08-15 18:24:06 +00:00 |
filegui.h
|
Move file_mask_dialog() declaration where it belongs.
|
2002-12-08 18:59:50 +00:00 |
filenot.c
|
* vfsdummy.h: New file to replace vfs.h if VFS is disabled.
|
2003-10-11 08:54:31 +00:00 |
fileopctx.c
|
* fileopctx.h: Add "operation" filed to FileOpContext.
|
2004-01-23 21:59:38 +00:00 |
fileopctx.h
|
* fileopctx.h: Add "operation" filed to FileOpContext.
|
2004-01-23 21:59:38 +00:00 |
find.c
|
Added more const-ness to variables.
|
2004-08-16 23:48:46 +00:00 |
find.h
|
Warning fixes.
|
1998-12-02 21:27:27 +00:00 |
findme.c
|
* findme.c: Respect HAVE_UNISTD_H.
|
2002-01-21 21:04:44 +00:00 |
findme.h
|
Fixes to make MC compile with popt-1.2
|
1998-11-04 17:54:17 +00:00 |
fs.h
|
* fs.h (compute_namelen): Fix warning about unused argument.
|
2003-10-25 03:44:13 +00:00 |
glibcompat.c
|
Warning fixes for FreeBSD 5.1.
|
2003-11-21 03:17:18 +00:00 |
glibcompat.h
|
* glibcompat.h: Fix definition of g_try_realloc().
|
2004-01-22 07:19:58 +00:00 |
global.h
|
Added a C++ like const_cast macro.
|
2004-08-16 15:42:48 +00:00 |
help.c
|
* dlg.h: Merge with ...
|
2003-10-24 23:20:30 +00:00 |
help.h
|
* help.h: Remove unused characters.
|
2002-10-22 23:56:26 +00:00 |
hotlist.c
|
Added more const-ness to the function arguments.
|
2004-08-16 16:22:35 +00:00 |
hotlist.h
|
* cmd.c: Cleanup of unneeded global functions and data.
|
2003-10-14 21:58:56 +00:00 |
info.c
|
Made an integer literal compatible to the variable it is compared with.
|
2004-08-16 04:25:41 +00:00 |
info.h
|
* info.h: Don't expose WInfo internals.
|
2003-10-26 05:54:55 +00:00 |
key.c
|
Added more const-ness to a variable.
|
2004-08-16 17:45:38 +00:00 |
key.h
|
Clean up includes.
|
2003-10-26 04:03:07 +00:00 |
keyxdef.c
|
* global.h: Include io.h, pwd.h, grp.h and utime.h. Adjust all
|
2001-09-07 17:52:19 +00:00 |
layout.c
|
Even more const-ification.
|
2004-08-17 00:00:32 +00:00 |
layout.h
|
* main.c (get_current_panel): Remove.
|
2003-10-26 06:32:42 +00:00 |
learn.c
|
* util.c (msglen): Constify first argument.
|
2003-10-25 21:12:05 +00:00 |
learn.h
|
Initial revision
|
1998-02-27 04:54:42 +00:00 |
listmode.c
|
* dlg.h: Merge with ...
|
2003-10-24 23:20:30 +00:00 |
listmode.h
|
* listmode.c, listmode.h, main.c: Consistently using define
|
2000-09-26 22:38:13 +00:00 |
main.c
|
Renamed version to show_version to avoid name clashes.
|
2004-08-17 10:40:16 +00:00 |
main.h
|
Added more const-ness to print_vfs_message.
|
2004-08-16 18:31:30 +00:00 |
Makefile.am
|
* src/TODO: Move ...
|
2003-11-27 18:06:56 +00:00 |
man2hlp.c
|
* fs.h (compute_namelen): Fix warning about unused argument.
|
2003-10-25 03:44:13 +00:00 |
menu.c
|
Made the data type of some variables more appropriate.
|
2004-08-16 03:12:05 +00:00 |
menu.h
|
Clean up includes.
|
2003-10-26 04:03:07 +00:00 |
mfmt.c
|
* charsets.c: Add disclaimer of warranty.
|
2002-08-27 05:27:11 +00:00 |
mountlist.c
|
Replaced (char *) 0 by NULL.
|
2004-08-16 17:44:14 +00:00 |
mountlist.h
|
* mountlist.h: Move some internals ...
|
2002-08-19 00:07:08 +00:00 |
mouse.c
|
Global removal of RCS Id: flags.
|
2002-09-26 23:13:45 +00:00 |
mouse.h
|
* mouse.h: Use definitions for GPM_B_DOWN and GPM_B_UP
|
2002-10-30 20:52:59 +00:00 |
myslang.h
|
Fix includes not to rely on $(top_srcdir) being in the include path.
|
2003-10-29 08:54:22 +00:00 |
OChangeLog
|
s/ommited/omitted/
|
2002-07-14 06:36:07 +00:00 |
option.c
|
Even more const-ification.
|
2004-08-17 00:00:32 +00:00 |
option.h
|
Initial revision
|
1998-02-27 04:54:42 +00:00 |
panel.h
|
* panel.h: Fix duplication between cpanel and current_panel in
|
2003-10-26 06:45:59 +00:00 |
panelize.c
|
* panel.h: Fix duplication between cpanel and current_panel in
|
2003-10-26 06:45:59 +00:00 |
panelize.h
|
* cmd.c: Cleanup of unneeded global functions and data.
|
2003-10-14 21:58:56 +00:00 |
popt.c
|
* popthelp.c (poptPrintHelp): Use POPT_ for "[OPTION...]",
|
2002-10-22 11:51:47 +00:00 |
popt.h
|
* popt.h: Adjust poptHelpOptions[] declaration.
|
2002-10-09 15:27:01 +00:00 |
poptalloca.h
|
* gtkedit/edit.h: Only include malloc.h if STDC_HEADERS is not
|
2001-02-20 17:57:23 +00:00 |
poptconfig.c
|
* poptconfig.c (configLine): Cast the argument to functions for
|
2002-10-24 10:02:40 +00:00 |
popthelp.c
|
Added missing initializers for poptOption.argDescrip.
|
2004-08-15 23:06:19 +00:00 |
poptint.h
|
Include global.h, not i18n.h.
|
2003-10-26 04:15:17 +00:00 |
poptparse.c
|
* poptconfig.c (configLine): Cast the argument to functions for
|
2002-10-24 10:02:40 +00:00 |
profile.c
|
Even more const-ification.
|
2004-08-17 00:00:32 +00:00 |
profile.h
|
Even more const-ification.
|
2004-08-17 00:00:32 +00:00 |
regex.c
|
* eregex.h [!USE_INCLUDED_REGEX]: Include <regex.h>.
|
2002-03-26 14:13:10 +00:00 |
rxvt.c
|
* global.h: Include io.h, pwd.h, grp.h and utime.h. Adjust all
|
2001-09-07 17:52:19 +00:00 |
screen.c
|
Compacted and commented the code in do_try_to_select.
|
2004-08-16 18:30:34 +00:00 |
selcodepage.c
|
* dlg.h: Merge with ...
|
2003-10-24 23:20:30 +00:00 |
selcodepage.h
|
Reformat.
|
2002-10-30 23:16:16 +00:00 |
setup.c
|
* boxes.c: Include "../vfs/gc.h" if VFS is used.
|
2003-11-07 23:50:18 +00:00 |
setup.h
|
Make save_panel_types() static.
|
2003-09-29 18:05:38 +00:00 |
slint.c
|
Use memmove instead of memcpy for overlapping objects.
|
2004-08-16 17:42:47 +00:00 |
subshell.c
|
Removed unnecessary type cast.
|
2004-08-16 16:22:14 +00:00 |
subshell.h
|
* subshell.c (subshell_switch_key): Make static const int.
|
2002-12-24 00:13:30 +00:00 |
textconf.c
|
Renamed version to show_version to avoid name clashes.
|
2004-08-17 10:40:16 +00:00 |
textconf.h
|
Renamed version to show_version to avoid name clashes.
|
2004-08-17 10:40:16 +00:00 |
tree.c
|
Created a new type (tree_key_map) for functions that act on a tree.
|
2004-08-16 04:24:45 +00:00 |
tree.h
|
* tree.h: Fix unneeded dependency on dialog.h.
|
2003-10-24 23:27:54 +00:00 |
treestore.c
|
* tree.h: Don't include treestore.h. Fix sources to include
|
2003-10-23 23:57:59 +00:00 |
treestore.h
|
* tree.h: Don't include treestore.h. Fix sources to include
|
2003-10-23 23:57:59 +00:00 |
tty.h
|
* tty.h [!HAVE_SLANG]: Remove all slang_* definitions.
|
2002-09-08 16:22:54 +00:00 |
user.c
|
* user.c (extract_line): Add a new parameter (size of the
|
2004-03-07 06:24:14 +00:00 |
user.h
|
Clean up includes.
|
2003-10-26 04:03:07 +00:00 |
util.c
|
Documented x_basename and added const.
|
2004-08-16 18:19:37 +00:00 |
util.h
|
Removed trailing comma in enumeration.
|
2004-08-17 11:13:10 +00:00 |
utilunix.c
|
* utilunix.c (canonicalize_pathname): Add support for UNC paths.
|
2004-01-24 00:17:34 +00:00 |
vfsdummy.h
|
* vfsdummy.h [!USE_VFS]: Make sure that vfs_canon() doesn't
|
2004-04-18 20:56:08 +00:00 |
view.c
|
Invented two new data types (offset_type and screen_dimen) and adjusted the type of many variables.
|
2004-08-16 04:16:55 +00:00 |
view.h
|
* view.c (view_init): Constify "_command" argument.
|
2003-09-09 04:54:59 +00:00 |
widget.c
|
Even more const-ification.
|
2004-08-17 00:00:32 +00:00 |
widget.h
|
Even more const-ification.
|
2004-08-17 00:00:32 +00:00 |
win.c
|
* win.c (check_movement_keys): Add support for Ctrl-PgDown,
|
2003-10-27 05:59:03 +00:00 |
win.h
|
* win.c (check_movement_keys): Remove "additional" argument,
|
2003-10-23 22:53:32 +00:00 |
wtools.c
|
Even more const-ification.
|
2004-08-17 00:00:32 +00:00 |
wtools.h
|
Removed trailing comma in enumeration.
|
2004-08-17 11:13:10 +00:00 |