..
consaver
Move src/cons.saver into src/consaver/* subdir
2010-01-26 10:30:26 +02:00
editor
Applied MC indentation policy.
2010-03-30 16:21:22 +04:00
viewer
Fixed memory leaks in viewer.
2010-03-30 16:21:21 +04:00
.gitignore
achown.c
Added deletable member to WListbox structure.
2010-02-04 13:42:44 +00:00
achown.h
Simple doxygen description for files in src directory.
2009-02-10 16:07:59 +02:00
args.c
Fixed variable declarations and added missing includes.
2010-02-24 16:22:43 +00:00
args.h
Added --keymap command line option
2009-09-29 17:42:34 +00:00
background.c
Reorganization of sources. Part 1.
2010-01-26 10:30:23 +02:00
background.h
Fixed problems:
2009-10-28 12:05:07 +02:00
boxes.c
Height of 'Sort order' dialog window now calculated automatically
2010-02-22 11:08:37 +02:00
boxes.h
Added handlers for panel sort keybind actions.
2009-10-06 10:18:54 +03:00
charsets.c
Changes for build after moving strutil into lib
2010-01-26 10:30:24 +02:00
charsets.h
Reorganize work with files. Fixed permissions of files in mc home dir. All file names now accumulated into src/fileloc.h
2009-10-07 12:01:05 +03:00
chmod.c
Move all interface includes from subdirs lib/*/*.h into lib/*.h
2010-01-26 10:30:25 +02:00
chmod.h
Simple doxygen description for files in src directory.
2009-02-10 16:07:59 +02:00
chown.c
Identation of some source files.
2010-02-26 11:26:00 +02:00
chown.h
Simple doxygen description for files in src directory.
2009-02-10 16:07:59 +02:00
cmd.c
Ticket #2056 : Don't propose ".." as a dirname.
2010-03-19 12:20:40 +03:00
cmd.h
Reorganization of sources. Part 2
2010-01-26 10:30:23 +02:00
cmddef.h
Ticket #1991 : toggle panels view
2010-02-04 11:29:16 +02:00
command.c
Ticket #1990 : code cleanup before 4.7.0.2 release.
2010-02-02 21:45:05 +03:00
command.h
Simple doxygen description for files in src directory.
2009-02-10 16:07:59 +02:00
complete.c
Applied MC indentation policy.
2010-03-30 16:21:22 +04:00
cons.handler.c
Move src/cons.saver into src/consaver/* subdir
2010-01-26 10:30:26 +02:00
dialog.c
Ticket #1990 : code cleanup before 4.7.0.2 release.
2010-02-02 21:45:05 +03:00
dialog.h
Ticket #1990 : code cleanup before 4.7.0.2 release.
2010-02-02 21:45:05 +03:00
dir.c
Ticket #1994 : Sort files by version (like strverscmp(3) does)
2010-02-22 11:08:37 +02:00
dir.h
Ticket #1994 : Sort files by version (like strverscmp(3) does)
2010-02-22 11:08:37 +02:00
ecs-test.c
Reorganization of sources. Part 1.
2010-01-26 10:30:23 +02:00
ecs.c
Reorganization of sources. Part 1.
2010-01-26 10:30:23 +02:00
ecs.h
Reorganization of sources. Part 1.
2010-01-26 10:30:23 +02:00
execute.c
Ticket #2087 : crash in standalone editor and viewer.
2010-03-06 11:08:18 +03:00
execute.h
Simple doxygen description for files in src directory.
2009-02-10 16:07:59 +02:00
ext.c
Ticket #1838 : source_codepage autodetect with enca program.
2010-02-08 15:56:48 +02:00
ext.h
Reorganize work with files. Fixed permissions of files in mc home dir. All file names now accumulated into src/fileloc.h
2009-10-07 12:01:05 +03:00
file.c
Change progressbar dialog.
2010-02-24 10:40:11 +02:00
file.h
Added indication of total BPS and ETA for file operations.
2010-02-24 10:37:43 +02:00
filegui.c
Ticket #2001 : Broken default regexp mask in filecopy dialog
2010-03-29 11:11:26 +03:00
filegui.h
Change progressbar dialog.
2010-02-24 10:40:11 +02:00
filenot.c
Changes for build after moving util.[ch]
2010-01-26 10:30:24 +02:00
fileopctx.c
Identation of some source files.
2010-02-26 11:26:00 +02:00
fileopctx.h
Change progressbar dialog.
2010-02-24 10:40:11 +02:00
find.c
Ticket #2068 : fixed segfault in panelization of file find result.
2010-02-28 20:10:20 +03:00
find.h
Simple doxygen description for files in src directory.
2009-02-10 16:07:59 +02:00
fsusage.c
Simple doxygen description for files in src directory.
2009-02-10 16:07:59 +02:00
fsusage.h
Simple doxygen description for files in src directory.
2009-02-10 16:07:59 +02:00
help.c
Ticket #1701 : set help background color using skin color.
2010-02-28 19:57:24 +03:00
help.h
Simple doxygen description for files in src directory.
2009-02-10 16:07:59 +02:00
history.h
New 'Goto' dialog implementation in viewer.
2010-01-19 19:15:29 +00:00
hotlist.c
Added deletable member to WListbox structure.
2010-02-04 13:42:44 +00:00
hotlist.h
Simple doxygen description for files in src directory.
2009-02-10 16:07:59 +02:00
info.c
Move all interface includes from subdirs lib/*/*.h into lib/*.h
2010-01-26 10:30:25 +02:00
info.h
Call menu using mouse for all panel types.
2009-09-14 15:11:59 +04:00
keybind.c
Ticket #1991 : toggle panels view
2010-02-04 11:29:16 +02:00
keybind.h
Ticket #1990 : code cleanup before 4.7.0.2 release.
2010-02-02 21:45:05 +03:00
layout.c
Ticket #1991 : toggle panels view
2010-02-04 11:29:16 +02:00
layout.h
Ticket #1991 : toggle panels view
2010-02-04 11:29:16 +02:00
learn.c
Moved strecape.[ch] into library
2010-01-26 10:30:25 +02:00
learn.h
Simple doxygen description for files in src directory.
2009-02-10 16:07:59 +02:00
listmode.c
Added deletable member to WListbox structure.
2010-02-04 13:42:44 +00:00
listmode.h
Some fixups with wrongly highlighted words
2009-02-10 16:07:59 +02:00
main-widgets.h
Ticket #1563 : Modified menu engine to create and modify menu dynamically.
2009-10-26 16:15:31 +03:00
main.c
Fixed variable declarations and added missing includes.
2010-02-24 16:22:43 +00:00
main.h
Ticket #2022 (case sensitive quick search)
2010-03-19 09:15:29 +03:00
Makefile.am
Move src/cons.saver into src/consaver/* subdir
2010-01-26 10:30:26 +02:00
man2hlp.c
Cleanup of code for compile with new warnings options for compilator
2009-10-30 20:36:48 +02:00
menu.c
Ticket #1999 : changed color of inactive visible main menu.
2010-02-23 19:01:56 +03:00
menu.h
Reorganization of sources. Part 1.
2010-01-26 10:30:23 +02:00
mfmt.c
Simple doxygen description for files in src directory.
2009-02-10 16:07:59 +02:00
mountlist.c
Applied MC indentation policy.
2010-03-30 16:21:22 +04:00
mountlist.h
Applied MC indentation policy.
2010-03-30 16:21:22 +04:00
option.c
Move all interface includes from subdirs lib/*/*.h into lib/*.h
2010-01-26 10:30:25 +02:00
option.h
Simple doxygen description for files in src directory.
2009-02-10 16:07:59 +02:00
panel.h
Changes for build after moving strutil into lib
2010-01-26 10:30:24 +02:00
panelize.c
Added deletable member to WListbox structure.
2010-02-04 13:42:44 +00:00
panelize.h
Simple doxygen description for files in src directory.
2009-02-10 16:07:59 +02:00
screen.c
Free FS info before closing panel.
2010-03-30 16:21:22 +04:00
selcodepage.c
Ticket #1838 : source_codepage autodetect with enca program.
2010-02-08 15:56:48 +02:00
selcodepage.h
Ticket #1838 : source_codepage autodetect with enca program.
2010-02-08 15:56:48 +02:00
setup.c
Ticket #2022 (case sensitive quick search)
2010-03-19 09:15:29 +03:00
setup.h
Ticket #1918 : viewer in QuickView mode corrupts screen.
2010-01-06 18:12:53 +03:00
subshell.c
Ticket #2008 : reimplemented pty_buffer as static buffer.
2010-02-19 11:30:29 +00:00
subshell.h
Simple doxygen description for files in src directory.
2009-02-10 16:07:59 +02:00
textconf.c
Reorganization of sources. Part 1.
2010-01-26 10:30:23 +02:00
textconf.h
Ticket #390 : remove own 'libpopt' stuff.
2009-09-02 14:32:32 +03:00
tree.c
Change progressbar dialog.
2010-02-24 10:40:11 +02:00
tree.h
Implemented keybindings engine for ButtonBar (F1-F10 keys).
2009-11-19 10:07:51 +03:00
treestore.c
Move all interface includes from subdirs lib/*/*.h into lib/*.h
2010-01-26 10:30:25 +02:00
treestore.h
Reorganize work with files. Fixed permissions of files in mc home dir. All file names now accumulated into src/fileloc.h
2009-10-07 12:01:05 +03:00
user.c
Reimplemented WListbox to use GList.
2010-02-04 13:42:43 +00:00
user.h
Ticket #1990 : code cleanup before 4.7.0.2 release.
2010-02-02 21:45:05 +03:00
widget.c
widget.c: applied MC indenation policy.
2010-03-04 16:03:24 +00:00
widget.h
Added ability to show progressbars (when copy files) from right to left.
2010-02-24 10:37:43 +02:00
wtools.c
Added deletable member to WListbox structure.
2010-02-04 13:42:44 +00:00
wtools.h
Reorganization of sources. Part 1.
2010-01-26 10:30:23 +02:00