| Commit message (Expand) | Author | Age | Files | Lines |
* | * new keyboard input framework: vtkbd | piaip | 2009-09-28 | 1 | -2/+2 |
* | data should be empty on failed complete | wens | 2008-09-07 | 1 | -2/+1 |
* | generalnamecomplete() support input history | scw | 2008-07-13 | 1 | -0/+13 |
* | Change Vector_search | wens | 2008-07-05 | 1 | -2/+5 |
* | Rewrite namecomplete2 using visio API | wens | 2008-06-17 | 1 | -135/+120 |
* | Add const modifier | wens | 2008-06-16 | 1 | -1/+1 |
* | Remove unused code. | wens | 2008-06-16 | 1 | -31/+3 |
* | Rewrite usercomplete using namecomplete2 and vector-constant | wens | 2008-06-16 | 1 | -224/+3 |
* | Possible memory leak? | wens | 2008-06-16 | 1 | -1/+3 |
* | Goodbye NameList* and namecomplete | wens | 2008-06-16 | 1 | -319/+0 |
* | ToggleNameList like function for Vector | wens | 2008-06-16 | 1 | -0/+25 |
* | ShowNameList() like function for Vector | wens | 2008-06-16 | 1 | -0/+24 |
* | Use general Vector_*. | wens | 2008-06-15 | 1 | -166/+23 |
* | - improve give_money process and red_envelop writing procedure. | piaip | 2008-05-08 | 1 | -0/+1 |
* | - (internal) refine visio callback | piaip | 2008-04-24 | 1 | -0/+30 |
* | - code refine: use ANSI_REVERSE to replace ANSI_COLOR(7), more meaningful. | piaip | 2008-04-22 | 1 | -4/+4 |
* | - refine key processing of CR(C-M), LF(C-J), BS(C-H), BS2(0x7f) | piaip | 2008-04-21 | 1 | -8/+8 |
* | - (internal) code refine: change [200] to [PATHLEN], [STRLEN], or [ANSILINELEN]. | piaip | 2008-04-13 | 1 | -2/+2 |
* | - name: improve space complete response | piaip | 2008-04-12 | 1 | -7/+12 |
* | - over18 check is redundent in complete check. | piaip | 2008-03-10 | 1 | -2/+1 |
* | - register: make birthday registration earlier, also helps over18 work correc... | piaip | 2008-01-31 | 1 | -1/+1 |
* | -remove standout() API, prepare for pfterm | piaip | 2007-12-20 | 1 | -85/+69 |
* | * save memory, NameList is more like STL's vector now | kcwu | 2007-10-17 | 1 | -3/+3 |
* | * use strtok_r() instead of strtok(). fix bad strtok() usages. | kcwu | 2007-06-19 | 1 | -1/+4 |
* | * rewrite namecomplete2. Avoid small allocation, e.g. linked list, | kcwu | 2007-05-27 | 1 | -1/+276 |
* | BRD_OVER18 patch. see http://www.ticrf.org.tw for details | in2 | 2005-10-27 | 1 | -1/+2 |
* | namecomplete display improvement | piaip | 2005-09-26 | 1 | -1/+1 |
* | make 's' search_board in board-list work with this case: | piaip | 2005-09-26 | 1 | -1/+1 |
* | pretty format of name-complete, | piaip | 2005-09-18 | 1 | -1/+1 |
* | name complete did not check invalid input. | piaip | 2005-09-09 | 1 | -2/+16 |
* | perms | piaip | 2005-09-08 | 1 | -1/+1 |
* | name complete enhanced | piaip | 2005-09-08 | 1 | -40/+73 |
* | Fix case-sensitive crossposting problem. | scw | 2005-08-13 | 1 | -2/+3 |
* | better readability. | in2 | 2005-06-14 | 1 | -4/+4 |
* | add 'const' qualifiers on function parameters. | kcwu | 2005-03-19 | 1 | -16/+17 |
* | explicitly tell C compiler functions have no parameter | kcwu | 2005-03-12 | 1 | -2/+2 |
* | Complete groups as well as boards in m_board() | scw | 2005-02-12 | 1 | -0/+9 |
* | Fix generalnamecomplete segmentation fault. | scw | 2005-02-08 | 1 | -1/+1 |
* | Fix r2468. | scw | 2005-02-06 | 1 | -1/+1 |
* | * In generalnamecomplete(), complete as more as possible when space (' ') | scw | 2005-02-05 | 1 | -48/+90 |
* | merge ptt.linux again | wens | 2004-12-11 | 1 | -7/+9 |
* | discard r2368 due to compilation failure | in2 | 2004-12-06 | 1 | -9/+7 |
* | merge ptt.linux | wens | 2004-12-05 | 1 | -7/+9 |
* | comment todo | kcwu | 2004-11-06 | 1 | -0/+1 |
* | correct revision 2210 | victor | 2004-09-23 | 1 | -4/+4 |
* | fix bug of finding a hiding user, reported by charto.bbs@ptt | victor | 2004-09-22 | 1 | -0/+2 |
* | merge back from branch victor.solaris | victor | 2004-09-10 | 1 | -1/+1 |
* | use 'const' keyword to reduce 7904 bytes data segment | kcwu | 2004-06-04 | 1 | -1/+1 |
* | wrong type | victor | 2004-05-29 | 1 | -1/+1 |
* | not show symlink while selecting | victor | 2004-05-29 | 1 | -2/+4 |
* | Fix disconnection when leaving board. | scw | 2004-05-21 | 1 | -1/+1 |
* | reoragnize functions | ptt | 2004-04-24 | 1 | -11/+3 |
* | merge from victor.symbolic branch | victor | 2004-03-12 | 1 | -1/+1 |
* | Add return type of completeboard_permission. | scw | 2004-01-04 | 1 | -0/+2 |
* | fix namecomplete | victor | 2004-01-04 | 1 | -3/+1 |
* | merge from my branch | victor | 2003-09-09 | 1 | -1/+1 |
* | fix last commit bug | in2 | 2003-02-21 | 1 | -2/+3 |
* | free namelist after using immediately | kcwu | 2003-01-17 | 1 | -2/+2 |
* | sprintf() -> snprintf() | in2 | 2002-07-23 | 1 | -2/+2 |
* | check the using of `sizeof' with strlcpy() | kcwu | 2002-07-22 | 1 | -2/+2 |
* | indent -i4 | in2 | 2002-07-21 | 1 | -175/+189 |
* | strcpy() -> strlcpy() | in2 | 2002-07-21 | 1 | -2/+2 |
* | indent | in2 | 2002-07-06 | 1 | -326/+345 |
* | fix memory bug | in2 | 2002-07-02 | 1 | -1/+3 |
* | only one shared memory | in2 | 2002-06-07 | 1 | -7/+7 |
* | global variable move to var.c | in2 | 2002-06-04 | 1 | -21/+3 |
* | no warning | in2 | 2002-05-25 | 1 | -2/+2 |
* | namecomplete return the position | in2 | 2002-05-25 | 1 | -9/+13 |
* | generalnamecomplete, | in2 | 2002-05-12 | 1 | -1/+23 |
* | general namecomplete | in2 | 2002-05-11 | 1 | -22/+43 |
* | safe-memory all board complete | in2 | 2002-05-11 | 1 | -1/+169 |
* | Initial revision | in2 | 2002-03-07 | 1 | -0/+473 |