Commit History

Author SHA1 Message Date
  Slava Zanko 0b0f7e3975 Refactoring: use define DEFAULT_CHARSET for "ASCII" charset. 11 years ago
  Andrew Borodin 66da276200 Ticket 3069: fix of case-sensitive search 11 years ago
  Andrew Borodin 908e747861 Optimization of ini files load. 12 years ago
  Andrew Borodin 2a5a5b4753 Ticket #2795: hex search: can't find 00 (zeroes) in patterns. 12 years ago
  Slava Zanko 6c32fa3b84 Added function mc_config_get_full_path() for search user's config files by short names. 13 years ago
  Slava Zanko 0138645541 Ticket 1551: Update GPL version from 2 to 3 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
  Andrew Borodin 6484b1dce7 Allow remove key with empty value from target config. 13 years ago
  Slava Zanko c8982e822c Updated docs (man pages and comments in source code) 13 years ago
  Slava Zanko f31863a80a Renamed variables mc_home to mc_sysconfig_dir and mc_home_alt to mc_share_data_dir for more sence 13 years ago
  Slava Zanko acbe048486 Ticket #1851: Home config directory [xdg-user-dirs] 13 years ago
  Andrew Borodin 8d1708225c Don't include lib/util.h via lib/global.h. 14 years ago
  Andrew Borodin 1192d34bd1 Clean up some empty lines. 14 years ago
  Slava Zanko ed566f8971 mc_fhl_init_from_standard_files(): fixed logic and file read order for config files 14 years ago
  Slava Zanko feb733663f Code indentation in lib directory 14 years ago
  Andrew Borodin 5324bc63bf (mc_fhl_read_ini_file): conditions cleanup. 14 years ago
  Andrew Borodin b8a6d0e27d Grammar. 14 years ago
  Andrew Borodin eea82529d1 Ticket #2409: prepare to the 4.7.5 release. 14 years ago
  Andrew Borodin e70db42deb Grammar. 14 years ago
  Slava Zanko e07ba16b3b Moved strecape.[ch] into library 14 years ago
  Slava Zanko 25155c311a Move all interface includes from subdirs lib/*/*.h into lib/*.h 14 years ago
  Slava Zanko dbaff2b6f6 Reorganization of sources. Part 2 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
  Slava Zanko 4f11e4b665 Massive moved some dirs from $(srcdir)/src into $(srcdir)/lib 14 years ago