Slava Zanko
|
41fc16fba9
[PATCH] Add init and deinit of event system.
|
15 years ago |
Slava Zanko
|
0021e2465a
[PATCH] Add support of global events.
|
15 years ago |
Slava Zanko
|
8d4518eacb
Refactoring: move some functions from src/main.c into more meaningful places.
|
15 years ago |
Slava Zanko
|
54b0349fcd
Move do_update_prompt() finction from src/main.c into src/subshell.c
|
15 years ago |
Slava Zanko
|
d2d3ebf758
Move initialization of SLtt_Ignore_Beep variable from src/main.c into src/tty/tty-slang.c
|
15 years ago |
Slava Zanko
|
1d4318a2be
Renamed global variable mc_home into mc_main_sysconf_dir
|
15 years ago |
Slava Zanko
|
62e4ab5d92
Renamed global variable mc_home_alt into mc_main_sharedata_dir
|
15 years ago |
Slava Zanko
|
0046dbc336
Renamed global variable use_subshell into mc_args__use_subshell.
|
15 years ago |
Slava Zanko
|
f4b5ebabaf
Initial add new widgets system.
|
15 years ago |
Ilia Maslakov
|
382795b697
remove unused struct.
|
15 years ago |
Ilia Maslakov
|
7c7e988285
fix: main.c keys handler
|
15 years ago |
Ilia Maslakov
|
d8946f90f8
fix: default_input_keymap, remove incorrect entry
|
15 years ago |
Ilia Maslakov
|
dbb779fb82
add alt+arrows action and descriptions into mc.keymap
|
15 years ago |
Ilia Maslakov
|
40c46f2d31
fix: movement in Lynx navigation mode
|
15 years ago |
Slava Zanko
|
e89b31b841
Fix hotkey parser for handle shift+<letter> hotkeys.
|
15 years ago |
Slava Zanko
|
b3ab1d1ff2
Fixed parsing of hotkeys. Now will read:
|
15 years ago |
Slava Zanko
|
b84208d3ed
Fix memory leak in function lookup_key()
|
15 years ago |
Andrew Borodin
|
deab384aa2
Added new WIDGET_COMMAND message.
|
15 years ago |
Andrew Borodin
|
d6144b4d98
Some minor optimization.
|
15 years ago |
Slava Zanko
|
b8df09ab64
Add some default hotkeys
|
15 years ago |
Slava Zanko
|
4b5dca1210
Add some forgotten hotkeys.
|
15 years ago |
Slava Zanko
|
0729ca062e
Add more event handlers for actions
|
15 years ago |
Slava Zanko
|
b657fc0f42
Rename widget_* functions and variables into input_* functions and variables.
|
15 years ago |
Slava Zanko
|
1d3fc0ddf7
Rename Widget* events into Input* events.
|
15 years ago |
Slava Zanko
|
119421d70e
Show hotkeys as 'alt-s' instread of 'alt s'.
|
15 years ago |
Ilia Maslakov
|
1c7e225d39
add more commands into mc.keymap
|
15 years ago |
Ilia Maslakov
|
877346f2a6
refactoring editor keybindings
|
15 years ago |
Slava Zanko
|
7b7c652738
Added mc.keymap into spec file
|
15 years ago |
Ilia Maslakov
|
36039631ed
little cosmetic refactoring
|
15 years ago |
Slava Zanko
|
b1d784cf4d
Added --keymap command line option
|
15 years ago |
Ilia Maslakov
|
7c4d7dbe6a
* add new commands into cmddef.h
|
15 years ago |
Ilia Maslakov
|
0cedfae4bf
add redefine keys support in viewer
|
15 years ago |
Ilia Maslakov
|
d57452c10c
* removed edit/usermap.c edit/usermap.h
|
15 years ago |
Ilia Maslakov
|
e6ca2f2fbb
rework screen.c keymapping
|
15 years ago |
Ilia Maslakov
|
10fd8660c1
Ticket #212 (User defined hotkeys)
|
15 years ago |
Slava Zanko
|
13dd762089
Update translates.
|
15 years ago |
Slava Zanko
|
751bb69637
Merge branch '380_default_skin'
|
15 years ago |
Slava Zanko
|
197d5efa28
Ticket #380: About colors schemes (reopened ticket)
|
15 years ago |
Slava Zanko
|
4ea55c0b93
Merge branch '1635_lang_c_no_lines'
|
15 years ago |
Slava Zanko
|
be2424c960
Ticket #1635: No drawing lines with LANG=C
|
15 years ago |
Stan. S. Krupoderov
|
4048893034
Ticket #1594: hotlist: should be improved
|
15 years ago |
Stan. S. Krupoderov
|
8cbc12fbb9
Ticket #1419: ./configure issue: GPM-related
|
15 years ago |
Slava Zanko
|
ea631fa018
Merge branch '1619_preserve_attributes_timestamp'
|
15 years ago |
Slava Zanko
|
13e1c9b3b1
Ticket #1619: Problem with "preserve attributes", file times and ntfs/vfat partitions
|
15 years ago |
Slava Zanko
|
d450e8eb05
Merge branch '1621_segfault_search_f7'
|
15 years ago |
Andrew Borodin
|
9c0a8e7d3f
Fixed segfault in search in editor and viewer.
|
15 years ago |
Andrew Borodin
|
6592eabc8d
Ticket #1621: fix segfault of search in editor and viewer.
|
15 years ago |
Andrew Borodin
|
40db3cfdfd
Merge branch '1631_findfile_inputs_first_run'
|
15 years ago |
Andrew Borodin
|
5fd7d65dca
Ticket #1631: 'Find File': use history for input fields at first run.
|
15 years ago |
Slava Zanko
|
bc4067888c
Merge branch '44_more_functionally_u7z'
|
15 years ago |