表示フィルター RSS
プロジェクト履歴

2020-12-23
23:15
AMB
23:11
AMB
[SVN] リビジョン 197 をコミットしました
tab scrolls down the screen by one additional line when jumping to next link so user can see some...
22:58
AMB
[SVN] リビジョン 196 をコミットしました
optimized memory usage (using a static buffer instead of malloc, unless it is DOS and AMB contain...
21:45
AMB
[SVN] リビジョン 195 をコミットしました
optimized display when screen does not need to be scrolled + much faster next-link-lookup (tab)
19:17
AMB
[SVN] リビジョン 194 をコミットしました
reverted DOS version to COM and optimized screen refresh activities
02:08
AMB
[SVN] リビジョン 193 をコミットしました
DOS version built as EXE for smaller memory footprint
2020-12-22
23:48
AMB
[SVN] リビジョン 192 をコミットしました
optimized drawing of bottom (non-content) lines
22:54
AMB
[SVN] リビジョン 189 をコミットしました
libs are passed through LDLIBS instead of LDFLAGS
22:49
AMB
[SVN] リビジョン 188 をコミットしました
switched to C89 (instead of gnu89)
22:43
AMB
[SVN] リビジョン 186 をコミットしました
using the "light" vertical line on unicode displays as it appears to be more common than the "hea...
15:43
AMB
[SVN] リビジョン 184 をコミットしました
page is not reloaded when quit action is aborted
03:28
AMB
01:03
AMB
[SVN] リビジョン 182 をコミットしました
better control over where cursor is allowed to go
2020-12-21
23:51
AMB
[SVN] リビジョン 181 をコミットしました
worked around clang warnings about different sign comparisons
23:48
AMB
[SVN] リビジョン 180 をコミットしました
right cursor bar becomes clickable