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

Автор SHA1 Сообщение Дата
  Andrew Borodin 1bae2c678f Move OS-specific stuff from lib/global.h to lib/unixcompat.h. 3 месяцев назад
  Kian-Meng Ang 5001232704 Fix various typos in the source code (closes MidnightCommander/mc#177). 1 год назад
  Andrew Borodin c62d651ee3 Replace variable: global_profile_name -> mc_global_t::profile_name. 1 год назад
  Andrew Borodin 89d8fa4ac1 Ticket #1: remove SMB suport. 2 лет назад
  Andrew Borodin 32621b96d1 Ticket #2252: reduce rebuld time. 3 лет назад
  Andrew Borodin 78893d85b8 Drop mc_timer. Use g_get_real_time() instead. 3 лет назад
  Andrew Borodin 8b4386df83 Ticket #4120: draw shadows for dialog boxes and menus. 4 лет назад
  Andrew Borodin c867b9d40e Ticket #5056: avoid subshell warning for mcedit run from mc. 4 лет назад
  Andrew Borodin b2141c0ff0 Ticket #4039: split integer and boolean layout options. 4 лет назад
  Andrew Borodin 0dacce4228 Do not include <sys/select> globally via "lib/global.h". 4 лет назад
  Andrew Borodin 247af01a8e (toggle_panels): join with view_other_cmd and rename to toggle_subshell. 4 лет назад
  Andrew Borodin 37ffc02422 Ticket #117: refactoring of SIGWINCH hangling. 4 лет назад
  Samuel Bingner d352220604 Ticket #3930: clarify name of struct stat members for Apple compilation. 5 лет назад
  Andrew Borodin 8b6f4ef2c2 Use gboolean instead of int in file/dir sort related functions. 6 лет назад
  Andrew Borodin 73979369d1 Support __attribute__((fallthrough)) if possible. 6 лет назад
  Andrew Borodin 8b14798cc4 setup: split integer and boolean options. 7 лет назад
  Andrew Borodin 9a39e35dc3 Use g_assert() instead of assert(3). 7 лет назад
  Andrew Borodin 6127e5aea6 Get rid of #define const_cast(). 8 лет назад
  Andrew Borodin 2151edaff2 Get rid of global variables mc_main_config and mc_panels_config. 8 лет назад
  Andrew Borodin bc14ff44c8 Remove min() and max() macros. Use MIN() and MAX() macros from GLib. 8 лет назад
  Yury V. Zaytsev a8f512c12c Remove unneeded `struct` keyword for typedef'd structs 8 лет назад
  Slava Zanko 0e79be1b7a Introduce mc_shell_t type. 8 лет назад
  Alexander Kriegisch f596c916a4 New subshell types Busybox ash + Debian ash (dash) and some more enhancements plus fish chdir bugfix 11 лет назад
  Andrew Borodin d9ad3d2e32 Clarify __attribute ((format (printf))) usage. 8 лет назад
  Andrew Borodin b698b7e834 Ticket #3435: clang compiler fixes/cleanups. 9 лет назад
  Andrew Borodin 42e7e39bd8 Add IS_PATH_SEP macro and use it. 9 лет назад
  Andrew Borodin be938c611b Ticket #3247: refactoring of status_msg engine. 9 лет назад
  Andrew Borodin 5e7e9ddf32 Ticket #3151: lib/global.h: remove declaration of refresh_screen(). 10 лет назад
  Slava Zanko 0b0f7e3975 Refactoring: use define DEFAULT_CHARSET for "ASCII" charset. 10 лет назад
  Andrew Borodin e7dc599e42 Use "'" instead of "`" for messages and comments quoting. 11 лет назад
  Andrew Borodin ae6e647845 (mc_global_t::shell): new member to store user's shell 11 лет назад
  Mikulas Patocka b475e31255 Portability: ESC_CHAR is defined in /usr/include/langinfo.h in some systems 11 лет назад
  Andrew Borodin 1d3132c08f Clarify of sig_atomic_t usage (got from Mutt). 11 лет назад
  Andrew Borodin 82bb9c39da Define winch_flag as volatile sig_atomic_t. 11 лет назад
  Andrew Borodin b2f97443e2 Refactoring of subshell support. 11 лет назад
  Slava Zanko 94bd4b1f78 Code indentation. 12 лет назад
  Andrew Borodin dea3aa9023 Reorder fields in mc_global struct and change type for some of them. 12 лет назад
  Andrew Borodin c7bde637f9 Tweak background operations support. 12 лет назад
  Andrew Borodin f7f37f674e Check assert.h header and use it conditionally. 12 лет назад
  Andrew Borodin e2b67a33ba Ticket #2740: code cleanup before 4.8.2 release. 12 лет назад
  Ilia Maslakov 0b631ab1eb Ticket #86 (disable X11 from command line) 12 лет назад
  Sergey 3e1b644f41 Ticket #2372 (Editor sometimes shows multibyte UTF-8 chars as two dots) 12 лет назад
  Oswald Buddenhagen 1c0cc50a3f Ticket #2639: doesn't compile when using --disable-nls 12 лет назад
  Slava Zanko 41af257135 Added configuration option 'preallocate_space' for toggle space preallocating behaviour. 12 лет назад
  Slava Zanko a1e34b8dfa Code cleanup after runing splint on src/main.c file 13 лет назад
  Slava Zanko 70ff1dc3aa Removed mc_global.args structure. 13 лет назад
  Ilia Maslakov 67c35a20a6 Added -g, --oldmouse option to support of NORMAL/BUTTON_EVENT mouse type. 13 лет назад
  Slava Zanko bfbe9b94ae Removed global variable slow_tty 13 лет назад
  Slava Zanko 8d44ed297b Moved xterm_flag global variable to mc_global.tty.xterm_flag 13 лет назад
  Slava Zanko f40887c3c6 Lib: removed includes to "src" directory 13 лет назад