Andrew Borodin b881a7b9ad Some simple optimization of syntax highlighting engine. 14 years ago
..
.gitignore aad7c6c317 Added .svnignore files (same as .cvsignore) 15 years ago
Makefile.am a910b45e57 Ticket #1649: Prepare for prerelease mc-4.7.0-pre3 (code cleanup) 14 years ago
bookmark.c e064bd60df De-inline a few functions which are large 15 years ago
choosesyntax.c 47c4744347 Ticket #1451: fixed placement of choose encoding dialog window. 14 years ago
edit-impl.h 280d7e88f9 change type of some parameters from int to long. 14 years ago
edit-widget.h 7e33c12685 Show actual shortcuts in editor menu. 14 years ago
edit.c 39ddea87ee Ticket #1843: slow syntax highlighting engine in editor. 14 years ago
edit.h 467d833ac3 Ticket #46 (mcedit: check POSIX newline at end of file) 14 years ago
editcmd.c 39ddea87ee Ticket #1843: slow syntax highlighting engine in editor. 14 years ago
editcmd_dialogs.c 11d21f1437 Modified dialog callback function. 14 years ago
editcmd_dialogs.h 4eba917c0c Added field lb (kind of line break) into WEdit struct 15 years ago
editdraw.c 280d7e88f9 change type of some parameters from int to long. 14 years ago
editkeys.c 5592a472f6 Optimization of command handling. 14 years ago
editlock.c 80b3776c20 VFS: fixed lots of missing includes to vfs/vfs.h 14 years ago
editlock.h 6a209bdb59 Simple doxygen description for files in edit directory. 15 years ago
editmenu.c b7f367542a Modified menu command handling using DLG_ACTION message. 14 years ago
editoptions.c a193e2e56f Ticket #1831: fixed compilation warings of --disable-nls and --disable-charset options. 14 years ago
editwidget.c 1e32a51d2d Optimization of DLG_RESIZE message handling. 14 years ago
etags.c b9400e140f Ticket #1892: fixed resource leaks. 14 years ago
etags.h 14be06d050 Reorganize work with files. Fixed permissions of files in mc home dir. All file names now accumulated into src/fileloc.h 14 years ago
syntax.c b881a7b9ad Some simple optimization of syntax highlighting engine. 14 years ago
wordproc.c 280d7e88f9 change type of some parameters from int to long. 14 years ago