mc/edit
Ilia Maslakov f4fc6ad79d Ticket #1534 (cool cooledit)
first commit for support drag cursor after end of line

    * change mouse movement, allow place cursor after EOL
    * change vertical select
    * fix: right scroll

Signed-off-by: Ilia Maslakov <il.smind@google.com>
2009-08-17 18:11:20 +00:00
..
.gitignore Added .svnignore files (same as .cvsignore) 2008-12-28 23:27:03 +02:00
bookmark.c Hide private API of editor (#361). 2009-06-16 15:36:45 +04:00
choosesyntax.c Initial step to move TTY layer of MC to separate library. 2009-08-12 21:19:20 +04:00
edit-impl.h Ticket #1384 (Whitespace highlighting should be optional) 2009-07-07 05:53:52 +00:00
edit-widget.h Ticket #1534 (cool cooledit) 2009-08-17 18:11:20 +00:00
edit.c Ticket #1534 (cool cooledit) 2009-08-17 18:11:20 +00:00
edit.h Fixed missed declaration of simple_statusbar variable. 2009-06-16 15:36:45 +04:00
editcmd_dialogs.c Set dialogs colors is moved from TTY layer to MC core. 2009-08-12 21:23:12 +04:00
editcmd_dialogs.h Initial step to move TTY layer of MC to separate library. 2009-08-12 21:19:20 +04:00
editcmd.c Ticket #1534 (cool cooledit) 2009-08-17 18:11:20 +00:00
editcmddef.h Ticket #1384 (Whitespace highlighting should be optional) 2009-07-07 05:53:52 +00:00
editdraw.c Ticket #1534 (cool cooledit) 2009-08-17 18:11:20 +00:00
editkeys.c Initial step to move TTY layer of MC to separate library. 2009-08-12 21:19:20 +04:00
editlock.c fixed several missing #include's 2009-06-18 21:02:29 +04:00
editlock.h Simple doxygen description for files in edit directory. 2009-02-10 16:07:59 +02:00
editmenu.c Initial step to move TTY layer of MC to separate library. 2009-08-12 21:19:20 +04:00
editoptions.c Ticket #1384 (Whitespace highlighting should be optional) 2009-07-07 05:53:52 +00:00
editwidget.c Ticket #1534 (cool cooledit) 2009-08-17 18:11:20 +00:00
etags.c Ticket #267 (etags incorrect get the line number definition) 2009-08-15 11:36:57 +00:00
etags.h Project now build with: 2009-04-24 01:47:22 +03:00
Makefile.am Hide private API of editor (#361). 2009-06-16 15:36:45 +04:00
syntax.c Reorganization of TTY color functions. 2009-08-12 21:23:12 +04:00
usermap.c Initial step to move TTY layer of MC to separate library. 2009-08-12 21:19:20 +04:00
usermap.h Hide private API of editor (#361). 2009-06-16 15:36:45 +04:00
wordproc.c further include file fixups 2009-06-18 21:02:29 +04:00