Commit History

Author SHA1 Message Date
  Andrew Borodin 5592a472f6 Optimization of command handling. 14 years ago
  Andrew Borodin da33e767e9 Type accuracy and code clean up. 14 years ago
  Andrew Borodin 7e33c12685 Show actual shortcuts in editor menu. 14 years ago
  Ilia Maslakov 82b7c4fdee Add support for multi-hotkeys in editor (like a ctrl-x,t). 14 years ago
  Ilia Maslakov de56559df5 Reimplemented keybindings parser. 14 years ago
  Andrew Borodin 4a02baa202 Fixed key translation in editor. 14 years ago
  Ilia Maslakov e5abe33fc6 Ticket #1669 (autoindent not working) 15 years ago
  Ilia Maslakov 592ddbf39e refactoring editor keybindings 15 years ago
  Ilia Maslakov 5a397a6b9a * add new commands into cmddef.h 15 years ago
  Ilia Maslakov 71b1a8bf99 Ticket #212 (User defined hotkeys) 15 years ago
  Ilia Maslakov 37383d65d5 Ticket #1598 (vertical selection: Meta+PgDn) 15 years ago
  Daniel Borca 9f2034d376 Ticket #1484 (show bookmark) 15 years ago
  Andrew Borodin f3730bdc41 Initial step to move TTY layer of MC to separate library. 15 years ago
  Daniel Borca 556089fc9f Ticket #1478 (kill word) 15 years ago
  Ilia Maslakov 348ab7303f Ticket #1384 (Whitespace highlighting should be optional) 15 years ago
  Andrew Borodin fd09abaeb2 Hide private API of editor (#361). 15 years ago
  Andrew Borodin 205fa24e7d Fixed codepage selection (#402). 15 years ago
  Ilia Maslakov f4844e5b21 Add esc sequencies to src/key.c for xterm 15 years ago
  Ilia Maslakov 854f214563 show line number in left part of screen (hotkey alt-n) 15 years ago
  Slava Zanko 2ebdf91079 Merge branch 'm-utf-8' 15 years ago
  Slava Zanko 74c8c748b3 internal editor: change search/replace dialogs: 15 years ago
  Ilia Maslakov 202ec6d78f fix: incorrect show and input capitalize chars in UTF-8 locale and 8-bit source 15 years ago
  Ilia Maslakov 4725fe329c fix: edit in 8-bit locale UTF-8 source 15 years ago
  Ilia Maslakov 9d855b3253 fix: build without HAVE_CHARSET 15 years ago
  Ilia Maslakov b87edfdc26 fix: input in 8-bit locales 15 years ago
  Ilia Maslakov d8175b3e6b fix: incorrect input 15 years ago
  Ilia Maslakov 42eba5c18c fix some warnings 15 years ago
  Ilia Maslakov 2ce1042665 add: convert input in utf locale to needle 15 years ago
  Mikhail S. Pobolovets 1959b42fdc Merge branch '252_doxygen_desc_src' 15 years ago
  Ilia Maslakov 95edc18aa8 add char charbuf[], int charpoint for multibyte input 15 years ago
  Ilia Maslakov 20c769b063 Add stack navigation structure. Add hotkeys A-'-' backward A-'=' forward navigation to files. 15 years ago
  Mikhail S. Pobolovets 6a209bdb59 Simple doxygen description for files in edit directory. 15 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
  Leonard den Ottolander 17108c8b2e edit/edit.c, edit/editcmddef.h, edit/editkeys.c: Add Ctrl-S to toggle syntax 18 years ago
  Pavel Roskin 56c1ec97ad * choosesyntax.c (edit_syntax_dialog): Add parentheses as 19 years ago
  Roland Illig 073907ec5f * usermap.c: Allow user-defined keyboard bindings for mcedit. 19 years ago
  Roland Illig fb221cb8b0 * editkeys.c: When typing literal characters after C-q, allow 19 years ago
  Pavel Roskin 1f60f44145 Update postal address of Free Software Foundation. 19 years ago
  Pavel Roskin 21ea3f6740 * *.c: Remove duplicate includes. 19 years ago
  Roland Illig ecc08f6c60 * edit.h: Removed unnecessary #include directives ... 19 years ago
  Roland Illig 05d2881a71 * *.c: Removed trailing whitespace. 19 years ago
  Pavel Roskin 603e2af580 * editcmddef.h: Split CK_No_Command into CK_Insert_Char and 20 years ago
  Pavel Roskin 8bc40b44f0 Fix includes not to rely on $(top_srcdir) being in the include path. 21 years ago
  Pavel Roskin 6b63507463 * editkeys.c: Leave only distinct entries in cooledit_key_map 21 years ago
  Pavel Roskin 9dae056016 * editkeys.c (emacs_key_map): Move Atl-'>' and Alt-'<' ... 21 years ago
  Pavel Roskin bdc56f331b * editcmd.c: Implement pasting the output of any external 21 years ago
  Pavel Roskin 867704615b * key.c (correct_key_code): Convert unrecognized 0177, Ctrl-h 21 years ago
  Pavel Roskin 7cdbc354c2 * editkeys.c (common_key_map): Delete previous word by 21 years ago
  Pavel Roskin 812bac9a33 * editkeys.c: Move key maps to the file scope. Put common keys 21 years ago