Commit History

Author SHA1 Message Date
  Pavel Roskin 5da9a185c9 * edit.h: Make skip_detach_prompt unsigned. Otherwise, it 17 years ago
  Pavel Tsekov 2a7a8fa19d * edit/edit-widget.h (struct WEdit): Add new field. 18 years ago
  Roland Illig f9df117df1 * edit-widget.h: Changed bit fields of length 1 from signed to 19 years ago
  Roland Illig 073907ec5f * usermap.c: Allow user-defined keyboard bindings for mcedit. 19 years ago
  Pavel Roskin 071f70d0e9 * edit-widget.h: Revert signedness fixes. We need unsigned char 19 years ago
  Pavel Roskin 4adb9bfe13 * edit-widget.h: Use char instead of unsigned char to fix 19 years ago
  Roland Illig 6f03d9bbd9 * edit.h: Renamed multiple inclusion guards that started with a 20 years ago
  Pavel Roskin 8bc40b44f0 Fix includes not to rely on $(top_srcdir) being in the include path. 21 years ago
  Pavel Roskin 98950838b4 * dlg.h: Merge with ... 21 years ago
  Pavel Roskin ad84a71c64 * edit-widget.h (struct WEdit): Add GTree *defines field. 21 years ago
  Pavel Roskin cf9acd036e * edit-widget.h: Resurrect "dir" field in WEdit to store 21 years ago
  Pavel Roskin 5ff5f8e9d1 * edit-widget.h: Add new field loading_done. 21 years ago
  Pavel Roskin 59593d0e1b * edit-widget.h: Eliminate unused explicit_syntax field. 21 years ago
  Pavel Roskin 729a855b29 * edit-widget.h: Stop misusing "unsigned char" for boolean. 21 years ago
  Pavel Roskin d88b75838a * editlock.c, editlock.h: New files. Implement file locking in 21 years ago
  Pavel Roskin d4336795e6 * edit.h: Make it easier to tweak buffer size and maximal number 21 years ago
  Andrew V. Samoilov a132b94cf9 * edit-widget.h (struct macro): Move definition ... 22 years ago
  Pavel Roskin 0454cf6eb1 * edit.c: Use edit->stack_disable instead of static variable. 22 years ago
  Pavel Roskin ceb3e9eb60 Comment fixes. 22 years ago
  Pavel Roskin f2ccab3adc * edit-widget.h: Remove "from_here" and "to_here". 22 years ago
  Pavel Roskin dd7f5798fa * edit.h: Remove "dir" field in WEdit - it's always an empty 22 years ago
  Pavel Roskin 75fbf0b2f5 * syntax.c: Make structures key_word, context_rule and 22 years ago
  Pavel Roskin 18de4488e3 * edit-widget.h: Move typedef WEdit and file names ... 22 years ago
  Pavel Roskin 7969f851bb * edit.h: Decentralize includes. 22 years ago
  Pavel Roskin 63983758e0 * edit-widget.h: Add new field macro_depth to control depth of 22 years ago
  Pavel Roskin 221c35266c * edit-widget.h: Eliminate ERROR_FILE. 22 years ago
  Andrew V. Samoilov 1e5b1bfde1 * edit-widget.h: Use PATH_SEP_STR. 23 years ago
  Pavel Roskin 944cfcffe6 * edit-widget.h: Change ~/.cedit to ~/.mc/cedit to keep mcedit 23 years ago
  Pavel Roskin d1caf46603 * bookmark.c: Eliminate all code disabled for the text edition. 23 years ago
  Pavel Roskin b44a4e19c6 Copy all necessary files from gtkedit. 23 years ago