Commit History

Author SHA1 Message Date
  Ilia Maslakov 7a11911ffa fix incorrect draw after collapse 15 years ago
  Ilia Maslakov 8448847458 more fix movement 15 years ago
  Ilia Maslakov 2ab90e3191 fix cursor move if collapsed 15 years ago
  Ilia Maslakov 8ae9d0c263 now it work! wow... 15 years ago
  Ilia Maslakov 7f8e057b6a rebuild code 15 years ago
  Ilia Maslakov 074337e0df some little fix 15 years ago
  Ilia Maslakov d323924979 add bookmark_collapse_inc 15 years ago
  Ilia Maslakov 9a1f3a3ac5 time to sleep 15 years ago
  Ilia Maslakov e67dd226e0 its work! wow! 15 years ago
  Ilia Maslakov 279787d2fc go home 15 years ago
  Ilia Maslakov 39b327825b more rebuild code 15 years ago
  Ilia Maslakov 76a3df79d9 need testing 15 years ago
  Ilia Maslakov 2377115b8e add more... 15 years ago
  Ilia Maslakov 0bc82a444b add option_line_status and option_line_status_width. 15 years ago
  Ilia Maslakov 406e83eac4 add experemental draw line nuber 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
  Ilia Maslakov 4725fe329c fix: edit in 8-bit locale UTF-8 source 15 years ago
  Ilia Maslakov 7494db39ed clear some build warnings 15 years ago
  Ilia Maslakov 9d855b3253 fix: build without HAVE_CHARSET 15 years ago
  Ilia Maslakov 42eba5c18c fix some warnings 15 years ago
  Ilia Maslakov 4374fd4ea5 fix: edit_get_prev_utf segfault, add compare str with start of buf 15 years ago
  Ilia Maslakov 13986ea0af fix: with status_string on utf-8 char 15 years ago
  Ilia Maslakov 960b1ef89d fix move backward and backspace. 15 years ago
  Slava Zanko ca7427cd35 edit/{editcmd.c,edit.h,edit.c}: remove catstrs() and freestrs() functions 15 years ago
  Ilia Maslakov 21c88729a4 fix edit_delete, edit_backspace now work with utf-8 15 years ago
  Ilia Maslakov 4411af46bb fix incorrect move cursor after left/right key pressed 15 years ago
  Ilia Maslakov b6ae0a2479 fix cursor in editor on utf-8 files 15 years ago
  Ilia Maslakov 95edc18aa8 add char charbuf[], int charpoint for multibyte input 15 years ago
  Ilia Maslakov 13f13c1fb0 fix incorrect edit_draw_this_line, edit_get_utf. 15 years ago
  Ilia Maslakov f45e7d1dc6 fix: edit_draw_this_line iterators. iterators += utf8char_width 15 years ago
  Ilia Maslakov d29c5d6d5f reworked: edit_get_utf return int value is utf-8 char, char_width 15 years ago
  Ilia Maslakov b5c4a9ddf2 add str_isutf8 return 1 if codeset_name is utf8 or utf-8 15 years ago
  Ilia Maslakov 36bf010af6 add function edit_get_utf_char 15 years ago
  Ilia Maslakov f845e4b569 revert to strlen in edit_find_filter 15 years ago
  Ilia Maslakov bfa9c961ca replace isupper to g_ascii_isupper 15 years ago
  Ilia Maslakov 87a891a54c replace islower to g_ascii_islower 15 years ago
  Ilia Maslakov b0729f75fb replace isalpha to g_ascii_isalpha 15 years ago
  Ilia Maslakov 3a161f9576 fix: problem when flag Persistent selection swiched off then text not marked 15 years ago
  Ilia Maslakov a8eb299506 Fix: defult value of option_persistent_selectionsis, set "yes" by default. 15 years ago
  Ilia Maslakov a443945748 replace "Persistent blocks" to "Persistent selection" in 15 years ago
  Slava Zanko 2390c46d06 Rename '*persistent_block*' to '*persistent_selection*' for more sence. 15 years ago