mc/src
Slava Zanko d74ce809e5 Ticket #2576: Duplicate symbols (Linking) problem under Mac OS X
Fixed linker error 'duplicate symbol _record_macro_buf'

Signed-off-by: Slava Zanko <slavazanko@gmail.com>
2011-08-30 18:19:00 +03:00
..
consaver Fix of terminal resize handling 2011-04-13 13:37:46 +04:00
diffviewer Changed functions vfs_file_is_local() and vfs_file_class_flags() for handle vfs_path_t type 2011-06-23 14:44:59 +03:00
editor Changed type of WEdit::extmod from integer to gboolean. 2011-08-26 10:30:53 +04:00
filemanager (panel_operate): minor optimization. 2011-08-28 17:31:19 +04:00
man2hlp Fixed a typo and bad grammar in man2hlp. 2010-09-06 17:37:28 +03:00
vfs Ticket #2201: file name length limit in tar archive 2011-08-28 18:41:27 +04:00
viewer Fixed finds twice in backward direction in nroff'ed text 2011-07-19 09:51:08 +03:00
.gitignore Added .svnignore files (same as .cvsignore) 2008-12-28 23:27:03 +02:00
args.c Added --configure-options for easy update & reconfigure existing mc. 2011-03-29 12:37:55 +03:00
args.h Remove backlinks from lib to src - move global variables(used in lib) to mc_global structure (see lib/global.c) 2011-03-21 23:55:50 +02:00
background.c Added events for handle parent_call_string() and parent_call() 2011-03-21 23:55:52 +02:00
background.h Added events for handle parent_call_string() and parent_call() 2011-03-21 23:55:52 +02:00
clipboard.c Use events for operate with clipboard (copy/paste to external clipboard, save/load to file) 2011-03-21 23:55:52 +02:00
clipboard.h Use events for operate with clipboard (copy/paste to external clipboard, save/load to file) 2011-03-21 23:55:52 +02:00
cons.handler.c Remove backlinks from lib to src - move global variables(used in lib) to mc_global structure (see lib/global.c) 2011-03-21 23:55:50 +02:00
events_init.c Added events for handle parent_call_string() and parent_call() 2011-03-21 23:55:52 +02:00
events_init.h Prepare to initialize application events. 2011-03-21 11:46:41 +02:00
execute.c VFS: Make functions vfs_canon_and_translate() and vfs_canon() as static in lib/vfs/path.c 2011-06-23 14:44:59 +03:00
execute.h Lib: removed includes to "src" directory 2011-03-21 23:55:52 +02:00
help.c Fix of DLG_ACTION handling in interactive help. 2011-03-30 16:17:16 +04:00
help.h Use events for calling help window 2011-03-21 23:55:52 +02:00
history.h Remove backlinks from lib to src - move global variables(used in lib) to mc_global structure (see lib/global.c) 2011-03-21 23:55:50 +02:00
keybind-defaults.c Ticket #2576: fix of symbols duplication. 2011-07-14 21:46:59 +04:00
keybind-defaults.h Ticket #2576: fix of symbols duplication. 2011-07-14 21:46:59 +04:00
learn.c Ticket #2544: search dialog trim spaces 2011-05-31 18:50:31 +03:00
learn.h Code indentation in src directory 2010-11-24 10:27:47 +03:00
main.c Ticket #2576: Duplicate symbols (Linking) problem under Mac OS X 2011-08-30 18:19:00 +03:00
main.h Ticket #2576: Duplicate symbols (Linking) problem under Mac OS X 2011-08-30 18:19:00 +03:00
Makefile.am Added configure parameter --enable-mclib for build own shared library 2011-03-21 23:55:53 +02:00
selcodepage.c Remove backlinks from lib to src - move global variables(used in lib) to mc_global structure (see lib/global.c) 2011-03-21 23:55:50 +02:00
selcodepage.h Cleanup of main.[ch]. 2010-11-24 10:51:31 +03:00
setup.c Changed functions vfs_file_is_local() and vfs_file_class_flags() for handle vfs_path_t type 2011-06-23 14:44:59 +03:00
setup.h (history_save): new function to save widget history 2011-06-21 16:13:10 +04:00
subshell.c Get rid of some function forward declarations. 2011-04-13 13:37:46 +04:00
subshell.h Moved mc_refresh() to lib/widget 2011-03-21 23:55:52 +02:00
textconf.c Added --configure-options for easy update & reconfigure existing mc. 2011-03-29 12:37:55 +03:00
textconf.h Added --configure-options for easy update & reconfigure existing mc. 2011-03-29 12:37:55 +03:00
util.c Move check_for_default() function from lib/util.c to src/util.c 2011-03-21 23:55:51 +02:00
util.h Move check_for_default() function from lib/util.c to src/util.c 2011-03-21 23:55:51 +02:00