mc/edit
Vit Rosin 280d7e88f9 change type of some parameters from int to long.
Changed functions:
 * edit_count_lines()
 * edit_move_forward()
 * edit_move_backward()

Signed-off-by: Slava Zanko <slavazanko@gmail.com>
2009-12-25 19:44:34 +02:00
..
.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 change type of some parameters from int to long. 2009-12-25 19:44:34 +02:00
edit.h Ticket #46 (mcedit: check POSIX newline at end of file) 2009-10-27 12:08:45 +00: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 change type of some parameters from int to long. 2009-12-25 19:44:34 +02:00
editdraw.c change type of some parameters from int to long. 2009-12-25 19:44:34 +02:00
editkeys.c Optimization of command handling. 2009-11-19 10:07:51 +03: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 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 The check result of g_new(), g_new0(), g_malloc(), g_malloc0() and g_realloc() is useless. 2009-12-16 11:10:43 +02:00
wordproc.c change type of some parameters from int to long. 2009-12-25 19:44:34 +02:00