Commit History

Author SHA1 Message Date
  Slava Zanko 0ed4a91d7d Reduce cppcheck warnings (style) in lib subdirectory. 11 years ago
  Slava Zanko 0d489acd58 cppcheck: reduce variable scope. 11 years ago
  Andrew Borodin bb142bf47f (lookup_key): minor refactoring: replace while() by for(). 11 years ago
  Egmont Koblinger 930f683019 Handle newline and tab with shift/ctrl modifiers correctly. 11 years ago
  Egmont Koblinger 8f35c90b94 Ticket #2661: support enable bracketed paste of xterm. 11 years ago
  André Barros 9699d5dd69 Ticket #3011: mc under x11 problems with mouse or hang due gpm 11 years ago
  Denys Vlasenko 664e7d31b6 When we see an unknown sequence, it is not enough 11 years ago
  Denys Vlasenko ecd3b62b8e This change prevents misinterpreting an unknown ESC sequence's 11 years ago
  Denys Vlasenko 77cfaf03cb Ticket #2988: When an unknown key is pressed, it is interpreted as garbage. 11 years ago
  Slava Zanko 0f9ca096a3 Code indentation 11 years ago
  Slava Zanko 7e115b3024 Code refactoring: removed unneeded 'go to' label. 11 years ago
  Egmont Koblinger 1515c9f152 Ticket #2956: Newer protocol for extended mouse clicks. 11 years ago
  Andrew Borodin 82bb9c39da Define winch_flag as volatile sig_atomic_t. 12 years ago
  Andrew Borodin 3f8e561e17 Tweak sources for --with-x/--without-x option. 12 years ago
  Andrew Borodin 6c94ef16ec Refactoring of endless loops and some type accuracy. 12 years ago
  Andrew Borodin 8ee5c7247c Fix of sys/ioctl.h includes: use HAVE_SYS_IOCTL_H guard. 12 years ago
  Ilia Maslakov 9548eb4cb1 Ticket #2628 (shift-tab, ctrl-tab incorrect works) 13 years ago
  Ilia Maslakov 0b631ab1eb Ticket #86 (disable X11 from command line) 13 years ago
  Andrew Borodin d305e5099c Moved declaration of old_esc_mode_timeout variable to the proper file section. 13 years ago
  Egmont Koblinger b4912875b5 Ticket #2662: Calculating free space by ctrl+space doesn't work. 13 years ago
  Egmont Koblinger 026b07a2ab Ticket #2662: support extended mouse clicks beyond 223. 13 years ago
  Andrew Borodin 1673c37548 Ticket #2637: faster startup of mc. 13 years ago
  Slava Zanko 0138645541 Ticket 1551: Update GPL version from 2 to 3 13 years ago
  Andrew Borodin ce1249f052 Added percent sign to key names. 13 years ago
  Slava Zanko a1e34b8dfa Code cleanup after runing splint on src/main.c file 13 years ago
  Andrew Borodin 6c5a679b85 Use ESC_STR macro instead of hardcoded "\033". 13 years ago
  Slava Zanko 8d44ed297b Moved xterm_flag global variable to mc_global.tty.xterm_flag 13 years ago
  Slava Zanko aad40e52fb Moved mc_refresh() to lib/widget 13 years ago
  Slava Zanko 6016620f42 Remove backlinks from lib to src - move global variables(used in lib) to mc_global structure (see lib/global.c) 13 years ago
  Slava Zanko 6c5f5bf768 VFS structure changes: 13 years ago
  Ilia Maslakov 8e22a16430 Added lookup_key_by_code, now parameter is string. 13 years ago
  Andrew Borodin 41177e0c06 Ticket #2457: alt-backspace doesn't work. 13 years ago
  Slava Zanko bbf1f4e857 Moved filemanager-related stuff to src/filemanager directory 14 years ago
  Slava Zanko b1bd2e2673 Removed hardcoded actions on ctrl-d and ctrl-h hotkeys. Now these hotkeys defined in keymap file. 14 years ago
  Slava Zanko feb733663f Code indentation in lib directory 14 years ago
  Andrew Borodin 5468707bc6 Added comment for translators about "at sign" symbol. 14 years ago
  Andrew Borodin 0908c8baea Ticket #2404: added forgotten shotrcuts of mcedit. 14 years ago
  Andrew Borodin ec8d6f0751 Get rid of some '#ifdef ENABLE_VFS' conditions. 14 years ago
  Andrew Borodin 490ab7618b check_movement_keys() function is unused. Removed. 14 years ago
  Andrew Borodin 2f62fadabb Ticket #212: implemented keybindings for WListbox widget. 14 years ago
  Andrew Borodin e73bfb2486 Fixed some i18n stuff. 14 years ago
  Andrew Borodin 936bb2e5f0 Added code names for parentheses, brackets and braces. 14 years ago
  Andrew Borodin 6a306c18b2 old_esc_mode option can be setup now in 'Configure options' dialog. 14 years ago
  Vit Rosin 993d678ed9 Use EXIT_FAILURE symbolic name as return code. 14 years ago
  Andrew Borodin 0bd03e07f5 Ticket #1990: code cleanup before 4.7.0.2 release. 14 years ago
  Slava Zanko 862652bd1b Move src/cons.saver into src/consaver/* subdir 14 years ago
  Slava Zanko cd4dbf3a09 Changes for build after moving strutil into lib 14 years ago
  Slava Zanko 93dbc46e9c Reorganization of sources. Part 1. 14 years ago
  Slava Zanko 39d5b94cac Reorganized pathes to files in '#include' directives 14 years ago
  Slava Zanko ddb9ada2e8 Changes in sources matched with mass movement of $(srcdir)/src/*/ into $(srcdir)/lib/*/ 14 years ago