summaryrefslogtreecommitdiffstats
path: root/mbbsd/visio.c
Commit message (Expand)AuthorAgeFilesLines
* Add mvprints (like ncurses mvprintw)wens2009-03-011-0/+16
* - (internal) refine visio callback piaip2008-04-241-62/+66
* - refine key processing of CR(C-M), LF(C-J), BS(C-H), BS2(0x7f)piaip2008-04-211-2/+2
* - (internal) visio/vget: change old NOECHO to ASCII_ONLY + NOECHO.piaip2008-04-211-2/+1
* - visio: simulate old behavior, rejecting non-ascii characters for NOECHO (pw...piaip2008-04-211-0/+8
* - bbs: fixed: push_bottom nofitication not refreshed if abort.piaip2008-04-201-29/+8
* - clear input line when getting pssword in new visio.piaip2008-04-201-0/+4
* - artwork improve for ZA bar.piaip2008-04-191-1/+4
* - add priority to vcolpiaip2008-04-191-6/+34
* - (internal) refine i/o system to try new vget systempiaip2008-04-181-0/+16
* - xchat: fix "waterball exists forever" issue, and prevent printing mail aler...piaip2008-04-181-8/+31
* - register: add log for "assigning specific user to validate".piaip2008-04-171-9/+6
* - (internal) change chat to use vgetstring with new callback systempiaip2008-04-171-27/+100
* - (internal) getans -> vanspiaip2008-04-171-26/+72
* - (internal) visio: add vgetspiaip2008-04-171-0/+286
* - (internal) visio: add vfill/vfillw, with more flexity to vcols.piaip2008-04-161-116/+93
* - (internal) visio: add columned output API.piaip2008-04-161-0/+204
* - (internal) change API names to visio format: stand_title -> vs_hdr.piaip2008-04-151-2/+32
* - bbs: fix utmp_brcid out-of-sync on 's' select.piaip2008-04-151-14/+29
* - (internal) code refine - improving visio systempiaip2008-04-151-15/+331
* - visio: add vbar and varf, better l-r API.piaip2008-04-131-2/+49
* (internal code refine)piaip2008-04-121-1/+5
* - visio: add vfooter() high level API.piaip2008-04-121-0/+83