| Commit message (Expand) | Author | Age | Files | Lines |
* | * merge uflag2 and uflag, and refine flag bitmask names | piaip | 2009-09-21 | 1 | -2/+2 |
* | * fix getyx_ansi calculation (however, getdata/vgets is still not able to di... | piaip | 2009-08-31 | 1 | -1/+2 |
* | Handle tabs in outc() | wens | 2008-06-11 | 1 | -1/+17 |
* | (internal code refine) | piaip | 2008-04-12 | 1 | -27/+44 |
* | - remove strncpy(). use memcpy() and strlcpy() instead. | piaip | 2008-01-30 | 1 | -3/+2 |
* | - bbs: add title for AID display | piaip | 2008-01-14 | 1 | -0/+26 |
* | - enable ncurses 'typeahead' API | piaip | 2008-01-13 | 1 | -1/+20 |
* | - screen: fix compilation error, reported on watch@PttBug | piaip | 2008-01-11 | 1 | -3/+3 |
* | - terminal: add newwin() | piaip | 2008-01-10 | 1 | -0/+15 |
* | - term: add doupdate() to force refresh even if input queue is not empty | piaip | 2008-01-07 | 1 | -3/+8 |
* | - fix potential exploits (reported by kcwu) | piaip | 2008-01-05 | 1 | -2/+15 |
* | - pfterm/screen: add more ncurses like API (add*) | piaip | 2008-01-04 | 1 | -0/+35 |
* | - general fix of some messages | piaip | 2008-01-02 | 1 | -2/+2 |
* | - change configuration macro names | piaip | 2007-12-22 | 1 | -2/+2 |
* | - fix wrong buffer length in inansistr() | piaip | 2007-12-22 | 1 | -0/+2 |
* | - add outstr() to output complete (DBCS-aware) non-ANSI string (non-functiona... | piaip | 2007-12-21 | 1 | -0/+10 |
* | - change screen APIs to ncurses-like names | piaip | 2007-12-21 | 1 | -9/+48 |
* | - grayout: API change, from [y,end) to [y,end] | piaip | 2007-12-20 | 1 | -13/+7 |
* | - optimize output: prepare for pfterm | piaip | 2007-12-20 | 1 | -0/+4 |
* | - isolate low level termial i/o api calls, prepare for pfterm | piaip | 2007-12-19 | 1 | -116/+25 |
* | edit: exp - upload file | piaip | 2007-12-17 | 1 | -2/+4 |
* | - general message update and optimization | piaip | 2007-12-17 | 1 | -5/+9 |
* | - uncaching escape failed again... disable now. | piaip | 2007-12-16 | 1 | -0/+6 |
* | - disable interupting ANSI inside DBCS characters (for UTF-8 or | piaip | 2007-12-16 | 1 | -2/+26 |
* | - better method to uncache ANSI escapes | piaip | 2007-12-16 | 1 | -2/+21 |
* | - revert uncaching of ANSI escapes: need more tricks to finish it. | piaip | 2007-12-16 | 1 | -2/+1 |
* | - general message fix | piaip | 2007-12-16 | 1 | -1/+3 |
* | - grayout: must process scroll lines | piaip | 2007-12-05 | 1 | -1/+9 |
* | - grayout: check potential (almost impossible) buffer overflow | piaip | 2007-12-05 | 1 | -0/+9 |
* | screen: add grayout system | piaip | 2007-12-05 | 1 | -0/+63 |
* | - general code refine: remove all hard-coded "Ptt" message string and | wens | 2007-12-05 | 1 | -1/+3 |
* | - add move_ansi() to support moving to lines with prior ANSI code. | piaip | 2007-12-01 | 1 | -0/+30 |
* | yes the code is right. | wens | 2006-07-30 | 1 | -2/+0 |
* | fix crash, workaround for incorrect roll after resize. | kcwu | 2006-03-27 | 1 | -1/+1 |
* | more assertion for tracking bug. | kcwu | 2006-03-27 | 1 | -0/+2 |
* | screen_backup() & screen_restore() update: | scw | 2005-08-17 | 1 | -31/+38 |
* | screen-resize awareness between screen_backup() and screen_restore(). | victor | 2005-08-15 | 1 | -4/+18 |
* | Large Terminal Rules | piaip | 2005-08-06 | 1 | -1/+39 |
* | make recommendation system better | piaip | 2005-07-25 | 1 | -1/+1 |
* | screen.c: edit_out should be managed by edit.c | piaip | 2005-06-11 | 1 | -23/+3 |
* | New style to specify ANSI escape commands. | piaip | 2005-06-08 | 1 | -2/+2 |
* | Since we declared ANSILINELEN as a value which is | piaip | 2005-06-07 | 1 | -3/+5 |
* | remove unused variable. | kcwu | 2005-03-19 | 1 | -2/+2 |
* | Backup screen without hole. Save 8~11kb for normal user. | kcwu | 2005-03-19 | 1 | -0/+1 |
* | add 'const' qualifiers on function parameters. | kcwu | 2005-03-19 | 1 | -6/+6 |
* | explicitly tell C compiler functions have no parameter | kcwu | 2005-03-12 | 1 | -11/+12 |
* | merge from branches/victor.edit | kcwu | 2005-02-10 | 1 | -2/+22 |
* | Refactoring screen.c and adding function GetCurrentLine(). | scw | 2005-01-21 | 1 | -11/+36 |
* | change utf8 comment to big5 | kcwu | 2004-11-22 | 1 | -2/+2 |
* | fix assess bug | victor | 2004-11-22 | 1 | -0/+6 |
* | Backup screen without hole. Save 8~11kb for normal user. | kcwu | 2004-11-06 | 1 | -0/+33 |
* | Add statistic program for angel. | scw | 2004-06-20 | 1 | -0/+6 |
* | merge back from victor.screen branch | victor | 2004-06-12 | 1 | -80/+3 |
* | replace some prints() with outs(), | kcwu | 2004-06-10 | 1 | -2/+2 |
* | use 'const' keyword to reduce 7904 bytes data segment | kcwu | 2004-06-04 | 1 | -1/+1 |
* | use LCECHO | in2 | 2004-05-30 | 1 | -1/+2 |
* | Merge from scw.angel. | scw | 2004-05-24 | 1 | -3/+3 |
* | reoragnize functions | ptt | 2004-04-24 | 1 | -1/+1 |
* | 1. | ptt | 2004-04-02 | 1 | -1/+1 |
* | rm SUPPORT_GB code | victor | 2004-01-09 | 1 | -48/+4 |
* | code clean up | kcwu | 2003-09-10 | 1 | -10/+5 |
* | avoid format string bug | kcwu | 2003-06-28 | 1 | -2/+2 |
* | warning free | in2 | 2003-05-18 | 1 | -2/+2 |
* | code clean up | kcwu | 2003-01-16 | 1 | -4/+4 |
* | t_columns should not set as ANSILINELEN | kcwu | 2002-09-11 | 1 | -2/+2 |
* | add TODO comment | kcwu | 2002-09-11 | 1 | -1/+2 |
* | quick hack to fix the clear_to_eol bug in board list | kcwu | 2002-09-11 | 1 | -1/+3 |
* | not only long screen, but also width screen | kcwu | 2002-09-11 | 1 | -7/+10 |
* | fix screen rotate bug when returning from Ctrl-U | kcwu | 2002-09-11 | 1 | -2/+1 |
* | sprintf() -> snprintf() | in2 | 2002-07-23 | 1 | -3/+3 |
* | check the using of `sizeof' with strlcpy() | kcwu | 2002-07-22 | 1 | -2/+2 |
* | indent -i4 | in2 | 2002-07-21 | 1 | -29/+29 |
* | strcpy() -> strlcpy() | in2 | 2002-07-21 | 1 | -2/+2 |
* | indent | in2 | 2002-07-06 | 1 | -186/+224 |
* | global variable move to var.c | in2 | 2002-06-04 | 1 | -32/+3 |
* | for mbbsd.icc | in2 | 2002-04-27 | 1 | -5/+5 |
* | Initial revision | in2 | 2002-03-07 | 1 | -0/+559 |