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

Автор SHA1 Сообщение Дата
  Andrew Borodin f4eb2c47c9 Indentation. 7 лет назад
  Thomas Dickey 4d46a10862 Ticket #3697: (tty_init): unify curses initialization 7 лет назад
  Andrew Borodin e9fd11bfcd Update copyright years. 7 лет назад
  Andrew Borodin 4247120b4a (tty_init): support curses other than ncurses. 8 лет назад
  Andrew Borodin 787e24966d Ticket #3697: fix broken compatibility with ncurses. 8 лет назад
  Andrew Borodin b22e376abf Fix typos. 8 лет назад
  Andrew Borodin c343697407 Minor refactoring of mc shutdown. 8 лет назад
  rofl0r 38d4c655d3 Ticket #3665: fix compatibility with netbsd curses. 8 лет назад
  Andrew Borodin eecf1fc946 Fix typo. 8 лет назад
  Andrew Borodin cae521c61d Clarify type cast in tgetsrt() calls. 8 лет назад
  Yuri Khan c1975a3a35 Do not duplicate alternate screen switching. 8 лет назад
  Yuri Khan abb4996589 Ticket #3640: Subshell cursor position lost after window resizing. 8 лет назад
  Andreas Mohr 9dddb0c78f lib/tty/tty-ncurses.c: cleanup -Wcast-qual warning. 8 лет назад
  Andrew Borodin 471ea781ca Update copyright years. 8 лет назад
  Andrew Borodin 454479549c Update copyright years. 9 лет назад
  Paul Barker e78b636eba Ticket #3267: mc fails to build against musl libc. 10 лет назад
  Andrew Borodin e5203cb023 Fix name of FSF in all *.c files. 10 лет назад
  Andrew Borodin f0da49345a Collapse list of copyright years to ranges. Add 2014 year. 10 лет назад
  Andrew Borodin d870aedad1 Ticket #3114: fix broken build with NCurses. 10 лет назад
  Andrew Borodin bb65b46790 Fix use of uninitialized memory in sigaction structure. 11 лет назад
  Slava Zanko 0d489acd58 cppcheck: reduce variable scope. 11 лет назад
  Slava Zanko a3b8a2f005 Use UTF8_CHAR_LEN instead of a magic number 11 лет назад
  Andrew Borodin 6a05f30ecf Clarify usage of SA_RESTART. 11 лет назад
  Egmont Koblinger 8f35c90b94 Ticket #2661: support enable bracketed paste of xterm. 11 лет назад
  Andrew Borodin a11628da62 Ticket #2964: mouse doesn't select text in subshell in native console. 11 лет назад
  Andrew Borodin 82bb9c39da Define winch_flag as volatile sig_atomic_t. 12 лет назад
  Andrew Borodin 794145090d Fixups of SIGWINCH handling. 12 лет назад
  Andrew Borodin ea2c57dbd6 Optimization of SIGWINCH handling. 12 лет назад
  Andrew Borodin e1f2b5b017 Workaround for NCurses output routines. 13 лет назад
  Andrew Borodin 62fc80f5f7 Allow draw a part of line if some coordinares are out of screen boundaries. 13 лет назад
  Slava Zanko 1ba18c54b0 Ticket 2686: Code cleanup 13 лет назад
  Slava Zanko 0138645541 Ticket 1551: Update GPL version from 2 to 3 13 лет назад
  Slava Zanko bfbe9b94ae Removed global variable slow_tty 13 лет назад
  Slava Zanko 9d9935d290 Removed global variable ugly_line_drawing 13 лет назад
  Andrew Borodin 387bad2c7e Move SIGWINCH handler initialization to tty_init() 13 лет назад
  Andrew Borodin 09123c9fc9 Refactoring of TTY layer shutdown. 13 лет назад
  Andrew Borodin 68468a25ac Ticket #2601: incorrect TTY layer initialization. 13 лет назад
  Andrew Borodin 17033652ee Revert "Ticket #2453: aggressive screen repaint" 13 лет назад
  Andrew Borodin f809e6cf7a Ticket #2453: aggressive screen repaint 13 лет назад
  Slava Zanko 6016620f42 Remove backlinks from lib to src - move global variables(used in lib) to mc_global structure (see lib/global.c) 13 лет назад
  Slava Zanko feb733663f Code indentation in lib directory 14 лет назад
  Andrew Borodin 2c7bc9c1c2 Ticket #2157: fixed tty_fill_region() for ncurses-based TTY layer. 14 лет назад
  Andrew Borodin 7161567ea8 Ticket #1648: fixed frame corners for NCurses screen library. 14 лет назад
  Andrew Borodin a708b5c514 Applied MC indentation policy. 14 лет назад
  Andrew Borodin 4e57b599cc Renamed frame symbol names. 14 лет назад
  Andrew Borodin 9a145a88ce Added capability to draw single or double lines. 14 лет назад
  Andrew Borodin be3b0119da Fixed tty_print_alt_char() function for NCurses. 14 лет назад
  Andrew Borodin 56bf77ae57 Ticket #1926: Ctrl-\ key behaviour in NCurses-based MC. 14 лет назад
  Rainer Tammer 476145a0f5 patches for AIX with ncurses support 14 лет назад
  Slava Zanko cd4dbf3a09 Changes for build after moving strutil into lib 14 лет назад