mc/lib/widget
Andrew Borodin f14cee4e18 Remove DLG_REVERSE flag.
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2012-11-19 21:42:46 +04:00
..
button.c (button_set_text): don't forced redraw the entire dialog. 2012-11-19 21:42:45 +04:00
button.h Moved filemanager-related stuff to src/filemanager directory 2010-11-24 10:51:32 +03:00
buttonbar.c Unification of widget and dialog callback functions. 2012-11-19 21:42:44 +04:00
buttonbar.h Unification of widget and dialog callback functions. 2012-11-19 21:42:44 +04:00
check.c Unification of widget and dialog callback functions. 2012-11-19 21:42:44 +04:00
check.h Moved filemanager-related stuff to src/filemanager directory 2010-11-24 10:51:32 +03:00
dialog-switch.c Aggressive use WIDGET macro. 2012-11-19 21:42:44 +04: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 Remove DLG_REVERSE flag. 2012-11-19 21:42:46 +04:00
dialog.h Remove DLG_REVERSE flag. 2012-11-19 21:42:46 +04:00
gauge.c Unification of widget and dialog callback functions. 2012-11-19 21:42:44 +04:00
gauge.h Split lib/widget/widget.[ch] and lib/widget/wtools.[ch] files 2010-11-24 10:51:30 +03:00
groupbox.c (groupbox_set_title): new function. 2012-11-19 21:42:45 +04:00
groupbox.h (groupbox_set_title): new function. 2012-11-19 21:42:45 +04:00
history.c Ticket #2919: widget system improvements and unifications. 2012-11-19 21:42:44 +04:00
history.h fixed doxygen documentation 2012-09-10 14:29:53 +03:00
hline.c WHLine: adjust initialization. 2012-11-19 21:42:45 +04: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 Unification of widget and dialog callback functions. 2012-11-19 21:42:44 +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 Associate label with input line and enable/disable them as pair. 2012-11-19 21:42:45 +04:00
input.h Associate label with input line and enable/disable them as pair. 2012-11-19 21:42:45 +04:00
label.c Unification of widget and dialog callback functions. 2012-11-19 21:42:44 +04:00
label.h Moved filemanager-related stuff to src/filemanager directory 2010-11-24 10:51:32 +03:00
listbox-window.c Don't apply DLG_REVERSE flag to the listbox window 2012-11-19 21:42:46 +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 Unification of widget and dialog callback functions. 2012-11-19 21:42:44 +04: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 Drop old QuickWidget engine. 2012-11-19 21:42:45 +04:00
menu.c Unification of widget and dialog callback functions. 2012-11-19 21:42:44 +04:00
menu.h Ticket #2608: widget enhancements. 2012-03-08 10:37:55 +03:00
quick.c (quick_widget_t): add pos_flags member. 2012-11-19 21:42:46 +04:00
quick.h (quick_widget_t): add pos_flags member. 2012-11-19 21:42:46 +04:00
radio.c Unification of widget and dialog callback functions. 2012-11-19 21:42:44 +04: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 (widget_set_options): new function to set/reset widget options. 2012-11-19 21:42:45 +04:00
widget-common.h Add flags to place widgets with horizontal and vertical centering in dialog. 2012-11-19 21:42:45 +04:00
wtools.c (QUICK_BUTTONS_OK_CANCEL): new macro for often-used dialog buttons. 2012-11-19 21:42:46 +04:00
wtools.h Ticket #2760: The password for session ftp remains in input history 2012-04-12 22:31:20 +03:00