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

Автор SHA1 Сообщение Дата
  Ilia Maslakov 310e2a25c1 Ticket #395 15 лет назад
  Slava Zanko dd94068a62 Ticket #1649: Prepare for prerelease mc-4.7.0-pre3 (code cleanup) 15 лет назад
  Slava Zanko 981fe001d1 Base support of skins. 15 лет назад
  Ilia Maslakov 7e13f0a5c1 edit/editdraw.c: removed unused variable 15 лет назад
  Ilia Maslakov 46eccd1102 Ticket #61 (Misbehaving rectangular select in editor) 15 лет назад
  Ilia Maslakov c7001ef7cf Ticket #1484 (Editor bookmarks made visible) 15 лет назад
  Daniel Borca 9f2034d376 Ticket #1484 (show bookmark) 15 лет назад
  Daniel Borca ea219adec3 Ticket #1412 (vertical selection issue) 15 лет назад
  Ilia Maslakov 4afee14f94 Ticket #1529 (remove search converter overhead) 15 лет назад
  Ilia Maslakov f4fc6ad79d Ticket #1534 (cool cooledit) 15 лет назад
  Andrew Borodin 509f4d5c4f TTY: fixes after rebase. 15 лет назад
  Andrew Borodin 30fd7fc34a TTY: modified line drawing. 15 лет назад
  Andrew Borodin fe1adb5f27 tty_print_char() function is used instead of addch() one. 15 лет назад
  Andrew Borodin 26631548d8 Fixed TTY sublayer after rebase to current master. 15 лет назад
  Andrew Borodin c12ddff69b Reorganization of TTY color functions. 15 лет назад
  Andrew Borodin 7a75f8723d Replaced addstr() call to tty_print_string() one. 15 лет назад
  Andrew Borodin ebbf6fbcdc Replaced functions. 15 лет назад
  Andrew Borodin ea0cb38b9e Initial step to split NCurses- and SLang-based TTY layers. 15 лет назад
  Andrew Borodin f3730bdc41 Initial step to move TTY layer of MC to separate library. 15 лет назад
  Patrick Winnertz bada6849cd Remove unneeded vars in edit/edit.c to avoid compiler warnings 15 лет назад
  Ilia Maslakov 348ab7303f Ticket #1384 (Whitespace highlighting should be optional) 15 лет назад
  Enrico Weigelt, metux IT service b09a107190 further include file fixups 15 лет назад
  Andrew Borodin fd09abaeb2 Hide private API of editor (#361). 15 лет назад
  Andrew Borodin efbbd3883f Fixed source_codepage handling in editor (#402). 15 лет назад
  Mikhail S. Pobolovets 546b30008a Simple statusbar mode for editor. 15 лет назад
  Ilia Maslakov f8a487de01 Merge branch '351_show_number_line' 15 лет назад
  Ilia Maslakov 854f214563 show line number in left part of screen (hotkey alt-n) 15 лет назад
  Ilia Maslakov 427ecef234 fix mark tab and spaces 15 лет назад
  Ilia Maslakov 7fbff4fa86 fix highlight tab and spaces in mark procces. 15 лет назад
  Slava Zanko 2ebdf91079 Merge branch 'm-utf-8' 15 лет назад
  Slava Zanko 10b7bdb361 Project now build with: 15 лет назад
  Ilia Maslakov 990838a226 fix: draw in core editor 8-bit locale and UTF-8 source 15 лет назад
  Slava Zanko 356b501bdc revert commit No. e19de53a064a90970d47c1 "change addch to addstr" 15 лет назад
  Ilia Maslakov e19de53a06 change addch to addstr 15 лет назад
  Ilia Maslakov 83c10b2f6e fix: build without charsets 15 лет назад
  Ilia Maslakov 202ec6d78f fix: incorrect show and input capitalize chars in UTF-8 locale and 8-bit source 15 лет назад
  Ilia Maslakov cc54a2083b change check S-LANG for use addch() 15 лет назад
  Ilia Maslakov 571ed66b76 fix: utf-8 output in editor with use ncurses 15 лет назад
  Ilia Maslakov 9d855b3253 fix: build without HAVE_CHARSET 15 лет назад
  Ilia Maslakov a4b354f99c fix: incorret draw files in 8-bit codeset after recode 15 лет назад
  Ilia Maslakov 137e3e7259 fix: incorrect convert_from_utf_to_current_c, convert_from_utf_to_current 15 лет назад
  Ilia Maslakov 8767909493 fix incorrect draw utf-8 text in 8-bit locale 15 лет назад
  Ilia Maslakov d4148989ed add more convertion before draw text 15 лет назад
  Ilia Maslakov 38c7e229d5 fix: editor status bar 15 лет назад
  Ilia Maslakov 13986ea0af fix: with status_string on utf-8 char 15 лет назад
  Ilia Maslakov 13f13c1fb0 fix incorrect edit_draw_this_line, edit_get_utf. 15 лет назад
  Ilia Maslakov f45e7d1dc6 fix: edit_draw_this_line iterators. iterators += utf8char_width 15 лет назад
  Ilia Maslakov d29c5d6d5f reworked: edit_get_utf return int value is utf-8 char, char_width 15 лет назад
  Ilia Maslakov 7d7560deea Change print_to_widget, edit_draw_this_line to use struct line_s line[]. 15 лет назад
  Ilia Maslakov 8725fa60a8 add to status bar source codepage 15 лет назад