Filter RSS
Projekthistorie

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