mc/edit
Andrew Borodin d6d713eb24 Fixed segfault in editor options dialog.
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2009-09-03 11:39:57 +04:00
..
.gitignore
bookmark.c De-inline a few functions which are large 2009-08-31 07:12:59 +03: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 Added field lb (kind of line break) into WEdit struct 2009-08-31 13:20:49 +04:00
edit-widget.h Added field lb (kind of line break) into WEdit struct 2009-08-31 13:20:49 +04:00
edit.c Added field lb (kind of line break) into WEdit struct 2009-08-31 13:20:49 +04:00
edit.h add option "Cursor beyond end of line" into "Options\General..." dialog (editor_beyond_eol in ini) 2009-08-17 18:11:20 +00:00
editcmd_dialogs.c Ticket #1562: simplfication API of QuickDialog. 2009-09-03 11:39:57 +04:00
editcmd_dialogs.h Added field lb (kind of line break) into WEdit struct 2009-08-31 13:20:49 +04:00
editcmd.c Fixed radiobutton label for Macintosh line break. 2009-09-03 11:39:57 +04:00
editcmddef.h Ticket #1384 (Whitespace highlighting should be optional) 2009-07-07 05:53:52 +00:00
editdraw.c edit/editdraw.c: removed unused variable 2009-08-24 09:31:26 +04:00
editkeys.c Ticket #1484 (show bookmark) 2009-08-18 10:05:50 +00:00
editlock.c fixed several missing #include's 2009-06-18 21:02:29 +04:00
editlock.h
editmenu.c Ticket #1484 (show bookmark) 2009-08-18 10:05:50 +00:00
editoptions.c Fixed segfault in editor options dialog. 2009-09-03 11:39:57 +04:00
editwidget.c fix: mouse selection if line state swiched on. 2009-08-21 13:42:29 +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 De-inline a few functions which are large 2009-08-31 07:12:59 +03: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