Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* correction done in the '>' command help text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
non-interactive mode)
|
|
|
|
|
|
(which could remain invisible otherwise)
|
|
|
|
NOTESIZ shortened to be 6 characters long, as only 6 'X' are used in the
glibc version of mkstemp(3).
bugfix: wrong calculated len in wins_launch_external(), which lead to
erroneus note file name
|
|
status bar updated to display the new 'N' (edit note) and '>' (view note)
keybindings
online help pages added for 'N' and '>' keybindings
|
|
check for limits.h header added
asprintf() call replaced in wins_launch_external() as it is not
fully portable
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
merged into calendar_move()
date_change() added
|
|
|
|
|
|
|
|
custom_color_config() prototype updated
|
|
custom_confwin_init() and display_color_config() added
custom_color_config() rewritten
|
|
|
|
routines updated to handle new window_t type
|
|
window_e enum updated to shorten names
winprop_e and wins_prop() suppressed
|
|
screens (thanks Sebastian for reporting the problem)
help_wins_reset(), help_wins_init(), help_wins_reinit() and wanted_page()
created
help_pages_e enum added
|
|
|
|
|
|
entering an unsupported date
|
|
|
|
|
|
|
|
|
|
|
|
|