mc/lib/widget
Andrew Borodin 83e3945c24 Ticket #2817: add mouse handler to the dialog.
Currently, dialog itself doesn't handle mouse events. It just
resends mouse event to each its widget. If we can several overlapped
widgets (especially, menu bar), there is some problem to decide which
widget must get event at first.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2012-05-30 13:23:12 +04:00
..
button.c Put global mouse coordinates to widgets. 2012-03-08 10:37:55 +03:00
button.h Moved filemanager-related stuff to src/filemanager directory 2010-11-24 10:51:32 +03:00
buttonbar.c Put global mouse coordinates to widgets. 2012-03-08 10:37:55 +03:00
buttonbar.h Split file src/keybind.[ch] to lib/keybind.[ch] and src/keybind-defaults.[ch]. 2010-11-24 10:51:31 +03:00
check.c Put global mouse coordinates to widgets. 2012-03-08 10:37:55 +03:00
check.h Moved filemanager-related stuff to src/filemanager directory 2010-11-24 10:51:32 +03:00
dialog-switch.c Reorder fields in mc_global struct and change type for some of them. 2012-03-19 11:06:00 +03:00
dialog-switch.h (mc_refresh): moved from lib/widget/wtools.[ch] to lib/widget/dialog-switch.[ch] 2011-10-17 13:30:03 +03:00
dialog.c Ticket #2817: add mouse handler to the dialog. 2012-05-30 13:23:12 +04:00
dialog.h Ticket #2817: add mouse handler to the dialog. 2012-05-30 13:23:12 +04:00
gauge.c Ticket 1551: Update GPL version from 2 to 3 2011-10-18 14:08:34 +03:00
gauge.h Split lib/widget/widget.[ch] and lib/widget/wtools.[ch] files 2010-11-24 10:51:30 +03:00
groupbox.c Ticket 1551: Update GPL version from 2 to 3 2011-10-18 14:08:34 +03:00
groupbox.h Split lib/widget/widget.[ch] and lib/widget/wtools.[ch] files 2010-11-24 10:51:30 +03:00
history.c Ticket #2817: add mouse handler to the dialog. 2012-05-30 13:23:12 +04:00
history.h (history_put): unused. Removed. 2011-12-12 12:23:25 +03:00
hline.c Ticket 1551: Update GPL version from 2 to 3 2011-10-18 14:08:34 +03:00
hline.h Split lib/widget/widget.[ch] and lib/widget/wtools.[ch] files 2010-11-24 10:51:30 +03:00
input_complete.c Ticket #2817: add mouse handler to the dialog. 2012-05-30 13:23:12 +04:00
input_complete.h Move src/filemanager/complete.c to lib/widget/input_complete.c 2011-03-21 23:55:51 +02:00
input.c (input_history_strip_password): actually url is not the pointer to constant. 2012-04-22 11:25:11 +03:00
input.h Ticket #2760: The password for session ftp remains in input history 2012-04-12 22:31:20 +03:00
label.c Ticket 1551: Update GPL version from 2 to 3 2011-10-18 14:08:34 +03:00
label.h Moved filemanager-related stuff to src/filemanager directory 2010-11-24 10:51:32 +03:00
listbox-window.c Ticket #2817: add mouse handler to the dialog. 2012-05-30 13:23:12 +04:00
listbox-window.h Split lib/widget/widget.[ch] and lib/widget/wtools.[ch] files 2010-11-24 10:51:30 +03:00
listbox.c Put global mouse coordinates to widgets. 2012-03-08 10:37:55 +03:00
listbox.h Moved input_map, listbox_map and dialog_map variables to 'lib' subdirectory. 2011-03-21 23:55:51 +02:00
Makefile.am Move src/filemanager/complete.c to lib/widget/input_complete.c 2011-03-21 23:55:51 +02:00
menu.c Ticket #2756: fixed menu alignment. 2012-03-25 10:35:57 +04:00
menu.h Ticket #2608: widget enhancements. 2012-03-08 10:37:55 +03:00
quick.c Ticket #2817: add mouse handler to the dialog. 2012-05-30 13:23:12 +04:00
quick.h Ticket #2817: add mouse handler to the dialog. 2012-05-30 13:23:12 +04:00
radio.c Put global mouse coordinates to widgets. 2012-03-08 10:37:55 +03:00
radio.h Split lib/widget/widget.[ch] and lib/widget/wtools.[ch] files 2010-11-24 10:51:30 +03:00
widget-common.c Put global mouse coordinates to widgets. 2012-03-08 10:37:55 +03:00
widget-common.h Put global mouse coordinates to widgets. 2012-03-08 10:37:55 +03:00
wtools.c Ticket #2817: add mouse handler to the dialog. 2012-05-30 13:23:12 +04:00
wtools.h Ticket #2760: The password for session ftp remains in input history 2012-04-12 22:31:20 +03:00