Commit Graph

7705 Commits

Author SHA1 Message Date
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
Patrick Winnertz
fcd9377b18 Add patch file which is attached to the ticket #16,
Please comment
2009-01-05 12:43:41 +01:00
Slava Zanko
5deebd49a8 remove compatibility_move_mc_files stuff 2009-01-05 00:37:59 +02:00
Slava Zanko
4c58d938cb add .gitignore file (same as .cvsignore) in "po" dir. 2008-12-29 00:41:05 +02:00
Slava Zanko
aad7c6c317 Added .svnignore files (same as .cvsignore) 2008-12-28 23:27:03 +02:00
Roland Illig
281ec8b875 * x11conn.c (x11_available): If the X11 shared library cannot be
found (maybe because there is neither an .la file nor a .so
	symlink), try libX11.so.6 explicitly. Fixes Bug #24505.
2008-12-19 11:36:48 +00:00
Roland Illig
bdf23438af mcedit can be invoked with the common filename:lineno syntax. 2008-12-18 12:21:23 +00:00
Roland Illig
c1eb75a515 Fixed a crash because of an uninitialized variable. 2008-12-02 22:32:46 +00:00
David Martin
243ac1325e * es.po: Updated Spanish translation. Converted to UTF-8. 2008-06-30 09:48:26 +00:00
Pavel Roskin
05069a728d Two fixes from Anna Talianova 2008-06-09 03:43:58 +00:00
Pavel Roskin
1c5abe94c1 Merged a better Czech translation 2008-06-05 17:21:05 +00:00
Marco Ciampa
561e7db22b 2008-04-09 Marco Ciampa <ciampix@libero.it>
* it.po: updated italian translation.
2008-04-09 06:39:52 +00:00
Pavel Roskin
c85192c705 * doc/hu/mc.1.in: Fix description for M-u and M-H. Reported by
Bozo Lajos.
2008-02-19 17:25:27 +00:00
Roland Illig
eccc4a4fec ... this closes bug #21959. 2008-01-06 12:45:38 +00:00
Roland Illig
b644f5a136 Answered the FAQ regarding the slow startup related to the Samba
configuration.
2008-01-06 12:45:03 +00:00
Pavel Tsekov
d2fb34f021 * vfs/fish.c (fish_dir_load): Check the exit status of the remote command
and fail with EACCES if it was unsuccessful.
Fix the value returned on error - must be -1 instead of 1.
2007-11-02 14:50:41 +00:00
Pavel Tsekov
7c190bc576 * lib/mc.ext.in: Play .flv files. 2007-11-02 14:20:27 +00:00
Pavel Tsekov
3c4c1b9fc7 * syntax/Syntax: Enable syntax highlighting for .hpp files. 2007-11-02 14:10:27 +00:00
Pavel Tsekov
b0f2d1654c * edit/editlock.c (lock_build_name): Check the return value of getpwuid().
* src/cmd.c (save_setup_cmd): Remove redundant g_strconcat() call.
* src/hotlist.c (load_hotlist): Likewise.
* vfs/smbfs.c (smbfs_convert_path): Replaced NULL with (char *) NULL.
2007-11-02 14:02:23 +00:00
Pavel Tsekov
7d113d0125 * vfs/fish.c (FISH_OP): Remove the second argument since it is unused.
Fix the macro usage troughout.
(XTEST): Remove unused macro.
2007-10-29 13:31:44 +00:00
Pavel Tsekov
4a895496c7 * vfs/fish.c (fish_linear_start): Fix a hang when retrieving unreadable
file. Fixes savannah bug #21331.
2007-10-26 13:46:42 +00:00