Log of /lbbs/src/screen.c
Parent Directory
|
Revision Log
Revision
1.137 -
(
view)
(
annotate)
-
[select for diffs]
Fri Dec 19 06:16:27 2025 UTC
(2 months, 3 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.136: +17 -17 lines
Diff to
previous 1.136
,
to
selected 1.8
Append \n to the end of logging message by log_...()
Remove ending \n from each logging message
Revision
1.128 -
(
view)
(
annotate)
-
[select for diffs]
Sat Nov 8 09:05:59 2025 UTC
(4 months, 1 week ago)
by
sysadm
Branch:
MAIN
Changes since
1.127: +42 -8 lines
Diff to
previous 1.127
,
to
selected 1.8
Add dynamic wide-character display width in get_data()
Refine dynamic / fixed wide-character display width selection
Revision
1.127 -
(
view)
(
annotate)
-
[select for diffs]
Sat Nov 8 08:21:31 2025 UTC
(4 months, 1 week ago)
by
sysadm
Branch:
MAIN
Changes since
1.126: +19 -5 lines
Diff to
previous 1.126
,
to
selected 1.8
Support dynamic wide-character display width in str_process and editor related functions
Add dynamic / fixed wide-character display width selection
Revision
1.124 -
(
view)
(
annotate)
-
[select for diffs]
Wed Nov 5 02:33:30 2025 UTC
(4 months, 1 week ago)
by
sysadm
Branch:
MAIN
Changes since
1.123: +8 -6 lines
Diff to
previous 1.123
,
to
selected 1.8
Use enum / const int instead of macro define constant integers
Use const char * instead of macro define for constant strings in screen.h
Revision
1.111 -
(
view)
(
annotate)
-
[select for diffs]
Fri Oct 17 01:25:08 2025 UTC
(4 months, 4 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.110: +2 -8 lines
Diff to
previous 1.110
,
to
selected 1.8
No longer use igetch_reset() to skip remaining \n after \r
\r\n -> \r and \n -> \r conversions have already been implemented in igetch()
Revision
1.52 -
(
view)
(
annotate)
-
[select for diffs]
Thu May 15 14:17:53 2025 UTC
(10 months ago)
by
sysadm
Branch:
MAIN
Changes since
1.51: +37 -39 lines
Diff to
previous 1.51
,
to
selected 1.8
Refact display_file_ex, remove display_file
Convert split_file_lines into split_data_lines with mmap
Revision
1.8 -
(
view)
(
annotate)
-
[selected]
Wed Mar 2 16:33:49 2005 UTC
(21 years ago)
by
sysadm
Branch:
MAIN
Changes since
1.7: +0 -12 lines
Diff to
previous 1.7
*** empty log message ***
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.