Commit History

Author SHA1 Message Date
  Ilia Maslakov 10fd8660c1 Ticket #212 (User defined hotkeys) 15 years ago
  Andrew Borodin f3730bdc41 Initial step to move TTY layer of MC to separate library. 15 years ago
  Andrew Borodin fd09abaeb2 Hide private API of editor (#361). 15 years ago
  Ilia Maslakov 854f214563 show line number in left part of screen (hotkey alt-n) 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 ae987b923e Reverted the use of bool in favour of gboolean 15 years ago
  Patrick Winnertz 281652cc23 Use FALSE/TRUE in favour of false/true (reverts 4fcf4e9685d9b2e4b49bfa3f7d3709dbe48073b6) 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 5920d13810 First bunch of reverting stuff from mhl to switch back to glib 15 years ago
  Enrico Weigelt, metux IT service 0c97636212 fixed #240 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 4fcf4e9685 replaced TRUE/FALSE by true/false 15 years ago
  Enrico Weigelt, metux IT service 45964f373b replaced gboolean by bool (from mhl/types.h) 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 Roskin 0e653491c1 * choosesyntax.c: Make undeclared functions static. 19 years ago
  Roland Illig 073907ec5f * usermap.c: Allow user-defined keyboard bindings for mcedit. 19 years ago