1
0
mirror of https://github.com/rkd77/elinks.git synced 2025-01-03 14:57:44 -05:00
elinks/src/bfu
2006-03-06 15:15:30 +01:00
..
button.c Added support for correctly displaying double-width UTF-8 chars in buttons. 2006-03-06 06:09:58 +01:00
button.h Added format_only parameter for distinguish between formating. 2006-03-06 06:01:12 +01:00
checkbox.c Added format_only parameter for distinguish between formating. 2006-03-06 06:01:12 +01:00
checkbox.h Added format_only parameter for distinguish between formating. 2006-03-06 06:01:12 +01:00
common.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
dialog.c Added format_only parameter for distinguish between formating. 2006-03-06 06:01:12 +01:00
dialog.h Initially place cursor on the current listbox item 2006-02-12 17:11:57 +00:00
group.c Added support for double-width UTF-8 checkboxes and listbox in dialogs. 2006-03-06 15:15:30 +01:00
group.h Added format_only parameter for distinguish between formating. 2006-03-06 06:01:12 +01:00
hierbox.c Merge with http://elinks.cz/elinks.git 2006-01-06 02:13:11 +02:00
hierbox.h Rename done_listbox_item parameter box_item to item. 2006-01-01 08:07:13 +00:00
hotkey.c check_hotkeys_common(): @res -> @found. 2006-01-06 21:37:36 +01:00
hotkey.h Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00
inpfield.c Added format_only parameter for distinguish between formating. 2006-03-06 06:01:12 +01:00
inpfield.h Added format_only parameter for distinguish between formating. 2006-03-06 06:01:12 +01:00
inphist.c Simplify secure_open() call, make it a wrapper around secure_open_umask(). 2006-01-10 23:49:35 +01:00
inphist.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
leds.c Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00
leds.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
listbox.c Added support for double-width UTF-8 checkboxes and listbox in dialogs. 2006-03-06 15:15:30 +01:00
listbox.h Added format_only parameter for distinguish between formating. 2006-03-06 06:01:12 +01:00
listmenu.c Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00
listmenu.h Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00
Makefile path_to_top -> top_builddir 2005-10-20 04:00:35 +02:00
menu.c Bug fix: menu with UTF-8 items was unneeded wider. 2006-03-05 01:15:26 +01:00
menu.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
msgbox.c Here is a framework that detects cases where a PO file assigns 2006-01-01 18:55:18 +02:00
msgbox.h #include util/align.h in bfu/msgbox.h. 2005-12-20 10:48:45 +00:00
style.c Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00
style.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
text.c Added support for UTF-8 (including double-width) texts in dialogs. 2006-03-06 06:18:47 +01:00
text.h Added format_only parameter for distinguish between formating. 2006-03-06 06:01:12 +01:00
widget.c Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00
widget.h Drop unused listbox widget height stuff. 2006-01-05 11:50:42 +01:00