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

Автор SHA1 Сообщение Дата
  Andrew Borodin 2ae441dde6 Some optimization of mouse handling in editor. 15 лет назад
  Ilia Maslakov cdd28feca8 fix: mouse selection if line state swiched on. 15 лет назад
  Daniel Borca ea219adec3 Ticket #1412 (vertical selection issue) 15 лет назад
  Ilia Maslakov b536c3e487 add option "Cursor beyond end of line" into "Options\General..." dialog (editor_beyond_eol in ini) 15 лет назад
  Ilia Maslakov f4fc6ad79d Ticket #1534 (cool cooledit) 15 лет назад
  Andrew Borodin f3730bdc41 Initial step to move TTY layer of MC to separate library. 15 лет назад
  Enrico Weigelt, metux IT service b09a107190 further include file fixups 16 лет назад
  Andrew Borodin fd09abaeb2 Hide private API of editor (#361). 15 лет назад
  Ilia Maslakov 854f214563 show line number in left part of screen (hotkey alt-n) 15 лет назад
  Slava Zanko 2ebdf91079 Merge branch 'm-utf-8' 15 лет назад
  Andrew Borodin 3c477cbdfd Fixed editor menu reloading. 15 лет назад
  Mikhail S. Pobolovets 6a209bdb59 Simple doxygen description for files in edit directory. 16 лет назад
  Slava Zanko e54f318cef Completely removed MHL stuff 16 лет назад
  Patrick Winnertz 3b8f37b99e Moved some functions out of mhl into src/util.c 16 лет назад
  Patrick Winnertz 1c287d798d First bunch of mhl_mem_free removal patches 16 лет назад
  Enrico Weigelt, metux IT service 8b38cf44da manully merged 227_replace_g_free 16 лет назад
  Enrico Weigelt, metux IT service 54d6ec88dc replaced buggy concat_dir_and_file() by mhl_str_dir_plus_file() 16 лет назад
  Enrico Weigelt, metux IT service 15d7d47c15 replaced g_free() by mhl_mem_free() 16 лет назад
  Pavel Tsekov 2f3df3af4e * edit/bookmark.c: Update copyright notice. 17 лет назад
  Pavel Tsekov 23361694b6 * src/background.c: Use the correct form of FSF's name in the copyright 17 лет назад
  Pavel Tsekov 2cb049a9cb * edit/edit.h (edit_move_to_prev_col): Declare the function to have 18 лет назад
  Roland Illig 9be77996d6 Replaced the 19 лет назад
  Roland Illig 073907ec5f * usermap.c: Allow user-defined keyboard bindings for mcedit. 19 лет назад
  Roland Illig 0ee0936513 * editwidget.c: Don't dereference WButtonBar. 19 лет назад
  Pavel Roskin 1f60f44145 Update postal address of Free Software Foundation. 19 лет назад
  Roland Illig 7758bb1b95 * editwidget.c: Removed casts on function pointer types. 19 лет назад
  Pavel Roskin cd702593f6 * editwidget.c (edit_file): Move menu initialization ... 19 лет назад
  Pavel Roskin b5b70bce10 * edit.h: Eliminate global EditMenuBar. Fix all dependencies. 19 лет назад
  Pavel Roskin 21ea3f6740 * *.c: Remove duplicate includes. 19 лет назад
  Roland Illig ecc08f6c60 * edit.h: Removed unnecessary #include directives ... 20 лет назад
  Roland Illig e501886d58 * editdraw.c: Renamed redraw_labels to buttonbar_redraw. 20 лет назад
  Roland Illig b49ac634f5 * editwidget.c: Don't use catstrs anymore. 20 лет назад
  Roland Illig 9c65d36bdd * edit.c: Replaced NULL with (char *) NULL. Likewise for 0, where 20 лет назад
  Roland Illig 3c6a792d4b * edit/edit.h: renamed edit() to edit_file() to avoid GCC shadow 20 лет назад
  Roland Illig d5f70f2ab8 * editcmd.c (edit_replace_cmd): Added const qualifier. 20 лет назад
  Andrew V. Samoilov 0758929ef1 * editwidget.c (edit_adjust_size): Fix warnings. 20 лет назад
  Pavel Roskin 8bc40b44f0 Fix includes not to rely on $(top_srcdir) being in the include path. 21 лет назад
  Pavel Roskin e0f9b7ab83 * editcmd.c (edit_raw_key_query): Use straight widget order. 21 лет назад
  Pavel Roskin e14f56d71b * dlg.h: Replace DLG_BACKWARD to DLG_REVERSE with a better 21 лет назад
  Pavel Roskin e355e25b56 * dlg.h: Use cb_ret_t and widget_msg_t in widget callbacks. 21 лет назад
  Pavel Roskin 24737eb1c1 * dlg.h: Remove restroy callback. Widgets should use 21 лет назад
  Pavel Roskin 13a02ef978 * dlg.h: Use new types for dialog callbacks. 21 лет назад
  Pavel Roskin 38265d418d * edit.h: Get rid of WIDGET_COMMAND, update all dependencies. 21 лет назад
  Pavel Roskin 1e0850ab07 * dlg.c (find_widget_type): Take pointer to void to avoid casts 21 лет назад
  Pavel Roskin 10f65ac83d * dlg.h (struct Widget): Remove tkname field. 21 лет назад
  Pavel Roskin dadbdd25e9 * editcmd.c (edit_quit_cmd): Rename to ... 21 лет назад
  Pavel Roskin 0633d91f60 * editwidget.c (edit): Remove unused variable "framed". 21 лет назад
  Pavel Roskin 729a855b29 * edit-widget.h: Stop misusing "unsigned char" for boolean. 21 лет назад
  Pavel Roskin 812bac9a33 * editkeys.c: Move key maps to the file scope. Put common keys 22 лет назад
  Pavel Roskin 361ec45373 Fix includes. 22 лет назад