Andrew Borodin
|
b7f367542a
Modified menu command handling using DLG_ACTION message.
|
15 years ago |
Andrew Borodin
|
da33e767e9
Type accuracy and code clean up.
|
15 years ago |
Andrew Borodin
|
71c9e4c668
Ticket #212: implemented keybindings for ButtonBar.
|
15 years ago |
Ilia Maslakov
|
6d311fd852
Ticket #408
|
15 years ago |
Andrew Borodin
|
7e33c12685
Show actual shortcuts in editor menu.
|
15 years ago |
Andrew Borodin
|
729d4f08a9
Implemented default actual shortcuts for main menu.
|
15 years ago |
Andrew Borodin
|
41989bd0c6
Implemented display of actual shortcuts in main menu.
|
15 years ago |
Andrew Borodin
|
b3b332083c
Use commands instead of callbacks to execute menu items.
|
15 years ago |
Andrew Borodin
|
c47d2d20d7
New menu engine: use GList instead of GPtrArray.
|
15 years ago |
Andrew Borodin
|
7f7bc452e3
Ticket #1563: Modified menu engine to create and modify menu dynamically.
|
15 years ago |
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
|
16 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.
|
16 years ago |
Patrick Winnertz
|
1c287d798d
First bunch of mhl_mem_free removal patches
|
16 years ago |
Enrico Weigelt, metux IT service
|
15d7d47c15
replaced g_free() by mhl_mem_free()
|
16 years ago |
Slava Zanko
|
4f00496233
patches by Rostislav Beneš: mc-12-menu
|
16 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.
|
19 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 ...
|
20 years ago |
Roland Illig
|
05d2881a71
* *.c: Removed trailing whitespace.
|
20 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 |