Enrico Weigelt, metux IT service
|
8b38cf44da
manully merged 227_replace_g_free
|
16 years ago |
Enrico Weigelt, metux IT service
|
035fa47c06
manually merged 228_replace_g_strdup
|
16 years ago |
Enrico Weigelt, metux IT service
|
7015de5db5
Merge commit 'origin/236_replace_gboolean'
|
16 years ago |
Enrico Weigelt, metux IT service
|
4fcf4e9685
replaced TRUE/FALSE by true/false
|
16 years ago |
Enrico Weigelt, metux IT service
|
fb745c77ff
manually merged 193_vhdl_syntax
|
16 years ago |
Enrico Weigelt, metux IT service
|
0434e3de5d
manually merged 235_remove_g_snprintf
|
16 years ago |
Enrico Weigelt, metux IT service
|
45964f373b
replaced gboolean by bool (from mhl/types.h)
|
16 years ago |
Sergei Trofimovich
|
b1641d2540
vhdl.syntax: cleanup trailing spaces
|
16 years ago |
Enrico Weigelt, metux IT service
|
3410eb3229
Merge commit 'origin/mc-4.6'
|
16 years ago |
Enrico Weigelt, metux IT service
|
48a85a7b97
manually merged 232_fix_init_chown_advanced
|
16 years ago |
Enrico Weigelt, metux IT service
|
74c5601339
Merge commit 'origin/mc-4.6'
|
16 years ago |
Enrico Weigelt, metux IT service
|
c76c6e5ffc
Merge commit 'origin/230_fix_name_trunc' into mc-4.6
|
16 years ago |
Sergei Trofimovich
|
6b6d4a222d
cleanup: moved int to size_t
|
16 years ago |
Sergei Trofimovich
|
80a6897271
cleanup: mhl_str_dir_plus_file(): int -> size_t (suggested by Andrew Borodin)
|
16 years ago |
Enrico Weigelt, metux IT service
|
6f9ef0b7be
fixed unitialized var in init_chown_advanced() - patch from andrew_b
|
16 years ago |
Sergei Trofimovich
|
c697fb3753
build fix: added missing declaration of mhl_dir_plus_file (reported by andrew_b)
|
16 years ago |
Enrico Weigelt, metux IT service
|
6c016bc781
fixed name_trunc() on NULL or empty strings - patch from andrew_b
|
16 years ago |
Enrico Weigelt, metux IT service
|
e4a4f77ac2
replaced g_snprintf() by snprintf()
|
16 years ago |
Sergei Trofimovich
|
5ee6f43796
build fix: added missing declaration of mhl_dir_plus_file
|
16 years ago |
Patrick Winnertz
|
786b1a8ee9
Fix typo in NEWS to prepare for 4.6.2
|
16 years ago |
Patrick Winnertz
|
9fd798845d
Merge branch 'mc-4.6'
|
16 years ago |
Patrick Winnertz
|
f25ecd8bdf
Updated NEWS file to reflect everything which will be fixed within the 4.6.2 release.
|
16 years ago |
Sergei Trofimovich
|
df4129517b
Merge branch 'mc-4.6'
|
16 years ago |
Sergei Trofimovich
|
7a51b50d5c
mhl: mhl_shell_unescape_buf(): fixed memory array OOB.
|
16 years ago |
Sergei Trofimovich
|
ad1abaebfb
completion: fixed complete already escaped secuences.
|
16 years ago |
Sergei Trofimovich
|
ff4de3d66f
Merge branch 'mc-4.6' into 147_escaping
|
16 years ago |
Sergei Trofimovich
|
6c84e0c6dd
completion: added changelog entry for solved #147
|
16 years ago |
Sergei Trofimovich
|
60d8c1d615
completion: fixed completion of escaped commands in commandline
|
16 years ago |
Enrico Weigelt, metux IT service
|
a1b47185c9
manually merged 118_port_number_in_shell_link
|
16 years ago |
Enrico Weigelt, metux IT service
|
a73bd631e5
added missing changelog entry
|
16 years ago |
Enrico Weigelt, metux IT service
|
5f77615b35
Merge commit 'origin/mc-4.6'
|
16 years ago |
Enrico Weigelt, metux IT service
|
54d6ec88dc
replaced buggy concat_dir_and_file() by mhl_str_dir_plus_file()
|
16 years ago |
Enrico Weigelt, metux IT service
|
b407c65b74
manually merged mc-4.6
|
16 years ago |
Enrico Weigelt, metux IT service
|
f921cc40cd
replaced calls to g_strdup() by mhl_str_dup()
|
16 years ago |
Enrico Weigelt, metux IT service
|
15d7d47c15
replaced g_free() by mhl_mem_free()
|
16 years ago |
Enrico Weigelt, metux IT service
|
d6a438dc17
added vhdl syntax
|
16 years ago |
Enrico Weigelt, metux IT service
|
e3a3890a3a
fixed out-of-tree-builds
|
16 years ago |
Patrick Winnertz
|
a5e61d285e
Removed unused char*.
|
16 years ago |
Sergei Trofimovich
|
e48cb7c89f
mhl: added mhl_strmove() function (memmove semantics)
|
16 years ago |
Patrick Winnertz
|
f664b98714
Updated the NEWS file for 4.6.2 and added the bugnumbers behind the items in the list.
|
16 years ago |
Sergei Trofimovich
|
17772239ff
completion: added escapes in command line on completion
|
16 years ago |
Mikhail S. Pobolovets
|
19716b790a
Update for OpenOffice and StarOffice viewer.
|
16 years ago |
Sergei Trofimovich
|
455f2dbd66
complete: cleanup: #define to enum INPUT_COMPLETION_FLAGS
|
16 years ago |
Mikhail S. Pobolovets
|
8bc0e27a54
Update for OpenOffice and StarOffice viewer.
|
16 years ago |
Enrico Weigelt, metux IT service
|
7639b364af
added a new parameter for completion flags to input_new
|
16 years ago |
Sergei Trofimovich
|
6c64add7c1
Merge branch 'mc-4.6'
|
16 years ago |
Sergei Trofimovich
|
a59ccc1016
changelog: added entry for python syntax
|
16 years ago |
Sergei Trofimovich
|
3b23faa5d1
syntax: python: keywords update (patch by NNemec) fixes #216
|
16 years ago |
Slava Zanko
|
d5565fb678
Merge branch 'mc-4.6'
|
16 years ago |
Slava Zanko
|
6a26036bac
Merge branch '133_ac_prereq' into mc-4.6
|
16 years ago |