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

Автор SHA1 Сообщение Дата
  Andrew Borodin 6718b3ec26 Indentation using GNU indent-2.2.13. 4 месяцев назад
  Andrew Borodin fe42478b97 Update copyright years. 9 месяцев назад
  Andrew Borodin 07db4c4fa3 Refactor learn keys. 9 месяцев назад
  Andrew Borodin 6fb8b13207 Rename key-related APIs: 1 год назад
  Andrew Borodin 7257f794d2 Update template for .c files. 1 год назад
  Kian-Meng Ang 5001232704 Fix various typos in the source code (closes MidnightCommander/mc#177). 1 год назад
  Andrew Borodin 57c61b7681 Update copyright years. 1 год назад
  Andrew Borodin 2c205c5928 Update copyright years. 2 лет назад
  Andreas Mohr 9489b5edc4 Remove unused macros. 2 лет назад
  Andrew Borodin a73886ef90 mc.lib: move xterm alt-shift-arrow definitions to lib/tty/key.c. 2 лет назад
  Andrew Borodin 4e8b00f003 Use g_get_monotonic_time() instead of g_get_real_time(). 3 лет назад
  Andrew Borodin 31008bcc8e (learn_key): return NULL if buffer is empty. 3 лет назад
  Andrew Borodin 0e09fc3088 (learn_key): use g_get_real_time () to simplify time comparision. 3 лет назад
  Andrew Borodin 254a311cc0 (get_key_code): use g_get_real_time () to simplify time comparision. 3 лет назад
  Andrew Borodin 8885987f1d (xmouse_get_event): use g_get_real_time () to simplify time comparision. 3 лет назад
  Andrew Borodin 40675220c1 lib/tty/key.c: use named constants for time intervals. 3 лет назад
  Andrew Borodin 9ee52e77c3 Ticket #4179: code clean up before 4.8.27 release. 3 лет назад
  Egmont Koblinger b92c7f86b4 Ticket #3954: fix mouse handling with newer terminfo entries. 4 лет назад
  Andrew Borodin dff8ee2981 (get_key_code): yet another refactoring. 4 лет назад
  Andrew Borodin 78b01cdf87 (get_key_code): minor refactoring. 4 лет назад
  Andrew Borodin 444ec92d81 (get_key_code): fix coding style. 4 лет назад
  Andrew Borodin 31b37a1f79 Ticket #4050: code cleanup before 4.8.25 release. 4 лет назад
  Andrew Borodin 0dacce4228 Do not include <sys/select> globally via "lib/global.h". 5 лет назад
  Andrew Borodin 37ffc02422 Ticket #117: refactoring of SIGWINCH hangling. 5 лет назад
  Andrew Borodin 8724c80b7a lib/tty/key.c: fix coding style. 5 лет назад
  Andrew Borodin c6f269a2c3 lib/tty/key.c: (SelectList): rename to select_t and refactor using GSList. 5 лет назад
  Mikulas Patocka d1fd9f2303 Ticket #3208: fix failed gpm connect for vc /dev/tty0. 5 лет назад
  Andrew Borodin 1dd8a47987 Ticket #3955: code cleanup before 4.8.23 release. 5 лет назад
  Andrew Borodin ddd645526a Update copyright years. 6 лет назад
  Andrew Borodin e9fd11bfcd Update copyright years. 7 лет назад
  Andrew Borodin c4550374b2 Change type from int to gboolean for variables controlled by checkboxes. 7 лет назад
  Andrew Borodin bc14ff44c8 Remove min() and max() macros. Use MIN() and MAX() macros from GLib. 8 лет назад
  Andreas Mohr 983ada66b0 lib/tty/key.c: cleanup -Wcast-qual warning. 8 лет назад
  Andrew Borodin 471ea781ca Update copyright years. 8 лет назад
  Andreas Mohr 697e406eb8 Robust sizeof() usage at function parameter and use memcpy destination sizeof... 8 лет назад
  Andrew Borodin 2789e6e390 Ticket #3431: add missing default cases. 9 лет назад
  Andrew Borodin 454479549c Update copyright years. 9 лет назад
  Andrew Borodin 052ac838aa Add semicolon to the table of key code names. 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 d8b58c84be Ticket #3134: fix some inconsistencies in "Learn keys" UI. 10 лет назад
  Andrew Borodin d870aedad1 Ticket #3114: fix broken build with NCurses. 11 лет назад
  Slava Zanko 0ed4a91d7d Reduce cppcheck warnings (style) in lib subdirectory. 11 лет назад
  Slava Zanko 0d489acd58 cppcheck: reduce variable scope. 11 лет назад
  Andrew Borodin bb142bf47f (lookup_key): minor refactoring: replace while() by for(). 11 лет назад
  Egmont Koblinger 930f683019 Handle newline and tab with shift/ctrl modifiers correctly. 11 лет назад
  Egmont Koblinger 8f35c90b94 Ticket #2661: support enable bracketed paste of xterm. 11 лет назад
  André Barros 9699d5dd69 Ticket #3011: mc under x11 problems with mouse or hang due gpm 11 лет назад
  Denys Vlasenko 664e7d31b6 When we see an unknown sequence, it is not enough 11 лет назад
  Denys Vlasenko ecd3b62b8e This change prevents misinterpreting an unknown ESC sequence's 11 лет назад