Commit History

Author SHA1 Message Date
  Ilia Maslakov cdd28feca8 fix: mouse selection if line state swiched on. 15 years ago
  Daniel Borca ea219adec3 Ticket #1412 (vertical selection issue) 15 years ago
  Ilia Maslakov b536c3e487 add option "Cursor beyond end of line" into "Options\General..." dialog (editor_beyond_eol in ini) 15 years ago
  Ilia Maslakov f4fc6ad79d Ticket #1534 (cool cooledit) 15 years ago
  Andrew Borodin f3730bdc41 Initial step to move TTY layer of MC to separate library. 15 years ago
  Enrico Weigelt, metux IT service b09a107190 further include file fixups 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
  Slava Zanko 2ebdf91079 Merge branch 'm-utf-8' 15 years ago
  Andrew Borodin 3c477cbdfd Fixed editor menu reloading. 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 1c287d798d First bunch of mhl_mem_free removal patches 15 years ago
  Enrico Weigelt, metux IT service 8b38cf44da manully merged 227_replace_g_free 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 15d7d47c15 replaced g_free() by mhl_mem_free() 15 years ago
  Pavel Tsekov 2f3df3af4e * edit/bookmark.c: Update copyright notice. 17 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 17 years ago
  Roland Illig 9be77996d6 Replaced the 19 years ago
  Roland Illig 073907ec5f * usermap.c: Allow user-defined keyboard bindings for mcedit. 19 years ago
  Roland Illig 0ee0936513 * editwidget.c: Don't dereference WButtonBar. 19 years ago
  Pavel Roskin 1f60f44145 Update postal address of Free Software Foundation. 19 years ago
  Roland Illig 7758bb1b95 * editwidget.c: Removed casts on function pointer types. 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 21ea3f6740 * *.c: Remove duplicate includes. 19 years ago
  Roland Illig ecc08f6c60 * edit.h: Removed unnecessary #include directives ... 19 years ago
  Roland Illig e501886d58 * editdraw.c: Renamed redraw_labels to buttonbar_redraw. 19 years ago
  Roland Illig b49ac634f5 * editwidget.c: Don't use catstrs anymore. 19 years ago
  Roland Illig 9c65d36bdd * edit.c: Replaced NULL with (char *) NULL. Likewise for 0, where 20 years ago
  Roland Illig 3c6a792d4b * edit/edit.h: renamed edit() to edit_file() to avoid GCC shadow 20 years ago
  Roland Illig d5f70f2ab8 * editcmd.c (edit_replace_cmd): Added const qualifier. 20 years ago
  Andrew V. Samoilov 0758929ef1 * editwidget.c (edit_adjust_size): Fix warnings. 20 years ago
  Pavel Roskin 8bc40b44f0 Fix includes not to rely on $(top_srcdir) being in the include path. 21 years ago
  Pavel Roskin e0f9b7ab83 * editcmd.c (edit_raw_key_query): Use straight widget order. 21 years ago
  Pavel Roskin e14f56d71b * dlg.h: Replace DLG_BACKWARD to DLG_REVERSE with a better 21 years ago
  Pavel Roskin e355e25b56 * dlg.h: Use cb_ret_t and widget_msg_t in widget callbacks. 21 years ago
  Pavel Roskin 24737eb1c1 * dlg.h: Remove restroy callback. Widgets should use 21 years ago
  Pavel Roskin 13a02ef978 * dlg.h: Use new types for dialog callbacks. 21 years ago
  Pavel Roskin 38265d418d * edit.h: Get rid of WIDGET_COMMAND, update all dependencies. 21 years ago
  Pavel Roskin 1e0850ab07 * dlg.c (find_widget_type): Take pointer to void to avoid casts 21 years ago
  Pavel Roskin 10f65ac83d * dlg.h (struct Widget): Remove tkname field. 21 years ago
  Pavel Roskin dadbdd25e9 * editcmd.c (edit_quit_cmd): Rename to ... 21 years ago
  Pavel Roskin 0633d91f60 * editwidget.c (edit): Remove unused variable "framed". 21 years ago
  Pavel Roskin 729a855b29 * edit-widget.h: Stop misusing "unsigned char" for boolean. 21 years ago
  Pavel Roskin 812bac9a33 * editkeys.c: Move key maps to the file scope. Put common keys 21 years ago
  Pavel Roskin 361ec45373 Fix includes. 21 years ago
  Pavel Roskin d6947e39cf * edit.c (edit_translate_key): Remove x_state argument, it's now 21 years ago