Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Yet another input buffer patch. | vanilla | 2004-04-29 | 4 | -18/+72 |
| | | | | Submitted by: mhsin via #bsdchat | ||||
* | - Fix another chinese input string problem. | vanilla | 2004-04-13 | 2 | -4/+6 |
| | | | | | | - Bump version. Submitted by: mhsin via #bsdchat | ||||
* | Fix pasting bug(>128bytes). | vanilla | 2004-04-11 | 2 | -2/+11 |
| | | | | Submitted by: kcwu via #bsdchat | ||||
* | Remove PKGNAMEPREFIX variable, it's recursive. | vanilla | 2004-04-07 | 1 | -2/+0 |
| | | | | Submitted by: freshports, elvis via #bsdchat | ||||
* | Bump version. | vanilla | 2004-04-07 | 1 | -1/+1 |
| | | | | | Submitted by: mhsin Forgotten by: me | ||||
* | Fix auto-complete problem. | vanilla | 2004-04-07 | 6 | -19/+134 |
| | | | | Submitted by: mhsin (msgin_at_mhsin_dot_org) | ||||
* | Forgotten to add patch-files. | vanilla | 2003-12-13 | 4 | -20/+64 |
| | | | | Submitted by: Kuang-che Wu <kcwu@kcwu.homeip.net> | ||||
* | Fix big5 cursor movement problem. | vanilla | 2003-12-13 | 3 | -57/+288 |
| | | | | Submitted by: Kuang-che Wu <kcwu@kcwu.homeip.net> | ||||
* | Sync with irc/irssi. | vanilla | 2003-12-07 | 8 | -216/+47 |
| | |||||
* | Fix building with my last commit, I make some typo error. | vanilla | 2003-04-17 | 1 | -1/+1 |
| | | | | | | (s/readline.h/readline.c/). Submitted by: mhsin@mhsin.org | ||||
* | Add gui-readline.c to EXTRA_PATCHES and bump version. | vanilla | 2003-04-16 | 1 | -1/+2 |
| | |||||
* | Add a patch to fix readline routine problem. | vanilla | 2003-04-01 | 2 | -9/+38 |
| | | | | | PR: ports/50374 Submitted by: Michael Hsin <mhsin@mhsin.org> | ||||
* | pkg-comment police: Purge them in this category while I'm here. | foxfair | 2003-02-26 | 2 | -2/+2 |
| | |||||
* | Convert COMMENT to COMMENTFILE until these ports can be converted. | kris | 2003-02-10 | 1 | -1/+1 |
| | | | | Submitted by: lioux | ||||
* | Add a patch to fix crashing problem | vanilla | 2003-01-02 | 4 | -7/+34 |
| | | | | | PR: ports/46609 Submitted by: Michael Hsin <mhsin@mhsin.org> | ||||
* | Fix BROKEN. | vanilla | 2002-12-03 | 7 | -69/+109 |
| | | | | | PR: ports/45912 Submitted by: Michael Hsin <mhsin@mhsin.org> | ||||
* | mark BROKEN, we should update patch files. | vanilla | 2002-11-20 | 1 | -0/+2 |
| | |||||
* | Upgrade to 0.8.4. | vanilla | 2002-03-13 | 2 | -35/+17 |
| | |||||
* | fix that history backward/forward functions invalid the multi-bytes | vanilla | 2002-03-08 | 3 | -6/+64 |
| | | | | | | | cursor movement. PR: ports/35560 Submitted by: Chou Yeh-Jyi <yjchou@cis.nctu.edu.tw> | ||||
* | Upgrade to irssi-0.8.1, | vanilla | 2002-03-03 | 12 | -292/+247 |
| | | | | | | | | Add line-wrap support with big5 charset. Add multibytes cursor movement support with big5 charset. PR: ports/35485 Submitted by: Chou Yeh-Jyi <yjchou@cis.nctu.edu.tw> | ||||
* | Mark BROKEN. | vanilla | 2002-02-17 | 1 | -1/+2 |
| | |||||
* | Fix crash when ^K at beginning of line | vanilla | 2002-01-28 | 2 | -12/+29 |
| | | | | | PR: ports/34343 Submitted by: Michael Hsin <mhsin@mhsin.org> | ||||
* | Fix problem when irssi display a lone line at bottom line of display area. | vanilla | 2002-01-27 | 2 | -9/+17 |
| | | | | | PR: ports/34305 Submitted by: mhsin@mhsin.org | ||||
* | Add another patch for BIG5 cursor movement, and bump version. | vanilla | 2001-11-17 | 2 | -6/+25 |
| | | | | Submitted by: mhsin@mhsin.org | ||||
* | Fix typo error on previous commit. | vanilla | 2001-11-02 | 1 | -2/+2 |
| | |||||
* | a patch for big5 charset cursor movement/backspace. | vanilla | 2001-11-02 | 1 | -7/+31 |
| | | | | Submitted by: mhsin@mhsin.org | ||||
* | Add a patch for big5 charset. | vanilla | 2001-10-31 | 2 | -1/+59 |
| | | | | PR: mhsin@mhsin.org | ||||
* | Add Big5 cursor movement friendly support. | vanilla | 2001-04-27 | 7 | -0/+184 |
Some part from: ijliao |