mc/edit
Andrew Borodin 434ebd3780 Ticket #1556: full i18n support of editor 'Search' dialog.
Dialog width calcualtion is based on each dialog widget width.
Updated russian translation (for 'Find all' button).

Thanks a lot to David Martin.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2009-09-21 13:21:39 +04:00
..
.gitignore Added .svnignore files (same as .cvsignore) 2008-12-28 23:27:03 +02:00
Makefile.am Hide private API of editor (#361). 2009-06-16 15:36:45 +04:00
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 Ticket #1556 (editor search: button 'Find all') 2009-09-07 13:06:04 +00: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.c Ticket #1556 (editor search: button 'Find all') 2009-09-07 13:06:04 +00:00
editcmd_dialogs.c Ticket #1556: full i18n support of editor 'Search' dialog. 2009-09-21 13:21:39 +04:00
editcmd_dialogs.h Added field lb (kind of line break) into WEdit struct 2009-08-31 13:20:49 +04:00
editcmddef.h Ticket #1384 (Whitespace highlighting should be optional) 2009-07-07 05:53:52 +00:00
editdraw.c Base support of skins. 2009-09-18 11:49:44 +03: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 Simple doxygen description for files in edit directory. 2009-02-10 16:07:59 +02:00
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 Some optimization of mouse handling in editor. 2009-09-14 15:11:59 +04: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
syntax.c continue develop of skins. 2009-09-18 11:54:20 +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