/[LeafOK_CVS]/lbbs/include/menu.h
ViewVC logotype

Log of /lbbs/include/menu.h

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Tag:

Revision 1.37 - (view) (annotate) - [select for diffs]
Sat Jan 3 10:27:14 2026 UTC (2 months, 1 week ago) by sysadm
Branch: MAIN
CVS Tags: HEAD
Changes since 1.36: +1 -1 lines
Diff to previous 1.36
Update copyright info


Revision 1.36 - (view) (annotate) - [select for diffs]
Thu Nov 20 03:22:35 2025 UTC (3 months, 3 weeks ago) by sysadm
Branch: MAIN
Changes since 1.35: +1 -1 lines
Diff to previous 1.35
Refine


Revision 1.35 - (view) (annotate) - [select for diffs]
Wed Nov 19 14:47:08 2025 UTC (3 months, 3 weeks ago) by sysadm
Branch: MAIN
Changes since 1.34: +2 -1 lines
Diff to previous 1.34
Use POSIX shared object instead of SysV shared segment in menu


Revision 1.34 - (view) (annotate) - [select for diffs]
Wed Nov 5 03:01:14 2025 UTC (4 months, 1 week ago) by sysadm
Branch: MAIN
Changes since 1.33: +14 -11 lines
Diff to previous 1.33
Use enum / const int instead of macro define constant integers


Revision 1.33 - (view) (annotate) - [select for diffs]
Tue Nov 4 14:58:55 2025 UTC (4 months, 1 week ago) by sysadm
Branch: MAIN
Changes since 1.32: +1 -1 lines
Diff to previous 1.32
Refine file header information comments


Revision 1.32 - (view) (annotate) - [select for diffs]
Tue Nov 4 13:49:50 2025 UTC (4 months, 1 week ago) by sysadm
Branch: MAIN
Changes since 1.31: +7 -15 lines
Diff to previous 1.31
Update file header information comments


Revision 1.31 - (view) (annotate) - [select for diffs]
Sat Oct 18 12:06:10 2025 UTC (4 months, 4 weeks ago) by sysadm
Branch: MAIN
Changes since 1.30: +3 -3 lines
Diff to previous 1.30
Refine code to keep compatible with gcc -Wpedantic option


Revision 1.30 - (view) (annotate) - [select for diffs]
Mon Oct 13 07:13:39 2025 UTC (5 months ago) by sysadm
Branch: MAIN
Changes since 1.29: +1 -0 lines
Diff to previous 1.29
Add top10_menu


Revision 1.29 - (view) (annotate) - [select for diffs]
Wed Jul 2 04:17:33 2025 UTC (8 months, 2 weeks ago) by sysadm
Branch: MAIN
Changes since 1.28: +2 -2 lines
Diff to previous 1.28
Support UTF8 instead of GBK


Revision 1.28 - (view) (annotate) - [select for diffs]
Wed Jun 25 01:50:14 2025 UTC (8 months, 3 weeks ago) by sysadm
Branch: MAIN
Changes since 1.27: +1 -1 lines
Diff to previous 1.27
Use static variable to store main menu instead of dynamically allocated memory


Revision 1.27 - (view) (annotate) - [select for diffs]
Tue Jun 24 10:01:24 2025 UTC (8 months, 3 weeks ago) by sysadm
Branch: MAIN
Changes since 1.26: +2 -0 lines
Diff to previous 1.26
Add feature of excerptional directory list and article view


Revision 1.26 - (view) (annotate) - [select for diffs]
Sat Jun 21 02:15:18 2025 UTC (8 months, 3 weeks ago) by sysadm
Branch: MAIN
Changes since 1.25: +1 -1 lines
Diff to previous 1.25
Re-order included order files


Revision 1.25 - (view) (annotate) - [select for diffs]
Fri Jun 20 11:27:47 2025 UTC (8 months, 3 weeks ago) by sysadm
Branch: MAIN
Changes since 1.24: +0 -1 lines
Diff to previous 1.24
Refine


Revision 1.24 - (view) (annotate) - [select for diffs]
Fri May 30 02:57:09 2025 UTC (9 months, 2 weeks ago) by sysadm
Branch: MAIN
Changes since 1.23: +2 -0 lines
Diff to previous 1.23
Add s_favor based filter


Revision 1.23 - (view) (annotate) - [select for diffs]
Thu May 29 01:21:44 2025 UTC (9 months, 2 weeks ago) by sysadm
Branch: MAIN
Changes since 1.22: +1 -0 lines
Diff to previous 1.22
Refine


Revision 1.22 - (view) (annotate) - [select for diffs]
Sun May 25 06:53:29 2025 UTC (9 months, 3 weeks ago) by sysadm
Branch: MAIN
Changes since 1.21: +2 -2 lines
Diff to previous 1.21
Refact menu


Revision 1.21 - (view) (annotate) - [select for diffs]
Mon May 19 06:26:07 2025 UTC (9 months, 4 weeks ago) by sysadm
Branch: MAIN
Changes since 1.20: +4 -1 lines
Diff to previous 1.20
Add menu paging feature


Revision 1.20 - (view) (annotate) - [select for diffs]
Mon May 19 01:44:49 2025 UTC (9 months, 4 weeks ago) by sysadm
Branch: MAIN
Changes since 1.19: +10 -9 lines
Diff to previous 1.19
Refine menu and display


Revision 1.19 - (view) (annotate) - [select for diffs]
Sun May 18 08:53:21 2025 UTC (9 months, 4 weeks ago) by sysadm
Branch: MAIN
Changes since 1.18: +1 -0 lines
Diff to previous 1.18
Refine menu: clear screen lines before output
Truncate blank lines in menu config


Revision 1.18 - (view) (annotate) - [select for diffs]
Sat May 17 15:39:51 2025 UTC (10 months ago) by sysadm
Branch: MAIN
Changes since 1.17: +2 -0 lines
Diff to previous 1.17
Refact bbs_cmd with trie_dict


Revision 1.17 - (view) (annotate) - [select for diffs]
Thu May 15 06:24:11 2025 UTC (10 months ago) by sysadm
Branch: MAIN
Changes since 1.16: +5 -2 lines
Diff to previous 1.16
Fix bug in menu reload and shared memory writing


Revision 1.16 - (view) (annotate) - [select for diffs]
Thu May 15 05:14:57 2025 UTC (10 months ago) by sysadm
Branch: MAIN
Changes since 1.15: +79 -22 lines
Diff to previous 1.15
Refact menu with shared memory


Revision 1.15 - (view) (annotate) - [select for diffs]
Wed May 14 04:22:45 2025 UTC (10 months ago) by sysadm
Branch: MAIN
Changes since 1.14: +2 -0 lines
Diff to previous 1.14
Refine menu with trie_dict


Revision 1.14 - (view) (annotate) - [select for diffs]
Tue May 13 11:59:24 2025 UTC (10 months ago) by sysadm
Branch: MAIN
Changes since 1.13: +10 -10 lines
Diff to previous 1.13
Rename struct def name


Revision 1.13 - (view) (annotate) - [select for diffs]
Thu May 8 08:05:58 2025 UTC (10 months, 1 week ago) by sysadm
Branch: MAIN
Changes since 1.12: +1 -1 lines
Diff to previous 1.12
Refact bbs_menu


Revision 1.12 - (view) (annotate) - [select for diffs]
Tue May 6 05:31:26 2025 UTC (10 months, 1 week ago) by sysadm
Branch: MAIN
Changes since 1.11: +3 -4 lines
Diff to previous 1.11
Update copyright and license information


Revision 1.11 - (view) (annotate) - [select for diffs]
Sun May 4 14:54:55 2025 UTC (10 months, 1 week ago) by sysadm
Branch: MAIN
Changes since 1.10: +3 -1 lines
Diff to previous 1.10
Refine


Revision 1.10 - (view) (annotate) - [select for diffs]
Wed Apr 30 09:18:19 2025 UTC (10 months, 2 weeks ago) by sysadm
Branch: MAIN
Changes since 1.9: +7 -0 lines
Diff to previous 1.9
Add missing header files
Update compile dependency


Revision 1.9 - (view) (annotate) - [select for diffs]
Mon Apr 28 03:30:59 2025 UTC (10 months, 2 weeks ago) by sysadm
Branch: MAIN
Changes since 1.8: +38 -38 lines
Diff to previous 1.8
Update


Revision 1.8 - (view) (annotate) - [select for diffs]
Sat May 7 09:28:12 2005 UTC (20 years, 10 months ago) by sysadm
Branch: MAIN
CVS Tags: lbbs_1-0-0-0_MIL
Changes since 1.7: +6 -4 lines
Diff to previous 1.7
*** empty log message ***


Revision 1.7 - (view) (annotate) - [select for diffs]
Fri May 6 15:48:44 2005 UTC (20 years, 10 months ago) by sysadm
Branch: MAIN
Changes since 1.6: +9 -4 lines
Diff to previous 1.6
*** empty log message ***


Revision 1.6 - (view) (annotate) - [select for diffs]
Mon Mar 21 17:08:21 2005 UTC (21 years ago) by sysadm
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5
*** empty log message ***


Revision 1.5 - (view) (annotate) - [select for diffs]
Mon Mar 21 05:43:43 2005 UTC (21 years ago) by sysadm
Branch: MAIN
Changes since 1.4: +33 -32 lines
Diff to previous 1.4
*** empty log message ***


Revision 1.4 - (view) (annotate) - [select for diffs]
Sat Mar 19 14:44:21 2005 UTC (21 years ago) by sysadm
Branch: MAIN
Changes since 1.3: +10 -0 lines
Diff to previous 1.3
*** empty log message ***


Revision 1.3 - (view) (annotate) - [select for diffs]
Sat Mar 19 13:34:20 2005 UTC (21 years ago) by sysadm
Branch: MAIN
Changes since 1.2: +12 -8 lines
Diff to previous 1.2
*** empty log message ***


Revision 1.2 - (view) (annotate) - [select for diffs]
Sat Mar 19 08:23:17 2005 UTC (21 years ago) by sysadm
Branch: MAIN
Changes since 1.1: +34 -7 lines
Diff to previous 1.1
*** empty log message ***


Revision 1.1 - (view) (annotate) - [select for diffs]
Fri Mar 18 16:05:57 2005 UTC (21 years ago) by sysadm
Branch: MAIN
*** 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.

  Diffs between and
  Type of Diff should be a

Sort log by:

webmaster@leafok.com
ViewVC Help
Powered by ViewVC 1.3.0-beta1