Commit History

Author SHA1 Message Date
  Andrew Borodin 1aee8632ef Remove declaration of unused function. 15 years ago
  Slava Zanko 2a17d8460f Added glib library for mcserv 15 years ago
  Vit Rosin 80d474fdfa rearranging some lines in src_skin_colors.c mc_skin_color_parse_ini_file() 15 years ago
  Vit Rosin a7110419a6 missing check in src_mcconfig_get.c-mc_config_get_groups()_-2 15 years ago
  Vit Rosin b6875454b2 Unifying of g_strconcat() calls 15 years ago
  Andrew Borodin ec5791b7af Types accuracy, minor optimization, removed unneeded goto and return. 15 years ago
  Andrew Borodin 718c91e955 Fixed i18n of file operation dialog titles. 15 years ago
  Ilia Maslakov b90825fee4 added NULL check before call g_utf8_find_prev_char, g_utf8_get_char_validated for more safety. 15 years ago
  Andrew Borodin ec3c4c37c3 More usage of GLib functions. 15 years ago
  Andrew Borodin 4ef67c33b9 No need to call done_menu() at MC exit. 15 years ago
  Andrew Borodin 1e32a51d2d Optimization of DLG_RESIZE message handling. 15 years ago
  Sergei Trofimovich 66371454c7 doxygen: various warning fixes 15 years ago
  Andrew Borodin d3e91b0711 Fixed forgotten call of va_end() in mc_log(). 15 years ago
  Andrew Borodin 34e6b6c036 src/boxes.c (configure_vfs): fixed #ifdef directive. 15 years ago
  Sergei Trofimovich 7670235dfc m4.include/mc-cflags.m4: added -fdiagnostics-show-option (exact warning option) 15 years ago
  Sergei Trofimovich 7fcef13e61 configure.ac: guard $CFLAGS with "" in tests 15 years ago
  Sergei Trofimovich 053cd1fc52 m4.include/mc-cflags.m4: sorted CFLAGS (no flags were added or removed) 15 years ago
  Sergei Trofimovich 68417a334f cflags: enable -Wformat in maintainer mode 15 years ago
  Sergei Trofimovich 981c19b651 fix formatarg: pass ll instead of passing off_t as "%lld" parameter 15 years ago
  Sergei Trofimovich 4f2079fec7 clang: fixed useful warnings (-Wformat related) 15 years ago
  Andrew Borodin 3e12139a94 Editor: some code clean up. 15 years ago
  Andrew Borodin 06311a3e40 Refactoring of editor initialization. 15 years ago
  Slava Zanko 71bb255b2c Refactoring of edit_replace_cmd__conv_to_display() and edit_replace_cmd__conv_to_input() functions. 15 years ago
  Andrew Borodin c57bdc79ba Fixed typo. 15 years ago
  Ilia Maslakov af79d7b3ef fixed uninitialised editor buffers (detected by valgrind) thnx andrew_b 15 years ago
  Andrew Borodin d2e096044d Some speed optimization of editor. 15 years ago
  Slava Zanko 771a2958ad configure.ac: Optimization of building 'CFLAGS' variable. 15 years ago
  Oswald Buddenhagen 4bc224dd3c Ticket #1845: Code cleanup before 4.7.0 release. 15 years ago
  Ilia Maslakov a45d0ba6c2 Merge branch '1789_remove_setuid_getuid_checks' 15 years ago
  Enrico Weigelt, metux IT service d579bb7877 Ticket #1789: Removed obsolete checks for setuid(), getuid(), etc 15 years ago
  Ilia Maslakov 72c30eda5f Merge branch '1788_remove_pwd_h_grp_h_check' 15 years ago
  Enrico Weigelt, metux IT service 551ac003a4 Ticket #1788: remove obsolete checks for <pwd.h> and <grp.h> 15 years ago
  Ilia Maslakov 18c5f4e315 Merge branch '1786_remove_sys_wait_h_check' 15 years ago
  Enrico Weigelt, metux IT service 2b4f8103ce Ticket #1786: remove obsolete check for <sys/wait.h> 15 years ago
  Ilia Maslakov a011fcbcca Merge branch '1724_mismatched_hotkeys' 15 years ago
  Ilia Maslakov 8c2e8c9702 Ticket #1724 (mismatched hotkeys) 15 years ago
  Slava Zanko a0930b7268 Merge branch '1796_fix_passive' 15 years ago
  Slava Zanko c0ebaf5bd3 Ticket #1796: FTPFS does not work in active mode. 15 years ago
  Enrico Weigelt, metux IT service 58b1609559 Merge remote branch 'mco/1787_remove_stdlib_h_check' 15 years ago
  Enrico Weigelt, metux IT service e9b01c6400 Ticket #1787: remove obsolete checks for <stdlib.h> 15 years ago
  Enrico Weigelt, metux IT service a7deeaa8fc Merge branch '1783_remove_bzero_decl' 15 years ago
  Enrico Weigelt, metux IT service 294f58e85d Ticket #1783: remove own declaration of bzero() 15 years ago
  Enrico Weigelt, metux IT service 67f33e767a Merge branch '1782_remove_ftruncate_decl' 15 years ago
  Enrico Weigelt, metux IT service c99db81350 Ticket #1782: Remove own declaration of ftruncate() 15 years ago
  Enrico Weigelt, metux IT service 53483ba170 Merge branch '1784_remove_strdup_decl' 15 years ago
  Enrico Weigelt, metux IT service 996029c3e6 Ticket #1784: remove own declaration of strdup 15 years ago
  Ilia Maslakov 3d8938a468 Merge branch '1628_editor_CJK_fix' 15 years ago
  Slava Zanko 7dc3b43a20 Merged code of two functions edit_move_up() and edit_move_down() 15 years ago
  Ilia Maslakov 6ed3909280 Ticket #1628 (fix for drawing CJK chars) 15 years ago
  Andrew Borodin 1f900afa5b Fixed Russian translation. 15 years ago