..
filehighlight
The check result of g_new(), g_new0(), g_malloc(), g_malloc0() and g_realloc() is useless.
2009-12-16 11:10:43 +02:00
mcconfig
missing check in src_mcconfig_get.c-mc_config_get_groups()_-2
2009-12-16 11:10:43 +02:00
search
viewer: now show warning if matches not found
2009-12-23 21:15:50 +02:00
skin
The check result of g_new(), g_new0(), g_malloc(), g_malloc0() and g_realloc() is useless.
2009-12-16 11:10:43 +02:00
tty
Ticket #1876 : use Ctrl-g key to generate SIGINT signal.
2009-12-25 12:01:18 +00:00
viewer
viewer: now show warning if matches not found
2009-12-23 21:15:50 +02:00
.gitignore
Added .svnignore files (same as .cvsignore)
2008-12-28 23:27:03 +02:00
achown.c
Modified dialog callback function.
2009-11-19 10:07:51 +03:00
achown.h
Simple doxygen description for files in src directory.
2009-02-10 16:07:59 +02:00
args.c
Ticket #1831 : fixed compilation warings of --disable-nls and --disable-charset options.
2009-11-20 14:39:51 +03:00
args.h
Added --keymap command line option
2009-09-29 17:42:34 +00:00
background.c
Cleanup of code for compile with new warnings options for compilator
2009-10-30 20:36:48 +02:00
background.h
Fixed problems:
2009-10-28 12:05:07 +02:00
boxes.c
The check result of g_new(), g_new0(), g_malloc(), g_malloc0() and g_realloc() is useless.
2009-12-16 11:10:43 +02:00
boxes.h
Added handlers for panel sort keybind actions.
2009-10-06 10:18:54 +03:00
charsets.c
Ticket #1835 : Coding style fixups in src/charset.c
2009-11-20 14:13:12 +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
Modified dialog callback function.
2009-11-19 10:07:51 +03:00
chmod.h
Simple doxygen description for files in src directory.
2009-02-10 16:07:59 +02:00
chown.c
Modified dialog callback function.
2009-11-19 10:07:51 +03:00
chown.h
Simple doxygen description for files in src directory.
2009-02-10 16:07:59 +02:00
cmd.c
Ticket #1814 : allow save empty value in history.
2009-11-20 19:44:14 +03:00
cmd.h
Implemented default actual shortcuts for main menu.
2009-10-26 16:15:31 +03:00
cmddef.h
Unified some commands that differ in its behaviour when called via menu or shortcuts.
2009-11-19 10:07:51 +03:00
command.c
Cleanup of code for compile with new warnings options for compilator
2009-10-30 20:36:48 +02:00
command.h
Simple doxygen description for files in src directory.
2009-02-10 16:07:59 +02:00
complete.c
The check result of g_new(), g_new0(), g_malloc(), g_malloc0() and g_realloc() is useless.
2009-12-16 11:10:43 +02:00
cons.handler.c
The check result of g_new(), g_new0(), g_malloc(), g_malloc0() and g_realloc() is useless.
2009-12-16 11:10:43 +02:00
cons.saver.c
Cleanup of code for compile with new warnings options for compilator
2009-10-30 20:36:48 +02:00
cons.saver.h
Reorganization of key and window management functions.
2009-08-12 21:23:12 +04:00
dialog.c
Modified dialog callback function.
2009-11-19 10:07:51 +03:00
dialog.h
Modified menu command handling using DLG_ACTION message.
2009-11-19 10:07:51 +03:00
dir.c
The check result of g_new(), g_new0(), g_malloc(), g_malloc0() and g_realloc() is useless.
2009-12-16 11:10:43 +02:00
dir.h
Ticket #1757 : set actual stat info for ".." directory in panel.
2009-11-09 13:08:38 +03:00
ecs-test.c
Simple doxygen description for files in src directory.
2009-02-10 16:07:59 +02:00
ecs.c
Simple doxygen description for files in src directory.
2009-02-10 16:07:59 +02:00
ecs.h
vfs/gc.c src/widget.c: removed unneeded #include's.
2009-06-18 21:07:10 +04:00
execute.c
Cleanup of code for compile with new warnings options for compilator
2009-10-30 20:36:48 +02:00
execute.h
Simple doxygen description for files in src directory.
2009-02-10 16:07:59 +02:00
ext.c
Unifying of g_strconcat() calls
2009-12-16 11:10:43 +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
The check result of g_new(), g_new0(), g_malloc(), g_malloc0() and g_realloc() is useless.
2009-12-16 11:10:43 +02:00
file.h
Fixed calculation of Copy/Move dialog width.
2009-10-16 13:07:30 +04:00
filegui.c
Fixed i18n of file operation dialog titles.
2009-12-16 11:10:42 +02:00
filegui.h
Fixed calculation of Copy/Move dialog width.
2009-10-16 13:07:30 +04:00
fileloc.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
filenot.c
fixed several missing #include's
2009-06-18 21:02:29 +04:00
fileopctx.c
Merge branch 'm-utf-8'
2009-05-07 13:01:01 +03:00
fileopctx.h
Fixed problems:
2009-10-28 12:05:07 +02:00
find.c
Ticket #1814 : allow save empty value in history.
2009-11-20 19:44:14 +03:00
find.h
Simple doxygen description for files in src directory.
2009-02-10 16:07:59 +02:00
fs.h
further include file fixups
2009-06-18 21:02:29 +04: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
glibcompat.c
Ticket #1627 : glib macros fix.
2009-10-27 11:42:19 +02:00
glibcompat.h
* Added g_unichar_iszerowidth() and g_file_set_contents() functions for
2009-10-24 15:21:34 +00:00
global.h
Ticket #1789 : Removed obsolete checks for setuid(), getuid(), etc
2009-12-15 18:13:40 +03:00
help.c
Modified ButtonBar engine to allow bind keys to unused buttons.
2009-11-19 10:07:51 +03:00
help.h
Simple doxygen description for files in src directory.
2009-02-10 16:07:59 +02:00
history.h
Ticket #1460 (shared search history)
2009-08-05 14:30:08 +00:00
hotlist.c
Unifying of g_strconcat() calls
2009-12-16 11:10:43 +02:00
hotlist.h
Simple doxygen description for files in src directory.
2009-02-10 16:07:59 +02:00
info.c
Fixed display info about ".." directory in Info panel.
2009-11-09 13:08:38 +03:00
info.h
Call menu using mouse for all panel types.
2009-09-14 15:11:59 +04:00
keybind.c
Ticket #1781 : little speedup of startup.
2009-11-23 21:30:43 +03:00
keybind.h
Implemented keybindings for Help window.
2009-11-19 10:07:51 +03:00
layout.c
Optimization of DLG_RESIZE message handling.
2009-12-16 11:10:42 +02:00
layout.h
Ticket #38 : fixed saving other_dir path into panels.ini.
2009-10-05 13:09:41 +04:00
learn.c
Ticket #1831 : fixed compilation warings of --disable-nls and --disable-charset options.
2009-11-20 14:39:51 +03:00
learn.h
Simple doxygen description for files in src directory.
2009-02-10 16:07:59 +02:00
listmode.c
Cleanup of code for compile with new warnings options for compilator
2009-10-30 20:36:48 +02:00
listmode.h
Some fixups with wrongly highlighted words
2009-02-10 16:07:59 +02:00
logging.c
Fixed forgotten call of va_end() in mc_log().
2009-12-16 11:10:41 +02:00
logging.h
Minor fix for mc_log_mark() macro.
2009-12-02 16:05:26 +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
No need to call done_menu() at MC exit.
2009-12-16 11:10:42 +02:00
main.h
Ticket #1613 : remove charset confirmation on startup
2009-11-19 10:36:37 +02:00
Makefile.am
Makefile.am: Fixed incorrect variable name if maintainer mode is active.
2009-11-11 11:33:06 +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
Modified menu command handling using DLG_ACTION message.
2009-11-19 10:07:51 +03:00
menu.h
Modified menu command handling using DLG_ACTION message.
2009-11-19 10:07:51 +03:00
mfmt.c
Simple doxygen description for files in src directory.
2009-02-10 16:07:59 +02:00
mountlist.c
Merge branch '252_doxygen_desc_src'
2009-04-16 08:26:52 +03:00
mountlist.h
Simple doxygen description for files in src directory.
2009-02-10 16:07:59 +02:00
option.c
Ticket #1656 : Incorrect processing of cases the lack of rights to save preferences.
2009-10-28 13:37:39 +02:00
option.h
Simple doxygen description for files in src directory.
2009-02-10 16:07:59 +02:00
panel.h
Ticket #1715 : Sort types: duplicate of i18n strings
2009-10-26 12:08:12 +02:00
panelize.c
Modified dialog callback function.
2009-11-19 10:07:51 +03:00
panelize.h
Simple doxygen description for files in src directory.
2009-02-10 16:07:59 +02:00
pipethrough.3
* pipethrough.3: Fixed use of mandoc macros according to a
2004-11-21 21:13:43 +00:00
pipethrough.c
Simple doxygen description for files in src directory.
2009-02-10 16:07:59 +02:00
pipethrough.h
Simple doxygen description for files in src directory.
2009-02-10 16:07:59 +02:00
screen.c
The check result of g_new(), g_new0(), g_malloc(), g_malloc0() and g_realloc() is useless.
2009-12-16 11:10:43 +02:00
selcodepage.c
Ticket #1451 : fixed placement of choose encoding dialog window.
2009-10-15 11:40:30 +04:00
selcodepage.h
Fixed typo.
2009-12-16 11:10:40 +02:00
setup.c
Ticket #1663 : Panels state saves and restores despite disabled 'Auto save setup'
2009-12-25 13:23:05 +02:00
setup.h
Ticket #1776 : save flags of select/unselet file group.
2009-11-18 14:21:08 +03:00
strescape.c
Ticket: #1903 : fish: mc hangs on any operation with files containing "'"(quote)
2009-12-25 20:42:23 +02:00
strescape.h
src/strescape.{c,h}: sanitized fn proto to keep in sync with rest of code
2009-07-17 12:00:02 +03:00
strutil8bit.c
Cleanup of code for compile with new warnings options for compilator
2009-10-30 20:36:48 +02:00
strutil.c
Cleanup of code for compile with new warnings options for compilator
2009-10-30 20:36:48 +02:00
strutil.h
Cleanup of code for compile with new warnings options for compilator
2009-10-30 20:36:48 +02:00
strutilascii.c
Cleanup of code for compile with new warnings options for compilator
2009-10-30 20:36:48 +02:00
strutilutf8.c
Ticket: #1913 : Fixed warn/break on unsed static function str_utf8_create_key_for_filename()
2009-12-30 11:01:09 +02:00
subshell.c
don't set TOSTOP attribute on slave terminal
2009-12-23 15:36:14 +02:00
subshell.h
Simple doxygen description for files in src directory.
2009-02-10 16:07:59 +02:00
textconf.c
Fixed several missing includes
2009-11-09 13:49:57 +01:00
textconf.h
Ticket #390 : remove own 'libpopt' stuff.
2009-09-02 14:32:32 +03:00
timefmt.h
Dropping non-strftime() support and fixing -Werror problem
2009-11-09 13:49:56 +01:00
tree.c
The check result of g_new(), g_new0(), g_malloc(), g_malloc0() and g_realloc() is useless.
2009-12-16 11:10:43 +02:00
tree.h
Implemented keybindings engine for ButtonBar (F1-F10 keys).
2009-11-19 10:07:51 +03:00
treestore.c
Ticket #1794 : Segfault in treeview
2009-11-18 22:36:56 +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
unixcompat.h
Simple doxygen description for files in src directory.
2009-02-10 16:07:59 +02:00
user.c
The check result of g_new(), g_new0(), g_malloc(), g_malloc0() and g_realloc() is useless.
2009-12-16 11:10:43 +02:00
user.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
util.c
Ticket #1798 : Not enough magic read before checking for lzma files
2009-12-02 16:03:07 +02:00
util.h
Ticket #1828 : Improved symlink handling in ftpfs
2009-12-25 15:53:48 +02:00
utilunix.c
Ticket #1828 : Improved symlink handling in ftpfs
2009-12-25 15:53:48 +02:00
vfsdummy.h
vfs/gc.c src/widget.c: removed unneeded #include's.
2009-06-18 21:07:10 +04:00
widget.c
Ticket #1883 : fixed handling of 0xff character in WInput widget.
2009-12-24 22:17:31 +03:00
widget.h
Ticket #1814 : allow save empty value in history.
2009-11-20 19:44:14 +03:00
wtools.c
Modified dialog callback function.
2009-11-19 10:07:51 +03:00
wtools.h
Avoid Sun Studio compiler bug
2009-11-04 17:30:31 +02:00