1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-12-04 14:46:47 -05:00
elinks/src/bfu
Jonas Fonseca 2748d043f9 Autogenerate .vimrc files and put the master in config/vimrc
This changes the init target to be idempotent: most importantly it will now
never overwrite a Makefile if it exists. Additionally 'make init' will
generate the .vimrc files. Yay, no more stupid 'added fairies' commits! ;)
2006-01-15 18:38:58 +01:00
..
button.c Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00
button.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
checkbox.c Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00
checkbox.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
common.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
dialog.c Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00
dialog.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
group.c Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00
group.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
hierbox.c Do return EVENT_NOT_PROCESSED from hierbox_ev_init and hierbox_ev_abort 2006-01-05 23:41:18 +00: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 Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00
inpfield.h Remove empty lines in start of header files 2005-11-15 11:33:27 +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 Drop unused listbox widget height stuff. 2006-01-05 11:50:42 +01:00
listbox.h Drop unused listbox widget height stuff. 2006-01-05 11:50:42 +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 a problem with my rewrite of scroll_menu where selecting an item on 2005-12-19 03:44:14 +00:00
menu.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
msgbox.c Remove now useless $Id: lines. 2005-10-21 09:14:07 +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 Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00
text.h Remove empty lines in start of header files 2005-11-15 11:33:27 +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