.. |
.gitignore
|
Added .svnignore files (same as .cvsignore)
|
2008-12-28 23:27:03 +02:00 |
bookmark.c
|
De-inline a few functions which are large
|
2009-08-31 07:12:59 +03:00 |
choosesyntax.c
|
Ticket #1451: fixed placement of choose encoding dialog window.
|
2009-10-15 11:40:30 +04:00 |
edit-impl.h
|
change type of some parameters from int to long.
|
2009-12-25 19:44:34 +02:00 |
edit-widget.h
|
Show actual shortcuts in editor menu.
|
2009-10-26 16:15:32 +03:00 |
edit.c
|
added keybind CK_Toggle_Show_Margin for toggle show right margin (with empty default key)
|
2010-01-06 14:31:40 +03:00 |
edit.h
|
add new etitor parameter editor_show_right_margin
|
2010-01-06 14:26:02 +03:00 |
editcmd_dialogs.c
|
Modified dialog callback function.
|
2009-11-19 10:07:51 +03:00 |
editcmd_dialogs.h
|
Added field lb (kind of line break) into WEdit struct
|
2009-08-31 13:20:49 +04:00 |
editcmd.c
|
Ticket #1843: slow syntax highlighting engine in editor.
|
2010-01-05 12:19:41 +03:00 |
editdraw.c
|
add new etitor parameter editor_show_right_margin
|
2010-01-06 14:26:02 +03:00 |
editkeys.c
|
Optimization of command handling.
|
2009-11-19 10:07:51 +03:00 |
editlock.c
|
VFS: fixed lots of missing includes to vfs/vfs.h
|
2009-12-30 11:06:09 +02:00 |
editlock.h
|
Simple doxygen description for files in edit directory.
|
2009-02-10 16:07:59 +02:00 |
editmenu.c
|
Modified menu command handling using DLG_ACTION message.
|
2009-11-19 10:07:51 +03:00 |
editoptions.c
|
Ticket #1831: fixed compilation warings of --disable-nls and --disable-charset options.
|
2009-11-20 14:39:51 +03:00 |
editwidget.c
|
Optimization of DLG_RESIZE message handling.
|
2009-12-16 11:10:42 +02:00 |
etags.c
|
Ticket #1892: fixed resource leaks.
|
2009-12-23 22:31:30 +03:00 |
etags.h
|
Reorganize work with files. Fixed permissions of files in mc home dir. All file names now accumulated into src/fileloc.h
|
2009-10-07 12:01:05 +03:00 |
Makefile.am
|
Ticket #1649: Prepare for prerelease mc-4.7.0-pre3 (code cleanup)
|
2009-10-01 16:14:32 +03:00 |
syntax.c
|
Some simple optimization of syntax highlighting engine.
|
2010-01-05 12:19:41 +03:00 |
wordproc.c
|
change type of some parameters from int to long.
|
2009-12-25 19:44:34 +02:00 |