История коммитов

Автор SHA1 Сообщение Дата
  Pavel Tsekov b0f2d1654c * edit/editlock.c (lock_build_name): Check the return value of getpwuid(). 17 лет назад
  Pavel Tsekov ca6af7ed40 * edit/choosesyntax.c (pstrcmp): Make static. 17 лет назад
  Pavel Tsekov 139e48183f * src/color.h: Add a new color pair. 17 лет назад
  Pavel Tsekov 46d039e0e1 * edit/editcmd.c (edit_find_string): Fix an off-by-one error when matching 17 лет назад
  Pavel Tsekov fb01c26098 * edit/editcmd.c (edit_replace_cmd): Disable scanf-printf replacement 17 лет назад
  Pavel Roskin 5da9a185c9 * edit.h: Make skip_detach_prompt unsigned. Otherwise, it 18 лет назад
  Pavel Tsekov bb2231fd1b * edit/edit.c (edit_execute_cmd): Update the bracket pair highlighter 18 лет назад
  Pavel Tsekov 2cb049a9cb * edit/edit.h (edit_move_to_prev_col): Declare the function to have 18 лет назад
  Leonard den Ottolander 59e59d9e3b * edit/editdraw.c (edit_draw_this_line): Remove unused variable book_mark. 18 лет назад
  Roland Illig 45bb7dbe50 The file's mtime is checked before saving. 18 лет назад
  Leonard den Ottolander 2f8a75974b * syntax.c (edit_read_syntax_file): Set NENTRIES to 30. 18 лет назад
  Pavel Tsekov 6625412758 * edit/wordproc.c (next_word_start): A word is preceded by a whitespace - 18 лет назад
  Pavel Tsekov 13884c4908 * src/wordproc.c (word_start): Add new argument. Pass extra argument 18 лет назад
  Pavel Tsekov afe0fce14e * edit/choosesyntax.c (pstrcmp): Fix the function declaration. 18 лет назад
  Leonard den Ottolander d5a17b01f8 * syntax.c (edit_read_syntax_rules): Zero edit->rules on allocation to 18 лет назад
  Leonard den Ottolander 76cf84bb69 * choosesyntax.c: Sort syntax list. 18 лет назад
  Leonard den Ottolander 8d439c2f88 * choosesyntax.c: GPL v2 only. 18 лет назад
  Pavel Tsekov 2a7a8fa19d * edit/edit-widget.h (struct WEdit): Add new field. 18 лет назад
  Pavel Tsekov 1ab4a2b41c * edit/editcmd.c (edit_save_as_cmd): If saving of the file fails 18 лет назад
  Pavel Tsekov 03e7a434b4 * edit/editlock.c: Fix for savannah bug #13673. 18 лет назад
  Pavel Tsekov fcc6f9bbea * edit/editcmd.c (edit_new_cmd): Remove redundant call to 18 лет назад
  Roland Illig 663f821891 * edit.c (user_menu): There is no need to prefix the filename 19 лет назад
  Roland Illig c29b321563 * edit.h: Removed the leading PATH_SEP_STR from EDIT_DIR, as the 19 лет назад
  Leonard den Ottolander 2157716489 edit/edit.c (edit_execute_cmd): Reload syntax on toggle to on. 19 лет назад
  Leonard den Ottolander 17108c8b2e edit/edit.c, edit/editcmddef.h, edit/editkeys.c: Add Ctrl-S to toggle syntax 19 лет назад
  Pavel Tsekov b0ced33741 * edit/editcmd.c: Do not set the field `histname' of `QuickWidget' unless 19 лет назад
  Pavel Tsekov 60658b4b35 * editcmd.c (edit_block_copy_cmd): Allow a block of selected 19 лет назад
  Pavel Tsekov 450fe431fc * edit.c (edit_auto_indent): Remove redundant parameters. 19 лет назад
  Leonard den Ottolander 689681db31 * edit/editcmd.c (edit_replace_dialog): Use Alt-m on pro&Mpt in replace 19 лет назад
  Pavel Roskin 0e653491c1 * choosesyntax.c: Make undeclared functions static. 19 лет назад
  Leonard den Ottolander cd2061a883 * edit/editcmd.c (edit_replace_dialog): Replace duplicate hotkey. 19 лет назад
  Roland Illig 9be77996d6 Replaced the 19 лет назад
  Roland Illig 34d39bfd0b * editmenu.c: Added a "Save setup..." entry. There had not been 19 лет назад
  Roland Illig ad9acbde44 Moved printwstr() from src/slint.c to edit/editdraw.c. 19 лет назад
  Roland Illig d12e66fb17 * editcmd.c: Fixed some of the gcc warnings. 19 лет назад
  David Martin e97997b2ba Do translate dialog strings, not just mark. 19 лет назад
  Roland Illig 1c607a7414 Removed unused variable. 19 лет назад
  Roland Illig ad8b819a48 * editdraw.c (render_edit_text): Removed unused variables. 19 лет назад
  Roland Illig dee3850ee4 * editdraw.c (render_edit_text): Removed unused variable. 19 лет назад
  Roland Illig 3b1fcf6792 * editcmd.c (edit_completion_dialog): Code cleanup. 19 лет назад
  Roland Illig f9df117df1 * edit-widget.h: Changed bit fields of length 1 from signed to 19 лет назад
  Pavel Roskin 56c1ec97ad * choosesyntax.c (edit_syntax_dialog): Add parentheses as 19 лет назад
  Leonard den Ottolander 412d3b8123 edit/choosesyntax.c: Add option to reload current syntax. 19 лет назад
  Leonard den Ottolander ed1899d211 * src/ChangeLog, edit/ChangeLog: Fix wrong dates on latest entries. 19 лет назад
  Leonard den Ottolander f21564b9e6 * edit/choosesyntax.c: Create file. Menu option to override syntax 19 лет назад
  Pavel Roskin 2fd33802b3 * Makefile.am: Add usermap.h to the sources. 19 лет назад
  Roland Illig 073907ec5f * usermap.c: Allow user-defined keyboard bindings for mcedit. 19 лет назад
  Roland Illig fb221cb8b0 * editkeys.c: When typing literal characters after C-q, allow 19 лет назад
  Roland Illig bf034f70e1 * edit.h: Added missing #include <stdio.h>. 19 лет назад
  Roland Illig 0ee0936513 * editwidget.c: Don't dereference WButtonBar. 19 лет назад