mc/edit
Andrew Borodin 47c4744347 Ticket #1451: fixed placement of choose encoding dialog window.
The "Choose codepage" dialog (for file panel) is centered
over the according panel.

Renamed create_listbox_window_delta() function to
create_listbox_window_centered(). Now this function takes in
coordinates of dialog center.
Changed argumets order to unified dialogs API.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2009-10-15 11:40:30 +04:00
..
.gitignore Added .svnignore files (same as .cvsignore) 2008-12-28 23:27:03 +02:00
Makefile.am Ticket #1649: Prepare for prerelease mc-4.7.0-pre3 (code cleanup) 2009-10-01 16:14:32 +03: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 Ticket #1556 (editor search: button 'Find all') 2009-09-07 13:06:04 +00:00
edit-widget.h Ticket #212 (User defined hotkeys) 2009-09-29 17:42:32 +00:00
edit.c Ticket #1664 (Viewer: incorrect tabs alignment) 2009-10-07 07:25:26 +00:00
edit.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
editcmd.c Ticket #1649: Prepare for prerelease mc-4.7.0-pre3 (code cleanup) 2009-09-30 16:42:11 +03:00
editcmd_dialogs.c Ticket #1649: Prepare for prerelease mc-4.7.0-pre3 (code cleanup) 2009-09-30 16:42:11 +03:00
editcmd_dialogs.h Added field lb (kind of line break) into WEdit struct 2009-08-31 13:20:49 +04:00
editdraw.c Ticket #1649: Prepare for prerelease mc-4.7.0-pre3 (code cleanup) 2009-09-30 16:42:11 +03:00
editkeys.c Ticket #1669 (autoindent not working) 2009-10-06 13:56:17 +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 #1390: Key binding ctrl+t and marking files 2009-10-05 16:02:04 +04:00
editoptions.c Ticket #1664 (Viewer: incorrect tabs alignment) 2009-10-07 07:25:26 +00: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 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
syntax.c continue develop of skins. 2009-09-18 11:54:20 +03:00
wordproc.c Ticket #1664 (Viewer: incorrect tabs alignment) 2009-10-07 07:25:26 +00:00