Commit Graph

7725 Commits

Author SHA1 Message Date
Slava Zanko
22fada9ce0 History sections names:
Make names of sections with function name as prefix string.

for example:
[inp:mc_mkdir Enter directory name ]
0=...
2009-01-20 00:57:09 +02:00
Enrico Weigelt, metux IT service
1e2ed2f808 Merge commit 'origin/157_mhl_addition' into mc-4.6 2009-01-19 02:31:58 +01:00
Enrico Weigelt, metux IT service
272754a8f5 renamed ../mhl/mhl* to <mhl/...> 2009-01-19 02:31:04 +01:00
Patrick Winnertz
1409e47337 Merge branch '168_unused_uninitialised_vars' into mc-4.6
Conflicts:
	ChangeLog
2009-01-18 23:13:08 +01:00
Patrick Winnertz
e5a3a7cf0c Closing #168 (unused vars and functions) added Changelog entry 2009-01-18 23:09:23 +01:00
Enrico Weigelt, metux IT service
74c1fd9d11 changed includes from ../mhl/ to <mhl/...> 2009-01-16 20:16:05 +01:00
Patrick Winnertz
5f1140f894 Renamed all mhl files as some of them are also present under /usr/include
with the same name:
 - memory.h
 - string.h
In order to do not have two .h files with the same name these two needs to be renamed.
I've renamed the others too, in order to have the same naming rules here.

Updated README to reflect this change
2009-01-16 11:50:10 +01:00
Enrico Weigelt, metux IT service
9f369abe25 added mandriva patch: subshell pty close-on-exec 2009-01-16 02:17:57 +01:00
Patrick Winnertz
01e12904bf Revert patches from slavaz and moved them into a separate branch
since this should go into 4.6.2
2009-01-15 14:10:45 +01:00
Patrick Winnertz
537b55b46e Move this var into if condition as it's only needed there 2009-01-14 23:28:35 +01:00
Slava Zanko
4eee697592 Create some function for init recode stuff. 2009-01-14 16:10:47 +02:00
Slava Zanko
b79817bdb8 Added empty files mhl_recode.[ch]
In future these files will deprecate src/charsets.[ch]
2009-01-14 13:45:52 +02:00
Slava Zanko
521fe2fefb Add .gitignore to mhl dir. 2009-01-14 13:21:58 +02:00
Slava Zanko
c4e5080201 src/makefile.am: link executable with mhl/libmhl.a 2009-01-14 13:20:47 +02:00
Slava Zanko
51a81ec6e3 mhl/string.c: rename to mhl_string.c
mhl/string.h: rename to mhl_string.h
mhl/memory.h:
 - Remove REGEX_MALLOC
 - avoid "alloca redefined" warning
2009-01-14 12:48:12 +02:00
Slava Zanko
9623a85506 lib/mc.ext.in: change filemask for recognize 7z-files
vfs/extfs/u7z:
  - change only LC_DATE global variable for correct work with arhive;
  - add sorting by filename in output of list files
2009-01-14 11:54:02 +02:00
Patrick Winnertz
a144f2e4f6 Apply patch to fix localised history headers to mc-4.6 branch.
This is bad as if the localised string changed or you start mc
in another language your history will be lost.
2009-01-14 01:01:18 +01:00
Slava Zanko
c9bdf6f0a4 Make compileable mhl library.
Create mhl/string.c file
2009-01-13 17:35:02 +02:00
Slava Zanko
14b078b908 Add support of GLIB library. 2009-01-13 16:24:41 +02:00
Patrick Winnertz
60e84fdba8 use size_t where needed. 2009-01-13 07:32:14 +01:00
Patrick Winnertz
aed7edf0f6 Removed some unused vars and functions 2009-01-12 22:47:05 +01:00
Enrico Weigelt, metux IT service
456e41a2a2 removed mhl_str_concat_XXX() inlines 2009-01-12 21:42:45 +01:00
Patrick Winnertz
025ab0baee Added Enrico, Slava and me as authors. 2009-01-12 21:26:53 +01:00
Enrico Weigelt, metux IT service
7770bc7899 fixed some bashisms in vfs/extfs/* 2009-01-12 20:58:50 +01:00
Enrico Weigelt, metux IT service
be3a8e13f9 variable args implementation of mhl_str_concat 2009-01-11 23:59:57 +01:00
Patrick Winnertz
c3a8fe91c8 make the concat stuff a bit more variable and use stdarg.h for this 2009-01-11 23:59:57 +01:00
Enrico Weigelt, metux IT service
e2acd70013 added the mhl/ subdir - micro helper library 2009-01-11 23:59:57 +01:00
Enrico Weigelt, metux IT service
8fef98a418 Merge commit 'origin/96_segfault_invalid_mtime' into mc-4.6 2009-01-11 22:07:25 +01:00
Enrico Weigelt, metux IT service
315633ecce changed the HQ to http://www.midnight-commander.org/ 2009-01-11 21:37:27 +01:00
Patrick Winnertz
a0e3398414 Merge branch '151_fix_uninitialised_var_edit.c' into mc-4.6 2009-01-11 19:31:54 +01:00
Enrico Weigelt, metux IT service
40d105b11b replaced obsolete autoconf macros AC_GNU_SOURCE AC_AIX AC_MINIX by AC_USE_SYSTEM_EXTENSIONS 2009-01-11 19:21:15 +01:00
Patrick Winnertz
06fe566df2 Add changelog entry about the pascal syntax highlighting. 2009-01-11 14:49:56 +01:00
Patrick Winnertz
8273e499b7 Merge branch '65_additional_delphi_keywords' into mc-4.6 2009-01-11 14:47:28 +01:00
Patrick Winnertz
73affe4a1b Merge branch '16_syntax_differ_c_and_cpp' into mc-4.6 2009-01-11 10:33:46 +01:00
Patrick Winnertz
197973ccf2 Applied patch from metux on git - needed to fix some stuff manually.
This branch is based on mc-4.6
2009-01-10 11:53:20 +01:00
Patrick Winnertz
da362e7d6b Merge branch '142_debian_files_syntax' into mc-4.6 2009-01-10 11:23:42 +01:00
Patrick Winnertz
9d8ea1355e Applied sh.syntax enhancement. Thanks to Michelle Konzack for writing this 2009-01-09 19:44:23 +01:00
Slava Zanko
b255684363 fix use of obsolete autoconf macros 2009-01-09 02:20:50 +02:00
Slava Zanko
8ebe7873c9 in file edit/edit.[ch]
make function edit_cursor_move() to non-return (void).
2009-01-09 01:33:17 +02:00
Patrick Winnertz
6f8a3b3825 Add small patch which should fix the uninitialised warning 2009-01-08 23:05:30 +01:00
Patrick Winnertz
213b0f6abc Add debian syntax highlightion for specific files 2009-01-06 20:24:30 +01:00
Patrick Winnertz
5c070b116c Ignore files necessary for kdevelop to work correctly. 2009-01-06 15:17:14 +01:00
Slava Zanko
5261cd5649 Applying cnahges in *.po files. 2009-01-06 13:53:58 +02:00
Patrick Winnertz
f562b7d639 Merge branch '65_additional_delphi_keywords' of ssh://midnight-commander.org:2222/git/mc into 65_additional_delphi_keywords 2009-01-05 17:11:07 +01:00
Patrick Winnertz
049079c681 Add patch (rev2) from ticket #65 2009-01-05 17:10:54 +01:00
Patrick Winnertz
3d30587163 Merge branch '16_syntax_differ_c_and_cpp' of ssh://midnight-commander.org:2222/git/mc into 16_syntax_differ_c_and_cpp 2009-01-05 17:06:11 +01:00
Patrick Winnertz
d07b3489b8 Add patch file which is attached to the ticket #16,
Please comment
2009-01-05 17:04:11 +01:00
Patrick Winnertz
5411b79dcf Merge branch 'master' of ssh://midnight-commander.org:2222/git/mc 2009-01-05 16:59:23 +01:00
Patrick Winnertz
dcd57a34ef Removed .cvsignore files as we don't need them any longer 2009-01-05 16:58:44 +01:00
Patrick Winnertz
4e250a574e Add patch (rev2) from ticket #65 2009-01-05 13:09:55 +01:00