Andrew Borodin
|
e9fd11bfcd
Update copyright years.
|
7 лет назад |
Andrew Borodin
|
c4550374b2
Change type from int to gboolean for variables controlled by checkboxes.
|
8 лет назад |
Andrew Borodin
|
bc14ff44c8
Remove min() and max() macros. Use MIN() and MAX() macros from GLib.
|
8 лет назад |
Andreas Mohr
|
983ada66b0
lib/tty/key.c: cleanup -Wcast-qual warning.
|
8 лет назад |
Andrew Borodin
|
471ea781ca
Update copyright years.
|
9 лет назад |
Andreas Mohr
|
697e406eb8
Robust sizeof() usage at function parameter and use memcpy destination sizeof...
|
9 лет назад |
Andrew Borodin
|
2789e6e390
Ticket #3431: add missing default cases.
|
9 лет назад |
Andrew Borodin
|
454479549c
Update copyright years.
|
10 лет назад |
Andrew Borodin
|
052ac838aa
Add semicolon to the table of key code names.
|
10 лет назад |
Andrew Borodin
|
e5203cb023
Fix name of FSF in all *.c files.
|
10 лет назад |
Andrew Borodin
|
f0da49345a
Collapse list of copyright years to ranges. Add 2014 year.
|
11 лет назад |
Andrew Borodin
|
d8b58c84be
Ticket #3134: fix some inconsistencies in "Learn keys" UI.
|
11 лет назад |
Andrew Borodin
|
d870aedad1
Ticket #3114: fix broken build with NCurses.
|
11 лет назад |
Slava Zanko
|
0ed4a91d7d
Reduce cppcheck warnings (style) in lib subdirectory.
|
11 лет назад |
Slava Zanko
|
0d489acd58
cppcheck: reduce variable scope.
|
11 лет назад |
Andrew Borodin
|
bb142bf47f
(lookup_key): minor refactoring: replace while() by for().
|
11 лет назад |
Egmont Koblinger
|
930f683019
Handle newline and tab with shift/ctrl modifiers correctly.
|
11 лет назад |
Egmont Koblinger
|
8f35c90b94
Ticket #2661: support enable bracketed paste of xterm.
|
11 лет назад |
André Barros
|
9699d5dd69
Ticket #3011: mc under x11 problems with mouse or hang due gpm
|
11 лет назад |
Denys Vlasenko
|
664e7d31b6
When we see an unknown sequence, it is not enough
|
11 лет назад |
Denys Vlasenko
|
ecd3b62b8e
This change prevents misinterpreting an unknown ESC sequence's
|
11 лет назад |
Denys Vlasenko
|
77cfaf03cb
Ticket #2988: When an unknown key is pressed, it is interpreted as garbage.
|
11 лет назад |
Slava Zanko
|
0f9ca096a3
Code indentation
|
11 лет назад |
Slava Zanko
|
7e115b3024
Code refactoring: removed unneeded 'go to' label.
|
11 лет назад |
Egmont Koblinger
|
1515c9f152
Ticket #2956: Newer protocol for extended mouse clicks.
|
11 лет назад |
Andrew Borodin
|
82bb9c39da
Define winch_flag as volatile sig_atomic_t.
|
12 лет назад |
Andrew Borodin
|
3f8e561e17
Tweak sources for --with-x/--without-x option.
|
12 лет назад |
Andrew Borodin
|
6c94ef16ec
Refactoring of endless loops and some type accuracy.
|
12 лет назад |
Andrew Borodin
|
8ee5c7247c
Fix of sys/ioctl.h includes: use HAVE_SYS_IOCTL_H guard.
|
12 лет назад |
Ilia Maslakov
|
9548eb4cb1
Ticket #2628 (shift-tab, ctrl-tab incorrect works)
|
13 лет назад |
Ilia Maslakov
|
0b631ab1eb
Ticket #86 (disable X11 from command line)
|
13 лет назад |
Andrew Borodin
|
d305e5099c
Moved declaration of old_esc_mode_timeout variable to the proper file section.
|
13 лет назад |
Egmont Koblinger
|
b4912875b5
Ticket #2662: Calculating free space by ctrl+space doesn't work.
|
13 лет назад |
Egmont Koblinger
|
026b07a2ab
Ticket #2662: support extended mouse clicks beyond 223.
|
13 лет назад |
Andrew Borodin
|
1673c37548
Ticket #2637: faster startup of mc.
|
13 лет назад |
Slava Zanko
|
0138645541
Ticket 1551: Update GPL version from 2 to 3
|
13 лет назад |
Andrew Borodin
|
ce1249f052
Added percent sign to key names.
|
13 лет назад |
Slava Zanko
|
a1e34b8dfa
Code cleanup after runing splint on src/main.c file
|
13 лет назад |
Andrew Borodin
|
6c5a679b85
Use ESC_STR macro instead of hardcoded "\033".
|
13 лет назад |
Slava Zanko
|
8d44ed297b
Moved xterm_flag global variable to mc_global.tty.xterm_flag
|
13 лет назад |
Slava Zanko
|
aad40e52fb
Moved mc_refresh() to lib/widget
|
13 лет назад |
Slava Zanko
|
6016620f42
Remove backlinks from lib to src - move global variables(used in lib) to mc_global structure (see lib/global.c)
|
13 лет назад |
Slava Zanko
|
6c5f5bf768
VFS structure changes:
|
13 лет назад |
Ilia Maslakov
|
8e22a16430
Added lookup_key_by_code, now parameter is string.
|
14 лет назад |
Andrew Borodin
|
41177e0c06
Ticket #2457: alt-backspace doesn't work.
|
14 лет назад |
Slava Zanko
|
bbf1f4e857
Moved filemanager-related stuff to src/filemanager directory
|
14 лет назад |
Slava Zanko
|
b1bd2e2673
Removed hardcoded actions on ctrl-d and ctrl-h hotkeys. Now these hotkeys defined in keymap file.
|
14 лет назад |
Slava Zanko
|
feb733663f
Code indentation in lib directory
|
14 лет назад |
Andrew Borodin
|
5468707bc6
Added comment for translators about "at sign" symbol.
|
14 лет назад |
Andrew Borodin
|
0908c8baea
Ticket #2404: added forgotten shotrcuts of mcedit.
|
14 лет назад |