Commit History

Author SHA1 Message Date
  Slava Zanko 2216332c0c continue develop of skins. 15 years ago
  Slava Zanko 981fe001d1 Base support of skins. 15 years ago
  Denys Vlasenko e064bd60df De-inline a few functions which are large 15 years ago
  Andrew Borodin c12ddff69b Reorganization of TTY color functions. 15 years ago
  Andrew Borodin f3730bdc41 Initial step to move TTY layer of MC to separate library. 15 years ago
  Enrico Weigelt, metux IT service c7d04dd47a fixed several missing #include's 15 years ago
  Andrew Borodin fd09abaeb2 Hide private API of editor (#361). 15 years ago
  Slava Zanko 8841747560 edit/syntax.c: fixed path to Syntax file 15 years ago
  Slava Zanko 0c17219b2a Move global config files from pkg_datadir to sysconfdir 15 years ago
  Slava Zanko 2ebdf91079 Merge branch 'm-utf-8' 15 years ago
  Slava Zanko 087ef15b1f Total replacement to mc_search stuff in all places 15 years ago
  Ilia Maslakov b0729f75fb replace isalpha to g_ascii_isalpha 15 years ago
  Mikhail S. Pobolovets 6a209bdb59 Simple doxygen description for files in edit directory. 15 years ago
  Slava Zanko e54f318cef Completely removed MHL stuff 15 years ago
  Patrick Winnertz 3b8f37b99e Moved some functions out of mhl into src/util.c 15 years ago
  Patrick Winnertz d84586ba82 Reverted the use of mhl_str_dup and use g_strdup instead. 15 years ago
  Patrick Winnertz 1c287d798d First bunch of mhl_mem_free removal patches 15 years ago
  Patrick Winnertz 3d0f9e419a Reverted some more GString removals. (See f235b1976ee6dd7aa2be7e75c870784c424e3de3) 15 years ago
  Enrico Weigelt, metux IT service 9b9cab5874 manually merged 234_remove_g_string 15 years ago
  Enrico Weigelt, metux IT service 8b38cf44da manully merged 227_replace_g_free 15 years ago
  Enrico Weigelt, metux IT service 035fa47c06 manually merged 228_replace_g_strdup 15 years ago
  Enrico Weigelt, metux IT service f235b1976e replaced GString stuff by static buffers 15 years ago
  Enrico Weigelt, metux IT service 54d6ec88dc replaced buggy concat_dir_and_file() by mhl_str_dir_plus_file() 15 years ago
  Enrico Weigelt, metux IT service f921cc40cd replaced calls to g_strdup() by mhl_str_dup() 15 years ago
  Enrico Weigelt, metux IT service 15d7d47c15 replaced g_free() by mhl_mem_free() 15 years ago
  Pavel Tsekov 2f3df3af4e * edit/bookmark.c: Update copyright notice. 17 years ago
  Pavel Tsekov 23361694b6 * src/background.c: Use the correct form of FSF's name in the copyright 17 years ago
  Leonard den Ottolander 2f8a75974b * syntax.c (edit_read_syntax_file): Set NENTRIES to 30. 18 years ago
  Leonard den Ottolander d5a17b01f8 * syntax.c (edit_read_syntax_rules): Zero edit->rules on allocation to 18 years ago
  Roland Illig c29b321563 * edit.h: Removed the leading PATH_SEP_STR from EDIT_DIR, as the 18 years ago
  Roland Illig 13684ebcd7 Added many empty lines to make reading easier. 19 years ago
  Roland Illig 1c607a7414 Removed unused variable. 19 years ago
  Leonard den Ottolander f21564b9e6 * edit/choosesyntax.c: Create file. Menu option to override syntax 19 years ago
  Pavel Roskin 1f60f44145 Update postal address of Free Software Foundation. 19 years ago
  Pavel Roskin 21ea3f6740 * *.c: Remove duplicate includes. 19 years ago
  Roland Illig ecc08f6c60 * edit.h: Removed unnecessary #include directives ... 19 years ago
  Roland Illig e5e3a8f87d * editcmd.c: Fixed whitespacing issues. 19 years ago
  Roland Illig 2a281ad18d * *.c: Removed unused parameters for static functions. Marked 19 years ago
  Roland Illig 05d2881a71 * *.c: Removed trailing whitespace. 19 years ago
  Roland Illig 259485542a * syntax.c: Don't use catstrs anymore. 19 years ago
  Roland Illig 64eed6e12b * edit.h (catstrs): Changed the return type to "const char *". 19 years ago
  Andrew V. Samoilov 82f580f857 * syntax.c (get_args): Use in "args_size" argument instead of 19 years ago
  Andrew V. Samoilov f22b5d749f * syntax.c (get_args): Use "argc" to check "args" size. 19 years ago
  Roland Illig 5d5237e557 * syntax.c (read_one_line): Fixed SEGV when reading syntax file 20 years ago
  Roland Illig a3c3564d4d * syntax.c (this_try_alloc_color_pair): Added const qualifiers. 20 years ago
  Andrew V. Samoilov 12d24222db * edit.c (edit_clean): g_free handles NULL argument too, 20 years ago
  Roland Illig 9c65d36bdd * edit.c: Replaced NULL with (char *) NULL. Likewise for 0, where 20 years ago
  Andrew V. Samoilov 83de09639c * syntax.c(this_try_alloc_color_pair): Use g_strlcpy instead 20 years ago
  Roland Illig 243e84706e * Code cleanup: Added const qualifier for variables and 20 years ago
  Andrew V. Samoilov bb8bf1756e * syntax.c (edit_read_syntax_rules): Dynamically allocate 20 years ago