Commit History

Author SHA1 Message Date
  Stan. S. Krupoderov 35ededec26 Ticket #1390: Key binding ctrl+t and marking files 15 years ago
  Ilia Maslakov a910b45e57 Ticket #1649: Prepare for prerelease mc-4.7.0-pre3 (code cleanup) 15 years ago
  Ilia Maslakov 5a397a6b9a * add new commands into cmddef.h 15 years ago
  Ilia Maslakov 71b1a8bf99 Ticket #212 (User defined hotkeys) 15 years ago
  Daniel Borca 9f2034d376 Ticket #1484 (show bookmark) 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 2f8e7cae7a Ticket #404 (Need more action in Editor menu) 15 years ago
  Andrew Borodin 0bfd10f4c6 edit/editmenu.c: added separator in 'Options' submenu. 15 years ago
  Andrew Borodin 5241c7a5d4 src/main.c: don't display "Encoding..." menu entry if charsets support is 15 years ago
  Andrew Borodin fb48d4a295 Small reorganization of MC and Editor menus. 15 years ago
  Ilia Maslakov e9fe86f149 fix hotkey menu entry "Toggle li&ne state" now highlighted "n" 15 years ago
  Ilia Maslakov c1413bb370 add call CK_Toggle_Line_State to edit menu 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
  Patrick Winnertz 1c287d798d First bunch of mhl_mem_free removal patches 15 years ago
  Enrico Weigelt, metux IT service 15d7d47c15 replaced g_free() by mhl_mem_free() 15 years ago
  Slava Zanko 4f00496233 patches by Rostislav Beneš: mc-12-menu 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 Roskin 0e653491c1 * choosesyntax.c: Make undeclared functions static. 18 years ago
  Roland Illig 34d39bfd0b * editmenu.c: Added a "Save setup..." entry. There had not been 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
  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 9260860bbf * dialog.c (dlg_select_widget): Remove first argument, it's 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 21ea3f6740 * *.c: Remove duplicate includes. 19 years ago
  Roland Illig ecc08f6c60 * edit.h: Removed unnecessary #include directives ... 19 years ago
  Roland Illig 05d2881a71 * *.c: Removed trailing whitespace. 19 years ago
  Pavel Roskin 8bc40b44f0 Fix includes not to rely on $(top_srcdir) being in the include path. 21 years ago
  Pavel Roskin 6eda31f362 * menu.h: Return to keeping dialog id instead of a widget 21 years ago
  Pavel Roskin c0b34498dd * dlg.h: Merge Widget_Item into Widget. Massive adjustment. 21 years ago
  Pavel Roskin 824a5256c1 * menu.h (WMenu): Save pointer to the previous widget, not its 21 years ago
  Pavel Roskin 38265d418d * edit.h: Get rid of WIDGET_COMMAND, update all dependencies. 21 years ago
  Pavel Roskin c72a1ea44c Get rid of all references to NATIVE_WIN32. 21 years ago
  Pavel Roskin bdc56f331b * editcmd.c: Implement pasting the output of any external 21 years ago
  Andrew V. Samoilov ebc8d1690a * editmenu.c (OptMenuEmacs): Define as OptMenu. 21 years ago
  Pavel Roskin 0da0c44f87 * (OptMenu): Add "Learn Keys". 21 years ago
  Pavel Roskin 2548ea0e7c Use normal capitalization in English text in the editor menu. 21 years ago
  Pavel Roskin 18de4488e3 * edit-widget.h: Move typedef WEdit and file names ... 21 years ago
  Pavel Roskin 9e1f47ddb7 Remove disabled entries - they give a bad example of 21 years ago
  Pavel Roskin 7969f851bb * edit.h: Decentralize includes. 21 years ago
  Pavel Roskin 389ed511de * editmenu.c (edit_user_menu_cmd): Move to ../src/cmd.c. 21 years ago
  Pavel Roskin e741be7a5d * *.c: Fix all global functions without declarations - declare, 21 years ago
  Pavel Roskin 66f451aac7 * dlg.c (send_message_to): Remove, use send_message() instead. 21 years ago