.. |
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
|
Define winch_flag as volatile sig_atomic_t.
|
2012-11-09 10:05:13 +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
|
Define winch_flag as volatile sig_atomic_t.
|
2012-11-09 10:05:13 +04:00 |
dialog.h
|
Fix typos.
|
2012-07-17 17:04:05 +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
|
Use g_strndup() instead of g_strdup()
|
2012-09-10 14:29:53 +03:00 |
history.h
|
fixed doxygen documentation
|
2012-09-10 14:29:53 +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 #2898: fix broken path completion on paths starting with ~/.
|
2012-09-27 14:25:18 +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
|
Fix of DOXYGEN docs: @return instead of @returns
|
2012-11-09 10:05:13 +04:00 |
input.h
|
Handle history of input line.
|
2012-06-11 15:02:19 +04: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
|
Code indentation.
|
2012-07-17 17:04:05 +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
|
Ticket #2917: Makefile.ams cleanup: remove unused AM_CPPFLAGS.
|
2012-10-20 15:24:30 +04:00 |
menu.c
|
Menubar: ignore GPM_UP event.
|
2012-06-20 16:46:35 +04:00 |
menu.h
|
Ticket #2608: widget enhancements.
|
2012-03-08 10:37:55 +03:00 |
quick.c
|
Code indentation.
|
2012-07-17 17:04:05 +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
|
Accuracy use of arguments of dlg_move and widget_move macros.
|
2012-06-20 16:05:12 +04: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 |