Commit History

Author SHA1 Message Date
  Patrick Winnertz 1301ad0e10 Applied first patch from debian to enable utf8 for mc-4.6 16 years ago
  Slava Zanko 8ebe7873c9 in file edit/edit.[ch] 16 years ago
  Pavel Tsekov 23361694b6 * src/background.c: Use the correct form of FSF's name in the copyright 17 years ago
  Pavel Tsekov 2cb049a9cb * edit/edit.h (edit_move_to_prev_col): Declare the function to have 18 years ago
  Roland Illig c29b321563 * edit.h: Removed the leading PATH_SEP_STR from EDIT_DIR, as the 19 years ago
  Roland Illig 9be77996d6 Replaced the 19 years ago
  Leonard den Ottolander f21564b9e6 * edit/choosesyntax.c: Create file. Menu option to override syntax 19 years ago
  Roland Illig 073907ec5f * usermap.c: Allow user-defined keyboard bindings for mcedit. 19 years ago
  Roland Illig bf034f70e1 * edit.h: Added missing #include <stdio.h>. 19 years ago
  Pavel Roskin 1f60f44145 Update postal address of Free Software Foundation. 19 years ago
  Pavel Roskin cd702593f6 * editwidget.c (edit_file): Move menu initialization ... 19 years ago
  Pavel Roskin b5b70bce10 * edit.h: Eliminate global EditMenuBar. Fix all dependencies. 19 years ago
  Pavel Roskin 7511729690 * edit.h: Eliminate edit_message_dialog macro - it's used 19 years ago
  Pavel Roskin d78556d3c5 * edit.h: Use D_ERROR for edit_error_dialog, D_NORMAL for query 19 years ago
  Roland Illig ecc08f6c60 * edit.h: Removed unnecessary #include directives ... 19 years ago
  Roland Illig db5eec4964 * edit.h: Reformatted #definitions. 20 years ago
  Roland Illig e8e0035587 * edit.h: Removed catstrs, as it is only used in editcmd.c. 20 years ago
  Roland Illig 64eed6e12b * edit.h (catstrs): Changed the return type to "const char *". 20 years ago
  Roland Illig 6dc6158ff1 * edit.h: Removed NO_INLINE_GETBYTE conditional. The name was 20 years ago
  Roland Illig 6f03d9bbd9 * edit.h: Renamed multiple inclusion guards that started with a 20 years ago
  Roland Illig 3c6a792d4b * edit/edit.h: renamed edit() to edit_file() to avoid GCC shadow 20 years ago
  Roland Illig 243e84706e * Code cleanup: Added const qualifier for variables and 20 years ago
  Pavel Roskin 90ae5d102d * edit.c (edit_execute_key_command): Return void, the result is 21 years ago
  Pavel Roskin 8bc40b44f0 Fix includes not to rely on $(top_srcdir) being in the include path. 21 years ago
  Pavel Roskin e90a7540a2 * edit.h: Make static all functions and variables that don't 21 years ago
  Pavel Roskin 38265d418d * edit.h: Get rid of WIDGET_COMMAND, update all dependencies. 21 years ago
  Pavel Roskin dadbdd25e9 * editcmd.c (edit_quit_cmd): Rename to ... 21 years ago
  Pavel Roskin bdc56f331b * editcmd.c: Implement pasting the output of any external 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 812bac9a33 * editkeys.c: Move key maps to the file scope. Put common keys 22 years ago
  Pavel Roskin d6947e39cf * edit.c (edit_translate_key): Remove x_state argument, it's now 22 years ago
  Andrew V. Samoilov bce2ba99e9 * edit.h (edit_save_mode_t): New enum for file saving mode. 22 years ago
  Pavel Roskin aaf569bd48 * edit.h: Don't inclide malloc.h. Use g_malloc() and g_free() 22 years ago
  Pavel Roskin ca658f44a6 * editcmd.c (edit_split_filename): Rename to edit_set_filename, 22 years ago
  Pavel Roskin 581cf41929 * edit.c (edit_open_file): Remove "text" and "text_size" 22 years ago
  Pavel Roskin 78155218a6 * edit.c (edit_move_to_column): Remove, use 22 years ago
  Pavel Roskin c935eaa6c2 * edit.c: Commit the rest of the position saving code. 22 years ago
  Pavel Roskin 5c0e8be6ca "Privatize" font-related defines. 22 years ago
  Pavel Roskin dd7f5798fa * edit.h: Remove "dir" field in WEdit - it's always an empty 22 years ago
  Pavel Roskin 9a4513aceb * editcmd.c (edit_get_save_file): Remove first argument, it's 22 years ago
  Pavel Roskin 75fbf0b2f5 * syntax.c: Make structures key_word, context_rule and 22 years ago
  Pavel Roskin 41fbb5099f * edit.c: Use g_malloc() and g_free() on buffers1 and buffers2. 22 years ago
  Pavel Roskin b628d515c0 * edit.h: Don't define HAVE_SYNTAXH. 22 years ago
  Pavel Roskin 527cb0c64c * edit.c: First part of the position saving code. 22 years ago
  Pavel Roskin 18de4488e3 * edit-widget.h: Move typedef WEdit and file names ... 22 years ago
  Pavel Roskin 5cb2ef30f3 Fix duplicate declarations. 22 years ago
  Pavel Roskin 7969f851bb * edit.h: Decentralize includes. 22 years ago
  Pavel Roskin e741be7a5d * *.c: Fix all global functions without declarations - declare, 22 years ago
  Pavel Roskin 47ab84d950 * syntax.c (syntax_change_callback): Remove, it's unused. 22 years ago