Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-12-11 | Drop version number from description. | wiz | 1 | -8/+8 | |
2001-12-11 | Updated to 0.4.2, per pkg/14467 by Jonathan Perkin. | wiz | 4 | -12/+27 | |
Changes since 0.4.0: *src/command: applied patch from Eric Benoit <eric@ecks.org>, which adds the "CSI 21 t" control sequence, for title handling. *command.c: fixed keypad Home and down keys being mixed up. Added code to allow scrolling up/down for just one line (shift+arrow) contributed by djerome) *command.c: Fixed possible buffer overflow when changing display name. *ximage_utils.c: updated shading code for better speed *screen.c: applyed reverse video cursor patch *ximage_utils.c: applyed Ren<E9> Scharfe 's patch for better shading approach. And bug fixes. | |||||
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 3 | -3/+3 | |
2001-07-09 | Converted to use buildlink.mk files | zuntum | 1 | -8/+11 | |
2001-04-28 | Add the missing entries. | jtb | 1 | -1/+3 | |
2001-04-19 | Move to sha1 digests, and add distfile sizes. | skrll | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -6/+4 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2001-01-23 | add missing USE_XPM | dmcmahill | 1 | -1/+2 | |
2001-01-14 | = -> += | hubertf | 1 | -2/+2 | |
2001-01-14 | aterm (Afterstep XVT) - a VT102 emulator for the X window system | hubertf | 7 | -0/+83 | |
aterm, version 0.4.0, is a colour vt102 terminal emulator, based on rxvt 2.4.8 with Alfredo Kojima's additions of fast transparency, intended as an xterm(1) replacement for users who do not require features such as Tektronix 4014 emulation and toolkit-style configurability. As a result, aterm uses much less swap space -- a significant advantage on a machine serving many X sessions. It was created with AfterStep Window Manger users in mind, but is not tied to any libraries, and can be used anywhere. |