Commit History

Author SHA1 Message Date
  Patrick Winnertz 26f9c32bc0 Fix some minor issues (compile time errors) & unused stuff 15 years ago
  Patrick Winnertz 3227a410d0 Added recode patch from debian to enable utf8 15 years ago
  Patrick Winnertz 1301ad0e10 Applied first patch from debian to enable utf8 for mc-4.6 15 years ago
  Patrick Winnertz e4e135399f Revert "replaced buggy concat_dir_and_file() by mhl_str_dir_plus_file()" 15 years ago
  Sergei Trofimovich ff4de3d66f Merge branch 'mc-4.6' into 147_escaping 15 years ago
  Enrico Weigelt, metux IT service 54d6ec88dc replaced buggy concat_dir_and_file() by mhl_str_dir_plus_file() 15 years ago
  Enrico Weigelt, metux IT service 7639b364af added a new parameter for completion flags to input_new 15 years ago
  Enrico Weigelt, metux IT service 0dcb057459 separated out history section names to history.h 15 years ago
  Enrico Weigelt, metux IT service b9b09436c4 Merge commit 'origin/50_history_section_names' into 50_history_sections.metux 15 years ago
  Patrick Winnertz 786f68dd4f Merge branch '207_minor_regex_fixes' into mc-4.6 15 years ago
  Patrick Winnertz 88c320822a Fix some smaller errors concerning regex searches in mcedit 15 years ago
  Patrick Winnertz b7ac1e0484 Applied patch from debian which fixes a test if a file can be opened. 15 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
  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 17 years ago
  Pavel Tsekov fb01c26098 * edit/editcmd.c (edit_replace_cmd): Disable scanf-printf replacement 17 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. 18 years ago
  Pavel Tsekov 1ab4a2b41c * edit/editcmd.c (edit_save_as_cmd): If saving of the file fails 18 years ago
  Pavel Tsekov fcc6f9bbea * edit/editcmd.c (edit_new_cmd): Remove redundant call to 18 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. 19 years ago
  Pavel Roskin 7511729690 * edit.h: Eliminate edit_message_dialog macro - it's used 19 years ago
  Pavel Roskin 071f70d0e9 * edit-widget.h: Revert signedness fixes. We need unsigned char 19 years ago
  Pavel Roskin 21ea3f6740 * *.c: Remove duplicate includes. 19 years ago
  Pavel Roskin 4adb9bfe13 * edit-widget.h: Use char instead of unsigned char to fix 19 years ago
  Pavel Roskin b2999839e8 * editcmd.c (edit_replace_cmd): Restore correct behavior of 19 years ago
  Roland Illig ecc08f6c60 * edit.h: Removed unnecessary #include directives ... 19 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
  Roland Illig 05d2881a71 * *.c: Removed trailing whitespace. 20 years ago
  Roland Illig e8e0035587 * edit.h: Removed catstrs, as it is only used in editcmd.c. 20 years ago
  Roland Illig 64eed6e12b * edit.h (catstrs): Changed the return type to "const char *". 20 years ago
  Roland Illig 521be0ef82 * editcmd.c (edit_replace_cmd): Separated input and output arguments. 20 years ago
  Andrew V. Samoilov 26e400227a * editcmd.c (edit_replace_prompt): Fix warning with 'unused' label_len. 20 years ago
  Roland Illig badf915e39 * editcmd.c: Introduced a type edit_getbyte_fn to get rid of 20 years ago
  Roland Illig 188b970477 * editcmd.c (edit_replace_prompt): Fixed codepage conversion bug 20 years ago
  Andrew V. Samoilov 5d5f56d4ee * editcmd.c (regexp_error): Small text fix. 20 years ago