mc/src
Andrew Borodin 5bf714b008 Ticket #4131: use G_UNICODE_SPACING_MARK instead of G_UNICODE_COMBINING_MARK.
G_UNICODE_COMBINING_MARK is deperecated in glib >= 30.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2020-10-15 15:16:24 +03:00
..
consaver Ticket #4050: code cleanup before 4.8.25 release. 2020-02-29 19:10:17 +03:00
diffviewer (dview_handle_key): refactoring. 2020-05-17 18:48:19 +03:00
editor Create command_names using macro. 2020-10-13 16:34:47 +03:00
filemanager src/filemanager/chattr.c: support dax attribute. 2020-10-13 16:37:46 +03:00
man2hlp man2hlp: limited support of \fR, \fB, \fI, and \fP troff commands. 2020-05-17 18:48:18 +03:00
subshell src/subshell/common.c: clarify author list. 2020-10-13 16:37:46 +03:00
vfs iso9660.in: use grep directly. 2020-10-13 16:37:46 +03:00
viewer Ticket #4131: use G_UNICODE_SPACING_MARK instead of G_UNICODE_COMBINING_MARK. 2020-10-15 15:16:24 +03:00
.gitignore Fix .gitignore 2019-09-01 20:13:27 +03:00
args.c Ticket #4050: code cleanup before 4.8.25 release. 2020-02-29 19:10:17 +03:00
args.h Ticket #3805: fix --help option to show correct syntax for editor, viewer and mcdiff 2017-04-15 09:49:29 +03:00
background.c Ticket #4050: code cleanup before 4.8.25 release. 2020-02-29 19:10:17 +03:00
background.h Remove unneeded struct keyword for typedef'd structs 2016-03-04 09:23:38 +03:00
clipboard.c Rename macros with editor-related file locations. 2020-05-17 18:48:19 +03:00
clipboard.h Use events for operate with clipboard (copy/paste to external clipboard, save/load to file) 2011-03-21 23:55:52 +02:00
cons.handler.c Ticket #4050: code cleanup before 4.8.25 release. 2020-02-29 19:10:17 +03:00
events_init.c Ticket #4050: code cleanup before 4.8.25 release. 2020-02-29 19:10:17 +03:00
events_init.h Prepare to initialize application events. 2011-03-21 11:46:41 +02:00
execute.c Ticket #4114: implement persistent command line buffer for subshell. 2020-09-27 19:46:12 +03:00
execute.h (toggle_panels): join with view_other_cmd and rename to toggle_subshell. 2019-09-01 19:41:12 +03:00
file_history.c Ticket #4050: code cleanup before 4.8.25 release. 2020-02-29 19:10:17 +03:00
file_history.h Refactoring of show file history in the file manager. 2019-08-10 09:45:27 +03:00
help.c (help_handle_key): refactoring. 2020-05-17 18:48:19 +03:00
help.h Typo fixes. 2013-07-23 14:15:24 +04:00
history.h fixed doxygen documentation 2012-09-10 14:29:53 +03:00
keybind-defaults.c Ticket #4107: bind ctrl-i to the ChangePanel action. 2020-08-15 11:45:46 +03:00
keybind-defaults.h Ticket #212: implement keybindings for radiobuttons. 2020-05-17 18:48:18 +03:00
learn.c Move widget add/del API from WDialog to WGroup. 2020-03-08 20:11:55 +03:00
learn.h Code indentation in src directory 2010-11-24 10:27:47 +03:00
main.c Ticket #4050: code cleanup before 4.8.25 release. 2020-02-29 19:10:17 +03:00
Makefile.am Refactoring of show file history in the file manager. 2019-08-10 09:45:27 +03:00
selcodepage.c Ticket #4050: code cleanup before 4.8.25 release. 2020-02-29 19:10:17 +03:00
selcodepage.h Cleanup of main.[ch]. 2010-11-24 10:51:31 +03:00
setup.c WPanel: rename "panel_name" fileld to "name". 2020-10-13 16:34:55 +03:00
setup.h Fix typos. 2020-10-13 16:31:22 +03:00
textconf.c Rename macro MC_SKINS_SUBDIR to MC_SKINS_DIR. 2020-05-17 18:48:19 +03:00
textconf.h Added --configure-options for easy update & reconfigure existing mc. 2011-03-29 12:37:55 +03:00
usermenu.c Rename macros with editor-related file locations. 2020-05-17 18:48:19 +03:00
usermenu.h Ticket #3861: fix %f macro in mcedit user menu. 2017-10-28 18:46:08 +03:00
util.c Ticket #4050: code cleanup before 4.8.25 release. 2020-02-29 19:10:17 +03:00
util.h (check_for_default): minor optimization and change return value. 2012-04-22 11:25:11 +03:00