История коммитов

Автор SHA1 Сообщение Дата
  Pavel Roskin 38265d418d * edit.h: Get rid of WIDGET_COMMAND, update all dependencies. 21 лет назад
  Pavel Roskin dadbdd25e9 * editcmd.c (edit_quit_cmd): Rename to ... 21 лет назад
  Pavel Roskin bdc56f331b * editcmd.c: Implement pasting the output of any external 21 лет назад
  Pavel Roskin d4336795e6 * edit.h: Make it easier to tweak buffer size and maximal number 21 лет назад
  Andrew V. Samoilov a132b94cf9 * edit-widget.h (struct macro): Move definition ... 22 лет назад
  Pavel Roskin 812bac9a33 * editkeys.c: Move key maps to the file scope. Put common keys 22 лет назад
  Pavel Roskin d6947e39cf * edit.c (edit_translate_key): Remove x_state argument, it's now 22 лет назад
  Andrew V. Samoilov bce2ba99e9 * edit.h (edit_save_mode_t): New enum for file saving mode. 22 лет назад
  Pavel Roskin aaf569bd48 * edit.h: Don't inclide malloc.h. Use g_malloc() and g_free() 22 лет назад
  Pavel Roskin ca658f44a6 * editcmd.c (edit_split_filename): Rename to edit_set_filename, 22 лет назад
  Pavel Roskin 581cf41929 * edit.c (edit_open_file): Remove "text" and "text_size" 22 лет назад
  Pavel Roskin 78155218a6 * edit.c (edit_move_to_column): Remove, use 22 лет назад
  Pavel Roskin c935eaa6c2 * edit.c: Commit the rest of the position saving code. 22 лет назад
  Pavel Roskin 5c0e8be6ca "Privatize" font-related defines. 22 лет назад
  Pavel Roskin dd7f5798fa * edit.h: Remove "dir" field in WEdit - it's always an empty 22 лет назад
  Pavel Roskin 9a4513aceb * editcmd.c (edit_get_save_file): Remove first argument, it's 22 лет назад
  Pavel Roskin 75fbf0b2f5 * syntax.c: Make structures key_word, context_rule and 22 лет назад
  Pavel Roskin 41fbb5099f * edit.c: Use g_malloc() and g_free() on buffers1 and buffers2. 22 лет назад
  Pavel Roskin b628d515c0 * edit.h: Don't define HAVE_SYNTAXH. 22 лет назад
  Pavel Roskin 527cb0c64c * edit.c: First part of the position saving code. 22 лет назад
  Pavel Roskin 18de4488e3 * edit-widget.h: Move typedef WEdit and file names ... 22 лет назад
  Pavel Roskin 5cb2ef30f3 Fix duplicate declarations. 22 лет назад
  Pavel Roskin 7969f851bb * edit.h: Decentralize includes. 22 лет назад
  Pavel Roskin e741be7a5d * *.c: Fix all global functions without declarations - declare, 22 лет назад
  Pavel Roskin 47ab84d950 * syntax.c (syntax_change_callback): Remove, it's unused. 22 лет назад
  Pavel Roskin b0481b41bf * menu.h: Remove "*" from the definition of the type "Menu" 22 лет назад
  Pavel Roskin a84b0fc9cd Fix some of the most ugly abuses of mixed caps in English texts, 22 лет назад
  Andrew V. Samoilov 790b85b555 * edit.h (struct key_word): Remove time field. 22 лет назад
  Pavel Roskin e7e6552a03 * editwidget.c (edit): Make edit_dlg local variable. 22 лет назад
  Pavel Roskin 50c15654ef * edit.h: Move style definitions ... 22 лет назад
  Pavel Roskin 3d8a56ee9c * edit.h: Remove all references to O_TEXT, USE_O_TEXT and 22 лет назад
  Pavel Roskin 966511399b Move fcntl.h inclusion to global.h. 22 лет назад
  Pavel Roskin fb418291eb * editwidget.c (edit_event): Add support for mouse wheel events. 22 лет назад
  Pavel Roskin 9e36fa257d * global.h: Move include for rx.h and eregex.h here. 22 лет назад
  Pavel Roskin 42f28932fc * editcmd.c (freestrs): New function to clean temporary strings. 22 лет назад
  Pavel Roskin 3a93326ce7 * editoptions.c: Make some variables static. 22 лет назад
  Pavel Roskin e692d7865c * edit.h: Don't include mad.h. 22 лет назад
  Andrew V. Samoilov bfe29a4ac2 * edit.h: Really remove open, close, write, read and mkdir definitions. 22 лет назад
  Andrew V. Samoilov f7de38f345 * edit.h (edit_get_load_file): Mark message for translation. 22 лет назад
  Pavel Roskin 75666df0fe * edit.h [!HAVE_SLANG]: Enable syntax highlighting. 22 лет назад
  Pavel Roskin a23618b2ef * edit.h (struct key_word): Remove unused "bg" field, rename 22 лет назад
  Pavel Roskin 351a118d20 * edit.h: Use eregex.h, not regex.h. 22 лет назад
  Pavel Roskin 3d0de08b32 * edit.c: Rename DELETE to DELCHAR to avoid macro redefinition 23 лет назад
  Pavel Roskin 7ed785e3cc * edit.c: Add support for CK_Complete_Word event. 23 лет назад
  Andrew V. Samoilov e41f4c01e4 (edit_read_syntax_rules): Eliminate c->single_char. 23 лет назад
  Andrew V. Samoilov 328cbcb954 * edit.h (edit_execute_cmd): Declare it here. 23 лет назад
  Pavel Roskin b1c57095b2 * edit.c: Stop using _EDIT_C definition. Move variable 23 лет назад
  Pavel Roskin 399d996408 * edit.h: Declare edit_printf() with the printf attribute. 23 лет назад
  Pavel Roskin b4324a149b * edit.h: Don't use macro `stat' - it's already a macro on 23 лет назад
  Pavel Roskin ed1d72c662 * edit.h: Remove some useless definitions. 23 лет назад