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
|
0434e3de5d
manually merged 235_remove_g_snprintf
|
16 years ago |
Enrico Weigelt, metux IT service
|
e4a4f77ac2
replaced g_snprintf() by snprintf()
|
16 years ago |
Sergei Trofimovich
|
df4129517b
Merge branch 'mc-4.6'
|
16 years ago |
Sergei Trofimovich
|
ff4de3d66f
Merge branch 'mc-4.6' into 147_escaping
|
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
|
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
|
7639b364af
added a new parameter for completion flags to input_new
|
16 years ago |
Enrico Weigelt, metux IT service
|
7cef5b112e
Merge commit 'origin/50_history_sections.metux'
|
16 years ago |
Enrico Weigelt, metux IT service
|
0dcb057459
separated out history section names to history.h
|
16 years ago |
Enrico Weigelt, metux IT service
|
b9b09436c4
Merge commit 'origin/50_history_section_names' into 50_history_sections.metux
|
16 years ago |
Patrick Winnertz
|
106616423e
Merge branch 'mc-4.6'
|
16 years ago |
Patrick Winnertz
|
786f68dd4f
Merge branch '207_minor_regex_fixes' into mc-4.6
|
16 years ago |
Enrico Weigelt, metux IT service
|
5d150562aa
merged 158_message_codes branch
|
16 years ago |
Patrick Winnertz
|
88c320822a
Fix some smaller errors concerning regex searches in mcedit
|
16 years ago |
Patrick Winnertz
|
b7ac1e0484
Applied patch from debian which fixes a test if a file can be opened.
|
16 years ago |
Slava Zanko
|
22fada9ce0
History sections names:
|
16 years ago |
Patrick Winnertz
|
a144f2e4f6
Apply patch to fix localised history headers to mc-4.6 branch.
|
16 years ago |
Enrico Weigelt, metux IT service
|
154feb5160
2009-01-10 Enrico Weigelt, metux ITS <weigelt@metux.de>
|
16 years ago |
Pavel Tsekov
|
2f3df3af4e
* edit/bookmark.c: Update copyright notice.
|
17 years ago |
Pavel Tsekov
|
23361694b6
* src/background.c: Use the correct form of FSF's name in the copyright
|
17 years ago |
Pavel Tsekov
|
46d039e0e1
* edit/editcmd.c (edit_find_string): Fix an off-by-one error when matching
|
18 years ago |
Pavel Tsekov
|
fb01c26098
* edit/editcmd.c (edit_replace_cmd): Disable scanf-printf replacement
|
18 years ago |
Roland Illig
|
45bb7dbe50
The file's mtime is checked before saving.
|
18 years ago |
Pavel Tsekov
|
2a7a8fa19d
* edit/edit-widget.h (struct WEdit): Add new field.
|
19 years ago |
Pavel Tsekov
|
1ab4a2b41c
* edit/editcmd.c (edit_save_as_cmd): If saving of the file fails
|
19 years ago |
Pavel Tsekov
|
fcc6f9bbea
* edit/editcmd.c (edit_new_cmd): Remove redundant call to
|
19 years ago |
Roland Illig
|
c29b321563
* edit.h: Removed the leading PATH_SEP_STR from EDIT_DIR, as the
|
19 years ago |
Pavel Tsekov
|
b0ced33741
* edit/editcmd.c: Do not set the field `histname' of `QuickWidget' unless
|
19 years ago |
Pavel Tsekov
|
60658b4b35
* editcmd.c (edit_block_copy_cmd): Allow a block of selected
|
19 years ago |
Leonard den Ottolander
|
689681db31
* edit/editcmd.c (edit_replace_dialog): Use Alt-m on pro&Mpt in replace
|
19 years ago |
Leonard den Ottolander
|
cd2061a883
* edit/editcmd.c (edit_replace_dialog): Replace duplicate hotkey.
|
19 years ago |
Roland Illig
|
9be77996d6
Replaced the
|
19 years ago |
Roland Illig
|
d12e66fb17
* editcmd.c: Fixed some of the gcc warnings.
|
19 years ago |
Roland Illig
|
3b1fcf6792
* editcmd.c (edit_completion_dialog): Code cleanup.
|
19 years ago |
Leonard den Ottolander
|
f21564b9e6
* edit/choosesyntax.c: Create file. Menu option to override syntax
|
19 years ago |
Roland Illig
|
073907ec5f
* usermap.c: Allow user-defined keyboard bindings for mcedit.
|
19 years ago |
Pavel Roskin
|
1f60f44145
Update postal address of Free Software Foundation.
|
20 years ago |
Pavel Roskin
|
7511729690
* edit.h: Eliminate edit_message_dialog macro - it's used
|
20 years ago |
Pavel Roskin
|
071f70d0e9
* edit-widget.h: Revert signedness fixes. We need unsigned char
|
20 years ago |
Pavel Roskin
|
21ea3f6740
* *.c: Remove duplicate includes.
|
20 years ago |
Pavel Roskin
|
4adb9bfe13
* edit-widget.h: Use char instead of unsigned char to fix
|
20 years ago |
Pavel Roskin
|
b2999839e8
* editcmd.c (edit_replace_cmd): Restore correct behavior of
|
20 years ago |
Roland Illig
|
ecc08f6c60
* edit.h: Removed unnecessary #include directives ...
|
20 years ago |
Roland Illig
|
5dbdfb07ba
* editcmd.c: Explicitly declared unused variables to make gcc
|
20 years ago |
Roland Illig
|
e5e3a8f87d
* editcmd.c: Fixed whitespacing issues.
|
20 years ago |
Roland Illig
|
2a281ad18d
* *.c: Removed unused parameters for static functions. Marked
|
20 years ago |