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

Автор SHA1 Сообщение Дата
  Andrew Borodin fc3f837d03 mcviewer: refactoring of percentage display. 12 лет назад
  Andrew Borodin 9768be9c24 Apply status message for directory size calculation. 12 лет назад
  Andrew Borodin c672ed9b21 (label_set_textv): new WLabel API. 11 лет назад
  Andrew Borodin 9d4bafd889 (simple_status_msg_t): simple status message with label and 'Abort' button. 12 лет назад
  Andrew Borodin 55e604901f Create status dialog window to interrupt long-time operations. 12 лет назад
  Andrew Borodin 62faec3a61 Ticket #2136: implement user-friendly interruption of long-time operations. 12 лет назад
  Andrew Borodin e786d8266e (mouse_get_local): set Gpm_Event::modifiers only if libgpm is used. 10 лет назад
  Andrew Borodin 87ee1b871e Merge branch '3189_cleanup' 10 лет назад
  Slava Zanko 512ad7d962 Make working with GError in more right way (like with exceptions). 10 лет назад
  Andrew Borodin a8d46f29d3 Sync with gnulib 6da37d4814fb6d1c61169de4092205a056a04a21. 10 лет назад
  Andrew Borodin 2712c1aefc (mcview_set_datasource_string): minor optimization. 10 лет назад
  Andrew Borodin c1c8b8cdd9 select_flags: make member of panels_options_t. 10 лет назад
  Andrew Borodin 9e0328ea54 (panel_execute_cmd): concentrate handling of select/unselect files here. 10 лет назад
  Andrew Borodin f72cf464c9 (FileProgressStatus): change values to avoid overlapping with B_* values. 10 лет назад
  Andrew Borodin 478e58dfa2 (listbox_event): clarify check whether listbox is empty. 10 лет назад
  Andrew Borodin 46651f04d1 Sync with gnulib 502809019bd2ca3ce3d041d18c35ce9420eedb72. 10 лет назад
  Andrew Borodin a18cf7bae6 (do_enter): make inline and return gboolean instead of int. 10 лет назад
  Andrew Borodin 2c551edd61 (panel_get_title_without_hotkey): return pointer to static buffer 10 лет назад
  Andrew Borodin 84ce2f2b25 Sync with gnulib f345edc03da1a81f313dd70305764025bffeb1fa. 10 лет назад
  Andrew Borodin 40caba34a9 src/filemanager/panel.c: clarify condition in 'for' statements. 10 лет назад
  Andrew Borodin 443b845b0f (move_selection): variable is boolean instead of int. 10 лет назад
  Andrew Borodin 65f7dc3ea1 (maybe_cd): argument is boolean instead of int. 10 лет назад
  Andrew Borodin 248a5fc74a src/filemanager/panel.c: use variable initialization 10 лет назад
  Andrew Borodin fea7491386 src/filemanager/panel.c: 'else' after 'return' is useless. 10 лет назад
  Andrew Borodin ac3aaac556 src/filemanager/panel.[ch]: make some functions inline. 10 лет назад
  Andrew Borodin 5a1fed2d98 src/filemanager/panel.c: cosmetics: empty lines, extra braces. 10 лет назад
  Andrew Borodin caa916e94f (parse_display_format): minor optimization: get rid of strchr() call. 10 лет назад
  Andrew Borodin 3fb9627ead src/filemanager/panel.[ch]: use gboolean instead of int for boolean variables. 10 лет назад
  Andrew Borodin 67e6bb8cac (use_display_format): refactoring of panel column size calculation. 10 лет назад
  Andrew Borodin e6030d8e74 Sync with gnulib 94ee038129c3b40510ef0ff6ac6ddfe85bf0f97f. 11 лет назад
  Andrew Borodin acf34eb98e (mc_config_get_string_list): clarify usage. 11 лет назад
  Andrew Borodin 725997c8d0 (mc_config_get_groups): optimization of function itself and usage. 11 лет назад
  Andrew Borodin e62906473b (mc_config_get_keys): optimization of function itself and usage. 11 лет назад
  Andrew Borodin dbf405d290 (mcview_display_text): minor optimization. 11 лет назад
  Andrew Borodin ec7193af37 misc/ext.d/image.sh: minor clarification in image view/open actions. 11 лет назад
  Andrew Borodin 24c14153c5 (ftpfs_netrc_lookup): fix null check after dereference 11 лет назад
  Andrew Borodin e33a48fc95 (tar_read_header): fix dereference of null pointer. 11 лет назад
  Andrew Borodin c9d9a8ba93 (sftpfs_open_socket): fix condition of port check. 11 лет назад
  Andrew Borodin 8c040b46b8 (x_basename): fix dereference of null pointer. 11 лет назад
  Andrew Borodin a6c5c82fa0 (str_ascii_fit_to_term): fix out-of-bound write. 11 лет назад
  Andrew Borodin 4e5819d169 (str_8bit_fit_to_term): fix out-of-bound write. 11 лет назад
  Andrew Borodin 708f474d1e (mc_search_regex__process_append_str): fix possible dereference of null pointer. 11 лет назад
  Andrew Borodin e7252b6603 (lock_extract_info): fix out-of-bound writes. 11 лет назад
  Andrew Borodin 2d9cf4cad1 (vfs_s_get_line_interruptible): disable interrrupt after finish of read 11 лет назад
  Andrew Borodin 33633d610b (extfs_get_plugins): fix possible file descriptor leak. 11 лет назад
  Andrew Borodin 27a14760da (fish_file_store): fix memory leak. 11 лет назад
  Andrew Borodin fa22898f57 (fish_dir_load): fix usage of unitialized variable. 11 лет назад
  Andrew Borodin ce1c97bd7d (ftpfs_dir_load): fix usage of unitialized variable. 11 лет назад
  Andrew Borodin 76d61edc1e (mouse_get_local): initialize local.modifiers. 11 лет назад
  Andrew Borodin 2f69f5b929 (move_dir_dir): fix usage of unitialized variable. 11 лет назад