Log of /lbbs/src/user_info_display.c
Parent Directory
|
Revision Log
Revision
1.25 -
(
view)
(
annotate)
-
[select for diffs]
Thu Nov 27 03:17:30 2025 UTC
(3 months, 2 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.24: +1 -1 lines
Diff to
previous 1.24
Increase line limit of user_info by 1 because sometimes action_str will use 2 rows
Revision
1.24 -
(
view)
(
annotate)
-
[selected]
Mon Nov 17 10:57:23 2025 UTC
(3 months, 4 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.23: +4 -2 lines
Diff to
previous 1.23
Refine constant definition
Revision
1.21 -
(
view)
(
annotate)
-
[select for diffs]
Wed Nov 5 04:19:21 2025 UTC
(4 months, 1 week ago)
by
sysadm
Branch:
MAIN
Changes since
1.20: +5 -2 lines
Diff to
previous 1.20
,
to
selected 1.24
Use enum / const int instead of macro define constant integers
Use const char * instead of macro define for constant strings
Revision
1.15 -
(
view)
(
annotate)
-
[select for diffs]
Thu Oct 30 07:51:47 2025 UTC
(4 months, 2 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.14: +1 -1 lines
Diff to
previous 1.14
,
to
selected 1.24
Add display width limit of output lines in lml_render().
It fixed the issue that, the quoted text line in article_reply() was wrapped by split_data_lines(),
but the new sub-lines were not added the same repeated ": " leading sequence as the original line.
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.