mc/lib/widget
Andreas Mohr 697e406eb8 Robust sizeof() usage at function parameter and use memcpy destination sizeof...
...for more resilient to errors.

Signed-off-by: Andreas Mohr <and@gmx.li>
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2016-01-01 11:48:09 +03:00
..
Makefile.am PCRE_CFLAGS are CPPFLAGS, actually. 2012-12-18 16:27:49 +04:00
button.c button_get_text() shouldn't return 'const'. 2016-01-01 11:48:06 +03:00
button.h button_get_text() shouldn't return 'const'. 2016-01-01 11:48:06 +03:00
buttonbar.c Use signed long instead of unsigned long for binded actions. 2016-01-01 11:48:08 +03:00
buttonbar.h Use signed long instead of unsigned long for binded actions. 2016-01-01 11:48:08 +03:00
check.c Update copyright years. 2015-02-26 09:12:08 +03:00
check.h
dialog-switch.c Ticket #3530: viewer: highlight Find File's result. 2015-10-18 18:19:26 +02:00
dialog-switch.h
dialog.c Use signed long instead of unsigned long for binded actions. 2016-01-01 11:48:08 +03:00
dialog.h Use signed long instead of unsigned long for binded actions. 2016-01-01 11:48:08 +03:00
gauge.c (gauge_callback): fix -Wconversion warnings. 2016-01-01 11:48:07 +03:00
gauge.h Ticket #2076: make copy/move/delete progress dialog wider. 2013-01-14 16:23:17 +04:00
groupbox.c (groupbox_callback): remove unused variable. 2015-05-24 20:16:56 +03:00
groupbox.h lib/widget/*.[ch]: fix indentation. 2012-11-20 13:27:10 +04:00
history.c Fix typos. 2015-11-05 14:33:21 +03:00
history.h Fix typos. 2015-11-05 14:33:21 +03:00
hline.c Ticket #3462: (WHLine): fix memory leak. 2015-05-24 17:59:18 +03:00
hline.h WHLine: allow draw text over horizontal line. 2013-01-14 16:23:17 +04:00
input.c Use signed long instead of unsigned long for binded actions. 2016-01-01 11:48:08 +03:00
input.h Ticket #3225: first Backspace/Delete ignored after mouse click in an input widget. 2014-08-03 14:54:16 +04:00
input_complete.c Robust sizeof() usage at function parameter and use memcpy destination sizeof... 2016-01-01 11:48:09 +03:00
input_complete.h
label.c Update copyright years. 2015-02-26 09:12:08 +03:00
label.h Clarify __attribute ((format (printf))) usage. 2015-11-05 14:33:20 +03:00
listbox-window.c Update copyright years. 2015-02-26 09:12:08 +03:00
listbox-window.h Ticket #3530: viewer: highlight Find File's result. 2015-10-18 18:19:26 +02:00
listbox.c (listbox_key): remove redundant code. 2016-01-01 11:48:08 +03:00
listbox.h Ticket #3530: viewer: highlight Find File's result. 2015-10-18 18:19:26 +02:00
menu.c Use signed long instead of unsigned long for binded actions. 2016-01-01 11:48:08 +03:00
menu.h Use signed long instead of unsigned long for binded actions. 2016-01-01 11:48:08 +03:00
quick.c Ticket #3567: fix heap-use-after-free bug when accessing already freed widget object 2016-01-01 11:48:08 +03:00
quick.h Extend QUICK_INPUT and QUICK_LABELED_INPUT macros for getting completion flags via parameters instead of using hardcoded value 2013-02-04 15:29:15 +03:00
radio.c Ticket #3431: add missing default cases. 2015-05-03 19:43:50 +03:00
radio.h
widget-common.c Update copyright years. 2015-02-26 09:12:08 +03:00
widget-common.h From ticket #3116: attempt to fix segfault while passing messages to widgets. 2014-02-10 16:27:03 +04:00
wtools.c Fix typos. 2015-11-05 14:33:21 +03:00
wtools.h Fix typos. 2015-11-05 14:33:21 +03:00