.. |
.cvsignore
|
Add mc.hlp.??
|
2002-03-12 16:26:53 +00:00 |
achown.c
|
Remove some unneeded includes.
|
2002-12-08 04:16:30 +00:00 |
achown.h
|
Initial revision
|
1998-02-27 04:54:42 +00:00 |
background.c
|
* background.c (background_attention): Fix calling functions
|
2002-09-28 05:10:29 +00:00 |
background.h
|
* background.h: Remove WITH_BACKGROUND, it's now in extraconf.h.
|
2001-07-27 20:36:22 +00:00 |
boxes.c
|
Remove some unneeded includes.
|
2002-12-08 04:16:30 +00:00 |
boxes.h
|
* boxes.h: Remove user_format.
|
2002-08-19 01:01:20 +00:00 |
ChangeLog
|
* main.c (directory_history_add): Don't change the directory
|
2003-05-05 15:30:43 +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
|
s/Could not/Cannot/
|
2002-12-08 01:12:18 +00:00 |
chmod.h
|
* achown.c: Make all global variables static. Fix help.
|
2001-07-24 15:04:21 +00:00 |
chown.c
|
Remove some unneeded includes.
|
2002-12-08 04:16:30 +00:00 |
chown.h
|
Initial revision
|
1998-02-27 04:54:42 +00:00 |
cmd.c
|
* panel.h: Convert directory history to GList.
|
2003-02-18 05:25:45 +00:00 |
cmd.h
|
* cmd.c (get_random_hint): Add "force" argument to ignore
|
2003-02-05 08:37:21 +00:00 |
color.c
|
* color.c (mc_init_pair) [HAVE_SLANG]: Pass "default", not NULL
|
2002-11-28 18:57:05 +00:00 |
color.h
|
* color.h: Remove Q_SELECTED_COLOR and Q_UNSELECTED_COLOR.
|
2002-10-13 23:55:39 +00:00 |
command.c
|
* command.c (enter): Check subshell state early and return if
|
2003-03-22 05:28:08 +00:00 |
command.h
|
* command.c: (command_insert): New function - insert quoted
|
2002-09-20 19:59:28 +00:00 |
complete.c
|
* key.c (correct_key_code): Convert unrecognized 0177, Ctrl-h
|
2003-03-10 20:27:54 +00:00 |
complete.h
|
Initial revision
|
1998-02-27 04:54:42 +00:00 |
cons.handler.c
|
* cons.handler.c (set_attr) [__FreeBSD__]: Fix compilation.
|
2003-03-22 17:27:21 +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
|
* dialog.c (struct Refresh): Make opaque.
|
2002-11-14 07:25:18 +00:00 |
dialog.h
|
* dialog.c (struct Refresh): Make opaque.
|
2002-11-14 07:25:18 +00:00 |
dir.c
|
* dir.c (handle_dirent): Fix cleaning the stat buffer if
|
2003-01-21 00:31:43 +00:00 |
dir.h
|
Fix duplicate declarations.
|
2002-11-15 06:38:55 +00:00 |
dlg.c
|
* dlg.h: Add new event DLG_VALIDATE.
|
2002-12-24 11:28:26 +00:00 |
dlg.h
|
* dlg.h: Add new event DLG_VALIDATE.
|
2002-12-24 11:28:26 +00:00 |
eregex.h
|
* eregex.h: Undefine __restrict_arr before redefining to avoid a
|
2002-12-11 05:33:39 +00:00 |
ext.c
|
* dialog.c (struct Refresh): Make opaque.
|
2002-11-14 07:25:18 +00:00 |
ext.h
|
Globally replace OS2_NT and _OS_NT with WIN32_NATIVE.
|
2002-09-10 22:04:11 +00:00 |
file.c
|
* file.c (copy_file_file): Fix data corruption if mc_write()
|
2003-03-26 09:59:37 +00:00 |
file.h
|
Move file_mask_dialog() declaration where it belongs.
|
2002-12-08 18:59:50 +00:00 |
filegui.c
|
Fix include order.
|
2002-12-09 05:03:45 +00:00 |
filegui.h
|
Move file_mask_dialog() declaration where it belongs.
|
2002-12-08 18:59:50 +00:00 |
filenot.c
|
Fix warning with -Wundef.
|
2002-11-15 06:55:08 +00:00 |
fileopctx.c
|
* file.c: Never access internals of ctx->rx directly.
|
2002-12-26 19:04:10 +00:00 |
fileopctx.h
|
s/chwon/chown/
|
2002-10-23 08:26:16 +00:00 |
find.c
|
* find.c (get_line_at): Strip trailing newline to fix $
|
2003-04-16 15:26:29 +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: Only redefine S_IS* macros if they are undefined, and
|
2002-09-06 19:23:45 +00:00 |
fsusage.c
|
* global.h: Move fcntl.h inclusion here. Define O_BINARY.
|
2002-09-23 06:43:22 +00:00 |
fsusage.h
|
Updated address of Free Software Foundation
|
2000-08-22 22:50:00 +00:00 |
global.h
|
* global.h: Add replacement for O_NONBLOCK.
|
2002-12-16 00:41:06 +00:00 |
help.c
|
* chmod.c (init_chmod): Make static.
|
2002-11-13 04:01:04 +00:00 |
help.h
|
* help.h: Remove unused characters.
|
2002-10-22 23:56:26 +00:00 |
hotlist.c
|
* key.c (get_modifier): Make static. Return the mc internal
|
2002-12-21 08:43:15 +00:00 |
hotlist.h
|
Initial revision
|
1998-02-27 04:54:42 +00:00 |
i18n.h
|
* Make-alone.am: Get rid of all standalone code, it has been
|
2002-09-10 21:48:49 +00:00 |
info.c
|
* info.c (info_show_info): Cast nlink_t to int to avoid a
|
2003-01-28 21:15:59 +00:00 |
info.h
|
Warning fixes.
|
1998-12-02 21:27:27 +00:00 |
key.c
|
* key.c (xterm_key_defines): Add more sequences for xterm, rxvt
|
2003-03-14 16:52:33 +00:00 |
key.h
|
* key.c (correct_key_code): Strip or add modifier information
|
2002-12-23 09:46:28 +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
|
* cmd.c (get_random_hint): Add "force" argument to ignore
|
2003-02-05 08:37:21 +00:00 |
layout.h
|
* main.c (update_xterm_title_path): New function, display
|
2002-12-26 16:10:45 +00:00 |
learn.c
|
* learn.c (learn_check_key): Simplify logic. Add a comment for
|
2002-10-21 22:54:20 +00:00 |
learn.h
|
Initial revision
|
1998-02-27 04:54:42 +00:00 |
listmode.c
|
Fix some of the most ugly abuses of mixed caps in English texts,
|
2002-10-21 22:26:39 +00:00 |
listmode.h
|
* listmode.c, listmode.h, main.c: Consistently using define
|
2000-09-26 22:38:13 +00:00 |
main.c
|
* main.c (directory_history_add): Don't change the directory
|
2003-05-05 15:30:43 +00:00 |
main.h
|
* main.c (directory_history_add): Don't change the directory
|
2003-05-05 15:30:43 +00:00 |
Makefile.am
|
* Makefile.am (man2hlp_LDADD): Set to $(GLIB_LIBS).
|
2002-10-15 15:33:04 +00:00 |
man2hlp.c
|
* man2hlp.c (main): Initialize cnode->heading_level.
|
2003-01-20 23:21:57 +00:00 |
menu.c
|
s/can not/cannot/
|
2002-12-26 02:21:37 +00:00 |
menu.h
|
* cmd.c (menu_edit_cmd): Make static, provide separate functions
|
2002-11-14 06:30:16 +00:00 |
mfmt.c
|
* charsets.c: Add disclaimer of warranty.
|
2002-08-27 05:27:11 +00:00 |
mountlist.c
|
* mountlist.c (read_filesystem_list) [MOUNTED_GETMNTENT1]:
|
2003-01-27 17:51:53 +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
|
* myslang.h: Define getyx() macro.
|
2002-11-15 01:35:12 +00:00 |
OChangeLog
|
s/ommited/omitted/
|
2002-07-14 06:36:07 +00:00 |
option.c
|
* option.c (init_configure): Use OTHER_OPTIONS consistently.
|
2003-02-19 10:50:24 +00:00 |
option.h
|
Initial revision
|
1998-02-27 04:54:42 +00:00 |
panel.h
|
* panel.h: Convert directory history to GList.
|
2003-02-18 05:25:45 +00:00 |
panelize.c
|
Remove some unneeded includes.
|
2002-12-08 04:16:30 +00:00 |
panelize.h
|
Merges from the FileOpContext-changes branch. Please see
|
1999-01-14 01:10:32 +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
|
* poptconfig.c (configLine): Cast the argument to functions for
|
2002-10-24 10:02:40 +00:00 |
poptint.h
|
* poptint.h: Use i18n.h instead of most own replacement macros.
|
2002-09-19 06:00:40 +00:00 |
poptparse.c
|
* poptconfig.c (configLine): Cast the argument to functions for
|
2002-10-24 10:02:40 +00:00 |
profile.c
|
* profile.c (load): Fix reading keys immediately after comments.
|
2003-03-03 07:59:11 +00:00 |
profile.h
|
Globally replace OS2_NT and _OS_NT with WIN32_NATIVE.
|
2002-09-10 22:04:11 +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
|
* key.c (correct_key_code): Convert unrecognized 0177, Ctrl-h
|
2003-03-10 20:27:54 +00:00 |
selcodepage.c
|
Remove spaces around "Error" and "Warning" together with their translations.
|
2002-10-21 04:13:49 +00:00 |
selcodepage.h
|
Reformat.
|
2002-10-30 23:16:16 +00:00 |
setup.c
|
* setup.c (load_keys_from_section): Simplify.
|
2003-01-23 14:26:22 +00:00 |
setup.h
|
* file.c (panel_get_file): Make static.
|
2002-11-11 07:35:08 +00:00 |
slint.c
|
* slint.c (getch): If there is EOF on the input, exit
|
2003-02-03 18:00:34 +00:00 |
subshell.c
|
* subshell.c: Remove dead code (SYNC_PTY_SIDES).
|
2003-03-22 05:15:46 +00:00 |
subshell.h
|
* subshell.c (subshell_switch_key): Make static const int.
|
2002-12-24 00:13:30 +00:00 |
terms.c
|
Updated address of Free Software Foundation
|
2000-08-22 22:50:00 +00:00 |
text.c
|
* color.c: Rename stalledlink to stalelink. Make the same
|
2002-10-13 22:23:17 +00:00 |
textconf.c
|
* textconf.c: Don't translate filesystem names.
|
2002-09-27 01:18:54 +00:00 |
textconf.h
|
* dlg.c: Eliminate all useless x_* functions.
|
2002-07-19 22:16:24 +00:00 |
TODO
|
Add:
|
2003-04-16 17:49:10 +00:00 |
tree.c
|
* key.c (correct_key_code): Convert unrecognized 0177, Ctrl-h
|
2003-03-10 20:27:54 +00:00 |
tree.h
|
* tree.c: Make struct WTree opaque. Remove "done" flag - it's
|
2002-11-29 04:55:06 +00:00 |
treestore.c
|
* global.h: Move fcntl.h inclusion here. Define O_BINARY.
|
2002-09-23 06:43:22 +00:00 |
treestore.h
|
Globally replace OS2_NT and _OS_NT with WIN32_NATIVE.
|
2002-09-10 22:04:11 +00:00 |
tty.h
|
* tty.h [!HAVE_SLANG]: Remove all slang_* definitions.
|
2002-09-08 16:22:54 +00:00 |
user.c
|
* user.h: Don't include edit/edit-widget.h.
|
2002-11-29 03:03:53 +00:00 |
user.h
|
* user.h: Don't include edit/edit-widget.h.
|
2002-11-29 03:03:53 +00:00 |
util.c
|
* util.c (list_append_unique): Free removed links.
|
2003-02-19 00:42:04 +00:00 |
util.h
|
* util.c (list_append_unique): New function - add text to GList
|
2003-02-18 06:12:57 +00:00 |
utilunix.c
|
* utilunix.c (canonicalize_pathname): Clean rewrite from
|
2003-03-10 06:52:57 +00:00 |
view.c
|
* view.c (get_line_at): Set prev properly for reverse search.
|
2003-03-24 18:52:02 +00:00 |
view.h
|
Fix duplicate declarations.
|
2002-11-15 06:38:55 +00:00 |
widget.c
|
* key.c (correct_key_code): Convert unrecognized 0177, Ctrl-h
|
2003-03-10 20:27:54 +00:00 |
widget.h
|
* panel.h: Convert directory history to GList.
|
2003-02-18 05:25:45 +00:00 |
win.c
|
* key.c (correct_key_code): Convert unrecognized 0177, Ctrl-h
|
2003-03-10 20:27:54 +00:00 |
win.h
|
* dlg.h: Move movefn definition ...
|
2002-11-11 07:12:03 +00:00 |
wtools.c
|
* dialog.c (struct Refresh): Make opaque.
|
2002-11-14 07:25:18 +00:00 |
wtools.h
|
* dialog.c (struct Refresh): Make opaque.
|
2002-11-14 07:25:18 +00:00 |