..
button.c
Fix name of FSF in all *.c files.
2014-02-28 13:33:17 +04:00
button.h
Ticket #2111 : allow pause in copy/move/delete file operation.
2012-12-21 13:37:39 +04:00
buttonbar.c
Fix name of FSF in all *.c files.
2014-02-28 13:33:17 +04:00
buttonbar.h
Clarify widget redraw in runtime.
2013-03-09 16:04:19 +04:00
check.c
Fix name of FSF in all *.c files.
2014-02-28 13:33:17 +04:00
check.h
Add useful macros for widget type cast.
2012-11-19 21:44:14 +04:00
dialog-switch.c
lib/widget/dialog-switch.c: fix the FSF name.
2014-07-22 13:10:40 +04:00
dialog-switch.h
Rename Dlg_head to WDialog.
2012-11-19 21:42:47 +04:00
dialog.c
(dlg_set_size): clarify comment and hangling of DLG_TRYUP flag.
2014-03-24 16:20:41 +04:00
dialog.h
(FileProgressStatus): change values to avoid overlapping with B_* values.
2014-07-22 13:12:07 +04:00
gauge.c
Fix name of FSF in all *.c files.
2014-02-28 13:33:17 +04:00
gauge.h
Ticket #2076 : make copy/move/delete progress dialog wider.
2013-01-14 16:23:17 +04:00
groupbox.c
Massive use of MC_PTR_FREE macro.
2014-09-02 15:32:36 +04:00
groupbox.h
lib/widget/*.[ch]: fix indentation.
2012-11-20 13:27:10 +04:00
history.c
Fix name of FSF in all *.c files.
2014-02-28 13:33:17 +04:00
history.h
fixed doxygen documentation
2012-09-10 14:29:53 +03:00
hline.c
Fix name of FSF in all *.c files.
2014-02-28 13:33:17 +04:00
hline.h
WHLine: allow draw text over horizontal line.
2013-01-14 16:23:17 +04:00
input_complete.c
Fix indentation.
2014-09-02 15:57:56 +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
Ticket #3390 : fix backward word delete in input fields.
2015-02-20 09:13: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
label.c
(label_set_textv): new WLabel API.
2014-07-22 13:40:30 +04:00
label.h
(label_set_textv): new WLabel API.
2014-07-22 13:40:30 +04:00
listbox-window.c
Ticket #3173 : fix location of popup windows upon screen resize.
2014-03-24 16:20:40 +04:00
listbox-window.h
Rename Dlg_head to WDialog.
2012-11-19 21:42:47 +04:00
listbox.c
(listbox_event): clarify check whether listbox is empty.
2014-07-22 13:12:07 +04:00
listbox.h
Refactoring of WListbox widget.
2014-01-14 14:13:38 +04:00
Makefile.am
PCRE_CFLAGS are CPPFLAGS, actually.
2012-12-18 16:27:49 +04:00
menu.c
Fix name of FSF in all *.c files.
2014-02-28 13:33:17 +04:00
menu.h
(menubar_new): add 3rd 'visible' argument.
2013-08-02 21:58:45 +04:00
quick.c
Ticket #3178 : fix update of command line colors on skin change.
2014-03-27 16:41:02 +04: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
Fix name of FSF in all *.c files.
2014-02-28 13:33:17 +04:00
radio.h
Add useful macros for widget type cast.
2012-11-19 21:44:14 +04:00
widget-common.c
(mouse_get_local): set Gpm_Event::modifiers only if libgpm is used.
2014-07-22 13:35:51 +04: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
(status_msg_init): repaint screen forced to remove previous finished dialog.
2014-10-03 13:19:26 +04:00
wtools.h
status_msg_t: reimplement delay usage.
2014-10-03 13:19:25 +04:00