Commit Graph

7933 Commits

Author SHA1 Message Date
Enrico Weigelt, metux IT service
d362e3b015 some type fixes in vfs.c -> result types of mc_read() and mc_write() now ssize_t instead of int 2009-01-24 04:38:30 +01:00
Enrico Weigelt, metux IT service
8447de3d67 changelog entry added 2009-01-24 04:35:15 +01:00
Enrico Weigelt, metux IT service
3ca5a91b9a vfs/cpio.c: read functions now return ssize_t 2009-01-24 02:34:43 +01:00
Patrick Winnertz
020b02057b Merge branch 'mc-4.6' 2009-01-23 20:08:06 +01:00
Patrick Winnertz
b79649fd54 Corrected names of the header files in the README for mhl 2009-01-23 20:07:32 +01:00
Patrick Winnertz
9bed802084 Merge branch 'mc-4.6' 2009-01-23 20:06:12 +01:00
Patrick Winnertz
88c320822a Fix some smaller errors concerning regex searches in mcedit 2009-01-23 20:01:15 +01:00
Patrick Winnertz
b7ac1e0484 Applied patch from debian which fixes a test if a file can be opened. 2009-01-23 19:55:43 +01:00
Sergei Trofimovich
e0eb9ca1cd syntax/ebuild.syntax: new syntax file based on sh.syntax
Fixes:
 * Added proper highlighting for externally visible global .eclass variables
   (S, SLOT, SRC_URI nad problems before)
 * Added new .eclass vars and functions
 * Added more colorful " " highlighting
 * Added more shell keywords like 'if', 'then', 'else', 'export', 'unset' etc.

Signed-off-by: Sergei Trofimovich <slyfox@inbox.ru>
2009-01-22 10:37:20 +02:00
Patrick Winnertz
ee3ac862f6 Removed whitespaces on EOL in ebuild.syntax 2009-01-22 10:37:20 +02:00
Enrico Weigelt, metux IT service
5471443eea edit/syntax: added ebuild Syntax defition (taken from rhclub-tree) 2009-01-22 10:37:20 +02:00
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
Patrick Winnertz
03a5cef8e6 Merge branch '148_fancy_tab_handling' 2009-01-19 22:53:44 +01:00
Patrick Winnertz
0a88e1b253 Add changelog entry about this small enhancement 2009-01-19 22:17:05 +01:00
Enrico Weigelt, metux IT service
c3a1d292fd added patch from ticket 148 2009-01-19 22:09:54 +01:00
Slava Zanko
1150007bff po/ru.po: In russian translation, there are some hotkey conficts in menu. 2009-01-19 23:02:11 +02:00
Slava Zanko
f2aba59d24 ChangeLog: removed some unneeded spaces (for future problem-less commits) 2009-01-19 14:03:26 +02:00
Enrico Weigelt, metux IT service
a220fa68b5 dropped use of slang-internal stuff and dropped checks for slang-1.x 2009-01-19 03:43:21 +01:00
Enrico Weigelt, metux IT service
4765514421 Merge commit 'origin/157_mhl_addition' 2009-01-19 02:32:49 +01: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
Enrico Weigelt, metux IT service
29c1b99ce7 Merge commit 'fd8a06dd19488ca14b617ea5b19edd3b5dba9787' 2009-01-19 02:21:26 +01:00
Enrico Weigelt, metux IT service
2a235a35ec manuall merged in 77ef78f85c 2009-01-19 02:19:47 +01:00
Enrico Weigelt, metux IT service
ca30ab3470 Merge commit 'origin/170_belarussian_translation' 2009-01-19 02:14:57 +01:00
Enrico Weigelt, metux IT service
a618f3fb48 Merge commit 'origin/171_int_types' 2009-01-19 02:11:23 +01:00
Patrick Winnertz
168526d242 Merge branch 'mc-4.6' 2009-01-18 23:13:25 +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
Slava Zanko
21df8b1cf5 * be.po: Added traditional Belarussian translate from mc-ru-fork.
Thanks to Pavel Piatruk <piatruk.p@gmail.com> (AKA berserker)
2009-01-15 13:25:58 +02:00
Slava Zanko
735a402d91 * po/ChangeLog: Added strings about changes with be.po and be-tarask.po 2009-01-15 12:17:04 +02:00
Slava Zanko
4d3be539cf * po/be-tarask.po:
recode to UTF-8
2009-01-15 12:11:01 +02:00
Slava Zanko
45140019b0 * po/be.po: rename be.po to be-tarask.po 2009-01-15 12:09:42 +02: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
ffd6b19279 Merge branch 'mc-4.6'
* mc-4.6:
  lib/mc.ext.in: change filemask for recognize 7z-files
2009-01-14 12:07:49 +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
Enrico Weigelt, metux IT service
183a66f7f5 changing return types of *read() and *write() functions to ssize_t 2009-01-13 19:00:25 +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