Commit History

Author SHA1 Message Date
  Ilia Maslakov 5579c4f920 Ticket #1542 15 years ago
  Ilia Maslakov 6717960d5b Ticket #1492 15 years ago
  Ilia Maslakov 93f8b96b32 Ticket #1664 (Viewer: incorrect tabs alignment) 15 years ago
  Ilia Maslakov 4c64340111 Ticket #1650 15 years ago
  Ilia Maslakov 87102cc7e8 fix: main.c keys handler 15 years ago
  Ilia Maslakov dbdc3254c1 add more commands into mc.keymap 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 da303d73ac * removed edit/usermap.c edit/usermap.h 15 years ago
  Ilia Maslakov 71b1a8bf99 Ticket #212 (User defined hotkeys) 15 years ago
  Ilia Maslakov 559f161ebc Ticket #1599 (navigation with Ctrl+arrows besides EOL) 15 years ago
  Ilia Maslakov 4eba917c0c Added field lb (kind of line break) into WEdit struct 15 years ago
  Andrew Borodin f023ce440f Ticket #1571: enhancement of mcedit 'Save as' action. 15 years ago
  Denys Vlasenko e064bd60df De-inline a few functions which are large 15 years ago
  Ilia Maslakov 68a6495c96 fix: incorrect move/delete block if 'Cursor beyond end of line' swiched on 15 years ago
  Ilia Maslakov cdd28feca8 fix: mouse selection if line state swiched on. 15 years ago
  Daniel Borca ea219adec3 Ticket #1412 (vertical selection issue) 15 years ago
  Ilia Maslakov 4afee14f94 Ticket #1529 (remove search converter overhead) 15 years ago
  Ilia Maslakov b536c3e487 add option "Cursor beyond end of line" into "Options\General..." dialog (editor_beyond_eol in ini) 15 years ago
  Ilia Maslakov f4fc6ad79d Ticket #1534 (cool cooledit) 15 years ago
  Ilia Maslakov 00200124dd Ticket #1411 (issue insertion in overwite mode) 15 years ago
  Patrick Winnertz bada6849cd Remove unneeded vars in edit/edit.c to avoid compiler warnings 15 years ago
  Ilia Maslakov 348ab7303f Ticket #1384 (Whitespace highlighting should be optional) 15 years ago
  Enrico Weigelt, metux IT service c7d04dd47a fixed several missing #include's 15 years ago
  Ilia Maslakov 5c28d2bda4 Ticket #321 (Trouble with mc's clipboard paste) 15 years ago
  Andrew Borodin fd09abaeb2 Hide private API of editor (#361). 15 years ago
  Andrew Borodin 6e86e9f383 Fixed type of variables that store result of get_codepage_id(). 15 years ago
  Andrew Borodin 205fa24e7d Fixed codepage selection (#402). 15 years ago
  Sergei Trofimovich f5dce266fe Merge commit 'origin/340_inrorrect_handling_of_wildcards' 15 years ago
  Ilia Maslakov b955d8c2ff Merge branch '318_alt_arrows_select_block' 15 years ago
  Ilia Maslakov f4844e5b21 Add esc sequencies to src/key.c for xterm 15 years ago
  Andrew Borodin fb48d4a295 Small reorganization of MC and Editor menus. 15 years ago
  Slava Zanko cf13c588d7 Fix encoding of newly created files in editor 15 years ago
  Slava Zanko e9a644219a Fix encoding of newly created files in editor 15 years ago
  Ilia Maslakov f8a487de01 Merge branch '351_show_number_line' 15 years ago
  xgizzmo 24ca27fe30 Added XZ compression support. Signed-off-by: xgizzmo <xgizzmo@slackbuilds.org> 15 years ago
  Ilia Maslakov 854f214563 show line number in left part of screen (hotkey alt-n) 15 years ago
  Ilia Maslakov 6a5dab64fe add check option persistent_selection if persistent_selection = 0 Tab shift block 15 years ago
  Slava Zanko 2ebdf91079 Merge branch 'm-utf-8' 15 years ago
  Ilia Maslakov 079d83c779 fix building without --enable-charset 15 years ago
  Ilia Maslakov 5e5df48951 fix: vertical insetrion UNDO on UTF-8 text. 15 years ago
  Ilia Maslakov 3020c5573d fix UNDO: 15 years ago
  Ilia Maslakov 2a52039fae fix: edit UNDO after delete, backspace on UTF-8 chars 15 years ago
  Ilia Maslakov a023d66b86 fix: incorrect UNDO in core editor on UTF-8 files. 15 years ago
  Ilia Maslakov 52a2f5379e fix: draw cursor on non-utf-8 console if a character is typically rendered in a double-width cell. 15 years ago
  Ilia Maslakov 093d4c7e7a fix: incorrect draw cursor if a character is typically rendered in a double-width cell. 15 years ago
  Slava Zanko 10b7bdb361 Project now build with: 15 years ago
  Slava Zanko 8fb216e732 Continue develop of mc_search module. 15 years ago
  Ilia Maslakov 945d2183ac fix: incorrect delete selected block if is utf-8 text 15 years ago
  Ilia Maslakov 83c10b2f6e fix: build without charsets 15 years ago