1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-11-04 08:17:17 -05:00
elinks/src/bfu
2006-04-09 16:59:27 +02: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 Fix broken double-width chars when displaying menu or dialog. 2006-04-09 16:59:27 +02: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 Modified inpfield to be able to work with double-width UTF-8 chars. 2006-04-08 00:16:10 +02: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 Fix broken double-width chars when displaying menu or dialog. 2006-04-09 16:59:27 +02: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 Correct split on punctuation in BFU text. 2006-04-08 00:37:25 +02: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